Results 1 to 6 of 6

Thread: Chance of DECODING VB.NET assembly

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Oct 2002
    Location
    Gammapolis
    Posts
    1,474

    Chance of DECODING VB.NET assembly

    How safe is it to store critical data in your code in VB.NET? How can someone break into your .exe file -decode it- and read that data? Ofcourse you all know that some can break into everything but i dont mean those ppl, i mean average users.

  2. #2
    Registered User
    Join Date
    Nov 2002
    Location
    Växjö, Sweden
    Posts
    314
    We had a thread running about this. Maybe that will help you.

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Oct 2002
    Location
    Gammapolis
    Posts
    1,474
    Thanks, useful thread, but as Edneeis said in that thread, when using encrypted file, where to store the string key?

  4. #4

    Thread Starter
    Frenzied Member
    Join Date
    Oct 2002
    Location
    Gammapolis
    Posts
    1,474
    And here comes ILDASM, are other languages this easy to decmpile?

  5. #5
    Registered User
    Join Date
    Nov 2002
    Location
    Växjö, Sweden
    Posts
    314
    Well, there where no concrete answers in that thread, more recommendations. But I think it all comes down to doing it as hard as possible for the hackers.
    Last edited by Athley; Dec 20th, 2002 at 04:51 PM.

  6. #6
    Registered User
    Join Date
    Nov 2002
    Location
    Växjö, Sweden
    Posts
    314
    No disrepect to the people that posted their ideas of course, that was not what I meant. It just felt like for every solution in that matter there where another problem. Unfortunately that's what it all comes down to I think.

Posting Permissions

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



Click Here to Expand Forum to Full Width