Pinned Repositories
BlueFuzz
BlueFuzz is a Bluetooth fuzz tester. The scanner is general purpose, while the pseudo-random data generator is customized for OBDII - Bluetooth car adapter.
CloudBackup
CloudBackup is a client-server C# project for Windows OS, which allows to realize a complete backup of a custom directory in the client filesystem. It is also possible to restore a deleted file, restore previous versions of a file and restore the whole last snapshot known by server, in case of loss of the directory.
CsvParser
General purpose CSV file parser
HomeBot
MQTT
MQTT_TLS
Implementation of MQTT broker and client (IoT device) with TLS based communication
PasswordDictionaryGen
PasswordDictionaryGen is a smart Python script with the aim of generating a dictionary of possible passwords based on the word list that it receives in input
RemoteGPIO
The project aim to control Raspberry Pi GPIO pins on from another Raspberry Pi in the same network. The communication is done through MQTT messages.
TorrentBot
lucaboni92's Repositories
lucaboni92/BlueFuzz
BlueFuzz is a Bluetooth fuzz tester. The scanner is general purpose, while the pseudo-random data generator is customized for OBDII - Bluetooth car adapter.
lucaboni92/PasswordDictionaryGen
PasswordDictionaryGen is a smart Python script with the aim of generating a dictionary of possible passwords based on the word list that it receives in input
lucaboni92/CloudBackup
CloudBackup is a client-server C# project for Windows OS, which allows to realize a complete backup of a custom directory in the client filesystem. It is also possible to restore a deleted file, restore previous versions of a file and restore the whole last snapshot known by server, in case of loss of the directory.
lucaboni92/TorrentBot
lucaboni92/CsvParser
General purpose CSV file parser
lucaboni92/HomeBot
lucaboni92/MQTT
lucaboni92/MQTT_TLS
Implementation of MQTT broker and client (IoT device) with TLS based communication
lucaboni92/RemoteGPIO
The project aim to control Raspberry Pi GPIO pins on from another Raspberry Pi in the same network. The communication is done through MQTT messages.