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-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
2024-07-26
Add more core API's to rust
Rubens Brandao
2024-07-26
Add `VariableSourceType` type alias
Michael Krasnitski
2024-07-26
Properly check for/log failures and return status on Typelib.write_to_file
kat
2024-07-18
MemoryMap update with new segment model.
Brian Potchik
2024-07-18
Support loading supplementary DWARF files
Josh Ferrell
2024-07-12
Update bindgen
Michael Krasnitski
2024-07-09
Add ability to access database from rust API using FileMetadata
Mason Reed
2024-07-09
Return option instead crashing on invalid database keys
Mason Reed
2024-07-09
Rust API : Fix misc clippy warnings
KyleMiles
2024-07-09
implement rust Update
Rubens Brandao
2024-07-09
fix TypeLibrary representation
Rubens Brandao
2024-07-09
fix doc warning
Rubens Brandao
2024-07-09
implement rust TypeLibrary
Rubens Brandao
2024-07-09
implement rust TypeArchive
Rubens Brandao
2024-07-09
impl rust Database
Rubens Brandao
2024-07-09
Fix rust warning
Josh Ferrell
2024-07-09
Fix double-free with `Array<InstructionTextToken>`
Rubens Brandao
2024-07-08
ExternalLibrary rust api fixes
Josh Ferrell
2024-07-08
implement rust ExternalLibrary
Rubens Brandao
2024-07-06
Fix TagType::set_icon so that it actually sets a tag type's icon
ergrelet
2024-07-05
Prevent parsing non-block dwarf attributes as blocks
Josh Ferrell
2024-07-05
Misc small dwarf perf improvements
Josh Ferrell
2024-07-05
Fix dwarf return types having 0 confidence
Josh Ferrell
[prev]
[next]