Skip to content
This repository has been archived by the owner on Jul 11, 2020. It is now read-only.

IEexLoader v1.0.0.10

Compare
Choose a tag to compare
@mrfearless mrfearless released this 12 Sep 10:07
0676330

Updated DisplayMessage to better indicate error message and error code. Add MEM_RESERVE flag to VirtualAllocEx to fix ERROR_INVALID_PARAMETER which most likely was in fact ERROR_INVALID_ADDRESS (https://stackoverflow.com/questions/8688137/remote-thread-is-failing-on-call-to-loadlibrary-with-error-87)