Skip to content

Commit

Permalink
Added rough installation instructions
Browse files Browse the repository at this point in the history
Removed up some unused files
removed fu
  • Loading branch information
dma committed Apr 13, 2012
1 parent 86761d7 commit 895172c
Show file tree
Hide file tree
Showing 6 changed files with 63 additions and 262 deletions.
6 changes: 3 additions & 3 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ An explanation of our work can be found in our paper: "mofo-final.pdf".
#### INSTALLATION INSTRUCTIONS ####

#install prerequisites
sudo apt-get install cmake
sudo apt-get install cmake git build-essential

# Fetch, build and install libforensic1394
git clone git://git.freddie.witherden.org/forensic1394.git
Expand All @@ -20,8 +20,8 @@ cd ..
# install ffi gem
#TODO: there has got to be a better way
sudo apt-get install ruby1.9.1-dev
gem1.9.1 install ffi
cp -r /var/lib/gems/1.9.1/gems/ffi-1.0.11 /opt/metasploit-4.1.4/ruby/lib/ruby/gems/1.9.1/gems/
sudo gem1.9.1 install ffi
sudo cp -r /var/lib/gems/1.9*/gems/ffi-1* /opt/metasploit-4*/ruby/lib/ruby/gems/1.9*/gems/

# install mofo
git clone git@github.com:mrbreaker/mofo.git
Expand Down
102 changes: 0 additions & 102 deletions channel-poc/channel.c

This file was deleted.

119 changes: 0 additions & 119 deletions channel-poc/channel.rb

This file was deleted.

11 changes: 0 additions & 11 deletions channel-poc/spam.c

This file was deleted.

Loading

0 comments on commit 895172c

Please sign in to comment.