mirror of
https://github.com/RaySollium99/XPKeygen.git
synced 2025-09-05 14:37:44 -04:00
Add Files
This commit is contained in:
commit
ea4689c791
7 changed files with 738 additions and 0 deletions
4
build-all.bat
Normal file
4
build-all.bat
Normal file
|
@ -0,0 +1,4 @@
|
|||
g++ 2003.c -fpermissive "libcrypto-1_1.dll" "libssl-1_1.dll" -o server2003
|
||||
g++ xp.c "libcrypto-1_1.dll" "libssl-1_1.dll" -o windowsxp
|
||||
g++ -Wformat-extra-args autoxp.c -o autoxp
|
||||
g++ -Wformat-extra-args auto2003.c -o auto2003
|
Loading…
Add table
Add a link
Reference in a new issue