Sign inSign up

blacktop/kaitai

By blacktop

Updated almost 8 years ago

Kaitai Struct Docker Image

Image
2

5.1K

blacktop/kaitai repository overview

docker-kaitai

CircleCI License Docker Stars Docker Pulls Docker Image

Kaitai Struct Docker Image


Dependencies

Image Tags

REPOSITORY               TAG                 SIZE
blacktop/kaitai          latest              357MB
blacktop/kaitai          0.8                 357MB

Getting Started

docker run --rm -v `pwd`:/output blacktop/kaitai:0.8 -t python executable/mach_o.ksy --outdir /output

Now you can use the output in python

CPU: ARM64, subtype: 2
Start WebIDE
docker run -d -p 8000:8000 -w /kaitai/webide --entrypoint python blacktop/kaitai:0.8 -mSimpleHTTPServer

Navigate to http://127.0.0.1:8000

webide

Issues

Find a bug? Want more features? Find something missing in the documentation? Let me know! Please don't hesitate to file an issue

CHANGELOG

See CHANGELOG.md

Contributing

See all contributors on GitHub.

Please update the CHANGELOG.md and submit a Pull Request on GitHub.

License

MIT Copyright (c) 2018 blacktop

Tag summary

Content type

Image

Digest

Size

122 MB

Last updated

almost 8 years ago

docker pull blacktop/kaitai