diff --git a/README.md b/README.md index 7e4e6c8..0227e21 100644 --- a/README.md +++ b/README.md @@ -640,6 +640,10 @@ My curated list of awesome links, resources and tools onethawt/idaplugins-list A list of IDA Plugins + + 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 + WinDBG