Skip to main content

Module blob

Module blob 

Source

Structs§

DpapiBlob
A parsed DPAPI data blob, mirroring impacket’s DPAPI_BLOB structure.
HashAlg
DPAPI hash-algorithm parameters. Re-exported from forensicnomicon, the fleet knowledge crate that owns the impacket ALGORITHMS_DATA block-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