Skip to content
Discussion options

You must be logged in to vote

Alright, I now had a closer look and I think that this makes no sense: ELF.disasm takes address and size; you gave it some binary data and size, so it is no wonder that it didn't work.

Maybe you meant b.disasm(b.address, 16)? Or b.disasm(b.sym.data, 16)?

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@mayomacam
Comment options

@Arusekk
Comment options

Answer selected by peace-maker
@mayomacam
Comment options

@mayomacam
Comment options

@Arusekk
Comment options

@mayomacam
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants