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-03-21 00:29:30 +09:00
committed by GitHub
parent e33f2de0f1
commit 81b1a0d1b7

View File

@ -391,7 +391,7 @@ Injecition/Hollowingされたプロセスの自動検出<br>
- プロシージャを呼び出す
- `Call name [argumentlist]`
- Function
- [Commmand](https://docs.microsoft.com/ja-jp/office/vba/language/reference/user-interface-help/command-function)
- [Command](https://docs.microsoft.com/ja-jp/office/vba/language/reference/user-interface-help/command-function)
- コマンドライン引数を取得
- [ExecuteExcel4Macro](https://docs.microsoft.com/ja-jp/office/vba/api/excel.application.executeexcel4macro)
- Excel4.0のマクロを実行