rxTools is a collection of hacking tools for Nintendo 3DS/3DSXL/2DS, compatible with all the system versions from 4.1 to 9.2.
rxMode is a free custom firmware which works through rxTools, not meant to replace any existing software, but just my personal work made public and easy for the end-user.
It was not meant, at the beginning, to be open-source, so you can expect some messed up code here.
I do not support piracy in any way, all the data and information in my software have already been made public.
Requirements for Windows:
Requirements for GNU/Linux:
In case make.exe fails with stack trace dump, install GnuWin Make and place it in path before devkitPRO/msys/bin
If you get the make: Interrupt/Exception caught (code = 0xc00000fd, addr = 0x4227d3) error on Windows, look at your PATH and move any path with parenthesis to the end of it
Requires ImageMagick >= 6.8.9 - If you are using Ubuntu 14.04 or below, do not use the version in the official repositories, as it is outdated
Just run make release and rxTools/sys directory should be generated in the release folder, along with all the other packets, then copy the contents of the release folder to the root of your SD card.
Make sure that the path to rxTools doesn't include space (' ').
rxTools now stores its code.bin in rxTools/sys/code.bin (formerly /rxTools.dat). To launch rxTools using the Spider exploit visit https://dukesrg.github.io/?rxTools/sys/code.bin using the 3DS Internet Browser. (Requires ver 9.2 or older).
Upon building, there will be a folder called release/mset that contains the files rxinstaller.nds and rxinstaller.bin. Using a supported NDS flash cart, launch rxinstaller.nds to install the MSET exploit. Otherwise, on firmwares 9.2 or older, copy rxinstaller.bin (take it in release/mset/) to SD:/mset/, and visit https://dukesrg.github.io/?mset/rxinstaller.bin to install the MSET exploit via the Spider exploit. If it worked, you'll see the bottom screen flash, and then the browser will appear to continue functioning normally. Press the home button, and after you see the Home Menu splash screen your DS will say "an error occurred" and ask you to reboot, but it's already done. You can then launch rxTools by going to Settings -> Profile -> DS Profile Settings. Alternatively, you can install the MSET ROP with FBI. Press select and use left and right on the D-pad to select "rxTools3.x 4.x" or "rxTools3.x 6.x", depending on the version of MSET you are using.
Copyright (C) 2015 The PASTA Team
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
See LICENSE for the details.
The Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0.
See CakeHax/LICENSE.txt for the details.
CakesROP is licensed by zoogie, mid-kid, bilis, and Reisyukaku under the BSD 2-clause license.
See CakesROP/LICENSE for the details.
Copyright (c) 2010 Serge A. Zaitsev
The software is licensed under MIT License.
See LICENSE_JSMN for the details.