Skip to content
View N1ckhack's full-sized avatar
  • Povolzhsky State University of Telecommunications and Informatics
  • Russia
  • 04:03 (UTC +04:00)
  • https://t.me/n1ck_dv
Block or Report

Block or report N1ckhack

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
N1ckhack/README.md

Typing SVG

Disclamer

All software provided on this page is provided solely for scientific and/or educational purposes. The developer does not bear any responsibility for the consequences of using these programs in your projects or the misuse of programs in order to violate the current legislation of any country in the world and international law.

About Me

pic

Hello everyone, I'm from Russia. It's cold here sometimes, but it's very cool. I am an information security student and my specialty is closely related to cybersecurity, digital forensics and secure development. Therefore, I decided to start GitHub in order to organize and share my projects to help my colleagues in the field.

In addition to the above, I am a member of the university's CTF competition team. Accordingly, the specifics of these competitions can often be related to my projects.

I hope that the code that you will find in my profile will make your studies easier and you will understand certain aspects of information security much better. This will help you on the path to the truth and will also boost your brain and skills.

Top Langs

Languages

Python C++ Java

IDE's

PyCharm CLion Visual Studio Android Studio

Social

Telegram Steam

Pinned

  1. GOST-34.12-2018-Magma GOST-34.12-2018-Magma Public

    The program implements the block encryption algorithm GOST 34.12-2018, which is a Russian cryptographic standard (it is a modified version of GOST 28147-89 and differs only in the cryptographic per…

    Python 1

  2. AES AES Public

    The project implements the AES-128 encryption algorithm. AES is a block encryption standard developed in the United States in the early 2000s of the 21st century. The purpose of its creation was to…

    Python

  3. BlockCode_TIaC BlockCode_TIaC Public

    [IN DEV] A program that emulates the operation of block codes (for example, Hamming code) in order to calculate statistical indicators (errors, their numbers, probabilities, etc.)

    C++

  4. DES DES Public

    A software implementation of one of the first standardized block ciphers (DES). DES was widely used for many years to protect data privacy in various fields, including financial transactions, commu…

    Python

  5. rtl8188_kali_linux-script rtl8188_kali_linux-script Public

    This is a script for installing a driver for Realtek on Kali Linux. This is necessary for those who use virtual machines and are engaged in pentest and exploration of Wi-Fi networks.

    Shell

  6. RSA RSA Public

    [IN DEV] The program implements the generation of a variable-length key pair and the encryption/decryption of a message transmitted by the user

    Python