An open API service indexing awesome lists of open source software.

https://github.com/allncuz/asm

Intro to x86 Assembly Language
https://github.com/allncuz/asm

assembly kernel shell

Last synced: 5 months ago
JSON representation

Intro to x86 Assembly Language

Awesome Lists containing this project

README

          

# Assembly

```git
git add -A
git commit -m "commit_message"
git push origin main
```
### [Syscall xX84](https://x86.syscall.sh)
![image](https://github.com/user-attachments/assets/8e92aa1e-f09b-45a8-a742-378398cd2525)

### [x86-64 Assembly](https://docs.google.com/document/d/1hwABu-SL6u2cdhVkjOCUU6T0UyALujep1NfwYfQzWSo/edit)
![image](https://github.com/user-attachments/assets/e52ed9fc-a18b-47ae-8fa1-7df166390738)