Click here to Skip to main content
15,910,872 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
GeneralRe: Ethernet card - Device Driver [modified] Pin
sharp8113-Jan-09 1:31
sharp8113-Jan-09 1:31 
GeneralRe: Ethernet card - Device Driver Pin
fat_boy13-Jan-09 2:00
fat_boy13-Jan-09 2:00 
GeneralRe: Ethernet card - Device Driver Pin
sharp8113-Jan-09 2:18
sharp8113-Jan-09 2:18 
GeneralRe: Ethernet card - Device Driver Pin
fat_boy13-Jan-09 2:21
fat_boy13-Jan-09 2:21 
GeneralRe: Ethernet card - Device Driver Pin
sharp8113-Jan-09 2:47
sharp8113-Jan-09 2:47 
GeneralRe: Ethernet card - Device Driver Pin
fat_boy13-Jan-09 2:54
fat_boy13-Jan-09 2:54 
QuestionSystem Utilities Pin
John.G5-Dec-08 2:22
John.G5-Dec-08 2:22 
AnswerRe: System Utilities Pin
Jörgen Andersson5-Dec-08 3:07
professionalJörgen Andersson5-Dec-08 3:07 
There is no easy way to find out the password.
When you create a password it's hashed and saved in a table together with your username and other data.
So when you log in your tried password is hashed and this hash is compared with the saved hash. If they're equal you're allowed to login.

This hashing algorithm is as far as I know not cracked.
So the only way to find out the password is to keep trying...
That might take a while.
AnswerRe: System Utilities Pin
Michael Dunn5-Dec-08 15:20
sitebuilderMichael Dunn5-Dec-08 15:20 
AnswerRe: System Utilities Pin
Randor 6-Dec-08 12:30
professional Randor 6-Dec-08 12:30 
AnswerRe: System Utilities Pin
Dave Kreskowiak6-Dec-08 14:41
mveDave Kreskowiak6-Dec-08 14:41 
Questionvirtual device driver development Pin
murasoliselvan3-Dec-08 21:45
murasoliselvan3-Dec-08 21:45 
AnswerRe: virtual device driver development Pin
fat_boy5-Dec-08 1:51
fat_boy5-Dec-08 1:51 
GeneralRe: virtual device driver development Pin
murasoliselvan5-Dec-08 2:15
murasoliselvan5-Dec-08 2:15 
AnswerRe: virtual device driver development Pin
Randor 6-Dec-08 12:23
professional Randor 6-Dec-08 12:23 
GeneralRe: virtual device driver development Pin
murasoliselvan8-Dec-08 21:21
murasoliselvan8-Dec-08 21:21 
Questionin need of Drivers [modified] Pin
AndyInUK30-Nov-08 2:09
AndyInUK30-Nov-08 2:09 
GeneralRe: in need of Drivers Pin
peterchen30-Nov-08 3:20
peterchen30-Nov-08 3:20 
GeneralRe: in need of Drivers Pin
#realJSOP30-Nov-08 3:24
professional#realJSOP30-Nov-08 3:24 
GeneralRe: in need of Drivers Pin
Graham Bradshaw30-Nov-08 3:49
Graham Bradshaw30-Nov-08 3:49 
GeneralRe: in need of Drivers Pin
Drew Stainton30-Nov-08 3:50
Drew Stainton30-Nov-08 3:50 
AnswerRe: in need of Drivers Pin
sajjy7-Dec-08 7:58
sajjy7-Dec-08 7:58 
GeneralGot my hands on some great NAS [modified] Pin
DaveAuld28-Nov-08 6:52
professionalDaveAuld28-Nov-08 6:52 
QuestionThe display driver cannot be normally loaded. Pin
masayuki suda27-Nov-08 20:00
masayuki suda27-Nov-08 20:00 
QuestionDriver to detect an interrupt (IRQ) Pin
dereck78_zg25-Nov-08 21:01
dereck78_zg25-Nov-08 21:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.