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

Block or report Archie-Yang

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

Pinned

  1. PcscDotNet PcscDotNet Public

    .NET standard library for accessing PC/SC (Personal Computer/Smart Card) functions.

    C# 11 3

  2. MFPassword MFPassword Public

    .NET standard library for MIFARE password(MF_Password) generation from MIFARE keys A and B.

    C# 3

  3. Sorts Sorts Public

    .NET standard library for multiple sorting algorithms implementation.

    C#

  4. sscanf (msvcrt40.dll) sscanf (msvcrt40.dll)
    1
    using System;
    2
    using System.Collections.Generic;
    3
    using System.Linq;
    4
    using System.Runtime.InteropServices;
    5
    using System.Text;