Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ITAYC0HEN authored Jun 27, 2019
1 parent 1206d71 commit 05a3763
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Cutter Plugins
This is a curated list of **Plugins** and **Scripts** written for the reverse engineering platfomr - Cutter.
This is a curated list of **Plugins** and **Scripts** written for the reverse engineering platform - Cutter.

Want to build your own Plugin for Cutter, or to port an existing one? Follow the tutorial in the official documentation: https://cutter.re/docs/plugins.html

Expand Down Expand Up @@ -45,7 +45,7 @@ junk blocks from APT32 (Ocean Lotus) samples.


### [Dropshot / StoneDrill Decrypter](https://github.com/ITAYC0HEN/A-journey-into-Radare2/blob/master/Part%203%20-%20Malware%20analysis/decrypt_dropshot.py)
This is a r2pipe based script which is used to decypt strings and resources in the Dropshot APT malware.
This is an r2pipe based script that is used to decrypt strings and resources in the Dropshot APT malware.

**Status**: Maintained
**Articles**:
Expand All @@ -58,7 +58,7 @@ This is a r2pipe based script which is used to decypt strings and resources in t
## Coverage

### [CutterDRcov](https://github.com/oddcoder/CutterDRcov)
CutterDrcov is code coverage plugin that visualize DynamoRIO drcov into Cutter static analysis.
CutterDrcov is code coverage plugin that visualizes DynamoRIO drcov into Cutter static analysis.

**Status**: Maintained

Expand All @@ -73,7 +73,7 @@ This is still a work in progress on this [Pull Request](https://github.com/gaase

### [Assembly-reference](https://github.com/daringjoker/Assembly-refrence)

A plugin for Cutter that show the information about the assembly instruction currently selected (only for x86 and x64)
A plugin for Cutter that shows the information about the assembly instruction currently selected (only for x86 and x64)

**Status**: Maintained

Expand Down

0 comments on commit 05a3763

Please sign in to comment.