Skip to content

Commit 153e49d

Browse files
authored
Updated screenshots
1 parent 5e8a3e8 commit 153e49d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Some of you may prefer to use the Cloakify Toolset scripts in standalone mode. T
9393
<img src=https://github.com/TryCatchHCF/Cloakify/blob/master/screenshots/decloak.png></img>
9494

9595
# Adding Entropy via Standalone Scripts
96-
Add noise to degrade frequency analysis attacks against your cloaked payloads. Here we use the 'pokemonGo' cipher, then use the 'prependLatLonCoords.py' script to generate random geocoords in a 10x10 mile grid. (Strip noise from the file before decloaking, using the 'removeNoise.py' script.)
96+
Add noise to degrade frequency analysis attacks against your cloaked payloads. Here we use the 'pokemonGo' cipher, then use the 'prependLatLonCoords.py' script to generate random geocoords in a 10x10 mile grid. Strip noise from the file before decloaking, using the 'removeNoise.py' script. Or of course "$ cat cloakedAndNoisy.txt | cut -d" " -f3- > cloakedNoiseStripped.txt"
9797
<img src=https://github.com/TryCatchHCF/Cloakify/blob/master/screenshots/pokemonGoExample.png></img>
9898

9999

0 commit comments

Comments
 (0)