├── .gitignore ├── Godzilla.png ├── Godzilla.py ├── LICENSE └── README.md /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlphabugX/godzilla_decode/HEAD/.gitignore -------------------------------------------------------------------------------- /Godzilla.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlphabugX/godzilla_decode/HEAD/Godzilla.png -------------------------------------------------------------------------------- /Godzilla.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlphabugX/godzilla_decode/HEAD/Godzilla.py -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlphabugX/godzilla_decode/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlphabugX/godzilla_decode/HEAD/README.md --------------------------------------------------------------------------------