The sources of the binary need to be in another repo, hte resulting binaries need to be in the resources folder. See https://github.com/commjoen/wrongsecrets-binaries for binary creation - [x] create a C binary for ARM and X86 - [x] Embed C binary in a challenge - [x] create a C++ binary for ARM and X86 - [x] Embed C++ binary in a challenge - [x] create a Golang binary for ARM and X86 (See https://github.com/commjoen/wrongsecrets-binaries/pull/1) - [x] Embed Golang binary in a challenge - [x] create a Rust binary for ARM and X86 (See https://github.com/commjoen/wrongsecrets-binaries/pull/2) - [x] Embed Rust binary in a challenge (https://github.com/commjoen/wrongsecrets/pull/330)