regshell

tools for viewing and manipulating the Windows registry

Debian Debian
RUN apt-get update && \ apt-get install -y registry-tools
Ubuntu
RUN apt-get update && \ apt-get install -y registry-tools
Alpine
RUN apk add samba
Arch Arch Linux
RUN pacman -S --noconfirm samba
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y registry-tools
CentOS
RUN yum install -y samba-client
Fedora
RUN dnf install -y samba-client-2
Raspbian
RUN apt-get update && \ apt-get install -y registry-tools
click the source code to copy install regshell on any operating system with command-not-found.com