index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
binaryview.cpp
Age
Commit message (
Expand
)
Author
2019-05-31
Support adding user-defined xrefs
rollsafe
2019-05-10
Fix memory leak and use after free bugs in BinaryView and FlowGraph objects
Rusty Wagner
2019-04-22
Cleanup DataVariable API.
Brian Potchik
2019-04-11
Add GetStringAtAddress to the API.
Brian Potchik
2019-04-07
Don't log when expression parsing fails
Peter LaFosse
2019-04-07
Add API for geting a list of type names without the associated objects
Peter LaFosse
2019-03-20
Add ordinals to symbols
Rusty Wagner
2019-03-14
BinaryView API for entropy.
Brian Potchik
2019-03-06
Add get_data_refs_from API
Peter LaFosse
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-13
Commonize all InstructionTextToken generation
Peter LaFosse
2018-12-13
Make ParseExpression not dependant on a BinaryView
Peter LaFosse
2018-11-18
Add Find APIs with progress
Peter LaFosse
2018-11-13
Add expression parsing APIs
Peter LaFosse
2018-10-24
Add new APIs for querying data references
Peter LaFosse
2018-10-22
Added a missing API method
Josh Watson
2018-10-19
Fix memory leak in namespaces
Peter LaFosse
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-10-05
Fix memory leak while getting NameSpace
Peter LaFosse
2018-09-29
Fix issue with GetNameSpace, squash warning
Peter LaFosse
2018-09-28
Namespace API cleanup
Peter LaFosse
2018-09-20
Adding NameSpace tokens and plumbing through some namespce apis
Peter LaFosse
2018-09-12
Merging with dev
Peter LaFosse
2018-08-31
Merging with dev
Peter LaFosse
2018-08-29
Change GetReloc to GetAddress
Peter LaFosse
2018-08-28
Merge branch 'dev' into test_stack_adjust
Rusty Wagner
2018-08-16
Fix ref count bug
Peter LaFosse
2018-08-14
Modify flow graph API to support multiple layout requests for a single graph
Rusty Wagner
2018-07-31
removing ability to set autodefined
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
Merging with dev
Peter LaFosse
2018-07-11
Add APIs for getting the underlying symbol from a relocation
Peter LaFosse
2018-06-29
Add api for querying relocation
Peter LaFosse
2018-06-26
Add new API to query active analysis info and set analysis limits.
Brian Potchik
2018-06-26
Fix pushing segment autodefined member through the C++ API.
Brian Potchik
2018-06-04
Generic flow graph API and report collections
Rusty Wagner
2018-05-15
Fix bug that caused null m_object pointer
Peter LaFosse
2018-05-12
Add support for symbolic relocations
Peter LaFosse
2018-05-11
Simplify relocation handlers
Peter LaFosse
2018-05-07
Refactor supporting calling convention like approach
Peter LaFosse
2018-04-04
Get it to actually build
Peter LaFosse
2018-04-04
Merging with dev
Peter LaFosse
2018-04-04
Most relocations work on ELF/x86_64
Peter LaFosse
2018-04-02
Add plugin commands for LLIL and MLIL
Rusty Wagner
2018-03-20
Call CreateDatabase on parent view if it exists
Peter LaFosse
[next]