- Poland, Warsaw
- in/alganmuhammet
- @muhammetalgan5362
-
-
-
AEH_BP24L_ALGAN_55970 Public
This repository contains the assignments completed as part of the Basics of Programming Lab course. Here, you can find solutions to the tasks given throughout the course. Each assignment resides in…
Java UpdatedJun 17, 2024 -
PRODIGY_CS_TASK-05 Public
This Python program acts as a basic network sniffer. It listens on a specified network interface and decodes the headers of incoming IP packets, printing out some basic information.
Python UpdatedMar 29, 2024 -
PRODIGY_CS_TASK-02 Public
This Python program encrypts images using the AES encryption algorithm and then performs key exchange with RSA. It also decrypts encrypted images by performing inverse operations.
Python UpdatedMar 29, 2024 -
PRODIGY_CS_TASK-03 Public
The Password Strength Checker program assigns a score for each criterion and uses the total score to assess the password's security. If the password receives a score of 5 out of 5, it is considered…
-
PRODIGY_CS_TASK-04 Public
This Python script is a keylogger application that records keystrokes pressed on the keyboard and keeps track of statistics. Below you can find information about usage steps and features of the scr…
-
PRODIGY_CS_TASK-01 Public
This Python program provides an interface to perform Caesar Encryption and Decryption operations. The user inputs text and sets a shift value, then encrypts or decrypts the text.
-
Learn-Hexadecimal Public
Learn-Hexadecimal is a simple Java application designed to help users improve their memory and familiarity with hexadecimal numbers. The purpose of this project is to provide an interactive and edu…
-
-
This repository contains a Python script that performs advanced network scanning, vulnerability detection, and exploit checking. It leverages the Exploit Database and Common Vulnerabilities and Exp…