1 个仓库
Tools designed to decrypt or unpack protected executable files to recover raw binary data.
Distinct from Binary Execution Management: Candidates describe game execution environments or scripts, not the process of decrypting packed binaries.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Binary Decryptors. Refine with filters or upvote what's useful.
Steamless is a specialized utility designed to strip SteamStub digital rights management wrappers from game executables. It functions as a decryptor and unpacker that removes these protection layers to recover the raw binary data of the original application. By removing the platform-specific wrapper, the tool restores original entry points and enables executables to run without requiring an authenticated platform instance. This process prepares game binaries for modification by removing the layers that typically prevent third-party tools from accessing the code. The project utilizes static b
Removes digital rights management layers from packed software executables to recover raw binary data.