index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-03-07
Add DataVariable and FunctionToImport features to BNDB Import Dialog
Peter LaFosse
2023-03-07
Fix typehint for lookup_imported_object_library
Peter LaFosse
2023-03-07
Remove get_constant_data API from BinaryView for the second time.
Brian Potchik
2023-03-06
install_api.py: fix None returns when getting expected binaryninja installed ...
d0now
2023-03-06
install_api.py: add credit for original script.
d0now
2023-03-06
install_api.py: add argparse interface, refactoring, support pyenv.
d0now
2023-03-06
Add CONFIGURE_DEPENDS to CMakeLists.txt
Josh Ferrell
2023-03-06
Print the content of the strings in a more straightforward way
Xusheng
2023-03-01
Add support for importing DataVariables by Symbol in Import BNDB dialog
Peter LaFosse
2023-03-01
Fix Confidence<> operator==
Peter LaFosse
2023-03-01
Add missing colon to bug report template.
Alexander Taylor
2023-02-28
another example on applying a type to memory where none exists
Jordan Wiens
2023-02-25
Add BNDB import dialog
Peter LaFosse
2023-02-25
Fix python constructor of QualifiedNames and some of the operators on the C++...
Peter LaFosse
2023-02-24
Refactor VisitExprs to give separate API to gather subexpressions
Rusty Wagner
2023-02-24
Increase max content width in user docs
Josh Ferrell
2023-02-23
Allow Search Results panel to be collapsed smaller
Glenn Smith
2023-02-23
Update docs for BinaryView.find_all_* with correct return type and note
Glenn Smith
2023-02-23
add note about silent install on windows
Jordan Wiens
2023-02-20
Revert "Add update mutex to xrefs widget"
Peter LaFosse
2023-02-20
cookbook ssa example
Jordan Wiens
2023-02-20
better documentation of address indicator in the status bar
Jordan Wiens
2023-02-20
Swap to a Generator for Component.functions/data_variables, add Component.fun...
kat
2023-02-20
Allow DataVariables to be added to Components
kat
2023-02-20
missed some other examples where param order was documented backward
Jordan Wiens
2023-02-20
Rust API : Add minidump example
Cindy Xiao
2023-02-19
Account for BinaryData::Ctor potentially failing
Glenn Smith
2023-02-17
silly work-around for 0byte files not being included
Jordan Wiens
2023-02-17
correct order of tuple for function parameter types in documentation
Jordan Wiens
2023-02-17
LogView: keep a local cache of bv valid ranges to avoid taking a lock in the ...
Peter LaFosse
2023-02-17
Add update mutex to xrefs widget
Peter LaFosse
2023-02-17
Ensure we reserve space in the vector in NameList constructor
Peter LaFosse
2023-02-17
Some optimizations to SymbolsView to make it less laggy when updates are occu...
Peter LaFosse
2023-02-16
Docs for PDB: Allow Untyped Symbols
Glenn Smith
2023-02-15
Expose API for getting default font size.
Alexander Taylor
2023-02-15
Added new API for obtaining application font.
Alexander Taylor
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-14
Fix crash from creating 0 width enum
Josh Ferrell
2023-02-14
Add DWARF Export
KyleMiles
2023-02-14
Rust API: Misc changes and improvements
KyleMiles
2023-02-14
Python API: Critical fix
KyleMiles
2023-02-14
Rust API : Fix some bad type casts in FFI
KyleMiles
2023-02-13
Add __version__ attribute to python api, allow marking deprecation with futur...
Josh Ferrell
2023-02-13
Make Function.function_type transparently use Function.type
Josh Ferrell
2023-02-13
add new function type property, prepare deprecation for function_type
Jordan Wiens
2023-02-12
Slightly clean up CMake output
Jon Palmisciano
2023-02-10
fixup instruction iterator to work headless and in the UI
Jordan Wiens
2023-02-09
Invalidate python finder caches when plugin dependency gets installed
Josh Ferrell
[next]