0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
setup.py: fix #67 More... almost 6 years ago
evtx_record_template: better handle record not found More... about 7 years ago
binary parser: parse filetime: handle timestamps of 0 better More... over 7 years ago
evtx: use sys.maxsize over maxint More... over 7 years ago
evtx_eid_record_numbers: fix reference error More... over 7 years ago
test_43: expect UnicodeDecodeError More... about 8 years ago
evtx_info: show information for all chunks (including potentially corrupt) More... about 8 years ago
evtx: by default, don't parse chunks beyond those declared in header More... about 8 years ago
evtx: better handle malformed evtx files More... about 8 years ago
evtx_info: better handle malformed evtx files More... about 8 years ago
Merge branch 'master' of github.com:williballenthin/python-evtx More... about 8 years ago
binary parser: better handle invalid dates on py3 More... about 8 years ago
add regression test demonstrating issue 43 More... over 8 years ago
setup.py: bump to version 0.6.1 More... over 8 years ago
binary parser: correctly parse systemtime More... over 8 years ago
tests: add test for hex64 value and issue 38 More... almost 9 years ago
tests: fix rendering of hex32, hex64 values More... almost 9 years ago
nodes: fix off-by-one error in hex32, hex64 value types More... almost 9 years ago
Merge branch 'master' of github.com:williballenthin/python-evtx More... almost 9 years ago
issue 37: test demonstrates issue, and quick continue-parsing fix More... almost 9 years ago
add test demonstrating issue 37 More... almost 9 years ago
readme: update supported py versions More... almost 9 years ago
setup: bump version to 0.6.0 More... almost 9 years ago
nodes: add CharacterReferenceNode More... almost 9 years ago
binary parser: pep8 More... almost 9 years ago
*: use absolute importing for py2 More... almost 9 years ago
views: best escaping yet of xml data More... almost 9 years ago
views: correctly handle escaping of substitutions More... almost 9 years ago
views: better implement xml escaping with invalid chars More... almost 9 years ago
views: use xml 1.1 More... almost 9 years ago