![]() |
|
#1
|
|||
|
|||
|
EXE files and apis
I want to insert some code at the beginning of a code segment of a .exe file so the application will close when this code will execute.I could write a illegal operation like 00 00 00 and the application will close becouse it tried to execute an illegal instruction.But i want to use windows API's to close the application.I want to use Exitproces API function but i don't know how to call it.
Can i find out the address of ExitProces function by looking in the PE header or how ? |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| APIs in Olly | jump | General Discussion | 3 | 09-25-2013 19:03 |
| help patching apis | Shub-Nigurrath | General Discussion | 7 | 01-26-2006 17:16 |