Skip to content
View faf0's full-sized avatar

Block or report faf0

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
faf0/README.md

Command Line Tools

  • sct: X11 command-line utility xsct to "set color temperature" (sct) of screens
  • edi: CLI for interacting with artificial intelligence chatbots through Poe's API
  • aed: UNIX command-line tool that encrypts or decrypts its input using AES in CBC mode with a key derived from a password (unmaintained proof of concept)
  • ls: Simplified clone of the UNIX tool ls which lists directory contents (unmaintained proof of concept)

Security Tools

  • SSH-Weak-DH: Scan SSH servers for weak Diffie-Hellman groups
  • mbedtls-fuzz: Fuzz ARM's mbed TLS library using AFL++
  • EncSync: Network storage service that provides client-side encryption and supports group file sharing (unmaintained master's thesis project)
  • image-encryption: Implementation of a color image encryption algorithm using spatial bit-level permutation and high-dimension chaotic system for the CPU/GPU in C/Julia/CUDA

Libraries

  • AES.jl: AES implementation in Julia supporting common cipher modes of operation

Containers

  • dockerfiles: Various Dockerfiles for Podman and Docker containers

Scripts

Miscellaneous

  • sws: Simple UNIX webserver framework supporting IPv4 and IPv6
  • conqueue: Thread-safe and re-entrant double-ended queue (linked list) implementation in C
  • LampSort: Java implementation of Lamport's version of quicksort
  • CoinTossingGUI: Simulates a sequence of coin tossing events and plots the corresponding 2-D random walk
  • cournol: Educational tool for analyzing analyzing absolute supply monopolies and polypolies (high school project)

Links

Pinned Loading

  1. strozfriedberg/SSH-Weak-DH strozfriedberg/SSH-Weak-DH Public

    Python 103 35

  2. edi edi Public

    Edi (pronounced "Eddie") is a command-line chatbot interface that allows users to interact with various AI models through the Poe API. This interface supports maintaining conversation context acros…

    Python 2

  3. AES.jl AES.jl Public

    AES implementation in Julia. Supports 128/192/256-bit keys and several cipher modes of operation.

    Julia 16 10

  4. strozfriedberg/mbedtls-fuzz strozfriedberg/mbedtls-fuzz Public

    C 26 22

  5. sct sct Public

    sct - set color temperature of screen

    C 203 28

  6. thinkpad-scripts thinkpad-scripts Public

    Scripts for fixing TrackPointers and touchpads under Ubuntu 14.04 and 16.04 or similar distributions on Lenovo ThinkPads (tested on X1 Carbon 2nd Generation and reported to work on X240)

    Shell 62 9