#
ptrace
Here are 107 public repositories matching this topic...
chroot, mount --bind, and binfmt_misc without privilege/setup for Linux
-
Updated
Oct 7, 2021 - C
Inject a shared library (i.e. arbitrary code) into a live linux process, without ptrace
-
Updated
Jan 19, 2021 - Python
Arinerron
commented
Oct 14, 2021
make #defines for MALLOC/CALLOC/REALLOC/REALLOCARRAY to catch NULL return value, cleanup, and abort() properly
rootless OCI container runtime with ptrace hacks (No root privileges nor SUID binaries (e.g. newuidmap) are required!)
-
Updated
Apr 13, 2018 - Go
A playground for run-time iOS app inspection
swift
ios
objective-c
jailbreak
ptrace
lldb
frida
threads
jailbreak-detection
swizzle
debugger-challenge
bypass-ptrace
-
Updated
Mar 24, 2021 - Swift
Sandbox implemented in GO with container / ptrace / seccomp
linux
golang
sandbox
container
ptrace
unix-socket
libseccomp
memfd
cgroup
uoj
rlimit
linux-namespace
-
Updated
Sep 21, 2021 - Go
live process hacking - lisp bindings to ptrace()
-
Updated
Dec 21, 2020 - Common Lisp
Record process launches and files read and written by each process
-
Updated
Feb 15, 2021 - Go
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, all the contents mentioned above will be covered in this book. Hope you enjoy it!
go
debugger
golang
cfa
debug
ptrace
elf
dwarf
delve
die
debugging-information
lineno-table
call-frame-information
-
Updated
Oct 16, 2021 - Makefile
chroot, mount --bind, and binfmt_misc without privilege/setup for Linux
-
Updated
Aug 9, 2019 - C
ld_preload userland rootkit
linux
library
rootkit
ldpreload
malware
libc
ptrace
ld-preload
rootkits
hide-files
ld-preload-rootkit
-
Updated
Dec 13, 2020 - C
Linux, FreeBSD, NetBSD, OpenBSD and Windows debugging detection library. With support for C and Go.
golang
unix
cross-platform
cgo
infosec
ptrace
suckless
procfs
system-programming
information-security
golang-package
minimalistic
software-protection
linux-library
anti-debug
system-hacking
cgo-bindings
linux-hacking-tools
debugging-facility
unix-extension
-
Updated
Aug 22, 2021 - Go
Improve this page
Add a description, image, and links to the ptrace topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ptrace topic, visit your repo's landing page and select "manage topics."
Easiest would probably be to use cffi instead of manual CPython binding.
See also conda-forge/reprozip-feedstock#11