I've been fiddling with directly accessing dynamic strings. From
clues gleaned in POFFs and a few tests I've run I'm pretty sure
that they start on (at least) DWORD-aligned boundaries.
Granularity isn't important for what I have in mind but I it
appears to be a rather odd 24 bytes.
Can anybody confirm/deny this?
Thanks
-Ian
------------------
clues gleaned in POFFs and a few tests I've run I'm pretty sure
that they start on (at least) DWORD-aligned boundaries.
Granularity isn't important for what I have in mind but I it
appears to be a rather odd 24 bytes.
Can anybody confirm/deny this?
Thanks
-Ian
------------------
Comment