summaryrefslogtreecommitdiff
path: root/python/examples/kaitai
AgeCommit message (Collapse)Author
2019-03-22kaitai: disclude circular formats on py2, more error reportingAndrew Lamoureux
2019-03-21kaitai: better error reporting when parser failsAndrew Lamoureux
2019-03-21kaitai: recognize zip, rar, gzipAndrew Lamoureux
2019-03-21kaitai: statusbar widget menu to select any formatAndrew Lamoureux
also: stop assuming file size on startup, return priority 1 (not 0)
2019-03-20kaitai: isolate the __main__ tests from binaryninjaAndrew Lamoureux
(so you don't require binaryninja to tests just the compiled kaitai formats)
2019-03-20kaitai: priority again, and dump the QGroupBoxes (take#2)Andrew Lamoureux
this with missed in the ui_plugins_shared -> dev merge
2019-03-20kaitai: more format compatibility, testingAndrew Lamoureux
2019-03-20kaitai: adjustments and rearrangements for python2/3 compatAndrew Lamoureux
2019-03-20kaitai: all formats compiled and includedAndrew Lamoureux
2019-03-20kaitai: gif, jpg, png support and return proper priorityAndrew Lamoureux
2019-03-20kaitai UI plugin + elf,macho,peAndrew Lamoureux