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
2022-02-10
Move TypeView::getLinesForType into core as Type::GetLines
Glenn Smith
2022-02-07
Expose HLIL GenerateSSAForm via API and add python wrapper.
Brian Potchik
2022-01-28
Format All Files
KyleMiles
2022-01-26
Convert SizeWithConfidence to OffsetWithConfidence and remove
Peter LaFosse
2022-01-22
Fix leak of scripting instances when new windows are created
Rusty Wagner
2022-01-20
Async IL fetching in stack, variables, and xref views
Rusty Wagner
2022-01-20
[Enterprise] APIs for get/set server url
Glenn Smith
2022-01-20
Move generator fake architecture into core
Rusty Wagner
2022-01-20
[Enterprise] Support for sparse/trimmed snapshots
Glenn Smith
2022-01-20
Add support for mmlil_if_available
Peter LaFosse
2022-01-19
Add getters and setters for syscall number in type objects
Peter LaFosse
2022-01-19
Make enumeration's signed property BoolWithConfidence
Peter LaFosse
2022-01-17
Make various database progress functions cancellable
Glenn Smith
2022-01-17
Single function mode in linear view
Rusty Wagner
2022-01-17
Decompile to C
rose
2022-01-13
Allow the creation of const/volatile NTRs
Peter LaFosse
2022-01-10
Refactor main area to use pane system
Rusty Wagner
2022-01-06
Add Function::HasUserAnnotations
Peter LaFosse
2022-01-04
Remove duplicate declaration for `BNGetParentPath()`
Christian Blichmann
2022-01-03
update copyright years
Jordan Wiens
2021-12-08
[Enterprise] API for getting the current session token
Glenn Smith
2021-12-08
[Enterprise] "Remember me" option in api
Glenn Smith
2021-12-07
[Enterprise] APIs for server name, version, id
Glenn Smith
2021-11-29
Better handling of symbols whose raw names are obfuscated
Peter LaFosse
2021-11-18
Enterprise apis and support
Glenn Smith
2021-11-11
Adds MediumLevelILFunction.aliased_vars, HighLevelILFunction.aliased_vars, an...
KyleMiles
2021-10-28
Smartly update the TypeView
Xusheng
2021-10-21
Add HighLevelILFunction::IsVarLiveAt and HighLevelILFunction::IsSSAVarLiveAt
KyleMiles
2021-10-11
expose BNIsHighLevelILBasicBlock
rose
2021-10-05
More HLIL API parity; Resolves #2363
KyleMiles
2021-09-30
Remove unsafe BNDeleteAutoVariable
Peter LaFosse
2021-09-30
Core: Add new `UnknownMemoryToken` token type
Jon Palmisciano
2021-09-28
Add Refactor Symbol to CoreSymbol and Symbol
Peter LaFosse
2021-09-27
Better support for change type in linear view
Xusheng
2021-09-17
Raise an exception when attempting to write to memory which has a relocation
Peter LaFosse
2021-09-06
Add BNTypeBuilderSetChildType
Peter LaFosse
2021-09-05
Remove CreateEnumerationBuilderOfWidth instead just use the normal API and p...
Peter LaFosse
2021-09-05
Make use of BNGetRealVariableName for variable names
Peter LaFosse
2021-09-05
Add TypeBuilder SetAlternateName/SetParameters/SetSigned
Peter LaFosse
2021-09-05
Move MemberAccess/MemberScope to StructureMember
Peter LaFosse
2021-09-05
Refactor Python Types
Peter LaFosse
2021-09-05
Fix some misspells in various enumerations
Peter LaFosse
2021-09-05
Add ability for TypeBuilder objects to utilize StructureBuilder/EnumerationBu...
Peter LaFosse
2021-08-20
Workflows basic blocks and IL function analysis setters.
Brian Potchik
2021-08-20
platforms: specify platform types and add bvt platform callbacks
Ryan Snyder
2021-08-17
Websocket provider
Glenn Smith
2021-08-13
Workflows early preview.
Brian Potchik
2021-08-05
Also return the incomingType member in TypeFieldReference
Xusheng
2021-08-04
Add query mode to flow graph reports.
Brian Potchik
2021-08-04
Expose some BasicBlock APIs.
Brian Potchik
[prev]
[next]