frida-agent-example icon indicating copy to clipboard operation
frida-agent-example copied to clipboard

Example Frida agent written in TypeScript

Results 6 frida-agent-example issues
Sort by recently updated
recently updated
newest added

How can I use ts scripts from python like we do with js?

Can this example elaborate on where Java.perform comes into play with the typescript bindings? I'm a bit new to frida and examples on scripting seem to go 0-100 very quickly

Hi there, In the latest version of this repo, using "npm run watch" fails to generate a proper Gum package with error "malformed package" during injection. I narrowed this down...

frida: error: unrecognized arguments: --no-pause

### How should I compile the encrypted JavaScript code when I write code using typescript and compile it into JavaScript using frida compile?