From 382fec955f6eb4821e04f59d52c23f0c49018151 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sun, 19 Nov 2017 23:40:07 +0700 Subject: [PATCH] Add malware analysis environment setup --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e36e3d5..6a09e56 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,9 @@ My curated list of awesome links, resources and tools +- Malware analysis environment setup + - [Knowledge Fragment: Hardening Win7 x64 on VirtualBox for Malware Analysis](http://byte-atlas.blogspot.com/2017/02/hardening-vbox-win7x64.html) + ### Tutorials *This section contains links about tool tutorials, cheat sheet and techniques.*