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-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
2024-05-01
Merge branch 'name-and-type-transparent' of github.com:rbran/binaryninja-api ...
Ryan Snyder
2024-04-22
Fix pdb compile on Free edition
Glenn Smith
2024-04-22
Public release of PDB parser plugin
Glenn Smith
2024-04-17
allow DataVariable and NameAndType to be transmutable
Rubens Brandao
2024-04-09
replace BStr with str
Rubens Brandao
2024-04-09
Use name method in visitor examples
Michael Krasnitski
2024-03-18
Fix HLIL examples
Michael Krasnitski
2024-03-18
Fix MLIL examples
Michael Krasnitski
2024-03-14
Update to Rust 1.76
Rusty Wagner
2024-02-02
Rust API : Add HLIL Bindings
Rubens Brandao
2024-01-19
DWARF Import : Detect and resolve trivial infinite abstract origin cycles
KyleMiles
2024-01-19
DWARF Import : Remove a bunch of CString overhead
KyleMiles
2024-01-19
Add support for components in debug info
KyleMiles
2024-01-09
DWARF Export : Fix compatibility with other tools (no longer using DWO names ...
KyleMiles
2024-01-08
update copyright year
Jordan Wiens
2023-12-06
Add LLIL/MLIL instructions to describe integer vs. floating point argument usage
Rusty Wagner
2023-12-06
DWARF Import : Check if functions already exist at parsed addresses and copy ...
KyleMiles
2023-12-05
Fix cmake dependency for dwarf import/export
KyleMiles
2023-12-05
Resolves #3714: Adds core initialization/shutdown wrapper object (to the Rust...
KyleMiles
2023-11-21
remove unecessary lock file
Rubens Brandao
2023-11-21
add mlil to rust
Rubens Brandao
2023-10-25
DWARF Import : Better detection and handling of malformed DWARF info; Resolve...
KyleMiles
2023-09-29
DWARF Import : Misc code cleanup, improvements, and enabling by default changes
KyleMiles
2023-09-20
Rust API : FFI Fix, was leaking some non-null-terminated strings to the core....
KyleMiles
2023-08-30
DWARF Import : >450,000% Performance Improvement
KyleMiles
2023-08-25
DWARF Import : Fix crash on recursively defined function type that contains i...
KyleMiles
[next]