Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 514 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 514 Bytes

bintriage

Additional information on various binary formats (PE, ELF, MACHO).

Example Help

Usage of ./bintriage:
  -i string
    	Input file to inject into (default "a.out")
  -inFile string
    	Input file to inject into (default "a.out")
  -input string
    	Input file to inject into (default "a.out")
  -l string
    	send stdout to a log file
  -logFile string
    	send stdout to a log file

Read more about the project here:

https://www.symbolcrash.com/2019/02/23/introducing-symbol-crash/