摘要: unit APIUnit;{ GetProcessModuleHandle API Unit Ring3调用NtQueryInformationProcess实现跨进程获取DLL句柄}interfaceUSES Winapi.Windows,System.SysUtils;type USHORT... 阅读全文
posted @ 2016-01-12 13:47 方东信 阅读(1564) 评论(2) 推荐(0) 编辑