#1
|
|||
|
|||
How to execute a snippet of code before the main execution!
Hi,
I just want to know if there is a way to execute a snippet of code before the windows loader tries to load the image of the code section into memory and use the address of EIP to execute the main program. If so,let me know how you would do this whether by sharing a source code or giving some explanation. Also if it's not possible,share some points about how to run a thread before running the main thread which is strictly attached to the main process. Also let me know which option with assembly Linker should be used to add a checksum in the PE file header. Thanks. Android. |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Code snippet for Base34 Encoding | TempoMat | General Discussion | 11 | 03-29-2020 17:58 |
Code timing snippet | Git | Developer Section | 5 | 01-05-2018 02:05 |
Load and Execute unsigned code into kernel in Windows 10x64 | TechLord | General Discussion | 1 | 03-12-2017 16:30 |
Any ideas about executing phpinfo() in this code snippet | XnHandt | General Discussion | 0 | 12-28-2012 00:46 |