https://github.com/tintinweb/decofuzz
Decorator based fuzzing approach that turns any 3rd party python project into a fuzzer.
https://github.com/tintinweb/decofuzz
Last synced: over 1 year ago
JSON representation
Decorator based fuzzing approach that turns any 3rd party python project into a fuzzer.
- Host: GitHub
- URL: https://github.com/tintinweb/decofuzz
- Owner: tintinweb
- License: gpl-3.0
- Created: 2015-12-08T21:51:26.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-08T23:18:28.000Z (over 10 years ago)
- Last Synced: 2025-02-08T17:13:58.413Z (over 1 year ago)
- Language: Python
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# decofuzz
Decorator based fuzzing approach that turns any 3rd party python project into a fuzzer.