abhisek / Pe-Loader-Sample

Proof of concept implementation of in-memory PE Loader based on ReflectiveDLLInjection Technique
148 stars 80 forks source link

I get this errors when I run #5

Open colcrt opened 6 years ago

colcrt commented 6 years ago

[+] Creating Map View of File [+] Map View of File created [+] Checking for self relocation [+] MyBase: 0x00130000 MySize: 2879488 [+] Mapping Target PE File [+] Loader Base Orig: 0x00130000 New: 0x00000000 [+] Target PE Load Base: 0x00400000 Image Size: 0x00300000 [-] Failed to allocate PE ImageBase: 0x00400000 [+] Attempting to allocate new memory [-] Failed to map required memory address, need relocation to continue [-] [WARNING] Forcing re-use of mapped memory [+] Allocated memory for Target PE: 0x00400000 [+] Copying Headers