Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RedSiege/Hasher
/ functions
Functions
60 in github.com/RedSiege/Hasher
⨍
Functions
60
◇
Types & classes
26
↓ 3 callers
Method
generate
(self, cli_object)
hashes/ops/nt.py:14
↓ 1 callers
Method
cliParser
(self)
hashes/common/orchestra.py:80
↓ 1 callers
Method
load_hash_operations
(self)
hashes/common/orchestra.py:109
↓ 1 callers
Function
main
()
hashes/__main__.py:12
↓ 1 callers
Method
menu_system
(self)
hashes/common/orchestra.py:114
↓ 1 callers
Function
read
(fpath, encoding='utf-8')
setup.py:6
Method
__init__
(self)
hashes/ops/postgres_md5.py:11
Method
__init__
(self)
hashes/ops/cisco_pix.py:10
Method
__init__
(self)
hashes/ops/sha256_crypt.py:11
Method
__init__
(self)
hashes/ops/ldap_salted_sha1.py:10
Method
__init__
(self)
hashes/ops/mysql41.py:10
Method
__init__
(self)
hashes/ops/ldap_sha1.py:10
Method
__init__
(self)
hashes/ops/sha512.py:10
Method
__init__
(self)
hashes/ops/oracle10.py:10
Method
__init__
(self)
hashes/ops/sha1.py:10
Method
__init__
(self)
hashes/ops/mssql2005.py:10
Method
__init__
(self)
hashes/ops/cisco_type7.py:10
Method
__init__
(self)
hashes/ops/sha256.py:10
Method
__init__
(self)
hashes/ops/md5.py:10
Method
__init__
(self)
hashes/ops/msdcc2.py:10
Method
__init__
(self)
hashes/ops/mssql2000.py:10
Method
__init__
(self)
hashes/ops/bcrypt.py:12
Method
__init__
(self)
hashes/ops/ldap_md5.py:10
Method
__init__
(self)
hashes/ops/sha512_crypt.py:11
Method
__init__
(self)
hashes/ops/md5_crypt.py:10
Method
__init__
(self)
hashes/ops/mysql323.py:10
Method
__init__
(self)
hashes/ops/oracle11.py:10
Method
__init__
(self)
hashes/ops/ldap_salted_md5.py:10
Method
__init__
(self)
hashes/ops/nt.py:10
Method
__init__
(self)
hashes/ops/msdcc.py:11
Method
__init__
(self)
hashes/ops/sha1_crypt.py:10
Method
__init__
(self)
hashes/common/orchestra.py:67
Function
color
Change text color for the linux terminal, defaults to green. Set "warning=True" for red.
hashes/common/helpers.py:10
Method
generate
(self, cli_object)
hashes/ops/postgres_md5.py:15
Method
generate
(self, cli_object)
hashes/ops/cisco_pix.py:14
Method
generate
(self, cli_object)
hashes/ops/sha256_crypt.py:15
Method
generate
(self, cli_object)
hashes/ops/ldap_salted_sha1.py:14
Method
generate
(self, cli_object)
hashes/ops/mysql41.py:14
Method
generate
(self, cli_object)
hashes/ops/ldap_sha1.py:14
Method
generate
(self, cli_object)
hashes/ops/sha512.py:14
Method
generate
(self, cli_object)
hashes/ops/oracle10.py:14
Method
generate
(self, cli_object)
hashes/ops/sha1.py:14
Method
generate
(self, cli_object)
hashes/ops/mssql2005.py:14
Method
generate
(self, cli_object)
hashes/ops/cisco_type7.py:14
Method
generate
(self, cli_object)
hashes/ops/sha256.py:14
Method
generate
(self, cli_object)
hashes/ops/md5.py:14
Method
generate
(self, cli_object)
hashes/ops/msdcc2.py:14
Method
generate
(self, cli_object)
hashes/ops/mssql2000.py:14
Method
generate
(self, cli_object)
hashes/ops/bcrypt.py:16
Method
generate
(self, cli_object)
hashes/ops/ldap_md5.py:14
Method
generate
(self, cli_object)
hashes/ops/sha512_crypt.py:15
Method
generate
(self, cli_object)
hashes/ops/md5_crypt.py:14
Method
generate
(self, cli_object)
hashes/ops/mysql323.py:14
Method
generate
(self, cli_object)
hashes/ops/oracle11.py:14
Method
generate
(self, cli_object)
hashes/ops/ldap_salted_md5.py:14
Method
generate
(self, cli_object)
hashes/ops/msdcc.py:15
Method
generate
(self, cli_object)
hashes/ops/sha1_crypt.py:14
Function
print_header
()
hashes/common/helpers.py:27
Function
receiveSalt
()
hashes/common/helpers.py:34
Function
roundGather
()
hashes/common/helpers.py:40