Need help decompiling .beam file

any idea how to test it? I download the zip, I upload it to the VPS, from there I start the .sh file? Or do I have to write some other code?

1 Like

Normally you would first install erlang build tool from rebar3.org and then in the project’s folder run, eg,

rebar3 shell

But I tried to use the tool I linked and it seems that the code there is very outdated, so, it’s unlikely you’ll be able to use it…

1 Like

Ok perfect now if it’s a little clearer, thank you very much I’ll see what I can do

1 Like

Hope someone can help me with this.this is a data contains some number value and how can i edit that in raw bytecode ?

1 Like