mboost-dp1
Kunsten at knække et password
- Forside
- ⟨
- Forum
- ⟨
- Tagwall
På en 2.0 GHz C2D
Checking all passwords of length 1
36000 checks per second
Checking all passwords of length 2
1296000 checks per second
Checking all passwords of length 3
972000 checks per second
Checking all passwords of length 4
1013648 checks per second
Checking all passwords of length 5
1008795 checks per second
Checking all passwords of length 6
911794 checks per second
Checking all passwords of length 7
#arne_v
Er du så sej at du kan kode til en PS3?
få så vil jeg da se hvad den kan ;P
Checking all passwords of length 1
36000 checks per second
Checking all passwords of length 2
1296000 checks per second
Checking all passwords of length 3
972000 checks per second
Checking all passwords of length 4
1013648 checks per second
Checking all passwords of length 5
1008795 checks per second
Checking all passwords of length 6
911794 checks per second
Checking all passwords of length 7
#arne_v
Er du så sej at du kan kode til en PS3?
få så vil jeg da se hvad den kan ;P
Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz
Checking all passwords of length 5
1341963 checks per second
#101
Min CPU er 10% hurtigere i frekvens, men 33% hurtigere til denne beregning. Lidt interessant. Men det kan være forskelle i OS og JRE:
Linux 2.6.22-14-generic #1 SMP
java version "1.6.0_03"
Da jeg har 2 CPU-kerne vil 2 tråde i teorien være hurtigere end 4, pga. mindre overhead. Det gav ingen væsentlig forskel.
Checking all passwords of length 5
1341963 checks per second
#101
Min CPU er 10% hurtigere i frekvens, men 33% hurtigere til denne beregning. Lidt interessant. Men det kan være forskelle i OS og JRE:
Linux 2.6.22-14-generic #1 SMP
java version "1.6.0_03"
Da jeg har 2 CPU-kerne vil 2 tråde i teorien være hurtigere end 4, pga. mindre overhead. Det gav ingen væsentlig forskel.
Er det ikke mere eller mindre umuligt at knække et password som er krypteret 2 gange? fx. hash('sha256',hash('sha256',$password)) ?
Det tager vel ikke så voldsomt meget serverkraft at skulle kryptere det 2 gange, så hvis det til gengæld gør det umuligt at knække passworded vil jeg da bruge det fremover.
Det tager vel ikke så voldsomt meget serverkraft at skulle kryptere det 2 gange, så hvis det til gengæld gør det umuligt at knække passworded vil jeg da bruge det fremover.
#106
Noget større her:
C:\>java HashFinderMT
Checking all passwords of length 1
36000 checks per second
Checking all passwords of length 2
81000 checks per second
Checking all passwords of length 3
491115 checks per second
Checking all passwords of length 4
593713 checks per second
Checking all passwords of length 5
CTRL/C
C:\>java -server HashFinderMT
Checking all passwords of length 1
36000 checks per second
Checking all passwords of length 2
16405 checks per second
Checking all passwords of length 3
246857 checks per second
Checking all passwords of length 4
740898 checks per second
Checking all passwords of length 5
CTRL/C
Noget større her:
C:\>java HashFinderMT
Checking all passwords of length 1
36000 checks per second
Checking all passwords of length 2
81000 checks per second
Checking all passwords of length 3
491115 checks per second
Checking all passwords of length 4
593713 checks per second
Checking all passwords of length 5
CTRL/C
C:\>java -server HashFinderMT
Checking all passwords of length 1
36000 checks per second
Checking all passwords of length 2
16405 checks per second
Checking all passwords of length 3
246857 checks per second
Checking all passwords of length 4
740898 checks per second
Checking all passwords of length 5
CTRL/C
Opret dig som bruger i dag
Det er gratis, og du binder dig ikke til noget.
Når du er oprettet som bruger, får du adgang til en lang række af sidens andre muligheder, såsom at udforme siden efter eget ønske og deltage i diskussionerne.