English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Is there any solution by which we could retrieve the source code of any software???

2006-09-21 19:50:03 · 4 answers · asked by sanjeet_mustang 1 in Computers & Internet Programming & Design

4 answers

It is illegal in closed software and is called hacking. It is possible however this requires a great deal of technical knowledge.

2006-09-21 19:54:15 · answer #1 · answered by doyler78 5 · 0 0

source code: no
decomile yes.

most decompilers I've used dump to assembly.
which is ok if you want to tweak ( which violates the terms of most agreements)
but would de difficult because it won't be divided into nice secitions like the original source code.
and varibles will have nice describe me names in the original,
but in asx will be locations, and hard to use..
and it is possible to encrypt the programs, which makes it harder to decompile.... not impossible, just harder.

2006-09-21 20:08:06 · answer #2 · answered by papeche 5 · 1 0

Possible in assembler code.
But impossible in source code.

2006-09-21 19:53:00 · answer #3 · answered by iyiogrenci 6 · 0 0

no harm in trying

2006-09-21 19:52:48 · answer #4 · answered by Anonymous · 0 1

fedest.com, questions and answers