Skip to content

Commit

Permalink
Merge pull request #9 from JannisKirschner/patch-1
Browse files Browse the repository at this point in the history
Added Yara plugin
  • Loading branch information
ITAYC0HEN authored Jan 13, 2020
2 parents 27e7c39 + 4e02e22 commit 0cc1924
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Want to build your own Plugin for Cutter, or to port an existing one from other
- [Integrations](#integrations)
- [Jupyter Plugin](#jupyter-plugin)
- [x64dbgcutter](#x64dbgcutter)
- [Yara Plugin](#yara-plugin)
- [Malware Analysis](#malware-analysis)
- [APT32 Graph Deobfuscator](#apt32-graph-deobfuscator)
- [Dropshot / StoneDrill Decrypter](#dropshot--stonedrill-decrypter)
Expand Down Expand Up @@ -62,6 +63,12 @@ Allows the import and export of x64dbg comments and breakpoints in Cutter

**Status**: Maintained

### [Yara Plugin](https://github.com/JannisKirschner/Cutter-Yara-Plugin)

A Cutter plugin to match project with Yara rules at runtime.

**Status**: Maintained

## Malware Analysis


Expand Down Expand Up @@ -132,7 +139,6 @@ Cutter script to comment value of strings that were manually created on the stac
**Status**: Maintained



## Graphs

### [Cutter Deep Graphs](https://github.com/JavierYuste/radare2-deep-graph)
Expand Down

0 comments on commit 0cc1924

Please sign in to comment.