Closed Kyle-Kyle closed 3 years ago
This should be able to be done through xor
. Probably ropium
doesn't have the ability to do xor
?
Hey!
It is indeed planned to add some compiling rules enabling to set registers by also using arithmetic and logic operations (ADD,SUB,XOR,AND,OR,...). I'll try to work on that ASAP in parallel with Aarch64 support :)
ROPium hangs on the query because it can't find a suitable ropchain. I just added a feature to enable users to use Ctrl-C to stop the search when it takes too long ;)
by doing
ropium
hangs. The target binary is the libc from ubuntu 18.04