3DS Ram Dumper: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
|title=3DS Ram Dumper | |title=3DS Ram Dumper | ||
|image= | |image=3ds.png | ||
|description=Dump RAM to file. | |description=Dump RAM to file. | ||
|author=palantine | |author=palantine | ||
Revision as of 09:33, 3 April 2022
| 3DS Ram Dumper | |
|---|---|
| General | |
| Author | palantine |
| Type | System Tools |
| Version | 2014 |
| License | Mixed |
| Last Updated | 2014/10/05 |
| Links | |
| [source only Download] | |
| Website | |
| Source | |
| This application has been obsoleted by one or more applications that serve the same purpose, but are more stable or maintained. |
3DS RAM dumper based on xerpi's ctr decryptor, among others.
User guide
Make sure ram.bin exists already.
dd if=/dev/zero of=/Volumes//test.bin bs=1024 count=1024