View Single Post
Old Aug 3rd, 2005, 11:21 AM   #25
Moldz
Programmer
 
Moldz's Avatar
 
Join Date: Feb 2005
Posts: 54
Rep Power: 4 Moldz is on a distinguished road
Actually, anything in a program can be changed, not just the strings. Someone could use a debugger to figure out where your program is getting the password or simply add some instructions (in assembly) to bypass whatever security measures you added.

It happens all the time. Ever download a crack for a game? Same thing.
Moldz is offline   Reply With Quote