orgua / pwntools-elfonly

CTF framework and exploit development library

Home Page:http://pwntools.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pwntools - CTF toolkit

PyPI

Fork of the Main-Project with

  • reduced dependencies for windows & 32-bit ARM Linux distros
  • only focussed on ELF-features (other parts get removed or altered when causing trouble)

How to publish at pypi

  • increment .version and setup.py -> 4.12.#dev
  • push to dev

Changes

  • make compatible with newest pyelftools v0.30
  • remove dependencies: mako, ropgadget, pyserial, pip, zstandard, pathlib2, paramiko, capstone, pysocks, unicorn
  • clean readme.md, pyproject.toml and .github-directory

About

CTF framework and exploit development library

http://pwntools.com

License:Other


Languages

Language:Python 43.8%Language:Assembly 34.1%Language:C 21.4%Language:Shell 0.3%Language:Dockerfile 0.2%Language:Mako 0.1%Language:Makefile 0.0%