Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.57K
~2K People Reached
Favorite Forums
1 Posted Topic
Re: [QUOTE=vijayan121;566038]this is what Pietrek suggests: ..... lots of C++ code ..... [/QUOTE] That is very helpful and seems to work well on XP32, but it fails on XP64 ReadProcessMemory( hproc, pbi.PebBaseAddress, peb, sizeof(peb), &read ) ; assert( read == sizeof(peb) ) ; this assert fails Any help? TIA, wezt |