What's new in Obfuscar Mapping Parser 1.0.3.3050

Jul 18, 2019
  • Fixed reloading of broken mapping files
  • Fallback for missing typename which should never happen
  • Fixed crash when windows themes become disabled during runtime

New in Obfuscar Mapping Parser 1.0.2.2556 (Apr 8, 2019)

  • Copyright year changed
  • Minor UI fixes/improvements
  • Added donation link

New in Obfuscar Mapping Parser 1.0.2.2396 (Mar 26, 2018)

  • 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

New in Obfuscar Mapping Parser 1.0.1.2139 (Oct 5, 2017)

  • Changes:
  • fixed crash in settings when no file is opened
  • fixed (possible) crash with "open in tree" option in stacktrace analyzer

New in Obfuscar Mapping Parser 1.0.1.1856 (Apr 10, 2017)

  • Copyright year update
  • Open in Visual Studio 2017 support
  • Windows TaskDialogs instead of messageboxes
  • Much UI improvement
  • Hotkey settings
  • Variable Double-click action
  • Problem reporting, update checking

New in Obfuscar Mapping Parser 1.0.0.1227 (Jun 15, 2015)

  • Reflect latest Shared changes
  • New UI (Segoe UI as the common font, color headers)
  • Drag-n-drop text and files from the Explorer in Stacktrace and Stacktrace Source windows
  • Title style in menu and window headers
  • Copyrights updated
  • Fixed some strange NPE
  • Using controlHighlight to highlight errors in Search dialog and in Stacktrace Source dialog
  • Store recent stacktrace sources
  • Better about (more links)
  • Opening in VS2015 support
  • Nullable simplification (to ?)
  • Personal "open in editor" settings for projects
  • Fixed tooltip output when Unicode processing is on
  • Deal with localization of the "at ..." prefixes in stacktrace lines

New in Obfuscar Mapping Parser 1.0.0.1002 (Dec 6, 2014)

  • Start with launcher even there are no files.
  • Using Windows themes in tree view.
  • Mapping and pdb changes detecting and reloading.
  • Search for original name.
  • Fixed "dropped" name.
  • Added autocomplete for all searches.
  • Added commandline processing.