index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
examples
/
kaitai
Age
Commit message (
Collapse
)
Author
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: isolate the __main__ tests from binaryninja
Andrew Lamoureux
(so you don't require binaryninja to tests just the compiled kaitai formats)
2019-03-20
kaitai: priority again, and dump the QGroupBoxes (take#2)
Andrew Lamoureux
this with missed in the ui_plugins_shared -> dev merge
2019-03-20
kaitai: more format compatibility, testing
Andrew Lamoureux
2019-03-20
kaitai: adjustments and rearrangements for python2/3 compat
Andrew Lamoureux
2019-03-20
kaitai: all formats compiled and included
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