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-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-15
Add flow graph call to try to maintain location across graph types
Rusty Wagner
2019-05-14
Add dynamic dock widget support for UI plugins.
Brian Potchik
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-11
moving rtd modifications to a submodule, moving to py3 for docs
Jordan Wiens
2019-05-10
Fix use after free on assemble on invalid instruction
Rusty Wagner
2019-05-10
Fix some double free bugs in API
Rusty Wagner
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
[next]