Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AnwarMohamed committed Jun 30, 2014
1 parent 7665768 commit 97edbbd
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Building - Mac OS X
=====================

You should be able to type `make` in the base directory, go make a
sandwich, and come back to a working[1] meterpreter for Mac OS X and iOS


Testing
=======

Once you've made changes and compiled a new .dylib, copy the
contents of the osx/ or ios/ directory into your Metasploit Framework's
`data/meterpreter/` directory. In Mac OS X you can do this automatically if
metasploit-framework and meterpreter live in the same place by running
`make install`

0 comments on commit 97edbbd

Please sign in to comment.