Source: bdfproxy
Section: utils
Priority: optional
Maintainer: Sophie Brun <sophie@freexian.com>
Build-Depends:
 go-md2man,
 dh-python,
 debhelper (>= 10),
 python,
 python-setuptools
Standards-Version: 4.1.1
Homepage: https://github.com/secretsquirrel/BDFProxy
Vcs-Git: git://git.kali.org/packages/bdfproxy.git
Vcs-Browser: http://git.kali.org/gitweb?p=packages/bdfproxy.git;a=summary

Package: bdfproxy
Architecture: all
Depends:
 ${misc:Depends},
 ${python:Depends},
 python-configobj,
 python-pefile,
 python-blinker,
 python-certifi,
 python-click,
 python-configargparse,
 python-construct (>= 2.8),
 python-cryptography,
 python-flask,
 python-h2 (>= 3.0.0),
 python-hpack,
 python-html2text,
 python-hyperframe,
 python-lxml,
 python-openssl,
 python-passlib,
 python-pil,
 python-pyasn1,
 python-pyparsing,
 python-pyperclip,
 python-requests,
 python-six,
 python-tornado,
 python-urwid,
 backdoor-factory
Breaks: mitmproxy (<< 2.0.0)
Description: Patch binaries during download ala MITM
 The bdfproxy is for patching binaries during download ala MITM because
 a lot of security tool websites still serve binaries via non-SSL/TLS means.
 .
 This tool is based on backdoor-factory modules to cave various binaries.
