UniCaKey Python2 and Python3 including the following modules: Keystone Engine Capstone Engine Unicorn Engine Build docker build . -t unicakey Usage docker run -it --rm unicakey /bin/bash docker run -it --rm -v $(pwd):/data:ro unicakey python2 test.py docker run -it --rm -v $(pwd):/data:ro unicakey python3 test.py