Skip to content

Decode to assembler. Relative addressing. #145

Closed Answered by es3n1n
odzhan asked this question in Q&A
Discussion options

You must be logged in to vote

Would I need to decode all instructions first and create a label for each branch encountered

Yes. Not sure how useful this could be, but you can take a look at how I implemented it

https://github.com/es3n1n/obfuscator/blob/master/src/lib/analysis/passes/collect_img_references.hpp#L11
and
https://github.com/es3n1n/obfuscator/blob/master/src/lib/analysis/passes/label_references.hpp#L12

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@odzhan
Comment options

Answer selected by odzhan
# for free to join this conversation on GitHub. Already have an account? # to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #144 on September 27, 2024 11:13.