From d29d6a15bd833e613aabf900d78a90ecfed155fa Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 11 Oct 2021 10:50:19 +0700 Subject: [PATCH] Add: herosi/CTO to Binary Analysis section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7f6eea9..c5538f4 100644 --- a/README.md +++ b/README.md @@ -676,6 +676,10 @@ This repository is created as an online bookmark for useful links, resources and hasherezade/pe_to_shellcode Converts PE into a shellcode + + herosi/CTO + Call Tree Overviewer + HyperDbg/HyperDbg The Source Code of HyperDbg Debugger 🐞