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-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
2018-12-22
Fix metadata (#1224)
Josh Watson
2018-12-20
Add documentation for the keybindings file
Rusty Wagner
2018-12-20
Update docs to reference Qt 5.12
Rusty Wagner
2018-12-19
Add function to get path relative to main user path
Rusty Wagner
2018-12-19
Rename view to binaryView in plugin command context
Rusty Wagner
2018-12-19
Don't free InstructionTextTokens in the core if they were alloced in the API
Peter LaFosse
2018-12-14
fixes for get_instruction_lines and code cleanup
Peter LaFosse
2018-12-13
Commonize all InstructionTextToken generation
Peter LaFosse
2018-12-13
Make ParseExpression not dependant on a BinaryView
Peter LaFosse
2018-12-12
better error handling for bv.read
Jordan Wiens
2018-12-12
deprecate current_function.medium_level_il in favor of .mlil and move .instru...
Jordan Wiens
2018-12-12
ignore vscode
Jordan Wiens
2018-12-12
small typo
Jordan Wiens
2018-12-05
Add Disassembly Option
KyleMiles
2018-12-04
add t hotkey
Jordan Wiens
2018-12-04
linux setup supports both python 2 and 3 side-by-side now
Jordan Wiens
2018-11-29
Add ExceedFunctionUpdateCountSkipReason.
Brian Potchik
2018-11-29
Set as variable in if comparison.
rmspeers
[prev]
[next]