Decompile from bytecode went wrong #398
Unanswered
ducanh2706
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Discord user ID
duc.anh.le#1370
Describe your question in detail.
I'm trying to interact with a lending protocol on-chain but it doesn't reveal the source code. I have downloaded its bytecode and tried to decompile it with the guidance of this tutorial. However, the decompiler seems didn't work well as it doesn't decompile the
friend
logic.I don't know any solution beside manually adding friend to the original source code (though I haven't tried because that may cause error when publishing?)
Can anyone please help me?
What error, if any, are you getting?
No response
What have you tried or looked at? Or how can we reproduce the error?
No response
Which operating system are you using?
macOS
Which SDK or tool are you using? (if any)
N/A
Describe your environment or tooling in detail
No response
Beta Was this translation helpful? Give feedback.
All reactions