Skip to content

ClearlyClaire/3dstools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collection of stupid scripts to ease reverse engineering of 3DS applications

  • launcher.py generates a Launcher.dat file that can dump ~6.7MiB of the current application's RAM
  • findtext.py tries to find the address of the .text in a memory dump
  • findgspinterrupt.py tries to find the address of a GSP interrupt table from a memory dump
  • findservices.py tries to automatically find service handles in a memory dump

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages