mplus icon indicating copy to clipboard operation
mplus copied to clipboard

Intercept android apps based on unity3d (Mono) using Frida

Results 4 mplus issues
Sort by recently updated
recently updated
newest added

when I execute it as the following I go this error # node ./app.js package DeviceManager {} Error: Device not found at getMatchingDevice (C:\Users\user\Desktop\mplus-master\node_modules\frida\dist\index.js:92:15)

The script launches my unity3d game then comes this error , frida-server running on the device: ... [!!] { type: 'error', description: 'TypeError: undefined not callable', stack: 'TypeError: undefined not...

Hi, I'm trying out the tool. It doesn't create folders on its own so I created them, but even then the metadata.json file isn't created. I tried with pokemongo as...

hi, tried your stuff with pokemongo but it just launches the app (after adding a "db" directory under `_handler_/com.nianticlabs.pokemongo`. i set `intercept({ className: "PtcLoginState", methodName: "SubmitLogin" });` in the intercept...

good first issue