What's new in DotFix NiceProtect 6.0 January 30th, 2017 Add: Support protection of DLL libraries Add: Support for the relocations in EXE and DLL files Add: Support for the TLS CallBacks Add: Obfuscator for Free Pascal / Lazarus Add: Redirect all TLS data and callbacks with support of relocations and starting callbacks before main code Add: "Exit" from menu "File" ask for the saving project if it's not saved Add: Create new project after drag'n'drop new file Add: Show default icon for EXE/DLL files without any icons in resources Add: Delphi and VB6 obfuscation and protection improved Add: Menu "Copy" and "Select All" in a disassembler Add: Show names from MAP file in a disassembler Add: Improved searching end of function in a disassembler Add: Demangler for the Delphi functions in a MAP file Add: Demangler for the C++ functions in a MAP file Add: Demangler for the Free Pascal / Lazarus functions in a MAP file Add: New code highlighter in a disassembler Add: Parser for gcc/mingw map file (very useful for QT developed apps) Add: Parser for Free Pascal / Lazarus map file Add: Packing engine is completely rewritten and now supports EXE, DLL and ActiveX DLL files BugFix: Protect marked code in a Visual Basic 6.0 applications if it less than 23 bytes BugFix: Processing TLS on some Delphi compiled files BugFix: VB obfuscator replace some already replaced names BugFix: C++ Builder obfuscation on some files BugFix: Delphi obfuscator x64 support