malware-analysis projects, made in Algeria
5 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
awesome-reverse-engineering-and-malware-analysis
zx41r/awesome-reverse-engineering-and-malware-analysis
Reverse engineering & malware analysis, curated and verified disassemblers, unpacking, exploit dev, fuzzing, DFIR, and the deep-cut writeups other lists miss.
MacOSThreatTrack
ab2pentest/macosthreattrack
Bash tool used for proactive detection of malicious activity on macOS systems.
GpuAbuser-Malware
abdouroumi/gpuabuser-malware
Research in progress: A malware that abuses the GPU to accelerate the decryption process.
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.