Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 269 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 269 Bytes

cfgFlattening

control flow graph flattening implementation in .NET using Roslyn. This is a part for my thesis "Control flow obfuscation in .NET applications".

A new application can be flattened by adding the code of the application to the tree variable at line 28.