Orthia UI 1.1.0.10 is here:
https://github.com/ligen-ua/diana-dasm/releases/tag/v1.1.0.10-ui
PDB Symbol Support
Adds PDB symbol loading and integration throughout the disassembler, enabling symbol-aware navigation and analysis for Windows binaries.
New features
- PDB symbol loading — integrates
libpdbto parse.pdbfiles; supports recursive PDB search to locate symbol files automatically - External and module symbol layers — new
orthia_external_symbolsandorthia_module_symbolscomponents manage symbol lifecycles and expose them to the analysis pipeline - Private symbol support in Goto dialog — the Goto dialog can now resolve private symbols, not just exports
Ctrl+X— new keyboard shortcut (XREF navigation).symfixcommand improvements — more robust symbol path fixing
Improvements
- Symbol impact applied correctly during analysis (
flags_analyzePrivateDoneand related state) - File mode address/name resolution fixed (
QueryAddressNameImpl,QueryNames) - Module flags handling corrected
- Memory cache added to reduce repeated lookups
- Default symbol search behavior improved
- Duplicate entries eliminated on XREF update
- Modules window shows symbol information
Fixes
- Goto dialog layout fixed
- File item handling fixed
- PDB load error handling fixed
- Linux build errors fixed
No comments:
Post a Comment