Hello,
I am currently looking into x64 Assembly guides, and while I have found a few, I could use some pointers if anyone has some tips to point me in the right direction.
I am familiar with Assembly functionality from looking into MIPS Assembly, but x64 Assembly definitely has a different syntax I will have to wrap my head around. I'm a bit advanced with MIPS, and while I need to learn more about it, I want to learn x64 as something to work with for my hobby.
I also have a blog if anyone wants to help me out there:
http://temoshigeek.blogspot.ca/
If anyone has some guides on syntax, such as variables/registers/values, and how to use them, all would be appreciated. I should probably look up common computer bugs for myself to learn, but it's been another long day for me today.
I also need to know more about "Little Endian".