#!/usr/bin/env python
from decompyle3.bin.decompile_code_type import main

main()
