Skip to content

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

Notifications You must be signed in to change notification settings

dylenVanspranghe/cfgFlattening

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages