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-06-10
regexp fail included unintended parameters
Jordan Wiens
2019-06-10
more updates for the undocumented properties changeset -- specifically revert...
Jordan Wiens
2019-06-10
re-enable documentation for name and byte_name on types.QualifiedName
Jordan Wiens
2019-06-09
remove two breaking changes
Jordan Wiens
2019-06-08
final refactor for missing parameters
Jordan Wiens
2019-06-07
Fix #1338
KyleMiles
2019-06-07
Fix 1360
KyleMiles
2019-06-05
Add BinaryView.get_code_refs_from
rollsafe
2019-05-31
minor documentation cleanups
Jordan Wiens
2019-05-31
Support adding user-defined xrefs
rollsafe
2019-05-31
Clean Up 2/3 int/long Compatibility
KyleMiles
2019-05-31
improve API cross-reference linking
Jordan Wiens
2019-05-30
Improve Error Handling and Add Some Documentation
KyleMiles
2019-05-30
Fix Architecture.assemble so that it works with ArchitectureHooks
Josh Watson
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-27
Add API to query settings properties.
Brian Potchik
2019-05-24
Limit size of entropy image to fix crash
Rusty Wagner
2019-05-23
small cleanups from pylint plus fix for analysis_info
Jordan Wiens
2019-05-21
Bring Python triage plugin changes to C++, don't default to raw files always ...
Rusty Wagner
2019-05-16
only include filename so unit tests dont depend on paths and unit tests can r...
Jordan Wiens
2019-05-16
incoming edges fix
Jordan Wiens
2019-05-16
fix databuffer
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-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
[next]