rop-tool on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "rop-tool" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install rop-tool on Arch using YAY

$ yay -S rop-tool

* (Optional) Uninstall rop-tool on Arch using YAY

$ yay -Rns rop-tool

2. Manually Install "rop-tool" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone rop-tool's git locally

$ git clone https://aur.archlinux.org/rop-tool.git ~/rop-tool

c. Go to ~/rop-tool folder and install it

$ cd ~/rop-tool $ makepkg -si

3. Information about the rop-tool package on Arch User Repository (AUR)

ID: 215294
Name: rop-tool
PackageBaseID: 96195
PackageBase: rop-tool
Version: 2.4-1
Description: A tool to help you write binary exploits
URL: https://github.com/t00sh/rop-tool
NumVotes: 4
Popularity: 0
OutOfDate: 1701859343
Maintainer: Tosh
Submitter: Tosh
FirstSubmitted: 1437411986
LastModified: 1437904328
URLPath: /cgit/aur.git/snapshot/rop-tool.tar.gz