← 모든 도구 / 보안

파일 헤더 애널라이저

Inspect file signatures and magic bytes instantly. Free online tool to identify unknown file types in your browser.

모든 보안 도구는 로컬에서 실행되며 외부로 데이터를 전송하지 않습니다. 비밀번호 생성, 해쉬 계산 등 민감한 작업이 모두 브라우저에서 완전히 이뤄집니다.

How to use

  1. 1 파일 헤더 애널라이저 도구 페이지를 엽니다.
  2. 2 텍스트, URL 또는 데이터를 입력 영역에 붙여넣으세요.
  3. 3 작업 모드와 매개변수를 선택하세요.
  4. 4 도구를 실행하고 결과를 확인합니다.
  5. 5 결과를 복사하거나 다운로드하세요.

Why we built this tool

When testing security tools, sending sensitive data like passwords or tokens to a remote server defeats the purpose. We built this tool to run entirely in your browser using the Web Crypto API — your data never leaves your device.

자주 묻는 질문

이 도구는 무료인가요?

네, 가입 없이 완전 무료입니다.

모바일에서 사용할 수 있나요?

네, 모바일 브라우저에서 터치를 지원합니다.

어떤 카테고리에 속하나요?

보안

검사 도구는 안전한가요?

완전히 안전합니다. 모든 검사는 브라우저에서 로컬로 실행되며 외부로 요청이나 데이터를 보내지 않습니다.

What hash algorithms are supported for checksum generation?

ToolPure supports MD5, SHA-1, SHA-256, SHA-384, and SHA-512 hash algorithms. All hashing is performed locally using the Web Crypto API, ensuring your data never leaves your browser.

Can I generate and validate JWT tokens?

Yes, you can decode JWT tokens to inspect header and payload, and generate new JWT tokens with custom claims. The tool supports HS256, HS384, and HS512 signing algorithms.

Are password generation tools truly random?

Yes, password generation uses the Web Crypto API getRandomValues() function, which provides cryptographically secure random numbers. Generated passwords are not stored or transmitted anywhere.

🔒 Privacy: All processing happens locally in your browser. Your files and data never leave your device — no upload, no server, no tracking.