Skip to content

Commit 80df17b

Browse files
author
winterrdog
committed
changed XOR key to CHANGEME
1 parent 9887c6e commit 80df17b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fud-uuid-shc.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#include <rpc.h>
99

1010
// set your xor key( it should be similar to the one you used in the "xor_encryptor.py" )
11-
#define XOR_KEY "<YOUR_XOR_KEY>"
11+
#define XOR_KEY "CHANGEME"
1212

1313
#define EXE_NAME "lazarus.exe"
1414

0 commit comments

Comments
 (0)