More actions
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
| image = https://dlhb.gamebrew.org/3dshomebrew/3DS-Ram-Dumper.jpeg|250px | | image = https://dlhb.gamebrew.org/3dshomebrew/3DS-Ram-Dumper.jpeg|250px | ||
| type = System Tools | | type = System Tools | ||
| version= | | version=2014 | ||
| lastupdated = 2014/10/05 | | lastupdated = 2014/10/05 | ||
| licence = Mixed | | licence = Mixed | ||
Line 13: | Line 13: | ||
<youtube>OuQR4Sm8Jm8</youtube> | <youtube>OuQR4Sm8Jm8</youtube> | ||
=3DS Ram Dumper= | ==3DS Ram Dumper== | ||
Based on xerpi's wonderful ctr decryptor, among others Make sure ram.bin exists already. | Based on xerpi's wonderful ctr decryptor, among others Make sure ram.bin exists already. | ||
dd if=/dev/zero of=/Volumes//test.bin bs=1024 count=1024 | dd if=/dev/zero of=/Volumes//test.bin bs=1024 count=1024 |
Revision as of 11:18, 17 September 2021
3DS Ram Dumper
Based on xerpi's wonderful ctr decryptor, among others Make sure ram.bin exists already.
dd if=/dev/zero of=/Volumes//test.bin bs=1024 count=1024