Giter VIP home page Giter VIP logo

mplus's People

Contributors

iddoeldor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

mplus's Issues

Error

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 callable\n at [anon] (../../../frida-gum/bindings/gumjs/duktape.c:63511)\n at frida/node_modules/frida-java/lib/vm.js:42\n at E (frida/node_modules/frida-java/index.js:348)\n at frida/node_modules/frida-java/index.js:334\n at input:1',
fileName: '/_java.js',
lineNumber: 6641,
columnNumber: 1 }
TypeError: undefined not callable
at [anon] (../../../frida-gum/bindings/gumjs/duktape.c:63511)
at frida/node_modules/frida-java/lib/vm.js:42
at E (frida/node_modules/frida-java/index.js:348)
at frida/node_modules/frida-java/index.js:334
at input:1

metadata.json not created

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 well, the code launches the app but no files are created

doesn't do things ;)

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 file but it just shows "..." and cant be terminated.
Shouldn't it show some Methods in a file ?
I extracted some descriptions via Il2CppDumper and try to get a hook on the username/pass in Submitlogin

SetMethod(0x988A38, 'PtcLoginState$$EnterState')
SetMethod(0x988AA8, 'PtcLoginState$$ExitState')
SetMethod(0x98881C, 'PtcLoginState$$SubmitLogin')
SetMethod(0x987C3C, 'PtcLoginState$$AuthFailed')
SetMethod(0x988B94, 'PtcLoginState$$ClickRegister')

Do you have any idea whats wrong here?

greets

Error: Device not found

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)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.