-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Recent change #1
Comments
it's still WIP, the pyc restorer is incomplete, I will continue to code it while I have spare time. btw, this unpacker is designed to unpack and restore the pyc file for creating bots and cheats on Identity V instead of unpacking game assets |
i see! Thank you for your work again 🙏 most likely, it can unpack game assets as well (hopefully)? |
well I don't think it will work, there's a special encryption dedicated to pyc files different to the one used on game assets even on the old version of the engine. |
I have implemented the feature to decrypt resources, but it failed to decrypt some of the files, I'm still finding a workaround to fix it |
The decryption should be fully functioning now |
Last night (test server addition with Faro Lady) NPK encryption is changed drastically and doesn't even work with another tool (zhouhang95/neox_tools). thank you for continuing to work on this even with big changes 🥺 how can I run it for myself (or is it still in progress?)
The text was updated successfully, but these errors were encountered: