Skip to content

Obfuscar Mapping Parser 1.0.2.2396

Compare
Choose a tag to compare
@preseverence preseverence released this 25 Mar 14:17
· 49 commits to master since this release

Changes:

  • Support of ref args (int&), ptr args (int*) and their combination
  • ref simplification (ref int a instead of int a&)
  • Better PDB reader
  • Fixed crash in search
  • Mapping loading optimization
  • Minor UI improvements
  • Fixed main window's icon. Will look good even if taskbar is in large icons mode
  • Tree render optimization