Everything posted by I_Broke_My_MHZ
-
[Desktops] 2006
I wish I could. I have it but it is a .bmp and compressing it would degrade the quality. If I find it I'll post it.
-
WMF vulnerability
Some facts about this new troublesome vulnerablility: 1) Effects Win98/ME/2000/XP/2003 2) Indexing programs like googledesktop further enhance the ability of the virus to infect the computer. 3) Some browsers cannot open the image without the aid of another program. If the browser is set to prompt before doing so, this can reduce the risk. 4) Even if the extention is changed (say .bmp or .jpg), some image programs will still attempt to render the image correctly and thusly infect the system.
-
[Desktops] 2006
Here it is...
-
My Unattended Install Desktop
I like the colors, but the background picture is retarted.
-
All format Media Player
VLC is the best.
-
Could nLite support win98?
Not enough demand and Win98 is rather old. There is 98Lite which will do what you want.
-
Connecting to my WPA-PSK network.
But he didn't do any Mac address filtering, so that isn't the problem. You guys are just confusing him. There are two different types of WPA-PSK: AES and TKIP. AES is hardware based, TKIP is software/firmware based. Which one are you using?
-
C++ Networking Code
Unfortunately I don't know much about the programming aspect of it all. Maybe the source code of some existing tools can give some useful information. Maybe you should try your luck at a forum more geared toward network programming?
-
why ?
Just because Windows says 1024kb = 1mb doesn't mean everyone else has to! To me it makes a lot more sense that 1000kb = 1mb being that a mega is 1000 kilos.
-
Most widley used windows NOS
NOS means Network Operating System..a fairly useless term.
-
why ?
This is a guess, but it probably has to do with the DVDs being rated as 4.7 on a 1000kb = 1mb scale as opposed to the scale that is used normally 1024kb = 1mb.
-
Intel centrino mobel teck.
Centrino technology is a system that involves the processor, wireless network card and battery. The lower clock speed, better battery and integrated wireless are ment to put an emphasis on mobility performance. Not exactly good for games or anything else high-performance, but works great if you are always going around with your laptop. You don't have to get Centrino to have wireless functionality.
-
Dinosaurs silent install
Assuming it is just a .scr file, you can have a batch file copy it to the windows directory.
-
Can you spot the differances?
* no swear words please
-
[Question] - Linux vs Windows Xp
That statement is just retarted, but yet, appropriate for the question asked.
-
Bad links knock me offline
Yeah your computer is just messed up. Not only did you have a virus, you have norton..which is garbage. Time to format.
-
Bad links knock me offline
Exploits exist that enable someone to close/crash a browser, but it is more likely that IE is just getting errors and closing automatically. Have you updated to the latest version of IE?
-
MAC Filter
Filter what? You need to be much more specific than that!
-
Just set up wireless, with WPA-PSK encryption.
Nothing except enabling WPA encryption will protect you. WEP - too weak, someone can crack it in under 15min. Disable SSID - Only disables one type of SSID broadcasting. A simple sniffing tool can pick up the SSID fast. MAC Filtering - A sniffer can pick up the MAC addresses of the computers connected and clone them. Disable DHCP - The dumbest one of all, one could just assign themselves a static IP. Just enable WPA and you will be fine.
-
WoW and "The Warden"
After a lot of digging I came across this site: http://www.haslo.ch/permalink_669~en Which has a rather useful analasis on the privacy issue.
-
Redirect web address to html file
**** good idea, but I don't have IIS.
-
Redirect web address to html file
Say I have an address like "optemistic.com" but instead of the browser going to "optemistic.com", it gets redirected to a file in the hard drive (like c:\web page\page.html). How would I go about doing that? I'm doing this on WinXP Pro.
-
WoW and "The Warden"
I was considering getting WoW, but I've been reading a few articles about "The Warden" lately that cite concerns over the program's activity. Most notebly is the reading and verifying of every window title that is opened. So I have two questions: 1) Does "The Warden" send potentially personal data over the internet? 2) Besides reading titles, is there anything else worth mentioning about it?
-
C++ Networking Code
This will be somewhat difficult. I think such a technique as spoofing the IP requires the use of raw sockets. Not only were raw sockets disabled/hampered in the newest update to windows, but you will have to know how to utilize raw sockets. So...um..look into that I guess. A lot of the more advanced *nix nuking tools I saw use raw sockets.
-
How to network three pcs without a Hub/Switch
For Win2k you would probably have to install a bridge adapter.