To verify if an EXE file is Large Address Aware or not:
Open a Visual Studio Command Prompt (Start->All Programs->Microsoft Visual Studio 2010->Visual Studio Tools->Visual Studio Command Prompt
Link /dump /headers
The output will include the line “Application can handle large (>2GB) addresses”