Structs§
- Dpapi
Blob - A parsed DPAPI data blob, mirroring impacket’s
DPAPI_BLOBstructure. - HashAlg
- DPAPI hash-algorithm parameters. Re-exported from forensicnomicon, the fleet
knowledge crate that owns the impacket
ALGORITHMS_DATAblock-size facts; this crate owns only the parsing + crypto that consume them.
Functions§
- hash_
alg - Resolve a DPAPI
algId(the hash algorithm) to its properties. - parse_
dpapi_ blob