Beginners Guide to MARIE Assembly Language | by Himsara Gallege | Medium [https://medium.com/@manurahimsara/beginners-guide-to-marie-assembly-language-a22a8f04df8a] - 2022-01-29 23:06:00 - public:stevetao Assembly - 1 | id:1016257 -
x86 Assembly Language Programming [https://cs.lmu.edu/~ray/notes/x86assembly/] - 2021-03-13 23:07:11 - public:stevetao Assembly, X86 - 2 | id:574251 -
gcc - How to load address of function or label into register - Stack Overflow [https://stackoverflow.com/questions/57212012/how-to-load-address-of-function-or-label-into-register] - 2021-03-07 02:20:58 - public:stevetao Address, Assembly, X86 - 3 | id:574160 -
assembly - Difference between LEA and MOVE.L? - Stack Overflow [https://stackoverflow.com/questions/10740222/difference-between-lea-and-move-l] - 2021-03-07 02:20:41 - public:stevetao 68k, Address, Assembly - 3 | id:574159 -
Guide to x86 Assembly [https://www.cs.virginia.edu/~evans/cs216/guides/x86.html] - 2021-03-03 18:17:56 - public:stevetao Assembly, X86 - 2 | id:574112 -
assembly - How many ways to set a register to zero? - Stack Overflow [https://stackoverflow.com/questions/4829937/how-many-ways-to-set-a-register-to-zero] - 2021-03-03 06:30:24 - public:stevetao Assembly, Tip - 2 | id:574108 -
Let's Learn x86-64 Assembly! Part 1 - Metaprogramming in Flat Assembler [https://gpfault.net/posts/asm-tut-1.txt.html] - 2021-03-02 15:06:58 - public:stevetao Assembly, Tutorial, X86 - 3 | id:574103 -
assembly - A good NASM/FASM tutorial? - Stack Overflow [https://stackoverflow.com/questions/1947121/a-good-nasm-fasm-tutorial] - 2021-03-02 15:05:30 - public:stevetao Assembly, Tutorial, X86 - 3 | id:574102 -
Intro to x86 Assembly with FASM [https://blog.brakmic.com/intro-to-x86-assembly-with-fasm/] - 2021-03-02 15:02:48 - public:stevetao Assembly, Tutorial, X86 - 3 | id:574101 -
Index of /docs/FASM tutorial [http://bos.asmhackers.net/docs/FASM%20tutorial/] - 2021-03-02 15:02:21 - public:stevetao Assembly, Tutorial, X86 - 3 | id:574100 -
My Introductory Assembler Tutorial [http://www.csn.ul.ie/~darkstar/assembler/tut8.html] - 2021-03-02 15:01:51 - public:stevetao Assembly, Tutorial, X86 - 3 | id:574099 -
Atrevida Tutorial 12: Introduction to 80x86 Assembler [http://atrevida.comprenica.com/atrtut12.html] - 2021-03-02 15:01:32 - public:stevetao Assembly, Tutorial, X86 - 3 | id:574098 -
8 Free eBooks On Assembly & Machine Language Programming [https://www.electronicsforu.com/special/cool-stuff-misc/8-free-ebooks-assembly-machine-language-programming] - 2021-02-25 08:12:41 - public:stevetao Assembly, Book, Free - 3 | id:573985 -
7 Excellent Free Books to Learn X86 Assembly - LinuxLinks [https://www.linuxlinks.com/excellent-free-books-learn-assembly/] - 2021-02-25 07:41:20 - public:stevetao Assembly, Book, Free - 3 | id:573983 -
“Reverse Engineering for Beginners“ free book [https://beginners.re/main.html] - 2021-02-25 07:31:05 - public:stevetao Assembly, Book - 2 | id:573982 -
CS107 Guide to x86-64 [https://web.stanford.edu/class/cs107/guide/x86-64.html] - 2021-02-25 04:38:46 - public:stevetao Assembly, X86, X86-32, X86-64 - 4 | id:573979 -
Let's Write Some x86-64 - Nick Desaulniers [http://nickdesaulniers.github.io/blog/2014/04/18/lets-write-some-x86-64/] - 2020-05-14 17:11:56 - public:stevetao Assembly, X86-64 - 2 | id:310266 -
Introduction to x64 Assembly [https://software.intel.com/content/www/us/en/develop/articles/introduction-to-x64-assembly.html] - 2020-05-14 17:10:50 - public:stevetao Assembly, X86-64 - 2 | id:310265 -
x86-64 assembly from scratch [https://www.conradk.com/codebase/2017/06/06/x86-64-assembly-from-scratch/] - 2020-05-14 17:10:29 - public:stevetao Assembly, X86-64 - 2 | id:310264 -
Compiling to Assembly from Scratch [https://keleshev.com/compiling-to-assembly-from-scratch-the-book] - 2020-03-23 00:57:22 - public:stevetao Assembly, Compiler - 2 | id:290861 -
Learning Assembly Language | Codementor [https://www.codementor.io/@erikeidt/learning-assembly-language-vutlfmnns] - 2020-03-19 23:58:06 - public:stevetao Assembly - 1 | id:290831 -
Good beginning assembly language for teaching about stack function calls - Computer Science Educators Stack Exchange [https://cseducators.stackexchange.com/questions/410/good-beginning-assembly-language-for-teaching-about-stack-function-calls] - 2020-02-22 16:52:53 - public:stevetao Assembly, Education - 2 | id:283188 -
Introduction to x64 Assembly | Intel® Software [https://software.intel.com/en-us/articles/introduction-to-x64-assembly] - 2018-12-21 05:41:55 - public:stevetao Assembly, Tutorial, X86-64 - 3 | id:229937 -
winapi - How to write hello world in assembler under Windows? - Stack Overflow [https://stackoverflow.com/questions/1023593/how-to-write-hello-world-in-assembler-under-windows#answer-20032763] - 2018-12-21 05:41:22 - public:stevetao Assembly, Tutorial - 2 | id:229936 -
flat assembler [http://flatassembler.net/docs.php?article=manual] - 2018-12-21 05:31:35 - public:stevetao Assembly, Tutorial, X86-64 - 3 | id:229935 -
Easy x86-64 [http://ian.seyler.me/easy_x86-64/] - 2018-12-21 05:17:23 - public:stevetao Assembly, Tutorial, X86-64 - 3 | id:229934 -
Assembly Programming Tutorial [https://www.tutorialspoint.com/assembly_programming/] - 2018-12-21 03:44:17 - public:stevetao Assembly, Tutorial, X86-32 - 3 | id:229931 -
A fundamental introduction to x86 assembly programming [https://www.nayuki.io/page/a-fundamental-introduction-to-x86-assembly-programming] - 2018-12-21 03:40:19 - public:stevetao Assembly, GNU, Tutorial, X86-32 - 4 | id:229930 -
Assembly Language Windows Programming | Big Mess o' Wires [https://www.bigmessowires.com/2015/10/06/assembly-language-windows-programming/] - 2018-12-20 18:31:42 - public:stevetao Assembly, Tutorial, Windows - 3 | id:229922 -
x86 Assembly Language Programming [http://cs.lmu.edu/~ray/notes/x86assembly/] - 2018-12-20 18:31:14 - public:stevetao Assembly, Linux, Tutorial, Windows - 4 | id:229921 -
Iczelion's Win32 Assembly Homepage [http://win32assembly.programminghorizon.com/tutorials.html] - 2018-12-20 18:28:52 - public:stevetao Assembly, Tutorial, Win32 - 3 | id:229920 -
Guide to x86 Assembly [http://www.cs.virginia.edu/~evans/cs216/guides/x86.html] - 2018-12-20 15:55:11 - public:stevetao Assembly, MASM, Tutorial, X86-32 - 4 | id:229919 -
Say hello to x64 Assembly [part 1] [http://0xax.blogspot.com/2014/08/say-hello-to-x64-assembly-part-1.html] - 2018-12-20 15:54:40 - public:stevetao Assembly, Linux, Tutorial - 3 | id:229918 -
Assembly Language: How To Get Started [https://www.whoishostingthis.com/resources/assembly-language/] - 2018-12-20 15:54:26 - public:stevetao Assembly, Tutorial - 2 | id:229917 -
Essential Resources for x86 Programmers [http://learn86.awardspace.co.uk/] - 2018-12-18 11:44:13 - public:stevetao Assembly, Tutorial - 2 | id:229884 -
What are some great books for learning assembly language? - Quora [https://www.quora.com/What-are-some-great-books-for-learning-assembly-language] - 2018-12-17 11:24:35 - public:stevetao Assembly, Learn - 2 | id:229872 -
[ASM] Where do I start to learn x86 assembly for free? : learnprogramming [https://www.reddit.com/r/learnprogramming/comments/320j30/asm_where_do_i_start_to_learn_x86_assembly_for/] - 2018-12-17 11:21:06 - public:stevetao Assembly, Book - 2 | id:229871 -
PC Assembly Book [http://pacman128.github.io/pcasm/] - 2018-12-17 11:19:09 - public:stevetao Assembly, Book, Free - 3 | id:229870 -
"Reverse Engineering for Beginners" free book [https://beginners.re/] - 2018-12-17 11:17:16 - public:stevetao Assembly, Book, Free - 3 | id:229869 -
Comprehend X86 Assembly Language with Free Open Source Books - OSS Blog [https://www.ossblog.org/comprehend-x86-assembly-language-open-source-books/] - 2018-12-17 11:15:48 - public:stevetao Assembly, Book, Free - 3 | id:229868 -