Hacking Allowed/Legal to Host Files on vps?

climhazzard36

Member
OP
Newcomer
Joined
Aug 15, 2011
Messages
8
Trophies
0
XP
11
Country
United States
Hello,

I am currently creating a Wii Softmod guide section on my website. I have compiled a few applications into a zip archive (bannerbomb, hackmii installer, IOS's, applications).

If I state where you can get these files at the source, is it allowed/legal to store said archive on my vps and allow users to directly download from my server?

Also are they any security risks with allowing users to download files?


Thanks,
Jamie
 

climhazzard36

Member
OP
Newcomer
Joined
Aug 15, 2011
Messages
8
Trophies
0
XP
11
Country
United States
so the package is fine to host if I remove the IOS WAD files? Is it safe to give a link to a site where these (the IOS WADs) can be downloaded within my guide?

Any links to legality / what to be careful of when talking about softmodding?
 

climhazzard36

Member
OP
Newcomer
Joined
Aug 15, 2011
Messages
8
Trophies
0
XP
11
Country
United States
Right I think I will scrap hosting any files as I have links to all the sources. Question now is legality with links to the sources that contain the files?


I'm not looking for fame, I just want to create a guide myself. I have tried a few exploits and would like to attempt / understand all of them mainly as a learning experience.
After creating a guide I am also including sections such as a history to exploits, how cIOS and IOS differ, how IOS /= Firmware, etc etc
 

climhazzard36

Member
OP
Newcomer
Joined
Aug 15, 2011
Messages
8
Trophies
0
XP
11
Country
United States
After a bit of reading I am taking everyone's advice and using modmii combined with a few notes, screenshots and background info to make it easier.

Gives me more time to focus on my main point which is writing about how this actually works!

:)
 

DeadlyFoez

XFlak Fanboy
Banned
Joined
Apr 12, 2009
Messages
5,920
Trophies
0
Website
DeadlyFoez.zzl.org
XP
2,875
Country
United States
Well, if you care to kinda streamline things, ModMii does take command line arguments, and also plenty of great things that not many people are aware of. Ask XFlak, he would probably give you a few great hints about a few things that you may be able to utilize with ModMii.

If there is anyway XFlak or I can help you, then let us know. This type of thing is really more of XFlaks realm, but I will help however I can as long as it does not point to any illegal activity.
 
  • Like
Reactions: 1 person

climhazzard36

Member
OP
Newcomer
Joined
Aug 15, 2011
Messages
8
Trophies
0
XP
11
Country
United States
Thank you for your help. As for 'streamlining' via command line arguments, that could be useful;

I would rather avoid the option of 'game-disk' exploits and reference them in an "alternative methods / history of exploits" page.
I would like to only install [initial exploit if needed], updated IOS patches, cIOS installation. So no apps or themes until later on.

How would I go about writing a config file to meet those requirements?
Also can such a script be used later just for app downloads: e.g: no modding, just updated Launchers, forwarders, etc
 

DeadlyFoez

XFlak Fanboy
Banned
Joined
Apr 12, 2009
Messages
5,920
Trophies
0
Website
DeadlyFoez.zzl.org
XP
2,875
Country
United States
giantpune's wilbrand exploit will work on all firmwares from 3.0 and up for every region. It is a great exploit. But the fact that it should only be bothered to be used for 4.3 SM users because it does required much more user input for the user to type in their MAC address.

Why make someone type in their MAC address when they are on 4.1 SM when they can more easily use bannerbomb that does not require any user input for the detailed wii info?

In the end, don't waste your time reinventing the wheel. You can not make it any bit more simpler than what ModMii does. No guide can compare to what ModMii can do oh so easily.

Even if you want to make individual downloads for predefined settings to run ModMii, it will still take a lot more effort than you just linking to ModMii by itself.

There is a good reason why no one thus far has taken advantage of ModMii's command line arguements or predefined settings that can be done through another bath file. Instead of making the user have to spend more time and effort figuring out if they got the right config file to run with modmii, why not just let them run modmii on their own? ModMii is a complete wii modders solution, and then some more.

Most people that try to do this stuff, like what you are wanting to do, just want the attention. If you were really good enough to make any type of guide then you would not need the advice from other scene members.

Hey man. I'm all for you trying to learn something new, but when you somehow make a mistake and I have to repair the Wii's that got messed up from your instructions that you did not understand fully, then you won't be happy for users demanding you to pay their repair fee. Waninkoko comes to mind here.

To give you a little bit more of the history from Waninkoko that you might learn from. Wanky put out many pieces of careless software that ended up bricking many wii's and many PS3's. To all those people that came to me to repair those bricks, I gave them Waninkoko's home address. He never responded or compensated a single person. He did what he could to make his fame and then when he saw that shit went wrong he flew the coup and never did a damn thing to help anyone. Great hacker he was (sarcasm). Do you want to follow in those same footsteps?

Don't waste your time reinventing the wheel. The wheel is already smoothly rolling with people using ModMii.
 
  • Like
Reactions: 1 person

XFlak

Wiitired but still kicking
Member
Joined
Sep 12, 2009
Messages
13,808
Trophies
3
Age
38
Location
Cyprus, originally from Toronto
Website
modmii.github.io
XP
9,795
Country
Cyprus
How would I go about writing a config file to meet those requirements?
Call ModMii.exe (or ModMiiSkin.exe or shortcuts to either) from a cmd window and enter "ModMii help" (or "ModMii anything" will work), then you'll see the following help menu

Code:
ModMii 6.1.5 - by XFlak

Command Line Usage: ModMii [function] [parameters] [Options]

Functions:

W          Wizard
AW         Abstinence Wizard
U          USB-Loader Set-up
HS         HackMii Solutions
SU         sysCheck Updater
RC         Region Change
S          SNEEK Installation
E          Emulated NAND Builder
SE         SNEEK Installation + Emulated NAND Builder
L          Load ModMii Download Queue

O          ModMii Options: Options cannot be used by themselves
but they can be applied to other functions. Saved\default
settings will be restored after each command. If an
option is not defined saved\default settings are used.

NOTE: Too see detailed descriptions and parameters for any of the above,
use 'ModMii [function] Help'

You can then get even more info by typing "ModMii W Help", "ModMii AW Help", etc.

Also can such a script be used later just for app downloads: e.g: no modding, just updated Launchers, forwarders, etc

yes, by loading a preconfigured modmii download queue (i.e. "ModMii L Help")

edit:
you can see some example scripts in ModMii's support folder (Casper2BootMii.bat and d2x-beta-md5-updater.bat), but your scripts will likely be a lot less complex, probably consisting of just a few lines each if that
 
  • Like
Reactions: 1 person

climhazzard36

Member
OP
Newcomer
Joined
Aug 15, 2011
Messages
8
Trophies
0
XP
11
Country
United States
Thanks for the tutorial XFlak!

This seems to be the best solution for windows users, but what would you recommend for Mac/Linux users who do not have access to a Windows machine?
 

DeadlyFoez

XFlak Fanboy
Banned
Joined
Apr 12, 2009
Messages
5,920
Trophies
0
Website
DeadlyFoez.zzl.org
XP
2,875
Country
United States
Thanks for the tutorial XFlak!

This seems to be the best solution for windows users, but what would you recommend for Mac/Linux users who do not have access to a Windows machine?
Wine, VM's.

Most people that care to hack a wii that use linux will take the time to understand the full workings of it all and can answer any and all questions themselves. The majority of users do use Windows.

And, quite frankly, anyone can go to their local library or work place and use those Windows machines to get what is needed using ModMii to mod a wii.

There is not one single person that can ever say that they don't have access to a Windows PC. If someone can honestly say that, then they must be on the international space station. And if they are on the International Space Station, then they are far more concerned about bigger things than how to mod a Nintendo Wii.
 

koopakid08

New Member
Newbie
Joined
Jun 25, 2012
Messages
4
Trophies
0
XP
4
Country
United States
Right I think I will scrap hosting any files as I have links to all the sources. Question now is legality with links to the sources that contain the files?


I'm not looking for fame, I just want to create a guide myself. I have tried a few exploits and would like to attempt / understand all of them mainly as a learning experience.
After creating a guide I am also including sections such as a history to exploits, how cIOS and IOS differ, how IOS /= Firmware, etc etc

Linking, even to copyrighted material is not illegal. If that was true Google or any other search engine would be illegal. Only hosting copyrighted material is illegal.
 
  • Like
Reactions: 1 person

DeadlyFoez

XFlak Fanboy
Banned
Joined
Apr 12, 2009
Messages
5,920
Trophies
0
Website
DeadlyFoez.zzl.org
XP
2,875
Country
United States
Right I think I will scrap hosting any files as I have links to all the sources. Question now is legality with links to the sources that contain the files?


I'm not looking for fame, I just want to create a guide myself. I have tried a few exploits and would like to attempt / understand all of them mainly as a learning experience.
After creating a guide I am also including sections such as a history to exploits, how cIOS and IOS differ, how IOS /= Firmware, etc etc

Linking, even to copyrighted material is not illegal. If that was true Google or any other search engine would be illegal. Only hosting copyrighted material is illegal.
When you are talking about what is allowed on GBAtemp, linking to copyrighted material is illegal.

With your logic, anyone can google search and find child porn.... so is that legal bc it was found through google?
 

koopakid08

New Member
Newbie
Joined
Jun 25, 2012
Messages
4
Trophies
0
XP
4
Country
United States
Right I think I will scrap hosting any files as I have links to all the sources. Question now is legality with links to the sources that contain the files?


I'm not looking for fame, I just want to create a guide myself. I have tried a few exploits and would like to attempt / understand all of them mainly as a learning experience.
After creating a guide I am also including sections such as a history to exploits, how cIOS and IOS differ, how IOS /= Firmware, etc etc

Linking, even to copyrighted material is not illegal. If that was true Google or any other search engine would be illegal. Only hosting copyrighted material is illegal.
When you are talking about what is allowed on GBAtemp, linking to copyrighted material is illegal.

With your logic, anyone can google search and find child porn.... so is that legal bc it was found through google?
Wow I've been away for awhile, agaist GBAtemps TOS and illegal is not the same thing.

Child porn is not under copyright law, it is child porn and I'm pretty sure even linking to it is illegal (not sure, I'm not into that sort of stuff). I don't see how child porn has anything to do with us discussing COPYRIGHT.
 

actar

Well-Known Member
Member
Joined
Feb 3, 2011
Messages
371
Trophies
0
Location
Torino (Italy)
XP
214
Country
Italy
Answering to the first post (not the last post about porn... )

I made WiiDownloader exactly for that. (but actualy I can't find time for finish it and complete database)

Everyone can make personal guide for softmod, but using it for download homebrew, IOS and cIOS from the "correct" source.

You can made your custom script, creating new one.. or make a merge using standard script and custom script.

No need to upload more file on web, everything is just present.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    NinStar @ NinStar: It will actually make it worse