| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-10 | [Rust] Refactor `binary_view` module | Mason Reed | |
| - Remove the "viral" `BinaryViewExt` trait and its blanket impl - Split up the binary view type from the custom trait impl - Simplify and fix bugs regarding custom binary view initialization - Rewrite Minidump binary view example, parses the PE headers to create proper sections now - Add some extra documentation - Add unit test for custom binary view | |||
| 2026-03-25 | [IDB Import] Fix file dialog filter separating out each extension | Mason Reed | |
| Caused the resulting dialog to have a drop down that you must select to get to *.i64, which is an extra unneeded step | |||
| 2026-03-23 | IDB Import refactor | Mason Reed | |
