Skip to content

Latest commit

 

History

38 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SteamStub v3 Unpacker

A Steam DRM / SteamStub v3 unpacker implemented in C++ with support for WebAssembly (WASM) builds.

Online SteamStub v3 Unpacker: https://illusorytestbranch.netlify.app/

Features

Unpacks and rebuilds original windows executable
Option to unpack and decrypt SteamDRMP.dll
Option to update PE checksum
Option to keep .bind section
Option to remove certificate table
Supports multiple SteamStub v3 versions
Written in modern C++
Compiles to WASM for cross-platform usage

Planned Updates

x86 1.0 Support
x86 2.0 Support
x86 2.1 Support
x86 3.0.0 Support
x86 3.1.0 Support
x86 3.1.1 Support
x86 3.1.2 Support
Automatically update imports from importlist found in .bind

License

Attribution-NonCommercial 4.0 International

Supported Versions

x64 3.0.0
x64 3.1.0
x64 3.1.2

About

SteamStub v3 unpacker written in C++. Compiles to WASM.

Resources

Stars

10 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages