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

Highlights

  • Pro
Block or Report

Block or report Alvov1

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
Alvov1/README.md

I am a qualified specialist in the field of information technologies and information security. I have experience in system programming, reverse engineering, cryptography, various database management systems, and networking with a focus on information security. I am also familiar with the C++ standard library and have experience in template metaprogramming. I've experience developing Web applications, desktop applications with a graphical interface, and multithreaded synchronization. In my free time, I actively use C/C++, Rust, and Python for development. I also have experience in Assembly, GoLang, Java/Kotlin

Pinned Loading

  1. Aesi-Multiprecision Aesi-Multiprecision Public

    Multiple precision arithmetic library for use inside GPU parallelization. Supports CUDA framework for now

    C++ 2

  2. NetworkPacketGenerator NetworkPacketGenerator Public

    TCP/IP packet generator with GUI based on Rust, GTK4

    Rust 3 1

  3. TaskManager TaskManager Public

    WinAPI task manager for monitoring processes in a system with a graphical interface based on Qt framework

    C++

  4. HashSelectionParallelization HashSelectionParallelization Public

    Looping over SHA-256 hashes using parallelization on GPU. NVIDIA - Cuda

    Cuda

  5. RPC-Client-Server RPC-Client-Server Public

    Program for client-server interracitons via RPC.

    C

  6. HookAndInject HookAndInject Public

    Implementation of the well-known hook&inject technique for intercepting function calls within a process

    C++