Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

meiraxx/buffer-overflow-detection

Repository files navigation

Buffer Overflow Detection

82014 - João Meira

Setup

python -m pip install --upgrade pip setuptools wheel
pip install -r requirements.txt
chmod +x test_tool.sh tool.py

Test the tool

You can run python tool.py <file-name.json> to test the file and get the output in the "outputs/" directory. You can also run ./test_tool.sh and it will run through all the files in "public_basic_tests/" and "public_advanced_tests/" directory, generating its conclusions and writing them to the "outputs/" directory.

About

Software Security (SS 2018/2019)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published