index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
architecture.cpp
Age
Commit message (
Expand
)
Author
2019-02-22
Add API for constructing disassembly text
Rusty Wagner
2019-01-17
update company name and copyright date
Jordan Wiens
2019-01-12
Fix memory leak when allocaing BNInstructionTextToken
Peter LaFosse
2018-12-19
Don't free InstructionTextTokens in the core if they were alloced in the API
Peter LaFosse
2018-12-14
fixes for get_instruction_lines and code cleanup
Peter LaFosse
2018-12-13
Commonize all InstructionTextToken generation
Peter LaFosse
2018-05-07
Merge branch 'dev' into test_relocation
Peter LaFosse
2018-05-07
Refactor supporting calling convention like approach
Peter LaFosse
2018-04-29
Prevent creation of LowLevelILFunction wrappers on the stack
Ryan Snyder
2018-04-04
Merging with dev
Peter LaFosse
2018-04-04
Most relocations work on ELF/x86_64
Peter LaFosse
2018-02-23
Add APIs for subclassing or hooking an existing architecture in C/C++
Rusty Wagner
2018-02-12
Merge branch 'dev' into fpu
Rusty Wagner
2018-01-31
Adding CPU intrinsics support
Rusty Wagner
2018-01-18
Allow flag roles to be dependent on semantic class
Rusty Wagner
2018-01-16
Add classes and groups for semantic flags resolution
Rusty Wagner
2018-01-14
Container Memory Reservations.
Brian Potchik
2018-01-11
API Temporary Object Elimination.
Brian Potchik
2017-12-26
Merge branch 'dev' into fpu
Rusty Wagner
2017-12-04
Better Architecture Transition Support.
Brian Potchik
2017-11-13
Add GetInstructionAlignment Callback to Architecture.
Brian Potchik
2017-10-23
Top relative register stack access as a normal register
Rusty Wagner
2017-10-06
Adding support for register stacks in IL (for x87)
Rusty Wagner
2017-08-17
Support custom calling conventions in the type parser and type objects
Rusty Wagner
2017-08-15
Add APIs to access and update portions of the function type, and added new AP...
Rusty Wagner
2017-07-10
Add confidence levels to type objects
Rusty Wagner
2017-05-19
update copyright year
Jordan Wiens
2017-05-04
Initial support for concrete flags computation
Rusty Wagner
2017-02-09
APIs for handling platform types
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-10-20
Add API for multiple architectures distinguished by address
Rusty Wagner
2016-08-23
Fix some memory leaks
Rusty Wagner
2016-07-29
Add API to set display type of integers
Rusty Wagner
2016-07-15
Add API for instruction length and option for showing opcodes in disassembly
Rusty Wagner
2016-05-08
Add additional IL stage for flags resolution
Rusty Wagner
2016-05-03
Add APIs for flag information and data flow
Rusty Wagner
2016-04-10
Add MIT license for API wrappers
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-09-04
Add type classes to Python API
Rusty Wagner
2015-09-03
Implement low level IL from Python
Rusty Wagner
2015-08-29
Implement part of the Python API to register new architectures
Rusty Wagner
2015-08-18
Allow plugins to specify ELF relocation types, add imported data symbol support
Rusty Wagner
2015-08-17
Architecture-specific function recognizers and ARM64 PLT analysis
Rusty Wagner
2015-08-11
Fix uninitialized member of instruction info structure
Rusty Wagner
2015-07-31
Find functions that don't return based on control flow, and use that in paren...
Rusty Wagner
2015-07-29
Show basic register data flow information on hover
Rusty Wagner
[prev]
[next]