Hacker News new | ask | show | jobs
by avnigo 1755 days ago
Anyone know what logging/printing library exploit.py is using in that first embedded video?
1 comments

The colored and animated logging parts are from pwntools (https://docs.pwntools.com/en/stable/).
Great, thank you!