Loading

内联纯汇编

_declspec(naked) int ShellCode()
{
	_asm{
            // 纯汇编
	}
}
posted @ 2016-02-01 23:56  Lnju  阅读(69)  评论(0)    收藏  举报