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 }}
hjwang222
/
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 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
fix object repr (#164)
K0lb3
authored
16039e2
View commit details
Copy full SHA for 16039e2
Browse repository at this point
Fix #145 (#163)
K0lb3
authored
2896495
View commit details
Copy full SHA for 2896495
Browse repository at this point
Fix #151 (#162)
Show description for c347354
K0lb3
authored
c347354
View commit details
Copy full SHA for c347354
Browse repository at this point
Merge pull request #161 from K0lb3/Fix-#158
Show description for a657c15
K0lb3
authored
a657c15
View commit details
Copy full SHA for a657c15
Browse repository at this point
fix #158
K0lb3
committed
635528a
View commit details
Copy full SHA for 635528a
Browse repository at this point
Merge pull request #160 from squaresmile/fix-linux-wheel-tag
Show description for 36285cb
K0lb3
authored
36285cb
View commit details
Copy full SHA for 36285cb
Browse repository at this point
Renamed linux wheels with proper platform tags
squaresmile
committed
5530656
View commit details
Copy full SHA for 5530656
Browse repository at this point
Merge pull request #159 from squaresmile/setuptools
Show description for b7b6d9d
K0lb3
authored
b7b6d9d
View commit details
Copy full SHA for b7b6d9d
Browse repository at this point
Added cp311 wheels
squaresmile
committed
61fe574
View commit details
Copy full SHA for 61fe574
Browse repository at this point
Added macos arm64 and universal2 wheels
squaresmile
committed
f1c9136
View commit details
Copy full SHA for f1c9136
Browse repository at this point
Updated actions
squaresmile
committed
b4b8002
View commit details
Copy full SHA for b4b8002
Browse repository at this point
Switched to setuptools build backend
squaresmile
committed
0b56a37
View commit details
Copy full SHA for 0b56a37
Browse repository at this point
Commits on Nov 22, 2022
1.9.21 - version bump
K0lb3
authored
b7d9f77
View commit details
Copy full SHA for b7d9f77
Browse repository at this point
Support 2021.1 and 2021.3 for Material.py (#154)
Show description for 5a42e3d
WolfgangKurz
and
K0lb3
authored
5a42e3d
View commit details
Copy full SHA for 5a42e3d
Browse repository at this point
Support Encryption of CN Builds (#157)
Show description for 9232cdd
K0lb3
authored
9232cdd
View commit details
Copy full SHA for 9232cdd
Browse repository at this point
Commits on Nov 7, 2022
docs: fix sample code (#152)
StarHeartHunt
authored
a4b2f06
View commit details
Copy full SHA for a4b2f06
Browse repository at this point
Commits on Oct 29, 2022
TypetreeHelperC - check node list length (#149)
K0lb3
authored
43ddded
View commit details
Copy full SHA for 43ddded
Browse repository at this point
Commits on Oct 20, 2022
1.9.19 update SerializedType & SerializedFile writers (#147)
Show description for b9d5739
K0lb3
authored
b9d5739
View commit details
Copy full SHA for b9d5739
Browse repository at this point
bump version to 1.9.18
K0lb3
authored
a9571fa
View commit details
Copy full SHA for a9571fa
Browse repository at this point
bool m_IsArray -> int/uint8 m_TypeFlags (#144)
K0lb3
authored
9360ef6
View commit details
Copy full SHA for 9360ef6
Browse repository at this point
1.9.17 - fix reftype parsing for Versions 22+(#146)
K0lb3
authored
d5bce1c
View commit details
Copy full SHA for d5bce1c
Browse repository at this point
Commits on Oct 18, 2022
Disambiguate path_id collision using obj type. Change extract/export return type. (#140)
Show description for 15f7d19
sparr
authored
15f7d19
View commit details
Copy full SHA for 15f7d19
Browse repository at this point
Previous
Next
You can’t perform that action at this time.