Skip to main content

frida-windows-re

Cheatsheet for dynamic instrumentation and security analysis of Windows binaries with Frida and the frida-tools CLI (frida REPL, frida-trace, frida-ps). Use it for runtime/dynamic analysis of a Windows process, DLL, or .exe: hooking and tracing Win32/Native (kernel32, ntdll, advapi32, ws2_32, bcrypt) API calls, intercepting/modifying args and return values, dumping decrypted buffers or crypto keys, monitoring file/registry/network I/O, tracing process injection (VirtualAllocEx/WriteProcessMemory/CreateRemoteThread), unpacking, and bypassing anti-debug / anti-Frida checks. Equally for product-security / app-pentest of legitimate thick clients: TLS/HTTPS interception and cert-pinning bypass, auditing secret/key handling (DPAPI, crypto), and license/auth checks. Reach for it on phrasings like "hook this Windows function", "intercept CreateFileW", "frida script for Windows", or any Frida / frida-trace mention. Complements rizin-windows-re (static RE).

Zur Installation springen

Quellinformationen

Repository
JerryLinLinLin/frida-windows-skills
Letzte Quellaktivität
27. Juli 2026 um 01:25
Erkannte Sprache von SKILL.md
Englisch
Sterne
2
Forks
2

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.