Skip to content

Instantly share code, notes, and snippets.

@8u1a
Created August 7, 2018 06:33
Show Gist options
  • Save 8u1a/495aaebddce8d64e256d334e59eb9290 to your computer and use it in GitHub Desktop.
Save 8u1a/495aaebddce8d64e256d334e59eb9290 to your computer and use it in GitHub Desktop.
x64dbg_tail_jump_poc
TraceOverConditional dis.isbranch(cip) && (mem.base(cip) != mem.base(dis.branchdest(cip))) && ( mod.base(cip) == mod.base(dis.branchdest(cip)) || mod.base(cip) == 0 ), 10000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment