Skip to content

ItsBranK's Signature Maker v2.2

Compare
Choose a tag to compare
@ItsBranK ItsBranK released this 21 Aug 06:38
· 16 commits to master since this release

Changelog

  • Converted the entire project from the .NET Framework to .NET Core 5.0.
  • Added a button to test out the generated signature for easy debugging when restarting multiple process instances.
  • Moved the different output modes to under File -> Output Modes.
  • Added an about form and also fancy icons in some places.
  • There is now a #define X64BIT check internally that automatically changes between Int32 to Int64 depending on the build mode.