oswatcher icon indicating copy to clipboard operation
oswatcher copied to clipboard

Use checksec.py instead of checksec

Open Wenzel opened this issue 5 years ago • 0 comments

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

Wenzel avatar Apr 30 '20 04:04 Wenzel