From 67819d6f7efb158f02d200c358114021c9d63531 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Wed, 13 Dec 2017 23:05:42 +0700 Subject: [PATCH] Add radareorg/cutter --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index fc5a8cc..fd3782a 100644 --- a/README.md +++ b/README.md @@ -921,6 +921,13 @@ My curated list of awesome links, resources and tools tintinweb/ida-batch_decompile *Decompile All the Things* - IDA Batch Decompile plugin and script for Hex-Ray's IDA Pro that adds the ability to batch decompile multiple files and their imports with additional annotations (xref, stack var size) to the pseudocode .c file + + radare2 + + + radareorg/cutter + A Qt and C++ GUI for radare2 reverse engineering framework + WinDBG