Gallopsled / pwntools

CTF framework and exploit development library
http://pwntools.com
Other
11.74k stars 1.67k forks source link

checksec.py: import ELF instead of * #2346

Closed disconnect3d closed 5 months ago

disconnect3d commented 5 months ago

This is a minor improvement which makes checksec.py import only what is needed instead of the whole pwn module.