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
2023-10-04
Remove BNILInstructionAttribute SrcInstructionIsAtomic
Andrew Lamoureux
2023-09-30
Add two values to enum BNILInstructionAttribute
Andrew Lamoureux
2023-08-29
Fix block return/noreturn indicator being too subtle
Glenn Smith
2023-08-23
typelibrary: add methods for dependency info
Ryan Snyder
2023-08-17
Ensure consistent lifetimes for UI-accessible BinaryView instances in Python.
Brian Potchik
2023-08-16
Add DefineUserTypes to Rust/Python (+ fix return type)
Glenn Smith
2023-08-11
Add current_il_instructions magic variable in the Python console. Fix https:...
Xusheng
2023-08-10
Add OnNotificationBarrier callback and the ability to selectively enable noti...
Brian Potchik
2023-08-03
Add an API to get structure member including inherited ones. Fix auto structu...
Xusheng
2023-07-29
Core workflows feature update.
Brian Potchik
2023-07-25
Fix typo
Josh Ferrell
2023-07-20
Add BNGetDefaultTypeParser API.
Alexander Taylor
2023-07-17
Add CheckForStringAnnotationType API
Peter LaFosse
2023-07-10
Move binary view loading in to the core; deprecate open_view in favor of load...
KyleMiles
2023-07-07
Expose function "pure" flag to api and typesystem
Glenn Smith
2023-06-29
Pass KeyValueStore ValueHash through the API
Josh Ferrell
2023-06-21
Allow copy & copy-as to operate on 'full' string instead of string annotation
Peter LaFosse
2023-06-19
Ensure that binaryninjacore.h is valid C.
Alex Rønne Petersen
2023-06-08
Bump abi version
Glenn Smith
2023-06-08
API to read raw undo buffer (for DHView)
Glenn Smith
2023-06-08
Undo transactions / context manager
Glenn Smith
2023-06-08
Undo entry states and reverting
Glenn Smith
2023-05-31
Simplify template simplifier API; remove cursed RustString stuff
KyleMiles
2023-05-23
Add support for changing enumeration member names by clicking 'N' on their token
Peter LaFosse
2023-05-23
Add tokentype for braces
Glenn Smith
2023-05-10
Add name to worker tasks for debugging
Glenn Smith
2023-05-08
Pass debug file along with original file to debug info parsers
KyleMiles
2023-04-18
Exceptions with stack traces because I neeeeed them
Glenn Smith
2023-04-18
Add APIs for dumping the contents of TypeLibraries
Peter LaFosse
2023-04-17
Allow TypeLibrary::Finalize() to return true on success
Peter LaFosse
2023-04-12
add new purge original filename save option
Jordan Wiens
2023-03-30
Add support for deriving structures from other structures
Rusty Wagner
2023-03-29
BinaryView::LookupImportedType*
Glenn Smith
2023-03-29
Add support for warnings to ScriptingInstance
Josh Ferrell
2023-03-22
DebugInfo: Make datavar types have confidence
Glenn Smith
2023-03-10
Forgot to rename the Python API as well.
Alexander Taylor
2023-02-20
Allow DataVariables to be added to Components
kat
2023-02-15
Remove legacy BNDB Merge Tool
Josh Ferrell
2023-02-14
ShowILOpcodes to show what the IL operations are
Glenn Smith
2023-02-14
Add DisassemblySettings to LLIL::GetExprText
Glenn Smith
2023-02-08
Remove default param in C api function
Glenn Smith
2023-02-08
Add boolean for Function.user_type to indicate if a user type has been set
Peter LaFosse
2023-02-04
Initial support for constant data expressions.
Brian Potchik
2023-01-30
Fix Type object leaks
Rusty Wagner
2023-01-30
Fix UAF on C++ BinaryView plugin init, improve demangler and BinaryView APIs
Rusty Wagner
2023-01-10
[Enterprise] Add api for IsFloatingLicense
Glenn Smith
2023-01-10
Integrate Enum IntegerDisplayType, Add MetadataChoiceDialog
kat
2023-01-09
added CollapsedPaddingLineType to BNTypeDefinitionLineType enum
Galen Williamson
2023-01-05
Update copyright to 2023
Josh F
2023-01-03
Move this api for consistency
Glenn Smith
[prev]
[next]