Skip to content

theclashingfritz/nds_loader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Nintendo DS loader module for IDA Pro 7.0

Windows Installation

Copy nds.dll to your loaders folder.

Linux Installation

  • Install the IDA SDK
  • Create a build folder
  • Generate the makefile using CMake: cmake -DIDASDK=/path/to/ida/sdk /path/to/source
  • Compile the plugin using make
  • Copy the nds.llx file inside your IDA directory

Credits

  • Dennis Elser: original loader.
  • Franck Charlet: other fixes.

About

Nintendo DS loader module for IDA Pro 7.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 55.7%
  • C 28.3%
  • CMake 16.0%