forked from dstmath/010Editor-keygen
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
edbd348
commit 541eb95
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# 010Editor-keygen | ||
A keygen for 010Editor | ||
|
||
## How does it work | ||
* TODO | ||
|
||
## How to build | ||
In console: | ||
|
||
``` | ||
g++ -std=c++11 main.cpp -o 010Editor-keygen.exe | ||
``` | ||
|
||
## How to use | ||
Just run it. | ||
|
||
Example: | ||
``` | ||
E:\Github\010Editor-keygen>010Editor-keygen.exe | ||
Input your name(English Only): DoubleLabyrinth | ||
47AD-E1AC-D789-D133-2114 | ||
E:\Github\010Editor-keygen> | ||
``` | ||
|
||
__NOTICE:__ | ||
The key generated will expired after 2020-06-23. |