Skip to content
View muhammetalgan's full-sized avatar

Block or report muhammetalgan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • algan47 Public

    algan 47 testing repo

    Updated Apr 11, 2025
  • muhammetalgan Public template

    Updated Jan 22, 2025
  • 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 Updated Jun 17, 2024
  • 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 Updated Mar 29, 2024
  • 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 Updated Mar 29, 2024
  • 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…

    Python 1 Updated Mar 28, 2024
  • 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…

    Python 1 Updated Mar 28, 2024
  • 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.

    Python 1 Updated Mar 5, 2024
  • 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…

    Java 2 Updated Mar 3, 2024
  • Reverse Shell DNS with Python

    Python 1 Updated Jul 8, 2023
  • 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…

    Python 4 Updated Jun 5, 2023