Add Text Encoding Brute Force operation

This commit is contained in:
Cynser 2018-12-12 17:34:45 +00:00
parent 15fbe5a459
commit 71c743ff5a
4 changed files with 78 additions and 0 deletions

View file

@ -49,6 +49,7 @@
"Change IP format",
"Encode text",
"Decode text",
"Text Encoding Brute Force",
"Swap endianness",
"To MessagePack",
"From MessagePack",