mplus

Project Url: iddoeldor/mplus
Introduction: Intercept android apps based on unity3d (Mono) using Frida
More: Author   ReportBugs   
Tags:

Install Node.js, run npm install to install dependencies

Run it via ./app.js $PACKAGE_ID$

read the class hierarchy output @ /__handlers__/$PACKAGE_ID$/metadata.json, pick intersting method & intercept with intercept({ className: "NetworkDriver", methodName: "SomeMethod" }); to log the method & arguments

interceptors should be inside /__handlers__/$PACKAGE_ID$/inject.js

question ? click here

I'll update this README with GIFs and couple more examples (+ update the db interface to use mongodb)

GL & HF

References

Apps
About Me
GitHub: Trinea
Facebook: Dev Tools