https://github.com/alokmenghrajani/crypto-rev-cubing
Companion code for the crypto-rev-cube puzzle.
https://github.com/alokmenghrajani/crypto-rev-cubing
ctf golang puzzle rubiks-cube
Last synced: about 1 month ago
JSON representation
Companion code for the crypto-rev-cube puzzle.
- Host: GitHub
- URL: https://github.com/alokmenghrajani/crypto-rev-cubing
- Owner: alokmenghrajani
- License: apache-2.0
- Created: 2017-04-27T20:42:56.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-27T23:38:10.000Z (almost 8 years ago)
- Last Synced: 2025-01-25T10:08:42.469Z (3 months ago)
- Topics: ctf, golang, puzzle, rubiks-cube
- Language: Go
- Homepage:
- Size: 1.31 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# crypto-rev-cubing
Companion code for a puzzle I made.This code will tell you if a given side of the **crypto-rev-cube** is correct or not.

# Running
```
go run crypto-rev-cubing.go "testinput"
👽
```