Skip to content
View Alvov1's full-sized avatar
🦁
🦁

Highlights

  • Pro

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 with an MSc in Information Security and an experienced C++ / Rust developer, focusing on backend development, cybersecurity, and security research. My expertise includes system programming, networking, cryptography, reverse engineering, and dev-sec-ops

My main spheres of interest are template metaprogramming in C++, developing complex multithreaded synchronization systems involving networking, tasks involving hardware acceleration on GPU (Cuda/OpenCL/Metal), and smart contracts development (Solidity / Rust)

Pinned Loading

  1. Aesi-Multiprecision Aesi-Multiprecision Public

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

    C++ 8 1

  2. NetworkPacketGenerator NetworkPacketGenerator Public

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

    Rust 3 2

  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++