From 694801c4b47df0ebcccbaa9c9beebcacb98009e3 Mon Sep 17 00:00:00 2001 From: Tommy Nguyen Date: Fri, 28 Dec 2018 00:07:18 -0500 Subject: [PATCH] Add IDA - signed-off-by: Tommy Nguyen --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0403403..7978563 100644 --- a/README.md +++ b/README.md @@ -566,6 +566,7 @@ Linux Security Expert - trainings, howtos, checklists, security tools an   :small_orange_diamond: ctf-tools - some setup scripts for security research tools.
  :small_orange_diamond: security-tools - collection of small security tools created mostly in Python. CTFs, pentests and so on.
  :small_orange_diamond: fuzzdb - dictionary of attack patterns and primitives for black-box application fault injection and resource discovery.
+  :small_orange_diamond: IDA - multi-processor disassembler and debugger useful for reverse engineering malware.

##### :black_small_square: Pentests bookmarks collection