Skip to content
View meowdiocre's full-sized avatar
💭
i hate computer
💭
i hate computer

Block or report meowdiocre

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.

Content in all repositories owned by your account will be closed.
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
meowdiocre/README.md

meowdiocre

Windows and Linux internals, hypervisors, and reverse engineering.

I enjoy using technology beyond how it was intended.

Current research

  • JohnSmith · 2026 · Windows x64 research hypervisor with Intel VT-x/EPT and AMD SVM/NPT backends. johnsmithctl is the companion control client.
  • vmw · 2026 · KVM/Windows lab automation with kernel, QEMU, and firmware patches. Based on AutoVirt; currently tested on AMD hosts.
  • HvD · 2026 · User-mode and kernel measurements for studying hypervisor behavior on Windows.

These are experimental projects. Each repository documents its scope and known limits.

Tools and experiments

  • UpdatedDriverPackScan · 2026 · Python scanner for Windows driver PE sections and signature status.
  • ss-overlay-hook · 2026 · Direct3D 11 / ImGui rendering through the SteelSeries overlay window.
  • AntiAntiDebuggerExpert · 2026, archived · x64dbg plugin experimenting with Unicorn emulation around anti-debug checks.
  • devirtz-kernel · 2026 · Linux KVM/AMD SVM research snapshot, with documented changes from the imported kernel tree.

Upstream contributions

Writing · Website source

Pinned Loading

  1. ss-overlay-hook ss-overlay-hook Public

    SteelSeries overlay window and swapchain hooks for Direct3D 11 / ImGui rendering research.

    C++ 11 3

  2. JohnSmith JohnSmith Public

    Windows x64 research hypervisor with Intel VT-x/EPT and AMD SVM/NPT backends.

    C 5 2

  3. AntiAntiDebuggerExpert AntiAntiDebuggerExpert Public archive

    Archived x64dbg/Unicorn emulation experiment for studying anti-debug checks.

    C++ 9 4

  4. devirtz-kernel devirtz-kernel Public

    Linux 7.0.3 KVM/AMD SVM research snapshot with guest-visible CPU behavior changes.

    C 11 3

  5. HvD HvD Public

    Windows hypervisor research measurements in user mode and kernel mode.

    C++ 5 2

  6. vmw vmw Public

    KVM/Windows research workspace with kernel, QEMU, and firmware patch sets. Tested on AMD hosts.

    Python 2