https://codeberg.org/interpeer/s3kr1t.git
Raw File
Tip revision: 6935426364f33777fa77edfe3163e07a3e1c7855 authored by Jens Finkhaeuser on 14 March 2022, 10:37:53 UTC
Review after flawfinder and add extra checks; these do *not* seem necessary
Tip revision: 6935426
.gitignore
# editor
.*.sw*

# Build directories
build*/

# Android
android-*.txt
back to top