felipec / xz-hack-refactor

An attempt to simplify the xz backdoor to understand what it does

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an attempt to simplify the xz backdoor code.

This uses the binary found in 5.6.1 and uses RetDec to decompile it to C.

The first step would be to get it to compile, and then try to see if the result reproduces the behavior.

About

An attempt to simplify the xz backdoor to understand what it does


Languages

Language:LLVM 73.5%Language:C 26.5%Language:Shell 0.0%