Closed GoogleCodeExporter closed 9 years ago
I still cannot fix it
Original comment by shanesel...@gmail.com
on 4 Sep 2013 at 9:26
This is not a bug or defect in Armitage. The above instructions are wrong. If
you link /opt/armitage/armitage to /usr/local/bin/armitage --this shell script
(armitage) will continue to reference armitage.jar in the current directory.
To fix this issue:
Edit /opt/armitage/armitage and change java [options] -jar armitage.jar to java
[options] -jar /opt/armitage/armitage.jar
This will make it work as advertised.
Another option is to cd /opt/armitage and type ./armitage to start armitage as
well.
Original comment by rsmu...@gmail.com
on 4 Sep 2013 at 9:39
Carlos, the writer of the above instructions is a friend of mine. I wrote an
email that mentions this particular issue.
Original comment by rsmu...@gmail.com
on 4 Sep 2013 at 9:49
[deleted comment]
Please, reread what I wrote before you responded again. I tried to explain the
issue, why it's an issue, and I prescribed corrective action. I want you to
enjoy Armitage (genuinely!) and I sincerely apologize that the instructions I
did not write are wrong. I did my best by contacting the author of the blog
post you referenced.
Good luck.
Original comment by rsmu...@gmail.com
on 4 Sep 2013 at 11:33
thanks :)
Original comment by shanesel...@gmail.com
on 5 Sep 2013 at 12:28
Original issue reported on code.google.com by
shanesel...@gmail.com
on 4 Sep 2013 at 7:57