Unpacker: v30.x64 - Add support for handling files packed with TlsCallback overrides.
This feature is currently only supported in this variant for the time being. (Until other samples are provided that have a TlsCallback override for the other variants.)
Notes on how this file type works can be found here: https://github.com/atom0s/Steamless/issues/20#issuecomment-1078821463
This fixes: #20
Unpacker: v31.x64 - Adjust size of data searched when determining the variant version. Fixes #56
Misc: Update project copyrights.
Misc: Remove some unused/dead code from the UI.
Added new UseExperimentalFeatures option.
Added new dynamic offset reader for v2 stub parser to better support more files. (experimental feature)
General code cleanup.
- Fixed issue with header size not unpacking properly for certain files.
- Fixed issue with TLS callbacks not being unpacked properly when present.
Steamless.Unpacker.Variant30.x64
- Added support for 64bit version of SteamStub Variant 3.0.
Steamless.Unpacker.Variant31.x64
- Added support for 64bit version of SteamStub Variant 3.1