Page 1 of 2
Purebasic decompiler?
Posted: Wed Sep 17, 2008 12:13 pm
by kaktusbombe
I heared about a Purebasic decompiler in this forum. Unfortunately, I just found one Link which does not work. My Question:
-Is such a Decompiler legal? If yes, can you say where I can get it?
If not, Why?
Posted: Wed Sep 17, 2008 12:15 pm
by Rings
you heard bulls*t of course. you can't decompile a machinecode executable, you can only disassemble them .
Posted: Wed Sep 17, 2008 12:17 pm
by eesau
There is no such thing. The "decompiler" that was once posted here was a joke.
Re: Purebasic decompiler?
Posted: Wed Sep 17, 2008 12:21 pm
by PB

A newbie comes running in to get a decompiler! My sides hurt from laughter!
Posted: Wed Sep 17, 2008 12:26 pm
by kaktusbombe
"A newbie comes running in to get a decompiler!"
Sorry about that but I didn`t knew that there are so nice people in this Forum...
Posted: Wed Sep 17, 2008 12:47 pm
by Rook Zimbabwe
Just wait until you start asking us to help you code.

Posted: Wed Sep 17, 2008 1:18 pm
by PB
I'm never nice to newbies who come running in looking to decompile other people's code.
Posted: Wed Sep 17, 2008 2:40 pm
by srod
Anyone trying to decompile my code would need a de-spaghettifying module as well!

Posted: Wed Sep 17, 2008 2:44 pm
by ts-soft
srod wrote:Anyone trying to decompile my code would need a de-spaghettifying module as well!

No
de-spaghettifying,
gb-spaghettifying
German don't use spaghetti to code

Posted: Wed Sep 17, 2008 6:07 pm
by blueznl
Hmmmm, Srod, ever considered that the decompiled version of your code might be MORE readable? (Now, that's a scary thought, isn't it?

)
Posted: Wed Sep 17, 2008 6:08 pm
by blueznl
kaktusbombe wrote:"A newbie comes running in to get a decompiler!"
Sorry about that but I didn`t knew that there are so nice people in this Forum...
Hmmm. Take it easy. But if it's your second post, AND if you took a good look at the nature of PureBasic, you may have noticed it's a compiler, not a processor. It's a REAL compiler, not just a sort of wrapper. So obviously, you cannot decompile programs.
Posted: Wed Sep 17, 2008 7:01 pm
by srod
blueznl wrote:Hmmmm, Srod, ever considered that the decompiled version of your code might be MORE readable? (Now, that's a scary thought, isn't it?

)
Hey, translated into Swahili via Esparanto via c++, my code would be more readable than it is normally! It takes a special kind of idiot to be able to read my code!

Posted: Wed Sep 17, 2008 8:32 pm
by Raybarg
srod, what spaghetti-sauce youre feeding to your compiler?
Posted: Wed Sep 17, 2008 9:55 pm
by Psychophanta
No, kaktusbombe, there does not exist such a thing.
However, thinking twice:
do you all really think there is fully impossible to decompile machine code to C, C++, PB, etc.? emmhh!
I can imagine it, which means it might be done.
Anyway: don't try it NEVER

Posted: Wed Sep 17, 2008 10:10 pm
by blueznl
Psychophanta wrote:
Anyway: don't try it NEVER
Tempting
