Closed goktugolmez closed 2 years ago
same with me
According to this reply https://github.com/oleavr/frida-agent-example/issues/24#issuecomment-1191791187 New frida-tools have built-in repl which can direct load .ts file without precompile.
Migrate to:
frida -f TARGET -l ./index.ts ...
According to this reply oleavr/frida-agent-example#24 (comment) New frida-tools have built-in repl which can direct load .ts file without precompile.
Migrate to:
frida -f TARGET -l ./index.ts ...
thanks
That's really crazy
Hi,
Compiler is not working for me. Compiled file is starting like this: