3DS Ram Dumper: Difference between revisions
From GameBrew
More actions
No edit summary |
m Text replacement - "Category:3DS homebrew applications" to "" |
||
| Line 24: | Line 24: | ||
* BitBucket - https://bitbucket.org/palantine/3ds-ram-dumper/src/master | * BitBucket - https://bitbucket.org/palantine/3ds-ram-dumper/src/master | ||
[[Category:3DS homebrew system tools]] | [[Category:3DS homebrew system tools]] | ||
Revision as of 03:25, 6 May 2024
| 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