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
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
2024-07-05
Misc small dwarf perf improvements
Josh Ferrell
2024-07-05
Fix dwarf return types having 0 confidence
Josh Ferrell
2024-07-05
Fix crash when parsing enums from zig dwarf info
Josh Ferrell
2024-07-05
Remove some unnecessary clones
Josh Ferrell
2024-06-27
Fix debuginfod downloads leaking a BinaryView
Glenn Smith
2024-06-27
Fix crash when parsing DWARF with terminating FDE in .eh_frame
Josh Ferrell
2024-06-21
Demangle function names recovered from DWARF
Josh Ferrell
2024-06-17
Load all types from DWARF even if they are unused
Josh Ferrell
2024-06-13
Apply stack variables from DWARF
Josh Ferrell
2024-06-11
Rebase DebugInfo function addresses.
Alexander Taylor
2024-06-10
Fix handling of compressed debug sections in 32-bit ELFs
Josh Ferrell
2024-06-10
Large PDB parsing performance improvements
Josh Ferrell
2024-06-10
Change some dwarf errors to warnings
Josh Ferrell
2024-06-06
Fix DWARF parser reporting as valid for any binary with a build id
Josh Ferrell
2024-06-06
Support for local debug directories
Josh Ferrell
2024-06-06
Do not crash when DWARF supplies weird info
Josh Ferrell
2024-06-05
Fix bugs with importing dwarf function information and greatly improve perfor...
Josh Ferrell
2024-06-05
Clean up comment
Josh Ferrell
2024-06-04
PDB: Skip all the HEAD requests and just go straight to GET
Glenn Smith
2024-06-04
PDB: Server list should not be sorted
Glenn Smith
2024-06-04
PDB: Setting to control use of interaction api
Glenn Smith
2024-06-04
PDB: Option to disable parsing symbols
Glenn Smith
2024-06-04
PDB: Fix "found X types" message
Glenn Smith
2024-06-04
PDB: Ignore the formal vtable types (array of void function pointers)
Glenn Smith
2024-06-04
PDB: Prefer private symbols to public
Glenn Smith
2024-06-04
PDB: Fix confidence on demangled symbols
Glenn Smith
2024-06-04
PDB: Swap hashmap -> btreemap for determinism
Glenn Smith
2024-05-31
Add debuginfod support to dwarf_import
Josh Ferrell
2024-05-28
fix multiple memory leaks related to CStr/BnString
Rubens Brandao
2024-05-15
DWARF Import : Add support for variable arguments
KyleMiles
2024-05-09
Fix clippy warnings and run rustfmt
Michael Krasnitski
2024-05-09
only create FlowGraph with Ref
Rubens Brandao
[prev]
[next]