Skip to content

Smattr/mattutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

13c3845 · Mar 22, 2025
Feb 2, 2023
Mar 4, 2025
Mar 9, 2018
Apr 11, 2023
Oct 16, 2016
Mar 30, 2016
Jan 20, 2025
Jan 20, 2025
Mar 5, 2018
Sep 1, 2016
Nov 27, 2017
Nov 16, 2021
Feb 15, 2019
Sep 27, 2022
Nov 27, 2024
Nov 27, 2017
Oct 23, 2020
May 20, 2024
Feb 2, 2023
Mar 22, 2025
Mar 22, 2025
Mar 22, 2025
Mar 22, 2025
Mar 22, 2025
Jul 20, 2018
Jan 1, 2022
Jan 3, 2018
Nov 16, 2021
Mar 5, 2018
Mar 7, 2017
Jun 1, 2021
Nov 27, 2021
Oct 27, 2022
Nov 30, 2017
Feb 14, 2024
Nov 16, 2021
Mar 5, 2018
Mar 22, 2025
Mar 25, 2024
Jan 24, 2021
Nov 16, 2021
Sep 26, 2024

Repository files navigation

I use this repository to track changes to the random scripts and utilities I
use on various machines. Note that development to some of these scripts happens
in a private repo, so you may be looking at an older copy here. If in doubt,
email me and I can provide you with the latest version. Some of these scripts
are example code or my own experimentation, so yes, some of this code has no
purpose.

bashd.sh - A script for connecting bash to a local port. Handy for probing
    environments where you don't have a PTY.
config/ - Directory for containing my shared configuration settings.
cub.py - Messy and inaccurate C linter.
find-broken.sh - A script for finding broken symlinks.
fwdmail.py - A script for forwarding your local mail to an external address.
generate-passwd - A script for generating random passwords.
internal/ - A directory for scripts for managing operations specific to this
    repository.
manage-kernels - Script for uninstalling Linux kernels.
misc/ - A directory for miscellaneous half-finished bits or tools that I don't
    actually deploy anywhere, but like to track changes to.
misc/alloc/ - Fragments of a half-finished allocation library.
misc/alloc-monitor.c - Yet another LD_PRELOAD hack for instrumenting calls to
    malloc and free.
misc/balloon.c - A memory balloon application.
misc/fuckit-cc - A script for violently suppressing errors in your C code.
    Considered harmful.
misc/is-bound.c - Program for checking whether a socket is currently bound.
misc/lock-monitor/ - A tool for catching deadlock and livelock issues.
misc/macros.h - A header file of handy C macros.
misc/mem-exec.c - Utility for testing executability of memory regions.
misc/memset.c - Various memset implementations.
misc/probe-mmap.c - Determine the dimensions of your mmap region.
misc/stack-smash-hello-world.c - Hello world written using a stack smashing
    attack.
prefix - Preface each output line from a command with some given text.
timestamp - Timestamp console stdout.

About

Repository for all my random tools and scripts I use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published