sashs / Ropper

Display information about files in different file formats and find gadgets to build rop chains for different architectures (x86/x86_64, ARM/ARM64, MIPS, PowerPC, SPARC64). For disassembly ropper uses the awesome Capstone Framework.
https://scoding.de/ropper
BSD 3-Clause "New" or "Revised" License
1.87k stars 206 forks source link

Migrate to pyproject.toml #182

Closed jakelamberson closed 3 months ago

jakelamberson commented 5 months ago

Closes #181

I noticed #181, so I went ahead and tapped out a pyproject.toml that mirrors setup.py. Lmk your thoughts @sashs.

sashs commented 4 months ago

Hey. Apologize the late reply. Many thanks. I will review it tomorrow.