keowu 83a8d2a2b9 feat: Implement full logic for the "Encrypt Obfuscated Code" feature
- The encryption feature in Ryujin is now fully implemented and functional. Currently, it uses a simple XOR-based algorithm for encryption and decryption. This approach will be improved in the future to enhance security.
- The feature overrides the Original Entry Point (OEP) with a new stub that decrypts all obfuscated code at runtime, then transfers control to the original entry point to continue normal execution.
2025-06-20 16:01:10 -03:00
2025-05-23 16:17:33 -03:00
2025-05-23 16:34:51 -03:00
2025-05-23 16:17:33 -03:00
Description
Ryūjin Protector - Is a Intel Arch - BIN2BIN - PE Obfuscation/Protection/DRM tool
Readme GPL-2.0 9.2 MiB
Languages
C++ 99.9%