Skip to content
View NicolaiNyberg's full-sized avatar
Block or Report

Block or report NicolaiNyberg

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. rawdev rawdev Public

    Copy between entire disks, partitions, volumes and files - or any part thereof

    C++ 2

  2. DbgSvcExtension DbgSvcExtension Public

    Walk through of unhandled exceptions, strategies for how to catch them including custom library that writes a mini-dump

    C++ 2

  3. Encryption Encryption Public

    AES256 encryption in C# using Argon2 or Rfc2898 (PBKDF2) based key generation from password with varying inner HMAC function for Rfc2898

    C