Uncart 3DS: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
|source=https://github.com/citra-emu/uncart | |source=https://github.com/citra-emu/uncart | ||
}} | }} | ||
3DS homebrew utility program to dump game cartridges to the SD card. Credits go to: | 3DS homebrew utility program to dump game cartridges to the SD card. Credits go to: | ||
Revision as of 11:31, 29 October 2021
| uncart | |
|---|---|
| General | |
| Author | citra-emu |
| Type | Utilities |
| Version | 2016 |
| License | Mixed |
| Last Updated | 2016/06/24 |
| Links | |
| Download | |
| Website | |
| Source | |
3DS homebrew utility program to dump game cartridges to the SD card. Credits go to:
- archshift: code cleanups; general polishing of my PoC dumper
- Lioncash: code cleanups
- neobrain: getting the project started; on-the-fly decryption
- Normmatt: doing tons of reverse-engineering work; providing the core dumping code
- yuriks: compatibility enhancements