Open lastlament opened 5 months ago
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
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.
but I'll try adding support for game assets when I get some free time
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?)