Jump to content

In The Market

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
encoder

encoder

    Learning Programmer

  • Members
  • PipPipPip
  • 40 posts
I have tried programming the old version version of assembly. Its really hard for me to understand for all the codes are in computer language. I mean not like C or VB, which are in English language. I have to have a book beside me in order to program just a plain box.

So is this still good in the market? Compare to the latest programming languages, what is the standing of Assembly?

#2
Lop

Lop

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,172 posts
I dont think many people if any at all use assembly to create programs for sale. I think it is mostly used to crack programs now days.

#3
RobSoftware

RobSoftware

    Programmer

  • Members
  • PipPipPipPip
  • 143 posts

Lop said:

I dont think many people if any at all use assembly to create programs for sale. I think it is mostly used to crack programs now days.

Yes, this is how a lot of crackers crack your software. If you want to learn about cracking you will learn about assembly.

#4
encoder

encoder

    Learning Programmer

  • Members
  • PipPipPip
  • 40 posts
So basically, the old Assembly is mostly used for cracking.

Would you please a little bit about what cracking means? What I know about cracking is like reading the codes of your software that you have created. If that is so, then assembly can read all kinds of programming language. Is that correct?