Skip to content

aura-systems/CosmosExecutable.Hash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

hash tool for CosmosOS (SHA256, SHA512, MD5)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages