Pinned Repositories
bt_crawler
BitTorrent Crawler
emacs-configs
This repository contains my emacs configuration files.
Encodroyd
A video encoding software for Android phones
gpn12-fahrplan.org
Fahrplan für die Gulaschprogrammiernacht 2012 (GPN12) im Org mode format
krpc_protocol
KRPCProtocol is an elixir package for decoding and encoding mainline DHT messages.
locust
Highly Concurrent DHT Experimentation Framework for Security Evaluations
MlDHT
MLDHT is an elixir package that provides a mainline DHT implementation according to BEP 05.
oh-my-zsh
A community-driven framework for managing your zsh configuration. Includes optional plugins for various tools (rails, git, OSX, brew,...), nearly 70 terminal themes, and an auto-updating tool so that you can keep up with the latest improvements from the community.
QueenProblem
This is a Java program that solves the Queen Problem, which involves placing N queens on an N×N chessboard such that no two queens threaten each other. The program uses a recursive permutation algorithm to generate all possible solutions and checks for diagonal rule violations.
Spid
This was my bachelor project in which I programmed a tool to identify network protocols based on the Kullback-Leibler divergence.
cit's Repositories
cit/MlDHT
MLDHT is an elixir package that provides a mainline DHT implementation according to BEP 05.
cit/bt_crawler
BitTorrent Crawler
cit/krpc_protocol
KRPCProtocol is an elixir package for decoding and encoding mainline DHT messages.
cit/Spid
This was my bachelor project in which I programmed a tool to identify network protocols based on the Kullback-Leibler divergence.
cit/locust
Highly Concurrent DHT Experimentation Framework for Security Evaluations
cit/QueenProblem
This is a Java program that solves the Queen Problem, which involves placing N queens on an N×N chessboard such that no two queens threaten each other. The program uses a recursive permutation algorithm to generate all possible solutions and checks for diagonal rule violations.
cit/emacs-configs
This repository contains my emacs configuration files.
cit/Encodroyd
A video encoding software for Android phones
cit/gpn12-fahrplan.org
Fahrplan für die Gulaschprogrammiernacht 2012 (GPN12) im Org mode format
cit/oh-my-zsh
A community-driven framework for managing your zsh configuration. Includes optional plugins for various tools (rails, git, OSX, brew,...), nearly 70 terminal themes, and an auto-updating tool so that you can keep up with the latest improvements from the community.
cit/sudoku-solver
A simple sudoku solver, which solve every puzzle with the degree of difficulty from easy to medium.
cit/app
studio link - app - mirror repo only -> issues now https://gitlab.com/studio.link/app
cit/Bencodex
cit/ctf
cit/elixir-socket
Socket wrapping for Elixir.
cit/Eselsohr
cit/hexbin
community curated list of hexagon logos
cit/i3-quickterm
A small drop-down terminal for i3
cit/learn-emacs
cit/libtorrent-peer-idol
Peer Idol Extension to Libtorrent
cit/libutp
uTorrent Transport Protocol library
cit/ML-NIDS-for-SCADA
In this work, we aim at developing a NIDS (Network Intrusion Detection System) that detects attacks targeting SCADA systems, in a concrete industrial used case scenario.
cit/multimu4e
Facilitate the configuration of multiple accounts in mu4e
cit/nsupdate.info
Dynamic DNS service
cit/profile
Handle multiple sets of Emacs variable bindings
cit/pulsar
Protocol Learning and Stateful Fuzzing
cit/python
A repository for the official Python extensions
cit/restic
restic backup program
cit/SchedSim
A real-time visualization of different RTOS scheduling algorithms.
cit/wire
encode and decode bittorrent peer wire protocol messages with elixir