RDCH106 / demul

Automatically exported from code.google.com/p/demul
0 stars 0 forks source link

Demul fails to allocate memory is ASLR is disabled. #331

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Disable ASLR either system-wide or for demul.exe via 
EMET(https://support.microsoft.com/en-us/kb/2458544)
2.Attempt to run demul

What is the expected output? What do you see instead?
Expected out is that the program will start and properly configure plugins/bios.

What we get is "failure to allocate 512mb"

What version of the product are you using? On what operating system?
demul0582

Windows 7 x64 SP1
Afaik disabling ASLR on windows 8.1 and windows 10 is not supported.

Original issue reported on code.google.com by Masterg...@gmail.com on 23 Jun 2015 at 3:48