1
0
Fork 0
mirror of https://github.com/atom0s/Steamless.git synced 2024-12-19 23:07:41 +01:00
Steamless/Steamless.API/PE32
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
..
NativeApi32.cs API: Add ToString overrides to the section entries to allow easier debugging. 2022-03-22 14:44:49 -07:00
Pe32File.cs API: PE32 - Fix SizeOfImage alignment. 2022-03-24 00:58:32 -07:00
Pe32Helpers.cs Core: Fix typo with new ZeroDosStubData option checkbox using wrong field bool. 2022-03-26 02:23:03 -07:00