decrypt the computer language data in exe files, or any files, so it can be read in english?
You would need a "disassembler" ,like w32dasm,that can turn the digital "goobly-gook" of an exe file into assembler code. Also hex editors can pickout text messages embedded in files if there is any.
does anyone know how to cancel Netbios over TCP/IP in network settings?
Disabling "file and print sharing" is all that is needed. Some Windows OSes will still leave the netbios ports open if this is done, but they will not answer netbios calls. (You might be able to hack this in the registry, but I have never seen any reason to go that far.)
EDIT I forgot to add that you should also remove "client for..." if your not networking your computer with other Windows boxes.
Hope this helps
Last edited by Ghost_Hacker; 01-05-2003 at 11:43 AM.
Ferengi Rules of Acquistion:
Rule # 47 Don't trust a man wearing a better suit than your own.