#
ptrace
Here are 113 public repositories matching this topic...
chroot, mount --bind, and binfmt_misc without privilege/setup for Linux
-
Updated
Apr 24, 2022 - C
Inject a shared library (i.e. arbitrary code) into a live linux process, without ptrace
-
Updated
Jan 19, 2021 - Python
T-enhancement
Type: En enhancement to existing code, or a new feature
C-tracer (C)
Component: The C part of the tracer codebase (_pytracer extension)
good first issue
Newcomers welcome! This should be easy and self-contained enough for someone new to the codebase
hacktoberfest
Newcomers welcome! This should be easy and self-contained enough for someone new to the codebase
Arinerron
commented
May 11, 2022
Literally changing it in any way makes it better code lol
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
Apr 22, 2022 - 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
May 22, 2022 - Makefile
live process hacking - lisp bindings to ptrace()
-
Updated
Mar 7, 2022 - Common Lisp
Record process launches and files read and written by each process
-
Updated
Feb 15, 2021 - Go
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
Nov 18, 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