Projects STRLCPY obfus.h Commits f7d8efc0
🤬
  • ■ ■ ■ ■ ■ ■
    include/obfus.h
    skipped 162 lines
    163 163   return NULL;
    164 164   }
    165 165   int i = (((_1 * _5) - _4) + _1) - _2;
     166 + BREAK_STACK;
    166 167   char *ptr = mask;
    167 168   for (i = _0; i < count; i++) {
    168 169   *ptr++ = '%';
    skipped 119 lines
    288 289   }
    289 290   }
    290 291   if (loadLibraryA != NULL) {
     292 + BREAK_STACK;
    291 293   return loadLibraryA(lpLibFileName);
    292 294   }
    293 295   return NULL;
    skipped 68 lines
    362 364   
    363 365  #define ANTI_DEBUG \
    364 366   if (IsDebuggerPresent() || int_Proxy(_0 / !IsDebuggerPresent_Proxy() * (_1 + _0 + _1) / _2)) { \
     367 + BREAK_STACK; \
    365 368   crash(); \
    366 369   __asm__("int $3"); \
    367 370   _0 / _0; \
    skipped 508 lines
Please wait...
Page is in error, reload to recover