index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
Age
Commit message (
Expand
)
Author
2019-04-26
Don't let a node that hasn't been added to the graph be added as an edge target
Rusty Wagner
2019-04-25
Add SetLicense API
Peter LaFosse
2019-04-25
add type checks for various comparators
Jordan Wiens
2019-04-23
add eq for LLIL and MLIL instructions
Jordan Wiens
2019-04-22
Updates to support get_ssa function returning Instructions instead of indices.
Brian Potchik
2019-04-22
Add BNGetStructureMemberByName API and add __getitem__ to python Structure API
Peter LaFosse
2019-04-22
Fix DataVariable API example.
Brian Potchik
2019-04-22
- make get_ssa family functions return instructions instead of indexes (#1315)
verylazyguy
2019-04-22
Cleanup DataVariable API.
Brian Potchik
2019-04-18
add readme for triage example plugin
Jordan Wiens
2019-04-15
Fix transform import for Python3.
Brian Potchik
2019-04-13
Don't allow integer values for transform buffer param.
Brian Potchik
2019-04-12
Encode strings to bytes passed to databuffer
Bambu
2019-04-12
Add incoming edges for flow graph nodes
Rusty Wagner
2019-04-11
Add partial support to get_string_at.
Brian Potchik
2019-04-11
Add GetStringAtAddress to the API.
Brian Potchik
2019-04-11
Added filters to TriageFilePicker to show hidden files and folders
Alex Mullins
2019-04-11
added timeout parameter to BackgroundTaskThread.join()
Arnaud
2019-04-09
add support for resolving dynamic function loads to triage view
Jordan Wiens
2019-04-07
Add API for geting a list of type names without the associated objects
Peter LaFosse
2019-04-07
Add callee/caller properties to function objects
Peter LaFosse
2019-04-06
kaitai: tree, hex realestate adjustable (QSplitter)
Andrew Lamoureux
2019-04-05
add post dominance apis
Peter LaFosse
2019-04-05
Make DataVariable references work for zero sized data variables
Peter LaFosse
2019-04-04
fixed undefined variable 'Type'
Arnaud
2019-04-02
Add a C++ version of the triage plugin (no Makefile yet)
Rusty Wagner
2019-04-01
make qsettings match on non-macos platforms and craete snippet folder if missing
Jordan Wiens
2019-03-29
fix datarenderer documentation
Jordan Wiens
2019-03-28
Cleanup setting IDs for new UI plugins.
Brian Potchik
2019-03-27
Add API for adding a new type of file open button on the new tab page
Rusty Wagner
2019-03-27
Fix an issue with keyboard shortcuts when imports/exports list is active
Rusty Wagner
2019-03-27
Fix navigation for raw file mode of triage view.
Brian Potchik
2019-03-26
Add a tokenized text view class for UI plugins
Rusty Wagner
2019-03-26
Add BinaryDataNavigable API to View which enables FeatureMap/UI Plugin naviga...
Brian Potchik
2019-03-23
kaitai: two-pass on struct fields to entice out "_m_XXX" fields
Andrew Lamoureux
2019-03-23
Update python/mediumlevelil.py
Ryan Stortz
2019-03-23
Update python/lowlevelil.py
Ryan Stortz
2019-03-23
Add __hash__ to IL Function objects
Josh Watson
2019-03-23
kaitai: python3-compatible forgiveness for struct properties
Andrew Lamoureux
2019-03-23
kaitai: omit '_m_' prefix for fields in struct path
Andrew Lamoureux
2019-03-22
kaitai: allow selection of structPath text
Andrew Lamoureux
2019-03-22
Add get_ascii_string_at
devtty1er
2019-03-22
kaitai: select first row, re-scroll after treewidget resize
Andrew Lamoureux
2019-03-22
kaitai: don't store file contents in tree!! clamp at 8
Andrew Lamoureux
2019-03-22
kaitai: initial minimal tree expansion until rows filled
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-21
Merge branch 'dev' of github.com:Vector35/binaryninja-api into dev
Andrew Lamoureux
[next]