2014 Jul 10 11:30 PM
Hi folks !
I have a question here, how could hide a parameter typed in a password, so this is not visible in debug mode?
Is this possible?
Thanks for help.
2014 Jul 10 11:45 PM
Nope, anybody with access to debugger can read any variables. That's why debugger in read only mode is still dangerous and access to it should be given easily.
Cheers
Hi folks !
I have a question here, how could hide a parameter typed in a password, so this is not visible in debug mode?
Is this possible?
Thanks for help.
2014 Jul 10 11:45 PM
Nope, anybody with access to debugger can read any variables. That's why debugger in read only mode is still dangerous and access to it should be given easily.
Cheers
2014 Jul 11 12:37 AM
Hi Martin,
Thanks for your explanation.
I imagined it was possible to create a validation when it was typed value (As i done in Java with key press event)
Thanks anyway.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |