Contact Us
Hacker Tools New Update | Download Directory |

| Windows | Linux | Mac OS X | Pocket PC | Assessment | Defense | Documents | Miscellaneous |
Hacker Tools » Download -> Miscellaneous-> Programming » Ways of Executing Code in a PE Executable Before the Entry
This Directory TOP10
Akathisia - Fuzzer
12 PHP optimization tips
Managing Windows Networks Using Scripts - Part 6: Remote Scripting First Steps
Ways of Executing Code in a PE Executable Before the Entry
BuGLe - a Graphical OpenGL Debugger
Final Keyboard Hook
Stopping Spambots : A Spambot Trap
Peach - Fuzzer Framework
OpenSSH v4.6 Call Graph
madCodeHook
Search
Ways of Executing Code in a PE Executable Before the Entry
File Size: KB
Update Time: 2007-03-22
Developer: http://blog.dkbza.org
Description:     One possible way of achieving it is to use the TLS directory entry of the PE file formats headers. TLS stands for Thread Local Storage and its meant to be used to allocate storage for thread-specific data. The TLS structure, IMAGE_TLS_DIRECTORY, pointed to by the TLS directory entry has a small number of fields. The one of special interest is the one pointing to a list of callbacks, AddressOfCallBacks.
Download:
Click Here To Download