From 2a18b4e68c77c2e9a74e2540bd24e7ea14f3f62f Mon Sep 17 00:00:00 2001 From: pe3zx Date: Wed, 27 Oct 2021 13:56:48 +0700 Subject: [PATCH] Add: can1357/NoVmp to Binary Analysis section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cc285be..10e0696 100644 --- a/README.md +++ b/README.md @@ -560,6 +560,10 @@ This repository is created as an online bookmark for useful links, resources and bootleg/ret-sync ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with IDA/Ghidra disassemblers. + + can1357/NoVmp + A static devirtualizer for VMProtect x64 3.x. powered by VTIL. + carbonblack/binee Binee: binary emulation environment