Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 142 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 142 Bytes

HexView

Made this little hexdump program to learn a little bit of C.

Example Usage:

PS > .\HexView.exe "file_to_dump.exe" > "dump.txt"