TheCruZ / Simple-Manual-Map-Injector

Simple C++ DLL Manual Map Injector For x86 and x64
MIT License
369 stars 81 forks source link

Update injector.cpp #5

Closed llxiaoyuan closed 2 years ago

llxiaoyuan commented 2 years ago

Bug fix too : change resolve relocs to correct way

see

https://github.com/reactos/reactos/blob/3fa57b8ff7fcee47b8e2ed869aecaf4515603f3f/sdk/tools/rsym/rsym.c#L860

https://github.com/TheCruZ/kdmapper/pull/33