tmperamental
LD_PRELOADable library to detect rouge writes to /tmp/
Install
- All systems
-
curl cmd.cat/tmperamental.sh
- Debian
-
apt-get install tmperamental
- Ubuntu
-
apt-get install tmperamental
- Kali Linux
-
apt-get install tmperamental
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tmperamental
- Raspbian
-
apt-get install tmperamental
- Dockerfile
- dockerfile.run/tmperamental
tmperamental
LD_PRELOADable library to detect rouge writes to /tmp/
This friendly library will explode in a huge ball of fire when an application tries to write to /tmp, which is hella useful for checking that code respects setting TMPDIR (and friends) in the env.