oleavr / frida-agent-example

Example Frida agent written in TypeScript
https://www.frida.re/
725 stars 182 forks source link

Encryption code #32

Open xhatt opened 11 months ago

xhatt commented 11 months ago

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