Add Pipal menu

This commit is contained in:
Jeff H
2019-07-27 18:32:25 -05:00
parent d8be0df446
commit b6ca86130a
80 changed files with 3 additions and 1 deletions

0
PACK/maskgen.py Executable file → Normal file
View File

0
PACK/policygen.py Executable file → Normal file
View File

0
PACK/rulegen.py Executable file → Normal file
View File

0
PACK/statsgen.py Executable file → Normal file
View File

0
hashcat-utils/bin/cleanup-rules.app Executable file → Normal file
View File

0
hashcat-utils/bin/cleanup-rules.bin Executable file → Normal file
View File

0
hashcat-utils/bin/cleanup-rules.exe Executable file → Normal file
View File

0
hashcat-utils/bin/combinator.app Executable file → Normal file
View File

0
hashcat-utils/bin/combinator.bin Executable file → Normal file
View File

0
hashcat-utils/bin/combinator.exe Executable file → Normal file
View File

0
hashcat-utils/bin/combinator3.app Executable file → Normal file
View File

0
hashcat-utils/bin/combinator3.bin Executable file → Normal file
View File

0
hashcat-utils/bin/combinator3.exe Executable file → Normal file
View File

0
hashcat-utils/bin/combipow.app Executable file → Normal file
View File

0
hashcat-utils/bin/combipow.bin Executable file → Normal file
View File

0
hashcat-utils/bin/combipow.exe Executable file → Normal file
View File

0
hashcat-utils/bin/cutb.app Executable file → Normal file
View File

0
hashcat-utils/bin/cutb.bin Executable file → Normal file
View File

0
hashcat-utils/bin/cutb.exe Executable file → Normal file
View File

0
hashcat-utils/bin/expander.app Executable file → Normal file
View File

0
hashcat-utils/bin/expander.bin Executable file → Normal file
View File

0
hashcat-utils/bin/expander.exe Executable file → Normal file
View File

0
hashcat-utils/bin/gate.app Executable file → Normal file
View File

0
hashcat-utils/bin/gate.bin Executable file → Normal file
View File

0
hashcat-utils/bin/gate.exe Executable file → Normal file
View File

0
hashcat-utils/bin/generate-rules.app Executable file → Normal file
View File

0
hashcat-utils/bin/generate-rules.bin Executable file → Normal file
View File

0
hashcat-utils/bin/generate-rules.exe Executable file → Normal file
View File

0
hashcat-utils/bin/hcstatgen.app Executable file → Normal file
View File

0
hashcat-utils/bin/hcstatgen.bin Executable file → Normal file
View File

0
hashcat-utils/bin/hcstatgen.exe Executable file → Normal file
View File

0
hashcat-utils/bin/keyspace.app Executable file → Normal file
View File

0
hashcat-utils/bin/keyspace.bin Executable file → Normal file
View File

0
hashcat-utils/bin/keyspace.exe Executable file → Normal file
View File

0
hashcat-utils/bin/len.app Executable file → Normal file
View File

0
hashcat-utils/bin/len.bin Executable file → Normal file
View File

0
hashcat-utils/bin/len.exe Executable file → Normal file
View File

0
hashcat-utils/bin/mli2.app Executable file → Normal file
View File

0
hashcat-utils/bin/mli2.bin Executable file → Normal file
View File

0
hashcat-utils/bin/mli2.exe Executable file → Normal file
View File

0
hashcat-utils/bin/morph.app Executable file → Normal file
View File

0
hashcat-utils/bin/morph.bin Executable file → Normal file
View File

0
hashcat-utils/bin/morph.exe Executable file → Normal file
View File

0
hashcat-utils/bin/permute.app Executable file → Normal file
View File

0
hashcat-utils/bin/permute.bin Executable file → Normal file
View File

0
hashcat-utils/bin/permute.exe Executable file → Normal file
View File

0
hashcat-utils/bin/permute_exist.app Executable file → Normal file
View File

0
hashcat-utils/bin/permute_exist.bin Executable file → Normal file
View File

0
hashcat-utils/bin/permute_exist.exe Executable file → Normal file
View File

0
hashcat-utils/bin/prepare.app Executable file → Normal file
View File

0
hashcat-utils/bin/prepare.bin Executable file → Normal file
View File

0
hashcat-utils/bin/prepare.exe Executable file → Normal file
View File

0
hashcat-utils/bin/req-exclude.app Executable file → Normal file
View File

0
hashcat-utils/bin/req-exclude.bin Executable file → Normal file
View File

0
hashcat-utils/bin/req-exclude.exe Executable file → Normal file
View File

0
hashcat-utils/bin/req-include.app Executable file → Normal file
View File

0
hashcat-utils/bin/req-include.bin Executable file → Normal file
View File

0
hashcat-utils/bin/req-include.exe Executable file → Normal file
View File

0
hashcat-utils/bin/rli.app Executable file → Normal file
View File

0
hashcat-utils/bin/rli.bin Executable file → Normal file
View File

0
hashcat-utils/bin/rli.exe Executable file → Normal file
View File

0
hashcat-utils/bin/rli2.app Executable file → Normal file
View File

0
hashcat-utils/bin/rli2.bin Executable file → Normal file
View File

0
hashcat-utils/bin/rli2.exe Executable file → Normal file
View File

0
hashcat-utils/bin/seprule.pl Executable file → Normal file
View File

0
hashcat-utils/bin/splitlen.app Executable file → Normal file
View File

0
hashcat-utils/bin/splitlen.bin Executable file → Normal file
View File

0
hashcat-utils/bin/splitlen.exe Executable file → Normal file
View File

0
hashcat-utils/bin/strip-bsn.app Executable file → Normal file
View File

0
hashcat-utils/bin/strip-bsn.bin Executable file → Normal file
View File

0
hashcat-utils/bin/strip-bsn.exe Executable file → Normal file
View File

0
hashcat-utils/bin/strip-bsr.app Executable file → Normal file
View File

0
hashcat-utils/bin/strip-bsr.bin Executable file → Normal file
View File

0
hashcat-utils/bin/strip-bsr.exe Executable file → Normal file
View File

0
hashcat-utils/bin/tmesis.pl Executable file → Normal file
View File

0
hashcat-utils/bin/topmorph.pl Executable file → Normal file
View File

4
hate_crack.py Executable file → Normal file
View File

@@ -1172,7 +1172,8 @@ def main():
print("\t(10) YOLO Combinator Attack")
print("\t(11) Middle Combinator Attack")
print("\t(12) Thorough Combinator Attack")
print("\n\t(96) Export Output to Excel Format")
print("\n\t(95) Analyze hashes with Pipal")
print("\t(96) Export Output to Excel Format")
print("\t(97) Display Cracked Hashes")
print("\t(98) Display README")
print("\t(99) Quit")
@@ -1188,6 +1189,7 @@ def main():
"10": yolo_combination,
"11": middle_combinator,
"12": thorough_combinator,
"95": pipal,
"96": export_excel,
"97": show_results,
"98": show_readme,

0
princeprocessor/pp64.app Executable file → Normal file
View File

0
princeprocessor/pp64.bin Executable file → Normal file
View File

0
wordlist_optimizer.py Executable file → Normal file
View File