Skip to content
View maltsevk's full-sized avatar
  • Russia, St. Petersburg

Block or report maltsevk

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

Popular repositories Loading

  1. PacketGenerator PacketGenerator Public

    Software with GUI allows you to create any IP, TCP, UDP, ICMP (request/reply only) package in the part of filling in all fields of protocols.

    C++ 7 1

  2. VirusHunter VirusHunter Public

    It's python multiprocessing script to search for malicious files on the Internet using search queries.

    Python 5

  3. IteratedBlockCryptosystem IteratedBlockCryptosystem Public

    It's an iterated block encryptor and decryptor. It uses two Lai-Massey and two Feistel tacts for data encryption.

    C++ 4

  4. Injector Injector Public

    Injector (x32) + DLL. This project monitors the call functions in the process.

    C++ 4

  5. ClassicalCryptosystem ClassicalCryptosystem Public

    It's a classical cryptosystem that uses vertical permutation and Vigenere cipher. Also it has analyzers for these ciphers.

    C++ 3

  6. simple-client-server simple-client-server Public

    Simple client/server application based on linux sockets and supporting multithreading

    C++