oswatcher
oswatcher copied to clipboard
Replace checksec.sh with checksec.py based on LIEF library
After #95 I was looking if it was possible to replace checksec.sh, considering that we are integrating lief as a dependency anyway.
Also with #94, the output is not reliable.
I found this Gist: checksec.py
Looks great !
cc @milenkowski