From a21732ded12af6ad69e2fa03dbe25424c54a3397 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 5 Oct 2020 16:26:41 +0700 Subject: [PATCH] Add Wenzel/checksec.py to Binary Analysis section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7a812ff..37790ac 100644 --- a/README.md +++ b/README.md @@ -439,6 +439,10 @@ This repository is created as an online bookmark for useful links, resources and VisUAL A highly visual ARM emulator + + Wenzel/checksec.py + Checksec tool in Python, Rich output. Based on LIEF + williballenthin/python-idb