0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update README More... about 13 years ago
update README More... about 13 years ago
add, update licenses More... about 13 years ago
add evtxdump.py More... about 13 years ago
update README More... about 13 years ago
update README More... about 13 years ago
fix bug in parsing beyond end of file, and additional null string in wstringarray variant type. More... about 13 years ago
fix bug in byte orders. detect sizeof(ssize_t), if possible More... about 13 years ago
fix formatting bug in Guid variant type. ID bug in SID variant type. Remove debugging statements More... about 13 years ago
fix bug in a few variant types, such as the wstring type, where an explicit length of zero caused it to act like a sized-wstring (WORD prefix for length). More... about 13 years ago
fix bug size of RootNodes. fix bug in record generator in chunks > 1 More... about 13 years ago
make a nicer variant type dispatcher More... about 13 years ago
fix bug in RootNode where the length was calculated incorrectly. fully parses both small EVTX test files. More... about 13 years ago
parses event records to xml format. More... about 13 years ago
fix typo in comments of BinaryParser More... about 13 years ago
complete RootNode parsing. Template substitution not yet done. More... about 13 years ago
Add BXmlTypeNode More... about 13 years ago
Add Hex[32, 64]TypeNodes More... about 13 years ago
implement SID type More... about 13 years ago
add about 16 new variant type definitions. add new unpackers to BinaryParser. More... about 13 years ago
transitioning to EOS to end a RootNode More... about 13 years ago
begin working on parsing nodes, and substitution arrays. broken. More... about 13 years ago
s/windows_timestamp/filetime/g More... about 13 years ago
fix verify() bug in CDataSectionNode More... about 13 years ago
remove Node0x08, as it doesn't seem to be used? at least not in A.S.'s code. More... about 13 years ago
add CDataSectionNode. Untested. More... about 13 years ago
ConditionalSubstitutionNode and CloseEmptyElementNode working More... about 13 years ago
tweak a few fields More... about 13 years ago
fix bug in NameString size, and AttributeNode More... about 13 years ago
minor work More... about 13 years ago