summaryrefslogtreecommitdiff
path: root/rust
AgeCommit message (Expand)Author
2024-10-25Retrieve view from analysis contextMason Reed
2024-10-24Add WARP integrationMason Reed
2024-10-22Update rust default workflow instanceMason Reed
2024-10-22Add BinaryViewExt::{function_start_before, function_start_after}Mason Reed
2024-10-21Fix UAF of base structure typesMason Reed
2024-10-21Stop leaking named type references in rustMason Reed
2024-10-21Better calculation for sp offsets of DWARF local variablesJosh Ferrell
2024-10-21Allow multiple high level representations for display, add Pseudo Rust and a ...Rusty Wagner
2024-10-19Fix some rust warnings and remove mention of `binja-rs`Mason Reed
2024-10-19Add way to set the id of the defined type in rust apiMason Reed
2024-10-19Add ArchitectureExt::calling_conventions to rust apiMason Reed
2024-10-19Rework rust workflow api and add workflow exampleMason Reed
2024-10-19implement rust workflowRubens Brandao
2024-10-18Add progress reporting to first phase of DWARF parsingJosh Ferrell
2024-10-17Demangler plugin APIGlenn Smith
2024-10-14Fix DWARF import crash when FDE has row with start==endJosh Ferrell
2024-10-14Support loading IDBs from projects in idb_importJosh Ferrell
2024-10-14Implement FileMetadata::get_project_file in rustJosh Ferrell
2024-10-14Update bindgen to 0.70.1 and remove untracked lockfilesMason Reed
2024-10-10Fix use-after-free in rust `BinaryViewExt::get_relocations_at`Mason Reed
2024-10-10Lots of improvements to stack variable location calculations in DWARFJosh Ferrell
2024-10-10Parse .debug_frame if present and fix stack variable offset calculationJosh Ferrell
2024-10-10Update Cargo.lockMason Reed
2024-10-10Update IDB import to idb-rs 0.1.4Rubens Brandao
2024-10-08Add support for zstd compressed DWARF, simplify handling of zlib compressed D...Josh Ferrell
2024-10-03Checkout enterprise license in rust headless modeMason Reed
2024-10-03Added IsForceLoadable method to BinaryViewTypeBrandon Miller
2024-10-03Make sure the undefined data variable does not get recreated by auto-analysis...Xusheng
2024-09-25Respect resource settings for network.pdbAutoDownloadJosh Ferrell
2024-09-23Fix nondeterminism when types in dwarf have conflicting namesJosh Ferrell
2024-09-23Update IDB import pluginMason Reed
2024-09-22Add get_relocation_ranges to rust apiMason Reed
2024-09-22Add LLIL_EXTERN_PTR to rust apiMason Reed
2024-09-19Add additional testing and handling for object settings.Brian Potchik
2024-09-17Prevent crash with 0 width enum in DWARFJosh Ferrell
2024-09-17Parse functions and comments in IDB importRubens Brandao
2024-09-02Fix panic on dwarf import when an exception frame extends to the end of memoryGlenn Smith
2024-08-30Don't rebase DWARF info in overflowing situations.Alexander Taylor
2024-08-30Fix warnings in lifting for C-SKY.Alexander Taylor
2024-08-30Initial IDB/TIL import pluginRubens Brandao
2024-08-29Fix misc rust warningsMason Reed
2024-08-29Update load setting properties from rust pluginMason Reed
2024-08-29Fix open with options with rust pluginsMason Reed
2024-08-27Fix custom rust binary view's crashing when opening with optionsMason Reed
2024-08-24Allow the user to modify the BV during initializationRubens Brandao
2024-08-22Use add/sub with overflow when rebasing, fix crash.Alexander Taylor
2024-08-21Add progress context to load APIsJosh Ferrell
2024-08-21Fix symlink logic in rust api build on linuxJosh Ferrell
2024-08-20Initial support for per-function settings.Brian Potchik
2024-08-20DWARF: Recurse through DW_AT_abstract_origin when resolving typesJosh Ferrell