scarroot

立志于开发稳定,高性能,容易维护的系统. 追求系统模块化设计,精简与强大的内核框架,可插拔的功能模块

 

2008年9月19日

超级详细找CALL写CALL教程(zz)

摘要: http://www.ghoffice.com/bbs/read-htm-tid-50497-fpage-0-toread--page-1.html 阅读全文

posted @ 2008-09-19 11:27 scarroot 阅读(966) 评论(0) 推荐(0) 编辑

一个C#内联汇编的类

摘要: using System; using System.Collections.Generic; using System.Text; using System.Runtime.InteropServices; namespace AsmClassLibrary { public class Class1 { [DllImport("kernel32.dll", E... 阅读全文

posted @ 2008-09-19 11:11 scarroot 阅读(1906) 评论(1) 推荐(1) 编辑

规避网络游戏的外挂检测机制(zz)

摘要: 规避网络游戏的外挂检测机制 译注:这是一篇发表在rootkit.com上的讨论怎么规避warden检测机制的文章,原文在这里。作者Darawk是D2的黑客。之前,暴雪通过Module32First/Module32Next对D2 1.11中的外挂进行了第一次打击,很多使用外挂的玩家尤其是netter's EasyMap的玩家损失惨重。黑客们开始思考Anti-warden的问题,这篇文章就是一些... 阅读全文

posted @ 2008-09-19 08:38 scarroot 阅读(4017) 评论(3) 推荐(0) 编辑

导航