EmPyre
EmPyre copied to clipboard
Two bugfixes and one new feature
Bug 1: Password could not contain a double quote. This is fixed on line 108 Bug 2: Password could not start with (or possibly contain) an exclamation mark. This is fixed by using single quotes when echoing the password. Feature: Optionally give a username. If a username is given then the sudo command will request that user's password, and the agent will be spawned using that user.