Skip to content
This repository was archived by the owner on Jan 12, 2025. It is now read-only.

charles25565/scudo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scudo binary

This is a simple project that builds scudo from Git every Monday and then uploads it, using the Red Hat UBI 9 container. There is also a container artifact if you'd like to build it yourself:

mkdir out
podman run -v "$(pwd)/out":/out ghcr.io/charles8191/scudo/artifact 

Demo

wget https://github.com/charles8191/scudo/raw/refs/heads/main/libscudo.so
LD_PRELOAD=./libscudo.so /bin/echo "Hello, world!"

About

Weekly scudo binary built on EL9

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages