summaryrefslogtreecommitdiff
path: root/view/pe/coffview.cpp
AgeCommit message (Expand)Author
2025-07-03Expose Add/RemoveDataReference and ensure BinaryViews use this API instead of...Peter LaFosse
2025-05-30Don't query the template simplifier setting while demangling symbolsPeter LaFosse
2025-04-03Fix user platform override between armv7 and thumbBrandon Miller
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-10-17Demangler plugin APIGlenn Smith
2024-09-16Register and use loggers for COFF viewJosh Ferrell
2024-09-16Fail to resolve long PE section name when string table is invalidJosh Ferrell
2024-05-16Removed loader.architecture override from viewsBrandon Miller
2024-03-06Move view modules into the API repoRusty Wagner