mentebinaria / readpe

The PE file analysis toolkit
GNU General Public License v2.0
676 stars 128 forks source link

WIP: Add premake and rework into single executable #193

Open GoGoOtaku opened 1 year ago

GoGoOtaku commented 1 year ago

EARLY DRAFT

A bunch of things are missing or broken

Note: Premake is not required to compile only to change the make system itself. Premake does reduces a lot of Makesystem complexity tho and makes it easy to have static linked debug builds.