Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
atom0s
/
Steamless
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
300
Star
5k
Code
Issues
24
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 30, 2024
Bumped the copyright year of the project.
atom0s
committed
cd770bf
View commit details
Copy full SHA for cd770bf
Browse repository at this point
Bumped the version information for affected binaries.
atom0s
committed
a571eeb
View commit details
Copy full SHA for a571eeb
Browse repository at this point
Unpacker: (variant31.x86) Fixed AES decryption not properly handling the code section, leading to junk data being copied into unpacked file.
Show description for a278875
atom0s
committed
a278875
View commit details
Copy full SHA for a278875
Browse repository at this point
Unpacker: (variant21.x86) Fixed AES decryption not properly handling the code section, leading to junk data being copied into unpacked file.
Show description for 4c2c218
atom0s
committed
4c2c218
View commit details
Copy full SHA for 4c2c218
Browse repository at this point
API: Changed the AES buffer size from 2048 to 16 to correct block size alignment issues.
atom0s
committed
c58518a
View commit details
Copy full SHA for c58518a
Browse repository at this point
Commits on May 28, 2023
Update README.md
atom0s
committed
87732ea
View commit details
Copy full SHA for 87732ea
Browse repository at this point
Add repo files.
atom0s
committed
976b194
View commit details
Copy full SHA for 976b194
Browse repository at this point
Update copyright year to 2023.
atom0s
committed
0fd49fe
View commit details
Copy full SHA for 0fd49fe
Browse repository at this point
Bump the main executable version.
atom0s
committed
97db6cb
View commit details
Copy full SHA for 97db6cb
Browse repository at this point
Plugin: (AutomaticPlugin) Add additional error messages for when failing to parse a valid PE file and when an exception happens during parsing.
atom0s
committed
2a63293
View commit details
Copy full SHA for 2a63293
Browse repository at this point
API: (PE32) Adjusted 'Parse' method to exit early if the DOS stub is invalid. (Avoids attempting to read an invalid NT header block.)
Show description for 4c3c6e7
atom0s
committed
4c3c6e7
View commit details
Copy full SHA for 4c3c6e7
Browse repository at this point
API: (PE32) Changed IMAGE_DOS_HEADER structure field 'Signature' to be a full type (ushort) instead of an array.
Show description for 7f92ade
atom0s
committed
7f92ade
View commit details
Copy full SHA for 7f92ade
Browse repository at this point
Commits on Sep 26, 2022
Unpacker 2.0 (x86) - Add support for additional samples. (Header size: 884)
Show description for 640e57e
atom0s
committed
640e57e
View commit details
Copy full SHA for 640e57e
Browse repository at this point
Commits on Sep 23, 2022
Bump version.
atom0s
committed
fa0d831
View commit details
Copy full SHA for fa0d831
Browse repository at this point
Unpacker v2.0 (x86) - Add support for multiple variants of the header.
Show description for 65b5644
atom0s
committed
65b5644
View commit details
Copy full SHA for 65b5644
Browse repository at this point
PE32: Replace manual PE checksum calculations with Win32 API call instead.
Show description for 411f4f7
atom0s
committed
411f4f7
View commit details
Copy full SHA for 411f4f7
Browse repository at this point
API: Add import for MapFileAndCheckSum.
atom0s
committed
51be8ca
View commit details
Copy full SHA for 51be8ca
Browse repository at this point
Commits on Sep 22, 2022
AutomaticPlugin - Added support for logging service usage.
Show description for b6d445f
atom0s
committed
b6d445f
View commit details
Copy full SHA for b6d445f
Browse repository at this point
Commits on Apr 25, 2022
* Unpacker v2.1 (x86) - Updated the header to handle the StubData more correctly.
atom0s
committed
1bdd96e
View commit details
Copy full SHA for 1bdd96e
Browse repository at this point
Commits on Apr 16, 2022
Unpacker v2.1 (x86) - Updated the header information based on new sample info.
atom0s
committed
0b67eab
View commit details
Copy full SHA for 0b67eab
Browse repository at this point
Commits on Apr 5, 2022
Small cleanup.
atom0s
committed
2023853
View commit details
Copy full SHA for 2023853
Browse repository at this point
CLI: Remove .pdb generation on Release mode.
Show description for 700425f
atom0s
committed
700425f
View commit details
Copy full SHA for 700425f
Browse repository at this point
CLI: Fix issues where Steamless.API.dll was required to be in the same folder as the CLI executable.
Show description for c2719b7
atom0s
committed
c2719b7
View commit details
Copy full SHA for c2719b7
Browse repository at this point
Bump version number.
atom0s
committed
0a38c24
View commit details
Copy full SHA for 0a38c24
Browse repository at this point
Core: fix release mode output folder for new CLI version.
atom0s
committed
25f3584
View commit details
Copy full SHA for 25f3584
Browse repository at this point
Core: Added Steamless.CLI to run Steamless from the command line.
Show description for 62ffbe6
atom0s
committed
62ffbe6
View commit details
Copy full SHA for 62ffbe6
Browse repository at this point
Commits on Mar 27, 2022
Bump version.
atom0s
committed
9adc76d
View commit details
Copy full SHA for 9adc76d
Browse repository at this point
Updated the project README.md
Show description for 6b7fa1d
atom0s
committed
6b7fa1d
View commit details
Copy full SHA for 6b7fa1d
Browse repository at this point
Commits on Mar 26, 2022
Add Patreon link to FUNDING.yml
atom0s
committed
d97e1a4
View commit details
Copy full SHA for d97e1a4
Browse repository at this point
API: PE64 - Add new functionality to Pe64Helpers to recalculate a PE file checksum.
Show description for 540b4b0
atom0s
committed
540b4b0
View commit details
Copy full SHA for 540b4b0
Browse repository at this point
Unpackers: (x86) - Ensure all unpacked files default to a checksum of 0.
atom0s
committed
2380a4b
View commit details
Copy full SHA for 2380a4b
Browse repository at this point
Core: Fix typo with new ZeroDosStubData option checkbox using wrong field bool.
Show description for 7cb8eaf
atom0s
committed
7cb8eaf
View commit details
Copy full SHA for 7cb8eaf
Browse repository at this point
API: Add new option to zero the DOS stub data when unpacking.
Show description for 12c312b
atom0s
committed
12c312b
View commit details
Copy full SHA for 12c312b
Browse repository at this point
Unpacker: v10.x86 - Finish implementing SteamStub variant v1.0 (x86) unpacker. (Fixes #22)
Show description for 18c389c
atom0s
committed
18c389c
View commit details
Copy full SHA for 18c389c
Browse repository at this point
Update project information copyrights.
atom0s
committed
39ad5a2
View commit details
Copy full SHA for 39ad5a2
Browse repository at this point
Previous
Next
You can’t perform that action at this time.