Skip to content

Instantly share code, notes, and snippets.

@masterzorag
Created August 22, 2016 07:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save masterzorag/0116028426f96c8bd37a02caebece286 to your computer and use it in GitHub Desktop.
Save masterzorag/0116028426f96c8bd37a02caebece286 to your computer and use it in GitHub Desktop.
just some data...
[root@fedora-24 SEM_001-ok]# hexdump -C hd.bin | head -4
00000000 c3 68 f3 d9 1c 6b 6f 05 20 9a 3f 94 ca 55 c0 e3 |.h...ko. .?..U..|
00000010 df 37 5d 80 63 0d 85 ad e4 ef 50 54 fe 2a f6 6b |.7].c.....PT.*.k|
00000020 8a 90 1b 80 10 e7 cd 7a c9 39 73 e3 6b ec a4 56 |.......z.9s.k..V|
00000030 93 3e c8 ab 86 17 a8 39 a9 ba bc 50 11 e1 1b f5 |.>.....9...P....|
[root@fedora-24 SEM_001-ok]# hexdump -C hd_3g.bin | head -4
00000000 c3 68 f3 d9 1c 6b 6f 05 20 9a 3f 94 ca 55 c0 e3 |.h...ko. .?..U..|
00000010 df 37 5d 80 63 0d 85 ad e4 ef 50 54 fe 2a f6 6b |.7].c.....PT.*.k|
00000020 8a 90 1b 80 10 e7 cd 7a c9 39 73 e3 6b ec a4 56 |.......z.9s.k..V|
00000030 31 87 52 81 83 a8 70 d1 5f b8 54 36 1b ff 9e a0 |1.R...p._.T6....|
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment