Skip to content

Instantly share code, notes, and snippets.

@hanetzer
Created January 23, 2020 01:02
Show Gist options
  • Save hanetzer/229b8289e381f0b6c63032388c58dee8 to your computer and use it in GitHub Desktop.
Save hanetzer/229b8289e381f0b6c63032388c58dee8 to your computer and use it in GitHub Desktop.
$ hexdump -C userdata.bin |head;
$ hexdump -C userdata.bin |head
00000000 28 7a 10 e4 a4 dc cd 42 73 e8 84 11 1e a4 bc 99 |(z.....Bs.......|
00000010 21 cc 6a 6c a5 c2 2f 16 31 03 2d 9a 68 63 4f 01 |!.jl../.1.-.hcO.|
00000020 de fd fe 04 5a 3f 15 a3 c7 a0 c9 1e e6 82 25 7e |....Z?........%~|
00000030 f3 8b 52 44 2e 09 f4 a3 7d bf 1c 4c 5c 79 24 d0 |..RD....}..L\y$.|
00000040 f5 4f d7 99 de d1 a1 a0 31 b3 fd 1e 4e 69 a7 39 |.O......1...Ni.9|
00000050 5f aa c4 d5 a5 0b 23 f8 df 8e f9 d5 59 05 25 92 |_.....#.....Y.%.|
00000060 7b 7a 75 29 bc 36 d1 d5 3d 51 e0 a1 dd 10 41 8c |{zu).6..=Q....A.|
00000070 fe 1d 4b 0d a8 cb 51 08 e5 ea dd a4 2c aa c5 d5 |..K...Q.....,...|
00000080 82 2c 47 65 4c 64 62 02 c9 12 53 b9 a9 01 ee 32 |.,GeLdb...S....2|
00000090 47 49 e0 79 40 93 4b 80 48 99 22 7a a0 63 66 ce |[email protected]."z.cf.|
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment