ascii85

Ruby library to encode/decode the Ascii85 format

Install

All systems
curl cmd.cat/ascii85.sh
Debian Debian
apt-get install ruby-ascii85
Ubuntu
apt-get install ruby-ascii85
Arch Arch Linux
pacman -S ruby-ascii85
image/svg+xml Kali Linux
apt-get install ruby-ascii85
Fedora
dnf install ruby-ascii85
Windows (WSL2)
sudo apt-get update sudo apt-get install ruby-ascii85
Raspbian
apt-get install ruby-ascii85

ruby-ascii85

Ruby library to encode/decode the Ascii85 format

Ascii85 (also called "Base85") is a form of binary-to-text encoding, which is mainly used in Adobe's PostScript and PDF format. This package provides a ruby library to encode/decode Ascii85. It ships also a command line utility, which can encode/decode files to the standard output.

rubygem-Ascii85

binary-to-text encoding of the same name

metasploit

Advanced open-source platform for developing, testing, and using exploit code

metasploit-framework

Framework for exploit development and vulnerability research

The Metasploit Framework is an open source platform that supports vulnerability research, exploit development, and the creation of custom security tools.