From 4ba5c2446a75fb1ac447e89f888a00a67a58fabc Mon Sep 17 00:00:00 2001 From: Harry Date: Sat, 9 May 2026 09:20:35 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ec228e3..d438135 100644 --- a/README.md +++ b/README.md @@ -14,13 +14,12 @@ All that needs to be specified is the target binary. If no output is specified, ## Protections Most common protections are removed by UnconfuserEx, but I haven't exhaustively tested permutations of the protections removed by it. YMMV. +- [x] Anti-Dump - [x] Anti-Debug - [x] Safe - [x] Win32 - [x] Antinet -- [x] Anti-Dump - -- [?] Anti-Tamper +- [-] Anti-Tamper - [x] Normal - [-] Anti (Same as normal just with debugger checks - could be done easily) - [-] JIT (Never looked at this one)