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
2016-09-06
Fix some memory leaks in the Python API
Rusty Wagner
2016-09-05
Adding a bunch of fixes found with linter
plafosse
2016-09-03
Adding APIs to ensure IL is available for upcoming caching methods
Rusty Wagner
2016-08-31
Add API to determine if an address is backed by the file
Rusty Wagner
2016-08-31
fix table of branch types
Jordan Wiens
2016-08-31
Add API to enqueue work on the worker thread(s)
Rusty Wagner
2016-08-30
Merge branch 'analysis_cache' into dev
Rusty Wagner
2016-08-30
Add API to reanalyze
Rusty Wagner
2016-08-30
Add API to determine if a function still has analysis updates to complete
Rusty Wagner
2016-08-25
Adding APIs for database save/load progress and constant references
Rusty Wagner
2016-08-24
fix export to work on windows
Jordan Wiens
2016-08-23
no longer use the beta channel name
Jordan
2016-08-22
Allow setting here or current_address to navigate in the current view
Rusty Wagner
2016-08-22
Updating documentation for _user_ functions
plafosse
2016-08-20
Fixed small python bugs
Bambu
2016-08-18
Add API to execute code on the main thread
Rusty Wagner
2016-08-18
Add Python script provider for UI Python console
Rusty Wagner
2016-08-16
fixing parse_types_from_source again
plafosse
2016-08-16
Fixing documentation for parse_types_from_source
plafosse
2016-08-16
Documenting classes BinaryReader/Writer, Architecture, Platform, also the sta...
plafosse
2016-08-12
Adding lots more documentation, adding helper disassembly functions
plafosse
2016-08-06
Lots more documentation, adding a get_disassembly and get_next_disassembly co...
plafosse
2016-08-03
few more offset to addr changes
Jordan Wiens
2016-08-01
variable cleanup in documentation missed a few
Jordan Wiens
2016-07-30
few small doc tweaks
Jordan Wiens
2016-07-30
More BinaryView documentation
plafosse
2016-07-30
Inital documentation of BinaryView
plafosse
2016-07-30
Add API to find data in a binary view
Rusty Wagner
2016-07-29
Add API to set display type of integers
Rusty Wagner
2016-07-28
Add API to remove user function
Rusty Wagner
2016-07-27
small typo in data buffer class
Jordan Wiens
2016-07-27
Add APIs to add user types
Rusty Wagner
2016-07-23
Add endian argument to registering archs with views
Rusty Wagner
2016-07-22
Add API to set type of function
Rusty Wagner
2016-07-20
Add API for previous start of basic block
Rusty Wagner
2016-07-20
Add notifications for data variables
Rusty Wagner
2016-07-19
Adding APIs for data variables
Rusty Wagner
2016-07-15
Cap opcode display length to max instruction length in Python API
Rusty Wagner
2016-07-15
Add API for instruction length and option for showing opcodes in disassembly
Rusty Wagner
2016-07-12
Add token and line types for function headers in linear view
Rusty Wagner
2016-07-11
Rename API to be more accurate
Rusty Wagner
2016-07-11
Add APIs for querying data and code before address, and add settings paramete...
Rusty Wagner
2016-07-10
Merge branch 'dev' into linear_view
Rusty Wagner
2016-07-10
Add APIs for accessing linear disassembly
Rusty Wagner
2016-07-09
few small typos and add convenience getter/setter for function.name
Jordan Wiens
2016-07-07
Adding DemangleMS API and extending types for C++
plafosse
2016-07-06
Add API to get disassembly text for a basic block outside of a graph
Rusty Wagner
2016-06-30
Add API for analysis progress
Rusty Wagner
2016-06-30
remove sleep from sample plugins
Jordan Wiens
2016-06-29
Add analysis completion event and wait API
Rusty Wagner
[next]