Articles by Tag #syscall

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Find Window Handle (HWND) using Rust

In this paper, I will explain how to find a specific handle (HWND) for an application running on...

Learn More 2 0Aug 6 '24

"MMAP" System Call for DBMS

MMAP, which stands for Memory Mapping, allows to map files into a process's virtual memory space. It...

Learn More 0 0Apr 13

chroot system call

While doing a literature survey on Serverless architecture also known as Function-as-a-Service(FaaS)....

Learn More 0 0Aug 18 '24