trungnt2910/MemoryModule.NET

TLS support on Windows

trungnt2910 opened this issue · 1 comments

Currently the Windows version does not support TLS memory slots yet.

We should find a way to get into the Windows PE loader's internals and attempt to acquire a TLS index slot, just like what we're doing for glibc on Linux.