Jump to content

Android Trainers/Patches


Cooperb
 Share

Recommended Posts

For the moment, based on the way that data is written to the package, root access is required to access and modify specific files!

But if someone is willing to help develop a different means of injection into the application files pop me a pm!

Sent from my SGS 2 LTE running my own custom ROM using Tapatalk 2

Link to comment
Share on other sites

Long time still, having code complictions and am fed up with my self so have suspended development for a while, will push out a beta to a few people in the next few days
It's okay Bro! I know how you feel with all the complications code.. Just take your time.. We're all rooting for you.. ^_^ Posted by RayySP From my Rooted SGS2 using RainBox v8.1 Custom Rom via Tapatalk 2
Link to comment
Share on other sites

That's why it's fun :) complications!

 

Perhaps it's what you are writting, but what would be great is a way to create some java files, inject these java file in an android task, and run these java files.

 

Let's say you just copy some java or .class files to

/sdcard/gameguartian/com.mydomain.myfile/mytest1/

 

When I start an application called com.mydomain.myfile, these files/class are added to the application and a "main" method is runned in the same space than the application

 

Tip: you can modify this lib: core.jar

 

Similar to

https://gameguardian.net/forum/topic/1886-proposal-for-a-hack-call-a-java-method/

 

- I can use it to monitor and test my own application as a developper! (legit way) -> could answer "why is this application crashing on this specific phone!", run test cases (Linked to https://gameguardian.net/forum/topic/1713-auto-click/ ). Even if we have some tools provided by google like Monkey ( http://developer.android.com/tools/help/monkey.html ), it's still quite limited!


- I can use it to change stuff, add monitoring stuff on other applications...... Example get list of Threads, stop a thread, get list of objects, change a value in an object!
 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • 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.