We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce633b6 commit 9632c3dCopy full SHA for 9632c3d
README.md
@@ -0,0 +1,17 @@
1
+# OreansCrack
2
+WIP PoC for license emulation in Oreans products.
3
+
4
+# What does this PoC do?
5
+- Removed some restrictions of the demo version. (Demo version reminder, no option to protect ELF executables)
6
7
+# What is planned for the future?
8
+- Removing restrictions on macros and removing the demo splash screen.
9
+- Enable additional options.
10
11
+# Short manual
12
+1. Copy `Console.exe` and `Library.dll` into product directory.
13
+2. Run `Console.exe`.
14
+- `Console.exe /cv` - Code Virtualizer
15
+- `Console.exe /th` - Themida
16
+- `Console.exe /wl` - WinLicense
17
+3. Done
0 commit comments