This repository contains shell code examples and scripts for various purposes.
To run the shell code examples and scripts in this repository, follow these steps:
-
Clone the repository to your local machine.
-
Open a terminal and navigate to the repository directory.
-
Make sure you have the necessary permissions to execute shell scripts.
-
Build the
spawnshell.asmusing the makefile. For example, run the following command:make
-
Run the
./spawnshellscript withsudo. For example, use the following command:sudo ./spawnshell
-
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