Author Topic: Complete tutorial programming with nasm.  (Read 7140 times)

Offline helmi

  • Jr. Member
  • *
  • Posts: 3
Complete tutorial programming with nasm.
« on: November 16, 2017, 12:13:51 PM »
Hello, I'm new. Are there any complete tutorial for asm programming with nasm 64 bit? I mean basic like conditional, looping etc just like any other language tutorial. I found a lot of samples how to write 'Hello World' but not on other topic. I found 1 tutorial at tutorialpoint but it use 32 bit.

Offline encryptor256

  • Full Member
  • **
  • Posts: 250
  • Country: lv
  • Win64 .
    • On Youtube: encryptor256
Re: Complete tutorial programming with nasm.
« Reply #1 on: November 16, 2017, 03:55:52 PM »
Hi!
Quote
"conditional, looping etc"
Look for examples in 32bit. They are nearly the same as in 64bit .
You can create 32bit loop's in 64bit assembly as well.
Encryptor256's Investigation \ Research Department.