Skip to content
View 0xC-Dev's full-sized avatar

Block or report 0xC-Dev

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
0xC-Dev/README.MD

Welcome to My Page, I'm David, a Cyber Security student at Fanshawe College

๐Ÿง Some Things About Me

I started programming in elementary school with basic front-end development, but during COVID, I discovered Java and became deeply invested in its internals, including JVM, bytecode manipulation, and JNI for integrating native code. This passion for low-level programming has recently led me to Rust, a "safer" systems programming language. Rust's memory safety and efficiency align perfectly with my goals of creating high-performance applications / tools, combining the power of Java and native code with Rust's modern capabilities.

๐Ÿ› ๏ธ What I Know

  • Java (in-depth, including Bytecode Fund)
  • Java Virtual Machine Fund (Garbage Collection, Low level access)
  • Python Scripts
  • Socket Programming
  • MySQL (learned at Fanshawe)
  • SQLite
  • C (learned at Fanshawe)
  • Rust (currently learning)

๐Ÿš€ My Projects

C2 Server

  • Repo Status: Currently private, will be made public later
  • Languages:
    • Server: Java + Rust (via JNI)
    • Client: C/C++ (Collaborator)
  • Libraries Used:
    • Server: Netty

streak graph activity-graph graph stats graph languages graph

๐ŸŒ Connect with Me

LinkedIn Discord Twitter

Popular repositories Loading

  1. UnsafeMemory-Java UnsafeMemory-Java Public

    Messing around with theUnsafe method and Borrowing and Ownership concept of memory managment

    Java 4

  2. D2L-Discussion-Views D2L-Discussion-Views Public

    Spams views on d2l discussion post

    Rust 3

  3. Noxious-Server Noxious-Server Public

    This is a server base for a C2 framework im making using Netty.

    Java 3 1

  4. QuickPage QuickPage Public

    Forked from Red-Team-Toolkit/QuickPage

    This script downloads a webpage, updates relative resource links (CSS, JavaScript, and images) to absolute URLs, and saves the processed HTML to a file.

    Python

  5. File-Integrity-Scanner File-Integrity-Scanner Public

    A POC Java tool to generate and verify file integrity using SHA-256 checksums

    Java

  6. 0xC-Dev 0xC-Dev Public