1
0
Fork 0
mirror of https://github.com/atom0s/Steamless.git synced 2024-12-19 23:07:41 +01:00
Steamless/Steamless.Unpacker.Variant21.x86
atom0s 12c312b4db
API: Add new option to zero the DOS stub data when unpacking.
Core: Add UI option to enable/disable the new zero DOS stub data option.
Unpackers: Add support for new zero DOS stub data option.
API: `DontRealignSections` and `ZeroDosStubData` are now default enabled as this is the general 'correct' way to handle most files. (Some files do require the section alignment to happen and some files may use the DOS stub for self-validation and such. Adjust accordingly when using Steamless.)
2022-03-25 20:09:21 -07:00
..
Classes API: PE64 - Add check for TlsDirectory.AddressOfCallBacks == 0 to prevent attempting to reference invalid data. 2022-03-22 03:46:48 -07:00
Properties Update project information copyrights. 2022-03-25 18:53:29 -07:00
Main.cs API: Add new option to zero the DOS stub data when unpacking. 2022-03-25 20:09:21 -07:00
SharpDisasm.dll Finish 2.0 to 2.1 renaming. 2020-12-17 23:19:02 -08:00
Steamless.Unpacker.Variant21.x86.csproj Finish 2.0 to 2.1 renaming. 2020-12-17 23:19:02 -08:00