Ecosyste.ms: Awesome

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

https://github.com/0xAX/asm

Learning assembly for linux-x64
https://github.com/0xAX/asm

Last synced: about 1 month ago
JSON representation

Learning assembly for linux-x64

Lists

README

        

asm
==============

Learning assembly for linux-x64

Examples
==============

* [Say hello to x86_64 Assembly part 1](https://0xax.github.io/asm_1/)
* [Say hello to x86_64 Assembly part 2](https://0xax.github.io/asm_2/)
* [Say hello to x86_64 Assembly part 3](https://0xax.github.io/asm_3/)
* [Say hello to x86_64 Assembly part 4](https://0xax.github.io/asm_4/)
* [Say hello to x86_64 Assembly part 5](https://0xax.github.io/asm_5/)
* [Say hello to x86_64 Assembly part 6](https://0xax.github.io/asm_6/)
* [Say hello to x86_64 Assembly part 7](https://0xax.github.io/asm_7/)
* [Say hello to x86_64 Assembly part 8](https://0xax.github.io/asm_8/)

Chinese translation:

* [译文: Say hello to x64 Assembly [part 1]](https://vvl.me/2016/08/translation-Say-hello-to-x64-Assembly-part-1/)
* [译文: Say hello to x64 Assembly [part 2]](https://vvl.me/2016/08/translation-Say-hello-to-x64-Assembly-part-2/)
* [译文: Say hello to x64 Assembly [part 3]](https://vvl.me/2016/08/translation-Say-hello-to-x64-Assembly-part-3/)
* [译文: Say hello to x64 Assembly [part 4]](https://vvl.me/2016/08/translation-Say-hello-to-x64-Assembly-part-4/)
* [译文: Say hello to x64 Assembly [part 5]](https://vvl.me/2016/08/translation-Say-hello-to-x64-Assembly-part-5/)
* [译文: Say hello to x64 Assembly [part 6]](https://vvl.me/2016/08/translation-Say-hello-to-x64-Assembly-part-6/)
* [译文: Say hello to x64 Assembly [part 7]](https://vvl.me/2016/08/translation-Say-hello-to-x64-Assembly-part-7/)
* [译文: Say hello to x64 Assembly [part 8]](https://vvl.me/2016/08/translation-Say-hello-to-x64-Assembly-part-8/)

Author
==============

[@0xAX](https://twitter.com/0xAX)