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
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
2023-08-25
DWARF Import : More optimizations
KyleMiles
2023-08-25
DWARF Import : Introduce fastpath for compilation unit handling
KyleMiles
2023-08-25
DWARF Import : Correctly track parsing progress
KyleMiles
2023-08-24
Commit cargo.lock files for rust api
Glenn Smith
2023-08-22
Change how DWARF Import initializes to enable unit tests
KyleMiles
2023-08-22
DWARF Import : Improved Cross-Compilation-Unit Handling
KyleMiles
2023-08-22
DWARF : Update gimli dependency
KyleMiles
2023-08-22
Recover parameter names even when type parsing fails (this could be a bad idea)
KyleMiles
2023-08-22
DWARF Import : Prevent another crash related to #4547
KyleMiles
2023-08-04
DWARF Import : Fix crash / Bandaid fix for #4547
KyleMiles
2023-07-31
Add dSYM support
KyleMiles
2023-07-31
Dwarf import : Handle default address size for pointers better when the dwarf...
KyleMiles
2023-07-31
Rust Minidump example : Pin time dependency version to fix builds
KyleMiles
2023-07-26
Allow for anonymous classes and fix mutability error with respect to #4512
KyleMiles
2023-07-26
DWARF Import/Export : Update Cmake to save pdbs
KyleMiles
2023-07-25
DWARF Import : Allow for duplicate type definitions; log_error when overwriti...
KyleMiles
2023-07-11
Resolve github dependabot security warning
KyleMiles
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-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-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-02-20
Rust API : Add minidump example
Cindy Xiao
2023-02-14
Add DWARF Export
KyleMiles
2023-01-06
Rust API: Lots and lots of clippy changes
KyleMiles
2023-01-06
Fix update copyright year leftover
Xusheng
2023-01-05
Bump to 2021
Joe Rozner
2022-09-29
Fix updated rust api
Glenn Smith
2022-09-29
[Rust API] Add support for Metadata
Glenn Smith
2022-08-31
Rust API : Major docs update (still need detailed module and function documen...
KyleMiles
2022-08-29
Rust API Examples : Fix uses of `InstructionTextToken::new`
KyleMiles
2022-06-23
Rust API: Update basic_script Cargo.lock
rose
2022-06-08
Generate fat binary for Mac Rust plugins
Rusty Wagner
2022-02-14
Rust: Minor tweaks to 2890; merge architecture::InstructionTextToken and disa...
KyleMiles
2022-02-14
rust: add linearview and related APIs
Fabian Freyer
2022-02-11
Rust: Update `basic_script`'s Cargo.lock
KyleMiles
2022-02-03
CMake: consistency with arch/platform plugins
Glenn Smith
2022-02-02
Fancier CMake: find scripts, out-of-tree example builds
Glenn Smith
2022-01-28
Format All Files
KyleMiles
2021-08-10
Rust API : Remove nightly requirement; Remove custom Clang args to simplify g...
KyleMiles
2021-08-05
Correctly detect if the current build is executed on the build server
Xusheng
2021-07-05
Remove unneccessary target on Rust example to build on native platform
Rusty Wagner
[next]