Update README.md

This commit is contained in:
Harry
2026-05-09 09:20:35 +01:00
committed by GitHub
parent 0b29e57106
commit 4ba5c2446a
+2 -3
View File
@@ -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)