Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DissectMalware authored Jan 24, 2024
1 parent cdf8661 commit fe0ee30
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@ YaraDbg is a free web-based Yara debugger to help security analysts to write hun

YaraDbg frontend, this project, is the frontend application for YaraDbg (live on: https://yaradbg.dev). If you are interested on the backend implementation visit [YaraDbg Backend](https://github.com/DissectMalware/yaradbg-backend) project.

# Feature

1. Rule evaluation details
2. Fully-fledged Yara Editor
* Syntax Highlighting
* Intellisense
* Rule Navigation
* Snippet
3. Matched strings panel
4. Rule Dependency Navigator
5. Allow copy/pasting a link to a yara rule
6. Allow drag/dropping a password-protected zip file to analyze its content (pass must be "infected")


# Demo
Please see: https://twitter.com/DissectMalware/status/1651336730937794560

Expand Down

0 comments on commit fe0ee30

Please sign in to comment.