In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
125 bytes added ,  05:34, 19 August 2018
Line 28: Line 28:     
In OSv12 (000500101000400A), the keys are located at $.rodata+0x4c of nn_idbe.rpl.
 
In OSv12 (000500101000400A), the keys are located at $.rodata+0x4c of nn_idbe.rpl.
 +
 +
Here are the keys: (no copyright issue as OSv12 is a free title Kappa)
 +
 +
<syntaxhighlight lang="Python">
    
IV = "A46987AE47D82BB4FA8ABC0450285FA4"  
 
IV = "A46987AE47D82BB4FA8ABC0450285FA4"  
Line 37: Line 41:     
AES_KEYS = [K0, K1, K2, K3]
 
AES_KEYS = [K0, K1, K2, K3]
 +
 +
</syntaxhighlight>
    
== Decrypted icon format ==
 
== Decrypted icon format ==
33

edits

Navigation menu