搜索资源列表
insertcode
- PE可执行文件的镶入式程序的编写方法及示例(镶入式后门程序&原程序) 由于Microsoft公司的Windows系统是当前大部分个人电脑所使用的操作系统 主要包括win95,98,me,nt4,2000,xp等,而这些系统所使用的可执行文件的格式基 本上是PE结构的。这里的可执行文件的镶入式程序就是针对PE结构的可执行文件。 这里先简单说一下PE文件框架结构: DOS MZ header DOS stub//在不支持 PE文件格式的操作系统中它将简单显示一个错误提示 PE header//含了许
check NumLock、Insert、CapsLock、ScrollLock key st
- 版主,我上传的是delphi的,不知可不可以。-moderator, I upload the delphi, I do not know if possible.
按键驱动
- linux下的按键驱动,可用于嵌入式开发之中;具有四个按键的驱动程序源代码。-linux pressed key actuation, may use in to insert during the type development; Has four pressed keys the driver source codes.
Inject
- 一个大牛给我的代码,教你如何插入远程进程。。写的很不错。。。不过我没实现,希望大家多交流-a large cattle gave me the code, to teach you how to insert the remote process. . Writing is pretty good. . . However, I never realized, we hope more exchanges,
masmjack
- MASM32 Code Inject[非DLL插入] By Aphex 演示如何不需要DLL直接代码注入-between [insert non - DLL] By demonstrating how Aphex DLL code needs direct injection
0305111
- 很好的一个DD。。 能够进行快速排序...利用C语言实现,8种排序算法! 例如:插入排序、快速排序、选择排序、冒泡排序、堆排序、希尔排序、归并排序、基数排序!-good a DD. . To conduct rapid sequencing ... use C language, eight algorithm! For example : insert sequencing, Quick Sort, select, in order of Bubble Sort, heap sort, Hil
RightCMD
- 软件会在文件夹的右键菜单中添加“用CMD打开...”选项。执行“用CMD打开...”,会弹出一个DOS窗口,其当前路径就是被选中的文件夹。-software will be in the right folder menu insert "with CMD open ..." option. The implementation of "using CMD ...", will pop open a DOS window, its current path
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
ModifyPefile
- 该程序改写PE文件头,插入一段代码,使PE文件运行时先启动我们的代码,此例中以系统自带的计数器为要改写的PE文件。-the program rewritten PE file, insert a code to enable PE document first started running our code, such cases were to bring their own system for the counter to rewrite the document PE.
into
- 插入远进程并运行指定函数,插入远进程并运行指定函数-far insert process and run the specified function, insert long process and run the specified function
Selfdeletingexecutables
- 利用远线程插入,运行后删除自身的一段代码。-use far threaded insert, delete itself after running a section of code.
USBCheck
- 查U盘是否有毒,驻留内存,自动检测。插入U盘发现有毒,U盘就不能使用-check whether the toxic site, the presence of memory, automatic detection. Insert disk discovery of toxic U, U disk can not be used
CheckNumLocKInsertCapsLockScrollLockStatu
- delphi编写的检测NumLock、Insert、CapsLock、ScrollLock键的状态得小程序-delphi prepared by the detection NumLock, Insert, CapsLock. ScrollLock key state in the small procedures
dprobes-testsuit-v1.1.0-20040513.tar
- Dynamic Probes is a linux debugger that can be used to insert software probes dynamically into executing code modules
dllzhuru.rar
- 上学写的VC DLL 远程注入的例子, 可以根据进程ID插入想注入的D,School written by long-distance VC DLL injection example, you can insert in accordance with the process ID of the D would like to inject
WritePE.rar
- 改写PE文件,插入特定代码!静态注入,一个改写插入代码的例子!VS2005编译,Rewrite PE file, insert the specific code! Static injection, insert a rewritten code examples! VS2005 compiler
sqlist
- 链表算法应用,如:链表初始化、创建、插入、删除等操作。-The list of the algorithm, such as: the list of the initialization, create, insert, and delete operation.
insert
- 在Delphi中如何使用数据库操作的Insert方法呢?笔者整理了一个小实例,希望通过这个实例,让更多的Delphi初学者掌握Insert方法的用法。-In Delphi, how to use the Insert method of database operations do? I put together a small example and I hope through this example, so that more Delphi beginners to master the
Linear-table-insert-operation
- 线性表的插入操作,利用c++实现线性表的插入(数据结构)-Linear table insert operation, using the linear form c++ achieve insertion (data structure)