Swiftloke / fusee-toy

Implementation of CVE-2018-6242 (AKA Fusée Gelée, AKA shofel2)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains the source code for the fusee-toy project, my basic implementation of CVE-2018-6242 (AKA Fusée Gelée, AKA shofel2.) It was written in January 2021 to better my knowledge of the vulnerability.

This implementation has been built using the fusee-nano and fusee-launcher projects as reference. It is built to work on modern Linux environments.

About

Implementation of CVE-2018-6242 (AKA Fusée Gelée, AKA shofel2)

License:GNU General Public License v3.0


Languages

Language:C++ 98.2%Language:CMake 1.8%