issues
search
adamhlt
/
Manual-DLL-Loader
Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually
GNU General Public License v3.0
73
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
The Challenges of Loading MFC DLLs and Exception Handling in PE Files
#2
12UE
opened
1 month ago
1
Cool project! However, in the IAT section, you are calling LoadLibraryA but not using recursion to fully implement LoadLibrary.
#1
ahron-chet
closed
5 months ago
3