Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 428 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 428 Bytes

ELFMOPE-Analyzer

A binary static analysis tool written in C. The tool will support ELF, Mach-O, and PE image formats. I am writing this tool for myself, as I learn the principles of reverse engineering and static analysis. This is just for my own educational purposes, but I hope others find it useful as well.

I will go in to more detail about the functionality and how to use ELFMOPE once the development is further along.