A Python Disassembler that disassembles compiled Python files into sequences of opcodes locally. Currently supporting Python 2 and 3. Supports .pyc files and PyInstaller executable files. Decompiler ...
UE Explorer is an easy-to-use browser and decompiler for Unreal Engine packages (.upk, .u). Open an issue Or make a pull-request by creating a fork of this repository, create a new branch and commit ...