Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for agents generated with frida-compile #3

Merged
merged 8 commits into from
Jul 13, 2022
Merged

Conversation

binsee
Copy link
Owner

@binsee binsee commented Jul 13, 2022

link: huan#35

1. use ts to write agent
2. export function and hook in ts
3. use `frida-compile -s namespace` to make agent.js
4. use `@Sidecar(target, agentScript, 'namespace')`
5. run

Fixes: huan#33
@binsee binsee merged commit b03becf into fork Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant