Skip to content
/ Haxly Public

Handy tool to compute/analyze hashes of files. 간편하게 파일의 해시를 계산/분석.

License

Notifications You must be signed in to change notification settings

tionlab/Haxly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haxly 🔐

License Java Version Build Status

This program supports both Korean and English.

Haxly Logo

간단한 방법으로 다양한 해시 알고리즘을 통해 파일을 해시화하는 소프트웨어

🌏 Language

한국어 | English

✨ 주요 기능

  • 🎯 다양한 해시 알고리즘
    - SHA-256
    - SHA-1
    - MD5
    - CRC32
    - BLAKE2B-512
    - BLAKE2S-256
    - WHIRLPOOL
    - RIPEMD160
    - TIGER
    - SHA-512
    
  • 🖱️ 직관적인 드래그 앤 드롭 인터페이스
  • 🔄 실시간 해시 비교

🚀 시작하기

🚩 쉽게 시작하기

⚠️ Windows 전용

  1. GitHub Releases에서 최신 버전의 HaxlySetup.exe 다운로드
  2. 다운로드한 설치 파일 실행
  3. 설치 완료 후 다음 방법으로 실행:
    • Haxly를 직접 실행
    • Windows 탐색기에서 파일 우클릭 후 "Calculate the hash" 선택

🛠️ 개발자 가이드

사전 요구사항

  • Java 23
  • Maven (빌드용)

설치

git clone https://github.com/tionlab/Haxly.git
cd Haxly
mvn clean install

일반 실행

java -jar Haxly.jar

파일 지정 실행

java -jar Haxly.jar [파일경로]

📸 시연

우클릭 실행 드래그 앤 드롭 직접 선택

🤝 기여하기

  1. 저장소를 포크하세요
  2. 변경사항을 커밋하세요 (git commit -m 'feat: Add some feature')
  3. main 브랜치에 푸시하세요 (git push origin main)
  4. Pull Request를 열어주세요

직접 기여가 어려운 경우, Issue를 통해 의견을 제시해 주세요.

📄 라이선스

이 프로젝트는 MIT 라이선스를 따릅니다.
자세한 내용은 LICENSE 파일을 참조하세요.



© 2024 Haxly

About

Handy tool to compute/analyze hashes of files. 간편하게 파일의 해시를 계산/분석.

Topics

Resources

License

Stars

Watchers

Forks

Languages