index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
function.py
Age
Commit message (
Expand
)
Author
2019-07-23
Add API to process tokens for integer display types, comments, etc.
Rusty Wagner
2019-06-12
more api refactor cleanup in function.py
Jordan Wiens
2019-06-11
Fix typo in function for user code refs
rollsafe
2019-06-10
more updates for the undocumented properties changeset -- specifically revert...
Jordan Wiens
2019-05-31
Support adding user-defined xrefs
rollsafe
2019-05-28
Document user xrefs python APIs
Stephen Tong
2019-05-28
Redo/Undo support for user-defined xrefs
Stephen Tong
2019-05-28
WIP: Support adding user-defined xrefs
Stephen Tong
2019-05-23
small cleanups from pylint plus fix for analysis_info
Jordan Wiens
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-04-07
Add callee/caller properties to function objects
Peter LaFosse
2019-03-08
Add ability to index into functions and basicblocks
Peter LaFosse
2019-02-28
Fix typo in API name
Rusty Wagner
2019-02-26
Fix some flow graph and disassembly API issues
Rusty Wagner
2019-02-22
Add API for constructing disassembly text
Rusty Wagner
2019-01-30
Prepare API for Python UI bindings
Rusty Wagner
2019-01-17
update company name and copyright date
Jordan Wiens
2018-12-14
fixes for get_instruction_lines and code cleanup
Peter LaFosse
2018-12-13
Commonize all InstructionTextToken generation
Peter LaFosse
2018-12-12
deprecate current_function.medium_level_il in favor of .mlil and move .instru...
Jordan Wiens
2018-11-06
Add type check to `Variable.__eq__`
Josh Watson
2018-10-13
api: more stable PossibleValueSet __repr__ output
Ryan Snyder
2018-08-30
Allow negative stack offsets for functions like alloca_probe
Rusty Wagner
2018-08-17
Fix report collection reference count bug and add debug report support
Rusty Wagner
2018-08-02
Add API to query if an assembly instruction is a call
Rusty Wagner
2018-07-26
Merge branch 'dev' into test_stack_adjust
Rusty Wagner
2018-07-13
Add ability to update custom flow graphs
Rusty Wagner
2018-07-10
Rebased so commit history is correct now
KyleMiles
2018-07-10
Various Python 3 support changes
KyleMiles
2018-07-10
addition 3 compatibility changes
Jordan Wiens
2018-07-10
Additional changes for python 2/3 compatibility
Peter LaFosse
2018-07-10
working division, prints, and metaclasses, but imports broken, still needs work
Jordan Wiens
2018-06-26
Add new API to query active analysis info and set analysis limits.
Brian Potchik
2018-06-04
Generic flow graph API and report collections
Rusty Wagner
2018-04-02
Add plugin commands for LLIL and MLIL
Rusty Wagner
2018-03-23
Make indirect branch queries initialize CoreArchitecture objects correctly
Ryan Snyder
2018-03-20
Cache all created CoreArchitecture objects
Ryan Snyder
2018-03-07
Add APIs for skipping analysis of functions that are too large, and overridin...
Rusty Wagner
2018-02-26
Architecture plugins no longer need to override the perform_* methods (you ca...
Rusty Wagner
2018-02-17
For Python, display set of values in hex format.
Brian Potchik
2018-02-07
Add APIs for overriding stack adjustments on calls
Rusty Wagner
2018-01-31
Adding CPU intrinsics support
Rusty Wagner
2017-12-26
Merge branch 'dev' into fpu
Rusty Wagner
2017-12-26
Adding return value registers to function type
Rusty Wagner
2017-12-04
Better Architecture Transition Support.
Brian Potchik
2017-11-27
Register stack adjustments in calling conventions
Rusty Wagner
2017-11-20
Update Python API to display PossibleValues that are of type ConstantPointerV...
Brian Potchik
2017-11-16
Cache Platform object and not handle
David Barksdale
2017-11-08
Cache arch and platform property values (#862)
Matt Revelle
[prev]
[next]