index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
examples
Age
Commit message (
Expand
)
Author
2025-02-07
Fix misc Rust example unused var
Mason Reed
2025-02-07
Implement Rust DisassemblyTextRenderer
Rubens Brandao
2025-02-06
Fix rust decompile example
Mason Reed
2025-01-25
Rust refactor
Mason Reed
2025-01-24
Fix crash when dwarf parsing starts while binja is shutting down
Josh Ferrell
2024-12-13
Bump supported rust version to 1.83.0
Mason Reed
2024-12-04
IDB Import: Bump idb-rs to 0.1.6
Mason Reed
2024-12-04
Add support for DW_OP_addrx lookups for data variables
Josh Ferrell
2024-12-03
IDB Import: Misc clippy lints
Mason Reed
2024-12-03
IDB Import: Bump idb-rs dependency
Mason Reed
2024-11-18
Fix crash when using DWARF export with array of 0-sized types
Josh Ferrell
2024-11-12
Fix misc warning in rust examples
Mason Reed
2024-11-11
Add actual logger api to rust
Mason Reed
2024-11-05
Fix NativeAOT PDBs' extra data causing an assertion failure
Glenn Smith
2024-11-05
Fix .dSYM sibling file load logic and update .dSYM docs
Josh Ferrell
2024-11-04
Remove ability to panic on pre-initialized logger in rust
Mason Reed
2024-11-03
Remove mention of old username
KyleMiles
2024-10-21
Better calculation for sp offsets of DWARF local variables
Josh Ferrell
2024-10-21
Allow multiple high level representations for display, add Pseudo Rust and a ...
Rusty Wagner
2024-10-19
Fix some rust warnings and remove mention of `binja-rs`
Mason Reed
2024-10-19
Rework rust workflow api and add workflow example
Mason Reed
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
Update bindgen to 0.70.1 and remove untracked lockfiles
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 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
Added IsForceLoadable method to BinaryViewType
Brandon Miller
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-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
Initial IDB/TIL import plugin
Rubens Brandao
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-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-07-26
Add `VariableSourceType` type alias
Michael Krasnitski
2024-07-18
MemoryMap update with new segment model.
Brian Potchik
2024-07-18
Support loading supplementary DWARF files
Josh Ferrell
2024-07-09
Fix rust warning
Josh Ferrell
2024-07-05
Prevent parsing non-block dwarf attributes as blocks
Josh Ferrell
[next]