Skip to content

1.0.0 – Detection Wizard Initial Launch

Choose a tag to compare

@Infinit3i Infinit3i released this 01 Aug 03:57
· 69 commits to main since this release

🚀 Features

  • 🧰 Tool Selector UI: Choose between detection-building tools through a simple, intuitive interface.
  • 📥 IOC Downloader Module: Download IOCs like IPs, hashes, domains, and more, with real-time progress tracking and multi-source support.
  • 🧠 YARA Integration: Clones from dozens of public GitHub repos and extracts .yar/.yara files into a unified /yara folder, avoiding overwrite collisions.
  • 🎯 Multi-screen App: Seamlessly switch between menu, tools, and IOC modules — all without ever leaving the GUI.
  • 📊 Progress Bar for IOC Downloads: Live feedback while downloading IOCs, with automatic detection when completed.

🛠 Technical

  • Built with Rust stable
  • GUI powered by eframe
  • Elf version for Windows
  • Exe version for Linux