Fpas
fpas is command line software helps you create password from some text
Installation
Usage
create password with text
and loop feature
create password from binary file
using --chain with -l (or --loop)
to generate long password
Use cases
You might want to create a compressed file with a password. To ensure the strongest security, you need to use a very long password that includes a variety of characters.
So, I created this software to solve this problem and create strong passwords with a simple method. However, it actually just transferred the weakness to other points.
There is example cases with command line.