gpp_decrypt
gpp_decrypt is a library for decrypting cpasswords in Group Policy Preference files. You'll find this useful for a certain hackthebox machine as well.
Usage
extern crate gpp_decrypt;
gpp_decrypt is a library for decrypting cpasswords in Group Policy Preference files. You'll find this useful for a certain hackthebox machine as well.
extern crate gpp_decrypt;