[cfe-users] Binary modifications

Mahmood Naderan via cfe-users cfe-users at lists.llvm.org
Fri Jul 24 07:34:45 PDT 2020


Hi,
I would like to know if it is possible to modify a binary file with
some custom assembly instructions. Specifically, I want to add some
jump instruction at the end of some basic blocks that I want to
reorder. Is there any starting point for that?

Regards,
Mahmood


More information about the cfe-users mailing list