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
2019-01-29
Add cancelScript api for scriptingProvider
Peter LaFosse
2019-01-25
Add CopyValue to Settings APi.
Brian Potchik
2019-01-20
Add API for parsing multiple types with BinaryView context
Peter LaFosse
2019-01-17
update company name and copyright date
Jordan Wiens
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-13
Commonize all InstructionTextToken generation
Peter LaFosse
2018-12-13
Make ParseExpression not dependant on a BinaryView
Peter LaFosse
2018-11-28
Fix warning, expose PluginType api
Peter LaFosse
2018-11-21
Add ability to serialize/deserialize settings from BinaryViews.
Brian Potchik
2018-11-18
Add Find APIs with progress
Peter LaFosse
2018-11-13
Add expression parsing APIs
Peter LaFosse
2018-11-05
Provide fall-through indication in BasicBlockEdge info.
Brian Potchik
2018-10-24
Add new APIs for querying data references
Peter LaFosse
2018-10-19
Expose DataRender APIs, allow setting const on types, and allow type comparison
Peter LaFosse
2018-10-19
Added move constructor/assignment operator to DataBuffer
Brick
2018-10-18
Initial Enhanced Settings System.
Brian Potchik
2018-10-18
Remove Segment::Read
Peter LaFosse
2018-10-16
Remove some unnecessary APIs
Peter LaFosse
2018-10-15
Refactor to how symbols and namespaces work
Peter LaFosse
2018-10-05
Expose SymbolBinding API
Peter LaFosse
2018-09-28
Namespace API cleanup
Peter LaFosse
2018-09-20
Merge branch 'dev' into test_relocation
Peter LaFosse
2018-09-20
Adding NameSpace tokens and plumbing through some namespce apis
Peter LaFosse
2018-09-13
Add callee saved registers on calling conventions to specify which registers ...
Rusty Wagner
2018-09-12
Merging with dev
Peter LaFosse
2018-09-04
Add API to create graphs of IL functions
Rusty Wagner
2018-08-31
Merging with dev
Peter LaFosse
2018-08-30
Allow negative stack offsets for functions like alloca_probe
Rusty Wagner
2018-08-29
Change GetReloc to GetAddress
Peter LaFosse
2018-08-28
Merge branch 'dev' into test_stack_adjust
Rusty Wagner
2018-08-26
Add support for new constant type EXTERN_PTR
Peter LaFosse
2018-08-23
add support for original_filename property
Jordan Wiens
2018-08-21
Add return hint MLIL instruction (used in intermediate stages, not emitted in...
Rusty Wagner
2018-08-20
api: add methods to get basic block objects from IL instrs
Ryan Snyder
2018-08-17
Fix report collection reference count bug and add debug report support
Rusty Wagner
2018-08-16
Fix ref count bug
Peter LaFosse
2018-08-16
Adding EXTERN_PTR type
Peter LaFosse
2018-08-15
Expose ScriptingProvider name in C++ bindings
Ryan Snyder
2018-08-14
Modify flow graph API to support multiple layout requests for a single graph
Rusty Wagner
2018-08-10
Finish DownloadProvider C++ API.
Brian Potchik
2018-08-10
Fix DownloadProvider reference counting and instance cleanup.
Brian Potchik
2018-08-10
Fix ScriptingProvider reference counting and instance cleanup.
Brian Potchik
2018-08-10
Make Metadata constructors explicit.
Brian Potchik
2018-08-02
Add API to query if an assembly instruction is a call
Rusty Wagner
2018-07-31
removing ability to set autodefined
Peter LaFosse
2018-07-30
Adding support for namespaces
Peter LaFosse
2018-07-27
Expose the ability to suppress analysis of auto-discovered functions
Ryan
2018-07-26
Merge branch 'dev' into test_stack_adjust
Rusty Wagner
2018-07-13
Add ability to update custom flow graphs
Rusty Wagner
[next]