file_name
stringlengths
21
73
function_name
stringlengths
1
699
stripped_function_name
stringlengths
4
22
clean_function_name
stringlengths
1
50
decompiled_code_original
stringlengths
34
273k
stripped_function_body
stringlengths
37
217k
S-Expression_of_decompiled_code_stripped
stringlengths
338
7.68M
assembly_code
stringlengths
3
132k
Replace_function_name_and_variable_name
stringlengths
39
257k
S-Expression_decompiled_code_original
stringlengths
339
6.76M
S-Expression_of_generate_modified_code
stringlengths
354
6.67M
Root Node
stringlengths
226
974k
662_pterm_and_pterm_strip.c
host_strchr
FUN_00126db5
host_strchr
char * host_strchr(char *s,int c) { long lVar1; char *pcVar2; long in_FS_OFFSET; int c_local; char *s_local; char set [2]; lVar1 = *(long *)(in_FS_OFFSET + 0x28); set[0] = (char)c; set[1] = '\0'; pcVar2 = host_strchr_internal(s,set,1); if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) { ...
void FUN_00126db5(undefined8 param_1,undefined param_2) { long in_FS_OFFSET; undefined local_12; undefined local_11; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); local_11 = 0; local_12 = param_2; FUN_00126cc1(param_1,&local_12,1); if (local_10 != *(long *)(in_FS_OFFSET + 0x28)) { ...
(translation_unit "void FUN_00126db5(undefined8 param_1,undefined param_2)\n\n{\n long in_FS_OFFSET;\n undefined local_12;\n undefined local_11;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n local_11 = 0;\n local_12 = param_2;\n FUN_00126cc1(param_1,&local_12,1);\n if (local_10 != *(long ...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV dword ptr [RBP + -0x1c],ESI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV EAX,dword ptr [RBP + -0x1c] MOV byte ptr [RBP + -0xa],AL MOV byte ptr [RBP + -0x9],0x0 LEA RCX,[RBP + -0xa] MOV RAX,qword ptr [RBP + -0x18] MOV EDX...
char * function_1(char *s,int c) { long var_3; char *pcVar2; long var_1; int c_local; char *s_local; char set [2]; var_3 = *(long *)(var_1 + 0x28); set[0] = (char)c; set[1] = '\0'; pcVar2 = var_2(s,set,1); if (var_3 != *(long *)(var_1 + 0x28)) { /* WARNING: Subroutine does...
(translation_unit "char * host_strchr(char *s,int c)\n\n{\n long lVar1;\n char *pcVar2;\n long in_FS_OFFSET;\n int c_local;\n char *s_local;\n char set [2];\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n set[0] = (char)c;\n set[1] = '\0';\n pcVar2 = host_strchr_internal(s,set,1);\n if (lVar1 != *(long *)(in...
(translation_unit "char * function_1(char *s,int c)\n\n{\n long var_3;\n char *pcVar2;\n long var_1;\n int c_local;\n char *s_local;\n char set [2];\n \n var_3 = *(long *)(var_1 + 0x28);\n set[0] = (char)c;\n set[1] = '\0';\n pcVar2 = var_2(s,set,1);\n if (var_3 != *(long *)(var_1 + 0x28)) {\n ...
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
738_pterm_and_pterm_strip.c
get_sesslist
FUN_0012ef3b
get_sesslist
void get_sesslist(sesslist *list,int allocate) { long lVar1; int iVar2; void *handle_00; char *pcVar3; size_t sVar4; char *pcVar5; char **ppcVar6; long in_FS_OFFSET; int allocate_local; sesslist *list_local; int buflen; int bufsize; int i; int len; char *p; void *handle; char *ret; ...
void FUN_0012ef3b(int *param_1,int param_2) { int iVar1; long lVar2; long lVar3; size_t sVar4; undefined8 uVar5; long in_FS_OFFSET; int local_840; int local_83c; int local_838; char *local_830; char local_818 [2056]; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); if (param_2 ...
(translation_unit "void FUN_0012ef3b(int *param_1,int param_2)\n\n{\n int iVar1;\n long lVar2;\n long lVar3;\n size_t sVar4;\n undefined8 uVar5;\n long in_FS_OFFSET;\n int local_840;\n int local_83c;\n int local_838;\n char *local_830;\n char local_818 [2056];\n long local_10;\n \n local_10 = *(long *)(in...
PUSH RBP MOV RBP,RSP SUB RSP,0x850 MOV qword ptr [RBP + -0x848],RDI MOV dword ptr [RBP + -0x84c],ESI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX CMP dword ptr [RBP + -0x84c],0x0 JZ 0x0012f298 MOV dword ptr [RBP + -0x834],0x0 MOV EAX,dword ptr [RBP + -0x834] MOV dword ptr [RBP + -0x838],EAX MO...
void function_1(type_1 *list,int var_2) { long var_20; int var_10; void *var_5; char *var_7; size_t sVar4; char *pcVar5; char **ppcVar6; long var_1; int allocate_local; type_1 *list_local; int var_11; int var_9; int var_18; int len; char *var_15; void *handle; char *ret; char other...
(translation_unit "void get_sesslist(sesslist *list,int allocate)\n\n{\n long lVar1;\n int iVar2;\n void *handle_00;\n char *pcVar3;\n size_t sVar4;\n char *pcVar5;\n char **ppcVar6;\n long in_FS_OFFSET;\n int allocate_local;\n sesslist *list_local;\n int buflen;\n int bufsize;\n int i;\n int len;\n char...
(translation_unit "void function_1(type_1 *list,int var_2)\n\n{\n long var_20;\n int var_10;\n void *var_5;\n char *var_7;\n size_t sVar4;\n char *pcVar5;\n char **ppcVar6;\n long var_1;\n int allocate_local;\n type_1 *list_local;\n int var_11;\n int var_9;\n int var_18;\n int len;\n char *var_15;\n voi...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif...
970_pterm_and_pterm_strip.c
fatalbox
FUN_0014f028
fatalbox
void fatalbox(char *p,...) { long lVar1; char in_AL; char *msg_00; undefined8 in_RCX; undefined8 in_RDX; undefined8 in_RSI; undefined8 in_R8; undefined8 in_R9; long in_FS_OFFSET; undefined8 in_XMM0_Qa; undefined8 in_XMM1_Qa; undefined8 in_XMM2_Qa; undefined8 in_XMM3_Qa; undefined8 in_XMM4_...
void FUN_0014f028(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8, undefined8 param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12, undefined8 param...
(translation_unit "void FUN_0014f028(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n ...
PUSH RBP MOV RBP,RSP SUB RSP,0xf0 MOV qword ptr [RBP + -0xe8],RDI MOV qword ptr [RBP + -0xa8],RSI MOV qword ptr [RBP + -0xa0],RDX MOV qword ptr [RBP + -0x98],RCX MOV qword ptr [RBP + -0x90],R8 MOV qword ptr [RBP + -0x88],R9 TEST AL,AL JZ 0x0014f081 MOVAPS xmmword ptr [RBP + -0x80],XMM0 MOVAPS xmmword ptr [RBP + -0x70],...
void function_1(char *p,...) { long var_7; char var_1; char *msg_00; type_1 in_RCX; type_1 in_RDX; type_1 in_RSI; type_1 in_R8; type_1 in_R9; long var_2; type_1 in_XMM0_Qa; type_1 in_XMM1_Qa; type_1 in_XMM2_Qa; type_1 in_XMM3_Qa; type_1 in_XMM4_Qa; type_1 in_XMM5_Qa; type_1 in_XMM6_Qa;...
(translation_unit "void fatalbox(char *p,...)\n\n{\n long lVar1;\n char in_AL;\n char *msg_00;\n undefined8 in_RCX;\n undefined8 in_RDX;\n undefined8 in_RSI;\n undefined8 in_R8;\n undefined8 in_R9;\n long in_FS_OFFSET;\n undefined8 in_XMM0_Qa;\n undefined8 in_XMM1_Qa;\n undefined8 in_XMM2_Qa;\n undefined8 ...
(translation_unit "void function_1(char *p,...)\n\n{\n long var_7;\n char var_1;\n char *msg_00;\n type_1 in_RCX;\n type_1 in_RDX;\n type_1 in_RSI;\n type_1 in_R8;\n type_1 in_R9;\n long var_2;\n type_1 in_XMM0_Qa;\n type_1 in_XMM1_Qa;\n type_1 in_XMM2_Qa;\n type_1 in_XMM3_Qa;\n type_1 in_XMM4_Qa;\n type...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (variadic_parameter))) body: (compound_statement (declaration type:...
1387_puttytel_and_puttytel_strip.c
pollwrap_new
FUN_001724ce
pollwrap_new
/* WARNING: Unknown calling convention */ pollwrapper * pollwrap_new(void) { pollwrapper *ppVar1; pollfd *ppVar2; tree234 *ptVar3; pollwrapper *pw; ppVar1 = (pollwrapper *)safemalloc(1,0x20); ppVar1->fdsize = 0x10; ppVar1->nfd = 0; ppVar2 = (pollfd *)safemalloc(ppVar1->fdsize,8); ppVar1->fds = p...
undefined8 * FUN_001724ce(void) { undefined8 *puVar1; undefined8 uVar2; puVar1 = (undefined8 *)FUN_001297e1(1,0x20); puVar1[2] = 0x10; puVar1[1] = 0; uVar2 = FUN_001297e1(puVar1[2],8); *puVar1 = uVar2; uVar2 = FUN_0014c3cf(FUN_00172485); puVar1[3] = uVar2; return puVar1; }
(translation_unit "undefined8 * FUN_001724ce(void)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n \n puVar1 = (undefined8 *)FUN_001297e1(1,0x20);\n puVar1[2] = 0x10;\n puVar1[1] = 0;\n uVar2 = FUN_001297e1(puVar1[2],8);\n *puVar1 = uVar2;\n uVar2 = FUN_0014c3cf(FUN_00172485);\n puVar1[3] = uVar2;\n return ...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV ESI,0x20 MOV EDI,0x1 CALL 0x001297e1 MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV qword ptr [RAX + 0x10],0x10 MOV RAX,qword ptr [RBP + -0x8] MOV qword ptr [RAX + 0x8],0x0 MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX + 0x10] MOV ESI,0x8 MOV RDI,RAX CALL...
/* WARNING: Unknown calling convention */ type_1 * function_1(void) { type_1 *ppVar1; type_2 *ppVar2; type_3 *ptVar3; type_1 *pw; ppVar1 = (type_1 *)var_1(1,0x20); ppVar1->fdsize = 0x10; ppVar1->nfd = 0; ppVar2 = (type_2 *)var_1(ppVar1->fdsize,8); ppVar1->fds = ppVar2; ptVar3 = var_2(pollwrap_...
(translation_unit "/* WARNING: Unknown calling convention */\n\npollwrapper * pollwrap_new(void)\n\n{\n pollwrapper *ppVar1;\n pollfd *ppVar2;\n tree234 *ptVar3;\n pollwrapper *pw;\n \n ppVar1 = (pollwrapper *)safemalloc(1,0x20);\n ppVar1->fdsize = 0x10;\n ppVar1->nfd = 0;\n ppVar2 = (pollfd *)safemalloc(ppVar...
(translation_unit "/* WARNING: Unknown calling convention */\n\ntype_1 * function_1(void)\n\n{\n type_1 *ppVar1;\n type_2 *ppVar2;\n type_3 *ptVar3;\n type_1 *pw;\n \n ppVar1 = (type_1 *)var_1(1,0x20);\n ppVar1->fdsize = 0x10;\n ppVar1->nfd = 0;\n ppVar2 = (type_2 *)var_1(ppVar1->fdsize,8);\n ppVar1->fds = pp...
(translation_unit (comment) (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type))))) body: (compound_statement (declaration type: (type_identifier) declarator: (poi...
1100_puttytel_and_puttytel_strip.c
eventlog_list_handler
FUN_001591dd
eventlog_list_handler
void eventlog_list_handler(control *ctrl,void *dlg,void *data,int event) { int iVar1; size_t sVar2; void *pvVar3; int event_local; void *data_local; void *dlg_local; control *ctrl_local; int i; int i_1; int selsize; int extralen; eventlog_stuff *es; if (event == 0) { dlg_update_start(...
void FUN_001591dd(undefined8 param_1,undefined8 param_2,long param_3,int param_4) { int iVar1; size_t sVar2; undefined8 uVar3; undefined4 local_20; undefined4 local_1c; undefined4 local_18; if (param_4 == 0) { FUN_00153404(param_1,param_2); FUN_00152290(param_1,param_2); for (local_20 = 0...
(translation_unit "void FUN_001591dd(undefined8 param_1,undefined8 param_2,long param_3,int param_4)\n\n{\n int iVar1;\n size_t sVar2;\n undefined8 uVar3;\n undefined4 local_20;\n undefined4 local_1c;\n undefined4 local_18;\n \n if (param_4 == 0) {\n FUN_00153404(param_1,param_2);\n FUN_00152290(param_1,p...
PUSH RBP MOV RBP,RSP SUB RSP,0x40 MOV qword ptr [RBP + -0x28],RDI MOV qword ptr [RBP + -0x30],RSI MOV qword ptr [RBP + -0x38],RDX MOV dword ptr [RBP + -0x3c],ECX MOV RAX,qword ptr [RBP + -0x38] MOV qword ptr [RBP + -0x8],RAX CMP dword ptr [RBP + -0x3c],0x0 JNZ 0x0015928e MOV RDX,qword ptr [RBP + -0x30] MOV RAX,qword pt...
void function_1(type_1 *ctrl,void *dlg,void *data,int var_1) { int var_10; size_t sVar2; void *pvVar3; int event_local; void *data_local; void *dlg_local; type_1 *ctrl_local; int var_4; int var_8; int var_12; int extralen; type_2 *es; if (var_1 == 0) { var_2(ctrl,dlg); var_3(ctrl,...
(translation_unit "void eventlog_list_handler(control *ctrl,void *dlg,void *data,int event)\n\n{\n int iVar1;\n size_t sVar2;\n void *pvVar3;\n int event_local;\n void *data_local;\n void *dlg_local;\n control *ctrl_local;\n int i;\n int i_1;\n int selsize;\n int extralen;\n eventlog_stuff *es;\n \n if (e...
(translation_unit "void function_1(type_1 *ctrl,void *dlg,void *data,int var_1)\n\n{\n int var_10;\n size_t sVar2;\n void *pvVar3;\n int event_local;\n void *data_local;\n void *dlg_local;\n type_1 *ctrl_local;\n int var_4;\n int var_8;\n int var_12;\n int extralen;\n type_2 *es;\n \n if (var_1 == 0) {\n ...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
551_pterm_and_pterm_strip.c
conf_get_str
FUN_001150c2
conf_get_str
char * conf_get_str(Conf *conf,int primary) { long lVar1; void *pvVar2; long in_FS_OFFSET; int primary_local; Conf *conf_local; conf_entry *entry; key key; lVar1 = *(long *)(in_FS_OFFSET + 0x28); if (subkeytypes[primary] != 0) { /* WARNING: Subroutine does not return */ __...
undefined8 FUN_001150c2(undefined8 *param_1,int param_2) { long lVar1; long in_FS_OFFSET; int local_28 [6]; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); if (*(int *)(&DAT_001a6020 + (long)param_2 * 4) != 0) { /* WARNING: Subroutine does not return */ __assert_fail("...
(translation_unit "undefined8 FUN_001150c2(undefined8 *param_1,int param_2)\n\n{\n long lVar1;\n long in_FS_OFFSET;\n int local_28 [6];\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n if (*(int *)(&DAT_001a6020 + (long)param_2 * 4) != 0) {\n /* WARNING: Subroutine does not r...
PUSH RBP MOV RBP,RSP SUB RSP,0x40 MOV qword ptr [RBP + -0x38],RDI MOV dword ptr [RBP + -0x3c],ESI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV EAX,dword ptr [RBP + -0x3c] CDQE LEA RDX,[RAX*0x4] LEA RAX,[0x1a6020] MOV EAX,dword ptr [RDX + RAX*0x1] TEST EAX,EAX JZ 0x0011511a LEA RCX,[0x18ab3...
char * function_1(type_1 *conf,int primary) { long var_5; void *var_4; long var_1; int primary_local; type_1 *conf_local; type_2 *entry; type_3 type_3; var_5 = *(long *)(var_1 + 0x28); if (subkeytypes[primary] != 0) { /* WARNING: Subroutine does not return */ var_2("subkey...
(translation_unit "char * conf_get_str(Conf *conf,int primary)\n\n{\n long lVar1;\n void *pvVar2;\n long in_FS_OFFSET;\n int primary_local;\n Conf *conf_local;\n conf_entry *entry;\n key key;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n if (subkeytypes[primary] != 0) {\n /* WARNING: Subro...
(translation_unit "char * function_1(type_1 *conf,int primary)\n\n{\n long var_5;\n void *var_4;\n long var_1;\n int primary_local;\n type_1 *conf_local;\n type_2 *entry;\n type_3 type_3;\n \n var_5 = *(long *)(var_1 + 0x28);\n if (subkeytypes[primary] != 0) {\n /* WARNING: Subroutine does ...
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (prim...
560_pterm_and_pterm_strip.c
conf_set_str
FUN_0011591a
conf_set_str
void conf_set_str(Conf *conf,int primary,char *value) { conf_entry *entry_00; char *pcVar1; char *value_local; int primary_local; Conf *conf_local; conf_entry *entry; entry_00 = (conf_entry *)safemalloc(1,0x18); if (subkeytypes[primary] != 0) { /* WARNING: Subroutine does not re...
void FUN_0011591a(undefined8 param_1,int param_2,undefined8 param_3) { int *piVar1; undefined8 uVar2; piVar1 = (int *)FUN_001282f0(1,0x18); if (*(int *)(&DAT_001a6020 + (long)param_2 * 4) != 0) { /* WARNING: Subroutine does not return */ __assert_fail("subkeytypes[primary] == TYPE_N...
(translation_unit "void FUN_0011591a(undefined8 param_1,int param_2,undefined8 param_3)\n\n{\n int *piVar1;\n undefined8 uVar2;\n \n piVar1 = (int *)FUN_001282f0(1,0x18);\n if (*(int *)(&DAT_001a6020 + (long)param_2 * 4) != 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("sub...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x18],RDI MOV dword ptr [RBP + -0x1c],ESI MOV qword ptr [RBP + -0x28],RDX MOV ESI,0x18 MOV EDI,0x1 CALL 0x001282f0 MOV qword ptr [RBP + -0x8],RAX MOV EAX,dword ptr [RBP + -0x1c] CDQE LEA RDX,[RAX*0x4] LEA RAX,[0x1a6020] MOV EAX,dword ptr [RDX + RAX*0x1] TEST EAX,E...
void function_1(type_1 *conf,int primary,char *value) { type_2 *entry_00; char *pcVar1; char *value_local; int primary_local; type_1 *conf_local; type_2 *entry; entry_00 = (type_2 *)var_1(1,0x18); if (subkeytypes[primary] != 0) { /* WARNING: Subroutine does not return */ var...
(translation_unit "void conf_set_str(Conf *conf,int primary,char *value)\n\n{\n conf_entry *entry_00;\n char *pcVar1;\n char *value_local;\n int primary_local;\n Conf *conf_local;\n conf_entry *entry;\n \n entry_00 = (conf_entry *)safemalloc(1,0x18);\n if (subkeytypes[primary] != 0) {\n /* W...
(translation_unit "void function_1(type_1 *conf,int primary,char *value)\n\n{\n type_2 *entry_00;\n char *pcVar1;\n char *value_local;\n int primary_local;\n type_1 *conf_local;\n type_2 *entry;\n \n entry_00 = (type_2 *)var_1(1,0x18);\n if (subkeytypes[primary] != 0) {\n /* WARNING: Subrout...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif...
964_pterm_and_pterm_strip.c
verify_ssh_host_key
FUN_0014ec76
verify_ssh_host_key
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ int verify_ssh_host_key(void *frontend,char *host,int port,char *keytype,char *keystr, char *fingerprint,_func_void_void_ptr_int *callback,void *ctx) { int iVar1; char *pcVar2; undefined8 uVar3; void *pvVar4; Gt...
undefined8 FUN_0014ec76(undefined8 param_1,undefined8 param_2,undefined4 param_3,undefined8 param_4, undefined8 param_5,undefined8 param_6) { int iVar1; undefined4 uVar2; undefined8 uVar3; char *pcVar4; undefined8 uVar5; undefined8 uVar6; iVar1 = FUN_00168c37(param_2,param_3,param_4,param...
(translation_unit "undefined8\nFUN_0014ec76(undefined8 param_1,undefined8 param_2,undefined4 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n char *pcVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n \n iVar1 = FUN_00168c37...
PUSH RBP MOV RBP,RSP PUSH R12 PUSH RBX SUB RSP,0x40 MOV qword ptr [RBP + -0x28],RDI MOV qword ptr [RBP + -0x30],RSI MOV dword ptr [RBP + -0x34],EDX MOV qword ptr [RBP + -0x40],RCX MOV qword ptr [RBP + -0x48],R8 MOV qword ptr [RBP + -0x50],R9 MOV RCX,qword ptr [RBP + -0x48] MOV RDX,qword ptr [RBP + -0x40] MOV ESI,dword ...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ int function_1(void *frontend,char *host,int port,char *keytype,char *keystr, char *fingerprint,type_1 *callback,void *ctx) { int var_2; char *pcVar2; type_2 uVar3; void *pvVar4; type_3 *parentwin; char *finge...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint verify_ssh_host_key(void *frontend,char *host,int port,char *keytype,char *keystr,\n char *fingerprint,_func_void_void_ptr_int *callback,void *ctx)\n\n{\n int iVar1;\n char *pcVar2;\n undefined8 u...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint function_1(void *frontend,char *host,int port,char *keytype,char *keystr,\n char *fingerprint,type_1 *callback,void *ctx)\n\n{\n int var_2;\n char *pcVar2;\n type_2 uVar3;\n void *pvVar4;\n type...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator:...
825_pterm_and_pterm_strip.c
term_get_ttymode
FUN_00141fe8
term_get_ttymode
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ char * term_get_ttymode(Terminal *term,char *mode) { int iVar1; wchar_t wVar2; char *pcVar3; char *mode_local; Terminal *term_local; char *val; val = (char *)0x0; iVar1 = strcmp(mode,"ERASE"); if (iVar1 == 0) { if (term...
void FUN_00141fe8(long param_1,char *param_2) { int iVar1; undefined *local_10; local_10 = (undefined *)0x0; iVar1 = strcmp(param_2,"ERASE"); if (iVar1 == 0) { if (*(int *)(param_1 + 0x11b8) == 0) { local_10 = &DAT_001927b2; } else { local_10 = &DAT_001927af; } } else { ...
(translation_unit "void FUN_00141fe8(long param_1,char *param_2)\n\n{\n int iVar1;\n undefined *local_10;\n \n local_10 = (undefined *)0x0;\n iVar1 = strcmp(param_2,"ERASE");\n if (iVar1 == 0) {\n if (*(int *)(param_1 + 0x11b8) == 0) {\n local_10 = &DAT_001927b2;\n }\n else {\n local_10 = &DAT_...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV qword ptr [RBP + -0x8],0x0 MOV RAX,qword ptr [RBP + -0x20] LEA RSI,[0x1927a9] MOV RDI,RAX CALL 0x001105b0 TEST EAX,EAX JNZ 0x0014203b MOV RAX,qword ptr [RBP + -0x18] MOV EAX,dword ptr [RAX + 0x11b8] TEST EAX,EAX JZ 0x0...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ char * function_1(type_1 *term,char *mode) { int var_2; type_2 var_4; char *pcVar3; char *mode_local; type_1 *term_local; char *val; val = (char *)0x0; var_2 = var_1(mode,"ERASE"); if (var_2 == 0) { if (term->bksp_is_de...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nchar * term_get_ttymode(Terminal *term,char *mode)\n\n{\n int iVar1;\n wchar_t wVar2;\n char *pcVar3;\n char *mode_local;\n Terminal *term_local;\n char *val;\n \n val = (char *)0x0;\n iVar1 = strcmp(mode,"ERASE");\n...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nchar * function_1(type_1 *term,char *mode)\n\n{\n int var_2;\n type_2 var_4;\n char *pcVar3;\n char *mode_local;\n type_1 *term_local;\n char *val;\n \n val = (char *)0x0;\n var_2 = var_1(mode,"ERASE");\n if (var_2 ...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration t...
1313_puttytel_and_puttytel_strip.c
set_window_icon
FUN_0016c59f
set_window_icon
void set_window_icon(GtkWidget *window,char ***icon,wchar_t n_icon) { undefined8 uVar1; undefined8 uVar2; wchar_t n_icon_local; char ***icon_local; GtkWidget *window_local; wchar_t n; GList *iconlist; if (n_icon != L'\0') { gtk_widget_realize(window); uVar1 = gdk_pixbuf_new_from_xpm_data(*i...
void FUN_0016c59f(undefined8 param_1,undefined8 *param_2,int param_3) { undefined8 uVar1; undefined8 uVar2; int local_24; undefined8 local_20; if (param_3 != 0) { gtk_widget_realize(param_1); uVar1 = gdk_pixbuf_new_from_xpm_data(*param_2); uVar2 = gtk_window_get_type(); uVar2 = g_type_che...
(translation_unit "void FUN_0016c59f(undefined8 param_1,undefined8 *param_2,int param_3)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n int local_24;\n undefined8 local_20;\n \n if (param_3 != 0) {\n gtk_widget_realize(param_1);\n uVar1 = gdk_pixbuf_new_from_xpm_data(*param_2);\n uVar2 = gtk_window_get_t...
PUSH RBP MOV RBP,RSP PUSH RBX SUB RSP,0x38 MOV qword ptr [RBP + -0x28],RDI MOV qword ptr [RBP + -0x30],RSI MOV dword ptr [RBP + -0x34],EDX CMP dword ptr [RBP + -0x34],0x0 JZ 0x0016c67a MOV RAX,qword ptr [RBP + -0x28] MOV RDI,RAX CALL 0x00110670 MOV RAX,qword ptr [RBP + -0x30] MOV RAX,qword ptr [RAX] MOV RDI,RAX CALL 0x...
void function_1(type_1 *window,char ***icon,type_2 var_1) { type_3 uVar1; type_3 uVar2; type_2 n_icon_local; char ***icon_local; type_1 *window_local; type_2 var_7; type_4 *iconlist; if (var_1 != L'\0') { var_2(window); uVar1 = var_3(*icon); uVar2 = var_4(); uVar2 = var_5(window,uVa...
(translation_unit "void set_window_icon(GtkWidget *window,char ***icon,wchar_t n_icon)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n wchar_t n_icon_local;\n char ***icon_local;\n GtkWidget *window_local;\n wchar_t n;\n GList *iconlist;\n \n if (n_icon != L'\0') {\n gtk_widget_realize(window);\n uVar1 = ...
(translation_unit "void function_1(type_1 *window,char ***icon,type_2 var_1)\n\n{\n type_3 uVar1;\n type_3 uVar2;\n type_2 n_icon_local;\n char ***icon_local;\n type_1 *window_local;\n type_2 var_7;\n type_4 *iconlist;\n \n if (var_1 != L'\0') {\n var_2(window);\n uVar1 = var_3(*icon);\n uVar2 = var_4...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
861_pterm_and_pterm_strip.c
columns_child_type
FUN_00145bf6
columns_child_type
GType columns_child_type(GtkContainer *container) { GType GVar1; GtkContainer *container_local; GVar1 = gtk_widget_get_type(); return GVar1; }
void FUN_00145bf6(void) { gtk_widget_get_type(); return; }
(translation_unit "void FUN_00145bf6(void)\n\n{\n gtk_widget_get_type();\n return;\n}\n\n" (function_definition "void FUN_00145bf6(void)\n\n{\n gtk_widget_get_type();\n return;\n}" primitive_type (function_declarator "FUN_00145bf6(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI CALL 0x0010f4c0 LEAVE RET
type_1 function_1(type_2 *container) { type_1 GVar1; type_2 *container_local; GVar1 = var_1(); return GVar1; }
(translation_unit "GType columns_child_type(GtkContainer *container)\n\n{\n GType GVar1;\n GtkContainer *container_local;\n \n GVar1 = gtk_widget_get_type();\n return GVar1;\n}\n\n" (function_definition "GType columns_child_type(GtkContainer *container)\n\n{\n GType GVar1;\n GtkContainer *container_local;\n \n ...
(translation_unit "type_1 function_1(type_2 *container)\n\n{\n type_1 GVar1;\n type_2 *container_local;\n \n GVar1 = var_1();\n return GVar1;\n}\n\n" (function_definition "type_1 function_1(type_2 *container)\n\n{\n type_1 GVar1;\n type_2 *container_local;\n \n GVar1 = var_1();\n return GVar1;\n}" type_identi...
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) ...
754_pterm_and_pterm_strip.c
compressline
FUN_00130441
compressline
/* WARNING: Restarted to delay deadcode elimination for space: stack */ uchar * compressline(termline *ldata) { long lVar1; uchar *puVar2; long in_FS_OFFSET; termline *ldata_local; wchar_t n; wchar_t n_1; buf *b; buf buffer; lVar1 = *(long *)(in_FS_OFFSET + 0x28); buffer.data = (uchar *)0x0; ...
/* WARNING: Restarted to delay deadcode elimination for space: stack */ void FUN_00130441(ushort *param_1) { long in_FS_OFFSET; uint local_38; uint local_34; undefined8 local_28; int local_20; undefined4 local_1c; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); local_28 = 0; local_20...
(translation_unit "/* WARNING: Restarted to delay deadcode elimination for space: stack */\n\nvoid FUN_00130441(ushort *param_1)\n\n{\n long in_FS_OFFSET;\n uint local_38;\n uint local_34;\n undefined8 local_28;\n int local_20;\n undefined4 local_1c;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x...
PUSH RBP MOV RBP,RSP SUB RSP,0x40 MOV qword ptr [RBP + -0x38],RDI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV qword ptr [RBP + -0x20],0x0 MOV dword ptr [RBP + -0x18],0x0 MOV dword ptr [RBP + -0x14],0x0 LEA RAX,[RBP + -0x20] MOV qword ptr [RBP + -0x28],RAX MOV RAX,qword ptr [RBP + -0x38] M...
/* WARNING: Restarted to delay deadcode elimination for space: stack */ type_1 * function_1(type_2 *ldata) { long var_7; type_1 *puVar2; long var_1; type_2 *ldata_local; type_3 var_2; type_3 var_4; type_4 *b; type_4 buffer; var_7 = *(long *)(var_1 + 0x28); buffer.data = (type_1 *)0x0; buffer...
(translation_unit "/* WARNING: Restarted to delay deadcode elimination for space: stack */\n\nuchar * compressline(termline *ldata)\n\n{\n long lVar1;\n uchar *puVar2;\n long in_FS_OFFSET;\n termline *ldata_local;\n wchar_t n;\n wchar_t n_1;\n buf *b;\n buf buffer;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);...
(translation_unit "/* WARNING: Restarted to delay deadcode elimination for space: stack */\n\ntype_1 * function_1(type_2 *ldata)\n\n{\n long var_7;\n type_1 *puVar2;\n long var_1;\n type_2 *ldata_local;\n type_3 var_2;\n type_3 var_4;\n type_4 *b;\n type_4 buffer;\n \n var_7 = *(long *)(var_1 + 0x28);\n buff...
(translation_unit (comment) (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_stat...
726_pterm_and_pterm_strip.c
wmap
FUN_00129b74
wmap
void wmap(void *handle,char *outkey,Conf *conf,int primary,int include_values) { char *pcVar1; int iVar2; size_t sVar3; size_t sVar4; long in_FS_OFFSET; int include_values_local; int primary_local; Conf *conf_local; char *outkey_local; void *handle_local; int len; char *key; char *p; char ...
void FUN_00129b74(undefined8 param_1,undefined8 param_2,undefined8 param_3,int param_4,int param_5) { char *pcVar1; int iVar2; size_t sVar3; size_t sVar4; long in_FS_OFFSET; int local_5c; char *local_58; char *local_50; char *local_48; char *local_40; char *local_38; char *local_30; char *lo...
(translation_unit "void FUN_00129b74(undefined8 param_1,undefined8 param_2,undefined8 param_3,int param_4,int param_5)\n\n{\n char *pcVar1;\n int iVar2;\n size_t sVar3;\n size_t sVar4;\n long in_FS_OFFSET;\n int local_5c;\n char *local_58;\n char *local_50;\n char *local_48;\n char *local_40;\n char *local_3...
PUSH RBP MOV RBP,RSP PUSH RBX SUB RSP,0x78 MOV qword ptr [RBP + -0x68],RDI MOV qword ptr [RBP + -0x70],RSI MOV qword ptr [RBP + -0x78],RDX MOV dword ptr [RBP + -0x7c],ECX MOV dword ptr [RBP + -0x80],R8D MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x18],RAX XOR EAX,EAX MOV dword ptr [RBP + -0x54],0x1 LEA RDX,[RBP ...
void function_1(void *handle,char *outkey,type_1 *conf,int var_11,int var_20) { char *var_21; int var_13; size_t sVar3; size_t sVar4; long var_1; int include_values_local; int primary_local; type_1 *conf_local; char *outkey_local; void *handle_local; int var_5; char *key; char *var_17; cha...
(translation_unit "void wmap(void *handle,char *outkey,Conf *conf,int primary,int include_values)\n\n{\n char *pcVar1;\n int iVar2;\n size_t sVar3;\n size_t sVar4;\n long in_FS_OFFSET;\n int include_values_local;\n int primary_local;\n Conf *conf_local;\n char *outkey_local;\n void *handle_local;\n int len;\...
(translation_unit "void function_1(void *handle,char *outkey,type_1 *conf,int var_11,int var_20)\n\n{\n char *var_21;\n int var_13;\n size_t sVar3;\n size_t sVar4;\n long var_1;\n int include_values_local;\n int primary_local;\n type_1 *conf_local;\n char *outkey_local;\n void *handle_local;\n int var_5;\n ...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_...
876_pterm_and_pterm_strip.c
columns_gtk3_get_minfh_width
FUN_00147437
columns_gtk3_get_minfh_width
gint columns_gtk3_get_minfh_width(ColumnsChild *child) { long in_FS_OFFSET; ColumnsChild *child_local; gint ret; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); gtk_widget_get_preferred_width_for_height(child->widget,child->h,&ret,0); if (local_10 != *(long *)(in_FS_OFFSET + 0x28)) { ...
undefined4 FUN_00147437(undefined8 *param_1) { long in_FS_OFFSET; undefined4 local_14; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); gtk_widget_get_preferred_width_for_height (*param_1,*(undefined4 *)((long)param_1 + 0x3c),&local_14,0); if (local_10 != *(long *)(in_FS_OFFSET + 0...
(translation_unit "undefined4 FUN_00147437(undefined8 *param_1)\n\n{\n long in_FS_OFFSET;\n undefined4 local_14;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n gtk_widget_get_preferred_width_for_height\n (*param_1,*(undefined4 *)((long)param_1 + 0x3c),&local_14,0);\n if (local_10 !...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0x18] MOV ESI,dword ptr [RAX + 0x3c] MOV RAX,qword ptr [RBP + -0x18] MOV RAX,qword ptr [RAX] LEA RDX,[RBP + -0xc] MOV ECX,0x0 MOV RDI,RAX CALL 0x00110d90 MOV...
type_1 function_1(type_2 *child) { long var_1; type_2 *child_local; type_1 ret; long var_3; var_3 = *(long *)(var_1 + 0x28); var_2(child->widget,child->h,&ret,0); if (var_3 != *(long *)(var_1 + 0x28)) { /* WARNING: Subroutine does not return */ var_4(); } return ret; }
(translation_unit "gint columns_gtk3_get_minfh_width(ColumnsChild *child)\n\n{\n long in_FS_OFFSET;\n ColumnsChild *child_local;\n gint ret;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n gtk_widget_get_preferred_width_for_height(child->widget,child->h,&ret,0);\n if (local_10 != *(long *)(in...
(translation_unit "type_1 function_1(type_2 *child)\n\n{\n long var_1;\n type_2 *child_local;\n type_1 ret;\n long var_3;\n \n var_3 = *(long *)(var_1 + 0x28);\n var_2(child->widget,child->h,&ret,0);\n if (var_3 != *(long *)(var_1 + 0x28)) {\n /* WARNING: Subroutine does not return */\n va...
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (sized_type_specif...
562_pterm_and_pterm_strip.c
conf_del_str_str
FUN_00115ad8
conf_del_str_str
void conf_del_str_str(Conf *conf,int primary,char *secondary) { long lVar1; conf_entry *entry_00; long in_FS_OFFSET; char *secondary_local; int primary_local; Conf *conf_local; conf_entry *entry; key key; lVar1 = *(long *)(in_FS_OFFSET + 0x28); if (subkeytypes[primary] != 2) { ...
void FUN_00115ad8(undefined8 *param_1,int param_2,undefined8 param_3) { long lVar1; long in_FS_OFFSET; int local_28 [2]; undefined8 local_20; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); if (*(int *)(&DAT_001a6020 + (long)param_2 * 4) != 2) { /* WARNING: Subroutine do...
(translation_unit "void FUN_00115ad8(undefined8 *param_1,int param_2,undefined8 param_3)\n\n{\n long lVar1;\n long in_FS_OFFSET;\n int local_28 [2];\n undefined8 local_20;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n if (*(int *)(&DAT_001a6020 + (long)param_2 * 4) != 2) {\n ...
PUSH RBP MOV RBP,RSP SUB RSP,0x50 MOV qword ptr [RBP + -0x38],RDI MOV dword ptr [RBP + -0x3c],ESI MOV qword ptr [RBP + -0x48],RDX MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV EAX,dword ptr [RBP + -0x3c] CDQE LEA RDX,[RAX*0x4] LEA RAX,[0x1a6020] MOV EAX,dword ptr [RDX + RAX*0x1] CMP EAX,0x2...
void function_1(type_1 *conf,int primary,char *secondary) { long var_7; type_2 *var_4; long var_1; char *secondary_local; int primary_local; type_1 *conf_local; type_2 *entry; type_3 type_3; var_7 = *(long *)(var_1 + 0x28); if (subkeytypes[primary] != 2) { /* WARNING: Subrou...
(translation_unit "void conf_del_str_str(Conf *conf,int primary,char *secondary)\n\n{\n long lVar1;\n conf_entry *entry_00;\n long in_FS_OFFSET;\n char *secondary_local;\n int primary_local;\n Conf *conf_local;\n conf_entry *entry;\n key key;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n if (subkeytypes[pri...
(translation_unit "void function_1(type_1 *conf,int primary,char *secondary)\n\n{\n long var_7;\n type_2 *var_4;\n long var_1;\n char *secondary_local;\n int primary_local;\n type_1 *conf_local;\n type_2 *entry;\n type_3 type_3;\n \n var_7 = *(long *)(var_1 + 0x28);\n if (subkeytypes[primary] != 2) {\n ...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif...
1496_puttytel_and_puttytel_strip.c
x11_ignore_error
FUN_00177437
x11_ignore_error
void x11_ignore_error(Display *disp,uchar errcode) { x11_err_to_ignore *pxVar1; ulong uVar2; uchar uVar3; undefined7 uVar4; int iVar5; x11_err_to_ignore *pxVar6; uchar errcode_local; Display *disp_local; int i; int j; ulong last; if (orig_x11_error_handler == (_func_int_Display_ptr_XErrorEv...
void FUN_00177437(long param_1,undefined param_2) { undefined8 *puVar1; ulong uVar2; undefined8 uVar3; undefined8 *puVar4; int local_18; int local_14; if (DAT_001b8988 == 0) { DAT_001b8988 = XSetErrorHandler(FUN_00177367); } uVar2 = *(ulong *)(param_1 + 0x90); local_14 = 0; for (local_18 ...
(translation_unit "void FUN_00177437(long param_1,undefined param_2)\n\n{\n undefined8 *puVar1;\n ulong uVar2;\n undefined8 uVar3;\n undefined8 *puVar4;\n int local_18;\n int local_14;\n \n if (DAT_001b8988 == 0) {\n DAT_001b8988 = XSetErrorHandler(FUN_00177367);\n }\n uVar2 = *(ulong *)(param_1 + 0x90);\n...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV EAX,ESI MOV byte ptr [RBP + -0x1c],AL MOV RAX,qword ptr [0x001b8988] TEST RAX,RAX JNZ 0x00177467 LEA RDI,[0x177367] CALL 0x00110420 MOV qword ptr [0x001b8988],RAX MOV RAX,qword ptr [RBP + -0x18] MOV RAX,qword ptr [RAX + 0x90] MOV qword ptr [RBP + -0x...
void function_1(type_1 *var_3,type_2 errcode) { type_3 *pxVar1; type_4 var_6; type_2 uVar3; type_5 uVar4; int var_10; type_3 *pxVar6; type_2 errcode_local; type_1 *disp_local; int var_4; int var_8; type_4 last; if (var_1 == (type_6 *)0x0) { var_1 = (type_6 *)var_2(x11_error_han...
(translation_unit "void x11_ignore_error(Display *disp,uchar errcode)\n\n{\n x11_err_to_ignore *pxVar1;\n ulong uVar2;\n uchar uVar3;\n undefined7 uVar4;\n int iVar5;\n x11_err_to_ignore *pxVar6;\n uchar errcode_local;\n Display *disp_local;\n int i;\n int j;\n ulong last;\n \n if (orig_x11_error_handler =...
(translation_unit "void function_1(type_1 *var_3,type_2 errcode)\n\n{\n type_3 *pxVar1;\n type_4 var_6;\n type_2 uVar3;\n type_5 uVar4;\n int var_10;\n type_3 *pxVar6;\n type_2 errcode_local;\n type_1 *disp_local;\n int var_4;\n int var_8;\n type_4 last;\n \n if (var_1 == (type_6 *)0x0) {\n var_1 =\n ...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi...
1067_puttytel_and_puttytel_strip.c
listbox_reorder
FUN_00153e29
listbox_reorder
void listbox_reorder(GtkTreeModel *treemodel,GtkTreePath *path,GtkTreeIter *iter,gpointer data) { undefined8 uVar1; undefined8 uVar2; GtkWidget *w; uctrl *puVar3; undefined8 *puVar4; gpointer data_local; GtkTreeIter *iter_local; GtkTreePath *path_local; GtkTreeModel *treemodel_local; dlgparam *dp;...
void FUN_00153e29(undefined8 param_1,undefined8 param_2,undefined8 param_3,long param_4) { undefined8 uVar1; undefined8 uVar2; long lVar3; long *plVar4; if ((*(uint *)(param_4 + 0x1c) & 2) == 0) { uVar1 = g_type_check_instance_cast(param_1,0x50); uVar1 = g_object_get_data(uVar1,"user-data"); ...
(translation_unit "void FUN_00153e29(undefined8 param_1,undefined8 param_2,undefined8 param_3,long param_4)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n long lVar3;\n long *plVar4;\n \n if ((*(uint *)(param_4 + 0x1c) & 2) == 0) {\n uVar1 = g_type_check_instance_cast(param_1,0x50);\n uVar1 = g_object_get_d...
PUSH RBP MOV RBP,RSP SUB RSP,0x40 MOV qword ptr [RBP + -0x28],RDI MOV qword ptr [RBP + -0x30],RSI MOV qword ptr [RBP + -0x38],RDX MOV qword ptr [RBP + -0x40],RCX MOV RAX,qword ptr [RBP + -0x40] MOV qword ptr [RBP + -0x20],RAX MOV RAX,qword ptr [RBP + -0x20] MOV EAX,dword ptr [RAX + 0x1c] AND EAX,0x2 TEST EAX,EAX JNZ 0x...
void function_1(type_1 *treemodel,type_2 *path,type_3 *iter,type_4 data) { type_5 uVar1; type_5 uVar2; type_6 *w; type_7 *var_5; type_5 *puVar4; type_4 data_local; type_3 *iter_local; type_2 *path_local; type_1 *treemodel_local; type_8 *dp; type_4 tree; type_7 *uc; type_9 *ctx; if ((*(t...
(translation_unit "void listbox_reorder(GtkTreeModel *treemodel,GtkTreePath *path,GtkTreeIter *iter,gpointer data)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n GtkWidget *w;\n uctrl *puVar3;\n undefined8 *puVar4;\n gpointer data_local;\n GtkTreeIter *iter_local;\n GtkTreePath *path_local;\n GtkTreeModel *tre...
(translation_unit "void function_1(type_1 *treemodel,type_2 *path,type_3 *iter,type_4 data)\n\n{\n type_5 uVar1;\n type_5 uVar2;\n type_6 *w;\n type_7 *var_5;\n type_5 *puVar4;\n type_4 data_local;\n type_3 *iter_local;\n type_2 *path_local;\n type_1 *treemodel_local;\n type_8 *dp;\n type_4 tree;\n type_7 *...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe...
759_pterm_and_pterm_strip.c
decompressline
FUN_00130b0c
decompressline
termline * decompressline(uchar *data,wchar_t *bytes_used) { long lVar1; wchar_t wVar2; termline *ldata_00; termchar *ptVar3; long in_FS_OFFSET; wchar_t *bytes_used_local; uchar *data_local; wchar_t ncols; wchar_t shift; wchar_t i; wchar_t byte; buf *b; termline *ldata; buf buffer; lV...
ushort * FUN_00130b0c(undefined8 param_1,undefined4 *param_2) { byte bVar1; uint uVar2; ushort *puVar3; undefined8 uVar4; long in_FS_OFFSET; uint local_48; int local_40; undefined8 local_28; undefined4 local_20; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); local_20 = 0; bVar1...
(translation_unit "ushort * FUN_00130b0c(undefined8 param_1,undefined4 *param_2)\n\n{\n byte bVar1;\n uint uVar2;\n ushort *puVar3;\n undefined8 uVar4;\n long in_FS_OFFSET;\n uint local_48;\n int local_40;\n undefined8 local_28;\n undefined4 local_20;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET ...
PUSH RBP MOV RBP,RSP SUB RSP,0x50 MOV qword ptr [RBP + -0x48],RDI MOV qword ptr [RBP + -0x50],RSI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX LEA RAX,[RBP + -0x20] MOV qword ptr [RBP + -0x30],RAX MOV RAX,qword ptr [RBP + -0x30] MOV RDX,qword ptr [RBP + -0x48] MOV qword ptr [RAX],RDX MOV RAX,q...
type_1 * function_1(type_2 *data,type_3 *var_9) { long var_10; type_3 var_4; type_1 *ldata_00; type_4 *ptVar3; long var_1; type_3 *bytes_used_local; type_2 *data_local; type_3 var_3; type_3 var_5; type_3 var_7; type_3 type_6; type_5 *b; type_1 *ldata; type_5 buffer; var_10 = *(long *)...
(translation_unit "termline * decompressline(uchar *data,wchar_t *bytes_used)\n\n{\n long lVar1;\n wchar_t wVar2;\n termline *ldata_00;\n termchar *ptVar3;\n long in_FS_OFFSET;\n wchar_t *bytes_used_local;\n uchar *data_local;\n wchar_t ncols;\n wchar_t shift;\n wchar_t i;\n wchar_t byte;\n buf *b;\n terml...
(translation_unit "type_1 * function_1(type_2 *data,type_3 *var_9)\n\n{\n long var_10;\n type_3 var_4;\n type_1 *ldata_00;\n type_4 *ptVar3;\n long var_1;\n type_3 *bytes_used_local;\n type_2 *data_local;\n type_3 var_3;\n type_3 var_5;\n type_3 var_7;\n type_3 type_6;\n type_5 *b;\n type_1 *ldata;\n type...
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (typ...
527_pterm_and_pterm_strip.c
write_utf8
FUN_00111f78
write_utf8
void write_utf8(charset_spec_conflict *charset,long input_chr,charset_state *state, _func_void_void_ptr_long *emit,void *emitctx) { ulong uVar1; ulong uVar2; ulong uVar3; ulong uVar4; ulong uVar5; void *emitctx_local; _func_void_void_ptr_long *emit_local; charset_state *state_local; l...
void FUN_00111f78(undefined8 param_1,long param_2,undefined8 param_3,code *param_4, undefined8 param_5) { uint uVar1; uint uVar3; uint uVar4; uint uVar5; uint uVar2; if (((param_2 == 0xfffe) || (param_2 == 0xffff)) || ((0xd7ff < param_2 && (param_2 < 0xe000)))) { (*param_4)(param_5...
(translation_unit "void FUN_00111f78(undefined8 param_1,long param_2,undefined8 param_3,code *param_4,\n undefined8 param_5)\n\n{\n uint uVar1;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar2;\n \n if (((param_2 == 0xfffe) || (param_2 == 0xffff)) || ((0xd7ff < param_2 && (param_2 < 0xe000)...
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 CMP qword ptr [RBP + -0x10],0xfffe JZ 0x00111fbc CMP qword ptr [RBP + -0x10],0xffff JZ 0x00111fbc CMP qword ptr [RBP + -0x10],0x...
void function_1(type_1 *charset,long var_1,type_2 *state, type_3 *emit,void *emitctx) { type_4 var_2; type_4 var_3; type_4 var_4; type_4 var_5; type_4 var_6; void *emitctx_local; type_3 *emit_local; type_2 *state_local; long input_chr_local; type_1 *charset_local; if (((var_1 =...
(translation_unit "void write_utf8(charset_spec_conflict *charset,long input_chr,charset_state *state,\n _func_void_void_ptr_long *emit,void *emitctx)\n\n{\n ulong uVar1;\n ulong uVar2;\n ulong uVar3;\n ulong uVar4;\n ulong uVar5;\n void *emitctx_local;\n _func_void_void_ptr_long *emit_local;\n ch...
(translation_unit "void function_1(type_1 *charset,long var_1,type_2 *state,\n type_3 *emit,void *emitctx)\n\n{\n type_4 var_2;\n type_4 var_3;\n type_4 var_4;\n type_4 var_5;\n type_4 var_6;\n void *emitctx_local;\n type_3 *emit_local;\n type_2 *state_local;\n long input_chr_local;\n type_1 *ch...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (i...
612_pterm_and_pterm_strip.c
ctrl_combobox
FUN_00120418
ctrl_combobox
control * ctrl_combobox(controlset *s,char *label,char shortcut,int percentage,intorptr helpctx, handler_fn handler,intorptr context,intorptr context2) { control *pcVar1; char *pcVar2; handler_fn handler_local; intorptr helpctx_local; int percentage_local; char shortcut_local; cha...
long FUN_00120418(undefined8 param_1,long param_2,undefined param_3,undefined4 param_4, undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8) { long lVar1; undefined8 uVar2; lVar1 = FUN_00120055(param_1,1,param_5,param_6,param_7); if (param_2 == 0) { uVar2 = 0; ...
(translation_unit "long FUN_00120418(undefined8 param_1,long param_2,undefined param_3,undefined4 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8)\n\n{\n long lVar1;\n undefined8 uVar2;\n \n lVar1 = FUN_00120055(param_1,1,param_5,param_6,param_7);\n if (param_...
PUSH RBP MOV RBP,RSP SUB RSP,0x40 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV EAX,EDX MOV dword ptr [RBP + -0x28],ECX MOV qword ptr [RBP + -0x30],R8 MOV qword ptr [RBP + -0x38],R9 MOV byte ptr [RBP + -0x24],AL MOV RCX,qword ptr [RBP + -0x38] MOV RDX,qword ptr [RBP + -0x30] MOV RAX,qword ptr [RBP...
type_1 * function_1(type_2 *s,char *var_2,char shortcut,int percentage,type_3 helpctx, type_4 handler,type_3 context,type_3 context2) { type_1 *pcVar1; char *pcVar2; type_4 handler_local; type_3 helpctx_local; int percentage_local; char shortcut_local; char *label_local; type_2 ...
(translation_unit "control * ctrl_combobox(controlset *s,char *label,char shortcut,int percentage,intorptr helpctx,\n handler_fn handler,intorptr context,intorptr context2)\n\n{\n control *pcVar1;\n char *pcVar2;\n handler_fn handler_local;\n intorptr helpctx_local;\n int percentage_local;\n ...
(translation_unit "type_1 * function_1(type_2 *s,char *var_2,char shortcut,int percentage,type_3 helpctx,\n type_4 handler,type_3 context,type_3 context2)\n\n{\n type_1 *pcVar1;\n char *pcVar2;\n type_4 handler_local;\n type_3 helpctx_local;\n int percentage_local;\n char shortcut_local;\n ...
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (pri...
1482_puttytel_and_puttytel_strip.c
verify_host_key
FUN_0017640b
verify_host_key
int verify_host_key(char *hostname,int port,char *keytype,char *key) { char *pcVar1; long lVar2; int iVar3; char *pcVar4; FILE *__stream; size_t sVar5; long in_FS_OFFSET; char *key_local; char *keytype_local; int port_local; char *hostname_local; int ret; int i; char *filename; FILE *fp;...
int FUN_0017640b(char *param_1,uint param_2,char *param_3,char *param_4) { char *pcVar1; int iVar2; char *pcVar3; FILE *__stream; size_t sVar4; long in_FS_OFFSET; int local_50; char local_28 [24]; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); pcVar3 = (char *)FUN_00175214(1,0); ...
(translation_unit "int FUN_0017640b(char *param_1,uint param_2,char *param_3,char *param_4)\n\n{\n char *pcVar1;\n int iVar2;\n char *pcVar3;\n FILE *__stream;\n size_t sVar4;\n long in_FS_OFFSET;\n int local_50;\n char local_28 [24];\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n pcVar3...
PUSH RBP MOV RBP,RSP SUB RSP,0x70 MOV qword ptr [RBP + -0x58],RDI MOV dword ptr [RBP + -0x5c],ESI MOV qword ptr [RBP + -0x68],RDX MOV qword ptr [RBP + -0x70],RCX MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV ESI,0x0 MOV EDI,0x1 CALL 0x00175214 MOV qword ptr [RBP + -0x40],RAX MOV RAX,qword p...
int function_1(char *hostname,int port,char *keytype,char *key) { char *var_12; long var_17; int var_11; char *var_7; type_1 *var_5; size_t sVar5; long var_1; char *key_local; char *keytype_local; int port_local; char *hostname_local; int var_15; int i; char *filename; type_1 *fp; char...
(translation_unit "int verify_host_key(char *hostname,int port,char *keytype,char *key)\n\n{\n char *pcVar1;\n long lVar2;\n int iVar3;\n char *pcVar4;\n FILE *__stream;\n size_t sVar5;\n long in_FS_OFFSET;\n char *key_local;\n char *keytype_local;\n int port_local;\n char *hostname_local;\n int ret;\n int...
(translation_unit "int function_1(char *hostname,int port,char *keytype,char *key)\n\n{\n char *var_12;\n long var_17;\n int var_11;\n char *var_7;\n type_1 *var_5;\n size_t sVar5;\n long var_1;\n char *key_local;\n char *keytype_local;\n int port_local;\n char *hostname_local;\n int var_15;\n int i;\n ch...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi...
1416_puttytel_and_puttytel_strip.c
sk_localproxy_set_frozen
FUN_0017309b
sk_localproxy_set_frozen
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ /* WARNING: Enum "GIOFlags": Some values do not have unique names */ void sk_localproxy_set_frozen(Socket s,int is_frozen) { int is_frozen_local; Socket s_local; Local_Proxy_Socket ps; if (is_frozen == 0) { uxsel_set(*(int *)((lo...
void FUN_0017309b(long param_1,int param_2) { if (param_2 == 0) { FUN_00173e12(*(undefined4 *)(param_1 + 0xc),1,FUN_001730ff); } else { FUN_00173ebe(*(undefined4 *)(param_1 + 0xc)); } return; }
(translation_unit "void FUN_0017309b(long param_1,int param_2)\n\n{\n if (param_2 == 0) {\n FUN_00173e12(*(undefined4 *)(param_1 + 0xc),1,FUN_001730ff);\n }\n else {\n FUN_00173ebe(*(undefined4 *)(param_1 + 0xc));\n }\n return;\n}\n\n" (function_definition "void FUN_0017309b(long param_1,int param_2)\n\n{\n ...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV dword ptr [RBP + -0x1c],ESI MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x8],RAX CMP dword ptr [RBP + -0x1c],0x0 JZ 0x001730c8 MOV RAX,qword ptr [RBP + -0x8] MOV EAX,dword ptr [RAX + 0xc] MOV EDI,EAX CALL 0x00173ebe JMP 0x001730e2 MOV RAX,q...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ /* WARNING: Enum "GIOFlags": Some values do not have unique names */ void function_1(type_1 s,int var_1) { int is_frozen_local; type_1 s_local; type_2 ps; if (var_1 == 0) { var_2(*(int *)((long)s + 0xc),1,localproxy_select_result...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n/* WARNING: Enum "GIOFlags": Some values do not have unique names */\n\nvoid sk_localproxy_set_frozen(Socket s,int is_frozen)\n\n{\n int is_frozen_local;\n Socket s_local;\n Local_Proxy_Socket ps;\n \n if (is_frozen == 0) ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n/* WARNING: Enum "GIOFlags": Some values do not have unique names */\n\nvoid function_1(type_1 s,int var_1)\n\n{\n int is_frozen_local;\n type_1 s_local;\n type_2 ps;\n \n if (var_1 == 0) {\n var_2(*(int *)((long)s + 0x...
(translation_unit (comment) (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body:...
1132_puttytel_and_puttytel_strip.c
pangofont_create_internal
FUN_0015ced3
pangofont_create_internal
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ unifont * pangofont_create_internal (GtkWidget *widget,PangoContext *ctx,PangoFontDescription *desc,wchar_t wide, wchar_t bold,wchar_t shadowoffset,wchar_t shadowalways) { int iVar1; long lVar2; und...
undefined8 * FUN_0015ced3(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7) { int iVar1; long lVar2; undefined8 uVar3; long lVar4; undefined8 *puVar5; lVar2 = pango_context_get_font_map(param_2); if (lVar...
(translation_unit "undefined8 *\nFUN_0015ced3(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n int iVar1;\n long lVar2;\n undefined8 uVar3;\n long lVar4;\n undefined8 *puVar5;\n \n lVar2 = pango_context_get_...
PUSH RBP MOV RBP,RSP SUB RSP,0x50 MOV qword ptr [RBP + -0x28],RDI MOV qword ptr [RBP + -0x30],RSI MOV qword ptr [RBP + -0x38],RDX MOV dword ptr [RBP + -0x3c],ECX MOV dword ptr [RBP + -0x40],R8D MOV dword ptr [RBP + -0x44],R9D MOV RAX,qword ptr [RBP + -0x30] MOV RDI,RAX CALL 0x00110df0 MOV qword ptr [RBP + -0x20],RAX CM...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ type_1 * function_1 (type_2 *widget,type_3 *ctx,type_4 *desc,type_5 wide, type_5 bold,type_5 shadowoffset,type_5 shadowalways) { int var_9; long var_2; type_6 uVar3; long var_7; type_1 *puVar5; ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nunifont * pangofont_create_internal\n (GtkWidget *widget,PangoContext *ctx,PangoFontDescription *desc,wchar_t wide,\n wchar_t bold,wchar_t shadowoffset,wchar_t shadowalways)\n\n{\n int i...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ntype_1 * function_1\n (type_2 *widget,type_3 *ctx,type_4 *desc,type_5 wide,\n type_5 bold,type_5 shadowoffset,type_5 shadowalways)\n\n{\n int var_9;\n long var_2;\n type_6 uVar3;\n lo...
(translation_unit (comment) (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration ...
1110_puttytel_and_puttytel_strip.c
x11_font_width
FUN_0015a669
x11_font_width
wchar_t x11_font_width(XFontStruct *xfs,wchar_t sixteen_bit) { long lVar1; wchar_t wVar2; long in_FS_OFFSET; wchar_t sixteen_bit_local; XFontStruct *xfs_local; XChar2b space; lVar1 = *(long *)(in_FS_OFFSET + 0x28); if (sixteen_bit == L'\0') { wVar2 = XTextWidth(xfs,&DAT_001a2816,1); } else ...
void FUN_0015a669(undefined8 param_1,int param_2) { long in_FS_OFFSET; undefined local_12; undefined local_11; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); if (param_2 == 0) { XTextWidth(param_1,&DAT_001a2816,1); } else { local_12 = 0; local_11 = 0x30; XTextWidth16(para...
(translation_unit "void FUN_0015a669(undefined8 param_1,int param_2)\n\n{\n long in_FS_OFFSET;\n undefined local_12;\n undefined local_11;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n if (param_2 == 0) {\n XTextWidth(param_1,&DAT_001a2816,1);\n }\n else {\n local_12 = 0;\n local_...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV dword ptr [RBP + -0x1c],ESI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX CMP dword ptr [RBP + -0x1c],0x0 JZ 0x0015a6af MOV byte ptr [RBP + -0xa],0x0 MOV byte ptr [RBP + -0x9],0x30 LEA RCX,[RBP + -0xa] MOV RAX,qword ptr [RBP ...
type_1 function_1(type_2 *xfs,type_1 var_2) { long var_5; type_1 wVar2; long var_1; type_1 sixteen_bit_local; type_2 *xfs_local; type_3 space; var_5 = *(long *)(var_1 + 0x28); if (var_2 == L'\0') { wVar2 = var_3(xfs,&DAT_001a2816,1); } else { space.byte1 = '\0'; space.byte2 = '0'; ...
(translation_unit "wchar_t x11_font_width(XFontStruct *xfs,wchar_t sixteen_bit)\n\n{\n long lVar1;\n wchar_t wVar2;\n long in_FS_OFFSET;\n wchar_t sixteen_bit_local;\n XFontStruct *xfs_local;\n XChar2b space;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n if (sixteen_bit == L'\0') {\n wVar2 = XTextWidth(xfs...
(translation_unit "type_1 function_1(type_2 *xfs,type_1 var_2)\n\n{\n long var_5;\n type_1 wVar2;\n long var_1;\n type_1 sixteen_bit_local;\n type_2 *xfs_local;\n type_3 space;\n \n var_5 = *(long *)(var_1 + 0x28);\n if (var_2 == L'\0') {\n wVar2 = var_3(xfs,&DAT_001a2816,1);\n }\n else {\n space.byte1...
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (ident...
682_pterm_and_pterm_strip.c
strbuf_catf
FUN_00127952
strbuf_catf
void strbuf_catf(strbuf *buf,char *fmt,...) { long lVar1; char in_AL; undefined8 in_RCX; undefined8 in_RDX; undefined8 in_R8; undefined8 in_R9; long in_FS_OFFSET; undefined8 in_XMM0_Qa; undefined8 in_XMM1_Qa; undefined8 in_XMM2_Qa; undefined8 in_XMM3_Qa; undefined8 in_XMM4_Qa; undefined8 in_...
void FUN_00127952(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8, undefined8 param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12, undefined8 param...
(translation_unit "void FUN_00127952(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n ...
PUSH RBP MOV RBP,RSP SUB RSP,0xe0 MOV qword ptr [RBP + -0xd8],RDI MOV qword ptr [RBP + -0xe0],RSI MOV qword ptr [RBP + -0xa0],RDX MOV qword ptr [RBP + -0x98],RCX MOV qword ptr [RBP + -0x90],R8 MOV qword ptr [RBP + -0x88],R9 TEST AL,AL JZ 0x001279ab MOVAPS xmmword ptr [RBP + -0x80],XMM0 MOVAPS xmmword ptr [RBP + -0x70],...
void function_1(type_1 *buf,char *fmt,...) { long var_4; char var_1; type_2 in_RCX; type_2 in_RDX; type_2 in_R8; type_2 in_R9; long var_2; type_2 in_XMM0_Qa; type_2 in_XMM1_Qa; type_2 in_XMM2_Qa; type_2 in_XMM3_Qa; type_2 in_XMM4_Qa; type_2 in_XMM5_Qa; type_2 in_XMM6_Qa; type_2 in_XMM7_Q...
(translation_unit "void strbuf_catf(strbuf *buf,char *fmt,...)\n\n{\n long lVar1;\n char in_AL;\n undefined8 in_RCX;\n undefined8 in_RDX;\n undefined8 in_R8;\n undefined8 in_R9;\n long in_FS_OFFSET;\n undefined8 in_XMM0_Qa;\n undefined8 in_XMM1_Qa;\n undefined8 in_XMM2_Qa;\n undefined8 in_XMM3_Qa;\n undefin...
(translation_unit "void function_1(type_1 *buf,char *fmt,...)\n\n{\n long var_4;\n char var_1;\n type_2 in_RCX;\n type_2 in_RDX;\n type_2 in_R8;\n type_2 in_R9;\n long var_2;\n type_2 in_XMM0_Qa;\n type_2 in_XMM1_Qa;\n type_2 in_XMM2_Qa;\n type_2 in_XMM3_Qa;\n type_2 in_XMM4_Qa;\n type_2 in_XMM5_Qa;\n typ...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
1321_puttytel_and_puttytel_strip.c
filename_copy
FUN_0016e579
filename_copy
Filename * filename_copy(Filename *fn) { Filename *pFVar1; Filename *fn_local; pFVar1 = filename_from_str(fn->path); return pFVar1; }
void FUN_0016e579(undefined8 *param_1) { FUN_0016e53e(*param_1); return; }
(translation_unit "void FUN_0016e579(undefined8 *param_1)\n\n{\n FUN_0016e53e(*param_1);\n return;\n}\n\n" (function_definition "void FUN_0016e579(undefined8 *param_1)\n\n{\n FUN_0016e53e(*param_1);\n return;\n}" primitive_type (function_declarator "FUN_0016e579(undefined8 *param_1)" identifier (parameter_list "(un...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX] MOV RDI,RAX CALL 0x0016e53e LEAVE RET
type_1 * function_1(type_1 *fn) { type_1 *pFVar1; type_1 *fn_local; pFVar1 = var_1(fn->path); return pFVar1; }
(translation_unit "Filename * filename_copy(Filename *fn)\n\n{\n Filename *pFVar1;\n Filename *fn_local;\n \n pFVar1 = filename_from_str(fn->path);\n return pFVar1;\n}\n\n" (function_definition "Filename * filename_copy(Filename *fn)\n\n{\n Filename *pFVar1;\n Filename *fn_local;\n \n pFVar1 = filename_from_st...
(translation_unit "type_1 * function_1(type_1 *fn)\n\n{\n type_1 *pFVar1;\n type_1 *fn_local;\n \n pFVar1 = var_1(fn->path);\n return pFVar1;\n}\n\n" (function_definition "type_1 * function_1(type_1 *fn)\n\n{\n type_1 *pFVar1;\n type_1 *fn_local;\n \n pFVar1 = var_1(fn->path);\n return pFVar1;\n}" type_identi...
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (dec...
1334_puttytel_and_puttytel_strip.c
no_nonblock
FUN_0016e9f5
no_nonblock
int no_nonblock(int fd) { uint uVar1; int iVar2; int *piVar3; char *pcVar4; int fd_local; int fdflags; uVar1 = fcntl64(fd,3); if ((int)uVar1 < 0) { piVar3 = __errno_location(); pcVar4 = strerror(*piVar3); fprintf(stderr,"%d: fcntl(F_GETFL): %s\n",(ulong)(uint)fd,pcVar4); ...
uint FUN_0016e9f5(uint param_1) { uint uVar1; int iVar2; int *piVar3; char *pcVar4; uVar1 = fcntl64(param_1,3); if ((int)uVar1 < 0) { piVar3 = __errno_location(); pcVar4 = strerror(*piVar3); fprintf(stderr,"%d: fcntl(F_GETFL): %s\n",(ulong)param_1,pcVar4); /* WARNING: Su...
(translation_unit "uint FUN_0016e9f5(uint param_1)\n\n{\n uint uVar1;\n int iVar2;\n int *piVar3;\n char *pcVar4;\n \n uVar1 = fcntl64(param_1,3);\n if ((int)uVar1 < 0) {\n piVar3 = __errno_location();\n pcVar4 = strerror(*piVar3);\n fprintf(stderr,"%d: fcntl(F_GETFL): %s\n",(ulong)param_1,pcVar4);\n ...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV dword ptr [RBP + -0x14],EDI MOV EAX,dword ptr [RBP + -0x14] MOV ESI,0x3 MOV EDI,EAX MOV EAX,0x0 CALL 0x00111a60 MOV dword ptr [RBP + -0x4],EAX CMP dword ptr [RBP + -0x4],0x0 JNS 0x0016ea56 CALL 0x00110070 MOV EAX,dword ptr [RAX] MOV EDI,EAX CALL 0x001104c0 MOV RCX,RAX MOV RAX,qword...
int function_1(int fd) { type_1 var_6; int var_7; int *piVar3; char *pcVar4; int fd_local; int fdflags; var_6 = var_1(fd,3); if ((int)var_6 < 0) { piVar3 = var_2(); pcVar4 = var_3(*piVar3); var_4(stderr,"%d: fcntl(F_GETFL): %s\n",(type_2)(type_1)fd,pcVar4); /* WARNIN...
(translation_unit "int no_nonblock(int fd)\n\n{\n uint uVar1;\n int iVar2;\n int *piVar3;\n char *pcVar4;\n int fd_local;\n int fdflags;\n \n uVar1 = fcntl64(fd,3);\n if ((int)uVar1 < 0) {\n piVar3 = __errno_location();\n pcVar4 = strerror(*piVar3);\n fprintf(stderr,"%d: fcntl(F_GETFL): %s\n",(ulong)(...
(translation_unit "int function_1(int fd)\n\n{\n type_1 var_6;\n int var_7;\n int *piVar3;\n char *pcVar4;\n int fd_local;\n int fdflags;\n \n var_6 = var_1(fd,3);\n if ((int)var_6 < 0) {\n piVar3 = var_2();\n pcVar4 = var_3(*piVar3);\n var_4(stderr,"%d: fcntl(F_GETFL): %s\n",(type_2)(type_1)fd,pcVar4...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declarat...
1409_puttytel_and_puttytel_strip.c
sk_localproxy_plug
FUN_00172cb9
sk_localproxy_plug
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ Plug sk_localproxy_plug(Socket s,Plug p) { socket_function_table *psVar1; Plug p_local; Socket s_local; Local_Proxy_Socket ps; Plug ret; psVar1 = s[4]; if (p != (Plug)0x0) { s[4] = (socket_function_table *)p; } return (...
undefined8 FUN_00172cb9(long param_1,long param_2) { undefined8 uVar1; uVar1 = *(undefined8 *)(param_1 + 0x20); if (param_2 != 0) { *(long *)(param_1 + 0x20) = param_2; } return uVar1; }
(translation_unit "undefined8 FUN_00172cb9(long param_1,long param_2)\n\n{\n undefined8 uVar1;\n \n uVar1 = *(undefined8 *)(param_1 + 0x20);\n if (param_2 != 0) {\n *(long *)(param_1 + 0x20) = param_2;\n }\n return uVar1;\n}\n\n" (function_definition "undefined8 FUN_00172cb9(long param_1,long param_2)\n\n{\n ...
PUSH RBP MOV RBP,RSP MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x10],RAX MOV RAX,qword ptr [RBP + -0x10] MOV RAX,qword ptr [RAX + 0x20] MOV qword ptr [RBP + -0x8],RAX CMP qword ptr [RBP + -0x20],0x0 JZ 0x00172cec MOV RAX,qword ptr [RBP + -0x10]...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ type_1 function_1(type_2 s,type_1 var_1) { type_3 *psVar1; type_1 p_local; type_2 s_local; type_4 ps; type_1 ret; psVar1 = s[4]; if (var_1 != (type_1)0x0) { s[4] = (type_3 *)var_1; } return (type_1)psVar1; }
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nPlug sk_localproxy_plug(Socket s,Plug p)\n\n{\n socket_function_table *psVar1;\n Plug p_local;\n Socket s_local;\n Local_Proxy_Socket ps;\n Plug ret;\n \n psVar1 = s[4];\n if (p != (Plug)0x0) {\n s[4] = (socket_fun...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ntype_1 function_1(type_2 s,type_1 var_1)\n\n{\n type_3 *psVar1;\n type_1 p_local;\n type_2 s_local;\n type_4 ps;\n type_1 ret;\n \n psVar1 = s[4];\n if (var_1 != (type_1)0x0) {\n s[4] = (type_3 *)var_1;\n }\n ret...
(translation_unit (comment) (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compou...
1403_puttytel_and_puttytel_strip.c
localproxy_fromfd_cmp
FUN_00172adc
localproxy_fromfd_cmp
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ int localproxy_fromfd_cmp(void *av,void *bv) { int iVar1; void *bv_local; void *av_local; Local_Proxy_Socket a; Local_Proxy_Socket b; if (*(int *)((long)av + 0xc) < *(int *)((long)bv + 0xc)) { iVar1 = -1; } else if (*(int...
undefined8 FUN_00172adc(long param_1,long param_2) { undefined8 uVar1; if (*(int *)(param_1 + 0xc) < *(int *)(param_2 + 0xc)) { uVar1 = 0xffffffff; } else if (*(int *)(param_2 + 0xc) < *(int *)(param_1 + 0xc)) { uVar1 = 1; } else { uVar1 = 0; } return uVar1; }
(translation_unit "undefined8 FUN_00172adc(long param_1,long param_2)\n\n{\n undefined8 uVar1;\n \n if (*(int *)(param_1 + 0xc) < *(int *)(param_2 + 0xc)) {\n uVar1 = 0xffffffff;\n }\n else if (*(int *)(param_2 + 0xc) < *(int *)(param_1 + 0xc)) {\n uVar1 = 1;\n }\n else {\n uVar1 = 0;\n }\n return uVa...
PUSH RBP MOV RBP,RSP MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x10],RAX MOV RAX,qword ptr [RBP + -0x20] MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x10] MOV EDX,dword ptr [RAX + 0xc] MOV RAX,qword ptr [RBP + -0x8] MOV EAX,dword p...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ int function_1(void *av,void *bv) { int iVar1; void *bv_local; void *av_local; type_1 a; type_1 b; if (*(int *)((long)av + 0xc) < *(int *)((long)bv + 0xc)) { iVar1 = -1; } else if (*(int *)((long)bv + 0xc) < *(int *)((lon...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint localproxy_fromfd_cmp(void *av,void *bv)\n\n{\n int iVar1;\n void *bv_local;\n void *av_local;\n Local_Proxy_Socket a;\n Local_Proxy_Socket b;\n \n if (*(int *)((long)av + 0xc) < *(int *)((long)bv + 0xc)) {\n iV...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint function_1(void *av,void *bv)\n\n{\n int iVar1;\n void *bv_local;\n void *av_local;\n type_1 a;\n type_1 b;\n \n if (*(int *)((long)av + 0xc) < *(int *)((long)bv + 0xc)) {\n iVar1 = -1;\n }\n else if (*(int *)...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator:...
1505_puttytel_and_puttytel_strip.c
stat64
FUN_00177990
stat64
int stat64(char *__file,stat64 *__buf) { int iVar1; iVar1 = __xstat64(1,__file,__buf); return iVar1; }
void FUN_00177990(char *param_1,stat64 *param_2) { __xstat64(1,param_1,param_2); return; }
(translation_unit "void FUN_00177990(char *param_1,stat64 *param_2)\n\n{\n __xstat64(1,param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_00177990(char *param_1,stat64 *param_2)\n\n{\n __xstat64(1,param_1,param_2);\n return;\n}" primitive_type (function_declarator "FUN_00177990(char *param_1,stat64 ...
MOV RDX,RSI MOV RSI,RDI MOV EDI,0x1 JMP 0x001116e0
int function_1(char *__file,function_1 *__buf) { int iVar1; iVar1 = var_1(1,__file,__buf); return iVar1; }
(translation_unit "int stat64(char *__file,stat64 *__buf)\n\n{\n int iVar1;\n \n iVar1 = __xstat64(1,__file,__buf);\n return iVar1;\n}\n\n" (function_definition "int stat64(char *__file,stat64 *__buf)\n\n{\n int iVar1;\n \n iVar1 = __xstat64(1,__file,__buf);\n return iVar1;\n}" primitive_type (function_declarat...
(translation_unit "int function_1(char *__file,function_1 *__buf)\n\n{\n int iVar1;\n \n iVar1 = var_1(1,__file,__buf);\n return iVar1;\n}\n\n" (function_definition "int function_1(char *__file,function_1 *__buf)\n\n{\n int iVar1;\n \n iVar1 = var_1(1,__file,__buf);\n return iVar1;\n}" primitive_type (function_...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer...
1327_puttytel_and_puttytel_strip.c
filename_deserialise
FUN_0016e66f
filename_deserialise
Filename * filename_deserialise(void *vdata,int maxsize,int *used) { void *pvVar1; Filename *pFVar2; int *used_local; int maxsize_local; void *vdata_local; char *data; char *end; pvVar1 = memchr(vdata,0,(long)maxsize); if (pvVar1 == (void *)0x0) { pFVar2 = (Filename *)0x0; } else { *u...
undefined8 FUN_0016e66f(void *param_1,int param_2,int *param_3) { void *pvVar1; undefined8 uVar2; pvVar1 = memchr(param_1,0,(long)param_2); if (pvVar1 == (void *)0x0) { uVar2 = 0; } else { *param_3 = ((int)pvVar1 + 1) - (int)param_1; uVar2 = FUN_0016e53e(param_1); } return uVar2; }
(translation_unit "undefined8 FUN_0016e66f(void *param_1,int param_2,int *param_3)\n\n{\n void *pvVar1;\n undefined8 uVar2;\n \n pvVar1 = memchr(param_1,0,(long)param_2);\n if (pvVar1 == (void *)0x0) {\n uVar2 = 0;\n }\n else {\n *param_3 = ((int)pvVar1 + 1) - (int)param_1;\n uVar2 = FUN_0016e53e(param_...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x18],RDI MOV dword ptr [RBP + -0x1c],ESI MOV qword ptr [RBP + -0x28],RDX MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x10],RAX MOV EAX,dword ptr [RBP + -0x1c] MOVSXD RDX,EAX MOV RAX,qword ptr [RBP + -0x10] MOV ESI,0x0 MOV RDI,RAX CALL 0x00111160 MOV qwo...
type_1 * function_1(void *vdata,int maxsize,int *used) { void *var_2; type_1 *pFVar2; int *used_local; int maxsize_local; void *vdata_local; char *data; char *end; var_2 = var_1(vdata,0,(long)maxsize); if (var_2 == (void *)0x0) { pFVar2 = (type_1 *)0x0; } else { *used = ((int)var_2 + ...
(translation_unit "Filename * filename_deserialise(void *vdata,int maxsize,int *used)\n\n{\n void *pvVar1;\n Filename *pFVar2;\n int *used_local;\n int maxsize_local;\n void *vdata_local;\n char *data;\n char *end;\n \n pvVar1 = memchr(vdata,0,(long)maxsize);\n if (pvVar1 == (void *)0x0) {\n pFVar2 = (File...
(translation_unit "type_1 * function_1(void *vdata,int maxsize,int *used)\n\n{\n void *var_2;\n type_1 *pFVar2;\n int *used_local;\n int maxsize_local;\n void *vdata_local;\n char *data;\n char *end;\n \n var_2 = var_1(vdata,0,(long)maxsize);\n if (var_2 == (void *)0x0) {\n pFVar2 = (type_1 *)0x0;\n }\n ...
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (prim...
1061_puttytel_and_puttytel_strip.c
editbox_key
FUN_00153b24
editbox_key
/* WARNING: Enum "GdkEventType": Some values do not have unique names */ gboolean editbox_key(GtkWidget *widget,GdkEventKey *event,gpointer data) { undefined8 uVar1; long in_FS_OFFSET; gpointer data_local; GdkEventKey *event_local; GtkWidget *widget_local; gboolean return_val; GtkWidget *parent; long...
undefined4 FUN_00153b24(undefined8 param_1,long param_2) { undefined8 uVar1; long in_FS_OFFSET; undefined4 local_1c; long local_18; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); local_18 = gtk_widget_get_parent(param_1); if ((*(int *)(param_2 + 0x1c) == 0xff0d) && (local_18 != 0)) { ...
(translation_unit "undefined4 FUN_00153b24(undefined8 param_1,long param_2)\n\n{\n undefined8 uVar1;\n long in_FS_OFFSET;\n undefined4 local_1c;\n long local_18;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n local_18 = gtk_widget_get_parent(param_1);\n if ((*(int *)(param_2 + 0x1c) == 0xff...
PUSH RBP MOV RBP,RSP SUB RSP,0x40 MOV qword ptr [RBP + -0x28],RDI MOV qword ptr [RBP + -0x30],RSI MOV qword ptr [RBP + -0x38],RDX MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0x28] MOV RDI,RAX CALL 0x00111df0 MOV qword ptr [RBP + -0x10],RAX MOV RAX,qword ptr [RBP + -0...
/* WARNING: Enum "GdkEventType": Some values do not have unique names */ type_1 function_1(type_2 *widget,type_3 *event,type_4 data) { type_5 uVar1; long var_1; type_4 data_local; type_3 *event_local; type_2 *widget_local; type_1 return_val; type_2 *var_3; long var_7; var_7 = *(long *)(var_1 + 0...
(translation_unit "/* WARNING: Enum "GdkEventType": Some values do not have unique names */\n\ngboolean editbox_key(GtkWidget *widget,GdkEventKey *event,gpointer data)\n\n{\n undefined8 uVar1;\n long in_FS_OFFSET;\n gpointer data_local;\n GdkEventKey *event_local;\n GtkWidget *widget_local;\n gboolean return_val;...
(translation_unit "/* WARNING: Enum "GdkEventType": Some values do not have unique names */\n\ntype_1 function_1(type_2 *widget,type_3 *event,type_4 data)\n\n{\n type_5 uVar1;\n long var_1;\n type_4 data_local;\n type_3 *event_local;\n type_2 *widget_local;\n type_1 return_val;\n type_2 *var_3;\n long var_7;\n ...
(translation_unit (comment) (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarat...
1231_puttytel_and_puttytel_strip.c
configure_area
FUN_00164e47
configure_area
/* WARNING: Enum "GdkEventType": Some values do not have unique names */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ gint configure_area(GtkWidget *widget,GdkEventConfigure *event,gpointer data) { int iVar1; int iVar2; int iVar3; int iVar4; bool bVar5; wchar_t newcols; wcha...
undefined8 FUN_00164e47(undefined8 param_1,long param_2,long param_3) { int iVar1; int iVar2; int iVar3; int iVar4; bool bVar5; int iVar6; int iVar7; undefined4 uVar8; undefined8 uVar9; bVar5 = false; iVar6 = (*(int *)(param_2 + 0x1c) + *(int *)(param_3 + 0x22f4) * -2) / *(int *)(param_3 + 0x...
(translation_unit "undefined8 FUN_00164e47(undefined8 param_1,long param_2,long param_3)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n bool bVar5;\n int iVar6;\n int iVar7;\n undefined4 uVar8;\n undefined8 uVar9;\n \n bVar5 = false;\n iVar6 = (*(int *)(param_2 + 0x1c) + *(int *)(param_3 + 0x22f...
PUSH RBP MOV RBP,RSP SUB RSP,0x40 MOV qword ptr [RBP + -0x28],RDI MOV qword ptr [RBP + -0x30],RSI MOV qword ptr [RBP + -0x38],RDX MOV RAX,qword ptr [RBP + -0x38] MOV qword ptr [RBP + -0x8],RAX MOV dword ptr [RBP + -0x1c],0x0 MOV RAX,qword ptr [RBP + -0x30] MOV EDX,dword ptr [RAX + 0x1c] MOV RAX,qword ptr [RBP + -0x8] M...
/* WARNING: Enum "GdkEventType": Some values do not have unique names */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ type_1 function_1(type_2 *widget,type_3 *event,type_4 data) { int var_7; int var_6; int var_9; int var_8; bool bVar5; type_5 var_1; type_5 var_2; type_5 ne...
(translation_unit "/* WARNING: Enum "GdkEventType": Some values do not have unique names */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ngint configure_area(GtkWidget *widget,GdkEventConfigure *event,gpointer data)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n bool bVar...
(translation_unit "/* WARNING: Enum "GdkEventType": Some values do not have unique names */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ntype_1 function_1(type_2 *widget,type_3 *event,type_4 data)\n\n{\n int var_7;\n int var_6;\n int var_9;\n int var_8;\n bool bVar5;\n type_5 var_1...
(translation_unit (comment) (comment) (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier...
1417_puttytel_and_puttytel_strip.c
sk_localproxy_socket_error
FUN_001730e5
sk_localproxy_socket_error
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ char * sk_localproxy_socket_error(Socket s) { Socket s_local; Local_Proxy_Socket ps; return (char *)s[3]; }
undefined8 FUN_001730e5(long param_1) { return *(undefined8 *)(param_1 + 0x18); }
(translation_unit "undefined8 FUN_001730e5(long param_1)\n\n{\n return *(undefined8 *)(param_1 + 0x18);\n}\n\n" (function_definition "undefined8 FUN_001730e5(long param_1)\n\n{\n return *(undefined8 *)(param_1 + 0x18);\n}" type_identifier (function_declarator "FUN_001730e5(long param_1)" identifier (parameter_list "(...
PUSH RBP MOV RBP,RSP MOV qword ptr [RBP + -0x18],RDI MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX + 0x18] POP RBP RET
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ char * function_1(type_1 s) { type_1 s_local; type_2 ps; return (char *)s[3]; }
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nchar * sk_localproxy_socket_error(Socket s)\n\n{\n Socket s_local;\n Local_Proxy_Socket ps;\n \n return (char *)s[3];\n}\n\n" comment (function_definition "char * sk_localproxy_socket_error(Socket s)\n\n{\n Socket s_loca...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nchar * function_1(type_1 s)\n\n{\n type_1 s_local;\n type_2 ps;\n \n return (char *)s[3];\n}\n\n" comment (function_definition "char * function_1(type_1 s)\n\n{\n type_1 s_local;\n type_2 ps;\n \n return (char *)s[3];...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier))))) body: (compound_statement (declaration type: (type_ide...
925_pterm_and_pterm_strip.c
dlg_fontsel_get
FUN_00149999
dlg_fontsel_get
FontSpec * dlg_fontsel_get(control *ctrl,void *dlg) { uctrl *puVar1; undefined8 uVar2; char *name; FontSpec *pFVar3; void *dlg_local; control *ctrl_local; dlgparam *dp; uctrl *uc; puVar1 = dlg_find_byctrl((dlgparam *)dlg,ctrl); if ((puVar1->ctrl->generic).type != 8) { /* WAR...
void FUN_00149999(undefined8 param_1,undefined8 param_2) { undefined8 *puVar1; undefined8 uVar2; puVar1 = (undefined8 *)FUN_00148310(param_2,param_1); if (*(int *)*puVar1 != 8) { /* WARNING: Subroutine does not return */ __assert_fail("uc->ctrl->generic.type == CTRL_FONTSELECT","uni...
(translation_unit "void FUN_00149999(undefined8 param_1,undefined8 param_2)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n \n puVar1 = (undefined8 *)FUN_00148310(param_2,param_1);\n if (*(int *)*puVar1 != 8) {\n /* WARNING: Subroutine does not return */\n __assert_fail("uc->ctrl->generic.ty...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV RAX,qword ptr [RBP + -0x20] MOV qword ptr [RBP + -0x10],RAX MOV RDX,qword ptr [RBP + -0x18] MOV RAX,qword ptr [RBP + -0x10] MOV RSI,RDX MOV RDI,RAX CALL 0x00148310 MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP ...
type_1 * function_1(type_2 *ctrl,void *dlg) { type_3 *puVar1; type_4 uVar2; char *name; type_1 *pFVar3; void *dlg_local; type_2 *ctrl_local; type_5 *dp; type_3 *uc; puVar1 = var_1((type_5 *)dlg,ctrl); if ((puVar1->ctrl->generic).type != 8) { /* WARNING: Subroutine does not r...
(translation_unit "FontSpec * dlg_fontsel_get(control *ctrl,void *dlg)\n\n{\n uctrl *puVar1;\n undefined8 uVar2;\n char *name;\n FontSpec *pFVar3;\n void *dlg_local;\n control *ctrl_local;\n dlgparam *dp;\n uctrl *uc;\n \n puVar1 = dlg_find_byctrl((dlgparam *)dlg,ctrl);\n if ((puVar1->ctrl->generic).type != ...
(translation_unit "type_1 * function_1(type_2 *ctrl,void *dlg)\n\n{\n type_3 *puVar1;\n type_4 uVar2;\n char *name;\n type_1 *pFVar3;\n void *dlg_local;\n type_2 *ctrl_local;\n type_5 *dp;\n type_3 *uc;\n \n puVar1 = var_1((type_5 *)dlg,ctrl);\n if ((puVar1->ctrl->generic).type != 8) {\n /...
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (pri...
659_pterm_and_pterm_strip.c
ctrlparse
FUN_00126b5f
ctrlparse
char ctrlparse(char *s,char **next) { byte *pbVar1; long lVar2; char **next_local; char *s_local; char c; c = '\0'; if (*s == '^') { pbVar1 = (byte *)(s + 1); if (*pbVar1 == 0) { *next = (char *)0x0; } else if (*pbVar1 == 0x3c) { lVar2 = strtol(s + 2,next,0); c = (ch...
byte FUN_00126b5f(char *param_1,char **param_2) { byte *pbVar1; long lVar2; byte local_9; local_9 = 0; if (*param_1 == '^') { pbVar1 = (byte *)(param_1 + 1); if (*pbVar1 == 0) { *param_2 = (char *)0x0; } else if (*pbVar1 == 0x3c) { lVar2 = strtol(param_1 + 2,param_2,0); ...
(translation_unit "byte FUN_00126b5f(char *param_1,char **param_2)\n\n{\n byte *pbVar1;\n long lVar2;\n byte local_9;\n \n local_9 = 0;\n if (*param_1 == '^') {\n pbVar1 = (byte *)(param_1 + 1);\n if (*pbVar1 == 0) {\n *param_2 = (char *)0x0;\n }\n else if (*pbVar1 == 0x3c) {\n lVar2 = strto...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV byte ptr [RBP + -0x1],0x0 MOV RAX,qword ptr [RBP + -0x18] MOVZX EAX,byte ptr [RAX] CMP AL,0x5e JZ 0x00126b8e MOV RAX,qword ptr [RBP + -0x20] MOV qword ptr [RAX],0x0 JMP 0x00126cbb ADD qword ptr [RBP + -0x18],0x1 MOV RA...
char function_1(char *var_1,char **next) { type_1 *pbVar1; long lVar2; char **next_local; char *s_local; char c; c = '\0'; if (*var_1 == '^') { pbVar1 = (type_1 *)(var_1 + 1); if (*pbVar1 == 0) { *next = (char *)0x0; } else if (*pbVar1 == 0x3c) { lVar2 = var_2(var_1 + 2,ne...
(translation_unit "char ctrlparse(char *s,char **next)\n\n{\n byte *pbVar1;\n long lVar2;\n char **next_local;\n char *s_local;\n char c;\n \n c = '\0';\n if (*s == '^') {\n pbVar1 = (byte *)(s + 1);\n if (*pbVar1 == 0) {\n *next = (char *)0x0;\n }\n else if (*pbVar1 == 0x3c) {\n lVar2 = s...
(translation_unit "char function_1(char *var_1,char **next)\n\n{\n type_1 *pbVar1;\n long lVar2;\n char **next_local;\n char *s_local;\n char c;\n \n c = '\0';\n if (*var_1 == '^') {\n pbVar1 = (type_1 *)(var_1 + 1);\n if (*pbVar1 == 0) {\n *next = (char *)0x0;\n }\n else if (*pbVar1 == 0x3c) {...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_...
1272_puttytel_and_puttytel_strip.c
do_beep
FUN_0016951d
do_beep
void do_beep(void *frontend,wchar_t mode) { undefined8 uVar1; wchar_t mode_local; void *frontend_local; if (mode == L'\x01') { uVar1 = gdk_display_get_default(); gdk_display_beep(uVar1); } return; }
void FUN_0016951d(undefined8 param_1,int param_2) { undefined8 uVar1; if (param_2 == 1) { uVar1 = gdk_display_get_default(); gdk_display_beep(uVar1); } return; }
(translation_unit "void FUN_0016951d(undefined8 param_1,int param_2)\n\n{\n undefined8 uVar1;\n \n if (param_2 == 1) {\n uVar1 = gdk_display_get_default();\n gdk_display_beep(uVar1);\n }\n return;\n}\n\n" (function_definition "void FUN_0016951d(undefined8 param_1,int param_2)\n\n{\n undefined8 uVar1;\n \n ...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI MOV dword ptr [RBP + -0xc],ESI CMP dword ptr [RBP + -0xc],0x1 JNZ 0x0016953f CALL 0x00110d80 MOV RDI,RAX CALL 0x00111d00 NOP LEAVE RET
void function_1(void *frontend,type_1 var_1) { type_2 uVar1; type_1 mode_local; void *frontend_local; if (var_1 == L'\x01') { uVar1 = var_2(); var_3(uVar1); } return; }
(translation_unit "void do_beep(void *frontend,wchar_t mode)\n\n{\n undefined8 uVar1;\n wchar_t mode_local;\n void *frontend_local;\n \n if (mode == L'\x01') {\n uVar1 = gdk_display_get_default();\n gdk_display_beep(uVar1);\n }\n return;\n}\n\n" (function_definition "void do_beep(void *frontend,wchar_t mod...
(translation_unit "void function_1(void *frontend,type_1 var_1)\n\n{\n type_2 uVar1;\n type_1 mode_local;\n void *frontend_local;\n \n if (var_1 == L'\x01') {\n uVar1 = var_2();\n var_3(uVar1);\n }\n return;\n}\n\n" (function_definition "void function_1(void *frontend,type_1 var_1)\n\n{\n type_2 uVar1;\n ...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif...
616_pterm_and_pterm_strip.c
ctrl_droplist
FUN_00120a54
ctrl_droplist
control * ctrl_droplist(controlset *s,char *label,char shortcut,int percentage,intorptr helpctx, handler_fn handler,intorptr context) { control *pcVar1; char *pcVar2; handler_fn handler_local; intorptr helpctx_local; int percentage_local; char shortcut_local; char *label_local; ...
long FUN_00120a54(undefined8 param_1,long param_2,undefined param_3,undefined4 param_4, undefined8 param_5,undefined8 param_6,undefined8 param_7) { long lVar1; undefined8 uVar2; lVar1 = FUN_00120055(param_1,5,param_5,param_6,param_7); if (param_2 == 0) { uVar2 = 0; } else { uVa...
(translation_unit "long FUN_00120a54(undefined8 param_1,long param_2,undefined param_3,undefined4 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7)\n\n{\n long lVar1;\n undefined8 uVar2;\n \n lVar1 = FUN_00120055(param_1,5,param_5,param_6,param_7);\n if (param_2 == 0) {\n uVar...
PUSH RBP MOV RBP,RSP SUB RSP,0x40 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV EAX,EDX MOV dword ptr [RBP + -0x28],ECX MOV qword ptr [RBP + -0x30],R8 MOV qword ptr [RBP + -0x38],R9 MOV byte ptr [RBP + -0x24],AL MOV RCX,qword ptr [RBP + -0x38] MOV RDX,qword ptr [RBP + -0x30] MOV RAX,qword ptr [RBP...
type_1 * function_1(type_2 *s,char *var_2,char shortcut,int percentage,type_3 helpctx, type_4 handler,type_3 context) { type_1 *pcVar1; char *pcVar2; type_4 handler_local; type_3 helpctx_local; int percentage_local; char shortcut_local; char *label_local; type_2 *s_local; type...
(translation_unit "control * ctrl_droplist(controlset *s,char *label,char shortcut,int percentage,intorptr helpctx,\n handler_fn handler,intorptr context)\n\n{\n control *pcVar1;\n char *pcVar2;\n handler_fn handler_local;\n intorptr helpctx_local;\n int percentage_local;\n char shortcut_loc...
(translation_unit "type_1 * function_1(type_2 *s,char *var_2,char shortcut,int percentage,type_3 helpctx,\n type_4 handler,type_3 context)\n\n{\n type_1 *pcVar1;\n char *pcVar2;\n type_4 handler_local;\n type_3 helpctx_local;\n int percentage_local;\n char shortcut_local;\n char *label_loca...
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (pri...
1014_pterm_and_pterm_strip.c
pangofont_char_width
FUN_001538c9
pangofont_char_width
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ wchar_t pangofont_char_width (PangoLayout *layout,pangofont *pfont,wchar_t uchr,char *utfchr,wchar_t utflen) { uint uVar1; long lVar2; uint uVar3; wchar_t *pwVar4; long in_FS_OFFSET; char *utfchr_local; wchar_t u...
undefined4 FUN_001538c9(undefined8 param_1,long param_2,uint param_3,undefined8 param_4,undefined4 param_5) { uint uVar1; uint uVar2; undefined8 uVar3; long in_FS_OFFSET; undefined local_28 [8]; undefined4 local_20; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); if (*(uint *)(param_2 +...
(translation_unit "undefined4\nFUN_001538c9(undefined8 param_1,long param_2,uint param_3,undefined8 param_4,undefined4 param_5)\n\n{\n uint uVar1;\n uint uVar2;\n undefined8 uVar3;\n long in_FS_OFFSET;\n undefined local_28 [8];\n undefined4 local_20;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x...
PUSH RBP MOV RBP,RSP SUB RSP,0x50 MOV qword ptr [RBP + -0x38],RDI MOV qword ptr [RBP + -0x40],RSI MOV dword ptr [RBP + -0x44],EDX MOV qword ptr [RBP + -0x50],RCX MOV dword ptr [RBP + -0x48],R8D MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0x40] MOV EDX,dword ptr [RAX ...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ type_1 function_1 (type_2 *layout,type_3 *pfont,type_1 var_2,char *utfchr,type_1 utflen) { type_4 var_5; long var_8; type_4 var_4; type_1 *pwVar4; long var_1; char *utfchr_local; type_1 utflen_local; type_1 uch...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nwchar_t pangofont_char_width\n (PangoLayout *layout,pangofont *pfont,wchar_t uchr,char *utfchr,wchar_t utflen)\n\n{\n uint uVar1;\n long lVar2;\n uint uVar3;\n wchar_t *pwVar4;\n long in_FS_OFFSET;\n ch...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ntype_1 function_1\n (type_2 *layout,type_3 *pfont,type_1 var_2,char *utfchr,type_1 utflen)\n\n{\n type_4 var_5;\n long var_8;\n type_4 var_4;\n type_1 *pwVar4;\n long var_1;\n char *utfchr_local;\n typ...
(translation_unit (comment) (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarat...
697_pterm_and_pterm_strip.c
conf_launchable
FUN_0012851e
conf_launchable
int conf_launchable(Conf *conf) { char cVar1; int iVar2; char *pcVar3; Conf *conf_local; iVar2 = conf_get_int(conf,2); if (iVar2 == 4) { pcVar3 = conf_get_str(conf,0x39); cVar1 = *pcVar3; } else { pcVar3 = conf_get_str(conf,0); cVar1 = *pcVar3; } return (uint)(cVar1 != '\0'); } ...
bool FUN_0012851e(undefined8 param_1) { char cVar1; int iVar2; char *pcVar3; iVar2 = FUN_00114ec2(param_1,2); if (iVar2 == 4) { pcVar3 = (char *)FUN_001150c2(param_1,0x39); cVar1 = *pcVar3; } else { pcVar3 = (char *)FUN_001150c2(param_1,0); cVar1 = *pcVar3; } return cVar1 != '\0';...
(translation_unit "bool FUN_0012851e(undefined8 param_1)\n\n{\n char cVar1;\n int iVar2;\n char *pcVar3;\n \n iVar2 = FUN_00114ec2(param_1,2);\n if (iVar2 == 4) {\n pcVar3 = (char *)FUN_001150c2(param_1,0x39);\n cVar1 = *pcVar3;\n }\n else {\n pcVar3 = (char *)FUN_001150c2(param_1,0);\n cVar1 = *pcV...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI MOV RAX,qword ptr [RBP + -0x8] MOV ESI,0x2 MOV RDI,RAX CALL 0x00114ec2 CMP EAX,0x4 JNZ 0x0012855e MOV RAX,qword ptr [RBP + -0x8] MOV ESI,0x39 MOV RDI,RAX CALL 0x001150c2 MOVZX EAX,byte ptr [RAX] TEST AL,AL SETNZ AL MOVZX EAX,AL JMP 0x0012857a MOV RAX,qwor...
int function_1(type_1 *conf) { char var_4; int var_2; char *pcVar3; type_1 *conf_local; var_2 = var_1(conf,2); if (var_2 == 4) { pcVar3 = var_3(conf,0x39); var_4 = *pcVar3; } else { pcVar3 = var_3(conf,0); var_4 = *pcVar3; } return (uint)(var_4 != '\0'); }
(translation_unit "int conf_launchable(Conf *conf)\n\n{\n char cVar1;\n int iVar2;\n char *pcVar3;\n Conf *conf_local;\n \n iVar2 = conf_get_int(conf,2);\n if (iVar2 == 4) {\n pcVar3 = conf_get_str(conf,0x39);\n cVar1 = *pcVar3;\n }\n else {\n pcVar3 = conf_get_str(conf,0);\n cVar1 = *pcVar3;\n }\...
(translation_unit "int function_1(type_1 *conf)\n\n{\n char var_4;\n int var_2;\n char *pcVar3;\n type_1 *conf_local;\n \n var_2 = var_1(conf,2);\n if (var_2 == 4) {\n pcVar3 = var_3(conf,0x39);\n var_4 = *pcVar3;\n }\n else {\n pcVar3 = var_3(conf,0);\n var_4 = *pcVar3;\n }\n return (uint)(var_4...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de...
589_pterm_and_pterm_strip.c
colour_handler
FUN_0011873c
colour_handler
void colour_handler(control *ctrl,void *dlg,void *data,int event) { long lVar1; int iVar2; int g_00; int r_00; long in_FS_OFFSET; int event_local; void *data_local; void *dlg_local; control *ctrl_local; int r; int g; int b; int update; int clear; int i; int cval; int i_1; int i_2; ...
void FUN_0011873c(long param_1,undefined8 param_2,undefined8 param_3,int param_4) { undefined4 uVar1; undefined4 uVar2; undefined4 uVar3; int iVar4; long in_FS_OFFSET; uint local_8c; uint local_88; uint local_84; int local_80; int local_7c; uint local_78; int local_74; int local_70; int lo...
(translation_unit "void FUN_0011873c(long param_1,undefined8 param_2,undefined8 param_3,int param_4)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n int iVar4;\n long in_FS_OFFSET;\n uint local_8c;\n uint local_88;\n uint local_84;\n int local_80;\n int local_7c;\n uint local_78;\n int lo...
PUSH RBP MOV RBP,RSP PUSH R12 PUSH RBX SUB RSP,0xa0 MOV qword ptr [RBP + -0x98],RDI MOV qword ptr [RBP + -0xa0],RSI MOV qword ptr [RBP + -0xa8],RDX MOV dword ptr [RBP + -0xac],ECX MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x18],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0xa8] MOV qword ptr [RBP + -0x58],RAX MOV ...
void function_1(type_1 *var_3,void *dlg,void *data,int var_2) { long var_28; int var_22; int g_00; int r_00; long var_1; int event_local; void *data_local; void *dlg_local; type_1 *ctrl_local; int r; int g; int b; int var_24; int var_25; int var_6; int var_15; int var_10; int var_1...
(translation_unit "void colour_handler(control *ctrl,void *dlg,void *data,int event)\n\n{\n long lVar1;\n int iVar2;\n int g_00;\n int r_00;\n long in_FS_OFFSET;\n int event_local;\n void *data_local;\n void *dlg_local;\n control *ctrl_local;\n int r;\n int g;\n int b;\n int update;\n int clear;\n int i;...
(translation_unit "void function_1(type_1 *var_3,void *dlg,void *data,int var_2)\n\n{\n long var_28;\n int var_22;\n int g_00;\n int r_00;\n long var_1;\n int event_local;\n void *data_local;\n void *dlg_local;\n type_1 *ctrl_local;\n int r;\n int g;\n int b;\n int var_24;\n int var_25;\n int var_6;\n i...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
626_pterm_and_pterm_strip.c
pwrite
FUN_00121044
pwrite
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ ssize_t pwrite(int __fd,void *__buf,size_t __n,__off_t __offset) { long lVar1; undefined4 in_register_0000003c; long in_FS_OFFSET; uchar c_local; Ldisc ldisc_local; char cc [2]; ldisc_local = (Ldisc)CONCAT44(in_register_0000003...
void FUN_00121044(long *param_1,byte param_2) { long in_FS_OFFSET; byte local_24 [4]; long *local_20; char local_15; char local_14; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); local_24[0] = param_2; local_20 = param_1; if ((((param_2 < 0x20) || (0x7e < param_2)) && ((*(int *...
(translation_unit "void FUN_00121044(long *param_1,byte param_2)\n\n{\n long in_FS_OFFSET;\n byte local_24 [4];\n long *local_20;\n char local_15;\n char local_14;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n local_24[0] = param_2;\n local_20 = param_1;\n if ((((param_2 < 0x20) || (0x7e...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV EAX,ESI MOV byte ptr [RBP + -0x1c],AL MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOVZX EAX,byte ptr [RBP + -0x1c] CMP AL,0x1f JBE 0x00121074 MOVZX EAX,byte ptr [RBP + -0x1c] CMP AL,0x7e JBE 0x001210d2 MOV RAX,qword ptr [RB...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ ssize_t function_1(int __fd,void *__buf,size_t __n,type_1 __offset) { long var_6; type_2 in_register_0000003c; long var_2; type_3 var_3; type_4 ldisc_local; char cc [2]; ldisc_local = (type_4)var_1(in_register_0000003c,__fd); ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nssize_t pwrite(int __fd,void *__buf,size_t __n,__off_t __offset)\n\n{\n long lVar1;\n undefined4 in_register_0000003c;\n long in_FS_OFFSET;\n uchar c_local;\n Ldisc ldisc_local;\n char cc [2];\n \n ldisc_local = (Ldis...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nssize_t function_1(int __fd,void *__buf,size_t __n,type_1 __offset)\n\n{\n long var_6;\n type_2 in_register_0000003c;\n long var_2;\n type_3 var_3;\n type_4 ldisc_local;\n char cc [2];\n \n ldisc_local = (type_4)var_1...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: ...
677_pterm_and_pterm_strip.c
strbuf_new
FUN_00127808
strbuf_new
/* WARNING: Unknown calling convention */ strbuf * strbuf_new(void) { strbuf *psVar1; char *pcVar2; strbuf *buf; psVar1 = (strbuf *)safemalloc(1,0x10); psVar1->len = 0; psVar1->size = 0x200; pcVar2 = (char *)safemalloc((long)psVar1->size,1); psVar1->s = pcVar2; *psVar1->s = '\0'; return psVar1...
undefined8 * FUN_00127808(void) { undefined8 *puVar1; undefined8 uVar2; puVar1 = (undefined8 *)FUN_001282f0(1,0x10); *(undefined4 *)(puVar1 + 1) = 0; *(undefined4 *)((long)puVar1 + 0xc) = 0x200; uVar2 = FUN_001282f0((long)*(int *)((long)puVar1 + 0xc),1); *puVar1 = uVar2; *(undefined *)*puVar1 = 0; ...
(translation_unit "undefined8 * FUN_00127808(void)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n \n puVar1 = (undefined8 *)FUN_001282f0(1,0x10);\n *(undefined4 *)(puVar1 + 1) = 0;\n *(undefined4 *)((long)puVar1 + 0xc) = 0x200;\n uVar2 = FUN_001282f0((long)*(int *)((long)puVar1 + 0xc),1);\n *puVar1 = uVar2;\n...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV ESI,0x10 MOV EDI,0x1 CALL 0x001282f0 MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV dword ptr [RAX + 0x8],0x0 MOV RAX,qword ptr [RBP + -0x8] MOV dword ptr [RAX + 0xc],0x200 MOV RAX,qword ptr [RBP + -0x8] MOV EAX,dword ptr [RAX + 0xc] CDQE MOV ESI,0x1 MOV RDI,RAX ...
/* WARNING: Unknown calling convention */ type_1 * function_1(void) { type_1 *psVar1; char *pcVar2; type_1 *buf; psVar1 = (type_1 *)var_1(1,0x10); psVar1->len = 0; psVar1->size = 0x200; pcVar2 = (char *)var_1((long)psVar1->size,1); psVar1->s = pcVar2; *psVar1->s = '\0'; return psVar1; }
(translation_unit "/* WARNING: Unknown calling convention */\n\nstrbuf * strbuf_new(void)\n\n{\n strbuf *psVar1;\n char *pcVar2;\n strbuf *buf;\n \n psVar1 = (strbuf *)safemalloc(1,0x10);\n psVar1->len = 0;\n psVar1->size = 0x200;\n pcVar2 = (char *)safemalloc((long)psVar1->size,1);\n psVar1->s = pcVar2;\n *p...
(translation_unit "/* WARNING: Unknown calling convention */\n\ntype_1 * function_1(void)\n\n{\n type_1 *psVar1;\n char *pcVar2;\n type_1 *buf;\n \n psVar1 = (type_1 *)var_1(1,0x10);\n psVar1->len = 0;\n psVar1->size = 0x200;\n pcVar2 = (char *)var_1((long)psVar1->size,1);\n psVar1->s = pcVar2;\n *psVar1->s =...
(translation_unit (comment) (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type))))) body: (compound_statement (declaration type: (type_identifier) declarator: (poi...
1225_puttytel_and_puttytel_strip.c
get_window_pos
FUN_00164bb1
get_window_pos
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void get_window_pos(void *frontend,wchar_t *x,wchar_t *y) { undefined8 uVar1; wchar_t *y_local; wchar_t *x_local; void *frontend_local; gui_data *inst; uVar1 = gtk_window_get_type(); /* WARNING: Load size is i...
void FUN_00164bb1(undefined8 *param_1,undefined8 param_2,undefined8 param_3) { undefined8 uVar1; uVar1 = gtk_window_get_type(); uVar1 = g_type_check_instance_cast(*param_1,uVar1); gtk_window_get_position(uVar1,param_2,param_3); return; }
(translation_unit "void FUN_00164bb1(undefined8 *param_1,undefined8 param_2,undefined8 param_3)\n\n{\n undefined8 uVar1;\n \n uVar1 = gtk_window_get_type();\n uVar1 = g_type_check_instance_cast(*param_1,uVar1);\n gtk_window_get_position(uVar1,param_2,param_3);\n return;\n}\n\n" (function_definition "void FUN_0016...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV qword ptr [RBP + -0x28],RDX MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x8],RAX CALL 0x00111f50 MOV RDX,RAX MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX] MOV RSI,RDX MOV RDI,RAX CALL 0x00110540 MOV ...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(void *frontend,type_1 *x,type_1 *y) { type_2 uVar1; type_1 *y_local; type_1 *x_local; void *frontend_local; type_3 *inst; uVar1 = var_1(); /* WARNING: Load size is inaccurate */ uVar1 = var_2...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid get_window_pos(void *frontend,wchar_t *x,wchar_t *y)\n\n{\n undefined8 uVar1;\n wchar_t *y_local;\n wchar_t *x_local;\n void *frontend_local;\n gui_data *inst;\n \n uVar1 = gtk_window_get_type();\n ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(void *frontend,type_1 *x,type_1 *y)\n\n{\n type_2 uVar1;\n type_1 *y_local;\n type_1 *x_local;\n void *frontend_local;\n type_3 *inst;\n \n uVar1 = var_1();\n /* WARNING: Load size is...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator...
709_pterm_and_pterm_strip.c
dup_mb_to_wc
FUN_00128dc9
dup_mb_to_wc
wchar_t * dup_mb_to_wc(wchar_t codepage,wchar_t flags,char *string) { size_t sVar1; wchar_t *pwVar2; char *string_local; wchar_t flags_local; wchar_t codepage_local; sVar1 = strlen(string); pwVar2 = dup_mb_to_wc_c(codepage,flags,string,(wchar_t)sVar1); return pwVar2; }
void FUN_00128dc9(undefined4 param_1,undefined4 param_2,char *param_3) { size_t sVar1; sVar1 = strlen(param_3); FUN_00128d21(param_1,param_2,param_3,sVar1 & 0xffffffff); return; }
(translation_unit "void FUN_00128dc9(undefined4 param_1,undefined4 param_2,char *param_3)\n\n{\n size_t sVar1;\n \n sVar1 = strlen(param_3);\n FUN_00128d21(param_1,param_2,param_3,sVar1 & 0xffffffff);\n return;\n}\n\n" (function_definition "void FUN_00128dc9(undefined4 param_1,undefined4 param_2,char *param_3)\n\n...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV dword ptr [RBP + -0x4],EDI MOV dword ptr [RBP + -0x8],ESI MOV qword ptr [RBP + -0x10],RDX MOV RAX,qword ptr [RBP + -0x10] MOV RDI,RAX CALL 0x0010f5e0 MOV ECX,EAX MOV RDX,qword ptr [RBP + -0x10] MOV ESI,dword ptr [RBP + -0x8] MOV EAX,dword ptr [RBP + -0x4] MOV EDI,EAX CALL 0x00128d2...
type_1 * function_1(type_1 codepage,type_1 flags,char *string) { size_t sVar1; type_1 *pwVar2; char *string_local; type_1 flags_local; type_1 codepage_local; sVar1 = var_1(string); pwVar2 = var_2(codepage,flags,string,(type_1)sVar1); return pwVar2; }
(translation_unit "wchar_t * dup_mb_to_wc(wchar_t codepage,wchar_t flags,char *string)\n\n{\n size_t sVar1;\n wchar_t *pwVar2;\n char *string_local;\n wchar_t flags_local;\n wchar_t codepage_local;\n \n sVar1 = strlen(string);\n pwVar2 = dup_mb_to_wc_c(codepage,flags,string,(wchar_t)sVar1);\n return pwVar2;\n}...
(translation_unit "type_1 * function_1(type_1 codepage,type_1 flags,char *string)\n\n{\n size_t sVar1;\n type_1 *pwVar2;\n char *string_local;\n type_1 flags_local;\n type_1 codepage_local;\n \n sVar1 = var_1(string);\n pwVar2 = var_2(codepage,flags,string,(type_1)sVar1);\n return pwVar2;\n}\n\n" (function_def...
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identi...
717_pterm_and_pterm_strip.c
backend_from_proto
FUN_001296d9
backend_from_proto
Backend * backend_from_proto(int proto) { int proto_local; Backend **p; p = (Backend **)&backends; while( true ) { if (*p == (Backend *)0x0) { return (Backend *)0x0; } if (proto == (*p)->protocol) break; p = p + 1; } return *p; }
long FUN_001296d9(int param_1) { long *local_10; local_10 = &DAT_001a7610; while( true ) { if (*local_10 == 0) { return 0; } if (param_1 == *(int *)(*local_10 + 0x90)) break; local_10 = local_10 + 1; } return *local_10; }
(translation_unit "long FUN_001296d9(int param_1)\n\n{\n long *local_10;\n \n local_10 = &DAT_001a7610;\n while( true ) {\n if (*local_10 == 0) {\n return 0;\n }\n if (param_1 == *(int *)(*local_10 + 0x90)) break;\n local_10 = local_10 + 1;\n }\n return *local_10;\n}\n\n" (function_definition "lo...
PUSH RBP MOV RBP,RSP MOV dword ptr [RBP + -0x14],EDI LEA RAX,[0x1a7610] MOV qword ptr [RBP + -0x8],RAX JMP 0x0012970d MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX] MOV EAX,dword ptr [RAX + 0x90] CMP dword ptr [RBP + -0x14],EAX JNZ 0x00129708 MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX] JMP 0x0012971e...
type_1 * function_1(int var_1) { int proto_local; type_1 **var_2; var_2 = (type_1 **)&backends; while( true ) { if (*var_2 == (type_1 *)0x0) { return (type_1 *)0x0; } if (var_1 == (*var_2)->protocol) break; var_2 = var_2 + 1; } return *var_2; }
(translation_unit "Backend * backend_from_proto(int proto)\n\n{\n int proto_local;\n Backend **p;\n \n p = (Backend **)&backends;\n while( true ) {\n if (*p == (Backend *)0x0) {\n return (Backend *)0x0;\n }\n if (proto == (*p)->protocol) break;\n p = p + 1;\n }\n return *p;\n}\n\n" (function_def...
(translation_unit "type_1 * function_1(int var_1)\n\n{\n int proto_local;\n type_1 **var_2;\n \n var_2 = (type_1 **)&backends;\n while( true ) {\n if (*var_2 == (type_1 *)0x0) {\n return (type_1 *)0x0;\n }\n if (var_1 == (*var_2)->protocol) break;\n var_2 = var_2 + 1;\n }\n return *var_2;\n}\n\n...
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de...
629_pterm_and_pterm_strip.c
ldisc_create
FUN_00121209
ldisc_create
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void * ldisc_create(Conf *conf,Terminal *term,Backend_conflict *back,void *backhandle,void *frontend ) { undefined8 *handle; void *frontend_local; void *backhandle_local; Backend_conflict *back_local; Terminal *term...
long * FUN_00121209(undefined8 param_1,long param_2,long param_3,long param_4,long param_5) { long *plVar1; plVar1 = (long *)FUN_001282f0(1,0x50); plVar1[7] = 0; *(undefined4 *)(plVar1 + 8) = 0; *(undefined4 *)((long)plVar1 + 0x44) = 0; *(undefined4 *)(plVar1 + 9) = 0; plVar1[1] = param_3; plVar1[2...
(translation_unit "long * FUN_00121209(undefined8 param_1,long param_2,long param_3,long param_4,long param_5)\n\n{\n long *plVar1;\n \n plVar1 = (long *)FUN_001282f0(1,0x50);\n plVar1[7] = 0;\n *(undefined4 *)(plVar1 + 8) = 0;\n *(undefined4 *)((long)plVar1 + 0x44) = 0;\n *(undefined4 *)(plVar1 + 9) = 0;\n plV...
PUSH RBP MOV RBP,RSP SUB RSP,0x40 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV qword ptr [RBP + -0x28],RDX MOV qword ptr [RBP + -0x30],RCX MOV qword ptr [RBP + -0x38],R8 MOV ESI,0x50 MOV EDI,0x1 CALL 0x001282f0 MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV qword ptr [RAX + 0x3...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void * function_1(type_1 *conf,type_2 *var_4,type_3 *var_5,void *backhandle,void *frontend ) { type_4 *var_2; void *frontend_local; void *backhandle_local; type_3 *back_local; type_2 *term_local; type_1 *conf_loca...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid * ldisc_create(Conf *conf,Terminal *term,Backend_conflict *back,void *backhandle,void *frontend\n )\n\n{\n undefined8 *handle;\n void *frontend_local;\n void *backhandle_local;\n Backend_conflict *b...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid * function_1(type_1 *conf,type_2 *var_4,type_3 *var_5,void *backhandle,void *frontend\n )\n\n{\n type_4 *var_2;\n void *frontend_local;\n void *backhandle_local;\n type_3 *back_local;\n type_2 *ter...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration t...
917_pterm_and_pterm_strip.c
dlg_listbox_index
FUN_00148ebb
dlg_listbox_index
int dlg_listbox_index(control *ctrl,void *dlg) { int iVar1; undefined8 uVar2; long in_FS_OFFSET; void *dlg_local; control *ctrl_local; int ret; GtkTreeModel *model; dlgparam *dp; uctrl *uc; GtkTreeSelection *treesel; GList *sellist; GtkTreePath *path; gint *indices; long local_10; loc...
ulong FUN_00148ebb(undefined8 param_1,undefined8 param_2) { int iVar1; undefined8 uVar2; ulong uVar3; long in_FS_OFFSET; uint local_4c; undefined local_48 [8]; undefined8 local_40; undefined8 *local_38; undefined8 local_30; long *local_28; long local_20; uint *local_18; long local_10; l...
(translation_unit "ulong FUN_00148ebb(undefined8 param_1,undefined8 param_2)\n\n{\n int iVar1;\n undefined8 uVar2;\n ulong uVar3;\n long in_FS_OFFSET;\n uint local_4c;\n undefined local_48 [8];\n undefined8 local_40;\n undefined8 *local_38;\n undefined8 local_30;\n long *local_28;\n long local_20;\n uint *l...
PUSH RBP MOV RBP,RSP SUB RSP,0x60 MOV qword ptr [RBP + -0x58],RDI MOV qword ptr [RBP + -0x60],RSI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0x60] MOV qword ptr [RBP + -0x38],RAX MOV RDX,qword ptr [RBP + -0x58] MOV RAX,qword ptr [RBP + -0x38] MOV RSI,RDX MOV RDI,RAX...
int function_1(type_1 *ctrl,void *dlg) { int var_8; type_2 uVar2; long var_1; void *dlg_local; type_1 *ctrl_local; int ret; type_3 *model; type_4 *dp; type_5 *uc; type_6 *treesel; type_7 *var_10; type_8 *path; type_9 *var_13; long var_18; var_18 = *(long *)(var_1 + 0x28); dp = (type...
(translation_unit "int dlg_listbox_index(control *ctrl,void *dlg)\n\n{\n int iVar1;\n undefined8 uVar2;\n long in_FS_OFFSET;\n void *dlg_local;\n control *ctrl_local;\n int ret;\n GtkTreeModel *model;\n dlgparam *dp;\n uctrl *uc;\n GtkTreeSelection *treesel;\n GList *sellist;\n GtkTreePath *path;\n gint *i...
(translation_unit "int function_1(type_1 *ctrl,void *dlg)\n\n{\n int var_8;\n type_2 uVar2;\n long var_1;\n void *dlg_local;\n type_1 *ctrl_local;\n int ret;\n type_3 *model;\n type_4 *dp;\n type_5 *uc;\n type_6 *treesel;\n type_7 *var_10;\n type_8 *path;\n type_9 *var_13;\n long var_18;\n \n var_18 = *...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
1442_puttytel_and_puttytel_strip.c
serial_select_result
FUN_00174968
serial_select_result
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void serial_select_result(int fd,int event) { long lVar1; wchar_t wVar2; ssize_t sVar3; int *piVar4; long in_FS_OFFSET; int event_local; int fd_local; int finished; int ret; Serial serial; char buf [4096]; lVar1 = *(l...
void FUN_00174968(undefined4 param_1,int param_2) { undefined4 uVar1; ulong uVar2; int *piVar3; long in_FS_OFFSET; undefined4 local_102c; int local_1028; int local_1024; undefined8 *local_1020; undefined local_1018 [4104]; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); local_1028...
(translation_unit "void FUN_00174968(undefined4 param_1,int param_2)\n\n{\n undefined4 uVar1;\n ulong uVar2;\n int *piVar3;\n long in_FS_OFFSET;\n undefined4 local_102c;\n int local_1028;\n int local_1024;\n undefined8 *local_1020;\n undefined local_1018 [4104];\n long local_10;\n \n local_10 = *(long *)(in...
PUSH RBP MOV RBP,RSP SUB RSP,0x1030 MOV dword ptr [RBP + -0x1024],EDI MOV dword ptr [RBP + -0x1028],ESI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV dword ptr [RBP + -0x1020],0x0 MOV RAX,qword ptr [0x001b8978] LEA RCX,[RBP + -0x1024] LEA RDX,[0x17405b] MOV RSI,RCX MOV RDI,RAX CALL 0x0014d6...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(int fd,int var_4) { long var_16; type_1 wVar2; ssize_t sVar3; int *piVar4; long var_1; int event_local; int fd_local; int var_13; int var_6; type_2 var_3; char buf [4096]; var_16 = *(long *)(var_1 + 0x...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid serial_select_result(int fd,int event)\n\n{\n long lVar1;\n wchar_t wVar2;\n ssize_t sVar3;\n int *piVar4;\n long in_FS_OFFSET;\n int event_local;\n int fd_local;\n int finished;\n int ret;\n Serial serial;\n ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(int fd,int var_4)\n\n{\n long var_16;\n type_1 wVar2;\n ssize_t sVar3;\n int *piVar4;\n long var_1;\n int event_local;\n int fd_local;\n int var_13;\n int var_6;\n type_2 var_3;\n char buf [4096];\n...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_...
1212_puttytel_and_puttytel_strip.c
from_backend_untrusted
FUN_0016484a
from_backend_untrusted
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ wchar_t from_backend_untrusted(void *frontend,char *data,wchar_t len) { wchar_t wVar1; wchar_t len_local; char *data_local; void *frontend_local; gui_data *inst; wVar1 = term_data_untrusted(*(Terminal **)((long)frontend + 0xda0),...
void FUN_0016484a(long param_1,undefined8 param_2,undefined4 param_3) { FUN_0014b8b6(*(undefined8 *)(param_1 + 0xda0),param_2,param_3); return; }
(translation_unit "void FUN_0016484a(long param_1,undefined8 param_2,undefined4 param_3)\n\n{\n FUN_0014b8b6(*(undefined8 *)(param_1 + 0xda0),param_2,param_3);\n return;\n}\n\n" (function_definition "void FUN_0016484a(long param_1,undefined8 param_2,undefined4 param_3)\n\n{\n FUN_0014b8b6(*(undefined8 *)(param_1 + 0...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV dword ptr [RBP + -0x24],EDX MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX + 0xda0] MOV EDX,dword ptr [RBP + -0x24] MOV RCX,qword ptr [RBP + -0x20] ...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ type_1 function_1(void *frontend,char *data,type_1 len) { type_1 wVar1; type_1 len_local; char *data_local; void *frontend_local; type_2 *inst; wVar1 = var_1(*(type_3 **)((long)frontend + 0xda0),data,len); return wVar1; }
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nwchar_t from_backend_untrusted(void *frontend,char *data,wchar_t len)\n\n{\n wchar_t wVar1;\n wchar_t len_local;\n char *data_local;\n void *frontend_local;\n gui_data *inst;\n \n wVar1 = term_data_untrusted(*(Terminal...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ntype_1 function_1(void *frontend,char *data,type_1 len)\n\n{\n type_1 wVar1;\n type_1 len_local;\n char *data_local;\n void *frontend_local;\n type_2 *inst;\n \n wVar1 = var_1(*(type_3 **)((long)frontend + 0xda0),data,...
(translation_unit (comment) (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator...
1297_puttytel_and_puttytel_strip.c
set_geom_hints
FUN_0016b453
set_geom_hints
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void set_geom_hints(gui_data *inst) { long lVar1; undefined8 uVar2; long in_FS_OFFSET; gui_data *inst_local; gint flags; GdkGeometry geom; lVar1 = *(long *)(in_FS_OFFSET + 0x28); flags = 0x2a; compute_geom_hints(inst,&geom)...
void FUN_0016b453(undefined8 *param_1) { undefined8 uVar1; long in_FS_OFFSET; undefined4 local_5c; undefined local_58 [56]; long local_20; local_20 = *(long *)(in_FS_OFFSET + 0x28); local_5c = 0x2a; FUN_0016b1c7(param_1,local_58); if (*(int *)(param_1 + 0x13) != 0) { local_5c = 0xaa; } uV...
(translation_unit "void FUN_0016b453(undefined8 *param_1)\n\n{\n undefined8 uVar1;\n long in_FS_OFFSET;\n undefined4 local_5c;\n undefined local_58 [56];\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n local_5c = 0x2a;\n FUN_0016b1c7(param_1,local_58);\n if (*(int *)(param_1 + 0x13) != 0) {...
PUSH RBP MOV RBP,RSP PUSH RBX SUB RSP,0x68 MOV qword ptr [RBP + -0x68],RDI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x18],RAX XOR EAX,EAX MOV dword ptr [RBP + -0x54],0x2a LEA RDX,[RBP + -0x50] MOV RAX,qword ptr [RBP + -0x68] MOV RSI,RDX MOV RDI,RAX CALL 0x0016b1c7 MOV RAX,qword ptr [RBP + -0x68] MOV EAX,dword ...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *inst) { long var_6; type_2 uVar2; long var_1; type_1 *inst_local; type_3 flags; type_4 geom; var_6 = *(long *)(var_1 + 0x28); flags = 0x2a; var_2(inst,&geom); if (inst->gotpos != L'\0') { flags...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid set_geom_hints(gui_data *inst)\n\n{\n long lVar1;\n undefined8 uVar2;\n long in_FS_OFFSET;\n gui_data *inst_local;\n gint flags;\n GdkGeometry geom;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n flags = 0x2a;\n...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *inst)\n\n{\n long var_6;\n type_2 uVar2;\n long var_1;\n type_1 *inst_local;\n type_3 flags;\n type_4 geom;\n \n var_6 = *(long *)(var_1 + 0x28);\n flags = 0x2a;\n var_2(inst,&geom);\n if (i...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (sized_ty...
678_pterm_and_pterm_strip.c
strbuf_free
FUN_00127869
strbuf_free
void strbuf_free(strbuf *buf) { strbuf *buf_local; safefree(buf->s); safefree(buf); return; }
void FUN_00127869(undefined8 *param_1) { FUN_001284fc(*param_1); FUN_001284fc(param_1); return; }
(translation_unit "void FUN_00127869(undefined8 *param_1)\n\n{\n FUN_001284fc(*param_1);\n FUN_001284fc(param_1);\n return;\n}\n\n" (function_definition "void FUN_00127869(undefined8 *param_1)\n\n{\n FUN_001284fc(*param_1);\n FUN_001284fc(param_1);\n return;\n}" primitive_type (function_declarator "FUN_00127869(u...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX] MOV RDI,RAX CALL 0x001284fc MOV RAX,qword ptr [RBP + -0x8] MOV RDI,RAX CALL 0x001284fc NOP LEAVE RET
void function_1(type_1 *buf) { type_1 *buf_local; var_1(buf->s); var_1(buf); return; }
(translation_unit "void strbuf_free(strbuf *buf)\n\n{\n strbuf *buf_local;\n \n safefree(buf->s);\n safefree(buf);\n return;\n}\n\n" (function_definition "void strbuf_free(strbuf *buf)\n\n{\n strbuf *buf_local;\n \n safefree(buf->s);\n safefree(buf);\n return;\n}" primitive_type (function_declarator "strbuf_f...
(translation_unit "void function_1(type_1 *buf)\n\n{\n type_1 *buf_local;\n \n var_1(buf->s);\n var_1(buf);\n return;\n}\n\n" (function_definition "void function_1(type_1 *buf)\n\n{\n type_1 *buf_local;\n \n var_1(buf->s);\n var_1(buf);\n return;\n}" primitive_type (function_declarator "function_1(type_1 *buf...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) d...
929_pterm_and_pterm_strip.c
dlg_beep
FUN_00149bfc
dlg_beep
void dlg_beep(void *dlg) { undefined8 uVar1; void *dlg_local; uVar1 = gdk_display_get_default(); gdk_display_beep(uVar1); return; }
void FUN_00149bfc(void) { undefined8 uVar1; uVar1 = gdk_display_get_default(); gdk_display_beep(uVar1); return; }
(translation_unit "void FUN_00149bfc(void)\n\n{\n undefined8 uVar1;\n \n uVar1 = gdk_display_get_default();\n gdk_display_beep(uVar1);\n return;\n}\n\n" (function_definition "void FUN_00149bfc(void)\n\n{\n undefined8 uVar1;\n \n uVar1 = gdk_display_get_default();\n gdk_display_beep(uVar1);\n return;\n}" primi...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI CALL 0x0010fd30 MOV RDI,RAX CALL 0x00110c40 NOP LEAVE RET
void function_1(void *dlg) { type_1 uVar1; void *dlg_local; uVar1 = var_1(); var_2(uVar1); return; }
(translation_unit "void dlg_beep(void *dlg)\n\n{\n undefined8 uVar1;\n void *dlg_local;\n \n uVar1 = gdk_display_get_default();\n gdk_display_beep(uVar1);\n return;\n}\n\n" (function_definition "void dlg_beep(void *dlg)\n\n{\n undefined8 uVar1;\n void *dlg_local;\n \n uVar1 = gdk_display_get_default();\n gdk...
(translation_unit "void function_1(void *dlg)\n\n{\n type_1 uVar1;\n void *dlg_local;\n \n uVar1 = var_1();\n var_2(uVar1);\n return;\n}\n\n" (function_definition "void function_1(void *dlg)\n\n{\n type_1 uVar1;\n void *dlg_local;\n \n uVar1 = var_1();\n var_2(uVar1);\n return;\n}" primitive_type (function_...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) de...
713_pterm_and_pterm_strip.c
serial_parity_handler
FUN_00128e85
serial_parity_handler
void serial_parity_handler(control *ctrl,void *dlg,void *data,int event) { int iVar1; int event_local; void *data_local; void *dlg_local; control *ctrl_local; int i; int j; int oldparity; int i_1; int mask; Conf *conf; iVar1 = (ctrl->generic).context.i; if (event == 0) { oldparity = c...
void FUN_00128e85(long param_1,undefined8 param_2,undefined8 param_3,int param_4) { int iVar1; uint local_24; int local_20; int local_1c; undefined4 local_18; iVar1 = *(int *)(param_1 + 0x20); if (param_4 == 0) { local_1c = FUN_00114ec2(param_3,0x3d); FUN_00149a4e(param_1,param_2); FUN_00...
(translation_unit "void FUN_00128e85(long param_1,undefined8 param_2,undefined8 param_3,int param_4)\n\n{\n int iVar1;\n uint local_24;\n int local_20;\n int local_1c;\n undefined4 local_18;\n \n iVar1 = *(int *)(param_1 + 0x20);\n if (param_4 == 0) {\n local_1c = FUN_00114ec2(param_3,0x3d);\n FUN_00149a4...
PUSH RBP MOV RBP,RSP SUB RSP,0x40 MOV qword ptr [RBP + -0x28],RDI MOV qword ptr [RBP + -0x30],RSI MOV qword ptr [RBP + -0x38],RDX MOV dword ptr [RBP + -0x3c],ECX MOV RAX,qword ptr [RBP + -0x28] MOV EAX,dword ptr [RAX + 0x20] MOV dword ptr [RBP + -0xc],EAX MOV RAX,qword ptr [RBP + -0x38] MOV qword ptr [RBP + -0x8],RAX C...
void function_1(type_1 *ctrl,void *dlg,void *data,int var_1) { int var_6; int event_local; void *data_local; void *dlg_local; type_1 *ctrl_local; int var_5; int var_10; int var_8; int i_1; int mask; type_2 *conf; var_6 = (ctrl->generic).context.var_5; if (var_1 == 0) { var_8 = var_2((...
(translation_unit "void serial_parity_handler(control *ctrl,void *dlg,void *data,int event)\n\n{\n int iVar1;\n int event_local;\n void *data_local;\n void *dlg_local;\n control *ctrl_local;\n int i;\n int j;\n int oldparity;\n int i_1;\n int mask;\n Conf *conf;\n \n iVar1 = (ctrl->generic).context.i;\n i...
(translation_unit "void function_1(type_1 *ctrl,void *dlg,void *data,int var_1)\n\n{\n int var_6;\n int event_local;\n void *data_local;\n void *dlg_local;\n type_1 *ctrl_local;\n int var_5;\n int var_10;\n int var_8;\n int i_1;\n int mask;\n type_2 *conf;\n \n var_6 = (ctrl->generic).context.var_5;\n if ...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
1424_puttytel_and_puttytel_strip.c
make_default_wintitle
FUN_00173c8b
make_default_wintitle
char * make_default_wintitle(char *hostname) { char *pcVar1; char *hostname_local; pcVar1 = dupcat(hostname,&DAT_001a48e7,appname,0); return pcVar1; }
void FUN_00173c8b(undefined8 param_1) { FUN_001287a9(param_1,&DAT_001a48e7,PTR_s_PuTTYtel_001b2de0,0); return; }
(translation_unit "void FUN_00173c8b(undefined8 param_1)\n\n{\n FUN_001287a9(param_1,&DAT_001a48e7,PTR_s_PuTTYtel_001b2de0,0);\n return;\n}\n\n" (function_definition "void FUN_00173c8b(undefined8 param_1)\n\n{\n FUN_001287a9(param_1,&DAT_001a48e7,PTR_s_PuTTYtel_001b2de0,0);\n return;\n}" primitive_type (function_de...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI MOV RDX,qword ptr [0x001b2de0] MOV RAX,qword ptr [RBP + -0x8] MOV ECX,0x0 LEA RSI,[0x1a48e7] MOV RDI,RAX MOV EAX,0x0 CALL 0x001287a9 LEAVE RET
char * function_1(char *hostname) { char *pcVar1; char *hostname_local; pcVar1 = var_1(hostname,&DAT_001a48e7,appname,0); return pcVar1; }
(translation_unit "char * make_default_wintitle(char *hostname)\n\n{\n char *pcVar1;\n char *hostname_local;\n \n pcVar1 = dupcat(hostname,&DAT_001a48e7,appname,0);\n return pcVar1;\n}\n\n" (function_definition "char * make_default_wintitle(char *hostname)\n\n{\n char *pcVar1;\n char *hostname_local;\n \n pcVa...
(translation_unit "char * function_1(char *hostname)\n\n{\n char *pcVar1;\n char *hostname_local;\n \n pcVar1 = var_1(hostname,&DAT_001a48e7,appname,0);\n return pcVar1;\n}\n\n" (function_definition "char * function_1(char *hostname)\n\n{\n char *pcVar1;\n char *hostname_local;\n \n pcVar1 = var_1(hostname,&DA...
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (decla...
1461_puttytel_and_puttytel_strip.c
unmungestr
FUN_001750fb
unmungestr
char * unmungestr(char *in) { char cVar1; char cVar2; size_t sVar3; char *pcVar4; char *in_local; int i; int j; char *out; char *ret; sVar3 = strlen(in); pcVar4 = (char *)safemalloc(sVar3 + 1,1); in_local = in; out = pcVar4; while (*in_local != '\0') { if (((*in_local == '%') && (in...
char * FUN_001750fb(char *param_1) { char cVar1; char cVar2; size_t sVar3; char *pcVar4; char *local_30; char *local_18; sVar3 = strlen(param_1); pcVar4 = (char *)FUN_001297e1(sVar3 + 1,1); local_30 = param_1; local_18 = pcVar4; while (*local_30 != '\0') { if (((*local_30 == '%') && (loca...
(translation_unit "char * FUN_001750fb(char *param_1)\n\n{\n char cVar1;\n char cVar2;\n size_t sVar3;\n char *pcVar4;\n char *local_30;\n char *local_18;\n \n sVar3 = strlen(param_1);\n pcVar4 = (char *)FUN_001297e1(sVar3 + 1,1);\n local_30 = param_1;\n local_18 = pcVar4;\n while (*local_30 != '\0') {\n ...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x28],RDI MOV RAX,qword ptr [RBP + -0x28] MOV RDI,RAX CALL 0x001105f0 ADD RAX,0x1 MOV ESI,0x1 MOV RDI,RAX CALL 0x001297e1 MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV qword ptr [RBP + -0x10],RAX JMP 0x001751f8 MOV RAX,qword ptr [RBP + -0x28] M...
char * function_1(char *in) { char var_4; char var_5; size_t var_3; char *pcVar4; char *var_6; int i; int j; char *var_7; char *ret; var_3 = var_1(in); pcVar4 = (char *)var_2(var_3 + 1,1); var_6 = in; var_7 = pcVar4; while (*var_6 != '\0') { if (((*var_6 == '%') && (var_6[1] != '\0'...
(translation_unit "char * unmungestr(char *in)\n\n{\n char cVar1;\n char cVar2;\n size_t sVar3;\n char *pcVar4;\n char *in_local;\n int i;\n int j;\n char *out;\n char *ret;\n \n sVar3 = strlen(in);\n pcVar4 = (char *)safemalloc(sVar3 + 1,1);\n in_local = in;\n out = pcVar4;\n while (*in_local != '\0') {...
(translation_unit "char * function_1(char *in)\n\n{\n char var_4;\n char var_5;\n size_t var_3;\n char *pcVar4;\n char *var_6;\n int i;\n int j;\n char *var_7;\n char *ret;\n \n var_3 = var_1(in);\n pcVar4 = (char *)var_2(var_3 + 1,1);\n var_6 = in;\n var_7 = pcVar4;\n while (*var_6 != '\0') {\n if ((...
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (decla...
1123_puttytel_and_puttytel_strip.c
x11font_cairo_draw_8
FUN_0015b939
x11font_cairo_draw_8
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void x11font_cairo_draw_8 (unifont_drawctx *ctx,x11font_individual *xfi,wchar_t x,wchar_t y,void *vstring, wchar_t start,wchar_t length) { wchar_t wVar1; int iVar2; undefined8 uVar3; wchar_t start_local; ...
void FUN_0015b939(undefined8 param_1,undefined8 *param_2,int param_3,undefined4 param_4,long param_5 ,int param_6,int param_7) { int iVar1; uint uVar2; undefined8 uVar3; int local_3c; int local_20; uVar3 = gdk_display_get_default(); uVar3 = gdk_x11_display_get_xdisplay(uVar3); para...
(translation_unit "void FUN_0015b939(undefined8 param_1,undefined8 *param_2,int param_3,undefined4 param_4,long param_5\n ,int param_6,int param_7)\n\n{\n int iVar1;\n uint uVar2;\n undefined8 uVar3;\n int local_3c;\n int local_20;\n \n uVar3 = gdk_display_get_default();\n uVar3 = gdk_x11_displa...
PUSH RBP MOV RBP,RSP SUB RSP,0x50 MOV qword ptr [RBP + -0x28],RDI MOV qword ptr [RBP + -0x30],RSI MOV dword ptr [RBP + -0x34],EDX MOV dword ptr [RBP + -0x38],ECX MOV qword ptr [RBP + -0x40],R8 MOV dword ptr [RBP + -0x44],R9D CALL 0x00110d80 MOV RDI,RAX CALL 0x00111ee0 MOV qword ptr [RBP + -0x10],RAX MOV EAX,dword ptr [...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1 (type_1 *ctx,type_2 *xfi,type_3 x,type_3 y,void *vstring, type_3 start,type_3 var_4) { type_3 var_6; int var_12; type_4 uVar3; type_3 start_local; void *vstring_local; type_3 y_local; ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid x11font_cairo_draw_8\n (unifont_drawctx *ctx,x11font_individual *xfi,wchar_t x,wchar_t y,void *vstring,\n wchar_t start,wchar_t length)\n\n{\n wchar_t wVar1;\n int iVar2;\n undefined8 uVar3...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1\n (type_1 *ctx,type_2 *xfi,type_3 x,type_3 y,void *vstring,\n type_3 start,type_3 var_4)\n\n{\n type_3 var_6;\n int var_12;\n type_4 uVar3;\n type_3 start_local;\n void *vstrin...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarato...
1162_puttytel_and_puttytel_strip.c
unifontsel_deselect
FUN_0015eb2d
unifontsel_deselect
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void unifontsel_deselect(unifontsel_internal *fs) { unifontsel_internal *fs_local; fs->selected = (fontinfo *)0x0; gtk_list_store_clear(fs->style_model); gtk_list_store_clear(fs->size_model); gtk_widget_set_sensitive((fs->u).ok_but...
void FUN_0015eb2d(long param_1) { *(undefined8 *)(param_1 + 0xc0) = 0; gtk_list_store_clear(*(undefined8 *)(param_1 + 0x28)); gtk_list_store_clear(*(undefined8 *)(param_1 + 0x30)); gtk_widget_set_sensitive(*(undefined8 *)(param_1 + 0x10),0); gtk_widget_set_sensitive(*(undefined8 *)(param_1 + 0x48),0); FUN...
(translation_unit "void FUN_0015eb2d(long param_1)\n\n{\n *(undefined8 *)(param_1 + 0xc0) = 0;\n gtk_list_store_clear(*(undefined8 *)(param_1 + 0x28));\n gtk_list_store_clear(*(undefined8 *)(param_1 + 0x30));\n gtk_widget_set_sensitive(*(undefined8 *)(param_1 + 0x10),0);\n gtk_widget_set_sensitive(*(undefined8 *)(...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI MOV RAX,qword ptr [RBP + -0x8] MOV qword ptr [RAX + 0xc0],0x0 MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX + 0x28] MOV RDI,RAX CALL 0x00111e40 MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX + 0x30] MOV RDI,RAX CALL 0x00111e40 MOV RAX,qword...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *fs) { type_1 *fs_local; fs->selected = (type_2 *)0x0; var_1(fs->style_model); var_1(fs->size_model); var_2((fs->u).ok_button,0); var_2(fs->size_entry,0); var_3(fs); return; }
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid unifontsel_deselect(unifontsel_internal *fs)\n\n{\n unifontsel_internal *fs_local;\n \n fs->selected = (fontinfo *)0x0;\n gtk_list_store_clear(fs->style_model);\n gtk_list_store_clear(fs->size_model);\n gtk_widget_...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *fs)\n\n{\n type_1 *fs_local;\n \n fs->selected = (type_2 *)0x0;\n var_1(fs->style_model);\n var_1(fs->size_model);\n var_2((fs->u).ok_button,0);\n var_2(fs->size_entry,0);\n var_3(fs);\n retur...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_ide...
642_pterm_and_pterm_strip.c
logtraffic
FUN_00122d07
logtraffic
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void logtraffic(void *handle,uchar c,int logmode) { int logmode_local; uchar c_local; void *handle_local; LogContext *ctx; if ((0 < *(int *)((long)handle + 0x40)) && (logmode == *(int *)((long)handle + 0x40))) { c_local = c; ...
void FUN_00122d07(long param_1,undefined param_2,int param_3) { undefined local_24 [4]; long local_20; long local_10; if ((0 < *(int *)(param_1 + 0x40)) && (param_3 == *(int *)(param_1 + 0x40))) { local_24[0] = param_2; local_20 = param_1; local_10 = param_1; FUN_001224b8(param_1,local_24,1...
(translation_unit "void FUN_00122d07(long param_1,undefined param_2,int param_3)\n\n{\n undefined local_24 [4];\n long local_20;\n long local_10;\n \n if ((0 < *(int *)(param_1 + 0x40)) && (param_3 == *(int *)(param_1 + 0x40))) {\n local_24[0] = param_2;\n local_20 = param_1;\n local_10 = param_1;\n FU...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 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 qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV EAX,dword ptr [RAX + 0x40] TEST EAX,EAX JLE 0x00122d52 MOV RAX,qword ptr [RBP + -0...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(void *handle,type_1 c,int var_1) { int logmode_local; type_1 c_local; void *handle_local; type_2 *ctx; if ((0 < *(int *)((long)handle + 0x40)) && (var_1 == *(int *)((long)handle + 0x40))) { c_local = c; hand...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid logtraffic(void *handle,uchar c,int logmode)\n\n{\n int logmode_local;\n uchar c_local;\n void *handle_local;\n LogContext *ctx;\n \n if ((0 < *(int *)((long)handle + 0x40)) && (logmode == *(int *)((long)handle + 0...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(void *handle,type_1 c,int var_1)\n\n{\n int logmode_local;\n type_1 c_local;\n void *handle_local;\n type_2 *ctx;\n \n if ((0 < *(int *)((long)handle + 0x40)) && (var_1 == *(int *)((long)handle + 0x40)))...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator...
1005_pterm_and_pterm_strip.c
x11font_enum_fonts
FUN_00152644
x11font_enum_fonts
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void x11font_enum_fonts(GtkWidget *widget,fontsel_add_entry callback,void *callback_ctx) { char *pcVar1; char *pcVar2; char *pcVar3; char *pcVar4; int iVar5; undefined8 uVar6; size_t sVar7; size_t sVar8; size_t sVar9; size_t...
void FUN_00152644(undefined8 param_1,code *param_2,undefined8 param_3) { undefined8 uVar1; undefined8 uVar2; undefined8 uVar3; undefined8 uVar4; int iVar5; undefined8 uVar6; size_t sVar7; size_t sVar8; size_t sVar9; size_t sVar10; size_t sVar11; char *pcVar12; long in_FS_OFFSET; int local_...
(translation_unit "void FUN_00152644(undefined8 param_1,code *param_2,undefined8 param_3)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n int iVar5;\n undefined8 uVar6;\n size_t sVar7;\n size_t sVar8;\n size_t sVar9;\n size_t sVar10;\n size_t sVar11;\n char *pcVar12;\n...
PUSH RBP MOV RBP,RSP PUSH R15 PUSH R14 PUSH R13 PUSH R12 PUSH RBX SUB RSP,0xa8 MOV qword ptr [RBP + -0xa8],RDI MOV qword ptr [RBP + -0xb0],RSI MOV qword ptr [RBP + -0xb8],RDX MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x38],RAX XOR EAX,EAX CALL 0x0010fd30 MOV RDI,RAX CALL 0x00110e10 MOV qword ptr [RBP + -0x70],R...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *widget,type_2 callback,void *callback_ctx) { char *pcVar1; char *pcVar2; char *pcVar3; char *pcVar4; int var_20; type_3 uVar6; size_t var_27; size_t var_26; size_t var_25; size_t var_24; size_t var_...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid x11font_enum_fonts(GtkWidget *widget,fontsel_add_entry callback,void *callback_ctx)\n\n{\n char *pcVar1;\n char *pcVar2;\n char *pcVar3;\n char *pcVar4;\n int iVar5;\n undefined8 uVar6;\n size_t sVar7;\n size_t s...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *widget,type_2 callback,void *callback_ctx)\n\n{\n char *pcVar1;\n char *pcVar2;\n char *pcVar3;\n char *pcVar4;\n int var_20;\n type_3 uVar6;\n size_t var_27;\n size_t var_26;\n size_t var_25;...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarato...
1439_puttytel_and_puttytel_strip.c
serial_close
FUN_001748c8
serial_close
void serial_close(Serial serial) { Serial serial_local; if (-1 < serial->fd) { close(serial->fd); serial->fd = -1; } return; }
void FUN_001748c8(long param_1) { if (-1 < *(int *)(param_1 + 8)) { close(*(int *)(param_1 + 8)); *(undefined4 *)(param_1 + 8) = 0xffffffff; } return; }
(translation_unit "void FUN_001748c8(long param_1)\n\n{\n if (-1 < *(int *)(param_1 + 8)) {\n close(*(int *)(param_1 + 8));\n *(undefined4 *)(param_1 + 8) = 0xffffffff;\n }\n return;\n}\n\n" (function_definition "void FUN_001748c8(long param_1)\n\n{\n if (-1 < *(int *)(param_1 + 8)) {\n close(*(int *)(para...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI MOV RAX,qword ptr [RBP + -0x8] MOV EAX,dword ptr [RAX + 0x8] TEST EAX,EAX JS 0x001748f8 MOV RAX,qword ptr [RBP + -0x8] MOV EAX,dword ptr [RAX + 0x8] MOV EDI,EAX CALL 0x00111f60 MOV RAX,qword ptr [RBP + -0x8] MOV dword ptr [RAX + 0x8],0xffffffff NOP LEAVE ...
void function_1(type_1 serial) { type_1 serial_local; if (-1 < serial->fd) { var_1(serial->fd); serial->fd = -1; } return; }
(translation_unit "void serial_close(Serial serial)\n\n{\n Serial serial_local;\n \n if (-1 < serial->fd) {\n close(serial->fd);\n serial->fd = -1;\n }\n return;\n}\n\n" (function_definition "void serial_close(Serial serial)\n\n{\n Serial serial_local;\n \n if (-1 < serial->fd) {\n close(serial->fd);\n...
(translation_unit "void function_1(type_1 serial)\n\n{\n type_1 serial_local;\n \n if (-1 < serial->fd) {\n var_1(serial->fd);\n serial->fd = -1;\n }\n return;\n}\n\n" (function_definition "void function_1(type_1 serial)\n\n{\n type_1 serial_local;\n \n if (-1 < serial->fd) {\n var_1(serial->fd);\n ...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (if_stat...
1153_puttytel_and_puttytel_strip.c
multifont_destroy
FUN_0015e5d6
multifont_destroy
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void multifont_destroy(unifont *font) { long lVar1; unifont *font_local; multifont *mfont; unifont_destroy((unifont *)font[1].vt); lVar1._0_4_ = font[1].public_charset; lVar1._4_4_ = font[1].width; if (lVar1 != 0) { unifont...
void FUN_0015e5d6(long param_1) { FUN_0015e345(*(undefined8 *)(param_1 + 0x28)); if (*(long *)(param_1 + 0x30) != 0) { FUN_0015e345(*(undefined8 *)(param_1 + 0x30)); } FUN_001299ed(param_1); return; }
(translation_unit "void FUN_0015e5d6(long param_1)\n\n{\n FUN_0015e345(*(undefined8 *)(param_1 + 0x28));\n if (*(long *)(param_1 + 0x30) != 0) {\n FUN_0015e345(*(undefined8 *)(param_1 + 0x30));\n }\n FUN_001299ed(param_1);\n return;\n}\n\n" (function_definition "void FUN_0015e5d6(long param_1)\n\n{\n FUN_0015e...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX + 0x28] MOV RDI,RAX CALL 0x0015e345 MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX + 0x30] TEST RAX,RAX JZ 0x0015e617 MOV RAX,qwor...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *font) { long var_2; type_1 *font_local; type_2 *mfont; var_1((type_1 *)font[1].vt); var_2._0_4_ = font[1].public_charset; var_2._4_4_ = font[1].width; if (var_2 != 0) { var_1(*(type_1 **)&font[1].pub...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid multifont_destroy(unifont *font)\n\n{\n long lVar1;\n unifont *font_local;\n multifont *mfont;\n \n unifont_destroy((unifont *)font[1].vt);\n lVar1._0_4_ = font[1].public_charset;\n lVar1._4_4_ = font[1].width;\n ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *font)\n\n{\n long var_2;\n type_1 *font_local;\n type_2 *mfont;\n \n var_1((type_1 *)font[1].vt);\n var_2._0_4_ = font[1].public_charset;\n var_2._4_4_ = font[1].width;\n if (var_2 != 0) {\n ...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (sized_ty...
1163_puttytel_and_puttytel_strip.c
unifontsel_setup_familylist
FUN_0015eba1
unifontsel_setup_familylist
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void unifontsel_setup_familylist(unifontsel_internal *fs) { long lVar1; wchar_t wVar2; void *pvVar3; long in_FS_OFFSET; unifontsel_internal *fs_local; wchar_t i; wchar_t listindex; wchar_t minpos; wchar_t maxpos; wchar_t cur...
void FUN_0015eba1(long param_1) { int iVar1; long lVar2; long in_FS_OFFSET; int local_5c; int local_58; int local_54; int local_50; uint local_4c; long local_48; undefined local_38 [40]; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); local_54 = -1; local_50 = -1; local_48 =...
(translation_unit "void FUN_0015eba1(long param_1)\n\n{\n int iVar1;\n long lVar2;\n long in_FS_OFFSET;\n int local_5c;\n int local_58;\n int local_54;\n int local_50;\n uint local_4c;\n long local_48;\n undefined local_38 [40];\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n local_54 =...
PUSH RBP MOV RBP,RSP SUB RSP,0x70 MOV qword ptr [RBP + -0x68],RDI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV dword ptr [RBP + -0x4c],0xffffffff MOV dword ptr [RBP + -0x48],0xffffffff MOV qword ptr [RBP + -0x40],0x0 MOV dword ptr [RBP + -0x44],0xffffffff MOV RAX,qword ptr [RBP + -0x68] MO...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *fs) { long var_14; type_2 var_11; void *var_4; long var_1; type_1 *fs_local; type_2 var_16; type_2 var_9; type_2 minpos; type_2 var_8; type_2 var_12; char *var_5; type_3 *info; type_4 iter; ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid unifontsel_setup_familylist(unifontsel_internal *fs)\n\n{\n long lVar1;\n wchar_t wVar2;\n void *pvVar3;\n long in_FS_OFFSET;\n unifontsel_internal *fs_local;\n wchar_t i;\n wchar_t listindex;\n wchar_t minpos;\n...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *fs)\n\n{\n long var_14;\n type_2 var_11;\n void *var_4;\n long var_1;\n type_1 *fs_local;\n type_2 var_16;\n type_2 var_9;\n type_2 minpos;\n type_2 var_8;\n type_2 var_12;\n char *var_5;\n ...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (sized_ty...
1466_puttytel_and_puttytel_strip.c
close_settings_w
FUN_0017591e
close_settings_w
void close_settings_w(void *handle) { void *handle_local; FILE *fp; fclose((FILE *)handle); return; }
void FUN_0017591e(FILE *param_1) { fclose(param_1); return; }
(translation_unit "void FUN_0017591e(FILE *param_1)\n\n{\n fclose(param_1);\n return;\n}\n\n" (function_definition "void FUN_0017591e(FILE *param_1)\n\n{\n fclose(param_1);\n return;\n}" primitive_type (function_declarator "FUN_0017591e(FILE *param_1)" identifier (parameter_list "(FILE *param_1)" ( (parameter_decla...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV RDI,RAX CALL 0x00110fd0 NOP LEAVE RET
void function_1(void *handle) { void *handle_local; type_1 *fp; var_1((type_1 *)handle); return; }
(translation_unit "void close_settings_w(void *handle)\n\n{\n void *handle_local;\n FILE *fp;\n \n fclose((FILE *)handle);\n return;\n}\n\n" (function_definition "void close_settings_w(void *handle)\n\n{\n void *handle_local;\n FILE *fp;\n \n fclose((FILE *)handle);\n return;\n}" primitive_type (function_decl...
(translation_unit "void function_1(void *handle)\n\n{\n void *handle_local;\n type_1 *fp;\n \n var_1((type_1 *)handle);\n return;\n}\n\n" (function_definition "void function_1(void *handle)\n\n{\n void *handle_local;\n type_1 *fp;\n \n var_1((type_1 *)handle);\n return;\n}" primitive_type (function_declarator...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec...
569_pterm_and_pterm_strip.c
conf_checkbox_handler
FUN_00116718
conf_checkbox_handler
void conf_checkbox_handler(control *ctrl,void *dlg,void *data,int event) { int iVar1; bool bVar2; int event_local; void *data_local; void *dlg_local; control *ctrl_local; int key; int invert; int val; Conf *conf; key = (ctrl->generic).context.i; bVar2 = (key & 0x40000000U) == 0; if (!bVar...
void FUN_00116718(long param_1,undefined8 param_2,undefined8 param_3,int param_4) { int iVar1; bool bVar2; uint local_1c; local_1c = *(uint *)(param_1 + 0x20); bVar2 = (local_1c & 0x40000000) == 0; if (!bVar2) { local_1c = local_1c & 0xbfffffff; } if (param_4 == 0) { iVar1 = FUN_00114ec2(pa...
(translation_unit "void FUN_00116718(long param_1,undefined8 param_2,undefined8 param_3,int param_4)\n\n{\n int iVar1;\n bool bVar2;\n uint local_1c;\n \n local_1c = *(uint *)(param_1 + 0x20);\n bVar2 = (local_1c & 0x40000000) == 0;\n if (!bVar2) {\n local_1c = local_1c & 0xbfffffff;\n }\n if (param_4 == 0)...
PUSH RBP MOV RBP,RSP SUB RSP,0x40 MOV qword ptr [RBP + -0x28],RDI MOV qword ptr [RBP + -0x30],RSI MOV qword ptr [RBP + -0x38],RDX MOV dword ptr [RBP + -0x3c],ECX MOV RAX,qword ptr [RBP + -0x38] MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x28] MOV EAX,dword ptr [RAX + 0x20] MOV dword ptr [RBP + -0x14],EAX ...
void function_1(type_1 *ctrl,void *dlg,void *data,int var_2) { int var_5; bool var_6; int event_local; void *data_local; void *dlg_local; type_1 *ctrl_local; int var_1; int invert; int val; type_2 *conf; var_1 = (ctrl->generic).context.i; var_6 = (var_1 & 0x40000000U) == 0; if (!var_6) { ...
(translation_unit "void conf_checkbox_handler(control *ctrl,void *dlg,void *data,int event)\n\n{\n int iVar1;\n bool bVar2;\n int event_local;\n void *data_local;\n void *dlg_local;\n control *ctrl_local;\n int key;\n int invert;\n int val;\n Conf *conf;\n \n key = (ctrl->generic).context.i;\n bVar2 = (key...
(translation_unit "void function_1(type_1 *ctrl,void *dlg,void *data,int var_2)\n\n{\n int var_5;\n bool var_6;\n int event_local;\n void *data_local;\n void *dlg_local;\n type_1 *ctrl_local;\n int var_1;\n int invert;\n int val;\n type_2 *conf;\n \n var_1 = (ctrl->generic).context.i;\n var_6 = (var_1 & 0x...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
1506_puttytel_and_puttytel_strip.c
_fini
_DT_FINI
_fini
void _fini(void) { return; }
void _DT_FINI(void) { return; }
(translation_unit "void _DT_FINI(void)\n\n{\n return;\n}\n\n" (function_definition "void _DT_FINI(void)\n\n{\n return;\n}" primitive_type (function_declarator "_DT_FINI(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (return_statem...
SUB RSP,0x8 ADD RSP,0x8 RET
void function_1(void) { return; }
(translation_unit "void _fini(void)\n\n{\n return;\n}\n\n" (function_definition "void _fini(void)\n\n{\n return;\n}" primitive_type (function_declarator "_fini(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (return_statement "retu...
(translation_unit "void function_1(void)\n\n{\n return;\n}\n\n" (function_definition "void function_1(void)\n\n{\n return;\n}" primitive_type (function_declarator "function_1(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (return_...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement))))
1458_puttytel_and_puttytel_strip.c
putty_signal
FUN_00174e25
putty_signal
_func_void_int * putty_signal(int sig,_func_void_int *func) { long lVar1; int iVar2; long in_FS_OFFSET; _func_void_int *func_local; int sig_local; sigaction sa; sigaction old; lVar1 = *(long *)(in_FS_OFFSET + 0x28); sa.__sigaction_handler = (anon_union_8_2_5ad2d23e_for___sigaction_handler)func; ...
_union_1457 FUN_00174e25(int param_1,_union_1457 param_2) { int iVar1; long in_FS_OFFSET; _union_1457 local_148; sigset_t sStack_140; undefined4 local_c0; _union_1457 local_a8 [19]; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); local_148 = param_2; iVar1 = sigemptyset(&sStack_140); ...
(translation_unit "_union_1457 FUN_00174e25(int param_1,_union_1457 param_2)\n\n{\n int iVar1;\n long in_FS_OFFSET;\n _union_1457 local_148;\n sigset_t sStack_140;\n undefined4 local_c0;\n _union_1457 local_a8 [19];\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n local_148 = param_2;\n iVa...
PUSH RBP MOV RBP,RSP SUB RSP,0x150 MOV dword ptr [RBP + -0x144],EDI MOV qword ptr [RBP + -0x150],RSI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0x150] MOV qword ptr [RBP + -0x140],RAX LEA RAX,[RBP + -0x140] ADD RAX,0x8 MOV RDI,RAX CALL 0x001113b0 TEST EAX,EAX JNS 0x...
type_1 * function_1(int sig,type_1 *func) { long var_4; int var_3; long var_1; type_1 *func_local; int sig_local; type_2 sa; type_2 old; var_4 = *(long *)(var_1 + 0x28); sa.__sigaction_handler = (type_3)func; var_3 = var_2((type_4 *)&sa.sa_mask); if (var_3 < 0) { old.__sigaction_handler =...
(translation_unit "_func_void_int * putty_signal(int sig,_func_void_int *func)\n\n{\n long lVar1;\n int iVar2;\n long in_FS_OFFSET;\n _func_void_int *func_local;\n int sig_local;\n sigaction sa;\n sigaction old;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n sa.__sigaction_handler = (anon_union_8_2_5ad2d23e_f...
(translation_unit "type_1 * function_1(int sig,type_1 *func)\n\n{\n long var_4;\n int var_3;\n long var_1;\n type_1 *func_local;\n int sig_local;\n type_2 sa;\n type_2 old;\n \n var_4 = *(long *)(var_1 + 0x28);\n sa.__sigaction_handler = (type_3)func;\n var_3 = var_2((type_4 *)&sa.sa_mask);\n if (var_3 < 0)...
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer...
1141_puttytel_and_puttytel_strip.c
pangofont_draw_combining
FUN_0015d8c1
pangofont_draw_combining
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void pangofont_draw_combining (unifont_drawctx *ctx,unifont *font,wchar_t x,wchar_t y,wchar_t *string,wchar_t len, wchar_t wide,wchar_t bold,wchar_t cellwidth) { int iVar1; wchar_t len_local; wchar_t *string_...
void FUN_0015d8c1(undefined8 param_1,undefined8 param_2,undefined4 param_3,undefined4 param_4, undefined4 *param_5,int param_6,undefined4 param_7,undefined4 param_8, undefined4 param_9) { int iVar1; int local_3c; undefined4 *local_38; undefined4 *local_10; local_10 = (un...
(translation_unit "void FUN_0015d8c1(undefined8 param_1,undefined8 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 *param_5,int param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9)\n\n{\n int iVar1;\n int local_3c;\n undefined4 *local_38;\n undefined4 *loc...
PUSH RBP MOV RBP,RSP SUB RSP,0x40 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV dword ptr [RBP + -0x24],EDX MOV dword ptr [RBP + -0x28],ECX MOV qword ptr [RBP + -0x30],R8 MOV dword ptr [RBP + -0x34],R9D MOV qword ptr [RBP + -0x8],0x0 MOV RAX,qword ptr [RBP + -0x30] MOV EAX,dword ptr [RAX] MOV EDI,...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1 (type_1 *ctx,type_2 *font,type_3 x,type_3 y,type_3 *string,type_3 var_4, type_3 wide,type_3 bold,type_3 cellwidth) { int var_2; type_3 len_local; type_3 *var_6; type_3 y_local; type_3 x_lo...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid pangofont_draw_combining\n (unifont_drawctx *ctx,unifont *font,wchar_t x,wchar_t y,wchar_t *string,wchar_t len,\n wchar_t wide,wchar_t bold,wchar_t cellwidth)\n\n{\n int iVar1;\n wchar_t len...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1\n (type_1 *ctx,type_2 *font,type_3 x,type_3 y,type_3 *string,type_3 var_4,\n type_3 wide,type_3 bold,type_3 cellwidth)\n\n{\n int var_2;\n type_3 len_local;\n type_3 *var_6;\n t...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarato...
974_pterm_and_pterm_strip.c
licence_clicked
FUN_0014f294
licence_clicked
/* WARNING: Variable defined which should be unmapped: data_local */ /* WARNING: Variable defined which should be unmapped: button_local */ void licence_clicked(GtkButton *button,gpointer data) { int minwid; char *title_00; gpointer data_local; GtkButton *button_local; char *title; title_00 = dupcat(a...
void FUN_0014f294(undefined8 param_1,undefined8 param_2) { undefined4 uVar1; undefined8 uVar2; uVar2 = FUN_001272b8(PTR_s_pterm_001a3cb8," Licence",0); if (DAT_001a76d0 == 0) { /* WARNING: Subroutine does not return */ __assert_fail("aboutbox != NULL","unix/gtkdlg.c",0xe4f,"licence_...
(translation_unit "void FUN_0014f294(undefined8 param_1,undefined8 param_2)\n\n{\n undefined4 uVar1;\n undefined8 uVar2;\n \n uVar2 = FUN_001272b8(PTR_s_pterm_001a3cb8," Licence",0);\n if (DAT_001a76d0 == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("aboutbox != NULL","uni...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV RAX,qword ptr [0x001a3cb8] MOV EDX,0x0 LEA RSI,[0x1936a7] MOV RDI,RAX MOV EAX,0x0 CALL 0x001272b8 MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [0x001a76d0] TEST RAX,RAX JNZ 0x0014f2f3 LEA RCX,[0x1945c0] MOV EDX,0xe...
/* WARNING: Variable defined which should be unmapped: data_local */ /* WARNING: Variable defined which should be unmapped: button_local */ void function_1(type_1 *button,type_2 data) { int minwid; char *title_00; type_2 data_local; type_1 *button_local; char *title; title_00 = var_1(appname," Licence...
(translation_unit "/* WARNING: Variable defined which should be unmapped: data_local */\n/* WARNING: Variable defined which should be unmapped: button_local */\n\nvoid licence_clicked(GtkButton *button,gpointer data)\n\n{\n int minwid;\n char *title_00;\n gpointer data_local;\n GtkButton *button_local;\n char *tit...
(translation_unit "/* WARNING: Variable defined which should be unmapped: data_local */\n/* WARNING: Variable defined which should be unmapped: button_local */\n\nvoid function_1(type_1 *button,type_2 data)\n\n{\n int minwid;\n char *title_00;\n type_2 data_local;\n type_1 *button_local;\n char *title;\n \n titl...
(translation_unit (comment) (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier)...
1138_puttytel_and_puttytel_strip.c
pango_cairo_draw_layout
FUN_0015d3bf
pango_cairo_draw_layout
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void pango_cairo_draw_layout(unifont_drawctx *ctx,gint x,gint y,PangoLayout *layout) { PangoLayout *layout_local; gint y_local; gint x_local; unifont_drawctx *ctx_local; cairo_move_to((double)x,(double)y,(ctx->u).cairo.cr); pango...
void FUN_0015d3bf(long param_1,int param_2,int param_3,undefined8 param_4) { cairo_move_to((double)param_2,(double)param_3,*(undefined8 *)(param_1 + 0x10)); pango_cairo_show_layout(*(undefined8 *)(param_1 + 0x10),param_4); return; }
(translation_unit "void FUN_0015d3bf(long param_1,int param_2,int param_3,undefined8 param_4)\n\n{\n cairo_move_to((double)param_2,(double)param_3,*(undefined8 *)(param_1 + 0x10));\n pango_cairo_show_layout(*(undefined8 *)(param_1 + 0x10),param_4);\n return;\n}\n\n" (function_definition "void FUN_0015d3bf(long param...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x8],RDI MOV dword ptr [RBP + -0xc],ESI MOV dword ptr [RBP + -0x10],EDX MOV qword ptr [RBP + -0x18],RCX CVTSI2SD XMM1,dword ptr [RBP + -0x10] CVTSI2SD XMM0,dword ptr [RBP + -0xc] MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX + 0x10] MOV RDI,RAX CALL 0x0011...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *ctx,type_2 x,type_2 y,type_3 *layout) { type_3 *layout_local; type_2 y_local; type_2 x_local; type_1 *ctx_local; var_1((double)x,(double)y,(ctx->u).cairo.cr); var_2((ctx->u).cairo.cr,layout); return; }
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid pango_cairo_draw_layout(unifont_drawctx *ctx,gint x,gint y,PangoLayout *layout)\n\n{\n PangoLayout *layout_local;\n gint y_local;\n gint x_local;\n unifont_drawctx *ctx_local;\n \n cairo_move_to((double)x,(double)y...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *ctx,type_2 x,type_2 y,type_3 *layout)\n\n{\n type_3 *layout_local;\n type_2 y_local;\n type_2 x_local;\n type_1 *ctx_local;\n \n var_1((double)x,(double)y,(ctx->u).cairo.cr);\n var_2((ctx->u).ca...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarato...
1385_puttytel_and_puttytel_strip.c
so_peercred
FUN_001723f1
so_peercred
int so_peercred(int fd,int *pid,int *uid,int *gid) { long lVar1; int iVar2; long in_FS_OFFSET; int *gid_local; int *uid_local; int *pid_local; int fd_local; socklen_t crlen; ucred cr; lVar1 = *(long *)(in_FS_OFFSET + 0x28); crlen = 0xc; iVar2 = getsockopt(fd,1,0x11,&cr,&crlen); if (iVar2 ...
bool FUN_001723f1(int param_1,undefined4 *param_2,undefined4 *param_3,undefined4 *param_4) { int iVar1; long in_FS_OFFSET; socklen_t local_20; undefined4 local_1c; undefined4 local_18; undefined4 local_14; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); local_20 = 0xc; iVar1 = getsock...
(translation_unit "bool FUN_001723f1(int param_1,undefined4 *param_2,undefined4 *param_3,undefined4 *param_4)\n\n{\n int iVar1;\n long in_FS_OFFSET;\n socklen_t local_20;\n undefined4 local_1c;\n undefined4 local_18;\n undefined4 local_14;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n loc...
PUSH RBP MOV RBP,RSP SUB RSP,0x40 MOV dword ptr [RBP + -0x24],EDI MOV qword ptr [RBP + -0x30],RSI MOV qword ptr [RBP + -0x38],RDX MOV qword ptr [RBP + -0x40],RCX MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV dword ptr [RBP + -0x18],0xc LEA RCX,[RBP + -0x18] LEA RDX,[RBP + -0x14] MOV EAX,dwo...
int function_1(int fd,int *pid,int *uid,int *gid) { long var_4; int var_3; long var_1; int *gid_local; int *uid_local; int *pid_local; int fd_local; type_1 crlen; type_2 cr; var_4 = *(long *)(var_1 + 0x28); crlen = 0xc; var_3 = var_2(fd,1,0x11,&cr,&crlen); if (var_3 == 0) { *pid = cr....
(translation_unit "int so_peercred(int fd,int *pid,int *uid,int *gid)\n\n{\n long lVar1;\n int iVar2;\n long in_FS_OFFSET;\n int *gid_local;\n int *uid_local;\n int *pid_local;\n int fd_local;\n socklen_t crlen;\n ucred cr;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n crlen = 0xc;\n iVar2 = getsockopt(fd...
(translation_unit "int function_1(int fd,int *pid,int *uid,int *gid)\n\n{\n long var_4;\n int var_3;\n long var_1;\n int *gid_local;\n int *uid_local;\n int *pid_local;\n int fd_local;\n type_1 crlen;\n type_2 cr;\n \n var_4 = *(long *)(var_1 + 0x28);\n crlen = 0xc;\n var_3 = var_2(fd,1,0x11,&cr,&crlen);\n...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifie...
1032_pterm_and_pterm_strip.c
multifont_draw_main
FUN_00154c70
multifont_draw_main
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void multifont_draw_main(unifont_drawctx *ctx,unifont *font,wchar_t x,wchar_t y,wchar_t *string, wchar_t len,wchar_t wide,wchar_t bold,wchar_t cellwidth,wchar_t cellinc, unifont_draw_func_t draw) ...
void FUN_00154c70(undefined8 param_1,long param_2,int param_3,undefined4 param_4,undefined4 *param_5 ,int param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9,int param_10, code *param_11) { int iVar1; int iVar2; long lVar3; int local_4c; undefined4 *local_48; ...
(translation_unit "void FUN_00154c70(undefined8 param_1,long param_2,int param_3,undefined4 param_4,undefined4 *param_5\n ,int param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9,int param_10,\n code *param_11)\n\n{\n int iVar1;\n int iVar2;\n long lVar3;\n int local_4c;...
PUSH RBP MOV RBP,RSP SUB RSP,0x50 MOV qword ptr [RBP + -0x28],RDI MOV qword ptr [RBP + -0x30],RSI MOV dword ptr [RBP + -0x34],EDX MOV dword ptr [RBP + -0x38],ECX MOV qword ptr [RBP + -0x40],R8 MOV dword ptr [RBP + -0x44],R9D MOV RAX,qword ptr [RBP + -0x30] MOV qword ptr [RBP + -0x10],RAX JMP 0x00154d8e MOV RAX,qword pt...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *ctx,type_2 *font,type_3 x,type_3 y,type_3 *string, type_3 len,type_3 wide,type_3 bold,type_3 cellwidth,type_3 var_8, type_4 draw) { int var_3; int var_4; type_5 *var_...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid multifont_draw_main(unifont_drawctx *ctx,unifont *font,wchar_t x,wchar_t y,wchar_t *string,\n wchar_t len,wchar_t wide,wchar_t bold,wchar_t cellwidth,wchar_t cellinc,\n unifo...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *ctx,type_2 *font,type_3 x,type_3 y,type_3 *string,\n type_3 len,type_3 wide,type_3 bold,type_3 cellwidth,type_3 var_8,\n type_4 draw)\n\n{\n int var_3;\n ...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarato...
965_pterm_and_pterm_strip.c
askalg
FUN_0014edc1
askalg
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ int askalg(void *frontend,char *algtype,char *algname,_func_void_void_ptr_int *callback,void *ctx) { int iVar1; char *msg; undefined8 uVar2; void *pvVar3; GtkWidget *parentwin; void *ctx_local; _func_void_void_ptr_int *callback_lo...
bool FUN_0014edc1(undefined8 param_1,undefined8 param_2,undefined8 param_3) { undefined4 uVar1; int iVar2; undefined8 uVar3; undefined8 uVar4; undefined8 uVar5; uVar3 = FUN_00127730("The first %s supported by the server is %s, which is below the configured warning threshold.\nContinue with connection?"...
(translation_unit "bool FUN_0014edc1(undefined8 param_1,undefined8 param_2,undefined8 param_3)\n\n{\n undefined4 uVar1;\n int iVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n \n uVar3 = FUN_00127730("The first %s supported by the server is %s, which is below the configured warning threshold.\...
PUSH RBP MOV RBP,RSP PUSH R12 PUSH RBX SUB RSP,0x40 MOV qword ptr [RBP + -0x28],RDI MOV qword ptr [RBP + -0x30],RSI MOV qword ptr [RBP + -0x38],RDX MOV qword ptr [RBP + -0x40],RCX MOV qword ptr [RBP + -0x48],R8 MOV RDX,qword ptr [RBP + -0x38] MOV RAX,qword ptr [RBP + -0x30] MOV RSI,RAX LEA RDI,[0x194440] MOV EAX,0x0 CA...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ int function_1(void *frontend,char *algtype,char *algname,type_1 *callback,void *ctx) { int var_8; char *msg; type_2 uVar2; void *pvVar3; type_3 *parentwin; void *ctx_local; type_1 *callback_local; char *algname_local; char *a...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint askalg(void *frontend,char *algtype,char *algname,_func_void_void_ptr_int *callback,void *ctx)\n\n{\n int iVar1;\n char *msg;\n undefined8 uVar2;\n void *pvVar3;\n GtkWidget *parentwin;\n void *ctx_local;\n _func_v...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint function_1(void *frontend,char *algtype,char *algname,type_1 *callback,void *ctx)\n\n{\n int var_8;\n char *msg;\n type_2 uVar2;\n void *pvVar3;\n type_3 *parentwin;\n void *ctx_local;\n type_1 *callback_local;\n ...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator:...
977_pterm_and_pterm_strip.c
eventlog_ok_handler
FUN_0014f7f6
eventlog_ok_handler
void eventlog_ok_handler(control *ctrl,void *dlg,void *data,int event) { int event_local; void *data_local; void *dlg_local; control *ctrl_local; if (event == 1) { dlg_end(dlg,0); } return; }
void FUN_0014f7f6(undefined8 param_1,undefined8 param_2,undefined8 param_3,int param_4) { if (param_4 == 1) { FUN_00149cbb(param_2,0); } return; }
(translation_unit "void FUN_0014f7f6(undefined8 param_1,undefined8 param_2,undefined8 param_3,int param_4)\n\n{\n if (param_4 == 1) {\n FUN_00149cbb(param_2,0);\n }\n return;\n}\n\n" (function_definition "void FUN_0014f7f6(undefined8 param_1,undefined8 param_2,undefined8 param_3,int param_4)\n\n{\n if (param_4 =...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x8],RDI MOV qword ptr [RBP + -0x10],RSI MOV qword ptr [RBP + -0x18],RDX MOV dword ptr [RBP + -0x1c],ECX CMP dword ptr [RBP + -0x1c],0x1 JNZ 0x0014f824 MOV RAX,qword ptr [RBP + -0x10] MOV ESI,0x0 MOV RDI,RAX CALL 0x00149cbb NOP LEAVE RET
void function_1(type_1 *ctrl,void *dlg,void *data,int var_1) { int event_local; void *data_local; void *dlg_local; type_1 *ctrl_local; if (var_1 == 1) { var_2(dlg,0); } return; }
(translation_unit "void eventlog_ok_handler(control *ctrl,void *dlg,void *data,int event)\n\n{\n int event_local;\n void *data_local;\n void *dlg_local;\n control *ctrl_local;\n \n if (event == 1) {\n dlg_end(dlg,0);\n }\n return;\n}\n\n" (function_definition "void eventlog_ok_handler(control *ctrl,void *dlg...
(translation_unit "void function_1(type_1 *ctrl,void *dlg,void *data,int var_1)\n\n{\n int event_local;\n void *data_local;\n void *dlg_local;\n type_1 *ctrl_local;\n \n if (var_1 == 1) {\n var_2(dlg,0);\n }\n return;\n}\n\n" (function_definition "void function_1(type_1 *ctrl,void *dlg,void *data,int var_1)\...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
649_pterm_and_pterm_strip.c
flipThisRun
FUN_001239f6
flipThisRun
void flipThisRun(bidi_char *from,uchar *level,wchar_t max,wchar_t count) { uint uVar1; undefined2 uVar2; uint uVar3; uint uVar4; ushort uVar5; undefined2 uVar6; bidi_char *pbVar7; bidi_char *pbVar8; wchar_t count_local; wchar_t max_local; uchar *level_local; bidi_char *from_local; wchar_t i;...
void FUN_001239f6(long param_1,long param_2,int param_3,int param_4) { undefined4 uVar1; undefined8 uVar2; undefined8 *puVar3; undefined8 *puVar4; int local_24; int local_20; int local_1c; local_24 = 0; local_20 = 0; while ((local_24 < param_4 && (local_20 < param_4))) { local_20 = FUN_0012...
(translation_unit "void FUN_001239f6(long param_1,long param_2,int param_3,int param_4)\n\n{\n undefined4 uVar1;\n undefined8 uVar2;\n undefined8 *puVar3;\n undefined8 *puVar4;\n int local_24;\n int local_20;\n int local_1c;\n \n local_24 = 0;\n local_20 = 0;\n while ((local_24 < param_4 && (local_20 < param...
PUSH RBP MOV RBP,RSP SUB RSP,0x40 MOV qword ptr [RBP + -0x28],RDI MOV qword ptr [RBP + -0x30],RSI MOV dword ptr [RBP + -0x34],EDX MOV dword ptr [RBP + -0x38],ECX MOV dword ptr [RBP + -0x1c],0x0 MOV EAX,dword ptr [RBP + -0x1c] MOV dword ptr [RBP + -0x18],EAX JMP 0x00123b24 MOV EAX,dword ptr [RBP + -0x34] MOV dword ptr [...
void function_1(type_1 *var_7,type_2 *level,type_3 var_5,type_3 var_2) { type_4 uVar1; type_5 uVar2; type_4 uVar3; type_4 uVar4; type_6 uVar5; type_5 uVar6; type_1 *pbVar7; type_1 *pbVar8; type_3 count_local; type_3 max_local; type_2 *level_local; type_1 *from_local; type_3 var_1; type_3 v...
(translation_unit "void flipThisRun(bidi_char *from,uchar *level,wchar_t max,wchar_t count)\n\n{\n uint uVar1;\n undefined2 uVar2;\n uint uVar3;\n uint uVar4;\n ushort uVar5;\n undefined2 uVar6;\n bidi_char *pbVar7;\n bidi_char *pbVar8;\n wchar_t count_local;\n wchar_t max_local;\n uchar *level_local;\n bid...
(translation_unit "void function_1(type_1 *var_7,type_2 *level,type_3 var_5,type_3 var_2)\n\n{\n type_4 uVar1;\n type_5 uVar2;\n type_4 uVar3;\n type_4 uVar4;\n type_6 uVar5;\n type_5 uVar6;\n type_1 *pbVar7;\n type_1 *pbVar8;\n type_3 count_local;\n type_3 max_local;\n type_2 *level_local;\n type_1 *from_l...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe...
637_pterm_and_pterm_strip.c
logprintf
FUN_001225a4
logprintf
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void logprintf(LogContext *ctx,char *fmt,...) { long lVar1; char in_AL; char *__s; size_t sVar2; undefined8 in_RCX; undefined8 in_RDX; undefined8 in_R8; undefined8 in_R9; long in_FS_OFFSET; undefined8 in_XMM0_Qa; undefined...
void FUN_001225a4(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8, undefined8 param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12, undefined8 param...
(translation_unit "void FUN_001225a4(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n ...
PUSH RBP MOV RBP,RSP SUB RSP,0xf0 MOV qword ptr [RBP + -0xe8],RDI MOV qword ptr [RBP + -0xf0],RSI MOV qword ptr [RBP + -0xa0],RDX MOV qword ptr [RBP + -0x98],RCX MOV qword ptr [RBP + -0x90],R8 MOV qword ptr [RBP + -0x88],R9 TEST AL,AL JZ 0x001225fd MOVAPS xmmword ptr [RBP + -0x80],XMM0 MOVAPS xmmword ptr [RBP + -0x70],...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *ctx,char *fmt,...) { long var_7; char var_1; char *__s; size_t sVar2; type_2 in_RCX; type_2 in_RDX; type_2 in_R8; type_2 in_R9; long var_2; type_2 in_XMM0_Qa; type_2 in_XMM1_Qa; type_2 in_XMM2_Qa;...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid logprintf(LogContext *ctx,char *fmt,...)\n\n{\n long lVar1;\n char in_AL;\n char *__s;\n size_t sVar2;\n undefined8 in_RCX;\n undefined8 in_RDX;\n undefined8 in_R8;\n undefined8 in_R9;\n long in_FS_OFFSET;\n un...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *ctx,char *fmt,...)\n\n{\n long var_7;\n char var_1;\n char *__s;\n size_t sVar2;\n type_2 in_RCX;\n type_2 in_RDX;\n type_2 in_R8;\n type_2 in_R9;\n long var_2;\n type_2 in_XMM0_Qa;\n type_2...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator...
655_pterm_and_pterm_strip.c
do_shape
FUN_00123d23
do_shape
wchar_t do_shape(bidi_char *line,bidi_char *to,wchar_t count) { uint uVar1; bool bVar2; undefined2 uVar3; char cVar4; bidi_char *pbVar5; bidi_char *pbVar6; wchar_t count_local; bidi_char *to_local; bidi_char *line_local; wchar_t i; wchar_t ligFlag; wchar_t tempShape; i = L'\0'; bVar2 = ...
undefined8 FUN_00123d23(long param_1,long param_2,int param_3) { uint uVar1; bool bVar2; char cVar3; undefined8 *puVar4; undefined8 *puVar5; int local_14; local_14 = 0; bVar2 = false; do { if (param_3 <= local_14) { return 1; } puVar5 = (undefined8 *)((long)local_14 * 0xc + para...
(translation_unit "undefined8 FUN_00123d23(long param_1,long param_2,int param_3)\n\n{\n uint uVar1;\n bool bVar2;\n char cVar3;\n undefined8 *puVar4;\n undefined8 *puVar5;\n int local_14;\n \n local_14 = 0;\n bVar2 = false;\n do {\n if (param_3 <= local_14) {\n return 1;\n }\n puVar5 = (undefin...
PUSH RBP MOV RBP,RSP MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV dword ptr [RBP + -0x24],EDX MOV dword ptr [RBP + -0xc],0x0 MOV EAX,dword ptr [RBP + -0xc] MOV dword ptr [RBP + -0x8],EAX JMP 0x00124608 MOV EAX,dword ptr [RBP + -0xc] MOVSXD RDX,EAX MOV RAX,RDX ADD RAX,RAX ADD RAX,RDX SHL RAX,0x2 M...
type_1 function_1(type_2 *var_3,type_2 *var_4,type_1 var_1) { type_3 var_6; bool bVar2; type_4 uVar3; char var_5; type_2 *pbVar5; type_2 *pbVar6; type_1 count_local; type_2 *to_local; type_2 *line_local; type_1 var_2; type_1 ligFlag; type_1 tempShape; var_2 = L'\0'; bVar2 = false; do ...
(translation_unit "wchar_t do_shape(bidi_char *line,bidi_char *to,wchar_t count)\n\n{\n uint uVar1;\n bool bVar2;\n undefined2 uVar3;\n char cVar4;\n bidi_char *pbVar5;\n bidi_char *pbVar6;\n wchar_t count_local;\n bidi_char *to_local;\n bidi_char *line_local;\n wchar_t i;\n wchar_t ligFlag;\n wchar_t tempS...
(translation_unit "type_1 function_1(type_2 *var_3,type_2 *var_4,type_1 var_1)\n\n{\n type_3 var_6;\n bool bVar2;\n type_4 uVar3;\n char var_5;\n type_2 *pbVar5;\n type_2 *pbVar6;\n type_1 count_local;\n type_2 *to_local;\n type_2 *line_local;\n type_1 var_2;\n type_1 ligFlag;\n type_1 tempShape;\n \n var...
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (point...
1143_puttytel_and_puttytel_strip.c
pangofont_canonify_fontname
FUN_0015de3c
pangofont_canonify_fontname
char * pangofont_canonify_fontname (GtkWidget *widget,char *name,wchar_t *size,wchar_t *flags,wchar_t resolve_aliases) { wchar_t wVar1; int iVar2; PangoFontDescription *desc_00; PangoContext *ctx_00; long lVar3; undefined8 uVar4; long lVar5; char *s; char *pcVar6; wchar_t resolve_...
undefined8 FUN_0015de3c(undefined8 param_1,undefined8 param_2,int *param_3,undefined4 *param_4) { int iVar1; long lVar2; long lVar3; long lVar4; undefined8 uVar5; undefined8 uVar6; lVar2 = pango_font_description_from_string(param_2); if (lVar2 != 0) { lVar3 = gtk_widget_get_pango_context(param_...
(translation_unit "undefined8 FUN_0015de3c(undefined8 param_1,undefined8 param_2,int *param_3,undefined4 *param_4)\n\n{\n int iVar1;\n long lVar2;\n long lVar3;\n long lVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n \n lVar2 = pango_font_description_from_string(param_2);\n if (lVar2 != 0) {\n lVar3 = gtk_w...
PUSH RBP MOV RBP,RSP SUB RSP,0x70 MOV qword ptr [RBP + -0x48],RDI MOV qword ptr [RBP + -0x50],RSI MOV qword ptr [RBP + -0x58],RDX MOV qword ptr [RBP + -0x60],RCX MOV dword ptr [RBP + -0x64],R8D MOV RAX,qword ptr [RBP + -0x50] MOV RDI,RAX CALL 0x00111c10 MOV qword ptr [RBP + -0x38],RAX CMP qword ptr [RBP + -0x38],0x0 JN...
char * function_1 (type_1 *widget,char *name,type_2 *size,type_2 *flags,type_2 resolve_aliases) { type_2 var_7; int var_15; type_3 *var_2; type_4 *var_4; long var_9; type_5 uVar4; long var_13; char *s; char *pcVar6; type_2 resolve_aliases_local; type_2 *flags_local; type_2 *si...
(translation_unit "char * pangofont_canonify_fontname\n (GtkWidget *widget,char *name,wchar_t *size,wchar_t *flags,wchar_t resolve_aliases)\n\n{\n wchar_t wVar1;\n int iVar2;\n PangoFontDescription *desc_00;\n PangoContext *ctx_00;\n long lVar3;\n undefined8 uVar4;\n long lVar5;\n char *s;\n ch...
(translation_unit "char * function_1\n (type_1 *widget,char *name,type_2 *size,type_2 *flags,type_2 resolve_aliases)\n\n{\n type_2 var_7;\n int var_15;\n type_3 *var_2;\n type_4 *var_4;\n long var_9;\n type_5 uVar4;\n long var_13;\n char *s;\n char *pcVar6;\n type_2 resolve_aliases_local;\n t...
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (prim...
1060_puttytel_and_puttytel_strip.c
button_toggled
FUN_00153ab7
button_toggled
void button_toggled(GtkToggleButton *tb,gpointer data) { undefined8 uVar1; GtkWidget *w; uctrl *puVar2; gpointer data_local; GtkToggleButton *tb_local; dlgparam *dp; uctrl *uc; uVar1 = gtk_widget_get_type(); w = (GtkWidget *)g_type_check_instance_cast(tb,uVar1); puVar2 = dlg_find_bywidget((dlgp...
void FUN_00153ab7(undefined8 param_1,long param_2) { undefined8 uVar1; long *plVar2; uVar1 = gtk_widget_get_type(); uVar1 = g_type_check_instance_cast(param_1,uVar1); plVar2 = (long *)FUN_00151d08(param_2,uVar1); (**(code **)(*plVar2 + 0x18))(*plVar2,param_2,*(undefined8 *)(param_2 + 0x10),2); return...
(translation_unit "void FUN_00153ab7(undefined8 param_1,long param_2)\n\n{\n undefined8 uVar1;\n long *plVar2;\n \n uVar1 = gtk_widget_get_type();\n uVar1 = g_type_check_instance_cast(param_1,uVar1);\n plVar2 = (long *)FUN_00151d08(param_2,uVar1);\n (**(code **)(*plVar2 + 0x18))(*plVar2,param_2,*(undefined8 *)(p...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV RAX,qword ptr [RBP + -0x20] MOV qword ptr [RBP + -0x10],RAX CALL 0x001104e0 MOV RDX,RAX MOV RAX,qword ptr [RBP + -0x18] MOV RSI,RDX MOV RDI,RAX CALL 0x00110540 MOV RDX,RAX MOV RAX,qword ptr [RBP + -0x10] MOV RSI,RDX MO...
void function_1(type_1 *tb,type_2 data) { type_3 uVar1; type_4 *w; type_5 *puVar2; type_2 data_local; type_1 *tb_local; type_6 *dp; type_5 *uc; uVar1 = var_1(); w = (type_4 *)var_2(tb,uVar1); puVar2 = var_3((type_6 *)data,w); (*(puVar2->ctrl->generic).handler)(puVar2->ctrl,data,*(void **)((lo...
(translation_unit "void button_toggled(GtkToggleButton *tb,gpointer data)\n\n{\n undefined8 uVar1;\n GtkWidget *w;\n uctrl *puVar2;\n gpointer data_local;\n GtkToggleButton *tb_local;\n dlgparam *dp;\n uctrl *uc;\n \n uVar1 = gtk_widget_get_type();\n w = (GtkWidget *)g_type_check_instance_cast(tb,uVar1);\n p...
(translation_unit "void function_1(type_1 *tb,type_2 data)\n\n{\n type_3 uVar1;\n type_4 *w;\n type_5 *puVar2;\n type_2 data_local;\n type_1 *tb_local;\n type_6 *dp;\n type_5 *uc;\n \n uVar1 = var_1();\n w = (type_4 *)var_2(tb,uVar1);\n puVar2 = var_3((type_6 *)data,w);\n (*(puVar2->ctrl->generic).handler)(...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi...
1445_puttytel_and_puttytel_strip.c
serial_send
FUN_00174c6d
serial_send
int serial_send(void *handle,char *buf,int len) { int iVar1; int len_local; char *buf_local; void *handle_local; Serial serial; if (*(int *)((long)handle + 8) < 0) { iVar1 = 0; } else { bufchain_add((bufchain *)((long)handle + 0x18),buf,len); serial_try_write((Serial)handle); iVar1 ...
undefined8 FUN_00174c6d(long param_1,undefined8 param_2,undefined4 param_3) { undefined8 uVar1; if (*(int *)(param_1 + 8) < 0) { uVar1 = 0; } else { FUN_001293bb(param_1 + 0x18,param_2,param_3); FUN_00174b6a(param_1); uVar1 = FUN_001293aa(param_1 + 0x18); } return uVar1; }
(translation_unit "undefined8 FUN_00174c6d(long param_1,undefined8 param_2,undefined4 param_3)\n\n{\n undefined8 uVar1;\n \n if (*(int *)(param_1 + 8) < 0) {\n uVar1 = 0;\n }\n else {\n FUN_001293bb(param_1 + 0x18,param_2,param_3);\n FUN_00174b6a(param_1);\n uVar1 = FUN_001293aa(param_1 + 0x18);\n }\n...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV dword ptr [RBP + -0x24],EDX MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV EAX,dword ptr [RAX + 0x8] TEST EAX,EAX JNS 0x00174c9a MOV EAX,0x0 JMP 0x00174cd0 MOV RAX,qwo...
int function_1(void *handle,char *buf,int len) { int iVar1; int len_local; char *buf_local; void *handle_local; type_1 serial; if (*(int *)((long)handle + 8) < 0) { iVar1 = 0; } else { var_1((type_2 *)((long)handle + 0x18),buf,len); var_2((type_1)handle); iVar1 = var_3((type_2 *)((l...
(translation_unit "int serial_send(void *handle,char *buf,int len)\n\n{\n int iVar1;\n int len_local;\n char *buf_local;\n void *handle_local;\n Serial serial;\n \n if (*(int *)((long)handle + 8) < 0) {\n iVar1 = 0;\n }\n else {\n bufchain_add((bufchain *)((long)handle + 0x18),buf,len);\n serial_try_w...
(translation_unit "int function_1(void *handle,char *buf,int len)\n\n{\n int iVar1;\n int len_local;\n char *buf_local;\n void *handle_local;\n type_1 serial;\n \n if (*(int *)((long)handle + 8) < 0) {\n iVar1 = 0;\n }\n else {\n var_1((type_2 *)((long)handle + 0x18),buf,len);\n var_2((type_1)handle);...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_...
577_pterm_and_pterm_strip.c
numeric_keypad_handler
FUN_001171f8
numeric_keypad_handler
void numeric_keypad_handler(control *ctrl,void *dlg,void *data,int event) { int iVar1; int event_local; void *data_local; void *dlg_local; control *ctrl_local; int button; Conf *conf; if (event == 0) { iVar1 = conf_get_int((Conf *)data,0x4e); if (iVar1 == 0) { iVar1 = conf_get_int((Co...
void FUN_001171f8(long param_1,undefined8 param_2,undefined8 param_3,int param_4) { int iVar1; int local_14; if (param_4 == 0) { iVar1 = FUN_00114ec2(param_3,0x4e); if (iVar1 == 0) { iVar1 = FUN_00114ec2(param_3,0x4d); if (iVar1 == 0) { local_14 = 0; } else { l...
(translation_unit "void FUN_001171f8(long param_1,undefined8 param_2,undefined8 param_3,int param_4)\n\n{\n int iVar1;\n int local_14;\n \n if (param_4 == 0) {\n iVar1 = FUN_00114ec2(param_3,0x4e);\n if (iVar1 == 0) {\n iVar1 = FUN_00114ec2(param_3,0x4d);\n if (iVar1 == 0) {\n local_14 = 0;\n...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV qword ptr [RBP + -0x28],RDX MOV dword ptr [RBP + -0x2c],ECX MOV RAX,qword ptr [RBP + -0x28] MOV qword ptr [RBP + -0x8],RAX CMP dword ptr [RBP + -0x2c],0x0 JNZ 0x001172aa MOV RAX,qword ptr [RBP + -0x8] MOV ESI,0x4e MOV ...
void function_1(type_1 *ctrl,void *dlg,void *data,int var_1) { int var_3; int event_local; void *data_local; void *dlg_local; type_1 *ctrl_local; int var_4; type_2 *conf; if (var_1 == 0) { var_3 = var_2((type_2 *)data,0x4e); if (var_3 == 0) { var_3 = var_2((type_2 *)data,0x4d); ...
(translation_unit "void numeric_keypad_handler(control *ctrl,void *dlg,void *data,int event)\n\n{\n int iVar1;\n int event_local;\n void *data_local;\n void *dlg_local;\n control *ctrl_local;\n int button;\n Conf *conf;\n \n if (event == 0) {\n iVar1 = conf_get_int((Conf *)data,0x4e);\n if (iVar1 == 0) {...
(translation_unit "void function_1(type_1 *ctrl,void *dlg,void *data,int var_1)\n\n{\n int var_3;\n int event_local;\n void *data_local;\n void *dlg_local;\n type_1 *ctrl_local;\n int var_4;\n type_2 *conf;\n \n if (var_1 == 0) {\n var_3 = var_2((type_2 *)data,0x4e);\n if (var_3 == 0) {\n var_3 = va...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
1092_puttytel_and_puttytel_strip.c
fatalbox
FUN_001589de
fatalbox
void fatalbox(char *p,...) { long lVar1; char in_AL; char *msg_00; undefined8 in_RCX; undefined8 in_RDX; undefined8 in_RSI; undefined8 in_R8; undefined8 in_R9; long in_FS_OFFSET; undefined8 in_XMM0_Qa; undefined8 in_XMM1_Qa; undefined8 in_XMM2_Qa; undefined8 in_XMM3_Qa; undefined8 in_XMM4_...
void FUN_001589de(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8, undefined8 param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12, undefined8 param...
(translation_unit "void FUN_001589de(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n ...
PUSH RBP MOV RBP,RSP SUB RSP,0xf0 MOV qword ptr [RBP + -0xe8],RDI MOV qword ptr [RBP + -0xa8],RSI MOV qword ptr [RBP + -0xa0],RDX MOV qword ptr [RBP + -0x98],RCX MOV qword ptr [RBP + -0x90],R8 MOV qword ptr [RBP + -0x88],R9 TEST AL,AL JZ 0x00158a37 MOVAPS xmmword ptr [RBP + -0x80],XMM0 MOVAPS xmmword ptr [RBP + -0x70],...
void function_1(char *p,...) { long var_7; char var_1; char *msg_00; type_1 in_RCX; type_1 in_RDX; type_1 in_RSI; type_1 in_R8; type_1 in_R9; long var_2; type_1 in_XMM0_Qa; type_1 in_XMM1_Qa; type_1 in_XMM2_Qa; type_1 in_XMM3_Qa; type_1 in_XMM4_Qa; type_1 in_XMM5_Qa; type_1 in_XMM6_Qa;...
(translation_unit "void fatalbox(char *p,...)\n\n{\n long lVar1;\n char in_AL;\n char *msg_00;\n undefined8 in_RCX;\n undefined8 in_RDX;\n undefined8 in_RSI;\n undefined8 in_R8;\n undefined8 in_R9;\n long in_FS_OFFSET;\n undefined8 in_XMM0_Qa;\n undefined8 in_XMM1_Qa;\n undefined8 in_XMM2_Qa;\n undefined8 ...
(translation_unit "void function_1(char *p,...)\n\n{\n long var_7;\n char var_1;\n char *msg_00;\n type_1 in_RCX;\n type_1 in_RDX;\n type_1 in_RSI;\n type_1 in_R8;\n type_1 in_R9;\n long var_2;\n type_1 in_XMM0_Qa;\n type_1 in_XMM1_Qa;\n type_1 in_XMM2_Qa;\n type_1 in_XMM3_Qa;\n type_1 in_XMM4_Qa;\n type...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (variadic_parameter))) body: (compound_statement (declaration type:...
1091_puttytel_and_puttytel_strip.c
nonfatal_message_box
FUN_00158988
nonfatal_message_box
void nonfatal_message_box(void *window,char *msg) { int minwid; char *msg_local; void *window_local; minwid = string_width("REASONABLY LONG LINE OF TEXT FOR BASIC SANITY"); messagebox((GtkWidget *)window,"PuTTY Error",msg,minwid,0,&DAT_001a1786,0x6f,1,1,0); return; }
void FUN_00158988(undefined8 param_1,undefined8 param_2) { undefined4 uVar1; uVar1 = FUN_00164221("REASONABLY LONG LINE OF TEXT FOR BASIC SANITY"); FUN_00157b99(param_1,"PuTTY Error",param_2,uVar1,0,&DAT_001a1786,0x6f,1,1,0); return; }
(translation_unit "void FUN_00158988(undefined8 param_1,undefined8 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_00164221("REASONABLY LONG LINE OF TEXT FOR BASIC SANITY");\n FUN_00157b99(param_1,"PuTTY Error",param_2,uVar1,0,&DAT_001a1786,0x6f,1,1,0);\n return;\n}\n\n" (function_definition "void FUN_00158988(...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI MOV qword ptr [RBP + -0x10],RSI LEA RDI,[0x1a1758] CALL 0x00164221 MOV ECX,EAX MOV RDX,qword ptr [RBP + -0x10] MOV RAX,qword ptr [RBP + -0x8] PUSH 0x0 PUSH 0x1 PUSH 0x1 PUSH 0x6f LEA R9,[0x1a1786] MOV R8D,0x0 LEA RSI,[0x1a179b] MOV RDI,RAX MOV EAX,0x0 CAL...
void function_1(void *window,char *msg) { int minwid; char *msg_local; void *window_local; minwid = var_1("REASONABLY LONG LINE OF TEXT FOR BASIC SANITY"); var_2((type_1 *)window,"PuTTY Error",msg,minwid,0,&DAT_001a1786,0x6f,1,1,0); return; }
(translation_unit "void nonfatal_message_box(void *window,char *msg)\n\n{\n int minwid;\n char *msg_local;\n void *window_local;\n \n minwid = string_width("REASONABLY LONG LINE OF TEXT FOR BASIC SANITY");\n messagebox((GtkWidget *)window,"PuTTY Error",msg,minwid,0,&DAT_001a1786,0x6f,1,1,0);\n return;\n}\n\n" (f...
(translation_unit "void function_1(void *window,char *msg)\n\n{\n int minwid;\n char *msg_local;\n void *window_local;\n \n minwid = var_1("REASONABLY LONG LINE OF TEXT FOR BASIC SANITY");\n var_2((type_1 *)window,"PuTTY Error",msg,minwid,0,&DAT_001a1786,0x6f,1,1,0);\n return;\n}\n\n" (function_definition "void ...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_...
1378_puttytel_and_puttytel_strip.c
sk_tcp_peer_info
FUN_00171b03
sk_tcp_peer_info
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ char * sk_tcp_peer_info(Socket sock) { long lVar1; uint16_t uVar2; int iVar3; char *pcVar4; char *pcVar5; long in_FS_OFFSET; Socket sock_local; socklen_t addrlen; int pid; int uid; int gid; Actual_Socket_conflict s; pa...
undefined8 FUN_00171b03(long param_1) { uint16_t uVar1; int iVar2; undefined8 uVar3; char *pcVar4; char *pcVar5; long in_FS_OFFSET; socklen_t local_150; undefined4 local_14c; uint local_148; uint local_144; long local_140; passwd *local_138; group *local_130; undefined local_128 [8]; und...
(translation_unit "undefined8 FUN_00171b03(long param_1)\n\n{\n uint16_t uVar1;\n int iVar2;\n undefined8 uVar3;\n char *pcVar4;\n char *pcVar5;\n long in_FS_OFFSET;\n socklen_t local_150;\n undefined4 local_14c;\n uint local_148;\n uint local_144;\n long local_140;\n passwd *local_138;\n group *local_130;...
PUSH RBP MOV RBP,RSP PUSH RBX SUB RSP,0x158 MOV qword ptr [RBP + -0x158],RDI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x18],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0x158] MOV qword ptr [RBP + -0x138],RAX MOV dword ptr [RBP + -0x148],0x80 MOV RAX,qword ptr [RBP + -0x138] MOV EAX,dword ptr [RAX + 0x10] LEA RDX...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ char * function_1(type_1 var_3) { long var_15; uint16_t uVar2; int var_4; char *pcVar4; char *pcVar5; long var_1; type_1 sock_local; type_2 addrlen; int pid; int uid; int gid; type_3 s; type_4 *var_14; type_5 *var_13...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nchar * sk_tcp_peer_info(Socket sock)\n\n{\n long lVar1;\n uint16_t uVar2;\n int iVar3;\n char *pcVar4;\n char *pcVar5;\n long in_FS_OFFSET;\n Socket sock_local;\n socklen_t addrlen;\n int pid;\n int uid;\n int gid;...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nchar * function_1(type_1 var_3)\n\n{\n long var_15;\n uint16_t uVar2;\n int var_4;\n char *pcVar4;\n char *pcVar5;\n long var_1;\n type_1 sock_local;\n type_2 addrlen;\n int pid;\n int uid;\n int gid;\n type_3 s;\...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier))))) body: (compound_statement (declaration type: (sized_ty...
1216_puttytel_and_puttytel_strip.c
font_dimension
FUN_00164946
font_dimension
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ wchar_t font_dimension(void *frontend,wchar_t which) { wchar_t wVar1; wchar_t which_local; void *frontend_local; gui_data *inst; if (which == L'\0') { wVar1 = *(wchar_t *)((long)frontend + 0xd4c); } else { wVar1 = *(wch...
undefined4 FUN_00164946(long param_1,int param_2) { undefined4 uVar1; if (param_2 == 0) { uVar1 = *(undefined4 *)(param_1 + 0xd4c); } else { uVar1 = *(undefined4 *)(param_1 + 0xd50); } return uVar1; }
(translation_unit "undefined4 FUN_00164946(long param_1,int param_2)\n\n{\n undefined4 uVar1;\n \n if (param_2 == 0) {\n uVar1 = *(undefined4 *)(param_1 + 0xd4c);\n }\n else {\n uVar1 = *(undefined4 *)(param_1 + 0xd50);\n }\n return uVar1;\n}\n\n" (function_definition "undefined4 FUN_00164946(long param_1,...
PUSH RBP MOV RBP,RSP MOV qword ptr [RBP + -0x18],RDI MOV dword ptr [RBP + -0x1c],ESI MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x8],RAX CMP dword ptr [RBP + -0x1c],0x0 JZ 0x0016496b MOV RAX,qword ptr [RBP + -0x8] MOV EAX,dword ptr [RAX + 0xd50] JMP 0x00164975 MOV RAX,qword ptr [RBP + -0x8] MOV EAX,dword ptr...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ type_1 function_1(void *frontend,type_1 var_1) { type_1 wVar1; type_1 which_local; void *frontend_local; type_2 *inst; if (var_1 == L'\0') { wVar1 = *(type_1 *)((long)frontend + 0xd4c); } else { wVar1 = *(type_1 *)((lon...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nwchar_t font_dimension(void *frontend,wchar_t which)\n\n{\n wchar_t wVar1;\n wchar_t which_local;\n void *frontend_local;\n gui_data *inst;\n \n if (which == L'\0') {\n wVar1 = *(wchar_t *)((long)frontend + 0xd4c);\n...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ntype_1 function_1(void *frontend,type_1 var_1)\n\n{\n type_1 wVar1;\n type_1 which_local;\n void *frontend_local;\n type_2 *inst;\n \n if (var_1 == L'\0') {\n wVar1 = *(type_1 *)((long)frontend + 0xd4c);\n }\n else...
(translation_unit (comment) (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarato...
541_pterm_and_pterm_strip.c
copy_value
FUN_00114ba0
copy_value
void copy_value(value *to,value *from,int type) { char *pcVar1; Filename *pFVar2; FontSpec *pFVar3; int type_local; value *from_local; value *to_local; if (type == 2) { pcVar1 = dupstr((from->u).stringval); (to->u).stringval = pcVar1; } else if (type < 3) { if (type == 1) { (to-...
void FUN_00114ba0(undefined8 *param_1,undefined8 *param_2,int param_3) { undefined8 uVar1; if (param_3 == 2) { uVar1 = FUN_0012725c(*param_2); *param_1 = uVar1; } else if (param_3 < 3) { if (param_3 == 1) { *(undefined4 *)param_1 = *(undefined4 *)param_2; } } else if (param_3 == 3...
(translation_unit "void FUN_00114ba0(undefined8 *param_1,undefined8 *param_2,int param_3)\n\n{\n undefined8 uVar1;\n \n if (param_3 == 2) {\n uVar1 = FUN_0012725c(*param_2);\n *param_1 = uVar1;\n }\n else if (param_3 < 3) {\n if (param_3 == 1) {\n *(undefined4 *)param_1 = *(undefined4 *)param_2;\n ...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x8],RDI MOV qword ptr [RBP + -0x10],RSI MOV dword ptr [RBP + -0x14],EDX CMP dword ptr [RBP + -0x14],0x2 JZ 0x00114be3 CMP dword ptr [RBP + -0x14],0x2 JG 0x00114bc7 CMP dword ptr [RBP + -0x14],0x1 JZ 0x00114bd5 JMP 0x00114c33 CMP dword ptr [RBP + -0x14],0x3 JZ 0x0...
void function_1(type_1 *to,type_1 *from,int var_1) { char *pcVar1; type_2 *pFVar2; type_3 *pFVar3; int type_local; type_1 *from_local; type_1 *to_local; if (var_1 == 2) { pcVar1 = var_2((from->u).stringval); (to->u).stringval = pcVar1; } else if (var_1 < 3) { if (var_1 == 1) { (...
(translation_unit "void copy_value(value *to,value *from,int type)\n\n{\n char *pcVar1;\n Filename *pFVar2;\n FontSpec *pFVar3;\n int type_local;\n value *from_local;\n value *to_local;\n \n if (type == 2) {\n pcVar1 = dupstr((from->u).stringval);\n (to->u).stringval = pcVar1;\n }\n else if (type < 3) {...
(translation_unit "void function_1(type_1 *to,type_1 *from,int var_1)\n\n{\n char *pcVar1;\n type_2 *pFVar2;\n type_3 *pFVar3;\n int type_local;\n type_1 *from_local;\n type_1 *to_local;\n \n if (var_1 == 2) {\n pcVar1 = var_2((from->u).stringval);\n (to->u).stringval = pcVar1;\n }\n else if (var_1 < 3)...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe...
920_pterm_and_pterm_strip.c
dlg_text_set
FUN_001493c7
dlg_text_set
void dlg_text_set(control *ctrl,void *dlg,char *text) { uctrl *puVar1; undefined8 uVar2; char *text_local; void *dlg_local; control *ctrl_local; dlgparam *dp; uctrl *uc; puVar1 = dlg_find_byctrl((dlgparam *)dlg,ctrl); if ((puVar1->ctrl->generic).type != 0) { /* WARNING: Subrou...
void FUN_001493c7(undefined8 param_1,undefined8 param_2,undefined8 param_3) { undefined8 *puVar1; undefined8 uVar2; puVar1 = (undefined8 *)FUN_00148310(param_2,param_1); if (*(int *)*puVar1 != 0) { /* WARNING: Subroutine does not return */ __assert_fail("uc->ctrl->generic.type == CT...
(translation_unit "void FUN_001493c7(undefined8 param_1,undefined8 param_2,undefined8 param_3)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n \n puVar1 = (undefined8 *)FUN_00148310(param_2,param_1);\n if (*(int *)*puVar1 != 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("u...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV qword ptr [RBP + -0x28],RDX MOV RAX,qword ptr [RBP + -0x20] MOV qword ptr [RBP + -0x10],RAX MOV RDX,qword ptr [RBP + -0x18] MOV RAX,qword ptr [RBP + -0x10] MOV RSI,RDX MOV RDI,RAX CALL 0x00148310 MOV qword ptr [RBP + -...
void function_1(type_1 *ctrl,void *dlg,char *text) { type_2 *puVar1; type_3 uVar2; char *text_local; void *dlg_local; type_1 *ctrl_local; type_4 *dp; type_2 *uc; puVar1 = var_1((type_4 *)dlg,ctrl); if ((puVar1->ctrl->generic).type != 0) { /* WARNING: Subroutine does not return...
(translation_unit "void dlg_text_set(control *ctrl,void *dlg,char *text)\n\n{\n uctrl *puVar1;\n undefined8 uVar2;\n char *text_local;\n void *dlg_local;\n control *ctrl_local;\n dlgparam *dp;\n uctrl *uc;\n \n puVar1 = dlg_find_byctrl((dlgparam *)dlg,ctrl);\n if ((puVar1->ctrl->generic).type != 0) {\n ...
(translation_unit "void function_1(type_1 *ctrl,void *dlg,char *text)\n\n{\n type_2 *puVar1;\n type_3 uVar2;\n char *text_local;\n void *dlg_local;\n type_1 *ctrl_local;\n type_4 *dp;\n type_2 *uc;\n \n puVar1 = var_1((type_4 *)dlg,ctrl);\n if ((puVar1->ctrl->generic).type != 0) {\n /* WARN...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
641_pterm_and_pterm_strip.c
logfclose
FUN_00122cbf
logfclose
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void logfclose(void *handle) { void *handle_local; LogContext *ctx; /* WARNING: Load size is inaccurate */ if (*handle != 0) { /* WARNING: Load size is inaccurate */ fclose(*handle); *(un...
void FUN_00122cbf(long *param_1) { if (*param_1 != 0) { fclose((FILE *)*param_1); *param_1 = 0; } *(undefined4 *)(param_1 + 1) = 0; return; }
(translation_unit "void FUN_00122cbf(long *param_1)\n\n{\n if (*param_1 != 0) {\n fclose((FILE *)*param_1);\n *param_1 = 0;\n }\n *(undefined4 *)(param_1 + 1) = 0;\n return;\n}\n\n" (function_definition "void FUN_00122cbf(long *param_1)\n\n{\n if (*param_1 != 0) {\n fclose((FILE *)*param_1);\n *param_1...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX] TEST RAX,RAX JZ 0x00122cf9 MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX] MOV RDI,RAX CALL 0x0010ff70 MOV RAX,qword ptr [RBP + -...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(void *handle) { void *handle_local; type_1 *ctx; /* WARNING: Load size is inaccurate */ if (*handle != 0) { /* WARNING: Load size is inaccurate */ var_1(*handle); *(type_2...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid logfclose(void *handle)\n\n{\n void *handle_local;\n LogContext *ctx;\n \n /* WARNING: Load size is inaccurate */\n if (*handle != 0) {\n /* WARNING: Load size is inaccurate */\n...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(void *handle)\n\n{\n void *handle_local;\n type_1 *ctx;\n \n /* WARNING: Load size is inaccurate */\n if (*handle != 0) {\n /* WARNING: Load size is inaccurate */\n ...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive...
800_pterm_and_pterm_strip.c
term_bidi_cache_store
FUN_0013d1f2
term_bidi_cache_store
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void term_bidi_cache_store (Terminal *term,wchar_t line,termchar *lbefore,termchar *lafter,bidi_char *wcTo, wchar_t width,wchar_t size) { wchar_t wVar1; bidi_cache_entry *pbVar2; termchar *ptVar3; wchar_t *...
void FUN_0013d1f2(long param_1,int param_2,void *param_3,void *param_4,long param_5,int param_6, int param_7) { uint uVar1; undefined8 uVar2; long lVar3; undefined4 *puVar4; int local_24; int local_20; if ((*(long *)(param_1 + 0x1178) == 0) || (*(int *)(param_1 + 0x1188) <= param_2))...
(translation_unit "void FUN_0013d1f2(long param_1,int param_2,void *param_3,void *param_4,long param_5,int param_6,\n int param_7)\n\n{\n uint uVar1;\n undefined8 uVar2;\n long lVar3;\n undefined4 *puVar4;\n int local_24;\n int local_20;\n \n if ((*(long *)(param_1 + 0x1178) == 0) || (*(int *)(p...
PUSH RBP MOV RBP,RSP PUSH RBX SUB RSP,0x48 MOV qword ptr [RBP + -0x28],RDI MOV dword ptr [RBP + -0x2c],ESI MOV qword ptr [RBP + -0x38],RDX MOV qword ptr [RBP + -0x40],RCX MOV qword ptr [RBP + -0x48],R8 MOV dword ptr [RBP + -0x30],R9D MOV RAX,qword ptr [RBP + -0x28] MOV RAX,qword ptr [RAX + 0x1178] TEST RAX,RAX JZ 0x001...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1 (type_1 *term,type_2 var_1,type_3 *lbefore,type_3 *lafter,type_4 *wcTo, type_2 var_8,type_2 size) { type_2 var_10; type_5 *pbVar2; type_3 *ptVar3; type_2 *pwVar4; type_4 *wcTo_local; typ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid term_bidi_cache_store\n (Terminal *term,wchar_t line,termchar *lbefore,termchar *lafter,bidi_char *wcTo,\n wchar_t width,wchar_t size)\n\n{\n wchar_t wVar1;\n bidi_cache_entry *pbVar2;\n te...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1\n (type_1 *term,type_2 var_1,type_3 *lbefore,type_3 *lafter,type_4 *wcTo,\n type_2 var_8,type_2 size)\n\n{\n type_2 var_10;\n type_5 *pbVar2;\n type_3 *ptVar3;\n type_2 *pwVar4;...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarato...
1149_puttytel_and_puttytel_strip.c
unifont_draw_text
FUN_0015e368
unifont_draw_text
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void unifont_draw_text(unifont_drawctx *ctx,unifont *font,wchar_t x,wchar_t y,wchar_t *string, wchar_t len,wchar_t wide,wchar_t bold,wchar_t cellwidth) { wchar_t len_local; wchar_t *string_local; wchar_t y_local; w...
void FUN_0015e368(undefined8 param_1,long *param_2,undefined4 param_3,undefined4 param_4, undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8, undefined4 param_9) { (**(code **)(*param_2 + 0x20)) (param_1,param_2,param_3,param_4,param_5,param_6,p...
(translation_unit "void FUN_0015e368(undefined8 param_1,long *param_2,undefined4 param_3,undefined4 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9)\n\n{\n (**(code **)(*param_2 + 0x20))\n (param_1,param_2,param_3,p...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x8],RDI MOV qword ptr [RBP + -0x10],RSI MOV dword ptr [RBP + -0x14],EDX MOV dword ptr [RBP + -0x18],ECX MOV qword ptr [RBP + -0x20],R8 MOV dword ptr [RBP + -0x24],R9D MOV RAX,qword ptr [RBP + -0x10] MOV RAX,qword ptr [RAX] MOV RAX,qword ptr [RAX + 0x20] MOV R9D,d...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *ctx,type_2 *font,type_3 x,type_3 y,type_3 *string, type_3 len,type_3 wide,type_3 bold,type_3 cellwidth) { type_3 len_local; type_3 *string_local; type_3 y_local; type_3 x_local; type_2 *fo...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid unifont_draw_text(unifont_drawctx *ctx,unifont *font,wchar_t x,wchar_t y,wchar_t *string,\n wchar_t len,wchar_t wide,wchar_t bold,wchar_t cellwidth)\n\n{\n wchar_t len_local;\n wchar_t *string_loca...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *ctx,type_2 *font,type_3 x,type_3 y,type_3 *string,\n type_3 len,type_3 wide,type_3 bold,type_3 cellwidth)\n\n{\n type_3 len_local;\n type_3 *string_local;\n type_3 y_local;\n t...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarato...
1475_puttytel_and_puttytel_strip.c
write_setting_fontspec
FUN_0017600b
write_setting_fontspec
void write_setting_fontspec(void *handle,char *name,FontSpec *fs) { char *key; FontSpec *fs_local; char *name_local; void *handle_local; char *suffname; key = dupcat(name,&DAT_001a4cd9,0); write_setting_s(handle,key,fs->name); safefree(key); return; }
void FUN_0017600b(undefined8 param_1,undefined8 param_2,undefined8 *param_3) { undefined8 uVar1; uVar1 = FUN_001287a9(param_2,&DAT_001a4cd9,0); FUN_001758a2(param_1,uVar1,*param_3); FUN_001299ed(uVar1); return; }
(translation_unit "void FUN_0017600b(undefined8 param_1,undefined8 param_2,undefined8 *param_3)\n\n{\n undefined8 uVar1;\n \n uVar1 = FUN_001287a9(param_2,&DAT_001a4cd9,0);\n FUN_001758a2(param_1,uVar1,*param_3);\n FUN_001299ed(uVar1);\n return;\n}\n\n" (function_definition "void FUN_0017600b(undefined8 param_1,u...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV qword ptr [RBP + -0x28],RDX MOV RAX,qword ptr [RBP + -0x20] MOV EDX,0x0 LEA RSI,[0x1a4cd9] MOV RDI,RAX MOV EAX,0x0 CALL 0x001287a9 MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x28] MOV RDX,qword ptr [RAX] ...
void function_1(void *handle,char *name,type_1 *fs) { char *key; type_1 *fs_local; char *name_local; void *handle_local; char *suffname; key = var_1(name,&DAT_001a4cd9,0); var_2(handle,key,fs->name); var_3(key); return; }
(translation_unit "void write_setting_fontspec(void *handle,char *name,FontSpec *fs)\n\n{\n char *key;\n FontSpec *fs_local;\n char *name_local;\n void *handle_local;\n char *suffname;\n \n key = dupcat(name,&DAT_001a4cd9,0);\n write_setting_s(handle,key,fs->name);\n safefree(key);\n return;\n}\n\n" (function...
(translation_unit "void function_1(void *handle,char *name,type_1 *fs)\n\n{\n char *key;\n type_1 *fs_local;\n char *name_local;\n void *handle_local;\n char *suffname;\n \n key = var_1(name,&DAT_001a4cd9,0);\n var_2(handle,key,fs->name);\n var_3(key);\n return;\n}\n\n" (function_definition "void function_1(v...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_...
1227_puttytel_and_puttytel_strip.c
get_window_title
FUN_00164c4f
get_window_title
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ char * get_window_title(void *frontend,wchar_t icon) { char *pcVar1; wchar_t icon_local; void *frontend_local; gui_data *inst; if (icon == L'\0') { pcVar1 = *(char **)((long)frontend + 0xd70); } else { pcVar1 = *(char *...
undefined8 FUN_00164c4f(long param_1,int param_2) { undefined8 uVar1; if (param_2 == 0) { uVar1 = *(undefined8 *)(param_1 + 0xd70); } else { uVar1 = *(undefined8 *)(param_1 + 0xd78); } return uVar1; }
(translation_unit "undefined8 FUN_00164c4f(long param_1,int param_2)\n\n{\n undefined8 uVar1;\n \n if (param_2 == 0) {\n uVar1 = *(undefined8 *)(param_1 + 0xd70);\n }\n else {\n uVar1 = *(undefined8 *)(param_1 + 0xd78);\n }\n return uVar1;\n}\n\n" (function_definition "undefined8 FUN_00164c4f(long param_1,...
PUSH RBP MOV RBP,RSP MOV qword ptr [RBP + -0x18],RDI MOV dword ptr [RBP + -0x1c],ESI MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x8],RAX CMP dword ptr [RBP + -0x1c],0x0 JZ 0x00164c75 MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX + 0xd78] JMP 0x00164c80 MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ char * function_1(void *frontend,type_1 var_1) { char *pcVar1; type_1 icon_local; void *frontend_local; type_2 *inst; if (var_1 == L'\0') { pcVar1 = *(char **)((long)frontend + 0xd70); } else { pcVar1 = *(char **)((long...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nchar * get_window_title(void *frontend,wchar_t icon)\n\n{\n char *pcVar1;\n wchar_t icon_local;\n void *frontend_local;\n gui_data *inst;\n \n if (icon == L'\0') {\n pcVar1 = *(char **)((long)frontend + 0xd70);\n }\...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nchar * function_1(void *frontend,type_1 var_1)\n\n{\n char *pcVar1;\n type_1 icon_local;\n void *frontend_local;\n type_2 *inst;\n \n if (var_1 == L'\0') {\n pcVar1 = *(char **)((long)frontend + 0xd70);\n }\n else ...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration ty...
1493_puttytel_and_puttytel_strip.c
cp_enumerate
FUN_001772e9
cp_enumerate
char * cp_enumerate(wchar_t index) { int iVar1; char *pcVar2; wchar_t index_local; wchar_t charset; iVar1 = charset_localenc_nth(index); if (iVar1 == 0) { iVar1 = charset_localenc_nth(index + L'\xffffffff'); if (iVar1 == 0) { pcVar2 = (char *)0x0; } else { pcVar2 = "Use font...
char * FUN_001772e9(int param_1) { int iVar1; char *pcVar2; iVar1 = FUN_00112ac7(param_1); if (iVar1 == 0) { iVar1 = FUN_00112ac7(param_1 + -1); if (iVar1 == 0) { pcVar2 = (char *)0x0; } else { pcVar2 = "Use font encoding"; } } else { pcVar2 = (char *)FUN_00112967(iV...
(translation_unit "char * FUN_001772e9(int param_1)\n\n{\n int iVar1;\n char *pcVar2;\n \n iVar1 = FUN_00112ac7(param_1);\n if (iVar1 == 0) {\n iVar1 = FUN_00112ac7(param_1 + -1);\n if (iVar1 == 0) {\n pcVar2 = (char *)0x0;\n }\n else {\n pcVar2 = "Use font encoding";\n }\n }\n else {\n ...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV dword ptr [RBP + -0x14],EDI MOV EAX,dword ptr [RBP + -0x14] MOV EDI,EAX CALL 0x00112ac7 MOV dword ptr [RBP + -0x4],EAX CMP dword ptr [RBP + -0x4],0x0 JNZ 0x00177328 MOV EAX,dword ptr [RBP + -0x14] SUB EAX,0x1 MOV EDI,EAX CALL 0x00112ac7 TEST EAX,EAX JZ 0x00177321 LEA RAX,[0x1a4e60]...
char * function_1(type_1 var_3) { int var_2; char *pcVar2; type_1 index_local; type_1 charset; var_2 = var_1(var_3); if (var_2 == 0) { var_2 = var_1(var_3 + L'\xffffffff'); if (var_2 == 0) { pcVar2 = (char *)0x0; } else { pcVar2 = "Use font encoding"; } } else { ...
(translation_unit "char * cp_enumerate(wchar_t index)\n\n{\n int iVar1;\n char *pcVar2;\n wchar_t index_local;\n wchar_t charset;\n \n iVar1 = charset_localenc_nth(index);\n if (iVar1 == 0) {\n iVar1 = charset_localenc_nth(index + L'\xffffffff');\n if (iVar1 == 0) {\n pcVar2 = (char *)0x0;\n }\n ...
(translation_unit "char * function_1(type_1 var_3)\n\n{\n int var_2;\n char *pcVar2;\n type_1 index_local;\n type_1 charset;\n \n var_2 = var_1(var_3);\n if (var_2 == 0) {\n var_2 = var_1(var_3 + L'\xffffffff');\n if (var_2 == 0) {\n pcVar2 = (char *)0x0;\n }\n else {\n pcVar2 = "Use font e...
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de...
1465_puttytel_and_puttytel_strip.c
write_setting_i
FUN_001758e1
write_setting_i
void write_setting_i(void *handle,char *key,int value) { int value_local; char *key_local; void *handle_local; FILE *fp; fprintf((FILE *)handle,"%s=%d\n",key,(ulong)(uint)value); return; }
void FUN_001758e1(FILE *param_1,undefined8 param_2,uint param_3) { fprintf(param_1,"%s=%d\n",param_2,(ulong)param_3); return; }
(translation_unit "void FUN_001758e1(FILE *param_1,undefined8 param_2,uint param_3)\n\n{\n fprintf(param_1,"%s=%d\n",param_2,(ulong)param_3);\n return;\n}\n\n" (function_definition "void FUN_001758e1(FILE *param_1,undefined8 param_2,uint param_3)\n\n{\n fprintf(param_1,"%s=%d\n",param_2,(ulong)param_3);\n return;\n...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV dword ptr [RBP + -0x24],EDX MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x8],RAX MOV ECX,dword ptr [RBP + -0x24] MOV RDX,qword ptr [RBP + -0x20] MOV RAX,qword ptr [RBP + -0x8] LEA RSI,[0x1a4c80] MOV RDI,RAX M...
void function_1(void *handle,char *key,int value) { int value_local; char *key_local; void *handle_local; type_1 *fp; var_1((type_1 *)handle,"%s=%d\n",key,(type_2)(type_3)value); return; }
(translation_unit "void write_setting_i(void *handle,char *key,int value)\n\n{\n int value_local;\n char *key_local;\n void *handle_local;\n FILE *fp;\n \n fprintf((FILE *)handle,"%s=%d\n",key,(ulong)(uint)value);\n return;\n}\n\n" (function_definition "void write_setting_i(void *handle,char *key,int value)\n\n{...
(translation_unit "void function_1(void *handle,char *key,int value)\n\n{\n int value_local;\n char *key_local;\n void *handle_local;\n type_1 *fp;\n \n var_1((type_1 *)handle,"%s=%d\n",key,(type_2)(type_3)value);\n return;\n}\n\n" (function_definition "void function_1(void *handle,char *key,int value)\n\n{\n i...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_...
914_pterm_and_pterm_strip.c
dlg_listbox_add
FUN_00148ae0
dlg_listbox_add
void dlg_listbox_add(control *ctrl,void *dlg,char *text) { char *text_local; void *dlg_local; control *ctrl_local; dlg_listbox_addwithid(ctrl,dlg,text,0); return; }
void FUN_00148ae0(undefined8 param_1,undefined8 param_2,undefined8 param_3) { FUN_00148b10(param_1,param_2,param_3,0); return; }
(translation_unit "void FUN_00148ae0(undefined8 param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_00148b10(param_1,param_2,param_3,0);\n return;\n}\n\n" (function_definition "void FUN_00148ae0(undefined8 param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_00148b10(param_1,param_2,param_3,0);\n return;...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x8],RDI MOV qword ptr [RBP + -0x10],RSI MOV qword ptr [RBP + -0x18],RDX MOV RDX,qword ptr [RBP + -0x18] MOV RSI,qword ptr [RBP + -0x10] MOV RAX,qword ptr [RBP + -0x8] MOV ECX,0x0 MOV RDI,RAX CALL 0x00148b10 NOP LEAVE RET
void function_1(type_1 *ctrl,void *dlg,char *text) { char *text_local; void *dlg_local; type_1 *ctrl_local; var_1(ctrl,dlg,text,0); return; }
(translation_unit "void dlg_listbox_add(control *ctrl,void *dlg,char *text)\n\n{\n char *text_local;\n void *dlg_local;\n control *ctrl_local;\n \n dlg_listbox_addwithid(ctrl,dlg,text,0);\n return;\n}\n\n" (function_definition "void dlg_listbox_add(control *ctrl,void *dlg,char *text)\n\n{\n char *text_local;\n ...
(translation_unit "void function_1(type_1 *ctrl,void *dlg,char *text)\n\n{\n char *text_local;\n void *dlg_local;\n type_1 *ctrl_local;\n \n var_1(ctrl,dlg,text,0);\n return;\n}\n\n" (function_definition "void function_1(type_1 *ctrl,void *dlg,char *text)\n\n{\n char *text_local;\n void *dlg_local;\n type_1 *c...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
926_pterm_and_pterm_strip.c
dlg_update_start
FUN_00149a4e
dlg_update_start
void dlg_update_start(control *ctrl,void *dlg) { void *dlg_local; control *ctrl_local; return; }
void FUN_00149a4e(void) { return; }
(translation_unit "void FUN_00149a4e(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00149a4e(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00149a4e(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r...
PUSH RBP MOV RBP,RSP MOV qword ptr [RBP + -0x8],RDI MOV qword ptr [RBP + -0x10],RSI NOP POP RBP RET
void function_1(type_1 *ctrl,void *dlg) { void *dlg_local; type_1 *ctrl_local; return; }
(translation_unit "void dlg_update_start(control *ctrl,void *dlg)\n\n{\n void *dlg_local;\n control *ctrl_local;\n \n return;\n}\n\n" (function_definition "void dlg_update_start(control *ctrl,void *dlg)\n\n{\n void *dlg_local;\n control *ctrl_local;\n \n return;\n}" primitive_type (function_declarator "dlg_upda...
(translation_unit "void function_1(type_1 *ctrl,void *dlg)\n\n{\n void *dlg_local;\n type_1 *ctrl_local;\n \n return;\n}\n\n" (function_definition "void function_1(type_1 *ctrl,void *dlg)\n\n{\n void *dlg_local;\n type_1 *ctrl_local;\n \n return;\n}" primitive_type (function_declarator "function_1(type_1 *ctrl,...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
724_pterm_and_pterm_strip.c
gppi
FUN_00129956
gppi
void gppi(void *handle,char *name,int def,Conf *conf,int primary) { int value; Conf *conf_local; int primary_local; int def_local; char *name_local; void *handle_local; value = gppi_raw(handle,name,def); conf_set_int(conf,primary,value); return; }
void FUN_00129956(undefined8 param_1,undefined8 param_2,undefined4 param_3,undefined8 param_4, undefined4 param_5) { undefined4 uVar1; uVar1 = FUN_00129917(param_1,param_2,param_3); FUN_00115786(param_4,param_5,uVar1); return; }
(translation_unit "void FUN_00129956(undefined8 param_1,undefined8 param_2,undefined4 param_3,undefined8 param_4,\n undefined4 param_5)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_00129917(param_1,param_2,param_3);\n FUN_00115786(param_4,param_5,uVar1);\n return;\n}\n\n" (function_definition "void FU...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x8],RDI MOV qword ptr [RBP + -0x10],RSI MOV dword ptr [RBP + -0x14],EDX MOV qword ptr [RBP + -0x20],RCX MOV dword ptr [RBP + -0x18],R8D MOV EDX,dword ptr [RBP + -0x14] MOV RCX,qword ptr [RBP + -0x10] MOV RAX,qword ptr [RBP + -0x8] MOV RSI,RCX MOV RDI,RAX CALL 0x0...
void function_1(void *handle,char *name,int def,type_1 *conf,int primary) { int value; type_1 *conf_local; int primary_local; int def_local; char *name_local; void *handle_local; value = var_1(handle,name,def); var_2(conf,primary,value); return; }
(translation_unit "void gppi(void *handle,char *name,int def,Conf *conf,int primary)\n\n{\n int value;\n Conf *conf_local;\n int primary_local;\n int def_local;\n char *name_local;\n void *handle_local;\n \n value = gppi_raw(handle,name,def);\n conf_set_int(conf,primary,value);\n return;\n}\n\n" (function_def...
(translation_unit "void function_1(void *handle,char *name,int def,type_1 *conf,int primary)\n\n{\n int value;\n type_1 *conf_local;\n int primary_local;\n int def_local;\n char *name_local;\n void *handle_local;\n \n value = var_1(handle,name,def);\n var_2(conf,primary,value);\n return;\n}\n\n" (function_def...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_...
1226_puttytel_and_puttytel_strip.c
get_window_pixels
FUN_00164c00
get_window_pixels
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void get_window_pixels(void *frontend,wchar_t *x,wchar_t *y) { undefined8 uVar1; wchar_t *y_local; wchar_t *x_local; void *frontend_local; gui_data *inst; uVar1 = gtk_window_get_type(); /* WARNING: Load size i...
void FUN_00164c00(undefined8 *param_1,undefined8 param_2,undefined8 param_3) { undefined8 uVar1; uVar1 = gtk_window_get_type(); uVar1 = g_type_check_instance_cast(*param_1,uVar1); gtk_window_get_size(uVar1,param_2,param_3); return; }
(translation_unit "void FUN_00164c00(undefined8 *param_1,undefined8 param_2,undefined8 param_3)\n\n{\n undefined8 uVar1;\n \n uVar1 = gtk_window_get_type();\n uVar1 = g_type_check_instance_cast(*param_1,uVar1);\n gtk_window_get_size(uVar1,param_2,param_3);\n return;\n}\n\n" (function_definition "void FUN_00164c00...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV qword ptr [RBP + -0x28],RDX MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x8],RAX CALL 0x00111f50 MOV RDX,RAX MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX] MOV RSI,RDX MOV RDI,RAX CALL 0x00110540 MOV ...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(void *frontend,type_1 *x,type_1 *y) { type_2 uVar1; type_1 *y_local; type_1 *x_local; void *frontend_local; type_3 *inst; uVar1 = var_1(); /* WARNING: Load size is inaccurate */ uVar1 = var_2...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid get_window_pixels(void *frontend,wchar_t *x,wchar_t *y)\n\n{\n undefined8 uVar1;\n wchar_t *y_local;\n wchar_t *x_local;\n void *frontend_local;\n gui_data *inst;\n \n uVar1 = gtk_window_get_type();\n ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(void *frontend,type_1 *x,type_1 *y)\n\n{\n type_2 uVar1;\n type_1 *y_local;\n type_1 *x_local;\n void *frontend_local;\n type_3 *inst;\n \n uVar1 = var_1();\n /* WARNING: Load size is...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator...
1444_puttytel_and_puttytel_strip.c
serial_try_write
FUN_00174b6a
serial_try_write
void serial_try_write(Serial serial) { int iVar1; ssize_t sVar2; int *piVar3; long in_FS_OFFSET; Serial serial_local; int len; int ret; void *data; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); if (serial->fd < 0) { /* WARNING: Subroutine does not return */ ...
void FUN_00174b6a(long param_1) { int iVar1; ssize_t sVar2; int *piVar3; long in_FS_OFFSET; int local_20; int local_1c; void *local_18; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); if (*(int *)(param_1 + 8) < 0) { /* WARNING: Subroutine does not return */ __...
(translation_unit "void FUN_00174b6a(long param_1)\n\n{\n int iVar1;\n ssize_t sVar2;\n int *piVar3;\n long in_FS_OFFSET;\n int local_20;\n int local_1c;\n void *local_18;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n if (*(int *)(param_1 + 8) < 0) {\n /* WARNING: Subr...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x28],RDI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0x28] MOV EAX,dword ptr [RAX + 0x8] TEST EAX,EAX JNS 0x00174c2f LEA RCX,[0x1a4b20] MOV EDX,0x1b6 LEA RSI,[0x1a4abd] LEA RDI,[0x1a4aca] CALL 0x001109a0 MOV RA...
void function_1(type_1 serial) { int var_4; ssize_t sVar2; int *piVar3; long var_1; type_1 serial_local; int len; int var_7; void *data; long var_13; var_13 = *(long *)(var_1 + 0x28); if (serial->fd < 0) { /* WARNING: Subroutine does not return */ var_2("serial->fd >= ...
(translation_unit "void serial_try_write(Serial serial)\n\n{\n int iVar1;\n ssize_t sVar2;\n int *piVar3;\n long in_FS_OFFSET;\n Serial serial_local;\n int len;\n int ret;\n void *data;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n if (serial->fd < 0) {\n /* WARNING: ...
(translation_unit "void function_1(type_1 serial)\n\n{\n int var_4;\n ssize_t sVar2;\n int *piVar3;\n long var_1;\n type_1 serial_local;\n int len;\n int var_7;\n void *data;\n long var_13;\n \n var_13 = *(long *)(var_1 + 0x28);\n if (serial->fd < 0) {\n /* WARNING: Subroutine does not re...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declarat...
955_pterm_and_pterm_strip.c
shortcut_highlight
FUN_0014cdf4
shortcut_highlight
void shortcut_highlight(GtkWidget *labelw,int chr) { int iVar1; undefined8 uVar2; long lVar3; char *ptr; int chr_local; GtkWidget *labelw_local; int i; GtkLabel *label; gchar *currstr; gchar *pattern; uVar2 = gtk_label_get_type(); uVar2 = g_type_check_instance_cast(labelw,uVar2); lVar3 = ...
void FUN_0014cdf4(undefined8 param_1,int param_2) { int iVar1; undefined8 uVar2; long lVar3; undefined8 uVar4; int local_24; uVar2 = gtk_label_get_type(); uVar2 = g_type_check_instance_cast(param_1,uVar2); lVar3 = gtk_label_get_text(uVar2); local_24 = 0; while( true ) { if (*(char *)(lVar3 ...
(translation_unit "void FUN_0014cdf4(undefined8 param_1,int param_2)\n\n{\n int iVar1;\n undefined8 uVar2;\n long lVar3;\n undefined8 uVar4;\n int local_24;\n \n uVar2 = gtk_label_get_type();\n uVar2 = g_type_check_instance_cast(param_1,uVar2);\n lVar3 = gtk_label_get_text(uVar2);\n local_24 = 0;\n while( tr...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x28],RDI MOV dword ptr [RBP + -0x2c],ESI CALL 0x0010f430 MOV RDX,RAX MOV RAX,qword ptr [RBP + -0x28] MOV RSI,RDX MOV RDI,RAX CALL 0x0010f530 MOV qword ptr [RBP + -0x18],RAX MOV RAX,qword ptr [RBP + -0x18] MOV RDI,RAX CALL 0x00110360 MOV qword ptr [RBP + -0x10],RA...
void function_1(type_1 *labelw,int var_7) { int var_8; type_2 uVar2; long var_4; char *ptr; int chr_local; type_1 *labelw_local; int var_5; type_3 *label; type_4 *currstr; type_4 *pattern; uVar2 = var_1(); uVar2 = var_2(labelw,uVar2); var_4 = var_3(uVar2); var_5 = 0; while( true ) { ...
(translation_unit "void shortcut_highlight(GtkWidget *labelw,int chr)\n\n{\n int iVar1;\n undefined8 uVar2;\n long lVar3;\n char *ptr;\n int chr_local;\n GtkWidget *labelw_local;\n int i;\n GtkLabel *label;\n gchar *currstr;\n gchar *pattern;\n \n uVar2 = gtk_label_get_type();\n uVar2 = g_type_check_instan...
(translation_unit "void function_1(type_1 *labelw,int var_7)\n\n{\n int var_8;\n type_2 uVar2;\n long var_4;\n char *ptr;\n int chr_local;\n type_1 *labelw_local;\n int var_5;\n type_3 *label;\n type_4 *currstr;\n type_4 *pattern;\n \n uVar2 = var_1();\n uVar2 = var_2(labelw,uVar2);\n var_4 = var_3(uVar2)...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif...