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-05-15
two bugs for the refactor -- arch has a caching getter that must be use for b...
Jordan Wiens
2019-05-15
first half of the refactor adding getters and setters for init created proper...
Jordan Wiens
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-05-10
Fix use after free on assemble on invalid instruction
Rusty Wagner
2019-05-10
Fix memory leak and use after free bugs in BinaryView and FlowGraph objects
Rusty Wagner
2019-05-09
fix python3 and temporarily disable warning
Jordan Wiens
2019-05-09
warning for older pth files not including ui paths and install script now upd...
Jordan Wiens
2019-05-08
add documentation for replace_expr
Jordan Wiens
2019-05-08
Add LowLevelILFunction.replace_expr method
Josh Watson
2019-04-30
Add unit test to detect memory leaks
Rusty Wagner
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
[next]