- BUGFIX: Escape new new and carriage return characters when printing file paths (credits to: Rajesh Pangare).
- BUGFIX: Avoid infinite loop while iterating Mach-O regions.
- BUGFIX: High memory consumption while parsing corrupted PE files.
- BUGFIX: Issue while parsing imports in 32-bits PE files.
- BUGFIX: Integer overflow while parsing ELF files.
Contributors: @gremat, @roblabla, @shanehuntley, @wxsBSD