.NET/C# implementation of Get-GPPPassword. Retrieves the plaintext password and other information for accounts pushed through Group Policy Preferences.
If you have no idea what this is about, then please read: https://adsecurity.org/?p=2288. The technique is old, but can still be valuable in environments where a domain was created long ago.
Net-GPPPassword.exe [ADdomain (optional)]
Also works with Cobalt Strike's execute-assembly.
Check out Releases: https://github.com/outflanknl/Net-GPPPassword/releases.
Author: Stan Hegt (@StanHacked) / Outflank
Original PowerShell implementation by Chris Campbell (@obscuresec): https://github.com/PowerShellMafia/PowerSploit/blob/master/Exfiltration/Get-GPPPassword.ps1