An open API service providing repository metadata for many open source software ecosystems.

Topic: "munmap"

spawnmason/randar-explanation

"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.

Language: Shell - Size: 184 MB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 841 - Forks: 19

CoderRC/libmingw32_extended

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

Language: C - Size: 266 KB - Last synced at: about 5 hours ago - Pushed at: 3 months ago - Stars: 15 - Forks: 3

vsokh/Malloc

Implementation of malloc, realloc, and free.

Language: C - Size: 58.6 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

hslam/mmap

Package mmap provides a way to memory-map a file.

Language: Go - Size: 35.2 KB - Last synced at: 6 days ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 2

gaeduron/Malloc

💾 Memory Allocation - 42 project {Mmap, memory allocation algorithm, Munmap & free}

Language: C - Size: 680 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

vampirefrog/streamlib

Data stream library for reading and writing files, memory blocks and zipped files, with memory mapping support

Language: C - Size: 149 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

CapitanuAndreea/Matrix-Multiplication

Project in Assembly that calculates Distances using Matrix Multiplication

Language: Assembly - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

yspkm/xv6-virtual-memory

Implementation of three system calls and page fault handler on xv6 - 1. mmap() syscall 2. Page fault handler 3. munmap() syscall 4. freemem() syscall

Language: C - Size: 127 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

lywangj/Linux_Memory_Manager_

a tool to manage virtual memory allocation and deallocation on Linux

Language: C - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

BobAaldering/LETS_ALLOCATE

Here you will literally learn everything about allocators, and implement one yourself!

Language: C++ - Size: 1.94 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

simongalasso/ft_malloc

memory allocation manager

Language: C - Size: 146 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0