From 08fb2931d792a47f10b9b6ec29cd820b4515f52d Mon Sep 17 00:00:00 2001 From: mether049 Date: Sat, 3 Oct 2020 23:59:37 +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 4abcfa4..85423ff 100644 --- a/malware-analysis_ref_and_memo.md +++ b/malware-analysis_ref_and_memo.md @@ -654,6 +654,8 @@ to do... - WIndowsの更新パッケージに含まれるファイルのダウンロードと情報の表示
[Introducing Winbindex - the Windows Binaries Index](https://m417z.com/Introducing-Winbindex-the-Windows-Binaries-Index/)
[Winbindex](https://m417z.com/winbindex/) +- [Known Folder Identifiers](https://github.com/libyal/libfwsi/wiki/Known-Folder-Identifiers) + - knownfolderの一覧 # Windows Command - windows上で情報収集やフォレンジックに活用できるCommand Line CheetSheet