Sign inSign up

blacktop/dbg

By blacktop

Updated about 9 years ago

Docker gdb and lldb images

Image
2

4.5K

blacktop/dbg repository overview

dbg

Circle CI License Docker Stars Docker Pulls

Docker gdb/lldb images


Dependencies
Image Tags
$ docker images

REPOSITORY          TAG                 VIRTUAL SIZE
blacktop/dbg        voltron             403MB
blacktop/dbg        pwndbg              568MB
blacktop/dbg        peda                299MB
blacktop/dbg        gef                 304MB
Getting Started
$ docker run -ti --rm \
             --privileged \
             --name voltron \
             --volume `pwd`:/samples \
             --security-opt seccomp:unconfined \
             blacktop/dbg:voltron

:warning: NOTE: you should normally never run docker in this way (removing all the security features), but it is necessary for debugging

Documentation
Known Issues
Issues

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

Todo
  • Add docs
License

MIT Copyright (c) 2017 blacktop

Tag summary

Content type

Image

Digest

Size

168.5 MB

Last updated

about 9 years ago

docker pull blacktop/dbg:voltron