Microsoft’s Project Ire Autonomously Reverse Engineers Software to Find Malware
🛡️ Microsoft’s Project Ire Autonomously Reverse‑Engineers Software to Detect Malware
Published: August 6, 2025 · ENS | Technology Updates
Microsoft unveiled Project Ire, a groundbreaking AI agent capable of **autonomously reverse engineering software** to identify malware without human oversight. In a recent trial spanning nearly 4,000 files flagged by Microsoft Defender, the tool correctly identified **90% of malicious files** while maintaining an impressively low false positive rate of just **2%**. However, it only detected approximately **25% of all malicious samples**, indicating room for improvement.1
Project Ire operates by combining multi-layered static and dynamic analysis using tools such as sandboxes, decompilers, and memory analysis frameworks. It builds a detailed control-flow graph to understand complex software behaviors, allowing it to evaluate files with minimal assumptions.2
- Accuracy: Identified 90% of known malware with only 2% false positives.
- Limitations: Detected around 25% of total malicious files in real-world tests.
- Integration: Planned for future use within Microsoft Defender ecosystem.3
Analysts say Project Ire marks a significant step toward automating what has traditionally been a specialized and labor-intensive task. While early performance is promising, further refinement will be needed before it can fully replace human-led malware analysis workflows.
Source: Microsoft AI research, Help Net Security summary, Negotiated test results via real-world validation.4