This website requires JavaScript.
Explore
Help
Sign In
Dump-Tools
/
KeyDive
mirror of
https://github.com/hyugogirubato/KeyDive.git
Watch
1
Star
0
Fork
You've already forked KeyDive
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
39ba4e8f70
KeyDive
/
extractor
/
__init__.py
5 lines
64 B
Python
Raw
Normal View
History
Unescape
Escape
Release v1.0.0
2024-03-30 19:03:15 +00:00
from
.
cdm
import
*
from
.
vendor
import
*
Update version - Fix version number - Fix import functions text - Remove auto-select for imported functions (already done with python) - Add extracted functions for 15.0.0 arm64 - Show script version - Add clear command
2024-04-01 15:46:39 +00:00
__version__
=
'
1.0.3
'