huan / sidecar

Easily hook/call binary functions using ES6 class with TypeScript annotation (Powered by Frida)
https://npmjs.com/package/sidecar
Apache License 2.0
47 stars 7 forks source link

Add support for agent generated with frida-compile #33

Open binsee opened 2 years ago

binsee commented 2 years ago

Let's write agent with typescript !

huan commented 2 years ago

Wow, it's great to add this support, it's definitely we should do!

Could you please explain your code a little bit so that I can understand it more quickly?

Thank you very much!

binsee commented 2 years ago

Link to test code: https://github.com/binsee/sidecar-ts-test

TODO: