Ive had a member of my site contact me saying that every time he tried to add code tags, it would post a lot of *'s instead of spaces.. I think its best just to link to an example.
http://cheatersutopia.com/forum/show...939#post106939
Quote:
Code:
.text:3003D3E0 sub_3003D3E0* * proc near* * * * * * * *; CODE XREF: vmMain+28p
.text:3003D3E0
.text:3003D3E0 arg_0* * * * * *= dword ptr* 8
.text:3003D3E0 arg_4* * * * * *= dword ptr* 0Ch
.text:3003D3E0 arg_8* * * * * *= dword ptr* 10h
.text:3003D3E0
.text:3003D3E0* * * * * * * * *push* * ebx
.text:3003D3E1* * * * * * * * *xor* * *eax, eax
.text:3003D3E3* * * * * * * * *push* * esi
.text:3003D3E4* * * * * * * * *push* * edi
.text:3003D3E5* * * * * * * * *mov* * *ecx, 682A6Ch
|
If you see there it added a bunch of asterisk instead of the spaces originally intended.. does anyone know why?