Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - 注册
Search - 注册 - List
winzip注册机程序
Date : 2025-12-21 Size : 52.1kb User :

破解windows xp(RC1版本)安装注册码的程序
Date : 2025-12-21 Size : 49.42kb User :

DL : 0
让进程在系统中更加隐蔽(2) 一般来说一个后门程序需要更改系统的某些文件来让程序在系统启动执行这个程序, 又要在某个地方保留这个程序(一般是在硬盘)。如果有什么办法不这样做又让程序在 系统中运行的话,就可以使后门程序更加隐蔽。也就是说程序在硬盘上找不到在系统的 启动配置中没有这有项。真正要做到这样好象不太现实,但可以采用简单的方法:在程 序被执行后删除程序文件和启动文件中被更改的部分,然后在系统被关闭前保留程序文 件和更改启动文件,让它在系统启动时又能被执行。 程序是一个可执行文件在被执行时系统会把它保护起来,如果要删除它需要更改系 统!很麻烦!可以把代码放到其他程序中作为另外进程的线程来运行既利用创建远程线程 函数。系统被关闭一般有三种情况:正常关机,掉电(不正常关机),一键关机(按下power). 对于正常关机,程序会收到CTRL_SHUTDOWN_EVENT的信号,一键关机,可以简单的使用钩子 但掉电(不正常关机)老农实在想不出办法。好在一般的nt服务器很少这种情况。 在nt系统下用CreateService来注册一个服务,当然是在系统SHUTDOWN前。在启动时 用DeleteService删除这个服务,保存一个程序文件在虚拟内存中,删除在硬盘上程序-process in the system to allow a more subtle (2) In general a backdoor procedures need to change the system to certain documents procedures for the system to initiate the implementation of this procedure, but also to retain a place in the process (usually in a hard disk). If there is any way to do so without letting procedures in the system running, then we can process more subtle back door. In other words procedures not found in the hard disks on the system's configuration did not start with this item. Really want to do so it did not seem realistic, but it is a simple approach : in the process would be implemented to delete files and startup files were altered, Then the system was closed down before the document retention procedures and changes in startup files, it started when the sy
Date : 2008-10-13 Size : 73.74kb User : 无间刀

DL : 0
该软件主要用于屏蔽设定关键字后的网站,具体功能包括: 可以使含有关键字的网址自动转向到你设定的网站或HTML去。 清空IE临时文件夹    清空IE历史记录 文档清空 删除收藏夹网址 删除IE地址栏网址 当然还可以定义你保密的目录 限制运行程序 清除内存中运行的程序    禁止WINDOWS下载软件等功能 恢复IE工具栏的链接名称 取消开机对话框 恢复internet选项安全页面自定义按钮 去除IE分级审查的密码 修改时间前面加广告 恢复OE标题栏广告 恢复IE搜索引擎 恢复网页右键菜单 恢复一系列文件名 恢复主页修改 修复IE的默认页面 修复文件属性里面的广告 恢复注册表文件打开方式 还原注册表被恶意代码修改 -the software used mainly shielding set keywords to the web site, the specific features include : It will make the website containing keywords automatically shifted to set your web site or to HTML. Clear IE temporary folder emptied IE historical records deleted files emptied favorites delete IE website at the address bar of course you also can define a list of confidentiality restrictions operational procedures to remove the memory running Windows procedures prohibit downloading software features such as Internet Explorer toolbar to restore the link titles boot resume dialog internet security Options button pages removed from the definition of classification review of the IE code changes ahead of time to resume OE increase advertising column heading to restore IE advertising search engine w
Date : 2008-10-13 Size : 557.45kb User : 陈信良

DL : 0
破解的文件切割软件---庖丁解牛 免注册可以免费使用-decipher documents supporting cutting-free software -- can register for free use
Date : 2008-10-13 Size : 263.67kb User : sshow

远程控制代码..TCP/IP协议...IO重叠模式.可实现文件,注册表,屏幕的操作-remote control code ..TCP / IP protocol ... IO overlapping pattern. Documents can be realized, Register, the operation of the screen
Date : 2008-10-13 Size : 4.16mb User : tt

DL : 0
利用RSA算法防止非法注册机作,详细见内-use of the RSA algorithm to prevent illegal RI for details see inside
Date : 2008-10-13 Size : 3.75kb User : 李网

DL : 0
Camfrog Video Chat 3.6的破解软件,只要装了3。6版的程序,用这个破解软件就可以,免去高额购买注册码的用户-Camfrog Video Chat 3.6 crack the software, If installed by the three. 6 edition of the program, the software can break, and removed the purchase of high users Serial Number
Date : 2008-10-13 Size : 20.34kb User : ellen

DL : 0
vnc本地口令破解C源代码 默认情况下VNC服务端的密码是放在注册表中的,本工具只针对这种情况。首先用ASP读出注册表中的加密密码,然后用破解工具破解。我给出大家一个读取VNC密码的ASP脚本,默认情况下VNC密码存放在HKCU\\Software\\ORL\\WinVNC3\\Password Set WshShell = server.CreateObject(\"WScript.Shell\") bkey=WSHShell.RegRead(\"HKCU\\Software\\ORL\\WinVNC3\\Password\") for each str in bkey response.write hex(str) next 读取出来后结果类似 49 40 15 F9 A3 5E 8B 22这种十六进制,这是VNC加密的密码。我们可以用vncx4 破解它,vncx4使用很简单,只要在命令行下输入 c:\\>vncx4 -W 然后顺序输入上面的每一个十六进制数据,每输完一个回车一次就行了。-vnc local crack password C source code default under VNC server password is placed on the registry. The tools only address this situation. First ASP registry read out the encryption password, and then use the tool to break the resolve. I have given you a password to read VNC ASP script, By default under the VNC password stored in HKCU \\ Software \\ ORL \\ WinVNC3 \\ P assword Set WshShell = server.CreateObject ( " WScript.Shell ") bkey = WSHShell.RegRead (" HK CU \\ Software \\ ORL \\ WinVNC3 \\ Password ") for eac h str in bkey response.write hex (str) next read out After similar results F9 49 40 15 22 A3 5E 8B this hexadecimal, it is encrypted VNC password. Vncx4 we can resolve it, vncx4 simple to use, as long as the command line input c : \\
Date : 2008-10-13 Size : 4.01kb User : 小李

一个用于注册时的验证码的类,用CSharp编写的。希望能对大家有用!-register for a certification category code, prepared by using CSharp. We hope that the useful!
Date : 2008-10-13 Size : 1.8kb User : 李斌

DL : 0
一个木马代码 功能比较全面 1.文件管理:模枋 Windows 资源管理器,可以对文件进行:复制、粘贴、删除,重命名、远程运行等,可以上传下载文件或文件夹,操作简单易用。 2.远程控制命令:查看远程系统信息、剪切板查看、进程管理、窗口管理、外设控制、服务管理、共享管理、代理服务、MS-Dos模拟、其它控制! 3.捕获屏幕:不但可以连继的捕获远程电脑屏幕,还能把本地的鼠标及键盘传动作送到远程实现实时控制功能! 4.注册表模拟器:远程注册表操作就像操作本地注册表一样方便!-a Trojan horse code a more comprehensive function. Document management : Die Fang Windows Explorer, on documents : copy, paste, delete, rename, long-distance running, and can upload or download files folder, easy and simple operation. 2. Remote control commands : View remote system information, Shear panel View, process management, window management, control of peripherals, service management, Sharing management, agency services, MS - Dos simulation and other control! 3. Capture screen : not only can not even following the capture remote computer screen, also to bring to the local traditional keyboard and mouse movements to achieve real-time remote control function! 4. Register Simulator : remote operation of the registry to operate like local registry as easy!
Date : 2008-10-13 Size : 1.88mb User : 校风

DL : 0
delphi写的注册机,用于发布自己的程序-delphi RI write for publication own procedures
Date : 2008-10-13 Size : 215.42kb User : 刘毫

这是我初学时写的vb程序,功能是在服务器版操作系统上注册金山毒霸.-This is a novice when I was a constant process, the functions of the server operating system Jinshan registered drug tyrants.
Date : 2008-10-13 Size : 4.52kb User : lizhiping

拦截RegOpenKeyEx的函数,可以仿照此程序拦截其他注册表函数。已调试成功-interception RegOpenKeyEx function can be modeled on the procedure to intercept other registry function. Debugging has been successful
Date : 2008-10-13 Size : 3.7mb User : 刘用

包括:cdrom控制,cpu和mouse信息,USB编程,测试cpu速度,检测键盘按键,列出进程,鼠标钩子编程,系统信息获取,注册表编程-include : cdrom control, cpu and mouse information, USB programming, cpu speed test to detect the keyboard keys, listing process, the mouse hook programming, system information access, the registry program
Date : 2008-10-13 Size : 605.33kb User : hugh

DL : 0
WndTabs的注册机,能用于WndTabs3.1和WndTabs3.2的注册。-WndTabs the Fillmore, and can be used WndTabs3.1 WndTabs3.2 registration.
Date : 2008-10-13 Size : 12.82kb User : 王峰

邮件注册系统,用vfp完成-mail registration system, complete with Probe
Date : 2008-10-13 Size : 7.76kb User : 张雷

象棋大战V1.5注册码计算器源代码,原作者:fchker-Chess World War V1.5 license calculator source code, the original author : fchker
Date : 2008-10-13 Size : 1.97kb User : 风尘

DL : 0
一份针对icesword(内核检测软件)的注册表隐藏代码.能在icesword中隐藏任意的注册表键值.-against a icesword (kernel detection software) code hidden in the registry. In icesw ord concealed arbitrary registry keys.
Date : 2025-12-21 Size : 1kb User : 张伟

读取注册表的例子 利用了 API 可读注册表中所有的项目-Read examples of using the registry API readable registry of all the items
Date : 2025-12-21 Size : 3kb User : xxh
« 12 3 4 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.