S
Skybuck Flying
Hello,
It seems like ByteCode is more easily reversed engineered than MachineCode ?
For example:
Java has the JAD Decompiler which seems pretty good.
Delphi/C/C++ have no good decompiler (?).
Why this difference ?
Documentation does not seem to be the problem:
The byte code is probably well documented.
The machine code is probably well documented.
Maybe it's because the machine code is more complex/has more variations ?
Bye,
Skybuck.
It seems like ByteCode is more easily reversed engineered than MachineCode ?
For example:
Java has the JAD Decompiler which seems pretty good.
Delphi/C/C++ have no good decompiler (?).
Why this difference ?
Documentation does not seem to be the problem:
The byte code is probably well documented.
The machine code is probably well documented.
Maybe it's because the machine code is more complex/has more variations ?
Bye,
Skybuck.