Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

tanzaku/yokaidouchuuki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

14文字のパスワードを全列挙する ブランチ を作成しました。
多くのメモリが要求されますが、パスワード列挙が高速で、かつ読みやすく書き直しています。


Rustインストール済みであれば

cargo run --release

で14文字のパスワード解析が走るようになっています。 パスワードのprefixやsuffixを指定したい場合は、下記のように指定してください。

cargo run --release -- --prefix ABC --suffix XYZ

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages