Commit b8fbbb6f by devttys0

Updated install docs to include unstuff

parent 416b094c
......@@ -66,6 +66,12 @@ $ git clone https://github.com/devttys0/sasquatch
$ (cd sasquatch && make && sudo make install)
```
```bash
# Install unstuff (closed source) to extract StuffIt archive files
$ wget -O - http://my.smithmicro.com/downloads/files/stuffit520.611linux-i386.tar.gz | tar -zxv
$ sudo cp bin/unstuff /usr/local/bin/
```
Installing the IDA Plugin
=========================
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment