david942j / hitcon-2021-chaos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hitcon-2021-chaos

Challenge Descriptions

Let's introduce our brand new device for this cryptocurrency era - CHAOS the CryptograpHy AcceleratOr Silicon!

Remote Env: Ubuntu 20.04

nc 52.197.161.60 3154

chaos-7e0d17f7553a86831ec6f1a5aba6bdb8cfab5674.tar.gz

chaos-firmware

Author: david942j

10 Teams solved.

chaos-kernel

Hint: solve chaos-firmware first

Author: david942j

3 Teams solved.

chaos-sandbox

Hint: solve chaos-firmware first

Author: david942j,lyc

2 Team solved.

Writeups

Developer Notes

Do these once after cloned.

$ sudo apt install libelf-dev ninja-build
$ git submodule update --init
$ make prepare

Integration Tests

$ make test

About


Languages

Language:C++ 46.3%Language:C 45.4%Language:Makefile 3.8%Language:Python 2.9%Language:Shell 0.8%Language:Ruby 0.5%Language:Smarty 0.1%Language:Assembly 0.1%Language:Meson 0.0%