Skip to content

m4dEngi/steamworks_dumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

steamworks_dumper

Quick and dirty steamworks dumper. It was written as a little helper tool for tracking changes in private steamworks api using 32bit linux client binaries. The code is far from perfect and whole app just begs for rewriting from scratch, but i'm still sharing for people who might find it useful.

example output can be found here. Tracking both stable and beta steam clients.

building

Get yourself a copy of capstone engine and just do

$ mkdir build
$ cd build
$ cmake ../

usage

./steamworks_dumper <path_to_steamclient.so> <out_path>

output path must be a valid existing directory!

About

Quick and dirty steamworks dumper

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published