From 151d6bc786b7d22026f779d1ce3d85c4039063aa Mon Sep 17 00:00:00 2001 From: Samuel Hopstock Date: Tue, 12 Feb 2019 16:14:43 +0100 Subject: [PATCH] Add un{i}packer --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 500efbb..5efdb0b 100644 --- a/README.md +++ b/README.md @@ -476,6 +476,8 @@ the [browser malware](#browser-malware) section.* XOR key using frequency analysis. * [PackerAttacker](https://github.com/BromiumLabs/PackerAttacker) - A generic hidden code extractor for Windows malware. +* [un{i}packer](https://github.com/unipacker/unipacker) - Automatic and + platform-independent unpacker for Windows binaries based on emulation. * [unpacker](https://github.com/malwaremusings/unpacker/) - Automated malware unpacker for Windows malware based on WinAppDbg. * [unxor](https://github.com/tomchop/unxor/) - Guess XOR keys using