-
MultiPEAS Public
MultiPEAS is a custom version of WinPEAS.bat, designed to improve compatibility with endpoint protection tools like Crowdstrike Falcon. It initiates a new process for each check, ensuring that the …
C UpdatedAug 9, 2024 -
This repository implements a Siamese Network with Triplet Loss for image similarity tasks, leveraging the powerful ResNet architecture for feature extraction. The model is trained to learn a robust…
-
This repository implements a Siamese Network with Triplet Loss, enhanced by the Reptile metalearning algorithm. Leveraging the ResNet architecture for feature extraction, the model is trained to le…
Jupyter Notebook MIT License UpdatedJan 31, 2024 -
PentestGPT Public
Forked from GreyDGL/PentestGPTA GPT-empowered penetration testing tool
Python MIT License UpdatedJan 2, 2024 -
Similarity-image-Canvas Public
Useful script for graphically testing similarity or comparison models
Python MIT License UpdatedSep 18, 2023 -
-
Simple-Code-Safari Public
simple algorithm to create a code map in a python project.
Python UpdatedFeb 6, 2023 -
Real-Time-Clockdriven Public
Example of clockdriven scheduling library in C++ that allows to execute a set of periodic tasks and an aperiodic task. An assignment for "Operating and Real-time systems" course.
C++ UpdatedJun 26, 2022 -
GAN-and-Meta-Learning Public
We've applied the Reptile algorithm to our GAN architectures. The peculiarity is the exclusion of G from meta-learning. Surprisingly, everything worked and the research was published in a paper. Mo…
-
cDCGAN Public
During my studies I had a lot of trouble finding a cDCGAN architecture that worked as I expected, so I decided to write my own version, finding an alternative way to condition it.
-
cWGAN-gp Public
My version of cWGAN-gp. Simply my cDCGAN-based but using the Wasserstein Loss and gradient penalty.
-
Product-Master Public
Simple database management using php and HTML. Not very useful, hastily written, just a project for learning databases.
PHP UpdatedJun 3, 2022 -
ORunge-Tracker Public
The app counts the kilometers traveled and graphically draws the route on the map (Google Maps Api). Use of databases for user profiles. I have particularly cared for the graphic side. The app has …
Java UpdatedJun 3, 2022 -
Sound-Master Public
Simple database management via Java and Hibernate. Software engineering project
Java UpdatedJun 3, 2022 -
Money-Master Public
IOS app for examining mobile systems. The app keeps track of the user's expenses. Use of database for user profiles, coredata were not used.
Objective-C UpdatedJun 3, 2022 -
ESP8266-IR-control-Blynk Public
Using this technique it's possible to control in a domotic way many objects that are not natively domotic, without any hardware modification.
C++ UpdatedJun 3, 2022 -
old-assembly-exams Public
old exams that I did for "architecture of electronic computers" course
Assembly UpdatedApr 19, 2022 -
SORT-socket-stream Public
Concurrent server example in c. An assignment for "Operating and Real-time systems" course
C UpdatedApr 14, 2022