Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shell Code

This repository contains shell code examples and scripts for various purposes.

How to Run

To run the shell code examples and scripts in this repository, follow these steps:

  1. Clone the repository to your local machine.

  2. Open a terminal and navigate to the repository directory.

  3. Make sure you have the necessary permissions to execute shell scripts.

  4. Build the spawnshell.asm using the makefile. For example, run the following command:

    make
  5. Run the ./spawnshell script with sudo. For example, use the following command:

    sudo ./spawnshell
  6. Follow makefile for additional instructions.

Please note that some scripts may require specific dependencies or configurations. Make sure the follwing are installed

  • Objdump
  • Nasm
  • Gcc
  • xxd

About

shell code working examples for educational purposes only

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages