Skip to content
View KernelPhantom-010's full-sized avatar
๐Ÿ’ป
~Daily exercise: begging my code to compile (as it could hear me.. I'm insane)~
๐Ÿ’ป
~Daily exercise: begging my code to compile (as it could hear me.. I'm insane)~

Block or report KernelPhantom-010

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

gif

๐Ÿ’ซ About Me:

๐Ÿ”ญ Iโ€™m currently working on
โ†’ low-level development, Windows internals & my startup project NexusDefend

๐Ÿ‘ฏ Iโ€™m looking to collaborate on
โ†’ reverse engineering, cybersecurity tooling & system-level projects

๐Ÿค Iโ€™m looking for help with
โ†’ vulnerability research, kernel research & advanced RE topics

๐ŸŒฑ Iโ€™m currently learning
โ†’ Windows internals, low-level programming & reverse engineering

๐Ÿ’ฌ Ask me about
โ†’ Python, C/C++, C#, Windows internals & cybersecurity

โšก Fun fact
โ†’ I like understanding systems so deeply that breaking them becomes part of the learning process (only VM's ofc)

๐ŸŒ Socials:

email

๐Ÿ’ป Tech Stack:

C C# C++ Python Windows Terminal Vercel .Net GitHub Portfolio

๐Ÿ“Š GitHub Stats:



๐Ÿ† GitHub Trophies

โœ๏ธ Random Dev Quote


Profile Views

๐Ÿ’ฐ You can help me by Donating

PayPal

Pinned Loading

  1. DaFuzz-GUI--and-Console-program-Fuzzer DaFuzz-GUI--and-Console-program-Fuzzer Public

    DaFuzz is a GUI and console-based fuzzer written in C# that generates input seeds, manipulates byte streams, and feeds them to target programs via STDIN, helping identify crashes and security flawsโ€ฆ

    1

  2. TRUSTED-NET-Active-Wi-Fi-Evil-Twin-Detection-Tool TRUSTED-NET-Active-Wi-Fi-Evil-Twin-Detection-Tool Public

    TRUSTED NET is a security tool that detects Evil Twin attacks by comparing discovered Wi-Fi networks with stored network profiles.

    2

  3. KerBug---C-Command-Line-debugger-for-Linux-Binaries. KerBug---C-Command-Line-debugger-for-Linux-Binaries. Public

    Built with ptrace and pseudo-terminals, KerBug allows you to single-step through programs, inspect registers, and interact with the target processโ€™s standard input/output.

    2

  4. Manual-64-Bit-PE-Loader-Windows-Internals-Documentation Manual-64-Bit-PE-Loader-Windows-Internals-Documentation Public

    Manual PE loader that parses DOS/NT headers, maps sections, applies relocations (ASLR bypass), resolves imports (IAT), and jumps to entry point. Windows internals study.

    2

  5. Fast-C-Source-Code-Obfuscator Fast-C-Source-Code-Obfuscator Public

    A lightweight experimental C source code obfuscator written in C.

    C 2