Tool for working with Direct System Calls in Cobalt Strike's Beacon Object Files (BOF) via Syswhispers2
-
Updated
Jul 21, 2022 - Assembly
Tool for working with Direct System Calls in Cobalt Strike's Beacon Object Files (BOF) via Syswhispers2
🐧 Assembly with Linux (Notes, Syscalls, Protection Rings) 🐧
A tiny, simple webserver in x86 (32 bit) assembly language from scratch for fun
🎓 💻 Repositório com código de estudo da linguagem de programação Assembly
An implementation of a client-server socket using assmbly
PoC for stealthy indirect Windows syscall invocation to bypass API hooks
Assembly Order's Scheduler
Interactive MIPS Assembly quiz system with real-time timing, error handling, and performance analytics. Educational project showcasing low-level programming concepts, syscalls, memory management, and user interaction in computer architecture coursework.
Computer Organization (Assembly and Verilog Languages) MIPS Assembly, Syscalls, Processor, Verilog, ALU module, Instructions, Memory module, Register module, FPGA
ARMv7 pseudo random string generator
In computing, a system call (commonly abbreviated to syscall) is the programmatic way in which a computer program requests a service from the operating system on which it is executed. This may include hardware-related services, creation and execution of new processes and communication with integral kernel services such as process scheduling
Implementation of xv6 having additional system calls and scheduling policies.
Add a description, image, and links to the syscalls topic page so that developers can more easily learn about it.
To associate your repository with the syscalls topic, visit your repo's landing page and select "manage topics."