Closed iddoeldor closed 6 years ago
cd frida/frida-gum
npm link /path/to/your/frida-java
Then make clean
and build Frida again.
But if you're hacking on frida-java
it's much easier to use frida-compile
to embed your custom frida-java
into an agent instead. Here's a recipe:
https://gist.github.com/oleavr/cae76c895eb7d227216ed3ffe9dbbeb3
And if you want to use TypeScript (recommended) then there's some boilerplate here: https://github.com/oleavr/frida-agent-example
related issue
What do I need change to build frida-server with my changes in frida-java ?
Patched locally
frida/frida-gum/bindings/gumjs/node_modules/frida-java/lib/class-factory.js