right the way a thought it would be
:
[my thoughts]
hm.. a ' and it does crash.. oh! wait! wasn't there something with sql the last time you hex-edited the settings - checking - right! very likely to be sql-related.
so having the hex editor open i could check how he stores the string - checking - oh |$| is the separator (or at least part of it).. looks weird. think it is self defined. must check how the program reacts! - checking - hehe, crashes, yes, that was right! ok, think i should give some suggestions - looking for other things.....
[/my thoughts]
well, i know that you often say that one should use a program in the right way, because not all bugs are only caused by the program when it just does what it should. here is just my philosophy of creating a program: make the user only be able to do what the program is supposed to do and rather avoid any crash than letting the user alone with a crashing program. so well the user should not do many things but it would be easier if the the user just could not do these things so that he/she does not have to think about it...
just my philosophy
.
[and btw: i don't think that one would really thing you want to hide something if you encode a string with base64
]
have a nice day!
mrshl
[my thoughts]
hm.. a ' and it does crash.. oh! wait! wasn't there something with sql the last time you hex-edited the settings - checking - right! very likely to be sql-related.
so having the hex editor open i could check how he stores the string - checking - oh |$| is the separator (or at least part of it).. looks weird. think it is self defined. must check how the program reacts! - checking - hehe, crashes, yes, that was right! ok, think i should give some suggestions - looking for other things.....
[/my thoughts]
well, i know that you often say that one should use a program in the right way, because not all bugs are only caused by the program when it just does what it should. here is just my philosophy of creating a program: make the user only be able to do what the program is supposed to do and rather avoid any crash than letting the user alone with a crashing program. so well the user should not do many things but it would be easier if the the user just could not do these things so that he/she does not have to think about it...
just my philosophy
[and btw: i don't think that one would really thing you want to hide something if you encode a string with base64
have a nice day!
mrshl












