pedisasm
Disassemble 32-bit Windows PE code at specific virtual addresses.
- Stars
- 0
- Forks
- 0
- Updated
- Updated Apr 21, 2026
Disassemble 32-bit Windows PE code at specific virtual addresses.
Give the CLI an EXE or DLL and one or more virtual addresses to translate them into file offsets and print aligned x86-32 linear disassembly for inspection or Claude-assisted analysis. It uses pefile and Capstone, assumes addresses relative to the static ImageBase, and deliberately omits symbols, control-flow recovery, decompilation, and PDB parsing.
Resource types
Use cases
Platforms
Scan Agent Skills for injection, exfiltration, and malicious code patterns.
Connect to GlobalProtect VPNs on Linux through a CLI or GUI.
Runtime
Public GitHub facts last synced Jul 10, 2026.
Scan Electron applications for insecure settings and implementation anti-patterns.
Scan agent skills with static checks, semantic review, and sandbox execution.