Python
5 items with this tag
Vipère
Exploit Python format string injection to traverse internal objects, extract bytecode constants from a hidden function, then reverse a leet speak dictionary to reconstruct the flag.
Quick Maffs
Recover three RSA-encrypted messages by brute-forcing a small secret exponent and solving the resulting polynomial system with Grobner basis computation in SageMath.
frida-game-hacking-mcp
A MCP implementation of Frida that seeks to emulate Cheat Engine functionality to allow for seamless Game Hacking by AI agents. Enables LLMs to interact with game memory, scan for values, and manipulate game state.
Pcap-Analysis-MCP
MCP implementation of PCAP file analysis tools to bring functionality to SOC and DFIR AI agents. Allows LLMs to parse, analyze, and extract insights from network packet captures.
Windows-Memory-Forensics-MCP
MCP server for Windows memory forensics. Provides AI agents with 33 tools for analyzing memory dumps using Volatility 3, MemProcFS, and CLR/SOS backends. Includes process analysis, malware detection, staged payload reconstruction, and YARA scanning.