Results 1 to 3 of 3

Thread: Decrypting viruses

  1. #1
    Join Date
    May 2006
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Decrypting viruses

    I am working on a way to decrypt viruses, and any help that any of you can give, would be appreciated. Thanks

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    A way to decrypt viruses.
    Are we talking polymorphic viruses?
    There are already ways to decrypt these, since the key and algorithm must be built into the virus' code. It's a bit like using Javascript to "encrypt" one's web page; it's impossible to hide completely, though it can be made difficult to read, since everything necessary to break the encryption needs must be distributed with the encrypted material.

    On a less technical note, why on Earth did you post this in a web-design forum? And without giving any details?
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  3. #3
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    Right... virii... username/IP logged... blocked from my sites... LOL
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •