Incorrect Decompilation for the functions that call other contract functions #412
Labels
A-core
Area: core
C-decompile
Command: decompile
D-hard
Difficulty: hard
P-normal
Priority: normal
T-bug
Type: bug
Component
Heimdall (Core)
Have you ensured that you are up to date?
What version of Heimdall are you on?
v0.8.1
Operating System
Linux
Describe the bug
contract address:https://arbiscan.io/address/0xa8a36cdf8891267c246fd47fe01cf364f02ce57e#code
Actual Decompiled Output
Expected Decompiled Output
The following content is gpt4-0 according to https://ethervm.io/decompile
Related Assembly Code
Definitions of func_066C
function func_066C(var arg0, var arg1) returns (var r0, var arg0, var arg1) {
var var0 = 0x00;
var var1 = var0;
var var2 = 0x00;
The text was updated successfully, but these errors were encountered: