An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with execve

A curated list of projects in awesome lists tagged with execve .

https://github.com/kxxt/tracexec

Tracer for execve{,at} and pre-exec behavior, launcher for debuggers.

command-line-tool debugger ebpf exec execve ptrace strace tracer tracexec tui

Last synced: 14 Apr 2025

https://github.com/anvilsecure/ulexecve

ulexecve is a userland execve() implementation which helps you execute arbitrary ELF binaries on Linux from userland without the binaries ever having to touch storage. This is useful for red-teaming and anti-forensics purposes.

antiforensics execve python-hacking-tools redteam-tools redteaming userland

Last synced: 07 Apr 2025

https://github.com/amanoteam/glibc_preload

An execve() wrapper that allows executing binaries using a glibc installed in a non-standard location.

c cpp execve glibc ldpreload

Last synced: 14 May 2025

https://github.com/minasamirsaad/simple_shell

It is an imitation of the Unix shell built in the C language

access environments execve exit fflush fork getline infinite-loop isatty malloc-free perror shell strtok wait waitpid

Last synced: 11 Aug 2025

https://github.com/guiribei/my_shell

A lightweight, reduced version of the Bash shell written in C.

bash builtin-functions c execve forks linux pipes processes shell signals

Last synced: 12 Apr 2026

https://github.com/pcapurro/42microshell

Minimalist version of bash.

bash cd execution execve shell

Last synced: 24 Aug 2025

https://github.com/tigran-sargsyan-w/minishell

This project is about creating a simple shell. Yes, your own little bash. You will learn a lot about processes and file descriptors.

42 42school c c-language cli executor execve fork lexer mandatory minishell parser posix readline shell signals terminal unix unix-shell

Last synced: 19 Apr 2026

https://github.com/0xromjobert/pipex

a 42 school project to rebuild shell redirections by handling pipes in C

c child-process commad-line dup2 execve pipe shell

Last synced: 08 Apr 2025

https://github.com/trobert42/pipex

Program coded in C that reproduces the behaviour of the shell pipe (|) command

command execve infile outfile pipe

Last synced: 10 Jul 2025

https://github.com/shuygena/pipex

:fork_and_knife: :twisted_rightwards_arrows: Pipes for execute bash commands

42 42projects bash-commands execve pipes

Last synced: 06 Mar 2025

https://github.com/dpetrosy/42-pipex

42 School Pipex project aimed to better understand shell redirection and pipes, by handling them in C.

42 42-pipex 42born2code 42cursus 42pipex 42projects 42school 42yerevan c c-programming child-process command-line dup2 execve fork pipes pipex pipex-42 pipex42 shell

Last synced: 12 Apr 2026

https://github.com/shuygena/minishell

:computer: Our shell that implements some bash functions

42 42subjects bash execve pipes signals

Last synced: 18 Apr 2026