All Projects → PRoot → Similar Projects or Alternatives

65 Open source projects that are alternatives of or similar to PRoot

DuckOS
Such OS; Very Duck!
Stars: ✭ 16 (-48.39%)
Mutual labels:  syscalls, userland-exec
Ptracer
A library for ptrace-based tracing of Python programs
Stars: ✭ 136 (+338.71%)
Mutual labels:  ptrace, syscalls
Proot
chroot, mount --bind, and binfmt_misc without privilege/setup for Linux
Stars: ✭ 933 (+2909.68%)
Mutual labels:  ptrace, syscalls
lxroot
A lightweight, flexible, and safer alternative to chroot and/or Docker.
Stars: ✭ 69 (+122.58%)
Mutual labels:  chroot, chroot-environment
Tardis
Trace And Rewrite Delays In Syscalls: Hooking time-related Linux syscalls to warp a process's perspective of time, using ptrace.
Stars: ✭ 144 (+364.52%)
Mutual labels:  ptrace, syscalls
Write A Strace And Gdb
A tiny system call tracer and debugger implementation
Stars: ✭ 93 (+200%)
Mutual labels:  ptrace, syscalls
Rappel
A linux-based assembly REPL for x86, amd64, armv7, and armv8
Stars: ✭ 818 (+2538.71%)
Mutual labels:  ptrace
gosystract
A lightweight CLI tool that finds system calls being called inside golang applications.
Stars: ✭ 29 (-6.45%)
Mutual labels:  syscalls
Pyflame
🔥 Pyflame: A Ptracing Profiler For Python. This project is deprecated and not maintained.
Stars: ✭ 2,930 (+9351.61%)
Mutual labels:  ptrace
Kafel
A language and library for specifying syscall filtering policies.
Stars: ✭ 202 (+551.61%)
Mutual labels:  syscalls
HellgateLoader CSharp
Load shellcode via HELLGATE, Rewrite hellgate with .net framework for learning purpose.
Stars: ✭ 73 (+135.48%)
Mutual labels:  syscalls
chroot
Scripts to install and maintain chrooted Debian environment
Stars: ✭ 45 (+45.16%)
Mutual labels:  chroot
Syswall
Work in progress firewall for Linux syscalls, written in Rust
Stars: ✭ 110 (+254.84%)
Mutual labels:  syscalls
Picotrace
picotrace - system call process tracer
Stars: ✭ 26 (-16.13%)
Mutual labels:  ptrace
arch-config
Scripts and Ansible playbook to setup Arch Linux on ZFS.
Stars: ✭ 36 (+16.13%)
Mutual labels:  rootfs
Dlinject
Inject a shared library (i.e. arbitrary code) into a live linux process, without ptrace
Stars: ✭ 521 (+1580.65%)
Mutual labels:  ptrace
builder
Treehouses Awesome 👓 Raspberry Pi Image Builder 🏗
Stars: ✭ 44 (+41.94%)
Mutual labels:  chroot-environment
runrootless
rootless OCI container runtime with ptrace hacks (No root privileges nor SUID binaries (e.g. newuidmap) are required!)
Stars: ✭ 114 (+267.74%)
Mutual labels:  ptrace
termux-wifi
Bash script which installs and runs the Fluxion tool inside Termux, a wireless security auditing tool used to perform attacks such as WPA/WPA2 cracking and MITM attacks.
Stars: ✭ 406 (+1209.68%)
Mutual labels:  chroot-environment
Kvm Vmi
KVM-based Virtual Machine Introspection
Stars: ✭ 153 (+393.55%)
Mutual labels:  syscalls
rkorova
ld_preload userland rootkit
Stars: ✭ 34 (+9.68%)
Mutual labels:  ptrace
Nitro
Stars: ✭ 38 (+22.58%)
Mutual labels:  syscalls
Proot
An chroot-like implementation using ptrace.
Stars: ✭ 233 (+651.61%)
Mutual labels:  ptrace
Freshycalls
FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!
Stars: ✭ 37 (+19.35%)
Mutual labels:  syscalls
Contained.af
A stupid game for learning about containers, capabilities, and syscalls.
Stars: ✭ 730 (+2254.84%)
Mutual labels:  syscalls
Catharsis
Raw syscall implementations with Powershell
Stars: ✭ 18 (-41.94%)
Mutual labels:  syscalls
Mysql Magic
dump mysql client password from memory
Stars: ✭ 183 (+490.32%)
Mutual labels:  ptrace
Kubectl Dig
Deep kubernetes visibility from the kubectl
Stars: ✭ 325 (+948.39%)
Mutual labels:  syscalls
ptrace-burrito
a friendly wrapper around ptrace
Stars: ✭ 112 (+261.29%)
Mutual labels:  ptrace
Procjack
PoC of injecting code into a running Linux process
Stars: ✭ 17 (-45.16%)
Mutual labels:  ptrace
Record-Audio-on-Windows
A Go program that uses winmm.dll to record audio to a WAV file.
Stars: ✭ 28 (-9.68%)
Mutual labels:  syscalls
Memorpy
Python library using ctypes to search/edit windows / linux / macOS / SunOS programs memory
Stars: ✭ 721 (+2225.81%)
Mutual labels:  ptrace
dock
dock try to re-implement docker 🐳
Stars: ✭ 32 (+3.23%)
Mutual labels:  syscalls
Sandy
A tiny "sandbox" to run untrusted code 🏖️
Stars: ✭ 335 (+980.65%)
Mutual labels:  ptrace
openredir
redirect file open operations via LD_PRELOAD
Stars: ✭ 23 (-25.81%)
Mutual labels:  syscalls
fptrace
Record process launches and files read and written by each process
Stars: ✭ 41 (+32.26%)
Mutual labels:  ptrace
ghc-stack
Hacking GHC's Stack for Fun and Profit (featuring The Glorious Haskell Debugger v0.0.1 Pre-alpha)
Stars: ✭ 69 (+122.58%)
Mutual labels:  ptrace
Inline syscall
Inline syscalls made easy for windows on clang
Stars: ✭ 232 (+648.39%)
Mutual labels:  syscalls
Gweb
Interact with browser from Go. Manually-crafted WebAPI interoperation library.
Stars: ✭ 163 (+425.81%)
Mutual labels:  syscalls
InlineWhispers2
Tool for working with Direct System Calls in Cobalt Strike's Beacon Object Files (BOF) via Syswhispers2
Stars: ✭ 156 (+403.23%)
Mutual labels:  syscalls
Ltp
Linux Test Project http://linux-test-project.github.io/
Stars: ✭ 1,654 (+5235.48%)
Mutual labels:  syscalls
SyscallExtractorAnalyzer
This script will pull and analyze syscalls in given application(s) allowing for easier security research purposes
Stars: ✭ 19 (-38.71%)
Mutual labels:  syscalls
Cubostratus
Blazingly fast Linux syscall collector
Stars: ✭ 68 (+119.35%)
Mutual labels:  syscalls
procout
procout peeks write(2) of another process using ptrace(2), written in Rust
Stars: ✭ 26 (-16.13%)
Mutual labels:  ptrace
Ideas
Ideas for protecting C/C++
Stars: ✭ 37 (+19.35%)
Mutual labels:  syscalls
tn3399 v3
TN3399_V3 开发板折腾记录
Stars: ✭ 66 (+112.9%)
Mutual labels:  rootfs
Shellen
🌸 Interactive shellcoding environment to easily craft shellcodes
Stars: ✭ 799 (+2477.42%)
Mutual labels:  syscalls
Reprozip
ReproZip is a tool that simplifies the process of creating reproducible experiments from command-line executions, a frequently-used common denominator in computational science.
Stars: ✭ 231 (+645.16%)
Mutual labels:  ptrace
Syscall intercept
The system call intercepting library
Stars: ✭ 408 (+1216.13%)
Mutual labels:  syscalls
Mamba
Mamba is a payload for PS3 apps that adds support for ISO, netiso, plugins, PS3MAPI, etc. It's derived from Cobra.
Stars: ✭ 24 (-22.58%)
Mutual labels:  syscalls
Krf
A kernelspace syscall interceptor and randomized faulter
Stars: ✭ 267 (+761.29%)
Mutual labels:  syscalls
execmon
Advanced process execution monitoring utility for linux (procmon like)
Stars: ✭ 77 (+148.39%)
Mutual labels:  syscalls
Nsjail
A light-weight process isolation tool, making use of Linux namespaces and seccomp-bpf syscall filters (with help of the kafel bpf language)
Stars: ✭ 1,934 (+6138.71%)
Mutual labels:  chroot
linux-prog
Some C code i write to study systems programming (while reading The Linux Programming Interface)
Stars: ✭ 43 (+38.71%)
Mutual labels:  syscalls
Crouton
Chromium OS Universal Chroot Environment
Stars: ✭ 7,941 (+25516.13%)
Mutual labels:  chroot
sudohulk
try privilege escalation changing sudo command
Stars: ✭ 114 (+267.74%)
Mutual labels:  ptrace
firecracker-task-driver
nomad task driver that uses firecracker to start micro-vms
Stars: ✭ 85 (+174.19%)
Mutual labels:  rootfs
golang-debugger-book
From a debugger's view, Let's explore the computer world! How does compiler, linker and debugger coordinate with each other around the program written in specific programming language? How does a debugger work? If we develop a debugger for go programming language, we must master go type system, runtime... and some Operating System internals. OK,…
Stars: ✭ 49 (+58.06%)
Mutual labels:  ptrace
heaptrace
helps visualize heap operations for pwn and debugging
Stars: ✭ 252 (+712.9%)
Mutual labels:  ptrace
Ios debugger challenge
A playground for run-time iOS app inspection
Stars: ✭ 39 (+25.81%)
Mutual labels:  ptrace
1-60 of 65 similar projects