summaryrefslogtreecommitdiff
path: root/view
AgeCommit message (Expand)Author
2024-04-01Add md1rom binary view with pure Rust lzma implementationRusty Wagner
2024-03-30Update copyright year for various modulesXusheng
2024-03-19ELF view: skip 0x0 and -0x1 values when dealing with init/fini arraysXusheng
2024-03-19Avoid creating function symbols with integer typeXusheng
2024-03-19name functions in .init_array/.fini_array/.ctors/.dtors sectionsXusheng
2024-03-15Give names to data directory entriesMichael Krasnitski
2024-03-15Adjust names and types of TE Header fieldsMichael Krasnitski
2024-03-13Fixed segment / section misalignment in TE viewBrandon Miller
2024-03-11Promote unsupported architecture messages to a popup dialog.Brian Potchik
2024-03-11BinaryView for EFI Terse ExecutablesBrandon Miller
2024-03-08restored "Merge pull request Vector35#7 from VisualEhrmanntraut/main" commit ...Galen Williamson
2024-03-06Move view modules into the API repoRusty Wagner