decompose
Container analyzer
A tool for analyzing and visualizing the network connections of Docker containers in a single, unified way.
Reverse-engineering tool for docker environments
86 stars
3 watching
5 forks
Language: Go
last commit: 6 days ago
Linked from 2 awesome lists
clideveloper-toolsdiagramsdockerdocker-composedotvizgolang-applicationreverse-engineeringsoftware-architecturestructurizr-dsl
Related projects:
Repository | Description | Stars |
---|---|---|
orisano/dlayer | Analyze and visualize the structure of Docker images by examining their layers. | 402 |
genuinetools/amicontained | A tool to inspect and analyze container runtimes and their characteristics | 1,012 |
packing-box/docker-packing-box | A tool for analyzing and training on packed executables to improve detection techniques | 49 |
redcoolbeans/dockerlint | A tool that analyzes Dockerfiles for errors and recommended best practices. | 188 |
exdx/dcp | A tool that simplifies the process of extracting data from container images onto the local file system | 108 |
brompwnie/botb | A tool designed to analyze and exploit vulnerabilities in containers for pentesters and engineers | 638 |
google/docker-explorer | A tool to help analyze and explore offline Docker filesystems. | 529 |
segersniels/supdock | A wrapper around the docker command to simplify troubleshooting complex container setups | 82 |
powerman/dockerize | Utility to simplify running applications in docker containers by automating configuration and log handling. | 185 |
uxmal/reko | A binary decompiler that analyzes and reverse-engineers machine code binaries from various processor architectures. | 2,168 |
abecodes/dft | A library that provides a simple and efficient way to spin up isolated containers for testing and development | 13 |
p3gleg/whaler | Reverses Docker images into Dockerfiles to extract secrets and sensitive data. | 1,067 |
felixgborrego/simple-docker-ui | A native app for monitoring and managing Docker containers using a graphical user interface | 599 |
reproducible-containers/diffoci | A tool that compares Docker and OCI container images to ensure reproducibility | 313 |
docker-exec/dexec | A command-line tool for executing code in multiple languages using Docker containers | 330 |