winchecksec on AUR (Arch User Repository)

Last updated: June 28,2024

1. Install "winchecksec" 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 winchecksec on Arch using YAY

$ yay -S winchecksec

* (Optional) Uninstall winchecksec on Arch using YAY

$ yay -Rns winchecksec

2. Manually Install "winchecksec" via AUR

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

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

b. Clone winchecksec's git locally

$ git clone https://aur.archlinux.org/winchecksec.git ~/winchecksec

c. Go to ~/winchecksec folder and install it

$ cd ~/winchecksec $ makepkg -si

3. Information about the winchecksec package on Arch User Repository (AUR)

ID: 1298293
Name: winchecksec
PackageBaseID: 189523
PackageBase: winchecksec
Version: 3.1.0-3
Description: Checksec, but for Windows: static detection of security mitigations in executables
URL: https://trailofbits.github.io/winchecksec/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1673679492
LastModified: 1691034994
URLPath: /cgit/aur.git/snapshot/winchecksec.tar.gz