[Update]RemovedBouncyCastledependency, now certificates are generated using native .NET functionality.
[New]C#: Added support for renaming Structs.
[Update]Removed thesigntool.exedependency and are now natively signing executables. The code was taken & customised from https://github.com/Danielku15/SigningServer, under MIT License - original author is Danielku15.
[New]Module: Implement thesignmodule, to enable creating self-signed certificates and using any given certificate to sign an executable. This functionality is usingsigntool.exe.
[Fix]C#: Ensure that Delegate function/declarations are also renamed.
[New]Mapping: Added checkbox to "Match Exact Word" when searching within the document.[Fix]C#: Ensure that Seatbelt commands are renamed properly.
[Fix]PowerShell: Ensure that variables referenced as${name}are also expanded.[Fix]C#: Ensure that SharpView commands are renamed properly.