Skip to content
View DeFexNN's full-sized avatar
:shipit:
Howdy im studying PM TG:@DeFexGG
:shipit:
Howdy im studying PM TG:@DeFexGG

Highlights

  • Pro

Block or report DeFexNN

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
DeFexNN/README.md

DeFex — Software Engineer • Reverse Engineering • Systems Programming

PythonC++CC#JavaLuaKotlinReactTypeScript


About

Software engineer at KHMNU @ DFXEDU with a focus on systems programming, cybersecurity, and reverse engineering. I build across the full stack — from Windows kernel drivers to Android native modules, from React web apps to Python automation tooling.

  • Studying Information Technologies & Cybersecurity
  • Researching kernel-mode Windows internals, anti-cheat bypass patterns, and IL2CPP runtime introspection
  • Building tools that operate at the right level of abstraction for the problem

Featured Projects

ProjectDescription
kernel-spyglassWindows kernel security research lab — DKOM, minifilter, SSDT monitoring, BYOVD simulation
drivers-portfolioKernel driver suite — CR3 memory access, DSE bypass, manual PE mapper, VMProtect loader
NightcoreLiosImguiImGui overlay for Unity Android — 3 injection variants, 100+ anti-cheat bypass patches
GGHACKSHybrid Android app — JNI/C++ with libcurl + OpenSSL, compile-time obfuscation
LumenInjectorModular Android framework — Lua-native with encrypted ELF delivery, OpenGL ESP rendering
awesome-minisCurated portfolio index — 18 projects across 6 engineering domains
All projects

Systems & Security: kernel-spyglass · drivers-portfolio · NightcoreLiosImgui · GGHACKS · LumenInjector · DeFexGameGuardian · DeFexMenuV2 · DeFexPanel · DeFexUnpacker

Web & Frontend: my-portfolio · DeFexSite · Site · my-blog · ctf_site · medium-portfolio

Automation: PythonChannelBot · DeFexKomaru · 5rp_bot_executor · odoo-kanban-notifier · test_bot_deploy

Academic: MyEduProjs · 3pract

Utilities: ImGuiCalculator · Appium_Scripts · helensi_book_reader · SnowflakesDesktop · source · Vo1ic · temrava-reader · PyConverter · TikTokDownloader · jutsu-remote


GitHubWebsiteTelegram

Pinned Loading

  1. GGHACKSGGHACKSPublic

    Forked from DeFexCode/GGHACKS

    Hybrid Android application — JNI/C++ native module with libcurl + OpenSSL, compile-time string obfuscation, and Material Design authentication panel

    C 1

  2. LumenInjectorLumenInjectorPublic

    Modular Android game enhancement framework — Lua-native architecture with encrypted ELF payload delivery, OpenGL ES ESP rendering, and ROM-aware overlay anti-detection

    Lua 1

  3. NightcoreLiosImguiNightcoreLiosImguiPublic

    ImGui overlay for Unity Android games — three injection variants (JNI, Zygisk, Magisk), IL2CPP introspection, 100+ anti-cheat bypass patches

    C 6

  4. awesome-minisawesome-minisPublic

    Curated engineering portfolio — 18 projects spanning kernel drivers, Android RE, React web apps, Python automation, and game enhancement tooling

  5. drivers-portfoliodrivers-portfolioPublic

    Windows kernel driver engineering suite — CR3 physical memory access, DSE bypass, manual PE mapper, VMProtect-secured loader with Firebase authentication

    C++ 8

  6. kernel-spyglasskernel-spyglassPublic

    Windows kernel security research lab — DKOM process hiding, minifilter file hiding, SSDT monitoring, LSASS protection, BYOVD simulation. Observatory for offensive technique and defensive visibility.

    C++