by landr0id on 10/28/2024, 2:55:53 AM
by skissane on 10/28/2024, 9:20:44 AM
> Note: Very few targets will ever have a TLS section specified unless they are using it as an anti-debug mechanism as most program never use TLS.
Most programs don't use thread-local storage? Very many do, although it depends on what kinds of programs you are looking at.
by billpg on 10/28/2024, 9:11:38 AM
Anyone else getting this?
The connection for this site is not secure legend.octopuslabs.io uses an unsupported protocol. ERR_SSL_VERSION_OR_CIPHER_MISMATCH
I recently wrote my own PE loader and found handling TLS data the most annoying aspect of the process: https://landaire.net/reflective-pe-loader-for-xbox/