Skip to content

YouTube/Livestream project for obfuscating C# source code using Roslyn

Notifications You must be signed in to change notification settings

Flangvik/RosFuscator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RosFuscator

YouTube/Livestream project for obfuscating C# source code using Roslyn

Todo /Fixes

Some of MANY that needs to be fixed before automated usage

  • Make sure i don't obfuscate a method that is demanded by an interface i cannot modify.
  • Make sure i don't obfuscate strings that needs to be constant
  • Make sure strings that are obfuscated can reach the xorEncDec Function.

About

YouTube/Livestream project for obfuscating C# source code using Roslyn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages