资源列表
[钩子与API截获] Detection_of_the_hidden_processes
说明:Many users have got used that Windows NT Task Manager shows all processes, and many consider that i s impossible to hide a process from Task Manager. Actually, process hiding is incredibly simple. There are lots of methods available for such a purpos<inwing> 在 2008-10-13 上传 | 大小:15.54kb | 下载:0
[钩子与API截获] Single_Byte_Hooks
说明: Recently I rewatched Joanna s HITB presentation video and I noticed she said that a rootkit leveraging a single byte modification is impossible! Well I think that was a little bold to say and in my opinion it doesn t seem that infeasible that a on<inwing> 在 2008-10-13 上传 | 大小:2.95kb | 下载:0
[汇编语言] asmreference
说明:ASM386 Assembly Language Reference 收集的系统开发的资料-ASM386 Assembly Language Reference collection system the development of the information<孙> 在 2008-10-13 上传 | 大小:1.3mb | 下载:0
[钩子与API截获] Hook_Windows_API
说明: 这篇文章是有关在OS Windows下挂钩API函数的方法。所有例子都在基于NT技术的Windows版本NT 4.0及以上有效(Windows NT 4.0, Windows 2000, Windows XP)。可能在其它Windows系统也会有效。 你应该比较熟悉Windows下的进程、汇编器、PE文件结构和一些API函数,才能明白这篇文章里的内容。 这里使用\"Hooking API\"这个术语表示对API的完全修改。当调用被挂钩的API时,我们的代码能立刻被执行。我将写下完全<inwing> 在 2008-10-13 上传 | 大小:18.68kb | 下载:0
[并口编程] ispVBCode
说明:目前只支持 s51,s52,并口引脚自定义(ISPSys.ini) 芯片资料自定义(ChipType.ini),希望大家完善它,但不得用于商业目的。-currently only supports s51, presentation, since the definition pin parallel port (ISPSys.ini) chip information from the definition (ChipType.ini) hope you perfect, but sho<ly> 在 2008-10-13 上传 | 大小:59.09kb | 下载:0
[其它] CipherOne6.0
说明:本软件代码所有权属于Scaton Software Co.,你可以任意使用该代码,但不得以商业形式整体或整模块使用本代码。 scaton, 2006.2.16 CipherOne 加密钻石锁软件代码模块介绍: Zlib---zip压缩静态库代码,GNU代码 Rsaref---Rsa密钥处理及各算法代码库,RSA Lab拥有版权,Scaton Software增加了AES和IDEA算法代码 RsaKern---本软件加密、解密处理核心模块,Scaton Softw<wuyadong> 在 2008-10-13 上传 | 大小:2.21mb | 下载:0
[对话框与窗口] asm_gui_win32
说明:大家都习惯了使用windows gui风格,开发者也习惯了使用windows gui 的 API,即使嵌入式平台,很多gui的api也被包装成windows 的 win32函数。这个例子演示了使用汇编语言调用win32 gui函数实现窗口应用的例子,希望大家从中了解汇编语言调用windows api的规则。-we are in the habit of using windows gui style, developers are accustomed to the use of windows<浦剑涛> 在 2008-10-13 上传 | 大小:19.42kb | 下载:0
[进程与线程] processcomunication
说明:此程序是在MFC下分别用匿名管道,命名管道和邮槽3种方法实现的进程之间的通信 -this procedure is the MFC respectively anonymous pipeline named pipes and mail chutes three different methods to achieve the communication process between the<zhaodetao> 在 2008-10-13 上传 | 大小:197.8kb | 下载:0
[其它] tqiw_Guess_figures
说明:本程序思想来源于文曲星. 其实也可以两个人玩的.就是一个人先想好4个数字,然后让另一个人猜.你有10 次机会.另一个猜一次, 出题的人就给出他猜的结果. 比如我想好的是:1 5 6 9 .另一个人猜.A表示数字相同,且位置也相同.B表示数字相同,位置不同. 如果另一人猜:1 2 3 5 给出结果为:1A1B. 也就是说有两个数字猜对了,但有一个数的位置不对,依次类推. ! -procedures comes from the rings. In fact, two people can pl<wuyadong> 在 2008-10-13 上传 | 大小:46.21kb | 下载:0