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:
parent
703279ff8f
commit
555e1b7d65
@ -240,7 +240,11 @@ to do...
|
||||
|
||||
### Decompiler
|
||||
to do...
|
||||
|
||||
### Perspective
|
||||
- topdown
|
||||
- コードの先頭から解析
|
||||
- bottom-pup
|
||||
- 表層解析で得たキー情報(Win32API,怪しい文字列,etc.)の周辺から解析
|
||||
### ref:
|
||||
- Intel系アーキテクチャSoftware Developer向けのマニュアル<br>
|
||||
[Intel® 64 and IA-32 Architectures Software Developer Manuals](https://software.intel.com/en-us/articles/intel-sdm)<br>
|
||||
|
Loading…
Reference in New Issue
Block a user