1
0
Fork 0
mirror of https://github.com/atom0s/Steamless.git synced 2024-12-19 23:07:41 +01:00
Steamless/Steamless.API/Model
atom0s 7cb8eaf613
Core: Fix typo with new ZeroDosStubData option checkbox using wrong field bool.
API: Add new option RecalculateFileChecksum to allow unpacked files to have their PE checksum recalculated.
API: PE32 - Add new functionality to Pe32Helpers to recalculate a PE file checksum.
Unpackers: (x86) Add support for new RecalculateFileChecksum setting.

64bit handling to be added soon.
2022-03-26 02:23:03 -07:00
..
NavigatedEventArgs.cs API: PE64 - Add check for TlsDirectory.AddressOfCallBacks == 0 to prevent attempting to reference invalid data. 2022-03-22 03:46:48 -07:00
NotifiableModel.cs API: PE64 - Add check for TlsDirectory.AddressOfCallBacks == 0 to prevent attempting to reference invalid data. 2022-03-22 03:46:48 -07:00
SteamlessOptions.cs Core: Fix typo with new ZeroDosStubData option checkbox using wrong field bool. 2022-03-26 02:23:03 -07:00
SteamlessPlugin.cs API: PE64 - Add check for TlsDirectory.AddressOfCallBacks == 0 to prevent attempting to reference invalid data. 2022-03-22 03:46:48 -07:00
ViewModelBase.cs API: PE64 - Add check for TlsDirectory.AddressOfCallBacks == 0 to prevent attempting to reference invalid data. 2022-03-22 03:46:48 -07:00