Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PushpenderIndia authored Apr 19, 2020
1 parent 442d045 commit f925134
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. YOU MAY USE THIS
| User Name |
| Public IPv4 |

- [x] If your payload is unable to execute, then specify --debug to run exe on foreground with CMD

## Tested On
[![Kali)](https://www.google.com/s2/favicons?domain=https://www.kali.org/)](https://www.kali.org) **Kali Linux - ROLLING EDITION**

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

0 comments on commit f925134

Please sign in to comment.