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-05-10
Use Qt qobject casting style for DockWidgets.
Brian Potchik
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
Fix widget visibility state in the application menu.
Brian Potchik
2019-05-09
warning for older pth files not including ui paths and install script now upd...
Jordan Wiens
2019-05-08
Revert "corrected to c99 syntax, re PR #1339"
Jordan Wiens
2019-05-08
corrected to c99 syntax, re PR #1339
Jordan Wiens
2019-05-08
add documentation for replace_expr
Jordan Wiens
2019-05-08
Add LowLevelILFunction.replace_expr method
Josh Watson
2019-05-07
fix install script to only add appropriate python 2/3 UI libraries
Jordan Wiens
2019-05-03
update license information
Jordan Wiens
2019-05-01
DockWidget interface updates to better support UI plugins.
Brian Potchik
2019-05-01
Fix typo in ViewFrame interface.
Brian Potchik
2019-05-01
Add clear scripting console command to command palette.
Brian Potchik
2019-04-30
Add unit test to detect memory leaks
Rusty Wagner
2019-04-30
Temporary dockwidget interface fix for UI API based dock widgets.
Brian Potchik
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
[next]