Skip to content

Commit f925134

Browse files
Update README.md
1 parent 442d045 commit f925134

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. YOU MAY USE THIS
7070
| User Name |
7171
| Public IPv4 |
7272

73+
- [x] If your payload is unable to execute, then specify --debug to run exe on foreground with CMD
74+
7375
## Tested On
7476
[![Kali)](https://www.google.com/s2/favicons?domain=https://www.kali.org/)](https://www.kali.org) **Kali Linux - ROLLING EDITION**
7577

@@ -153,6 +155,7 @@ Note: You can also use our custom icons from the icon folder, just use them like
153155
| -l | --linux | Generate a Linux executable. |
154156
| -s | --steal-password | Steal Saved Password from Victim Machine [**Supported OS : Windows**] |
155157
| -b file.txt | --bind LEGITIMATE_FILE_PATH.pdf | AutoBinder : Specify Path of Legitimate file. [**Supported OS : Windows**] |
158+
| -d | --debug | Payload Will Run In Foreground with CMD Window, To get Appropriate Execution Error |
156159
#### Note : Either **-w/--windows** or **-l/--linux** must be specified
157160
158161
* Required Arguments
@@ -237,6 +240,13 @@ Result will be displayed on the Command prompt after every 10 seconds
237240
238241
**Offline keylogger's files are present in TestKeylogger Folder**
239242
243+
* If payload is unable to execute on victim's system
244+
```
245+
1. Create a new payload with --debug flag
246+
2. Run payload exe throught cmd [Don't Execute Payload By Double Clicking It]
247+
3. It will now give more appropriate error in CMD, just put that issue in Issue Section
248+
```
249+
240250
## Removing TechNowLogger in Windows:
241251
242252
#### Method 1:

0 commit comments

Comments
 (0)