├── .travis └── travis-c.c ├── CODE_OF_CONDUCT ├── LICENSE-MAIN.txt ├── LICENSE.md ├── LICENSE.txt ├── NEWS ├── README ├── README.md ├── SECURITY.md ├── config ├── cl_platform.h ├── cl_version.h ├── hash │ └── hash.py ├── main.h └── tp.py ├── gitattributes ├── img ├── banner.jpg ├── john.png └── johntheripper.png ├── lib ├── bit │ └── tp.c ├── dumping.c ├── dumping.h └── main.c ├── mailmap ├── requirements.txt ├── rules ├── bip │ ├── bip-0039-wordlists.md │ ├── chinese_simplified.txt │ ├── chinese_traditional.txt │ ├── english.txt │ ├── french.txt │ ├── italian.txt │ ├── japanese.txt │ ├── korean.txt │ └── spanish.txt ├── converter │ ├── 1password2john.py │ ├── 7z2john.pl │ ├── DPAPImk2john.py │ ├── adxcsouf2john.py │ ├── aem2john.py │ ├── aix2john.pl │ ├── aix2john.py │ ├── alnum.chr │ ├── alnumspace.chr │ ├── alpha.chr │ ├── andotp2john.py │ ├── androidbackup2john.py │ ├── androidfde2john.py │ ├── ansible2john.py │ ├── apex2john.py │ ├── apop2john.py │ ├── applenotes2john.py │ ├── aruba2john.py │ ├── ascii.chr │ ├── atmail2john.pl │ ├── axcrypt2john.py │ ├── benchmark-unify │ ├── bestcrypt2john.py │ ├── bestcryptve2john.py │ ├── bitcoin2john.py │ ├── bitlocker2john.py │ ├── bitshares2john.py │ ├── bitwarden2john.py │ ├── bks2john.py │ ├── blockchain2john.py │ ├── cardano2john.py │ ├── ccache2john.py │ ├── cisco2john.pl │ ├── codepage.pl │ ├── coinomi2john.py │ ├── cracf2john.py │ ├── dashlane2john.py │ ├── deepsound2john.py │ ├── dictionary.rfc2865 │ ├── digits.chr │ ├── diskcryptor2john.py │ ├── dmg2john.py │ ├── dumb16.conf │ ├── dumb32.conf │ ├── dynamic.conf │ ├── dynamic_disabled.conf │ ├── dynamic_flat_sse_formats.conf │ ├── ecryptfs2john.py │ ├── ejabberd2john.py │ ├── electrum2john.py │ ├── encdatavault2john.py │ ├── encfs2john.py │ ├── enpass2john.py │ ├── enpass5tojohn.py │ ├── ethereum2john.py │ ├── filezilla2john.py │ ├── fuzz.dic │ ├── fuzz_option.pl │ ├── geli2john.py │ ├── genincstats.rb │ ├── hccapx2john.py │ ├── hextoraw.pl │ ├── htdigest2john.py │ ├── hybrid.conf │ ├── ibmiscanner2john.py │ ├── ikescan2john.py │ ├── ios7tojohn.pl │ ├── itunes_backup2john.pl │ ├── iwork2john.py │ ├── john.bash_completion │ ├── john.conf │ ├── john.zsh_completion │ ├── jtr_rulez.pm │ ├── jtrconf.pm │ ├── kdcdump2john.py │ ├── keplr2john.py │ ├── keychain2john.py │ ├── keyring2john.py │ ├── keystore2john.py │ ├── kirbi2john.py │ ├── known_hosts2john.py │ ├── korelogic.conf │ ├── krb2john.py │ ├── kwallet2john.py │ ├── lanman.chr │ ├── lastpass2john.py │ ├── latin1.chr │ ├── ldif2john.pl │ ├── leet.pl │ ├── libreoffice2john.py │ ├── lion2john-alt.pl │ ├── lion2john.pl │ ├── lm_ascii.chr │ ├── lotus2john.py │ ├── lower.chr │ ├── lowernum.chr │ ├── lowerspace.chr │ ├── luks2john.py │ ├── mac2john-alt.py │ ├── mac2john.py │ ├── mailer │ ├── makechr │ ├── mcafee_epo2john.py │ ├── monero2john.py │ ├── money2john.py │ ├── mongodb2john.js │ ├── mosquitto2john.py │ ├── mozilla2john.py │ ├── multibit2john.py │ ├── neo2john.py │ ├── netntlm.pl │ ├── netscreen.py │ ├── network2john.lua │ ├── office2john.py │ ├── openbsd_softraid2john.py │ ├── openssl2john.py │ ├── padlock2john.py │ ├── pass_gen.pl │ ├── password.lst │ ├── pcap2john.py │ ├── pdf2john.pl │ ├── pdf2john.py │ ├── pem2john.py │ ├── pfx2john.py │ ├── pgpdisk2john.py │ ├── pgpsda2john.py │ ├── pgpwde2john.py │ ├── pkcs12kdf.py │ ├── potcheck.pl │ ├── prosody2john.py │ ├── ps_token2john.py │ ├── pse2john.py │ ├── pwsafe2john.py │ ├── radius2john.pl │ ├── radius2john.py │ ├── regex_alphabets.conf │ ├── relbench │ ├── repeats16.conf │ ├── repeats32.conf │ ├── restic2john.py │ ├── rexgen2rules.pl │ ├── rules-by-rate.conf │ ├── rules-by-score.conf │ ├── rulestack.pl │ ├── sap2john.pl │ ├── sense2john.py │ ├── sha-dump.pl │ ├── sha-test.pl │ ├── signal2john.py │ ├── sipdump2john.py │ ├── ssh2john.py │ ├── sspr2john.py │ ├── staroffice2john.py │ ├── stats │ ├── strip2john.py │ ├── telegram2john.py │ ├── test_tezos2john.py │ ├── tezos2john.py │ ├── tokenize.pl │ ├── truecrypt2john.py │ ├── unisubst.conf │ ├── unrule.pl │ ├── upper.chr │ ├── uppernum.chr │ ├── utf8.chr │ ├── vdi2john.pl │ ├── vmx2john.py │ └── zed2john.py ├── dns │ ├── README.txt │ ├── __init__.py │ ├── _compat.py │ ├── exception.py │ ├── flags.py │ ├── hash.py │ ├── message.py │ ├── name.py │ ├── opcode.py │ ├── rdata.py │ ├── rdataclass.py │ ├── rdataset.py │ ├── rdatatype.py │ ├── rrset.py │ ├── set.py │ ├── tokenizer.py │ ├── tsig.py │ ├── tsigkeyring.py │ └── wiredata.py ├── indexeddb │ ├── Chromium_dump_local_storage.py │ ├── Chromium_dump_session_storage.py │ ├── LICENSE │ ├── README.md │ ├── ccl_blink_value_deserializer.py │ ├── ccl_chromium_indexeddb.py │ ├── ccl_chromium_localstorage.py │ ├── ccl_chromium_sessionstorage.py │ ├── ccl_leveldb.py │ ├── ccl_simplesnappy.py │ ├── ccl_v8_value_deserializer.py │ ├── dump_indexeddb_details.py │ └── dump_leveldb.py ├── modules │ └── .lock ├── opencl │ ├── 7z_kernel.cl │ ├── DES_bs_finalize_keys_kernel.cl │ ├── DES_bs_hash_checking_kernel.cl │ ├── DES_bs_kernel.cl │ ├── DES_bs_kernel_f.cl │ ├── DES_bs_kernel_h.cl │ ├── agile_kernel.cl │ ├── androidbackup_kernel.cl │ ├── ansible_kernel.cl │ ├── argon2_kernel.cl │ ├── axcrypt2_kernel.cl │ ├── axcrypt_kernel.cl │ ├── bf_cpu_kernel.cl │ ├── bf_kernel.cl │ ├── bitcoin_kernel.cl │ ├── bitlocker_kernel.cl │ ├── bitwarden_kernel.cl │ ├── blake2_mjosref │ │ ├── LICENSE │ │ ├── README.md │ │ ├── blake2b.c │ │ └── blake2b.h │ ├── blockchain_kernel.cl │ ├── bsd_softraid_kernel.cl │ ├── cloudkeychain_kernel.cl │ ├── cryptmd5_kernel.cl │ ├── cryptosafe_kernel.cl │ ├── cryptsha256_kernel_DEFAULT.cl │ ├── cryptsha256_kernel_GPU.cl │ ├── cryptsha512_kernel_DEFAULT.cl │ ├── cryptsha512_kernel_GPU.cl │ ├── diskcryptor_aes_kernel.cl │ ├── dmg_kernel.cl │ ├── ed25519-donna │ │ ├── README │ │ ├── curve25519-donna-32bit.h │ │ ├── curve25519-donna-helpers.h │ │ ├── ed25519-donna-32bit-tables.h │ │ ├── ed25519-donna-basepoint-table.h │ │ ├── ed25519-donna-impl-base.h │ │ ├── ed25519-donna-portable.h │ │ ├── ed25519-donna.c │ │ ├── ed25519-donna.h │ │ ├── ed25519-hash.h │ │ ├── ed25519.h │ │ └── modm-donna-32bit.h │ ├── encfs_kernel.cl │ ├── enpass_kernel.cl │ ├── ethereum_kernel.cl │ ├── fvde_kernel.cl │ ├── geli_kernel.cl │ ├── gost12256hash_kernel.cl │ ├── gost12512hash_kernel.cl │ ├── gost94hash_kernel.cl │ ├── gpg_kernel.cl │ ├── iwork_kernel.cl │ ├── keepass_kernel.cl │ ├── keychain_kernel.cl │ ├── keyring_kernel.cl │ ├── keystore_kernel.cl │ ├── krb5_kernel.cl │ ├── krb5pa-md5_kernel.cl │ ├── krb5tgs_kernel.cl │ ├── lastpass_kernel.cl │ ├── lm_kernel_b.cl │ ├── lm_kernel_f.cl │ ├── lotus5_kernel.cl │ ├── md4_kernel.cl │ ├── md5_kernel.cl │ ├── md5x50.h │ ├── mscash_kernel.cl │ ├── nt_kernel.cl │ ├── ntlmv2_kernel.cl │ ├── o5logon_kernel.cl │ ├── odf_kernel.cl │ ├── office_kernel.cl │ ├── oldoffice_kernel.cl │ ├── opencl_DES_hst_dev_shared.h │ ├── opencl_DES_kernel_params.h │ ├── opencl_aes.h │ ├── opencl_aes_bitslice.h │ ├── opencl_aes_plain.h │ ├── opencl_asn1.h │ ├── opencl_bitlocker.h │ ├── opencl_blowfish.h │ ├── opencl_cast.h │ ├── opencl_chacha.h │ ├── opencl_cmac.h │ ├── opencl_crc32.h │ ├── opencl_des.h │ ├── opencl_device_info.h │ ├── opencl_gost94.h │ ├── opencl_hmac_md5.h │ ├── opencl_hmac_sha1.h │ ├── opencl_hmac_sha256.h │ ├── opencl_hmac_sha512.h │ ├── opencl_keccak.h │ ├── opencl_lm_finalize_keys.h │ ├── opencl_lm_hst_dev_shared.h │ ├── opencl_lm_kernel_params.h │ ├── opencl_lotus5_fmt.h │ ├── opencl_mask.h │ ├── opencl_mask_extras.h │ ├── opencl_md4.h │ ├── opencl_md4_ctx.h │ ├── opencl_md5.h │ ├── opencl_md5_ctx.h │ ├── opencl_misc.h │ ├── opencl_nonstd.h │ ├── opencl_pbkdf1_hmac_sha1.h │ ├── opencl_pbkdf2_hmac_md4.h │ ├── opencl_pbkdf2_hmac_md5.h │ ├── opencl_pbkdf2_hmac_sha1.h │ ├── opencl_pbkdf2_hmac_sha256.h │ ├── opencl_pbkdf2_hmac_sha512.h │ ├── opencl_pkcs12.h │ ├── opencl_rawsha256.h │ ├── opencl_rawsha512.h │ ├── opencl_rc4.h │ ├── opencl_ripemd.h │ ├── opencl_rotate.h │ ├── opencl_sboxes-s.h │ ├── opencl_sboxes.h │ ├── opencl_sha1.h │ ├── opencl_sha1_ctx.h │ ├── opencl_sha2.h │ ├── opencl_sha256.h │ ├── opencl_sha256crypt.h │ ├── opencl_sha2_common.h │ ├── opencl_sha2_ctx.h │ ├── opencl_sha512.h │ ├── opencl_sha512crypt.h │ ├── opencl_streebog.h │ ├── opencl_twofish.h │ ├── opencl_unicode.h │ ├── pbkdf1_hmac_sha1_kernel.cl │ ├── pbkdf2_hmac_md4_kernel.cl │ ├── pbkdf2_hmac_md5_kernel.cl │ ├── pbkdf2_hmac_sha1_kernel.cl │ ├── pbkdf2_hmac_sha1_unsplit_kernel.cl │ ├── pbkdf2_hmac_sha256_kernel.cl │ ├── pbkdf2_hmac_sha512_kernel.cl │ ├── pbkdf2_kernel.cl │ ├── pbkdf2_ripemd160_kernel.cl │ ├── pdf_kernel.cl │ ├── pem_kernel.cl │ ├── pfx_kernel.cl │ ├── pgpdisk_kernel.cl │ ├── pgpsda_kernel.cl │ ├── pgpwde_kernel.cl │ ├── phpass_kernel.cl │ ├── pwsafe_kernel.cl │ ├── rakp_kernel.cl │ ├── rar_kernel.cl │ ├── salted_sha_kernel.cl │ ├── sap_pse_kernel.cl │ ├── sha1_kernel.cl │ ├── sha256_kernel.cl │ ├── sha512_gpl_kernel.cl │ ├── sha512_kernel.cl │ ├── solarwinds_kernel.cl │ ├── ssh_kernel.cl │ ├── sspr_kernel.cl │ ├── strip_kernel.cl │ ├── telegram_kernel.cl │ ├── tezos_kernel.cl │ ├── timeroast_kernel.cl │ ├── vmx_kernel.cl │ ├── wpapsk_kernel.cl │ ├── xsha512_kernel.cl │ ├── zed_kernel.cl │ └── zip_kernel.cl ├── protobuf │ ├── coinomi_pb2.py │ └── wallet_pb2.py ├── rules │ ├── Incisive-leetspeak.rule │ ├── InsidePro-HashManager.rule │ ├── InsidePro-PasswordsPro.rule │ ├── OneRuleToRuleThemAll.rule │ ├── OneRuleToRuleThemStill.rule │ ├── T0XlC-insert_00-99_1950-2050_toprules_0_F.rule │ ├── T0XlC-insert_space_and_special_0_F.rule │ ├── T0XlC-insert_top_100_passwords_1_G.rule │ ├── T0XlC.rule │ ├── T0XlC_3_rule.rule │ ├── T0XlC_insert_HTML_entities_0_Z.rule │ ├── T0XlCv1.rule │ ├── T0XlCv2.rule │ ├── best64.rule │ ├── best66.rule │ ├── combinator.rule │ ├── d3ad0ne.rule │ ├── dive.rule │ ├── generated.rule │ ├── generated2.rule │ ├── hybrid │ │ ├── append_d.rule │ │ ├── append_d_passthrough.rule │ │ ├── append_ds.rule │ │ ├── append_ds_passthrough.rule │ │ ├── append_du.rule │ │ ├── append_du_passthrough.rule │ │ ├── append_dus.rule │ │ ├── append_dus_passthrough.rule │ │ ├── append_hl.rule │ │ ├── append_hl_passthrough.rule │ │ ├── append_hu.rule │ │ ├── append_hu_passthrough.rule │ │ ├── append_l.rule │ │ ├── append_l_passthrough.rule │ │ ├── append_ld.rule │ │ ├── append_ld_passthrough.rule │ │ ├── append_lds.rule │ │ ├── append_lds_passthrough.rule │ │ ├── append_ldu.rule │ │ ├── append_ldu_passthrough.rule │ │ ├── append_ldus.rule │ │ ├── append_ldus_passthrough.rule │ │ ├── append_ls.rule │ │ ├── append_ls_passthrough.rule │ │ ├── append_lu.rule │ │ ├── append_lu_passthrough.rule │ │ ├── append_lus.rule │ │ ├── append_lus_passthrough.rule │ │ ├── append_s.rule │ │ ├── append_s_passthrough.rule │ │ ├── append_u.rule │ │ ├── append_u_passthrough.rule │ │ ├── append_us.rule │ │ ├── append_us_passthrough.rule │ │ ├── prepend_d.rule │ │ ├── prepend_d_passthrough.rule │ │ ├── prepend_ds.rule │ │ ├── prepend_ds_passthrough.rule │ │ ├── prepend_du.rule │ │ ├── prepend_du_passthrough.rule │ │ ├── prepend_dus.rule │ │ ├── prepend_dus_passthrough.rule │ │ ├── prepend_hl.rule │ │ ├── prepend_hl_passthrough.rule │ │ ├── prepend_hu.rule │ │ ├── prepend_hu_passthrough.rule │ │ ├── prepend_l.rule │ │ ├── prepend_l_passthrough.rule │ │ ├── prepend_ld.rule │ │ ├── prepend_ld_passthrough.rule │ │ ├── prepend_lds.rule │ │ ├── prepend_lds_passthrough.rule │ │ ├── prepend_ldu.rule │ │ ├── prepend_ldu_passthrough.rule │ │ ├── prepend_ldus.rule │ │ ├── prepend_ldus_passthrough.rule │ │ ├── prepend_ls.rule │ │ ├── prepend_ls_passthrough.rule │ │ ├── prepend_lu.rule │ │ ├── prepend_lu_passthrough.rule │ │ ├── prepend_lus.rule │ │ ├── prepend_lus_passthrough.rule │ │ ├── prepend_s.rule │ │ ├── prepend_s_passthrough.rule │ │ ├── prepend_u.rule │ │ ├── prepend_u_passthrough.rule │ │ ├── prepend_us.rule │ │ └── prepend_us_passthrough.rule │ ├── leetspeak.rule │ ├── oscommerce.rule │ ├── passphrase-rule1.rule │ ├── passphrase-rule2.rule │ ├── rockyou-30000.rule │ ├── specific.rule │ ├── stacking58.rule │ ├── toggles1.rule │ ├── toggles2.rule │ ├── toggles3.rule │ ├── toggles4.rule │ ├── toggles5.rule │ ├── top10_2023.rule │ └── unix-ninja-leetspeak.rule ├── src │ ├── ExifTool.pm │ ├── PDF.pm │ └── RandomAccess.pm ├── tools │ ├── 2hashcat_tests │ │ ├── metamask2hashcat-test.py │ │ ├── metamask2hashcat.android.json │ │ ├── metamask2hashcat.ios.json │ │ └── metamask2hashcat.json │ ├── aescrypt2hashcat.pl │ ├── benchmark_deep.pl │ ├── bisq2hashcat.py │ ├── bitwarden2hashcat.py │ ├── cl_tests │ │ ├── hashcat_ripemd160_aes_128.img │ │ ├── hashcat_ripemd160_aes_192.img │ │ ├── hashcat_ripemd160_aes_256.img │ │ ├── hashcat_ripemd160_serpent_128.img │ │ ├── hashcat_ripemd160_serpent_192.img │ │ ├── hashcat_ripemd160_serpent_256.img │ │ ├── hashcat_ripemd160_twofish_128.img │ │ ├── hashcat_ripemd160_twofish_192.img │ │ ├── hashcat_ripemd160_twofish_256.img │ │ ├── hashcat_sha1_aes_128.img │ │ ├── hashcat_sha1_aes_192.img │ │ ├── hashcat_sha1_aes_256.img │ │ ├── hashcat_sha1_serpent_128.img │ │ ├── hashcat_sha1_serpent_192.img │ │ ├── hashcat_sha1_serpent_256.img │ │ ├── hashcat_sha1_twofish_128.img │ │ ├── hashcat_sha1_twofish_192.img │ │ ├── hashcat_sha1_twofish_256.img │ │ ├── hashcat_sha256_aes_128.img │ │ ├── hashcat_sha256_aes_192.img │ │ ├── hashcat_sha256_aes_256.img │ │ ├── hashcat_sha256_serpent_128.img │ │ ├── hashcat_sha256_serpent_192.img │ │ ├── hashcat_sha256_serpent_256.img │ │ ├── hashcat_sha256_twofish_128.img │ │ ├── hashcat_sha256_twofish_192.img │ │ ├── hashcat_sha256_twofish_256.img │ │ ├── hashcat_sha512_aes_128.img │ │ ├── hashcat_sha512_aes_192.img │ │ ├── hashcat_sha512_aes_256.img │ │ ├── hashcat_sha512_serpent_128.img │ │ ├── hashcat_sha512_serpent_192.img │ │ ├── hashcat_sha512_serpent_256.img │ │ ├── hashcat_sha512_twofish_128.img │ │ ├── hashcat_sha512_twofish_192.img │ │ ├── hashcat_sha512_twofish_256.img │ │ ├── hashcat_whirlpool_aes_128.img │ │ ├── hashcat_whirlpool_aes_192.img │ │ ├── hashcat_whirlpool_aes_256.img │ │ ├── hashcat_whirlpool_serpent_128.img │ │ ├── hashcat_whirlpool_serpent_192.img │ │ ├── hashcat_whirlpool_serpent_256.img │ │ ├── hashcat_whirlpool_twofish_128.img │ │ ├── hashcat_whirlpool_twofish_192.img │ │ └── hashcat_whirlpool_twofish_256.img │ ├── code_generators │ │ ├── GEN_AMD_switch_buffer_by_offset_1x64_be_S.pl │ │ ├── GEN_AMD_switch_buffer_by_offset_1x64_le_S.pl │ │ ├── GEN_AMD_switch_buffer_by_offset_4x4_be_S.pl │ │ ├── GEN_AMD_switch_buffer_by_offset_4x4_carry_be_S.pl │ │ ├── GEN_AMD_switch_buffer_by_offset_4x4_le_S.pl │ │ ├── GEN_AMD_switch_buffer_by_offset_8x4_be_S.pl │ │ ├── GEN_AMD_switch_buffer_by_offset_8x4_carry_be_S.pl │ │ ├── GEN_NV_switch_buffer_by_offset_1x64_be_S.pl │ │ ├── GEN_NV_switch_buffer_by_offset_1x64_le_S.pl │ │ ├── GEN_NV_switch_buffer_by_offset_4x4_be_S.pl │ │ ├── GEN_NV_switch_buffer_by_offset_4x4_carry_be_S.pl │ │ ├── GEN_NV_switch_buffer_by_offset_4x4_le_S.pl │ │ ├── GEN_NV_switch_buffer_by_offset_8x4_be_S.pl │ │ ├── GEN_NV_switch_buffer_by_offset_8x4_carry_be_S.pl │ │ ├── GEN_truncate_block_16x4_be.pl │ │ ├── GEN_truncate_block_16x4_le.pl │ │ ├── GEN_truncate_block_4x4_be.pl │ │ └── GEN_truncate_block_4x4_le.pl │ ├── cryptoloop2hashcat.py │ ├── exodus2hashcat.py │ ├── gpg_tests │ │ ├── example17040.sh │ │ └── refdata │ │ │ └── m17040 │ │ │ ├── ref1-cast5.hash │ │ │ ├── ref1-cast5.txt │ │ │ ├── ref2-cast5.hash │ │ │ └── ref2-cast5.txt │ ├── install_modules.sh │ ├── kremlin2hashcat.py │ ├── lastpass2hashcat.py │ ├── luks2hashcat.py │ ├── metamask2hashcat.py │ ├── mozilla2hashcat.py │ ├── package_bin.sh │ ├── pdf_tests │ │ ├── _README.txt │ │ ├── owner.hash │ │ ├── owner.in │ │ ├── owner.pdf │ │ ├── user-owner.hash │ │ ├── user-owner.pdf │ │ ├── user-owner_userpw-in-hash.hash │ │ ├── user-owner_userpw-in-hash.in │ │ ├── user.hash │ │ ├── user.pdf │ │ ├── user_userpw-in-hash.hash │ │ └── user_userpw-in-hash.in │ ├── protobuf │ │ └── wallet_pb2.py │ ├── radmin3_to_hashcat.pl │ ├── recursivefiles2sha256sum.pl │ ├── rules-test-cases.yaml │ ├── securenotes2hashcat.pl │ ├── sqlcipher2hashcat.pl │ ├── tc_tests │ │ ├── hashcat_ripemd160_aes-twofish-serpent.tc │ │ ├── hashcat_ripemd160_aes-twofish-serpent_boot.tc │ │ ├── hashcat_ripemd160_aes-twofish.tc │ │ ├── hashcat_ripemd160_aes-twofish_boot.tc │ │ ├── hashcat_ripemd160_aes.tc │ │ ├── hashcat_ripemd160_aes_boot.tc │ │ ├── hashcat_ripemd160_serpent-aes.tc │ │ ├── hashcat_ripemd160_serpent-aes_boot.tc │ │ ├── hashcat_ripemd160_serpent-twofish-aes.tc │ │ ├── hashcat_ripemd160_serpent-twofish-aes_boot.tc │ │ ├── hashcat_ripemd160_serpent.tc │ │ ├── hashcat_ripemd160_serpent_boot.tc │ │ ├── hashcat_ripemd160_twofish-serpent.tc │ │ ├── hashcat_ripemd160_twofish-serpent_boot.tc │ │ ├── hashcat_ripemd160_twofish.tc │ │ ├── hashcat_ripemd160_twofish_boot.tc │ │ ├── hashcat_sha512_aes-twofish-serpent.tc │ │ ├── hashcat_sha512_aes-twofish.tc │ │ ├── hashcat_sha512_aes.tc │ │ ├── hashcat_sha512_serpent-aes.tc │ │ ├── hashcat_sha512_serpent-twofish-aes.tc │ │ ├── hashcat_sha512_serpent.tc │ │ ├── hashcat_sha512_twofish-serpent.tc │ │ ├── hashcat_sha512_twofish.tc │ │ ├── hashcat_whirlpool_aes-twofish-serpent.tc │ │ ├── hashcat_whirlpool_aes-twofish.tc │ │ ├── hashcat_whirlpool_aes.tc │ │ ├── hashcat_whirlpool_serpent-aes.tc │ │ ├── hashcat_whirlpool_serpent-twofish-aes.tc │ │ ├── hashcat_whirlpool_serpent.tc │ │ ├── hashcat_whirlpool_twofish-serpent.tc │ │ └── hashcat_whirlpool_twofish.tc │ ├── test.pl │ ├── test.sh │ ├── test_modules │ │ ├── README.md │ │ ├── m00000.pm │ │ ├── m00010.pm │ │ ├── m00011.pm │ │ ├── m00012.pm │ │ ├── m00020.pm │ │ ├── m00021.pm │ │ ├── m00022.pm │ │ ├── m00023.pm │ │ ├── m00024.pm │ │ ├── m00030.pm │ │ ├── m00040.pm │ │ ├── m00050.pm │ │ ├── m00060.pm │ │ ├── m00070.pm │ │ ├── m00100.pm │ │ ├── m00101.pm │ │ ├── m00110.pm │ │ ├── m00111.pm │ │ ├── m00112.pm │ │ ├── m00120.pm │ │ ├── m00121.pm │ │ ├── m00122.pm │ │ ├── m00124.pm │ │ ├── m00125.pm │ │ ├── m00130.pm │ │ ├── m00131.pm │ │ ├── m00132.pm │ │ ├── m00133.pm │ │ ├── m00140.pm │ │ ├── m00141.pm │ │ ├── m00150.pm │ │ ├── m00160.pm │ │ ├── m00170.pm │ │ ├── m00200.pm │ │ ├── m00300.pm │ │ ├── m00400.pm │ │ ├── m00500.pm │ │ ├── m00600.pm │ │ ├── m00610.pm │ │ ├── m00620.pm │ │ ├── m00900.pm │ │ ├── m01000.pm │ │ ├── m01100.pm │ │ ├── m01300.pm │ │ ├── m01400.pm │ │ ├── m01410.pm │ │ ├── m01411.pm │ │ ├── m01420.pm │ │ ├── m01421.pm │ │ ├── m01430.pm │ │ ├── m01440.pm │ │ ├── m01441.pm │ │ ├── m01450.pm │ │ ├── m01460.pm │ │ ├── m01470.pm │ │ ├── m01500.pm │ │ ├── m01600.pm │ │ ├── m01700.pm │ │ ├── m01710.pm │ │ ├── m01711.pm │ │ ├── m01720.pm │ │ ├── m01722.pm │ │ ├── m01730.pm │ │ ├── m01731.pm │ │ ├── m01740.pm │ │ ├── m01750.pm │ │ ├── m01760.pm │ │ ├── m01770.pm │ │ ├── m01800.pm │ │ ├── m02100.pm │ │ ├── m02400.pm │ │ ├── m02410.pm │ │ ├── m02500.pm │ │ ├── m02600.pm │ │ ├── m02611.pm │ │ ├── m02612.pm │ │ ├── m02630.pm │ │ ├── m02711.pm │ │ ├── m02811.pm │ │ ├── m03000.pm │ │ ├── m03100.pm │ │ ├── m03200.pm │ │ ├── m03500.pm │ │ ├── m03610.pm │ │ ├── m03710.pm │ │ ├── m03711.pm │ │ ├── m03730.pm │ │ ├── m03800.pm │ │ ├── m03910.pm │ │ ├── m04010.pm │ │ ├── m04110.pm │ │ ├── m04300.pm │ │ ├── m04400.pm │ │ ├── m04410.pm │ │ ├── m04420.pm │ │ ├── m04430.pm │ │ ├── m04500.pm │ │ ├── m04510.pm │ │ ├── m04520.pm │ │ ├── m04521.pm │ │ ├── m04522.pm │ │ ├── m04700.pm │ │ ├── m04710.pm │ │ ├── m04711.pm │ │ ├── m04800.pm │ │ ├── m04900.pm │ │ ├── m05000.pm │ │ ├── m05100.pm │ │ ├── m05300.pm │ │ ├── m05400.pm │ │ ├── m05500.pm │ │ ├── m05600.pm │ │ ├── m05700.pm │ │ ├── m05800.pm │ │ ├── m06000.pm │ │ ├── m06050.pm │ │ ├── m06060.pm │ │ ├── m06100.pm │ │ ├── m06300.pm │ │ ├── m06400.pm │ │ ├── m06500.pm │ │ ├── m06600.pm │ │ ├── m06700.pm │ │ ├── m06800.pm │ │ ├── m06900.pm │ │ ├── m07000.pm │ │ ├── m07100.pm │ │ ├── m07200.pm │ │ ├── m07300.pm │ │ ├── m07350.pm │ │ ├── m07400.pm │ │ ├── m07401.pm │ │ ├── m07500.pm │ │ ├── m07700.pm │ │ ├── m07701.pm │ │ ├── m07800.pm │ │ ├── m07801.pm │ │ ├── m07900.pm │ │ ├── m08000.pm │ │ ├── m08100.pm │ │ ├── m08200.pm │ │ ├── m08300.pm │ │ ├── m08400.pm │ │ ├── m08500.pm │ │ ├── m08600.pm │ │ ├── m08700.pm │ │ ├── m08900.pm │ │ ├── m09100.pm │ │ ├── m09200.pm │ │ ├── m09300.pm │ │ ├── m09400.pm │ │ ├── m09500.pm │ │ ├── m09600.pm │ │ ├── m09700.pm │ │ ├── m09800.pm │ │ ├── m09900.pm │ │ ├── m10000.pm │ │ ├── m10100.pm │ │ ├── m10200.pm │ │ ├── m10300.pm │ │ ├── m10400.pm │ │ ├── m10500.pm │ │ ├── m10600.pm │ │ ├── m10700.pm │ │ ├── m10800.pm │ │ ├── m10810.pm │ │ ├── m10820.pm │ │ ├── m10830.pm │ │ ├── m10840.pm │ │ ├── m10870.pm │ │ ├── m10900.pm │ │ ├── m10901.pm │ │ ├── m11000.pm │ │ ├── m11100.pm │ │ ├── m11200.pm │ │ ├── m11300.pm │ │ ├── m11400.pm │ │ ├── m11500.pm │ │ ├── m11600.pm │ │ ├── m11700.pm │ │ ├── m11750.pm │ │ ├── m11760.pm │ │ ├── m11800.pm │ │ ├── m11850.pm │ │ ├── m11860.pm │ │ ├── m11900.pm │ │ ├── m12000.pm │ │ ├── m12001.pm │ │ ├── m12100.pm │ │ ├── m12200.pm │ │ ├── m12300.pm │ │ ├── m12400.pm │ │ ├── m12500.pm │ │ ├── m12600.pm │ │ ├── m12700.pm │ │ ├── m12800.pm │ │ ├── m12900.pm │ │ ├── m13000.pm │ │ ├── m13100.pm │ │ ├── m13200.pm │ │ ├── m13300.pm │ │ ├── m13400.pm │ │ ├── m13500.pm │ │ ├── m13600.pm │ │ ├── m13800.pm │ │ ├── m13900.pm │ │ ├── m14000.pm │ │ ├── m14100.pm │ │ ├── m14400.pm │ │ ├── m14700.pm │ │ ├── m14800.pm │ │ ├── m14900.pm │ │ ├── m15000.pm │ │ ├── m15100.pm │ │ ├── m15200.pm │ │ ├── m15300.pm │ │ ├── m15310.pm │ │ ├── m15400.pm │ │ ├── m15500.pm │ │ ├── m15600.pm │ │ ├── m15700.pm │ │ ├── m15900.pm │ │ ├── m15910.pm │ │ ├── m16000.pm │ │ ├── m16100.pm │ │ ├── m16200.pm │ │ ├── m16300.pm │ │ ├── m16400.pm │ │ ├── m16500.pm │ │ ├── m16600.pm │ │ ├── m16700.pm │ │ ├── m16800.pm │ │ ├── m16900.pm │ │ ├── m17300.pm │ │ ├── m17400.pm │ │ ├── m17500.pm │ │ ├── m17600.pm │ │ ├── m17700.pm │ │ ├── m17800.pm │ │ ├── m17900.pm │ │ ├── m18000.pm │ │ ├── m18100.pm │ │ ├── m18200.pm │ │ ├── m18300.pm │ │ ├── m18400.pm │ │ ├── m18500.pm │ │ ├── m18600.pm │ │ ├── m18700.pm │ │ ├── m18800.pm │ │ ├── m18900.pm │ │ ├── m19000.pm │ │ ├── m19100.pm │ │ ├── m19200.pm │ │ ├── m19300.pm │ │ ├── m19500.pm │ │ ├── m19600.pm │ │ ├── m19700.pm │ │ ├── m19800.pm │ │ ├── m19900.pm │ │ ├── m20011.pm │ │ ├── m20012.pm │ │ ├── m20013.pm │ │ ├── m20200.pm │ │ ├── m20300.pm │ │ ├── m20400.pm │ │ ├── m20500.pm │ │ ├── m20510.pm │ │ ├── m20600.pm │ │ ├── m20710.pm │ │ ├── m20711.pm │ │ ├── m20712.pm │ │ ├── m20720.pm │ │ ├── m20800.pm │ │ ├── m20900.pm │ │ ├── m21000.pm │ │ ├── m21100.pm │ │ ├── m21200.pm │ │ ├── m21300.pm │ │ ├── m21310.pm │ │ ├── m21400.pm │ │ ├── m21420.pm │ │ ├── m21500.pm │ │ ├── m21501.pm │ │ ├── m21600.pm │ │ ├── m21700.pm │ │ ├── m21800.pm │ │ ├── m22000.pm │ │ ├── m22100.pm │ │ ├── m22200.pm │ │ ├── m22300.pm │ │ ├── m22301.pm │ │ ├── m22400.pm │ │ ├── m22500.pm │ │ ├── m22600.pm │ │ ├── m22700.pm │ │ ├── m22911.pm │ │ ├── m22921.pm │ │ ├── m22931.pm │ │ ├── m22941.pm │ │ ├── m22951.pm │ │ ├── m23001.pm │ │ ├── m23002.pm │ │ ├── m23003.pm │ │ ├── m23100.pm │ │ ├── m23200.pm │ │ ├── m23300.pm │ │ ├── m23400.pm │ │ ├── m23500.pm │ │ ├── m23600.pm │ │ ├── m23700.pm │ │ ├── m23900.pm │ │ ├── m24100.pm │ │ ├── m24200.pm │ │ ├── m24300.pm │ │ ├── m24410.pm │ │ ├── m24420.pm │ │ ├── m24500.pm │ │ ├── m24600.pm │ │ ├── m24700.pm │ │ ├── m24800.pm │ │ ├── m24900.pm │ │ ├── m25000.pm │ │ ├── m25100.pm │ │ ├── m25200.pm │ │ ├── m25300.pm │ │ ├── m25400.pm │ │ ├── m25500.pm │ │ ├── m25600.pm │ │ ├── m25700.pm │ │ ├── m25800.pm │ │ ├── m25900.pm │ │ ├── m26000.pm │ │ ├── m26100.pm │ │ ├── m26200.pm │ │ ├── m26300.pm │ │ ├── m26401.pm │ │ ├── m26402.pm │ │ ├── m26403.pm │ │ ├── m26500.pm │ │ ├── m26600.pm │ │ ├── m26610.pm │ │ ├── m26700.pm │ │ ├── m26800.pm │ │ ├── m26900.pm │ │ ├── m27000.pm │ │ ├── m27100.pm │ │ ├── m27200.pm │ │ ├── m27300.pm │ │ ├── m27400.pm │ │ ├── m27500.pm │ │ ├── m27600.pm │ │ ├── m27700.pm │ │ ├── m27800.pm │ │ ├── m27900.pm │ │ ├── m28000.pm │ │ ├── m28100.pm │ │ ├── m28200.pm │ │ ├── m28300.pm │ │ ├── m28400.pm │ │ ├── m28501.pm │ │ ├── m28502.pm │ │ ├── m28503.pm │ │ ├── m28504.pm │ │ ├── m28505.pm │ │ ├── m28506.pm │ │ ├── m28600.pm │ │ ├── m28700.pm │ │ ├── m28800.pm │ │ ├── m28900.pm │ │ ├── m29000.pm │ │ ├── m29100.pm │ │ ├── m29200.pm │ │ ├── m29600.pm │ │ ├── m29700.pm │ │ ├── m29800.pm │ │ ├── m29910.pm │ │ ├── m29920.pm │ │ ├── m29930.pm │ │ ├── m29940.pm │ │ ├── m30420.pm │ │ ├── m30500.pm │ │ ├── m30600.pm │ │ ├── m30700.pm │ │ ├── m30901.pm │ │ ├── m30902.pm │ │ ├── m30903.pm │ │ ├── m30904.pm │ │ ├── m30905.pm │ │ ├── m30906.pm │ │ ├── m31000.pm │ │ ├── m31200.pm │ │ ├── m31300.pm │ │ ├── m31400.pm │ │ ├── m31500.pm │ │ ├── m31600.pm │ │ ├── m31700.pm │ │ ├── m31800.pm │ │ ├── m31900.pm │ │ ├── m32000.pm │ │ ├── m32010.pm │ │ ├── m32020.pm │ │ ├── m32030.pm │ │ ├── m32031.pm │ │ ├── m32040.pm │ │ ├── m32041.pm │ │ ├── m32050.pm │ │ ├── m32060.pm │ │ ├── m32070.pm │ │ ├── m32100.pm │ │ ├── m32200.pm │ │ ├── m32300.pm │ │ ├── m32410.pm │ │ ├── m32420.pm │ │ └── m32600.pm │ ├── test_rules.pl │ ├── truecrypt2hashcat.py │ ├── vc_tests │ │ ├── hashcat_ripemd160_aes-twofish-serpent.vc │ │ ├── hashcat_ripemd160_aes-twofish-serpent_boot.vc │ │ ├── hashcat_ripemd160_aes-twofish.vc │ │ ├── hashcat_ripemd160_aes-twofish_boot.vc │ │ ├── hashcat_ripemd160_aes.vc │ │ ├── hashcat_ripemd160_aes_boot.vc │ │ ├── hashcat_ripemd160_serpent-aes.vc │ │ ├── hashcat_ripemd160_serpent-twofish-aes.vc │ │ ├── hashcat_ripemd160_serpent.vc │ │ ├── hashcat_ripemd160_twofish-serpent.vc │ │ ├── hashcat_ripemd160_twofish.vc │ │ ├── hashcat_sha256_aes-twofish-serpent.vc │ │ ├── hashcat_sha256_aes-twofish.vc │ │ ├── hashcat_sha256_aes.vc │ │ ├── hashcat_sha256_aes_boot_pim500.vc │ │ ├── hashcat_sha256_camellia-kuznyechik.vc │ │ ├── hashcat_sha256_camellia-serpent.vc │ │ ├── hashcat_sha256_camellia.vc │ │ ├── hashcat_sha256_kuznyechik-aes.vc │ │ ├── hashcat_sha256_kuznyechik-serpent-camellia.vc │ │ ├── hashcat_sha256_kuznyechik-twofish.vc │ │ ├── hashcat_sha256_kuznyechik.vc │ │ ├── hashcat_sha256_serpent-aes.vc │ │ ├── hashcat_sha256_serpent-aes_boot.vc │ │ ├── hashcat_sha256_serpent-twofish-aes.vc │ │ ├── hashcat_sha256_serpent-twofish-aes_boot.vc │ │ ├── hashcat_sha256_serpent.vc │ │ ├── hashcat_sha256_twofish-serpent.vc │ │ ├── hashcat_sha256_twofish.vc │ │ ├── hashcat_sha256_twofish_boot.vc │ │ ├── hashcat_sha512_aes-twofish-serpent.vc │ │ ├── hashcat_sha512_aes-twofish.vc │ │ ├── hashcat_sha512_aes.vc │ │ ├── hashcat_sha512_camellia-kuznyechik.vc │ │ ├── hashcat_sha512_camellia-serpent.vc │ │ ├── hashcat_sha512_camellia.vc │ │ ├── hashcat_sha512_kuznyechik-aes.vc │ │ ├── hashcat_sha512_kuznyechik-serpent-camellia.vc │ │ ├── hashcat_sha512_kuznyechik-twofish.vc │ │ ├── hashcat_sha512_kuznyechik.vc │ │ ├── hashcat_sha512_serpent-aes.vc │ │ ├── hashcat_sha512_serpent-twofish-aes.vc │ │ ├── hashcat_sha512_serpent.vc │ │ ├── hashcat_sha512_twofish-serpent.vc │ │ ├── hashcat_sha512_twofish.vc │ │ ├── hashcat_streebog_aes-twofish-serpent.vc │ │ ├── hashcat_streebog_aes-twofish.vc │ │ ├── hashcat_streebog_aes.vc │ │ ├── hashcat_streebog_camellia-kuznyechik.vc │ │ ├── hashcat_streebog_camellia-serpent.vc │ │ ├── hashcat_streebog_camellia.vc │ │ ├── hashcat_streebog_kuznyechik-aes.vc │ │ ├── hashcat_streebog_kuznyechik-serpent-camellia.vc │ │ ├── hashcat_streebog_kuznyechik-twofish.vc │ │ ├── hashcat_streebog_kuznyechik.vc │ │ ├── hashcat_streebog_serpent-aes.vc │ │ ├── hashcat_streebog_serpent-twofish-aes.vc │ │ ├── hashcat_streebog_serpent.vc │ │ ├── hashcat_streebog_twofish-serpent.vc │ │ ├── hashcat_streebog_twofish.vc │ │ ├── hashcat_whirlpool_aes-twofish-serpent.vc │ │ ├── hashcat_whirlpool_aes-twofish.vc │ │ ├── hashcat_whirlpool_aes.vc │ │ ├── hashcat_whirlpool_camellia-kuznyechik.vc │ │ ├── hashcat_whirlpool_camellia-serpent.vc │ │ ├── hashcat_whirlpool_camellia.vc │ │ ├── hashcat_whirlpool_kuznyechik-aes.vc │ │ ├── hashcat_whirlpool_kuznyechik-serpent-camellia.vc │ │ ├── hashcat_whirlpool_kuznyechik-twofish.vc │ │ ├── hashcat_whirlpool_kuznyechik.vc │ │ ├── hashcat_whirlpool_serpent-aes.vc │ │ ├── hashcat_whirlpool_serpent-twofish-aes.vc │ │ ├── hashcat_whirlpool_serpent.vc │ │ ├── hashcat_whirlpool_twofish-serpent.vc │ │ └── hashcat_whirlpool_twofish.vc │ ├── veeamvbk2hashcat.py │ ├── veracrypt2hashcat.py │ ├── virtualbox2hashcat.py │ ├── vmwarevmx2hashcat.py │ ├── win-iconv-32.diff │ └── win-iconv-64.diff ├── tunings │ ├── Alias.hctune │ ├── Device_GeForce_GTX_TITAN.hctune │ ├── Module_08900.hctune │ ├── Module_09300.hctune │ ├── Module_15700.hctune │ ├── Module_22700.hctune │ ├── Module_27700.hctune │ ├── Module_28200.hctune │ ├── Module_29800.hctune │ ├── Modules_bcrypt.hctune │ ├── Modules_default.hctune │ └── README.md └── ztex │ ├── inouttraffic.ihx │ ├── ztex115y_bcrypt.bit │ ├── ztex115y_descrypt.bit │ ├── ztex115y_md5crypt.bit │ ├── ztex115y_sha256crypt.bit │ └── ztex115y_sha512crypt.bit ├── src ├── 7z_common.h ├── 7z_common_plug.c ├── 7z_fmt_plug.c ├── AFS_fmt.c ├── AzureAD_common.h ├── AzureAD_common_plug.c ├── AzureAD_fmt_plug.c ├── BFEgg_fmt_plug.c ├── BF_common.c ├── BF_common.h ├── BF_fmt.c ├── BF_std.c ├── BF_std.h ├── BSDI_fmt.c ├── DES_bs.c ├── DES_bs.h ├── DES_bs_b.c ├── DES_fmt.c ├── DES_std.c ├── DES_std.h ├── DMD5_fmt_plug.c ├── DOMINOSEC8_fmt_plug.c ├── DOMINOSEC_fmt_plug.c ├── EPI_fmt_plug.c ├── FG2_fmt_plug.c ├── FGT_fmt_plug.c ├── HDAA_fmt_plug.c ├── IPB2_fmt_plug.c ├── KRB4_fmt_plug.c ├── KRB4_std.h ├── KRB4_std_plug.c ├── KRB5_fmt_plug.c ├── KRB5_std.h ├── KRB5_std_plug.c ├── KeccakDuplex.c ├── KeccakDuplex.h ├── KeccakF-1600-64.macros ├── KeccakF-1600-interface.h ├── KeccakF-1600-opt64-settings.h ├── KeccakF-1600-opt64.c ├── KeccakF-1600-reference.h ├── KeccakF-1600-reference32BI.c ├── KeccakF-1600-unrolling.macros ├── KeccakHash.c ├── KeccakHash.h ├── KeccakSponge.c ├── KeccakSponge.h ├── LM_fmt.c ├── MD5_fmt.c ├── MD5_std.c ├── MD5_std.h ├── MSCHAPv2_bs_fmt_plug.c ├── Makefile.dep ├── Makefile.in ├── Makefile.legacy ├── Makefile.stub ├── NETLM_fmt_plug.c ├── NETLMv2_fmt_plug.c ├── NETNTLM_bs_fmt_plug.c ├── NETNTLMv2_fmt_plug.c ├── NETSPLITLM_fmt_plug.c ├── NS_fmt_plug.c ├── NT-long_fmt_plug.c ├── PHPS2_fmt_plug.c ├── PHPS_fmt_plug.c ├── PO_fmt_plug.c ├── SIPdump.c ├── SIPdump.h ├── SKEY_fmt_plug.c ├── SKEY_jtr.h ├── SKEY_jtr_plug.c ├── SybaseASE_fmt_plug.c ├── SybasePROP_fmt_plug.c ├── UnicodeData.h ├── Win32-dlfcn-port.h ├── XSHA512_fmt_plug.c ├── XSHA_fmt_plug.c ├── adxcrypt_fmt_plug.c ├── aes.h ├── aes │ ├── Makefile.in │ ├── Makefile.legacy │ ├── aes.c │ ├── aes_func.h │ ├── aesni │ │ ├── LICENSE │ │ ├── Makefile.in │ │ ├── Makefile.legacy │ │ ├── asm │ │ │ ├── x64 │ │ │ │ ├── do_rdtsc.s │ │ │ │ └── iaesx64.s │ │ │ └── x86 │ │ │ │ ├── do_rdtsc.s │ │ │ │ └── iaesx86.s │ │ ├── iaes_asm_interface.h │ │ ├── iaesni.h │ │ └── intel_aes.c │ └── openssl │ │ ├── Makefile.in │ │ ├── Makefile.legacy │ │ ├── ossl_aes.c │ │ ├── ossl_aes.h │ │ └── ossl_aes_crypto.c ├── aes_ccm.h ├── aes_ccm_plug.c ├── aes_gcm.h ├── aes_gcm_plug.c ├── aes_ige.h ├── aes_ige_plug.c ├── agilekeychain_common.h ├── agilekeychain_common_plug.c ├── agilekeychain_fmt_plug.c ├── aix_ssha_fmt_plug.c ├── aligned.h ├── alpha.S ├── alpha.h ├── andotp_fmt_plug.c ├── androidbackup_common.h ├── androidbackup_common_plug.c ├── androidbackup_fmt_plug.c ├── androidfde_fmt_plug.c ├── ansible_common.h ├── ansible_common_plug.c ├── ansible_fmt_plug.c ├── argon2.h ├── argon2_core.h ├── argon2_core_plug.c ├── argon2_encoding.h ├── argon2_encoding_plug.c ├── argon2_fmt_plug.c ├── argon2_opt_plug.c ├── argon2_plug.c ├── argon2_ref_plug.c ├── arm32le.h ├── arm64le.h ├── armory_fmt_plug.c ├── as400_des_fmt_plug.c ├── as400_ssha1_fmt_plug.c ├── asaMD5_fmt_plug.c ├── asn1.h ├── asn1_plug.c ├── autoconf_arch.h ├── autoconfig.h.in ├── axcrypt_common.h ├── axcrypt_common_plug.c ├── axcrypt_fmt_plug.c ├── axcrypt_variable_code.h ├── base64_convert.c ├── base64_convert.h ├── batch.c ├── batch.h ├── bcrypt_pbkdf.h ├── bcrypt_pbkdf_plug.c ├── bench.c ├── bench.h ├── best.c ├── best.sh ├── bestcrypt_fmt_plug.c ├── bestcrypt_ve_fmt_plug.c ├── bf_tab.h ├── bitcoin_fmt_plug.c ├── bitlocker2john.c ├── bitlocker_common.h ├── bitlocker_common_plug.c ├── bitlocker_fmt_plug.c ├── bitlocker_variable_code.h ├── bitshares_fmt_plug.c ├── bitwarden_common.h ├── bitwarden_common_plug.c ├── bitwarden_fmt_plug.c ├── bks_fmt_plug.c ├── blackberry_ES10_fmt_plug.c ├── blake2-config.h ├── blake2-impl.h ├── blake2.h ├── blake256.h ├── blake256_plug.c ├── blake2b-load-sse2.h ├── blake2b-load-sse41.h ├── blake2b-ref_plug.c ├── blake2b-round.h ├── blake2b_plug.c ├── blamka-round-opt.h ├── blamka-round-ref.h ├── blf.h ├── blf_plug.c ├── blockchain_common.h ├── blockchain_common_plug.c ├── blockchain_fmt_plug.c ├── blowfish.c ├── blowfish.h ├── brg_endian.h ├── bt.c ├── bt_hash_type_128.c ├── bt_hash_type_192.c ├── bt_hash_type_64.c ├── bt_hash_types.h ├── bt_interface.h ├── bt_twister.c ├── bt_twister.h ├── byteorder.h ├── c3_fmt.c ├── calc_stat.c ├── cardano_common.h ├── cardano_common_plug.c ├── cardano_fmt_plug.c ├── chacha.h ├── chacha_plug.c ├── chap_fmt_plug.c ├── charset.c ├── charset.h ├── citrix_ns_fmt_plug.c ├── cl │ ├── cl.h │ ├── cl_d3d10.h │ ├── cl_d3d11.h │ ├── cl_dx9_media_sharing.h │ ├── cl_dx9_media_sharing_intel.h │ ├── cl_egl.h │ ├── cl_ext.h │ ├── cl_ext_intel.h │ ├── cl_function_types.h │ ├── cl_gl.h │ ├── cl_gl_ext.h │ ├── cl_half.h │ ├── cl_icd.h │ ├── cl_layer.h │ ├── cl_platform.h │ ├── cl_va_api_media_sharing_intel.h │ ├── cl_version.h │ └── opencl.h ├── clipperz_srp_fmt_plug.c ├── cloudkeychain_common.h ├── cloudkeychain_common_plug.c ├── cloudkeychain_fmt_plug.c ├── common-get-hash.h ├── common-simd-getpos.h ├── common-simd-setkey32.h ├── common-simd-setkey64.h ├── common.c ├── common.h ├── compile ├── compiler.c ├── compiler.h ├── config.c ├── config.guess ├── config.h ├── config.sub ├── configure ├── configure.ac ├── cprepair.c ├── cq_fmt_plug.c ├── cracker.c ├── cracker.h ├── crc32.c ├── crc32.h ├── crc32_fmt_plug.c ├── cryptosafe_common.h ├── cryptosafe_common_plug.c ├── cryptosafe_fmt_plug.c ├── cygwin_ethernet.h ├── dahua_fmt_plug.c ├── dashlane_common.h ├── dashlane_common_plug.c ├── dashlane_fmt_plug.c ├── detect.c ├── diskcryptor_common.h ├── diskcryptor_common_plug.c ├── diskcryptor_fmt_plug.c ├── django_fmt_plug.c ├── django_scrypt_fmt_plug.c ├── dmg2john.c ├── dmg_common.h ├── dmg_common_plug.c ├── dmg_fmt_plug.c ├── dona │ ├── Makefile.in │ ├── Makefile.legacy │ ├── curve25519-donna-32bit.h │ ├── curve25519-donna-64bit.h │ ├── curve25519-donna-helpers.h │ ├── ed25519-donna-32bit-tables.h │ ├── ed25519-donna-64bit-tables.h │ ├── ed25519-donna-64bit-x86-32bit.h │ ├── ed25519-donna-64bit-x86.h │ ├── ed25519-donna-basepoint-table.h │ ├── ed25519-donna-impl-base.h │ ├── ed25519-donna-portable-identify.h │ ├── ed25519-donna-portable.h │ ├── ed25519-donna.c │ ├── ed25519-donna.h │ ├── ed25519-hash-custom.h │ ├── ed25519-hash.h │ ├── ed25519.h │ ├── modm-donna-32bit.h │ └── modm-donna-64bit.h ├── dpapimk_fmt_plug.c ├── dragonfly3_fmt_plug.c ├── dragonfly4_fmt_plug.c ├── drupal7_common.h ├── drupal7_fmt_plug.c ├── dummy.c ├── dyna-compiler-test.sh ├── dyna-speed.pl ├── dyna-speed.sh ├── dyna_salt.c ├── dyna_salt.h ├── dynamic.h ├── dynamic_big_crypt_chopper.pl ├── dynamic_big_crypt_generated.c ├── dynamic_big_crypt_generator.sh ├── dynamic_big_crypt_hash.cin ├── dynamic_big_crypt_header.cin ├── dynamic_compiler.c ├── dynamic_compiler.h ├── dynamic_compiler_fmt_plug.c ├── dynamic_compiler_lib.c ├── dynamic_fmt.c ├── dynamic_parser.c ├── dynamic_preloads.c ├── dynamic_types.h ├── dynamic_utils.c ├── eapmd5tojohn.c ├── ecryptfs_fmt_plug.c ├── ed25519.h ├── eigrp_fmt_plug.c ├── electrum_fmt_plug.c ├── encdatavault_common.h ├── encdatavault_common_plug.c ├── encdatavault_md5_fmt_plug.c ├── encdatavault_pbkdf2_fmt_plug.c ├── encfs_common.h ├── encfs_common_plug.c ├── encfs_fmt_plug.c ├── encoding_data.h ├── enpass_common.h ├── enpass_common_plug.c ├── enpass_fmt_plug.c ├── episerver_fmt_plug.c ├── ethereum_common.h ├── ethereum_common_plug.c ├── ethereum_fmt_plug.c ├── external.c ├── external.h ├── fake_salts.c ├── fake_salts.h ├── feal8.h ├── feal8_plug.c ├── filevault.h ├── formats.c ├── formats.h ├── formspring_fmt_plug.c ├── fuzz.c ├── fuzz.h ├── fvde_common.h ├── fvde_common_plug.c ├── fvde_fmt_plug.c ├── geli_common.h ├── geli_common_plug.c ├── geli_fmt_plug.c ├── genmkvpwd.c ├── getopt.c ├── getopt.h ├── gost.c ├── gost.h ├── gost12256hash_fmt_plug.c ├── gost12512hash_fmt_plug.c ├── gost3411-2012-config.h ├── gost3411-2012-const.h ├── gost3411-2012-core.h ├── gost3411-2012-core_plug.c ├── gost3411-2012-precalc.h ├── gost3411-2012-ref.h ├── gost3411-2012-sse2.h ├── gost94hash_fmt_plug.c ├── gost_fmt_plug.c ├── gpg2john.c ├── gpg_common.h ├── gpg_common_plug.c ├── gpg_fmt_plug.c ├── gpu_common.c ├── gpu_common.h ├── gpu_sensors.h ├── groestl.h ├── groestl_plug.c ├── groestl_tables.h ├── has160.h ├── has160_fmt_plug.c ├── has160_plug.c ├── haval.c ├── haval_fmt_plug.c ├── haval_helper.c ├── hccap.h ├── hccap2john.c ├── hmacMD5_fmt_plug.c ├── hmacSHA1_fmt_plug.c ├── hmacSHA256_fmt_plug.c ├── hmacSHA512_fmt_plug.c ├── hmac_sha.h ├── hmac_sha_plug.c ├── hmacmd5.c ├── hmacmd5.h ├── hmailserver_fmt_plug.c ├── hsrp_fmt_plug.c ├── ia64.h ├── idea-JtR.h ├── idea_plug.c ├── idle.c ├── idle.h ├── ike-crack.h ├── ike_fmt_plug.c ├── inc.c ├── inc.h ├── install-sh ├── int-util.h ├── int128.h ├── itunes_common.h ├── itunes_common_plug.c ├── itunes_fmt_plug.c ├── iwork_common.h ├── iwork_common_plug.c ├── iwork_fmt_plug.c ├── jh.h ├── jh_plug.c ├── john.asm ├── john.c ├── john.com ├── john.h ├── john_mpi.c ├── john_mpi.h ├── johnswap.h ├── jtr_sha2.h ├── jumbo.c ├── jumbo.h ├── keccak.h ├── keccak_plug.c ├── keepass2john.c ├── keepass_common.h ├── keepass_common_plug.c ├── keepass_fmt_plug.c ├── keplr_fmt_plug.c ├── keychain_common.h ├── keychain_common_plug.c ├── keychain_fmt_plug.c ├── keyring_fmt_plug.c ├── keystore_common.h ├── keystore_common_plug.c ├── keystore_fmt_plug.c ├── known_hosts_fmt_plug.c ├── krb5_asrep_common.h ├── krb5_asrep_common_plug.c ├── krb5_asrep_fmt_plug.c ├── krb5_common.h ├── krb5_common_plug.c ├── krb5_db_fmt_plug.c ├── krb5_tgs_common.h ├── krb5_tgs_common_plug.c ├── krb5_tgs_fmt_plug.c ├── krb5_tgsrep_common.h ├── krb5_tgsrep_common_plug.c ├── krb5_tgsrep_fmt_plug.c ├── krb5pa-md5_fmt_plug.c ├── krb5pa-sha1_fmt_plug.c ├── kwallet_fmt_plug.c ├── lastpass_cli_common.h ├── lastpass_cli_common_plug.c ├── lastpass_cli_fmt_plug.c ├── lastpass_common.h ├── lastpass_common_plug.c ├── lastpass_fmt_plug.c ├── lastpass_sniffed_fmt_plug.c ├── leet_cc_fmt_plug.c ├── list.c ├── list.h ├── listconf.c ├── listconf.h ├── loader.c ├── loader.h ├── logger.c ├── logger.h ├── lotus5_fmt_plug.c ├── lotus85_fmt_plug.c ├── luks_fmt_plug.c ├── luks_insane_tests.h ├── lzma │ ├── 7zTypes.h │ ├── Bra.c │ ├── Bra.h │ ├── Bra86.c │ ├── BraIA64.c │ ├── Compiler.h │ ├── CpuArch.c │ ├── CpuArch.h │ ├── Delta.c │ ├── Delta.h │ ├── Lzma2Dec.c │ ├── Lzma2Dec.h │ ├── LzmaDec.c │ ├── LzmaDec.h │ └── Precomp.h ├── m4 │ ├── ax_check_gnu_make.m4 │ ├── ax_lang_compiler_ms.m4 │ ├── ax_opencl.m4 │ ├── ax_prog_cc_mpi.m4 │ ├── ax_pthread.m4 │ ├── ax_ztex.m4 │ ├── jtr_arm_logic.m4 │ ├── jtr_asm_magic.m4 │ ├── jtr_generic_logic.m4 │ ├── jtr_mic_logic.m4 │ ├── jtr_ppc_logic.m4 │ ├── jtr_specific_configure_help_message.m4 │ ├── jtr_systems_specific_logic.m4 │ ├── jtr_utility_macros.m4 │ ├── jtr_x86_logic.m4 │ └── pkg.m4 ├── mask.c ├── mask.h ├── mask_ext.c ├── mask_ext.h ├── md2.c ├── md2_fmt_plug.c ├── md4.c ├── md4.h ├── md5.c ├── md5.h ├── md5crypt_common.c ├── md5crypt_common.h ├── md5crypt_long_fmt.c ├── md_helper.c ├── mdc2-JtR.h ├── mdc2_fmt_plug.c ├── mdc2dgst_plug.c ├── mediawiki_fmt_plug.c ├── mem_map.h ├── memory.c ├── memory.h ├── mgetl.h ├── mic.h ├── mips32.h ├── mips64.h ├── misc.c ├── misc.h ├── missing_getopt.c ├── missing_getopt.h ├── mkv.c ├── mkv.h ├── mkvcalcproba.c ├── mkvlib.c ├── mkvlib.h ├── mmap-windows.c ├── monero_fmt_plug.c ├── money_fmt_plug.c ├── mongodb_fmt_plug.c ├── mongodb_scram_fmt_plug.c ├── mozilla_ng_fmt_plug.c ├── mpz_int128.h ├── mscash1_fmt_plug.c ├── mscash2_fmt_plug.c ├── mscash_common.h ├── mscash_common_plug.c ├── mssql-old_fmt_plug.c ├── mssql05_fmt_plug.c ├── mssql12_fmt_plug.c ├── multibit_fmt_plug.c ├── mysqlSHA1_fmt_plug.c ├── mysql_fmt_plug.c ├── mysql_netauth_fmt_plug.c ├── net_ah_fmt_plug.c ├── net_md5_fmt_plug.c ├── net_sha1_fmt_plug.c ├── nonstd.c ├── notes_common.h ├── notes_common_plug.c ├── notes_fmt_plug.c ├── nsec3_fmt_plug.c ├── nt2_fmt_plug.c ├── ntlmv1_mschapv2_fmt_plug.c ├── nukedclan_fmt_plug.c ├── o10glogon_fmt_plug.c ├── o3logon_fmt_plug.c ├── o5logon_fmt_plug.c ├── oaes_lib.h ├── oaes_lib_plug.c ├── odf_common.h ├── odf_common_plug.c ├── odf_fmt_plug.c ├── office_common.h ├── office_common_plug.c ├── office_fmt_plug.c ├── oldoffice_common.h ├── oldoffice_common_plug.c ├── oldoffice_fmt_plug.c ├── omp_autotune.c ├── omp_autotune.h ├── openbsdsoftraid_common.h ├── openbsdsoftraid_common_plug.c ├── openbsdsoftraid_fmt_plug.c ├── openbsdsoftraid_variable_code.h ├── opencl_7z_fmt_plug.c ├── opencl_DES_bs.h ├── opencl_DES_bs_b_plug.c ├── opencl_DES_bs_f_plug.c ├── opencl_DES_bs_h_plug.c ├── opencl_DES_bs_plug.c ├── opencl_DES_fmt_plug.c ├── opencl_agilekeychain_fmt_plug.c ├── opencl_androidbackup_fmt_plug.c ├── opencl_ansible_fmt_plug.c ├── opencl_argon2_fmt_plug.c ├── opencl_autotune.c ├── opencl_autotune.h ├── opencl_axcrypt2_fmt_plug.c ├── opencl_axcrypt_fmt_plug.c ├── opencl_bf_fmt_plug.c ├── opencl_bf_std.h ├── opencl_bf_std_plug.c ├── opencl_bitcoin_fmt_plug.c ├── opencl_bitlocker_fmt_plug.c ├── opencl_bitwarden_fmt_plug.c ├── opencl_blockchain_fmt_plug.c ├── opencl_cloudkeychain_fmt_plug.c ├── opencl_common.c ├── opencl_common.h ├── opencl_cryptosafe_fmt_plug.c ├── opencl_dashlane_fmt_plug.c ├── opencl_diskcryptor_aes_fmt_plug.c ├── opencl_diskcryptor_fmt_plug.c ├── opencl_dmg_fmt_plug.c ├── opencl_dynamic_loader.c ├── opencl_electrum_modern_fmt_plug.c ├── opencl_encfs_fmt_plug.c ├── opencl_enpass_fmt_plug.c ├── opencl_ethereum_fmt_plug.c ├── opencl_ethereum_presale_fmt_plug.c ├── opencl_fvde_fmt_plug.c ├── opencl_geli_fmt_plug.c ├── opencl_generate_dynamic_loader.py ├── opencl_gost12256hash_fmt_plug.c ├── opencl_gost12512hash_fmt_plug.c ├── opencl_gost94hash_fmt_plug.c ├── opencl_gpg_fmt_plug.c ├── opencl_hash_check.h ├── opencl_hash_check_128_plug.c ├── opencl_hash_check_64_plug.c ├── opencl_helper_macros.h ├── opencl_iwork_fmt_plug.c ├── opencl_keepass_fmt_plug.c ├── opencl_keychain_fmt_plug.c ├── opencl_keyring_fmt_plug.c ├── opencl_keystore_fmt_plug.c ├── opencl_krb5_asrep_aes_fmt_plug.c ├── opencl_krb5_tgs_fmt_plug.c ├── opencl_krb5_tgsrep_fmt_plug.c ├── opencl_krb5pa-md5_fmt_plug.c ├── opencl_krb5pa-sha1_fmt_plug.c ├── opencl_lastpass_cli_fmt_plug.c ├── opencl_lastpass_fmt_plug.c ├── opencl_lm.h ├── opencl_lm_b_plug.c ├── opencl_lm_fmt_plug.c ├── opencl_lm_plug.c ├── opencl_lotus5_fmt_plug.c ├── opencl_md5crypt_fmt_plug.c ├── opencl_mscash2_fmt_plug.c ├── opencl_mscash2_helper_plug.c ├── opencl_mscash2_helper_plug.h ├── opencl_mscash_fmt_plug.c ├── opencl_mysqlsha1_fmt_plug.c ├── opencl_notes_fmt_plug.c ├── opencl_nt_fmt_plug.c ├── opencl_ntlmv2_fmt_plug.c ├── opencl_o5logon_fmt_plug.c ├── opencl_odf_fmt_plug.c ├── opencl_office_fmt_plug.c ├── opencl_oldoffice_fmt_plug.c ├── opencl_openbsdsoftraid_fmt_plug.c ├── opencl_pbkdf2_hmac_md4_fmt_plug.c ├── opencl_pbkdf2_hmac_md5_fmt_plug.c ├── opencl_pbkdf2_hmac_sha1_fmt_plug.c ├── opencl_pbkdf2_hmac_sha256_fmt_plug.c ├── opencl_pbkdf2_hmac_sha512_fmt_plug.c ├── opencl_pdf_fmt_plug.c ├── opencl_pem_fmt_plug.c ├── opencl_pfx_fmt_plug.c ├── opencl_pgpdisk_fmt_plug.c ├── opencl_pgpsda_fmt_plug.c ├── opencl_pgpwde_fmt_plug.c ├── opencl_phpass_fmt_plug.c ├── opencl_pwsafe_fmt_plug.c ├── opencl_rakp_fmt_plug.c ├── opencl_rar5_fmt_plug.c ├── opencl_rar_fmt_plug.c ├── opencl_rawmd4_fmt_plug.c ├── opencl_rawmd5_fmt_plug.c ├── opencl_rawsha1_fmt_plug.c ├── opencl_rawsha256_fmt_plug.c ├── opencl_rawsha512_fmt_plug.c ├── opencl_rawsha512_gpl_fmt_plug.c ├── opencl_salted_sha_fmt_plug.c ├── opencl_sappse_fmt_plug.c ├── opencl_sha1crypt_fmt_plug.c ├── opencl_sha256crypt_fmt_plug.c ├── opencl_sha2_common_plug.c ├── opencl_sha512crypt_fmt_plug.c ├── opencl_sl3_fmt_plug.c ├── opencl_solarwinds_fmt_plug.c ├── opencl_ssh_fmt_plug.c ├── opencl_sspr_fmt_plug.c ├── opencl_strip_fmt_plug.c ├── opencl_tc_fmt_plug.c ├── opencl_telegram_fmt_plug.c ├── opencl_tezos_fmt_plug.c ├── opencl_timeroast_fmt_plug.c ├── opencl_vmx_fmt_plug.c ├── opencl_wpapmk_fmt_plug.c ├── opencl_wpapsk_fmt_plug.c ├── opencl_xsha512_fmt_plug.c ├── opencl_zed_fmt_plug.c ├── opencl_zip_fmt_plug.c ├── openssl_code.h ├── openssl_code_plug.c ├── openssl_enc_fmt_plug.c ├── openssl_local_overrides.h ├── options.c ├── options.h ├── oracle11_fmt_plug.c ├── oracle12c_fmt_plug.c ├── oracle_fmt_plug.c ├── os-autoconf.h ├── os.h ├── osc_fmt_plug.c ├── ospf_fmt_plug.c ├── pa-risc.h ├── packaging │ ├── build.sh │ ├── com.openwall.John.appdata.xml │ ├── com.openwall.John.desktop │ └── readme.md ├── padlock_fmt_plug.c ├── palshop_fmt_plug.c ├── panama.c ├── panama_fmt_plug.c ├── params.c ├── params.h ├── path.c ├── path.h ├── pbkdf2-hmac-md4_fmt_plug.c ├── pbkdf2-hmac-md5_fmt_plug.c ├── pbkdf2-hmac-sha1_fmt_plug.c ├── pbkdf2-hmac-sha512_fmt_plug.c ├── pbkdf2_hmac_common.h ├── pbkdf2_hmac_common_plug.c ├── pbkdf2_hmac_md4.h ├── pbkdf2_hmac_md5.h ├── pbkdf2_hmac_ripemd160.h ├── pbkdf2_hmac_sha1.h ├── pbkdf2_hmac_sha256.h ├── pbkdf2_hmac_sha256_fmt_plug.c ├── pbkdf2_hmac_sha512.h ├── pbkdf2_hmac_whirlpool.h ├── pdf_common.h ├── pdf_common_plug.c ├── pdf_fmt_plug.c ├── pdfcrack_md5.h ├── pdfcrack_md5_plug.c ├── pem_common.h ├── pem_common_plug.c ├── pem_fmt_plug.c ├── pfx_common.h ├── pfx_common_plug.c ├── pfx_fmt_plug.c ├── pgpdisk_common.h ├── pgpdisk_common_plug.c ├── pgpdisk_fmt_plug.c ├── pgpsda_common.h ├── pgpsda_common_plug.c ├── pgpsda_fmt_plug.c ├── pgpwde_common.h ├── pgpwde_common_plug.c ├── pgpwde_fmt_plug.c ├── phpassMD5_fmt_plug.c ├── phpass_common.h ├── phpass_common_plug.c ├── pixMD5_fmt_plug.c ├── pkcs12.h ├── pkcs12_plug.c ├── pkzip.c ├── pkzip.h ├── pkzip_fmt_plug.c ├── pkzip_inffixed.h ├── plaintext_fmt_plug.c ├── plugin_deps.pl ├── poly-donna │ ├── Makefile.in │ ├── Makefile.legacy │ ├── README.md │ ├── poly1305-donna-16.h │ ├── poly1305-donna-32.h │ ├── poly1305-donna-64.h │ ├── poly1305-donna-8.h │ ├── poly1305-donna.c │ └── poly1305-donna.h ├── postgres_fmt_plug.c ├── pp.c ├── ppc32.h ├── ppc32alt.h ├── ppc64.h ├── ppc64alt.h ├── ppc_cpuid.c ├── prince.h ├── pseudo_intrinsics.h ├── pst_fmt_plug.c ├── putty2john.c ├── putty_fmt_plug.c ├── pwsafe_common.h ├── pwsafe_common_plug.c ├── pwsafe_fmt_plug.c ├── qnx_common.h ├── qnx_fmt_plug.c ├── racf2john.c ├── racf_fmt_plug.c ├── racf_kdfaes_fmt_plug.c ├── radius_fmt_plug.c ├── radmin_fmt_plug.c ├── rakp_fmt_plug.c ├── rar2john.c ├── rar2john.h ├── rar5_common.h ├── rar5_fmt_plug.c ├── rar_common.c ├── rar_fmt_plug.c ├── raw2dyna.c ├── rawBLAKE2_512_fmt_plug.c ├── rawKeccak_256_fmt_plug.c ├── rawKeccak_512_fmt_plug.c ├── rawMD4_fmt_plug.c ├── rawMD5_fmt_plug.c ├── rawMD5flat_fmt_plug.c ├── rawSHA1_common.h ├── rawSHA1_common_plug.c ├── rawSHA1_fmt_plug.c ├── rawSHA1_linkedIn_fmt_plug.c ├── rawSHA224_fmt_plug.c ├── rawSHA256_common.h ├── rawSHA256_common_plug.c ├── rawSHA256_fmt_plug.c ├── rawSHA384_fmt_plug.c ├── rawSHA512_common.h ├── rawSHA512_common_plug.c ├── rawSHA512_fmt_plug.c ├── rawmd5u_fmt_plug.c ├── rc4.c ├── rc4.h ├── recovery.c ├── recovery.h ├── regex.c ├── regex.h ├── restic_fmt_plug.c ├── ripemd.c ├── ripemd_fmt_plug.c ├── rpp.c ├── rpp.h ├── rsvp_fmt_plug.c ├── rules.c ├── rules.h ├── rules_init_classes.h ├── rules_init_convs.h ├── rvary_fmt_plug.c ├── salted_sha1_common.h ├── salted_sha1_common_plug.c ├── salted_sha1_fmt_plug.c ├── sapB_fmt_plug.c ├── sapG_fmt_plug.c ├── sapH_fmt_plug.c ├── sap_pse_common.h ├── sap_pse_common_plug.c ├── sap_pse_fmt_plug.c ├── sboxes-s.c ├── sboxes-t.c ├── sboxes.c ├── scrypt_fmt.c ├── scrypt_platform.h ├── secp256k1.h ├── secp256k1 │ ├── Makefile.in │ ├── Makefile.legacy │ ├── basic-config.h │ ├── ecdsa.h │ ├── ecdsa_impl.h │ ├── eckey.h │ ├── eckey_impl.h │ ├── ecmult.h │ ├── ecmult_const.h │ ├── ecmult_const_impl.h │ ├── ecmult_gen.h │ ├── ecmult_gen_impl.h │ ├── ecmult_impl.h │ ├── ecmult_static_context.h │ ├── field.h │ ├── field_10x26.h │ ├── field_10x26_impl.h │ ├── field_5x52.h │ ├── field_5x52_impl.h │ ├── field_5x52_int128_impl.h │ ├── field_impl.h │ ├── group.h │ ├── group_impl.h │ ├── hash.h │ ├── hash_impl.h │ ├── libsecp256k1-config.h │ ├── main_impl.h │ ├── num.h │ ├── num_gmp.h │ ├── num_gmp_impl.h │ ├── num_impl.h │ ├── scalar.h │ ├── scalar_4x64.h │ ├── scalar_4x64_impl.h │ ├── scalar_8x32.h │ ├── scalar_8x32_impl.h │ ├── scalar_impl.h │ ├── scalar_low.h │ ├── scalar_low_impl.h │ ├── secp256k1.c │ ├── secp256k1.h │ ├── secp256k1_ecdh.h │ ├── secp256k1_recovery.h │ └── util.h ├── securezip_common.h ├── securezip_common_plug.c ├── securezip_fmt_plug.c ├── serpent.h ├── serpent_plug.c ├── sha.h ├── sha1.c ├── sha1crypt_common.h ├── sha1crypt_common_plug.c ├── sha1crypt_fmt_plug.c ├── sha2.c ├── sha2.h ├── sha256crypt_common.h ├── sha256crypt_fmt_plug.c ├── sha3_512_fmt_plug.c ├── sha512crypt_common.h ├── sha512crypt_fmt_plug.c ├── showformats.c ├── showformats.h ├── siemens-s7_fmt_plug.c ├── signal_fmt_plug.c ├── signals.c ├── signals.h ├── simd-intrinsics-load-flags.h ├── simd-intrinsics.c ├── simd-intrinsics.h ├── single.c ├── single.h ├── sip_fmt_plug.c ├── sip_fmt_plug.h ├── skein.c ├── skein_fmt_plug.c ├── sl3_common.h ├── sl3_common_plug.c ├── sl3_fmt_plug.c ├── slow_hash.h ├── slow_hash_plug.c ├── sm3.h ├── sm3_fmt_plug.c ├── sm3_plug.c ├── snefru.h ├── snefru_fmt_plug.c ├── snefru_plug.c ├── snmp_fmt_plug.c ├── solarwinds_common.h ├── solarwinds_common_plug.c ├── solarwinds_fmt_plug.c ├── sparc32.h ├── sparc64.h ├── sph_haval.h ├── sph_md2.h ├── sph_panama.h ├── sph_ripemd.h ├── sph_sha1.h ├── sph_skein.h ├── sph_tiger.h ├── sph_types.h ├── sph_whirlpool.h ├── ssh_common.h ├── ssh_common_plug.c ├── ssh_fmt_plug.c ├── ssh_variable_code.h ├── ssha512_fmt_plug.c ├── sspr_common.h ├── sspr_common_plug.c ├── sspr_fmt_plug.c ├── status.c ├── status.h ├── stdbool.h ├── stribog_fmt_plug.c ├── strip_common.h ├── strip_common_plug.c ├── strip_fmt_plug.c ├── subsets.c ├── subsets.h ├── sunmd5_fmt_plug.c ├── suppressor.c ├── suppressor.h ├── syb-prop_repro.h ├── syb-prop_repro_plug.c ├── symlink.c ├── tacacs_plus_fmt_plug.c ├── tcp_md5_fmt_plug.c ├── tcphdr.h ├── telegram_common.h ├── telegram_common_plug.c ├── telegram_fmt_plug.c ├── testparas.pl ├── tests │ ├── NESSIE │ │ ├── BCHASH-Rijndael-128.unverified.test-vectors.txt │ │ ├── BCHASH-Rijndael-256.unverified.test-vectors.txt │ │ ├── Md4-128.unverified.test-vectors.txt │ │ ├── Md5-128.unverified.test-vectors.txt │ │ ├── Ripemd-160.test-vectors.txt │ │ ├── Sha-2-256.unverified.test-vectors.txt │ │ ├── Sha-2-384.unverified.test-vectors.txt │ │ ├── Sha-2-512.unverified.test-vectors.txt │ │ ├── Tiger-192.test-vectors.txt │ │ ├── Whirlpool-Orig-512.verified.test-vectors.txt │ │ └── Whirlpool-Tweak-512.verified.test-vectors.txt │ ├── NIST_CAVS │ │ ├── SHA224LongMsg.rsp │ │ ├── SHA224Monte.rsp │ │ ├── SHA224ShortMsg.rsp │ │ ├── SHA256LongMsg.rsp │ │ ├── SHA256Monte.rsp │ │ ├── SHA256ShortMsg.rsp │ │ ├── SHA384LongMsg.rsp │ │ ├── SHA384Monte.rsp │ │ ├── SHA384ShortMsg.rsp │ │ ├── SHA512LongMsg.rsp │ │ ├── SHA512Monte.rsp │ │ └── SHA512ShortMsg.rsp │ ├── test_externals.md5 │ ├── test_externals.sh │ ├── test_valid_utf8.c │ └── unit-tests.c ├── tezos_common.h ├── tezos_common_plug.c ├── tezos_fmt_plug.c ├── tgtsnarf.c ├── tiger.c ├── tiger_fmt_plug.c ├── timer.c ├── timer.h ├── timeroast_common.h ├── timeroast_common_plug.c ├── timeroast_fmt_plug.c ├── times.h ├── trip_fmt.c ├── truecrypt_fmt_plug.c ├── truth.pl ├── tty.c ├── tty.h ├── twofish.h ├── twofish_plug.c ├── uaf2john.c ├── uaf_encode.c ├── uaf_encode.h ├── uaf_hash.c ├── uaf_raw.h ├── unafs.c ├── undrop.c ├── unicode.c ├── unicode.h ├── unicode │ ├── Blocks.txt │ ├── SpecialCasing.txt │ ├── UnicodeData.txt │ ├── cmpt_cp.pl │ └── mkdumb.pl ├── unicode_range.c ├── unicode_range.h ├── unique.c ├── unrar.c ├── unrar.h ├── unrarcmd.c ├── unrarcmd.h ├── unrarfilter.c ├── unrarfilter.h ├── unrarhlp.c ├── unrarhlp.h ├── unrarppm.c ├── unrarppm.h ├── unrarvm.c ├── unrarvm.h ├── unshadow.c ├── unused │ ├── SHA512_qnx.pm │ ├── Yosemite.patch │ ├── analisa_test_runner.sh │ ├── bisect-script.sh │ ├── locktest.sh │ ├── osx_as_wrapper.sh │ ├── plugify.pl │ ├── salt.pl │ ├── test2.zed │ ├── test3.zed │ ├── test_free.Azertyui.zed │ └── test_sha1.zed ├── vax.h ├── vdi_fmt_plug.c ├── vms_fmt_plug.c ├── vms_std.h ├── vmx_common.h ├── vmx_common_plug.c ├── vmx_fmt_plug.c ├── vnc_fmt_plug.c ├── vncpcap2john.c ├── vtp_fmt_plug.c ├── wbb3_fmt_plug.c ├── whirlpool.c ├── whirlpool_fmt_plug.c ├── win32_memmap.c ├── win32_memmap.h ├── wordlist.c ├── wordlist.h ├── wow_srp_fmt_plug.c ├── wpapcap2john.c ├── wpapcap2john.h ├── wpapmk_fmt_plug.c ├── wpapsk.h ├── wpapsk_fmt_plug.c ├── x86-64.S ├── x86-64.h ├── x86-any.h ├── x86-mmx.S ├── x86-mmx.h ├── x86-sse.S ├── x86-sse.h ├── x86.S ├── xmpp_scram_fmt_plug.c ├── xts.h ├── xts_plug.c ├── yescrypt │ ├── CHANGES │ ├── COMPARISON │ ├── Makefile │ ├── PARAMETERS │ ├── PERFORMANCE │ ├── PHC-TEST-OK-SHA256 │ ├── README │ ├── TESTS-OK │ ├── initrom.c │ ├── insecure_memzero.c │ ├── insecure_memzero.h │ ├── phc.c │ ├── sha256.c │ ├── sha256.h │ ├── sysendian.h │ ├── tests.c │ ├── userom.c │ ├── yescrypt-common.c │ ├── yescrypt-opt.c │ ├── yescrypt-platform.c │ ├── yescrypt-ref.c │ └── yescrypt.h ├── zed_common.h ├── zed_common_plug.c ├── zed_fmt_plug.c ├── zip2john.c ├── zip_fmt_plug.c ├── zipmonster_fmt_plug.c ├── ztex │ ├── .editorconfig │ ├── Makefile.in │ ├── device.c │ ├── device.h │ ├── device_bitstream.h │ ├── device_format.c │ ├── device_format.h │ ├── ez-usb │ │ ├── README │ │ └── inouttraffic.c │ ├── fpga-bcrypt │ │ ├── README.md │ │ ├── bcrypt.xds │ │ ├── bcrypt │ │ │ ├── S_data.txt │ │ │ ├── bcrypt.ucf │ │ │ ├── bcrypt.v │ │ │ ├── bcrypt.vh │ │ │ ├── bcrypt_arbiter.v │ │ │ ├── bcrypt_cmp_config.v │ │ │ ├── bcrypt_core │ │ │ │ ├── P_2x32.v │ │ │ │ ├── S.v │ │ │ │ ├── addr_regs.v │ │ │ │ ├── bcrypt_core.v │ │ │ │ ├── fsm.v │ │ │ │ └── unit.v │ │ │ ├── bcrypt_data.v │ │ │ ├── bcrypt_expand_key_b.v │ │ │ ├── bcrypt_proxy.v │ │ │ ├── bcrypt_test.v │ │ │ ├── bcrypt_wrapper.v │ │ │ ├── comparator.v │ │ │ ├── wrapper0.ucf │ │ │ ├── wrapper1.ucf │ │ │ ├── wrapper2.ucf │ │ │ ├── wrapper3.ucf │ │ │ ├── wrapper4.ucf │ │ │ └── wrapper5.ucf │ │ ├── bcrypt_summary.html │ │ ├── fpga-bcrypt-ztex.xise │ │ ├── main.vh │ │ ├── pkt_comm │ │ │ ├── inpkt_header.v │ │ │ ├── outpkt_bcrypt.v │ │ │ ├── outpkt_checksum.v │ │ │ ├── outpkt_v3.v │ │ │ ├── pkt_comm_test_helper.vh │ │ │ ├── template_list_b.v │ │ │ ├── word_gen.vh │ │ │ ├── word_gen_b.v │ │ │ └── word_storage.v │ │ ├── util │ │ │ ├── asymm_bram.v │ │ │ ├── delay.v │ │ │ ├── ff32.v │ │ │ ├── fifo_sync.v │ │ │ ├── log2.vh │ │ │ └── sync.v │ │ ├── xpartition.pxml │ │ └── ztex_inouttraffic │ │ │ ├── async2sync.v │ │ │ ├── chip_select.v │ │ │ ├── clocks.ucf │ │ │ ├── clocks.v │ │ │ ├── cmt2.v │ │ │ ├── cmt_common.v │ │ │ ├── cmt_prog.v │ │ │ ├── hs_io_v2.v │ │ │ ├── input_fifo.v │ │ │ ├── output_fifo.v │ │ │ ├── output_limit_fifo.v │ │ │ ├── startup_spartan6.v │ │ │ ├── vcr.v │ │ │ ├── ztex_inouttraffic.ucf │ │ │ └── ztex_inouttraffic.v │ ├── fpga-descrypt │ │ ├── README.md │ │ ├── descrypt-ztex.xise │ │ ├── descrypt.xds │ │ ├── descrypt │ │ │ ├── arbiter.v │ │ │ ├── cmp_config.v │ │ │ ├── cmp_config_distrib.v │ │ │ ├── core_dout_proc.v │ │ │ ├── descrypt.ucf │ │ │ ├── descrypt.v │ │ │ ├── descrypt_core │ │ │ │ ├── Eblock.v │ │ │ │ ├── IP1.v │ │ │ │ ├── SP_v2.v │ │ │ │ ├── crypt3_ascii2bin.v │ │ │ │ ├── des_loop.v │ │ │ │ ├── descrypt.vh │ │ │ │ ├── descrypt16.v │ │ │ │ ├── descrypt_core.v │ │ │ │ ├── descrypt_core.xds │ │ │ │ ├── descrypt_round.v │ │ │ │ ├── pc1.v │ │ │ │ └── rotate_1or2_pc2.v │ │ │ ├── descrypt_test.v │ │ │ ├── descrypt_unit.v │ │ │ └── wrapper.v │ │ ├── main.vh │ │ ├── pkt_comm │ │ │ ├── inpkt_header.v │ │ │ ├── outpkt_checksum.v │ │ │ ├── outpkt_join.v │ │ │ ├── outpkt_v2.v │ │ │ ├── outpkt_v3.v │ │ │ ├── range_info_process.v │ │ │ ├── range_insert.v │ │ │ ├── template_list.v │ │ │ ├── word_gen.vh │ │ │ ├── word_gen_char_range.v │ │ │ └── word_gen_v2.v │ │ ├── util │ │ │ ├── cdc_reg.v │ │ │ ├── delay.v │ │ │ ├── distributor.v │ │ │ ├── extra_reg.v │ │ │ ├── ff64.v │ │ │ ├── fifo_sync.v │ │ │ ├── global_wires.v │ │ │ ├── log2.vh │ │ │ ├── square_OR.v │ │ │ ├── sync.v │ │ │ └── watchdog.v │ │ ├── xpartition.pxml │ │ ├── ztex_inouttraffic │ │ │ ├── async2sync.v │ │ │ ├── chip_select.v │ │ │ ├── clocks.ucf │ │ │ ├── clocks.v │ │ │ ├── cmt2.v │ │ │ ├── cmt_common.v │ │ │ ├── cmt_prog.v │ │ │ ├── hs_io_v2.v │ │ │ ├── input_fifo.v │ │ │ ├── output_fifo.v │ │ │ ├── output_limit_fifo.v │ │ │ ├── startup_spartan6.v │ │ │ ├── vcr.v │ │ │ ├── ztex_inouttraffic.ucf │ │ │ ├── ztex_inouttraffic.v │ │ │ └── ztex_inouttraffic.xds │ │ └── ztex_inouttraffic_summary.html │ ├── fpga-md5crypt │ │ ├── README.md │ │ ├── fpga-md5crypt.xise │ │ ├── main.vh │ │ ├── md5crypt.xds │ │ ├── md5crypt │ │ │ ├── arbiter_rx.v │ │ │ ├── arbiter_tx.v │ │ │ ├── bcast_net.v │ │ │ ├── comparator.v │ │ │ ├── core_ctrl.v │ │ │ ├── cpu │ │ │ │ ├── cpu.v │ │ │ │ ├── cpu_flags.v │ │ │ │ ├── cpu_state.v │ │ │ │ ├── ff16.v │ │ │ │ ├── instruction.v │ │ │ │ ├── integer_ops.v │ │ │ │ ├── program.vh │ │ │ │ ├── registers_bram.v │ │ │ │ └── thread_number.v │ │ │ ├── md5.vh │ │ │ ├── md5core │ │ │ │ ├── add3.v │ │ │ │ ├── add3_unreg.v │ │ │ │ ├── ff32.v │ │ │ │ ├── md5_Kt_bram.v │ │ │ │ ├── md5_Kt_dram.v │ │ │ │ ├── md5core.v │ │ │ │ ├── md5core_test.v │ │ │ │ ├── md5core_type1.v │ │ │ │ ├── md5core_type2.v │ │ │ │ ├── shreg.v │ │ │ │ └── shreg_ff.v │ │ │ ├── md5crypt.ucf │ │ │ ├── md5crypt.v │ │ │ ├── md5crypt_cmp_config.v │ │ │ ├── md5crypt_test.v │ │ │ ├── md5engine │ │ │ │ ├── core_input.v │ │ │ │ ├── create_blk.v │ │ │ │ ├── engine.v │ │ │ │ ├── md5engine_test.v │ │ │ │ ├── memory.v │ │ │ │ ├── next_thread_num.v │ │ │ │ ├── procb_buf.v │ │ │ │ ├── procb_saved_state.v │ │ │ │ ├── process_bytes.v │ │ │ │ ├── realign4_pad.v │ │ │ │ └── thread_state.v │ │ │ ├── md5unit.v │ │ │ ├── md5unit_test.v │ │ │ ├── test1.ucf │ │ │ ├── unit_ctrl.v │ │ │ ├── unit_input_async.v │ │ │ └── uob16pq.v │ │ ├── no-clocks-io.xds │ │ ├── pkt_comm │ │ │ ├── inpkt_config.v │ │ │ ├── inpkt_header.v │ │ │ ├── inpkt_type_init_1b.v │ │ │ ├── outpkt.v │ │ │ ├── outpkt_checksum.v │ │ │ ├── pkt_comm_test_helper.vh │ │ │ ├── template_list_b_varlen.v │ │ │ ├── word_gen_b_varlen.v │ │ │ └── word_storage.v │ │ ├── util │ │ │ ├── asymm_bram.v │ │ │ ├── delay.v │ │ │ ├── fifo_sync.v │ │ │ ├── log2.vh │ │ │ ├── regs2d.v │ │ │ └── sync.v │ │ ├── xpartition.pxml │ │ ├── xpartition_mppr.pxml │ │ └── ztex_inouttraffic │ │ │ ├── async2sync.v │ │ │ ├── chip_select.v │ │ │ ├── clocks.ucf │ │ │ ├── clocks.v │ │ │ ├── cmt2.v │ │ │ ├── cmt_prog.v │ │ │ ├── hs_io_v2.v │ │ │ ├── input_fifo.v │ │ │ ├── output_fifo.v │ │ │ ├── output_limit_fifo.v │ │ │ ├── startup_spartan6.v │ │ │ ├── vcr.v │ │ │ ├── ztex_inouttraffic.ucf │ │ │ └── ztex_inouttraffic.v │ ├── fpga-sha256crypt │ │ ├── CHANGES.md │ │ ├── README.md │ │ ├── fpga-sha256crypt.xise │ │ ├── fpga_editor.png │ │ ├── main.vh │ │ ├── no-clocks-io.xds │ │ ├── pkt_comm │ │ │ ├── inpkt_config.v │ │ │ ├── inpkt_header.v │ │ │ ├── inpkt_type_init_1b.v │ │ │ ├── outpkt.v │ │ │ ├── outpkt_checksum.v │ │ │ ├── pkt_comm_test_helper.vh │ │ │ ├── template_list_b_varlen.v │ │ │ ├── word_gen_b_varlen.v │ │ │ └── word_storage.v │ │ ├── sha256crypt.xds │ │ ├── sha256crypt │ │ │ ├── arbiter_rx.v │ │ │ ├── arbiter_tx.v │ │ │ ├── bcast_net.v │ │ │ ├── comparator.v │ │ │ ├── cpu │ │ │ │ ├── cpu.v │ │ │ │ ├── cpu_flags.v │ │ │ │ ├── cpu_state.v │ │ │ │ ├── instruction.v │ │ │ │ ├── integer_ops.v │ │ │ │ ├── program.vh │ │ │ │ ├── registers_bram.v │ │ │ │ └── thread_number.v │ │ │ ├── sha256.vh │ │ │ ├── sha256core │ │ │ │ ├── add3.v │ │ │ │ ├── add3_unreg.v │ │ │ │ ├── ff16.v │ │ │ │ ├── ff32.v │ │ │ │ ├── sha256_Kt_bram.v │ │ │ │ ├── sha256block.v │ │ │ │ ├── sha256core.v │ │ │ │ ├── sha256core_test.v │ │ │ │ ├── sha256ctx.v │ │ │ │ └── shreg.v │ │ │ ├── sha256crypt.ucf │ │ │ ├── sha256crypt.v │ │ │ ├── sha256crypt_test.v │ │ │ ├── sha256engine │ │ │ │ ├── core_input.v │ │ │ │ ├── create_blk.v │ │ │ │ ├── engine.v │ │ │ │ ├── memory.v │ │ │ │ ├── next_thread_num.v │ │ │ │ ├── procb_buf.v │ │ │ │ ├── procb_saved_state.v │ │ │ │ ├── process_bytes.v │ │ │ │ ├── realign4_pad.v │ │ │ │ ├── sha256engine_test.v │ │ │ │ └── thread_state.v │ │ │ ├── unit │ │ │ │ ├── core_ctrl.v │ │ │ │ ├── sha256unit.v │ │ │ │ ├── sha256unit_test.v │ │ │ │ ├── unit_ctrl.v │ │ │ │ ├── unit_input.v │ │ │ │ └── uob.v │ │ │ └── xcrypt_cmp_config.v │ │ ├── util │ │ │ ├── asymm_bram.v │ │ │ ├── delay.v │ │ │ ├── fifo_sync.v │ │ │ ├── log2.vh │ │ │ ├── regs2d.v │ │ │ └── sync.v │ │ ├── xpartition-mppr.pxml │ │ ├── xpartition.pxml │ │ └── ztex_inouttraffic │ │ │ ├── async2sync.v │ │ │ ├── chip_select.v │ │ │ ├── clocks.ucf │ │ │ ├── clocks.v │ │ │ ├── cmt2.v │ │ │ ├── cmt_prog.v │ │ │ ├── hs_io_v2.v │ │ │ ├── input_fifo.v │ │ │ ├── output_fifo.v │ │ │ ├── output_limit_fifo.v │ │ │ ├── startup_spartan6.v │ │ │ ├── vcr.v │ │ │ ├── ztex_inouttraffic.ucf │ │ │ └── ztex_inouttraffic.v │ ├── fpga-sha512crypt │ │ ├── README.md │ │ ├── fpga-sha512crypt.xise │ │ ├── main.vh │ │ ├── no-clocks-io.xds │ │ ├── pkt_comm │ │ │ ├── inpkt_config.v │ │ │ ├── inpkt_header.v │ │ │ ├── inpkt_type_init_1b.v │ │ │ ├── outpkt.v │ │ │ ├── outpkt_checksum.v │ │ │ ├── pkt_comm_test_helper.vh │ │ │ ├── template_list_b_varlen.v │ │ │ ├── word_gen_b_varlen.v │ │ │ └── word_storage.v │ │ ├── sha512crypt.xds │ │ ├── sha512crypt │ │ │ ├── arbiter_rx.v │ │ │ ├── arbiter_tx.v │ │ │ ├── bcast_net.v │ │ │ ├── comparator.v │ │ │ ├── cpu │ │ │ │ ├── cpu.v │ │ │ │ ├── cpu_flags.v │ │ │ │ ├── cpu_state.v │ │ │ │ ├── instruction.v │ │ │ │ ├── integer_ops.v │ │ │ │ ├── program.vh │ │ │ │ ├── registers_bram.v │ │ │ │ └── thread_number.v │ │ │ ├── sha512.vh │ │ │ ├── sha512core │ │ │ │ ├── add3.v │ │ │ │ ├── block.v │ │ │ │ ├── core.v │ │ │ │ ├── core_test.v │ │ │ │ ├── ctx.v │ │ │ │ ├── ff16.v │ │ │ │ ├── ff32.v │ │ │ │ ├── ff64.v │ │ │ │ ├── sha512_Kt_bram.v │ │ │ │ └── shreg.v │ │ │ ├── sha512crypt.ucf │ │ │ ├── sha512crypt.v │ │ │ ├── sha512crypt_test.v │ │ │ ├── sha512engine │ │ │ │ ├── core_input.v │ │ │ │ ├── create_blk.v │ │ │ │ ├── engine.v │ │ │ │ ├── memory.v │ │ │ │ ├── next_thread_num.v │ │ │ │ ├── procb_buf.v │ │ │ │ ├── procb_saved_state.v │ │ │ │ ├── process_bytes.v │ │ │ │ ├── realign8_pad.v │ │ │ │ └── thread_state.v │ │ │ ├── test1.ucf │ │ │ ├── unit │ │ │ │ ├── core_ctrl.v │ │ │ │ ├── sha512unit.v │ │ │ │ ├── sha512unit_test.v │ │ │ │ ├── unit_ctrl.v │ │ │ │ ├── unit_input.v │ │ │ │ └── uob.v │ │ │ └── xcrypt_cmp_config.v │ │ ├── util │ │ │ ├── asymm_bram.v │ │ │ ├── delay.v │ │ │ ├── fifo_sync.v │ │ │ ├── log2.vh │ │ │ ├── regs2d.v │ │ │ └── sync.v │ │ ├── xpartition.pxml │ │ └── ztex_inouttraffic │ │ │ ├── async2sync.v │ │ │ ├── chip_select.v │ │ │ ├── clocks.ucf │ │ │ ├── clocks.v │ │ │ ├── cmt2.v │ │ │ ├── cmt_prog.v │ │ │ ├── hs_io_v2.v │ │ │ ├── input_fifo.v │ │ │ ├── output_fifo.v │ │ │ ├── output_limit_fifo.v │ │ │ ├── startup_spartan6.v │ │ │ ├── vcr.v │ │ │ ├── ztex_inouttraffic.ucf │ │ │ └── ztex_inouttraffic.v │ ├── inouttraffic.c │ ├── inouttraffic.h │ ├── jtr_device.c │ ├── jtr_device.h │ ├── jtr_mask.c │ ├── jtr_mask.h │ ├── pkt_comm │ │ ├── Makefile.in │ │ ├── cmp_config.c │ │ ├── cmp_config.h │ │ ├── init_data.c │ │ ├── init_data.h │ │ ├── inpkt.c │ │ ├── inpkt.h │ │ ├── pkt_comm.c │ │ ├── pkt_comm.h │ │ ├── word_gen.c │ │ ├── word_gen.h │ │ ├── word_list.c │ │ └── word_list.h │ ├── task.c │ ├── task.h │ ├── ztex.c │ ├── ztex.h │ ├── ztex_scan.c │ ├── ztex_scan.h │ ├── ztex_sn.c │ └── ztex_sn.h ├── ztex_bcrypt.c ├── ztex_common.c ├── ztex_common.h ├── ztex_descrypt.c ├── ztex_drupal7.c ├── ztex_md5crypt.c ├── ztex_phpass.c ├── ztex_sha256crypt.c └── ztex_sha512crypt.c ├── status ├── action.c ├── backdoor.c ├── binary │ └── pwck.asm ├── brutelogic.c ├── controller.c ├── controller.h ├── cover-forceC.c ├── cover.cpp ├── force.c ├── force.h ├── hydra.c ├── hydraHTTP.c ├── modules │ └── .lock ├── net.c └── rules │ ├── Incisive-leetspeak.rule │ ├── InsidePro-HashManager.rule │ ├── InsidePro-PasswordsPro.rule │ ├── OneRuleToRuleThemAll.rule │ ├── OneRuleToRuleThemStill.rule │ ├── T0XlC-insert_00-99_1950-2050_toprules_0_F.rule │ ├── T0XlC-insert_space_and_special_0_F.rule │ ├── T0XlC-insert_top_100_passwords_1_G.rule │ ├── T0XlC.rule │ ├── T0XlC_3_rule.rule │ ├── T0XlC_insert_HTML_entities_0_Z.rule │ ├── T0XlCv1.rule │ ├── T0XlCv2.rule │ ├── best64.rule │ ├── best66.rule │ ├── combinator.rule │ ├── d3ad0ne.rule │ ├── dive.rule │ ├── generated.rule │ ├── generated2.rule │ ├── hybrid │ ├── append_d.rule │ ├── append_d_passthrough.rule │ ├── append_ds.rule │ ├── append_ds_passthrough.rule │ ├── append_du.rule │ ├── append_du_passthrough.rule │ ├── append_dus.rule │ ├── append_dus_passthrough.rule │ ├── append_hl.rule │ ├── append_hl_passthrough.rule │ ├── append_hu.rule │ ├── append_hu_passthrough.rule │ ├── append_l.rule │ ├── append_l_passthrough.rule │ ├── append_ld.rule │ ├── append_ld_passthrough.rule │ ├── append_lds.rule │ ├── append_lds_passthrough.rule │ ├── append_ldu.rule │ ├── append_ldu_passthrough.rule │ ├── append_ldus.rule │ ├── append_ldus_passthrough.rule │ ├── append_ls.rule │ ├── append_ls_passthrough.rule │ ├── append_lu.rule │ ├── append_lu_passthrough.rule │ ├── append_lus.rule │ ├── append_lus_passthrough.rule │ ├── append_s.rule │ ├── append_s_passthrough.rule │ ├── append_u.rule │ ├── append_u_passthrough.rule │ ├── append_us.rule │ ├── append_us_passthrough.rule │ ├── prepend_d.rule │ ├── prepend_d_passthrough.rule │ ├── prepend_ds.rule │ ├── prepend_ds_passthrough.rule │ ├── prepend_du.rule │ ├── prepend_du_passthrough.rule │ ├── prepend_dus.rule │ ├── prepend_dus_passthrough.rule │ ├── prepend_hl.rule │ ├── prepend_hl_passthrough.rule │ ├── prepend_hu.rule │ ├── prepend_hu_passthrough.rule │ ├── prepend_l.rule │ ├── prepend_l_passthrough.rule │ ├── prepend_ld.rule │ ├── prepend_ld_passthrough.rule │ ├── prepend_lds.rule │ ├── prepend_lds_passthrough.rule │ ├── prepend_ldu.rule │ ├── prepend_ldu_passthrough.rule │ ├── prepend_ldus.rule │ ├── prepend_ldus_passthrough.rule │ ├── prepend_ls.rule │ ├── prepend_ls_passthrough.rule │ ├── prepend_lu.rule │ ├── prepend_lu_passthrough.rule │ ├── prepend_lus.rule │ ├── prepend_lus_passthrough.rule │ ├── prepend_s.rule │ ├── prepend_s_passthrough.rule │ ├── prepend_u.rule │ ├── prepend_u_passthrough.rule │ ├── prepend_us.rule │ └── prepend_us_passthrough.rule │ ├── leetspeak.rule │ ├── oscommerce.rule │ ├── passphrase-rule1.rule │ ├── passphrase-rule2.rule │ ├── rockyou-30000.rule │ ├── specific.rule │ ├── stacking58.rule │ ├── toggles1.rule │ ├── toggles2.rule │ ├── toggles3.rule │ ├── toggles4.rule │ ├── toggles5.rule │ ├── top10_2023.rule │ └── unix-ninja-leetspeak.rule └── travis.yml /.travis/travis-c.c: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /CODE_OF_CONDUCT: -------------------------------------------------------------------------------- 1 | PasswordCracker Conduct 2 | 3 | - Under GPL 3.0 4 | -------------------------------------------------------------------------------- /LICENSE-MAIN.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/LICENSE-MAIN.txt -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/LICENSE.md -------------------------------------------------------------------------------- /LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/LICENSE.txt -------------------------------------------------------------------------------- /NEWS: -------------------------------------------------------------------------------- 1 | - -------------------------------------------------------------------------------- /README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/README -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/README.md -------------------------------------------------------------------------------- /SECURITY.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/SECURITY.md -------------------------------------------------------------------------------- /config/cl_platform.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/config/cl_platform.h -------------------------------------------------------------------------------- /config/cl_version.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/config/cl_version.h -------------------------------------------------------------------------------- /config/hash/hash.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/config/hash/hash.py -------------------------------------------------------------------------------- /config/main.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/config/main.h -------------------------------------------------------------------------------- /config/tp.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/config/tp.py -------------------------------------------------------------------------------- /gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/gitattributes -------------------------------------------------------------------------------- /img/banner.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/img/banner.jpg -------------------------------------------------------------------------------- /img/john.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/img/john.png -------------------------------------------------------------------------------- /img/johntheripper.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/img/johntheripper.png -------------------------------------------------------------------------------- /lib/bit/tp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/lib/bit/tp.c -------------------------------------------------------------------------------- /lib/dumping.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/lib/dumping.c -------------------------------------------------------------------------------- /lib/dumping.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/lib/dumping.h -------------------------------------------------------------------------------- /lib/main.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/lib/main.c -------------------------------------------------------------------------------- /mailmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/mailmap -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/requirements.txt -------------------------------------------------------------------------------- /rules/bip/english.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/bip/english.txt -------------------------------------------------------------------------------- /rules/bip/french.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/bip/french.txt -------------------------------------------------------------------------------- /rules/bip/italian.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/bip/italian.txt -------------------------------------------------------------------------------- /rules/bip/japanese.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/bip/japanese.txt -------------------------------------------------------------------------------- /rules/bip/korean.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/bip/korean.txt -------------------------------------------------------------------------------- /rules/bip/spanish.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/bip/spanish.txt -------------------------------------------------------------------------------- /rules/converter/alnum.chr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/converter/alnum.chr -------------------------------------------------------------------------------- /rules/converter/alpha.chr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/converter/alpha.chr -------------------------------------------------------------------------------- /rules/converter/ascii.chr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/converter/ascii.chr -------------------------------------------------------------------------------- /rules/converter/fuzz.dic: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/converter/fuzz.dic -------------------------------------------------------------------------------- /rules/converter/john.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/converter/john.conf -------------------------------------------------------------------------------- /rules/converter/leet.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/converter/leet.pl -------------------------------------------------------------------------------- /rules/converter/lower.chr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/converter/lower.chr -------------------------------------------------------------------------------- /rules/converter/mailer: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/converter/mailer -------------------------------------------------------------------------------- /rules/converter/makechr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/converter/makechr -------------------------------------------------------------------------------- /rules/converter/relbench: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/converter/relbench -------------------------------------------------------------------------------- /rules/converter/stats: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/converter/stats -------------------------------------------------------------------------------- /rules/converter/unrule.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/converter/unrule.pl -------------------------------------------------------------------------------- /rules/converter/upper.chr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/converter/upper.chr -------------------------------------------------------------------------------- /rules/converter/utf8.chr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/converter/utf8.chr -------------------------------------------------------------------------------- /rules/dns/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/dns/README.txt -------------------------------------------------------------------------------- /rules/dns/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/dns/__init__.py -------------------------------------------------------------------------------- /rules/dns/_compat.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/dns/_compat.py -------------------------------------------------------------------------------- /rules/dns/exception.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/dns/exception.py -------------------------------------------------------------------------------- /rules/dns/flags.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/dns/flags.py -------------------------------------------------------------------------------- /rules/dns/hash.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/dns/hash.py -------------------------------------------------------------------------------- /rules/dns/message.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/dns/message.py -------------------------------------------------------------------------------- /rules/dns/name.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/dns/name.py -------------------------------------------------------------------------------- /rules/dns/opcode.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/dns/opcode.py -------------------------------------------------------------------------------- /rules/dns/rdata.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/dns/rdata.py -------------------------------------------------------------------------------- /rules/dns/rdataclass.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/dns/rdataclass.py -------------------------------------------------------------------------------- /rules/dns/rdataset.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/dns/rdataset.py -------------------------------------------------------------------------------- /rules/dns/rdatatype.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/dns/rdatatype.py -------------------------------------------------------------------------------- /rules/dns/rrset.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/dns/rrset.py -------------------------------------------------------------------------------- /rules/dns/set.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/dns/set.py -------------------------------------------------------------------------------- /rules/dns/tokenizer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/dns/tokenizer.py -------------------------------------------------------------------------------- /rules/dns/tsig.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/dns/tsig.py -------------------------------------------------------------------------------- /rules/dns/tsigkeyring.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/dns/tsigkeyring.py -------------------------------------------------------------------------------- /rules/dns/wiredata.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/dns/wiredata.py -------------------------------------------------------------------------------- /rules/indexeddb/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/indexeddb/LICENSE -------------------------------------------------------------------------------- /rules/indexeddb/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/indexeddb/README.md -------------------------------------------------------------------------------- /rules/modules/.lock: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /rules/opencl/7z_kernel.cl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/opencl/7z_kernel.cl -------------------------------------------------------------------------------- /rules/opencl/bf_kernel.cl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/opencl/bf_kernel.cl -------------------------------------------------------------------------------- /rules/opencl/md5x50.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/opencl/md5x50.h -------------------------------------------------------------------------------- /rules/opencl/nt_kernel.cl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/opencl/nt_kernel.cl -------------------------------------------------------------------------------- /rules/opencl/opencl_aes.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/opencl/opencl_aes.h -------------------------------------------------------------------------------- /rules/opencl/opencl_des.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/opencl/opencl_des.h -------------------------------------------------------------------------------- /rules/opencl/opencl_md4.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/opencl/opencl_md4.h -------------------------------------------------------------------------------- /rules/opencl/opencl_md5.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/opencl/opencl_md5.h -------------------------------------------------------------------------------- /rules/opencl/opencl_rc4.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/opencl/opencl_rc4.h -------------------------------------------------------------------------------- /rules/rules/T0XlC.rule: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/rules/T0XlC.rule -------------------------------------------------------------------------------- /rules/rules/T0XlCv1.rule: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/rules/T0XlCv1.rule -------------------------------------------------------------------------------- /rules/rules/T0XlCv2.rule: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/rules/T0XlCv2.rule -------------------------------------------------------------------------------- /rules/rules/best64.rule: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/rules/best64.rule -------------------------------------------------------------------------------- /rules/rules/best66.rule: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/rules/best66.rule -------------------------------------------------------------------------------- /rules/rules/d3ad0ne.rule: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/rules/d3ad0ne.rule -------------------------------------------------------------------------------- /rules/rules/dive.rule: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/rules/dive.rule -------------------------------------------------------------------------------- /rules/rules/hybrid/append_d.rule: -------------------------------------------------------------------------------- 1 | $0 2 | $1 3 | $2 4 | $3 5 | $4 6 | $5 7 | $6 8 | $7 9 | $8 10 | $9 11 | -------------------------------------------------------------------------------- /rules/rules/specific.rule: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/rules/specific.rule -------------------------------------------------------------------------------- /rules/rules/toggles1.rule: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/rules/toggles1.rule -------------------------------------------------------------------------------- /rules/rules/toggles2.rule: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/rules/toggles2.rule -------------------------------------------------------------------------------- /rules/rules/toggles3.rule: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/rules/toggles3.rule -------------------------------------------------------------------------------- /rules/rules/toggles4.rule: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/rules/toggles4.rule -------------------------------------------------------------------------------- /rules/rules/toggles5.rule: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/rules/toggles5.rule -------------------------------------------------------------------------------- /rules/src/ExifTool.pm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/src/ExifTool.pm -------------------------------------------------------------------------------- /rules/src/PDF.pm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/src/PDF.pm -------------------------------------------------------------------------------- /rules/src/RandomAccess.pm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/src/RandomAccess.pm -------------------------------------------------------------------------------- /rules/tools/gpg_tests/refdata/m17040/ref1-cast5.txt: -------------------------------------------------------------------------------- 1 | Hashcat1! 2 | -------------------------------------------------------------------------------- /rules/tools/gpg_tests/refdata/m17040/ref2-cast5.txt: -------------------------------------------------------------------------------- 1 | Test123! 2 | -------------------------------------------------------------------------------- /rules/tools/test.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/tools/test.pl -------------------------------------------------------------------------------- /rules/tools/test.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/tools/test.sh -------------------------------------------------------------------------------- /rules/tools/test_rules.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/tools/test_rules.pl -------------------------------------------------------------------------------- /rules/tunings/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/rules/tunings/README.md -------------------------------------------------------------------------------- /src/7z_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/7z_common.h -------------------------------------------------------------------------------- /src/7z_common_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/7z_common_plug.c -------------------------------------------------------------------------------- /src/7z_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/7z_fmt_plug.c -------------------------------------------------------------------------------- /src/AFS_fmt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/AFS_fmt.c -------------------------------------------------------------------------------- /src/AzureAD_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/AzureAD_common.h -------------------------------------------------------------------------------- /src/AzureAD_common_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/AzureAD_common_plug.c -------------------------------------------------------------------------------- /src/AzureAD_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/AzureAD_fmt_plug.c -------------------------------------------------------------------------------- /src/BFEgg_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/BFEgg_fmt_plug.c -------------------------------------------------------------------------------- /src/BF_common.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/BF_common.c -------------------------------------------------------------------------------- /src/BF_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/BF_common.h -------------------------------------------------------------------------------- /src/BF_fmt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/BF_fmt.c -------------------------------------------------------------------------------- /src/BF_std.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/BF_std.c -------------------------------------------------------------------------------- /src/BF_std.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/BF_std.h -------------------------------------------------------------------------------- /src/BSDI_fmt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/BSDI_fmt.c -------------------------------------------------------------------------------- /src/DES_bs.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/DES_bs.c -------------------------------------------------------------------------------- /src/DES_bs.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/DES_bs.h -------------------------------------------------------------------------------- /src/DES_bs_b.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/DES_bs_b.c -------------------------------------------------------------------------------- /src/DES_fmt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/DES_fmt.c -------------------------------------------------------------------------------- /src/DES_std.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/DES_std.c -------------------------------------------------------------------------------- /src/DES_std.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/DES_std.h -------------------------------------------------------------------------------- /src/DMD5_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/DMD5_fmt_plug.c -------------------------------------------------------------------------------- /src/DOMINOSEC8_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/DOMINOSEC8_fmt_plug.c -------------------------------------------------------------------------------- /src/DOMINOSEC_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/DOMINOSEC_fmt_plug.c -------------------------------------------------------------------------------- /src/EPI_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/EPI_fmt_plug.c -------------------------------------------------------------------------------- /src/FG2_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/FG2_fmt_plug.c -------------------------------------------------------------------------------- /src/FGT_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/FGT_fmt_plug.c -------------------------------------------------------------------------------- /src/HDAA_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/HDAA_fmt_plug.c -------------------------------------------------------------------------------- /src/IPB2_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/IPB2_fmt_plug.c -------------------------------------------------------------------------------- /src/KRB4_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/KRB4_fmt_plug.c -------------------------------------------------------------------------------- /src/KRB4_std.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/KRB4_std.h -------------------------------------------------------------------------------- /src/KRB4_std_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/KRB4_std_plug.c -------------------------------------------------------------------------------- /src/KRB5_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/KRB5_fmt_plug.c -------------------------------------------------------------------------------- /src/KRB5_std.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/KRB5_std.h -------------------------------------------------------------------------------- /src/KRB5_std_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/KRB5_std_plug.c -------------------------------------------------------------------------------- /src/KeccakDuplex.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/KeccakDuplex.c -------------------------------------------------------------------------------- /src/KeccakDuplex.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/KeccakDuplex.h -------------------------------------------------------------------------------- /src/KeccakF-1600-opt64.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/KeccakF-1600-opt64.c -------------------------------------------------------------------------------- /src/KeccakHash.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/KeccakHash.c -------------------------------------------------------------------------------- /src/KeccakHash.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/KeccakHash.h -------------------------------------------------------------------------------- /src/KeccakSponge.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/KeccakSponge.c -------------------------------------------------------------------------------- /src/KeccakSponge.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/KeccakSponge.h -------------------------------------------------------------------------------- /src/LM_fmt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/LM_fmt.c -------------------------------------------------------------------------------- /src/MD5_fmt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/MD5_fmt.c -------------------------------------------------------------------------------- /src/MD5_std.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/MD5_std.c -------------------------------------------------------------------------------- /src/MD5_std.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/MD5_std.h -------------------------------------------------------------------------------- /src/Makefile.dep: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/Makefile.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/Makefile.in -------------------------------------------------------------------------------- /src/Makefile.legacy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/Makefile.legacy -------------------------------------------------------------------------------- /src/Makefile.stub: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/Makefile.stub -------------------------------------------------------------------------------- /src/NETLM_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/NETLM_fmt_plug.c -------------------------------------------------------------------------------- /src/NETLMv2_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/NETLMv2_fmt_plug.c -------------------------------------------------------------------------------- /src/NETNTLM_bs_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/NETNTLM_bs_fmt_plug.c -------------------------------------------------------------------------------- /src/NETNTLMv2_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/NETNTLMv2_fmt_plug.c -------------------------------------------------------------------------------- /src/NETSPLITLM_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/NETSPLITLM_fmt_plug.c -------------------------------------------------------------------------------- /src/NS_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/NS_fmt_plug.c -------------------------------------------------------------------------------- /src/NT-long_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/NT-long_fmt_plug.c -------------------------------------------------------------------------------- /src/PHPS2_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/PHPS2_fmt_plug.c -------------------------------------------------------------------------------- /src/PHPS_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/PHPS_fmt_plug.c -------------------------------------------------------------------------------- /src/PO_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/PO_fmt_plug.c -------------------------------------------------------------------------------- /src/SIPdump.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/SIPdump.c -------------------------------------------------------------------------------- /src/SIPdump.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/SIPdump.h -------------------------------------------------------------------------------- /src/SKEY_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/SKEY_fmt_plug.c -------------------------------------------------------------------------------- /src/SKEY_jtr.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/SKEY_jtr.h -------------------------------------------------------------------------------- /src/SKEY_jtr_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/SKEY_jtr_plug.c -------------------------------------------------------------------------------- /src/SybaseASE_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/SybaseASE_fmt_plug.c -------------------------------------------------------------------------------- /src/SybasePROP_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/SybasePROP_fmt_plug.c -------------------------------------------------------------------------------- /src/UnicodeData.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/UnicodeData.h -------------------------------------------------------------------------------- /src/Win32-dlfcn-port.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/Win32-dlfcn-port.h -------------------------------------------------------------------------------- /src/XSHA512_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/XSHA512_fmt_plug.c -------------------------------------------------------------------------------- /src/XSHA_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/XSHA_fmt_plug.c -------------------------------------------------------------------------------- /src/adxcrypt_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/adxcrypt_fmt_plug.c -------------------------------------------------------------------------------- /src/aes.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/aes.h -------------------------------------------------------------------------------- /src/aes/Makefile.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/aes/Makefile.in -------------------------------------------------------------------------------- /src/aes/Makefile.legacy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/aes/Makefile.legacy -------------------------------------------------------------------------------- /src/aes/aes.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/aes/aes.c -------------------------------------------------------------------------------- /src/aes/aes_func.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/aes/aes_func.h -------------------------------------------------------------------------------- /src/aes/aesni/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/aes/aesni/LICENSE -------------------------------------------------------------------------------- /src/aes/aesni/Makefile.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/aes/aesni/Makefile.in -------------------------------------------------------------------------------- /src/aes/aesni/iaesni.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/aes/aesni/iaesni.h -------------------------------------------------------------------------------- /src/aes/aesni/intel_aes.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/aes/aesni/intel_aes.c -------------------------------------------------------------------------------- /src/aes_ccm.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/aes_ccm.h -------------------------------------------------------------------------------- /src/aes_ccm_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/aes_ccm_plug.c -------------------------------------------------------------------------------- /src/aes_gcm.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/aes_gcm.h -------------------------------------------------------------------------------- /src/aes_gcm_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/aes_gcm_plug.c -------------------------------------------------------------------------------- /src/aes_ige.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/aes_ige.h -------------------------------------------------------------------------------- /src/aes_ige_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/aes_ige_plug.c -------------------------------------------------------------------------------- /src/aix_ssha_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/aix_ssha_fmt_plug.c -------------------------------------------------------------------------------- /src/aligned.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/aligned.h -------------------------------------------------------------------------------- /src/alpha.S: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/alpha.S -------------------------------------------------------------------------------- /src/alpha.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/alpha.h -------------------------------------------------------------------------------- /src/andotp_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/andotp_fmt_plug.c -------------------------------------------------------------------------------- /src/androidfde_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/androidfde_fmt_plug.c -------------------------------------------------------------------------------- /src/ansible_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ansible_common.h -------------------------------------------------------------------------------- /src/ansible_common_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ansible_common_plug.c -------------------------------------------------------------------------------- /src/ansible_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ansible_fmt_plug.c -------------------------------------------------------------------------------- /src/argon2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/argon2.h -------------------------------------------------------------------------------- /src/argon2_core.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/argon2_core.h -------------------------------------------------------------------------------- /src/argon2_core_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/argon2_core_plug.c -------------------------------------------------------------------------------- /src/argon2_encoding.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/argon2_encoding.h -------------------------------------------------------------------------------- /src/argon2_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/argon2_fmt_plug.c -------------------------------------------------------------------------------- /src/argon2_opt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/argon2_opt_plug.c -------------------------------------------------------------------------------- /src/argon2_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/argon2_plug.c -------------------------------------------------------------------------------- /src/argon2_ref_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/argon2_ref_plug.c -------------------------------------------------------------------------------- /src/arm32le.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/arm32le.h -------------------------------------------------------------------------------- /src/arm64le.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/arm64le.h -------------------------------------------------------------------------------- /src/armory_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/armory_fmt_plug.c -------------------------------------------------------------------------------- /src/as400_des_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/as400_des_fmt_plug.c -------------------------------------------------------------------------------- /src/asaMD5_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/asaMD5_fmt_plug.c -------------------------------------------------------------------------------- /src/asn1.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/asn1.h -------------------------------------------------------------------------------- /src/asn1_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/asn1_plug.c -------------------------------------------------------------------------------- /src/autoconf_arch.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/autoconf_arch.h -------------------------------------------------------------------------------- /src/autoconfig.h.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/autoconfig.h.in -------------------------------------------------------------------------------- /src/axcrypt_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/axcrypt_common.h -------------------------------------------------------------------------------- /src/axcrypt_common_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/axcrypt_common_plug.c -------------------------------------------------------------------------------- /src/axcrypt_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/axcrypt_fmt_plug.c -------------------------------------------------------------------------------- /src/base64_convert.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/base64_convert.c -------------------------------------------------------------------------------- /src/base64_convert.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/base64_convert.h -------------------------------------------------------------------------------- /src/batch.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/batch.c -------------------------------------------------------------------------------- /src/batch.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/batch.h -------------------------------------------------------------------------------- /src/bcrypt_pbkdf.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/bcrypt_pbkdf.h -------------------------------------------------------------------------------- /src/bcrypt_pbkdf_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/bcrypt_pbkdf_plug.c -------------------------------------------------------------------------------- /src/bench.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/bench.c -------------------------------------------------------------------------------- /src/bench.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/bench.h -------------------------------------------------------------------------------- /src/best.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/best.c -------------------------------------------------------------------------------- /src/best.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/best.sh -------------------------------------------------------------------------------- /src/bestcrypt_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/bestcrypt_fmt_plug.c -------------------------------------------------------------------------------- /src/bf_tab.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/bf_tab.h -------------------------------------------------------------------------------- /src/bitcoin_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/bitcoin_fmt_plug.c -------------------------------------------------------------------------------- /src/bitlocker2john.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/bitlocker2john.c -------------------------------------------------------------------------------- /src/bitlocker_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/bitlocker_common.h -------------------------------------------------------------------------------- /src/bitlocker_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/bitlocker_fmt_plug.c -------------------------------------------------------------------------------- /src/bitshares_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/bitshares_fmt_plug.c -------------------------------------------------------------------------------- /src/bitwarden_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/bitwarden_common.h -------------------------------------------------------------------------------- /src/bitwarden_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/bitwarden_fmt_plug.c -------------------------------------------------------------------------------- /src/bks_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/bks_fmt_plug.c -------------------------------------------------------------------------------- /src/blake2-config.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/blake2-config.h -------------------------------------------------------------------------------- /src/blake2-impl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/blake2-impl.h -------------------------------------------------------------------------------- /src/blake2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/blake2.h -------------------------------------------------------------------------------- /src/blake256.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/blake256.h -------------------------------------------------------------------------------- /src/blake256_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/blake256_plug.c -------------------------------------------------------------------------------- /src/blake2b-load-sse2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/blake2b-load-sse2.h -------------------------------------------------------------------------------- /src/blake2b-load-sse41.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/blake2b-load-sse41.h -------------------------------------------------------------------------------- /src/blake2b-ref_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/blake2b-ref_plug.c -------------------------------------------------------------------------------- /src/blake2b-round.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/blake2b-round.h -------------------------------------------------------------------------------- /src/blake2b_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/blake2b_plug.c -------------------------------------------------------------------------------- /src/blamka-round-opt.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/blamka-round-opt.h -------------------------------------------------------------------------------- /src/blamka-round-ref.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/blamka-round-ref.h -------------------------------------------------------------------------------- /src/blf.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/blf.h -------------------------------------------------------------------------------- /src/blf_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/blf_plug.c -------------------------------------------------------------------------------- /src/blockchain_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/blockchain_common.h -------------------------------------------------------------------------------- /src/blockchain_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/blockchain_fmt_plug.c -------------------------------------------------------------------------------- /src/blowfish.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/blowfish.c -------------------------------------------------------------------------------- /src/blowfish.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/blowfish.h -------------------------------------------------------------------------------- /src/brg_endian.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/brg_endian.h -------------------------------------------------------------------------------- /src/bt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/bt.c -------------------------------------------------------------------------------- /src/bt_hash_type_128.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/bt_hash_type_128.c -------------------------------------------------------------------------------- /src/bt_hash_type_192.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/bt_hash_type_192.c -------------------------------------------------------------------------------- /src/bt_hash_type_64.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/bt_hash_type_64.c -------------------------------------------------------------------------------- /src/bt_hash_types.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/bt_hash_types.h -------------------------------------------------------------------------------- /src/bt_interface.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/bt_interface.h -------------------------------------------------------------------------------- /src/bt_twister.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/bt_twister.c -------------------------------------------------------------------------------- /src/bt_twister.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/bt_twister.h -------------------------------------------------------------------------------- /src/byteorder.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/byteorder.h -------------------------------------------------------------------------------- /src/c3_fmt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/c3_fmt.c -------------------------------------------------------------------------------- /src/calc_stat.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/calc_stat.c -------------------------------------------------------------------------------- /src/cardano_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/cardano_common.h -------------------------------------------------------------------------------- /src/cardano_common_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/cardano_common_plug.c -------------------------------------------------------------------------------- /src/cardano_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/cardano_fmt_plug.c -------------------------------------------------------------------------------- /src/chacha.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/chacha.h -------------------------------------------------------------------------------- /src/chacha_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/chacha_plug.c -------------------------------------------------------------------------------- /src/chap_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/chap_fmt_plug.c -------------------------------------------------------------------------------- /src/charset.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/charset.c -------------------------------------------------------------------------------- /src/charset.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/charset.h -------------------------------------------------------------------------------- /src/citrix_ns_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/citrix_ns_fmt_plug.c -------------------------------------------------------------------------------- /src/cl/cl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/cl/cl.h -------------------------------------------------------------------------------- /src/cl/cl_d3d10.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/cl/cl_d3d10.h -------------------------------------------------------------------------------- /src/cl/cl_d3d11.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/cl/cl_d3d11.h -------------------------------------------------------------------------------- /src/cl/cl_egl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/cl/cl_egl.h -------------------------------------------------------------------------------- /src/cl/cl_ext.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/cl/cl_ext.h -------------------------------------------------------------------------------- /src/cl/cl_ext_intel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/cl/cl_ext_intel.h -------------------------------------------------------------------------------- /src/cl/cl_gl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/cl/cl_gl.h -------------------------------------------------------------------------------- /src/cl/cl_gl_ext.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/cl/cl_gl_ext.h -------------------------------------------------------------------------------- /src/cl/cl_half.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/cl/cl_half.h -------------------------------------------------------------------------------- /src/cl/cl_icd.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/cl/cl_icd.h -------------------------------------------------------------------------------- /src/cl/cl_layer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/cl/cl_layer.h -------------------------------------------------------------------------------- /src/cl/cl_platform.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/cl/cl_platform.h -------------------------------------------------------------------------------- /src/cl/cl_version.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/cl/cl_version.h -------------------------------------------------------------------------------- /src/cl/opencl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/cl/opencl.h -------------------------------------------------------------------------------- /src/common-get-hash.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/common-get-hash.h -------------------------------------------------------------------------------- /src/common-simd-getpos.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/common-simd-getpos.h -------------------------------------------------------------------------------- /src/common.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/common.c -------------------------------------------------------------------------------- /src/common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/common.h -------------------------------------------------------------------------------- /src/compile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/compile -------------------------------------------------------------------------------- /src/compiler.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/compiler.c -------------------------------------------------------------------------------- /src/compiler.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/compiler.h -------------------------------------------------------------------------------- /src/config.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/config.c -------------------------------------------------------------------------------- /src/config.guess: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/config.guess -------------------------------------------------------------------------------- /src/config.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/config.h -------------------------------------------------------------------------------- /src/config.sub: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/config.sub -------------------------------------------------------------------------------- /src/configure: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/configure -------------------------------------------------------------------------------- /src/configure.ac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/configure.ac -------------------------------------------------------------------------------- /src/cprepair.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/cprepair.c -------------------------------------------------------------------------------- /src/cq_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/cq_fmt_plug.c -------------------------------------------------------------------------------- /src/cracker.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/cracker.c -------------------------------------------------------------------------------- /src/cracker.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/cracker.h -------------------------------------------------------------------------------- /src/crc32.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/crc32.c -------------------------------------------------------------------------------- /src/crc32.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/crc32.h -------------------------------------------------------------------------------- /src/crc32_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/crc32_fmt_plug.c -------------------------------------------------------------------------------- /src/cryptosafe_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/cryptosafe_common.h -------------------------------------------------------------------------------- /src/cryptosafe_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/cryptosafe_fmt_plug.c -------------------------------------------------------------------------------- /src/cygwin_ethernet.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/cygwin_ethernet.h -------------------------------------------------------------------------------- /src/dahua_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/dahua_fmt_plug.c -------------------------------------------------------------------------------- /src/dashlane_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/dashlane_common.h -------------------------------------------------------------------------------- /src/dashlane_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/dashlane_fmt_plug.c -------------------------------------------------------------------------------- /src/detect.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/detect.c -------------------------------------------------------------------------------- /src/diskcryptor_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/diskcryptor_common.h -------------------------------------------------------------------------------- /src/django_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/django_fmt_plug.c -------------------------------------------------------------------------------- /src/dmg2john.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/dmg2john.c -------------------------------------------------------------------------------- /src/dmg_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/dmg_common.h -------------------------------------------------------------------------------- /src/dmg_common_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/dmg_common_plug.c -------------------------------------------------------------------------------- /src/dmg_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/dmg_fmt_plug.c -------------------------------------------------------------------------------- /src/dona/Makefile.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/dona/Makefile.in -------------------------------------------------------------------------------- /src/dona/Makefile.legacy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/dona/Makefile.legacy -------------------------------------------------------------------------------- /src/dona/ed25519-donna.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/dona/ed25519-donna.c -------------------------------------------------------------------------------- /src/dona/ed25519-donna.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/dona/ed25519-donna.h -------------------------------------------------------------------------------- /src/dona/ed25519-hash.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/dona/ed25519-hash.h -------------------------------------------------------------------------------- /src/dona/ed25519.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/dona/ed25519.h -------------------------------------------------------------------------------- /src/dpapimk_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/dpapimk_fmt_plug.c -------------------------------------------------------------------------------- /src/dragonfly3_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/dragonfly3_fmt_plug.c -------------------------------------------------------------------------------- /src/dragonfly4_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/dragonfly4_fmt_plug.c -------------------------------------------------------------------------------- /src/drupal7_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/drupal7_common.h -------------------------------------------------------------------------------- /src/drupal7_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/drupal7_fmt_plug.c -------------------------------------------------------------------------------- /src/dummy.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/dummy.c -------------------------------------------------------------------------------- /src/dyna-compiler-test.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/dyna-compiler-test.sh -------------------------------------------------------------------------------- /src/dyna-speed.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/dyna-speed.pl -------------------------------------------------------------------------------- /src/dyna-speed.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/dyna-speed.sh -------------------------------------------------------------------------------- /src/dyna_salt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/dyna_salt.c -------------------------------------------------------------------------------- /src/dyna_salt.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/dyna_salt.h -------------------------------------------------------------------------------- /src/dynamic.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/dynamic.h -------------------------------------------------------------------------------- /src/dynamic_compiler.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/dynamic_compiler.c -------------------------------------------------------------------------------- /src/dynamic_compiler.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/dynamic_compiler.h -------------------------------------------------------------------------------- /src/dynamic_fmt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/dynamic_fmt.c -------------------------------------------------------------------------------- /src/dynamic_parser.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/dynamic_parser.c -------------------------------------------------------------------------------- /src/dynamic_preloads.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/dynamic_preloads.c -------------------------------------------------------------------------------- /src/dynamic_types.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/dynamic_types.h -------------------------------------------------------------------------------- /src/dynamic_utils.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/dynamic_utils.c -------------------------------------------------------------------------------- /src/eapmd5tojohn.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/eapmd5tojohn.c -------------------------------------------------------------------------------- /src/ecryptfs_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ecryptfs_fmt_plug.c -------------------------------------------------------------------------------- /src/ed25519.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ed25519.h -------------------------------------------------------------------------------- /src/eigrp_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/eigrp_fmt_plug.c -------------------------------------------------------------------------------- /src/electrum_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/electrum_fmt_plug.c -------------------------------------------------------------------------------- /src/encdatavault_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/encdatavault_common.h -------------------------------------------------------------------------------- /src/encfs_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/encfs_common.h -------------------------------------------------------------------------------- /src/encfs_common_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/encfs_common_plug.c -------------------------------------------------------------------------------- /src/encfs_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/encfs_fmt_plug.c -------------------------------------------------------------------------------- /src/encoding_data.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/encoding_data.h -------------------------------------------------------------------------------- /src/enpass_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/enpass_common.h -------------------------------------------------------------------------------- /src/enpass_common_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/enpass_common_plug.c -------------------------------------------------------------------------------- /src/enpass_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/enpass_fmt_plug.c -------------------------------------------------------------------------------- /src/episerver_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/episerver_fmt_plug.c -------------------------------------------------------------------------------- /src/ethereum_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ethereum_common.h -------------------------------------------------------------------------------- /src/ethereum_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ethereum_fmt_plug.c -------------------------------------------------------------------------------- /src/external.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/external.c -------------------------------------------------------------------------------- /src/external.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/external.h -------------------------------------------------------------------------------- /src/fake_salts.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/fake_salts.c -------------------------------------------------------------------------------- /src/fake_salts.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/fake_salts.h -------------------------------------------------------------------------------- /src/feal8.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/feal8.h -------------------------------------------------------------------------------- /src/feal8_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/feal8_plug.c -------------------------------------------------------------------------------- /src/filevault.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/filevault.h -------------------------------------------------------------------------------- /src/formats.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/formats.c -------------------------------------------------------------------------------- /src/formats.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/formats.h -------------------------------------------------------------------------------- /src/formspring_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/formspring_fmt_plug.c -------------------------------------------------------------------------------- /src/fuzz.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/fuzz.c -------------------------------------------------------------------------------- /src/fuzz.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/fuzz.h -------------------------------------------------------------------------------- /src/fvde_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/fvde_common.h -------------------------------------------------------------------------------- /src/fvde_common_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/fvde_common_plug.c -------------------------------------------------------------------------------- /src/fvde_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/fvde_fmt_plug.c -------------------------------------------------------------------------------- /src/geli_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/geli_common.h -------------------------------------------------------------------------------- /src/geli_common_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/geli_common_plug.c -------------------------------------------------------------------------------- /src/geli_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/geli_fmt_plug.c -------------------------------------------------------------------------------- /src/genmkvpwd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/genmkvpwd.c -------------------------------------------------------------------------------- /src/getopt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/getopt.c -------------------------------------------------------------------------------- /src/getopt.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/getopt.h -------------------------------------------------------------------------------- /src/gost.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/gost.c -------------------------------------------------------------------------------- /src/gost.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/gost.h -------------------------------------------------------------------------------- /src/gost3411-2012-const.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/gost3411-2012-const.h -------------------------------------------------------------------------------- /src/gost3411-2012-core.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/gost3411-2012-core.h -------------------------------------------------------------------------------- /src/gost3411-2012-ref.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/gost3411-2012-ref.h -------------------------------------------------------------------------------- /src/gost3411-2012-sse2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/gost3411-2012-sse2.h -------------------------------------------------------------------------------- /src/gost94hash_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/gost94hash_fmt_plug.c -------------------------------------------------------------------------------- /src/gost_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/gost_fmt_plug.c -------------------------------------------------------------------------------- /src/gpg2john.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/gpg2john.c -------------------------------------------------------------------------------- /src/gpg_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/gpg_common.h -------------------------------------------------------------------------------- /src/gpg_common_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/gpg_common_plug.c -------------------------------------------------------------------------------- /src/gpg_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/gpg_fmt_plug.c -------------------------------------------------------------------------------- /src/gpu_common.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/gpu_common.c -------------------------------------------------------------------------------- /src/gpu_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/gpu_common.h -------------------------------------------------------------------------------- /src/gpu_sensors.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/gpu_sensors.h -------------------------------------------------------------------------------- /src/groestl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/groestl.h -------------------------------------------------------------------------------- /src/groestl_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/groestl_plug.c -------------------------------------------------------------------------------- /src/groestl_tables.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/groestl_tables.h -------------------------------------------------------------------------------- /src/has160.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/has160.h -------------------------------------------------------------------------------- /src/has160_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/has160_fmt_plug.c -------------------------------------------------------------------------------- /src/has160_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/has160_plug.c -------------------------------------------------------------------------------- /src/haval.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/haval.c -------------------------------------------------------------------------------- /src/haval_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/haval_fmt_plug.c -------------------------------------------------------------------------------- /src/haval_helper.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/haval_helper.c -------------------------------------------------------------------------------- /src/hccap.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/hccap.h -------------------------------------------------------------------------------- /src/hccap2john.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/hccap2john.c -------------------------------------------------------------------------------- /src/hmacMD5_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/hmacMD5_fmt_plug.c -------------------------------------------------------------------------------- /src/hmacSHA1_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/hmacSHA1_fmt_plug.c -------------------------------------------------------------------------------- /src/hmacSHA256_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/hmacSHA256_fmt_plug.c -------------------------------------------------------------------------------- /src/hmacSHA512_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/hmacSHA512_fmt_plug.c -------------------------------------------------------------------------------- /src/hmac_sha.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/hmac_sha.h -------------------------------------------------------------------------------- /src/hmac_sha_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/hmac_sha_plug.c -------------------------------------------------------------------------------- /src/hmacmd5.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/hmacmd5.c -------------------------------------------------------------------------------- /src/hmacmd5.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/hmacmd5.h -------------------------------------------------------------------------------- /src/hsrp_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/hsrp_fmt_plug.c -------------------------------------------------------------------------------- /src/ia64.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ia64.h -------------------------------------------------------------------------------- /src/idea-JtR.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/idea-JtR.h -------------------------------------------------------------------------------- /src/idea_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/idea_plug.c -------------------------------------------------------------------------------- /src/idle.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/idle.c -------------------------------------------------------------------------------- /src/idle.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/idle.h -------------------------------------------------------------------------------- /src/ike-crack.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ike-crack.h -------------------------------------------------------------------------------- /src/ike_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ike_fmt_plug.c -------------------------------------------------------------------------------- /src/inc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/inc.c -------------------------------------------------------------------------------- /src/inc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/inc.h -------------------------------------------------------------------------------- /src/install-sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/install-sh -------------------------------------------------------------------------------- /src/int-util.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/int-util.h -------------------------------------------------------------------------------- /src/int128.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/int128.h -------------------------------------------------------------------------------- /src/itunes_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/itunes_common.h -------------------------------------------------------------------------------- /src/itunes_common_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/itunes_common_plug.c -------------------------------------------------------------------------------- /src/itunes_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/itunes_fmt_plug.c -------------------------------------------------------------------------------- /src/iwork_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/iwork_common.h -------------------------------------------------------------------------------- /src/iwork_common_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/iwork_common_plug.c -------------------------------------------------------------------------------- /src/iwork_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/iwork_fmt_plug.c -------------------------------------------------------------------------------- /src/jh.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/jh.h -------------------------------------------------------------------------------- /src/jh_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/jh_plug.c -------------------------------------------------------------------------------- /src/john.asm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/john.asm -------------------------------------------------------------------------------- /src/john.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/john.c -------------------------------------------------------------------------------- /src/john.com: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/john.com -------------------------------------------------------------------------------- /src/john.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/john.h -------------------------------------------------------------------------------- /src/john_mpi.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/john_mpi.c -------------------------------------------------------------------------------- /src/john_mpi.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/john_mpi.h -------------------------------------------------------------------------------- /src/johnswap.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/johnswap.h -------------------------------------------------------------------------------- /src/jtr_sha2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/jtr_sha2.h -------------------------------------------------------------------------------- /src/jumbo.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/jumbo.c -------------------------------------------------------------------------------- /src/jumbo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/jumbo.h -------------------------------------------------------------------------------- /src/keccak.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/keccak.h -------------------------------------------------------------------------------- /src/keccak_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/keccak_plug.c -------------------------------------------------------------------------------- /src/keepass2john.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/keepass2john.c -------------------------------------------------------------------------------- /src/keepass_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/keepass_common.h -------------------------------------------------------------------------------- /src/keepass_common_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/keepass_common_plug.c -------------------------------------------------------------------------------- /src/keepass_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/keepass_fmt_plug.c -------------------------------------------------------------------------------- /src/keplr_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/keplr_fmt_plug.c -------------------------------------------------------------------------------- /src/keychain_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/keychain_common.h -------------------------------------------------------------------------------- /src/keychain_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/keychain_fmt_plug.c -------------------------------------------------------------------------------- /src/keyring_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/keyring_fmt_plug.c -------------------------------------------------------------------------------- /src/keystore_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/keystore_common.h -------------------------------------------------------------------------------- /src/keystore_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/keystore_fmt_plug.c -------------------------------------------------------------------------------- /src/krb5_asrep_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/krb5_asrep_common.h -------------------------------------------------------------------------------- /src/krb5_asrep_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/krb5_asrep_fmt_plug.c -------------------------------------------------------------------------------- /src/krb5_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/krb5_common.h -------------------------------------------------------------------------------- /src/krb5_common_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/krb5_common_plug.c -------------------------------------------------------------------------------- /src/krb5_db_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/krb5_db_fmt_plug.c -------------------------------------------------------------------------------- /src/krb5_tgs_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/krb5_tgs_common.h -------------------------------------------------------------------------------- /src/krb5_tgs_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/krb5_tgs_fmt_plug.c -------------------------------------------------------------------------------- /src/krb5_tgsrep_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/krb5_tgsrep_common.h -------------------------------------------------------------------------------- /src/kwallet_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/kwallet_fmt_plug.c -------------------------------------------------------------------------------- /src/lastpass_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/lastpass_common.h -------------------------------------------------------------------------------- /src/lastpass_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/lastpass_fmt_plug.c -------------------------------------------------------------------------------- /src/leet_cc_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/leet_cc_fmt_plug.c -------------------------------------------------------------------------------- /src/list.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/list.c -------------------------------------------------------------------------------- /src/list.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/list.h -------------------------------------------------------------------------------- /src/listconf.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/listconf.c -------------------------------------------------------------------------------- /src/listconf.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/listconf.h -------------------------------------------------------------------------------- /src/loader.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/loader.c -------------------------------------------------------------------------------- /src/loader.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/loader.h -------------------------------------------------------------------------------- /src/logger.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/logger.c -------------------------------------------------------------------------------- /src/logger.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/logger.h -------------------------------------------------------------------------------- /src/lotus5_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/lotus5_fmt_plug.c -------------------------------------------------------------------------------- /src/lotus85_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/lotus85_fmt_plug.c -------------------------------------------------------------------------------- /src/luks_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/luks_fmt_plug.c -------------------------------------------------------------------------------- /src/luks_insane_tests.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/luks_insane_tests.h -------------------------------------------------------------------------------- /src/lzma/7zTypes.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/lzma/7zTypes.h -------------------------------------------------------------------------------- /src/lzma/Bra.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/lzma/Bra.c -------------------------------------------------------------------------------- /src/lzma/Bra.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/lzma/Bra.h -------------------------------------------------------------------------------- /src/lzma/Bra86.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/lzma/Bra86.c -------------------------------------------------------------------------------- /src/lzma/BraIA64.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/lzma/BraIA64.c -------------------------------------------------------------------------------- /src/lzma/Compiler.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/lzma/Compiler.h -------------------------------------------------------------------------------- /src/lzma/CpuArch.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/lzma/CpuArch.c -------------------------------------------------------------------------------- /src/lzma/CpuArch.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/lzma/CpuArch.h -------------------------------------------------------------------------------- /src/lzma/Delta.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/lzma/Delta.c -------------------------------------------------------------------------------- /src/lzma/Delta.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/lzma/Delta.h -------------------------------------------------------------------------------- /src/lzma/Lzma2Dec.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/lzma/Lzma2Dec.c -------------------------------------------------------------------------------- /src/lzma/Lzma2Dec.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/lzma/Lzma2Dec.h -------------------------------------------------------------------------------- /src/lzma/LzmaDec.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/lzma/LzmaDec.c -------------------------------------------------------------------------------- /src/lzma/LzmaDec.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/lzma/LzmaDec.h -------------------------------------------------------------------------------- /src/lzma/Precomp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/lzma/Precomp.h -------------------------------------------------------------------------------- /src/m4/ax_opencl.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/m4/ax_opencl.m4 -------------------------------------------------------------------------------- /src/m4/ax_pthread.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/m4/ax_pthread.m4 -------------------------------------------------------------------------------- /src/m4/ax_ztex.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/m4/ax_ztex.m4 -------------------------------------------------------------------------------- /src/m4/jtr_arm_logic.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/m4/jtr_arm_logic.m4 -------------------------------------------------------------------------------- /src/m4/jtr_asm_magic.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/m4/jtr_asm_magic.m4 -------------------------------------------------------------------------------- /src/m4/jtr_mic_logic.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/m4/jtr_mic_logic.m4 -------------------------------------------------------------------------------- /src/m4/jtr_ppc_logic.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/m4/jtr_ppc_logic.m4 -------------------------------------------------------------------------------- /src/m4/jtr_x86_logic.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/m4/jtr_x86_logic.m4 -------------------------------------------------------------------------------- /src/m4/pkg.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/m4/pkg.m4 -------------------------------------------------------------------------------- /src/mask.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/mask.c -------------------------------------------------------------------------------- /src/mask.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/mask.h -------------------------------------------------------------------------------- /src/mask_ext.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/mask_ext.c -------------------------------------------------------------------------------- /src/mask_ext.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/mask_ext.h -------------------------------------------------------------------------------- /src/md2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/md2.c -------------------------------------------------------------------------------- /src/md2_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/md2_fmt_plug.c -------------------------------------------------------------------------------- /src/md4.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/md4.c -------------------------------------------------------------------------------- /src/md4.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/md4.h -------------------------------------------------------------------------------- /src/md5.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/md5.c -------------------------------------------------------------------------------- /src/md5.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/md5.h -------------------------------------------------------------------------------- /src/md5crypt_common.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/md5crypt_common.c -------------------------------------------------------------------------------- /src/md5crypt_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/md5crypt_common.h -------------------------------------------------------------------------------- /src/md5crypt_long_fmt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/md5crypt_long_fmt.c -------------------------------------------------------------------------------- /src/md_helper.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/md_helper.c -------------------------------------------------------------------------------- /src/mdc2-JtR.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/mdc2-JtR.h -------------------------------------------------------------------------------- /src/mdc2_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/mdc2_fmt_plug.c -------------------------------------------------------------------------------- /src/mdc2dgst_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/mdc2dgst_plug.c -------------------------------------------------------------------------------- /src/mem_map.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/mem_map.h -------------------------------------------------------------------------------- /src/memory.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/memory.c -------------------------------------------------------------------------------- /src/memory.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/memory.h -------------------------------------------------------------------------------- /src/mgetl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/mgetl.h -------------------------------------------------------------------------------- /src/mic.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/mic.h -------------------------------------------------------------------------------- /src/mips32.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/mips32.h -------------------------------------------------------------------------------- /src/mips64.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/mips64.h -------------------------------------------------------------------------------- /src/misc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/misc.c -------------------------------------------------------------------------------- /src/misc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/misc.h -------------------------------------------------------------------------------- /src/missing_getopt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/missing_getopt.c -------------------------------------------------------------------------------- /src/missing_getopt.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/missing_getopt.h -------------------------------------------------------------------------------- /src/mkv.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/mkv.c -------------------------------------------------------------------------------- /src/mkv.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/mkv.h -------------------------------------------------------------------------------- /src/mkvcalcproba.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/mkvcalcproba.c -------------------------------------------------------------------------------- /src/mkvlib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/mkvlib.c -------------------------------------------------------------------------------- /src/mkvlib.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/mkvlib.h -------------------------------------------------------------------------------- /src/mmap-windows.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/mmap-windows.c -------------------------------------------------------------------------------- /src/monero_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/monero_fmt_plug.c -------------------------------------------------------------------------------- /src/money_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/money_fmt_plug.c -------------------------------------------------------------------------------- /src/mongodb_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/mongodb_fmt_plug.c -------------------------------------------------------------------------------- /src/mpz_int128.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/mpz_int128.h -------------------------------------------------------------------------------- /src/mscash1_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/mscash1_fmt_plug.c -------------------------------------------------------------------------------- /src/mscash2_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/mscash2_fmt_plug.c -------------------------------------------------------------------------------- /src/mscash_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/mscash_common.h -------------------------------------------------------------------------------- /src/mssql05_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/mssql05_fmt_plug.c -------------------------------------------------------------------------------- /src/mssql12_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/mssql12_fmt_plug.c -------------------------------------------------------------------------------- /src/multibit_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/multibit_fmt_plug.c -------------------------------------------------------------------------------- /src/mysql_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/mysql_fmt_plug.c -------------------------------------------------------------------------------- /src/net_ah_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/net_ah_fmt_plug.c -------------------------------------------------------------------------------- /src/net_md5_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/net_md5_fmt_plug.c -------------------------------------------------------------------------------- /src/net_sha1_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/net_sha1_fmt_plug.c -------------------------------------------------------------------------------- /src/nonstd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/nonstd.c -------------------------------------------------------------------------------- /src/notes_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/notes_common.h -------------------------------------------------------------------------------- /src/notes_common_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/notes_common_plug.c -------------------------------------------------------------------------------- /src/notes_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/notes_fmt_plug.c -------------------------------------------------------------------------------- /src/nsec3_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/nsec3_fmt_plug.c -------------------------------------------------------------------------------- /src/nt2_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/nt2_fmt_plug.c -------------------------------------------------------------------------------- /src/o3logon_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/o3logon_fmt_plug.c -------------------------------------------------------------------------------- /src/o5logon_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/o5logon_fmt_plug.c -------------------------------------------------------------------------------- /src/oaes_lib.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/oaes_lib.h -------------------------------------------------------------------------------- /src/oaes_lib_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/oaes_lib_plug.c -------------------------------------------------------------------------------- /src/odf_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/odf_common.h -------------------------------------------------------------------------------- /src/odf_common_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/odf_common_plug.c -------------------------------------------------------------------------------- /src/odf_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/odf_fmt_plug.c -------------------------------------------------------------------------------- /src/office_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/office_common.h -------------------------------------------------------------------------------- /src/office_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/office_fmt_plug.c -------------------------------------------------------------------------------- /src/oldoffice_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/oldoffice_common.h -------------------------------------------------------------------------------- /src/omp_autotune.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/omp_autotune.c -------------------------------------------------------------------------------- /src/omp_autotune.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/omp_autotune.h -------------------------------------------------------------------------------- /src/opencl_DES_bs.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/opencl_DES_bs.h -------------------------------------------------------------------------------- /src/opencl_autotune.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/opencl_autotune.c -------------------------------------------------------------------------------- /src/opencl_autotune.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/opencl_autotune.h -------------------------------------------------------------------------------- /src/opencl_bf_std.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/opencl_bf_std.h -------------------------------------------------------------------------------- /src/opencl_common.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/opencl_common.c -------------------------------------------------------------------------------- /src/opencl_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/opencl_common.h -------------------------------------------------------------------------------- /src/opencl_hash_check.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/opencl_hash_check.h -------------------------------------------------------------------------------- /src/opencl_lm.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/opencl_lm.h -------------------------------------------------------------------------------- /src/opencl_lm_b_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/opencl_lm_b_plug.c -------------------------------------------------------------------------------- /src/opencl_lm_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/opencl_lm_plug.c -------------------------------------------------------------------------------- /src/openssl_code.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/openssl_code.h -------------------------------------------------------------------------------- /src/openssl_code_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/openssl_code_plug.c -------------------------------------------------------------------------------- /src/options.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/options.c -------------------------------------------------------------------------------- /src/options.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/options.h -------------------------------------------------------------------------------- /src/oracle11_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/oracle11_fmt_plug.c -------------------------------------------------------------------------------- /src/oracle_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/oracle_fmt_plug.c -------------------------------------------------------------------------------- /src/os-autoconf.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/os-autoconf.h -------------------------------------------------------------------------------- /src/os.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/os.h -------------------------------------------------------------------------------- /src/osc_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/osc_fmt_plug.c -------------------------------------------------------------------------------- /src/ospf_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ospf_fmt_plug.c -------------------------------------------------------------------------------- /src/pa-risc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pa-risc.h -------------------------------------------------------------------------------- /src/packaging/build.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/packaging/build.sh -------------------------------------------------------------------------------- /src/packaging/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/packaging/readme.md -------------------------------------------------------------------------------- /src/padlock_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/padlock_fmt_plug.c -------------------------------------------------------------------------------- /src/palshop_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/palshop_fmt_plug.c -------------------------------------------------------------------------------- /src/panama.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/panama.c -------------------------------------------------------------------------------- /src/panama_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/panama_fmt_plug.c -------------------------------------------------------------------------------- /src/params.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/params.c -------------------------------------------------------------------------------- /src/params.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/params.h -------------------------------------------------------------------------------- /src/path.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/path.c -------------------------------------------------------------------------------- /src/path.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/path.h -------------------------------------------------------------------------------- /src/pbkdf2_hmac_md4.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pbkdf2_hmac_md4.h -------------------------------------------------------------------------------- /src/pbkdf2_hmac_md5.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pbkdf2_hmac_md5.h -------------------------------------------------------------------------------- /src/pbkdf2_hmac_sha1.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pbkdf2_hmac_sha1.h -------------------------------------------------------------------------------- /src/pdf_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pdf_common.h -------------------------------------------------------------------------------- /src/pdf_common_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pdf_common_plug.c -------------------------------------------------------------------------------- /src/pdf_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pdf_fmt_plug.c -------------------------------------------------------------------------------- /src/pdfcrack_md5.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pdfcrack_md5.h -------------------------------------------------------------------------------- /src/pdfcrack_md5_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pdfcrack_md5_plug.c -------------------------------------------------------------------------------- /src/pem_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pem_common.h -------------------------------------------------------------------------------- /src/pem_common_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pem_common_plug.c -------------------------------------------------------------------------------- /src/pem_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pem_fmt_plug.c -------------------------------------------------------------------------------- /src/pfx_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pfx_common.h -------------------------------------------------------------------------------- /src/pfx_common_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pfx_common_plug.c -------------------------------------------------------------------------------- /src/pfx_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pfx_fmt_plug.c -------------------------------------------------------------------------------- /src/pgpdisk_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pgpdisk_common.h -------------------------------------------------------------------------------- /src/pgpdisk_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pgpdisk_fmt_plug.c -------------------------------------------------------------------------------- /src/pgpsda_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pgpsda_common.h -------------------------------------------------------------------------------- /src/pgpsda_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pgpsda_fmt_plug.c -------------------------------------------------------------------------------- /src/pgpwde_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pgpwde_common.h -------------------------------------------------------------------------------- /src/pgpwde_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pgpwde_fmt_plug.c -------------------------------------------------------------------------------- /src/phpass_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/phpass_common.h -------------------------------------------------------------------------------- /src/pixMD5_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pixMD5_fmt_plug.c -------------------------------------------------------------------------------- /src/pkcs12.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pkcs12.h -------------------------------------------------------------------------------- /src/pkcs12_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pkcs12_plug.c -------------------------------------------------------------------------------- /src/pkzip.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pkzip.c -------------------------------------------------------------------------------- /src/pkzip.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pkzip.h -------------------------------------------------------------------------------- /src/pkzip_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pkzip_fmt_plug.c -------------------------------------------------------------------------------- /src/pkzip_inffixed.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pkzip_inffixed.h -------------------------------------------------------------------------------- /src/plugin_deps.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/plugin_deps.pl -------------------------------------------------------------------------------- /src/postgres_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/postgres_fmt_plug.c -------------------------------------------------------------------------------- /src/pp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pp.c -------------------------------------------------------------------------------- /src/ppc32.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ppc32.h -------------------------------------------------------------------------------- /src/ppc32alt.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ppc32alt.h -------------------------------------------------------------------------------- /src/ppc64.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ppc64.h -------------------------------------------------------------------------------- /src/ppc64alt.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ppc64alt.h -------------------------------------------------------------------------------- /src/ppc_cpuid.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ppc_cpuid.c -------------------------------------------------------------------------------- /src/prince.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/prince.h -------------------------------------------------------------------------------- /src/pseudo_intrinsics.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pseudo_intrinsics.h -------------------------------------------------------------------------------- /src/pst_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pst_fmt_plug.c -------------------------------------------------------------------------------- /src/putty2john.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/putty2john.c -------------------------------------------------------------------------------- /src/putty_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/putty_fmt_plug.c -------------------------------------------------------------------------------- /src/pwsafe_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pwsafe_common.h -------------------------------------------------------------------------------- /src/pwsafe_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/pwsafe_fmt_plug.c -------------------------------------------------------------------------------- /src/qnx_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/qnx_common.h -------------------------------------------------------------------------------- /src/qnx_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/qnx_fmt_plug.c -------------------------------------------------------------------------------- /src/racf2john.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/racf2john.c -------------------------------------------------------------------------------- /src/racf_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/racf_fmt_plug.c -------------------------------------------------------------------------------- /src/radius_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/radius_fmt_plug.c -------------------------------------------------------------------------------- /src/radmin_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/radmin_fmt_plug.c -------------------------------------------------------------------------------- /src/rakp_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/rakp_fmt_plug.c -------------------------------------------------------------------------------- /src/rar2john.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/rar2john.c -------------------------------------------------------------------------------- /src/rar2john.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/rar2john.h -------------------------------------------------------------------------------- /src/rar5_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/rar5_common.h -------------------------------------------------------------------------------- /src/rar5_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/rar5_fmt_plug.c -------------------------------------------------------------------------------- /src/rar_common.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/rar_common.c -------------------------------------------------------------------------------- /src/rar_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/rar_fmt_plug.c -------------------------------------------------------------------------------- /src/raw2dyna.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/raw2dyna.c -------------------------------------------------------------------------------- /src/rawMD4_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/rawMD4_fmt_plug.c -------------------------------------------------------------------------------- /src/rawMD5_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/rawMD5_fmt_plug.c -------------------------------------------------------------------------------- /src/rawSHA1_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/rawSHA1_common.h -------------------------------------------------------------------------------- /src/rawSHA1_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/rawSHA1_fmt_plug.c -------------------------------------------------------------------------------- /src/rawSHA256_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/rawSHA256_common.h -------------------------------------------------------------------------------- /src/rawSHA512_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/rawSHA512_common.h -------------------------------------------------------------------------------- /src/rawmd5u_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/rawmd5u_fmt_plug.c -------------------------------------------------------------------------------- /src/rc4.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/rc4.c -------------------------------------------------------------------------------- /src/rc4.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/rc4.h -------------------------------------------------------------------------------- /src/recovery.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/recovery.c -------------------------------------------------------------------------------- /src/recovery.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/recovery.h -------------------------------------------------------------------------------- /src/regex.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/regex.c -------------------------------------------------------------------------------- /src/regex.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/regex.h -------------------------------------------------------------------------------- /src/restic_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/restic_fmt_plug.c -------------------------------------------------------------------------------- /src/ripemd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ripemd.c -------------------------------------------------------------------------------- /src/ripemd_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ripemd_fmt_plug.c -------------------------------------------------------------------------------- /src/rpp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/rpp.c -------------------------------------------------------------------------------- /src/rpp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/rpp.h -------------------------------------------------------------------------------- /src/rsvp_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/rsvp_fmt_plug.c -------------------------------------------------------------------------------- /src/rules.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/rules.c -------------------------------------------------------------------------------- /src/rules.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/rules.h -------------------------------------------------------------------------------- /src/rules_init_convs.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/rules_init_convs.h -------------------------------------------------------------------------------- /src/rvary_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/rvary_fmt_plug.c -------------------------------------------------------------------------------- /src/sapB_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sapB_fmt_plug.c -------------------------------------------------------------------------------- /src/sapG_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sapG_fmt_plug.c -------------------------------------------------------------------------------- /src/sapH_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sapH_fmt_plug.c -------------------------------------------------------------------------------- /src/sap_pse_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sap_pse_common.h -------------------------------------------------------------------------------- /src/sap_pse_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sap_pse_fmt_plug.c -------------------------------------------------------------------------------- /src/sboxes-s.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sboxes-s.c -------------------------------------------------------------------------------- /src/sboxes-t.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sboxes-t.c -------------------------------------------------------------------------------- /src/sboxes.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sboxes.c -------------------------------------------------------------------------------- /src/scrypt_fmt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/scrypt_fmt.c -------------------------------------------------------------------------------- /src/scrypt_platform.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/scrypt_platform.h -------------------------------------------------------------------------------- /src/secp256k1.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/secp256k1.h -------------------------------------------------------------------------------- /src/secp256k1/ecdsa.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/secp256k1/ecdsa.h -------------------------------------------------------------------------------- /src/secp256k1/eckey.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/secp256k1/eckey.h -------------------------------------------------------------------------------- /src/secp256k1/ecmult.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/secp256k1/ecmult.h -------------------------------------------------------------------------------- /src/secp256k1/field.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/secp256k1/field.h -------------------------------------------------------------------------------- /src/secp256k1/group.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/secp256k1/group.h -------------------------------------------------------------------------------- /src/secp256k1/hash.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/secp256k1/hash.h -------------------------------------------------------------------------------- /src/secp256k1/num.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/secp256k1/num.h -------------------------------------------------------------------------------- /src/secp256k1/num_gmp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/secp256k1/num_gmp.h -------------------------------------------------------------------------------- /src/secp256k1/scalar.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/secp256k1/scalar.h -------------------------------------------------------------------------------- /src/secp256k1/util.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/secp256k1/util.h -------------------------------------------------------------------------------- /src/securezip_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/securezip_common.h -------------------------------------------------------------------------------- /src/serpent.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/serpent.h -------------------------------------------------------------------------------- /src/serpent_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/serpent_plug.c -------------------------------------------------------------------------------- /src/sha.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sha.h -------------------------------------------------------------------------------- /src/sha1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sha1.c -------------------------------------------------------------------------------- /src/sha1crypt_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sha1crypt_common.h -------------------------------------------------------------------------------- /src/sha2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sha2.c -------------------------------------------------------------------------------- /src/sha2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sha2.h -------------------------------------------------------------------------------- /src/sha3_512_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sha3_512_fmt_plug.c -------------------------------------------------------------------------------- /src/showformats.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/showformats.c -------------------------------------------------------------------------------- /src/showformats.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/showformats.h -------------------------------------------------------------------------------- /src/signal_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/signal_fmt_plug.c -------------------------------------------------------------------------------- /src/signals.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/signals.c -------------------------------------------------------------------------------- /src/signals.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/signals.h -------------------------------------------------------------------------------- /src/simd-intrinsics.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/simd-intrinsics.c -------------------------------------------------------------------------------- /src/simd-intrinsics.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/simd-intrinsics.h -------------------------------------------------------------------------------- /src/single.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/single.c -------------------------------------------------------------------------------- /src/single.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/single.h -------------------------------------------------------------------------------- /src/sip_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sip_fmt_plug.c -------------------------------------------------------------------------------- /src/sip_fmt_plug.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sip_fmt_plug.h -------------------------------------------------------------------------------- /src/skein.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/skein.c -------------------------------------------------------------------------------- /src/skein_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/skein_fmt_plug.c -------------------------------------------------------------------------------- /src/sl3_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sl3_common.h -------------------------------------------------------------------------------- /src/sl3_common_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sl3_common_plug.c -------------------------------------------------------------------------------- /src/sl3_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sl3_fmt_plug.c -------------------------------------------------------------------------------- /src/slow_hash.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/slow_hash.h -------------------------------------------------------------------------------- /src/slow_hash_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/slow_hash_plug.c -------------------------------------------------------------------------------- /src/sm3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sm3.h -------------------------------------------------------------------------------- /src/sm3_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sm3_fmt_plug.c -------------------------------------------------------------------------------- /src/sm3_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sm3_plug.c -------------------------------------------------------------------------------- /src/snefru.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/snefru.h -------------------------------------------------------------------------------- /src/snefru_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/snefru_fmt_plug.c -------------------------------------------------------------------------------- /src/snefru_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/snefru_plug.c -------------------------------------------------------------------------------- /src/snmp_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/snmp_fmt_plug.c -------------------------------------------------------------------------------- /src/solarwinds_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/solarwinds_common.h -------------------------------------------------------------------------------- /src/sparc32.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sparc32.h -------------------------------------------------------------------------------- /src/sparc64.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sparc64.h -------------------------------------------------------------------------------- /src/sph_haval.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sph_haval.h -------------------------------------------------------------------------------- /src/sph_md2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sph_md2.h -------------------------------------------------------------------------------- /src/sph_panama.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sph_panama.h -------------------------------------------------------------------------------- /src/sph_ripemd.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sph_ripemd.h -------------------------------------------------------------------------------- /src/sph_sha1.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sph_sha1.h -------------------------------------------------------------------------------- /src/sph_skein.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sph_skein.h -------------------------------------------------------------------------------- /src/sph_tiger.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sph_tiger.h -------------------------------------------------------------------------------- /src/sph_types.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sph_types.h -------------------------------------------------------------------------------- /src/sph_whirlpool.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sph_whirlpool.h -------------------------------------------------------------------------------- /src/ssh_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ssh_common.h -------------------------------------------------------------------------------- /src/ssh_common_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ssh_common_plug.c -------------------------------------------------------------------------------- /src/ssh_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ssh_fmt_plug.c -------------------------------------------------------------------------------- /src/ssh_variable_code.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ssh_variable_code.h -------------------------------------------------------------------------------- /src/ssha512_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ssha512_fmt_plug.c -------------------------------------------------------------------------------- /src/sspr_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sspr_common.h -------------------------------------------------------------------------------- /src/sspr_common_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sspr_common_plug.c -------------------------------------------------------------------------------- /src/sspr_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sspr_fmt_plug.c -------------------------------------------------------------------------------- /src/status.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/status.c -------------------------------------------------------------------------------- /src/status.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/status.h -------------------------------------------------------------------------------- /src/stdbool.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/stdbool.h -------------------------------------------------------------------------------- /src/stribog_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/stribog_fmt_plug.c -------------------------------------------------------------------------------- /src/strip_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/strip_common.h -------------------------------------------------------------------------------- /src/strip_common_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/strip_common_plug.c -------------------------------------------------------------------------------- /src/strip_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/strip_fmt_plug.c -------------------------------------------------------------------------------- /src/subsets.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/subsets.c -------------------------------------------------------------------------------- /src/subsets.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/subsets.h -------------------------------------------------------------------------------- /src/sunmd5_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/sunmd5_fmt_plug.c -------------------------------------------------------------------------------- /src/suppressor.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/suppressor.c -------------------------------------------------------------------------------- /src/suppressor.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/suppressor.h -------------------------------------------------------------------------------- /src/syb-prop_repro.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/syb-prop_repro.h -------------------------------------------------------------------------------- /src/symlink.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/symlink.c -------------------------------------------------------------------------------- /src/tcp_md5_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/tcp_md5_fmt_plug.c -------------------------------------------------------------------------------- /src/tcphdr.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/tcphdr.h -------------------------------------------------------------------------------- /src/telegram_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/telegram_common.h -------------------------------------------------------------------------------- /src/telegram_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/telegram_fmt_plug.c -------------------------------------------------------------------------------- /src/testparas.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/testparas.pl -------------------------------------------------------------------------------- /src/tests/test_externals.md5: -------------------------------------------------------------------------------- 1 | 43c8355ba7f339b686e446a05035d2ab - 2 | -------------------------------------------------------------------------------- /src/tests/unit-tests.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/tests/unit-tests.c -------------------------------------------------------------------------------- /src/tezos_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/tezos_common.h -------------------------------------------------------------------------------- /src/tezos_common_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/tezos_common_plug.c -------------------------------------------------------------------------------- /src/tezos_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/tezos_fmt_plug.c -------------------------------------------------------------------------------- /src/tgtsnarf.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/tgtsnarf.c -------------------------------------------------------------------------------- /src/tiger.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/tiger.c -------------------------------------------------------------------------------- /src/tiger_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/tiger_fmt_plug.c -------------------------------------------------------------------------------- /src/timer.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/timer.c -------------------------------------------------------------------------------- /src/timer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/timer.h -------------------------------------------------------------------------------- /src/timeroast_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/timeroast_common.h -------------------------------------------------------------------------------- /src/times.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/times.h -------------------------------------------------------------------------------- /src/trip_fmt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/trip_fmt.c -------------------------------------------------------------------------------- /src/truth.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/truth.pl -------------------------------------------------------------------------------- /src/tty.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/tty.c -------------------------------------------------------------------------------- /src/tty.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/tty.h -------------------------------------------------------------------------------- /src/twofish.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/twofish.h -------------------------------------------------------------------------------- /src/twofish_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/twofish_plug.c -------------------------------------------------------------------------------- /src/uaf2john.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/uaf2john.c -------------------------------------------------------------------------------- /src/uaf_encode.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/uaf_encode.c -------------------------------------------------------------------------------- /src/uaf_encode.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/uaf_encode.h -------------------------------------------------------------------------------- /src/uaf_hash.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/uaf_hash.c -------------------------------------------------------------------------------- /src/uaf_raw.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/uaf_raw.h -------------------------------------------------------------------------------- /src/unafs.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/unafs.c -------------------------------------------------------------------------------- /src/undrop.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/undrop.c -------------------------------------------------------------------------------- /src/unicode.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/unicode.c -------------------------------------------------------------------------------- /src/unicode.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/unicode.h -------------------------------------------------------------------------------- /src/unicode/Blocks.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/unicode/Blocks.txt -------------------------------------------------------------------------------- /src/unicode/cmpt_cp.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/unicode/cmpt_cp.pl -------------------------------------------------------------------------------- /src/unicode/mkdumb.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/unicode/mkdumb.pl -------------------------------------------------------------------------------- /src/unicode_range.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/unicode_range.c -------------------------------------------------------------------------------- /src/unicode_range.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/unicode_range.h -------------------------------------------------------------------------------- /src/unique.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/unique.c -------------------------------------------------------------------------------- /src/unrar.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/unrar.c -------------------------------------------------------------------------------- /src/unrar.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/unrar.h -------------------------------------------------------------------------------- /src/unrarcmd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/unrarcmd.c -------------------------------------------------------------------------------- /src/unrarcmd.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/unrarcmd.h -------------------------------------------------------------------------------- /src/unrarfilter.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/unrarfilter.c -------------------------------------------------------------------------------- /src/unrarfilter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/unrarfilter.h -------------------------------------------------------------------------------- /src/unrarhlp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/unrarhlp.c -------------------------------------------------------------------------------- /src/unrarhlp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/unrarhlp.h -------------------------------------------------------------------------------- /src/unrarppm.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/unrarppm.c -------------------------------------------------------------------------------- /src/unrarppm.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/unrarppm.h -------------------------------------------------------------------------------- /src/unrarvm.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/unrarvm.c -------------------------------------------------------------------------------- /src/unrarvm.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/unrarvm.h -------------------------------------------------------------------------------- /src/unshadow.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/unshadow.c -------------------------------------------------------------------------------- /src/unused/locktest.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/unused/locktest.sh -------------------------------------------------------------------------------- /src/unused/plugify.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/unused/plugify.pl -------------------------------------------------------------------------------- /src/unused/salt.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/unused/salt.pl -------------------------------------------------------------------------------- /src/unused/test2.zed: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/unused/test2.zed -------------------------------------------------------------------------------- /src/unused/test3.zed: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/unused/test3.zed -------------------------------------------------------------------------------- /src/vax.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/vax.h -------------------------------------------------------------------------------- /src/vdi_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/vdi_fmt_plug.c -------------------------------------------------------------------------------- /src/vms_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/vms_fmt_plug.c -------------------------------------------------------------------------------- /src/vms_std.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/vms_std.h -------------------------------------------------------------------------------- /src/vmx_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/vmx_common.h -------------------------------------------------------------------------------- /src/vmx_common_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/vmx_common_plug.c -------------------------------------------------------------------------------- /src/vmx_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/vmx_fmt_plug.c -------------------------------------------------------------------------------- /src/vnc_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/vnc_fmt_plug.c -------------------------------------------------------------------------------- /src/vncpcap2john.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/vncpcap2john.c -------------------------------------------------------------------------------- /src/vtp_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/vtp_fmt_plug.c -------------------------------------------------------------------------------- /src/wbb3_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/wbb3_fmt_plug.c -------------------------------------------------------------------------------- /src/whirlpool.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/whirlpool.c -------------------------------------------------------------------------------- /src/win32_memmap.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/win32_memmap.c -------------------------------------------------------------------------------- /src/win32_memmap.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/win32_memmap.h -------------------------------------------------------------------------------- /src/wordlist.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/wordlist.c -------------------------------------------------------------------------------- /src/wordlist.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/wordlist.h -------------------------------------------------------------------------------- /src/wow_srp_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/wow_srp_fmt_plug.c -------------------------------------------------------------------------------- /src/wpapcap2john.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/wpapcap2john.c -------------------------------------------------------------------------------- /src/wpapcap2john.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/wpapcap2john.h -------------------------------------------------------------------------------- /src/wpapmk_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/wpapmk_fmt_plug.c -------------------------------------------------------------------------------- /src/wpapsk.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/wpapsk.h -------------------------------------------------------------------------------- /src/wpapsk_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/wpapsk_fmt_plug.c -------------------------------------------------------------------------------- /src/x86-64.S: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/x86-64.S -------------------------------------------------------------------------------- /src/x86-64.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/x86-64.h -------------------------------------------------------------------------------- /src/x86-any.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/x86-any.h -------------------------------------------------------------------------------- /src/x86-mmx.S: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/x86-mmx.S -------------------------------------------------------------------------------- /src/x86-mmx.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/x86-mmx.h -------------------------------------------------------------------------------- /src/x86-sse.S: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/x86-sse.S -------------------------------------------------------------------------------- /src/x86-sse.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/x86-sse.h -------------------------------------------------------------------------------- /src/x86.S: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/x86.S -------------------------------------------------------------------------------- /src/xts.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/xts.h -------------------------------------------------------------------------------- /src/xts_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/xts_plug.c -------------------------------------------------------------------------------- /src/yescrypt/CHANGES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/yescrypt/CHANGES -------------------------------------------------------------------------------- /src/yescrypt/COMPARISON: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/yescrypt/COMPARISON -------------------------------------------------------------------------------- /src/yescrypt/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/yescrypt/Makefile -------------------------------------------------------------------------------- /src/yescrypt/PARAMETERS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/yescrypt/PARAMETERS -------------------------------------------------------------------------------- /src/yescrypt/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/yescrypt/README -------------------------------------------------------------------------------- /src/yescrypt/TESTS-OK: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/yescrypt/TESTS-OK -------------------------------------------------------------------------------- /src/yescrypt/initrom.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/yescrypt/initrom.c -------------------------------------------------------------------------------- /src/yescrypt/phc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/yescrypt/phc.c -------------------------------------------------------------------------------- /src/yescrypt/sha256.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/yescrypt/sha256.c -------------------------------------------------------------------------------- /src/yescrypt/sha256.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/yescrypt/sha256.h -------------------------------------------------------------------------------- /src/yescrypt/tests.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/yescrypt/tests.c -------------------------------------------------------------------------------- /src/yescrypt/userom.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/yescrypt/userom.c -------------------------------------------------------------------------------- /src/yescrypt/yescrypt.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/yescrypt/yescrypt.h -------------------------------------------------------------------------------- /src/zed_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/zed_common.h -------------------------------------------------------------------------------- /src/zed_common_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/zed_common_plug.c -------------------------------------------------------------------------------- /src/zed_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/zed_fmt_plug.c -------------------------------------------------------------------------------- /src/zip2john.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/zip2john.c -------------------------------------------------------------------------------- /src/zip_fmt_plug.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/zip_fmt_plug.c -------------------------------------------------------------------------------- /src/ztex/.editorconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ztex/.editorconfig -------------------------------------------------------------------------------- /src/ztex/Makefile.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ztex/Makefile.in -------------------------------------------------------------------------------- /src/ztex/device.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ztex/device.c -------------------------------------------------------------------------------- /src/ztex/device.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ztex/device.h -------------------------------------------------------------------------------- /src/ztex/ez-usb/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ztex/ez-usb/README -------------------------------------------------------------------------------- /src/ztex/inouttraffic.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ztex/inouttraffic.c -------------------------------------------------------------------------------- /src/ztex/inouttraffic.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ztex/inouttraffic.h -------------------------------------------------------------------------------- /src/ztex/jtr_device.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ztex/jtr_device.c -------------------------------------------------------------------------------- /src/ztex/jtr_device.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ztex/jtr_device.h -------------------------------------------------------------------------------- /src/ztex/jtr_mask.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ztex/jtr_mask.c -------------------------------------------------------------------------------- /src/ztex/jtr_mask.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ztex/jtr_mask.h -------------------------------------------------------------------------------- /src/ztex/task.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ztex/task.c -------------------------------------------------------------------------------- /src/ztex/task.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ztex/task.h -------------------------------------------------------------------------------- /src/ztex/ztex.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ztex/ztex.c -------------------------------------------------------------------------------- /src/ztex/ztex.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ztex/ztex.h -------------------------------------------------------------------------------- /src/ztex/ztex_scan.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ztex/ztex_scan.c -------------------------------------------------------------------------------- /src/ztex/ztex_scan.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ztex/ztex_scan.h -------------------------------------------------------------------------------- /src/ztex/ztex_sn.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ztex/ztex_sn.c -------------------------------------------------------------------------------- /src/ztex/ztex_sn.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ztex/ztex_sn.h -------------------------------------------------------------------------------- /src/ztex_bcrypt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ztex_bcrypt.c -------------------------------------------------------------------------------- /src/ztex_common.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ztex_common.c -------------------------------------------------------------------------------- /src/ztex_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ztex_common.h -------------------------------------------------------------------------------- /src/ztex_descrypt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ztex_descrypt.c -------------------------------------------------------------------------------- /src/ztex_drupal7.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ztex_drupal7.c -------------------------------------------------------------------------------- /src/ztex_md5crypt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ztex_md5crypt.c -------------------------------------------------------------------------------- /src/ztex_phpass.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ztex_phpass.c -------------------------------------------------------------------------------- /src/ztex_sha256crypt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ztex_sha256crypt.c -------------------------------------------------------------------------------- /src/ztex_sha512crypt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/src/ztex_sha512crypt.c -------------------------------------------------------------------------------- /status/action.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/status/action.c -------------------------------------------------------------------------------- /status/backdoor.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/status/backdoor.c -------------------------------------------------------------------------------- /status/binary/pwck.asm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/status/binary/pwck.asm -------------------------------------------------------------------------------- /status/brutelogic.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/status/brutelogic.c -------------------------------------------------------------------------------- /status/controller.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/status/controller.c -------------------------------------------------------------------------------- /status/controller.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/status/controller.h -------------------------------------------------------------------------------- /status/cover-forceC.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/status/cover-forceC.c -------------------------------------------------------------------------------- /status/cover.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/status/cover.cpp -------------------------------------------------------------------------------- /status/force.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/status/force.c -------------------------------------------------------------------------------- /status/force.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/status/force.h -------------------------------------------------------------------------------- /status/hydra.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/status/hydra.c -------------------------------------------------------------------------------- /status/hydraHTTP.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/status/hydraHTTP.c -------------------------------------------------------------------------------- /status/modules/.lock: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /status/net.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/status/net.c -------------------------------------------------------------------------------- /status/rules/T0XlC.rule: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/status/rules/T0XlC.rule -------------------------------------------------------------------------------- /status/rules/dive.rule: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/status/rules/dive.rule -------------------------------------------------------------------------------- /travis.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/byt3n33dl3/PasswordCracker/HEAD/travis.yml --------------------------------------------------------------------------------