Skip to content
View not4rt's full-sized avatar
πŸ¦€
πŸ¦€

Block or report not4rt

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

Hello, I'm Artur!

I am an Application Security Engineer and Developer, driven by a curiosity for new technologies. Currently, I'm dedicated to learning more about Rust and C/C++. I also enjoy reverse engineering web and mobile applications.

Pinned Loading

  1. SOTA-minifilter SOTA-minifilter Public

    This is a Windows FileSystem Filter Driver in C/C++. It monitors filesystem operations on 'sensitive files' and terminates group of processes that violate specified test rules. Academic use only.

    C 1 2

  2. backend backend Public

    This is my Rust submission for the 'Rinha de Backend' (Backend Rumble) challenge. The 'Rinha' challenge primarily focused on concurrency control, particularly regarding credits and debits. I used P…

    Rust