Advertisement
Guest User

Untitled

a guest
Nov 24th, 2011
1,207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. $ self_rebuilder
  2. Usage: self_rebuilder [input.elf] [output.self] [original.self] [type] [version
  3. suffix] [version] [sdk type] [auth id/idps.bin] [act.dat] [game.rif]
  4. input.elf: The input ELF/PRX to sign
  5. output.self: The output SELF/SPRX to generate
  6. original.self: The original SELF/SPRX for reference
  7. type: lv0 lv1 lv2 iso app ldr* npd
  8. version suffix: 092 100 340 350 355 360 365 370
  9. version: 0.00.0 1.00.0 3.40.0 3.50.0 3.55.0 3.60.0 3.65.0 3.70.0
  10. sdk type: 0000 0001 0004 0007 000A
  11. auth id: only use if you want to change a revoked auth id
  12. idps.bin: needed for NPD1/NPD2 decryption**
  13. .dat: needed for NPD1/NPD2 decryption**
  14. game.rif: needed for NPD1/NPD2 decryption**
  15. * please note if type is ldr use version suffix retail.
  16.  
  17.  
  18.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement