All Projects → patois → NTRDisasm

patois / NTRDisasm

Licence: other
Annotated disassembly of the NTR 2.x custom firmware for the Nintendo N3DS

Programming Languages

assembly
5116 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to NTRDisasm

Cave-Story-Decompilation
Decompilation of Cave Story. Made with IDA Pro
Stars: ✭ 15 (-31.82%)
Mutual labels:  ida-pro, disassembly
Nintendo-Switch-JoyCon-Hack
Hardwiring a push button in a JoyCon to grant bootloader access
Stars: ✭ 44 (+100%)
Mutual labels:  cfw, custom-firmware
binary-auditing-solutions
Learn the fundamentals of Binary Auditing. Know how HLL mapping works, get more inner file understanding than ever.
Stars: ✭ 61 (+177.27%)
Mutual labels:  ida-pro, disassembly
PegaScape
A user-friendly public frontend for common PegaSwitch scripts including Nereba, Caffeine, HBL and more.
Stars: ✭ 49 (+122.73%)
Mutual labels:  cfw, custom-firmware
ShallowSea
ShallowSea - The AIO CFW package for the Nintendo Switch with Atmosphere
Stars: ✭ 513 (+2231.82%)
Mutual labels:  cfw, custom-firmware
Reverse-Engineering
Tools I have Reverse Engineered !!
Stars: ✭ 46 (+109.09%)
Mutual labels:  reverse-engineered
GraphGrabber
No description or website provided.
Stars: ✭ 22 (+0%)
Mutual labels:  ida-pro
IDAShell
Shell extension for opening executables in IDA
Stars: ✭ 172 (+681.82%)
Mutual labels:  ida-pro
dragon-warrior-disassembly
NES Dragon Warrior software disassembly
Stars: ✭ 46 (+109.09%)
Mutual labels:  disassembly
ida-embed-arch-disasm
Allows IDA PRO to disassemble x86-64 code (WOW64) in 32-bit database
Stars: ✭ 22 (+0%)
Mutual labels:  ida-pro
xray
Hexrays decompiler plugin that colorizes and filters the decompiler's output based on regular expressions
Stars: ✭ 97 (+340.91%)
Mutual labels:  ida-pro
V60Mini-firmhack
A project to disassemble the KBParadise V60 Mini keyboard firmware.
Stars: ✭ 23 (+4.55%)
Mutual labels:  custom-firmware
Clash Chinese Patch
Clash For Windows 汉化补丁和汉化脚本
Stars: ✭ 9,618 (+43618.18%)
Mutual labels:  cfw
DrGadget
dr.rer.oec.gadget IDAPython plugin for the Interactive Disassembler <ABANDONED PROJECT>
Stars: ✭ 61 (+177.27%)
Mutual labels:  ida-pro
supermetroid
Super Metroid SNES game, disassembled
Stars: ✭ 77 (+250%)
Mutual labels:  disassembly
xbox-reversing
Small useful Xbox/Xbox360 reverse-engineering tools, scripts, & info.
Stars: ✭ 26 (+18.18%)
Mutual labels:  ida-pro
belf
Balika011's PlayStation 4 ELF loader for IDA Pro 7.0/7.1
Stars: ✭ 31 (+40.91%)
Mutual labels:  ida-pro
idaidle
A plugin for the commercial IDA Pro disassembler that warns users if they leave their instance idling for too long.
Stars: ✭ 26 (+18.18%)
Mutual labels:  ida-pro
cargo-disassemble
Disassemble your Rust project with Cargo
Stars: ✭ 21 (-4.55%)
Mutual labels:  disassembly
ACNL-NTR-Cheats
A combination of cheats that I've been creating with NTR
Stars: ✭ 90 (+309.09%)
Mutual labels:  ntr
This is a work-in-progress project which aims at reverse
engineering and documenting the NTR 2.0 custom firmware (CFW)
for the Nintendo N3DS. The CFW contains some interesting
features and tricks to learn from, such as

- the injection of code into foreign processes by
  temporarily modifying Kernel objects
- displaying in-game menus by writing to LCD registers
- "stealing" service handles from known locations of
  other processes
- hooking code
- implementation of a debugger
- client / server code
- a plugin system
- calling privileged ARM11 code using svcBackdoor()
- running games from other regions by patching their SMDH
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].