Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 120 Bytes

dump-file-to-c.md

File metadata and controls

7 lines (5 loc) · 120 Bytes

dump file to c

  • produce a C language unsigned char array with known unsigned int _len
xxd -i file > file.c