Skip to content
View aris-bb's full-sized avatar

Highlights

  • Pro

Block or report aris-bb

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 Loading

  1. datamon datamon Public

    Datamon is a Windows-only library for monitoring access to data in a process. It does this by setting PAGE_GUARD on the memory pages that contain the data. This causes an exception to be raised whe…

    C++ 1

  2. NANDculator NANDculator Public

    NANDculator is a calculator that performs arithmetic operations using only a series of NAND gates. NAND gates are also known as universal gates, which means that any other logic gate can be constru…

    C++