Skip to content

Instantly share code, notes, and snippets.

@mono0926
Created July 20, 2015 01:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mono0926/da74d1ab69b195dfd7b9 to your computer and use it in GitHub Desktop.
Save mono0926/da74d1ab69b195dfd7b9 to your computer and use it in GitHub Desktop.
goto loc_100000f00;
loc_100000f00:
COND = OVERFLOW(rax);
if (COND) goto loc_100000f1f;
loc_100000f09:
rbx = rbx + 0x1;
if (rbx != 0x65) goto loc_100000f00;
loc_100000f12:
rax = 0x0;
return rax;
loc_100000f1f:
asm{ ud2 };
rsi = *(_globalinit_33_1BDF70FFC18749BAB495A73B459ED2F0_token5 + 0x18);
rax = *(rsi + 0xfffffffffffffff8);
rax = *rax;
rax = (rax)(_globalinit_33_1BDF70FFC18749BAB495A73B459ED2F0_token5, rsi);
return rax;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment