Herestt / atomiscurl

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

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

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 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

GoogleCodeExporter commented 8 years ago
Tested with new version Demul v0.7 alpha 080715 and it still happens.
http://i.imgur.com/uOsWp3a.png

Original comment by Masterg...@gmail.com on 7 Jul 2015 at 11:35