feat: Start implementing the base for the "AntiDump" feature
- Begin work on the foundational structure for the "AntiDump" feature - Introduced a new capability in Ryujin called "RyujinRunOncePass", which runs only on the first obfuscated function — ideal for volatile features - Updated "RyujinCoreConfiguration" structures - Updated "RyujinGUI" to include the "AntiDump" option - Updated "RyujinConsole" to display the "AntiDump" feature - Updated "README.md" accordingly
This commit is contained in:
@@ -13,10 +13,10 @@
|
||||
- Random Section naming(Default name: Ryujin)
|
||||
- Mathematical Operators Virtualization(aka: Ryūjin MiniVM)
|
||||
- Obfuscated code Encryption(Using TeaDelKew Algorithm)
|
||||
- Anti-Debug User + Kernel(Planned)
|
||||
- Anti-Dump(Planned)
|
||||
- Anti-Debug User + Kernel
|
||||
- Anti-Dump
|
||||
- Anti-Disassembly(Planned)
|
||||
- Troll Reversers(Exclusive Planned)
|
||||
- Troll Reversers(Exclusive)
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user