Skip to content
View cnthigu's full-sized avatar
👍
👍

Highlights

  • Pro

Organizations

@emaclab

Block or report cnthigu

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

My name is Higor Carniato. Since my childhood, I’ve always been passionate and curious about technology. In 2016, I had the opportunity to start working in the field where I’ve been active ever since.

Learn More About Me and My Studies

🔗 Visit my blog — Articles about programming and software development

Contador de Visitas

Pinned Loading

  1. krnl-function-hook krnl-function-hook Public

    Windows kernel function hooking demonstration using shellcode to intercept system calls

    C++ 5 1

  2. krnl-memory-dump krnl-memory-dump Public

    Windows kernel memory dump demonstration via IOCTL.

    C++

  3. krnl-ioctl-demo krnl-ioctl-demo Public

    Windows kernel IOCTL driver study and demonstration for user-mode communication and process memory R/W.

    C++

  4. ollama-discord-dotnet ollama-discord-dotnet Public

    Discord bot for Ollama in .NET chat with local LLMs (llama3, deepseek, qwen) from anywhere using slash commands. Self-hosted, private, no API keys needed.

    C#

  5. manual-getprocaddress manual-getprocaddress Public

    Custom GetModuleHandle and GetProcAddress implementation without calling the Windows API

    C++