This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Unicode emoji codepoints, 2017-02 | |
| # Source: http://unicode.org/emoji/charts/full-emoji-list.html | |
| U+1F600 | |
| U+1F601 | |
| U+1F602 | |
| U+1F923 | |
| U+1F603 | |
| U+1F604 | |
| U+1F605 | |
| U+1F606 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # List of known Unicode 9 emoji as utf8, and their simple hashes | |
| # Main source: http://unicode.org/emoji/charts/full-emoji-list.html | |
| # ZWJ source: http://unicode.org/emoji/charts/emoji-zwj-sequences.html | |
| # | |
| # For ~850 in Twitter frequency order, see https://gist.github.com/roycewilliams/00c606c098431253555990a910af0995 | |
| # This is a rough cut - there may be errors. | |
| # | |
| #(sequence) (md5) (sha1) | |
| 😀 2a02eac39d716a70ecf37579185927b6 9c533688a979a858cbd6a43c9f91aba624651f18 | |
| 😁 34d4637c0412f2df0030332922d07885 a69605e5e32149b2254aaf1289c4fc56744e6c8b |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/perl -CS | |
| # Purpose: convert Unicode hex code points to utf-8. | |
| # Created: 2017-02-12 | |
| use strict; | |
| use warnings; | |
| use utf8; | |
| use open ':std', ':encoding(UTF-8)'; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---------------------------------------------------------------------- | |
| # Crude mechanism for short masks between two wordlists | |
| # ( [wordlist][mask][wordlist] ) | |
| # | |
| # * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * | |
| # NOTE: SUPERSEDED by combinatorX in hashcat-utils: | |
| # https://github.com/hashcat/hashcat-utils/blob/master/src/combinatorX.c | |
| # * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * | |
| # | |
| # I use princeprocessor rather than combinator/combinator3 so that |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 167.cz | |
| 16up-hosting.cz | |
| 1loto.cz | |
| 1mapa.cz | |
| 1zdarma.cz | |
| 3cxupc.cz | |
| 3daxe.cz | |
| 60escape.cz | |
| 6mesicu.cz | |
| 88oddil.cz |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # LM hashes of "ALT" characters suggested by Microsoft documentation as being | |
| # sufficiently compatible with LM hashes to increase resistance to bruteforce, | |
| # which is the inverse of "Table 1" here: https://technet.microsoft.com/en-us/library/dd277300.aspx#ECAA | |
| # | |
| # My hashes were generated with John the Ripper's pass_gen.pl, commit 76e6f29eb2815d141e6bdfc0317ac30b099c9681 | |
| # (latest at: https://github.com/magnumripper/JohnTheRipper/blob/bleeding-jumbo/run/pass_gen.pl) | |
| # NOTE: This output *conflicts* with ALT characters in sc00bz's https://tobtu.com/lmntlm.php. | |
| # | |
| # - Words like "cañon" are confirmed as working using ALT+num-keypad "ALT-0241" and then dumped with fgdump. | |
| # - TobTu: 272A43BC1FE85832AAD3B435B51404EE (matches fgdump) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Devices: | |
| # - 1x NVIDIA 1080 Founders Edition, no overclock | |
| # - 5x EVGA 04G-P4-2974-KR, factory overclocked but otherwise unmodified | |
| # | |
| # Hashes are in order from slowest (better for the defender) to fastest (better for the attacker) | |
| hashcat (v3.40-14-gaf39f63) | |
| OpenCL Platform #1: NVIDIA Corporation | |
| ====================================== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 17020 words. | |
| # Goal: recognizable, unambiguous words for most semi-fluent speakers of English. | |
| # Superset of diceware-improved, the GPG wordlist, and BIP-39: | |
| # * https://github.com/heartsucker/diceware | |
| # * https://en.wikipedia.org/wiki/PGP_word_list | |
| # * https://github.com/bitcoin/bips/blob/master/bip-0039/english.txt | |
| a | |
| aardvark | |
| abacus | |
| abandon |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Devices: | |
| # - 2x NVIDIA 1080 Founders Edition, no overclock | |
| # - 4x EVGA 04G-P4-2974-KR, factory overclocked but otherwise unmodified | |
| # NVIDIA driver: 375.39 | |
| # Hashes are in order from slowest (better for the defender) to fastest (better for the attacker) | |
| hashcat (v3.40-43-g49f9a96+) | |
| OpenCL Platform #1: NVIDIA Corporation | |
| ====================================== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # All possible descrypt hashes of the password 'admin', using all possible salts. | |
| # At least of them is commented on the side - strip before using. | |
| # Superseded by https://github.com/roycewilliams/kens-salty-rainbow | |
| ..xpoEyRReGzk | |
| ./nlIXYriZaB2 | |
| .08iPeaCLti3E | |
| .1fH80ykoJAyI | |
| .23PstrXfk7Nw | |
| .37vRhjo4ZP66 | |
| .4nTonCOGSWyU |