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).

Ir a la instalación

Datos de origen

Repositorio
JerryLinLinLin/frida-windows-skills
Última actividad en el origen
27 de julio de 2026 a las 01:25
Idioma detectado de SKILL.md
inglés
Estrellas
2
Forks
2

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.