1
0
Fork 0
mirror of https://github.com/atom0s/Steamless.git synced 2024-12-19 23:07:41 +01:00
Commit graph

11 commits

Author SHA1 Message Date
atom0s
bc1aaeb4ed Updated README to include 64bit supported notes. 2017-01-23 02:38:47 -08:00
atom0s
6aef1e268e Bumped the version number of Steamless. 2017-01-23 02:35:26 -08:00
atom0s
8c88ba51c3 Steamless.Unpacker.Variant30.x86
- 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
2017-01-23 02:34:02 -08:00
atom0s
a7fa5bb337 Begin initial work on supporting 64bit files.
- Implements the base 64bit file handling / reading.
 - This is untested and more or just less ported from the 32bit files. May have issues, will resolve as we get there.
2017-01-16 20:00:34 -08:00
atom0s
9a9aa8894d Fixed issue with variant 2.0 (x86) failing unpacking files with non-encrypted text section. 2017-01-16 17:55:30 -08:00
atom0s
5f213235cc Adjusted Steamless to use older Aero presentation library for Windows 7 support. 2017-01-11 01:59:46 -08:00
atom0s
23a9021a26 Readme update. 2017-01-06 02:26:27 -08:00
atom0s
00b2854147 Fixed formatting issue with README file. 2017-01-06 02:20:09 -08:00
atom0s
b3c1fc6e24 Initial code commit. Steamless v3.0.0.1 code base. 2017-01-06 02:17:35 -08:00
atom0s
2020f394e3 Initial readme commit. 2017-01-06 02:16:00 -08:00
atom0s
fed71ed0c3 Initial commit. 2017-01-06 02:09:29 -08:00