Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

idekCTF 2024 - kernel module golf

Author

unvariant

Description

kernel + elf golfing.

https://tmpout.sh/3/19.html

Note: There's a $50 USD author bounty on this challenge first blood.

HINT: You should look more closely at kernel relocations, and it is possible to make a kernel module in 345 bytes.

nc kernel-module-golf.chal.idek.team 1337

Distribution

  • kernel-module-golf.tar.gz

Points

500

Solves

1

Writeup