View Single Post
  #36  
Old 01-23-2017, 18:46
atom0s's Avatar
atom0s atom0s is online now
Family
 
Join Date: Jan 2015
Location: 127.0.0.1
Posts: 396
Rept. Given: 26
Rept. Rcvd 126 Times in 63 Posts
Thanks Given: 54
Thanks Rcvd at 730 Times in 279 Posts
atom0s Reputation: 100-199 atom0s Reputation: 100-199
Steamless v3.0.0.4 - 64bit Support!

Been a while since I updated the thread here about my Steamless project. Since moving to Steamless v3 and releasing its source code, I have moved it back to Github (Gitlab saw little to no community input so I moved back to a more used network as much as I dislike Github..) and done some more changes.

Here is a quick review of the recent changes:
Code:
v3.0.0.1
 - PeFile32 - Added support for reading the ImageTlsDirectory section.
 - SteamStub Variant 3.1 (x86) - Adjusted the unpacker to attempt to use the Tls callback as the real OEP if general unpacking fails.

v3.0.0.2
 - Adjusted Steamless to use older Aero presentation library for Windows 7 support.

v3.0.0.3
 - Fixed issue with variant 2.0 (x86) unpacker failing to unpack files with non-encrypted code sections.

v3.0.0.4 - 64bit Support!
 - 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
The biggest change with 3.0.0.4 is that I have now added support for 64bit games that use the 3.0.0 and 3.0.1 variants of SteamStub. These are not very well tested as I have only gotten a few files from various people to test with. I have confirmed things work with RAGE and Fallout 4 personally as I own both games.

More info about Steamless can be found on my personal site here:
Code:
http://atom0s.com/forums/viewforum.php?f=25
Reply With Quote
The Following 5 Users Gave Reputation+1 to atom0s For This Useful Post:
bigboss-62 (01-27-2017), giv (01-27-2017), Loki (01-25-2017), mdj (01-24-2017), tonyweb (01-25-2017)
The Following 6 Users Say Thank You to atom0s For This Useful Post:
bigboss-62 (01-27-2017), giv (01-27-2017), Indigo (07-19-2019), Loki (01-25-2017), mdj (01-24-2017), tonyweb (01-25-2017)