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
2018-08-16
Fix ref count bug
Peter LaFosse
2018-07-31
removing ability to set autodefined
Peter LaFosse
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-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
2018-03-07
Add APIs for skipping analysis of functions that are too large, and overridin...
Rusty Wagner
2018-01-22
Add Access to Background Analysis Task.
Brian Potchik
2018-01-14
Container Memory Reservations.
Brian Potchik
2018-01-11
API Temporary Object Elimination.
Brian Potchik
2017-12-14
Add autoDefined attribute to Sections and Segments
Peter LaFosse
2017-11-10
Add 'relocatable' property to BinaryView class
Peter LaFosse
2017-08-28
Add AddAnalysisOption API to support Initial LinearSweep Core.
Brian Potchik
2017-08-17
Adding section semantics to deal with semantically read-only sections inside ...
Rusty Wagner
2017-07-26
Merge type propagation into dev
Rusty Wagner
2017-07-14
Add UpdateAnalysisAndWait to API.
Brian Potchik
2017-07-12
Adding remove_metadata API to BinaryView. Add remove APIs to Metadata
Peter LaFosse
2017-07-12
Metadata enhancements. Metadata objects are now serialized to the DB
Peter LaFosse
2017-07-10
Add confidence levels to type objects
Rusty Wagner
2017-07-01
Refactor of metadata api names. modify how QueryMetadata works
Peter LaFosse
2017-07-01
Adding settings system apis, and binaryview metadata apis
Peter LaFosse
2017-05-19
update copyright year
Jordan Wiens
2017-02-09
APIs for handling platform types
Rusty Wagner
2017-02-06
Add type IDs for types to track across renames
Rusty Wagner
2017-01-19
Add API to find virtual address from file offset
Rusty Wagner
2017-01-11
Add a qualified name object in the C API
Rusty Wagner
2017-01-11
Create qualified name object
Rusty Wagner
2017-01-11
Use named type references for registered types, use qualified names for types
Rusty Wagner
2017-01-03
Tokenize types
Rusty Wagner
2016-12-01
Adding APIs to manipulate structures
Rusty Wagner
2016-10-31
Added APIs for dealing with Thumb more easily
Rusty Wagner
2016-10-10
Fix missing include
Rusty Wagner
2016-09-29
Adding APIs for segments and sections
Rusty Wagner
2016-09-16
Add APIs for user interaction from plugins
Rusty Wagner
2016-09-10
Add API for list of basic blocks starting at an address
Rusty Wagner
2016-08-31
Add API to determine if an address is backed by the file
Rusty Wagner
2016-08-30
Add API to reanalyze
Rusty Wagner
2016-08-25
Adding APIs for database save/load progress and constant references
Rusty Wagner
2016-08-23
Fix some memory leaks
Rusty Wagner
2016-07-30
Add API to find data in a binary view
Rusty Wagner
[next]