Skip to content

Docker image with python(3) libraries for Unicorn, Keystone and Capstone

License

Notifications You must be signed in to change notification settings

nl5887/unicakey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Docker image with python(3) libraries for Unicorn, Keystone and Capstone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published