yuri0212 wrote: ↑Fri Jun 21, 2024 10:51 am
Infinite Ap doesn't work, the orther feature work
Enter the script and modify the code line:
cmp [rsp+8],(int)1498921984
to:
cmp [rsp+10],(int)88
Or follow the list:
off 8 my (int)1498921984
off 10 my (int)88
off 38 my (int)1499051836
off 40 my (int)1572996168
off 44 my (int)32759
off 54 my (int)32759
off 58 my (int)1073741824
off 60 my (int)1073741824
off 108 my (int)1498845201
off 110 my (int)5
off 138 my (int)1497946624
off 158 my (int)6
off 170 my (int)6
off 178 my (int)88
off 180 my (int)1575879120
off 1A8 my (int)88
I cannot create a script for every comparison (cmp), try to replace the values (the comparisons may be different on another computer).