summaryrefslogtreecommitdiff
path: root/view/pe/teview.cpp
AgeCommit message (Expand)Author
2025-08-01Add LogForException APIs to pass stack trace information separate from the me...Rusty Wagner
2025-04-21Actually fix crash when opening aarch64 TE binary with free versionJosh Ferrell
2025-04-17Fix crash when opening aarch64 TE binary with free versionJosh Ferrell
2025-01-20Allow overriding common loader settings when automatic load file parsing fails.Brian Potchik
2024-11-13Bulk add segments in the binary view to improve performanceXusheng
2024-07-15Fix crash on load of AArch64 TE w/ Binja freeBrandon Miller
2024-05-16Removed loader.architecture from py mapped viewBrandon Miller
2024-05-16Removed loader.architecture override from viewsBrandon Miller
2024-04-15Fix TE view PerformGetEntryPointBrandon Miller
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-11BinaryView for EFI Terse ExecutablesBrandon Miller