3DS IconDecrypter

From GameBrew
Revision as of 12:19, 3 April 2022 by HydeWing (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
3DS IconDecrypter
3dsicondecrypter4.png
General
Author3DSGuy
TypeFile Operation
Version0.2
LicenseMixed
Last Updated2013/09/17
Links
Download
Website
Source

This program allows you to dump 3DS Game Icons (those icons that show on the home menu) directly from your 3DS.

The process is detailed here.

User guide

Setting up XOR pads for decrypting icon data

 3DS_IconDecrypter 
 --genxor
 --iconcache="path to icon cache" 
 --unused_slots=X 
 --num_decrypt=Y 
 --decdata="path to dir with plaintext icons" 
 --xorpaddir="path to dir for output XOR pads"
  • "X" - The number of icons that exist in the cache before the first icon you want to generate an XOR pad for.
  • "Y" - The number of icons you want to generate an XOR pad for.

Decrypting Icons from cache

 3DS_IconDecrypter
 --decrypt
 --iconcache="path to icon cache"
 --unused_slots=X
 --num_decrypt=Y
 --xorpaddir="directory with XOR pads"
 --decdata="directory for outputing decrypted icons"
  • "X" - The number of icons that exist in the cache before the first icon you want to decrypt.
  • "Y" - The number of icons you want to decrypt.

Screenshots

3dsicondecrypter3.png

Changelog

v0.2

  • Command line arguments are now more flexible.
  • Performs basic checks on decrypted icon data to determine if decryption was successful.
  • Now comes with executables for Windows/Mac OS X/Linux.
  • Source code now available.

External links

Advertising: