Slashdot Mirror


Virus Writers Look Ahead: Target 64-bit Windows

Ashcrow writes "A new virus, named W64.Shruggle.1318 by Symantec, is being 'tested' on AMD64 machines running 64-bit Windows. While it is not currently a danger to 64-bit Windows users, it does show that virus writers are looking toward the future. The exploitable software in questions is currently unreleased outside of beta. News.com has the full article."

62 of 205 comments (clear)

  1. Interesting. by London+Bus · · Score: 5, Interesting

    I hadn't realised that there were sufficiently many fundamental changes to a 64-bit system as compared to a 32-bit system that meant that a virus written for one wouldn't work on the other. What's so different? How does a different integer or word size affect the functioning of a virus so greatly, when interoperability is such a priority?

    1. Re:Interesting. by random_culchie · · Score: 5, Informative

      Well I'm sure its a concern when they are trying to cause stack overflows and the like.
      Since the memory is shifted around in bigger chuncks they will have to readadjust their code to pump more useless data to reach the memory address they want.
      Many exploits / worms are made with specific memory locations in mind inorder to inject malicious code into them.

    2. Re:Interesting. by dagoalieman · · Score: 4, Interesting

      As I understand it, and I hope if I'm wrong someone does so and gets a +5 mod... I'm going to be very general and semantic, I'm sure you'll see the point, but details as always are better. :)

      While software is made to be compatible, and Windows has code written into it to help with compatibility, as well as the processors have extensions. Windows also has code in order to take advantage of the 64 bit processor abilities to their fullest. While there's compatibility options available, most of the code that Windows executes was made for 64bit CPU (I should say most of the *compiled* code... I'm not sure how much of a rewrite was needed for porting, as opposed to compiler changes.)

      With new code comes new holes, obviously. And the same can be said for third party softwares- that new code which takes advantage of the processors to its fullest will have some new code (extending through compilation, of course).

      I would say, though, it wouldn't surprise me to find out that the programs themselves are really quite incompatible, but the files themselves are written for maximum compatibility. Pop one in an email, and it works on a 32 bit based machine I mean.

      As an aside, I wonder if this is an attack on AMD's compatibility, or 64 bit code in general.. I note that the article mentions AMD with specitivity, not Intel.

      --
      We don't need no Net Explorer We don't need no Thought control
    3. Re:Interesting. by vi+(editor) · · Score: 5, Informative

      A virus doesn't need any stack overflow as it spreads by the user executing infected programs.
      The techniques you describe are usually used by worms.

    4. Re:Interesting. by pjt33 · · Score: 2, Interesting

      I know that, and you know that, but the general public doesn't. Therefore anti-virus companies (whose products include firewalls and e-mail filters to protect against some worms) just use the word virus indiscriminantly. Meh.

    5. Re:Interesting. by Zeever · · Score: 4, Informative

      Actually, those kind of attacks are precisely what the new NX bit (http://en.wikipedia.org/wiki/NX) tries to defeat. In IA32 pages in memory can be read and written, if they can be read, the can be executed (making possible the classic buffer overflow attack).
      In AMD64 (and some other architectures) pages have one more permission: they can be read, written AND executed.. and pages in the data section of a program (where you store all dynamic data, variables, arrays, etc. and buffer overflow exploits) have the NX (not execute) bit set by default.

      --
      -- Who, you?
    6. Re:Interesting. by gibson_81 · · Score: 2, Interesting

      IIRC, this has been present in MMUs since the 486 (maybe 386 too) ... Don't know why it was never used ... mem pages there had the classic "RWX" permissions ... I can understand why that couldn't be used in Linux (since other CPUs might not support it), but why Windows ignores those bits is beyond me ...

    7. Re:Interesting. by ultranova · · Score: 3, Informative

      I can understand why that couldn't be used in Linux (since other CPUs might not support it)

      Um, you do realize that Linux contains quite a bit of architechture-specific stuff, which can be enabled or disabled at configure time ? Such as support for SMP or NUMA, for example...

      Coming to think about it, I don't think a 32-bit processor would be much amused being treated like 64-bit one, and yet Linux supports both...

      --

      Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

  2. Beta testing by Anonymous Coward · · Score: 5, Funny

    Where can I sign up for beta testing!?

    1. Re:Beta testing by Johnny+O · · Score: 2, Funny

      Just install windoze - nuff said...

    2. Re:Beta testing by Riktov · · Score: 5, Funny

      With viruses, beta testing signs up for YOU!

  3. I always suspected by aussie_a · · Score: 3, Funny

    but now I know. It IS those damn virus protectors making the viruses. I always said if there weren't any viruses the virus protectors would be out of business and they wouldn't allow it. This is the proof.

    1. Re:I always suspected by tonyr60 · · Score: 4, Insightful

      Yes, but....

      Maybe I am too much into conspicy stuff, but I have the idea that it is in Symantec's best interests that their clients believe that even the new, upgraded OSes need virus protection.

      So they are going to look VERY hard to find reasons why 64 bit XP needs new anti-virus tools.

    2. Re:I always suspected by polecat_redux · · Score: 2, Insightful

      It's like blaming firemen for setting peoples houses on purpose.

      ...or like blaming cops for unjustified assault and/or murder... that's just silly.

    3. Re:I always suspected by Doppleganger · · Score: 2, Insightful

      No, no.. firemen set fire to books, not houses.

  4. This just in... by AnimeFreak · · Score: 3, Funny

    ...a virus has been created for the 68000! Virus writers are thinking in the past! It's called W32@Lame.

  5. Re:It makes me wonder.... by MoonFog · · Score: 4, Informative

    The same CPU also gives AV software the same increase in speed etc. So it's just business as usual for AV, the war between the virus makes and the Anti-virus makes continues no matter what architecture the underlying structure has.

  6. Re:It's a good thing by Anonymous Coward · · Score: 5, Funny
    Burn them at stake! Lynch'em! Make them watch Liza Minelli!

    Your humanitarian side is showing through. Please make them watch Liza Minelli first, not last.

  7. Phew! by MisterLawyer · · Score: 4, Funny
    While it is not currently a danger to 64-bit Windows users, it does show that virus writers are looking toward the future.

    Phew! I was worried that all those hordes of current 64-bit Windows users would be at danger.

    1. Re:Phew! by mkosmul · · Score: 3, Funny

      While it is not currently a danger to 64-bit Windows users, it does show that virus writers are looking toward the future.
      Maybe the virus is also a beta, so it still lacks some functionality the retail version is going to have.

  8. This shows once again by Anonymous Coward · · Score: 5, Insightful

    that Windows is just targeted because it is so popular, not because of inherent security problems.

    After all Windows 64-bit is allready installed on millions and millions of machines so it is only natural that hackers attack it instead of those few machines that run 64-bit Linux.

    Oh, wait...

    Nevermind.

    1. Re:This shows once again by richie2000 · · Score: 2, Funny
      yup - how LONG has 64 bit systems been around?

      Well, apparently 20 minutes is all it takes.

      (Yes, I noticed the pun and for the record it did make me smile. Come back when you've defined a LONGBOOLEAN in Modula-2 and we'll talk. :-)

      --
      Money for nothing, pix for free
    2. Re:This shows once again by Gary+Destruction · · Score: 2, Interesting

      User base is not as significant as people would think. The main reasons for attacks against an OS are reputation and design.

      Throughout the years, Microsoft has been very lax and carefree about security. Since the 90's, security experts have warned Microsoft about security issues and Microsoft blatantly ignored them. As a result of this negligence, Microsoft had earned a bad reputation.

      Then you get into design and you see unnecessary services running, browser integration, ActiveX/COM with unrestricted access to the system, services listening to anything that speaks including WAN traffic, NetBIOS going over TCP/IP over a WAN by default, file and printer sharing binding to all adapters including those that haven't been selected, Microsoft insisting that personal firewalls are the answer to unnecessary Windows services, etc. The list goes on and on.

      Had Microsoft been more serious about security in the 90's, it would have been a whole different story.

  9. conspiracy? by rixdaffy · · Score: 4, Insightful

    Sometimes it is almost as if antivirus companies hire people to write all those "proof of concept" virusses, just to make sure that they don't loose any marketshare and they have another good reason to have their spread through press releases...

    Ricardo.

    1. Re:conspiracy? by Anonymous Coward · · Score: 2, Interesting

      "almost"?

      I have seen several virus warnings in computer mags that go "This virus has currenly not been spotted outside of $ANTIVIRUSCOMPANY's labs".

      Well, how did it get in there, if not from the outside? It was made in there.

    2. Re:conspiracy? by Anonymous Coward · · Score: 3, Interesting

      Unless it somehow infected their computers or their systems were targeted maybe??? I know of a few virus authors who turned from black-hat to white-hat instead of spend time in jail, that isn't a bad thing. Where will you find the really great, if misguided geniuses? John Carmack wanted to be a phreak in the early bbs days.

    3. Re:conspiracy? by flonker · · Score: 5, Informative

      Virus writers will frequently submit their own virus to the AV companies, to get it listed in the AV software. They don't release it into the wild, out of ethics, but they get some ego gratification and acknowledgement. When AV companies claim they detect a huge number of viruses, most of the viruses they detect have never been seen in the wild. It's a good thing too, as most viruses in the wild are very simple things. Some proof of concept viruses can be extremely hard to detect and remove.

  10. Maybe this is a good thing. by qualico · · Score: 4, Funny

    "The virus supports vectored exception handling to avoid crashing during infections."

    Maybe this is a good thing.
    Those viruses will show developers how to write better code. :->

    Seriously though, vulnerabilities will grow in proportion to the complexity of our systems.

  11. Re:so what? by Amiga+Lover · · Score: 3, Funny

    A new virus, named W64.Shruggle.1318 by Symantec, is being 'tested' on AMD64 machines running 64-bit Windows. While it is not currently a danger to 64-bit Windows users, it does show that virus writers are looking toward the future. The exploitable software in questions is currently unreleased outside of beta

    So... not only did SP2 suffer delay upon delay until its release, we now have to put up with the same delays for our windows viruses?

  12. oldschool by prockcore · · Score: 5, Informative

    This is an oldschool virus, it works by appending itself to the end of an .EXE, the Linux "proof-of-concept" viruses worked this same way.

    MS actually has some safeguards to prevent this thing, but it could use some minor tweaks to make it even better.

    I propose that XP should require you to create a user account by default.

    I propose that all software should be distributed as .MSI files instead of .exe installers. (They work the same, double click the .MSI and it runs MS's Installer, but the MSI can't run arbitrary code.. it works like an RPM in this regard).

    The installer should prompt for the Admin password and install the .exe so that only admin can write to it.

    Any .exe not installed by the MS Installer should be marked as "dirty", and windows should refuse to run it.

    This would prevent this type of virus. Coupled with XP64s support for NX, you'd actually have some semblance of security.

    1. Re:oldschool by Dogers · · Score: 3, Insightful

      ..causing Jonny Public and his family endless grief, making them stick to windows 2000 or 98.

      The general public are stupid and would not even be able to handle that level of security! They'd want to know why their new mouse cursors can't be installed, why their IE search bar needs a password, etc, etc

      --
      I am a viral sig. Please copy me and help me spread. Thank you.
    2. Re:oldschool by prockcore · · Score: 4, Insightful


      The general public are stupid and would not even be able to handle that level of security! They'd want to know why their new mouse cursors can't be installed, why their IE search bar needs a password, etc, etc


      Good. It's time for the general public to suck it up.

      If the general public can handle OSX (and presumably they can), then they can handle this. OSX installers require the admin password.

    3. Re:oldschool by iainl · · Score: 3, Insightful

      I was almost with you, right up to the "Any .exe not installed by the MS Installer should be marked as "dirty", and windows should refuse to run it" comment.

      I understand your concern, but this would break compatibility with absolutely everything, which would be enough to make people avoid upgrading. I agree that it would make virus-writers lives more difficult, but its at too high a price on the user's experience.

      Maybe an alternative would be an Admin-controlled "install mode" - drop into that, and for the duration of the session anything can be installed, and will automatically marked as 'good'. Disconnecting from the network while that is running would obviously be handy, too.

      --
      "I Know You Are But What Am I?"
    4. Re:oldschool by LiquidCoooled · · Score: 2, Informative

      If you impliment everything exactly as you say, then viruses and trojans will just get packaged inside msi files.

      As long as there are executable entry points, malicious code will unfortunately always find a way to run.

      The best we can do is limit the damage they can cause, and requiring users to run in user space has been proven to be a good defence. Granted, its not foolproof at the moment, but we have to build on what works.

      --
      liqbase :: faster than paper
    5. Re:oldschool by Anonymous Coward · · Score: 2, Informative

      An MSI file can't run arbitary code? You're kidding; the Microsoft Installer Engine has an entire scripting language and full access to the registry and filesystem. MSI files created with installer creation tools such as Install Shield have their own, even more powerful scripting capabilities; you could write a complete application with it if you were perverse enough.

    6. Re:oldschool by mlock · · Score: 5, Informative

      > I propose that all software should be distributed
      > as .MSI files instead of .exe installers. (They
      > work the same, double click the .MSI and it runs
      > MS's Installer, but the MSI can't run arbitrary
      > code.. it works like an RPM in this regard).
      Sorry, doesn't work.

      MSI files can embed DLL's, and these can be called during setup.
      http://msdn.microsoft.com/library/en-us/ms i/setup/ adding_launch_to_the_customaction_and_binary_table s.asp

      Like the post-conf scripts in RPM and DEB :-)

  13. a little naive by HBI · · Score: 2

    This has happened before.

    --
    HBI's Law: Frequency of calling others Nazis is directly correlated with the likelihood of the accuser being Communist.
  14. Viruses by Un0r1g1nal · · Score: 3, Interesting

    Although I thoroughly disagree with these malicious programs, and any virus of any discription, they do encourage people to create neater code and to develop better code that is invulnerable to these kinds of exploits. One could always hypothesise about how much we may or may not have developed programming code without having to spend money on prevention of these exploits.

    --
    If at first you DON'T succeed, Skydiving is NOT for YOU!!
    1. Re:Viruses by DrSkwid · · Score: 3, Informative

      and any virus of any discription[sic]

      If you had any sense you'd notice that the "virus" in question was written by anti-virus people as a way to demonstrate a vulnerability of the w64 platform.

      Do you find road car crash tests equally repugnant?

      One could always hypothesise about how much we may or may not have developed programming code without having to spend money on prevention of these exploits.

      As long as there are systems there will be exploits; be it computers, social security, passports, education - such is the way of the dragon.

      --
      There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
    2. Re:Viruses by morzel · · Score: 2, Informative
      Although I thoroughly disagree with these malicious programs, and any virus of any discription, they do encourage people to create neater code and to develop better code that is invulnerable to these kinds of exploits.
      Dude... It's a virus, not a worm.
      You can write your code as secure and neat and clean as you want, that doesn't protect you from a virus that injects some code into your compiled executable.

      Operating systems may be part of the solution, but IIRC we are weary of proposed solutions (ie: TPC).

      --
      Okay... I'll do the stupid things first, then you shy people follow.
      [Zappa]
  15. Re:Wow! Beta Viruses! by random_culchie · · Score: 3, Informative

    Ìf you did RTFA you would see that the virus was a proof of concept released on an antivirus newsgroup.
    In other words these people have discovered the problem and given it some publicity by making a basicly useless virus. Their intent is not malicious
    Its like the first virus for the .NET platform. It existed just because it could.

  16. Re:Mod parent up by Lord+Bitman · · Score: 2, Informative

    though AC'd, probably in anticipation of moderation by people who dont get the refrence, parent is not a troll. It's actually a refrence to an early (not /too/ early, I wasnt around back then) virus which I managed to get infected with on Windows 3.1 (no, I dont use antivirus software to this day, I just dont trust every floppy I find in a computer lab anymore... and no, I dont really still use floppies)
    deserves at least a 0, funny. I mean, it's not that funny, but it's not a troll.

    --
    -- 'The' Lord and Master Bitman On High, Master Of All
  17. Beta tester not need to apply by freitasm · · Score: 2, Funny

    This mal"ware" will probably have a better beta test cycle than most of the soft"ware" released these days. It'll be idiot proof, so anyone can get infected...

    - No need to call us, we'll infect you.

    1. Re:Beta tester not need to apply by ModMeFlamebait · · Score: 3, Insightful

      It'll be idiot proof, so anyone can get infected...

      It won't be idiot proof, it will be idiot dependent

      --
      Pavlov. Does this name ring a bell?
  18. Re:It's a good thing by MvD_Moscow · · Score: 3, Insightful

    Who modded this insightful? I am on windows, I have no problems whatsoever, I don't even have tracking cookies and I haven't been hit by a virus since 1999 or something like that. So quit calling people retards just because they are using windows in a network environment! P.S. I have nothing against linux, I would love to switch but there are no drivers for my USB PPPoE modem for linux. I am not even talking about driver problems on BeOS (which I consider better than linux).

  19. la cosa nostra by polecat_redux · · Score: 4, Funny

    Symantec: The internet is a dangerous place these days - overrun with all sorts of viruses, worms, and malware. But, for only $79, we can see to it that your computer is safe. Without us, who knows what might happen to you...

  20. typical by Anonymous Coward · · Score: 2, Insightful

    As usual, there are few calls to shoot the damn writers of the viruses ... the true problem.

    If it wasn't for the criminals, most windows 'problems' wouldn't be an issue at all.

    before you whine at me, and incorrectly call me flamebait for disagreeing with your somehow more enlightened views about the great good those virus writers do with their vandalism ...

    what do you think of grafitti? do you like it when you look outside in the morning and see some bastard's tag painted on your building?

    You fools treat viruses the same way that most cities (and those fools that call it 'art') treat grafitti ... leave it to the owner of the building to take care of the vandalism instead of tracking down and cutting the hands off the criminals that did the damage.

  21. Re:so what? by JWSmythe · · Score: 2, Insightful


    It's great, isn't it? We set up 3 AMD64 servers before I bought one for myself at home.

    I can't imagine anyone wanting to criple themselves with Windows on such a great platform.

    --
    Serious? Seriousness is well above my pay grade.
  22. I agree, forget Joe (L)user by panurge · · Score: 5, Interesting
    W64 is an opportunity to move away from the whole "the system has to be insecure because Joe Sixpack is stupid" syndrome. If OS X can drop down a window asking for an admin password before installing updates, so can W64. W64 will be supposed to be a professional OS, for Turing's sake. Why can't MS simply use a few $$ of the billions to produce a nice "read this first" poster to explain to newbies how their nice new security system works, and how it will make using the computer so much more pleasant?

    Tinfoil hat time: perhaps all the FUD about SP2 problems, users unwilling to update etc. is just being put out by spammers and malware merchants.

    I agree there is a problem, especially with people who think they are creative. I'm afraid I was positively delighted when the author Louis de Bernieres lost the first 60 pages of his new novel becaue he had failed to make a backup, and complained that he didn't expect to have to make backups, he wasn't a computer expert (or words to that effect). People need to understand that failure to learn the basics can result in pain and distress.

    --
    Panurge has posted for the last time. Thanks for the positive moderations.
  23. In unrelated news... by MickyJ · · Score: 3, Interesting

    ...anti-virus company profits are down.

  24. Sourcecode by MikeDX · · Score: 4, Funny

    I bet the code is something like this:

    while(windows) {
    infect();
    }

  25. Yay! by kg_o.O · · Score: 2, Interesting

    Hardware stack protection, finally, after all these years! All praise AMD! ;]

  26. Re:It makes me wonder.... by mr_z_beeblebrox · · Score: 3, Funny

    64 bit virii are more dangerous

    Don't forget that they can access your computer over the power line and get through the tin foil on your windows. Yep.

  27. Re:It makes me wonder.... by Jackdaw+Rookery · · Score: 2, Informative

    Don't point the finger of idiocy so fast.

    The plural for computer virus is virus. Not viruses or virii.

    So put the finger down and walk away.

  28. here's the grain of salt by maxpublic · · Score: 5, Interesting

    Some years ago I contracted with Symantec for about five months and worked closely with several of their departments, including the folks who did tech support for their anti-virus software. During that time Symantec offered a cash bounty to any techie who brought in a virus 'from the wild' that wasn't covered by the their antivirus software.

    It was common knowledge that many of these 'wild' viruses were actually, in fact, written by the support staff themselves in order to collect on the bounty. But Symantec didn't care because this just allowed them to enlarge their virus definition file and show their customers why it was important to subscribe to their update service. From my point of view it was a "wink, wink, nudge, nudge" sort of thing.

    This was one of just many things about Symantec which disgusted me so much that after that contract I refused to work with them ever again. I don't know if they still have an update service for their anti-virus software, but it wouldn't surprise me if many of our future 64-bit viruses came directly from employees of Symantec itself.

    It's a great business model: release the viruses, then sell the software that combats those viruses. Unethical and illegal, but a solid money-maker for those who don't care about such trivial things.

    Max

    --
    My god carries a hammer. Your god died nailed to a tree. Any questions?
    1. Re:here's the grain of salt by Anonymous Coward · · Score: 4, Informative

      But Symantec didn't care because this just allowed them to enlarge their virus definition file and show their customers why it was important to subscribe to their update service

      This common accusation is a hoax. All major virus detection houses signed a mutual agreement to share their virus research. At one point, all these compagnies decided they would compete on features, ease of use and so forth, but not on virus coverage.

      They did so in part to better protect their consumer, but also to dodge the baseless accusation made above.

  29. Lol the general public can't handle OSX by SmallFurryCreature · · Score: 4, Interesting
    The average Apple user I have met isn't a computer whizkid. However there is a huge difference with the unwashed windows hords. The Apple user KNOWS he is a computer moron. Most of them therefore do little things like read the goddamn fucking manual. They are also less likely to be upset about safeguards. (just check with your local emergcency crew, it isn't the 2 left hands doctor who decides to do a bit of DIY who cuts of his thumb. It is the DIYer who think he knows it all and thinks safety catches are for wimps)

    The problem with windows isn't that its users are stupid and don't know shit. The problem is that MS has chosen to encourage these computer morons to feel like they know what they are doing and has given them enough rope to hang themselves with.

    It makes people feel good and gives helpdesk monkeys around the world fulltime employment.

    Remember, virusses, trojans, spyware ARE GOOD for the local economy.

    --

    MMO Quests are like orgasms:

    You may solo them, I prefer them in a group.

  30. Re:To make things easier by mr_z_beeblebrox · · Score: 4, Funny

    Of course, this means distributing the virus in source code form and compiling it on the target computer, but I'm sure users would be more than happy to take that step for you.

    I can hear that conversation now: "I can't run this Anna Kornokova Simulator"
    "Call Bob he is a linux user, he can help you"
    "Hey Bob, I got the Anna K sim and..."
    "You know that will be a virus"
    "No, it's different THIS time. Tell me again the magic words, I am sure it'll be okay"
    "SIGH, dot slash config...MAKE....MAKE INSTALL"

  31. AMD's compatibility by dpilot · · Score: 4, Insightful

    AMD has the NX bit, and ISTR that Intel doesn't have it on their IA32e, or whatever the heck they call it, and that they reserved NX for IA-64. The NX bit makes the job more demanding for virus and worm writers, so I would expect AMD to give them additional concerns.

    --
    The living have better things to do than to continue hating the dead.
  32. 3 reasons.... by DrYak · · Score: 5, Informative

    1. First most important technology :
    AMD64 processors have NX extension.
    Which [quoting wikipedia] : "stands for "no execute", a technology used in CPUs such as Sun's Sparc, Transmeta's Efficeon, and newer 64-bit x86 processors to prevent code from being executed on areas of memory flagged with an NX bit. This feature signifigantly lowers the probability of crackers exploiting buffer overflows and increases overall system security.".
    This technology is only supported in newer OSes like Windows XP 64 and Windows XP SP2. It wasn't supported before (exemple in Windows XP SP1 or in Windows 2000).
    So before all, a new AMD64-compatible virus, has to cope with new forms of protection.

    2. Binary compatibility.
    This is going to be more technical.
    AMD64 (and Intel's clone "EMT64") are an extension over the standart 32bits inscruction set (IA-32).
    So yes, AMD64 could run any 32bit code natively, unlike Itanium (which can only emulate it, with some hardware assistance).

    BUT : A worm isn't your average spread-sheet application. It doesn't always run stand-alone.
    In order to perform some operation, like infecting a computer without user attention, or gaining administrator privileges, or hacking some kernel stuff to help its replication, the worm must inject code inside OTHER application.

    And even if the virus is 32bit, if it infects a 64-bits OS, odds are the applications in which the virus must inject code (e-mail client, kernel, etc...) will be 64bits application.

    64bit bit binary code isn't necessary exactly the same as 32bit. Some binary code may be interpreted as different instruction depending on whether the memory segment (the application) was tagged as "16bit code", "32bit code" or "64bit code".
    The processor can run all of this "dialects" natively in hardware, but may be expecting a different dialect because the application is tagged as 64bits and the injected code was intended for 32bits systems.

    Denpending on the implementation (i don't know AMD64 well enough), when loading data into pointer register, the 32bit code running in 64bit application could either :
    - only override the lower 32 bits of the pointer, keeping intect the upper 32 bits.
    i.e.: load 0x00001234 into a register whose value is 0x0012345601234567, will give you 0x0012345600001234) a different location than expected by the virus, and the machine would crash instead of being infected.

    - read pas the lenght of the instruction in code memory.
    simplified exemple :
    if code is "LOAD into pointer 0x00001234, then ADD 500 to register B".
    the pointer will be loaded with garbage data "0x0001234, then ADD", and the processor will try to execute code form "500 to register B" which doesn't mean anything, and the machine would crash instead of being infected.

    (some useful link about 64bit architecture).

    3. Memory model :

    Last but not least, memory organisation is different between a 32bits and a 64bits OS.
    So worm should use different exploits to inject code into different places.

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
  33. Re:so what? by MikeXpop · · Score: 4, Insightful

    Yeah. It's really crippling being able to run a variety of commercial software including all the latest games.

    Sheesh, what's with all the OS hate around here? Linux, Windows, BSD, Mac OS, Mac OS X, etc are just tools. Tools that can help you get jobs done. Use the best tool for the job. I wouldn't imagine editing video on anything but OS X, just like I wouldn't imagine playing games on anything but Windows, just like I wouldn't imagine running a dedicated server on anything but Linux.

    No one OS is crippling. Limiting yourself due to fanaticism is.

    --
    Etiquette is etiquette. He kills his mother but he can't wear grey trousers.
  34. Re:well thats great.(Whadd'r we s'pose to do now?) by davidsyes · · Score: 2, Insightful

    Then, from a biology perspective, when a cell is cancerous (growing without an off switch) some chemotherapy is in order, right? Whether it's chips or software, someone is going to pursue or craft a knee-capping piece of code. Maybe not many attacks are going specifically after Intel's wares, since it seems the code running in their chips is not (from what I gather) crippling Linux running on the same CPUs that ms windows (lower-casing/deprecation intentional) -based computers.

    Maybe this cracking and hacking response is just normal. Let it work. SOMEthing has to keep ms in check, right? After all, if a corporation has a status of "entity" or "person", and then it runs amok, trying to be all for everyone and control or destroy all it doesn't like to compete with then it also should have a lifespan, and be subject to human "murderers" or "kneecappers", but it seems ms is morphing itself into a cancer by being:

    -voracious (computing, real estate, banking, entertainment...)
    -omnivorous (buy up real or file fake patents)
    -belligerent (FUD, pre-empt moms & pops)
    -bellicose- (funding BSA, (no, not the Boy Scouts))
    -obtuse (pricing)
    -sprially spawning into numerous markets (see item above... let us hope they don't end up in airline cockpits)
    -prevaricators (faked video testimony, ROI, etc...)

    Other companies do similar, but it doesn't seem anyone is hell-bent on attacking:

    -IBM
    -Sony
    -Fujitsu
    -Kroger
    -Marshalls
    -SCO ...

    Wait, SCO is busy juggling the efforts of cutting it's own jugular...

    David Syes

    --
    Previously: "Linux... Toward the Sunrise..." Now: "Linux... Toward the-- No, now, part of Every Sunrise"