Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added byte search methods for ELF #6

Merged
merged 1 commit into from
Oct 4, 2020
Merged

Added byte search methods for ELF #6

merged 1 commit into from
Oct 4, 2020

Conversation

zznop
Copy link
Owner

@zznop zznop commented Oct 4, 2020

GetOpcodeVAddrs for searching only executable segments and
GetSignatureVAddrs for searching all segments. Returns a slice
of uint64 virtual addresses

Closes #1

GetOpcodeVAddrs for searching only executable segments and
GetSignatureVAddrs for searching all segments. Returns a slice
of uint64 virtual addresses
@zznop zznop merged commit 011df1e into master Oct 4, 2020
@zznop zznop deleted the 1-byte-search branch October 4, 2020 20:57
zznop pushed a commit that referenced this pull request Nov 7, 2020
Added byte search methods for ELF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Byte code gadget search for ROP
1 participant