Hacking Mongoose vs. Xampp

  • Thread starter Thread starter mpkostek
  • Start date Start date
  • Views Views 2,506
  • Replies Replies 15

mpkostek

Well-Known Member
Newcomer
Joined
Mar 25, 2016
Messages
86
Reaction score
9
Trophies
0
Age
31
XP
211
Country
United States
I have a 5.4.0 wii u and finally got loadiine to launch successfully while hosting the loadiine files on a server with Xampp. However I'm finding that I run into issues (get error message when executing the loadiine files) when I try to host either mongoose or xampp on any Mac OS machine. Are there any special things I need to be aware of when trying to run a server on OS X?
 
I'm fairly certain it's just luck, seeing as the online hosts are using the same files too (for the most part). So I wouldn't say there are any special options you need to do for Mac OS X. The PHP version you use might effect how reliable yellow8's exploit works though, but I don't think anyone had tested that (not sure). If you're just serving straight MP4's, it shouldn't matter too much.

Someone shed some extra light if I'm wrong here.

Personally, I've been trying for about two weeks to get my cousins 5.4.0 to even run a userspace app with no luck and I'm on Windows(apache)\Linux(nginx), using apache/nginx with php and mysql. I haven't tried the standalone web servers like mongoose or tiny web server for 5.4.0 though.
 
Sort of unrelated to the post, but I I've always used the Web Sharing feature in OSX. Once you modify it to have PHP it's rock-solid.

It does require a bit more work on your part though.
I'm VERY interested in this, care to share some more info on how to set up?
 
I'm VERY interested in this, care to share some more info on how to set up?
Sure thing.
Open up System Preferences and head into Sharing. Unlock it if you need to then tick the box labelled "Web Sharing". From there, you should get some URLs and stuff to the right. Take a moment to double check it's working okay - Looking at these URLs in a browser should work properly.
Once you're hosting properly, take a look at this article I found on how to get PHP running.
I'm on mobile right now so I can't go into much more detail, but that should be enough to get a basic server running. Just drop in your exploit files and away you go.
 
The image that I attached is this list that I see in sharing. I don't see any "Web sharing". Could you point out which one you meant? I'm guessing you just made a harmless typo :).
 

Attachments

  • Screen Shot 2016-04-07 at 9.50.08 AM.png
    Screen Shot 2016-04-07 at 9.50.08 AM.png
    3.6 KB · Views: 210
The image that I attached is this list that I see in sharing. I don't see any "Web sharing". Could you point out which one you meant? I'm guessing you just made a harmless typo :).
I usually run:
Code:
sudo apachectl start

and replace start with stop when I'm done. Maybe Apple removed the "Web Sharing" in system preferences? Either way the apachectl command should run the same thing
 
I usually run:
Code:
sudo apachectl start

and replace start with stop when I'm done. Maybe Apple removed the "Web Sharing" in system preferences? Either way the apachectl command should run the same thing
Okay I just tried running this command, where do I place the files in the computer and what address to I type in on my wii u?
 
I believe you put them in /Library/WebServer/Documents/

For the address, you need to get your local IP either from terminal (ifconfig) or system preferences, and then punch that in. You should also test it locally to make sure you can visit it from your own computer.
 
I believe you put them in /Library/WebServer/Documents/

For the address, you need to get your local IP either from terminal (ifconfig) or system preferences, and then punch that in. You should also test it locally to make sure you can visit it from your own computer.
Could you list an example of something you would type as the URL in the Wii u? I seem to always get these wrong and that's what gets me stuck. I appreciate your help!

--------------------- MERGED ---------------------------

Like do I literally just input "http://myipaddress" ?
 
Yeah it's no problem, you'd literally type something like:

http://192.168.1.104/filename.php

Where 192.168.1.104 is the output from here, and filename.php is one of the files you put in /Library/WebServer/Documents/

A quick way to get to the /Library/WebServer/Documents/ folder is to run:
Code:
open /Library/WebServer/Documents/

When in doubt just keep trying: fail fail fail until you get it :D Everything I know with respect to this is from painful trial and error
 
Yeah it's no problem, you'd literally type something like:

http://192.168.1.104/filename.php

Where 192.168.1.104 is the output from here, and filename.php is one of the files you put in /Library/WebServer/Documents/

A quick way to get to the /Library/WebServer/Documents/ folder is to run:
Code:
open /Library/WebServer/Documents/

When in doubt just keep trying: fail fail fail until you get it :D Everything I know with respect to this is from painful trial and error
Yeah this is a great method and is beautifully simple, but I still get the "cannot load file" on my wii u when I try to run this. I definitely can see the file (I tried to access on my computer and it worked), and the wii u seems like it also found the file but just can't execute it. Now what should I try?
 
Sorry my help for you ends here after my brief motivational sprint. Don't give up though, maybe someone else has more information.

I'm guessing you might need to try a different build or something. I'm on 5.5 so I've never actually run loadiine...
 
Last edited by vgmoose,
Sorry my help for you ends here after my brief motivational sprint. Don't give up though, maybe @QuarkTheAwesome has more information.

I'm guessing you might need to try a different build or something. I'm on 5.5 so I've never actually run loadiine...
Shoot, guess I'm right back where I started lol. Thanks for your help anyways!
 
Yeeah, I should've read your OP more carefully lol. You might want to try a new post with a different title (or get a mod to edit it) cause you seem to be hosting it correctly.
 

Site & Scene News

Popular threads in this forum