Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

patois/NTRDisasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published