Contact Us
Article
Hacker Tools New Update | Download Directory |
| Windows | Linux | Mac OS X | Mobile | Assessment | Defense | Documents | Miscellaneous |
Hacker Tools » Download -> Miscellaneous-> Programming » Ways of Executing Code in a PE Executable Before the Entry

This Directory TOP
madCodeHook
The Art Of Disassembly
DigiChat - WebChat Administrator Access
Peach - Fuzzer Framework
BuGLe - a Graphical OpenGL Debugger
Akathisia - Fuzzer
Ways of Executing Code in a PE Executable Before the Entry
Managing Windows Networks Using Scripts - Part 6: Remote Scripting First Steps
Hooking CPUID ¨C A Virtual Machine Monitor Rootkit Framework
12 PHP optimization tips
Secure Programming Habits in PHP
System Hacking from the Browser (the Python Style)
Stopping Spambots : A Spambot Trap
OpenSSH v4.6 Call Graph
Dump Yahoo Pass (source)
Nuclear (Web Attack Tool)
The Assembly Programming Master Book
Get Pass (source)
Top 10 Secure Coding Practices
Thermite (Source Code)
Decimal, hex, octal, & binary table
Fuzz Testing of Application Reliability
Writing Software Security Test Cases
128 Videos from Googles Developer Day 2007
The New Syntax for Signatures and Encryption
SecureQEMU 0.9.4
The 80/20 Rule for Web Application Security
BASIC-256 - Line-oriented Programming Language for Children
Ike scan v1.9 (Source)
String Theory for Windows
EFS - The Evolutionary Fuzzing System
Requirements for Effective Fuzzing - Testing Security Software
Search

Ways of Executing Code in a PE Executable Before the Entry

File Size: KB
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:   Ways of Executing Code in a PE Executable Before the Entry

 

Sponsor Links

Sponsor Links

Share/Bookmark