Skip to content
This repository has been archived by the owner on Jun 12, 2022. It is now read-only.

Converts dll file to dynamic assembly with dynamic methods generation

Notifications You must be signed in to change notification settings

BatanGaming/dotnet_obfuscator

Repository files navigation

What's done

  • Types
    • Classes
    • Structs
    • Enums
    • Generic classes
    • Anonymous types
    • Delegates
  • Members
    • Fields
    • Methods
    • Generic methods
    • Properties
    • Events
  • Other
    • Lambdas
    • Instanciate generic methods
    • Instanciate generic classes
    • Interface inheritance
    • Interface inheritance with same method name
    • Method overloading
    • Reflection (need more testing)
    • Attributes

About

Converts dll file to dynamic assembly with dynamic methods generation

Resources

Stars

Watchers

Forks

Languages