REMnux v8: 15 Years of Building a Malware Analysis Toolkit
好的,我现在需要帮用户总结一篇文章的内容,控制在100字以内。用户已经提供了文章的英文内容,我得先通读一遍,理解主要信息。 文章讲的是REMnux v8的发布,这是一个用于恶意软件分析的Linux工具包。主要更新包括增加了AI功能,更新了工具和基础操作系统,并且使用了新的安装程序。文章还提到这是第8个主要版本,已经发布了15年,说明这个工具包一直在不断进化以满足社区的需求。 接下来,我需要提取关键点:AI功能、工具更新、新安装器、支持的运行方式(虚拟机、Docker、现有系统)、免费开源、包含200多个工具。同时,还要注意不要使用“文章内容总结”这样的开头,直接描述即可。 现在把这些点浓缩成一句话,确保不超过100字。可能的结构是:REMnux v8发布,新增AI功能和工具,升级系统和安装器,支持多种运行方式,免费开源。 检查一下字数是否合适,并确保信息准确无误。这样用户就能快速了解文章的核心内容了。 </think> REMnux v8发布,新增AI辅助分析功能和多项工具更新,并升级至Ubuntu 24.04操作系统及更稳定的安装程序。该免费开源Linux工具包提供200多种恶意软件分析工具,支持虚拟机、Docker容器或系统安装。 2026-2-11 00:0:0 Author: zeltser.com(查看原文) 阅读量:2 收藏

REMnux v8 adds AI capabilities, updates the tools and the base OS, and uses a new, more resilient installer. After 15 years and eight major releases, the toolkit continues to evolve to reflect the needs of the malware analysis community.

REMnux v8: 15 Years of Building a Malware Analysis Toolkit - illustration

REMnux v8 is now available. It’s a free, open source Linux toolkit with over 200 tools for analyzing malicious software. You can run it as a VM, a Docker container, or install it onto an existing system.

I released the first version of REMnux in 2010 to package the utilities I needed for teaching malware analysis and to share the toolkit with the community. Fifteen years and eight major releases later, the toolkit continues to evolve in step with malware trends and analysts’ needs.

Preparing for AI Agents

The most notable change in REMnux v8 is the support for AI-assisted malware analysis. The new REMnux MCP server connects AI agents to the distro’s tools with practitioner guidance built in. The toolkit’s documented tools and predictable interfaces also make it particularly useful to AI agents.

The updated documentation includes a new “Use Artificial Intelligence” tool category that lists OpenCode as a terminal-based AI coding agent, GhidrAssistMCP for AI-assisted reverse engineering in Ghidra, and the r2ai and decai plugins for Radare2. There will be more.

As malware trends evolve, as do the tools that analysts require. New tools appear and some fade away. In v8 release, I removed the tools that are no longer relevant or maintained. More excitingly, I added several new ones to the toolkit.

Notable additions include YARA-X (a Rust rewrite of YARA) with YARA-Forge rules, GoReSym and Redress for Go binary analysis, and Manalyze and LIEF for PE/ELF/MachO parsing. For Python-based malware: pyinstxtractor-ng, uncompyle6, and AutoIt-Ripper. APKiD handles Android analysis, origamindee handles PDFs, and zbar-tools decodes QR codes.

In addition to refreshing the tools available in the REMnux distro, I also refreshed the ones available as standalone Docker images. For example, PyLingual, an ML-based decompiler for Python, is now available.

Behind the Scenes

Ubuntu 24.04 (Noble) replaces Ubuntu 20.04 (Focal) as the base OS. A new Cast-based installer from Erik Kristensen replaces remnux-cli, for more resilient setup and upgrades.

As the size of the REMnux virtual appliance and containers grew, so did the challenges of making them available for downloads. Fortunately, Cloudflare accepted REMnux into Project Alexandria, their open-source support program, which helps host the virtual appliance files. Similarly, REMnux Docker images benefit from the Docker Open Source Program.

Acknowledgments

Corey Forman assists with tool packaging, testing, and ideation, doing the work out of the spotlight. His expertise broadens what the toolkit can offer. Having him as a collaborator inspires me to continue putting energy into the project.

Erik Kristensen designed the Cast-based installer architecture and built the SaltStack architecture that has powered REMnux since v7.

In addition to benefiting from the free hosting provided by Cloudflare and Docker, REMnux also benefits from the generous free tiers of Github (source control and some file hosting), GitBook (documentation), and Canonical Launchpad (package hosting).

Many thanks to the authors of the tools that comprise the REMnux toolkit. These individuals and companies have shared their time and expertise to move our community forward.


文章来源: https://zeltser.com/remnux-v8-release/
如有侵权请联系:admin#unsafe.sh