munmap
Here are 11 public repositories matching this topic...
Implementation of malloc, realloc, and free.
-
Updated
Nov 21, 2021 - C
Here you will literally learn everything about allocators, and implement one yourself!
-
Updated
Jan 17, 2022 - C++
a tool to manage virtual memory allocation and deallocation on Linux
-
Updated
Nov 11, 2022 - C
Project in Assembly that calculates Distances using Matrix Multiplication
-
Updated
Mar 12, 2024 - Assembly
"Randar" is an exploit for Minecraft which uses LLL lattice reduction to crack the internal state of an incorrectly reused java.util.Random in the Minecraft server, then works backwards from that to locate other players currently loaded into the world.
-
Updated
Apr 20, 2024 - Shell
A library for mingw32 that includes some POSIX functions but eventually all of the POSIX functions will be completed and right now the POSIX functions that are included in this repository are pipe, wait, mmap, munmap, msync, mlock, munlock, posix_madvise, madvise, shm_open, shm_unlink, readv, writev, process_vm_readv, process_vm_writev, dlopen, etc
-
Updated
Oct 1, 2025 - C
Improve this page
Add a description, image, and links to the munmap topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the munmap topic, visit your repo's landing page and select "manage topics."