Difference between revisions of "Command-line"

From PasswordMaker
Jump to navigationJump to search
Line 6: Line 6:
 
This edition of PasswordMaker is made with C++. It can read PasswordMaker Settings files (RDF files) generated by the [[Firefox/Mozilla/SeaMonkey/Flock/Netscape/GettingStarted|Firefox]] Edition, including settings files with multiple accounts.</td></tr></table>
 
This edition of PasswordMaker is made with C++. It can read PasswordMaker Settings files (RDF files) generated by the [[Firefox/Mozilla/SeaMonkey/Flock/Netscape/GettingStarted|Firefox]] Edition, including settings files with multiple accounts.</td></tr></table>
  
[http://downloads.sourceforge.net/passwordmaker/passwordmaker-cli-1.4.2-win32.zip Download 1.4.1 Windows binary]
+
* [http://downloads.sourceforge.net/passwordmaker/passwordmaker-cli-1.4.2-win32.zip Download 1.4.1 Windows binary]
[http://downloads.sourceforge.net/passwordmaker/passwordmaker-cli-1.4.2-src.zip Download 1.4.1 zip]
+
* [http://downloads.sourceforge.net/passwordmaker/passwordmaker-cli-1.4.2-src.zip Download 1.4.1 zip]
[http://downloads.sourceforge.net/passwordmaker/passwordmaker-cli-1.4.2-src.tar.gz Download 1.4.1 gz]
+
* [http://downloads.sourceforge.net/passwordmaker/passwordmaker-cli-1.4.2-src.tar.gz Download 1.4.1 gz]
[http://downloads.sourceforge.net/passwordmaker/passwordmaker-cli-1.4.2-src.tar.bz2 Download 1.4.1 bz2]
+
* [http://downloads.sourceforge.net/passwordmaker/passwordmaker-cli-1.4.2-src.tar.bz2 Download 1.4.1 bz2]
[http://sourceforge.net/project/showfiles.php?group_id=158071&package_id=182826 SourceForge Group]
+
* [http://sourceforge.net/project/showfiles.php?group_id=158071&package_id=182826 SourceForge Group]
  
 
== Defaults ==
 
== Defaults ==

Revision as of 21:03, 14 January 2008

Executables are available for Windows. For other operating systems, please download the cross-platform source code and compile it locally (unix.mak file included). We are glad to host executables for other operating systems here; contact us once you've compiled the source for your platform.

This edition of PasswordMaker is made with C++. It can read PasswordMaker Settings files (RDF files) generated by the Firefox Edition, including settings files with multiple accounts.

Defaults

The Command Line Edition uses the following defaults:

Master Password
none
URL
none
Algorithm
MD5
Hmac
no
Trim
yes
Length
8
Characters
ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789`~!@#$%^&*()_-+={}|[]\:";'<>?,./
Use Leet
none
Leet Level
0
Username
none
Modifier
none
Prefix
none
Suffix
none

Command Line Options

Command line options are not posted here yet.

FAQ

This is a stub.