Unofficial frida workbench for VSCode
- libimobiledevices (for
inetcat
command) - Python >= 3.7
pip3 install -U frida-tools
If you have more than one python3 in your path, you need to config the python path in settings- iTunes on Windows
If you are on Windows, you need to keep iTunes open in order to interact with iOS devices via USB.
User friendly UI
Now supports both iOS syslog and Android logcat!
- Objection Runtime Mobile Exploration
Open and activate an REPL at the bottom. Use the "frida" button at the top of any active js
/ typescript
document, it will send the code to the active REPL.
For Android devices, Open Shell is simply a wrapper for adb shell
.
For iOS it gives a SSH shell. It might ask for credentials depending on your setup.
- More Android features
- More mobile security terminal tools intergration