From 29c386758a0e09b1a91ce8eeb11f35ee00f92c86 Mon Sep 17 00:00:00 2001 From: mether049 Date: Sat, 29 Feb 2020 20:24:55 +0900 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 66b92b4..4b9d4ae 100644 --- a/README.md +++ b/README.md @@ -45,3 +45,5 @@ - [Training Material](https://github.com/mether049/malware/blob/master/malware-analysis_ref_and_memo.md#training-material) - [Emotet](https://github.com/mether049/malware/tree/master/Emotet) - [Trickbot](https://github.com/mether049/malware/tree/master/Trickbot) +- Knowledge + - [Identification of Process Hollowed processes](https://github.com/mether049/malware/blob/master/detecting_ph_process.md)