Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - command shell
Search - command shell - List
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 : 2025-12-18 Size : 4kb User : 小李

CRC32自检壳加壳工具Unicode版 支持命令行加壳,支持Unicode路径。 Param1 为需要加壳的文件, 后面的几个参数可不分先后 /dos //直接命令行加壳,不打开加壳对话框 /bak or /nobak //加壳前是否备份 /show //CRC自检出错时是否显示提示框 /msg#对话框标题#对话框内容#对话框图标(0-3) -CRC32 self加壳shell tool command line support Unicode version of加壳, Unicode path support. Param1 need加壳documents, after a few parameters can be in alphabetical order/dos// direct加壳command line, do not open加壳dialog/bak or/nobak//加壳whether the backup/show// CRC since detected in the wrong box when prompted whether to display/msg# dialog title# content# dialog box dialog box icon (0-3)
Date : 2025-12-18 Size : 67kb User : dongchaomissyou

命令行Encode编码程序,支持3种编码方式 ascii、xor和base64,支持参数和文件2种输入输出方式,方便Shell编程-Command line encoder program supports three kinds of encoding, two kinds of input and output parameters and file support to facilitate Shell Programming
Date : 2025-12-18 Size : 9kb User : wwc

现在的软件大都加了壳,给破解汉化带来非常大的不便。PEiD 能够侦测出几乎所有的壳,其数量已超过 470 种 PE 文件的加壳类型和签名,新的 0.93 版本增加了命令行的操作支持,使用非常方便。经分析是目前各类查壳工具中性能最强大的一款。另外还可识别出 EXE 文件是用什么语言编写的,比如:VC++、Delphi、VB 或 Delphi 等。-Most current software plus a shell to crack localization bring great inconvenience. PEiD can detect almost all of the shell, the number has more than 470 species packed PE file types and signatures, the new 0.93 version adds support for command line operation, easy to use. The analysis is the investigation of various types of housing in the performance of the most powerful tools a. It may also identify the EXE file is what the language, such as: VC++, Delphi, VB or Delphi, etc.
Date : 2025-12-18 Size : 307kb User : 胡锦涛
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.