virus. TCP/IP stack is broken
when i run ipconfig , it output nothing.
I decide to uninstall TCP/IP, then Google & Baidu.
the method is
change 0xa0 to 0x80 in the file "%windir%\inf\nettcpip.inf"
when i run ipconfig , it output nothing.
I decide to uninstall TCP/IP, then Google & Baidu.
the method is
change 0xa0 to 0x80 in the file "%windir%\inf\nettcpip.inf"
Then, this is my answer
movf a, w
xorwf b, w
xorwf a, f
xorwf b, f
to proof
A xor B = C
C xor A = B
C xor B = A