搜索资源列表
des_i777
- des在windows平台下得实现,纯c,dos版本,具有很好得移植性。-des in the windows platform in the realization of pure c, dos version, with a good transplantation.
LaoenED_V1.0
- Laoen 加密器 V1.0,可对任意类型文件进行加(解)密,操作十分简便。文件加(解)密速度极快。是学习加密技术不可多得的入门范本。LaoenED V1.0 for DOS小巧精干,完全可以作为DOS扩充的外部命令使用(拷贝至c:\\windows\\command or c:\\dos)。 本次发布的Laoen加密器V1.0有2个版本(DOS/Windows): 版本 文件 大小 编译平台 1、LaoenED V1.0 for DOS Laoen
des
- DES算法集锦,包含有各种增强DES算法,变形DES算法,有PASCAL,ASM,C等多种语言的版本,有DOS,WINDOWS,Linux,以及其它UNIX环境的代码。
tfn2k.rar
- DOS攻击源码,有smurf攻击、SYN FLOOd攻击等,仅供学习研究之用,不可用于违背他人利益,DOS attack source, there are smurf attacks, SYN FLOOd attacks, for study purposes, not for others, contrary to the interests of
bochs-20081123.tar
- Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Currently, Bochs can be compiled to emulate a
zsnes_1_51
- It is a SNES/Super Famicom emulator for x86 computers. It runs on Windows, MS-DOS and Linux/FreeBSD and supports mode 7, sound, Super FX, and a lot more-is a SNES/Super Famicom emulator for x86 computers. It runs on Windows, MS-DOS and Linux/FreeBSD
packshellsrc
- 1、把 壳.asm 改名为aaa 2、运行花指令生成程序(dos程序),得到目标文件 bbb.asm 3、编译 bbb.asm ml /c /coff bbb.asm link /subsystem:windows bbb 4、加壳 bbb notepad.exe ccc.exe 得到被加壳程序 ccc.exe 5、现在可以测试运行 ccc.exe-1, the shell. Asm renamed aaa 2, run the junk code ge