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
2023-07-10
Dwarf import : Resolve multiple data variable definitions for the same locati...
KyleMiles
2023-07-10
DWARF Import DebugInfo Plugin
KyleMiles
2023-07-10
DWARF Export : Misc improvements
KyleMiles
2023-07-10
DWARF Export : Improve Default Parameter Handling
KyleMiles
2023-07-10
Move DWARF Export in to DWARF folder in Rust API examples folder
KyleMiles
2023-07-10
Move binary view loading in to the core; deprecate open_view in favor of load...
KyleMiles
2023-07-07
Expose function "pure" flag to api and typesystem
Glenn Smith
2023-06-08
Undo transactions / context manager
Glenn Smith
2023-06-08
Undo entry states and reverting
Glenn Smith
2023-06-06
Rust API : Add the noexports feature to not export the ABI functions (for whe...
KyleMiles
2023-05-31
Rustdoc warning cleanup (fixes dead links)
KyleMiles
2023-05-10
Rust API : Minor cleanup of PR
KyleMiles
2023-05-10
added un/define_user_data_var functions
mmaekr
2023-05-10
Remove unnecessary qualification
toolCHAINZ
2023-05-10
Added some stack layout and reference APIs
toolCHAINZ
2023-05-10
Fixed calling open_view on a bndb with an invalid view would panic as unwrap ...
tanakalian
2023-05-10
Partially revert my previous commit: Allow extra type bounds, but suppress cl...
KyleMiles
2023-05-10
Rust API : Remove some unused type parameters (this should remove a little bi...
KyleMiles
2023-05-08
Pass debug file along with original file to debug info parsers
KyleMiles
2023-04-18
[Rust] More Type methods
Glenn Smith
2023-04-18
Rust API : Fix call to BNCreateNamedType
KyleMiles
2023-04-18
Rust API : Misc Changes and Improvements
KyleMiles
2023-04-18
DWARF Export Plugin: Add producer attribute to compilation unit
KyleMiles
2023-04-07
Disable DWARF Export by default for stable
KyleMiles
2023-03-22
Tags refactor
KyleMiles
2023-03-22
DebugInfo: Make datavar types have confidence
Glenn Smith
2023-03-17
Fix dwarfexport CMakeLists.txt (Now Includes Mac Builds!)
KyleMiles
2023-03-08
DWARF Export; add CI
KyleMiles
2023-03-08
DWARF Export Plugin : Fix circular references causing infinite recursion
KyleMiles
2023-03-06
Add CONFIGURE_DEPENDS to CMakeLists.txt
Josh Ferrell
2023-02-20
Rust API : Add minidump example
Cindy Xiao
2023-02-14
Add DWARF Export
KyleMiles
2023-02-14
Rust API: Misc changes and improvements
KyleMiles
2023-02-14
Rust API : Fix some bad type casts in FFI
KyleMiles
2023-02-06
Rust API: Clippy cleanup
KyleMiles
2023-02-06
Rust API: `interaction::get_form_input` version 1 (mirrors Python version; li...
KyleMiles
2023-02-06
Rust API: Fix typo
KyleMiles
2023-02-06
Rust API: Add `function::address_ranges`
KyleMiles
2023-01-30
Rust API : Slight docs improvements
KyleMiles
2023-01-30
Fix UAF on C++ BinaryView plugin init, improve demangler and BinaryView APIs
Rusty Wagner
2023-01-25
Fix rust headless BinaryView not loading correctly
geno nullfree nullfree.geno@gmail.com
2023-01-10
Rust API: Remove extra function
KyleMiles
2023-01-10
Remove unused impls of `AsRef<T> for T`
Michael Krasnitski
2023-01-10
Introduce `Expression::new` to avoid writing `PhantomData` everywhere
Michael Krasnitski
2023-01-10
Clean up various builders
Michael Krasnitski
2023-01-10
Move `logger` module into its own file
Michael Krasnitski
2023-01-10
Clean up `open_view` and `open_view_with_options`
Michael Krasnitski
2023-01-06
Rust API: Additional Cleanup
Michael Krasnitski
2023-01-06
Update cargo version
KyleMiles
2023-01-06
Rust API: Clean up APIs by removing artificial mut constriants
KyleMiles
[next]