I wish to create shareware software that contains a registration algorithm. I am looking for a programming language, that cannot be easily decompiled into readable code. F
"I'm looking for something that can be only decompiled into assembly."
Try writing your program in assembly. That is the best possible solution.