Difference between revisions of "Command-line"

From PasswordMaker
Jump to navigationJump to search
m (added download link)
Line 2: Line 2:
 
__TOC__</td>
 
__TOC__</td>
 
<td valign="top">
 
<td valign="top">
This is the first edition of PasswordMaker made with C++. It's also the first to be able to read RDF files from the [[Firefox]] Edition, including multiple accounts.</td></tr></table>
+
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's can read PasswordMaker Settings files (RDF files) generated by the [[Firefox]] Edition, including settings files with multiple accounts.</td></tr></table>
  
 
[http://passwordmaker.sourceforge.net/downloads/cli.html Download]
 
[http://passwordmaker.sourceforge.net/downloads/cli.html Download]

Revision as of 15:24, 1 October 2007

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's can read PasswordMaker Settings files (RDF files) generated by the Firefox Edition, including settings files with multiple accounts.

Download

Defaults

The Command Line Edition uses the following defaults:

Master Password
none
URL
none
Algorithm
SHA-256
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.