diff --git a/malware-analysis_ref_and_memo.md b/malware-analysis_ref_and_memo.md new file mode 100644 index 0000000..0b7f8e4 --- /dev/null +++ b/malware-analysis_ref_and_memo.md @@ -0,0 +1,9 @@ +# Binary-analysis +### Symbolic Execurtion +to do... +### Taint Analysis +to do... +### Decompiler +### ref: +- Intel系アーキテクチャSoftware Developer向けのマニュアル
+[Intel® 64 and IA-32 Architectures Software Developer Manuals](https://software.intel.com/en-us/articles/intel-sdm)