malware-research projects, made in Algeria
3 projects
x64dbg-mcp-server
duty1g/x64dbg-mcp-server
x64dbg-MCP Server is a native MCP (Model Context Protocol) plugin for x64dbg that exposes the debugger's full functionality over HTTP. Connect any MCP-compatible AI assistant and control x64dbg programmatically: set breakpoints, step through code, read memory, dump registers, and more. Built with Zig — zero dependencies, single-binary output, cros
MacOSThreatTrack
ab2pentest/macosthreattrack
Bash tool used for proactive detection of malicious activity on macOS systems.
NTAPI_Anti-Debugging_Checker_and_Patcher
abdouroumi/ntapi_anti-debugging_checker_and_patcher
NTAPI Anti-Debugging Checker and Patcher is a Windows-based tool designed for research purposes, demonstrating how to detect and manipulate anti-debugging techniques in running processes using NTAPI functions. The tool allows users to retrieve and modify specific PEB (Process Environment Block) values, particularly the BeingDebugged flag.