https://github.com/liamg/asm
Gross assembly
https://github.com/liamg/asm
Last synced: 10 months ago
JSON representation
Gross assembly
- Host: GitHub
- URL: https://github.com/liamg/asm
- Owner: liamg
- Created: 2020-09-18T17:58:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-18T21:02:02.000Z (over 5 years ago)
- Last Synced: 2025-02-07T12:49:05.850Z (11 months ago)
- Language: Assembly
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ASM
*x64 ASM using NASM.*
- https://www.conradk.com/codebase/2017/06/06/x86-64-assembly-from-scratch/
- https://github.com/0xAX/asm
- https://filippo.io/linux-syscall-table/