index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
Age
Commit message (
Expand
)
Author
2024-01-19
DWARF Import : Detect and resolve trivial infinite abstract origin cycles
KyleMiles
2024-01-19
DWARF Import : Remove a bunch of CString overhead
KyleMiles
2024-01-19
Add support for components in debug info
KyleMiles
2024-01-09
DWARF Export : Fix compatibility with other tools (no longer using DWO names ...
KyleMiles
2024-01-08
update copyright year
Jordan Wiens
2024-01-04
Add local label symbol type to always prioritize normal local symbols over co...
Rusty Wagner
2024-01-04
Add GetRelocationsAt API
Rusty Wagner
2024-01-04
Use unwrap_or_else to avoid running error path code when there isn't an error
Rusty Wagner
2024-01-04
Support function recognizers in Rust architecture plugins
Rusty Wagner
2024-01-04
Support relocations in Rust architecture plugins
Rusty Wagner
2024-01-04
Support patching in Rust architecture plugins
Rusty Wagner
2024-01-04
Support assemble callback in Rust architecture plugins
Rusty Wagner
2024-01-04
Support register stacks in Rust architecture plugins
Rusty Wagner
2024-01-04
Support intrinsics in Rust architecture plugins
Rusty Wagner
2023-12-22
add more documentation about specifying the full path for install_api.py
Jordan Wiens
2023-12-06
Add LLIL/MLIL instructions to describe integer vs. floating point argument usage
Rusty Wagner
2023-12-06
DWARF Import : Check if functions already exist at parsed addresses and copy ...
KyleMiles
2023-12-05
Fix cmake dependency for dwarf import/export
KyleMiles
2023-12-05
Resolves #3714: Adds core initialization/shutdown wrapper object (to the Rust...
KyleMiles
2023-12-04
Rust API : Fix some clippy warnings
KyleMiles
2023-12-04
Resolves #4774: Lifetimes were causing strings to get garbage collected befor...
KyleMiles
2023-11-24
Add Symbolic symbols type.
Brian Potchik
2023-11-21
remove unecessary lock file
Rubens Brandao
2023-11-21
add mlil to rust
Rubens Brandao
2023-11-10
Fix ARM64 Linux build
Rusty Wagner
2023-11-06
Type Containers
Glenn Smith
2023-10-25
DWARF Import : Better detection and handling of malformed DWARF info; Resolve...
KyleMiles
2023-10-17
BNGetVariablesForParameters register list also works for float regs
Rusty Wagner
2023-09-29
DWARF Import : Misc code cleanup, improvements, and enabling by default changes
KyleMiles
2023-09-28
Fix demo build issue on Linux due to failure to create symlink for libbinaryn...
Xusheng
2023-09-20
Rust API: Fix load settings not being the right load settings
Glenn Smith
2023-09-20
Rust API : FFI Fix, was leaking some non-null-terminated strings to the core....
KyleMiles
2023-09-19
fix the rust API get_form_input bug
Jordan Wiens
2023-09-11
Fix memory leak in functions calling BNCreateUserFunction
Xusheng
2023-08-30
DWARF Import : >450,000% Performance Improvement
KyleMiles
2023-08-25
DWARF Import : Fix crash on recursively defined function type that contains i...
KyleMiles
2023-08-25
DWARF Import : More optimizations
KyleMiles
2023-08-25
DWARF Import : Introduce fastpath for compilation unit handling
KyleMiles
2023-08-25
DWARF Import : Correctly track parsing progress
KyleMiles
2023-08-24
Commit cargo.lock files for rust api
Glenn Smith
2023-08-22
Change how DWARF Import initializes to enable unit tests
KyleMiles
2023-08-22
DWARF Import : Improved Cross-Compilation-Unit Handling
KyleMiles
2023-08-22
DWARF : Update gimli dependency
KyleMiles
2023-08-22
Recover parameter names even when type parsing fails (this could be a bad idea)
KyleMiles
2023-08-22
DWARF Import : Prevent another crash related to #4547
KyleMiles
2023-08-17
Rust API: Add Structure::base_structures and fix type on StructureBuilder::ba...
Glenn Smith
2023-08-17
Rust API: Stop using NamedTypeReference::from_raw directly
Glenn Smith
2023-08-16
Add DefineUserTypes to Rust/Python (+ fix return type)
Glenn Smith
2023-08-07
[Rust API] Fix format string bug in BNLog
Glenn Smith
2023-08-04
DWARF Import : Fix crash / Bandaid fix for #4547
KyleMiles
[prev]
[next]