The MASM Forum

General => The Campus => Topic started by: buck12 on January 09, 2014, 12:10:06 PM

Title: fs :[0x01] References
Post by: buck12 on January 09, 2014, 12:10:06 PM
So I have seen this many times and even on Ollydbg discussions when viewing code but could never figure it out.
fs :[0x01] PEB Process Environment Block.

I tried searching for it on the dump window but could never find it Control +G.

Can someone explain to me what this is trying to say and how it applies to Ollydbg for example fs :[0x01]?

Thanks
:greenclp:

Title: Re: fs :[0x01] References
Post by: dedndave on January 09, 2014, 04:27:27 PM
google Thread Environment Block (TEB) or Thread Information Block (TIB)