Where to Find NASM/TASM Assembler and Debugger?

  • Thread starter Thread starter pairofstrings
  • Start date Start date
AI Thread Summary
NASM (Netwide Assembler) and TASM (Turbo Assembler) are discussed as tools for assembly language programming. Users are seeking information on where to find these assemblers and their debuggers, with a focus on whether they are available as freeware. A key resource mentioned is the official NASM website, http://www.nasm.us/, which provides access to NASM and its debugger, identified as "A full screen debugger v2.0." The conversation highlights the importance of research skills in locating software tools for assembly language development.
pairofstrings
Messages
411
Reaction score
7
Where can I find NASM/TASM assembler and debugger? Is it freeware?
 
Technology news on Phys.org
Need to work on those research skills, I think. The third link on Google after searching for 'nasm' is:

http://www.nasm.us/
 
thanks, I found the debugger of nasm, it is called "A full screen debugger v2.0
 

Attachments

  • Image009.jpg
    Image009.jpg
    55.1 KB · Views: 371
Last edited:
Thread 'Is this public key encryption?'
I've tried to intuit public key encryption but never quite managed. But this seems to wrap it up in a bow. This seems to be a very elegant way of transmitting a message publicly that only the sender and receiver can decipher. Is this how PKE works? No, it cant be. In the above case, the requester knows the target's "secret" key - because they have his ID, and therefore knows his birthdate.
I tried a web search "the loss of programming ", and found an article saying that all aspects of writing, developing, and testing software programs will one day all be handled through artificial intelligence. One must wonder then, who is responsible. WHO is responsible for any problems, bugs, deficiencies, or whatever malfunctions which the programs make their users endure? Things may work wrong however the "wrong" happens. AI needs to fix the problems for the users. Any way to...
Back
Top