oswatcher
oswatcher copied to clipboard
Use checksec.py instead of checksec
use our own implementation of checksec for ELF security analysis.
This has the advantage of using the guest libc to check for fortify functions, instead of the host one.
However, https://github.com/Wenzel/checksec.py is not open-source yet, therefore marking this PR as a draft