The Bytecode Club
help editing code in IDA - Printable Version

+- The Bytecode Club (https://the.bytecode.club)
+-- Forum: Lobby (https://the.bytecode.club/forumdisplay.php?fid=1)
+--- Forum: Programming (https://the.bytecode.club/forumdisplay.php?fid=86)
+--- Thread: help editing code in IDA (/showthread.php?tid=45448)



help editing code in IDA - newbreedsoftware - 01-10-2017

hello everyone, I am new to Android reverse engineering and I absolutely love it! I am still learning though so I was looking for some assistance with a function in IDA. I am not sure the function I am posting is the correct one so please let me know if I need to keep searching. What I am trying to edit is a 'cooldown timer' for a game I am playing. It is an RPG and after you use a special ability you have to wait a certain amount of turns before you can use it again. So I would like to disable the cooldown timer or make the countdown always 0. My idea was to change all the R4, R2, ect to R0. I added the link to my screenshot as I have not figured out how to attach an image to a post yet!


dropbox.com/s/p5byrn3i1l5q0jy/gamess.jpg?dl=0