DynamicDllLoader icon indicating copy to clipboard operation
DynamicDllLoader copied to clipboard

64Bit

Open arsium opened this issue 4 years ago • 3 comments

Hello Sir,

I've tried your code and got success with 32 bit exe (in c#) and 32 bit dll (in c++ , c whatever you want) but when I've tried for 64 bit (exe and native dll in C#) I got some issues

arsium avatar Dec 10 '20 20:12 arsium

Edit : someone has done it : https://github.com/schellingb/DLLFromMemory-net

arsium avatar Dec 10 '20 20:12 arsium

What issues?

dretax avatar Dec 12 '20 22:12 dretax

Just it crashes (c++ DLL and c# exe 64bits)

arsium avatar Dec 12 '20 23:12 arsium