What is SteamlessSteamless is a DRM remover for the SteamStub DRM that has been added to most newer games released on Steam.
Main RepositoryLegalI, atom0s, am not responsible for what you do with this source code. I do not condone piracy and wish that if you choose to remove the DRM of a Steam game, do so with a game that you already own. Use this code at your own risk!
NotesI am not releasing a binary form of this project for legal reasons.
Instead, the code is posted as an educational piece of work.
The code is compiled using Visual Studio 2015.
Special Note: This will only remove the SteamStub DRM. If the game makes use of the steam_api.dll file, then you will need to manually remove the usage of that file yourself. (Or create a proxy DLL that just nulls all the exports so that the game assumes its working etc.)