Skip to content
🔧

비밀번호 강도 분석기

인코딩 및 암호화 · 무료 온라인 도구

비밀번호 강도를 분석하고 크랙 시간을 추정.

CoderNewbie 팀

Checklist

  • Has uppercase (A-Z)
  • Has lowercase (a-z)
  • Has digits (0-9)
  • Has symbols (!@#$…)
  • Length is 12 or more
Strength
Based on entropy and character variety.
0
Entropy (bits)
0
Length
0
Pool size

Estimated crack time

Assuming an offline attack at 10,000,000,000 guesses per second (average case: 2^entropy / 2 guesses).

엔트로피 우선

강도는 엔트로피에 의해 결정됩니다 — 길이 곱하기 문자 풀의 밑이 2인 로그 — 문자 다양성만으로는 더 정직한 척도입니다.

현실적인 크랙 시간

시간은 초당 100억 번의 추측으로 빠른 오프라인 공격을 기준으로 추정되며, 현대 GPU 해시 크랙 장비를 다룹니다.

100% 프라이빗

비밀번호는 업로드되지 않습니다. 모든 분석은 브라우저에서 로컬로 실행 — 기기에서 벗어나지 않습니다.

비밀번호 강도 분석기 사용 방법

  1. 1Enter or paste your data into the input field.
  2. 2Select the desired encoding, hashing, or encryption options.
  3. 3Click the action button to process your data.
  4. 4Copy the result from the output field.

주요 기능

  • 100% 무료 — 가입, 구독, 광고 없음
  • 브라우저에서만 실행 — 데이터는 기기를 떠나지 않습니다
  • 빠르고 가벼움 — 즉시 결과 확인
  • 크로스 플랫폼 — 데스크톱, 태블릿, 모바일 지원

자주 묻는 질문

Is my data safe?

Yes. All encoding, hashing, and encryption operations run entirely in your browser. Your data is never sent to any server.

Can I use this for passwords?

We recommend using the Password Generator for creating secure passwords, and Bcrypt Hash for storing password hashes. Never store plain-text passwords.

What hash algorithms are supported?

The Hash Generator supports MD5, SHA-1, SHA-256, and SHA-512. For HMAC signatures, use the HMAC Generator.

관련 도구