Difference between revisions of "Command-line"

From PasswordMaker
Jump to navigationJump to search
m (Reverted edits by 222.127.228.6 (Talk); changed back to last version by Miquelfire)
Line 12: Line 12:
 
* [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]
  
bookmark you thx <a href=" http://groups.google.com/group/buy-levitra-zyx/web/generic-levitra-e-co-uk-loan ">generic levitra e co uk loan </a>  906 <a href=" http://groups.google.com/group/buy-levitra-zyx/web/levitra-canada-prescription ">levitra canada prescription </a>  ojqfl <a href=" http://groups.google.com/group/buy-levitra-zyx/web/levitra-faculty ">levitra faculty </a>  gnd <a href=" http://groups.google.com/group/buy-levitra-zyx/web/levitra-cost ">levitra cost </a> 717 <a href=" http://groups.google.com/group/buy-levitra-zyx/web/blackand2hite-levitra ">blackand2hite levitra </a>  igsew <a href=" http://groups.google.com/group/buy-levitra-zyx/web/comparison-between-viagra-levitra-cealis ">comparison between viagra levitra cealis </a>  %P <a href=" http://groups.google.com/group/buy-levitra-zyx/web/levitra-ne ">levitra ne </a>  520 <a href=" http://groups.google.com/group/buy-levitra-zyx/web/2generic-levitra-cheap ">2generic levitra cheap </a>  >:-PP <a href=" http://groups.google.com/group/buy-levitra-zyx/web/levitra-and-blood-pressure ">levitra and blood pressure </a>  zzxabm <a href=" http://groups.google.com/group/buy-levitra-zyx/web/buy-keyspace-de-levitra-link-online ">buy keyspace de levitra link online </a>  =OOO
+
== 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 ==

Revision as of 19:27, 24 March 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

Changes

Version 1.4.2

  • Defaults matches Firefox Extension.
This is a stub.