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
285 stars 33 forks source link

[SUGGESTION] Become the only memory editor for Android! #82

Open t0rzz opened 9 months ago

t0rzz commented 9 months ago

One of the most known memory editor stopped working on Android 14 because it was never built for 64Bit devices, in fact it won't run at all. That is GameGuardian. I believe ATG has all it needs to become a valid alternative, so we should work on it very actively.

I just installed Android Studio on my new machine, I'll be forking this project and push features and fixes.

You can count on me.

t0rzz commented 9 months ago

@KuhakuPixel can you confirm that the project can only be compiled on Linux/MacOS? Windows seems to have issues with PKGConfig.

KuhakuPixel commented 9 months ago

@KuhakuPixel can you confirm that the project can only be compiled on Linux/MacOS? Windows seems to have issues with PKGConfig.

on windows you need to have PKGConfig installed try to install it like this https://stackoverflow.com/a/25605631

if you are still having problem compiling the project, feel free to join our discord server for further discussion

I will be happy to help :D