Guest User

aaa

a guest
Dec 21st, 2011
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. Microsoft Windows [Version 6.1.7601]
  2. Copyright (c) 2009 Microsoft Corporation. All rights reserved.
  3.  
  4. C:\Users\Marfal>cd\
  5.  
  6. C:\>cd nandpro30
  7.  
  8. C:\Nandpro30>nandpro.exe usb: -r16 mynand.bin 0 1
  9. NandPro v3.0a by Tiros
  10.  
  11. Looking for usb interface device
  12. No device found
  13.  
  14. C:\Nandpro30>nandpro.exe usb: -r16 mynand.bin 0 1
  15. NandPro v3.0a by Tiros
  16.  
  17. Looking for usb interface device
  18. Flash Config: 0x00023010
  19. Block Size: 16KB Block Limits: 0x000000..0x000000
  20. File: mynand.bin
  21. Reading
  22. 0000
  23.  
  24. C:\Nandpro30>nandpro usb: -r16 nanddumpname.bin
  25. NandPro v3.0a by Tiros
  26.  
  27. Looking for usb interface device
  28. Flash Config: 0x00023010
  29. Block Size: 16KB Block Limits: 0x000000..0x0003FF
  30. File: nanddumpname.bin
  31. Reading
  32. 03FF
  33.  
  34. C:\Nandpro30>nandpro usb: -r16 nanddumpname2.bin
  35. NandPro v3.0a by Tiros
  36.  
  37. Looking for usb interface device
  38. Flash Config: 0x00023010
  39. Block Size: 16KB Block Limits: 0x000000..0x0003FF
  40. File: nanddumpname2.bin
  41. Reading
  42. 03FF
  43.  
  44. C:\Nandpro30>fc /b nanddumpname.bin nanddumpname2.bin
  45. Comparing files nanddumpname.bin and NANDDUMPNAME2.BIN
  46. FC: no differences encountered
  47.  
  48.  
  49. C:\Nandpro30>nandpro usb: +w16 image_00000000.ecc
  50. NandPro v3.0a by Tiros
  51.  
  52. Looking for usb interface device
  53. Flash Config: 0x00023010
  54. Block Size: 16KB Block Limits: 0x000000..0x0003FF
  55. File: image_00000000.ecc
  56. Opt: Spare data will be initialized
  57. Opt: Block markers will be initialized
  58. Opt: Ecc will be re-calculated
  59. Writing
  60. 004F
  61.  
  62. C:\Nandpro30>
Advertisement
Add Comment
Please, Sign In to add comment