mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-24 08:46:19 -04:00
Added 'Protobuf Decode', 'VarInt Decode' and 'VarInt Encode' operations
This commit is contained in:
parent
786e50c3c3
commit
525cb0689f
5 changed files with 426 additions and 0 deletions
|
@ -169,6 +169,9 @@
|
|||
"Parse URI",
|
||||
"URL Encode",
|
||||
"URL Decode",
|
||||
"Protobuf Decode",
|
||||
"VarInt Encode",
|
||||
"VarInt Decode",
|
||||
"Format MAC addresses",
|
||||
"Change IP format",
|
||||
"Group IP addresses",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue