Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 00002ee

Browse files
committed
bad grammar fix
1 parent d0acb1c commit 00002ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shell/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ we needed to somehow circumvent this. As from the plain sqlmap users perspective
33
has to be done prior to their usage by sqlmap, but if you want to have access to their
44
original source code use the decrypt functionality of the ../extra/cloak/cloak.py utility.
55

6-
To prepare the original scripts to the cloacked form use this command:
6+
To prepare the original scripts to the cloaked form use this command:
77
find backdoor.* uploader.* -type f -exec python ../extra/cloak/cloak.py -i '{}' \;
88

99
To get back them into the original form use this:

0 commit comments

Comments
 (0)