Expand description
SRUDB.dat parser — reads SRUM records from ESE database files.
SRUDB.dat is an ESE (JET Blue) database stored at
C:\Windows\System32\sru\SRUDB.dat. On a live system it is locked;
forensic analysis always operates on a copy.
Enums§
- Srum
Error - Errors produced by the SRUM parser.
Functions§
- parse_
app_ timeline - Parse application timeline records from a SRUDB.dat file.
- parse_
app_ usage - Parse application usage records from a SRUDB.dat file.
- parse_
energy_ lt - Parse energy usage long-term records from a SRUDB.dat file.
- parse_
energy_ usage - Parse energy usage records from a SRUDB.dat file.
- parse_
id_ map - Parse ID map entries from a SRUDB.dat file.
- parse_
network_ connectivity - Parse network connectivity records from a SRUDB.dat file.
- parse_
network_ usage - Parse network usage records from a SRUDB.dat file.
- parse_
push_ notifications - Parse push notification records from a SRUDB.dat file.