index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-04-27
Add debug mode for finding refcount 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-26
Fix reference leak in FlowGraph::GetFunction
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-23
Update MiniGraph to work with FlowGraphWidet.
Brian Potchik
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 support for ctl-end hotkey in flow graphs
Jordan Wiens
2019-04-18
add readme for triage example plugin
Jordan Wiens
2019-04-15
Fix transform import for Python3.
Brian Potchik
2019-04-13
Add default constructors for menus.
Brian Potchik
2019-04-13
Add interactive disassembly graph type label.
Brian Potchik
2019-04-13
Add MenuHelper for better menu behavior.
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 multiselect and keyboard navigation to graph view
Rusty Wagner
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-09
add py2 and py3 folders when installing to the python path for the new UI plu...
Jordan Wiens
2019-04-07
Update goto address preview on selection change
Peter LaFosse
2019-04-07
Add autocomplete and preview to 'Go To Address' dialog
Peter LaFosse
2019-04-07
Don't log when expression parsing fails
Peter LaFosse
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 dominator and post_dominator to unit tests
Peter LaFosse
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
Repaint logview when changing tabs.
Brian Potchik
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
Add prev/next cross reference functions
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-25
Add UnhandledRelocation type.
Brian Potchik
[prev]
[next]