source code easily viewed?



i don't think this is technically a 'bug' per say, but it is to me....

if i create a simple password program in VB, such as 'Enter Password to
Continue', i can simply open my executable file in notepad and find the
password without spending even a minute looking. VB is worst about text
files in resources. you can clearly view the text in plain text!

this is a total security breach, isn't it?

is there anyway to encode my executable files?

Thanks,
.



Relevant Pages

  • Re: source code easily viewed?
    ... brady wrote: ... > i don't think this is technically a 'bug' per say, ... > if i create a simple password program in VB, ... i can simply open my executable file in notepad and ...
    (microsoft.public.vb.bugs)
  • Re: source code easily viewed?
    ... > if i create a simple password program in VB, ... i can simply open my executable file in notepad and find the ... Even if you encrypt the string, but expose the decryption procedure in your ... Leads to a string of nested boxes if you aren't careful. ...
    (microsoft.public.vb.bugs)
  • Re: Executeable
    ... >HI was trying to send a executable file through my email....it was just a ... virus carriers, so many email programs screen them out. ... Tim Slattery ... Prev by Date: ...
    (microsoft.public.windowsxp.general)
  • Writing a value to a executable file
    ... I am trying to write a program that will open an executable file and ... write a value to it to act as a counter to see how many times the ... Is there a better/safer way to do that? ... Prev by Date: ...
    (comp.lang.pascal.borland)
  • secure exe file
    ... We have small executable file, this file downloaded by our user. ... 2-How to get valid digital signature for executable file? ... Prev by Date: ...
    (borland.public.delphi.thirdpartytools.general)

Loading