Skip to content
View 000nico's full-sized avatar
  • unemployed™
  • mar del plata, buenos aires, argentina
  • 19:50 (UTC -03:00)

Block or report 000nico

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

hi there, i'm nico 👋 🇦🇷

i primarly code on low level languages as a hobby

  • 🏢 i'm currently studying a university technical degree in programming at UTN (National Technological University) in Argentina
  • 🐬 i started coding at 13y/o, and it was a fun adventure ever since
  • 📫 how to reach me: nicolascarlino@proton.me
  • ⚡ fun fact: i also play guitar, bass, and drums, and I record and produce my own songs.

languages

C++ C Java TypeScript

HTML CSS


frameworks

Angular .NET


tools

Visual Studio VS Code Unity Git


security & reversing tools

Cheat Engine x64dbg Process Hacker


operating systems

Windows Linux


"May all your desires come true."

Pinned Loading

  1. process-proxy-hijacking process-proxy-hijacking Public

    hijacks a process and injects a payload into it so that it writes or reads memory for us

    C++ 2

  2. band-4-window-creation band-4-window-creation Public

    injects a payload into explorer.exe, which creates a window in band 4 (ZBID_IMMERSIVE_NOTIFICATION)

    C++

  3. instrumentation-callback-injection instrumentation-callback-injection Public

    Inject shell code with _PROCESS_INSTRUMENTATION_CALLBACK_INFORMATION using NtSetInformationProcess

    C++ 1