diff --git a/malware-analysis_ref_and_memo.md b/malware-analysis_ref_and_memo.md
index 3882840..5dc46fe 100644
--- a/malware-analysis_ref_and_memo.md
+++ b/malware-analysis_ref_and_memo.md
@@ -595,6 +595,8 @@ to do...
- ReverseEngineering全般について(PEB,TEB,TLS,SEHなどの記事もあり)
[kblab.tistory.com(~2016)](https://kblab.tistory.com/category/High%20Level%20Technique/Reversing)
[k3y6reak.github.io(2017~)](https://k3y6reak.github.io/category/technique/)
+- exeからdllのコンバートに関する記事
+[Converting an EXE to a DLL](https://osandamalith.com/2019/08/26/converting-an-exe-to-a-dll/)
# Windows OS
- Windows Internalsを日本語で解説するプロジェクト