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-10-19
Rework rust workflow api and add workflow example
Mason Reed
2024-10-19
implement rust workflow
Rubens Brandao
2024-10-18
Add progress reporting to first phase of DWARF parsing
Josh Ferrell
2024-10-17
Demangler plugin API
Glenn Smith
2024-10-14
Fix DWARF import crash when FDE has row with start==end
Josh Ferrell
2024-10-14
Support loading IDBs from projects in idb_import
Josh Ferrell
2024-10-14
Implement FileMetadata::get_project_file in rust
Josh Ferrell
2024-10-14
Update bindgen to 0.70.1 and remove untracked lockfiles
Mason Reed
2024-10-10
Fix use-after-free in rust `BinaryViewExt::get_relocations_at`
Mason Reed
2024-10-10
Lots of improvements to stack variable location calculations in DWARF
Josh Ferrell
2024-10-10
Parse .debug_frame if present and fix stack variable offset calculation
Josh Ferrell
2024-10-10
Update Cargo.lock
Mason Reed
2024-10-10
Update IDB import to idb-rs 0.1.4
Rubens Brandao
2024-10-08
Add support for zstd compressed DWARF, simplify handling of zlib compressed D...
Josh Ferrell
2024-10-03
Checkout enterprise license in rust headless mode
Mason Reed
2024-10-03
Added IsForceLoadable method to BinaryViewType
Brandon Miller
2024-10-03
Make sure the undefined data variable does not get recreated by auto-analysis...
Xusheng
2024-09-25
Respect resource settings for network.pdbAutoDownload
Josh Ferrell
2024-09-23
Fix nondeterminism when types in dwarf have conflicting names
Josh Ferrell
2024-09-23
Update IDB import plugin
Mason Reed
2024-09-22
Add get_relocation_ranges to rust api
Mason Reed
2024-09-22
Add LLIL_EXTERN_PTR to rust api
Mason Reed
2024-09-19
Add additional testing and handling for object settings.
Brian Potchik
2024-09-17
Prevent crash with 0 width enum in DWARF
Josh Ferrell
2024-09-17
Parse functions and comments in IDB import
Rubens Brandao
2024-09-02
Fix panic on dwarf import when an exception frame extends to the end of memory
Glenn Smith
2024-08-30
Don't rebase DWARF info in overflowing situations.
Alexander Taylor
2024-08-30
Fix warnings in lifting for C-SKY.
Alexander Taylor
2024-08-30
Initial IDB/TIL import plugin
Rubens Brandao
2024-08-29
Fix misc rust warnings
Mason Reed
2024-08-29
Update load setting properties from rust plugin
Mason Reed
2024-08-29
Fix open with options with rust plugins
Mason Reed
2024-08-27
Fix custom rust binary view's crashing when opening with options
Mason Reed
2024-08-24
Allow the user to modify the BV during initialization
Rubens Brandao
2024-08-22
Use add/sub with overflow when rebasing, fix crash.
Alexander Taylor
2024-08-21
Add progress context to load APIs
Josh Ferrell
2024-08-21
Fix symlink logic in rust api build on linux
Josh Ferrell
2024-08-20
Initial support for per-function settings.
Brian Potchik
2024-08-20
DWARF: Recurse through DW_AT_abstract_origin when resolving types
Josh Ferrell
2024-08-16
Support for automatic loading of <filename>.debug and <filename>.dSYM
Josh Ferrell
2024-08-07
Change error when applying function without name from dwarf info to debug
Josh Ferrell
2024-08-04
spelling error in rust docs for provenance
Jordan Wiens
2024-08-02
Fix arm64 Linux build by using std::os::raw::c_char rather than i8 to represe...
Xusheng
2024-07-30
Add MSRV field to Cargo.toml
Mason Reed
2024-07-29
Fix project tests in rust accessing to the same single project file
Mason Reed
2024-07-29
Revert temporary fix for enterprise crashing on rust project API
Mason Reed
2024-07-29
Fix crash when using projects API in rust with enterprise
Mason Reed
2024-07-29
fix rust Database::file
Rubens Brandao
2024-07-28
Fix `is_shutdown_requested` fn signature
mason
2024-07-26
Finish the `DataBuffer` implementation
Rubens Brandao
[next]