PDA

View Full Version : Visual Basic Decompiler


Arbitus
2004-05-17, 07:07 PM
Are there any Visual Basic Decompilers? If not I was thinking of just writting my password right into the code. But if there was I dont want people decompiling it and seeing the password

Hades-Knight
2004-05-18, 06:20 PM
I think there was one that worked called fox something........never seen it though but my programming teacher told me

WetWired
2004-05-18, 07:38 PM
At least XOR mask the password. A simple program that searches for text could find it otherwise. :rolleyes: