Jump to content

Mod APK / Mod Menu (GameGuardian XA & CD)


1x1

Recommended Posts

Sorry for stupid English.

 

How do I make a mod menu or mod APK using GameGuardian? I already learn how to make a mod menu in lua script by doing lib + offset.

 

Now I wanna learn how to do in APK.

I seen a lot of video using GameGuardian (XA Code App) to Mod Menu APK.

 

If you know please tell me how :)

 

Link to comment
Share on other sites

On 10/31/2022 at 7:23 AM, 1x1 said:

Sorry for stupid English.

 

How do I make a mod menu or mod APK using GameGuardian? I already learn how to make a mod menu in lua script by doing lib + offset.

 

Now I wanna learn how to do in APK.

I seen a lot of video using GameGuardian (XA Code App) to Mod Menu APK.

 

If you know please tell me how 🙂

 

Use direct mods and mod menus 

 

To make mod 

Use Hex editor 

You can download it from playstore 

So get the edit hex and offset of the hack from lib

Goto the game apk using mt and extract the targeted lib from the game

Save the copy of that file because if hack gone wrong we will use this to restore everything back to normal

And then open hex editor and select the extracted Lib in it

goto the offset of the hack and edit it

And replace the orginal lib file of the game with the modified lib file 

And auto sign it and convert it to apk using np manager 

It's done

Run the apk

If the mod went wrong

Then replace the modded lib file with the backup lib file don't forget to rename the backup file to the orginal lib file name

 

For mod menu you should use lgl mod menu

Github/lgl mod menu

For learning it watch these yt tutorials 

Aadil gamer mod menu tutorials

Link to comment
Share on other sites

9 hours ago, DARK_DEMON_SCRIPTER said:

Use direct mods and mod menus 

 

To make mod 

Use Hex editor 

You can download it from playstore 

So get the edit hex and offset of the hack from lib

Goto the game apk using mt and extract the targeted lib from the game

Save the copy of that file because if hack gone wrong we will use this to restore everything back to normal

And then open hex editor and select the extracted Lib in it

goto the offset of the hack and edit it

And replace the orginal lib file of the game with the modified lib file 

And auto sign it and convert it to apk using np manager 

It's done

Run the apk

If the mod went wrong

Then replace the modded lib file with the backup lib file don't forget to rename the backup file to the orginal lib file name

 

For mod menu you should use lgl mod menu

Github/lgl mod menu

For learning it watch these yt tutorials 

Aadil gamer mod menu tutorials

I guess I'll Choose mod APK because is much better.

 

I'll try, thx bro

Link to comment
Share on other sites

  • 1 month later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.