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 }}
parazjx
/
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
Breadcrumbs
History for
UnityPy
UnityPy
files
BundleFile.py
on
master
User selector
All users
All time
Commit history
Commits on Aug 11, 2025
feat(UnityVersion)!: use a reimplemented UnityVersion class for Unity files and internal version handling, deprecated file.build_type
K0lb3
committed
807f388
View commit details
Copy full SHA for 807f388
View code at this point
Browse repository at this point
Commits on Jun 14, 2025
chore(ruff): apply and enforce EFBI ruff lint styles
K0lb3
committed
dc5332a
View commit details
Copy full SHA for dc5332a
View code at this point
Browse repository at this point
Commits on Apr 10, 2025
BundleFile - remove encryption flag if set on saving
K0lb3
committed
8cfe86d
View commit details
Copy full SHA for 8cfe86d
View code at this point
Browse repository at this point
use maps for compression and decompression functionality
K0lb3
committed
4e43292
View commit details
Copy full SHA for 4e43292
View code at this point
Browse repository at this point
Commits on Apr 7, 2025
reformat with ruff and set py syntax check to p37
K0lb3
committed
82d9c6a
View commit details
Copy full SHA for 82d9c6a
View code at this point
Browse repository at this point
Commits on Feb 25, 2025
feat(config): unset default fallback version
isHarryh
authored and
K0lb3
committed
7e7542b
View commit details
Copy full SHA for 7e7542b
View code at this point
Browse repository at this point
fix(files): overall type hint corrections
isHarryh
authored and
K0lb3
committed
f039c28
View commit details
Copy full SHA for f039c28
View code at this point
Browse repository at this point
chore(files): fix typo and remove legacy code
isHarryh
authored and
K0lb3
committed
78df7ca
View commit details
Copy full SHA for 78df7ca
View code at this point
Browse repository at this point
Commits on Sep 12, 2024
Implement chunk-based lz4 compression (#263)
Show description for 4ac84d6
AXiX-official
authored
4ac84d6
View commit details
Copy full SHA for 4ac84d6
View code at this point
Browse repository at this point
Commits on Sep 10, 2024
Implement saving BundleFile with lzma packer
AXiX-official
authored and
K0lb3
committed
06a8063
View commit details
Copy full SHA for 06a8063
View code at this point
Browse repository at this point
Commits on Sep 4, 2024
Implement saving Unity Web and Raw bundles (#247)
Show description for 4ec04cc
0x07E5
and
K0lb3
authored
4ec04cc
View commit details
Copy full SHA for 4ec04cc
View code at this point
Browse repository at this point
Fix LZMA issues related to BundleFile-Web and compression (#257)
Show description for df701bf
K0lb3
authored
df701bf
View commit details
Copy full SHA for df701bf
View code at this point
Browse repository at this point
Commits on Jul 26, 2024
Fix a bug when read UnityRaw (#248)
0x07E5
authored
549b404
View commit details
Copy full SHA for 549b404
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Nov 25, 2022
fix #158
K0lb3
committed
635528a
View commit details
Copy full SHA for 635528a
View code at this point
Browse repository at this point
Commits on Nov 22, 2022
Support Encryption of CN Builds (#157)
Show description for 9232cdd
K0lb3
authored
9232cdd
View commit details
Copy full SHA for 9232cdd
View code at this point
Browse repository at this point
Commits on Aug 16, 2022
Fix save_fs flag confusion (#123)
Show description for e9558ac
astiob
authored
e9558ac
View commit details
Copy full SHA for e9558ac
View code at this point
Browse repository at this point
Commits on Aug 2, 2022
fix BundleFile saving - filesize
K0lb3
committed
a9697fd
View commit details
Copy full SHA for a9697fd
View code at this point
Browse repository at this point
Commits on Jun 15, 2022
1.8.20 - correct BundleFile data alignment based on flag (thx to lox9973#8984)
K0lb3
committed
3e215da
View commit details
Copy full SHA for 3e215da
View code at this point
Browse repository at this point
Commits on May 30, 2022
BundleFile - unify data decompression into a new function
K0lb3
authored
04018aa
View commit details
Copy full SHA for 04018aa
View code at this point
Browse repository at this point
BundleFile - implement AssetStudio/commit/1fcf7a4364aa0153b2c8a0e21bbcf24f0a0730c2
K0lb3
authored
f1c8a1f
View commit details
Copy full SHA for f1c8a1f
View code at this point
Browse repository at this point
Commits on May 20, 2022
implement missing reNot0 (#114)
Show description for 32d4b91
K0lb3
authored
32d4b91
View commit details
Copy full SHA for 32d4b91
View code at this point
Browse repository at this point
1.8.13 - BundleFile fix for Unity2021.3.2f1 (#111)
Show description for 5ecd94f
K0lb3
authored
5ecd94f
View commit details
Copy full SHA for 5ecd94f
View code at this point
Browse repository at this point
Commits on Oct 11, 2021
Keep file names for convenience (#70)
Show description for 573ccbc
UserUnknownFactor
authored
573ccbc
View commit details
Copy full SHA for 573ccbc
View code at this point
Browse repository at this point
Commits on Mar 24, 2021
BundleFile - more granular save function
K0lb3
committed
a0dbf52
View commit details
Copy full SHA for a0dbf52
View code at this point
Browse repository at this point
Commits on Mar 11, 2021
1.6.6 - writeable cab interface
K0lb3
committed
d5bfdc1
View commit details
Copy full SHA for d5bfdc1
View code at this point
Browse repository at this point
Commits on Mar 3, 2021
1.6.5.4 - cleanup & some minor fixes
K0lb3
committed
3316f38
View commit details
Copy full SHA for 3316f38
View code at this point
Browse repository at this point
Commits on Feb 19, 2021
1.6.2 - version > 17 repack fixes
K0lb3
committed
ffae135
View commit details
Copy full SHA for ffae135
View code at this point
Browse repository at this point
Commits on Feb 10, 2021
1.6.1.2 BundleFile ArchiveBlocksInfoAtTheEnd fix
K0lb3
committed
2eba403
View commit details
Copy full SHA for 2eba403
View code at this point
Browse repository at this point
Commits on Jan 25, 2021
1.6.0.3 BundleFile save fix
K0lb3
committed
fb2f5f5
View commit details
Copy full SHA for fb2f5f5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.