index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
binaryninjaapi.h
Age
Commit message (
Expand
)
Author
2020-04-21
Add indentation option for text renderer
Rusty Wagner
2020-04-17
Adding SSA support for HLIL
Rusty Wagner
2020-04-17
Add HLIL instructions for variable declarations
Rusty Wagner
2020-04-17
Add member index for structure field HLIL instructions
Rusty Wagner
2020-04-17
Add types to HLIL expressions
Rusty Wagner
2020-04-17
Expand support for HLIL switch/case and data flow access
Rusty Wagner
2020-04-17
Add mem SSA to HLIL
Rusty Wagner
2020-04-17
Add continue HLIL instruction
Rusty Wagner
2020-04-17
Early HLIL testing
Rusty Wagner
2020-04-17
Add IL support to linear view
Rusty Wagner
2020-04-17
Rename linear view disassembly API to use existing option
Rusty Wagner
2020-04-17
Remove old linear view implementation
Rusty Wagner
2020-04-17
Initial implementation of new linear view API
Rusty Wagner
2020-03-31
Undobuffer merging and mergetool
Josh Ferrell
2020-03-20
fixing minimim typo throughout api
Jordan Wiens
2020-02-16
Add parse-only BinaryView creation to the API.
Brian Potchik
2020-02-06
Add clean saving
Josh Ferrell
2020-02-04
Add registered name to type objects
Rusty Wagner
2020-01-20
expose overriding call types at individual call sites
Ryan Snyder
2020-01-16
Factor gutter width/tag token width into a setting
Glenn Smith
2020-01-01
update copyright year to 2020
Jordan Wiens
2019-12-19
Add data flow query options
Rusty Wagner
2019-12-19
LLIL_JUMP_TO/MLIL_JUMP_TO now contain mappings from address to destination in...
Rusty Wagner
2019-12-18
Return self reference from builders for chaining
Rusty Wagner
2019-12-17
Immutable type/struct/enum objects, allowing deduplication for reduced memory...
Rusty Wagner
2019-12-13
Fix for issue with custom display types
Peter LaFosse
2019-11-15
Type workflow improvements
Peter LaFosse
2019-11-14
Initial dynamic rebasing support.
Brian Potchik
2019-10-27
Eliminate most warnings on Linux
Rusty Wagner
2019-10-16
Add `printf` annotation
meme
2019-09-27
Tag notifications & tag type list optimized
Peter LaFosse
2019-09-21
Access Settings Values as Json.
Brian Potchik
2019-09-11
Add ability to open a database with options.
Brian Potchik
2019-08-30
Make GetPlatformFunctionByName optionally strip leading underscores when matc...
Peter LaFosse
2019-08-29
Add settings API to query keys and json stringified values.
Brian Potchik
2019-08-11
Eliminate mandatory ephemeral view creation during open with options.
Brian Potchik
2019-08-07
Settings system improvements.
Brian Potchik
2019-08-03
Add move constructors to Ref objects
Peter LaFosse
2019-08-03
Fix symbol list issues. Vector35/binaryninja-api #1412
Peter LaFosse
2019-08-02
Refactor settings system to be reference counted.
Brian Potchik
2019-08-01
Tags
Glenn Smith
2019-07-31
Cache function callee addresses and create an API to access them
rollsafe
2019-07-29
Input completion through python
Glenn Smith
2019-07-23
Add API to process tokens for integer display types, comments, etc.
Rusty Wagner
2019-07-22
allow launching without loading user plugins
Jordan Wiens
2019-07-19
Add BinaryDataNotifications for Symbols
Peter LaFosse
2019-07-18
Add Symbol aliases to cope with duplicate symbols
rollsafe
2019-07-14
Add support for sorting the symbol list by name or address
Peter LaFosse
2019-07-08
PluginManager refactor for supporting plugin installation ui
Peter LaFosse
2019-06-13
Add notification callbacks for when data-only metadata is updated
rollsafe
[next]