Skip to content

sumerzhang/vscode-frida

 
 

Repository files navigation

vscode-frida

Unofficial frida workbench for VSCode

Get it on Marketplace

Prerequisites

  • Python
  • pip install -U frida-tools

features

demo

Graphical Target Selector

Clone Boilerplate

@oleavr has made two boilerplates so you can code in TypeScript!

  • Frida Boilerplate: Clone TypeScript Agent Example
  • Frida Boilerplate: Clone TypeScript Module Example

Clong Boilerplate from GitHub

Debug Log

Now supports both iOS syslog and Android logcat!

Debug Log

Download and Apply frida-gum Typing Info

Typing

Bagbak and Objection intergration

  • Bagbak is a tool for fetching decrypted apps from jailbroken iDevice
  • Objection Runtime Mobile Exploration

Todo

  • Handle device connection and disconnection. Support remote TCP
  • More Android features
  • More mobile security terminal tools intergration

Release Note:

v0.0.2 - 22 Jul, 2020

  • support logcat for Android
  • download frida-gum.d.ts from github

v0.0.1 - 19 Jul, 2020

  • first release

Packages

No packages published

Languages

  • TypeScript 76.0%
  • Python 23.9%
  • JavaScript 0.1%