Files
Ryujin/RyujinConsole/RyujinGUI
keowu 6d146f06bf feat: Initialize Ryujin GUI with basic layout and functionality
- Set up base GUI project structure using wxWidgets.
- Implement main window with custom styles and fixed dimensions.
- Add input fields for EXE, PDB, and output paths.
- Include obfuscation options with styled checkboxes.
- Add procedure list with add/remove functionality.
- Implement progress bar and "Run Obfuscator" button.
- Bind events for file selection, procedure management, and obfuscation run.
2025-07-01 21:17:23 -03:00
..