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 }}
scobenes
/
UnityPy
Public
forked from
K0lb3/UnityPy
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Dec 17, 2023
Hard code unity version
scobenes
authored
f6926d9
View commit details
Copy full SHA for f6926d9
Browse repository at this point
Commits on Nov 2, 2023
Update cibuildwheel version
K0lb3
authored
cc87a54
View commit details
Copy full SHA for cc87a54
Browse repository at this point
Add Python 3.12 wheel
K0lb3
authored
3aa6906
View commit details
Copy full SHA for 3aa6906
Browse repository at this point
Commits on Oct 22, 2023
1.10.6 - fix Sprite bones for good
Show description for f311314
K0lb3
committed
f311314
View commit details
Copy full SHA for f311314
Browse repository at this point
Commits on Oct 15, 2023
bump version to 1.10.5
K0lb3
authored
99c240c
View commit details
Copy full SHA for 99c240c
Browse repository at this point
fix: Read SpriteBone correctly (#213)
Show description for b7f7a28
Nattsu39
authored
b7f7a28
View commit details
Copy full SHA for b7f7a28
Browse repository at this point
Commits on Oct 14, 2023
ImportHelper - fix find_sensite_path (#212)
Show description for 903bdad
K0lb3
authored
903bdad
View commit details
Copy full SHA for 903bdad
Browse repository at this point
Commits on Sep 30, 2023
1.10.3 version bump
K0lb3
committed
37fef64
View commit details
Copy full SHA for 37fef64
Browse repository at this point
Handle relative and case insensitive file paths (#191)
Show description for 289ec62
sparr
and
K0lb3
authored
289ec62
View commit details
Copy full SHA for 289ec62
Browse repository at this point
Texture2D - 2022 fix
Show description for 63bfcc3
K0lb3
committed
63bfcc3
View commit details
Copy full SHA for 63bfcc3
Browse repository at this point
Merge branch 'master' of https://github.com/K0lb3/UnityPy
K0lb3
committed
2da63aa
View commit details
Copy full SHA for 2da63aa
Browse repository at this point
WebFile - accept and pass kwargs to super
Show description for 910b7c1
K0lb3
committed
910b7c1
View commit details
Copy full SHA for 910b7c1
Browse repository at this point
Fix ContainerHelper for .container retrieval (#200)
Show description for 52ff053
t-wy
authored
52ff053
View commit details
Copy full SHA for 52ff053
Browse repository at this point
fix: TypeError: 'ABCMeta' object is not subscriptable (#209)
Show description for 657a0f6
Nattsu39
authored
657a0f6
View commit details
Copy full SHA for 657a0f6
Browse repository at this point
Update SpriteHelper.py: issue #206 (#207)
Show description for 5d98090
Elioty
authored
5d98090
View commit details
Copy full SHA for 5d98090
Browse repository at this point
Update README.md (#202)
snowyegret23
authored
8997c13
View commit details
Copy full SHA for 8997c13
Browse repository at this point
Commits on Jul 18, 2023
skip x86 tests due to PIL issues
K0lb3
committed
2fe1be2
View commit details
Copy full SHA for 2fe1be2
Browse repository at this point
Merge branch 'master' of https://github.com/K0lb3/UnityPy
K0lb3
committed
de320c4
View commit details
Copy full SHA for de320c4
Browse repository at this point
bump version to 1.10.2
K0lb3
committed
0c80cee
View commit details
Copy full SHA for 0c80cee
Browse repository at this point
Convert possible_names to a list (#190)
RealSupremium
authored
8c2397a
View commit details
Copy full SHA for 8c2397a
Browse repository at this point
fix Renderer parser
Show description for 4f73d26
K0lb3
committed
4f73d26
View commit details
Copy full SHA for 4f73d26
Browse repository at this point
fix for SerializedFile - only try to get version_engine IF parent is a BundleFile
K0lb3
committed
f5138df
View commit details
Copy full SHA for f5138df
Browse repository at this point
Commits on Jun 7, 2023
bump to 1.10.1
K0lb3
authored
8c8492f
View commit details
Copy full SHA for 8c8492f
Browse repository at this point
Fix ContainerHelper from being non-iterable (#187)
bloodwiing
authored
2719245
View commit details
Copy full SHA for 2719245
Browse repository at this point
Commits on Jun 5, 2023
1.10.0 - virtual filesystem, better dependency resolving, not breaking ContainerDict (#186)
Show description for 737deb9
K0lb3
authored
737deb9
View commit details
Copy full SHA for 737deb9
Browse repository at this point
Commits on Jun 4, 2023
BundleFile: fix exception on file.save("original") (#178)
Show description for 6cdafe3
astiob
authored
6cdafe3
View commit details
Copy full SHA for 6cdafe3
Browse repository at this point
AttributeError: 'EndianBinaryReader_Memoryview_BigEndian' object has no attribute 'is_changed' (#185)
Show description for f813f6c
AhmedAhmedEG
and
K0lb3
authored
f813f6c
View commit details
Copy full SHA for f813f6c
Browse repository at this point
Commits on Apr 9, 2023
1.9.28 - fix missing align_stream from 1.9.27
Show description for 7fff866
K0lb3
authored
7fff866
View commit details
Copy full SHA for 7fff866
Browse repository at this point
1.9.27 - BundleFile - alignment fix for Unity 2019.4.X
Show description for 10346b4
K0lb3
authored
10346b4
View commit details
Copy full SHA for 10346b4
Browse repository at this point
Commits on Jan 30, 2023
1.9.26 - lz4 decompression - check if decryptor is set
K0lb3
committed
c8d41de
View commit details
Copy full SHA for c8d41de
Browse repository at this point
Fix UnityCN Decryption + brute-force function (#168)
Show description for 42245a3
K0lb3
authored
42245a3
View commit details
Copy full SHA for 42245a3
Browse repository at this point
Commits on Dec 7, 2022
1.9.24 - Fix Materials (#166)
Show description for ba57286
K0lb3
authored
ba57286
View commit details
Copy full SHA for ba57286
Browse repository at this point
Commits on Dec 4, 2022
Fix sdist (#165)
Show description for f9e6e95
K0lb3
authored
f9e6e95
View commit details
Copy full SHA for f9e6e95
Browse repository at this point
Commits on Nov 26, 2022
README - fix license badge
K0lb3
authored
7a21e40
View commit details
Copy full SHA for 7a21e40
Browse repository at this point
Commits on Nov 25, 2022
Bump version to 1.9.22
K0lb3
authored
d1dda14
View commit details
Copy full SHA for d1dda14
Browse repository at this point
Previous
Next
You can’t perform that action at this time.