Advertisement
Guest User

Untitled

a guest
Jun 1st, 2025
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.52 KB | None | 0 0
  1. Simple 360 NAND Flasher by Swizzy v1.4b (BETA)
  2.  
  3. * Detecting NAND Type...
  4. * Detected RAW NAND device!
  5. * Entering NAND Mode...
  6.  
  7. * Attempting to grab CPUKey...
  8. * CPUKey sucessfully saved to: game:\cpukey.txt
  9.  
  10. ============= Console information: =============
  11.  
  12. Current Dashboard: 2.0.17559.0
  13. Current DashLaunch version: Not Running
  14. Your CPUKey is: 40**FF
  15.  
  16. ================================================
  17.  
  18. * Looking for simpleflasher.cmd for automatic features...
  19. game:\simpleflasher.cmd NOT Found!
  20. * Entering Manual mode!
  21.  
  22. Press X if you want to dump your nand with Rawdump v1
  23. If you press anything else the application will close...
  24. Press A to Dump System Partition only (64MB, Recommended!)
  25. Press B to Dump Full NAND (256MB/512MB, this may take a while...)
  26. Press Back to abort dump process...
  27. config register = AA3064
  28. sfc:page_sz = 200
  29. sfc:meta_sz = 10
  30. sfc:page_sz_phys = 210
  31. sfc:pages_in_block = 100
  32. sfc:block_sz = 20000
  33. sfc:block_sz_phys = 21000
  34. sfc:size_mb = 512MB
  35. sfc:size_bytes = 20000000
  36. sfc:size_bytes_phys = 21000000
  37. sfc:size_pages = 100000
  38. sfc:size_blocks = 1000
  39.  
  40. * rawdump v1 started (by Swizzy)
  41. game:\flashdmp.bin opened OK, attempting to read 0x21000000 bytes from flash...
  42.  
  43. ! SFCX: Bad block found at 0x91A
  44.  
  45. block 0x91A seems bad, status 0x350
  46.  
  47. ! SFCX: Bad block found at 0xE50
  48.  
  49. block 0xE50 seems bad, status 0x350
  50.  
  51.  
  52.  
  53. NAND Dumped! :D
  54. Completed after 471.00 seconds
  55. Press any button to exit!
  56.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement