Getting Source code from complied code.

Basile B. b2.temp at gmx.com
Thu Jun 28 08:21:20 UTC 2018


On Thursday, 28 June 2018 at 08:01:42 UTC, vino.B wrote:
> Hi All,
>
>   Request your help on how to get the source code, i wrote a 
> program named clean.d, complied it and by mistake deleted the 
> source code(clean.d), so can we get back the source using the 
> complied program(clean), if yes, can you any one help on the 
> same.
>
>
> From,
> Vino.B

You cant. You can disasm that's all (with Hopper or IDA Free 7).


More information about the Digitalmars-d-learn mailing list