sefo
October 11th, 2004, 15:34
hello, 2 questions:
this is a sample of the pointer to the import table
0820 0000 2800
2008 should be the address of the table and 28 its size?
i don't understand how i can find these informations with this line
2nd question:
the import table:
8 ......0 ......
....F ... ......
................
8 ......u.ExitPr
ocess.KERNEL32.d
ll
where do I have to put the function i want ?
say USER32!MessAgeBoxA
Directly at the end? And then how can I calculate the changes i have to do to the import table description?
Any link or idea would be welcome
regards
this is a sample of the pointer to the import table
0820 0000 2800
2008 should be the address of the table and 28 its size?
i don't understand how i can find these informations with this line
2nd question:
the import table:
8 ......0 ......
....F ... ......
................
8 ......u.ExitPr
ocess.KERNEL32.d
ll
where do I have to put the function i want ?
say USER32!MessAgeBoxA
Directly at the end? And then how can I calculate the changes i have to do to the import table description?
Any link or idea would be welcome
regards