From 668a8675c0305adb3f98ac858eba066951798114 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sun, 19 Nov 2017 20:00:27 +0700 Subject: [PATCH] Add plugin for IDA Pro --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 6396578..2e58733 100644 --- a/README.md +++ b/README.md @@ -388,6 +388,13 @@ My curated list of awesome links, resources and tools longld/peda PEDA - Python Exploit Development Assistance for GDB + + IDA Pro + + + 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. + ### Social Engineering