EmpireProject / Empire

Empire is a PowerShell and Python post-exploitation agent.
http://www.powershellempire.com/
BSD 3-Clause "New" or "Revised" License
7.36k stars 2.8k forks source link

xml launcher obfuscate, cant compile #1366

Open gearcapitan opened 5 years ago

gearcapitan commented 5 years ago

Empire Version

lastest

OS Information (Linux flavor, Python version)

kali linux lastest

Expected behavior and description of the error, including any actions taken immediately prior to the error. The more detail the better.

error to try to compile xml file

Screenshot of error, embedded text output, or Pastebin link to the error

imagen

imagen

imagen

Any additional information

set Obfuscate true crahs

Hubbl3 commented 5 years ago

The obfuscate command needs to be changed. It's adding a launcher that doesn't make sense for xml. You can look up Invoke-Obfuscation for information on how to use it