Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1019 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 1019 Bytes

Hash 🌌

Hash tool for CosmosOS (SHA256, SHA512, MD5 supported). Uses cosmos.crypto Lua lib alongside acryptohashnet.

Usage

  1. Connect AuraOS to internet (ipconfig /ask or ipconfig /set)
  2. pkg /update
  3. pkg /add hash
  4. run hash {sha256/sha512/md5} {file/string} {file_path/text_string}

Build

  1. Clone CosmosExecutable.
  2. Build using Visual Studio
  3. .\CosmosExecutable.exe ".\source" ".\hash.cexe"

Authors

👤 @valentinbreiz

🤝 Contributing

Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2022 AuraOS.
This project is BSD Clause 3 licensed.