Skip to content

chocovy/Linux-Setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

Linux-Setup

⚙️ Usage

To get started, first install and set up Zsh (required for running the setup script):

sudo apt install -y zsh curl git
zsh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
zsh

🔁 After installation, log out and log back in for zsh to be your default shell.

Then, clone this repository and run the setup script with Zsh:

git clone https://github.com/chocovy/Linux-Setup.git
cd Linux-Setup
sh setup.sh

🖥️ Environment

  • WSL 2 (Ubuntu)
  • Ubuntu 24.04 LTS

📦 Features

  • GEF / angelheap – GDB Enhanced Features for binary debugging
  • pwntools – Python-based exploit development library
  • ROPGadget – Tool for finding ROP gadgets in binaries
  • one_gadget – Tool to find one-shot RCE gadgets in libc
  • Docker CE & Compose – For containerized exploit/testing environments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages