Home Page - www.tele-pro.co.uk - Ecommerce Integration


Software > WS_FTP Password Reminder

WS_FTP Password Reminder

WS_FTP Password Reminder is a free utility to decode WS_FTP passwords from WS_FTP.ini files on Windows 2000. WS_FTP, WS_FTP LE. The utility is designed for one-click use. Just fire it up, hit Auto and all of the FTP hosts. IP address, and FTP username and passwords are revealed. You can also Browse to any WS_FTP.ini file.

WS_FTP Password Reminder is available as a HTML Application (.hta) or as an online tool.

WS_FTP Password Reminder - Download

Click the image below to download WS_FTP Password Reminder.

Download WS_FTP Password Reminder

Technical Info

WS_FTP Password Reminder is an HTML application (.hta) written in VBScript and JavaScript.

WS_FTP Password Reminder - Select Folder

JavaScript Decode Function

Below is the JavaScript code for the main decode function:

function dec2(str){ // decode
var Out='';
pw=str.substring(37,str.length);
for (var i=0; i<pw.length/2; i++)
{
var caracter=pw.substring(i*2,i*2+2);
var sal=str.substring(5+i,6+i);
var claro=parseInt("0x"+caracter)-i-1-((47+parseInt("0x"+sal))%57);
Out=Out+String.fromCharCode(claro);
}
return Out;
}

Dreamweaver Password Reminder

We would like to release an accompaniment password recovery tool to the WS_FTP Password Reminder - the Dreamweaver Password Reminder. The Dreamweaver Password Reminder will be available as a free utility to recover your forgotten FTP passwords from the encrypted Dreamweaver registry keys.

We are looking for assistance with translation of a small block of CGI code into JavaScript, JScript or VBScript. If you are able and willing to assist with this please let us know using the form at the foot of this page. You will have the option of a credit in the code of the application.

The CGI code to be translated is below, and we would like a JavaScript, JScript or VBScript function to encapsulate this code.

//$args1 is the parameter for the function
$args1="6D6A6D68";

our (@a, @aa, $i, $ii);
$args1 =~ s/(..)/push(@a, $1)/ge;
push (@aa, pack("H2", shift(@a)));
for(@a) {
  $i++;
  $ii = sprintf("%d", hex("$_")) - $i;
  $ii = sprintf("%X", $ii);
  push @aa, pack("H2", $ii);
}

//function should return this value
print for(@aa);

 

If you liked this script, please vote for it at the following developer resource sites.
HotScripts - WS_FTP Password Reminder AllTheScripts - WS_FTP Password Recovery WS_FTP Password Recovery Tool - featured at ScriptSearch.com  

Support Free Scripts

If you are using free scripts from this website, please consider making a donation. Why donate?
 

Internet Explorer Password Recovery

Retrieve lost or forgotten AutoComplete passwords from Internet Explorer - the Reveal Passwords internet shortcut reveals masked passwords in all forms and frames of the current web page.
 

See Also

 Go Free Scripts
 Go Commercial Scripts
 Go Other Developer Websites
 Go Scripts Made to Order
 Go Request Programming Quote
 Go Contact Form Generator
 

Keywords

script, program, free scripts, programming, code, application, utility, javascript, active server pages, asp, asp.net, sql, flash, xml, vbscript, sql, cgi, perl, php, php3, delphi, dhtml, web development, database, resources, unix, wsh, outlook, office automation, ecommerce, remotely hosted, website design
 

Top | Home | ECommerce | Hosting | Site Map | Search | © 2003-6 | Contact