summaryrefslogtreecommitdiff
path: root/rust/src/binary_view.rs
AgeCommit message (Expand)Author
2025-05-12[Rust] Make TypeLibrary ref countedMason Reed
2025-05-12[Rust] Misc cleanupMason Reed
2025-05-12[Rust] Move `BinaryReader` and `BinaryWriter` into `binary_view` moduleMason Reed
2025-05-12[Rust] Implement custom interactive handlerrbran
2025-05-12[Rust] Improve `FileAccessor`Mason Reed
2025-05-12[Rust] Retain core string for section stringsMason Reed
2025-05-12[Rust] Reduce usage of `IntoCStr` in function signaturesMason Reed
2025-05-12[Rust] Rename `AsCStr` to `IntoCStr`Mason Reed
2025-05-12[Rust] Simplify usage surrounding c stringsMason Reed
2025-05-12[Rust] Simplify `BnStrCompatible` traitMason Reed
2025-05-12[Rust] Return `String` instead of `BnString` for cases where lossy conversion...Mason Reed
2025-03-28belated copyright year updateJordan Wiens
2025-02-24Add `BinaryViewExt::comment_at` and `BinaryViewExt::set_comment_at`Mason Reed
2025-02-24Implement Rust MemoryMapMason Reed
2025-02-07Implement Rust BaseAddressDetectionRubens Brandao
2025-01-30Render LayersGlenn Smith
2025-01-27Fix some rust race conditions and comment some likely suspectsMason Reed
2025-01-25Rust refactorMason Reed