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
/
kshelpers.py
Age
Commit message (
Expand
)
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
2019-03-23
kaitai: python3-compatible forgiveness for struct properties
Andrew Lamoureux
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
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