![]() |
|
#3
|
|||
|
|||
|
Well Ida has analyzed and defined in the stack setup:
Code:
int *v1; // edi _DWORD *v2; // esi _DWORD *v3; // eax Code:
struct SomeStruct
{
PDWORD pdwField1,
PDWORD pdwField2,
PDWORD pdwField3
}
|
| The Following User Says Thank You to Avalon For This Useful Post: | ||
niculaita (02-20-2019) | ||
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Multiply by negative one | chants | General Discussion | 8 | 02-08-2017 23:23 |
| I need some suggestion about a site structure | Hero | General Discussion | 4 | 04-30-2005 16:34 |
| Need help with IDA and operand offsets | Ecmhacker | General Discussion | 4 | 05-04-2003 10:20 |