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

Skip to content

Commit ccec743

Browse files
committed
Minor adjustments to README files
1 parent e05785f commit ccec743

3 files changed

Lines changed: 4 additions & 9 deletions

File tree

extra/dbgtool/README.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,3 @@ To be able to execute it on Windows you have to rename it to end with
1818
'.com' or '.exe':
1919

2020
> ren nc_exe nc.exe
21-
22-
23-
Happy hacking!
24-
Bernardo Damele A. G. <[email protected]>

extra/msfauxmod/README.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,3 @@ SQLMAP: [*] shutting down at: 16:23:21
7676
SQLMAP:
7777
[*] Auxiliary module execution completed
7878
msf auxiliary(wmap_sqlmap) >
79-
80-
81-
Happy hacking!
82-
Bernardo Damele A. G. <[email protected]>

extra/runcmd/windows/README.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
Compile only the Release version because the Runtime library option (Project Properties -> Configuration Properties -> C/C++ -> Code Generation) is set to "Multi-threaded (/MT)", which statically links everything into executable and doesn't compile Debug version at all.
1+
Compile only the Release version because the Runtime library option
2+
(Project Properties -> Configuration Properties -> C/C++ -> Code
3+
Generation) is set to "Multi-threaded (/MT)", which statically links
4+
everything into executable and doesn't compile Debug version at all.

0 commit comments

Comments
 (0)