Recent content by ibooN

  1. ibooN

    Hacking Using the Wii U RPC Client

    What version of python do you have?
  2. ibooN

    Hacking Using the Wii U RPC Client

    Did you try to run XAMPP as administrator, because it even says in XAMPP, it can have some problem with the network or something and mine didn't work earlier aswell, but then I just ran XAMPP as administrator and it worked. :) That's the only thing left, I could see would work, if you are not...
  3. ibooN

    Hacking Using the Wii U RPC Client

    Thank you for pointing out that error, I feel very dumb now for not noticing that, but I finally got it working by installing the 64 bit version of python 2.7.8.
  4. ibooN

    Hacking Using the Wii U RPC Client

    Now when, I go to my address 192.168.0.12/browserexploit/index.html on the Wii U gamepad, it loads my webpage fine and after some time, it says "Error connecting to RPC server" and my Python 2.7.8 Shell is empty on the PC, I included some picture below in the spoilers. test500.html is just...
  5. ibooN

    Hacking Using the Wii U RPC Client

    Access denied and I am running cygwin64 terminal as administrator. And it made the test500.html empty (0 KB) in the repository, when I did this. Also converted my IP to hex and put it in src/socket.h under the #define PC_IP, but I don't think it is really necessary to this problem. Please...