Skip to content
View rxxsta's full-sized avatar
💭
🐒
💭
🐒
Block or Report

Block or report rxxsta

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

Pinned Loading

  1. street-bot street-bot Public

    A discord bot for the Street Cord

    JavaScript

  2. AimPractice AimPractice Public

    A program that helps users practice their mouse/click accuracy

    Java 8

  3. RNG RNG Public

    An android application to support your random needs (IN PROGRESS)

    Java 1

  4. 25daysofchristmas 25daysofchristmas Public

    CTF Write-ups for TryHackMe's Advent of Cyber: a beginner friendly event with a variety of security challenges

    4

  5. VMware module fix for Linux (VMMON ... VMware module fix for Linux (VMMON and VMNET modules)
    1
    0. Make sure your kernel version headers are installed located in: `/lib/modules/$(uname -r)`. If it's looking kind of empty ([not empty example)](https://i.imgur.com/U4YmQUB.png), then you should reinstall them (e.g. `sudo apt reinstall linux-modules-$(uname -r)`)
    2
    
    
    3
    1. Check kernel version: `uname -r`
    4
    
    
    5
    2. Check vmware version: `vmware --version`