Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

; 5.

03 Prometheus custom key


; this is a line of comment
; tag indicates a key's identication
tag 0xd91613f0
; key indicates a key
key ebff40d8b41ae166913b8f64b6fcb712
; code indicates a key's "scramble code"
code 0x5d
; type indicates a key's type, optionally
; 2 - for game
; 5 - for game patch
; -1 - ignored
; type 2
; use_polling indicates whether use sceUtilsBufferCopyByPollingWithRange, option
ally
; 0 - use sceUtilsBufferCopyWithRange
; 1 - use sceUtilsBufferCopyByPollingWithRange
; -1 - ignored
; xor_key1 indicates a optional key used by decrypt API, optionally
; xor_key1 00112233445566778899aabbccddeeff
; xor_key2 indicates a optional key used by decrypt API, optionally
; xor_key2 00112233445566778899aabbccddeeff
; keyend marks the end of a key
keyend
; here goes another key
tag 0xd91612f0
key 9e20e1cdd788dec0319b10afc5b87323
code 0x5d
keyend

You might also like