Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rar-pass

Overview

Rar password recovery tool.

Requirements

Building

go build .

Usage

Usage: ./rar-pass [arguments] file.rar
Optional arguments:
  -L int
        maximum password length (default 5)
  -a string
        password alphabet (default "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ")
  -d string
        password dictionary path
  -l int
        minimum password length (default 1)
  -p int
        number of processes (default 2)
  -r    reset progress
  -t duration
        process shutdown timeout (default 4s)
  -u string
        unrar path (default "/usr/bin/unrar")

Licenses

Releases

Packages

Contributors

Languages