搜索资源列表
C_Assembler.PE-loader
- PE-loader which I wrote in C and Assembler. Loads test dll and calls the needed function from there. Analogues of WinAPI GetProcAddress and LoadLibrary are implemented.
caller
- Pragram to test loading of DLL and identifying function addresses