随笔分类 -  shellcode

摘要:#include "stdafx.h" #include "stdio.h" #include "windows.h" int LoadAddr=NULL; int GetAddr=NULL; int kernel32Addr=NULL; __declspec(naked) int GetApi() 阅读全文
posted @ 2021-09-12 13:31 admrty 阅读(55) 评论(0) 推荐(0)