摘要:
好久没写博客了,今天终于搞出了第一个shellcode,以此mark一下。 #include "stdafx.h" #include #include int _tmain(int argc, _TCHAR* argv[]) { HMODULE hm = LoadLibrary(_T("kernel32.dll")); int addr = (int)GetPro... 阅读全文
posted @ 2017-08-03 14:37
封停
阅读(172)
评论(0)
推荐(0)

浙公网安备 33010602011771号