Projects STRLCPY obfus.h Commits afc87319
🤬
  • ■ ■ ■ ■ ■
    include/obfus.h
    skipped 19 lines
    20 20  // static const char OBFS_SECTION_NAME[] __attribute__((section(".obfs"))) = {0};
    21 21   
    22 22  #if !defined __COUNTER__
    23  -#define __COUNTER__ 32
    24  -#warning The obfuscator will work better with compilers that support the __COUNTER__ constant
     23 +#error You are using too old a compiler version!
    25 24  #endif
    26 25   
    27 26  // Thanks to @horsicq && @ac3ss0r
    skipped 806 lines
Please wait...
Page is in error, reload to recover