Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0acb1c commit 00002eeCopy full SHA for 00002ee
1 file changed
shell/README.txt
@@ -3,7 +3,7 @@ we needed to somehow circumvent this. As from the plain sqlmap users perspective
3
has to be done prior to their usage by sqlmap, but if you want to have access to their
4
original source code use the decrypt functionality of the ../extra/cloak/cloak.py utility.
5
6
-To prepare the original scripts to the cloacked form use this command:
+To prepare the original scripts to the cloaked form use this command:
7
find backdoor.* uploader.* -type f -exec python ../extra/cloak/cloak.py -i '{}' \;
8
9
To get back them into the original form use this:
0 commit comments