1
0
Fork
You've already forked genkeymash
0
Automated generation of keymashes
  • C 100%
Find a file
2024年04月05日 00:04:38 +02:00
keymash.c Fix condition 2024年04月05日 00:04:38 +02:00
LICENSE Add program 2024年04月04日 17:26:17 +02:00
README.md fix compiler command in readme 2024年04月04日 21:54:18 +00:00

genkeymash

automatically generate a kemash with the wanted length.

Building:

git clone https://codeberg.org/axtlos/genkeymash
cd genkeymash
cc keymash.c -o keymash

Usage:

./keymash <wanted length>