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 }}
satyamisme
/
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
helpers
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 25, 2024
TypeTreeHelper.py - PPtr fix - remove type kwarg (#270)
Show description for f448fde
K0lb3
authored
f448fde
View commit details
Copy full SHA for f448fde
View code at this point
Browse repository at this point
Commits on Sep 22, 2024
convert match/case to if/elif-chan for old versions
K0lb3
committed
fd1bd66
View commit details
Copy full SHA for fd1bd66
View code at this point
Browse repository at this point
use importlib instead of manual os.path
K0lb3
committed
ecb9d5e
View commit details
Copy full SHA for ecb9d5e
View code at this point
Browse repository at this point
CompressionHelper - type hint compatiblity fix
K0lb3
committed
1155a1e
View commit details
Copy full SHA for 1155a1e
View code at this point
Browse repository at this point
TypeTreeNode fix - m_Typeflags optional and TPK flat to hierachy
K0lb3
committed
c694e60
View commit details
Copy full SHA for c694e60
View code at this point
Browse repository at this point
rewrite C TypeTreeHelper to match new version
K0lb3
committed
229f23e
View commit details
Copy full SHA for 229f23e
View code at this point
Browse repository at this point
ObjectReader - cleanup & dump_structure reimplementation
K0lb3
committed
ff2d036
View commit details
Copy full SHA for ff2d036
View code at this point
Browse repository at this point
vastly speedup typetree parsing
K0lb3
committed
dc5a2c9
View commit details
Copy full SHA for dc5a2c9
View code at this point
Browse repository at this point
use generated classes and patch compatiblity
K0lb3
committed
8393ec3
View commit details
Copy full SHA for 8393ec3
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 4, 2024
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 Aug 30, 2024
Fix LZMA Compression (unity specific) (#246)
0x07E5
authored
df73acb
View commit details
Copy full SHA for df73acb
View code at this point
Browse repository at this point
Commits on Mar 25, 2024
Fix typos (#232)
StarHeartHunt
authored
2301b1b
View commit details
Copy full SHA for 2301b1b
View code at this point
Browse repository at this point
Commits on Jan 1, 2024
Switch Swizzle Support (#219)
Show description for c731cb0
K0lb3
authored
c731cb0
View commit details
Copy full SHA for c731cb0
View code at this point
Browse repository at this point
Commits on Dec 21, 2023
Tpk - UnityVersion - set default values for fromList
K0lb3
authored
46e05c5
View commit details
Copy full SHA for 46e05c5
View code at this point
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
View code at this point
Browse repository at this point
Commits on Sep 30, 2023
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
View code at this point
Browse repository at this point
Commits on Jul 18, 2023
Convert possible_names to a list (#190)
RealSupremium
authored
8c2397a
View commit details
Copy full SHA for 8c2397a
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 Jan 30, 2023
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 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 Oct 20, 2022
bool m_IsArray -> int/uint8 m_TypeFlags (#144)
K0lb3
authored
9360ef6
View commit details
Copy full SHA for 9360ef6
View code at this point
Browse repository at this point
Commits on Aug 4, 2022
1.9.11 - fix TypeTreeHelper (node.name -> node.m_Name)
K0lb3
committed
85786c8
View commit details
Copy full SHA for 85786c8
View code at this point
Browse repository at this point
TypeTreeHelper.py - change last .name to m_Name
K0lb3
committed
e54bf46
View commit details
Copy full SHA for e54bf46
View code at this point
Browse repository at this point
Commits on Aug 3, 2022
1.9.8 - fix stupid typo
K0lb3
committed
86319da
View commit details
Copy full SHA for 86319da
View code at this point
Browse repository at this point
Commits on Jul 28, 2022
use m_{Name} for TypeTreeNodes instead
K0lb3
committed
4aa5791
View commit details
Copy full SHA for 4aa5791
View code at this point
Browse repository at this point
Commits on Jul 22, 2022
TypeTreeHelper - replace 0x4000 with kAlignBytes
K0lb3
committed
140e167
View commit details
Copy full SHA for 140e167
View code at this point
Browse repository at this point
Commits on Jul 20, 2022
TypeTreeHelper - accept generated nodes directly
K0lb3
committed
fd1f6a9
View commit details
Copy full SHA for fd1f6a9
View code at this point
Browse repository at this point
Commits on Jul 14, 2022
1.9.5 - node dict to node class
K0lb3
committed
826ed5d
View commit details
Copy full SHA for 826ed5d
View code at this point
Browse repository at this point
Commits on Jun 29, 2022
1.9.3 - implement endianess for C TypeTreeReader
K0lb3
committed
b382424
View commit details
Copy full SHA for b382424
View code at this point
Browse repository at this point
Squashed commit of the following:
Show description for 7ad80ef
K0lb3
committed
7ad80ef
View commit details
Copy full SHA for 7ad80ef
View code at this point
Browse repository at this point
Commits on Jun 11, 2022
1.8.19 - fix TypeTreeHelper
K0lb3
committed
cd1a6e2
View commit details
Copy full SHA for cd1a6e2
View code at this point
Browse repository at this point
Commits on Jun 10, 2022
implement Tpk typetree bundle of AssetRipper/Tpk
K0lb3
committed
96531ff
View commit details
Copy full SHA for 96531ff
View code at this point
Browse repository at this point
TypeTreeHelper - use slots for TypeTreeNodes
K0lb3
committed
4359169
View commit details
Copy full SHA for 4359169
View code at this point
Browse repository at this point
Commits on Jun 7, 2022
improve SerializedFile parsing performance
K0lb3
committed
17d333f
View commit details
Copy full SHA for 17d333f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.