Skip to content
View ramirez33cpu's full-sized avatar
  • Joined Oct 11, 2025

Block or report ramirez33cpu

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 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

Pinned Loading

  1. Reverse-Shell.java Reverse-Shell.java Public

    This Java reverse shell connects to a remote server and launches a command-line shell. It creates two threads to handle communication: one sends the shell's output to the server, and the other rece…

    Java