Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Article:
  Protect Your Source Code: Obfuscation 101
Subject:   God save us all...
Date:   2005-04-11 16:35:55
From:   matthewmusgrove

...from developers like you.


Obfuscated source code can still be deobfuscated. Obfuscation only slows would be attackers. You should be fired for claiming that obfuscation is a means of securing programs.


Full Threads Oldest First

Showing messages 1 through 2 of 2.

  • God save us all...
    2005-05-13 16:25:56  hackier [View]

    Obfuscation only stops wusses.
  • Matthew Russell photo God save us all...
    2005-04-13 08:26:03  Matthew Russell | O'Reilly AuthorO'Reilly Blogger [View]

    In response: you already that any code can always be hacked. Nothing is ever really secure from a theoretical standpoint. But to quote you, "Obfuscation only slows would be attackers." That's the whole point, and I'm glad that you mentioned it. And for the record, obfuscation can and does secure programs. Not in the same sense that encryption secures a message being communicated (which I mentioned), but you'd have to redefine secure to say that it doesn't help to protect source code from attack. Nothing can ever totally secure programs, but it certainly does secure them from elementary patches and the likes.