#!/usr/bin/python3 -sP
from binwalk.__main__ import main
main()
