- Bulgaria, Sofia
-
10:23
- 2h ahead - https://ddimov.netlify.app/
- in/denis-dimov
Stars
This Python application provides a simple graphical user interface (GUI) for text encryption using the Advanced Encryption Standard (AES) algorithm in Cipher Block Chaining (CBC) mode. It utilizes …
This is a simple Python application that checks the strength of a password based on various criteria and provides suggestions for improvement. It uses a graphical user interface (GUI) built with th…
This Python script demonstrates a simple keylogger with a Tkinter GUI for setting the log file path. It records keystrokes and saves them to a log file. The log file's name is generated based on th…
simple Python application to retrieve IP and MAC addresses for a given domain name. This application utilizes the getmac library to fetch MAC addresses and the socket library to obtain IP addresses.
Cool Password Generator is a simple Python application built with tkinter that allows users to generate strong passwords quickly and easily. It offers customizable password length and the option to…