agcraft
September 10th, 2006, 20:44
Hi all.
1.
I used WaitForDebugEvent,Windows API in Debug category.
it works to catch at moment,dll load.
I cought at time When dll loaded by program code,I made.
the information from WaitForDebugEvent is a useful.
but i do not know dll-name loaded.
How can I?
2.
I explain to inject code,machine code, to original program.
but I know to be will re-align section,text or rdata or etc, information.
so I have not any information.
could some help me something?

1.
I used WaitForDebugEvent,Windows API in Debug category.
it works to catch at moment,dll load.
I cought at time When dll loaded by program code,I made.
the information from WaitForDebugEvent is a useful.
but i do not know dll-name loaded.
How can I?
2.
I explain to inject code,machine code, to original program.
but I know to be will re-align section,text or rdata or etc, information.
so I have not any information.
could some help me something?