kAFL icon indicating copy to clipboard operation
kAFL copied to clipboard

Fixed bug in mapserver.py which crahed the program when a kernel pani…

Open pyno opened this issue 7 years ago • 0 comments

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

pyno avatar Sep 25 '18 20:09 pyno