kAFL
kAFL copied to clipboard
Fixed bug in mapserver.py which crahed the program when a kernel pani…
In mapserver.py lz4 module wasn't properly invoked and caused the crash of the program when handling a kernel panic event. I fixed the bug following lz4 documentation (https://python-lz4.readthedocs.io/en/stable/quickstart.html#simple-usage).
pyno