qgy123 / frida-il2cpp

for quick test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to compile & load

$ npm install
$ frida -U -f com.example.android --no-pause -l _agent.js

Development workflow

To continuously recompile on change, keep this running in a terminal:

$ npm run watch

And use an editor like Visual Studio Code for code completion and instant type-checking feedback.

About

for quick test

License:Apache License 2.0


Languages

Language:TypeScript 84.0%Language:Python 16.0%