file_name stringlengths 143 146 | original_function_name stringlengths 1 245 | stripped_function_name stringlengths 1 45 | decompiled_code_original stringlengths 34 500k ⌀ | decompiled_code_stripped stringlengths 37 500k ⌀ | assembly_code stringlengths 3 344k ⌀ | dataflowgraph_original stringlengths 26 18.7M | dataflowgraph_stripped stringlengths 26 30.3M | controlflowgraph_original stringlengths 26 364k | controlflowgraph_stripped stringlengths 26 364k | graphImage_original float64 | graphImage_stripped float64 | pcode_edges_original stringlengths 2 9.94M | pcode_edges_stripped stringlengths 2 16.2M | pcode_graph_original stringlengths 26 19.1M | pcode_graph_stripped stringlengths 26 31M | address stringlengths 8 8 | arch stringclasses 1
value | opt_level stringclasses 1
value |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
32_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusSlaveGetUserPointer | FUN_0040142c |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
void * modbusSlaveGetUserPointer(ModbusSlave *status)
{
ModbusSlave *status_local;
return status->context;
}
|
undefined8 FUN_0040142c(long param_1)
{
return *(undefined8 *)(param_1 + 0x40);
}
| PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x8],RDI
MOV RAX,qword ptr [RBP + -0x8]
MOV RAX,qword ptr [RAX + 0x40]
POP RBP
RET | {"edges": [{"source": "PTRSUB_00401438_22", "type": "def", "target": "unique_18176"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_0040143d_19"}, {"source": "const_0", "type": "use", "target": "RETURN_0040143d_19"}, {"source": "const_64", "type": "use", "target": "PTRSUB_00401438_22"}, {"source"... | {"edges": [{"source": "unique_268435464", "type": "use", "target": "CAST_00401438_22"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_0040143d_19"}, {"source": "reg_register:00000038", "type": "use", "target": "INT_ADD_00401438_10"}, {"source": "CAST_00401438_22", "type": "def", "target": "unique... | {"edges": [], "nodes": [{"label": "0040142c", "type": "basic_block", "id": "0040142c"}]} | {"edges": [], "nodes": [{"label": "0040142c", "type": "basic_block", "id": "0040142c"}]} | null | null | [["reg_register:00000038", "PTRSUB_00401438_22", "input"], ["const_0", "RETURN_0040143d_19", "input"], ["unique_18176", "LOAD_00401438_11", "input"], ["const_64", "PTRSUB_00401438_22", "input"], ["reg_register:00000000", "RETURN_0040143d_19", "input"], ["COPY_00401438_12", "reg_register:00000000", "output"], ["LOAD_004... | [["const_64", "INT_ADD_00401438_10", "input"], ["const_0", "RETURN_0040143d_19", "input"], ["reg_register:00000038", "INT_ADD_00401438_10", "input"], ["INT_ADD_00401438_10", "unique_268435464", "output"], ["unique_18176", "LOAD_00401438_11", "input"], ["reg_register:00000000", "RETURN_0040143d_19", "input"], ["COPY_004... | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "PTRSUB_00401438_22"}, {"source": "const_0", "type": "input", "target": "RETURN_0040143d_19"}, {"source": "unique_18176", "type": "input", "target": "LOAD_00401438_11"}, {"source": "const_64", "type": "input", "target": "PTRSUB_00401438_22"}, {"s... | {"edges": [{"source": "const_64", "type": "input", "target": "INT_ADD_00401438_10"}, {"source": "const_0", "type": "input", "target": "RETURN_0040143d_19"}, {"source": "reg_register:00000038", "type": "input", "target": "INT_ADD_00401438_10"}, {"source": "INT_ADD_00401438_10", "type": "output", "target": "unique_268435... | 0040142c | .. | .. |
33_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusSlaveAllocateResponse | FUN_0040143e |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
ModbusError modbusSlaveAllocateResponse(ModbusSlave *status,uint16_t pduSize)
{
ModbusError MVar1;
void *context;
uint16_t pduSize_local;
ModbusSlave *status_local;
context = modbusSlaveGetUserPointer(status);
MVar1 = modbusBuffer... |
void FUN_0040143e(long param_1,undefined2 param_2)
{
undefined8 uVar1;
uVar1 = FUN_0040142c(param_1);
FUN_004015d6(param_1 + 0x20,param_2,uVar1);
return;
}
| PUSH RBP
MOV RBP,RSP
SUB RSP,0x10
MOV qword ptr [RBP + -0x8],RDI
MOV EAX,ESI
MOV word ptr [RBP + -0xc],AX
MOV RAX,qword ptr [RBP + -0x8]
MOV RDI,RAX
CALL 0x0040142c
MOV RDX,RAX
MOVZX EAX,word ptr [RBP + -0xc]
MOV RCX,qword ptr [RBP + -0x8]
ADD RCX,0x20
MOV ESI,EAX
MOV RDI,RCX
CALL 0x004015d6
LEAVE
RET | {"edges": [{"source": "reg_register:00000000", "type": "use", "target": "COPY_00401476_68"}, {"source": "COPY_00401476_68", "type": "def", "target": "reg_register:00000000"}, {"source": "var_0040142c", "type": "use", "target": "CALL_00401457_27"}, {"source": "const_32", "type": "use", "target": "PTRSUB_00401467_131"}, ... | {"edges": [{"source": "var_0040142c", "type": "use", "target": "CALL_00401457_27"}, {"source": "reg_register:00000000", "type": "use", "target": "CALL_00401470_50"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401457_27"}, {"source": "reg_register:00000038", "type": "use", "target": "INT_ADD_00... | {"edges": [{"source": "0040143e", "type": "control_flow", "target": "0040142c"}, {"source": "0040143e", "type": "control_flow", "target": "004015d6"}], "nodes": [{"label": "0040143e", "type": "basic_block", "id": "0040143e"}, {"label": "0040142c", "type": "basic_block", "id": "0040142c"}, {"label": "004015d6", "type": ... | {"edges": [{"source": "0040143e", "type": "control_flow", "target": "0040142c"}, {"source": "0040143e", "type": "control_flow", "target": "004015d6"}], "nodes": [{"label": "0040143e", "type": "basic_block", "id": "0040143e"}, {"label": "0040142c", "type": "basic_block", "id": "0040142c"}, {"label": "004015d6", "type": ... | null | null | [["reg_register:00000000", "CALL_00401470_50", "input"], ["const_32", "PTRSUB_00401467_131", "input"], ["reg_register:00000030", "CALL_00401470_50", "input"], ["reg_register:00000000", "COPY_00401476_68", "input"], ["const_0", "RETURN_00401476_56", "input"], ["var_0040142c", "CALL_00401457_27", "input"], ["reg_register... | [["reg_register:00000000", "CALL_00401470_50", "input"], ["reg_register:00000030", "CALL_00401470_50", "input"], ["const_32", "INT_ADD_00401467_38", "input"], ["const_0", "RETURN_00401476_56", "input"], ["var_0040142c", "CALL_00401457_27", "input"], ["reg_register:00000038", "CALL_00401457_27", "input"], ["reg_register... | {"edges": [{"source": "reg_register:00000000", "type": "input", "target": "CALL_00401470_50"}, {"source": "const_32", "type": "input", "target": "PTRSUB_00401467_131"}, {"source": "reg_register:00000030", "type": "input", "target": "CALL_00401470_50"}, {"source": "reg_register:00000000", "type": "input", "target": "COP... | {"edges": [{"source": "reg_register:00000000", "type": "input", "target": "CALL_00401470_50"}, {"source": "reg_register:00000030", "type": "input", "target": "CALL_00401470_50"}, {"source": "const_32", "type": "input", "target": "INT_ADD_00401467_38"}, {"source": "const_0", "type": "input", "target": "RETURN_00401476_5... | 0040143e | .. | .. |
34_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusSlaveFreeResponse | FUN_00401477 |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
void modbusSlaveFreeResponse(ModbusSlave *status)
{
void *context;
ModbusSlave *status_local;
context = modbusSlaveGetUserPointer(status);
modbusBufferFree(&status->response,context);
return;
}
|
void FUN_00401477(long param_1)
{
undefined8 uVar1;
uVar1 = FUN_0040142c(param_1);
FUN_00401585(param_1 + 0x20,uVar1);
return;
}
| PUSH RBP
MOV RBP,RSP
SUB RSP,0x10
MOV qword ptr [RBP + -0x8],RDI
MOV RAX,qword ptr [RBP + -0x8]
MOV RDI,RAX
CALL 0x0040142c
MOV RDX,RAX
MOV RAX,qword ptr [RBP + -0x8]
ADD RAX,0x20
MOV RSI,RDX
MOV RDI,RAX
CALL 0x00401585
NOP
LEAVE
RET | {"edges": [{"source": "var_00401585", "type": "use", "target": "CALL_004014a0_40"}, {"source": "reg_register:00000000", "type": "use", "target": "CALL_004014a0_40"}, {"source": "var_0040142c", "type": "use", "target": "CALL_0040148a_22"}, {"source": "PTRSUB_00401496_85", "type": "def", "target": "reg_register:00000000"... | {"edges": [{"source": "var_00401585", "type": "use", "target": "CALL_004014a0_40"}, {"source": "reg_register:00000000", "type": "use", "target": "CALL_004014a0_40"}, {"source": "var_0040142c", "type": "use", "target": "CALL_0040148a_22"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_0040148a_22"},... | {"edges": [{"source": "00401477", "type": "control_flow", "target": "0040142c"}, {"source": "00401477", "type": "control_flow", "target": "00401585"}], "nodes": [{"label": "00401477", "type": "basic_block", "id": "00401477"}, {"label": "0040142c", "type": "basic_block", "id": "0040142c"}, {"label": "00401585", "type": ... | {"edges": [{"source": "00401477", "type": "control_flow", "target": "0040142c"}, {"source": "00401477", "type": "control_flow", "target": "00401585"}], "nodes": [{"label": "00401477", "type": "basic_block", "id": "00401477"}, {"label": "0040142c", "type": "basic_block", "id": "0040142c"}, {"label": "00401585", "type": ... | null | null | [["CALL_0040148a_22", "reg_register:00000000", "output"], ["reg_register:00000038", "CALL_0040148a_22", "input"], ["var_0040142c", "CALL_0040148a_22", "input"], ["const_32", "PTRSUB_00401496_85", "input"], ["PTRSUB_00401496_85", "reg_register:00000000", "output"], ["reg_register:00000000", "CALL_004014a0_40", "input"],... | [["INT_ADD_00401496_29", "reg_register:00000000", "output"], ["CALL_0040148a_22", "reg_register:00000000", "output"], ["reg_register:00000038", "CALL_0040148a_22", "input"], ["var_0040142c", "CALL_0040148a_22", "input"], ["reg_register:00000000", "CALL_004014a0_40", "input"], ["var_00401585", "CALL_004014a0_40", "input... | {"edges": [{"source": "CALL_0040148a_22", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_0040148a_22"}, {"source": "var_0040142c", "type": "input", "target": "CALL_0040148a_22"}, {"source": "const_32", "type": "input", "target": "PTRSUB_0040149... | {"edges": [{"source": "INT_ADD_00401496_29", "type": "output", "target": "reg_register:00000000"}, {"source": "CALL_0040148a_22", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_0040148a_22"}, {"source": "var_0040142c", "type": "input", "target"... | 00401477 | .. | .. |
35_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusDefaultAllocator | FUN_004014a8 |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
ModbusError modbusDefaultAllocator(ModbusBuffer *buffer,uint16_t size,void *context)
{
uint8_t *__ptr;
uint8_t *puVar1;
void *context_local;
uint16_t size_local;
ModbusBuffer *buffer_local;
uint8_t *old_ptr;
if (size == 0) {
... |
undefined8 FUN_004014a8(long param_1,ushort param_2)
{
void *__ptr;
void *pvVar1;
if (param_2 == 0) {
free(*(void **)(param_1 + 8));
*(undefined8 *)(param_1 + 8) = 0;
}
else {
__ptr = *(void **)(param_1 + 8);
pvVar1 = realloc(*(void **)(param_1 + 8),(ulong)param_2);
*(void **)(param_1... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x30
MOV qword ptr [RBP + -0x18],RDI
MOV EAX,ESI
MOV qword ptr [RBP + -0x28],RDX
MOV word ptr [RBP + -0x1c],AX
CMP word ptr [RBP + -0x1c],0x0
JNZ 0x004014e3
MOV RAX,qword ptr [RBP + -0x18]
MOV RAX,qword ptr [RAX + 0x8]
MOV RDI,RAX
CALL 0x00401030
MOV RAX,qword ptr [RBP + -0x18]
MOV qword pt... | {"edges": [{"source": "INT_ZEXT_004014ef_162", "type": "def", "target": "reg_register:00000010"}, {"source": "reg_register:00000038", "type": "use", "target": "PTRSUB_004014e7_267"}, {"source": "unique_57088", "type": "use", "target": "CALL_00401501_85"}, {"source": "LOAD_004014c9_42", "type": "def", "target": "unique_... | {"edges": [{"source": "const_8", "type": "use", "target": "INT_ADD_004014d9_51"}, {"source": "const_0", "type": "use", "target": "RETURN_00401534_257"}, {"source": "const_8", "type": "use", "target": "INT_ADD_004014f7_78"}, {"source": "reg_register:00000038", "type": "use", "target": "INT_ADD_004014d9_51"}, {"source": ... | {"edges": [{"source": "004014a8", "type": "control_flow", "target": "004014e3"}, {"source": "004014a8", "type": "control_flow", "target": "004014c5"}, {"source": "004014c5", "type": "control_flow", "target": "00401030"}, {"source": "004014c5", "type": "control_flow", "target": "0040152e"}, {"source": "004014e3", "type"... | {"edges": [{"source": "004014a8", "type": "control_flow", "target": "004014e3"}, {"source": "004014a8", "type": "control_flow", "target": "004014c5"}, {"source": "004014c5", "type": "control_flow", "target": "00401030"}, {"source": "004014c5", "type": "control_flow", "target": "0040152e"}, {"source": "004014e3", "type"... | null | null | [["INT_EQUAL_004014be_31", "reg_register:00000206", "output"], ["unique_18176", "LOAD_00401512_96", "input"], ["PTRSUB_004014d9_266", "unique_18176", "output"], ["const_433", "LOAD_004014c9_42", "input"], ["var_00401030", "CALL_00401522_115", "input"], ["reg_register:00000038", "PTRSUB_004014e7_267", "input"], ["const_... | [["INT_ADD_004014f7_78", "unique_268435550", "output"], ["INT_EQUAL_004014be_31", "reg_register:00000206", "output"], ["CAST_004014d9_263", "unique_18176", "output"], ["reg_register:00000038", "INT_ADD_004014e7_65", "input"], ["unique_18176", "LOAD_00401512_96", "input"], ["const_433", "LOAD_004014c9_42", "input"], ["v... | {"edges": [{"source": "INT_EQUAL_004014be_31", "type": "output", "target": "reg_register:00000206"}, {"source": "unique_18176", "type": "input", "target": "LOAD_00401512_96"}, {"source": "PTRSUB_004014d9_266", "type": "output", "target": "unique_18176"}, {"source": "const_433", "type": "input", "target": "LOAD_004014c9... | {"edges": [{"source": "INT_ADD_004014f7_78", "type": "output", "target": "unique_268435550"}, {"source": "INT_EQUAL_004014be_31", "type": "output", "target": "reg_register:00000206"}, {"source": "CAST_004014d9_263", "type": "output", "target": "unique_18176"}, {"source": "reg_register:00000038", "type": "input", "targe... | 004014a8 | .. | .. |
36_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusBufferInit | FUN_00401535 |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
ModbusErrorInfo modbusBufferInit(ModbusBuffer *buffer,ModbusAllocator allocator)
{
uint in_EAX;
ModbusAllocator allocator_local;
ModbusBuffer *buffer_local;
buffer->allocator = allocator;
buffer->data = (uint8_t *)0x0;
buffer->pdu... |
long FUN_00401535(undefined8 *param_1,undefined8 param_2)
{
undefined4 in_EAX;
*param_1 = param_2;
param_1[1] = 0;
param_1[2] = 0;
*(undefined2 *)(param_1 + 3) = 0;
*(undefined1 *)((long)param_1 + 0x1a) = 0;
*(undefined1 *)((long)param_1 + 0x1b) = 0;
return (ulong)(uint3)((uint)in_EAX >> 8) << 8;
}... | PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x28],RDI
MOV qword ptr [RBP + -0x30],RSI
MOV RDX,qword ptr [RBP + -0x28]
MOV RCX,qword ptr [RBP + -0x30]
MOV qword ptr [RDX],RCX
MOV RDX,qword ptr [RBP + -0x28]
MOV qword ptr [RDX + 0x8],0x0
MOV RDX,qword ptr [RBP + -0x28]
MOV qword ptr [RDX + 0x10],0x0
MOV RDX,qword ptr [RBP... | {"edges": [{"source": "reg_register:00000038", "type": "use", "target": "PTRSUB_00401572_102"}, {"source": "PTRSUB_00401550_99", "type": "def", "target": "unique_18176"}, {"source": "const_0", "type": "use", "target": "STORE_0040155c_29"}, {"source": "PTRSUB_00401568_101", "type": "def", "target": "unique_18176"}, {"so... | {"edges": [{"source": "unique_268435517", "type": "use", "target": "STORE_00401568_35"}, {"source": "const_8", "type": "use", "target": "PTRADD_0040155c_97"}, {"source": "const_0", "type": "use", "target": "STORE_0040155c_29"}, {"source": "const_0", "type": "use", "target": "STORE_0040157a_47"}, {"source": "unique_2684... | {"edges": [], "nodes": [{"label": "00401535", "type": "basic_block", "id": "00401535"}]} | {"edges": [], "nodes": [{"label": "00401535", "type": "basic_block", "id": "00401535"}]} | null | null | [["const_433", "STORE_0040155c_29", "input"], ["const_0", "STORE_0040155c_29", "input"], ["PTRSUB_00401568_101", "unique_18176", "output"], ["PTRSUB_0040155c_100", "unique_18176", "output"], ["const_0", "STORE_00401568_35", "input"], ["const_433", "STORE_00401550_23", "input"], ["const_4294967040", "INT_AND_00401581_89... | [["const_433", "STORE_0040155c_29", "input"], ["CAST_0040157a_103", "unique_268435541", "output"], ["INT_ZEXT_00401581_93", "unique_268435475", "output"], ["SUBPIECE_00401581_94", "unique_268435483", "output"], ["unique_268435517", "STORE_00401568_35", "input"], ["const_27", "INT_ADD_0040157a_45", "input"], ["PTRADD_00... | {"edges": [{"source": "const_433", "type": "input", "target": "STORE_0040155c_29"}, {"source": "const_0", "type": "input", "target": "STORE_0040155c_29"}, {"source": "PTRSUB_00401568_101", "type": "output", "target": "unique_18176"}, {"source": "PTRSUB_0040155c_100", "type": "output", "target": "unique_18176"}, {"sourc... | {"edges": [{"source": "const_433", "type": "input", "target": "STORE_0040155c_29"}, {"source": "CAST_0040157a_103", "type": "output", "target": "unique_268435541"}, {"source": "INT_ZEXT_00401581_93", "type": "output", "target": "unique_268435475"}, {"source": "SUBPIECE_00401581_94", "type": "output", "target": "unique_... | 00401535 | .. | .. |
37_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusBufferFree | FUN_00401585 |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
void modbusBufferFree(ModbusBuffer *buffer,void *context)
{
void *context_local;
ModbusBuffer *buffer_local;
ModbusError err;
modbusBufferAllocateADU(buffer,0,context);
return;
}
|
void FUN_00401585(undefined8 param_1,undefined8 param_2)
{
FUN_004015d6(param_1,0,param_2);
return;
}
| PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x18],RDI
MOV qword ptr [RBP + -0x20],RSI
MOV RDX,qword ptr [RBP + -0x20]
MOV RAX,qword ptr [RBP + -0x18]
MOV ESI,0x0
MOV RDI,RAX
CALL 0x004015d6
MOV dword ptr [RBP + -0x4],EAX
NOP
LEAVE
RET | {"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CALL_004015a5_29"}, {"source": "const_0", "type": "use", "target": "RETURN_004015af_38"}, {"source": "const_0", "type": "use", "target": "CALL_004015a5_29"}, {"source": "reg_register:00000030", "type": "use", "target": "CALL_004015a5_29"}, {"sourc... | {"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CALL_004015a5_29"}, {"source": "const_0", "type": "use", "target": "RETURN_004015af_38"}, {"source": "const_0", "type": "use", "target": "CALL_004015a5_29"}, {"source": "reg_register:00000030", "type": "use", "target": "CALL_004015a5_29"}, {"sourc... | {"edges": [{"source": "00401585", "type": "control_flow", "target": "004015d6"}], "nodes": [{"label": "00401585", "type": "basic_block", "id": "00401585"}, {"label": "004015d6", "type": "basic_block", "id": "004015d6"}]} | {"edges": [{"source": "00401585", "type": "control_flow", "target": "004015d6"}], "nodes": [{"label": "00401585", "type": "basic_block", "id": "00401585"}, {"label": "004015d6", "type": "basic_block", "id": "004015d6"}]} | null | null | [["var_004015d6", "CALL_004015a5_29", "input"], ["reg_register:00000038", "CALL_004015a5_29", "input"], ["reg_register:00000030", "CALL_004015a5_29", "input"], ["const_0", "CALL_004015a5_29", "input"], ["const_0", "RETURN_004015af_38", "input"]] | [["var_004015d6", "CALL_004015a5_29", "input"], ["reg_register:00000038", "CALL_004015a5_29", "input"], ["reg_register:00000030", "CALL_004015a5_29", "input"], ["const_0", "CALL_004015a5_29", "input"], ["const_0", "RETURN_004015af_38", "input"]] | {"edges": [{"source": "var_004015d6", "type": "input", "target": "CALL_004015a5_29"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_004015a5_29"}, {"source": "reg_register:00000030", "type": "input", "target": "CALL_004015a5_29"}, {"source": "const_0", "type": "input", "target": "CALL_004015a5_29... | {"edges": [{"source": "var_004015d6", "type": "input", "target": "CALL_004015a5_29"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_004015a5_29"}, {"source": "reg_register:00000030", "type": "input", "target": "CALL_004015a5_29"}, {"source": "const_0", "type": "input", "target": "CALL_004015a5_29... | 00401585 | .. | .. |
38_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusBufferDestroy | FUN_004015b0 |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
void modbusBufferDestroy(ModbusBuffer *buffer,void *context)
{
void *context_local;
ModbusBuffer *buffer_local;
modbusBufferFree(buffer,context);
return;
}
|
void FUN_004015b0(undefined8 param_1,undefined8 param_2)
{
FUN_00401585(param_1,param_2);
return;
}
| PUSH RBP
MOV RBP,RSP
SUB RSP,0x10
MOV qword ptr [RBP + -0x8],RDI
MOV qword ptr [RBP + -0x10],RSI
MOV RDX,qword ptr [RBP + -0x10]
MOV RAX,qword ptr [RBP + -0x8]
MOV RSI,RDX
MOV RDI,RAX
CALL 0x00401585
NOP
LEAVE
RET | {"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CALL_004015ce_29"}, {"source": "var_00401585", "type": "use", "target": "CALL_004015ce_29"}, {"source": "reg_register:00000030", "type": "use", "target": "CALL_004015ce_29"}, {"source": "const_0", "type": "use", "target": "RETURN_004015d5_35"}], "... | {"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CALL_004015ce_29"}, {"source": "var_00401585", "type": "use", "target": "CALL_004015ce_29"}, {"source": "reg_register:00000030", "type": "use", "target": "CALL_004015ce_29"}, {"source": "const_0", "type": "use", "target": "RETURN_004015d5_35"}], "... | {"edges": [{"source": "004015b0", "type": "control_flow", "target": "00401585"}], "nodes": [{"label": "004015b0", "type": "basic_block", "id": "004015b0"}, {"label": "00401585", "type": "basic_block", "id": "00401585"}]} | {"edges": [{"source": "004015b0", "type": "control_flow", "target": "00401585"}], "nodes": [{"label": "004015b0", "type": "basic_block", "id": "004015b0"}, {"label": "00401585", "type": "basic_block", "id": "00401585"}]} | null | null | [["reg_register:00000038", "CALL_004015ce_29", "input"], ["const_0", "RETURN_004015d5_35", "input"], ["reg_register:00000030", "CALL_004015ce_29", "input"], ["var_00401585", "CALL_004015ce_29", "input"]] | [["reg_register:00000038", "CALL_004015ce_29", "input"], ["const_0", "RETURN_004015d5_35", "input"], ["reg_register:00000030", "CALL_004015ce_29", "input"], ["var_00401585", "CALL_004015ce_29", "input"]] | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "CALL_004015ce_29"}, {"source": "const_0", "type": "input", "target": "RETURN_004015d5_35"}, {"source": "reg_register:00000030", "type": "input", "target": "CALL_004015ce_29"}, {"source": "var_00401585", "type": "input", "target": "CALL_004015ce_... | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "CALL_004015ce_29"}, {"source": "const_0", "type": "input", "target": "RETURN_004015d5_35"}, {"source": "reg_register:00000030", "type": "input", "target": "CALL_004015ce_29"}, {"source": "var_00401585", "type": "input", "target": "CALL_004015ce_... | 004015b0 | .. | .. |
39_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusBufferAllocateADU | FUN_004015d6 |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
ModbusError modbusBufferAllocateADU(ModbusBuffer *buffer,uint16_t pduSize,void *context)
{
ModbusError MVar1;
void *context_local;
uint16_t pduSize_local;
ModbusBuffer *buffer_local;
ModbusError err;
uint16_t size;
size = pduSiz... |
int FUN_004015d6(undefined8 *param_1,short param_2,undefined8 param_3)
{
int iVar1;
short local_a;
local_a = param_2;
if (param_2 != 0) {
local_a = param_2 + (ushort)*(byte *)((long)param_1 + 0x1a);
}
iVar1 = (*(code *)*param_1)(param_1,local_a,param_3);
if ((iVar1 == 2) || (local_a == 0)) {
... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x30
MOV qword ptr [RBP + -0x18],RDI
MOV EAX,ESI
MOV qword ptr [RBP + -0x28],RDX
MOV word ptr [RBP + -0x1c],AX
MOVZX EAX,word ptr [RBP + -0x1c]
MOV word ptr [RBP + -0x2],AX
CMP word ptr [RBP + -0x1c],0x0
JZ 0x0040160a
MOV RAX,qword ptr [RBP + -0x18]
MOVZX EAX,byte ptr [RAX + 0x1a]
MOVZX EAX... | {"edges": [{"source": "const_433", "type": "use", "target": "STORE_00401645_133"}, {"source": "const_433", "type": "use", "target": "LOAD_0040160e_73"}, {"source": "const_1", "type": "use", "target": "PTRADD_0040166c_168"}, {"source": "unique_56448", "type": "use", "target": "INT_ZEXT_00401606_242"}, {"source": "reg_re... | {"edges": [{"source": "unique_56448", "type": "use", "target": "INT_ZEXT_00401606_242"}, {"source": "reg_register:00000010", "type": "use", "target": "CALLIND_00401622_91"}, {"source": "const_433", "type": "use", "target": "STORE_00401651_139"}, {"source": "unique_27136", "type": "use", "target": "MULTIEQUAL_0040160a_3... | {"edges": [{"source": "004015d6", "type": "control_flow", "target": "0040160a"}, {"source": "004015d6", "type": "control_flow", "target": "004015fb"}, {"source": "004015fb", "type": "control_flow", "target": "0040160a"}, {"source": "0040160a", "type": "control_flow", "target": "00401635"}, {"source": "0040160a", "type"... | {"edges": [{"source": "004015d6", "type": "control_flow", "target": "0040160a"}, {"source": "004015d6", "type": "control_flow", "target": "004015fb"}, {"source": "004015fb", "type": "control_flow", "target": "0040160a"}, {"source": "0040160a", "type": "control_flow", "target": "00401635"}, {"source": "0040160a", "type"... | null | null | [["const_0", "RETURN_00401687_150", "input"], ["const_0", "STORE_00401645_133", "input"], ["LOAD_00401665_161", "unique_56448", "output"], ["reg_register:00000038", "PTRSUB_0040160e_352", "input"], ["unique_268435507", "LOAD_0040160e_73", "input"], ["reg_register:00000038", "PTRSUB_004015ff_351", "input"], ["COPY_00401... | [["const_0", "STORE_00401645_133", "input"], ["reg_register:00000206", "CBRANCH_004015f9_43", "input"], ["const_8", "PTRADD_00401639_348", "input"], ["const_2", "PTRADD_00401645_349", "input"], ["const_1", "PTRADD_0040165d_351", "input"], ["CAST_004015ff_355", "unique_268435565", "output"], ["PTRADD_00401645_349", "uni... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401687_150"}, {"source": "const_0", "type": "input", "target": "STORE_00401645_133"}, {"source": "LOAD_00401665_161", "type": "output", "target": "unique_56448"}, {"source": "reg_register:00000038", "type": "input", "target": "PTRSUB_0040160e_352"}, ... | {"edges": [{"source": "const_0", "type": "input", "target": "STORE_00401645_133"}, {"source": "reg_register:00000206", "type": "input", "target": "CBRANCH_004015f9_43"}, {"source": "const_8", "type": "input", "target": "PTRADD_00401639_348"}, {"source": "const_2", "type": "input", "target": "PTRADD_00401645_349"}, {"so... | 004015d6 | .. | .. |
40_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusCRC | FUN_00401688 |
uint16_t modbusCRC(uint8_t *data,uint16_t length)
{
uint16_t length_local;
uint8_t *data_local;
uint8_t j;
uint16_t i;
uint16_t crc;
crc = 0xffff;
for (i = 0; i < length; i = i + 1) {
crc = crc ^ data[i];
for (j = '\b'; j != '\0'; j = j + 0xff) {
if ((crc & 1) == 0) {
crc = crc ... |
ushort FUN_00401688(long param_1,ushort param_2)
{
undefined1 local_d;
undefined2 local_c;
undefined2 local_a;
local_a = 0xffff;
for (local_c = 0; local_c < param_2; local_c = local_c + 1) {
local_a = local_a ^ *(byte *)(param_1 + (ulong)local_c);
for (local_d = '\b'; local_d != '\0'; local_d = l... | PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x18],RDI
MOV EAX,ESI
MOV word ptr [RBP + -0x1c],AX
MOV word ptr [RBP + -0x2],0xffff
MOV word ptr [RBP + -0x4],0x0
JMP 0x004016f5
MOVZX EDX,word ptr [RBP + -0x4]
MOV RAX,qword ptr [RBP + -0x18]
ADD RAX,RDX
MOVZX EAX,byte ptr [RAX]
MOVZX EAX,AL
XOR word ptr [RBP + -0x2],AX
MOV ... | {"edges": [{"source": "const_65535", "type": "use", "target": "COPY_00401696_14"}, {"source": "const_40961", "type": "use", "target": "INT_XOR_004016ce_163"}, {"source": "const_0", "type": "use", "target": "INT_EQUAL_004016c6_136"}, {"source": "INT_RIGHT_004016ca_148", "type": "def", "target": "unique_56576"}, {"source... | {"edges": [{"source": "unique_268435475", "type": "use", "target": "INT_EQUAL_004016c6_136"}, {"source": "const_65535", "type": "use", "target": "COPY_00401696_14"}, {"source": "const_40961", "type": "use", "target": "INT_XOR_004016ce_163"}, {"source": "const_0", "type": "use", "target": "INT_EQUAL_004016c6_136"}, {"so... | {"edges": [{"source": "00401688", "type": "control_flow", "target": "004016f5"}, {"source": "004016a4", "type": "control_flow", "target": "004016e4"}, {"source": "004016bf", "type": "control_flow", "target": "004016d6"}, {"source": "004016bf", "type": "control_flow", "target": "004016ca"}, {"source": "004016ca", "type"... | {"edges": [{"source": "00401688", "type": "control_flow", "target": "004016f5"}, {"source": "004016a4", "type": "control_flow", "target": "004016e4"}, {"source": "004016bf", "type": "control_flow", "target": "004016d6"}, {"source": "004016bf", "type": "control_flow", "target": "004016ca"}, {"source": "004016ca", "type"... | null | null | [["var_004016a4", "CBRANCH_004016fd_35", "input"], ["MULTIEQUAL_004016f5_397", "addrtied_Stack[-0xc]", "output"], ["INT_ZEXT_004016b5_286", "reg_register:00000000", "output"], ["const_255", "INT_ADD_004016de_181", "input"], ["COPY_00401704_288", "reg_register:00000000", "output"], ["const_433", "LOAD_004016af_63", "inp... | [["var_004016a4", "CBRANCH_004016fd_35", "input"], ["INT_ZEXT_004016b5_286", "reg_register:00000000", "output"], ["unique_56576", "MULTIEQUAL_004016da_392", "input"], ["const_255", "INT_ADD_004016de_181", "input"], ["unique_268435477", "CAST_004016ac_397", "input"], ["const_433", "LOAD_004016af_63", "input"], ["INT_EQU... | {"edges": [{"source": "var_004016a4", "type": "input", "target": "CBRANCH_004016fd_35"}, {"source": "MULTIEQUAL_004016f5_397", "type": "output", "target": "addrtied_Stack[-0xc]"}, {"source": "INT_ZEXT_004016b5_286", "type": "output", "target": "reg_register:00000000"}, {"source": "const_255", "type": "input", "target":... | {"edges": [{"source": "var_004016a4", "type": "input", "target": "CBRANCH_004016fd_35"}, {"source": "INT_ZEXT_004016b5_286", "type": "output", "target": "reg_register:00000000"}, {"source": "unique_56576", "type": "input", "target": "MULTIEQUAL_004016da_392"}, {"source": "const_255", "type": "input", "target": "INT_ADD... | 00401688 | .. | .. |
41_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusSlaveInit | FUN_00401705 |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
ModbusErrorInfo
modbusSlaveInit(ModbusSlave *status,ModbusRegisterCallback registerCallback,
ModbusSlaveExceptionCallback exceptionCallback,ModbusAllocator allocator,
ModbusSlaveFunctionHandler *functions,uint8_t fun... |
void FUN_00401705(undefined8 *param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,
undefined8 param_5,undefined1 param_6)
{
param_1[2] = param_5;
*(undefined1 *)(param_1 + 3) = param_6;
*param_1 = param_2;
param_1[1] = param_3;
param_1[8] = 0;
FUN_00401535(param_1 + 4,param_4... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x30
MOV qword ptr [RBP + -0x8],RDI
MOV qword ptr [RBP + -0x10],RSI
MOV qword ptr [RBP + -0x18],RDX
MOV qword ptr [RBP + -0x20],RCX
MOV qword ptr [RBP + -0x28],R8
MOV EAX,R9D
MOV byte ptr [RBP + -0x2c],AL
MOV RAX,qword ptr [RBP + -0x8]
MOV RDX,qword ptr [RBP + -0x28]
MOV qword ptr [RAX + 0x... | {"edges": [{"source": "reg_register:00000038", "type": "use", "target": "PTRSUB_00401746_144"}, {"source": "const_16", "type": "use", "target": "PTRSUB_0040172f_142"}, {"source": "const_24", "type": "use", "target": "PTRSUB_0040173b_143"}, {"source": "reg_register:00000088", "type": "use", "target": "STORE_0040173b_51"... | {"edges": [{"source": "CAST_0040173b_142", "type": "def", "target": "unique_268435533"}, {"source": "PTRADD_0040172f_137", "type": "def", "target": "unique_18176"}, {"source": "reg_register:00000088", "type": "use", "target": "STORE_0040173b_51"}, {"source": "reg_register:00000010", "type": "use", "target": "STORE_0040... | {"edges": [{"source": "00401705", "type": "control_flow", "target": "00401535"}], "nodes": [{"label": "00401705", "type": "basic_block", "id": "00401705"}, {"label": "00401535", "type": "basic_block", "id": "00401535"}]} | {"edges": [{"source": "00401705", "type": "control_flow", "target": "00401535"}], "nodes": [{"label": "00401705", "type": "basic_block", "id": "00401705"}, {"label": "00401535", "type": "basic_block", "id": "00401535"}]} | null | null | [["reg_register:00000088", "STORE_0040173b_51", "input"], ["PTRSUB_0040172f_142", "unique_18176", "output"], ["var_00401535", "CALL_00401773_87", "input"], ["const_0", "PTRSUB_00401746_144", "input"], ["const_433", "STORE_00401746_59", "input"], ["PTRSUB_00401759_146", "unique_18176", "output"], ["const_433", "STORE_00... | [["reg_register:00000088", "STORE_0040173b_51", "input"], ["PTRADD_00401751_139", "unique_18176", "output"], ["PTRADD_0040172f_137", "unique_18176", "output"], ["var_00401535", "CALL_00401773_87", "input"], ["PTRADD_00401765_141", "unique_18176", "output"], ["const_4", "PTRADD_00401765_141", "input"], ["reg_register:00... | {"edges": [{"source": "reg_register:00000088", "type": "input", "target": "STORE_0040173b_51"}, {"source": "PTRSUB_0040172f_142", "type": "output", "target": "unique_18176"}, {"source": "var_00401535", "type": "input", "target": "CALL_00401773_87"}, {"source": "const_0", "type": "input", "target": "PTRSUB_00401746_144"... | {"edges": [{"source": "reg_register:00000088", "type": "input", "target": "STORE_0040173b_51"}, {"source": "PTRADD_00401751_139", "type": "output", "target": "unique_18176"}, {"source": "PTRADD_0040172f_137", "type": "output", "target": "unique_18176"}, {"source": "var_00401535", "type": "input", "target": "CALL_004017... | 00401705 | .. | .. |
42_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusSlaveDestroy | FUN_0040177a |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
void modbusSlaveDestroy(ModbusSlave *status)
{
void *context;
ModbusSlave *status_local;
context = modbusSlaveGetUserPointer(status);
modbusBufferDestroy(&status->response,context);
return;
}
|
void FUN_0040177a(long param_1)
{
undefined8 uVar1;
uVar1 = FUN_0040142c(param_1);
FUN_004015b0(param_1 + 0x20,uVar1);
return;
}
| PUSH RBP
MOV RBP,RSP
SUB RSP,0x10
MOV qword ptr [RBP + -0x8],RDI
MOV RAX,qword ptr [RBP + -0x8]
MOV RDI,RAX
CALL 0x0040142c
MOV RDX,RAX
MOV RAX,qword ptr [RBP + -0x8]
ADD RAX,0x20
MOV RSI,RDX
MOV RDI,RAX
CALL 0x004015b0
NOP
LEAVE
RET | {"edges": [{"source": "reg_register:00000000", "type": "use", "target": "CALL_004017a3_40"}, {"source": "CALL_0040178d_22", "type": "def", "target": "reg_register:00000000"}, {"source": "var_0040142c", "type": "use", "target": "CALL_0040178d_22"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401... | {"edges": [{"source": "reg_register:00000038", "type": "use", "target": "INT_ADD_00401799_29"}, {"source": "reg_register:00000000", "type": "use", "target": "CALL_004017a3_40"}, {"source": "CALL_0040178d_22", "type": "def", "target": "reg_register:00000000"}, {"source": "var_0040142c", "type": "use", "target": "CALL_00... | {"edges": [{"source": "0040177a", "type": "control_flow", "target": "0040142c"}, {"source": "0040177a", "type": "control_flow", "target": "004015b0"}], "nodes": [{"label": "0040177a", "type": "basic_block", "id": "0040177a"}, {"label": "0040142c", "type": "basic_block", "id": "0040142c"}, {"label": "004015b0", "type": ... | {"edges": [{"source": "0040177a", "type": "control_flow", "target": "0040142c"}, {"source": "0040177a", "type": "control_flow", "target": "004015b0"}], "nodes": [{"label": "0040177a", "type": "basic_block", "id": "0040177a"}, {"label": "0040142c", "type": "basic_block", "id": "0040142c"}, {"label": "004015b0", "type": ... | null | null | [["const_32", "PTRSUB_00401799_85", "input"], ["PTRSUB_00401799_85", "reg_register:00000000", "output"], ["const_0", "RETURN_004017aa_46", "input"], ["reg_register:00000000", "CALL_004017a3_40", "input"], ["var_0040142c", "CALL_0040178d_22", "input"], ["reg_register:00000038", "PTRSUB_00401799_85", "input"], ["reg_regi... | [["const_0", "RETURN_004017aa_46", "input"], ["reg_register:00000000", "CALL_004017a3_40", "input"], ["reg_register:00000038", "INT_ADD_00401799_29", "input"], ["var_0040142c", "CALL_0040178d_22", "input"], ["reg_register:00000038", "CALL_0040178d_22", "input"], ["INT_ADD_00401799_29", "reg_register:00000000", "output"... | {"edges": [{"source": "const_32", "type": "input", "target": "PTRSUB_00401799_85"}, {"source": "PTRSUB_00401799_85", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_004017aa_46"}, {"source": "reg_register:00000000", "type": "input", "target": "CALL_004017a3... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004017aa_46"}, {"source": "reg_register:00000000", "type": "input", "target": "CALL_004017a3_40"}, {"source": "reg_register:00000038", "type": "input", "target": "INT_ADD_00401799_29"}, {"source": "var_0040142c", "type": "input", "target": "CALL_004017... | 0040177a | .. | .. |
43_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusBuildException | FUN_004017ab |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
ModbusErrorInfo modbusBuildException(ModbusSlave *status,uint8_t function,ModbusExceptionCode code)
{
ModbusError MVar1;
ModbusErrorInfo MVar2;
uint unaff_EBX;
ModbusExceptionCode code_local;
uint8_t function_local;
ModbusSlave *stat... |
uint FUN_004017ab(long param_1,byte param_2,undefined4 param_3)
{
int iVar1;
uint uVar2;
uint unaff_EBX;
if (*(long *)(param_1 + 8) != 0) {
(**(code **)(param_1 + 8))(param_1,param_2,param_3);
}
iVar1 = FUN_0040143e(param_1,2);
if (iVar1 == 0) {
**(byte **)(param_1 + 0x30) = param_2 | 0x80;
... | PUSH RBP
MOV RBP,RSP
PUSH RBX
SUB RSP,0x18
MOV qword ptr [RBP + -0x18],RDI
MOV EAX,ESI
MOV dword ptr [RBP + -0x20],EDX
MOV byte ptr [RBP + -0x1c],AL
MOV RAX,qword ptr [RBP + -0x18]
MOV RAX,qword ptr [RAX + 0x8]
TEST RAX,RAX
JZ 0x004017e8
MOV RAX,qword ptr [RBP + -0x18]
MOV R8,qword ptr [RAX + 0x8]
MOVZX ECX,byte ptr [R... | {"edges": [{"source": "var_0040180f", "type": "use", "target": "CBRANCH_004017fb_84"}, {"source": "LOAD_00401824_160", "type": "def", "target": "unique_57088"}, {"source": "const_16", "type": "use", "target": "PTRSUB_00401824_472"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401845_133"}, {"... | {"edges": [{"source": "var_0040180f", "type": "use", "target": "CBRANCH_004017fb_84"}, {"source": "LOAD_00401824_160", "type": "def", "target": "unique_57088"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401845_133"}, {"source": "INT_ADD_004017d1_46", "type": "def", "target": "unique_2684355... | {"edges": [{"source": "004017ab", "type": "control_flow", "target": "004017e8"}, {"source": "004017ab", "type": "control_flow", "target": "004017cd"}, {"source": "004017cd", "type": "control_flow", "target": "004017e8"}, {"source": "004017e8", "type": "control_flow", "target": "0040143e"}, {"source": "004017e8", "type"... | {"edges": [{"source": "004017ab", "type": "control_flow", "target": "004017e8"}, {"source": "004017ab", "type": "control_flow", "target": "004017cd"}, {"source": "004017cd", "type": "control_flow", "target": "004017e8"}, {"source": "004017e8", "type": "control_flow", "target": "0040143e"}, {"source": "004017e8", "type"... | null | null | [["var_0040180f", "CBRANCH_004017fb_84", "input"], ["LOAD_004017d1_47", "unique_57088", "output"], ["const_0", "INT_EQUAL_004017f9_79", "input"], ["PTRSUB_004017c4_465", "unique_18176", "output"], ["reg_register:00000000", "INT_OR_00401808_112", "input"], ["const_4294967040", "INT_AND_0040183a_285", "input"], ["const_8... | [["LOAD_004017d1_47", "unique_57088", "output"], ["var_0040180f", "CBRANCH_004017fb_84", "input"], ["CAST_004017d1_461", "unique_18176", "output"], ["const_128", "INT_OR_0040181b_422", "input"], ["const_0", "INT_EQUAL_004017f9_79", "input"], ["const_0", "SUBPIECE_0040182f_315", "input"], ["reg_register:00000000", "INT_... | {"edges": [{"source": "var_0040180f", "type": "input", "target": "CBRANCH_004017fb_84"}, {"source": "LOAD_004017d1_47", "type": "output", "target": "unique_57088"}, {"source": "const_0", "type": "input", "target": "INT_EQUAL_004017f9_79"}, {"source": "PTRSUB_004017c4_465", "type": "output", "target": "unique_18176"}, {... | {"edges": [{"source": "LOAD_004017d1_47", "type": "output", "target": "unique_57088"}, {"source": "var_0040180f", "type": "input", "target": "CBRANCH_004017fb_84"}, {"source": "CAST_004017d1_461", "type": "output", "target": "unique_18176"}, {"source": "const_128", "type": "input", "target": "INT_OR_0040181b_422"}, {"s... | 004017ab | .. | .. |
44_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusBuildExceptionPDU | FUN_00401846 |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
ModbusErrorInfo
modbusBuildExceptionPDU(ModbusSlave *status,uint8_t function,ModbusExceptionCode code)
{
uint8_t uVar1;
ModbusErrorInfo err_00;
uint unaff_EBX;
ModbusExceptionCode code_local;
uint8_t function_local;
ModbusSlave *stat... |
uint FUN_00401846(long param_1,undefined1 param_2,undefined4 param_3)
{
char cVar1;
uint uVar2;
uint unaff_EBX;
*(undefined1 *)(param_1 + 0x3b) = 0;
*(undefined1 *)(param_1 + 0x3a) = 0;
uVar2 = FUN_004017ab(param_1,param_2,param_3);
cVar1 = FUN_004013d3(uVar2);
if (cVar1 != '\0') {
uVar2 = unaf... | PUSH RBP
MOV RBP,RSP
PUSH RBX
SUB RSP,0x28
MOV qword ptr [RBP + -0x28],RDI
MOV EAX,ESI
MOV dword ptr [RBP + -0x30],EDX
MOV byte ptr [RBP + -0x2c],AL
MOV RAX,qword ptr [RBP + -0x28]
MOV byte ptr [RAX + 0x3b],0x0
MOV RAX,qword ptr [RBP + -0x28]
MOV byte ptr [RAX + 0x3a],0x0
MOVZX ECX,byte ptr [RBP + -0x2c]
MOV EDX,dword ... | {"edges": [{"source": "CAST_0040189f_304", "type": "def", "target": "reg_register:00000000"}, {"source": "PTRSUB_00401867_300", "type": "def", "target": "unique_268435557"}, {"source": "unique_18176", "type": "use", "target": "STORE_0040185f_32"}, {"source": "COPY_004018aa_164", "type": "def", "target": "reg_register:0... | {"edges": [{"source": "reg_register:00000000", "type": "use", "target": "MULTIEQUAL_004018a3_249"}, {"source": "unique_18176", "type": "use", "target": "STORE_0040185f_32"}, {"source": "const_433", "type": "use", "target": "STORE_00401867_38"}, {"source": "const_58", "type": "use", "target": "INT_ADD_00401867_36"}, {"s... | {"edges": [{"source": "00401846", "type": "control_flow", "target": "004017ab"}, {"source": "00401846", "type": "control_flow", "target": "004013d3"}, {"source": "00401846", "type": "control_flow", "target": "00401896"}, {"source": "00401846", "type": "control_flow", "target": "00401891"}, {"source": "00401891", "type"... | {"edges": [{"source": "00401846", "type": "control_flow", "target": "004017ab"}, {"source": "00401846", "type": "control_flow", "target": "004013d3"}, {"source": "00401846", "type": "control_flow", "target": "00401896"}, {"source": "00401846", "type": "control_flow", "target": "00401891"}, {"source": "00401891", "type"... | null | null | [["const_27", "PTRSUB_0040185f_302", "input"], ["reg_register:00000206", "CBRANCH_0040188f_78", "input"], ["const_32", "PTRSUB_0040185f_298", "input"], ["INT_AND_0040189f_168", "unique_268435589", "output"], ["const_0", "STORE_00401867_38", "input"], ["reg_register:00000000", "INT_NOTEQUAL_0040188d_72", "input"], ["con... | [["const_59", "INT_ADD_0040185f_30", "input"], ["reg_register:00000206", "CBRANCH_0040188f_78", "input"], ["INT_ADD_0040185f_30", "unique_268435563", "output"], ["const_0", "STORE_00401867_38", "input"], ["reg_register:00000000", "INT_NOTEQUAL_0040188d_72", "input"], ["const_0", "RETURN_004018aa_94", "input"], ["INT_AN... | {"edges": [{"source": "const_27", "type": "input", "target": "PTRSUB_0040185f_302"}, {"source": "reg_register:00000206", "type": "input", "target": "CBRANCH_0040188f_78"}, {"source": "const_32", "type": "input", "target": "PTRSUB_0040185f_298"}, {"source": "INT_AND_0040189f_168", "type": "output", "target": "unique_268... | {"edges": [{"source": "const_59", "type": "input", "target": "INT_ADD_0040185f_30"}, {"source": "reg_register:00000206", "type": "input", "target": "CBRANCH_0040188f_78"}, {"source": "INT_ADD_0040185f_30", "type": "output", "target": "unique_268435563"}, {"source": "const_0", "type": "input", "target": "STORE_00401867_... | 00401846 | .. | .. |
45_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusBuildExceptionRTU | FUN_004018ab |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
ModbusErrorInfo
modbusBuildExceptionRTU
(ModbusSlave *status,uint8_t address,uint8_t function,ModbusExceptionCode code)
{
ushort uVar1;
uint8_t *data;
uint8_t uVar2;
uint16_t val;
ModbusErrorInfo err_00;
uint unaff_EBX;
M... |
uint FUN_004018ab(long param_1,char param_2,undefined1 param_3,undefined4 param_4)
{
ushort uVar1;
char *pcVar2;
char cVar3;
undefined2 uVar4;
uint uVar5;
uint unaff_EBX;
if (param_2 == '\0') {
uVar5 = unaff_EBX & 0xffffff00 | 0x2c;
}
else {
*(undefined1 *)(param_1 + 0x3b) = 1;
*(unde... | PUSH RBP
MOV RBP,RSP
PUSH RBX
SUB RSP,0x48
MOV qword ptr [RBP + -0x38],RDI
MOV EAX,EDX
MOV dword ptr [RBP + -0x44],ECX
MOV EDX,ESI
MOV byte ptr [RBP + -0x3c],DL
MOV byte ptr [RBP + -0x40],AL
CMP byte ptr [RBP + -0x3c],0x0
JNZ 0x004018e0
MOV EAX,EBX
AND EAX,0xfffffffc
MOV EBX,EAX
MOV EAX,EBX
AND AL,0x3
OR EAX,0x2c
MOV E... | {"edges": [{"source": "reg_register:00000008", "type": "use", "target": "CALL_00401900_123"}, {"source": "const_433", "type": "use", "target": "LOAD_00401931_169"}, {"source": "unique_56704", "type": "use", "target": "INT_LESS_0040194d_206"}, {"source": "reg_register:00000010", "type": "use", "target": "CALL_00401900_1... | {"edges": [{"source": "reg_register:00000008", "type": "use", "target": "CALL_00401900_123"}, {"source": "CAST_00401926_764", "type": "def", "target": "unique_18176"}, {"source": "const_433", "type": "use", "target": "LOAD_00401931_169"}, {"source": "unique_56704", "type": "use", "target": "INT_LESS_0040194d_206"}, {"s... | {"edges": [{"source": "004018ab", "type": "control_flow", "target": "004018e0"}, {"source": "004018ab", "type": "control_flow", "target": "004018cb"}, {"source": "004018cb", "type": "control_flow", "target": "004019a9"}, {"source": "004018e0", "type": "control_flow", "target": "004017ab"}, {"source": "004018e0", "type"... | {"edges": [{"source": "004018ab", "type": "control_flow", "target": "004018e0"}, {"source": "004018ab", "type": "control_flow", "target": "004018cb"}, {"source": "004018cb", "type": "control_flow", "target": "004019a9"}, {"source": "004018e0", "type": "control_flow", "target": "004017ab"}, {"source": "004018e0", "type"... | null | null | [["const_4294967040", "INT_AND_004019a5_443", "input"], ["reg_register:00000000", "CALL_0040198f_299", "input"], ["reg_register:00000010", "CALL_0040198f_299", "input"], ["const_0", "RETURN_004019b0_94", "input"], ["reg_register:00000030", "INT_EQUAL_004018c5_39", "input"], ["reg_register:00000010", "INT_SUB_0040197f_2... | [["CAST_00401931_765", "unique_18176", "output"], ["reg_register:00000000", "CALL_0040198f_299", "input"], ["const_59", "INT_ADD_004018e4_98", "input"], ["reg_register:00000010", "CALL_0040198f_299", "input"], ["const_0", "RETURN_004019b0_94", "input"], ["reg_register:00000018", "INT_AND_004018d4_438", "input"], ["reg_... | {"edges": [{"source": "const_4294967040", "type": "input", "target": "INT_AND_004019a5_443"}, {"source": "reg_register:00000000", "type": "input", "target": "CALL_0040198f_299"}, {"source": "reg_register:00000010", "type": "input", "target": "CALL_0040198f_299"}, {"source": "const_0", "type": "input", "target": "RETURN... | {"edges": [{"source": "CAST_00401931_765", "type": "output", "target": "unique_18176"}, {"source": "reg_register:00000000", "type": "input", "target": "CALL_0040198f_299"}, {"source": "const_59", "type": "input", "target": "INT_ADD_004018e4_98"}, {"source": "reg_register:00000010", "type": "input", "target": "CALL_0040... | 004018ab | .. | .. |
46_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusBuildExceptionTCP | FUN_004019b1 |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
ModbusErrorInfo
modbusBuildExceptionTCP
(ModbusSlave *status,uint16_t transactionID,uint8_t unitID,uint8_t function,
ModbusExceptionCode code)
{
ushort uVar1;
uint8_t *p;
uint8_t uVar2;
ModbusErrorInfo err_00;
uint ... |
uint FUN_004019b1(long param_1,undefined2 param_2,undefined1 param_3,undefined1 param_4,
undefined4 param_5)
{
ushort uVar1;
long lVar2;
char cVar3;
uint uVar4;
uint unaff_EBX;
*(undefined1 *)(param_1 + 0x3b) = 7;
*(undefined1 *)(param_1 + 0x3a) = 7;
uVar4 = FUN_004017ab(param_1,pa... | PUSH RBP
MOV RBP,RSP
PUSH RBX
SUB RSP,0x48
MOV qword ptr [RBP + -0x38],RDI
MOV EAX,ESI
MOV ESI,EDX
MOV EDX,ECX
MOV dword ptr [RBP + -0x48],R8D
MOV word ptr [RBP + -0x3c],AX
MOV EAX,ESI
MOV byte ptr [RBP + -0x40],AL
MOV EAX,EDX
MOV byte ptr [RBP + -0x44],AL
MOV RAX,qword ptr [RBP + -0x38]
MOV byte ptr [RAX + 0x3b],0x7
M... | {"edges": [{"source": "reg_register:00000000", "type": "use", "target": "CALL_00401a03_81"}, {"source": "INT_NOTEQUAL_00401a08_86", "type": "def", "target": "reg_register:00000206"}, {"source": "var_004017ab", "type": "use", "target": "CALL_004019f6_69"}, {"source": "reg_register:00000038", "type": "use", "target": "PT... | {"edges": [{"source": "reg_register:00000080", "type": "use", "target": "CALL_004019f6_69"}, {"source": "INT_ADD_00401a6a_222", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "use", "target": "CALL_00401a03_81"}, {"source": "const_6", "type": "use", "target": "INT_ADD_004... | {"edges": [{"source": "004019b1", "type": "control_flow", "target": "004017ab"}, {"source": "004019b1", "type": "control_flow", "target": "004013d3"}, {"source": "004019b1", "type": "control_flow", "target": "00401a14"}, {"source": "004019b1", "type": "control_flow", "target": "00401a0c"}, {"source": "00401a0c", "type"... | {"edges": [{"source": "004019b1", "type": "control_flow", "target": "004017ab"}, {"source": "004019b1", "type": "control_flow", "target": "004013d3"}, {"source": "004019b1", "type": "control_flow", "target": "00401a14"}, {"source": "004019b1", "type": "control_flow", "target": "00401a0c"}, {"source": "00401a0c", "type"... | null | null | [["const_433", "STORE_004019e2_52", "input"], ["reg_register:00000000", "CALL_00401a76_233", "input"], ["var_004017ab", "CALL_004019f6_69", "input"], ["unique_56704", "INT_SUB_00401a7f_692", "input"], ["reg_register:00000038", "PTRSUB_00401a20_798", "input"], ["var_004013d3", "CALL_00401a03_81", "input"], ["unique_5708... | [["const_433", "STORE_004019e2_52", "input"], ["INT_ADD_00401a89_255", "reg_register:00000010", "output"], ["const_6", "INT_ADD_00401a9b_271", "input"], ["unique_59648", "CBRANCH_00401a4b_171", "input"], ["reg_register:00000000", "CALL_00401a76_233", "input"], ["var_004017ab", "CALL_004019f6_69", "input"], ["var_004013... | {"edges": [{"source": "const_433", "type": "input", "target": "STORE_004019e2_52"}, {"source": "reg_register:00000000", "type": "input", "target": "CALL_00401a76_233"}, {"source": "var_004017ab", "type": "input", "target": "CALL_004019f6_69"}, {"source": "unique_56704", "type": "input", "target": "INT_SUB_00401a7f_692"... | {"edges": [{"source": "const_433", "type": "input", "target": "STORE_004019e2_52"}, {"source": "INT_ADD_00401a89_255", "type": "output", "target": "reg_register:00000010"}, {"source": "const_6", "type": "input", "target": "INT_ADD_00401a9b_271"}, {"source": "unique_59648", "type": "input", "target": "CBRANCH_00401a4b_1... | 004019b1 | .. | .. |
47_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusParseRequest | FUN_00401ac2 |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
ModbusErrorInfo modbusParseRequest(ModbusSlave *status,uint8_t *request,uint8_t requestLength)
{
byte function_00;
ModbusRequestParsingFunction p_Var1;
ModbusErrorInfo MVar2;
ModbusErrorInfo *pMVar3;
uint8_t requestLength_local;
uint... |
void FUN_00401ac2(long param_1,char *param_2,undefined1 param_3)
{
char cVar1;
ushort local_a;
cVar1 = *param_2;
local_a = 0;
while( true ) {
if (*(byte *)(param_1 + 0x18) <= local_a) {
FUN_004017ab(param_1,cVar1,1);
return;
}
if (cVar1 == *(char *)((ulong)local_a * 0x10 + *(long ... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x30
MOV qword ptr [RBP + -0x18],RDI
MOV qword ptr [RBP + -0x20],RSI
MOV EAX,EDX
MOV byte ptr [RBP + -0x24],AL
MOV RAX,qword ptr [RBP + -0x20]
MOVZX EAX,byte ptr [RAX]
MOV byte ptr [RBP + -0x3],AL
MOV word ptr [RBP + -0x2],0x0
JMP 0x00401b3e
MOV RAX,qword ptr [RBP + -0x18]
MOV RDX,qword ptr... | {"edges": [{"source": "INT_EQUAL_00401aff_145", "type": "def", "target": "reg_register:00000206"}, {"source": "unique_56448", "type": "use", "target": "INT_ZEXT_00401b49_359"}, {"source": "CALL_00401b61_72", "type": "def", "target": "reg_register:00000000"}, {"source": "PTRADD_00401b17_539", "type": "def", "target": "u... | {"edges": [{"source": "INT_EQUAL_00401aff_145", "type": "def", "target": "reg_register:00000206"}, {"source": "unique_56448", "type": "use", "target": "INT_ZEXT_00401b49_359"}, {"source": "INT_ADD_00401aed_82", "type": "def", "target": "unique_268435531"}, {"source": "INT_MULT_00401af5_91", "type": "def", "target": "re... | {"edges": [{"source": "00401ac2", "type": "control_flow", "target": "00401b3e"}, {"source": "00401ae9", "type": "control_flow", "target": "00401b33"}, {"source": "00401ae9", "type": "control_flow", "target": "00401b04"}, {"source": "00401b04", "type": "control_flow", "target": "00401b66"}, {"source": "00401b33", "type"... | {"edges": [{"source": "00401ac2", "type": "control_flow", "target": "00401b3e"}, {"source": "00401ae9", "type": "control_flow", "target": "00401b33"}, {"source": "00401ae9", "type": "control_flow", "target": "00401b04"}, {"source": "00401b04", "type": "control_flow", "target": "00401b66"}, {"source": "00401b33", "type"... | null | null | [["reg_register:00000000", "RETURN_00401b67_533", "input"], ["reg_register:00000038", "CAST_00401b2e_544", "input"], ["reg_register:00000080", "CALLIND_00401b2e_229", "input"], ["LOAD_00401b08_156", "unique_57088", "output"], ["INT_EQUAL_00401aff_145", "reg_register:00000206", "output"], ["unique_56448", "INT_ZEXT_0040... | [["INT_ADD_00401aed_82", "unique_268435531", "output"], ["unique_57088", "INT_ADD_00401b14_201", "input"], ["reg_register:00000038", "CALLIND_00401b2e_229", "input"], ["LOAD_00401b08_156", "unique_57088", "output"], ["const_433", "LOAD_00401afc_135", "input"], ["reg_register:00000000", "INT_ADD_00401b14_201", "input"],... | {"edges": [{"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401b67_533"}, {"source": "reg_register:00000038", "type": "input", "target": "CAST_00401b2e_544"}, {"source": "reg_register:00000080", "type": "input", "target": "CALLIND_00401b2e_229"}, {"source": "LOAD_00401b08_156", "type": "output",... | {"edges": [{"source": "INT_ADD_00401aed_82", "type": "output", "target": "unique_268435531"}, {"source": "unique_57088", "type": "input", "target": "INT_ADD_00401b14_201"}, {"source": "reg_register:00000038", "type": "input", "target": "CALLIND_00401b2e_229"}, {"source": "LOAD_00401b08_156", "type": "output", "target":... | 00401ac2 | .. | .. |
48_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusParseRequestPDU | FUN_00401b68 |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
ModbusErrorInfo modbusParseRequestPDU(ModbusSlave *status,uint8_t *request,uint8_t requestLength)
{
uint in_EAX;
ModbusErrorInfo MVar1;
uint8_t requestLength_local;
uint8_t *request_local;
ModbusSlave *status_local;
if ((requestLe... |
ulong FUN_00401b68(long param_1,undefined8 param_2,byte param_3)
{
uint in_EAX;
ulong uVar1;
if ((param_3 == 0) || (0xfd < param_3)) {
uVar1 = (ulong)(in_EAX & 0xffffff00 | 5);
}
else {
FUN_00401182(param_1 + 0x20);
uVar1 = FUN_00401ac2(param_1,param_2,param_3);
}
return uVar1;
}
| PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x8],RDI
MOV qword ptr [RBP + -0x10],RSI
MOV byte ptr [RBP + -0x14],DL
CMP byte ptr [RBP + -0x14],0x0
JZ 0x00401b87
CMP byte ptr [RBP + -0x14],0xfd
JBE 0x00401b94
AND EAX,0xfffffffc
OR EAX,0x1
AND AL,0x3
OR EAX,0x4
JMP 0x00401bbb
MOV RAX,qword ptr [RBP + -0x8]
ADD... | {"edges": [{"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401bbc_94"}, {"source": "var_00401b94", "type": "use", "target": "CBRANCH_00401b85_48"}, {"source": "reg_register:00000038", "type": "use", "target": "PTRSUB_00401b98_288"}, {"source": "reg_register:00000000", "type": "use", "target": "CA... | {"edges": [{"source": "INT_ZEXT_00401b8f_194", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401bbc_94"}, {"source": "var_00401b94", "type": "use", "target": "CBRANCH_00401b85_48"}, {"source": "reg_register:00000000", "type": "use", "target": "... | {"edges": [{"source": "00401b68", "type": "control_flow", "target": "00401b87"}, {"source": "00401b68", "type": "control_flow", "target": "00401b81"}, {"source": "00401b81", "type": "control_flow", "target": "00401b94"}, {"source": "00401b81", "type": "control_flow", "target": "00401b87"}, {"source": "00401b87", "type"... | {"edges": [{"source": "00401b68", "type": "control_flow", "target": "00401b87"}, {"source": "00401b68", "type": "control_flow", "target": "00401b81"}, {"source": "00401b81", "type": "control_flow", "target": "00401b94"}, {"source": "00401b81", "type": "control_flow", "target": "00401b87"}, {"source": "00401b87", "type"... | null | null | [["reg_register:00000038", "PTRSUB_00401b98_288", "input"], ["var_00401bbb", "BRANCH_00401b92_88", "input"], ["unique_268435562", "CAST_00401b8f_289", "input"], ["reg_register:00000000", "CALL_00401b9f_110", "input"], ["CALL_00401bb6_125", "reg_register:00000000", "output"], ["INT_AND_00401b8d_270", "unique_268435545",... | [["reg_register:00000038", "INT_ADD_00401b98_100", "input"], ["var_00401bbb", "BRANCH_00401b92_88", "input"], ["reg_register:00000000", "CALL_00401b9f_110", "input"], ["INT_OR_00401b8f_80", "reg_register:00000000", "output"], ["CALL_00401bb6_125", "reg_register:00000000", "output"], ["MULTIEQUAL_00401bbb_197", "reg_reg... | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "PTRSUB_00401b98_288"}, {"source": "var_00401bbb", "type": "input", "target": "BRANCH_00401b92_88"}, {"source": "unique_268435562", "type": "input", "target": "CAST_00401b8f_289"}, {"source": "reg_register:00000000", "type": "input", "target": "C... | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "INT_ADD_00401b98_100"}, {"source": "var_00401bbb", "type": "input", "target": "BRANCH_00401b92_88"}, {"source": "reg_register:00000000", "type": "input", "target": "CALL_00401b9f_110"}, {"source": "INT_OR_00401b8f_80", "type": "output", "target"... | 00401b68 | .. | .. |
49_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusParseRequestRTU | FUN_00401bbd |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
ModbusErrorInfo
modbusParseRequestRTU
(ModbusSlave *status,uint8_t slaveAddress,uint8_t *request,uint16_t requestLength)
{
uint8_t uVar1;
uint16_t uVar2;
uint16_t uVar3;
ModbusErrorInfo err_00;
int iVar4;
uint uVar5;
unde... |
uint FUN_00401bbd(long param_1,char param_2,char *param_3,ushort param_4)
{
char cVar1;
short sVar2;
short sVar3;
undefined2 uVar4;
uint uVar5;
int iVar6;
uint uVar7;
undefined8 unaff_RBX;
char local_63;
undefined1 local_62 [2];
long local_60;
char local_53;
ushort local_52;
char *local_50... | PUSH RBP
MOV RBP,RSP
PUSH R12
PUSH RBX
SUB RSP,0x70
MOV qword ptr [RBP + -0x68],RDI
MOV qword ptr [RBP + -0x78],RDX
MOV EAX,ECX
MOV EDX,ESI
MOV byte ptr [RBP + -0x6c],DL
MOV word ptr [RBP + -0x70],AX
MOVZX EAX,word ptr [RBP + -0x70]
MOV RDX,qword ptr [RBP + -0x78]
MOV qword ptr [RBP + -0x20],RDX
MOV word ptr [RBP + -0x... | {"edges": [{"source": "INDIRECT_00401d0f_2152", "type": "def", "target": "addrtied_Stack[-0x38]"}, {"source": "reg_register:00000010", "type": "use", "target": "INT_OR_00401cb8_213"}, {"source": "const_693", "type": "use", "target": "INDIRECT_00401db9_2069"}, {"source": "COPY_00401c16_1740", "type": "def", "target": "r... | {"edges": [{"source": "const_8", "type": "use", "target": "COPY_00401c68_1695"}, {"source": "reg_register:00000000", "type": "use", "target": "COPY_00401e16_2267"}, {"source": "reg_register:00000010", "type": "use", "target": "INT_OR_00401cb8_213"}, {"source": "INDIRECT_00401db9_2125", "type": "def", "target": "addrtie... | {"edges": [{"source": "00401bbd", "type": "control_flow", "target": "00401c16"}, {"source": "00401bbd", "type": "control_flow", "target": "00401c0e"}, {"source": "00401c0e", "type": "control_flow", "target": "00401c1d"}, {"source": "00401c0e", "type": "control_flow", "target": "00401c16"}, {"source": "00401c16", "type"... | {"edges": [{"source": "00401bbd", "type": "control_flow", "target": "00401c16"}, {"source": "00401bbd", "type": "control_flow", "target": "00401c0e"}, {"source": "00401c0e", "type": "control_flow", "target": "00401c1d"}, {"source": "00401c0e", "type": "control_flow", "target": "00401c16"}, {"source": "00401c16", "type"... | null | null | [["addrtied_Stack[-0x28]", "INDIRECT_00401c89_2211", "input"], ["INT_SUB_00401dc5_700", "unique_18176", "output"], ["const_344", "INDIRECT_00401cf5_2134", "input"], ["addrtied_Stack[-0x63]", "MULTIEQUAL_00401c91_2028", "input"], ["addrtied_Stack[-0x40]", "INDIRECT_00401c5d_2133", "input"], ["INDIRECT_00401cf5_2293", "a... | [["addrtied_Stack[-0x38]", "INDIRECT_00401c5d_2087", "input"], ["const_361", "INDIRECT_00401d0f_2123", "input"], ["INT_SUB_00401dc5_700", "unique_18176", "output"], ["INDIRECT_00401c7b_2147", "addrtied_Stack[-0x28]", "output"], ["INT_ADD_00401cee_334", "reg_register:00000000", "output"], ["INDIRECT_00401dd5_2007", "add... | {"edges": [{"source": "addrtied_Stack[-0x28]", "type": "input", "target": "INDIRECT_00401c89_2211"}, {"source": "INT_SUB_00401dc5_700", "type": "output", "target": "unique_18176"}, {"source": "const_344", "type": "input", "target": "INDIRECT_00401cf5_2134"}, {"source": "addrtied_Stack[-0x63]", "type": "input", "target"... | {"edges": [{"source": "addrtied_Stack[-0x38]", "type": "input", "target": "INDIRECT_00401c5d_2087"}, {"source": "const_361", "type": "input", "target": "INDIRECT_00401d0f_2123"}, {"source": "INT_SUB_00401dc5_700", "type": "output", "target": "unique_18176"}, {"source": "INDIRECT_00401c7b_2147", "type": "output", "targe... | 00401bbd | .. | .. |
50_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusParseRequestTCP | FUN_00401e21 |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
ModbusErrorInfo modbusParseRequestTCP(ModbusSlave *status,uint8_t *request,uint16_t requestLength)
{
uint8_t uVar1;
uint16_t uVar2;
ModbusErrorInfo err_00;
int iVar3;
undefined8 unaff_RBX;
uint16_t requestLength_local;
uint8_t *req... |
uint FUN_00401e21(long param_1,long param_2,ushort param_3)
{
char cVar1;
undefined2 uVar2;
uint uVar3;
int iVar4;
undefined8 unaff_RBX;
undefined1 local_75;
undefined2 local_74;
undefined1 local_72 [2];
long local_70;
undefined1 local_65;
undefined2 local_64;
ushort local_62;
long local_60;... | PUSH RBP
MOV RBP,RSP
PUSH RBX
SUB RSP,0x98
MOV qword ptr [RBP + -0x88],RDI
MOV qword ptr [RBP + -0x90],RSI
MOV EAX,EDX
MOV word ptr [RBP + -0x94],AX
MOVZX EAX,word ptr [RBP + -0x94]
MOV RDX,qword ptr [RBP + -0x90]
MOV qword ptr [RBP + -0x20],RDX
MOV word ptr [RBP + -0x22],AX
LEA RAX,[RBP + -0x68]
MOV qword ptr [RBP + -... | {"edges": [{"source": "const_726", "type": "use", "target": "INDIRECT_00401f1a_1954"}, {"source": "PTRADD_00402030_572", "type": "def", "target": "reg_register:00000010"}, {"source": "const_704", "type": "use", "target": "INDIRECT_00401efe_1952"}, {"source": "COPY_00401f1d_1485", "type": "def", "target": "reg_register:... | {"edges": [{"source": "addrtied_Stack[-0x52]", "type": "use", "target": "INDIRECT_00402039_1822"}, {"source": "INDIRECT_00401eef_1806", "type": "def", "target": "addrtied_Stack[-0x54]"}, {"source": "INDIRECT_00401efe_1681", "type": "def", "target": "addrtied_Stack[-0x74]"}, {"source": "INDIRECT_00401f8a_1675", "type": ... | {"edges": [{"source": "00401e21", "type": "control_flow", "target": "00401e89"}, {"source": "00401e21", "type": "control_flow", "target": "00401e81"}, {"source": "00401e81", "type": "control_flow", "target": "00401e93"}, {"source": "00401e81", "type": "control_flow", "target": "00401e89"}, {"source": "00401e89", "type"... | {"edges": [{"source": "00401e21", "type": "control_flow", "target": "00401e89"}, {"source": "00401e21", "type": "control_flow", "target": "00401e81"}, {"source": "00401e81", "type": "control_flow", "target": "00401e93"}, {"source": "00401e81", "type": "control_flow", "target": "00401e89"}, {"source": "00401e89", "type"... | null | null | [["addrtied_Stack[-0x2a]", "MULTIEQUAL_00401f22_1976", "input"], ["addrtied_Stack[-0x70]", "INDIRECT_00401f60_1764", "input"], ["addrtied_Stack[-0x74]", "CALL_00402008_533", "input"], ["const_687", "INDIRECT_00401ee6_1943", "input"], ["const_261", "INDIRECT_00401f7d_1927", "input"], ["reg_register:00000000", "CALL_0040... | [["const_273", "INDIRECT_00401f8a_1945", "input"], ["addrtied_Stack[-0x2a]", "INDIRECT_00401f1a_1917", "input"], ["const_244", "INDIRECT_00401f60_1853", "input"], ["INDIRECT_00401efe_2021", "addrtied_Stack[-0x72]", "output"], ["addrtied_Stack[-0x74]", "CALL_00402008_533", "input"], ["INDIRECT_00401eef_1860", "addrtied_... | {"edges": [{"source": "addrtied_Stack[-0x2a]", "type": "input", "target": "MULTIEQUAL_00401f22_1976"}, {"source": "addrtied_Stack[-0x70]", "type": "input", "target": "INDIRECT_00401f60_1764"}, {"source": "addrtied_Stack[-0x74]", "type": "input", "target": "CALL_00402008_533"}, {"source": "const_687", "type": "input", "... | {"edges": [{"source": "const_273", "type": "input", "target": "INDIRECT_00401f8a_1945"}, {"source": "addrtied_Stack[-0x2a]", "type": "input", "target": "INDIRECT_00401f1a_1917"}, {"source": "const_244", "type": "input", "target": "INDIRECT_00401f60_1853"}, {"source": "INDIRECT_00401efe_2021", "type": "output", "target"... | 00401e21 | .. | .. |
51_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusParseRequest01020304 | FUN_00402090 |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
ModbusErrorInfo
modbusParseRequest01020304
(ModbusSlave *status,uint8_t function,uint8_t *requestPDU,uint8_t requestLength)
{
bool bVar1;
uint8_t uVar2;
byte bVar3;
uint16_t index_00;
uint16_t count_00;
ModbusErrorInfo MVar... |
ulong FUN_00402090(undefined8 *param_1,byte param_2,long param_3,char param_4)
{
char cVar1;
uint uVar2;
int iVar3;
ulong unaff_RBX;
ulong uVar4;
undefined4 local_48;
undefined4 local_44;
short local_40;
undefined2 local_3e;
byte local_3c;
int local_38;
short local_34;
int local_30;
byte l... | PUSH RBP
MOV RBP,RSP
PUSH RBX
SUB RSP,0x58
MOV qword ptr [RBP + -0x48],RDI
MOV qword ptr [RBP + -0x58],RDX
MOV EAX,ECX
MOV EDX,ESI
MOV byte ptr [RBP + -0x4c],DL
MOV byte ptr [RBP + -0x50],AL
CMP byte ptr [RBP + -0x50],0x5
JZ 0x004020cf
MOVZX ECX,byte ptr [RBP + -0x4c]
MOV RAX,qword ptr [RBP + -0x48]
MOV EDX,0x3
MOV ESI... | {"edges": [{"source": "INDIRECT_00402394_2417", "type": "def", "target": "addrtied_Stack[-0x40]"}, {"source": "MULTIEQUAL_004023c3_2383", "type": "def", "target": "addrtied_Stack[-0x48]"}, {"source": "MULTIEQUAL_004023e9_2003", "type": "def", "target": "reg_register:00000018"}, {"source": "const_433", "type": "use", "t... | {"edges": [{"source": "addrtied_Stack[-0x1f]", "type": "use", "target": "INDIRECT_0040219f_2492"}, {"source": "INT_EQUAL_0040236c_613", "type": "def", "target": "reg_register:00000206"}, {"source": "reg_register:00000030", "type": "use", "target": "INT_NOTEQUAL_004020ec_143"}, {"source": "addrtied_Stack[-0x38]", "type"... | {"edges": [{"source": "00402090", "type": "control_flow", "target": "004020cf"}, {"source": "00402090", "type": "control_flow", "target": "004020b1"}, {"source": "004020b1", "type": "control_flow", "target": "004017ab"}, {"source": "004020b1", "type": "control_flow", "target": "004023e9"}, {"source": "004020cf", "type"... | {"edges": [{"source": "00402090", "type": "control_flow", "target": "004020cf"}, {"source": "00402090", "type": "control_flow", "target": "004020b1"}, {"source": "004020b1", "type": "control_flow", "target": "004017ab"}, {"source": "004020b1", "type": "control_flow", "target": "004023e9"}, {"source": "004020cf", "type"... | null | null | [["addrtied_Stack[-0x3e]", "INDIRECT_004023be_2435", "input"], ["const_0", "INT_EQUAL_0040217c_243", "input"], ["MULTIEQUAL_00402154_2675", "addrtied_Stack[-0x1e]", "output"], ["unique_268436032", "CAST_004022d6_2792", "input"], ["addrtied_Stack[-0x44]", "INDIRECT_0040224b_2393", "input"], ["addrtied_Stack[-0x3c]", "IN... | [["INDIRECT_0040226e_2484", "addrtied_Stack[-0x1f]", "output"], ["const_391", "INDIRECT_0040229f_2486", "input"], ["INDIRECT_0040226e_2217", "addrtied_Stack[-0x48]", "output"], ["INDIRECT_004021b7_2502", "addrtied_Stack[-0x1e]", "output"], ["INDIRECT_0040224b_2525", "addrtied_Stack[-0x1c]", "output"], ["const_730", "IN... | {"edges": [{"source": "addrtied_Stack[-0x3e]", "type": "input", "target": "INDIRECT_004023be_2435"}, {"source": "const_0", "type": "input", "target": "INT_EQUAL_0040217c_243"}, {"source": "MULTIEQUAL_00402154_2675", "type": "output", "target": "addrtied_Stack[-0x1e]"}, {"source": "unique_268436032", "type": "input", "t... | {"edges": [{"source": "INDIRECT_0040226e_2484", "type": "output", "target": "addrtied_Stack[-0x1f]"}, {"source": "const_391", "type": "input", "target": "INDIRECT_0040229f_2486"}, {"source": "INDIRECT_0040226e_2217", "type": "output", "target": "addrtied_Stack[-0x48]"}, {"source": "INDIRECT_004021b7_2502", "type": "out... | 00402090 | .. | .. |
52_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusParseRequest0506 | FUN_004023f1 |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
ModbusErrorInfo
modbusParseRequest0506
(ModbusSlave *status,uint8_t function,uint8_t *requestPDU,uint8_t requestLength)
{
uint16_t val;
uint16_t val_00;
ModbusErrorInfo MVar1;
ModbusDataType MVar2;
ModbusError MVar3;
uint u... |
ulong FUN_004023f1(undefined8 *param_1,char param_2,long param_3,char param_4)
{
uint uVar1;
int iVar2;
ulong unaff_RBX;
ulong uVar3;
int local_48 [2];
undefined2 local_40;
ushort local_3e;
char local_3c;
int local_2c [2];
int local_24;
ushort local_20;
undefined2 local_1e;
int local_1c;
... | PUSH RBP
MOV RBP,RSP
PUSH RBX
SUB RSP,0x58
MOV qword ptr [RBP + -0x48],RDI
MOV qword ptr [RBP + -0x58],RDX
MOV EAX,ECX
MOV EDX,ESI
MOV byte ptr [RBP + -0x4c],DL
MOV byte ptr [RBP + -0x50],AL
CMP byte ptr [RBP + -0x50],0x5
JZ 0x00402430
MOVZX ECX,byte ptr [RBP + -0x4c]
MOV RAX,qword ptr [RBP + -0x48]
MOV EDX,0x3
MOV ESI... | {"edges": [{"source": "MULTIEQUAL_004024cc_1069", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "INT_NOTEQUAL_004024bb_225"}, {"source": "reg_register:00000206", "type": "use", "target": "INT_ZEXT_004024c3_708"}, {"source": "PTRADD_004025bb_456", "type": "def", "targe... | {"edges": [{"source": "COPY_004024c6_1268", "type": "def", "target": "unique_268435820"}, {"source": "unique_18176", "type": "use", "target": "LOAD_0040258b_411"}, {"source": "const_292", "type": "use", "target": "INDIRECT_0040250e_1223"}, {"source": "PTRADD_0040259d_1265", "type": "def", "target": "unique_18176"}, {"s... | {"edges": [{"source": "004023f1", "type": "control_flow", "target": "00402430"}, {"source": "004023f1", "type": "control_flow", "target": "00402412"}, {"source": "00402412", "type": "control_flow", "target": "004017ab"}, {"source": "00402412", "type": "control_flow", "target": "004025d6"}, {"source": "00402430", "type"... | {"edges": [{"source": "004023f1", "type": "control_flow", "target": "00402430"}, {"source": "004023f1", "type": "control_flow", "target": "00402412"}, {"source": "00402412", "type": "control_flow", "target": "004017ab"}, {"source": "00402412", "type": "control_flow", "target": "004025d6"}, {"source": "00402430", "type"... | null | null | [["reg_register:00000206", "CBRANCH_00402480_169", "input"], ["INT_EQUAL_004024b5_211", "reg_register:00000206", "output"], ["unique_57088", "STORE_00402593_418", "input"], ["reg_register:00000206", "CBRANCH_00402573_368", "input"], ["CALL_00402494_183", "reg_register:00000000", "output"], ["reg_register:00000008", "IN... | [["PTRSUB_0040254b_1262", "unique_18176", "output"], ["INDIRECT_004025aa_1112", "addrtied_Stack[-0x48]", "output"], ["addrtied_Stack[-0x2c]", "INDIRECT_00402464_1168", "input"], ["reg_register:00000206", "CBRANCH_00402480_169", "input"], ["const_292", "INDIRECT_0040250e_1187", "input"], ["unique_57088", "STORE_00402593... | {"edges": [{"source": "reg_register:00000206", "type": "input", "target": "CBRANCH_00402480_169"}, {"source": "INT_EQUAL_004024b5_211", "type": "output", "target": "reg_register:00000206"}, {"source": "unique_57088", "type": "input", "target": "STORE_00402593_418"}, {"source": "reg_register:00000206", "type": "input", ... | {"edges": [{"source": "PTRSUB_0040254b_1262", "type": "output", "target": "unique_18176"}, {"source": "INDIRECT_004025aa_1112", "type": "output", "target": "addrtied_Stack[-0x48]"}, {"source": "addrtied_Stack[-0x2c]", "type": "input", "target": "INDIRECT_00402464_1168"}, {"source": "reg_register:00000206", "type": "inp... | 004023f1 | .. | .. |
53_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusParseRequest1516 | FUN_004025de |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
ModbusErrorInfo
modbusParseRequest1516
(ModbusSlave *status,uint8_t function,uint8_t *requestPDU,uint8_t requestLength)
{
uint8_t uVar1;
byte bVar2;
ushort uVar3;
uint16_t index_00;
uint16_t n;
uint16_t uVar4;
ModbusError... |
ulong FUN_004025de(undefined8 *param_1,char param_2,long param_3,byte param_4)
{
char cVar1;
byte bVar2;
ushort uVar3;
uint uVar4;
int iVar5;
ulong unaff_RBX;
ulong uVar6;
int local_48 [2];
short local_40;
ushort local_3e;
char local_3c;
int local_34 [2];
int local_2c;
byte local_27;
ush... | PUSH RBP
MOV RBP,RSP
PUSH R12
PUSH RBX
SUB RSP,0x50
MOV qword ptr [RBP + -0x48],RDI
MOV qword ptr [RBP + -0x58],RDX
MOV EAX,ECX
MOV EDX,ESI
MOV byte ptr [RBP + -0x4c],DL
MOV byte ptr [RBP + -0x50],AL
CMP byte ptr [RBP + -0x50],0x5
JA 0x0040261f
MOVZX ECX,byte ptr [RBP + -0x4c]
MOV RAX,qword ptr [RBP + -0x48]
MOV EDX,0x... | {"edges": [{"source": "reg_register:00000020", "type": "use", "target": "PTRSUB_004027bc_2939"}, {"source": "const_639", "type": "use", "target": "INDIRECT_00402864_2485"}, {"source": "addrtied_Stack[-0x3c]", "type": "use", "target": "MULTIEQUAL_004028b4_2599"}, {"source": "reg_register:00000038", "type": "use", "targe... | {"edges": [{"source": "const_778", "type": "use", "target": "INDIRECT_00402788_2547"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_004027e8_832"}, {"source": "const_639", "type": "use", "target": "INDIRECT_00402864_2604"}, {"source": "addrtied_Stack[-0x2c]", "type": "use", "target": "INDIRECT_004... | {"edges": [{"source": "004025de", "type": "control_flow", "target": "0040261f"}, {"source": "004025de", "type": "control_flow", "target": "00402601"}, {"source": "00402601", "type": "control_flow", "target": "004017ab"}, {"source": "00402601", "type": "control_flow", "target": "00402934"}, {"source": "0040261f", "type"... | {"edges": [{"source": "004025de", "type": "control_flow", "target": "0040261f"}, {"source": "004025de", "type": "control_flow", "target": "00402601"}, {"source": "00402601", "type": "control_flow", "target": "004017ab"}, {"source": "00402601", "type": "control_flow", "target": "00402934"}, {"source": "0040261f", "type"... | null | null | [["var_004026e7", "CBRANCH_004026b5_250", "input"], ["MULTIEQUAL_00402822_2627", "addrtied_Stack[-0x34]", "output"], ["reg_register:00000038", "CALL_004028ca_445", "input"], ["unique_268435963", "PTRSUB_004028e9_2952", "input"], ["reg_register:00000000", "RETURN_0040293e_2927", "input"], ["reg_register:00000000", "CAST... | [["reg_register:00000020", "PTRSUB_004027b8_2761", "input"], ["reg_register:00000038", "CALL_004028ca_445", "input"], ["const_832", "INDIRECT_004027e8_2498", "input"], ["addrtied_Stack[-0x20]", "INDIRECT_00402922_2582", "input"], ["const_1", "INT_ADD_0040264e_136", "input"], ["const_802", "INDIRECT_004027ca_2496", "inp... | {"edges": [{"source": "var_004026e7", "type": "input", "target": "CBRANCH_004026b5_250"}, {"source": "MULTIEQUAL_00402822_2627", "type": "output", "target": "addrtied_Stack[-0x34]"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_004028ca_445"}, {"source": "unique_268435963", "type": "input", "tar... | {"edges": [{"source": "reg_register:00000020", "type": "input", "target": "PTRSUB_004027b8_2761"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_004028ca_445"}, {"source": "const_832", "type": "input", "target": "INDIRECT_004027e8_2498"}, {"source": "addrtied_Stack[-0x20]", "type": "input", "targ... | 004025de | .. | .. |
54_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusParseRequest22 | FUN_0040293f |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
ModbusErrorInfo
modbusParseRequest22(ModbusSlave *status,uint8_t function,uint8_t *requestPDU,uint8_t requestLength)
{
uint16_t val;
uint16_t val_00;
uint16_t val_01;
ModbusErrorInfo MVar1;
ModbusError MVar2;
uint unaff_EBX;
uint8_... |
ulong FUN_0040293f(undefined8 *param_1,undefined1 param_2,long param_3,char param_4)
{
uint uVar1;
int iVar2;
ulong unaff_RBX;
ulong uVar3;
undefined4 local_48;
undefined4 local_44;
undefined2 local_40;
ushort local_3e;
undefined1 local_3c;
int local_30;
ushort local_2c;
ushort local_26;
int... | PUSH RBP
MOV RBP,RSP
PUSH RBX
SUB RSP,0x58
MOV qword ptr [RBP + -0x48],RDI
MOV qword ptr [RBP + -0x58],RDX
MOV EAX,ECX
MOV EDX,ESI
MOV byte ptr [RBP + -0x4c],DL
MOV byte ptr [RBP + -0x50],AL
CMP byte ptr [RBP + -0x50],0x7
JZ 0x0040297e
MOVZX ECX,byte ptr [RBP + -0x4c]
MOV RAX,qword ptr [RBP + -0x48]
MOV EDX,0x3
MOV ESI... | {"edges": [{"source": "INDIRECT_00402b8f_1551", "type": "def", "target": "addrtied_Stack[-0x44]"}, {"source": "unique_268435935", "type": "use", "target": "PTRSUB_00402b82_1785"}, {"source": "addrtied_Stack[-0x40]", "type": "use", "target": "INDIRECT_00402b8f_1568"}, {"source": "CALL_00402a1b_203", "type": "def", "targ... | {"edges": [{"source": "addrtied_Stack[-0x30]", "type": "use", "target": "INDIRECT_004029fd_1482"}, {"source": "CALL_00402a1b_203", "type": "def", "target": "reg_register:00000000"}, {"source": "const_436", "type": "use", "target": "INDIRECT_00402b28_1434"}, {"source": "const_5", "type": "use", "target": "INT_ADD_004029... | {"edges": [{"source": "0040293f", "type": "control_flow", "target": "0040297e"}, {"source": "0040293f", "type": "control_flow", "target": "00402960"}, {"source": "00402960", "type": "control_flow", "target": "004017ab"}, {"source": "00402960", "type": "control_flow", "target": "00402bbb"}, {"source": "0040297e", "type"... | {"edges": [{"source": "0040293f", "type": "control_flow", "target": "0040297e"}, {"source": "0040293f", "type": "control_flow", "target": "00402960"}, {"source": "00402960", "type": "control_flow", "target": "004017ab"}, {"source": "00402960", "type": "control_flow", "target": "00402bbb"}, {"source": "0040297e", "type"... | null | null | [["INDIRECT_004029fd_1613", "addrtied_Stack[-0x30]", "output"], ["addrtied_Stack[-0x44]", "INDIRECT_00402ad9_1554", "input"], ["unique_57088", "PTRADD_00402ba0_567", "input"], ["reg_register:00000020", "PTRSUB_00402aad_1771", "input"], ["addrtied_Stack[-0x2c]", "INT_AND_00402a79_277", "input"], ["reg_register:00000020"... | [["INDIRECT_00402ba9_1557", "addrtied_Stack[-0x1e]", "output"], ["const_348", "INDIRECT_00402abb_1450", "input"], ["addrtied_Stack[-0x44]", "INDIRECT_00402a6a_1415", "input"], ["INDIRECT_00402abb_1586", "addrtied_Stack[-0x1a]", "output"], ["addrtied_Stack[-0x1e]", "INDIRECT_00402a1b_1561", "input"], ["INDIRECT_004029fd... | {"edges": [{"source": "INDIRECT_004029fd_1613", "type": "output", "target": "addrtied_Stack[-0x30]"}, {"source": "addrtied_Stack[-0x44]", "type": "input", "target": "INDIRECT_00402ad9_1554"}, {"source": "unique_57088", "type": "input", "target": "PTRADD_00402ba0_567"}, {"source": "reg_register:00000020", "type": "input... | {"edges": [{"source": "INDIRECT_00402ba9_1557", "type": "output", "target": "addrtied_Stack[-0x1e]"}, {"source": "const_348", "type": "input", "target": "INDIRECT_00402abb_1450"}, {"source": "addrtied_Stack[-0x44]", "type": "input", "target": "INDIRECT_00402a6a_1415"}, {"source": "INDIRECT_00402abb_1586", "type": "outp... | 0040293f | .. | .. |
55_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusErrorStr | FUN_00402bc3 |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
char * modbusErrorStr(ModbusError err)
{
char *pcVar1;
ModbusError err_local;
switch(err) {
case MODBUS_ERROR_OK:
pcVar1 = "MODBUS_OK";
break;
case MODBUS_ERROR_LENGTH:
pcVar1 = "MODBUS_ERROR_LENGTH";
break;
case M... |
char * FUN_00402bc3(undefined4 param_1)
{
char *pcVar1;
switch(param_1) {
case 0:
pcVar1 = "MODBUS_OK";
break;
case 1:
pcVar1 = "MODBUS_ERROR_LENGTH";
break;
case 2:
pcVar1 = "MODBUS_ERROR_ALLOC";
break;
case 3:
pcVar1 = "MODBUS_ERROR_FUNCTION";
break;
case 4:
pcVa... | PUSH RBP
MOV RBP,RSP
MOV dword ptr [RBP + -0x4],EDI
CMP dword ptr [RBP + -0x4],0xc
JA 0x00402c38
MOV EAX,dword ptr [RBP + -0x4]
MOV RAX,qword ptr [0x404128 + RAX*0x8]
JMP RAX
MOV EAX,0x404009
JMP 0x00402c3d
MOV EAX,0x404013
JMP 0x00402c3d
MOV EAX,0x404027
JMP 0x00402c3d
MOV EAX,0x40403a
JMP 0x00402c3d
MOV EAX,0x404050
... | {"edges": [{"source": "const_4210768", "type": "use", "target": "COPY_00402bf9_55"}, {"source": "COPY_00402bdd_63", "type": "def", "target": "reg_register:00000000"}, {"source": "var_00402c3d", "type": "use", "target": "BRANCH_00402bfe_56"}, {"source": "COPY_00402c0e_49", "type": "def", "target": "reg_register:00000000... | {"edges": [{"source": "const_4210768", "type": "use", "target": "COPY_00402bf9_55"}, {"source": "COPY_00402bdd_63", "type": "def", "target": "reg_register:00000000"}, {"source": "var_00402c3d", "type": "use", "target": "BRANCH_00402bfe_56"}, {"source": "COPY_00402c0e_49", "type": "def", "target": "reg_register:00000000... | {"edges": [{"source": "00402bc3", "type": "control_flow", "target": "00402c38"}, {"source": "00402bc3", "type": "control_flow", "target": "00402bd0"}, {"source": "00402bd0", "type": "control_flow", "target": "00402bdb"}, {"source": "00402bdb", "type": "control_flow", "target": "00402bdd"}, {"source": "00402bdb", "type"... | {"edges": [{"source": "00402bc3", "type": "control_flow", "target": "00402c38"}, {"source": "00402bc3", "type": "control_flow", "target": "00402bd0"}, {"source": "00402bd0", "type": "control_flow", "target": "00402bdb"}, {"source": "00402bdb", "type": "control_flow", "target": "00402bdd"}, {"source": "00402bdb", "type"... | null | null | [["var_00402c3d", "BRANCH_00402bf0_60", "input"], ["COPY_00402bf9_55", "reg_register:00000000", "output"], ["COPY_00402c1c_45", "reg_register:00000000", "output"], ["const_4210727", "COPY_00402beb_59", "input"], ["var_00402c3d", "BRANCH_00402be9_62", "input"], ["COPY_00402c00_53", "reg_register:00000000", "output"], ["... | [["var_00402c3d", "BRANCH_00402bf0_60", "input"], ["COPY_00402bf9_55", "reg_register:00000000", "output"], ["COPY_00402c1c_45", "reg_register:00000000", "output"], ["const_4210727", "COPY_00402beb_59", "input"], ["var_00402c3d", "BRANCH_00402be9_62", "input"], ["COPY_00402c00_53", "reg_register:00000000", "output"], ["... | {"edges": [{"source": "var_00402c3d", "type": "input", "target": "BRANCH_00402bf0_60"}, {"source": "COPY_00402bf9_55", "type": "output", "target": "reg_register:00000000"}, {"source": "COPY_00402c1c_45", "type": "output", "target": "reg_register:00000000"}, {"source": "const_4210727", "type": "input", "target": "COPY_0... | {"edges": [{"source": "var_00402c3d", "type": "input", "target": "BRANCH_00402bf0_60"}, {"source": "COPY_00402bf9_55", "type": "output", "target": "reg_register:00000000"}, {"source": "COPY_00402c1c_45", "type": "output", "target": "reg_register:00000000"}, {"source": "const_4210727", "type": "input", "target": "COPY_0... | 00402bc3 | .. | .. |
56_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusErrorSourceStr | FUN_00402c3f |
char * modbusErrorSourceStr(uint8_t src)
{
uint8_t src_local;
if (src == '\x03') {
return "MODBUS_ERROR_SOURCE_RESERVED";
}
if (src < 4) {
if (src == '\x02') {
return "MODBUS_ERROR_SOURCE_RESPONSE";
}
if (src < 3) {
if (src == '\0') {
return "MODBUS_ERROR_SOURCE_GENERAL"... |
char * FUN_00402c3f(byte param_1)
{
if (param_1 == 3) {
return "MODBUS_ERROR_SOURCE_RESERVED";
}
if (param_1 < 4) {
if (param_1 == 2) {
return "MODBUS_ERROR_SOURCE_RESPONSE";
}
if (param_1 < 3) {
if (param_1 == 0) {
return "MODBUS_ERROR_SOURCE_GENERAL";
}
if (para... | PUSH RBP
MOV RBP,RSP
MOV EAX,EDI
MOV byte ptr [RBP + -0x4],AL
MOVZX EAX,byte ptr [RBP + -0x4]
CMP EAX,0x3
JZ 0x00402c80
CMP EAX,0x3
JG 0x00402c87
CMP EAX,0x2
JZ 0x00402c79
CMP EAX,0x2
JG 0x00402c87
TEST EAX,EAX
JZ 0x00402c6b
CMP EAX,0x1
JZ 0x00402c72
JMP 0x00402c87
MOV EAX,0x404190
JMP 0x00402c8c
MOV EAX,0x4041ac
JMP 0... | {"edges": [{"source": "var_00402c87", "type": "use", "target": "CBRANCH_00402c54_37"}, {"source": "var_00402c79", "type": "use", "target": "CBRANCH_00402c59_48"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00402c8d_159"}, {"source": "COPY_00402c8c_162", "type": "def", "target": "reg_register:0... | {"edges": [{"source": "var_00402c87", "type": "use", "target": "CBRANCH_00402c54_37"}, {"source": "COPY_00402c8c_159", "type": "def", "target": "reg_register:00000000"}, {"source": "var_00402c79", "type": "use", "target": "CBRANCH_00402c59_48"}, {"source": "reg_register:00000038", "type": "use", "target": "INT_LESS_004... | {"edges": [{"source": "00402c3f", "type": "control_flow", "target": "00402c80"}, {"source": "00402c3f", "type": "control_flow", "target": "00402c51"}, {"source": "00402c51", "type": "control_flow", "target": "00402c87"}, {"source": "00402c51", "type": "control_flow", "target": "00402c56"}, {"source": "00402c56", "type"... | {"edges": [{"source": "00402c3f", "type": "control_flow", "target": "00402c80"}, {"source": "00402c3f", "type": "control_flow", "target": "00402c51"}, {"source": "00402c51", "type": "control_flow", "target": "00402c87"}, {"source": "00402c51", "type": "control_flow", "target": "00402c56"}, {"source": "00402c56", "type"... | null | null | [["reg_register:00000206", "CBRANCH_00402c59_48", "input"], ["COPY_00402c79_97", "reg_register:00000000", "output"], ["const_4211208", "COPY_00402c87_85", "input"], ["reg_register:00000000", "COPY_00402c8c_162", "input"], ["const_3", "INT_EQUAL_00402c4c_18", "input"], ["INT_EQUAL_00402c56_43", "reg_register:00000206", ... | [["reg_register:00000206", "CBRANCH_00402c59_48", "input"], ["COPY_00402c79_97", "reg_register:00000000", "output"], ["const_4211208", "COPY_00402c87_85", "input"], ["const_0", "RETURN_00402c8d_162", "input"], ["const_3", "INT_EQUAL_00402c4c_18", "input"], ["INT_EQUAL_00402c56_43", "reg_register:00000206", "output"], [... | {"edges": [{"source": "reg_register:00000206", "type": "input", "target": "CBRANCH_00402c59_48"}, {"source": "COPY_00402c79_97", "type": "output", "target": "reg_register:00000000"}, {"source": "const_4211208", "type": "input", "target": "COPY_00402c87_85"}, {"source": "reg_register:00000000", "type": "input", "target"... | {"edges": [{"source": "reg_register:00000206", "type": "input", "target": "CBRANCH_00402c59_48"}, {"source": "COPY_00402c79_97", "type": "output", "target": "reg_register:00000000"}, {"source": "const_4211208", "type": "input", "target": "COPY_00402c87_85"}, {"source": "const_0", "type": "input", "target": "RETURN_0040... | 00402c3f | .. | .. |
57_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusExceptionCodeStr | FUN_00402c8e |
char * modbusExceptionCodeStr(ModbusExceptionCode code)
{
char *pcVar1;
ModbusExceptionCode code_local;
switch(code) {
case MODBUS_EXCEP_NONE:
pcVar1 = "MODBUS_EXCEP_NONE";
break;
case MODBUS_EXCEP_ILLEGAL_FUNCTION:
pcVar1 = "MODBUS_EXCEP_ILLEGAL_FUNCTION";
break;
case MODBUS_EXCEP_ILLE... |
char * FUN_00402c8e(undefined4 param_1)
{
char *pcVar1;
switch(param_1) {
case 0:
pcVar1 = "MODBUS_EXCEP_NONE";
break;
case 1:
pcVar1 = "MODBUS_EXCEP_ILLEGAL_FUNCTION";
break;
case 2:
pcVar1 = "MODBUS_EXCEP_ILLEGAL_ADDRESS";
break;
case 3:
pcVar1 = "MODBUS_EXCEP_ILLEGAL_VALU... | PUSH RBP
MOV RBP,RSP
MOV dword ptr [RBP + -0x4],EDI
CMP dword ptr [RBP + -0x4],0x7
JA 0x00402cd9
MOV EAX,dword ptr [RBP + -0x4]
MOV RAX,qword ptr [0x4042f0 + RAX*0x8]
JMP RAX
MOV EAX,0x404229
JMP 0x00402cde
MOV EAX,0x40423b
JMP 0x00402cde
MOV EAX,0x404259
JMP 0x00402cde
MOV EAX,0x404276
JMP 0x00402cde
MOV EAX,0x404291
... | {"edges": [{"source": "MULTIEQUAL_00402cde_67", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "use", "target": "MULTIEQUAL_00402cde_67"}, {"source": "COPY_00402cb6_47", "type": "def", "target": "reg_register:00000000"}, {"source": "COPY_00402cbd_45", "type": "def", "targ... | {"edges": [{"source": "MULTIEQUAL_00402cde_67", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "use", "target": "MULTIEQUAL_00402cde_67"}, {"source": "COPY_00402cb6_47", "type": "def", "target": "reg_register:00000000"}, {"source": "COPY_00402cbd_45", "type": "def", "targ... | {"edges": [{"source": "00402c8e", "type": "control_flow", "target": "00402cd9"}, {"source": "00402c8e", "type": "control_flow", "target": "00402c9b"}, {"source": "00402c9b", "type": "control_flow", "target": "00402ca6"}, {"source": "00402ca6", "type": "control_flow", "target": "00402ca8"}, {"source": "00402ca6", "type"... | {"edges": [{"source": "00402c8e", "type": "control_flow", "target": "00402cd9"}, {"source": "00402c8e", "type": "control_flow", "target": "00402c9b"}, {"source": "00402c9b", "type": "control_flow", "target": "00402ca6"}, {"source": "00402ca6", "type": "control_flow", "target": "00402ca8"}, {"source": "00402ca6", "type"... | null | null | [["var_00402cde", "BRANCH_00402cc9_44", "input"], ["var_00402cde", "BRANCH_00402cbb_48", "input"], ["COPY_00402ccb_41", "reg_register:00000000", "output"], ["reg_register:00000038", "BRANCHIND_00402ca6_30", "input"], ["reg_register:00000000", "MULTIEQUAL_00402cde_67", "input"], ["const_4211407", "COPY_00402cd9_31", "in... | [["var_00402cde", "BRANCH_00402cc9_44", "input"], ["var_00402cde", "BRANCH_00402cbb_48", "input"], ["COPY_00402ccb_41", "reg_register:00000000", "output"], ["reg_register:00000038", "BRANCHIND_00402ca6_30", "input"], ["reg_register:00000000", "MULTIEQUAL_00402cde_67", "input"], ["const_4211407", "COPY_00402cd9_31", "in... | {"edges": [{"source": "var_00402cde", "type": "input", "target": "BRANCH_00402cc9_44"}, {"source": "var_00402cde", "type": "input", "target": "BRANCH_00402cbb_48"}, {"source": "COPY_00402ccb_41", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000038", "type": "input", "target": "BRANCH... | {"edges": [{"source": "var_00402cde", "type": "input", "target": "BRANCH_00402cc9_44"}, {"source": "var_00402cde", "type": "input", "target": "BRANCH_00402cbb_48"}, {"source": "COPY_00402ccb_41", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000038", "type": "input", "target": "BRANCH... | 00402c8e | .. | .. |
58_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusDataTypeStr | FUN_00402ce0 |
char * modbusDataTypeStr(ModbusDataType type)
{
ModbusDataType type_local;
if (type == MODBUS_DISCRETE_INPUT) {
return "MODBUS_DISCRETE_INPUT";
}
if (type < (MODBUS_DISCRETE_INPUT|MODBUS_HOLDING_REGISTER)) {
if (type == MODBUS_COIL) {
return "MODBUS_COIL";
}
if (type < (MODBUS_COIL|MO... |
char * FUN_00402ce0(uint param_1)
{
if (param_1 == 8) {
return "MODBUS_DISCRETE_INPUT";
}
if (param_1 < 9) {
if (param_1 == 4) {
return "MODBUS_COIL";
}
if (param_1 < 5) {
if (param_1 == 1) {
return "MODBUS_HOLDING_REGISTER";
}
if (param_1 == 2) {
return "... | PUSH RBP
MOV RBP,RSP
MOV dword ptr [RBP + -0x4],EDI
CMP dword ptr [RBP + -0x4],0x8
JZ 0x00402d22
CMP dword ptr [RBP + -0x4],0x8
JA 0x00402d29
CMP dword ptr [RBP + -0x4],0x4
JZ 0x00402d1b
CMP dword ptr [RBP + -0x4],0x4
JA 0x00402d29
CMP dword ptr [RBP + -0x4],0x1
JZ 0x00402d0d
CMP dword ptr [RBP + -0x4],0x2
JZ 0x00402d1... | {"edges": [{"source": "INT_EQUAL_00402ce7_14", "type": "def", "target": "reg_register:00000206"}, {"source": "reg_register:00000038", "type": "use", "target": "INT_EQUAL_00402d05_83"}, {"source": "const_8", "type": "use", "target": "INT_EQUAL_00402ce7_14"}, {"source": "reg_register:00000000", "type": "use", "target": "... | {"edges": [{"source": "INT_EQUAL_00402ce7_14", "type": "def", "target": "reg_register:00000206"}, {"source": "reg_register:00000038", "type": "use", "target": "INT_EQUAL_00402d05_83"}, {"source": "const_8", "type": "use", "target": "INT_EQUAL_00402ce7_14"}, {"source": "reg_register:00000000", "type": "use", "target": "... | {"edges": [{"source": "00402ce0", "type": "control_flow", "target": "00402d22"}, {"source": "00402ce0", "type": "control_flow", "target": "00402ced"}, {"source": "00402ced", "type": "control_flow", "target": "00402d29"}, {"source": "00402ced", "type": "control_flow", "target": "00402cf3"}, {"source": "00402cf3", "type"... | {"edges": [{"source": "00402ce0", "type": "control_flow", "target": "00402d22"}, {"source": "00402ce0", "type": "control_flow", "target": "00402ced"}, {"source": "00402ced", "type": "control_flow", "target": "00402d29"}, {"source": "00402ced", "type": "control_flow", "target": "00402cf3"}, {"source": "00402cf3", "type"... | null | null | [["const_8", "INT_EQUAL_00402ce7_14", "input"], ["reg_register:00000038", "INT_EQUAL_00402cf3_42", "input"], ["COPY_00402d2e_145", "reg_register:00000000", "output"], ["INT_EQUAL_00402ce7_14", "reg_register:00000206", "output"], ["reg_register:00000000", "RETURN_00402d2f_148", "input"], ["reg_register:00000038", "INT_E... | [["const_8", "INT_EQUAL_00402ce7_14", "input"], ["reg_register:00000038", "INT_EQUAL_00402cf3_42", "input"], ["COPY_00402d2e_145", "reg_register:00000000", "output"], ["INT_EQUAL_00402ce7_14", "reg_register:00000206", "output"], ["reg_register:00000000", "RETURN_00402d2f_148", "input"], ["reg_register:00000038", "INT_E... | {"edges": [{"source": "const_8", "type": "input", "target": "INT_EQUAL_00402ce7_14"}, {"source": "reg_register:00000038", "type": "input", "target": "INT_EQUAL_00402cf3_42"}, {"source": "COPY_00402d2e_145", "type": "output", "target": "reg_register:00000000"}, {"source": "INT_EQUAL_00402ce7_14", "type": "output", "targ... | {"edges": [{"source": "const_8", "type": "input", "target": "INT_EQUAL_00402ce7_14"}, {"source": "reg_register:00000038", "type": "input", "target": "INT_EQUAL_00402cf3_42"}, {"source": "COPY_00402d2e_145", "type": "output", "target": "reg_register:00000000"}, {"source": "INT_EQUAL_00402ce7_14", "type": "output", "targ... | 00402ce0 | .. | .. |
59_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | modbusRegisterQueryStr | FUN_00402d30 |
char * modbusRegisterQueryStr(ModbusRegisterQuery query)
{
ModbusRegisterQuery query_local;
if (query == MODBUS_REGQ_W) {
return "MODBUS_REGQ_W";
}
if (query < 4) {
if (query == MODBUS_REGQ_R) {
return "MODBUS_REGQ_R";
}
if (query < MODBUS_REGQ_W) {
if (query == MODBUS_REGQ_R_CH... |
char * FUN_00402d30(uint param_1)
{
if (param_1 == 3) {
return "MODBUS_REGQ_W";
}
if (param_1 < 4) {
if (param_1 == 2) {
return "MODBUS_REGQ_R";
}
if (param_1 < 3) {
if (param_1 == 0) {
return "MODBUS_REGQ_R_CHECK";
}
if (param_1 == 1) {
return "MODBUS_REG... | PUSH RBP
MOV RBP,RSP
MOV dword ptr [RBP + -0x4],EDI
CMP dword ptr [RBP + -0x4],0x3
JZ 0x00402d72
CMP dword ptr [RBP + -0x4],0x3
JA 0x00402d79
CMP dword ptr [RBP + -0x4],0x2
JZ 0x00402d6b
CMP dword ptr [RBP + -0x4],0x2
JA 0x00402d79
CMP dword ptr [RBP + -0x4],0x0
JZ 0x00402d5d
CMP dword ptr [RBP + -0x4],0x1
JZ 0x00402d6... | {"edges": [{"source": "COPY_00402d7e_149", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "INT_EQUAL_00402d4f_70"}, {"source": "INT_EQUAL_00402d43_42", "type": "def", "target": "reg_register:00000206"}, {"source": "reg_register:00000000", "type": "use", "target": "RETU... | {"edges": [{"source": "COPY_00402d7e_149", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "INT_EQUAL_00402d4f_70"}, {"source": "INT_EQUAL_00402d43_42", "type": "def", "target": "reg_register:00000206"}, {"source": "reg_register:00000000", "type": "use", "target": "RETU... | {"edges": [{"source": "00402d30", "type": "control_flow", "target": "00402d72"}, {"source": "00402d30", "type": "control_flow", "target": "00402d3d"}, {"source": "00402d3d", "type": "control_flow", "target": "00402d79"}, {"source": "00402d3d", "type": "control_flow", "target": "00402d43"}, {"source": "00402d43", "type"... | {"edges": [{"source": "00402d30", "type": "control_flow", "target": "00402d72"}, {"source": "00402d30", "type": "control_flow", "target": "00402d3d"}, {"source": "00402d3d", "type": "control_flow", "target": "00402d79"}, {"source": "00402d3d", "type": "control_flow", "target": "00402d43"}, {"source": "00402d43", "type"... | null | null | [["reg_register:00000000", "COPY_00402d7e_149", "input"], ["unique_59776", "CBRANCH_00402d41_34", "input"], ["const_4211649", "COPY_00402d6b_102", "input"], ["reg_register:00000000", "RETURN_00402d7f_148", "input"], ["const_4211663", "COPY_00402d72_104", "input"], ["var_00402d79", "CBRANCH_00402d41_34", "input"], ["COP... | [["reg_register:00000000", "COPY_00402d7e_149", "input"], ["unique_59776", "CBRANCH_00402d41_34", "input"], ["const_4211649", "COPY_00402d6b_102", "input"], ["reg_register:00000000", "RETURN_00402d7f_148", "input"], ["const_4211663", "COPY_00402d72_104", "input"], ["var_00402d79", "CBRANCH_00402d41_34", "input"], ["COP... | {"edges": [{"source": "reg_register:00000000", "type": "input", "target": "COPY_00402d7e_149"}, {"source": "unique_59776", "type": "input", "target": "CBRANCH_00402d41_34"}, {"source": "const_4211649", "type": "input", "target": "COPY_00402d6b_102"}, {"source": "reg_register:00000000", "type": "input", "target": "RETUR... | {"edges": [{"source": "reg_register:00000000", "type": "input", "target": "COPY_00402d7e_149"}, {"source": "unique_59776", "type": "input", "target": "CBRANCH_00402d41_34"}, {"source": "const_4211649", "type": "input", "target": "COPY_00402d6b_102"}, {"source": "reg_register:00000000", "type": "input", "target": "RETUR... | 00402d30 | .. | .. |
60_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | registerCallback | FUN_00402d80 |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
ModbusError
registerCallback(ModbusSlave *slave,ModbusRegisterCallbackArgs *args,
ModbusRegisterCallbackResult *result)
{
byte bVar1;
ushort uVar2;
ushort uVar3;
char *pcVar4;
char *pcVar5;
ModbusRegisterCallbackResul... |
undefined8 FUN_00402d80(undefined8 param_1,undefined4 *param_2,undefined4 *param_3)
{
byte bVar1;
ushort uVar2;
ushort uVar3;
undefined8 uVar4;
undefined8 uVar5;
bVar1 = *(byte *)(param_2 + 3);
uVar2 = *(ushort *)((long)param_2 + 10);
uVar3 = *(ushort *)(param_2 + 2);
uVar4 = FUN_00402ce0(*param_... | PUSH RBP
MOV RBP,RSP
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x20
MOV qword ptr [RBP + -0x28],RDI
MOV qword ptr [RBP + -0x30],RSI
MOV qword ptr [RBP + -0x38],RDX
MOV RAX,qword ptr [RBP + -0x30]
MOVZX EAX,byte ptr [RAX + 0xc]
MOVZX R14D,AL
MOV RAX,qword ptr [RBP + -0x30]
MOVZX EAX,word ptr [RAX + 0xa]
MOVZX R13D,AX
... | {"edges": [{"source": "reg_register:00000206", "type": "use", "target": "CBRANCH_00402e08_127"}, {"source": "reg_register:00000030", "type": "use", "target": "PTRSUB_00402dc2_366"}, {"source": "unique_18176", "type": "use", "target": "LOAD_00402dab_47"}, {"source": "const_4211712", "type": "use", "target": "COPY_00402d... | {"edges": [{"source": "reg_register:00000206", "type": "use", "target": "CBRANCH_00402e08_127"}, {"source": "reg_register:00000030", "type": "use", "target": "PTRADD_00402d9f_360"}, {"source": "CAST_00402db7_368", "type": "def", "target": "unique_268435635"}, {"source": "const_0", "type": "use", "target": "COPY_00402e2... | {"edges": [{"source": "00402d80", "type": "control_flow", "target": "00402ce0"}, {"source": "00402d80", "type": "control_flow", "target": "00402d30"}, {"source": "00402d80", "type": "control_flow", "target": "00401060"}, {"source": "00402d80", "type": "control_flow", "target": "00402e0c"}, {"source": "00402d80", "type"... | {"edges": [{"source": "00402d80", "type": "control_flow", "target": "00402ce0"}, {"source": "00402d80", "type": "control_flow", "target": "00402d30"}, {"source": "00402d80", "type": "control_flow", "target": "00401060"}, {"source": "00402d80", "type": "control_flow", "target": "00402e0c"}, {"source": "00402d80", "type"... | null | null | [["var_00401060", "CALL_00402df4_97", "input"], ["unique_56832", "INT_EQUAL_00402e05_122", "input"], ["unique_268435619", "STORE_00402e10_172", "input"], ["reg_register:00000030", "PTRSUB_00402dd2_367", "input"], ["const_0", "PTRSUB_00402e10_369", "input"], ["unique_56448", "INT_ZEXT_00402da3_275", "input"], ["COPY_004... | [["reg_register:00000030", "PTRADD_00402dfd_363", "input"], ["var_00401060", "CALL_00402df4_97", "input"], ["unique_56832", "INT_EQUAL_00402e05_122", "input"], ["const_433", "STORE_00402e10_172", "input"], ["const_433", "LOAD_00402d9f_38", "input"], ["const_4", "PTRADD_00402e1c_364", "input"], ["unique_56704", "INT_ZEX... | {"edges": [{"source": "var_00401060", "type": "input", "target": "CALL_00402df4_97"}, {"source": "unique_56832", "type": "input", "target": "INT_EQUAL_00402e05_122"}, {"source": "unique_268435619", "type": "input", "target": "STORE_00402e10_172"}, {"source": "reg_register:00000030", "type": "input", "target": "PTRSUB_0... | {"edges": [{"source": "reg_register:00000030", "type": "input", "target": "PTRADD_00402dfd_363"}, {"source": "var_00401060", "type": "input", "target": "CALL_00402df4_97"}, {"source": "unique_56832", "type": "input", "target": "INT_EQUAL_00402e05_122"}, {"source": "const_433", "type": "input", "target": "STORE_00402e10... | 00402d80 | .. | .. |
61_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | exceptionCallback | FUN_00402e35 |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
ModbusError exceptionCallback(ModbusSlave *slave,uint8_t function,ModbusExceptionCode code)
{
char *pcVar1;
ModbusExceptionCode code_local;
uint8_t function_local;
ModbusSlave *slave_local;
pcVar1 = modbusExceptionCodeStr(code);
p... |
undefined8 FUN_00402e35(undefined8 param_1,byte param_2,undefined4 param_3)
{
undefined8 uVar1;
uVar1 = FUN_00402c8e(param_3);
printf("Slave exception %s (function %d)\n",uVar1,(ulong)param_2);
return 0;
}
| PUSH RBP
MOV RBP,RSP
PUSH RBX
SUB RSP,0x18
MOV qword ptr [RBP + -0x18],RDI
MOV EAX,ESI
MOV dword ptr [RBP + -0x20],EDX
MOV byte ptr [RBP + -0x1c],AL
MOVZX EBX,byte ptr [RBP + -0x1c]
MOV EAX,dword ptr [RBP + -0x20]
MOV EDI,EAX
CALL 0x00402c8e
MOV EDX,EBX
MOV RSI,RAX
MOV EDI,0x404448
MOV EAX,0x0
CALL 0x00401060
MOV EAX,0... | {"edges": [{"source": "const_0", "type": "use", "target": "COPY_00402e76_69"}, {"source": "reg_register:00000018", "type": "use", "target": "CALL_00402e67_47"}, {"source": "INT_ZEXT_00402e4a_87", "type": "def", "target": "reg_register:00000018"}, {"source": "reg_register:00000030", "type": "use", "target": "INT_ZEXT_00... | {"edges": [{"source": "reg_register:00000018", "type": "use", "target": "CALL_00402e67_47"}, {"source": "const_4211784", "type": "use", "target": "COPY_00402e67_131"}, {"source": "unique_268435532", "type": "use", "target": "CALL_00402e67_47"}, {"source": "reg_register:00000010", "type": "use", "target": "CALL_00402e53... | {"edges": [{"source": "00402e35", "type": "control_flow", "target": "00402c8e"}, {"source": "00402e35", "type": "control_flow", "target": "00401060"}], "nodes": [{"label": "00402e35", "type": "basic_block", "id": "00402e35"}, {"label": "00402c8e", "type": "basic_block", "id": "00402c8e"}, {"label": "00401060", "type": ... | {"edges": [{"source": "00402e35", "type": "control_flow", "target": "00402c8e"}, {"source": "00402e35", "type": "control_flow", "target": "00401060"}], "nodes": [{"label": "00402e35", "type": "basic_block", "id": "00402e35"}, {"label": "00402c8e", "type": "basic_block", "id": "00402c8e"}, {"label": "00401060", "type": ... | null | null | [["unique_268435514", "CALL_00402e67_47", "input"], ["COPY_00402e67_138", "unique_268435514", "output"], ["const_4211784", "COPY_00402e67_138", "input"], ["reg_register:00000030", "INT_ZEXT_00402e4a_87", "input"], ["CALL_00402e53_39", "reg_register:00000000", "output"], ["reg_register:00000018", "CALL_00402e67_47", "in... | [["INT_ZEXT_00402e4a_86", "reg_register:00000018", "output"], ["COPY_00402e67_131", "unique_268435532", "output"], ["CALL_00402e53_39", "reg_register:00000000", "output"], ["reg_register:00000018", "CALL_00402e67_47", "input"], ["reg_register:00000000", "RETURN_00402e76_57", "input"], ["reg_register:00000000", "CALL_00... | {"edges": [{"source": "unique_268435514", "type": "input", "target": "CALL_00402e67_47"}, {"source": "COPY_00402e67_138", "type": "output", "target": "unique_268435514"}, {"source": "const_4211784", "type": "input", "target": "COPY_00402e67_138"}, {"source": "reg_register:00000030", "type": "input", "target": "INT_ZEXT... | {"edges": [{"source": "INT_ZEXT_00402e4a_86", "type": "output", "target": "reg_register:00000018"}, {"source": "COPY_00402e67_131", "type": "output", "target": "unique_268435532"}, {"source": "CALL_00402e53_39", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000018", "type": "input", "... | 00402e35 | .. | .. |
62_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | printErrorInfo | FUN_00402e77 |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
void printErrorInfo(ModbusErrorInfo err)
{
uint8_t uVar1;
ModbusError err_00;
char *pcVar2;
char *pcVar3;
ModbusErrorInfo err_local;
uVar1 = modbusIsOk(err);
if (uVar1 == '\0') {
err_00 = modbusGetErrorCode(err);
pcVar2 ... |
void FUN_00402e77(undefined4 param_1)
{
char cVar1;
undefined1 uVar2;
undefined4 uVar3;
undefined8 uVar4;
undefined8 uVar5;
cVar1 = FUN_004013d3(param_1);
if (cVar1 == '\0') {
uVar3 = FUN_004013c0(param_1);
uVar4 = FUN_00402bc3(uVar3);
uVar2 = FUN_004013b0(param_1);
uVar5 = FUN_00402c... | PUSH RBP
MOV RBP,RSP
PUSH RBX
SUB RSP,0x18
MOV dword ptr [RBP + -0x14],EDI
MOV EAX,dword ptr [RBP + -0x14]
MOV EDI,EAX
CALL 0x004013d3
TEST AL,AL
JZ 0x00402ea2
MOV EDI,0x40446a
MOV EAX,0x0
CALL 0x00401060
JMP 0x00402edf
MOV EAX,dword ptr [RBP + -0x14]
MOV EDI,EAX
CALL 0x004013c0
MOV EDI,EAX
CALL 0x00402bc3
MOV RBX,RAX
... | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00402ee5_52"}, {"source": "reg_register:00000206", "type": "use", "target": "CBRANCH_00402e8f_37"}, {"source": "var_00402ea2", "type": "use", "target": "CBRANCH_00402e8f_37"}, {"source": "COPY_00402eda_323", "type": "def", "target": "unique_268435607"}, ... | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00402ee5_52"}, {"source": "const_4211821", "type": "use", "target": "COPY_00402eda_305"}, {"source": "reg_register:00000206", "type": "use", "target": "CBRANCH_00402e8f_37"}, {"source": "var_00402ea2", "type": "use", "target": "CBRANCH_00402e8f_37"}, {"s... | {"edges": [{"source": "00402e77", "type": "control_flow", "target": "004013d3"}, {"source": "00402e77", "type": "control_flow", "target": "00402ea2"}, {"source": "00402e77", "type": "control_flow", "target": "00402e91"}, {"source": "00402e91", "type": "control_flow", "target": "00401060"}, {"source": "00402e91", "type"... | {"edges": [{"source": "00402e77", "type": "control_flow", "target": "004013d3"}, {"source": "00402e77", "type": "control_flow", "target": "00402ea2"}, {"source": "00402e77", "type": "control_flow", "target": "00402e91"}, {"source": "00402e91", "type": "control_flow", "target": "00401060"}, {"source": "00402e91", "type"... | null | null | [["CALL_00402e88_27", "reg_register:00000000", "output"], ["CALL_00402ec5_83", "reg_register:00000000", "output"], ["const_4211818", "COPY_00402e9b_322", "input"], ["reg_register:00000038", "CALL_00402e88_27", "input"], ["reg_register:00000038", "CALL_00402ea7_61", "input"], ["var_00402ea2", "CBRANCH_00402e8f_37", "inp... | [["CALL_00402e88_27", "reg_register:00000000", "output"], ["COPY_00402eda_305", "unique_268435615", "output"], ["CALL_00402ec5_83", "reg_register:00000000", "output"], ["reg_register:00000038", "CALL_00402e88_27", "input"], ["reg_register:00000038", "CALL_00402ea7_61", "input"], ["var_00402ea2", "CBRANCH_00402e8f_37", ... | {"edges": [{"source": "CALL_00402e88_27", "type": "output", "target": "reg_register:00000000"}, {"source": "CALL_00402ec5_83", "type": "output", "target": "reg_register:00000000"}, {"source": "const_4211818", "type": "input", "target": "COPY_00402e9b_322"}, {"source": "reg_register:00000038", "type": "input", "target":... | {"edges": [{"source": "CALL_00402e88_27", "type": "output", "target": "reg_register:00000000"}, {"source": "COPY_00402eda_305", "type": "output", "target": "unique_268435615"}, {"source": "CALL_00402ec5_83", "type": "output", "target": "reg_register:00000000"}, {"source": "reg_register:00000038", "type": "input", "targ... | 00402e77 | .. | .. |
63_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | printResponse | FUN_00402ee6 |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
void printResponse(ModbusSlave *slave)
{
uint16_t uVar1;
uint8_t *puVar2;
ModbusSlave *slave_local;
int i;
i = 0;
while( true ) {
uVar1 = modbusSlaveGetResponseLength(slave);
if ((int)(uint)uVar1 <= i) break;
puVar2 = ... |
void FUN_00402ee6(undefined8 param_1)
{
ushort uVar1;
long lVar2;
int local_c;
local_c = 0;
while( true ) {
uVar1 = FUN_0040141a(param_1);
if ((int)(uint)uVar1 <= local_c) break;
lVar2 = FUN_00401408(param_1);
printf("0x%02x ",(ulong)*(byte *)(local_c + lVar2));
local_c = local_c + 1;... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x18],RDI
MOV dword ptr [RBP + -0x4],0x0
JMP 0x00402f2d
MOV RAX,qword ptr [RBP + -0x18]
MOV RDI,RAX
CALL 0x00401408
MOV RDX,RAX
MOV EAX,dword ptr [RBP + -0x4]
CDQE
ADD RAX,RDX
MOVZX EAX,byte ptr [RAX]
MOVZX EAX,AL
MOV ESI,EAX
MOV EDI,0x404474
MOV EAX,0x0
CALL 0x00... | {"edges": [{"source": "reg_register:00000000", "type": "use", "target": "PTRADD_00402f0f_64"}, {"source": "INT_ZEXT_00402f18_160", "type": "def", "target": "reg_register:00000030"}, {"source": "PTRADD_00402f0f_64", "type": "def", "target": "reg_register:00000000"}, {"source": "COPY_00402f24_227", "type": "def", "target... | {"edges": [{"source": "unique_28160", "type": "use", "target": "MULTIEQUAL_00402f2d_220"}, {"source": "addrtied_Stack[-0xc]", "type": "use", "target": "INT_ADD_00402f29_89"}, {"source": "CALL_00402f02_55", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "use", "target": "I... | {"edges": [{"source": "00402ee6", "type": "control_flow", "target": "00402f2d"}, {"source": "00402efb", "type": "control_flow", "target": "00401408"}, {"source": "00402efb", "type": "control_flow", "target": "00401060"}, {"source": "00402efb", "type": "control_flow", "target": "00402f2d"}, {"source": "00402f2d", "type"... | {"edges": [{"source": "00402ee6", "type": "control_flow", "target": "00402f2d"}, {"source": "00402efb", "type": "control_flow", "target": "00401408"}, {"source": "00402efb", "type": "control_flow", "target": "00401060"}, {"source": "00402efb", "type": "control_flow", "target": "00402f2d"}, {"source": "00402f2d", "type"... | null | null | [["addrtied_Stack[-0xc]", "INT_SLESSEQUAL_00402f3f_41", "input"], ["var_00402efb", "CBRANCH_00402f3f_42", "input"], ["reg_register:00000000", "CAST_00402f3f_228", "input"], ["MULTIEQUAL_00402f2d_221", "addrtied_Stack[-0xc]", "output"], ["unique_28160", "MULTIEQUAL_00402f2d_221", "input"], ["INT_SEXT_00402f0d_61", "reg_... | [["addrtied_Stack[-0xc]", "INT_SLESSEQUAL_00402f3f_41", "input"], ["reg_register:00000000", "INT_ADD_00402f0f_64", "input"], ["var_00402efb", "CBRANCH_00402f3f_42", "input"], ["INT_SEXT_00402f0d_61", "reg_register:00000000", "output"], ["reg_register:00000030", "CALL_00402f24_82", "input"], ["addrtied_Stack[-0xc]", "MU... | {"edges": [{"source": "addrtied_Stack[-0xc]", "type": "input", "target": "INT_SLESSEQUAL_00402f3f_41"}, {"source": "var_00402efb", "type": "input", "target": "CBRANCH_00402f3f_42"}, {"source": "reg_register:00000000", "type": "input", "target": "CAST_00402f3f_228"}, {"source": "MULTIEQUAL_00402f2d_221", "type": "output... | {"edges": [{"source": "addrtied_Stack[-0xc]", "type": "input", "target": "INT_SLESSEQUAL_00402f3f_41"}, {"source": "reg_register:00000000", "type": "input", "target": "INT_ADD_00402f0f_64"}, {"source": "var_00402efb", "type": "input", "target": "CBRANCH_00402f3f_42"}, {"source": "INT_SEXT_00402f0d_61", "type": "output"... | 00402ee6 | .. | .. |
64_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | main | FUN_00402f45 |
/* WARNING: Enum "ModbusError": Some values do not have unique names */
int main(int argc,char **argv)
{
uint8_t uVar1;
int iVar2;
ModbusErrorInfo MVar3;
char **argv_local;
int argc_local;
int c;
ModbusSlave slave;
ModbusErrorInfo err;
uint8_t data [1024];
int length;
length = 0;
puts("Rea... |
undefined8 FUN_00402f45(undefined8 param_1,undefined8 param_2)
{
char cVar1;
int iVar2;
undefined1 local_46c [4];
undefined1 local_468 [76];
undefined4 local_41c;
undefined1 local_418 [1036];
uint local_c;
local_c = 0;
puts("Reading hex data from stdin...");
for (; local_c < 0x400; local_c = lo... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x480
MOV dword ptr [RBP + -0x474],EDI
MOV qword ptr [RBP + -0x480],RSI
MOV dword ptr [RBP + -0x4],0x0
MOV EDI,0x404480
CALL 0x00401050
JMP 0x00402f88
MOV EAX,dword ptr [RBP + -0x464]
MOV EDX,EAX
MOV EAX,dword ptr [RBP + -0x4]
CDQE
MOV byte ptr [RBP + RAX*0x1 + -0x410],DL
ADD dword ptr [RBP... | {"edges": [{"source": "PTRSUB_00403157_1448", "type": "def", "target": "unique_18432"}, {"source": "reg_register:00000000", "type": "use", "target": "CALL_0040305a_152"}, {"source": "addrtied_Stack[-0xc]", "type": "use", "target": "CAST_00402f90_1450"}, {"source": "const_0", "type": "use", "target": "INT_NOTEQUAL_00403... | {"edges": [{"source": "reg_register:00000000", "type": "use", "target": "CALL_0040305a_152"}, {"source": "const_310", "type": "use", "target": "INDIRECT_00403170_1312"}, {"source": "INT_AND_0040309b_191", "type": "def", "target": "reg_register:00000008"}, {"source": "addrtied_Stack[-0xc]", "type": "use", "target": "IND... | {"edges": [{"source": "00402f45", "type": "control_flow", "target": "00401050"}, {"source": "00402f45", "type": "control_flow", "target": "00402f88"}, {"source": "00402f70", "type": "control_flow", "target": "00402f88"}, {"source": "00402f88", "type": "control_flow", "target": "00402faf"}, {"source": "00402f88", "type"... | {"edges": [{"source": "00402f45", "type": "control_flow", "target": "00401050"}, {"source": "00402f45", "type": "control_flow", "target": "00402f88"}, {"source": "00402f70", "type": "control_flow", "target": "00402f88"}, {"source": "00402f88", "type": "control_flow", "target": "00402faf"}, {"source": "00402f88", "type"... | null | null | [["unique_268436038", "CALL_00403009_108", "input"], ["const_-1048", "PTRSUB_00402f7d_1436", "input"], ["unique_18432", "CALL_0040311f_262", "input"], ["COPY_00403100_1430", "unique_268436022", "output"], ["var_00401e21", "CALL_0040311f_262", "input"], ["PTRSUB_00402fd9_1418", "unique_268435926", "output"], ["reg_regis... | [["const_-1128", "PTRSUB_0040303a_1392", "input"], ["reg_register:00000020", "PTRSUB_0040309e_1394", "input"], ["INDIRECT_00403132_1276", "addrtied_Stack[-0x41c]", "output"], ["const_1", "PTRADD_00402f7d_1388", "input"], ["addrtied_Stack[-0xc]", "INDIRECT_00402fec_1292", "input"], ["const_247", "INDIRECT_00403100_1306"... | {"edges": [{"source": "unique_268436038", "type": "input", "target": "CALL_00403009_108"}, {"source": "const_-1048", "type": "input", "target": "PTRSUB_00402f7d_1436"}, {"source": "unique_18432", "type": "input", "target": "CALL_0040311f_262"}, {"source": "COPY_00403100_1430", "type": "output", "target": "unique_268436... | {"edges": [{"source": "const_-1128", "type": "input", "target": "PTRSUB_0040303a_1392"}, {"source": "reg_register:00000020", "type": "input", "target": "PTRSUB_0040309e_1394"}, {"source": "INDIRECT_00403132_1276", "type": "output", "target": "addrtied_Stack[-0x41c]"}, {"source": "const_1", "type": "input", "target": "P... | 00402f45 | .. | .. |
65_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | __libc_csu_init | FUN_00403190 |
void __libc_csu_init(EVP_PKEY_CTX *param_1,undefined8 param_2,undefined8 param_3)
{
long lVar1;
_init(param_1);
lVar1 = 0;
do {
(*(code *)(&__frame_dummy_init_array_entry)[lVar1])((ulong)param_1 & 0xffffffff,param_2,param_3)
;
lVar1 = lVar1 + 1;
} while (lVar1 != 1);
return;
}
|
void FUN_00403190(undefined4 param_1,undefined8 param_2,undefined8 param_3)
{
long lVar1;
_DT_INIT();
lVar1 = 0;
do {
(*(code *)(&__DT_INIT_ARRAY)[lVar1])(param_1,param_2,param_3);
lVar1 = lVar1 + 1;
} while (lVar1 != 1);
return;
}
| PUSH R15
MOV R15,RDX
PUSH R14
MOV R14,RSI
PUSH R13
MOV R13D,EDI
PUSH R12
LEA R12,[0x406e00]
PUSH RBP
LEA RBP,[0x406e08]
PUSH RBX
SUB RBP,R12
SUB RSP,0x8
CALL 0x00401000
SAR RBP,0x3
JZ 0x004031de
XOR EBX,EBX
NOP dword ptr [RAX]
MOV RDX,R15
MOV RSI,R14
MOV EDI,R13D
CALL qword ptr [R12 + RBX*0x8]
ADD RBX,0x1
CMP RBP,RBX
J... | {"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CAST_0040319c_286"}, {"source": "PTRSUB_004031d1_284", "type": "def", "target": "unique_268435570"}, {"source": "const_8", "type": "use", "target": "PTRADD_004031d1_285"}, {"source": "reg_register:00000030", "type": "use", "target": "CALLIND_00403... | {"edges": [{"source": "reg_register:00000018", "type": "use", "target": "PTRADD_004031d1_283"}, {"source": "reg_register:00000030", "type": "use", "target": "CALLIND_004031d1_100"}, {"source": "PTRADD_004031d1_283", "type": "def", "target": "unique_18944"}, {"source": "const_8", "type": "use", "target": "PTRADD_004031d... | {"edges": [{"source": "00403190", "type": "control_flow", "target": "00401000"}, {"source": "00403190", "type": "control_flow", "target": "004031de"}, {"source": "00403190", "type": "control_flow", "target": "004031c3"}, {"source": "004031c3", "type": "control_flow", "target": "004031c8"}, {"source": "004031c8", "type"... | {"edges": [{"source": "00403190", "type": "control_flow", "target": "00401000"}, {"source": "00403190", "type": "control_flow", "target": "004031de"}, {"source": "00403190", "type": "control_flow", "target": "004031c3"}, {"source": "004031c3", "type": "control_flow", "target": "004031c8"}, {"source": "004031c8", "type"... | null | null | [["PTRSUB_004031d1_284", "unique_268435570", "output"], ["const_4222464", "PTRSUB_004031d1_284", "input"], ["MULTIEQUAL_004031c8_204", "reg_register:00000018", "output"], ["reg_register:00000030", "CALLIND_004031d1_100", "input"], ["LOAD_004031d1_96", "unique_57088", "output"], ["INT_AND_0040319c_222", "reg_register:00... | [["COPY_004031c3_199", "reg_register:00000018", "output"], ["reg_register:00000030", "CALLIND_004031d1_100", "input"], ["LOAD_004031d1_96", "unique_57088", "output"], ["reg_register:00000018", "MULTIEQUAL_004031c8_201", "input"], ["INT_ADD_004031d5_103", "reg_register:00000018", "output"], ["var_00401000", "CALL_004031... | {"edges": [{"source": "PTRSUB_004031d1_284", "type": "output", "target": "unique_268435570"}, {"source": "const_4222464", "type": "input", "target": "PTRSUB_004031d1_284"}, {"source": "MULTIEQUAL_004031c8_204", "type": "output", "target": "reg_register:00000018"}, {"source": "reg_register:00000030", "type": "input", "t... | {"edges": [{"source": "COPY_004031c3_199", "type": "output", "target": "reg_register:00000018"}, {"source": "reg_register:00000030", "type": "input", "target": "CALLIND_004031d1_100"}, {"source": "LOAD_004031d1_96", "type": "output", "target": "unique_57088"}, {"source": "reg_register:00000018", "type": "input", "targe... | 00403190 | .. | .. |
66_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | __libc_csu_fini | FUN_004031f0 |
void __libc_csu_fini(void)
{
return;
}
|
void FUN_004031f0(void)
{
return;
}
| RET | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004031f0_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004031f0_2"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004031f0_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004031f0_2"}]} | {"edges": [], "nodes": [{"label": "004031f0", "type": "basic_block", "id": "004031f0"}]} | {"edges": [], "nodes": [{"label": "004031f0", "type": "basic_block", "id": "004031f0"}]} | null | null | [["const_0", "RETURN_004031f0_2", "input"]] | [["const_0", "RETURN_004031f0_2", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004031f0_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004031f0_2"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004031f0_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004031f0_2"}, {"label": "input", "type": "var", "id": "const_0"}]} | 004031f0 | .. | .. |
67_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | _fini | _DT_FINI |
void _fini(void)
{
return;
}
|
void _DT_FINI(void)
{
return;
}
| SUB RSP,0x8
ADD RSP,0x8
RET | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004031fc_20"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004031fc_20"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004031fc_20"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004031fc_20"}]} | {"edges": [], "nodes": [{"label": "004031f4", "type": "basic_block", "id": "004031f4"}]} | {"edges": [], "nodes": [{"label": "004031f4", "type": "basic_block", "id": "004031f4"}]} | null | null | [["const_0", "RETURN_004031fc_20", "input"]] | [["const_0", "RETURN_004031fc_20", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004031fc_20"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004031fc_20"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004031fc_20"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004031fc_20"}, {"label": "input", "type": "var", "id": "const_0"}]} | 004031f4 | .. | .. |
68_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | free | free |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void free(void *__ptr)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* free@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void free(void *__ptr)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00408000_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00408000_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00408000_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00408000_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00408000_0", "input"]] | [["const_1", "RETURN_00408000_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00408000_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00408000_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00408000_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00408000_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | 00408000 | .. | .. |
69_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | putchar | putchar |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int putchar(int __c)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* putchar@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int putchar(int __c)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00408008_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00408008_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00408008_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00408008_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00408008_0", "input"]] | [["const_1", "RETURN_00408008_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00408008_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00408008_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00408008_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00408008_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | 00408008 | .. | .. |
70_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | puts | puts |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int puts(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* puts@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int puts(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00408010_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00408010_0"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00408010_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00408010_0"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00408010_0", "input"]] | [["const_1", "RETURN_00408010_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00408010_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00408010_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00408010_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00408010_0"}]} | 00408010 | .. | .. |
71_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | printf | printf |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int printf(char *__format,...)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* printf@@GLIBC_2.2.5 */
halt_baddata();
... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int printf(char *__format,...)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00408018_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00408018_0"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00408018_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00408018_0"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00408018_0", "input"]] | [["const_1", "RETURN_00408018_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00408018_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00408018_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00408018_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00408018_0"}]} | 00408018 | .. | .. |
72_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | __assert_fail | __assert_fail |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)
{
/* WARNING: Bad instruction - Truncating control flow here */
... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata(... | null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00408020_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00408020_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00408020_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00408020_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00408020_0", "input"]] | [["const_1", "RETURN_00408020_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00408020_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00408020_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00408020_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00408020_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | 00408020 | .. | .. |
73_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | __libc_start_main | __libc_start_main |
/* WARNING: Control flow encountered bad instruction data */
void __libc_start_main(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* __libc_start_main@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void __libc_start_main(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00408028_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00408028_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00408028_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00408028_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00408028_0", "input"]] | [["const_1", "RETURN_00408028_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00408028_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00408028_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00408028_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00408028_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | 00408028 | .. | .. |
74_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | __gmon_start__ | __gmon_start__ |
/* WARNING: Control flow encountered bad instruction data */
void __gmon_start__(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void __gmon_start__(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00408030_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00408030_0"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00408030_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00408030_0"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00408030_0", "input"]] | [["const_1", "RETURN_00408030_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00408030_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00408030_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00408030_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00408030_0"}]} | 00408030 | .. | .. |
75_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | realloc | realloc |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * realloc(void *__ptr,size_t __size)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* realloc@@GLIBC_2.2.5 */
halt... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * realloc(void *__ptr,size_t __size)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00408038_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00408038_0"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00408038_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00408038_0"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00408038_0", "input"]] | [["const_1", "RETURN_00408038_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00408038_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00408038_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00408038_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00408038_0"}]} | 00408038 | .. | .. |
76_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_and_002c24ec1d2604ec016156c1cd4f8288241d248db8816bad37179c1bf1b12307_strip.c | __isoc99_scanf | __isoc99_scanf |
/* WARNING: Control flow encountered bad instruction data */
void __isoc99_scanf(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* __isoc99_scanf@@GLIBC_2.7 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void __isoc99_scanf(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00408040_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00408040_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00408040_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00408040_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00408040_0", "input"]] | [["const_1", "RETURN_00408040_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00408040_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00408040_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00408040_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00408040_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | 00408040 | .. | .. |
1_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_and_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_strip.c | _init | _DT_INIT |
int _init(EVP_PKEY_CTX *ctx)
{
int iVar1;
iVar1 = __gmon_start__();
return iVar1;
}
|
void _DT_INIT(void)
{
__gmon_start__();
return;
}
| SUB RSP,0x8
MOV RAX,qword ptr [0x00403ff8]
TEST RAX,RAX
JZ 0x00401012
CALL RAX
ADD RSP,0x8
RET | {"edges": [{"source": "CALL_00401010_23", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "RETURN_00401016_35"}, {"source": "var_00405028", "type": "use", "target": "CALL_00401010_23"}, {"source": "COPY_00401016_41", "type": "def", "target": "reg_register:00000000"}, {"... | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401016_35"}, {"source": "var_00405028", "type": "use", "target": "CALL_00401010_23"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "var", "type": "var", "id": "var_00405028"}, {"label": "RETURN", "type": "op", "id": "RETURN_00... | {"edges": [{"source": "00401000", "type": "control_flow", "target": "00401012"}, {"source": "00401000", "type": "control_flow", "target": "00401010"}, {"source": "00401010", "type": "control_flow", "target": "00405028"}, {"source": "00401010", "type": "control_flow", "target": "00401012"}], "nodes": [{"label": "0040100... | {"edges": [{"source": "00401000", "type": "control_flow", "target": "00401012"}, {"source": "00401000", "type": "control_flow", "target": "00401010"}, {"source": "00401010", "type": "control_flow", "target": "00405028"}, {"source": "00401010", "type": "control_flow", "target": "00401012"}], "nodes": [{"label": "0040100... | null | null | [["CALL_00401010_23", "reg_register:00000000", "output"], ["COPY_00401016_41", "reg_register:00000000", "output"], ["var_00405028", "CALL_00401010_23", "input"], ["reg_register:00000000", "RETURN_00401016_35", "input"], ["const_0", "RETURN_00401016_35", "input"], ["reg_register:00000000", "COPY_00401016_41", "input"]] | [["var_00405028", "CALL_00401010_23", "input"], ["const_0", "RETURN_00401016_35", "input"]] | {"edges": [{"source": "CALL_00401010_23", "type": "output", "target": "reg_register:00000000"}, {"source": "COPY_00401016_41", "type": "output", "target": "reg_register:00000000"}, {"source": "var_00405028", "type": "input", "target": "CALL_00401010_23"}, {"source": "reg_register:00000000", "type": "input", "target": "... | {"edges": [{"source": "var_00405028", "type": "input", "target": "CALL_00401010_23"}, {"source": "const_0", "type": "input", "target": "RETURN_00401016_35"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405028"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401016_35"}, {"label": "CALL", "type": "op",... | 00401000 | .. | .. |
2_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_and_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_strip.c | FUN_00401020 | FUN_00401020 |
void FUN_00401020(void)
{
(*(code *)(undefined *)0x0)();
return;
}
|
void FUN_00401020(void)
{
(*(code *)(undefined *)0x0)();
return;
}
| PUSH qword ptr [0x00404008]
JMP qword ptr [0x00404010] | {"edges": [{"source": "const_0", "type": "use", "target": "CAST_00401026_12"}, {"source": "const_1", "type": "use", "target": "RETURN_00401026_4"}, {"source": "CAST_00401026_12", "type": "def", "target": "unique_268435473"}, {"source": "unique_268435473", "type": "use", "target": "CALLIND_00401026_3"}], "nodes": [{"lab... | {"edges": [{"source": "const_0", "type": "use", "target": "CAST_00401026_12"}, {"source": "const_1", "type": "use", "target": "RETURN_00401026_4"}, {"source": "CAST_00401026_12", "type": "def", "target": "unique_268435473"}, {"source": "unique_268435473", "type": "use", "target": "CALLIND_00401026_3"}], "nodes": [{"lab... | {"edges": [{"source": "00401020", "type": "control_flow", "target": "00404010"}], "nodes": [{"label": "00401020", "type": "basic_block", "id": "00401020"}, {"label": "00404010", "type": "basic_block", "id": "00404010"}]} | {"edges": [{"source": "00401020", "type": "control_flow", "target": "00404010"}], "nodes": [{"label": "00401020", "type": "basic_block", "id": "00401020"}, {"label": "00404010", "type": "basic_block", "id": "00404010"}]} | null | null | [["const_1", "RETURN_00401026_4", "input"], ["CAST_00401026_12", "unique_268435473", "output"], ["unique_268435473", "CALLIND_00401026_3", "input"], ["const_0", "CAST_00401026_12", "input"]] | [["const_1", "RETURN_00401026_4", "input"], ["CAST_00401026_12", "unique_268435473", "output"], ["unique_268435473", "CALLIND_00401026_3", "input"], ["const_0", "CAST_00401026_12", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00401026_4"}, {"source": "CAST_00401026_12", "type": "output", "target": "unique_268435473"}, {"source": "unique_268435473", "type": "input", "target": "CALLIND_00401026_3"}, {"source": "const_0", "type": "input", "target": "CAST_00401026_12"}], "nodes... | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00401026_4"}, {"source": "CAST_00401026_12", "type": "output", "target": "unique_268435473"}, {"source": "unique_268435473", "type": "input", "target": "CALLIND_00401026_3"}, {"source": "const_0", "type": "input", "target": "CAST_00401026_12"}], "nodes... | 00401020 | .. | .. |
3_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_and_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_strip.c | __errno_location | __errno_location |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int * __errno_location(void)
{
int *piVar1;
piVar1 = __errno_location();
return piVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int * __errno_location(void)
{
int *piVar1;
piVar1 = __errno_location();
return piVar1;
}
| JMP qword ptr [0x00404018] | {"edges": [{"source": "CALL_00401030_0", "type": "def", "target": "reg_register:00000000"}, {"source": "var_00405000", "type": "use", "target": "CALL_00401030_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401030_1"}, {"source": "const_0", "type": "use", "target": "RETURN_00401030_1"}], "no... | {"edges": [{"source": "CALL_00401030_0", "type": "def", "target": "reg_register:00000000"}, {"source": "var_00405000", "type": "use", "target": "CALL_00401030_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401030_1"}, {"source": "const_0", "type": "use", "target": "RETURN_00401030_1"}], "no... | {"edges": [{"source": "00401030", "type": "control_flow", "target": "00405000"}], "nodes": [{"label": "00401030", "type": "basic_block", "id": "00401030"}, {"label": "00405000", "type": "basic_block", "id": "00405000"}]} | {"edges": [{"source": "00401030", "type": "control_flow", "target": "00405000"}], "nodes": [{"label": "00401030", "type": "basic_block", "id": "00401030"}, {"label": "00405000", "type": "basic_block", "id": "00405000"}]} | null | null | [["reg_register:00000000", "RETURN_00401030_1", "input"], ["var_00405000", "CALL_00401030_0", "input"], ["CALL_00401030_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401030_1", "input"]] | [["reg_register:00000000", "RETURN_00401030_1", "input"], ["var_00405000", "CALL_00401030_0", "input"], ["CALL_00401030_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401030_1", "input"]] | {"edges": [{"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401030_1"}, {"source": "var_00405000", "type": "input", "target": "CALL_00401030_0"}, {"source": "CALL_00401030_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_00401030_... | {"edges": [{"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401030_1"}, {"source": "var_00405000", "type": "input", "target": "CALL_00401030_0"}, {"source": "CALL_00401030_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_00401030_... | 00401030 | .. | .. |
4_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_and_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_strip.c | unshare | unshare |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int unshare(int __flags)
{
int iVar1;
iVar1 = unshare(__flags);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int unshare(int __flags)
{
int iVar1;
iVar1 = unshare(__flags);
return iVar1;
}
| JMP qword ptr [0x00404020] | {"edges": [{"source": "CALL_00401040_0", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "RETURN_00401040_1"}, {"source": "var_00405008", "type": "use", "target": "CALL_00401040_0"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401040_0"}, {"sour... | {"edges": [{"source": "CALL_00401040_0", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "RETURN_00401040_1"}, {"source": "var_00405008", "type": "use", "target": "CALL_00401040_0"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401040_0"}, {"sour... | {"edges": [{"source": "00401040", "type": "control_flow", "target": "00405008"}], "nodes": [{"label": "00401040", "type": "basic_block", "id": "00401040"}, {"label": "00405008", "type": "basic_block", "id": "00405008"}]} | {"edges": [{"source": "00401040", "type": "control_flow", "target": "00405008"}], "nodes": [{"label": "00401040", "type": "basic_block", "id": "00401040"}, {"label": "00405008", "type": "basic_block", "id": "00405008"}]} | null | null | [["var_00405008", "CALL_00401040_0", "input"], ["reg_register:00000000", "RETURN_00401040_1", "input"], ["CALL_00401040_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401040_1", "input"], ["reg_register:00000038", "CALL_00401040_0", "input"]] | [["var_00405008", "CALL_00401040_0", "input"], ["reg_register:00000000", "RETURN_00401040_1", "input"], ["CALL_00401040_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401040_1", "input"], ["reg_register:00000038", "CALL_00401040_0", "input"]] | {"edges": [{"source": "var_00405008", "type": "input", "target": "CALL_00401040_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401040_1"}, {"source": "CALL_00401040_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_00401040_... | {"edges": [{"source": "var_00405008", "type": "input", "target": "CALL_00401040_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401040_1"}, {"source": "CALL_00401040_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_00401040_... | 00401040 | .. | .. |
5_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_and_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_strip.c | lseek | lseek |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
__off_t lseek(int __fd,__off_t __offset,int __whence)
{
__off_t _Var1;
_Var1 = lseek(__fd,__offset,__whence);
return _Var1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
__off_t lseek(int __fd,__off_t __offset,int __whence)
{
__off_t _Var1;
_Var1 = lseek(__fd,__offset,__whence);
return _Var1;
}
| JMP qword ptr [0x00404028] | {"edges": [{"source": "var_00405010", "type": "use", "target": "CALL_00401050_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401050_1"}, {"source": "const_0", "type": "use", "target": "RETURN_00401050_1"}, {"source": "CALL_00401050_0", "type": "def", "target": "reg_register:00000000"}, {"so... | {"edges": [{"source": "var_00405010", "type": "use", "target": "CALL_00401050_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401050_1"}, {"source": "const_0", "type": "use", "target": "RETURN_00401050_1"}, {"source": "CALL_00401050_0", "type": "def", "target": "reg_register:00000000"}, {"so... | {"edges": [{"source": "00401050", "type": "control_flow", "target": "00405010"}], "nodes": [{"label": "00401050", "type": "basic_block", "id": "00401050"}, {"label": "00405010", "type": "basic_block", "id": "00405010"}]} | {"edges": [{"source": "00401050", "type": "control_flow", "target": "00405010"}], "nodes": [{"label": "00401050", "type": "basic_block", "id": "00401050"}, {"label": "00405010", "type": "basic_block", "id": "00405010"}]} | null | null | [["reg_register:00000030", "CALL_00401050_0", "input"], ["reg_register:00000010", "CALL_00401050_0", "input"], ["const_0", "RETURN_00401050_1", "input"], ["reg_register:00000038", "CALL_00401050_0", "input"], ["CALL_00401050_0", "reg_register:00000000", "output"], ["var_00405010", "CALL_00401050_0", "input"], ["reg_reg... | [["reg_register:00000030", "CALL_00401050_0", "input"], ["reg_register:00000010", "CALL_00401050_0", "input"], ["const_0", "RETURN_00401050_1", "input"], ["reg_register:00000038", "CALL_00401050_0", "input"], ["CALL_00401050_0", "reg_register:00000000", "output"], ["var_00405010", "CALL_00401050_0", "input"], ["reg_reg... | {"edges": [{"source": "reg_register:00000030", "type": "input", "target": "CALL_00401050_0"}, {"source": "reg_register:00000010", "type": "input", "target": "CALL_00401050_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401050_1"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_004... | {"edges": [{"source": "reg_register:00000030", "type": "input", "target": "CALL_00401050_0"}, {"source": "reg_register:00000010", "type": "input", "target": "CALL_00401050_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401050_1"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_004... | 00401050 | .. | .. |
6_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_and_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_strip.c | read | read |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ssize_t read(int __fd,void *__buf,size_t __nbytes)
{
ssize_t sVar1;
sVar1 = read(__fd,__buf,__nbytes);
return sVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ssize_t read(int __fd,void *__buf,size_t __nbytes)
{
ssize_t sVar1;
sVar1 = read(__fd,__buf,__nbytes);
return sVar1;
}
| JMP qword ptr [0x00404030] | {"edges": [{"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401060_1"}, {"source": "reg_register:00000010", "type": "use", "target": "CALL_00401060_0"}, {"source": "reg_register:00000030", "type": "use", "target": "CALL_00401060_0"}, {"source": "var_00405018", "type": "use", "target": "CALL_004010... | {"edges": [{"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401060_1"}, {"source": "reg_register:00000010", "type": "use", "target": "CALL_00401060_0"}, {"source": "reg_register:00000030", "type": "use", "target": "CALL_00401060_0"}, {"source": "var_00405018", "type": "use", "target": "CALL_004010... | {"edges": [{"source": "00401060", "type": "control_flow", "target": "00405018"}], "nodes": [{"label": "00401060", "type": "basic_block", "id": "00401060"}, {"label": "00405018", "type": "basic_block", "id": "00405018"}]} | {"edges": [{"source": "00401060", "type": "control_flow", "target": "00405018"}], "nodes": [{"label": "00401060", "type": "basic_block", "id": "00401060"}, {"label": "00405018", "type": "basic_block", "id": "00405018"}]} | null | null | [["reg_register:00000030", "CALL_00401060_0", "input"], ["reg_register:00000038", "CALL_00401060_0", "input"], ["reg_register:00000000", "RETURN_00401060_1", "input"], ["CALL_00401060_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401060_1", "input"], ["var_00405018", "CALL_00401060_0", "input"], ["reg_r... | [["reg_register:00000030", "CALL_00401060_0", "input"], ["reg_register:00000038", "CALL_00401060_0", "input"], ["reg_register:00000000", "RETURN_00401060_1", "input"], ["CALL_00401060_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401060_1", "input"], ["var_00405018", "CALL_00401060_0", "input"], ["reg_r... | {"edges": [{"source": "reg_register:00000030", "type": "input", "target": "CALL_00401060_0"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401060_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401060_1"}, {"source": "CALL_00401060_0", "type": "output", "target": ... | {"edges": [{"source": "reg_register:00000030", "type": "input", "target": "CALL_00401060_0"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401060_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401060_1"}, {"source": "CALL_00401060_0", "type": "output", "target": ... | 00401060 | .. | .. |
7_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_and_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_strip.c | waitpid | waitpid |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
__pid_t waitpid(__pid_t __pid,int *__stat_loc,int __options)
{
__pid_t _Var1;
_Var1 = waitpid(__pid,__stat_loc,__options);
return _Var1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
__pid_t waitpid(__pid_t __pid,int *__stat_loc,int __options)
{
__pid_t _Var1;
_Var1 = waitpid(__pid,__stat_loc,__options);
return _Var1;
}
| JMP qword ptr [0x00404038] | {"edges": [{"source": "CALL_00401070_0", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "RETURN_00401070_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401070_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401070_... | {"edges": [{"source": "CALL_00401070_0", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "RETURN_00401070_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401070_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401070_... | {"edges": [{"source": "00401070", "type": "control_flow", "target": "00405030"}], "nodes": [{"label": "00401070", "type": "basic_block", "id": "00401070"}, {"label": "00405030", "type": "basic_block", "id": "00405030"}]} | {"edges": [{"source": "00401070", "type": "control_flow", "target": "00405030"}], "nodes": [{"label": "00401070", "type": "basic_block", "id": "00401070"}, {"label": "00405030", "type": "basic_block", "id": "00405030"}]} | null | null | [["reg_register:00000010", "CALL_00401070_0", "input"], ["reg_register:00000030", "CALL_00401070_0", "input"], ["var_00405030", "CALL_00401070_0", "input"], ["const_0", "RETURN_00401070_1", "input"], ["reg_register:00000000", "RETURN_00401070_1", "input"], ["reg_register:00000038", "CALL_00401070_0", "input"], ["CALL_0... | [["reg_register:00000010", "CALL_00401070_0", "input"], ["reg_register:00000030", "CALL_00401070_0", "input"], ["var_00405030", "CALL_00401070_0", "input"], ["const_0", "RETURN_00401070_1", "input"], ["reg_register:00000000", "RETURN_00401070_1", "input"], ["reg_register:00000038", "CALL_00401070_0", "input"], ["CALL_0... | {"edges": [{"source": "reg_register:00000010", "type": "input", "target": "CALL_00401070_0"}, {"source": "reg_register:00000030", "type": "input", "target": "CALL_00401070_0"}, {"source": "var_00405030", "type": "input", "target": "CALL_00401070_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401070_1"}... | {"edges": [{"source": "reg_register:00000010", "type": "input", "target": "CALL_00401070_0"}, {"source": "reg_register:00000030", "type": "input", "target": "CALL_00401070_0"}, {"source": "var_00405030", "type": "input", "target": "CALL_00401070_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401070_1"}... | 00401070 | .. | .. |
8_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_and_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_strip.c | open | open |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int open(char *__file,int __oflag,...)
{
int iVar1;
iVar1 = open(__file,__oflag);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int open(char *__file,int __oflag,...)
{
int iVar1;
iVar1 = open(__file,__oflag);
return iVar1;
}
| JMP qword ptr [0x00404040] | {"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CALL_00401080_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401080_1"}, {"source": "var_00405038", "type": "use", "target": "CALL_00401080_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401080_1"}, {"so... | {"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CALL_00401080_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401080_1"}, {"source": "var_00405038", "type": "use", "target": "CALL_00401080_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401080_1"}, {"so... | {"edges": [{"source": "00401080", "type": "control_flow", "target": "00405038"}], "nodes": [{"label": "00401080", "type": "basic_block", "id": "00401080"}, {"label": "00405038", "type": "basic_block", "id": "00405038"}]} | {"edges": [{"source": "00401080", "type": "control_flow", "target": "00405038"}], "nodes": [{"label": "00401080", "type": "basic_block", "id": "00401080"}, {"label": "00405038", "type": "basic_block", "id": "00405038"}]} | null | null | [["reg_register:00000038", "CALL_00401080_0", "input"], ["reg_register:00000030", "CALL_00401080_0", "input"], ["CALL_00401080_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401080_1", "input"], ["reg_register:00000000", "RETURN_00401080_1", "input"], ["var_00405038", "CALL_00401080_0", "input"]] | [["reg_register:00000038", "CALL_00401080_0", "input"], ["reg_register:00000030", "CALL_00401080_0", "input"], ["CALL_00401080_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401080_1", "input"], ["reg_register:00000000", "RETURN_00401080_1", "input"], ["var_00405038", "CALL_00401080_0", "input"]] | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "CALL_00401080_0"}, {"source": "reg_register:00000030", "type": "input", "target": "CALL_00401080_0"}, {"source": "CALL_00401080_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_00... | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "CALL_00401080_0"}, {"source": "reg_register:00000030", "type": "input", "target": "CALL_00401080_0"}, {"source": "CALL_00401080_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_00... | 00401080 | .. | .. |
9_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_and_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_strip.c | fork | fork |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
__pid_t fork(void)
{
__pid_t _Var1;
_Var1 = fork();
return _Var1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
__pid_t fork(void)
{
__pid_t _Var1;
_Var1 = fork();
return _Var1;
}
| JMP qword ptr [0x00404048] | {"edges": [{"source": "var_00405040", "type": "use", "target": "CALL_00401090_0"}, {"source": "CALL_00401090_0", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401090_1"}, {"source": "const_0", "type": "use", "target": "RETURN_00401090_1"}], "no... | {"edges": [{"source": "var_00405040", "type": "use", "target": "CALL_00401090_0"}, {"source": "CALL_00401090_0", "type": "def", "target": "reg_register:00000000"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401090_1"}, {"source": "const_0", "type": "use", "target": "RETURN_00401090_1"}], "no... | {"edges": [{"source": "00401090", "type": "control_flow", "target": "00404048"}, {"source": "00401090", "type": "control_flow", "target": "00405040"}], "nodes": [{"label": "00401090", "type": "basic_block", "id": "00401090"}, {"label": "00404048", "type": "basic_block", "id": "00404048"}, {"label": "00405040", "type": ... | {"edges": [{"source": "00401090", "type": "control_flow", "target": "00404048"}, {"source": "00401090", "type": "control_flow", "target": "00405040"}], "nodes": [{"label": "00401090", "type": "basic_block", "id": "00401090"}, {"label": "00404048", "type": "basic_block", "id": "00404048"}, {"label": "00405040", "type": ... | null | null | [["CALL_00401090_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401090_1", "input"], ["var_00405040", "CALL_00401090_0", "input"], ["reg_register:00000000", "RETURN_00401090_1", "input"]] | [["CALL_00401090_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401090_1", "input"], ["var_00405040", "CALL_00401090_0", "input"], ["reg_register:00000000", "RETURN_00401090_1", "input"]] | {"edges": [{"source": "CALL_00401090_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_00401090_1"}, {"source": "var_00405040", "type": "input", "target": "CALL_00401090_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401090_... | {"edges": [{"source": "CALL_00401090_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_00401090_1"}, {"source": "var_00405040", "type": "input", "target": "CALL_00401090_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401090_... | 00401090 | .. | .. |
10_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_and_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_strip.c | _start | entry |
void processEntry _start(undefined8 param_1,undefined8 param_2)
{
undefined1 auStack_8 [8];
__libc_start_main(main,param_2,&stack0x00000008,__libc_csu_init,__libc_csu_fini,param_1,auStack_8)
;
do {
/* WARNING: Do nothing block with infinite loop */
} while( true );
}
|
void processEntry entry(undefined8 param_1,undefined8 param_2)
{
undefined1 auStack_8 [8];
__libc_start_main(FUN_00401182,param_2,&stack0x00000008,FUN_004013b0,FUN_00401410,param_1,
auStack_8);
do {
/* WARNING: Do nothing block with infinite loop */
} while( true );
... | XOR EBP,EBP
MOV R9,RDX
POP RSI
MOV RDX,RSP
AND RSP,-0x10
PUSH RAX
PUSH RSP
MOV R8,0x401410
MOV RCX,0x4013b0
MOV RDI,0x401182
CALL qword ptr [0x00403ff0]
HLT | {"edges": [{"source": "PTRSUB_004010c4_76", "type": "def", "target": "unique_268435505"}, {"source": "const_8", "type": "use", "target": "PTRSUB_004010a5_77"}, {"source": "PTRSUB_004010a5_77", "type": "def", "target": "reg_register:00000020"}, {"source": "unique_268435497", "type": "use", "target": "CALL_004010c4_37"},... | {"edges": [{"source": "PTRSUB_004010c4_76", "type": "def", "target": "unique_268435505"}, {"source": "const_8", "type": "use", "target": "PTRSUB_004010a5_77"}, {"source": "PTRSUB_004010a5_77", "type": "def", "target": "reg_register:00000020"}, {"source": "unique_268435497", "type": "use", "target": "CALL_004010c4_37"},... | {"edges": [{"source": "004010a0", "type": "control_flow", "target": "00405020"}], "nodes": [{"label": "004010a0", "type": "basic_block", "id": "004010a0"}, {"label": "00405020", "type": "basic_block", "id": "00405020"}]} | {"edges": [{"source": "004010a0", "type": "control_flow", "target": "00405020"}], "nodes": [{"label": "004010a0", "type": "basic_block", "id": "004010a0"}, {"label": "00405020", "type": "basic_block", "id": "00405020"}]} | null | null | [["unique_268435497", "CALL_004010c4_37", "input"], ["unique_268435505", "CALL_004010c4_37", "input"], ["const_4199344", "PTRSUB_004010c4_75", "input"], ["PTRSUB_004010c4_76", "unique_268435505", "output"], ["var_00405020", "CALL_004010c4_37", "input"], ["addrtied_Stack[0x0]", "CALL_004010c4_37", "input"], ["const_4198... | [["unique_268435497", "CALL_004010c4_37", "input"], ["unique_268435505", "CALL_004010c4_37", "input"], ["const_4199344", "PTRSUB_004010c4_75", "input"], ["PTRSUB_004010c4_76", "unique_268435505", "output"], ["var_00405020", "CALL_004010c4_37", "input"], ["addrtied_Stack[0x0]", "CALL_004010c4_37", "input"], ["const_4198... | {"edges": [{"source": "unique_268435497", "type": "input", "target": "CALL_004010c4_37"}, {"source": "unique_268435505", "type": "input", "target": "CALL_004010c4_37"}, {"source": "const_4199344", "type": "input", "target": "PTRSUB_004010c4_75"}, {"source": "PTRSUB_004010c4_76", "type": "output", "target": "unique_2684... | {"edges": [{"source": "unique_268435497", "type": "input", "target": "CALL_004010c4_37"}, {"source": "unique_268435505", "type": "input", "target": "CALL_004010c4_37"}, {"source": "const_4199344", "type": "input", "target": "PTRSUB_004010c4_75"}, {"source": "PTRSUB_004010c4_76", "type": "output", "target": "unique_2684... | 004010a0 | .. | .. |
11_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_and_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_strip.c | _dl_relocate_static_pie | FUN_004010d0 |
void _dl_relocate_static_pie(void)
{
return;
}
|
void FUN_004010d0(void)
{
return;
}
| RET | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004010d0_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004010d0_2"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004010d0_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004010d0_2"}]} | {"edges": [], "nodes": [{"label": "004010d0", "type": "basic_block", "id": "004010d0"}]} | {"edges": [], "nodes": [{"label": "004010d0", "type": "basic_block", "id": "004010d0"}]} | null | null | [["const_0", "RETURN_004010d0_2", "input"]] | [["const_0", "RETURN_004010d0_2", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004010d0_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004010d0_2"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004010d0_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004010d0_2"}, {"label": "input", "type": "var", "id": "const_0"}]} | 004010d0 | .. | .. |
12_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_and_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_strip.c | deregister_tm_clones | FUN_004010e0 |
/* WARNING: Removing unreachable block (ram,0x004010ed) */
/* WARNING: Removing unreachable block (ram,0x004010f7) */
void deregister_tm_clones(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x004010ed) */
/* WARNING: Removing unreachable block (ram,0x004010f7) */
void FUN_004010e0(void)
{
return;
}
| MOV EAX,0x404060
CMP RAX,0x404060
JZ 0x00401100
MOV EAX,0x0
TEST RAX,RAX
JZ 0x00401100
MOV EDI,0x404060
JMP RAX
RET | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401100_26"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401100_26"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401100_26"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401100_26"}]} | {"edges": [{"source": "004010e0", "type": "control_flow", "target": "00401100"}, {"source": "004010e0", "type": "control_flow", "target": "004010ed"}, {"source": "004010ed", "type": "control_flow", "target": "00401100"}, {"source": "004010ed", "type": "control_flow", "target": "004010f7"}], "nodes": [{"label": "004010e... | {"edges": [{"source": "004010e0", "type": "control_flow", "target": "00401100"}, {"source": "004010e0", "type": "control_flow", "target": "004010ed"}, {"source": "004010ed", "type": "control_flow", "target": "00401100"}, {"source": "004010ed", "type": "control_flow", "target": "004010f7"}], "nodes": [{"label": "004010e... | null | null | [["const_0", "RETURN_00401100_26", "input"]] | [["const_0", "RETURN_00401100_26", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401100_26"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401100_26"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401100_26"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401100_26"}, {"label": "input", "type": "var", "id": "const_0"}]} | 004010e0 | .. | .. |
13_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_and_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_strip.c | register_tm_clones | FUN_00401110 |
/* WARNING: Removing unreachable block (ram,0x0040112f) */
/* WARNING: Removing unreachable block (ram,0x00401139) */
void register_tm_clones(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x0040112f) */
/* WARNING: Removing unreachable block (ram,0x00401139) */
void FUN_00401110(void)
{
return;
}
| MOV ESI,0x404060
SUB RSI,0x404060
MOV RAX,RSI
SHR RSI,0x3f
SAR RAX,0x3
ADD RSI,RAX
SAR RSI,0x1
JZ 0x00401140
MOV EAX,0x0
TEST RAX,RAX
JZ 0x00401140
MOV EDI,0x404060
JMP RAX
RET | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401140_117"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401140_117"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401140_117"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401140_117"}]} | {"edges": [{"source": "00401110", "type": "control_flow", "target": "00401140"}, {"source": "00401110", "type": "control_flow", "target": "0040112f"}, {"source": "0040112f", "type": "control_flow", "target": "00401140"}, {"source": "0040112f", "type": "control_flow", "target": "00401139"}], "nodes": [{"label": "0040111... | {"edges": [{"source": "00401110", "type": "control_flow", "target": "00401140"}, {"source": "00401110", "type": "control_flow", "target": "0040112f"}, {"source": "0040112f", "type": "control_flow", "target": "00401140"}, {"source": "0040112f", "type": "control_flow", "target": "00401139"}], "nodes": [{"label": "0040111... | null | null | [["const_0", "RETURN_00401140_117", "input"]] | [["const_0", "RETURN_00401140_117", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401140_117"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401140_117"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401140_117"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401140_117"}, {"label": "input", "type": "var", "id": "const_0"}]} | 00401110 | .. | .. |
14_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_and_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_strip.c | __do_global_dtors_aux | _FINI_0 |
void __do_global_dtors_aux(void)
{
if (completed_0 == '\0') {
deregister_tm_clones();
completed_0 = 1;
return;
}
return;
}
|
void _FINI_0(void)
{
if (DAT_00404060 == '\0') {
FUN_004010e0();
DAT_00404060 = 1;
return;
}
return;
}
| CMP byte ptr [0x00404060],0x0
JNZ 0x00401170
PUSH RBP
MOV RBP,RSP
CALL 0x004010e0
MOV byte ptr [0x00404060],0x1
POP RBP
RET
RET | {"edges": [{"source": "INT_EQUAL_00401150_5", "type": "def", "target": "reg_register:00000206"}, {"source": "const_18", "type": "use", "target": "INDIRECT_0040115d_44"}, {"source": "const_0", "type": "use", "target": "INT_EQUAL_00401150_5"}, {"source": "COPY_00401170_46", "type": "def", "target": "addrtied_00404060"}, ... | {"edges": [{"source": "INT_EQUAL_00401150_5", "type": "def", "target": "reg_register:00000206"}, {"source": "const_18", "type": "use", "target": "INDIRECT_0040115d_44"}, {"source": "const_0", "type": "use", "target": "INT_EQUAL_00401150_5"}, {"source": "COPY_00401170_46", "type": "def", "target": "addrtied_00404060"}, ... | {"edges": [{"source": "00401150", "type": "control_flow", "target": "00401170"}, {"source": "00401150", "type": "control_flow", "target": "00401159"}, {"source": "00401159", "type": "control_flow", "target": "004010e0"}], "nodes": [{"label": "00401150", "type": "basic_block", "id": "00401150"}, {"label": "00401170", "t... | {"edges": [{"source": "00401150", "type": "control_flow", "target": "00401170"}, {"source": "00401150", "type": "control_flow", "target": "00401159"}, {"source": "00401159", "type": "control_flow", "target": "004010e0"}], "nodes": [{"label": "00401150", "type": "basic_block", "id": "00401150"}, {"label": "00401170", "t... | null | null | [["const_0", "RETURN_00401170_29", "input"], ["COPY_00401170_46", "addrtied_00404060", "output"], ["const_0", "INT_EQUAL_00401150_5", "input"], ["const_18", "INDIRECT_0040115d_44", "input"], ["var_004010e0", "CALL_0040115d_18", "input"], ["const_1", "COPY_00401162_19", "input"], ["addrtied_00404060", "INT_EQUAL_0040115... | [["const_0", "RETURN_00401170_29", "input"], ["COPY_00401170_46", "addrtied_00404060", "output"], ["const_0", "INT_EQUAL_00401150_5", "input"], ["const_18", "INDIRECT_0040115d_44", "input"], ["var_004010e0", "CALL_0040115d_18", "input"], ["const_1", "COPY_00401162_19", "input"], ["addrtied_00404060", "INT_EQUAL_0040115... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401170_29"}, {"source": "COPY_00401170_46", "type": "output", "target": "addrtied_00404060"}, {"source": "const_0", "type": "input", "target": "INT_EQUAL_00401150_5"}, {"source": "const_18", "type": "input", "target": "INDIRECT_0040115d_44"}, {"sourc... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401170_29"}, {"source": "COPY_00401170_46", "type": "output", "target": "addrtied_00404060"}, {"source": "const_0", "type": "input", "target": "INT_EQUAL_00401150_5"}, {"source": "const_18", "type": "input", "target": "INDIRECT_0040115d_44"}, {"sourc... | 00401150 | .. | .. |
15_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_and_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_strip.c | frame_dummy | _INIT_0 |
/* WARNING: Removing unreachable block (ram,0x0040112f) */
/* WARNING: Removing unreachable block (ram,0x00401139) */
void frame_dummy(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x0040112f) */
/* WARNING: Removing unreachable block (ram,0x00401139) */
void _INIT_0(void)
{
return;
}
| JMP 0x00401110 | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401140_118"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401140_118"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401140_118"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401140_118"}]} | {"edges": [{"source": "00401180", "type": "control_flow", "target": "00401110"}], "nodes": [{"label": "00401180", "type": "basic_block", "id": "00401180"}, {"label": "00401110", "type": "basic_block", "id": "00401110"}]} | {"edges": [{"source": "00401180", "type": "control_flow", "target": "00401110"}], "nodes": [{"label": "00401180", "type": "basic_block", "id": "00401180"}, {"label": "00401110", "type": "basic_block", "id": "00401110"}]} | null | null | [["const_0", "RETURN_00401140_118", "input"]] | [["const_0", "RETURN_00401140_118", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401140_118"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401140_118"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401140_118"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401140_118"}, {"label": "input", "type": "var", "id": "const_0"}]} | 00401180 | .. | .. |
16_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_and_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_strip.c | main | FUN_00401182 |
/* WARNING: Unknown calling convention */
int main(void)
{
int iVar1;
__pid_t _Var2;
int *piVar3;
ssize_t sVar4;
undefined8 uStack_b0;
char buf [128];
int wstatus;
char *p;
ssize_t rv;
int fd;
pid_t pid;
uStack_b0 = 0x401197;
iVar1 = unshare(0x20000000);
if (iVar1 == -1) {
uStack_b... |
undefined8 FUN_00401182(void)
{
int iVar1;
__pid_t _Var2;
int *piVar3;
undefined8 uVar4;
ssize_t sVar5;
undefined8 uStack_b0;
undefined1 local_a8 [132];
uint local_24;
undefined1 *local_20;
ssize_t local_18;
int local_10;
__pid_t local_c;
uStack_b0 = 0x401197;
iVar1 = unshare(0x20000000... | PUSH RBP
MOV RBP,RSP
SUB RSP,0xa0
MOV EDI,0x20000000
CALL 0x00401040
CMP EAX,-0x1
JNZ 0x004011c8
CALL 0x00401030
MOV EAX,dword ptr [RAX]
CMP EAX,0x26
JZ 0x004011b4
CALL 0x00401030
MOV EAX,dword ptr [RAX]
CMP EAX,0x1
JNZ 0x004011be
MOV EAX,0x2
JMP 0x004013a7
MOV EAX,0x1
JMP 0x004013a7
CALL 0x00401090
MOV dword ptr [RBP ... | {"edges": [{"source": "var_00401070", "type": "use", "target": "CALL_004012bf_313"}, {"source": "INDIRECT_00401225_1271", "type": "def", "target": "addrtied_Stack[-0xc]"}, {"source": "INT_EQUAL_00401378_489", "type": "def", "target": "reg_register:00000206"}, {"source": "var_004013a7", "type": "use", "target": "BRANCH_... | {"edges": [{"source": "var_00401070", "type": "use", "target": "CALL_004012bf_313"}, {"source": "reg_register:00000020", "type": "use", "target": "PTRSUB_00401211_1288"}, {"source": "const_351", "type": "use", "target": "INDIRECT_004012fb_1258"}, {"source": "const_267", "type": "use", "target": "INDIRECT_00401288_1190"... | {"edges": [{"source": "00401182", "type": "control_flow", "target": "00401040"}, {"source": "00401182", "type": "control_flow", "target": "004011c8"}, {"source": "00401182", "type": "control_flow", "target": "0040119c"}, {"source": "0040119c", "type": "control_flow", "target": "00401030"}, {"source": "0040119c", "type"... | {"edges": [{"source": "00401182", "type": "control_flow", "target": "00401040"}, {"source": "00401182", "type": "control_flow", "target": "004011c8"}, {"source": "00401182", "type": "control_flow", "target": "0040119c"}, {"source": "0040119c", "type": "control_flow", "target": "00401030"}, {"source": "0040119c", "type"... | null | null | [["unique_56448", "INT_EQUAL_00401341_435", "input"], ["reg_register:00000000", "INDIRECT_00401288_1233", "input"], ["addrtied_Stack[-0x10]", "INDIRECT_004012fb_1262", "input"], ["const_4198910", "COPY_004011f9_114", "input"], ["const_483", "INDIRECT_00401373_1217", "input"], ["reg_register:00000206", "CBRANCH_0040138c... | [["unique_56448", "INT_EQUAL_00401341_435", "input"], ["COPY_0040127e_263", "reg_register:00000000", "output"], ["const_4198910", "COPY_004011f9_114", "input"], ["reg_register:00000206", "CBRANCH_0040138c_522", "input"], ["reg_register:00000000", "INT_EQUAL_004012a0_294", "input"], ["reg_register:00000000", "INT_EQUAL_... | {"edges": [{"source": "unique_56448", "type": "input", "target": "INT_EQUAL_00401341_435"}, {"source": "reg_register:00000000", "type": "input", "target": "INDIRECT_00401288_1233"}, {"source": "addrtied_Stack[-0x10]", "type": "input", "target": "INDIRECT_004012fb_1262"}, {"source": "const_4198910", "type": "input", "ta... | {"edges": [{"source": "unique_56448", "type": "input", "target": "INT_EQUAL_00401341_435"}, {"source": "COPY_0040127e_263", "type": "output", "target": "reg_register:00000000"}, {"source": "const_4198910", "type": "input", "target": "COPY_004011f9_114"}, {"source": "reg_register:00000206", "type": "input", "target": "C... | 00401182 | .. | .. |
17_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_and_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_strip.c | __libc_csu_init | FUN_004013b0 |
void __libc_csu_init(EVP_PKEY_CTX *param_1,undefined8 param_2,undefined8 param_3)
{
long lVar1;
_init(param_1);
lVar1 = 0;
do {
(*(code *)(&__frame_dummy_init_array_entry)[lVar1])((ulong)param_1 & 0xffffffff,param_2,param_3)
;
lVar1 = lVar1 + 1;
} while (lVar1 != 1);
return;
}
|
void FUN_004013b0(undefined4 param_1,undefined8 param_2,undefined8 param_3)
{
long lVar1;
_DT_INIT();
lVar1 = 0;
do {
(*(code *)(&__DT_INIT_ARRAY)[lVar1])(param_1,param_2,param_3);
lVar1 = lVar1 + 1;
} while (lVar1 != 1);
return;
}
| PUSH R15
MOV R15,RDX
PUSH R14
MOV R14,RSI
PUSH R13
MOV R13D,EDI
PUSH R12
LEA R12,[0x403e00]
PUSH RBP
LEA RBP,[0x403e08]
PUSH RBX
SUB RBP,R12
SUB RSP,0x8
CALL 0x00401000
SAR RBP,0x3
JZ 0x004013fe
XOR EBX,EBX
NOP dword ptr [RAX]
MOV RDX,R15
MOV RSI,R14
MOV EDI,R13D
CALL qword ptr [R12 + RBX*0x8]
ADD RBX,0x1
CMP RBP,RBX
J... | {"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CAST_004013bc_286"}, {"source": "const_8", "type": "use", "target": "PTRADD_004013f1_285"}, {"source": "reg_register:00000206", "type": "use", "target": "CBRANCH_004013fc_121"}, {"source": "unique_18944", "type": "use", "target": "LOAD_004013f1_96... | {"edges": [{"source": "const_8", "type": "use", "target": "PTRADD_004013f1_283"}, {"source": "reg_register:00000038", "type": "use", "target": "CALLIND_004013f1_100"}, {"source": "reg_register:00000206", "type": "use", "target": "CBRANCH_004013fc_121"}, {"source": "unique_18944", "type": "use", "target": "LOAD_004013f1... | {"edges": [{"source": "004013b0", "type": "control_flow", "target": "00401000"}, {"source": "004013b0", "type": "control_flow", "target": "004013fe"}, {"source": "004013b0", "type": "control_flow", "target": "004013e3"}, {"source": "004013e3", "type": "control_flow", "target": "004013e8"}, {"source": "004013e8", "type"... | {"edges": [{"source": "004013b0", "type": "control_flow", "target": "00401000"}, {"source": "004013b0", "type": "control_flow", "target": "004013fe"}, {"source": "004013b0", "type": "control_flow", "target": "004013e3"}, {"source": "004013e3", "type": "control_flow", "target": "004013e8"}, {"source": "004013e8", "type"... | null | null | [["unique_268435586", "INT_AND_004013bc_222", "input"], ["LOAD_004013f1_96", "unique_57088", "output"], ["COPY_004013e3_202", "reg_register:00000018", "output"], ["unique_18944", "LOAD_004013f1_96", "input"], ["unique_268435570", "PTRADD_004013f1_285", "input"], ["const_0", "PTRSUB_004013f1_284", "input"], ["reg_regist... | [["PTRADD_004013f1_283", "unique_18944", "output"], ["const_0", "COPY_004013e3_199", "input"], ["LOAD_004013f1_96", "unique_57088", "output"], ["unique_18944", "LOAD_004013f1_96", "input"], ["const_0", "PTRSUB_004013f1_282", "input"], ["reg_register:00000010", "CALLIND_004013f1_100", "input"], ["reg_register:00000206",... | {"edges": [{"source": "unique_268435586", "type": "input", "target": "INT_AND_004013bc_222"}, {"source": "LOAD_004013f1_96", "type": "output", "target": "unique_57088"}, {"source": "COPY_004013e3_202", "type": "output", "target": "reg_register:00000018"}, {"source": "unique_18944", "type": "input", "target": "LOAD_0040... | {"edges": [{"source": "PTRADD_004013f1_283", "type": "output", "target": "unique_18944"}, {"source": "const_0", "type": "input", "target": "COPY_004013e3_199"}, {"source": "LOAD_004013f1_96", "type": "output", "target": "unique_57088"}, {"source": "unique_18944", "type": "input", "target": "LOAD_004013f1_96"}, {"source... | 004013b0 | .. | .. |
18_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_and_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_strip.c | __libc_csu_fini | FUN_00401410 |
void __libc_csu_fini(void)
{
return;
}
|
void FUN_00401410(void)
{
return;
}
| RET | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401410_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401410_2"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401410_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401410_2"}]} | {"edges": [], "nodes": [{"label": "00401410", "type": "basic_block", "id": "00401410"}]} | {"edges": [], "nodes": [{"label": "00401410", "type": "basic_block", "id": "00401410"}]} | null | null | [["const_0", "RETURN_00401410_2", "input"]] | [["const_0", "RETURN_00401410_2", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401410_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401410_2"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401410_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401410_2"}, {"label": "input", "type": "var", "id": "const_0"}]} | 00401410 | .. | .. |
19_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_and_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_strip.c | _fini | _DT_FINI |
void _fini(void)
{
return;
}
|
void _DT_FINI(void)
{
return;
}
| SUB RSP,0x8
ADD RSP,0x8
RET | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_0040141c_20"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_0040141c_20"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_0040141c_20"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_0040141c_20"}]} | {"edges": [], "nodes": [{"label": "00401414", "type": "basic_block", "id": "00401414"}]} | {"edges": [], "nodes": [{"label": "00401414", "type": "basic_block", "id": "00401414"}]} | null | null | [["const_0", "RETURN_0040141c_20", "input"]] | [["const_0", "RETURN_0040141c_20", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_0040141c_20"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_0040141c_20"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_0040141c_20"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_0040141c_20"}, {"label": "input", "type": "var", "id": "const_0"}]} | 00401414 | .. | .. |
20_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_and_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_strip.c | __errno_location | __errno_location |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int * __errno_location(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* __errno_location@@GLIBC_2.2.5 */
halt_bad... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int * __errno_location(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405000_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405000_0"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405000_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405000_0"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405000_0", "input"]] | [["const_1", "RETURN_00405000_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405000_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405000_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405000_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405000_0"}]} | 00405000 | .. | .. |
21_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_and_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_strip.c | unshare | unshare |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int unshare(int __flags)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* unshare@@GLIBC_2.4 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int unshare(int __flags)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405008_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405008_0"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405008_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405008_0"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405008_0", "input"]] | [["const_1", "RETURN_00405008_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405008_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405008_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405008_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405008_0"}]} | 00405008 | .. | .. |
22_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_and_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_strip.c | lseek | lseek |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
__off_t lseek(int __fd,__off_t __offset,int __whence)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* lseek@@GLIBC_2.2.5... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
__off_t lseek(int __fd,__off_t __offset,int __whence)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405010_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405010_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405010_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405010_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405010_0", "input"]] | [["const_1", "RETURN_00405010_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405010_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405010_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405010_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405010_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | 00405010 | .. | .. |
23_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_and_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_strip.c | read | read |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ssize_t read(int __fd,void *__buf,size_t __nbytes)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* read@@GLIBC_2.2.5 */
... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ssize_t read(int __fd,void *__buf,size_t __nbytes)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405018_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405018_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405018_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405018_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405018_0", "input"]] | [["const_1", "RETURN_00405018_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405018_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405018_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405018_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405018_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | 00405018 | .. | .. |
24_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_and_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_strip.c | __libc_start_main | __libc_start_main |
/* WARNING: Control flow encountered bad instruction data */
void __libc_start_main(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* __libc_start_main@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void __libc_start_main(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405020_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405020_0"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405020_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405020_0"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405020_0", "input"]] | [["const_1", "RETURN_00405020_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405020_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405020_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405020_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405020_0"}]} | 00405020 | .. | .. |
25_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_and_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_strip.c | __gmon_start__ | __gmon_start__ |
/* WARNING: Control flow encountered bad instruction data */
void __gmon_start__(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void __gmon_start__(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405028_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405028_0"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405028_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405028_0"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405028_0", "input"]] | [["const_1", "RETURN_00405028_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405028_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405028_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405028_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405028_0"}]} | 00405028 | .. | .. |
26_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_and_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_strip.c | waitpid | waitpid |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
__pid_t waitpid(__pid_t __pid,int *__stat_loc,int __options)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* waitpid@@GL... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
__pid_t waitpid(__pid_t __pid,int *__stat_loc,int __options)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405030_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405030_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405030_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405030_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405030_0", "input"]] | [["const_1", "RETURN_00405030_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405030_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405030_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405030_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405030_0"}]} | 00405030 | .. | .. |
27_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_and_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_strip.c | open | open |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int open(char *__file,int __oflag,...)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* open@@GLIBC_2.2.5 */
halt_badda... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int open(char *__file,int __oflag,...)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405038_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405038_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405038_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405038_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405038_0", "input"]] | [["const_1", "RETURN_00405038_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405038_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405038_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405038_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405038_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | 00405038 | .. | .. |
28_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_and_0049604a476bb72bee0bad753f07ecb5862c924fa1535817e13a88622e0aad5f_strip.c | fork | fork |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
__pid_t fork(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fork@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
__pid_t fork(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405040_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405040_0"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405040_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405040_0"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405040_0", "input"]] | [["const_1", "RETURN_00405040_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405040_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405040_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405040_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405040_0"}]} | 00405040 | .. | .. |
1_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_and_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_strip.c | _init | _DT_INIT |
int _init(EVP_PKEY_CTX *ctx)
{
int iVar1;
iVar1 = __gmon_start__();
return iVar1;
}
|
void _DT_INIT(void)
{
__gmon_start__();
return;
}
| SUB RSP,0x8
MOV RAX,qword ptr [0x00403ff8]
TEST RAX,RAX
JZ 0x00401012
CALL RAX
ADD RSP,0x8
RET | {"edges": [{"source": "CALL_00401010_23", "type": "def", "target": "reg_register:00000000"}, {"source": "var_00405030", "type": "use", "target": "CALL_00401010_23"}, {"source": "const_0", "type": "use", "target": "RETURN_00401016_35"}, {"source": "COPY_00401016_41", "type": "def", "target": "reg_register:00000000"}, {"... | {"edges": [{"source": "var_00405030", "type": "use", "target": "CALL_00401010_23"}, {"source": "const_0", "type": "use", "target": "RETURN_00401016_35"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401016_35"}, {"label": "var", "type": "var", "id": "var... | {"edges": [{"source": "00401000", "type": "control_flow", "target": "00401012"}, {"source": "00401000", "type": "control_flow", "target": "00401010"}, {"source": "00401010", "type": "control_flow", "target": "00405030"}, {"source": "00401010", "type": "control_flow", "target": "00401012"}], "nodes": [{"label": "0040100... | {"edges": [{"source": "00401000", "type": "control_flow", "target": "00401012"}, {"source": "00401000", "type": "control_flow", "target": "00401010"}, {"source": "00401010", "type": "control_flow", "target": "00405030"}, {"source": "00401010", "type": "control_flow", "target": "00401012"}], "nodes": [{"label": "0040100... | null | null | [["CALL_00401010_23", "reg_register:00000000", "output"], ["COPY_00401016_41", "reg_register:00000000", "output"], ["var_00405030", "CALL_00401010_23", "input"], ["reg_register:00000000", "RETURN_00401016_35", "input"], ["const_0", "RETURN_00401016_35", "input"], ["reg_register:00000000", "COPY_00401016_41", "input"]] | [["var_00405030", "CALL_00401010_23", "input"], ["const_0", "RETURN_00401016_35", "input"]] | {"edges": [{"source": "CALL_00401010_23", "type": "output", "target": "reg_register:00000000"}, {"source": "COPY_00401016_41", "type": "output", "target": "reg_register:00000000"}, {"source": "var_00405030", "type": "input", "target": "CALL_00401010_23"}, {"source": "reg_register:00000000", "type": "input", "target": "... | {"edges": [{"source": "var_00405030", "type": "input", "target": "CALL_00401010_23"}, {"source": "const_0", "type": "input", "target": "RETURN_00401016_35"}], "nodes": [{"label": "input", "type": "var", "id": "var_00405030"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401016_35"}, {"label": "CALL", "type": "op",... | 00401000 | .. | .. |
2_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_and_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_strip.c | FUN_00401020 | FUN_00401020 |
void FUN_00401020(void)
{
(*(code *)(undefined *)0x0)();
return;
}
|
void FUN_00401020(void)
{
(*(code *)(undefined *)0x0)();
return;
}
| PUSH qword ptr [0x00404008]
JMP qword ptr [0x00404010] | {"edges": [{"source": "const_0", "type": "use", "target": "CAST_00401026_12"}, {"source": "const_1", "type": "use", "target": "RETURN_00401026_4"}, {"source": "CAST_00401026_12", "type": "def", "target": "unique_268435473"}, {"source": "unique_268435473", "type": "use", "target": "CALLIND_00401026_3"}], "nodes": [{"lab... | {"edges": [{"source": "const_0", "type": "use", "target": "CAST_00401026_12"}, {"source": "const_1", "type": "use", "target": "RETURN_00401026_4"}, {"source": "CAST_00401026_12", "type": "def", "target": "unique_268435473"}, {"source": "unique_268435473", "type": "use", "target": "CALLIND_00401026_3"}], "nodes": [{"lab... | {"edges": [{"source": "00401020", "type": "control_flow", "target": "00404010"}], "nodes": [{"label": "00401020", "type": "basic_block", "id": "00401020"}, {"label": "00404010", "type": "basic_block", "id": "00404010"}]} | {"edges": [{"source": "00401020", "type": "control_flow", "target": "00404010"}], "nodes": [{"label": "00401020", "type": "basic_block", "id": "00401020"}, {"label": "00404010", "type": "basic_block", "id": "00404010"}]} | null | null | [["const_1", "RETURN_00401026_4", "input"], ["CAST_00401026_12", "unique_268435473", "output"], ["unique_268435473", "CALLIND_00401026_3", "input"], ["const_0", "CAST_00401026_12", "input"]] | [["const_1", "RETURN_00401026_4", "input"], ["CAST_00401026_12", "unique_268435473", "output"], ["unique_268435473", "CALLIND_00401026_3", "input"], ["const_0", "CAST_00401026_12", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00401026_4"}, {"source": "CAST_00401026_12", "type": "output", "target": "unique_268435473"}, {"source": "unique_268435473", "type": "input", "target": "CALLIND_00401026_3"}, {"source": "const_0", "type": "input", "target": "CAST_00401026_12"}], "nodes... | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00401026_4"}, {"source": "CAST_00401026_12", "type": "output", "target": "unique_268435473"}, {"source": "unique_268435473", "type": "input", "target": "CALLIND_00401026_3"}, {"source": "const_0", "type": "input", "target": "CAST_00401026_12"}], "nodes... | 00401020 | .. | .. |
3_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_and_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_strip.c | puts | puts |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int puts(char *__s)
{
int iVar1;
iVar1 = puts(__s);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int puts(char *__s)
{
int iVar1;
iVar1 = puts(__s);
return iVar1;
}
| JMP qword ptr [0x00404018] | {"edges": [{"source": "CALL_00401030_0", "type": "def", "target": "reg_register:00000000"}, {"source": "var_00405000", "type": "use", "target": "CALL_00401030_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401030_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_004010... | {"edges": [{"source": "CALL_00401030_0", "type": "def", "target": "reg_register:00000000"}, {"source": "var_00405000", "type": "use", "target": "CALL_00401030_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401030_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_004010... | {"edges": [{"source": "00401030", "type": "control_flow", "target": "00405000"}], "nodes": [{"label": "00401030", "type": "basic_block", "id": "00401030"}, {"label": "00405000", "type": "basic_block", "id": "00405000"}]} | {"edges": [{"source": "00401030", "type": "control_flow", "target": "00405000"}], "nodes": [{"label": "00401030", "type": "basic_block", "id": "00401030"}, {"label": "00405000", "type": "basic_block", "id": "00405000"}]} | null | null | [["reg_register:00000000", "RETURN_00401030_1", "input"], ["reg_register:00000038", "CALL_00401030_0", "input"], ["var_00405000", "CALL_00401030_0", "input"], ["CALL_00401030_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401030_1", "input"]] | [["reg_register:00000000", "RETURN_00401030_1", "input"], ["reg_register:00000038", "CALL_00401030_0", "input"], ["var_00405000", "CALL_00401030_0", "input"], ["CALL_00401030_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401030_1", "input"]] | {"edges": [{"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401030_1"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401030_0"}, {"source": "var_00405000", "type": "input", "target": "CALL_00401030_0"}, {"source": "CALL_00401030_0", "type": "output", "target": "reg_regi... | {"edges": [{"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401030_1"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401030_0"}, {"source": "var_00405000", "type": "input", "target": "CALL_00401030_0"}, {"source": "CALL_00401030_0", "type": "output", "target": "reg_regi... | 00401030 | .. | .. |
4_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_and_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_strip.c | dup2 | dup2 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int dup2(int __fd,int __fd2)
{
int iVar1;
iVar1 = dup2(__fd,__fd2);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int dup2(int __fd,int __fd2)
{
int iVar1;
iVar1 = dup2(__fd,__fd2);
return iVar1;
}
| JMP qword ptr [0x00404020] | {"edges": [{"source": "CALL_00401040_0", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "RETURN_00401040_1"}, {"source": "var_00405008", "type": "use", "target": "CALL_00401040_0"}, {"source": "reg_register:00000030", "type": "use", "target": "CALL_00401040_0"}, {"sour... | {"edges": [{"source": "CALL_00401040_0", "type": "def", "target": "reg_register:00000000"}, {"source": "const_0", "type": "use", "target": "RETURN_00401040_1"}, {"source": "var_00405008", "type": "use", "target": "CALL_00401040_0"}, {"source": "reg_register:00000030", "type": "use", "target": "CALL_00401040_0"}, {"sour... | {"edges": [{"source": "00401040", "type": "control_flow", "target": "00405008"}], "nodes": [{"label": "00401040", "type": "basic_block", "id": "00401040"}, {"label": "00405008", "type": "basic_block", "id": "00405008"}]} | {"edges": [{"source": "00401040", "type": "control_flow", "target": "00405008"}], "nodes": [{"label": "00401040", "type": "basic_block", "id": "00401040"}, {"label": "00405008", "type": "basic_block", "id": "00405008"}]} | null | null | [["reg_register:00000030", "CALL_00401040_0", "input"], ["var_00405008", "CALL_00401040_0", "input"], ["reg_register:00000000", "RETURN_00401040_1", "input"], ["CALL_00401040_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401040_1", "input"], ["reg_register:00000038", "CALL_00401040_0", "input"]] | [["reg_register:00000030", "CALL_00401040_0", "input"], ["var_00405008", "CALL_00401040_0", "input"], ["reg_register:00000000", "RETURN_00401040_1", "input"], ["CALL_00401040_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401040_1", "input"], ["reg_register:00000038", "CALL_00401040_0", "input"]] | {"edges": [{"source": "reg_register:00000030", "type": "input", "target": "CALL_00401040_0"}, {"source": "var_00405008", "type": "input", "target": "CALL_00401040_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401040_1"}, {"source": "CALL_00401040_0", "type": "output", "target": "reg_regi... | {"edges": [{"source": "reg_register:00000030", "type": "input", "target": "CALL_00401040_0"}, {"source": "var_00405008", "type": "input", "target": "CALL_00401040_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401040_1"}, {"source": "CALL_00401040_0", "type": "output", "target": "reg_regi... | 00401040 | .. | .. |
5_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_and_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_strip.c | printf | printf |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int printf(char *__format,...)
{
int iVar1;
iVar1 = printf(__format);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int printf(char *__format,...)
{
int iVar1;
iVar1 = printf(__format);
return iVar1;
}
| JMP qword ptr [0x00404028] | {"edges": [{"source": "var_00405010", "type": "use", "target": "CALL_00401050_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401050_1"}, {"source": "const_0", "type": "use", "target": "RETURN_00401050_1"}, {"source": "CALL_00401050_0", "type": "def", "target": "reg_register:00000000"}, {"so... | {"edges": [{"source": "var_00405010", "type": "use", "target": "CALL_00401050_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401050_1"}, {"source": "const_0", "type": "use", "target": "RETURN_00401050_1"}, {"source": "CALL_00401050_0", "type": "def", "target": "reg_register:00000000"}, {"so... | {"edges": [{"source": "00401050", "type": "control_flow", "target": "00405010"}], "nodes": [{"label": "00401050", "type": "basic_block", "id": "00401050"}, {"label": "00405010", "type": "basic_block", "id": "00405010"}]} | {"edges": [{"source": "00401050", "type": "control_flow", "target": "00405010"}], "nodes": [{"label": "00401050", "type": "basic_block", "id": "00401050"}, {"label": "00405010", "type": "basic_block", "id": "00405010"}]} | null | null | [["const_0", "RETURN_00401050_1", "input"], ["reg_register:00000038", "CALL_00401050_0", "input"], ["CALL_00401050_0", "reg_register:00000000", "output"], ["var_00405010", "CALL_00401050_0", "input"], ["reg_register:00000000", "RETURN_00401050_1", "input"]] | [["const_0", "RETURN_00401050_1", "input"], ["reg_register:00000038", "CALL_00401050_0", "input"], ["CALL_00401050_0", "reg_register:00000000", "output"], ["var_00405010", "CALL_00401050_0", "input"], ["reg_register:00000000", "RETURN_00401050_1", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401050_1"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401050_0"}, {"source": "CALL_00401050_0", "type": "output", "target": "reg_register:00000000"}, {"source": "var_00405010", "type": "input", "target": "CALL_00401050_0"... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401050_1"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401050_0"}, {"source": "CALL_00401050_0", "type": "output", "target": "reg_register:00000000"}, {"source": "var_00405010", "type": "input", "target": "CALL_00401050_0"... | 00401050 | .. | .. |
6_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_and_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_strip.c | close | close |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int close(int __fd)
{
int iVar1;
iVar1 = close(__fd);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int close(int __fd)
{
int iVar1;
iVar1 = close(__fd);
return iVar1;
}
| JMP qword ptr [0x00404030] | {"edges": [{"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401060_1"}, {"source": "var_00405018", "type": "use", "target": "CALL_00401060_0"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401060_0"}, {"source": "CALL_00401060_0", "type": "def", "target": "reg_register:0000... | {"edges": [{"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401060_1"}, {"source": "var_00405018", "type": "use", "target": "CALL_00401060_0"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401060_0"}, {"source": "CALL_00401060_0", "type": "def", "target": "reg_register:0000... | {"edges": [{"source": "00401060", "type": "control_flow", "target": "00405018"}], "nodes": [{"label": "00401060", "type": "basic_block", "id": "00401060"}, {"label": "00405018", "type": "basic_block", "id": "00405018"}]} | {"edges": [{"source": "00401060", "type": "control_flow", "target": "00405018"}], "nodes": [{"label": "00401060", "type": "basic_block", "id": "00401060"}, {"label": "00405018", "type": "basic_block", "id": "00405018"}]} | null | null | [["reg_register:00000038", "CALL_00401060_0", "input"], ["reg_register:00000000", "RETURN_00401060_1", "input"], ["CALL_00401060_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401060_1", "input"], ["var_00405018", "CALL_00401060_0", "input"]] | [["reg_register:00000038", "CALL_00401060_0", "input"], ["reg_register:00000000", "RETURN_00401060_1", "input"], ["CALL_00401060_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401060_1", "input"], ["var_00405018", "CALL_00401060_0", "input"]] | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "CALL_00401060_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401060_1"}, {"source": "CALL_00401060_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_... | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "CALL_00401060_0"}, {"source": "reg_register:00000000", "type": "input", "target": "RETURN_00401060_1"}, {"source": "CALL_00401060_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_... | 00401060 | .. | .. |
7_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_and_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_strip.c | fgets | fgets |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * fgets(char *__s,int __n,FILE *__stream)
{
char *pcVar1;
pcVar1 = fgets(__s,__n,__stream);
return pcVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * fgets(char *__s,int __n,FILE *__stream)
{
char *pcVar1;
pcVar1 = fgets(__s,__n,__stream);
return pcVar1;
}
| JMP qword ptr [0x00404038] | {"edges": [{"source": "CALL_00401070_0", "type": "def", "target": "reg_register:00000000"}, {"source": "var_00405028", "type": "use", "target": "CALL_00401070_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401070_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401070_0"}, {"sour... | {"edges": [{"source": "CALL_00401070_0", "type": "def", "target": "reg_register:00000000"}, {"source": "var_00405028", "type": "use", "target": "CALL_00401070_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401070_1"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401070_0"}, {"sour... | {"edges": [{"source": "00401070", "type": "control_flow", "target": "00405028"}], "nodes": [{"label": "00401070", "type": "basic_block", "id": "00401070"}, {"label": "00405028", "type": "basic_block", "id": "00405028"}]} | {"edges": [{"source": "00401070", "type": "control_flow", "target": "00405028"}], "nodes": [{"label": "00401070", "type": "basic_block", "id": "00401070"}, {"label": "00405028", "type": "basic_block", "id": "00405028"}]} | null | null | [["reg_register:00000010", "CALL_00401070_0", "input"], ["reg_register:00000030", "CALL_00401070_0", "input"], ["const_0", "RETURN_00401070_1", "input"], ["var_00405028", "CALL_00401070_0", "input"], ["reg_register:00000000", "RETURN_00401070_1", "input"], ["reg_register:00000038", "CALL_00401070_0", "input"], ["CALL_0... | [["reg_register:00000010", "CALL_00401070_0", "input"], ["reg_register:00000030", "CALL_00401070_0", "input"], ["const_0", "RETURN_00401070_1", "input"], ["var_00405028", "CALL_00401070_0", "input"], ["reg_register:00000000", "RETURN_00401070_1", "input"], ["reg_register:00000038", "CALL_00401070_0", "input"], ["CALL_0... | {"edges": [{"source": "reg_register:00000010", "type": "input", "target": "CALL_00401070_0"}, {"source": "reg_register:00000030", "type": "input", "target": "CALL_00401070_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401070_1"}, {"source": "var_00405028", "type": "input", "target": "CALL_00401070_0"}... | {"edges": [{"source": "reg_register:00000010", "type": "input", "target": "CALL_00401070_0"}, {"source": "reg_register:00000030", "type": "input", "target": "CALL_00401070_0"}, {"source": "const_0", "type": "input", "target": "RETURN_00401070_1"}, {"source": "var_00405028", "type": "input", "target": "CALL_00401070_0"}... | 00401070 | .. | .. |
8_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_and_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_strip.c | open | open |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int open(char *__file,int __oflag,...)
{
int iVar1;
iVar1 = open(__file,__oflag);
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int open(char *__file,int __oflag,...)
{
int iVar1;
iVar1 = open(__file,__oflag);
return iVar1;
}
| JMP qword ptr [0x00404040] | {"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CALL_00401080_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401080_1"}, {"source": "var_00405038", "type": "use", "target": "CALL_00401080_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401080_1"}, {"so... | {"edges": [{"source": "reg_register:00000038", "type": "use", "target": "CALL_00401080_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401080_1"}, {"source": "var_00405038", "type": "use", "target": "CALL_00401080_0"}, {"source": "reg_register:00000000", "type": "use", "target": "RETURN_00401080_1"}, {"so... | {"edges": [{"source": "00401080", "type": "control_flow", "target": "00405038"}], "nodes": [{"label": "00401080", "type": "basic_block", "id": "00401080"}, {"label": "00405038", "type": "basic_block", "id": "00405038"}]} | {"edges": [{"source": "00401080", "type": "control_flow", "target": "00405038"}], "nodes": [{"label": "00401080", "type": "basic_block", "id": "00401080"}, {"label": "00405038", "type": "basic_block", "id": "00405038"}]} | null | null | [["reg_register:00000038", "CALL_00401080_0", "input"], ["reg_register:00000030", "CALL_00401080_0", "input"], ["CALL_00401080_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401080_1", "input"], ["reg_register:00000000", "RETURN_00401080_1", "input"], ["var_00405038", "CALL_00401080_0", "input"]] | [["reg_register:00000038", "CALL_00401080_0", "input"], ["reg_register:00000030", "CALL_00401080_0", "input"], ["CALL_00401080_0", "reg_register:00000000", "output"], ["const_0", "RETURN_00401080_1", "input"], ["reg_register:00000000", "RETURN_00401080_1", "input"], ["var_00405038", "CALL_00401080_0", "input"]] | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "CALL_00401080_0"}, {"source": "reg_register:00000030", "type": "input", "target": "CALL_00401080_0"}, {"source": "CALL_00401080_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_00... | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "CALL_00401080_0"}, {"source": "reg_register:00000030", "type": "input", "target": "CALL_00401080_0"}, {"source": "CALL_00401080_0", "type": "output", "target": "reg_register:00000000"}, {"source": "const_0", "type": "input", "target": "RETURN_00... | 00401080 | .. | .. |
9_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_and_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_strip.c | perror | perror |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void perror(char *__s)
{
perror(__s);
return;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void perror(char *__s)
{
perror(__s);
return;
}
| JMP qword ptr [0x00404048] | {"edges": [{"source": "var_00405040", "type": "use", "target": "CALL_00401090_0"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401090_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401090_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "CALL", "type": ... | {"edges": [{"source": "var_00405040", "type": "use", "target": "CALL_00401090_0"}, {"source": "reg_register:00000038", "type": "use", "target": "CALL_00401090_0"}, {"source": "const_0", "type": "use", "target": "RETURN_00401090_1"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "CALL", "type": ... | {"edges": [{"source": "00401090", "type": "control_flow", "target": "00404048"}, {"source": "00401090", "type": "control_flow", "target": "00405040"}], "nodes": [{"label": "00401090", "type": "basic_block", "id": "00401090"}, {"label": "00404048", "type": "basic_block", "id": "00404048"}, {"label": "00405040", "type": ... | {"edges": [{"source": "00401090", "type": "control_flow", "target": "00404048"}, {"source": "00401090", "type": "control_flow", "target": "00405040"}], "nodes": [{"label": "00401090", "type": "basic_block", "id": "00401090"}, {"label": "00404048", "type": "basic_block", "id": "00404048"}, {"label": "00405040", "type": ... | null | null | [["const_0", "RETURN_00401090_1", "input"], ["reg_register:00000038", "CALL_00401090_0", "input"], ["var_00405040", "CALL_00401090_0", "input"]] | [["const_0", "RETURN_00401090_1", "input"], ["reg_register:00000038", "CALL_00401090_0", "input"], ["var_00405040", "CALL_00401090_0", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401090_1"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401090_0"}, {"source": "var_00405040", "type": "input", "target": "CALL_00401090_0"}], "nodes": [{"label": "input", "type": "var", "id": "reg_register:00000038"}, {"la... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401090_1"}, {"source": "reg_register:00000038", "type": "input", "target": "CALL_00401090_0"}, {"source": "var_00405040", "type": "input", "target": "CALL_00401090_0"}], "nodes": [{"label": "input", "type": "var", "id": "reg_register:00000038"}, {"la... | 00401090 | .. | .. |
10_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_and_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_strip.c | _start | entry |
void processEntry _start(undefined8 param_1,undefined8 param_2)
{
undefined1 auStack_8 [8];
__libc_start_main(main,param_2,&stack0x00000008,__libc_csu_init,__libc_csu_fini,param_1,auStack_8)
;
do {
/* WARNING: Do nothing block with infinite loop */
} while( true );
}
|
void processEntry entry(undefined8 param_1,undefined8 param_2)
{
undefined1 auStack_8 [8];
__libc_start_main(FUN_00401182,param_2,&stack0x00000008,FUN_00401250,FUN_004012b0,param_1,
auStack_8);
do {
/* WARNING: Do nothing block with infinite loop */
} while( true );
... | XOR EBP,EBP
MOV R9,RDX
POP RSI
MOV RDX,RSP
AND RSP,-0x10
PUSH RAX
PUSH RSP
MOV R8,0x4012b0
MOV RCX,0x401250
MOV RDI,0x401182
CALL qword ptr [0x00403ff0]
HLT | {"edges": [{"source": "PTRSUB_004010c4_76", "type": "def", "target": "unique_268435505"}, {"source": "const_8", "type": "use", "target": "PTRSUB_004010a5_77"}, {"source": "PTRSUB_004010a5_77", "type": "def", "target": "reg_register:00000020"}, {"source": "unique_268435497", "type": "use", "target": "CALL_004010c4_37"},... | {"edges": [{"source": "PTRSUB_004010c4_76", "type": "def", "target": "unique_268435505"}, {"source": "const_8", "type": "use", "target": "PTRSUB_004010a5_77"}, {"source": "PTRSUB_004010a5_77", "type": "def", "target": "reg_register:00000020"}, {"source": "unique_268435497", "type": "use", "target": "CALL_004010c4_37"},... | {"edges": [{"source": "004010a0", "type": "control_flow", "target": "00405020"}], "nodes": [{"label": "004010a0", "type": "basic_block", "id": "004010a0"}, {"label": "00405020", "type": "basic_block", "id": "00405020"}]} | {"edges": [{"source": "004010a0", "type": "control_flow", "target": "00405020"}], "nodes": [{"label": "004010a0", "type": "basic_block", "id": "004010a0"}, {"label": "00405020", "type": "basic_block", "id": "00405020"}]} | null | null | [["unique_268435497", "CALL_004010c4_37", "input"], ["unique_268435505", "CALL_004010c4_37", "input"], ["const_4199088", "PTRSUB_004010c4_76", "input"], ["PTRSUB_004010c4_76", "unique_268435505", "output"], ["var_00405020", "CALL_004010c4_37", "input"], ["addrtied_Stack[0x0]", "CALL_004010c4_37", "input"], ["const_4198... | [["unique_268435497", "CALL_004010c4_37", "input"], ["unique_268435505", "CALL_004010c4_37", "input"], ["const_4199088", "PTRSUB_004010c4_76", "input"], ["PTRSUB_004010c4_76", "unique_268435505", "output"], ["var_00405020", "CALL_004010c4_37", "input"], ["addrtied_Stack[0x0]", "CALL_004010c4_37", "input"], ["const_4198... | {"edges": [{"source": "unique_268435497", "type": "input", "target": "CALL_004010c4_37"}, {"source": "unique_268435505", "type": "input", "target": "CALL_004010c4_37"}, {"source": "const_4199088", "type": "input", "target": "PTRSUB_004010c4_76"}, {"source": "PTRSUB_004010c4_76", "type": "output", "target": "unique_2684... | {"edges": [{"source": "unique_268435497", "type": "input", "target": "CALL_004010c4_37"}, {"source": "unique_268435505", "type": "input", "target": "CALL_004010c4_37"}, {"source": "const_4199088", "type": "input", "target": "PTRSUB_004010c4_76"}, {"source": "PTRSUB_004010c4_76", "type": "output", "target": "unique_2684... | 004010a0 | .. | .. |
11_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_and_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_strip.c | _dl_relocate_static_pie | FUN_004010d0 |
void _dl_relocate_static_pie(void)
{
return;
}
|
void FUN_004010d0(void)
{
return;
}
| RET | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004010d0_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004010d0_2"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004010d0_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004010d0_2"}]} | {"edges": [], "nodes": [{"label": "004010d0", "type": "basic_block", "id": "004010d0"}]} | {"edges": [], "nodes": [{"label": "004010d0", "type": "basic_block", "id": "004010d0"}]} | null | null | [["const_0", "RETURN_004010d0_2", "input"]] | [["const_0", "RETURN_004010d0_2", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004010d0_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004010d0_2"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004010d0_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004010d0_2"}, {"label": "input", "type": "var", "id": "const_0"}]} | 004010d0 | .. | .. |
12_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_and_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_strip.c | deregister_tm_clones | FUN_004010e0 |
/* WARNING: Removing unreachable block (ram,0x004010ed) */
/* WARNING: Removing unreachable block (ram,0x004010f7) */
void deregister_tm_clones(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x004010ed) */
/* WARNING: Removing unreachable block (ram,0x004010f7) */
void FUN_004010e0(void)
{
return;
}
| MOV EAX,0x404060
CMP RAX,0x404060
JZ 0x00401100
MOV EAX,0x0
TEST RAX,RAX
JZ 0x00401100
MOV EDI,0x404060
JMP RAX
RET | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401100_26"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401100_26"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401100_26"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401100_26"}]} | {"edges": [{"source": "004010e0", "type": "control_flow", "target": "00401100"}, {"source": "004010e0", "type": "control_flow", "target": "004010ed"}, {"source": "004010ed", "type": "control_flow", "target": "00401100"}, {"source": "004010ed", "type": "control_flow", "target": "004010f7"}], "nodes": [{"label": "004010e... | {"edges": [{"source": "004010e0", "type": "control_flow", "target": "00401100"}, {"source": "004010e0", "type": "control_flow", "target": "004010ed"}, {"source": "004010ed", "type": "control_flow", "target": "00401100"}, {"source": "004010ed", "type": "control_flow", "target": "004010f7"}], "nodes": [{"label": "004010e... | null | null | [["const_0", "RETURN_00401100_26", "input"]] | [["const_0", "RETURN_00401100_26", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401100_26"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401100_26"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401100_26"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401100_26"}, {"label": "input", "type": "var", "id": "const_0"}]} | 004010e0 | .. | .. |
13_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_and_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_strip.c | register_tm_clones | FUN_00401110 |
/* WARNING: Removing unreachable block (ram,0x0040112f) */
/* WARNING: Removing unreachable block (ram,0x00401139) */
void register_tm_clones(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x0040112f) */
/* WARNING: Removing unreachable block (ram,0x00401139) */
void FUN_00401110(void)
{
return;
}
| MOV ESI,0x404060
SUB RSI,0x404060
MOV RAX,RSI
SHR RSI,0x3f
SAR RAX,0x3
ADD RSI,RAX
SAR RSI,0x1
JZ 0x00401140
MOV EAX,0x0
TEST RAX,RAX
JZ 0x00401140
MOV EDI,0x404060
JMP RAX
RET | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401140_117"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401140_117"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401140_117"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401140_117"}]} | {"edges": [{"source": "00401110", "type": "control_flow", "target": "00401140"}, {"source": "00401110", "type": "control_flow", "target": "0040112f"}, {"source": "0040112f", "type": "control_flow", "target": "00401140"}, {"source": "0040112f", "type": "control_flow", "target": "00401139"}], "nodes": [{"label": "0040111... | {"edges": [{"source": "00401110", "type": "control_flow", "target": "00401140"}, {"source": "00401110", "type": "control_flow", "target": "0040112f"}, {"source": "0040112f", "type": "control_flow", "target": "00401140"}, {"source": "0040112f", "type": "control_flow", "target": "00401139"}], "nodes": [{"label": "0040111... | null | null | [["const_0", "RETURN_00401140_117", "input"]] | [["const_0", "RETURN_00401140_117", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401140_117"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401140_117"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401140_117"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401140_117"}, {"label": "input", "type": "var", "id": "const_0"}]} | 00401110 | .. | .. |
14_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_and_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_strip.c | __do_global_dtors_aux | _FINI_0 |
void __do_global_dtors_aux(void)
{
if (completed_0 == '\0') {
deregister_tm_clones();
completed_0 = 1;
return;
}
return;
}
|
void _FINI_0(void)
{
if (DAT_00404068 == '\0') {
FUN_004010e0();
DAT_00404068 = 1;
return;
}
return;
}
| CMP byte ptr [0x00404068],0x0
JNZ 0x00401170
PUSH RBP
MOV RBP,RSP
CALL 0x004010e0
MOV byte ptr [0x00404068],0x1
POP RBP
RET
RET | {"edges": [{"source": "COPY_0040116a_45", "type": "def", "target": "addrtied_00404068"}, {"source": "addrtied_00404068", "type": "use", "target": "COPY_00401170_46"}, {"source": "INT_EQUAL_00401150_5", "type": "def", "target": "reg_register:00000206"}, {"source": "const_18", "type": "use", "target": "INDIRECT_0040115d_... | {"edges": [{"source": "COPY_0040116a_45", "type": "def", "target": "addrtied_00404068"}, {"source": "addrtied_00404068", "type": "use", "target": "COPY_00401170_46"}, {"source": "INT_EQUAL_00401150_5", "type": "def", "target": "reg_register:00000206"}, {"source": "const_18", "type": "use", "target": "INDIRECT_0040115d_... | {"edges": [{"source": "00401150", "type": "control_flow", "target": "00401170"}, {"source": "00401150", "type": "control_flow", "target": "00401159"}, {"source": "00401159", "type": "control_flow", "target": "004010e0"}], "nodes": [{"label": "00401150", "type": "basic_block", "id": "00401150"}, {"label": "00401170", "t... | {"edges": [{"source": "00401150", "type": "control_flow", "target": "00401170"}, {"source": "00401150", "type": "control_flow", "target": "00401159"}, {"source": "00401159", "type": "control_flow", "target": "004010e0"}], "nodes": [{"label": "00401150", "type": "basic_block", "id": "00401150"}, {"label": "00401170", "t... | null | null | [["const_0", "RETURN_00401170_29", "input"], ["const_0", "INT_EQUAL_00401150_5", "input"], ["addrtied_00404068", "INDIRECT_0040115d_44", "input"], ["const_18", "INDIRECT_0040115d_44", "input"], ["COPY_0040116a_45", "addrtied_00404068", "output"], ["var_004010e0", "CALL_0040115d_18", "input"], ["const_1", "COPY_00401162... | [["const_0", "RETURN_00401170_29", "input"], ["const_0", "INT_EQUAL_00401150_5", "input"], ["addrtied_00404068", "INDIRECT_0040115d_44", "input"], ["const_18", "INDIRECT_0040115d_44", "input"], ["COPY_0040116a_45", "addrtied_00404068", "output"], ["var_004010e0", "CALL_0040115d_18", "input"], ["const_1", "COPY_00401162... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401170_29"}, {"source": "const_0", "type": "input", "target": "INT_EQUAL_00401150_5"}, {"source": "addrtied_00404068", "type": "input", "target": "INDIRECT_0040115d_44"}, {"source": "const_18", "type": "input", "target": "INDIRECT_0040115d_44"}, {"so... | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401170_29"}, {"source": "const_0", "type": "input", "target": "INT_EQUAL_00401150_5"}, {"source": "addrtied_00404068", "type": "input", "target": "INDIRECT_0040115d_44"}, {"source": "const_18", "type": "input", "target": "INDIRECT_0040115d_44"}, {"so... | 00401150 | .. | .. |
15_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_and_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_strip.c | frame_dummy | _INIT_0 |
/* WARNING: Removing unreachable block (ram,0x0040112f) */
/* WARNING: Removing unreachable block (ram,0x00401139) */
void frame_dummy(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x0040112f) */
/* WARNING: Removing unreachable block (ram,0x00401139) */
void _INIT_0(void)
{
return;
}
| JMP 0x00401110 | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401140_118"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401140_118"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_00401140_118"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_00401140_118"}]} | {"edges": [{"source": "00401180", "type": "control_flow", "target": "00401110"}], "nodes": [{"label": "00401180", "type": "basic_block", "id": "00401180"}, {"label": "00401110", "type": "basic_block", "id": "00401110"}]} | {"edges": [{"source": "00401180", "type": "control_flow", "target": "00401110"}], "nodes": [{"label": "00401180", "type": "basic_block", "id": "00401180"}, {"label": "00401110", "type": "basic_block", "id": "00401110"}]} | null | null | [["const_0", "RETURN_00401140_118", "input"]] | [["const_0", "RETURN_00401140_118", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401140_118"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401140_118"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_00401140_118"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00401140_118"}, {"label": "input", "type": "var", "id": "const_0"}]} | 00401180 | .. | .. |
16_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_and_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_strip.c | main | FUN_00401182 |
/* WARNING: Unknown calling convention */
int main(void)
{
int __fd;
char *pcVar1;
char buf [100];
int fd;
__fd = open("/dev/pts/0",2);
if (__fd == -1) {
perror("open");
}
else {
dup2(__fd,0);
dup2(__fd,1);
dup2(__fd,2);
if (2 < __fd) {
close(__fd);
}
}
puts("Type... |
undefined8 FUN_00401182(void)
{
char *pcVar1;
char local_78 [108];
int local_c;
local_c = open("/dev/pts/0",2);
if (local_c == -1) {
perror("open");
}
else {
dup2(local_c,0);
dup2(local_c,1);
dup2(local_c,2);
if (2 < local_c) {
close(local_c);
}
}
puts("Type in a str... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x70
MOV ESI,0x2
MOV EDI,0x402004
MOV EAX,0x0
CALL 0x00401080
MOV dword ptr [RBP + -0x4],EAX
CMP dword ptr [RBP + -0x4],-0x1
JZ 0x004011e6
MOV EAX,dword ptr [RBP + -0x4]
MOV ESI,0x0
MOV EDI,EAX
CALL 0x00401040
MOV EAX,dword ptr [RBP + -0x4]
MOV ESI,0x1
MOV EDI,EAX
CALL 0x00401040
MOV EAX,dw... | {"edges": [{"source": "const_2", "type": "use", "target": "INT_SLESS_004011d8_78"}, {"source": "addrtied_00404060", "type": "use", "target": "INDIRECT_00401199_405"}, {"source": "const_0", "type": "use", "target": "COPY_00401244_195"}, {"source": "reg_register:00000000", "type": "use", "target": "CALL_004011df_88"}, {"... | {"edges": [{"source": "COPY_00401244_414", "type": "def", "target": "addrtied_00404060"}, {"source": "const_2", "type": "use", "target": "INT_SLESS_004011d8_78"}, {"source": "addrtied_Stack[-0xc]", "type": "use", "target": "CALL_004011cf_64"}, {"source": "const_93", "type": "use", "target": "INDIRECT_004011f5_410"}, {"... | {"edges": [{"source": "00401182", "type": "control_flow", "target": "00401080"}, {"source": "00401182", "type": "control_flow", "target": "004011e6"}, {"source": "00401182", "type": "control_flow", "target": "004011a7"}, {"source": "004011a7", "type": "control_flow", "target": "00401040"}, {"source": "004011a7", "type"... | {"edges": [{"source": "00401182", "type": "control_flow", "target": "00401080"}, {"source": "00401182", "type": "control_flow", "target": "004011e6"}, {"source": "00401182", "type": "control_flow", "target": "004011a7"}, {"source": "004011a7", "type": "control_flow", "target": "00401040"}, {"source": "004011a7", "type"... | null | null | [["addrtied_00404060", "INDIRECT_00401199_405", "input"], ["reg_register:00000000", "CALL_004011c0_54", "input"], ["addrtied_00404060", "INDIRECT_004011eb_406", "input"], ["reg_register:00000000", "RETURN_00401244_125", "input"], ["PTRSUB_00401201_460", "unique_18176", "output"], ["const_4202551", "COPY_00401239_459", ... | [["COPY_004011f5_456", "unique_268435667", "output"], ["const_101", "INDIRECT_0040120d_436", "input"], ["const_88", "INDIRECT_004011df_434", "input"], ["const_133", "INDIRECT_00401239_412", "input"], ["INDIRECT_004011eb_430", "addrtied_Stack[-0xc]", "output"], ["reg_register:00000000", "RETURN_00401244_125", "input"], ... | {"edges": [{"source": "addrtied_00404060", "type": "input", "target": "INDIRECT_00401199_405"}, {"source": "reg_register:00000000", "type": "input", "target": "CALL_004011c0_54"}, {"source": "addrtied_00404060", "type": "input", "target": "INDIRECT_004011eb_406"}, {"source": "reg_register:00000000", "type": "input", "t... | {"edges": [{"source": "COPY_004011f5_456", "type": "output", "target": "unique_268435667"}, {"source": "const_101", "type": "input", "target": "INDIRECT_0040120d_436"}, {"source": "const_88", "type": "input", "target": "INDIRECT_004011df_434"}, {"source": "const_133", "type": "input", "target": "INDIRECT_00401239_412"}... | 00401182 | .. | .. |
17_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_and_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_strip.c | __libc_csu_init | FUN_00401250 |
void __libc_csu_init(EVP_PKEY_CTX *param_1,undefined8 param_2,undefined8 param_3)
{
long lVar1;
_init(param_1);
lVar1 = 0;
do {
(*(code *)(&__frame_dummy_init_array_entry)[lVar1])((ulong)param_1 & 0xffffffff,param_2,param_3)
;
lVar1 = lVar1 + 1;
} while (lVar1 != 1);
return;
}
|
void FUN_00401250(undefined4 param_1,undefined8 param_2,undefined8 param_3)
{
long lVar1;
_DT_INIT();
lVar1 = 0;
do {
(*(code *)(&__DT_INIT_ARRAY)[lVar1])(param_1,param_2,param_3);
lVar1 = lVar1 + 1;
} while (lVar1 != 1);
return;
}
| PUSH R15
MOV R15,RDX
PUSH R14
MOV R14,RSI
PUSH R13
MOV R13D,EDI
PUSH R12
LEA R12,[0x403db0]
PUSH RBP
LEA RBP,[0x403db8]
PUSH RBX
SUB RBP,R12
SUB RSP,0x8
CALL 0x00401000
SAR RBP,0x3
JZ 0x0040129e
XOR EBX,EBX
NOP dword ptr [RAX]
MOV RDX,R15
MOV RSI,R14
MOV EDI,R13D
CALL qword ptr [R12 + RBX*0x8]
ADD RBX,0x1
CMP RBP,RBX
J... | {"edges": [{"source": "unique_268435586", "type": "use", "target": "INT_AND_0040125c_222"}, {"source": "reg_register:00000038", "type": "use", "target": "CAST_0040125c_286"}, {"source": "LOAD_00401291_96", "type": "def", "target": "unique_57088"}, {"source": "var_00401288", "type": "use", "target": "CBRANCH_0040129c_12... | {"edges": [{"source": "reg_register:00000018", "type": "use", "target": "PTRADD_00401291_283"}, {"source": "const_0", "type": "use", "target": "PTRSUB_00401291_282"}, {"source": "LOAD_00401291_96", "type": "def", "target": "unique_57088"}, {"source": "var_00401288", "type": "use", "target": "CBRANCH_0040129c_121"}, {"s... | {"edges": [{"source": "00401250", "type": "control_flow", "target": "00401000"}, {"source": "00401250", "type": "control_flow", "target": "0040129e"}, {"source": "00401250", "type": "control_flow", "target": "00401283"}, {"source": "00401283", "type": "control_flow", "target": "00401288"}, {"source": "00401288", "type"... | {"edges": [{"source": "00401250", "type": "control_flow", "target": "00401000"}, {"source": "00401250", "type": "control_flow", "target": "0040129e"}, {"source": "00401250", "type": "control_flow", "target": "00401283"}, {"source": "00401283", "type": "control_flow", "target": "00401288"}, {"source": "00401288", "type"... | null | null | [["reg_register:00000038", "CAST_0040125c_286", "input"], ["CAST_0040125c_286", "unique_268435586", "output"], ["INT_NOTEQUAL_00401299_115", "reg_register:00000206", "output"], ["PTRADD_00401291_285", "unique_18944", "output"], ["reg_register:000000a8", "CALLIND_00401291_100", "input"], ["unique_268435570", "PTRADD_004... | [["const_4210096", "PTRSUB_00401291_282", "input"], ["PTRSUB_00401291_282", "unique_268435578", "output"], ["INT_NOTEQUAL_00401299_115", "reg_register:00000206", "output"], ["const_0", "PTRSUB_00401291_282", "input"], ["reg_register:00000018", "MULTIEQUAL_00401288_201", "input"], ["COPY_00401283_199", "reg_register:000... | {"edges": [{"source": "reg_register:00000038", "type": "input", "target": "CAST_0040125c_286"}, {"source": "CAST_0040125c_286", "type": "output", "target": "unique_268435586"}, {"source": "INT_NOTEQUAL_00401299_115", "type": "output", "target": "reg_register:00000206"}, {"source": "PTRADD_00401291_285", "type": "output... | {"edges": [{"source": "const_4210096", "type": "input", "target": "PTRSUB_00401291_282"}, {"source": "PTRSUB_00401291_282", "type": "output", "target": "unique_268435578"}, {"source": "INT_NOTEQUAL_00401299_115", "type": "output", "target": "reg_register:00000206"}, {"source": "const_0", "type": "input", "target": "PTR... | 00401250 | .. | .. |
18_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_and_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_strip.c | __libc_csu_fini | FUN_004012b0 |
void __libc_csu_fini(void)
{
return;
}
|
void FUN_004012b0(void)
{
return;
}
| RET | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004012b0_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004012b0_2"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004012b0_2"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004012b0_2"}]} | {"edges": [], "nodes": [{"label": "004012b0", "type": "basic_block", "id": "004012b0"}]} | {"edges": [], "nodes": [{"label": "004012b0", "type": "basic_block", "id": "004012b0"}]} | null | null | [["const_0", "RETURN_004012b0_2", "input"]] | [["const_0", "RETURN_004012b0_2", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004012b0_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004012b0_2"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004012b0_2"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004012b0_2"}, {"label": "input", "type": "var", "id": "const_0"}]} | 004012b0 | .. | .. |
19_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_and_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_strip.c | _fini | _DT_FINI |
void _fini(void)
{
return;
}
|
void _DT_FINI(void)
{
return;
}
| SUB RSP,0x8
ADD RSP,0x8
RET | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004012bc_20"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004012bc_20"}]} | {"edges": [{"source": "const_0", "type": "use", "target": "RETURN_004012bc_20"}], "nodes": [{"label": "var", "type": "var", "id": "const_0"}, {"label": "RETURN", "type": "op", "id": "RETURN_004012bc_20"}]} | {"edges": [], "nodes": [{"label": "004012b4", "type": "basic_block", "id": "004012b4"}]} | {"edges": [], "nodes": [{"label": "004012b4", "type": "basic_block", "id": "004012b4"}]} | null | null | [["const_0", "RETURN_004012bc_20", "input"]] | [["const_0", "RETURN_004012bc_20", "input"]] | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004012bc_20"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004012bc_20"}, {"label": "input", "type": "var", "id": "const_0"}]} | {"edges": [{"source": "const_0", "type": "input", "target": "RETURN_004012bc_20"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_004012bc_20"}, {"label": "input", "type": "var", "id": "const_0"}]} | 004012b4 | .. | .. |
20_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_and_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_strip.c | puts | puts |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int puts(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* puts@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int puts(char *__s)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405000_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405000_0"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405000_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405000_0"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405000_0", "input"]] | [["const_1", "RETURN_00405000_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405000_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405000_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405000_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405000_0"}]} | 00405000 | .. | .. |
21_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_and_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_strip.c | dup2 | dup2 |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int dup2(int __fd,int __fd2)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* dup2@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int dup2(int __fd,int __fd2)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405008_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405008_0"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405008_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405008_0"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405008_0", "input"]] | [["const_1", "RETURN_00405008_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405008_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405008_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405008_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405008_0"}]} | 00405008 | .. | .. |
22_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_and_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_strip.c | printf | printf |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int printf(char *__format,...)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* printf@@GLIBC_2.2.5 */
halt_baddata();
... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int printf(char *__format,...)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405010_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405010_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405010_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405010_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405010_0", "input"]] | [["const_1", "RETURN_00405010_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405010_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405010_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405010_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405010_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | 00405010 | .. | .. |
23_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_and_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_strip.c | close | close |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int close(int __fd)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* close@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int close(int __fd)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405018_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405018_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405018_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405018_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405018_0", "input"]] | [["const_1", "RETURN_00405018_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405018_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405018_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405018_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405018_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | 00405018 | .. | .. |
24_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_and_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_strip.c | __libc_start_main | __libc_start_main |
/* WARNING: Control flow encountered bad instruction data */
void __libc_start_main(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* __libc_start_main@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void __libc_start_main(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405020_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405020_0"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405020_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405020_0"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405020_0", "input"]] | [["const_1", "RETURN_00405020_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405020_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405020_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405020_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405020_0"}]} | 00405020 | .. | .. |
25_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_and_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_strip.c | fgets | fgets |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * fgets(char *__s,int __n,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* fgets@@GLIBC_2.2.5 */
h... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * fgets(char *__s,int __n,FILE *__stream)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405028_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405028_0"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405028_0"}], "nodes": [{"label": "var", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405028_0"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405028_0", "input"]] | [["const_1", "RETURN_00405028_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405028_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405028_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405028_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405028_0"}]} | 00405028 | .. | .. |
26_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_and_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_strip.c | __gmon_start__ | __gmon_start__ |
/* WARNING: Control flow encountered bad instruction data */
void __gmon_start__(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void __gmon_start__(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405030_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405030_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405030_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405030_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405030_0", "input"]] | [["const_1", "RETURN_00405030_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405030_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405030_0"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405030_0"}], "nodes": [{"label": "input", "type": "var", "id": "const_1"}, {"label": "RETURN", "type": "op", "id": "RETURN_00405030_0"}]} | 00405030 | .. | .. |
27_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_and_004f0685286f540996a610783fdad18d489c440733584b79c9b40f9aceed0a5b_strip.c | open | open |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int open(char *__file,int __oflag,...)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* open@@GLIBC_2.2.5 */
halt_badda... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int open(char *__file,int __oflag,...)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405038_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405038_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "use", "target": "RETURN_00405038_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405038_0"}, {"label": "var", "type": "var", "id": "const_1"}]} | {"edges": [], "nodes": []} | {"edges": [], "nodes": []} | null | null | [["const_1", "RETURN_00405038_0", "input"]] | [["const_1", "RETURN_00405038_0", "input"]] | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405038_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405038_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | {"edges": [{"source": "const_1", "type": "input", "target": "RETURN_00405038_0"}], "nodes": [{"label": "RETURN", "type": "op", "id": "RETURN_00405038_0"}, {"label": "input", "type": "var", "id": "const_1"}]} | 00405038 | .. | .. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.