d4em0n / AssemblyCode-Reference

A repository of assembly code snippets for reference in learning and practicing assembly programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Assembly Code Reference

Open repository for assembly code reference.

This repository is created as an ultimate source for code snippets to demonstrate the assembly language. You can compile each code by following the instructions available for each architecture and assemblers.

Disclaimer

Reversing.ID has no affiliation with any vendor or any device manufacturer. This repository is intended as references for learning assembly language. No processor is promoted over the other.

How to Download?

You can clone the repository or download the code manually.

How to Contribute?

This is an open project.

You can add assembly code for architecture that is not listed yet, or modifying the existing one. To do so, you can:

  • Do a pull request.
  • Send mail to pengurus [at] reversing.id
  • Notify us at telegram group @ReversingID

About

A repository of assembly code snippets for reference in learning and practicing assembly programming


Languages

Language:Assembly 68.6%Language:Python 30.7%Language:C 0.7%