搜索资源列表
insertcode
- PE可执行文件的镶入式程序的编写方法及示例(镶入式后门程序&原程序) 由于Microsoft公司的Windows系统是当前大部分个人电脑所使用的操作系统 主要包括win95,98,me,nt4,2000,xp等,而这些系统所使用的可执行文件的格式基 本上是PE结构的。这里的可执行文件的镶入式程序就是针对PE结构的可执行文件。 这里先简单说一下PE文件框架结构: DOS MZ header DOS stub//在不支持 PE文件格式的操作系统中它将简单显示一个错误提示 PE header//含了许
三栏栅加密算法
- 此程序为3栏栅加密算法程序,可对一段明文字符加密 作者:万艳良 单位:武汉理工大学-this procedure for three fencing encryption algorithm procedures, the section expressly characters encryption Author : 10000-Yan units : Wuhan Polytechnic University
squid-2.2.tar
- 一款Linux下的代理软件,主要用于代理服务!- Under section Linux proxy software, mainly uses in to act serves!
一个解密程序for Mexican Army Cipher Disc
- 利用程序解密一段用Mexican Army Cipher加密的密文,利用英文统计和穷举结合的办法-procedures for the use of declassified section of the Mexican Army with Cipher encrypted ciphertext using English statistics and exhaustive combination of
cpurate
- 在 VCKBASE 的在线杂志 第36期 看到网友 xingxueping 的一篇名为“图形显示CPU内存利用率”的文章。感觉很不错。唯一不足的是外观不太完美, 所以有了要改进的想法。我又参考了一下Windows任务管理器(图一),于是模仿MS的东西,做了这个控件...... [代码性质] VC可重用代码段 [代码作者] 叶小舟 [文件大小] 174K [更新日期] 2005-11-11 10:31:00 -VCKBASE in the online m
KillBios
- 一段汇编语言程序,这个程序可以无条件清除PC机BIOS的密码-section of assembly language procedures, which can be removed unconditionally PC BIOS passwords
FATFileSystem
- FAT文件系统原理 计算机在按下power键以后,开始执行主板bios程序。进行完一系列检测和配置以后。开始按bios中设定的系统引导顺序引导系统。假定现在是硬盘。Bios执行完自己的程序后如何把执行权交给硬盘呢。交给硬盘后又执行存储在哪里的程序呢。其实,称为mbr的一段代码起着举足轻重的作用。MBR(master boot record),即主引导记录,有时也称主引导扇区。位于整个硬盘的0柱面0磁头1扇区(可以看作是硬盘的第一个扇区),bios在执行自己固有的程序以后就会jump到mbr中
AES
- 通过这道程序的编写,进一步加深了对AES的理解,也了解了模块化设计的基本思想,编程的时候,把一个大任务分解是很重要的,针对相应的子任务所编写的一段功能独立的代码或一个功能模块,在程序设计时,我们可以把程序中功能相对独立的模块用函数来实现。这样做,不仅可以使程序条理清晰,便于维护。而且,通过重复使用某些函数,可以节省软件开发时间。对一个大问题先从一个大的全局上去考虑,分成几个大的模块,将每个大的模块进一步分解。该程序就是这样的思想,将加密分成三大步骤,对第二大步骤的9次循环的每次都要进行4个操作。
windowsbios
- 大家都知道,windows接管了对物理内存的直接存取,而bios信息存在物理内存 的f000:0000处,关键就是如何读取物理内存。 函数说明 第一个函数ZwOpenSection用来打开section,第一个参数是指向HANDLE变量的指针,第二个是访问参数,第三个是指向OBJECT_ATTRIBUTES的指针 第二个函数ZwMapViewOfSection用来建立物理内存和当前进程的一段物理内存的联系,参数很多,一会在例程里再详细解释 第三个函数ZwUnmapV
readinifile_H
- /* * 读取INI文件的函数(C语言) * File: readinifile.h * Read INI File * char* GetInitKey(FileName, Section, Key) * Return Key=>Value * + [config] * + dbhost=localhost * * strcpy(dbhost,GetInitKey(\"config.ini\", \"config\", \"dbhost\"))
clk_gen
- 读取CLOCK GENATOR 的一段程序,可以看一看啊-read the section procedures can look at the ah
LCCrypto
- 在一个exe文件后面加上一个节,并设置密码,运行的时候需要输入密码才可以执行-in an exe file, insert a section, and set the password, Operation of the need to enter the password before they can implement
operatingsystemsourcecode
- \\Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外,还有这样一些文件: boot.bin 引导扇区(Boot Sector),可通过 FloppyWriter 写入软盘(或软盘映像)。 loader.bin LOADER,直接拷贝至软盘(或软盘映像)根目录。 kernel.bin 内核(Kernel),直接拷贝至软盘(或软盘映像)根目录。 bochsrc.bxrc Bochs 配置文
20063838
- 本节学习GNU推出的Linux系统下C编译器----gcc,主要介绍这种编译器的基本原理和使用方法,以及编译过程中所产生的错误的原因及对策。 -this section study launched by the GNU Linux System C compiler - gcc. This introduces the basic compiler theory and methods, compile and process are the wrong reasons and count
xgrafix-20050912.tar
- xgrafix 是PTSG模拟程序中的图形截面库 改版本是最新版本 -xgrafix PTSG simulation program is the graphics section of the changed version of the latest version
chenKEY
- 这是关于linux下的驱动程序的一段加锁程序,对学习linux驱动程序很有帮助-on linux drivers under the section of the locking procedures, learning linux driver helpful
Selfdeletingexecutables
- 利用远线程插入,运行后删除自身的一段代码。-use far threaded insert, delete itself after running a section of code.
Firewall-Free
- 免费的一个防火墙代码 Title: Article Title Goes Here Author: Jesus Oliva Email: joliva@arrakis.es Environment: VC++ 5.0-6.0, NT 4.0, Win95/98 Keywords: win32, DDK, Driver, Firewall, Network Level: Intermediate Descr iption: A easy windows firewal
Section
- The object file that data for this section should be read from.The type of this section.
ReadElfs
- 可以读取elf文件的所有节名字,类型及偏移量。(You can read all the section names, types, and offsets of the elf file.)