yang123vc / PELoadFromRam

Very very useful example of loading and relocating the (Win32) DLL from memory (!) which allows many possibilities and much more flexibility to dynamically link code from many sources including realtime download from the web and also code signing!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Very very useful example of loading and relocating the (Win32) DLL from memory (!) which allows many possibilities and much more flexibility to dynamically link code from many sources including realtime download from the web and also code signing!


Languages

Language:C 97.7%Language:Makefile 2.3%