Skip to content
View callrbx's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report callrbx

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

  1. pkexec-lpe-poc pkexec-lpe-poc Public

    POC for CVE-2021-4034

    C 4

  2. rsactftool-docker rsactftool-docker Public

    Simple a Docker build for the latest RSACTFTool

    Dockerfile 1 1

  3. rustbuster rustbuster Public

    A simple enumeration tool build in rust

    Rust 1

  4. shellcode shellcode Public

    C 1

  5. wlinflate wlinflate Public

    A simple utility to take an existing wordlist and quickly expand it

    Rust

  6. GDB Kernel Object Hunter GDB Kernel Object Hunter
    1
    # written by icon
    2
    # adapted from work by pagabuc
    3
    # change your kernel to be your kernel binary with debug symbols
    4
    # change low-high bounds to be the relevant slab you are trying to fit
    5
    # gdb --nx -q -x extract_offsets.py | tee offsets