Skip to content

Instantly share code, notes, and snippets.

@mgaudet
Created April 11, 2019 21:42
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 mgaudet/2529056e783febb428d642a6b2a1af76 to your computer and use it in GitHub Desktop.
Save mgaudet/2529056e783febb428d642a6b2a1af76 to your computer and use it in GitHub Desktop.
0x2b872bbb5456: testl %edx, %edx ; branchTest32 (the test)
0x2b872bbb5458: jne 0x2b872bbb546d ; branchTest32 (the jump to true)
0x2b872bbb545e: movabsq $0x37c1c9d258a0, %rax ; movPtr
0x2b872bbb5468: jmp 0x2b872bbb5477 ; jump done
true: 0x2b872bbb546d: movabsq $0x37c1c9d27480, %rax ; movPtr
done: 0x2b872bbb5477: <unrelated instruction>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment