d-podkorytov / diserl

Simple ERLANG disassembling tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERLANG Disassembling tool

=========================================================

(C) Dmitry Podkorytov 2013

It makes from BEAM file listing of ERLANG VM instructions for all exported functions.

As an example of working see self diassembled file diserl.beam.dmp.

About

Simple ERLANG disassembling tool

License:Other


Languages

Language:Erlang 89.2%Language:Makefile 10.8%