Monday, May 11, 2026

Orthia UI 1.1.0.10 released

 

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 libpdb to parse .pdb files; supports recursive PDB search to locate symbol files automatically
  • External and module symbol layers — new orthia_external_symbols and orthia_module_symbols components 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)
  • .symfix command improvements — more robust symbol path fixing

Improvements

  • Symbol impact applied correctly during analysis (flags_analyzePrivateDone and 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

Demo GIF:

No comments: