From 1ee67d8b823f4a47a0a485d65b421cc3c50940f2 Mon Sep 17 00:00:00 2001 From: "Pedro F. Albanese" <68971450+pedroalbanese@users.noreply.github.com> Date: Thu, 1 Sep 2022 07:46:40 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d0db829..b33da50 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,7 @@ Prevents data recovery using standard recovery tools. #### Bin to Hex/Hex to Bin:
./gmsmtk -hex enc < File.ext > File.hex ./gmsmtk -hex dec < File.hex > File.ext +./gmsmtk -hex dump < File.ext#### TCP/IP w/ TLS Layer Dump/Send:
./gmsmtk -tcp ip > PublicIP.txt