Squirre17 / ExParser

A simple executable parser for understanding file format from scratch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

a simple Executable Parser for understanding file format.

examples

cargo run -- --bin /bin/ls -e -l

effect

Alt text

Alt text

Alt text

About

A simple executable parser for understanding file format from scratch.


Languages

Language:Rust 98.7%Language:Python 1.0%Language:C 0.3%