Skip to content
View xiaozhou233's full-sized avatar

Organizations

@OrangeXT

Block or report xiaozhou233

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

Hi there! I'm xiaozhou233

Learning by building. Building by learning.

Profile Views

  • 📖 I'm a student.

  • 🔍 I'm interested in Computer Science, especially Programming, Reverse Engineering, and Embedded Systems.

  • 🌱 I'm currently learning C, C++, Java, Reverse Engineering and Embedded Systems.

  • 🎮 I'm developing Minecraft plugins, mods and clients (OrangeXT).

  • 📝 I write articles on my blog https://www.xiaozhou233.cn (Under Maintenance)

  • 💬 You can contact me via xiaozhou233@vip.qq.com

  • ⚡ Fun fact: I'm just a noob.

Projects:

  • JuiceMixin - A simple mixin library for java bytecodes generation.
  • JuiceAgent - A JVMTI-based agent that redefines or transforms Java bytecode without requiring a javaagent (even when DisableAttachMechanism is enabled).
  • XiaoYuBotX* - A bot framework that complies with the OneBot11 protocol.
  • OrangeX* - A Minecraft Injected Client.

Languages and Tools:

Languages

c cplusplus java python php

Backend

nginx openresty

Devops

bash docker jenkins

Tools/ Others

git linux JetBrains Visual Studio Code Vim Kali

xiaozhou233

Pinned Loading

  1. OrangeX-Client OrangeX-Client Public

    Minecraft Injected Client, support Lunar Client

    Java 12 3

  2. JuiceAgent JuiceAgent Public

    a JVMTI-based injection library for loading external JARs and transforming Java bytecode, even when DisableAttachMechanism is enabled.

    C++ 8 2

  3. JuiceAgent-API JuiceAgent-API Public

    Java 2

  4. TelloFlyControl TelloFlyControl Public archive

    Python 3

  5. Loader Loader Public

    C