Exetools

Exetools (https://forum.exetools.com/index.php)
-   Source Code (https://forum.exetools.com/forumdisplay.php?f=46)
-   -   [C++] Steamless - SteamStub DRM Remover (https://forum.exetools.com/showthread.php?t=16557)

atom0s 12-17-2017 10:34

Small update pushed, v3.0.0.5:
- Adds support for new v3.1.2 variant that has bee introduced to the world recently.
- Adjusts the default window width on initial startup.

32bit version of this new variant only supported so far, I don't have any new 64bit files to test with.

atom0s 04-16-2018 14:30

Steamless v3.0.0.6
Code:

Steamless.Unpacker.Variant31.x64
  - Added support for new SteamStub v3.1.2 variant.

Overall
  - Updated all plugins to make use of reflection to get their versions from their assembly info.
  - Added ignore for Windows image cache file. (Thumbs.db)
  - Updated all copyrights to include 2018.
  - Updated the list of supported versions.

Mainly, 64bit support for the v3.1.2 variant has been added.

atom0s 03-30-2019 17:00

v3.0.0.7
Code:

Steamless.Unpacker.Variant20.x86
  - Added SteamStub 2.x variant D0 (header size) support.
  - Fixed some issues with the 2.x disassembler using incorrect types.
  - Updated the SharpDisasm.dll file to latest version.

v3.0.0.8
Code:

General code cleanup.
Added new experimental features option.
Added new SteamStub 2.x variant offset dumper. (Experimental Feature)

The new SteamStub 2.x variant offset dumper should be able to dump most of the v2 files that would fail before. This newer feature is experimental for now and uses disassembling to pull the offsets instead. This has only been tested on a few files so far, but all seems to work ok. In order to use this feature, you must check the new 'Use Experimental Features' box before attempting to unpack a file.

Latest version:
Code:

https://github.com/atom0s/Steamless/releases/latest

atom0s 05-29-2019 10:21

v3.0.0.9
  • Fixed a small bug with TLS callback parsing in the 64bit PE parser.
  • Added TLS callback support for the 3.0 64bit unpacker.

Code:

https://github.com/atom0s/Steamless/releases/latest

atom0s 09-24-2021 14:12

Steamless v3.0.0.10
  • Updated copyright date ranges across the project.
  • Fixed issue with memory errors due to incorrect structure mapping handling.

Steamless v3.0.0.11
  • Renamed SteamStub Variant 2.0 to 2.1. (This is not technically the first version of 2.0.)
  • Added support for real SteamStub Variant 2.0 (Fixes/closes #37)
  • General code cleanup.
  • Adjusted Paypal URLs.


Steamless v3.0.0.12
  • Fixed 2.1 (x86) unpacker using the wrong encryption size when the .text section is encrypted. (Fixes #57)

Get the latest version here: https://github.com/atom0s/Steamless/releases/latest


All times are GMT +8. The time now is 17:28.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX