summaryrefslogtreecommitdiffstats
path: root/genhex.cpp (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-12-04Commit genhex programMalfurious1-0/+33
This is a utility program from my shellcoding repository. It uses the dissassembly output from objdump to auto-format a payload from an assembled object file. Signed-off-by: Malfurious <m@lfurio.us>