Hi,
I am currently analyzing a worm called YUNSIP, I am currently stuck at a function that i am trying to understand, so i need your help.
As you can see in the following picture the worm is accessing the PEB then to the LDR_DATA structure, but inside there i am currently stuck, since i am can't understand what is pointing at by 0x1C inside the LDR_DATA.
My another side question is how do i add the PEB structure to IDA, AFAICS (can see) there isn't such structure defined in the standard structures, is that mean that i am should build that manually ?
Thanks.
I am currently analyzing a worm called YUNSIP, I am currently stuck at a function that i am trying to understand, so i need your help.
As you can see in the following picture the worm is accessing the PEB then to the LDR_DATA structure, but inside there i am currently stuck, since i am can't understand what is pointing at by 0x1C inside the LDR_DATA.
My another side question is how do i add the PEB structure to IDA, AFAICS (can see) there isn't such structure defined in the standard structures, is that mean that i am should build that manually ?
Thanks.