195961df1b71c466f96db535409c2d4d812a5fea
button
This repository contains code for solving the challenges from button.qedaka.de. There are eight challenges in total:
- 01_welcome
- 02_these_numbers_are_big
- 03_are_you_still_doing_this_by_hand
- 04_broken_proof_of_work
- 05_what_the_bf
- 06_automation_is_not_enough
- 07_weird_assembly_machine
- 08_revisit_everything
Challenges one through four are trivial to solve. For challenges five through eight there is one binary each which demonstrates an approach to a solution.
One additional binary for solving the whole puzzle from start to finish is provided.
Description
Languages
Rust
96.1%
JavaScript
3.4%
Sage
0.5%