iZotope / hazmat

Hazmat is a namespace injection tool for Microsoft library (.lib) files. It also has an obfuscation mode that can change symbol names without destroying the functionality of the library.
BSD 2-Clause "Simplified" License
8 stars 1 forks source link

Mach-o archive support #1

Open dubajj opened 12 years ago

dubajj commented 12 years ago

Hazmat should support Mach-o MH_OBJECT archives so it can be used on libraries built with xcode

dubajj commented 12 years ago

This should also support "Fat" archives that contain multiple architecture targets