KuhakuPixel / AceTheGame

open source security auditing tools for games on android and linux. Containing memory scanner/editor, apk GUI, value freezer, android non root support and many more!
GNU Affero General Public License v3.0
297 stars 35 forks source link

Can this project help finding offset? #88

Closed tuandev1l closed 8 months ago

tuandev1l commented 9 months ago

As title, can this project help finding offset or something like "find out what wrote/accessed to this memory" feature like cheat engine ?

KuhakuPixel commented 8 months ago

currently no, I think find out what wrote/accessed to this memory would require something like a debugger to be integrated

its in the roadmap to implement a debugger like lldb, but cant promise you when

tuandev1l commented 8 months ago

Yeb, i am looking forward to this. +1 star and watch this pj. Thank you for sharing.