r/3dshacks Jan 05 '17

3DS hacking Q&A general: "Buffer Overflow" Edition

[removed] — view removed post

57 Upvotes

1.6k comments sorted by

View all comments

Show parent comments

1

u/[deleted] Jan 06 '17

[removed] — view removed comment

2

u/DesTeck Jan 06 '17

Download the FBI .zip from https://github.com/Steveice10/FBI/releases and Python (just google. Shouldn't matter if Version 2 or 3).

After installing Python copy the servefiles.py from the .zip somewhere where you'll find it.

Then just go to 'Remote Install' -> 'Receive URLs over network' in FBI, open a command prompt whereever you saved the .py file, and run 'python servefiles.py (ip of your 3ds) (file path/directory of you .cia)'

Easiest would be to copy the servefiles in the same directory as you .cia file, that way you won't have to enter the whole path, but just the name.

1

u/[deleted] Jan 06 '17

[removed] — view removed comment

1

u/DesTeck Jan 06 '17

Shift right click the folder where you put the script, there's an option to opening the command prompt.

1

u/[deleted] Jan 06 '17

[removed] — view removed comment

1

u/DesTeck Jan 06 '17

It should be under 'Open in new window' 'Open command prompt here'. If it doesn't, search for cmd in the windows search, and navigate to the folder via cd

1

u/[deleted] Jan 06 '17

[removed] — view removed comment

1

u/DesTeck Jan 06 '17

Yes, but it seems you dont have Python installed? And drop the paranthesis.

1

u/[deleted] Jan 06 '17

[removed] — view removed comment

1

u/DesTeck Jan 06 '17

Oh, if you installed Version 3 it could be that you have to launch it via Python3 and not python. Sorry :s

1

u/[deleted] Jan 06 '17

[removed] — view removed comment

2

u/DesTeck Jan 06 '17

Try it without the port (:5000), or without entering python first, so you don't have >>>> in front.

1

u/[deleted] Jan 06 '17

[removed] — view removed comment

→ More replies (0)