NTRClient 3DS: Difference between revisions
From GameBrew
More actions
m Text replacement - "Category:3DS homebrew applications" to "" |
m Text replacement - "Category:PC utilities for 3DS homebrew" to "" |
||
| Line 29: | Line 29: | ||
* GitHub - https://github.com/Nanquitas/NTRClient | * GitHub - https://github.com/Nanquitas/NTRClient | ||
* GBAtemp - https://gbatemp.net/threads/release-ntr-debugger-2-with-source-the-first-public-real-time-debugger-for-n3ds.384858 | * GBAtemp - https://gbatemp.net/threads/release-ntr-debugger-2-with-source-the-first-public-real-time-debugger-for-n3ds.384858 | ||
Revision as of 04:33, 6 May 2024
| NTRClient | |
|---|---|
| General | |
| Author | Nanquitas |
| Type | PC Utilities |
| Version | 2016 |
| License | GPL-2.0 |
| Last Updated | 2016/04/04 |
| Links | |
| Download | |
| Website | |
| Source | |
The NTR Debugger. Fork of NTRClient.
Features
- Debugging on wifi - Connect your N3DS to local network, and enjoy debugging on computers.
- Breakpoints (code breakpoints and one-shot code breakpoints), which is a typical feature for regular debuggers.
- Memory viewing/editing.
- Process management - List processes, view thread list and stacks, and attach to process.
User guide
Dependencies
Please see the discussion thread.