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.
https://www.anvilsecure.com
BSD 3-Clause "New" or "Revised" License
180 stars 18 forks source link

Fixup x86 munmap comment #5

Closed baloo closed 10 months ago

baloo commented 1 year ago

munmap syscall for x86 is 91 (0x5b)