Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 392 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 392 Bytes

digitizer-binary-analysis

How to Use

go >= 1.17

go run main.go, then images are outputed under /output.

For Development

hexdump

hexdump $FILE_NAME

hexdump $FILE_NAME | grep "5555 aaaa" -n

Format

Spec: p.19

One Payload Size: 1024 * 2 * 8 + 4 = 16388