19 Commits

Author SHA1 Message Date
Harry Stoltz 8b410ac5fd Update vulnerable package (log4net) v1.0.1 2026-06-20 03:16:20 +01:00
Harry 89c29ee776 Update README.md Release v1.0.0 2026-05-09 09:21:57 +01:00
Harry 4ba5c2446a Update README.md 2026-05-09 09:20:35 +01:00
Harry 0b29e57106 Update README.md 2026-05-09 09:20:07 +01:00
Harry e007fafd68 Finally add a readme... (#23) 2026-05-09 09:19:14 +01:00
Emik 8c820c2c60 Add support for macOS/Linux/anything that can run a .NET 9 Console Application (#22)
* Enforce .NET 9 SDK targeting

* Add compatibility for macOS/Linux
2026-05-09 07:40:46 +01:00
Harry Stoltz aab3d59599 Fix resolving of constants 2025-01-08 21:56:08 +00:00
Harry Stoltz 71876b65dd Fix AntiDump signature 2025-01-07 22:05:37 +00:00
Harry Stoltz 657b10a62d Fix AntiTamper removal 2025-01-07 21:52:45 +00:00
Harry Stoltz 0d7e763276 Fix LZMA decompression. Improve detection of Resources/Constants protections 2025-01-07 20:11:05 +00:00
Harry Stoltz 098d249189 Fix switch block check in SwitchDeobfuscator 2025-01-04 16:38:19 +00:00
Harry Stoltz 123aa6480c Add support for relative paths 2025-01-04 16:33:28 +00:00
neoxeo 8a68966303 Upgrade projects to .Net9.0, update nugets packages and add De4dot.blocks code (#12) 2025-01-04 16:18:57 +00:00
Harry Stoltz e87f40930d Fix block signature in switch deobfuscator 2024-12-30 15:49:42 +00:00
Harry Stoltz da95fd4737 Add support for expression predicate in switch obfuscation 2023-04-08 19:58:43 +01:00
Harry Stoltz b18778beff Use the MSILEmulator for dynamic constants decryption. 2023-04-08 19:00:39 +01:00
Harry Stoltz 7a330a5c2a Fix minor issues with AntiTamper and Constants. Start work on dynamic/x86 Constants 2023-04-07 21:22:12 +01:00
Harry Stoltz f267fcfd17 Fix AntiDebug and AntiTamper 2023-04-07 21:21:46 +01:00
Harry Stoltz 5704a8f74e Initial Version 2023-03-01 23:18:47 +00:00