Problem: Analyze types of force Password |
|
07-16-2012, 10:48 AM
(This post was last modified: 07-16-2012 10:51 AM by Morpheus.)
|
|||
|
|||
|
Problem: Analyze types of force Password
I have this source code to prevent the size of the password does not exceed the value [4 and 255] in a control NumericUpDown.
Code: (SELECT ALL CODE) Private Sub Size_Pass_KeyPress(sender As Object, e As System.Windows.Forms.KeyPressEventArgs) Handles Size_Pass.KeyPressThe problem in controlling the write does not indicate that quality. Also control has difficulty accepting any value. Code: (SELECT ALL CODE) 'Size_Pass : [4 - 255] CaracteresCode: (SELECT ALL CODE) Private Sub Size_Pass_KeyPress(sender As Object, e As System.Windows.Forms.KeyPressEventArgs) Handles Size_Pass.KeyPress![]() Great coders aren't born. They're compiled and released. Expert coders do not need a keyboard. They just throw magnets at the RAM chips. |
|||
|
07-16-2012, 02:40 PM
|
|||
|
|||
|
RE: Problem: Analyze types of force Password
It is very hard to follow the logic and understand what you're trying to do. Can you please submit a screenshot or some sort of demo application with the controls so we can get an idea?
|
|||
|
07-16-2012, 05:51 PM
|
|||
|
|||
|
RE: Problem: Analyze types of force Password
Code: (SELECT ALL CODE) Private Sub Size_Pass_KeyPress(sender As Object, e As System.Windows.Forms.KeyPressEventArgs) Handles Size_Pass.KeyPressNot sure if I misunderstood something, but here is what I got out of it. |
|||
|
07-17-2012, 02:59 AM
(This post was last modified: 07-17-2012 03:06 AM by Morpheus.)
|
|||
|
|||
RE: Problem: Analyze types of force Password
![]() Great coders aren't born. They're compiled and released. Expert coders do not need a keyboard. They just throw magnets at the RAM chips. |
|||
|
07-17-2012, 09:20 PM
|
|||
|
|||
|
RE: Problem: Analyze types of force Password
I need to show you this:
![]() However I'm on the same boat as KoBE here, the logic behind your code is hard to follow, and when that happens I always then rely on the person's description of what they want to do, but it's not clicking in my brain for me yet, i'm still fairly confused here... :( I see the lengths as part of it, but what about the checkboxes? Where do they play a role in determining the strength of the password, because you can have a password "a" or a password "aaaaaaaa", but for the same length, even "a" is not as strong as a password like this if they allowed symbols "╓". Just as an example. ![]() Microsoft MVP .NET Programming - (2012 - Present) ®Crestron DMC-T Certified Automation Programmer Development Site: aceinfinity.net |
|||
|
07-19-2012, 03:37 PM
|
|||
|
|||
|
RE: Problem: Analyze types of force Password
Hello Ace.
Thank you for your dedication and patience. Currently, the code is a bit confusing, but it works. As for the strength of the password and evaluation have no more ideas. Let me give an example http://depositfiles.com/files/xftsmav88 ![]() Great coders aren't born. They're compiled and released. Expert coders do not need a keyboard. They just throw magnets at the RAM chips. |
|||
Possibly Related Threads... |
| Thread: | Author | Replies: | Views: | Last Post | |
Exit button problem |
william7 | 9 | 364 |
05-12-2013 10:11 PM Last Post: AceInfinity |
|
| Subtracting in a database problem | william7 | 4 | 110 |
05-03-2013 07:56 PM Last Post: william7 |
|
Database problem |
william7 | 3 | 129 |
05-01-2013 04:46 PM Last Post: william7 |
|
Concatenation to list box problem |
william7 | 9 | 250 |
04-07-2013 05:52 PM Last Post: AceInfinity |
|
Anomaly problem |
william7 | 8 | 212 |
04-07-2013 05:34 AM Last Post: AceInfinity |
|
| Users browsing this thread |
| 1 Guest(s) |









