|
RemoveUnused
RemoveUnused:
will remove types, methods fields from a .NET assembly; it can move nop instructions and seal classes.
It uses mono cecil library.
https://www.nuget.org/packages/mono.cecil/
Mono.Cecil 0.11.6
Last edited by CodeCracker; 05-23-2026 at 09:55.
|