This is the AMP version of this page.
If you want to load the real page instead, click this text.

Source Stardust Mod Menu Source (Pixel Gun 3D) [NO ROOT]

fedesito

Platinian
Source Code for possibly one of the biggest mod menus for Android.

NOTE: This source code is heavily updated, and you need to bypass a new anticheat to be able to update it to the latest version, however I believe it can provide useful insight on how Pixel Gun 3D works.


Notably this menu uses Xposed for injection (lspatch compatible), the anticheat bypasses are both in the patches, the libc.so hooks and the unitySendMessage hook.
The code is extremely messy, and I don't plan to update it anymore, enjoy! (also please ignore some of the comments lol)

VIDEO OF THE MENU WHEN IT STILL WORKED:
 
me too, I tried to build it in android studio, but it gave me an error.
check the build tasks, there is an auto install apk part that will fail if theres no adb device connected, just remove that

also there are 2 ways to build the menu, its quite confusing to explain so check the build.gradle