Skip to content

A Root Injector Project Based On Lgl Mod Menu 2.9

License

Notifications You must be signed in to change notification settings

Pytxhr/Android-Mod-Inject

 
 

Repository files navigation

This Was Converted Into Injector By NepMods.

How To Use:

To Send Boolean/int you can use

Send(f::feature, value);

to receive

else if(request.Mode == f::f6) { featureHookToggle = request.boolean; } else if(request.Mode == f::f6) { SeekBarValue = request.value; }

all is Same Like Lgl Android-ModMenu 2.9 in fact, it Android-modmenu 2.9 was converted into injector.

Its Not clean project. If You can use, and Improove, you can do.i will keep updating this project.

and I am begging you, if you dont have basic knowladge about c++, java and other small things, learn them first and Start modding

Remember To Add LibLinject.so After Building

Change Game Package Name At FloatingModMenu

Ita Currently com.noodlecake.altosadventure

About

A Root Injector Project Based On Lgl Mod Menu 2.9

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C++ 65.5%
  • Java 23.8%
  • C 10.0%
  • Makefile 0.7%