Sign inSign up

nl5887/unicakey

By nl5887

Updated almost 7 years ago

Unicorn / Capstone and Keystone for Python2 and Python3

Image
0

860

nl5887/unicakey repository overview

UniCaKey

Python2 and Python3 including the following modules:

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

Tag summary

Content type

Image

Digest

Size

446.5 MB

Last updated

almost 7 years ago

docker pull nl5887/unicakey