[Share] So TLS Callback

Posts 14 of 4 · Page 1 of 1
[Share] So TLS Callback
Thread Local Storage Callbacks, just learned about them in Lena Tut's yesterday. So far seem like a pretty cool trick to execute code before code program is even loaded. Still trying to figure out how to code it myself, though not sure what I might use it for. http://www.nynaeve.net/?p=183

BTW: This guys blog is epic, every obscure thing I search for this guy has an article about.
thats nasty, that'd mean code could be executed while olly for example is loading it?
Quote Originally Posted by Hell_Demon View Post
thats nasty, that'd mean code could be executed while olly for example is loading it?
You wanna know some really nasty code? Check this out. This guy made the smallest possible PE of 97 bytes that downloaded a file by specifying a IP Address rather then a directory for a dll: Tiny PE

So essentially your whole hard drive could be wiped before the program even reached EP.
Quote Originally Posted by why06 View Post


You wanna know some really nasty code? Check this out. This guy made the smallest possible PE of 97 bytes that downloaded a file by specifying a IP Address rather then a directory for a dll: Tiny PE

So essentially your whole hard drive could be wiped before the program even reached EP.
I FOUND A NEW HERO! :O

fkng epic
Posts 14 of 4 · Page 1 of 1

Post a Reply

Tags for this Thread

None

Need help?