Sbox

intro hardware circuit FCSC 2020 solved on

Description

You are asked to evaluate the circuit provided (sbox.png) on the 4-bit binary value (x3, x2, x1, x0) = (1, 0, 1, 0) to find the value of y = (y3, y2, y1, y0) at the output of the circuit. The flag is FCSC{<y>}, with <y> the 4-bit binary output value.

Example: on the 4-bit input (x3, x2, x1, x0) = (1, 0, 0, 0), the output value would be (y3, y2, y1, y0) = (0, 0, 1, 1) and the flag would be FCSC{0011}.

Files

  • sbox.png
    83.34 KiB – 3f21b9301a3f8267b22e53cdbf7aa4e344b61dca1730a774c06afeed5cce64e7

Flag

Share my success on Fediverse, Twitter, Linkedin, Facebook, or via email.

Submit your solution

You can submit your writeup for this challenge. Read the FAQ to learn how to proceed.

You need to be logged in to submit a writeup.

Writeups

I've been looking for a long time and I still can't find the flag!

You can vote for the solutions you prefer by using the on their respective pages.

DateAuthor Language Tags Vote
2023-12-04
alexCoding42
πŸ‡«πŸ‡·
2023-12-04
Poilaupat
πŸ‡«πŸ‡·
2023-12-05
4ureli1
πŸ‡«πŸ‡·
Python
2024-03-10
W1tch3d
πŸ‡«πŸ‡·
PowerShell