How can I load JS script to Frida CLI (while frida running) ?
I know I can load JS script : frida -l test.js But how can I do that if Frida just running and I in Frida CLI ?
You can use the %load command.
help list
(while frida-cli is running)
%load script.js
Check the %help command or the docs: https://frida.re/docs/frida-cli/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With