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 8, 2024
1 parent f174edc commit d4ce2d1
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
# yaradbg-frontend
# Introduction
YaraDbg is a free web-based Yara debugger to help security analysts to write hunting or detection rules with less effort and more confidence. By using YaraDbg, you can perform a thorough root-cause-analysis (RCA) on why some of your Yara rules did or did not match with a specific file. It can also help you to better maintain a large set of yara rules.

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.

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


0 comments on commit d4ce2d1

Please sign in to comment.