mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-11 16:51:31 -04:00
CryptoChef
This commit is contained in:
commit
eebecb51ce
36 changed files with 18366 additions and 4154 deletions
|
@ -315,6 +315,24 @@
|
|||
"Sleep"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Cryptocurrency",
|
||||
"ops": [
|
||||
"Extract Double SHA Artifacts",
|
||||
"Extract Segwit Addresses",
|
||||
"Extract Seedphrases",
|
||||
"Deserialize Extended Key",
|
||||
"Public Key To Cryptocurrency Address",
|
||||
"To WIF Format",
|
||||
"From WIF Format",
|
||||
"Type Cryptocurrency Artifact",
|
||||
"Private EC Key to Public Key",
|
||||
"Seedphrase To Seed",
|
||||
"Change Extended Key Version",
|
||||
"Seed To Master Key",
|
||||
"Decrypt Keystore File"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Extractors",
|
||||
"ops": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue