https://github.com/renarddev/oreanscrack
WIP PoC for license emulation in Oreans products
https://github.com/renarddev/oreanscrack
code-virtualizer poc themida winlicense
Last synced: 5 months ago
JSON representation
WIP PoC for license emulation in Oreans products
- Host: GitHub
- URL: https://github.com/renarddev/oreanscrack
- Owner: RenardDev
- License: mit
- Created: 2022-12-19T04:40:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-28T11:11:46.000Z (about 2 years ago)
- Last Synced: 2025-08-13T23:39:36.846Z (6 months ago)
- Topics: code-virtualizer, poc, themida, winlicense
- Language: C++
- Homepage:
- Size: 472 KB
- Stars: 42
- Watchers: 5
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OreansCrack
WIP PoC for license emulation in Oreans products.
# What does this PoC do?
- Removed some restrictions of the demo version. (Demo version reminder, no option to protect ELF executables)
# What is planned for the future?
- Removing restrictions on macros and removing the demo splash screen.
- Enable additional options.
# Short manual
1. Copy `Console.exe` and `Library.dll` into product directory.
2. Run `Console.exe`.
- `Console.exe /cv` - Code Virtualizer
- `Console.exe /cv64` - Code Virtualizer x64
- `Console.exe /th` - Themida
- `Console.exe /th64` - Themida x64
- `Console.exe /wl` - WinLicense
- `Console.exe /wl64` - WinLicense x64
3. Done