discovered 03 Aug 2026
linux_malware_analysis_container
→ View on GitHubThe Linux Malware Analysis Container is a Docker solution designed for dynamic analysis of Linux malware, providing a robust environment to isolate malware samples from the host system. It includes pre-installed reverse engineering tools such as strace, gdb, and objdump, allowing analysts to efficiently analyze malicious binaries. Notably, the container can be easily reset for multiple analyses, enhancing operational efficiency in malware research.