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-03-20
Updated triage example
Rusty Wagner
2019-03-20
Add ordinals to symbols
Rusty Wagner
2019-03-20
Initial example triage UI plugin
Rusty Wagner
2019-03-20
Improve initialization performance of StructuredDataView, add struct length
Rusty Wagner
2019-03-20
Add faster analysis modes
Rusty Wagner
2019-03-20
Add example UI plugin
Rusty Wagner
2019-03-20
Add flow graph options for additional UI features
Rusty Wagner
2019-03-14
Fix typo and add length check.
Brian Potchik
2019-03-14
BinaryView API for entropy.
Brian Potchik
2019-03-12
api: update to support getting source blocks from IL blocks
Ryan Snyder
2019-03-08
Fix comment
Peter LaFosse
2019-03-08
Add ability to index into functions and basicblocks
Peter LaFosse
2019-03-07
Don't let data renderer plugins go out of scope
Rusty Wagner
2019-03-06
Add ability to query cross references directly on data variables
Peter LaFosse
2019-03-06
Add get_data_refs_from API
Peter LaFosse
2019-02-28
Fix typo in API name
Rusty Wagner
2019-02-27
Greatly improved CMake builds + Fixed tests compilation
Brick
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-02-19
add note about plugin dev debugging mode
Jordan Wiens
2019-02-19
Fix documentation for show_html_report and show_markdown_report
Peter LaFosse
2019-02-15
Fix docs on newer mkdocs versions
Rusty Wagner
2019-02-08
minor update to u explanation
Jordan Wiens
2019-02-08
Fixed imports in undoaction.py
Josh Watson
2019-02-08
Initial commit of StructuredDataView and StructureDataValue classes
Ryan Stortz
2019-02-08
Typos fixed.
Markus PiƩton
2019-02-08
Fix some python2 / python3 issues in Metadata
Bambu
2019-02-05
Minor API addition to support UI bindings
Rusty Wagner
2019-02-01
python: make arch hooks transparent
Ryan Snyder
2019-01-30
Don't require a source function for LLIL functions
Rusty Wagner
2019-01-30
Fix rebase removing changes
Rusty Wagner
2019-01-30
Prepare API for Python UI bindings
Rusty Wagner
2019-01-30
Fix documentation for Type.const
Peter LaFosse
2019-01-29
Add short alises for low_level_il (llil) and medium_level_il (mlil)
Peter LaFosse
2019-01-29
Add cancelScript api for scriptingProvider
Peter LaFosse
2019-01-25
Add CopyValue to Settings APi.
Brian Potchik
2019-01-22
fixes #1253 for get_instruction_text
Jordan Wiens
2019-01-22
fixes #1253 by handling bytes and strings for find_next_data
Jordan Wiens
2019-01-20
Don't use xrange for relocation APIs
Peter LaFosse
2019-01-20
Add API for parsing multiple types with BinaryView context
Peter LaFosse
2019-01-17
Update Linux install scripts.
Brian Potchik
2019-01-17
update company name and copyright date
Jordan Wiens
2019-01-12
Fix memory leak when allocaing BNInstructionTextToken
Peter LaFosse
2019-01-09
Fixed install_api.py for virtualenv
Josh Watson
2019-01-03
lots of spelling / typo fixes
Jordan Wiens
2019-01-03
- add progress_func optional keyword argument to get_view_of_file
verylazyguy
2019-01-03
- fix a bunch of typos in documentation
verylazyguy
2018-12-22
Fix python3 metadata test
KyleMiles
2018-12-22
Python2/3 support
KyleMiles
2018-12-22
Added TransformParameter.repr (#1223)
Josh Watson
[next]