An open API service indexing awesome lists of open source software.

https://github.com/artem-smotrakov/python-marshal-fuzzer

A fuzzer for Python marshal module
https://github.com/artem-smotrakov/python-marshal-fuzzer

Last synced: 3 days ago
JSON representation

A fuzzer for Python marshal module

Awesome Lists containing this project

README

          

# python-marshal-fuzzer
A fuzzer for Python's marshal module

See details in [Python marshal module fuzzing](http://blog.gypsyengineer.com/fun/python-marshal-module-fuzzing.html) post.