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

Updated string.letters to string.ascii_letters for Python3 #1381

Closed CptOfEvilMinions closed 4 years ago

CptOfEvilMinions commented 4 years ago

https://docs.python.org/2/library/string.html

Before change with Python3: Letters not found with string

After change with Pytthon3: Generates macro