From 11e92d198eff9f08b4c5b62e3ada54a17c2a3d17 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 19 Feb 2018 13:30:01 +0700 Subject: [PATCH] [Tools][Malware Analysis] OALabs/PyIATRebuild --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b4839de..7be5cc4 100644 --- a/README.md +++ b/README.md @@ -1138,6 +1138,10 @@ My curated list of awesome links, resources and tools OALabs/BlobRunner Quickly debug shellcode extracted during malware analysis + + OALabs/PyIATRebuild + Automatically rebuild Import Address Table for dumped PE file. With python bindings! + phage-nz/ph0neutria ph0neutria is a malware zoo builder that sources samples straight from the wild. Everything is stored in Viper for ease of access and manageability.