Skip to content

KipodAfterFree/KAF-2020-OSDev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KAF-2020-OSDev

OSDev was a reversing challenge in KAFCTF 2020.

This is a real-mode x86 assembly implementation of the AES encryption algorithm, in an MBR boot sector. It computes all constants (e.g. the S-box) at runtime, which makes it a. vulnerable to side-channel attacks, and b. difficult to reverse engineer.

About

The OSDev challenge from KAFCTF 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published