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-01-10
[Enterprise] Fix LicenseCheckout not account for expired named licenses
Glenn Smith
2023-01-10
[Enterprise] Add api for IsFloatingLicense
Glenn Smith
2023-01-10
Fix many type errors in types.py
Josh Ferrell
2023-01-10
Fix signature of TypeLibrary.add_named_type
Josh Ferrell
2023-01-10
Annotate TypeBuilder.builder(...) as returning proper subclass
Josh Ferrell
2023-01-10
Remove old fix for python 3.6, which is no longer supported and hasn't worked...
Josh Ferrell
2023-01-10
Integrate Enum IntegerDisplayType, Add MetadataChoiceDialog
kat
2023-01-10
Fix debugger Python docs generation
Xusheng
2023-01-10
Rust API: Remove extra function
KyleMiles
2023-01-10
Remove unused impls of `AsRef<T> for T`
Michael Krasnitski
2023-01-10
Introduce `Expression::new` to avoid writing `PhantomData` everywhere
Michael Krasnitski
2023-01-10
Clean up various builders
Michael Krasnitski
2023-01-10
Move `logger` module into its own file
Michael Krasnitski
2023-01-10
Clean up `open_view` and `open_view_with_options`
Michael Krasnitski
2023-01-09
added CollapsedPaddingLineType to BNTypeDefinitionLineType enum
Galen Williamson
2023-01-09
Fix type hint for Function.set_call_reg_stack_adjustment
Josh Ferrell
2023-01-09
GotoLabel.name is settable and thus its class shouldn't be frozen
Peter LaFosse
2023-01-09
Fix missing debugger dbg magic variable
Xusheng
2023-01-06
Rust API: Additional Cleanup
Michael Krasnitski
2023-01-06
Update cargo version
KyleMiles
2023-01-06
Rust API: Clean up APIs by removing artificial mut constriants
KyleMiles
2023-01-06
Rust API: Lots and lots of clippy changes
KyleMiles
2023-01-06
Cargo doc fixes
KyleMiles
2023-01-06
Fix update copyright year leftover
Xusheng
2023-01-05
Bump to 2021
Joe Rozner
2023-01-05
Update copyright to 2023
Josh F
2023-01-05
added string list for triage view
op2786
2023-01-05
fix for outdated addresses after rebasing in triage view
op2786
2023-01-05
set address color to AddressColor for import and export tree
op2786
2023-01-03
Fix UAF chance in BackgroundThread
Glenn Smith
2023-01-03
Use file/line numbers in rapidjson generic errors
Glenn Smith
2023-01-03
Make ProgressTask cancel if its owner is deleted
Glenn Smith
2023-01-03
Move this api for consistency
Glenn Smith
2023-01-03
Allow specifying snapshot name in SaveSettings
Glenn Smith
2023-01-03
Add Snapshot::SetName api
Glenn Smith
2023-01-03
Add instruction attributes to IL instructions
Rusty Wagner
2023-01-03
Function inlining
Rusty Wagner
2023-01-03
Add `replace_expr` to MLIL/HLIL in Python API
Xusheng
2022-12-26
Add listeners for symbol events in linear view
Josh Ferrell
2022-12-23
fixed broken docstring links in binaryview.py
Galen Williamson
2022-12-23
Fixed missing newlines before `:param` in docstrings
Galen Williamson
2022-12-23
correct usage of `BNSetUserCallTypeAdjustment` in `Function.set_call_type_adj...
Galen Williamson
2022-12-23
Minor fix for API function names
Xusheng
2022-12-23
Fix import_library_type and import_library_object passing wrong type of argum...
Xusheng
2022-12-22
Fix getting constant data from HighLevelILConstData
Josh Ferrell
2022-12-22
Fix many incorrect type hints and type errors
Josh Ferrell
2022-12-22
Add LowLevelILFunction documentation
kat
2022-12-22
cleanup some docs, including better explanation of code refs and data refs
Jordan Wiens
2022-12-22
Properly detect function header in flow graph widget. Fix https://github.com/...
Xusheng
2022-12-21
Expose get_next_valid_offset in python api
Josh Ferrell
[prev]
[next]