0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Mar 30, 2025 — Mar 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
evtx: catch exception parsing chunk records More... over 10 years ago
Merge pull request #17 from zrweger/master More... over 10 years ago
Return datetime.min on filetime parse error More... over 10 years ago
Fix infinite loop in ChunkHeader.records() when a record has length 0. Catch errors parsing filetimes. More... over 10 years ago
Merge pull request #14 from jk1ng/master More... almost 11 years ago
Fix for Issue #13, now xml special characters are encoded properly More... almost 11 years ago
update date in dump_chunk_slack More... about 11 years ago
add dump_chunk_slack.py More... about 11 years ago
remove documentation generator, not used More... about 11 years ago
remove html doc, since its never updated More... about 11 years ago
cleanup evtx_structure format More... over 11 years ago
ws More... over 11 years ago
Evtx: fix return type of is_full More... over 11 years ago
scripts: add evtx_structure.py script More... over 11 years ago
enhancement: add record_template.py script for pritning the template associated with a record More... about 12 years ago
fix bug where strings were raised, rather than Exceptions, reported by sc07kvm. fixes #7. More... over 12 years ago
add CHANGELOG, CONTRIBUTORS More... over 12 years ago
Fix bug parsing SIDs reported by @sc07kvm. Fixes #5. More... over 12 years ago
fix bug in template view More... over 12 years ago
remove unnecessary version info comment More... over 12 years ago
fix bug in FileHeader.chunks() on short EVTX files More... over 12 years ago
merge More... over 12 years ago
ws and stability fixes More... over 12 years ago
update epydoc documentation More... almost 13 years ago
version bump file comments More... almost 13 years ago
whitespacing and cleaning up unused variables More... almost 13 years ago
add cache paramter to evtx_record_xml_view More... almost 13 years ago
fix bug where a rogue null terminator got into (w)strings subsitutions More... almost 13 years ago
add license info to extract_record More... almost 13 years ago
add script for fetching a single record as nicely formatted XML, (and testing XML parsing) More... almost 13 years ago