index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
binaryninjacore.h
Age
Commit message (
Expand
)
Author
2021-04-20
Add InitialState to Analysis.
Brian Potchik
2021-04-19
Fix Mach-O duplicate symbol handling for external relocations.
Brian Potchik
2021-04-16
add a DisassemblySettings* parameter to MLIL/HLIL functions that retrieve ins...
Xusheng
2021-04-06
Add support for duplicate symbol handling.
Brian Potchik
2021-03-31
Maintain preferred IL view when navigating among views which don't support ILs.
Brian Potchik
2021-03-30
Add ability to query for database backing of specific BinaryViewTypes and fix...
Brian Potchik
2021-03-19
Add BNGetParentPath API
Peter LaFosse
2021-03-19
Add BNGetParentPath API
Peter LaFosse
2021-03-17
Misc typo changes, const changes, code cleanup, and example updates
KyleMiles
2021-03-05
Update BN_CURRENT_CORE_ABI_VERSION
Peter LaFosse
2021-03-02
Add ability to install python dependencies
Peter LaFosse
2021-03-02
Add common filesystem APIs
Peter LaFosse
2021-03-01
Add methods for creating wide char types
Josh Ferrell
2021-02-17
add support for type xref and variable xref
Xusheng
2021-02-12
Add unresolved control-flow tracking and associated tag support.
Brian Potchik
2021-01-27
Add ABI version verification for plugins
Rusty Wagner
2021-01-27
Finish HLIL expression mapping APIs.
Brian Potchik
2021-01-21
Let calling conventions opt out of heuristics
Glenn Smith
2021-01-20
Add get_lifted_ils_at API.
Brian Potchik
2021-01-18
updating copyright year
Jordan Wiens
2021-01-18
expose Function::IsVariableUserDefinded()
Xusheng
2020-12-23
Add GetLowLevelILInstructionsForAddress API to retrieve all LLIL for an address.
Brian Potchik
2020-12-18
Add API/UI to control dead store elimination of specific variables
Rusty Wagner
2020-12-09
Cleanup project creation and add API.
Brian Potchik
2020-11-21
Add improved instruction mapping APIs.
Brian Potchik
2020-11-19
add enumeration PluginLoadStatus
Xusheng
2020-11-16
add a unit test for loading old database
Xusheng
2020-11-13
add callback for BinaryView finalization and initial analysis completion
Xusheng
2020-11-12
Fix a ton of -Wextra warnings
KyleMiles
2020-11-07
Add unit tests for MS demangler. Remove unnecessary enumeration value (fixes ...
Peter LaFosse
2020-10-28
Avoid varargs in Python FFI
Rusty Wagner
2020-10-28
remove confusing comment of MLIL_RET
liumuqing
2020-10-19
Expose Template Simplifier to the API, Adds Tests, and Adds Rust String FFI s...
KyleMiles
2020-10-19
Add Simplifier Implementation
KyleMiles
2020-10-16
add unit test for deprecated BinaryViewType
Xusheng
2020-10-15
Deprecate BNInitCorePlugins/BNInitUserPlugins in favor of a common BNInitPlug...
Rusty Wagner
2020-10-15
edit current line in linear view
Xusheng
2020-10-06
Add proper indentation guides
Josh Ferrell
2020-09-28
update definition for BNGetAddressRenderedWidth()
Xusheng
2020-09-27
Add High Level IL Mappings.
Brian Potchik
2020-09-23
add BNGetAddressRenderedWidth()
Xusheng
2020-09-15
Add support for custom flowgraph edges
Peter LaFosse
2020-09-15
display as in linear view
Xusheng
2020-09-14
Custom request types and data transfer for DownloadProvider
Glenn Smith
2020-09-13
Enable python logging to stderr by default when in headless mode.
Brian Potchik
2020-09-10
Update API name for ParsePossibleValueSet
Chinmay
2020-09-08
UI changes for user-informed dataflow
Chinmay
2020-09-06
fix parse_types_from_string()
Xusheng
2020-09-03
allow redefining an existing type
Xusheng
2020-08-24
Add dot operator type
Peter LaFosse
[prev]
[next]