搜索资源列表
NP_Source
- 游戏反外挂系统NProtect GameGuard版本997的驱动部分源码,由堕落天才兄逆向。研究NP的兄弟不可错过。-game system NProtect GameGuard 997 version of the driving source by the degeneration of genius brother reverse. Research NP brothers not to be missed.
QQKeyBoard_2008.03.26.10
- 这是一个键盘驱动,可以突破QQ2007的nProtect技术,轻松获得其登陆密码
SPYQQ3
- 破解“国际领先的Nprotect键盘加密技术”,对于老版本(QQ2005),前辈们有很多办法了:有直接改写npkcntc.dll的,有将npkcntc.dll删除,然后hook住LoginCtrl.Dll将带红叉图片的替换为不带红叉的。但似乎那些对于新版本QQ都失效了,以上两种方法都逃不过LoginCtrl.Dll里面的验证函数,QQ启动会受到阻止。
HideKd
- 韩国Nprotect的驱动隐藏模块,很经典的东西-South Korea Nprotect driver hidden module
np_npggnt.des
- 用VC编写的一个逆向NP注入npggnt.des的源码实例,对分析NP的朋友有一定的帮助!-VC prepared with a reverse injected NP source npggnt.des example, the analysis of NP friends will certainly help!
np
- 韩国nprotect 的相关研究资料 包含部分源代码和一个生成文件-South Korea nprotect relevant research data that contains part of the source code and a build file
dump_wmimmc
- NProtect 源代码 很强悍的网游反外挂系统-NProtect source code is very powerful gaming system against external
MainFrm
- Write a game using the analog wiz This fixed and better configur Easy Language- Triumph Xiao Tang Easy language type CF Daohao Troj Easy language MOYU BOSS position Stationmaster newest warm-bloode Principle and external production
DProtector
- 一个nprotect破解的实例,可以进行nprotect破解的参考-To a nprotect crack instance, you can crack the reference nprotect
neicunfenpei
- 编写一个程序,创建两个线程,一个用于内存分配,另一个用于跟踪内存的分配情况并打印信息。将VirtualAlloc函数的参数ftAllocahonType分别改为MEM_RESET或MEM_TOP_DOWN,将nProtect参数分别改为PAGE_GUARD、PAGE_NOACCESS或PAGE_NOCACHE,再进行本实习的各项操作,再查看内存分配的各个结果,分析原因。尝试调换分配、回收、内存复位、加锁、解锁、提交、回收的次序,查看结果,并分析原因。-Write a program that c