SkillAgentSearch skills...

Mplus

Intercept android apps based on unity3d (Mono) using Frida

Install / Use

/learn @iddoeldor/Mplus
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

mplus

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

View on GitHub
GitHub Stars49
CategoryDevelopment
Updated10mo ago
Forks15

Languages

JavaScript

Security Score

87/100

Audited on May 16, 2025

No findings