oleavr / art-tracer

ART tracing research

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to compile & load

$ git clone git://github.com/oleavr/frida-agent-example.git
$ cd agent/
$ 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

ART tracing research


Languages

Language:C++ 97.3%Language:TypeScript 1.2%Language:HTML 0.6%Language:CMake 0.5%Language:Python 0.1%Language:Shell 0.1%Language:Assembly 0.1%Language:C 0.1%Language:CSS 0.0%Language:Meson 0.0%Language:Makefile 0.0%