Skip to content
View oxunem's full-sized avatar
:shipit:
:shipit:
  • Synapse Private Software
  • ntoskrnl.exe

Block or report oxunem

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

๐Ÿ‘‹ Hey, I'm oxunem

๐Ÿ› ๏ธ Low-level & systems developer


๐Ÿงฉ About me

  • ๐Ÿ”น C/C++ (kernel & user mode)
  • ๐Ÿ”น Kernel driver development (WDM/KMDF)
  • ๐Ÿ”น Hypervisor-level projects
  • ๐Ÿ”น UEFI research & development
  • ๐Ÿ”น Game hacking & anti-cheat bypass
  • ๐Ÿ”น Malware development & analysis
  • ๐Ÿ”น Reverse engineering (basic/intermediate, still learning)
  • ๐Ÿ”น Basic Python scripting

๐Ÿงฐ Languages

ย  ย  ย 

๐Ÿ“Š GitHub Analytics

Pinned Loading

  1. UM-KM-StringCrypt UM-KM-StringCrypt Public

    Header-only constexpr string encryption for C++17+, supporting both User and Kernel Mode, with no CRT or STL dependencies.

    C++

  2. NMIBlocker NMIBlocker Public

    Demonstration code for intercepting and disabling NMI handling on Intel CPUs in Windows kernel mode.

    C++