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

Use Fixed Width Integer types #6

Open dubajj opened 12 years ago

dubajj commented 12 years ago

All structs that are read from files should use fixed width integer types. This is also true for anything we sizeof() when reading from the files.