overflow-checker icon indicating copy to clipboard operation
overflow-checker copied to clipboard

Tool for finding Buffer Overflows in simple binaries. CTF use mainly.

Results 1 overflow-checker issues
Sort by recently updated
recently updated
newest added
trafficstars

something seems broken here. no import errors, nor any other errors, just not working... the pwnX test programs work, the py-script works (seemingly), but: ``` $ python3 overflow_checker.py test_files/pwn1 test_files/pwn1...