pwndbg/requirements.txt

15 lines
355 B
Plaintext

capstone==4.0.2
psutil==5.9.4
pwntools==4.9.0
pycparser==2.21
pyelftools==0.29
Pygments==2.13.0
ROPGadget==7.2
tabulate==0.8.10
typing-extensions==4.3.0; python_version >= '3.7'
typing-extensions==4.1.1; python_version < '3.7'
unicorn==2.0.1.post1; python_version >= '3.7'
unicorn==2.0.0rc7; python_version < '3.7'
requests>=2.20.0
types-requests>=2.20.0