An open API service indexing awesome lists of open source software.

https://github.com/pigeonhands/confuserexplugins

Transforms all types to generics, and all constructor calls and method calls into generic call factories.
https://github.com/pigeonhands/confuserexplugins

c-sharp confuserex generics obfuscation

Last synced: 17 days ago
JSON representation

Transforms all types to generics, and all constructor calls and method calls into generic call factories.

Awesome Lists containing this project

README

        

### Before
![before](https://i.imgur.com/VmsSEFa.png)

### After
![after](https://i.imgur.com/o2ZJbXy.png)

#### After with confuserex ctrl flow then de-obf
![](https://i.imgur.com/oSlKgtq.png)