Skip to content

clemthi/mobaxterm-decrypt-pass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mobaxterm-decrypt-pass

Decrypt MobaXterm stored credentials & passwords.

Requirements

Usage

python decrypt_moba_pass.py [-h] -p PASSWORD [-f FILE] [-m {cred,pass,all}]

Options

options:
  -h, --help            
                        show this help message and exit
  
  -p PASSWORD, --password PASSWORD
                        MobaXterm master password.
  
  -f FILE, --file FILE  
                        MobaXterm ini file. Uses Windows registry data if not set.
  
  -m {cred,pass,all}, --mode {cred,pass,all}
                        Extraction mode: credentials, password or all (default value).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages