diff --git a/README.md b/README.md index 25c209d..35304ff 100644 --- a/README.md +++ b/README.md @@ -998,6 +998,14 @@ My curated list of awesome links, resources and tools IDA Pro + + airbus-seclab/bincat + Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction. + + + fireeye/SimplifyGraph + IDA Pro plugin to assist with complex graphs + gaasedelen/lighthouse Lighthouse is a code coverage plugin for IDA Pro. The plugin leverages IDA as a platform to map, explore, and visualize externally collected code coverage data when symbols or source may not be available for a given binary.