Skip to content

Releases: ronamosa/rx-cli

rx-cli v0.0.4

25 Apr 09:29

Choose a tag to compare

rx-cli v0.0.4

A hacker's helper tool for CTF challenges like HackTheBox and TryHackMe.

Binary Downloads

Usage

# Download and extract the appropriate file for your platform
# For Linux/macOS (replace with your platform's filename)
unzip rx_linux_amd64.zip
chmod +x rx_linux_amd64
# Optional: move to a directory in your PATH
sudo mv rx_linux_amd64 /usr/local/bin/rx

v0.0.2

25 Apr 02:48

Choose a tag to compare

rx-cli v0.0.2

A hacker's helper tool for CTF challenges like HackTheBox and TryHackMe.

Binary Downloads

Usage

# Download and extract the appropriate file for your platform
# For Linux/macOS (replace with your platform's filename)
unzip rx_linux_amd64.zip
chmod +x rx_linux_amd64
# Optional: move to a directory in your PATH
sudo mv rx_linux_amd64 /usr/local/bin/rx