1 个仓库
Sequential analysis of binary files to detect patterns or transition points between different code sections.
Distinct from Linear Scan Variants: Candidates refer to search algorithms for duplicate values or security databases, not structural binary scanning for unpacking.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Linear Binary Scanning. 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
Parses executables sequentially to detect transitions between the DRM wrapper and legitimate application code.