This repository contains a Bash script to automate the installation and configuration of OpenPuff (a steganography tool) with Wine 32-bit installation and its configuration.
- Git: Ensure Git is installed on your system.
- Sudo Privileges: The script requires administrative access.
- Operating System: Tested on Debian ( Kali Linux ), you can try on another at your own risk and knowledge.
- Dependencies: The script also installs all dependencies for openpuff
Follow these steps to install and configure OpenPuff:
git clone https://github.com/sudohopex/Openpuffi.git
cd Openpuffi
Run the installation script with elevated privileges:
sudo bash openpuff_install.sh
After successful installation, OpenPuff will be ready to use. Run the following command to verify:
openpuff
this will open OpenPuff GUI.
NOTE: Refer to the OpenPuff documentation for advanced usage and configuration options
Contributions are welcome! Please fork this repository, make your changes, and submit a pull request.
Licenced Under MIT License, Read LICENSE.
