BoomerangDecompiler / boomerang

Boomerang Decompiler - Fighting the code-rot :)
Other
370 stars 59 forks source link

Refactor Control Flow Analysis #237

Open ceeac opened 5 years ago

ceeac commented 5 years ago

Attempt to create an AST from the Control Flow Graph. Prerequisite for solving #112.