https://github.com/rysteq/simple-linux-library
Simple Linux Library or SLL for short is a library for programming in x86 assembly for linux
https://github.com/rysteq/simple-linux-library
assembly library linux safe simple x86
Last synced: about 2 months ago
JSON representation
Simple Linux Library or SLL for short is a library for programming in x86 assembly for linux
- Host: GitHub
- URL: https://github.com/rysteq/simple-linux-library
- Owner: RysteQ
- Created: 2022-11-07T21:37:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-04T23:10:37.000Z (over 3 years ago)
- Last Synced: 2025-03-23T16:15:43.580Z (over 1 year ago)
- Topics: assembly, library, linux, safe, simple, x86
- Language: Assembly
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# SLL - Simple Linux Library
SLL is a library for linux to make development in x86 assembly easier and safer
There will be no more updates because I moved over to Windows to focus on C# development, so the socket code will never be finished.