More actions
m (Text replacement - "|discussion=" to "|donation=") |
No edit summary |
||
Line 9: | Line 9: | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/3dshomebrews/3dsropxploitinjector.7z | |download=https://dlhb.gamebrew.org/3dshomebrews/3dsropxploitinjector.7z | ||
|website=https:// | |website=https://www.reddit.com/r/3dshacks/comments/xfc7ki/kartdlphax_v12_3ds_rop_xploit_injector/ | ||
|source=https://github.com/PabloMK7/3dsropxploitinjector | |source=https://github.com/PabloMK7/3dsropxploitinjector | ||
|donation= | |donation= | ||
Line 45: | Line 45: | ||
== External links == | == External links == | ||
* Github - https://github.com/PabloMK7/3dsropxploitinjector | * Github - https://github.com/PabloMK7/3dsropxploitinjector | ||
* Reddit - https://www.reddit.com/r/3dshacks/comments/xfc7ki/kartdlphax_v12_3ds_rop_xploit_injector/ |
Latest revision as of 15:29, 22 July 2024
3DS ROP xPloit Injector | |
---|---|
General | |
Author | PabloMK7 |
Type | Exploits |
Version | 1.2 |
License | Mixed |
Last Updated | 2023/07/24 |
Links | |
Download | |
Website | |
Source | |
The 3DS ROP xPloit Injector is a tool designed for the Nintendo 3DS platform, specifically for userland exploits that cannot launch the homebrew launcher. It utilizes a ROP (Return-Oriented Programming) based approach to install unSAFE MODE 3DS and menuhax67 3DS, which are useful for executing unsigned code and bypassing certain restrictions imposed by the 3DS system.
The main purpose of this tool is to provide a way for developers and homebrew enthusiasts to run custom code on their 3DS consoles without having to rely on the homebrew launcher, which may not be available or functioning properly in certain situations. By leveraging ROP techniques, the tool can execute code directly in the 3DS environment, making it a valuable resource for those working on 3DS homebrew and exploits.
It's important to note that using this tool may have potential risks, as it involves running unsigned code and bypassing system restrictions. Always ensure that you understand the implications and potential consequences of using such tools on your console before proceeding.
Changelog
(v1.2)
- Fix 11.17 USA menuhax.
(v1.1)
- Add 11.17 support.
(v1.0)
- First Release.
- The zip file contains the otherapp files that can be launched with any exploit that supports loading them.
Credits
- Thanks to zoogie for his help and exploits.
This tool is based on ninjhax2.x. Original credits:
- All original ROP and code on this repo written by smea
- yellows8, plutoo
- mtheall for the compression code.