| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-05 | Remove snippet and kaitai plugin. Note their individual links. | Xusheng | |
| 2019-05-14 | kaitai: remove type hint for python2 compatibility | Andrew Lamoureux | |
| 2019-05-11 | kaitai: fix fields with values 0 being hidden | Andrew Lamoureux | |
| 2019-03-23 | kaitai: two-pass on struct fields to entice out "_m_XXX" fields | Andrew Lamoureux | |
| this should fix issues where program_headers[X] and section_headers[X] was not getting their start/end range populated correctly in elf files | |||
| 2019-03-23 | kaitai: python3-compatible forgiveness for struct properties | Andrew Lamoureux | |
| hasattr() on python2 has built in exception handler that would return False when computation of a property screwed up - that doesnt exist in python3 | |||
| 2019-03-22 | kaitai: don't store file contents in tree!! clamp at 8 | Andrew Lamoureux | |
| 2019-03-22 | kaitai: disclude circular formats on py2, more error reporting | Andrew Lamoureux | |
| 2019-03-21 | kaitai: better error reporting when parser fails | Andrew Lamoureux | |
| 2019-03-21 | kaitai: recognize zip, rar, gzip | Andrew Lamoureux | |
| 2019-03-21 | kaitai: statusbar widget menu to select any format | Andrew Lamoureux | |
| also: stop assuming file size on startup, return priority 1 (not 0) | |||
| 2019-03-20 | kaitai: adjustments and rearrangements for python2/3 compat | Andrew Lamoureux | |
| 2019-03-20 | kaitai: gif, jpg, png support and return proper priority | Andrew Lamoureux | |
| 2019-03-20 | kaitai UI plugin + elf,macho,pe | Andrew Lamoureux | |
