搜索资源列表
cmdbind2
- 让进程在系统中更加隐蔽(2) 一般来说一个后门程序需要更改系统的某些文件来让程序在系统启动执行这个程序, 又要在某个地方保留这个程序(一般是在硬盘)。如果有什么办法不这样做又让程序在 系统中运行的话,就可以使后门程序更加隐蔽。也就是说程序在硬盘上找不到在系统的 启动配置中没有这有项。真正要做到这样好象不太现实,但可以采用简单的方法:在程 序被执行后删除程序文件和启动文件中被更改的部分,然后在系统被关闭前保留程序文 件和更改启动文件,让它在系统启动时又能被执行。 程序是一个可执行文件在被执行时系统
insertcode
- PE可执行文件的镶入式程序的编写方法及示例(镶入式后门程序&原程序) 由于Microsoft公司的Windows系统是当前大部分个人电脑所使用的操作系统 主要包括win95,98,me,nt4,2000,xp等,而这些系统所使用的可执行文件的格式基 本上是PE结构的。这里的可执行文件的镶入式程序就是针对PE结构的可执行文件。 这里先简单说一下PE文件框架结构: DOS MZ header DOS stub//在不支持 PE文件格式的操作系统中它将简单显示一个错误提示 PE header//含了许
标准DES加密算法
- 用C语言实现的DES加密算法,简单高效,值得看看。-the DES implemented in C, simple and effected, worthy of look.
简单的内存查看器
- 用VC++编写,能够查看系统内存运行基本情况的小工具。-VC prepared to check the basic operation of system memory of the small tools.
casystem
- 小型计算机代数系统,可以进行简单的代数运算-small computer algebra system that can perform simple algebraic calculation
383131586
- des算法,一个加密算法。很使用。简单的保存-des algorithm, an encryption algorithm. Very used. Simple preservation
zimutongji
- 这是一个关于字母或字母组统计概率的简单程序,可以运行的.-This is a letter of the alphabet or group statistical probability of simple procedures can be run.
MD5CSharp11
- 信息安全之md5算法,操作界面简单友好,可对文件进行加密-information security md5 algorithm, simple and friendly user interface, document encryption
certification
- 用SHA1或MD5 对用户身份验证的简单实现,绝对可用!-use SHA1 or MD5 authentication of users to achieve a simple, absolutely available!
jiami_jiemi
- 一个加密解密的程序,使用简单快捷的算法,个人文件安全有了保证!-an encryption and decryption procedures, the use of a simple and efficient algorithm, personal documents security is assured!
tete
- 这是一个集多种网络黑客工具于一体的软件!能够比较方便的进行几种简单的网络攻击!在局域网内测试通过!-This is a multi-network hackers tools in the integrated software! Compared to facilitate the conduct of several simple network attack! The LAN test pass!
1852_CGFTP
- ftpCLIENTS 本程序是一个完整的FTP客户端程序,应用vb完成,代码简单。-,Visual Basic -ftpCLIENTS this program is a complete FTP client, application vb completed, simple code. - Visual Basic
vnx4
- vnc本地口令破解C源代码 默认情况下VNC服务端的密码是放在注册表中的,本工具只针对这种情况。首先用ASP读出注册表中的加密密码,然后用破解工具破解。我给出大家一个读取VNC密码的ASP脚本,默认情况下VNC密码存放在HKCU\\Software\\ORL\\WinVNC3\\Password Set WshShell = server.CreateObject(\"Wscr ipt.Shell\") bkey=WSHShell.RegRead(\"HKCU\\Software\\ORL\
sqlCmdCsrc
- asp网站sql注入有关命令执行之c、C++源码,简单,学习之用。-asp sql injection site to implement the orders of the c, C source code, a simple and learning.
security_DES
- 网络安全DES算法,进行简单的3DES加密和解密操作-network security DES algorithm, for the simple 3DES encryption and decryption operation
uay_source
- 一个驱动上实现 无进程 无端口 无服务的简单rootkit-a driver on the achievement of a process without port services without the simple rootkit
GetAcessPassword
- 获取access密码,利用vb进行破译,简单易懂,初学者的好帮手-obtain access passwords, using Visual Basic for deciphering is simple to understand and beginners a good helper
md5_my
- md5的java源码......功能很简单,输入任意长的字符串,按\"生成信息摘要\"按钮,就可以生产等长的信息摘要-md5 the java source function is very simple ... that the importation of arbitrarily long string, according to "produce information summary" button, can produce such long message dig
netview_mine
- 简单包捕获及解析软件 [运行平台] Windows 2000/xp + Packet.sys。 [功能概述] 捕获数据包; 数据包解码; 以友好的界面显示数据包信息; 文件存储加载; 捕获检测。 -simple packet capture and analysis software [platforms] Windows 2000/xp Packet . sys. [Functional overview] capture data packe
CBOX(一个简单的C语言编写的菜单)
- 一个简单的C语言编写的菜单-a simple C language menu