Skip to content
View unrooted's full-sized avatar

Organizations

@NixOS @redcode-labs @WaletSec
Block or Report

Block or report unrooted

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. redcode-labs/RedNixOS redcode-labs/RedNixOS Public

    NixOS-based 'distro' for cybersecurity enthusiasts

    Nix 164 9

  2. redcode-labs/RedNix redcode-labs/RedNix Public

    Hackable NixOS container

    Nix 112 19

  3. redcode-labs/easyWSL redcode-labs/easyWSL Public

    Create WSL distros based on Docker Images.

    C# 542 37

  4. redcode-labs/RedSand redcode-labs/RedSand Public

    Windows SandBox environment for cybersecurity enthusiasts

    PowerShell 28 2

  5. zsh config zsh config
    1
    # If you come from bash you might have to change your $PATH.
    2
    export PATH=$HOME/bin:/usr/local/bin:$HOME.local/bin:$PATH
    3
    
                  
    4
    # Path to your oh-my-zsh installation.
    5
    export ZSH="/home/viper/.oh-my-zsh"
  6. notes, tips and tricks on ventoy usa... notes, tips and tricks on ventoy usage and configuration
    1
    1. injection - inject into runtime after the boot
    2
        Windows -> WinPE env.
    3
        Linux -> initramfs env.
    4
    
                  
    5
        ```json