#!/usr/bin/env python
from decompyle3.bin.decompile import main_bin
main_bin()
