Hello @all,

Follow the memcheck's code, i insert a dirty call in IRSB. Now i want to
get and change a register(like rax) value in this dirty call.

In vex , Register often shows as 't19 = GET:I64(16)'  or 'PUT(16) = t22'.

Can i get the register's real address and change its value by the num 16?

i read the code of vex's translate. I seems that there has no global values
to store this information. Is there some ways to get this value?

Very Thanks!!
Shuai xi
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to