1
0
mirror of https://github.com/nganhkhoa/malware.git synced 2024-06-10 21:32:07 +07:00

Update malware-analysis_ref_and_memo.md

This commit is contained in:
mether049 2020-05-24 21:48:11 +09:00 committed by GitHub
parent daa3c94847
commit d30f2b1920
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -223,6 +223,8 @@ DFIR,マルウェア解析OSINTに特化したUbuntuベースのディスト
### .NET analysis
- **[dnspy](https://github.com/0xd4d/dnSpy)<br>**
.NETデコンパイラ,C#やVBで作成された実行ファイルを高精度でデコンパイルする
- ref:
- [The Use and Abuse of DotNet Files, and the Value of FortiResponder Automation in the Threat Analysis Process](fortinet.com/blog/threat-research/the-use-and-abuse-of-dotnet-files-and-the-value-of-fortresponder-automation-in-threat-analysis.html)
### Utilities
- **[PeBear](https://github.com/hasherezade/pe-bear-releases)**