+ 30
Assembley Programming Resources
A thread centered on ASM learning. To share tips, resources,ebooks, and other useful ASM info. Feel free to add more!
26 Antworten
+ 17
Oh, I've learned an assembly basics in high school, and.. not half bad, but a half hard :/
+ 12
Tutorials Point - Assembly programming
https://www.tutorialspoint.com/assembly_programming/
+ 12
The art of assembly 2nd edition
http://www.staroceans.org/kernel-and-driver/The.Art.of.Assembly.Language.2nd.Edition.pdf
+ 11
Youtube Tutorial
Assembly Language Tutorial Part 3
by Derek Banas
https://youtu.be/2ghL_R5CSaI
+ 10
Asm Links to different forms of asm documentation
https://www.udacity.com/wiki/hpca/assemblyLanguageProgramming
+ 10
Easy x86 - 64 - Tutorial
http://ian.seyler.me/easy_x86-64/
git source
https://github.com/IanSeyler/easy_x86-64
+ 9
Youtube Tutorial
Assembly Language Tutorial Part 1
by Derek Banas
https://youtu.be/ViNnfoE56V8
+ 9
Youtube Tutorial
Assembly Language Tutorial Part 4
by Derek Banas
https://youtu.be/zj-cGdNpYZ8
+ 9
An ebook for learning asm x86
https://studenthelp62.files.wordpress.com/2017/03/intelasseblylanguage.pdf
+ 9
Wikibooks has great resources as well
https://en.wikibooks.org/wiki/X86_Assembly/Resources#Web_Resources
+ 8
Youtube Tutorial
Assembly Language Tutorial Part 2
by Derek Banas
https://youtu.be/5HILZon7pVE
+ 8
Other programming resources
https://www.sololearn.com/discuss/636195/?ref=app
+ 7
Tutorial to run your first MASM code
https://youtu.be/-fCyvipptZU
+ 7
An Assembly Language Tutorial
https://www.youtube.com/playlist?list=PLPedo-T7QiNsIji329HyTzbKBuCAHwNFC
+ 6
+ 6
An IDE that runs Microsoft Macro Assembler(MASM)
Visual Studio
https://www.sololearn.com/Discuss/410578/visual-studio-for-mac-and-windows-links
+ 5
i have this and i like a lot. in portuguese language:
https://www.wook.pt/livro/fundamentos-em-programacao-assembly-jose-a-manzano/120594
+ 5
C++ Resources
https://www.sololearn.com/discuss/459759/?ref=app