evilarc icon indicating copy to clipboard operation
evilarc copied to clipboard

Add support for .war output

Open julianvilas opened this issue 10 years ago • 1 comments

Tested on Ubuntu 12.04:

$ python evilarc.py -f evil.war README.md 
Creating evil.war containing ..\..\..\..\..\..\..\..\README.md
$ unzip -l evil.war 
Archive:  evil.war
  Length      Date    Time    Name
---------  ---------- -----   ----
      616  2015-02-10 14:50   ..\..\..\..\..\..\..\..\README.md
---------                     -------
      616                     1 file

julianvilas avatar Feb 10 '15 13:02 julianvilas

Very nice job with the script btw, it's really useful! :)

julianvilas avatar Feb 10 '15 13:02 julianvilas