Advertisement
Guest User

trying to read memory from zte obsidian

a guest
Jan 17th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. craig@other:~/fernly$ sudo ./zte-2.sh
  2. Waiting for serial port to connect: ....
  3. Setting serial port parameters... Ok
  4. Initiating communication... Ok
  5. begin sweeping memory with read_reg32 calls
  6. 0x11200000 00000000 1e c0 00 00
  7. |....|
  8. 0x11200004 00000000 00 00 03 00
  9. |....|
  10. 0x11200008 00000000 02 00 00 27
  11. |...'|
  12. 0x1120000c 00000000 16 06 01 00
  13. |....|
  14. 0x11200010 00000000 40 00 04 00
  15. |@...|
  16. 0x11200014 00000000 40 00 00 00
  17. |@...|
  18. 0x11200018 00000000 00 00 00 00
  19. |....|
  20. 0x1120001c 00000000 00 00 00 aa
  21. |....|
  22. 0x11200020 00000000 00 c2 00 00
  23. |....|
  24. 0x11200024 00000000 11 20 00 00
  25. |. ..|
  26. Error: Response differs from command
  27. 0x11200028 Expected: a2
  28. Received: 75
  29. 00000000 fc 7f 00 00 |....|
  30. Error: Response differs from command
  31. 0x1120002c Expected: a2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement