Slashdot Mirror


User: deftcoder

deftcoder's activity in the archive.

Stories
0
Comments
211
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 211

  1. They have no idea? on Storm Hits Blogger Network · · Score: 1, Insightful

    "I have no idea how they are doing this."

    Sounds like somebody should be out of a job. Incompetence of this magnitude should not be tolerated.
  2. mod parent up! on Brain Implants Relieve Alzheimer's Damage · · Score: 1

    Nice... hope the mods see you.

  3. Regarding comments on Linux Wireless Driver Violates BSD License? · · Score: 1

    Seems someone found an earlier article on his blog that is a bit hypocritical. :-)

    https://www.blogger.com/comment.g?blogID=636719409 7783716840&postID=4418674504017401530

  4. Re:Try Battletoads on Game Essentials - 20 Difficult Games · · Score: 1

    Haha, wait until you get to level 9... you have to swim through an underwater maze without getting crushed by fast-moving gears.

    I never made it past level 9. :--(

  5. Re:Rootkits aside... on Another Sony Rootkit? · · Score: 1

    ... Other than the fact that one scenario is desired, while the other is not.

  6. Re:Rootkits aside... on Another Sony Rootkit? · · Score: 2, Informative

    Rootkit doesn't necessarily imply 'backdoor'. A rootkit CAN open a backdoor, but it's possible to rootkit a system for other reasons.

    Example: Daemon Tools, a popular virtual drive program, uses rootkit-esque behavior to hide its drivers from the various game copy protections it aims to defeat. It's a rootkit for a legitimate purpose. This is not.

    It's a malicious driver attempting to hide things from the user without their consent. QED.

  7. Re:This article is retarded on Another Sony Rootkit? · · Score: 5, Informative

    Hi.

    They are patching 2 API functions, FindFirstFile() and FindNextFile(), not to report the presence of a directory. They are doing this by loading a malicious *DRIVER*.

    This is quite different than simply toggling a flag for a given directory.

  8. Re:Rootkits aside... on Another Sony Rootkit? · · Score: 5, Insightful

    A malicious driver is being installed that patches the Win32 API ( FindFirstFile() and FindNextFile() ) not to report the presence of a directory when enumerating through your C:\Windows folder.

    How is this *NOT* a rootkit? This is the very definition of one!

  9. Re:That's life on New York Taxi Drivers To Strike Over GPS · · Score: 5, Funny

    How on Earth did you manage to use you're/your both correctly and incorrectly in the same sentence?

  10. Re:Youtube footage of the monkeys on Attack of the Evil Monkeys From Hell · · Score: 1

    Wow... long time since I heard that one.

    Mods, +Funny?

  11. Re:But why do they need to install spyware/rootkit on BioShock Installs a Rootkit · · Score: 1
    ShadowRun was basically:

    if(windows.version != VISTA)
            ShowError();
    else
            ProceedWithInstallation();

    Took Razor 1911 about 5 seconds to patch.
  12. Re:UAService7 not on my system thank god on BioShock Installs a Rootkit · · Score: 1

    Thanks for the info!

  13. Re:UAService7 not on my system thank god on BioShock Installs a Rootkit · · Score: 1

    Cool, thanks!

  14. Re:UAService7 not on my system thank god on BioShock Installs a Rootkit · · Score: 1

    What sort of performance do you get on the 7900gs? My laptop is a 2ghz Core 2 Duo, 2gb ddr2, 256mb 7900gs, and I'm interested to see how well this game will run.

  15. Re:raising vs begging the question on BioShock Installs a Rootkit · · Score: 1

    This mistake will probably stop occurring around the same time that people realize "it's" isn't a possessive.

  16. Re:Yet another game on BioShock Installs a Rootkit · · Score: 1

    I was walking through the family room at a friend's house yesterday when I saw something crazy on TV. I actually stopped in my tracks and watched for a few seconds before realizing it was a commercial.

    It was the commercial for BioShock. I was actually drawn in by it... that hasn't happened in a long time.

    I was actually considering buying this game through Steam after looking at the Wikipedia article earlier today. I'm not rootkitting my Windows machine to play a game though.

  17. Re:But why do they need to install spyware/rootkit on BioShock Installs a Rootkit · · Score: 2, Insightful

    No.

    It would probably be an unwise business decision to automatically exclude over half of your potential customers at this juncture.

  18. Re:AllofMP3.com and ThePirateBay on Antigua May Be Allowed To Violate US Copyrights · · Score: 1

    Well, TPB doesn't actually distribute content, but allofmp3 does.

  19. Re:cbf switching to WPA on UK Police Cracking Down on Broadband Theft · · Score: 1

    MAC address whitelist isn't worth the time you take to set it up.

    I could still crack your WEP key in 5 mins (I'm slow), and possibly disconnect all your devices remotely. Then I would fake one of your devices' MACs and connect.

    It's stupidly easy with a Debian Linux laptop + the aircrack-ng suite of tools.

  20. Re:Not a Gentoo user on Linus Torvalds Speaks Out on Future of Linux · · Score: 3, Informative

    Debian has apt-build if you really want to waste your time manually compiling stuff...

    apt-get install apt-build; man apt-build

  21. Re:Finally ... a measure that's right on the butto on Going to Yosemite? Get Your Passport Ready! · · Score: 1

    Please don't randomly spew forth information (in this case, incorrect information) without at least citing a source.

    Also, 24 is pretty far from 1. http://www.nationmaster.com/graph/cri_mur_percap-c rime-murders-per-capita

    I'd consider a few of those nations in front of us on that list to be "developed".

  22. Re:shaving is for female interest on Boston Judge Denies RIAA Motion for Judgment · · Score: 1

    There is a correlation.

    Rampant misspellings and grammatical inconsistencies usually imply a lack of education or attentiveness.

  23. Re:And that's the problem with corporations on Contractor Folds After Causing Breaches · · Score: 4, Informative

    A judge can reinstate a business for the duration of a trial though, even if it was dissolved (with no objections) through the normal channels.

    Just because your business was officially dissolved (through the Secretary of State's office) doesn't mean that you're off the hook for bad shit you pulled.

    If an employee or contractor was found to be negligent or acting outside of their role within the corporation, they can be found personally liable. That usually results in employee/contractor suing the business and vice versa.

    American business law is very interesting.

  24. Re:shaving is for female interest on Boston Judge Denies RIAA Motion for Judgment · · Score: 5, Funny

    "Your an idiot"
    Haha, I love it.
  25. Re:how ironic on Ubuntu Servers Hacked · · Score: 2, Insightful

    That's because with Linux, you actually *CAN* harden your system. (e.g. kernel-level security patches, exec-shield, SELinux, etc.)