Skip to content

Commit 8e22e91

Browse files
authored
Update README.md
1 parent 2d9e374 commit 8e22e91

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ All communication between the host and target is AES encrypted. Every Stitch pro
5656
## Implemented Payload Installers
5757
The "stitchgen" command gives the user the option to create [NSIS](http://nsis.sourceforge.net/Main_Page) installers on Windows and [Makeself](http://stephanepeter.com/makeself/) installers on posix machines. For Windows, the installer packages the payload and an elevation exe ,which prevents the firewall prompt and adds persistence, and places the payload on the system. For Mac OSX and Linux, the installer places the payload and attempts to add persistence. To create NSIS installers you must [download](http://nsis.sourceforge.net/Download) and install NSIS.
5858

59+
## Wiki
60+
* [Crash Course of Stitch](https://github.com/nathanlopez/Stitch/wiki/Crash-Course)
61+
5962
## Requirements
6063
- [Python 2.7](https://www.python.org/downloads/)
6164

0 commit comments

Comments
 (0)