agavrel / LibftASMLinks
libc functions coded with assembly language
☆18Updated 5 years ago
Alternatives and similar repositories for LibftASM
Users that are interested in LibftASM are comparing it to the libraries listed below
Sorting:
- My implementation of some of the Standard C Library functions including some additional ones.☆104Updated 7 years ago
- 42 library of basic C functions - queues, lists, memory operations and more☆26Updated 5 years ago
- A basic unix shell interpreter in c programming language using recursive descent parser.☆151Updated last year
- Rush de sélection pour le challenge Coding Game☆10Updated 4 years ago
- x86-64 virtual machine and disassembler☆147Updated 5 years ago
- Collection of libraries for use with x86 / x64 assembler☆127Updated 3 months ago
- An x86/x64 instruction disassembler written in C☆31Updated last year
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆192Updated 3 months ago
- Discover how to sucessfully use bitwise operators in daily coding☆161Updated 5 years ago
- Code samples for the Understanding Windows x64 Assembly tutorial.☆259Updated last year
- 42 • A guide for minitalk, a client-server communication system implemented in C using UNIX signals.☆16Updated last year
- x86_64 macro assembler entirely in C preprocessor☆44Updated 5 years ago
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆108Updated last week
- A DOOM and Duke Nukem 3D style game with ray-casting, featuring a level editor and multiplayer from scratch in C☆63Updated last year
- pe☆32Updated 4 years ago
- Guide: Debugging with LLDB on VSCode GUI☆16Updated 3 years ago
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆199Updated 5 months ago
- X86 Opcode and Instruction Reference☆246Updated last year
- ☆65Updated 5 years ago
- C multi-pipe implementation, dissection and explanation.☆27Updated 2 years ago
- A C library and binary for generating machine code of x86_64 assembly language and executing on the fly without invoking another compiler…☆191Updated 6 months ago
- simple virtual cpu in c☆89Updated 7 years ago
- PoC lightweight x64 register based VM implementation☆53Updated 11 months ago
- Unofficial git history of flat assembler☆41Updated 2 years ago
- A Windows PE format file loader☆146Updated 7 years ago
- tiny hello-world Win32 PE .exe☆106Updated last month
- Custom memory allocator using mmap.☆25Updated this week
- An open source C library that incorporates useful functions, such as binary trees, linked lists, stacks, arrays, bit manipulation.☆64Updated 3 years ago
- Compile time assembler with nasm syntax☆79Updated 3 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆135Updated last month