[Update]
RemovedBouncyCastle
dependency, now certificates are generated using native .NET functionality.
[New]
C#: Added support for renaming Structs.
[Update]
Removed thesigntool.exe
dependency 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 thesign
module, 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.