summaryrefslogtreecommitdiff
path: root/rust/src/base_detection.rs
AgeCommit message (Collapse)Author
2025-02-13Fix base detection in rust API failing on auto arch detectionMason Reed
Also added actual test for base address detection
2025-02-07Implement Rust BaseAddressDetectionRubens Brandao