Source from beam file
Bengt Kleberg
bengt.kleberg@REDACTED
Thu Jan 5 12:32:39 CET 2006
On 2006-01-05 11:48, maruthavanan s wrote:
> Hi!
>
> Is it possible to get a source code from a beam file? if you what should
> we do to achieve this.?
if you mean ''find the source code used to produce the beam file'' you
can do:
Module:module_info( compile ) => [..., {source, Source_file}, ...]
or do you mean reverse engineer the source from the beam?
bengt
More information about the erlang-questions
mailing list