/pe-set-laa

Set LARGE_ADDRESS_AWARE flag to PE executable files

Primary LanguageCMIT LicenseMIT

PE set LAA

Set LARGE_ADDRESS_AWARE flag to PE executable files

This flag tells the system (the DLLs) that the program is able to virtual memory above 2GiB.

You might want to backup the PE file before using this.