Skip to content

rmloveland/hdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This is a simple hexdump utility written in Intel assembly
(NASM). It's copied from the book `Assembly Language Step by Step:
Programming with Linux', by Jeff Duntemann. Currently this only works
on 32-bit Linux (since that's what I have).

Use it like so:

$ hdump < file

...HEX OUTPUT GOES HERE...

About

A hex dumper written in Intel assembly (NASM).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages