Skip to content

illnyang/steamstub_unpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

steamstub_unpack

System dependencies

dependency arch fedora debian / ubuntu
Crypto++ crypto++ cryptopp-devel libcrypto++-dev

Building

git clone 'https://github.com/illnyang/steamstub_unpack.git'
cd steamstub_unpack
mkdir build && cd build
cmake ..
make

Protip: use WSL if you're using Windows.

Example of usage

# steamstub_unpack -i packed.exe -o unpacked.exe

Supported variants

  • 3.x (x86/x64)

Feel free to send me samples packed with other SteamStub variants @ issue tracker

Credits

atom0s/Steamless - steamstub_header struct & flags


shout-outs to da rin elites across the worldwide sea

About

SteamStub 3 unpacker

Resources

License

Stars

Watchers

Forks