Skip to content

Tags: mi5hmash/idSaveDataResigner

Tags

v2.0.1

Toggle v2.0.1's commit message
Update to 2.0.1.0

- Bump AssemblyVersion and dependency versions;
- Improve console app;
- Update publish profiles;
- Unlock window resize;
- Update README.md;

v2.0.0

Toggle v2.0.0's commit message
Merge branch 'dev-v2'

v1.0.1

Toggle v1.0.1's commit message
Fix encryption buffer allocation and bump version

Changed encryptedData allocation from stackalloc to heap allocation in IdDeencryption.cs to prevent stack overflow for large inputs. Updated AssemblyVersion to 1.0.1.0 in the project file.

v1.0.0

Toggle v1.0.0's commit message
Initial commit