2026-01-15 01:15:58 +01:00
2026-01-15 01:10:48 +01:00
2026-01-15 01:31:12 +01:00
2026-01-15 01:31:12 +01:00
2026-01-15 01:10:48 +01:00

laa-toggle

Rust CLI to analyze/modify the LAA flag in Windows PE-binaries. With LAA enabled, 32bit apps can allocate up to 4GiB of memory, instead of only 2GiB (on modern 64bit systems).

Requires 1 argument: the path to the EXE file. The simplest way is to just drag the app you want to analyze/modify onto this one.

Depending on your Windows / Windows Defender version, you might have to flip the "Security: Unblock" checkbox in File Properties. This is due to laa-toggle modifying an executable, which might flag it as malware.

Description
Rust CLI to analyze/modify the LAA flag in Windows PE binaries
Readme MIT 35 KiB
0.1.2 Latest
2026-01-15 01:38:58 +01:00
Languages
Rust 100%