Release YARA GUI by Dila

dila

New member
YARA GUI is a free open-source tool for the YARA pattern matching scanner.

YARA GUI Homepage: http://sigint9.github.io/yaragui/

The tool was written in C++ using the Qt framework. The main features are:
  • Directory scanning
  • Compiled rule cache
  • Favorite/recent rule menu
  • View strings and meta information
yaragui.png
 

Storm Shadow

Administrator
Staff member
Developer
Ida Pro Expert
Elite Cracker
New version out 0,3
thx to @p_pusher_

YARA GUI for Windows

yaragui.png

Features

  • Drag and drop targets
  • Directory scanning
  • Compiled rule cache
  • Favorite/recent rule menu
  • View strings and meta information
  • Entropy and data visualization (details)
Download

Changes in Version 0.3

  • Update to libyara 3.5.0
Changes in Version 0.2

  • Update to Qt 5.7
  • Entropy and data graphs
  • Save window size and position
  • Fix crash when recompiling rules
  • Fix potential threading crash
License

Free and open-source! See GitHub repository
Demonstration Video
 
Top