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
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
2016-07-29
Add API to set display type of integers
Rusty Wagner
2016-07-28
Add API to remove user function
Rusty Wagner
2016-07-27
Add APIs to add user types
Rusty Wagner
2016-07-22
Add API to set type of function
Rusty Wagner
2016-07-20
Add API for previous start of basic block
Rusty Wagner
2016-07-20
Add notifications for data variables
Rusty Wagner
2016-07-19
Adding APIs for data variables
Rusty Wagner
2016-07-12
Add token and line types for function headers in linear view
Rusty Wagner
2016-07-11
Rename API to be more accurate
Rusty Wagner
2016-07-11
Add APIs for querying data and code before address, and add settings paramete...
Rusty Wagner
2016-07-10
Add APIs for accessing linear disassembly
Rusty Wagner
2016-06-30
Add API for analysis progress
Rusty Wagner
2016-06-29
Add analysis completion event and wait API
Rusty Wagner
2016-04-10
Add MIT license for API wrappers
Rusty Wagner
2016-04-04
Fix extra references causing leaks
Rusty Wagner
2016-02-03
Don't overwrite existing symbols when creating imported functions
Rusty Wagner
2016-01-31
Refactor API to fix design bug that causes use-after-free on many plugin objects
Rusty Wagner
2016-01-25
Initial implementation of platform ABI classes
Rusty Wagner
2015-12-30
Allow opening a new tab or window to the same file, updates take effect in both
Rusty Wagner
2015-12-29
Show cross references for entire range when selecting multiple bytes
Rusty Wagner
2015-12-10
Backend string finding and API to fetch string list
Rusty Wagner
2015-08-28
Binary view API cleanup, and add reader/writer class to Python API
Rusty Wagner
2015-08-28
Add the rest of the binary view APIs and custom binary views to Python API
Rusty Wagner
2015-08-26
Get some of the binary view APIs into Python
Rusty Wagner
2015-08-18
Computed address and string annotations
Rusty Wagner
2015-08-17
Remove core header from API code
Rusty Wagner
2015-08-17
Architecture-specific function recognizers and ARM64 PLT analysis
Rusty Wagner
2015-08-17
Refactor ELF parser to use dynamic program header instead of section headers ...
Rusty Wagner
2015-07-29
Show basic register data flow information on hover
Rusty Wagner
2015-07-29
Show hex editor when hovering over an address that isn't a function
Rusty Wagner
2015-05-30
Move analysis undo events into core, and add P hotkey to disassembly view
Rusty Wagner
2015-05-24
Add UI for cross references, and generate them for code to data refs
Rusty Wagner
2015-05-19
Quick patches in right click menu
Rusty Wagner
2015-04-28
Implement renaming of functions with persistence and undo
Rusty Wagner
2015-04-27
Initial database save/open, just file contents right now
Rusty Wagner
2015-04-26
Add serialization API for undo actions to prepare for storing in database
Rusty Wagner
2015-04-06
Implement follow pointer in hex view
Rusty Wagner
2015-03-21
Auto update graph when file contents change
Rusty Wagner
2015-03-20
Code cross references, undo for creation of functions
Rusty Wagner
2015-03-19
Update function list when analysis finds new functions
Rusty Wagner
[next]