Skip to content
View unrooted's full-sized avatar

Organizations

@NixOS @redcode-labs @WaletSec @WaletLab @NUG-PL

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

Pinned Loading

  1. redcode-labs/RedNixOS Public

    NixOS-based 'distro' for cybersecurity enthusiasts

    Nix 190 10

  2. redcode-labs/RedNix Public

    Hackable NixOS container and devShells collection

    Nix 152 20

  3. redcode-labs/easyWSL Public

    Create WSL distros based on Docker Images.

    C# 569 37

  4. redcode-labs/RedSand Public

    Hackable Windows SandBox environment

    PowerShell 31 5

  5. 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...
    1
    1. injection - inject into runtime after the boot
    2
        Windows -> WinPE env.
    3
        Linux -> initramfs env.
    4
    
                  
    5
        ```json