From 76bb2fbdf36ddae15aa892b77db118d598cb8893 Mon Sep 17 00:00:00 2001 From: mether049 Date: Sun, 3 May 2020 22:06:46 +0900 Subject: [PATCH] Update malware-analysis_ref_and_memo.md --- malware-analysis_ref_and_memo.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/malware-analysis_ref_and_memo.md b/malware-analysis_ref_and_memo.md index de92172..d0af3b4 100644 --- a/malware-analysis_ref_and_memo.md +++ b/malware-analysis_ref_and_memo.md @@ -29,6 +29,7 @@ DFIR,マルウェア解析,OSINTに特化したUbuntuベースのディスト |GDB|〇||〇|||||| |objdump|〇||| |[Snowman](https://derevenets.com/)||〇||||||| +|[DbgShell](https://github.com/microsoft/DbgShell)|〇||〇|| |name|plugin|price|platform|remarks| |:-|:-|:-|:-|:-| @@ -41,6 +42,7 @@ DFIR,マルウェア解析,OSINTに特化したUbuntuベースのディスト |GDB|gdbpeda
pwngdb|free|linux|[onlinegdb](https://www.onlinegdb.com/)||||| |objdump||free|linux|| |[Snowman](https://derevenets.com/)||free|windows|||||| +|[DbgShell](https://github.com/microsoft/DbgShell)||free|windows||||||| ### Tracer - **[drltrace](https://github.com/DynamoRIO/drmemory/tree/master/drltrace)**