In compiled 64 bit dll, there is no any code on entry point which jumps / calls to DllMain.
I tried also LibMain, and forcing with -entry key. No result.
Btw, it seems -entry key does nothing. With any func name EP in 64 bit dll remains 0x1000. And no changes in code on EP.
In 32 bit dlls all ok. Code on entry point finally jumps to LibMain.
In compiled 64 bit dll, there is no any code on entry point which jumps / calls to DllMain.
This is normal since when you load the library, the loader calls libMain
| Sysop: | Keyop |
|---|---|
| Location: | Huddersfield, West Yorkshire, UK |
| Users: | 741 |
| Nodes: | 16 (2 / 14) |
| Uptime: | 43:10:06 |
| Calls: | 12,443 |
| Calls today: | 3 |
| Files: | 15,192 |
| Messages: | 6,537,075 |