Skip to content

Commit

Permalink
add stack string recoverer
Browse files Browse the repository at this point in the history
  • Loading branch information
ITAYC0HEN committed Jun 27, 2019
1 parent 69410b9 commit baa7c29
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Want to build your own Plugin for Cutter, or to port an existing one? Follow the
- [Cutter Lighthouse](#Cutter-Lighthouse)
- [Enhancements](#Enhancements)
- [Assembly-reference](#Assembly-reference)
- [Recovering Stack Strings](#Recovering-Stack-Strings)
- [Graphs](#Graphs)
- [Cutter Deep Graphs](#Cutter-Deep-Graphs)
- [Misc](#Misc)
Expand Down Expand Up @@ -88,6 +89,12 @@ A plugin for Cutter that shows the information about the assembly instruction cu
**Type**: Plugin
**Status**: Maintained

## [Recovering Stack Strings](https://github.com/securitykitten/cutter_scripts/blob/master/scripts/cutter_stackstrings.py)

Cutter script to comment value of strings that were manually created on the stack.

**Type**: Script
**Status**: Maintained



Expand Down

0 comments on commit baa7c29

Please sign in to comment.