MCPcopy Create free account
hub / github.com/nowsecure/frida-screenshot

github.com/nowsecure/frida-screenshot @v6.1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v6.1.0 ↗ · + Follow
10 symbols 19 edges 2 files 0 documented · 0% 1 cross-repo links updated 4mo ago★ 51

Browse by type

Functions 8 Types & classes 2
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

frida-screenshot

Grab screenshots using Frida.

Example

import screenshot from 'frida-screenshot';

const png = await screenshot();
send({
  name: '+screenshot',
  payload: {
    timestamp: Date.now()
  }
}, png);

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 8
Interface 2

Languages

TypeScript100%

Modules by API surface

lib/ios.ts6 symbols
index.ts4 symbols

Used by 1 indexed graphs manifest dependencies, hub-wide

For agents

$ claude mcp add frida-screenshot \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page