https://github.com/girkovarpa/hutton-sciter
GUI for the Hutton cipher.
https://github.com/girkovarpa/hutton-sciter
code crack dll electron encryption gui hutton library rust sciter tiscript ui windows
Last synced: about 1 month ago
JSON representation
GUI for the Hutton cipher.
- Host: GitHub
- URL: https://github.com/girkovarpa/hutton-sciter
- Owner: GirkovArpa
- License: mit
- Created: 2021-02-18T06:29:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-18T06:29:19.000Z (over 5 years ago)
- Last Synced: 2025-06-11T22:51:09.333Z (12 months ago)
- Topics: code, crack, dll, electron, encryption, gui, hutton, library, rust, sciter, tiscript, ui, windows
- Language: HTML
- Homepage: https://hutton-cipher.netlify.app/
- Size: 34.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hutton Cipher
Run `cargo build --release` to compile `hutton.dll`, then place [scapp.exe](https://github.com/c-smile/sciter-sdk/blob/master/bin.win/x32/scapp.exe) inside this folder and run it.

I would like to remake this using JavaScript, but I haven't been able to get the Rust bindings for Sciter.JS to work yet😢