Pinned Repositories
awk-webserver
A simple webserver, written in GNU awk, that supports directory listing and download of file from the directory where it is launched
chroot-scripts
A series of scripts to easily initialize a chroot environment.
dhcpserver
A stand-alone DHCP server, written in C.
dillo-plus
A lightweight web browser based on Dillo but with many improvements, such as: support for http, https, gemini, gopher, epub, reader mode and more...
GDB-Python-Utils
A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.
md5
An md5 implementation in C, using the SSE* instruction set.
monocrypt
Implementation of a transparent encryption program using fuse and openssl (CTR mode for files, and XTS mode for full disk encryption)
prolog-talk
An English Grammar Dictionary and a Natural Language Parser --- in Common Lisp and Prolog
tftpserver
A simple tftp server, in C
wbox
Fork of hping.org/wbox/ dist with fixes for 64bit systems
crossbowerbt's Repositories
crossbowerbt/awk-webserver
A simple webserver, written in GNU awk, that supports directory listing and download of file from the directory where it is launched
crossbowerbt/dillo-plus
A lightweight web browser based on Dillo but with many improvements, such as: support for http, https, gemini, gopher, epub, reader mode and more...
crossbowerbt/dhcpserver
A stand-alone DHCP server, written in C.
crossbowerbt/GDB-Python-Utils
A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.
crossbowerbt/tftpserver
A simple tftp server, in C
crossbowerbt/prolog-talk
An English Grammar Dictionary and a Natural Language Parser --- in Common Lisp and Prolog
crossbowerbt/md5
An md5 implementation in C, using the SSE* instruction set.
crossbowerbt/monocrypt
Implementation of a transparent encryption program using fuse and openssl (CTR mode for files, and XTS mode for full disk encryption)
crossbowerbt/wbox
Fork of hping.org/wbox/ dist with fixes for 64bit systems
crossbowerbt/aranea
Aranea is a fast and clean dns spoofing tool.
crossbowerbt/chroot-scripts
A series of scripts to easily initialize a chroot environment.
crossbowerbt/crossbowerbt.github.io
Personal website
crossbowerbt/dwm_custom
My customized DWM
crossbowerbt/listpng
Simple PNG data chunk dumper.
crossbowerbt/mbr_matcher
MBR bootloader code matcher, to recognize which operating system will be booted and speed-up forensic analysis.
crossbowerbt/PassiveNetwork
A graphical multiplatform tool to manipulate and forward TCP connections.
crossbowerbt/portstealer
A Man-In-The-Middle tool, not using ARP responses, but stealing the port of the switch of the victim, changing its association in the CAM table.
crossbowerbt/shannon_compressor
An implementation in C of the Shannon's compressor.
crossbowerbt/zen-coding-yacc
A command line tool to expand HTML code from very sintetic string (similar to Emmet - http://www.emmet.io/)
crossbowerbt/appunti_tcc
Appunti del corso di Teoria della Calcolabilita' e Complessita'
crossbowerbt/django-modeladmin-reorder
Custom ordering for the apps and models in the admin app.
crossbowerbt/matematica_delle_superiori
Alcuni PDF di ripasso per la matematica delle scuole superiori.
crossbowerbt/multichoose
generate multiset combinations (n multichoose k)
crossbowerbt/openbsd_dotfiles
Collection of my OpenBSD dotfiles and configs
crossbowerbt/simplex
Simple simplex implementation, after the operational research course of the second semester 2014.