Skip to content
View notsnakesilent's full-sized avatar
  • Argentina

Organizations

@Ocean-SS-Tool

Block or report notsnakesilent

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
notsnakesilent/README.md

Brian

Owner and Developer at Ocean Anticheat

Instagram

💻 Programming languages (and html)

Bash C# C C++ Go PHP CSS HTML JavaScript Markdown Node.js Assembly Python Powershell Windows Terminal Yara SQL TypeScript JSON

📚 Frameworks and Libraries

Bootstrap .NET Flask ASP.NET PyQt5 TailwindCSS

☁ Cloud and Providers

AWS Cloudflare GitHub Pages MySQL Nginx


Pinned Loading

  1. AMDStackGuard AMDStackGuard Public

    Windows kernel driver prototype exploring hardware-assisted validation of user-mode call stack integrity on AMD64 systems. The current implementation establishes the memory-side validation layer an…

    C 10 1

  2. ArchGuard ArchGuard Public

    A kernel-mode architectural integrity auditor for Windows x64. Validates critical hardware registers (MSR_LSTAR, IDTR, CR4) against kernel memory boundaries to detect low-level hooks and rootkit co…

    C 4 1

  3. EPAHighlighter EPAHighlighter Public

    Extension de VSCode para dar sintaxis , inclusion de snippets, un checkeo de errores simple y determinacion de bloques para Pseudocódigo según los estándares de la UNPSJB

    TypeScript 3

  4. AnotherProcessHollowing AnotherProcessHollowing Public

    Explanation and Proof of Concept of the Process Hollowing (Windows) technique, commonly used by malware and game hackers to bypass security systems

    C++ 10 1

  5. AnotherManualMap AnotherManualMap Public

    Explanation and Proof of Concept of the Manual Map Injection (Windows) technique, commonly used by malware and game hackers to bypass security systems

    C++ 1

  6. AntiNtRaiseHardError AntiNtRaiseHardError Public

    Avoid the old joke of invoking a BSOD when debugging, commonly used by some cheats

    C++