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
880_pterm_and_pterm_strip.c
columns_gtk3_get_minfw_height
FUN_0014757b
columns_gtk3_get_minfw_height
gint columns_gtk3_get_minfw_height(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_height_for_width(child->widget,child->w,&ret,0); if (local_10 != *(long *)(in_FS_OFFSET + 0x28)) { ...
undefined4 FUN_0014757b(undefined8 *param_1) { long in_FS_OFFSET; undefined4 local_14; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); gtk_widget_get_preferred_height_for_width(*param_1,*(undefined4 *)(param_1 + 7),&local_14,0); if (local_10 != *(long *)(in_FS_OFFSET + 0x28)) { ...
(translation_unit "undefined4 FUN_0014757b(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_height_for_width(*param_1,*(undefined4 *)(param_1 + 7),&local_14,0);\n if (local_10 != *(long *)(in_FS_OFFSE...
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 + 0x38] MOV RAX,qword ptr [RBP + -0x18] MOV RAX,qword ptr [RAX] LEA RDX,[RBP + -0xc] MOV ECX,0x0 MOV RDI,RAX CALL 0x00110a10 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->w,&ret,0); if (var_3 != *(long *)(var_1 + 0x28)) { /* WARNING: Subroutine does not return */ var_4(); } return ret; }
(translation_unit "gint columns_gtk3_get_minfw_height(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_height_for_width(child->widget,child->w,&ret,0);\n if (local_10 != *(long *)(i...
(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->w,&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...
640_pterm_and_pterm_strip.c
logfopen
FUN_00122ab6
logfopen
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void logfopen(void *handle) { long lVar1; int iVar2; char *hostname; Filename *pFVar3; FILE *__stream; long in_FS_OFFSET; void *handle_local; int mode; int logxfovr; LogContext *ctx; FILE *fp; tm tm; lVar1 = *(long ...
void FUN_00122ab6(long param_1) { undefined4 uVar1; undefined8 uVar2; undefined8 uVar3; long in_FS_OFFSET; undefined8 local_c8; undefined8 local_c0; undefined8 local_b8; undefined8 local_b0; undefined8 local_a8; undefined8 local_a0; undefined8 local_98; long local_80; int local_70; int loc...
(translation_unit "void FUN_00122ab6(long param_1)\n\n{\n undefined4 uVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n long in_FS_OFFSET;\n undefined8 local_c8;\n undefined8 local_c0;\n undefined8 local_b8;\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n long loc...
PUSH RBP MOV RBP,RSP PUSH R12 PUSH RBX SUB RSP,0xb0 MOV qword ptr [RBP + -0x78],RDI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x18],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0x78] MOV qword ptr [RBP + -0x60],RAX MOV RAX,qword ptr [RBP + -0x60] MOV EAX,dword ptr [RAX + 0x8] TEST EAX,EAX JNZ 0x00122c9b MOV RAX,qw...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(void *handle) { long var_15; int var_11; char *hostname; type_1 *pFVar3; type_2 *var_9; long var_1; void *handle_local; int var_13; int logxfovr; type_3 *ctx; type_2 *fp; type_4 type_4; var_15 = *(lo...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid logfopen(void *handle)\n\n{\n long lVar1;\n int iVar2;\n char *hostname;\n Filename *pFVar3;\n FILE *__stream;\n long in_FS_OFFSET;\n void *handle_local;\n int mode;\n int logxfovr;\n LogContext *ctx;\n FILE *...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(void *handle)\n\n{\n long var_15;\n int var_11;\n char *hostname;\n type_1 *pFVar3;\n type_2 *var_9;\n long var_1;\n void *handle_local;\n int var_13;\n int logxfovr;\n type_3 *ctx;\n type_2 *fp;\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: (sized_typ...
1214_puttytel_and_puttytel_strip.c
get_userpass_input
FUN_00164893
get_userpass_input
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ wchar_t get_userpass_input(prompts_t_conflict *p,uchar *in,wchar_t inlen) { void *pvVar1; wchar_t inlen_local; uchar *in_local; prompts_t_conflict *p_local; wchar_t ret; gui_data *inst; pvVar1 = p->frontend; ret = cmdline_get...
int FUN_00164893(long param_1,undefined8 param_2,undefined4 param_3) { long lVar1; undefined4 local_14; lVar1 = *(long *)(param_1 + 0x38); local_14 = FUN_00113b2c(param_1,param_2,param_3); if (local_14 == -1) { local_14 = FUN_0014ba41(*(undefined8 *)(lVar1 + 0xda0),param_1,param_2,param_3); } ret...
(translation_unit "int FUN_00164893(long param_1,undefined8 param_2,undefined4 param_3)\n\n{\n long lVar1;\n undefined4 local_14;\n \n lVar1 = *(long *)(param_1 + 0x38);\n local_14 = FUN_00113b2c(param_1,param_2,param_3);\n if (local_14 == -1) {\n local_14 = FUN_0014ba41(*(undefined8 *)(lVar1 + 0xda0),param_1,...
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 RAX,qword ptr [RAX + 0x38] MOV qword ptr [RBP + -0x8],RAX MOV EDX,dword ptr [RBP + -0x24] MOV RCX,qword ptr [RBP + -0x20] MOV RAX,qword ptr [RBP + -0x18] ...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ type_1 function_1(type_2 *p,type_3 *in,type_1 inlen) { void *pvVar1; type_1 inlen_local; type_3 *in_local; type_2 *p_local; type_1 var_2; type_4 *inst; pvVar1 = p->frontend; var_2 = var_1((type_5 *)p,in,inlen); if (var_2 ==...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nwchar_t get_userpass_input(prompts_t_conflict *p,uchar *in,wchar_t inlen)\n\n{\n void *pvVar1;\n wchar_t inlen_local;\n uchar *in_local;\n prompts_t_conflict *p_local;\n wchar_t ret;\n gui_data *inst;\n \n pvVar1 = p-...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ntype_1 function_1(type_2 *p,type_3 *in,type_1 inlen)\n\n{\n void *pvVar1;\n type_1 inlen_local;\n type_3 *in_local;\n type_2 *p_local;\n type_1 var_2;\n type_4 *inst;\n \n pvVar1 = p->frontend;\n var_2 = var_1((type_...
(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...
962_pterm_and_pterm_strip.c
messagebox
FUN_0014e1e3
messagebox
/* WARNING: Enum "GdkEventType": Some values do not have unique names */ int messagebox(GtkWidget *parentwin,char *title,char *msg,int minwid,int selectable,...) { int iVar1; undefined4 uVar2; int iVar3; long lVar4; char in_AL; controlbox *b; long *plVar5; controlset *s; control *pcVar6; char *pc...
undefined4 FUN_0014e1e3(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,long param_9 ,undefined8 param_10,undefined8 param_11,int param_12,int param_13,undefined8 param_14) { int iVar1; ...
(translation_unit "undefined4\nFUN_0014e1e3(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,long param_9\n ,undefined8 param_10,undefined8 param_11,int param_12,int param_13,undefined8 param_...
PUSH RBP MOV RBP,RSP PUSH RBX SUB RSP,0xdd8 MOV qword ptr [RBP + -0xdc8],RDI MOV qword ptr [RBP + -0xdd0],RSI MOV qword ptr [RBP + -0xdd8],RDX MOV dword ptr [RBP + -0xddc],ECX MOV dword ptr [RBP + -0xde0],R8D MOV qword ptr [RBP + -0x98],R9 TEST AL,AL JZ 0x0014e23f MOVAPS xmmword ptr [RBP + -0x90],XMM0 MOVAPS xmmword pt...
/* WARNING: Enum "GdkEventType": Some values do not have unique names */ int function_1(type_1 *var_37,char *title,char *msg,int var_28,int var_30,...) { int iVar1; type_2 uVar2; int var_16; long var_48; char var_1; type_3 *b; long *plVar5; type_4 *s; type_5 *pcVar6; char *var_12; type_6 *puVar...
(translation_unit "/* WARNING: Enum "GdkEventType": Some values do not have unique names */\n\nint messagebox(GtkWidget *parentwin,char *title,char *msg,int minwid,int selectable,...)\n\n{\n int iVar1;\n undefined4 uVar2;\n int iVar3;\n long lVar4;\n char in_AL;\n controlbox *b;\n long *plVar5;\n controlset *s;...
(translation_unit "/* WARNING: Enum "GdkEventType": Some values do not have unique names */\n\nint function_1(type_1 *var_37,char *title,char *msg,int var_28,int var_30,...)\n\n{\n int iVar1;\n type_2 uVar2;\n int var_16;\n long var_48;\n char var_1;\n type_3 *b;\n long *plVar5;\n type_4 *s;\n type_5 *pcVar6;\...
(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...
539_pterm_and_pterm_strip.c
copy_key
FUN_00114ada
copy_key
void copy_key(key *to,key *from) { char *pcVar1; key *from_local; key *to_local; to->primary = from->primary; if (subkeytypes[to->primary] == 1) { (to->secondary).i = (from->secondary).i; } else if (subkeytypes[to->primary] == 2) { pcVar1 = dupstr((from->secondary).s); (to->secondary).s =...
void FUN_00114ada(int *param_1,int *param_2) { undefined8 uVar1; *param_1 = *param_2; if (*(int *)(&DAT_001a6020 + (long)*param_1 * 4) == 1) { param_1[2] = param_2[2]; } else if (*(int *)(&DAT_001a6020 + (long)*param_1 * 4) == 2) { uVar1 = FUN_0012725c(*(undefined8 *)(param_2 + 2)); *(undefin...
(translation_unit "void FUN_00114ada(int *param_1,int *param_2)\n\n{\n undefined8 uVar1;\n \n *param_1 = *param_2;\n if (*(int *)(&DAT_001a6020 + (long)*param_1 * 4) == 1) {\n param_1[2] = param_2[2];\n }\n else if (*(int *)(&DAT_001a6020 + (long)*param_1 * 4) == 2) {\n uVar1 = FUN_0012725c(*(undefined8 *)(...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI MOV qword ptr [RBP + -0x10],RSI MOV RAX,qword ptr [RBP + -0x10] MOV EDX,dword ptr [RAX] MOV RAX,qword ptr [RBP + -0x8] MOV dword ptr [RAX],EDX MOV RAX,qword ptr [RBP + -0x8] MOV EAX,dword ptr [RAX] CDQE LEA RDX,[RAX*0x4] LEA RAX,[0x1a6020] MOV EAX,dword p...
void function_1(type_1 *to,type_1 *from) { char *pcVar1; type_1 *from_local; type_1 *to_local; to->primary = from->primary; if (subkeytypes[to->primary] == 1) { (to->secondary).i = (from->secondary).i; } else if (subkeytypes[to->primary] == 2) { pcVar1 = var_1((from->secondary).s); (to->s...
(translation_unit "void copy_key(key *to,key *from)\n\n{\n char *pcVar1;\n key *from_local;\n key *to_local;\n \n to->primary = from->primary;\n if (subkeytypes[to->primary] == 1) {\n (to->secondary).i = (from->secondary).i;\n }\n else if (subkeytypes[to->primary] == 2) {\n pcVar1 = dupstr((from->secondar...
(translation_unit "void function_1(type_1 *to,type_1 *from)\n\n{\n char *pcVar1;\n type_1 *from_local;\n type_1 *to_local;\n \n to->primary = from->primary;\n if (subkeytypes[to->primary] == 1) {\n (to->secondary).i = (from->secondary).i;\n }\n else if (subkeytypes[to->primary] == 2) {\n pcVar1 = var_1((f...
(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...
868_pterm_and_pterm_strip.c
columns_taborder_last
FUN_001463d6
columns_taborder_last
void columns_taborder_last(Columns *cols,GtkWidget *widget) { GType GVar1; GList *pGVar2; GtkWidget *widget_local; Columns *cols_local; gboolean __r; GList *children; GTypeInstance *__inst; GType __t; GtkWidget *childw; if (cols == (Columns *)0x0) { g_return_if_fail_warning(0,"columns_tabor...
void FUN_001463d6(long *param_1,long param_2) { long lVar1; int local_2c; long *local_28; if (param_1 == (long *)0x0) { g_return_if_fail_warning(0,"columns_taborder_last","cols != NULL"); } else { lVar1 = FUN_00145243(); if (param_1 == (long *)0x0) { local_2c = 0; } else if ((...
(translation_unit "void FUN_001463d6(long *param_1,long param_2)\n\n{\n long lVar1;\n int local_2c;\n long *local_28;\n \n if (param_1 == (long *)0x0) {\n g_return_if_fail_warning(0,"columns_taborder_last","cols != NULL");\n }\n else {\n lVar1 = FUN_00145243();\n if (param_1 == (long *)0x0) {\n loc...
PUSH RBP MOV RBP,RSP SUB RSP,0x40 MOV qword ptr [RBP + -0x38],RDI MOV qword ptr [RBP + -0x40],RSI CMP qword ptr [RBP + -0x38],0x0 JNZ 0x0014640a LEA RDX,[0x192e18] LEA RSI,[0x192fd0] MOV EDI,0x0 CALL 0x0010f210 JMP 0x00146543 MOV RAX,qword ptr [RBP + -0x38] MOV qword ptr [RBP + -0x18],RAX CALL 0x00145243 MOV qword ptr ...
void function_1(type_1 *var_1,type_2 *var_7) { type_3 var_4; type_4 *pGVar2; type_2 *widget_local; type_1 *cols_local; type_5 var_6; type_4 *var_8; type_6 *__inst; type_3 __t; type_2 *childw; if (var_1 == (type_1 *)0x0) { var_2(0,"columns_taborder_last","cols != NULL"); } else { var...
(translation_unit "void columns_taborder_last(Columns *cols,GtkWidget *widget)\n\n{\n GType GVar1;\n GList *pGVar2;\n GtkWidget *widget_local;\n Columns *cols_local;\n gboolean __r;\n GList *children;\n GTypeInstance *__inst;\n GType __t;\n GtkWidget *childw;\n \n if (cols == (Columns *)0x0) {\n g_return_...
(translation_unit "void function_1(type_1 *var_1,type_2 *var_7)\n\n{\n type_3 var_4;\n type_4 *pGVar2;\n type_2 *widget_local;\n type_1 *cols_local;\n type_5 var_6;\n type_4 *var_8;\n type_6 *__inst;\n type_3 __t;\n type_2 *childw;\n \n if (var_1 == (type_1 *)0x0) {\n var_2(0,"columns_taborder_last","cols...
(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...
1114_puttytel_and_puttytel_strip.c
x11font_destroy
FUN_0015ad10
x11font_destroy
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void x11font_destroy(unifont *font) { long lVar1; undefined8 uVar2; unifont *font_local; wchar_t i; wchar_t j; Display *disp; x11font *xfont; uVar2 = gdk_display_get_default(); uVar2 = gdk_x11_display_get_xdisplay(uVar2); ...
void FUN_0015ad10(long param_1) { undefined8 uVar1; undefined4 local_20; undefined4 local_1c; uVar1 = gdk_display_get_default(); uVar1 = gdk_x11_display_get_xdisplay(uVar1); for (local_20 = 0; local_20 < 4; local_20 = local_20 + 1) { if (*(long *)((long)(int)local_20 * 0x50 + param_1 + 0x28) != 0) ...
(translation_unit "void FUN_0015ad10(long param_1)\n\n{\n undefined8 uVar1;\n undefined4 local_20;\n undefined4 local_1c;\n \n uVar1 = gdk_display_get_default();\n uVar1 = gdk_x11_display_get_xdisplay(uVar1);\n for (local_20 = 0; local_20 < 4; local_20 = local_20 + 1) {\n if (*(long *)((long)(int)local_20 * 0...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x28],RDI CALL 0x00110d80 MOV RDI,RAX CALL 0x00111ee0 MOV qword ptr [RBP + -0x10],RAX MOV RAX,qword ptr [RBP + -0x28] MOV qword ptr [RBP + -0x8],RAX MOV dword ptr [RBP + -0x18],0x0 JMP 0x0015af4e MOV RCX,qword ptr [RBP + -0x8] MOV EAX,dword ptr [RBP + -0x18] MOVSX...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *font) { long var_7; type_2 uVar2; type_1 *font_local; type_3 var_3; type_3 var_8; type_4 *disp; type_5 *xfont; uVar2 = var_1(); uVar2 = var_2(uVar2); for (var_3 = L'\0'; (type_6)var_3 < 4; var_3 = ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid x11font_destroy(unifont *font)\n\n{\n long lVar1;\n undefined8 uVar2;\n unifont *font_local;\n wchar_t i;\n wchar_t j;\n Display *disp;\n x11font *xfont;\n \n uVar2 = gdk_display_get_default();\n uVar2 = gdk_x1...
(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_7;\n type_2 uVar2;\n type_1 *font_local;\n type_3 var_3;\n type_3 var_8;\n type_4 *disp;\n type_5 *xfont;\n \n uVar2 = var_1();\n uVar2 = var_2(uVar2);\n for (var_3 = L...
(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...
1190_puttytel_and_puttytel_strip.c
help
FUN_00162d73
help
void help(FILE *fp) { int iVar1; FILE *fp_local; iVar1 = fprintf((FILE *)fp, "pterm option summary:\n\n --display DISPLAY Specify X display to use (note \'--\')\n -name PREFIX Prefix when looking up resources (default: pterm)\n -fn FONT Normal text f...
void FUN_00162d73(FILE *param_1) { int iVar1; iVar1 = fprintf(param_1, "pterm option summary:\n\n --display DISPLAY Specify X display to use (note \'--\')\n -name PREFIX Prefix when looking up resources (default: pterm)\n -fn FONT Normal text font\n -...
(translation_unit "void FUN_00162d73(FILE *param_1)\n\n{\n int iVar1;\n \n iVar1 = fprintf(param_1,\n "pterm option summary:\n\n --display DISPLAY Specify X display to use (note \'--\')\n -name PREFIX Prefix when looking up resources (default: pterm)\n -fn FONT ...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI MOV RAX,qword ptr [RBP + -0x8] LEA RSI,[0x1a2f80] MOV RDI,RAX MOV EAX,0x0 CALL 0x00111700 TEST EAX,EAX JS 0x00162dab MOV RAX,qword ptr [RBP + -0x8] MOV RDI,RAX CALL 0x00111270 TEST EAX,EAX JNS 0x00162dc1 LEA RDI,[0x1a33af] CALL 0x00110c80 MOV EDI,0x1 CALL...
void function_1(type_1 *fp) { int var_2; type_1 *fp_local; var_2 = var_1((type_1 *)fp, "pterm option summary:\n\n --display DISPLAY Specify X display to use (note \'--\')\n -name PREFIX Prefix when looking up resources (default: pterm)\n -fn FONT Nor...
(translation_unit "void help(FILE *fp)\n\n{\n int iVar1;\n FILE *fp_local;\n \n iVar1 = fprintf((FILE *)fp,\n "pterm option summary:\n\n --display DISPLAY Specify X display to use (note \'--\')\n -name PREFIX Prefix when looking up resources (default: pterm)\n -fn FONT ...
(translation_unit "void function_1(type_1 *fp)\n\n{\n int var_2;\n type_1 *fp_local;\n \n var_2 = var_1((type_1 *)fp,\n "pterm option summary:\n\n --display DISPLAY Specify X display to use (note \'--\')\n -name PREFIX Prefix when looking up resources (default: pterm)\n -fn ...
(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...
969_pterm_and_pterm_strip.c
nonfatal_message_box
FUN_0014efd2
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_00193686,0x6f,1,1,0); return; }
void FUN_0014efd2(undefined8 param_1,undefined8 param_2) { undefined4 uVar1; uVar1 = FUN_0015a86b("REASONABLY LONG LINE OF TEXT FOR BASIC SANITY"); FUN_0014e1e3(param_1,"PuTTY Error",param_2,uVar1,0,&DAT_00193686,0x6f,1,1,0); return; }
(translation_unit "void FUN_0014efd2(undefined8 param_1,undefined8 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_0015a86b("REASONABLY LONG LINE OF TEXT FOR BASIC SANITY");\n FUN_0014e1e3(param_1,"PuTTY Error",param_2,uVar1,0,&DAT_00193686,0x6f,1,1,0);\n return;\n}\n\n" (function_definition "void FUN_0014efd2(...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI MOV qword ptr [RBP + -0x10],RSI LEA RDI,[0x193658] CALL 0x0015a86b 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,[0x193686] MOV R8D,0x0 LEA RSI,[0x19369b] 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_00193686,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_00193686,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_00193686,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_...
871_pterm_and_pterm_strip.c
columns_alloc_horiz
FUN_00146ab2
columns_alloc_horiz
void columns_alloc_horiz(Columns *cols,gint ourwidth,widget_dim_fn_t get_width) { gint *pgVar1; ColumnsChild *pCVar2; int iVar3; int iVar4; gint gVar5; undefined8 uVar6; gint gVar7; widget_dim_fn_t get_width_local; gint ourwidth_local; Columns *cols_local; gint i; gint ncols; gint percent; ...
void FUN_00146ab2(long param_1,int param_2,code *param_3) { long lVar1; long *plVar2; int iVar3; int iVar4; undefined4 uVar5; undefined8 uVar6; int local_40; int local_3c; int local_38; undefined8 *local_28; undefined4 *local_20; uVar6 = gtk_container_get_type(); uVar6 = g_type_check_inst...
(translation_unit "void FUN_00146ab2(long param_1,int param_2,code *param_3)\n\n{\n long lVar1;\n long *plVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n undefined8 uVar6;\n int local_40;\n int local_3c;\n int local_38;\n undefined8 *local_28;\n undefined4 *local_20;\n \n uVar6 = gtk_container_get_ty...
PUSH RBP MOV RBP,RSP SUB RSP,0x60 MOV qword ptr [RBP + -0x48],RDI MOV dword ptr [RBP + -0x4c],ESI MOV qword ptr [RBP + -0x58],RDX CALL 0x0010fa00 MOV RDX,RAX MOV RAX,qword ptr [RBP + -0x48] MOV RSI,RDX MOV RDI,RAX CALL 0x0010f530 MOV RDI,RAX CALL 0x0010fe70 MOV dword ptr [RBP + -0x2c],EAX MOV dword ptr [RBP + -0x34],0x...
void function_1(type_1 *cols,type_2 var_5,type_3 get_width) { type_2 *pgVar1; type_4 *var_8; int var_6; int var_14; type_2 gVar5; type_5 uVar6; type_2 var_15; type_3 get_width_local; type_2 ourwidth_local; type_1 *cols_local; type_2 var_11; type_2 var_10; type_2 var_12; type_2 border; ty...
(translation_unit "void columns_alloc_horiz(Columns *cols,gint ourwidth,widget_dim_fn_t get_width)\n\n{\n gint *pgVar1;\n ColumnsChild *pCVar2;\n int iVar3;\n int iVar4;\n gint gVar5;\n undefined8 uVar6;\n gint gVar7;\n widget_dim_fn_t get_width_local;\n gint ourwidth_local;\n Columns *cols_local;\n gint i;\...
(translation_unit "void function_1(type_1 *cols,type_2 var_5,type_3 get_width)\n\n{\n type_2 *pgVar1;\n type_4 *var_8;\n int var_6;\n int var_14;\n type_2 gVar5;\n type_5 uVar6;\n type_2 var_15;\n type_3 get_width_local;\n type_2 ourwidth_local;\n type_1 *cols_local;\n type_2 var_11;\n type_2 var_10;\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: (type_identifier) declarator: (identi...
699_pterm_and_pterm_strip.c
smemclr
FUN_001285c4
smemclr
void smemclr(void *b,size_t n) { size_t n_local; void *b_local; char *vp; if ((b != (void *)0x0) && (n != 0)) { memset(b,0,n); for (vp = (char *)b; *vp != '\0'; vp = vp + 1) { } } return; }
void FUN_001285c4(char *param_1,size_t param_2) { char *local_10; if ((param_1 != (char *)0x0) && (param_2 != 0)) { memset(param_1,0,param_2); for (local_10 = param_1; *local_10 != '\0'; local_10 = local_10 + 1) { } } return; }
(translation_unit "void FUN_001285c4(char *param_1,size_t param_2)\n\n{\n char *local_10;\n \n if ((param_1 != (char *)0x0) && (param_2 != 0)) {\n memset(param_1,0,param_2);\n for (local_10 = param_1; *local_10 != '\0'; local_10 = local_10 + 1) {\n }\n }\n return;\n}\n\n" (function_definition "void FUN_00...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI CMP qword ptr [RBP + -0x18],0x0 JZ 0x00128611 CMP qword ptr [RBP + -0x20],0x0 JZ 0x00128611 MOV RDX,qword ptr [RBP + -0x20] MOV RAX,qword ptr [RBP + -0x18] MOV ESI,0x0 MOV RDI,RAX CALL 0x0010f800 MOV RAX,qword ptr [RBP + -...
void function_1(void *var_1,size_t var_2) { size_t n_local; void *b_local; char *var_4; if ((var_1 != (void *)0x0) && (var_2 != 0)) { var_3(var_1,0,var_2); for (var_4 = (char *)var_1; *var_4 != '\0'; var_4 = var_4 + 1) { } } return; }
(translation_unit "void smemclr(void *b,size_t n)\n\n{\n size_t n_local;\n void *b_local;\n char *vp;\n \n if ((b != (void *)0x0) && (n != 0)) {\n memset(b,0,n);\n for (vp = (char *)b; *vp != '\0'; vp = vp + 1) {\n }\n }\n return;\n}\n\n" (function_definition "void smemclr(void *b,size_t n)\n\n{\n size...
(translation_unit "void function_1(void *var_1,size_t var_2)\n\n{\n size_t n_local;\n void *b_local;\n char *var_4;\n \n if ((var_1 != (void *)0x0) && (var_2 != 0)) {\n var_3(var_1,0,var_2);\n for (var_4 = (char *)var_1; *var_4 != '\0'; var_4 = var_4 + 1) {\n }\n }\n return;\n}\n\n" (function_definition...
(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...
1380_puttytel_and_puttytel_strip.c
net_service_lookup
FUN_00171dd1
net_service_lookup
int net_service_lookup(char *service) { uint16_t uVar1; uint uVar2; servent *psVar3; char *service_local; servent *se; psVar3 = getservbyname(service,(char *)0x0); if (psVar3 == (servent *)0x0) { uVar2 = 0; } else { uVar1 = ntohs((uint16_t)psVar3->s_port); uVar2 = (uint)uVar1; } r...
uint16_t FUN_00171dd1(char *param_1) { uint16_t uVar1; servent *psVar2; psVar2 = getservbyname(param_1,(char *)0x0); if (psVar2 == (servent *)0x0) { uVar1 = 0; } else { uVar1 = ntohs((uint16_t)psVar2->s_port); } return uVar1; }
(translation_unit "uint16_t FUN_00171dd1(char *param_1)\n\n{\n uint16_t uVar1;\n servent *psVar2;\n \n psVar2 = getservbyname(param_1,(char *)0x0);\n if (psVar2 == (servent *)0x0) {\n uVar1 = 0;\n }\n else {\n uVar1 = ntohs((uint16_t)psVar2->s_port);\n }\n return uVar1;\n}\n\n" (function_definition "uint...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV RAX,qword ptr [RBP + -0x18] MOV ESI,0x0 MOV RDI,RAX CALL 0x001100c0 MOV qword ptr [RBP + -0x8],RAX CMP qword ptr [RBP + -0x8],0x0 JZ 0x00171e0f MOV RAX,qword ptr [RBP + -0x8] MOV EAX,dword ptr [RAX + 0x10] MOVZX EAX,AX MOV EDI,EAX CALL 0x00111d40 MOV...
int function_1(char *service) { uint16_t uVar1; type_1 uVar2; type_2 *var_2; char *service_local; type_2 *se; var_2 = var_1(service,(char *)0x0); if (var_2 == (type_2 *)0x0) { uVar2 = 0; } else { uVar1 = var_3((uint16_t)var_2->s_port); uVar2 = (type_1)uVar1; } return uVar2; }
(translation_unit "int net_service_lookup(char *service)\n\n{\n uint16_t uVar1;\n uint uVar2;\n servent *psVar3;\n char *service_local;\n servent *se;\n \n psVar3 = getservbyname(service,(char *)0x0);\n if (psVar3 == (servent *)0x0) {\n uVar2 = 0;\n }\n else {\n uVar1 = ntohs((uint16_t)psVar3->s_port);\...
(translation_unit "int function_1(char *service)\n\n{\n uint16_t uVar1;\n type_1 uVar2;\n type_2 *var_2;\n char *service_local;\n type_2 *se;\n \n var_2 = var_1(service,(char *)0x0);\n if (var_2 == (type_2 *)0x0) {\n uVar2 = 0;\n }\n else {\n uVar1 = var_3((uint16_t)var_2->s_port);\n uVar2 = (type_1)...
(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...
708_pterm_and_pterm_strip.c
dup_mb_to_wc_c
FUN_00128d21
dup_mb_to_wc_c
wchar_t * dup_mb_to_wc_c(wchar_t codepage,wchar_t flags,char *string,wchar_t len) { wchar_t wVar1; wchar_t *wcstr; wchar_t len_local; char *string_local; wchar_t flags_local; wchar_t codepage_local; wchar_t mult; wchar_t outlen; wchar_t *ret; mult = L'\x01'; while( true ) { wcstr = (wchar...
long FUN_00128d21(undefined4 param_1,undefined4 param_2,undefined8 param_3,int param_4) { int iVar1; long lVar2; undefined4 local_18; local_18 = 1; while( true ) { lVar2 = FUN_001282f0((long)(local_18 * param_4 + 2),4); iVar1 = FUN_001693f2(param_1,param_2,param_3,param_4,lVar2,local_18 * param_4...
(translation_unit "long FUN_00128d21(undefined4 param_1,undefined4 param_2,undefined8 param_3,int param_4)\n\n{\n int iVar1;\n long lVar2;\n undefined4 local_18;\n \n local_18 = 1;\n while( true ) {\n lVar2 = FUN_001282f0((long)(local_18 * param_4 + 2),4);\n iVar1 = FUN_001693f2(param_1,param_2,param_3,para...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV dword ptr [RBP + -0x14],EDI MOV dword ptr [RBP + -0x18],ESI MOV qword ptr [RBP + -0x20],RDX MOV dword ptr [RBP + -0x24],ECX MOV dword ptr [RBP + -0x10],0x1 MOV EAX,dword ptr [RBP + -0x10] IMUL EAX,dword ptr [RBP + -0x24] ADD EAX,0x2 CDQE MOV ESI,0x4 MOV RDI,RAX CALL 0x001282f0 MOV ...
type_1 * function_1(type_1 codepage,type_1 flags,char *string,type_1 var_3) { type_1 var_5; type_1 *wcstr; type_1 len_local; char *string_local; type_1 flags_local; type_1 codepage_local; type_1 var_2; type_1 outlen; type_1 *ret; var_2 = L'\x01'; while( true ) { wcstr = (type_1 *)var_1((l...
(translation_unit "wchar_t * dup_mb_to_wc_c(wchar_t codepage,wchar_t flags,char *string,wchar_t len)\n\n{\n wchar_t wVar1;\n wchar_t *wcstr;\n wchar_t len_local;\n char *string_local;\n wchar_t flags_local;\n wchar_t codepage_local;\n wchar_t mult;\n wchar_t outlen;\n wchar_t *ret;\n \n mult = L'\x01';\n wh...
(translation_unit "type_1 * function_1(type_1 codepage,type_1 flags,char *string,type_1 var_3)\n\n{\n type_1 var_5;\n type_1 *wcstr;\n type_1 len_local;\n char *string_local;\n type_1 flags_local;\n type_1 codepage_local;\n type_1 var_2;\n type_1 outlen;\n type_1 *ret;\n \n var_2 = L'\x01';\n while( true ) ...
(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...
1298_puttytel_and_puttytel_strip.c
compute_whole_window_size
FUN_0016b4ed
compute_whole_window_size
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void compute_whole_window_size (gui_data *inst,wchar_t wchars,wchar_t hchars,wchar_t *wpix,wchar_t *hpix) { long lVar1; long in_FS_OFFSET; wchar_t *hpix_local; wchar_t *wpix_local; wchar_t hchars_local; wchar_t wchars...
void FUN_0016b4ed(undefined8 param_1,int param_2,int param_3,int *param_4,int *param_5) { long in_FS_OFFSET; undefined local_48 [16]; int local_38; int local_34; int local_30; int local_2c; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); FUN_0016b1c7(param_1,local_48); if (param_4 != ...
(translation_unit "void FUN_0016b4ed(undefined8 param_1,int param_2,int param_3,int *param_4,int *param_5)\n\n{\n long in_FS_OFFSET;\n undefined local_48 [16];\n int local_38;\n int local_34;\n int local_30;\n int local_2c;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n FUN_0016b1c7(param_...
PUSH RBP MOV RBP,RSP SUB RSP,0x60 MOV qword ptr [RBP + -0x48],RDI MOV dword ptr [RBP + -0x4c],ESI MOV dword ptr [RBP + -0x50],EDX MOV qword ptr [RBP + -0x58],RCX MOV qword ptr [RBP + -0x60],R8 MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX LEA RDX,[RBP + -0x40] MOV RAX,qword ptr [RBP + -0x48] MO...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1 (type_1 *inst,type_2 var_4,type_2 var_6,type_2 *var_3,type_2 *var_5) { long var_7; long var_1; type_2 *hpix_local; type_2 *wpix_local; type_2 hchars_local; type_2 wchars_local; type_1 *inst_local; ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid compute_whole_window_size\n (gui_data *inst,wchar_t wchars,wchar_t hchars,wchar_t *wpix,wchar_t *hpix)\n\n{\n long lVar1;\n long in_FS_OFFSET;\n wchar_t *hpix_local;\n wchar_t *wpix_local;\n wchar_t hc...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1\n (type_1 *inst,type_2 var_4,type_2 var_6,type_2 *var_3,type_2 *var_5)\n\n{\n long var_7;\n long var_1;\n type_2 *hpix_local;\n type_2 *wpix_local;\n type_2 hchars_local;\n type_2 wchars_lo...
(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...
951_pterm_and_pterm_strip.c
layout_ctrls
FUN_0014ab51
layout_ctrls
/* WARNING: Enum "GdkEventType": Some values do not have unique names */ GtkWidget * layout_ctrls(dlgparam *dp,Shortcuts *scs,controlset *s,GtkWindow *win) { char cVar1; gint ncols; long lVar2; control *pcVar3; bool bVar4; guint gVar5; int iVar6; GType GVar7; GtkWidget *pGVar8; Columns *cols_00; ...
undefined8 FUN_0014ab51(long param_1,undefined8 param_2,long param_3,long param_4) { char cVar1; int *piVar2; long lVar3; bool bVar4; undefined4 uVar5; int iVar6; int iVar7; undefined8 uVar8; undefined8 uVar9; undefined8 uVar10; undefined *puVar11; long lVar12; long *plVar13; char *pcVar14...
(translation_unit "undefined8 FUN_0014ab51(long param_1,undefined8 param_2,long param_3,long param_4)\n\n{\n char cVar1;\n int *piVar2;\n long lVar3;\n bool bVar4;\n undefined4 uVar5;\n int iVar6;\n int iVar7;\n undefined8 uVar8;\n undefined8 uVar9;\n undefined8 uVar10;\n undefined *puVar11;\n long lVar12;\...
PUSH RBP MOV RBP,RSP PUSH R12 PUSH RBX SUB RSP,0x120 MOV qword ptr [RBP + -0x118],RDI MOV qword ptr [RBP + -0x120],RSI MOV qword ptr [RBP + -0x128],RDX MOV qword ptr [RBP + -0x130],RCX MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x18],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0x128] MOV RAX,qword ptr [RAX + 0x8] ...
/* WARNING: Enum "GdkEventType": Some values do not have unique names */ type_1 * function_1(type_2 *dp,type_3 *scs,type_4 *s,type_5 *var_50) { char cVar1; type_6 ncols; long var_81; type_7 *pcVar3; bool bVar4; type_8 gVar5; int var_78; type_9 var_31; type_1 *pGVar8; type_10 *cols_00; type_11 u...
(translation_unit "/* WARNING: Enum "GdkEventType": Some values do not have unique names */\n\nGtkWidget * layout_ctrls(dlgparam *dp,Shortcuts *scs,controlset *s,GtkWindow *win)\n\n{\n char cVar1;\n gint ncols;\n long lVar2;\n control *pcVar3;\n bool bVar4;\n guint gVar5;\n int iVar6;\n GType GVar7;\n GtkWidge...
(translation_unit "/* WARNING: Enum "GdkEventType": Some values do not have unique names */\n\ntype_1 * function_1(type_2 *dp,type_3 *scs,type_4 *s,type_5 *var_50)\n\n{\n char cVar1;\n type_6 ncols;\n long var_81;\n type_7 *pcVar3;\n bool bVar4;\n type_8 gVar5;\n int var_78;\n type_9 var_31;\n type_1 *pGVar8;\...
(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 ...
752_pterm_and_pterm_strip.c
makeliteral_attr
FUN_00130267
makeliteral_attr
void makeliteral_attr(buf *b,termchar *c,ulong *state) { uint uVar1; uint uVar2; uint uVar3; uint uVar4; uchar c_00; ulong *state_local; termchar *c_local; buf *b_local; uint attr; uint colourbits; uchar c_01; uVar1 = (uint)c->attr; uVar2 = ((uVar1 & 0x1fff | (uVar1 >> 0x11) << 0xd) >> 8)...
void FUN_00130267(undefined8 param_1,long param_2) { uint uVar1; uint uVar2; uint uVar3; uint uVar4; uVar2 = (uint)*(undefined8 *)(param_2 + 8); uVar3 = ((uVar2 & 0x1fff | (uVar2 >> 0x11) << 0xd) >> 8) << 4; uVar1 = uVar2 & 0xf; uVar4 = ((uVar2 >> 0xd & 0xf) << 4 | uVar2 >> 4 & 0xf) << 0x17; uVar...
(translation_unit "void FUN_00130267(undefined8 param_1,long param_2)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n \n uVar2 = (uint)*(undefined8 *)(param_2 + 8);\n uVar3 = ((uVar2 & 0x1fff | (uVar2 >> 0x11) << 0xd) >> 8) << 4;\n uVar1 = uVar2 & 0xf;\n uVar4 = ((uVar2 >> 0xd & 0xf) << 4 | uVar...
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 RAX,qword ptr [RAX + 0x8] MOV dword ptr [RBP + -0x8],EAX MOV EAX,dword ptr [RBP + -0x8] SHR EAX,0xd AND EAX,0xf MOV dword ptr [RBP + -0x4],EAX SHL dword p...
void function_1(type_1 *b,type_2 *c,type_3 *state) { type_4 var_1; type_4 var_2; type_4 var_3; type_4 var_4; type_5 c_00; type_3 *state_local; type_2 *c_local; type_1 *b_local; type_4 attr; type_4 colourbits; type_5 c_01; var_1 = (type_4)c->attr; var_2 = ((var_1 & 0x1fff | (var_1 >> 0x11)...
(translation_unit "void makeliteral_attr(buf *b,termchar *c,ulong *state)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n uchar c_00;\n ulong *state_local;\n termchar *c_local;\n buf *b_local;\n uint attr;\n uint colourbits;\n uchar c_01;\n \n uVar1 = (uint)c->attr;\n uVar2 = ((uVar1 & 0x1f...
(translation_unit "void function_1(type_1 *b,type_2 *c,type_3 *state)\n\n{\n type_4 var_1;\n type_4 var_2;\n type_4 var_3;\n type_4 var_4;\n type_5 c_00;\n type_3 *state_local;\n type_2 *c_local;\n type_1 *b_local;\n type_4 attr;\n type_4 colourbits;\n type_5 c_01;\n \n var_1 = (type_4)c->attr;\n var_2 = ...
(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...
1354_puttytel_and_puttytel_strip.c
sockaddr_is_loopback
FUN_0016f53b
sockaddr_is_loopback
int sockaddr_is_loopback(sockaddr *sa) { sa_family_t sVar1; int iVar2; uint32_t uVar3; uint32_t uVar4; uint uVar5; sockaddr *sa_local; sockaddr_union *u; in6_addr *__a; sVar1 = sa->sa_family; if (sVar1 == 2) { uVar5 = *(uint *)(sa->sa_data + 2); uVar3 = htonl(0xff000000); uVar4 = ht...
bool FUN_0016f53b(short *param_1) { short sVar1; uint uVar2; uint32_t uVar3; uint32_t uVar4; bool bVar5; sVar1 = *param_1; if (sVar1 == 2) { uVar2 = *(uint *)(param_1 + 2); uVar3 = htonl(0xff000000); uVar4 = htonl(0x7f000000); bVar5 = (uVar2 & uVar3) == uVar4; } else if (sVar1 == ...
(translation_unit "bool FUN_0016f53b(short *param_1)\n\n{\n short sVar1;\n uint uVar2;\n uint32_t uVar3;\n uint32_t uVar4;\n bool bVar5;\n \n sVar1 = *param_1;\n if (sVar1 == 2) {\n uVar2 = *(uint *)(param_1 + 2);\n uVar3 = htonl(0xff000000);\n uVar4 = htonl(0x7f000000);\n bVar5 = (uVar2 & uVar3) ==...
PUSH RBP MOV RBP,RSP PUSH RBX SUB RSP,0x28 MOV qword ptr [RBP + -0x28],RDI MOV RAX,qword ptr [RBP + -0x28] MOV qword ptr [RBP + -0x20],RAX MOV RAX,qword ptr [RBP + -0x20] MOVZX EAX,word ptr [RAX] MOVZX EAX,AX CMP EAX,0x2 JZ 0x0016f56b CMP EAX,0xa JZ 0x0016f592 CMP EAX,0x1 JZ 0x0016f5e1 JMP 0x0016f5e8 MOV RAX,qword ptr ...
int function_1(type_1 *sa) { type_2 var_1; int var_6; uint32_t var_4; uint32_t var_5; type_3 var_3; type_1 *sa_local; type_4 *u; type_5 *__a; var_1 = sa->sa_family; if (var_1 == 2) { var_3 = *(type_3 *)(sa->sa_data + 2); var_4 = var_2(0xff000000); var_5 = var_2(0x7f000000); var_...
(translation_unit "int sockaddr_is_loopback(sockaddr *sa)\n\n{\n sa_family_t sVar1;\n int iVar2;\n uint32_t uVar3;\n uint32_t uVar4;\n uint uVar5;\n sockaddr *sa_local;\n sockaddr_union *u;\n in6_addr *__a;\n \n sVar1 = sa->sa_family;\n if (sVar1 == 2) {\n uVar5 = *(uint *)(sa->sa_data + 2);\n uVar3 = ...
(translation_unit "int function_1(type_1 *sa)\n\n{\n type_2 var_1;\n int var_6;\n uint32_t var_4;\n uint32_t var_5;\n type_3 var_3;\n type_1 *sa_local;\n type_4 *u;\n type_5 *__a;\n \n var_1 = sa->sa_family;\n if (var_1 == 2) {\n var_3 = *(type_3 *)(sa->sa_data + 2);\n var_4 = var_2(0xff000000);\n v...
(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...
778_pterm_and_pterm_strip.c
term_clrsb
FUN_00132a97
term_clrsb
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void term_clrsb(Terminal *term) { void *ptr; termline *line_00; Terminal *term_local; wchar_t i; uchar *line; term->disptop = L'\0'; while( true ) { ptr = delpos234(term->scrollback,0); if (ptr == (void *)0x0) break; ...
void FUN_00132a97(long param_1) { long lVar1; undefined8 uVar2; undefined4 local_14; *(undefined4 *)(param_1 + 0x20) = 0; while( true ) { lVar1 = FUN_00144b88(*(undefined8 *)(param_1 + 8),0); if (lVar1 == 0) break; FUN_001284fc(lVar1); } for (local_14 = 0; local_14 < *(int *)(param_1 + 0x...
(translation_unit "void FUN_00132a97(long param_1)\n\n{\n long lVar1;\n undefined8 uVar2;\n undefined4 local_14;\n \n *(undefined4 *)(param_1 + 0x20) = 0;\n while( true ) {\n lVar1 = FUN_00144b88(*(undefined8 *)(param_1 + 8),0);\n if (lVar1 == 0) break;\n FUN_001284fc(lVar1);\n }\n for (local_14 = 0; l...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV RAX,qword ptr [RBP + -0x18] MOV dword ptr [RAX + 0x20],0x0 JMP 0x00132abc MOV RAX,qword ptr [RBP + -0x8] MOV RDI,RAX CALL 0x001284fc MOV RAX,qword ptr [RBP + -0x18] MOV RAX,qword ptr [RAX + 0x8] MOV ESI,0x0 MOV RDI,RAX CALL 0x00144b88 MOV qword ptr [...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *term) { void *var_2; type_2 *line_00; type_1 *term_local; type_3 var_4; type_4 *line; term->disptop = L'\0'; while( true ) { var_2 = var_1(term->scrollback,0); if (var_2 == (void *)0x0) break; ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid term_clrsb(Terminal *term)\n\n{\n void *ptr;\n termline *line_00;\n Terminal *term_local;\n wchar_t i;\n uchar *line;\n \n term->disptop = L'\0';\n while( true ) {\n ptr = delpos234(term->scrollback,0);\n i...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *term)\n\n{\n void *var_2;\n type_2 *line_00;\n type_1 *term_local;\n type_3 var_4;\n type_4 *line;\n \n term->disptop = L'\0';\n while( true ) {\n var_2 = var_1(term->scrollback,0);\n if ...
(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: (primitiv...
1019_pterm_and_pterm_strip.c
pangofont_draw_combining
FUN_00153f0b
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_00153f0b(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_00153f0b(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...
1098_puttytel_and_puttytel_strip.c
eventlog_destroy
FUN_00159141
eventlog_destroy
void eventlog_destroy(GtkWidget *widget,gpointer data) { gpointer data_local; GtkWidget *widget_local; eventlog_stuff *es; *(undefined8 *)((long)data + 8) = 0; safefree(*(void **)((long)data + 0xc90)); *(undefined8 *)((long)data + 0xc90) = 0; dlg_cleanup((dlgparam *)((long)data + 0xc18)); ctrl_free...
void FUN_00159141(undefined8 param_1,long param_2) { *(undefined8 *)(param_2 + 8) = 0; FUN_001299ed(*(undefined8 *)(param_2 + 0xc90)); *(undefined8 *)(param_2 + 0xc90) = 0; FUN_00151bec(param_2 + 0xc18); FUN_00120dc9(*(undefined8 *)(param_2 + 0x10)); return; }
(translation_unit "void FUN_00159141(undefined8 param_1,long param_2)\n\n{\n *(undefined8 *)(param_2 + 8) = 0;\n FUN_001299ed(*(undefined8 *)(param_2 + 0xc90));\n *(undefined8 *)(param_2 + 0xc90) = 0;\n FUN_00151bec(param_2 + 0xc18);\n FUN_00120dc9(*(undefined8 *)(param_2 + 0x10));\n return;\n}\n\n" (function_def...
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 + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV qword ptr [RAX + 0x8],0x0 MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX + 0xc90] MOV RDI,RAX CALL 0x001299ed MOV RAX...
void function_1(type_1 *widget,type_2 data) { type_2 data_local; type_1 *widget_local; type_3 *es; *(type_4 *)((long)data + 8) = 0; var_1(*(void **)((long)data + 0xc90)); *(type_4 *)((long)data + 0xc90) = 0; var_2((type_5 *)((long)data + 0xc18)); var_3(*(type_6 **)((long)data + 0x10)); return; } ...
(translation_unit "void eventlog_destroy(GtkWidget *widget,gpointer data)\n\n{\n gpointer data_local;\n GtkWidget *widget_local;\n eventlog_stuff *es;\n \n *(undefined8 *)((long)data + 8) = 0;\n safefree(*(void **)((long)data + 0xc90));\n *(undefined8 *)((long)data + 0xc90) = 0;\n dlg_cleanup((dlgparam *)((long...
(translation_unit "void function_1(type_1 *widget,type_2 data)\n\n{\n type_2 data_local;\n type_1 *widget_local;\n type_3 *es;\n \n *(type_4 *)((long)data + 8) = 0;\n var_1(*(void **)((long)data + 0xc90));\n *(type_4 *)((long)data + 0xc90) = 0;\n var_2((type_5 *)((long)data + 0xc18));\n var_3(*(type_6 **)((lon...
(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...
940_pterm_and_pterm_strip.c
editbox_changed
FUN_0014a229
editbox_changed
void editbox_changed(GtkEditable *ed,gpointer data) { undefined8 uVar1; GtkWidget *w; uctrl *puVar2; gpointer data_local; GtkEditable *ed_local; dlgparam *dp; uctrl *uc; if ((*(uint *)((long)data + 0x1c) & 1) == 0) { uVar1 = gtk_widget_get_type(); w = (GtkWidget *)g_type_check_instance_cast...
void FUN_0014a229(undefined8 param_1,long param_2) { undefined8 uVar1; long *plVar2; if ((*(uint *)(param_2 + 0x1c) & 1) == 0) { uVar1 = gtk_widget_get_type(); uVar1 = g_type_check_instance_cast(param_1,uVar1); plVar2 = (long *)FUN_00148352(param_2,uVar1); (**(code **)(*plVar2 + 0x18))(*plVar...
(translation_unit "void FUN_0014a229(undefined8 param_1,long param_2)\n\n{\n undefined8 uVar1;\n long *plVar2;\n \n if ((*(uint *)(param_2 + 0x1c) & 1) == 0) {\n uVar1 = gtk_widget_get_type();\n uVar1 = g_type_check_instance_cast(param_1,uVar1);\n plVar2 = (long *)FUN_00148352(param_2,uVar1);\n (**(code...
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 RAX,qword ptr [RBP + -0x10] MOV EAX,dword ptr [RAX + 0x1c] AND EAX,0x1 TEST EAX,EAX JNZ 0x0014a2a1 CALL 0x0010f4c0 MOV RDX,RAX MOV RAX,qword ptr [RBP + -0...
void function_1(type_1 *ed,type_2 data) { type_3 uVar1; type_4 *w; type_5 *puVar2; type_2 data_local; type_1 *ed_local; type_6 *dp; type_5 *uc; if ((*(type_7 *)((long)data + 0x1c) & 1) == 0) { uVar1 = var_1(); w = (type_4 *)var_2(ed,uVar1); puVar2 = var_3((type_6 *)data,w); (*(puVar...
(translation_unit "void editbox_changed(GtkEditable *ed,gpointer data)\n\n{\n undefined8 uVar1;\n GtkWidget *w;\n uctrl *puVar2;\n gpointer data_local;\n GtkEditable *ed_local;\n dlgparam *dp;\n uctrl *uc;\n \n if ((*(uint *)((long)data + 0x1c) & 1) == 0) {\n uVar1 = gtk_widget_get_type();\n w = (GtkWidg...
(translation_unit "void function_1(type_1 *ed,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 *ed_local;\n type_6 *dp;\n type_5 *uc;\n \n if ((*(type_7 *)((long)data + 0x1c) & 1) == 0) {\n uVar1 = var_1();\n w = (type_4 *)var_2(ed,uVar1);\n puVar2 = var_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: (identi...
1051_puttytel_and_puttytel_strip.c
dlg_beep
FUN_001535b2
dlg_beep
void dlg_beep(void *dlg) { undefined8 uVar1; void *dlg_local; uVar1 = gdk_display_get_default(); gdk_display_beep(uVar1); return; }
void FUN_001535b2(void) { undefined8 uVar1; uVar1 = gdk_display_get_default(); gdk_display_beep(uVar1); return; }
(translation_unit "void FUN_001535b2(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_001535b2(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 0x00110d80 MOV RDI,RAX CALL 0x00111d00 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...
588_pterm_and_pterm_strip.c
charclass_handler
FUN_001184e7
charclass_handler
void charclass_handler(control *ctrl,void *dlg,void *data,int event) { long lVar1; long *plVar2; uint uVar3; int value; int iVar4; char *__nptr; uint uVar5; long in_FS_OFFSET; int event_local; void *data_local; void *dlg_local; control *ctrl_local; int i; int i_1; int n; Conf *conf; ...
void FUN_001184e7(long param_1,undefined8 param_2,undefined8 param_3,int param_4) { long *plVar1; uint uVar2; int iVar3; int iVar4; char *__nptr; uint uVar5; long in_FS_OFFSET; uint local_9c; int local_98; char local_78 [104]; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); plVa...
(translation_unit "void FUN_001184e7(long param_1,undefined8 param_2,undefined8 param_3,int param_4)\n\n{\n long *plVar1;\n uint uVar2;\n int iVar3;\n int iVar4;\n char *__nptr;\n uint uVar5;\n long in_FS_OFFSET;\n uint local_9c;\n int local_98;\n char local_78 [104];\n long local_10;\n \n local_10 = *(lon...
PUSH RBP MOV RBP,RSP SUB RSP,0xc0 MOV qword ptr [RBP + -0xa8],RDI MOV qword ptr [RBP + -0xb0],RSI MOV qword ptr [RBP + -0xb8],RDX MOV dword ptr [RBP + -0xbc],ECX MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0xb8] MOV qword ptr [RBP + -0x88],RAX MOV RAX,qword ptr [RBP ...
void function_1(type_1 *var_3,void *dlg,void *data,int var_2) { long var_19; long *plVar2; type_2 uVar3; int value; int var_16; char *__nptr; type_2 uVar5; long var_1; int event_local; void *data_local; void *dlg_local; type_1 *ctrl_local; int var_6; int var_14; int n; type_3 *conf; ...
(translation_unit "void charclass_handler(control *ctrl,void *dlg,void *data,int event)\n\n{\n long lVar1;\n long *plVar2;\n uint uVar3;\n int value;\n int iVar4;\n char *__nptr;\n uint uVar5;\n long in_FS_OFFSET;\n int event_local;\n void *data_local;\n void *dlg_local;\n control *ctrl_local;\n int i;\n ...
(translation_unit "void function_1(type_1 *var_3,void *dlg,void *data,int var_2)\n\n{\n long var_19;\n long *plVar2;\n type_2 uVar3;\n int value;\n int var_16;\n char *__nptr;\n type_2 uVar5;\n long var_1;\n int event_local;\n void *data_local;\n void *dlg_local;\n type_1 *ctrl_local;\n int var_6;\n int v...
(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...
1399_puttytel_and_puttytel_strip.c
printer_finish_job
FUN_00172a73
printer_finish_job
void printer_finish_job(printer_job *pj) { printer_job *pj_local; if (pj != (printer_job *)0x0) { pclose((FILE *)pj->fp); safefree(pj); } return; }
void FUN_00172a73(undefined8 *param_1) { if (param_1 != (undefined8 *)0x0) { pclose((FILE *)*param_1); FUN_001299ed(param_1); } return; }
(translation_unit "void FUN_00172a73(undefined8 *param_1)\n\n{\n if (param_1 != (undefined8 *)0x0) {\n pclose((FILE *)*param_1);\n FUN_001299ed(param_1);\n }\n return;\n}\n\n" (function_definition "void FUN_00172a73(undefined8 *param_1)\n\n{\n if (param_1 != (undefined8 *)0x0) {\n pclose((FILE *)*param_1);...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI CMP qword ptr [RBP + -0x8],0x0 JZ 0x00172aa3 MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX] MOV RDI,RAX CALL 0x001116a0 MOV RAX,qword ptr [RBP + -0x8] MOV RDI,RAX CALL 0x001299ed JMP 0x00172aa4 NOP LEAVE RET
void function_1(type_1 *var_1) { type_1 *pj_local; if (var_1 != (type_1 *)0x0) { var_2((type_2 *)var_1->fp); var_3(var_1); } return; }
(translation_unit "void printer_finish_job(printer_job *pj)\n\n{\n printer_job *pj_local;\n \n if (pj != (printer_job *)0x0) {\n pclose((FILE *)pj->fp);\n safefree(pj);\n }\n return;\n}\n\n" (function_definition "void printer_finish_job(printer_job *pj)\n\n{\n printer_job *pj_local;\n \n if (pj != (printe...
(translation_unit "void function_1(type_1 *var_1)\n\n{\n type_1 *pj_local;\n \n if (var_1 != (type_1 *)0x0) {\n var_2((type_2 *)var_1->fp);\n var_3(var_1);\n }\n return;\n}\n\n" (function_definition "void function_1(type_1 *var_1)\n\n{\n type_1 *pj_local;\n \n if (var_1 != (type_1 *)0x0) {\n var_2((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))))) body: (compound_statement (declaration type: (type_identifier) d...
948_pterm_and_pterm_strip.c
fontsel_ok
FUN_0014a66e
fontsel_ok
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void fontsel_ok(GtkButton *button,gpointer data) { void *pvVar1; undefined8 uVar2; unifontsel *fontsel_00; char *ptr; gpointer data_local; GtkButton *button_local; unifontsel *fontsel; uctrl *uc; char *name; uVar2 = g_typ...
void FUN_0014a66e(undefined8 param_1) { long lVar1; undefined8 uVar2; long *plVar3; long lVar4; uVar2 = g_type_check_instance_cast(param_1,0x50); plVar3 = (long *)g_object_get_data(uVar2,"user-data"); lVar1 = *plVar3; lVar4 = FUN_001588d6(plVar3); if (lVar4 == 0) { /* WARNING:...
(translation_unit "void FUN_0014a66e(undefined8 param_1)\n\n{\n long lVar1;\n undefined8 uVar2;\n long *plVar3;\n long lVar4;\n \n uVar2 = g_type_check_instance_cast(param_1,0x50);\n plVar3 = (long *)g_object_get_data(uVar2,"user-data");\n lVar1 = *plVar3;\n lVar4 = FUN_001588d6(plVar3);\n if (lVar4 == 0) {\n...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x28],RDI MOV qword ptr [RBP + -0x30],RSI MOV RAX,qword ptr [RBP + -0x28] MOV ESI,0x50 MOV RDI,RAX CALL 0x0010f530 LEA RSI,[0x19336c] MOV RDI,RAX CALL 0x00110de0 MOV qword ptr [RBP + -0x18],RAX MOV RAX,qword ptr [RBP + -0x18] MOV RAX,qword ptr [RAX] MOV qword ptr ...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *button,type_2 data) { void *pvVar1; type_3 uVar2; type_4 *fontsel_00; char *var_4; type_2 data_local; type_1 *button_local; type_4 *fontsel; type_5 *uc; char *name; uVar2 = var_1(button,0x50); fo...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid fontsel_ok(GtkButton *button,gpointer data)\n\n{\n void *pvVar1;\n undefined8 uVar2;\n unifontsel *fontsel_00;\n char *ptr;\n gpointer data_local;\n GtkButton *button_local;\n unifontsel *fontsel;\n uctrl *uc;\n ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *button,type_2 data)\n\n{\n void *pvVar1;\n type_3 uVar2;\n type_4 *fontsel_00;\n char *var_4;\n type_2 data_local;\n type_1 *button_local;\n type_4 *fontsel;\n type_5 *uc;\n char *name;\n \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...
580_pterm_and_pterm_strip.c
kexlist_handler
FUN_001175eb
kexlist_handler
void kexlist_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 i_1; int k; char *kstr; Conf *conf; if (event == 0) { dlg_update_start(ctrl,dlg); dlg_listbox_clear(ctrl,dlg); ...
void FUN_001175eb(undefined8 param_1,undefined8 param_2,undefined8 param_3,int param_4) { int iVar1; undefined4 uVar2; int local_28; uint local_24; int local_20; undefined *local_18; if (param_4 == 0) { FUN_00149a4e(param_1,param_2); FUN_001488da(param_1,param_2); for (local_28 = 0; local...
(translation_unit "void FUN_001175eb(undefined8 param_1,undefined8 param_2,undefined8 param_3,int param_4)\n\n{\n int iVar1;\n undefined4 uVar2;\n int local_28;\n uint local_24;\n int local_20;\n undefined *local_18;\n \n if (param_4 == 0) {\n FUN_00149a4e(param_1,param_2);\n FUN_001488da(param_1,param_2)...
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 0x001176ec 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_7; int event_local; void *data_local; void *dlg_local; type_1 *ctrl_local; int var_4; int var_6; int var_10; int k; char *kstr; type_2 *conf; if (var_1 == 0) { var_2(ctrl,dlg); var_3(ctrl,dlg); for (var_4 = 0...
(translation_unit "void kexlist_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 i_1;\n int k;\n char *kstr;\n Conf *conf;\n \n if (event == 0) {\n dlg_update_start(ctrl,dlg);\...
(translation_unit "void function_1(type_1 *ctrl,void *dlg,void *data,int var_1)\n\n{\n int var_7;\n int event_local;\n void *data_local;\n void *dlg_local;\n type_1 *ctrl_local;\n int var_4;\n int var_6;\n int var_10;\n int k;\n char *kstr;\n type_2 *conf;\n \n if (var_1 == 0) {\n var_2(ctrl,dlg);\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...
1393_puttytel_and_puttytel_strip.c
pollwrap_poll_endless
FUN_0017284f
pollwrap_poll_endless
int pollwrap_poll_endless(pollwrapper *pw) { int iVar1; pollwrapper *pw_local; iVar1 = poll((pollfd *)pw->fds,pw->nfd,-1); return iVar1; }
void FUN_0017284f(undefined8 *param_1) { poll((pollfd *)*param_1,param_1[1],-1); return; }
(translation_unit "void FUN_0017284f(undefined8 *param_1)\n\n{\n poll((pollfd *)*param_1,param_1[1],-1);\n return;\n}\n\n" (function_definition "void FUN_0017284f(undefined8 *param_1)\n\n{\n poll((pollfd *)*param_1,param_1[1],-1);\n return;\n}" primitive_type (function_declarator "FUN_0017284f(undefined8 *param_1)"...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI MOV RAX,qword ptr [RBP + -0x8] MOV RCX,qword ptr [RAX + 0x8] MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX] MOV EDX,0xffffffff MOV RSI,RCX MOV RDI,RAX CALL 0x00111870 LEAVE RET
int function_1(type_1 *pw) { int iVar1; type_1 *pw_local; iVar1 = var_1((type_2 *)pw->fds,pw->nfd,-1); return iVar1; }
(translation_unit "int pollwrap_poll_endless(pollwrapper *pw)\n\n{\n int iVar1;\n pollwrapper *pw_local;\n \n iVar1 = poll((pollfd *)pw->fds,pw->nfd,-1);\n return iVar1;\n}\n\n" (function_definition "int pollwrap_poll_endless(pollwrapper *pw)\n\n{\n int iVar1;\n pollwrapper *pw_local;\n \n iVar1 = poll((pollfd...
(translation_unit "int function_1(type_1 *pw)\n\n{\n int iVar1;\n type_1 *pw_local;\n \n iVar1 = var_1((type_2 *)pw->fds,pw->nfd,-1);\n return iVar1;\n}\n\n" (function_definition "int function_1(type_1 *pw)\n\n{\n int iVar1;\n type_1 *pw_local;\n \n iVar1 = var_1((type_2 *)pw->fds,pw->nfd,-1);\n return iVar1;...
(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...
1038_pterm_and_pterm_strip.c
fontinfo_realname_find
FUN_00154f6d
fontinfo_realname_find
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ wchar_t fontinfo_realname_find(void *av,void *bv) { wchar_t wVar1; void *bv_local; void *av_local; wchar_t i; fontinfo_realname_find *a; fontinfo *b; /* WARNING: Load size is inaccurate */ ...
int FUN_00154f6d(undefined8 *param_1,undefined8 *param_2) { int iVar1; iVar1 = FUN_00154e85(*param_1,*param_2); if (iVar1 == 0) { if (((*(uint *)((long)param_2 + 0x2c) ^ *(uint *)(param_1 + 1)) & 7) == 0) { iVar1 = 0; } else if ((*(uint *)(param_1 + 1) & 7) < (*(uint *)((long)param_2 + 0x2c...
(translation_unit "int FUN_00154f6d(undefined8 *param_1,undefined8 *param_2)\n\n{\n int iVar1;\n \n iVar1 = FUN_00154e85(*param_1,*param_2);\n if (iVar1 == 0) {\n if (((*(uint *)((long)param_2 + 0x2c) ^ *(uint *)(param_1 + 1)) & 7) == 0) {\n iVar1 = 0;\n }\n else if ((*(uint *)(param_1 + 1) & 7) < (*(...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x28],RDI MOV qword ptr [RBP + -0x30],RSI MOV RAX,qword ptr [RBP + -0x28] MOV qword ptr [RBP + -0x10],RAX MOV RAX,qword ptr [RBP + -0x30] MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV RDX,qword ptr [RAX] MOV RAX,qword ptr [RBP + -0x10] MOV RAX,...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ type_1 function_1(void *av,void *bv) { type_1 var_2; void *bv_local; void *av_local; type_1 i; function_1 *a; type_2 *b; /* WARNING: Load size is inaccurate */ /* WARNING: Load size is inac...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nwchar_t fontinfo_realname_find(void *av,void *bv)\n\n{\n wchar_t wVar1;\n void *bv_local;\n void *av_local;\n wchar_t i;\n fontinfo_realname_find *a;\n fontinfo *b;\n \n /* WARNING: Load size is inac...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ntype_1 function_1(void *av,void *bv)\n\n{\n type_1 var_2;\n void *bv_local;\n void *av_local;\n type_1 i;\n function_1 *a;\n type_2 *b;\n \n /* WARNING: Load size is inaccurate */\n ...
(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...
525_pterm_and_pterm_strip.c
charset_to_unicode
FUN_00111aec
charset_to_unicode
wchar_t charset_to_unicode(char **input,wchar_t *inlen,wchar_t *output,wchar_t outlen, wchar_t charset,charset_state *state,wchar_t *errstr,wchar_t errlen) { long lVar1; wchar_t wVar2; charset_spec_conflict *pcVar3; long in_FS_OFFSET; wchar_t *errstr_local; charset_state *state_l...
ulong FUN_00111aec(long *param_1,int *param_2,long param_3,undefined4 param_4,undefined4 param_5, undefined8 *param_6,undefined8 param_7,undefined4 param_8) { long lVar1; ulong uVar2; long in_FS_OFFSET; undefined8 local_48; long local_40; long local_38; undefined4 local_30; undefined...
(translation_unit "ulong FUN_00111aec(long *param_1,int *param_2,long param_3,undefined4 param_4,undefined4 param_5,\n undefined8 *param_6,undefined8 param_7,undefined4 param_8)\n\n{\n long lVar1;\n ulong uVar2;\n long in_FS_OFFSET;\n undefined8 local_48;\n long local_40;\n long local_38;\n unde...
PUSH RBP MOV RBP,RSP ADD RSP,-0x80 MOV qword ptr [RBP + -0x58],RDI MOV qword ptr [RBP + -0x60],RSI MOV qword ptr [RBP + -0x68],RDX MOV dword ptr [RBP + -0x6c],ECX MOV dword ptr [RBP + -0x70],R8D MOV qword ptr [RBP + -0x78],R9 MOV RAX,qword ptr [RBP + 0x10] MOV qword ptr [RBP + -0x80],RAX MOV RAX,qword ptr FS:[0x28] MOV...
type_1 function_1(char **input,type_1 *inlen,type_1 *output,type_1 outlen, type_1 charset,type_2 *var_3,type_1 *errstr,type_1 errlen) { long var_4; type_1 wVar2; type_3 *pcVar3; long var_1; type_1 *errstr_local; type_2 *state_local; type_1 charset_local; type_1 outlen_local; ...
(translation_unit "wchar_t charset_to_unicode(char **input,wchar_t *inlen,wchar_t *output,wchar_t outlen,\n wchar_t charset,charset_state *state,wchar_t *errstr,wchar_t errlen)\n\n{\n long lVar1;\n wchar_t wVar2;\n charset_spec_conflict *pcVar3;\n long in_FS_OFFSET;\n wchar_t *errstr_local...
(translation_unit "type_1 function_1(char **input,type_1 *inlen,type_1 *output,type_1 outlen,\n type_1 charset,type_2 *var_3,type_1 *errstr,type_1 errlen)\n\n{\n long var_4;\n type_1 wVar2;\n type_3 *pcVar3;\n long var_1;\n type_1 *errstr_local;\n type_2 *state_local;\n type_1 charset_lo...
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (pointer_declarator declarator: (identifier)))) (parameter_declaration type: (typ...
619_pterm_and_pterm_strip.c
ctrl_fontsel
FUN_00120c8c
ctrl_fontsel
control * ctrl_fontsel(controlset *s,char *label,char shortcut,intorptr helpctx,handler_fn handler, intorptr context) { control *pcVar1; char *pcVar2; intorptr context_local; handler_fn handler_local; intorptr helpctx_local; char shortcut_local; char *label_local; controlset *s_l...
long FUN_00120c8c(undefined8 param_1,long param_2,undefined param_3,undefined8 param_4, undefined8 param_5,undefined8 param_6) { long lVar1; undefined8 uVar2; lVar1 = FUN_00120055(param_1,8,param_4,param_5,param_6); if (param_2 == 0) { uVar2 = 0; } else { uVar2 = FUN_0012725c(p...
(translation_unit "long FUN_00120c8c(undefined8 param_1,long param_2,undefined param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6)\n\n{\n long lVar1;\n undefined8 uVar2;\n \n lVar1 = FUN_00120055(param_1,8,param_4,param_5,param_6);\n if (param_2 == 0) {\n uVar2 = 0;\n }\n else...
PUSH RBP MOV RBP,RSP SUB RSP,0x40 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV EAX,EDX MOV qword ptr [RBP + -0x30],RCX MOV qword ptr [RBP + -0x38],R8 MOV qword ptr [RBP + -0x40],R9 MOV byte ptr [RBP + -0x24],AL MOV RSI,qword ptr [RBP + -0x40] MOV RCX,qword ptr [RBP + -0x38] MOV RDX,qword ptr [RBP...
type_1 * function_1(type_2 *s,char *var_2,char shortcut,type_3 helpctx,type_4 handler, type_3 context) { type_1 *pcVar1; char *pcVar2; type_3 context_local; type_4 handler_local; type_3 helpctx_local; char shortcut_local; char *label_local; type_2 *s_local; type_1 *c; pcVa...
(translation_unit "control * ctrl_fontsel(controlset *s,char *label,char shortcut,intorptr helpctx,handler_fn handler,\n intorptr context)\n\n{\n control *pcVar1;\n char *pcVar2;\n intorptr context_local;\n handler_fn handler_local;\n intorptr helpctx_local;\n char shortcut_local;\n char *la...
(translation_unit "type_1 * function_1(type_2 *s,char *var_2,char shortcut,type_3 helpctx,type_4 handler,\n type_3 context)\n\n{\n type_1 *pcVar1;\n char *pcVar2;\n type_3 context_local;\n type_4 handler_local;\n type_3 helpctx_local;\n char shortcut_local;\n char *label_local;\n type_2 *s_...
(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...
1082_puttytel_and_puttytel_strip.c
do_config_box
FUN_00156b63
do_config_box
/* WARNING: Enum "GdkEventType": Some values do not have unique names */ int do_config_box(char *title,Conf *conf,int midsession,int protcfginfo) { long lVar1; controlset *pcVar2; int iVar3; int iVar4; undefined4 uVar5; GtkWidget *window_00; controlbox *b; undefined8 uVar6; GtkWidget *pGVar7; Gtk...
undefined4 FUN_00156b63(undefined8 param_1,undefined8 param_2,undefined4 param_3,undefined4 param_4) { long *plVar1; undefined4 uVar2; int iVar3; int iVar4; undefined8 uVar5; int *piVar6; undefined8 uVar7; undefined8 uVar8; undefined8 uVar9; undefined8 uVar10; undefined8 uVar11; undefined8 uVa...
(translation_unit "undefined4 FUN_00156b63(undefined8 param_1,undefined8 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n long *plVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n undefined8 uVar5;\n int *piVar6;\n undefined8 uVar7;\n undefined8 uVar8;\n undefined8 uVar9;\n undefined8 uVar10;\n unde...
PUSH RBP MOV RBP,RSP PUSH R12 PUSH RBX SUB RSP,0xe80 MOV qword ptr [RBP + -0xe78],RDI MOV qword ptr [RBP + -0xe80],RSI MOV dword ptr [RBP + -0xe84],EDX MOV dword ptr [RBP + -0xe88],ECX MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x18],RAX XOR EAX,EAX MOV qword ptr [RBP + -0xe30],0x0 MOV dword ptr [RBP + -0xe60],0...
/* WARNING: Enum "GdkEventType": Some values do not have unique names */ int function_1(char *title,type_1 *conf,int midsession,int protcfginfo) { long var_79; type_2 *pcVar2; int var_47; int var_49; type_3 uVar5; type_4 *window_00; type_5 *b; type_6 uVar6; type_4 *pGVar7; type_7 *pGVar8; type_...
(translation_unit "/* WARNING: Enum "GdkEventType": Some values do not have unique names */\n\nint do_config_box(char *title,Conf *conf,int midsession,int protcfginfo)\n\n{\n long lVar1;\n controlset *pcVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n GtkWidget *window_00;\n controlbox *b;\n undefined8 uVa...
(translation_unit "/* WARNING: Enum "GdkEventType": Some values do not have unique names */\n\nint function_1(char *title,type_1 *conf,int midsession,int protcfginfo)\n\n{\n long var_79;\n type_2 *pcVar2;\n int var_47;\n int var_49;\n type_3 uVar5;\n type_4 *window_00;\n type_5 *b;\n type_6 uVar6;\n type_4 *pG...
(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...
1080_puttytel_and_puttytel_strip.c
initial_treeview_collapse
FUN_00156a5b
initial_treeview_collapse
void initial_treeview_collapse(dlgparam *dp,GtkWidget *tree) { GtkTreePath *pGVar1; undefined8 uVar2; GtkWidget *tree_local; dlgparam *dp_local; int i; for (i = 0; i < dp->nselparams; i = i + 1) { if (1 < dp->selparams[i].depth) { pGVar1 = dp->selparams[i].treepath; uVar2 = gtk_tree_vie...
void FUN_00156a5b(long param_1,undefined8 param_2) { undefined8 uVar1; undefined8 uVar2; undefined4 local_1c; for (local_1c = 0; local_1c < *(int *)(param_1 + 0x48); local_1c = local_1c + 1) { if (1 < *(int *)((long)local_1c * 0xc28 + *(long *)(param_1 + 0x50) + 0x18)) { uVar1 = *(undefined8 *)((...
(translation_unit "void FUN_00156a5b(long param_1,undefined8 param_2)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n undefined4 local_1c;\n \n for (local_1c = 0; local_1c < *(int *)(param_1 + 0x48); local_1c = local_1c + 1) {\n if (1 < *(int *)((long)local_1c * 0xc28 + *(long *)(param_1 + 0x50) + 0x18)) {\n ...
PUSH RBP MOV RBP,RSP PUSH RBX SUB RSP,0x28 MOV qword ptr [RBP + -0x28],RDI MOV qword ptr [RBP + -0x30],RSI MOV dword ptr [RBP + -0x14],0x0 JMP 0x00156ad5 MOV RAX,qword ptr [RBP + -0x28] MOV RDX,qword ptr [RAX + 0x50] MOV EAX,dword ptr [RBP + -0x14] CDQE IMUL RAX,RAX,0xc28 ADD RAX,RDX MOV EAX,dword ptr [RAX + 0x18] CMP ...
void function_1(type_1 *dp,type_2 *tree) { type_3 *pGVar1; type_4 uVar2; type_2 *tree_local; type_1 *dp_local; int var_1; for (var_1 = 0; var_1 < dp->nselparams; var_1 = var_1 + 1) { if (1 < dp->selparams[var_1].depth) { pGVar1 = dp->selparams[var_1].treepath; uVar2 = var_2(); uVa...
(translation_unit "void initial_treeview_collapse(dlgparam *dp,GtkWidget *tree)\n\n{\n GtkTreePath *pGVar1;\n undefined8 uVar2;\n GtkWidget *tree_local;\n dlgparam *dp_local;\n int i;\n \n for (i = 0; i < dp->nselparams; i = i + 1) {\n if (1 < dp->selparams[i].depth) {\n pGVar1 = dp->selparams[i].treepat...
(translation_unit "void function_1(type_1 *dp,type_2 *tree)\n\n{\n type_3 *pGVar1;\n type_4 uVar2;\n type_2 *tree_local;\n type_1 *dp_local;\n int var_1;\n \n for (var_1 = 0; var_1 < dp->nselparams; var_1 = var_1 + 1) {\n if (1 < dp->selparams[var_1].depth) {\n pGVar1 = dp->selparams[var_1].treepath;\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: (pointe...
1280_puttytel_and_puttytel_strip.c
draw_point
FUN_001698d4
draw_point
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void draw_point(draw_ctx *dctx,wchar_t x,wchar_t y) { wchar_t y_local; wchar_t x_local; draw_ctx *dctx_local; if ((dctx->uctx).type == ADDRTYPE_UNSPEC) { cairo_new_path((dctx->uctx).u.cairo.cr); cairo_rectangle((double)x,(dou...
void FUN_001698d4(long param_1,int param_2,int param_3) { if (*(int *)(param_1 + 8) == 0) { cairo_new_path(*(undefined8 *)(param_1 + 0x18)); cairo_rectangle((double)param_2,(double)param_3,DAT_001a3fa0,DAT_001a3fa0, *(undefined8 *)(param_1 + 0x18)); cairo_fill(*(undefined8 *)(param_1...
(translation_unit "void FUN_001698d4(long param_1,int param_2,int param_3)\n\n{\n if (*(int *)(param_1 + 8) == 0) {\n cairo_new_path(*(undefined8 *)(param_1 + 0x18));\n cairo_rectangle((double)param_2,(double)param_3,DAT_001a3fa0,DAT_001a3fa0,\n *(undefined8 *)(param_1 + 0x18));\n cairo_fil...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI MOV dword ptr [RBP + -0xc],ESI MOV dword ptr [RBP + -0x10],EDX MOV RAX,qword ptr [RBP + -0x8] MOV EAX,dword ptr [RAX + 0x8] TEST EAX,EAX JNZ 0x0016993b MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX + 0x18] MOV RDI,RAX CALL 0x00110860 CVTSI2SD XMM1...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *dctx,type_2 x,type_2 y) { type_2 y_local; type_2 x_local; type_1 *dctx_local; if ((dctx->uctx).type == var_1) { var_2((dctx->uctx).u.cairo.cr); var_3((double)x,(double)y,DAT_001a3fa0,DAT_001a3fa0,(dctx...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid draw_point(draw_ctx *dctx,wchar_t x,wchar_t y)\n\n{\n wchar_t y_local;\n wchar_t x_local;\n draw_ctx *dctx_local;\n \n if ((dctx->uctx).type == ADDRTYPE_UNSPEC) {\n cairo_new_path((dctx->uctx).u.cairo.cr);\n c...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *dctx,type_2 x,type_2 y)\n\n{\n type_2 y_local;\n type_2 x_local;\n type_1 *dctx_local;\n \n if ((dctx->uctx).type == var_1) {\n var_2((dctx->uctx).u.cairo.cr);\n var_3((double)x,(double)y,DA...
(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...
1007_pterm_and_pterm_strip.c
x11font_scale_fontname
FUN_0015303a
x11font_scale_fontname
char * x11font_scale_fontname(GtkWidget *widget,char *name,wchar_t size) { wchar_t size_local; char *name_local; GtkWidget *widget_local; return (char *)0x0; }
undefined8 FUN_0015303a(void) { return 0; }
(translation_unit "undefined8 FUN_0015303a(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined8 FUN_0015303a(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_0015303a(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ...
PUSH RBP MOV RBP,RSP MOV qword ptr [RBP + -0x8],RDI MOV qword ptr [RBP + -0x10],RSI MOV dword ptr [RBP + -0x14],EDX MOV EAX,0x0 POP RBP RET
char * function_1(type_1 *widget,char *name,type_2 size) { type_2 size_local; char *name_local; type_1 *widget_local; return (char *)0x0; }
(translation_unit "char * x11font_scale_fontname(GtkWidget *widget,char *name,wchar_t size)\n\n{\n wchar_t size_local;\n char *name_local;\n GtkWidget *widget_local;\n \n return (char *)0x0;\n}\n\n" (function_definition "char * x11font_scale_fontname(GtkWidget *widget,char *name,wchar_t size)\n\n{\n wchar_t size_...
(translation_unit "char * function_1(type_1 *widget,char *name,type_2 size)\n\n{\n type_2 size_local;\n char *name_local;\n type_1 *widget_local;\n \n return (char *)0x0;\n}\n\n" (function_definition "char * function_1(type_1 *widget,char *name,type_2 size)\n\n{\n type_2 size_local;\n char *name_local;\n type_1...
(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...
1241_puttytel_and_puttytel_strip.c
frontend_keypress
FUN_001678dd
frontend_keypress
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void frontend_keypress(void *handle) { void *handle_local; gui_data *inst; if (*(int *)((long)handle + 0xdb0) != 0) { cleanup_exit(0); } return; }
void FUN_001678dd(long param_1) { if (*(int *)(param_1 + 0xdb0) != 0) { FUN_0017399d(0); } return; }
(translation_unit "void FUN_001678dd(long param_1)\n\n{\n if (*(int *)(param_1 + 0xdb0) != 0) {\n FUN_0017399d(0);\n }\n return;\n}\n\n" (function_definition "void FUN_001678dd(long param_1)\n\n{\n if (*(int *)(param_1 + 0xdb0) != 0) {\n FUN_0017399d(0);\n }\n return;\n}" primitive_type (function_declarator...
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 EAX,dword ptr [RAX + 0xdb0] TEST EAX,EAX JZ 0x00167909 MOV EDI,0x0 CALL 0x0017399d NOP LEAVE RET
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(void *handle) { void *handle_local; type_1 *inst; if (*(int *)((long)handle + 0xdb0) != 0) { var_1(0); } return; }
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid frontend_keypress(void *handle)\n\n{\n void *handle_local;\n gui_data *inst;\n \n if (*(int *)((long)handle + 0xdb0) != 0) {\n cleanup_exit(0);\n }\n return;\n}\n\n" comment (function_definition "void frontend_k...
(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 *inst;\n \n if (*(int *)((long)handle + 0xdb0) != 0) {\n var_1(0);\n }\n return;\n}\n\n" comment (function_definition "void function_1(void *handle)\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...
1382_puttytel_and_puttytel_strip.c
platform_get_x11_unix_address
FUN_00171eab
platform_get_x11_unix_address
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ SockAddr platform_get_x11_unix_address(char *sockpath,int displaynum) { SockAddr __s; int displaynum_local; char *sockpath_local; int n; SockAddr ret; __s = (SockAddr)safemalloc(1,0x220); memset(__s,0,0x220); __s->superfamily...
undefined4 * FUN_00171eab(long param_1,uint param_2) { undefined4 *__s; uint local_14; __s = (undefined4 *)FUN_001297e1(1,0x220); memset(__s,0,0x220); __s[4] = 1; if (param_1 == 0) { local_14 = snprintf((char *)(__s + 8),0x200,"%s%d","/tmp/.X11-unix/X",(ulong)param_2); } else { local_14 = s...
(translation_unit "undefined4 * FUN_00171eab(long param_1,uint param_2)\n\n{\n undefined4 *__s;\n uint local_14;\n \n __s = (undefined4 *)FUN_001297e1(1,0x220);\n memset(__s,0,0x220);\n __s[4] = 1;\n if (param_1 == 0) {\n local_14 = snprintf((char *)(__s + 8),0x200,"%s%d","/tmp/.X11-unix/X",(ulong)param_2);\n...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV dword ptr [RBP + -0x1c],ESI MOV ESI,0x220 MOV EDI,0x1 CALL 0x001297e1 MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV EDX,0x220 MOV ESI,0x0 MOV RDI,RAX CALL 0x00110810 MOV RAX,qword ptr [RBP + -0x8] MOV dword ptr [RAX + 0x10],0x1 CM...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ type_1 function_1(char *var_3,int displaynum) { type_1 __s; int displaynum_local; char *sockpath_local; int var_5; type_1 ret; __s = (type_1)var_1(1,0x220); var_2(__s,0,0x220); __s->superfamily = ABOUT_TO; if (var_3 == (cha...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nSockAddr platform_get_x11_unix_address(char *sockpath,int displaynum)\n\n{\n SockAddr __s;\n int displaynum_local;\n char *sockpath_local;\n int n;\n SockAddr ret;\n \n __s = (SockAddr)safemalloc(1,0x220);\n memset(__...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ntype_1 function_1(char *var_3,int displaynum)\n\n{\n type_1 __s;\n int displaynum_local;\n char *sockpath_local;\n int var_5;\n type_1 ret;\n \n __s = (type_1)var_1(1,0x220);\n var_2(__s,0,0x220);\n __s->superfamily ...
(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...
1052_puttytel_and_puttytel_strip.c
set_transient_window_pos
FUN_001535ce
set_transient_window_pos
void set_transient_window_pos(GtkWidget *parent,GtkWidget *child) { GtkWidget *child_local; GtkWidget *parent_local; return; }
void FUN_001535ce(void) { return; }
(translation_unit "void FUN_001535ce(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_001535ce(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_001535ce(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 *parent,type_1 *child) { type_1 *child_local; type_1 *parent_local; return; }
(translation_unit "void set_transient_window_pos(GtkWidget *parent,GtkWidget *child)\n\n{\n GtkWidget *child_local;\n GtkWidget *parent_local;\n \n return;\n}\n\n" (function_definition "void set_transient_window_pos(GtkWidget *parent,GtkWidget *child)\n\n{\n GtkWidget *child_local;\n GtkWidget *parent_local;\n \...
(translation_unit "void function_1(type_1 *parent,type_1 *child)\n\n{\n type_1 *child_local;\n type_1 *parent_local;\n \n return;\n}\n\n" (function_definition "void function_1(type_1 *parent,type_1 *child)\n\n{\n type_1 *child_local;\n type_1 *parent_local;\n \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: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe...
1253_puttytel_and_puttytel_strip.c
palette_set
FUN_00167eba
palette_set
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void palette_set(void *frontend,wchar_t n,wchar_t r,wchar_t g,wchar_t b) { wchar_t b_local; wchar_t g_local; wchar_t r_local; wchar_t n_local; void *frontend_local; gui_data *inst; n_local = n; if (L'\x0f' < n) { n_local ...
void FUN_00167eba(long param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5) { undefined4 local_24; local_24 = param_2; if (0xf < param_2) { local_24 = param_2 + 0xf0; } if (local_24 < 0x106) { FUN_00167c1f(param_1,local_24,param_3,param_4,param_5); if (local_24 == 0x1...
(translation_unit "void FUN_00167eba(long param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5)\n\n{\n undefined4 local_24;\n \n local_24 = param_2;\n if (0xf < param_2) {\n local_24 = param_2 + 0xf0;\n }\n if (local_24 < 0x106) {\n FUN_00167c1f(param_1,local_24,param_3,param_4,param...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x18],RDI MOV dword ptr [RBP + -0x1c],ESI MOV dword ptr [RBP + -0x20],EDX MOV dword ptr [RBP + -0x24],ECX MOV dword ptr [RBP + -0x28],R8D MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x8],RAX CMP dword ptr [RBP + -0x1c],0xf JLE 0x00167ee8 ADD dword ptr [R...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(void *frontend,type_1 var_1,type_1 r,type_1 g,type_1 b) { type_1 b_local; type_1 g_local; type_1 r_local; type_1 var_2; void *frontend_local; type_2 *inst; var_2 = var_1; if (L'\x0f' < var_1) { var_2 = var...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid palette_set(void *frontend,wchar_t n,wchar_t r,wchar_t g,wchar_t b)\n\n{\n wchar_t b_local;\n wchar_t g_local;\n wchar_t r_local;\n wchar_t n_local;\n void *frontend_local;\n gui_data *inst;\n \n n_local = n;\n ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(void *frontend,type_1 var_1,type_1 r,type_1 g,type_1 b)\n\n{\n type_1 b_local;\n type_1 g_local;\n type_1 r_local;\n type_1 var_2;\n void *frontend_local;\n type_2 *inst;\n \n var_2 = var_1;\n if (L'\...
(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...
558_pterm_and_pterm_strip.c
conf_set_int
FUN_00115786
conf_set_int
void conf_set_int(Conf *conf,int primary,int value) { conf_entry *entry_00; int 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 return */ __assert...
void FUN_00115786(undefined8 param_1,int param_2,int param_3) { int *piVar1; 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_NONE","conf.c",0x187,"conf_s...
(translation_unit "void FUN_00115786(undefined8 param_1,int param_2,int param_3)\n\n{\n int *piVar1;\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("subkeytypes[primary] == TYPE_NO...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV dword ptr [RBP + -0x1c],ESI MOV dword ptr [RBP + -0x20],EDX 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,int value) { type_2 *entry_00; int 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_2("subkeytypes[prim...
(translation_unit "void conf_set_int(Conf *conf,int primary,int value)\n\n{\n conf_entry *entry_00;\n int 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 /* WARNING: Subroutine do...
(translation_unit "void function_1(type_1 *conf,int primary,int value)\n\n{\n type_2 *entry_00;\n int 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: Subroutine does not return *...
(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...
843_pterm_and_pterm_strip.c
index234
FUN_001438ee
index234
void * index234(tree234 *t,int index) { int iVar1; int index_local; tree234 *t_local; node234_conflict *n; if (((t->root != (node234_conflict *)0x0) && (-1 < index)) && (iVar1 = countnode234(t->root), index < iVar1)) { n = t->root; index_local = index; while( true ) { while( true )...
undefined8 FUN_001438ee(long *param_1,int param_2) { int iVar1; int local_24; long local_10; if (((*param_1 != 0) && (-1 < param_2)) && (iVar1 = FUN_00142ae3(*param_1), param_2 < iVar1)) { local_10 = *param_1; local_24 = param_2; while( true ) { while( true ) { if (local_10 == 0) ...
(translation_unit "undefined8 FUN_001438ee(long *param_1,int param_2)\n\n{\n int iVar1;\n int local_24;\n long local_10;\n \n if (((*param_1 != 0) && (-1 < param_2)) && (iVar1 = FUN_00142ae3(*param_1), param_2 < iVar1)) {\n local_10 = *param_1;\n local_24 = param_2;\n while( true ) {\n while( true ) ...
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 RAX,qword ptr [RAX] TEST RAX,RAX JNZ 0x00143913 MOV EAX,0x0 JMP 0x00143a23 CMP dword ptr [RBP + -0x1c],0x0 JS 0x0014392d MOV RAX,qword ptr [RBP + -0x18] MOV RAX,qword ptr [RAX] MOV RDI,R...
void * function_1(type_1 *t,int var_1) { int var_3; int var_5; type_1 *t_local; type_2 *var_4; if (((t->root != (type_2 *)0x0) && (-1 < var_1)) && (var_3 = var_2(t->root), var_1 < var_3)) { var_4 = t->root; var_5 = var_1; while( true ) { while( true ) { if (var_4 == (type_2...
(translation_unit "void * index234(tree234 *t,int index)\n\n{\n int iVar1;\n int index_local;\n tree234 *t_local;\n node234_conflict *n;\n \n if (((t->root != (node234_conflict *)0x0) && (-1 < index)) &&\n (iVar1 = countnode234(t->root), index < iVar1)) {\n n = t->root;\n index_local = index;\n while...
(translation_unit "void * function_1(type_1 *t,int var_1)\n\n{\n int var_3;\n int var_5;\n type_1 *t_local;\n type_2 *var_4;\n \n if (((t->root != (type_2 *)0x0) && (-1 < var_1)) &&\n (var_3 = var_2(t->root), var_1 < var_3)) {\n var_4 = t->root;\n var_5 = var_1;\n while( true ) {\n while( true )...
(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...
1355_puttytel_and_puttytel_strip.c
sk_address_is_local
FUN_0016f5f4
sk_address_is_local
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ int sk_address_is_local(SockAddr addr) { int iVar1; SockAddr addr_local; if (addr->superfamily == ADDRTYPE_UNSPEC) { iVar1 = 0; } else if (addr->superfamily == ABOUT_TO) { iVar1 = 1; } else { iVar1 = sockaddr_is_loo...
undefined8 FUN_0016f5f4(long param_1) { undefined8 uVar1; if (*(int *)(param_1 + 0x10) == 0) { uVar1 = 0; } else if (*(int *)(param_1 + 0x10) == 1) { uVar1 = 1; } else { uVar1 = FUN_0016f53b(*(undefined8 *)(*(long *)(param_1 + 0x18) + 0x18)); } return uVar1; }
(translation_unit "undefined8 FUN_0016f5f4(long param_1)\n\n{\n undefined8 uVar1;\n \n if (*(int *)(param_1 + 0x10) == 0) {\n uVar1 = 0;\n }\n else if (*(int *)(param_1 + 0x10) == 1) {\n uVar1 = 1;\n }\n else {\n uVar1 = FUN_0016f53b(*(undefined8 *)(*(long *)(param_1 + 0x18) + 0x18));\n }\n return uVa...
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 + 0x10] TEST EAX,EAX JNZ 0x0016f612 MOV EAX,0x0 JMP 0x0016f639 MOV RAX,qword ptr [RBP + -0x8] MOV EAX,dword ptr [RAX + 0x10] CMP EAX,0x1 JNZ 0x0016f625 MOV EAX,0x1 JMP 0x0016f639 MOV RAX,qword ptr [RBP...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ int function_1(type_1 addr) { int iVar1; type_1 addr_local; if (addr->superfamily == var_1) { iVar1 = 0; } else if (addr->superfamily == var_2) { iVar1 = 1; } else { iVar1 = var_3(addr->ais->ai_addr); } return i...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint sk_address_is_local(SockAddr addr)\n\n{\n int iVar1;\n SockAddr addr_local;\n \n if (addr->superfamily == ADDRTYPE_UNSPEC) {\n iVar1 = 0;\n }\n else if (addr->superfamily == ABOUT_TO) {\n iVar1 = 1;\n }\n el...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint function_1(type_1 addr)\n\n{\n int iVar1;\n type_1 addr_local;\n \n if (addr->superfamily == var_1) {\n iVar1 = 0;\n }\n else if (addr->superfamily == var_2) {\n iVar1 = 1;\n }\n else {\n iVar1 = var_3(ad...
(translation_unit (comment) (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))...
1158_puttytel_and_puttytel_strip.c
strnullcasecmp
FUN_0015e83b
strnullcasecmp
wchar_t strnullcasecmp(char *a,char *b) { wchar_t wVar1; char *b_local; char *a_local; wchar_t i; wVar1 = (uint)(b == (char *)0x0) - (uint)(a == (char *)0x0); if (wVar1 == L'\0') { if (a == (char *)0x0) { wVar1 = L'\0'; } else { wVar1 = g_ascii_strcasecmp(a,b); } } retur...
ulong FUN_0015e83b(long param_1,long param_2) { ulong uVar1; uint uVar2; uVar2 = (uint)(param_2 == 0) - (uint)(param_1 == 0); if (uVar2 == 0) { if (param_1 == 0) { uVar1 = 0; } else { uVar1 = g_ascii_strcasecmp(param_1,param_2); } } else { uVar1 = (ulong)uVar2; } ret...
(translation_unit "ulong FUN_0015e83b(long param_1,long param_2)\n\n{\n ulong uVar1;\n uint uVar2;\n \n uVar2 = (uint)(param_2 == 0) - (uint)(param_1 == 0);\n if (uVar2 == 0) {\n if (param_1 == 0) {\n uVar1 = 0;\n }\n else {\n uVar1 = g_ascii_strcasecmp(param_1,param_2);\n }\n }\n else {\n ...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI CMP qword ptr [RBP + -0x20],0x0 SETZ AL MOVZX EDX,AL CMP qword ptr [RBP + -0x18],0x0 SETZ AL MOVZX EAX,AL SUB EDX,EAX MOV EAX,EDX MOV dword ptr [RBP + -0x4],EAX CMP dword ptr [RBP + -0x4],0x0 JZ 0x0015e873 MOV EAX,dword pt...
type_1 function_1(char *var_2,char *var_1) { type_1 var_3; char *b_local; char *a_local; type_1 i; var_3 = (uint)(var_1 == (char *)0x0) - (uint)(var_2 == (char *)0x0); if (var_3 == L'\0') { if (var_2 == (char *)0x0) { var_3 = L'\0'; } else { var_3 = var_4(var_2,var_1); } }...
(translation_unit "wchar_t strnullcasecmp(char *a,char *b)\n\n{\n wchar_t wVar1;\n char *b_local;\n char *a_local;\n wchar_t i;\n \n wVar1 = (uint)(b == (char *)0x0) - (uint)(a == (char *)0x0);\n if (wVar1 == L'\0') {\n if (a == (char *)0x0) {\n wVar1 = L'\0';\n }\n else {\n wVar1 = g_ascii_st...
(translation_unit "type_1 function_1(char *var_2,char *var_1)\n\n{\n type_1 var_3;\n char *b_local;\n char *a_local;\n type_1 i;\n \n var_3 = (uint)(var_1 == (char *)0x0) - (uint)(var_2 == (char *)0x0);\n if (var_3 == L'\0') {\n if (var_2 == (char *)0x0) {\n var_3 = L'\0';\n }\n else {\n var_3...
(translation_unit (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: (pointer...
1479_puttytel_and_puttytel_strip.c
enum_settings_start
FUN_0017615e
enum_settings_start
/* WARNING: Unknown calling convention */ void * enum_settings_start(void) { char *__name; DIR *pDVar1; char *filename; DIR *dp; __name = make_filename(4,(char *)0x0); pDVar1 = opendir(__name); safefree(__name); return pDVar1; }
DIR * FUN_0017615e(void) { char *__name; DIR *pDVar1; __name = (char *)FUN_00175214(4,0); pDVar1 = opendir(__name); FUN_001299ed(__name); return pDVar1; }
(translation_unit "DIR * FUN_0017615e(void)\n\n{\n char *__name;\n DIR *pDVar1;\n \n __name = (char *)FUN_00175214(4,0);\n pDVar1 = opendir(__name);\n FUN_001299ed(__name);\n return pDVar1;\n}\n\n" (function_definition "DIR * FUN_0017615e(void)\n\n{\n char *__name;\n DIR *pDVar1;\n \n __name = (char *)FUN_00...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV ESI,0x0 MOV EDI,0x4 CALL 0x00175214 MOV qword ptr [RBP + -0x10],RAX MOV RAX,qword ptr [RBP + -0x10] MOV RDI,RAX CALL 0x00111830 MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x10] MOV RDI,RAX CALL 0x001299ed MOV RAX,qword ptr [RBP + -0x8] LEAVE RET
/* WARNING: Unknown calling convention */ void * function_1(void) { char *__name; type_1 *pDVar1; char *filename; type_1 *dp; __name = var_1(4,(char *)0x0); pDVar1 = var_2(__name); var_3(__name); return pDVar1; }
(translation_unit "/* WARNING: Unknown calling convention */\n\nvoid * enum_settings_start(void)\n\n{\n char *__name;\n DIR *pDVar1;\n char *filename;\n DIR *dp;\n \n __name = make_filename(4,(char *)0x0);\n pDVar1 = opendir(__name);\n safefree(__name);\n return pDVar1;\n}\n\n" comment (function_definition "vo...
(translation_unit "/* WARNING: Unknown calling convention */\n\nvoid * function_1(void)\n\n{\n char *__name;\n type_1 *pDVar1;\n char *filename;\n type_1 *dp;\n \n __name = var_1(4,(char *)0x0);\n pDVar1 = var_2(__name);\n var_3(__name);\n return pDVar1;\n}\n\n" comment (function_definition "void * function_1(...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type))))) body: (compound_statement (declaration type: (primitive_type) declarator: (point...
1126_puttytel_and_puttytel_strip.c
x11font_draw_combining
FUN_0015bf7f
x11font_draw_combining
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void x11font_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) { wchar_t len_local; wchar_t *string_local; wchar_...
void FUN_0015bf7f(undefined8 param_1,undefined8 param_2,undefined4 param_3,undefined4 param_4, long param_5,int param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9) { undefined4 local_c; for (local_c = 0; local_c < param_6; local_c = local_c + 1) { FUN_0015bbe0(param_1,param_2...
(translation_unit "void FUN_0015bf7f(undefined8 param_1,undefined8 param_2,undefined4 param_3,undefined4 param_4,\n long param_5,int param_6,undefined4 param_7,undefined4 param_8,undefined4 param_9)\n\n{\n undefined4 local_c;\n \n for (local_c = 0; local_c < param_6; local_c = local_c + 1) {\n FUN...
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 dword ptr [RBP + -0x4],0x0 JMP 0x0015bfef MOV EAX,dword ptr [RBP + -0x4] CDQE LEA RDX,[RAX*...
/* 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 *var_4,type_3 var_2, 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; ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid x11font_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 wchar_t len_local;\n wchar...
(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 *var_4,type_3 var_2,\n 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_...
(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...
1133_puttytel_and_puttytel_strip.c
pangofont_create
FUN_0015d0c7
pangofont_create
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ unifont * pangofont_create(GtkWidget *widget,char *name,wchar_t wide,wchar_t bold, wchar_t shadowoffset,wchar_t shadowalways) { wchar_t wVar1; PangoFontDescription *desc_00; unifont *puVar2; PangoContext *ctx_0...
undefined8 FUN_0015d0c7(undefined8 param_1,undefined8 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6) { int iVar1; long lVar2; undefined8 uVar3; long lVar4; lVar2 = pango_font_description_from_string(param_2); if (lVar2 == 0) { uVar3 = 0; } else...
(translation_unit "undefined8\nFUN_0015d0c7(undefined8 param_1,undefined8 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n int iVar1;\n long lVar2;\n undefined8 uVar3;\n long lVar4;\n \n lVar2 = pango_font_description_from_string(param_2);\n if (lVar2 == 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 dword ptr [RBP + -0x28],ECX MOV dword ptr [RBP + -0x2c],R8D MOV dword ptr [RBP + -0x30],R9D MOV RAX,qword ptr [RBP + -0x20] MOV RDI,RAX CALL 0x00111c10 MOV qword ptr [RBP + -0x10],RAX CM...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ type_1 * function_1(type_2 *widget,char *name,type_3 wide,type_3 bold, type_3 shadowoffset,type_3 shadowalways) { type_3 var_7; type_4 *var_2; type_1 *puVar2; type_5 *var_4; type_3 shadowalways_local; type_...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nunifont * pangofont_create(GtkWidget *widget,char *name,wchar_t wide,wchar_t bold,\n wchar_t shadowoffset,wchar_t shadowalways)\n\n{\n wchar_t wVar1;\n PangoFontDescription *desc_00;\n unifont *puV...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ntype_1 * function_1(type_2 *widget,char *name,type_3 wide,type_3 bold,\n type_3 shadowoffset,type_3 shadowalways)\n\n{\n type_3 var_7;\n type_4 *var_2;\n type_1 *puVar2;\n type_5 *var_4;\n type_3...
(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 ...
1335_puttytel_and_puttytel_strip.c
f_open
FUN_0016eab9
f_open
FILE * f_open(Filename *filename,char *mode,int is_private) { int __fd; FILE *pFVar1; int is_private_local; char *mode_local; Filename *filename_local; int fd; if (is_private == 0) { pFVar1 = fopen64(filename->path,mode); } else { if (*mode != 'w') { /* WARNING: Subrou...
FILE * FUN_0016eab9(undefined8 *param_1,char *param_2,int param_3) { int __fd; FILE *pFVar1; if (param_3 == 0) { pFVar1 = fopen64((char *)*param_1,param_2); } else { if (*param_2 != 'w') { /* WARNING: Subroutine does not return */ __assert_fail("mode[0] == \'w\'","unix/u...
(translation_unit "FILE * FUN_0016eab9(undefined8 *param_1,char *param_2,int param_3)\n\n{\n int __fd;\n FILE *pFVar1;\n \n if (param_3 == 0) {\n pFVar1 = fopen64((char *)*param_1,param_2);\n }\n else {\n if (*param_2 != 'w') {\n /* WARNING: Subroutine does not return */\n __assert_f...
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 CMP dword ptr [RBP + -0x24],0x0 JNZ 0x0016eaea MOV RAX,qword ptr [RBP + -0x18] MOV RAX,qword ptr [RAX] MOV RDX,qword ptr [RBP + -0x20] MOV RSI,RDX MOV RDI,RAX CALL 0x001111a0 JMP 0x0016eb53 ...
type_1 * function_1(type_2 *filename,char *mode,int var_1) { int var_5; type_1 *pFVar1; int is_private_local; char *mode_local; type_2 *filename_local; int fd; if (var_1 == 0) { pFVar1 = var_2(filename->path,mode); } else { if (*mode != 'w') { /* WARNING: Subroutine do...
(translation_unit "FILE * f_open(Filename *filename,char *mode,int is_private)\n\n{\n int __fd;\n FILE *pFVar1;\n int is_private_local;\n char *mode_local;\n Filename *filename_local;\n int fd;\n \n if (is_private == 0) {\n pFVar1 = fopen64(filename->path,mode);\n }\n else {\n if (*mode != 'w') {\n ...
(translation_unit "type_1 * function_1(type_2 *filename,char *mode,int var_1)\n\n{\n int var_5;\n type_1 *pFVar1;\n int is_private_local;\n char *mode_local;\n type_2 *filename_local;\n int fd;\n \n if (var_1 == 0) {\n pFVar1 = var_2(filename->path,mode);\n }\n else {\n if (*mode != 'w') {\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...
1131_puttytel_and_puttytel_strip.c
pangofont_check_desc_makes_sense
FUN_0015cdf2
pangofont_check_desc_makes_sense
wchar_t pangofont_check_desc_makes_sense(PangoContext *ctx,PangoFontDescription *desc) { int iVar1; wchar_t wVar2; undefined8 uVar3; undefined8 uVar4; long in_FS_OFFSET; PangoFontDescription *desc_local; PangoContext *ctx_local; wchar_t nfamilies; wchar_t i; wchar_t matched; PangoFontFamily **fa...
undefined4 FUN_0015cdf2(undefined8 param_1,undefined8 param_2) { int iVar1; undefined4 uVar2; undefined8 uVar3; undefined8 uVar4; long in_FS_OFFSET; int local_3c; int local_38; undefined4 local_34; long local_30; long local_28; long local_20; local_20 = *(long *)(in_FS_OFFSET + 0x28); loc...
(translation_unit "undefined4 FUN_0015cdf2(undefined8 param_1,undefined8 param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n long in_FS_OFFSET;\n int local_3c;\n int local_38;\n undefined4 local_34;\n long local_30;\n long local_28;\n long local_20;\n \n local_20 = *(lo...
PUSH RBP MOV RBP,RSP PUSH RBX SUB RSP,0x48 MOV qword ptr [RBP + -0x48],RDI MOV qword ptr [RBP + -0x50],RSI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x18],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0x48] MOV RDI,RAX CALL 0x00110df0 MOV qword ptr [RBP + -0x20],RAX CMP qword ptr [RBP + -0x20],0x0 JNZ 0x0015ce33 MO...
type_1 function_1(type_2 *ctx,type_3 *desc) { int var_10; type_1 wVar2; type_4 uVar3; type_4 uVar4; long var_1; type_3 *desc_local; type_2 *ctx_local; type_1 var_6; type_1 var_5; type_1 matched; type_5 **families; type_6 *var_3; long var_12; var_12 = *(long *)(var_1 + 0x28); var_3 = (...
(translation_unit "wchar_t pangofont_check_desc_makes_sense(PangoContext *ctx,PangoFontDescription *desc)\n\n{\n int iVar1;\n wchar_t wVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n long in_FS_OFFSET;\n PangoFontDescription *desc_local;\n PangoContext *ctx_local;\n wchar_t nfamilies;\n wchar_t i;\n wchar_t m...
(translation_unit "type_1 function_1(type_2 *ctx,type_3 *desc)\n\n{\n int var_10;\n type_1 wVar2;\n type_4 uVar3;\n type_4 uVar4;\n long var_1;\n type_3 *desc_local;\n type_2 *ctx_local;\n type_1 var_6;\n type_1 var_5;\n type_1 matched;\n type_5 **families;\n type_6 *var_3;\n long var_12;\n \n var_12 = *...
(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...
1035_pterm_and_pterm_strip.c
multifont_size_increment
FUN_00154e57
multifont_size_increment
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ char * multifont_size_increment(unifont *font,wchar_t increment) { char *pcVar1; wchar_t increment_local; unifont *font_local; multifont *mfont; pcVar1 = unifont_size_increment((unifont *)font[1].vt,increment); return pcVar1; }
void FUN_00154e57(long param_1,undefined4 param_2) { FUN_00154a74(*(undefined8 *)(param_1 + 0x28),param_2); return; }
(translation_unit "void FUN_00154e57(long param_1,undefined4 param_2)\n\n{\n FUN_00154a74(*(undefined8 *)(param_1 + 0x28),param_2);\n return;\n}\n\n" (function_definition "void FUN_00154e57(long param_1,undefined4 param_2)\n\n{\n FUN_00154a74(*(undefined8 *)(param_1 + 0x28),param_2);\n return;\n}" primitive_type (f...
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 MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX + 0x28] MOV EDX,dword ptr [RBP + -0x1c] MOV ESI,EDX MOV RDI,RAX CALL 0x00154a74 LEAVE RET
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ char * function_1(type_1 *font,type_2 increment) { char *pcVar1; type_2 increment_local; type_1 *font_local; type_3 *mfont; pcVar1 = var_1((type_1 *)font[1].vt,increment); return pcVar1; }
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nchar * multifont_size_increment(unifont *font,wchar_t increment)\n\n{\n char *pcVar1;\n wchar_t increment_local;\n unifont *font_local;\n multifont *mfont;\n \n pcVar1 = unifont_size_increment((unifont *)font[1].vt,incr...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nchar * function_1(type_1 *font,type_2 increment)\n\n{\n char *pcVar1;\n type_2 increment_local;\n type_1 *font_local;\n type_3 *mfont;\n \n pcVar1 = var_1((type_1 *)font[1].vt,increment);\n return pcVar1;\n}\n\n" comme...
(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...
833_pterm_and_pterm_strip.c
run_timers
FUN_001428cd
run_timers
int run_timers(ulong anow,ulong *next) { undefined8 *ptr; void *pvVar1; ulong *next_local; ulong anow_local; timer *first; init_timers(); now = getticks(); while( true ) { while( true ) { ptr = (undefined8 *)index234(timers,0); if (ptr == (undefined8 *)0x0) { return 0; ...
undefined8 FUN_001428cd(undefined8 param_1,undefined8 *param_2) { undefined8 *puVar1; long lVar2; FUN_00142766(); DAT_001a76a0 = FUN_00164acd(); while( true ) { while( true ) { puVar1 = (undefined8 *)FUN_001438ee(DAT_001a7690,0); if (puVar1 == (undefined8 *)0x0) { return 0; ...
(translation_unit "undefined8 FUN_001428cd(undefined8 param_1,undefined8 *param_2)\n\n{\n undefined8 *puVar1;\n long lVar2;\n \n FUN_00142766();\n DAT_001a76a0 = FUN_00164acd();\n while( true ) {\n while( true ) {\n puVar1 = (undefined8 *)FUN_001438ee(DAT_001a7690,0);\n if (puVar1 == (undefined8 *)0x...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI CALL 0x00142766 CALL 0x00164acd MOV qword ptr [0x001a76a0],RAX MOV RAX,qword ptr [0x001a7690] MOV ESI,0x0 MOV RDI,RAX CALL 0x001438ee MOV qword ptr [RBP + -0x8],RAX CMP qword ptr [RBP + -0x8],0x0 JNZ 0x00142917 MOV EAX,0x0...
int function_1(type_1 anow,type_1 *next) { type_2 *var_4; void *var_6; type_1 *next_local; type_1 anow_local; type_3 *first; var_1(); var_9 = var_2(); while( true ) { while( true ) { var_4 = (type_2 *)var_3(timers,0); if (var_4 == (type_2 *)0x0) { return 0; } var...
(translation_unit "int run_timers(ulong anow,ulong *next)\n\n{\n undefined8 *ptr;\n void *pvVar1;\n ulong *next_local;\n ulong anow_local;\n timer *first;\n \n init_timers();\n now = getticks();\n while( true ) {\n while( true ) {\n ptr = (undefined8 *)index234(timers,0);\n if (ptr == (undefined8 ...
(translation_unit "int function_1(type_1 anow,type_1 *next)\n\n{\n type_2 *var_4;\n void *var_6;\n type_1 *next_local;\n type_1 anow_local;\n type_3 *first;\n \n var_1();\n var_9 = var_2();\n while( true ) {\n while( true ) {\n var_4 = (type_2 *)var_3(timers,0);\n if (var_4 == (type_2 *)0x0) {\n ...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identif...
938_pterm_and_pterm_strip.c
button_toggled
FUN_0014a101
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_0014a101(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_00148352(param_2,uVar1); (**(code **)(*plVar2 + 0x18))(*plVar2,param_2,*(undefined8 *)(param_2 + 0x10),2); return...
(translation_unit "void FUN_0014a101(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_00148352(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 0x0010f4c0 MOV RDX,RAX MOV RAX,qword ptr [RBP + -0x18] MOV RSI,RDX MOV RDI,RAX CALL 0x0010f530 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...
1447_puttytel_and_puttytel_strip.c
serial_size
FUN_00174cf8
serial_size
void serial_size(void *handle,int width,int height) { int height_local; int width_local; void *handle_local; return; }
void FUN_00174cf8(void) { return; }
(translation_unit "void FUN_00174cf8(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00174cf8(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00174cf8(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 dword ptr [RBP + -0xc],ESI MOV dword ptr [RBP + -0x10],EDX NOP POP RBP RET
void function_1(void *handle,int width,int height) { int height_local; int width_local; void *handle_local; return; }
(translation_unit "void serial_size(void *handle,int width,int height)\n\n{\n int height_local;\n int width_local;\n void *handle_local;\n \n return;\n}\n\n" (function_definition "void serial_size(void *handle,int width,int height)\n\n{\n int height_local;\n int width_local;\n void *handle_local;\n \n return;...
(translation_unit "void function_1(void *handle,int width,int height)\n\n{\n int height_local;\n int width_local;\n void *handle_local;\n \n return;\n}\n\n" (function_definition "void function_1(void *handle,int width,int height)\n\n{\n int height_local;\n int width_local;\n void *handle_local;\n \n return;\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: (identifi...
1372_puttytel_and_puttytel_strip.c
sk_tcp_write_oob
FUN_001710f9
sk_tcp_write_oob
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ int sk_tcp_write_oob(Socket sock,char *buf,int len) { int len_local; char *buf_local; Socket sock_local; Actual_Socket_conflict s; if (*(int *)(sock + 0xb) != 0) { /* WARNING: Subroutine does not return */ _...
undefined4 FUN_001710f9(long param_1,void *param_2,uint param_3) { if (*(int *)(param_1 + 0x58) != 0) { /* WARNING: Subroutine does not return */ __assert_fail("s->outgoingeof == EOF_NO","unix/uxnet.c",0x4c7,"sk_tcp_write_oob"); } FUN_0012934e(param_1 + 0x20); if (1 < param_3) { ...
(translation_unit "undefined4 FUN_001710f9(long param_1,void *param_2,uint param_3)\n\n{\n if (*(int *)(param_1 + 0x58) != 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("s->outgoingeof == EOF_NO","unix/uxnet.c",0x4c7,"sk_tcp_write_oob");\n }\n FUN_0012934e(param_1 + 0x20);\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 + 0x58] TEST EAX,EAX JZ 0x0017113e LEA RCX,[0x1a4660] MOV EDX,0x4c7 LEA R...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ int function_1(type_1 var_1,char *buf,int len) { int len_local; char *buf_local; type_1 sock_local; type_2 s; if (*(int *)(var_1 + 0xb) != 0) { /* WARNING: Subroutine does not return */ var_2("s->outgoingeof...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint sk_tcp_write_oob(Socket sock,char *buf,int len)\n\n{\n int len_local;\n char *buf_local;\n Socket sock_local;\n Actual_Socket_conflict s;\n \n if (*(int *)(sock + 0xb) != 0) {\n /* WARNING: Subrou...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint function_1(type_1 var_1,char *buf,int len)\n\n{\n int len_local;\n char *buf_local;\n type_1 sock_local;\n type_2 s;\n \n if (*(int *)(var_1 + 0xb) != 0) {\n /* WARNING: Subroutine does not return...
(translation_unit (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: (pointer_declarator declarator:...
563_pterm_and_pterm_strip.c
conf_set_filename
FUN_00115bdd
conf_set_filename
void conf_set_filename(Conf *conf,int primary,Filename *value) { conf_entry *entry_00; Filename *pFVar1; Filename *value_local; int primary_local; Conf *conf_local; conf_entry *entry; entry_00 = (conf_entry *)safemalloc(1,0x18); if (subkeytypes[primary] != 0) { /* WARNING: Subro...
void FUN_00115bdd(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_00115bdd(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,type_2 *value) { type_3 *entry_00; type_2 *pFVar1; type_2 *value_local; int primary_local; type_1 *conf_local; type_3 *entry; entry_00 = (type_3 *)var_1(1,0x18); if (subkeytypes[primary] != 0) { /* WARNING: Subroutine does not return */ ...
(translation_unit "void conf_set_filename(Conf *conf,int primary,Filename *value)\n\n{\n conf_entry *entry_00;\n Filename *pFVar1;\n Filename *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 ...
(translation_unit "void function_1(type_1 *conf,int primary,type_2 *value)\n\n{\n type_3 *entry_00;\n type_2 *pFVar1;\n type_2 *value_local;\n int primary_local;\n type_1 *conf_local;\n type_3 *entry;\n \n entry_00 = (type_3 *)var_1(1,0x18);\n if (subkeytypes[primary] != 0) {\n /* WARNING: S...
(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...
960_pterm_and_pterm_strip.c
do_config_box
FUN_0014d1ad
do_config_box
/* WARNING: Enum "GdkEventType": Some values do not have unique names */ int do_config_box(char *title,Conf *conf,int midsession,int protcfginfo) { long lVar1; controlset *pcVar2; int iVar3; int iVar4; undefined4 uVar5; GtkWidget *window_00; controlbox *b; undefined8 uVar6; GtkWidget *pGVar7; Gtk...
undefined4 FUN_0014d1ad(undefined8 param_1,undefined8 param_2,undefined4 param_3,undefined4 param_4) { long *plVar1; undefined4 uVar2; int iVar3; int iVar4; undefined8 uVar5; int *piVar6; undefined8 uVar7; undefined8 uVar8; undefined8 uVar9; undefined8 uVar10; undefined8 uVar11; undefined8 uVa...
(translation_unit "undefined4 FUN_0014d1ad(undefined8 param_1,undefined8 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n long *plVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n undefined8 uVar5;\n int *piVar6;\n undefined8 uVar7;\n undefined8 uVar8;\n undefined8 uVar9;\n undefined8 uVar10;\n unde...
PUSH RBP MOV RBP,RSP PUSH R12 PUSH RBX SUB RSP,0xe80 MOV qword ptr [RBP + -0xe78],RDI MOV qword ptr [RBP + -0xe80],RSI MOV dword ptr [RBP + -0xe84],EDX MOV dword ptr [RBP + -0xe88],ECX MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x18],RAX XOR EAX,EAX MOV qword ptr [RBP + -0xe30],0x0 MOV dword ptr [RBP + -0xe60],0...
/* WARNING: Enum "GdkEventType": Some values do not have unique names */ int function_1(char *title,type_1 *conf,int midsession,int protcfginfo) { long var_79; type_2 *pcVar2; int var_47; int var_49; type_3 uVar5; type_4 *window_00; type_5 *b; type_6 uVar6; type_4 *pGVar7; type_7 *pGVar8; type_...
(translation_unit "/* WARNING: Enum "GdkEventType": Some values do not have unique names */\n\nint do_config_box(char *title,Conf *conf,int midsession,int protcfginfo)\n\n{\n long lVar1;\n controlset *pcVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n GtkWidget *window_00;\n controlbox *b;\n undefined8 uVa...
(translation_unit "/* WARNING: Enum "GdkEventType": Some values do not have unique names */\n\nint function_1(char *title,type_1 *conf,int midsession,int protcfginfo)\n\n{\n long var_79;\n type_2 *pcVar2;\n int var_47;\n int var_49;\n type_3 uVar5;\n type_4 *window_00;\n type_5 *b;\n type_6 uVar6;\n type_4 *pG...
(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...
966_pterm_and_pterm_strip.c
askhk
FUN_0014ee9b
askhk
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ int askhk(void *frontend,char *algname,char *betteralgs,_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_...
bool FUN_0014ee9b(undefined8 param_1,undefined8 param_2,undefined8 param_3) { undefined4 uVar1; int iVar2; undefined8 uVar3; undefined8 uVar4; undefined8 uVar5; uVar3 = FUN_00127730("The first host key type we have stored for this server\nis %s, which is below the configured warning threshold.\nThe ser...
(translation_unit "bool FUN_0014ee9b(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 host key type we have stored for this server\nis %s, which is below the configured ...
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,[0x1944c0] MOV EAX,0x0 CA...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ int function_1(void *frontend,char *algname,char *betteralgs,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 *betteralgs_local; c...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint askhk(void *frontend,char *algname,char *betteralgs,_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...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint function_1(void *frontend,char *algname,char *betteralgs,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;\...
(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:...
1054_puttytel_and_puttytel_strip.c
dlg_end
FUN_00153671
dlg_end
void dlg_end(void *dlg,int value) { int value_local; void *dlg_local; dlgparam *dp; *(int *)((long)dlg + 0x58) = value; gtk_widget_destroy(*(undefined8 *)((long)dlg + 0x28)); return; }
void FUN_00153671(long param_1,undefined4 param_2) { *(undefined4 *)(param_1 + 0x58) = param_2; gtk_widget_destroy(*(undefined8 *)(param_1 + 0x28)); return; }
(translation_unit "void FUN_00153671(long param_1,undefined4 param_2)\n\n{\n *(undefined4 *)(param_1 + 0x58) = param_2;\n gtk_widget_destroy(*(undefined8 *)(param_1 + 0x28));\n return;\n}\n\n" (function_definition "void FUN_00153671(long param_1,undefined4 param_2)\n\n{\n *(undefined4 *)(param_1 + 0x58) = param_2;\...
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 MOV RAX,qword ptr [RBP + -0x8] MOV EDX,dword ptr [RBP + -0x1c] MOV dword ptr [RAX + 0x58],EDX MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX + 0x28] MOV...
void function_1(void *dlg,int value) { int value_local; void *dlg_local; type_1 *dp; *(int *)((long)dlg + 0x58) = value; var_1(*(type_2 *)((long)dlg + 0x28)); return; }
(translation_unit "void dlg_end(void *dlg,int value)\n\n{\n int value_local;\n void *dlg_local;\n dlgparam *dp;\n \n *(int *)((long)dlg + 0x58) = value;\n gtk_widget_destroy(*(undefined8 *)((long)dlg + 0x28));\n return;\n}\n\n" (function_definition "void dlg_end(void *dlg,int value)\n\n{\n int value_local;\n v...
(translation_unit "void function_1(void *dlg,int value)\n\n{\n int value_local;\n void *dlg_local;\n type_1 *dp;\n \n *(int *)((long)dlg + 0x58) = value;\n var_1(*(type_2 *)((long)dlg + 0x28));\n return;\n}\n\n" (function_definition "void function_1(void *dlg,int value)\n\n{\n int value_local;\n void *dlg_loca...
(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...
775_pterm_and_pterm_strip.c
set_erase_char
FUN_00131e90
set_erase_char
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void set_erase_char(Terminal *term) { ulong uVar1; undefined4 uVar2; Terminal *term_local; uVar1 = (term->basic_erase_char).attr; (term->erase_char).chr = (term->basic_erase_char).chr; (term->erase_char).attr = uVar1; uVar2 = *...
void FUN_00131e90(long param_1) { *(undefined8 *)(param_1 + 0x88) = *(undefined8 *)(param_1 + 0x70); *(undefined8 *)(param_1 + 0x90) = *(undefined8 *)(param_1 + 0x78); *(undefined8 *)(param_1 + 0x98) = *(undefined8 *)(param_1 + 0x80); if (*(int *)(param_1 + 0x108) != 0) { *(ulong *)(param_1 + 0x90) = (ulo...
(translation_unit "void FUN_00131e90(long param_1)\n\n{\n *(undefined8 *)(param_1 + 0x88) = *(undefined8 *)(param_1 + 0x70);\n *(undefined8 *)(param_1 + 0x90) = *(undefined8 *)(param_1 + 0x78);\n *(undefined8 *)(param_1 + 0x98) = *(undefined8 *)(param_1 + 0x80);\n if (*(int *)(param_1 + 0x108) != 0) {\n *(ulong ...
PUSH RBP MOV RBP,RSP MOV qword ptr [RBP + -0x8],RDI MOV RCX,qword ptr [RBP + -0x8] MOV RSI,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RSI + 0x70] MOV RDX,qword ptr [RSI + 0x78] MOV qword ptr [RCX + 0x88],RAX MOV qword ptr [RCX + 0x90],RDX MOV RAX,qword ptr [RSI + 0x80] MOV qword ptr [RCX + 0x98],RAX MOV RAX,qword ptr [R...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *term) { type_2 uVar1; type_3 uVar2; type_1 *term_local; uVar1 = (term->basic_erase_char).attr; (term->erase_char).chr = (term->basic_erase_char).chr; (term->erase_char).attr = uVar1; uVar2 = *(type_3 *)&...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid set_erase_char(Terminal *term)\n\n{\n ulong uVar1;\n undefined4 uVar2;\n Terminal *term_local;\n \n uVar1 = (term->basic_erase_char).attr;\n (term->erase_char).chr = (term->basic_erase_char).chr;\n (term->erase_ch...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *term)\n\n{\n type_2 uVar1;\n type_3 uVar2;\n type_1 *term_local;\n \n uVar1 = (term->basic_erase_char).attr;\n (term->erase_char).chr = (term->basic_erase_char).chr;\n (term->erase_char).attr = ...
(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...
509_pterm_and_pterm_strip.c
delete_callbacks_for_context
FUN_0011106a
delete_callbacks_for_context
void delete_callbacks_for_context(void *ctx) { callback *pcVar1; callback *ptr; void *ctx_local; callback *newhead; callback *newtail; callback *cb; newtail = (callback *)0x0; newhead = (callback *)0x0; while (ptr = cbhead, cbhead != (callback *)0x0) { pcVar1 = cbhead->next; if (ctx == cb...
void FUN_0011106a(long param_1) { undefined8 *puVar1; undefined8 *puVar2; undefined8 *local_20; undefined8 *local_18; local_18 = (undefined8 *)0x0; local_20 = (undefined8 *)0x0; while (puVar2 = DAT_001a7620, DAT_001a7620 != (undefined8 *)0x0) { puVar1 = (undefined8 *)*DAT_001a7620; if (param_...
(translation_unit "void FUN_0011106a(long param_1)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n undefined8 *local_20;\n undefined8 *local_18;\n \n local_18 = (undefined8 *)0x0;\n local_20 = (undefined8 *)0x0;\n while (puVar2 = DAT_001a7620, DAT_001a7620 != (undefined8 *)0x0) {\n puVar1 = (undefined8 *)...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x28],RDI MOV qword ptr [RBP + -0x10],0x0 MOV RAX,qword ptr [RBP + -0x10] MOV qword ptr [RBP + -0x18],RAX JMP 0x001110e4 MOV RAX,qword ptr [0x001a7620] MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [0x001a7620] MOV RAX,qword ptr [RAX] MOV qword ptr [0x001a7620]...
void function_1(void *var_2) { type_1 *pcVar1; type_1 *ptr; void *ctx_local; type_1 *var_4; type_1 *newtail; type_1 *cb; newtail = (type_1 *)0x0; var_4 = (type_1 *)0x0; while (ptr = var_1, var_1 != (type_1 *)0x0) { pcVar1 = var_1->next; if (var_2 == var_1->var_2) { var_1 = pcVar1; ...
(translation_unit "void delete_callbacks_for_context(void *ctx)\n\n{\n callback *pcVar1;\n callback *ptr;\n void *ctx_local;\n callback *newhead;\n callback *newtail;\n callback *cb;\n \n newtail = (callback *)0x0;\n newhead = (callback *)0x0;\n while (ptr = cbhead, cbhead != (callback *)0x0) {\n pcVar1 = ...
(translation_unit "void function_1(void *var_2)\n\n{\n type_1 *pcVar1;\n type_1 *ptr;\n void *ctx_local;\n type_1 *var_4;\n type_1 *newtail;\n type_1 *cb;\n \n newtail = (type_1 *)0x0;\n var_4 = (type_1 *)0x0;\n while (ptr = var_1, var_1 != (type_1 *)0x0) {\n pcVar1 = var_1->next;\n if (var_2 == var_1->...
(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...
1146_puttytel_and_puttytel_strip.c
unifont_do_prefix
FUN_0015e15d
unifont_do_prefix
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ char * unifont_do_prefix(char *name,wchar_t *start,wchar_t *end) { int iVar1; int iVar2; size_t sVar3; wchar_t *end_local; wchar_t *start_local; char *name_local; wchar_t i; wchar_t colonpos; sVar3 = strcspn(name,":"); iV...
char * FUN_0015e15d(char *param_1,uint *param_2,uint *param_3) { int iVar1; int iVar2; size_t sVar3; uint local_10; sVar3 = strcspn(param_1,":"); iVar1 = (int)sVar3; if (param_1[iVar1] == '\0') { *param_2 = 0; *param_3 = 2; } else { for (local_10 = 0; local_10 < 2; local_10 = local_10...
(translation_unit "char * FUN_0015e15d(char *param_1,uint *param_2,uint *param_3)\n\n{\n int iVar1;\n int iVar2;\n size_t sVar3;\n uint local_10;\n \n sVar3 = strcspn(param_1,":");\n iVar1 = (int)sVar3;\n if (param_1[iVar1] == '\0') {\n *param_2 = 0;\n *param_3 = 2;\n }\n else {\n for (local_10 = 0; ...
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] LEA RSI,[0x1a294b] MOV RDI,RAX CALL 0x00110120 MOV dword ptr [RBP + -0x4],EAX MOV EAX,dword ptr [RBP + -0x4] MOVSXD RDX,EAX MOV RAX,qword ptr [RBP + -0x18] AD...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ char * function_1(char *var_7,type_1 *start,type_1 *end) { int iVar1; int var_6; size_t var_4; type_1 *end_local; type_1 *start_local; char *name_local; type_1 var_2; type_1 colonpos; var_4 = var_1(var_7,":"); iVar1 = (in...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nchar * unifont_do_prefix(char *name,wchar_t *start,wchar_t *end)\n\n{\n int iVar1;\n int iVar2;\n size_t sVar3;\n wchar_t *end_local;\n wchar_t *start_local;\n char *name_local;\n wchar_t i;\n wchar_t colonpos;\n \n ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nchar * function_1(char *var_7,type_1 *start,type_1 *end)\n\n{\n int iVar1;\n int var_6;\n size_t var_4;\n type_1 *end_local;\n type_1 *start_local;\n char *name_local;\n type_1 var_2;\n type_1 colonpos;\n \n var_4 =...
(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...
1315_puttytel_and_puttytel_strip.c
start_backend
FUN_0016c99e
start_backend
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void start_backend(gui_data *inst) { _func_char_ptr_void_ptr_void_ptr_ptr_Conf_ptr_char_ptr_wchar_t_char_ptr_ptr_wchar_t_wchar_t *p_Var1; wchar_t wVar2; wchar_t wVar3; wchar_t wVar4; Backend_conflict *pBVar5; char *pcVar6; void ...
void FUN_0016c99e(undefined8 *param_1) { code *pcVar1; undefined4 uVar2; undefined4 uVar3; undefined4 uVar4; undefined8 uVar5; long in_FS_OFFSET; undefined8 local_58; long local_50; undefined8 local_48; char *local_40; undefined8 local_38; long local_30; local_30 = *(long *)(in_FS_OFFSET ...
(translation_unit "void FUN_0016c99e(undefined8 *param_1)\n\n{\n code *pcVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n undefined8 uVar5;\n long in_FS_OFFSET;\n undefined8 local_58;\n long local_50;\n undefined8 local_48;\n char *local_40;\n undefined8 local_38;\n long local_30;\n \n ...
PUSH RBP MOV RBP,RSP PUSH R14 PUSH R13 PUSH R12 PUSH RBX SUB RSP,0x40 MOV qword ptr [RBP + -0x58],RDI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x28],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0x58] MOV RAX,qword ptr [RAX + 0x22d0] MOV RDI,RAX CALL 0x001739bc MOV RDX,RAX MOV RAX,qword ptr [RBP + -0x58] MOV qword...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *inst) { type_2 *p_Var1; type_3 wVar2; type_3 wVar3; type_3 wVar4; type_4 *pBVar5; char *pcVar6; void *pvVar7; long var_1; type_1 *inst_local; char *realhost; char *var_5; char *msg; char *s; ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid start_backend(gui_data *inst)\n\n{\n _func_char_ptr_void_ptr_void_ptr_ptr_Conf_ptr_char_ptr_wchar_t_char_ptr_ptr_wchar_t_wchar_t\n *p_Var1;\n wchar_t wVar2;\n wchar_t wVar3;\n wchar_t wVar4;\n Backend_conflict *pBV...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *inst)\n\n{\n type_2\n *p_Var1;\n type_3 wVar2;\n type_3 wVar3;\n type_3 wVar4;\n type_4 *pBVar5;\n char *pcVar6;\n void *pvVar7;\n long var_1;\n type_1 *inst_local;\n char *realhost;\n char...
(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...
1406_puttytel_and_puttytel_strip.c
localproxy_tofd_find
FUN_00172bd0
localproxy_tofd_find
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ int localproxy_tofd_find(void *av,void *bv) { int iVar1; void *bv_local; void *av_local; int a; Local_Proxy_Socket b; /* WARNING: Load size is inaccurate */ if (*av < *(int *)((long)bv + 8)) { iVar1 = -1; ...
undefined8 FUN_00172bd0(int *param_1,long param_2) { undefined8 uVar1; if (*param_1 < *(int *)(param_2 + 8)) { uVar1 = 0xffffffff; } else if (*(int *)(param_2 + 8) < *param_1) { uVar1 = 1; } else { uVar1 = 0; } return uVar1; }
(translation_unit "undefined8 FUN_00172bd0(int *param_1,long param_2)\n\n{\n undefined8 uVar1;\n \n if (*param_1 < *(int *)(param_2 + 8)) {\n uVar1 = 0xffffffff;\n }\n else if (*(int *)(param_2 + 8) < *param_1) {\n uVar1 = 1;\n }\n else {\n uVar1 = 0;\n }\n return uVar1;\n}\n\n" (function_definition "...
PUSH RBP MOV RBP,RSP MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV RAX,qword ptr [RBP + -0x18] MOV EAX,dword ptr [RAX] MOV dword ptr [RBP + -0xc],EAX MOV RAX,qword ptr [RBP + -0x20] MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV EAX,dword ptr [RAX + 0x8] CMP dword ptr [RBP + -0x...
/* 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; int a; type_1 b; /* WARNING: Load size is inaccurate */ if (*av < *(int *)((long)bv + 8)) { iVar1 = -1; } else if (*(int *...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint localproxy_tofd_find(void *av,void *bv)\n\n{\n int iVar1;\n void *bv_local;\n void *av_local;\n int a;\n Local_Proxy_Socket b;\n \n /* WARNING: Load size is inaccurate */\n if (*av < *(int *)((lo...
(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 int a;\n type_1 b;\n \n /* WARNING: Load size is inaccurate */\n if (*av < *(int *)((long)bv + 8)) {\n iVa...
(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:...
912_pterm_and_pterm_strip.c
dlg_listbox_clear
FUN_001488da
dlg_listbox_clear
void dlg_listbox_clear(control *ctrl,void *dlg) { uctrl *puVar1; void *dlg_local; control *ctrl_local; dlgparam *dp; uctrl *uc; puVar1 = dlg_find_byctrl((dlgparam *)dlg,ctrl); if (((puVar1->ctrl->generic).type != 1) && ((puVar1->ctrl->generic).type != 5)) { /* WARNING: Subroutine ...
void FUN_001488da(undefined8 param_1,undefined8 param_2) { undefined8 *puVar1; puVar1 = (undefined8 *)FUN_00148310(param_2,param_1); if ((*(int *)*puVar1 != 1) && (*(int *)*puVar1 != 5)) { /* WARNING: Subroutine does not return */ __assert_fail("uc->ctrl->generic.type == CTRL_EDITBOX ...
(translation_unit "void FUN_001488da(undefined8 param_1,undefined8 param_2)\n\n{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)FUN_00148310(param_2,param_1);\n if ((*(int *)*puVar1 != 1) && (*(int *)*puVar1 != 5)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("uc->ctrl->gen...
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 ...
void function_1(type_1 *ctrl,void *dlg) { type_2 *puVar1; void *dlg_local; type_1 *ctrl_local; type_3 *dp; type_2 *uc; puVar1 = var_1((type_3 *)dlg,ctrl); if (((puVar1->ctrl->generic).type != 1) && ((puVar1->ctrl->generic).type != 5)) { /* WARNING: Subroutine does not return */ ...
(translation_unit "void dlg_listbox_clear(control *ctrl,void *dlg)\n\n{\n uctrl *puVar1;\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 != 1) && ((puVar1->ctrl->generic).type != 5)) {\n ...
(translation_unit "void function_1(type_1 *ctrl,void *dlg)\n\n{\n type_2 *puVar1;\n void *dlg_local;\n type_1 *ctrl_local;\n type_3 *dp;\n type_2 *uc;\n \n puVar1 = var_1((type_3 *)dlg,ctrl);\n if (((puVar1->ctrl->generic).type != 1) && ((puVar1->ctrl->generic).type != 5)) {\n /* WARNING: Sub...
(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...
842_pterm_and_pterm_strip.c
addpos234
FUN_001438a9
addpos234
void * addpos234(tree234 *t,void *e,int index) { void *pvVar1; int index_local; void *e_local; tree234 *t_local; if ((index < 0) || (t->cmp != (cmpfn234)0x0)) { pvVar1 = (void *)0x0; } else { pvVar1 = add234_internal(t,e,index); } return pvVar1; }
undefined8 FUN_001438a9(long param_1,undefined8 param_2,int param_3) { undefined8 uVar1; if ((param_3 < 0) || (*(long *)(param_1 + 8) != 0)) { uVar1 = 0; } else { uVar1 = FUN_00142b8c(param_1,param_2,param_3); } return uVar1; }
(translation_unit "undefined8 FUN_001438a9(long param_1,undefined8 param_2,int param_3)\n\n{\n undefined8 uVar1;\n \n if ((param_3 < 0) || (*(long *)(param_1 + 8) != 0)) {\n uVar1 = 0;\n }\n else {\n uVar1 = FUN_00142b8c(param_1,param_2,param_3);\n }\n return uVar1;\n}\n\n" (function_definition "undefined8...
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],0x0 JS 0x001438cf MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX + 0x8] TEST RAX,RAX JZ 0x001438d6 MOV EAX,0x0 JMP 0x001438ec MOV EDX,dword ptr [RBP + -0x14...
void * function_1(type_1 *t,void *e,int var_1) { void *pvVar1; int index_local; void *e_local; type_1 *t_local; if ((var_1 < 0) || (t->cmp != (type_2)0x0)) { pvVar1 = (void *)0x0; } else { pvVar1 = var_2(t,e,var_1); } return pvVar1; }
(translation_unit "void * addpos234(tree234 *t,void *e,int index)\n\n{\n void *pvVar1;\n int index_local;\n void *e_local;\n tree234 *t_local;\n \n if ((index < 0) || (t->cmp != (cmpfn234)0x0)) {\n pvVar1 = (void *)0x0;\n }\n else {\n pvVar1 = add234_internal(t,e,index);\n }\n return pvVar1;\n}\n\n" (fu...
(translation_unit "void * function_1(type_1 *t,void *e,int var_1)\n\n{\n void *pvVar1;\n int index_local;\n void *e_local;\n type_1 *t_local;\n \n if ((var_1 < 0) || (t->cmp != (type_2)0x0)) {\n pvVar1 = (void *)0x0;\n }\n else {\n pvVar1 = var_2(t,e,var_1);\n }\n return pvVar1;\n}\n\n" (function_defini...
(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...
1429_puttytel_and_puttytel_strip.c
uxsel_init
FUN_00173df8
uxsel_init
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* WARNING: Enum "GIOFlags": Some values do not have unique names */ void uxsel_init(void) { fds = newtree234(uxsel_fd_cmp); return; }
void FUN_00173df8(void) { DAT_001b8970 = FUN_0014c3cf(FUN_00173d56); return; }
(translation_unit "void FUN_00173df8(void)\n\n{\n DAT_001b8970 = FUN_0014c3cf(FUN_00173d56);\n return;\n}\n\n" (function_definition "void FUN_00173df8(void)\n\n{\n DAT_001b8970 = FUN_0014c3cf(FUN_00173d56);\n return;\n}" primitive_type (function_declarator "FUN_00173df8(void)" identifier (parameter_list "(void)" ( ...
PUSH RBP MOV RBP,RSP LEA RDI,[0x173d56] CALL 0x0014c3cf MOV qword ptr [0x001b8970],RAX NOP POP RBP RET
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* WARNING: Enum "GIOFlags": Some values do not have unique names */ void function_1(void) { fds = var_1(uxsel_fd_cmp); return; }
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* WARNING: Enum "GIOFlags": Some values do not have unique names */\n\nvoid uxsel_init(void)\n\n{\n fds = newtree234(uxsel_fd_cmp);\n return;\n}\n\n" comment comment (function_definition "void uxsel_init(void)\n\n{\n fd...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* WARNING: Enum "GIOFlags": Some values do not have unique names */\n\nvoid function_1(void)\n\n{\n fds = var_1(uxsel_fd_cmp);\n return;\n}\n\n" comment comment (function_definition "void function_1(void)\n\n{\n fds = v...
(translation_unit (comment) (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_...
675_pterm_and_pterm_strip.c
dupvprintf
FUN_001276d0
dupvprintf
char * dupvprintf(char *fmt,__va_list_tag *ap) { char *pcVar1; long in_FS_OFFSET; __va_list_tag *ap_local; char *fmt_local; int size; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); size = 0; pcVar1 = dupvprintf_inner((char *)0x0,0,&size,fmt,ap); if (local_10 != *(long *)(in_FS_OFFSET...
void FUN_001276d0(undefined8 param_1,undefined8 param_2) { long in_FS_OFFSET; undefined4 local_14; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); local_14 = 0; FUN_00127572(0,0,&local_14,param_1,param_2); if (local_10 != *(long *)(in_FS_OFFSET + 0x28)) { /* WARNING: Sub...
(translation_unit "void FUN_001276d0(undefined8 param_1,undefined8 param_2)\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 local_14 = 0;\n FUN_00127572(0,0,&local_14,param_1,param_2);\n if (local_10 != *(long *)(in_FS_OFFSET + 0x28)) {\n ...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV dword ptr [RBP + -0xc],0x0 MOV RCX,qword ptr [RBP + -0x20] MOV RDX,qword ptr [RBP + -0x18] LEA RAX,[RBP + -0xc] MOV R8,RCX MOV RCX,RDX MOV RDX,RAX ...
char * function_1(char *fmt,type_1 *ap) { char *pcVar1; long var_1; type_1 *ap_local; char *fmt_local; int size; long var_3; var_3 = *(long *)(var_1 + 0x28); size = 0; pcVar1 = var_2((char *)0x0,0,&size,fmt,ap); if (var_3 != *(long *)(var_1 + 0x28)) { /* WARNING: Subroutine ...
(translation_unit "char * dupvprintf(char *fmt,__va_list_tag *ap)\n\n{\n char *pcVar1;\n long in_FS_OFFSET;\n __va_list_tag *ap_local;\n char *fmt_local;\n int size;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n size = 0;\n pcVar1 = dupvprintf_inner((char *)0x0,0,&size,fmt,ap);\n if (loc...
(translation_unit "char * function_1(char *fmt,type_1 *ap)\n\n{\n char *pcVar1;\n long var_1;\n type_1 *ap_local;\n char *fmt_local;\n int size;\n long var_3;\n \n var_3 = *(long *)(var_1 + 0x28);\n size = 0;\n pcVar1 = var_2((char *)0x0,0,&size,fmt,ap);\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: (type_...
1430_puttytel_and_puttytel_strip.c
uxsel_set
FUN_00173e12
uxsel_set
/* WARNING: Enum "GIOFlags": Some values do not have unique names */ void uxsel_set(int fd,int rwx,uxsel_callback_fn callback) { int *e; uxsel_id *puVar1; uxsel_callback_fn callback_local; int rwx_local; int fd_local; fd *newfd; if (fd < 0) { /* WARNING: Subroutine does not retur...
void FUN_00173e12(int param_1,int param_2,undefined8 param_3) { int *piVar1; undefined8 uVar2; if (param_1 < 0) { /* WARNING: Subroutine does not return */ __assert_fail("fd >= 0","unix/uxsel.c",0x43,"uxsel_set"); } FUN_00173ebe(param_1); if (param_2 != 0) { piVar1 = (int *)...
(translation_unit "void FUN_00173e12(int param_1,int param_2,undefined8 param_3)\n\n{\n int *piVar1;\n undefined8 uVar2;\n \n if (param_1 < 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("fd >= 0","unix/uxsel.c",0x43,"uxsel_set");\n }\n FUN_00173ebe(param_1);\n if (param_2...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV dword ptr [RBP + -0x14],EDI MOV dword ptr [RBP + -0x18],ESI MOV qword ptr [RBP + -0x20],RDX CMP dword ptr [RBP + -0x14],0x0 JNS 0x00173e49 LEA RCX,[0x1a4940] MOV EDX,0x43 LEA RSI,[0x1a4928] LEA RDI,[0x1a4935] CALL 0x001109a0 MOV EAX,dword ptr [RBP + -0x14] MOV EDI,EAX CALL 0x00173e...
/* WARNING: Enum "GIOFlags": Some values do not have unique names */ void function_1(int type_3,int var_3,type_1 callback) { int *var_5; type_2 *puVar1; type_1 callback_local; int rwx_local; int fd_local; type_3 *newfd; if (type_3 < 0) { /* WARNING: Subroutine does not return */ ...
(translation_unit "/* WARNING: Enum "GIOFlags": Some values do not have unique names */\n\nvoid uxsel_set(int fd,int rwx,uxsel_callback_fn callback)\n\n{\n int *e;\n uxsel_id *puVar1;\n uxsel_callback_fn callback_local;\n int rwx_local;\n int fd_local;\n fd *newfd;\n \n if (fd < 0) {\n /* WAR...
(translation_unit "/* WARNING: Enum "GIOFlags": Some values do not have unique names */\n\nvoid function_1(int type_3,int var_3,type_1 callback)\n\n{\n int *var_5;\n type_2 *puVar1;\n type_1 callback_local;\n int rwx_local;\n int fd_local;\n type_3 *newfd;\n \n if (type_3 < 0) {\n /* WARNING:...
(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)) (parameter_declara...
534_pterm_and_pterm_strip.c
cmdline_process_param
FUN_00112747
cmdline_process_param
int cmdline_process_param(char *p,char *value,int need_save,Conf *conf) { char cVar1; int iVar2; char *pcVar3; char *value_00; FILE *__stream; Filename *pFVar4; size_t sVar5; Conf *conf_local; int need_save_local; char *value_local; char *p_local; char type; int ret; int cmdlen; int cmds...
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ undefined4 FUN_00112747(char *param_1,char *param_2,int param_3,undefined8 param_4) { char cVar1; int iVar2; undefined8 uVar3; long lVar4; FILE *__stream; char *pcVar5; size_t sVar6; undefined8 uVar7; undefined4 lo...
(translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n\nundefined4 FUN_00112747(char *param_1,char *param_2,int param_3,undefined8 param_4)\n\n{\n char cVar1;\n int iVar2;\n undefined8 uVar3;\n long lVar4;\n FILE *__stream;\n char *pcVar5;\n size_t sVar6;\n und...
PUSH RBP MOV RBP,RSP SUB RSP,0xd0 MOV qword ptr [RBP + -0xb8],RDI MOV qword ptr [RBP + -0xc0],RSI MOV dword ptr [RBP + -0xc4],EDX MOV qword ptr [RBP + -0xd0],RCX MOV dword ptr [RBP + -0xa0],0x0 MOV RAX,qword ptr [RBP + -0xb8] LEA RSI,[0x18a627] MOV RDI,RAX CALL 0x001105b0 TEST EAX,EAX JNZ 0x00112805 CMP qword ptr [RBP ...
int function_1(char *p,char *var_3,int var_4,type_1 *conf) { char cVar1; int var_2; char *var_20; char *value_00; type_2 *var_24; type_3 *pFVar4; size_t sVar5; type_1 *conf_local; int need_save_local; char *value_local; char *p_local; char type; int ret; int var_27; int var_26; int d; ...
(translation_unit "int cmdline_process_param(char *p,char *value,int need_save,Conf *conf)\n\n{\n char cVar1;\n int iVar2;\n char *pcVar3;\n char *value_00;\n FILE *__stream;\n Filename *pFVar4;\n size_t sVar5;\n Conf *conf_local;\n int need_save_local;\n char *value_local;\n char *p_local;\n char type;\n ...
(translation_unit "int function_1(char *p,char *var_3,int var_4,type_1 *conf)\n\n{\n char cVar1;\n int var_2;\n char *var_20;\n char *value_00;\n type_2 *var_24;\n type_3 *pFVar4;\n size_t sVar5;\n type_1 *conf_local;\n int need_save_local;\n char *value_local;\n char *p_local;\n char type;\n int ret;\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_...
1167_puttytel_and_puttytel_strip.c
unifontsel_draw_preview_text_inner
FUN_0015f312
unifontsel_draw_preview_text_inner
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void unifontsel_draw_preview_text_inner(unifont_drawctx *dctx,unifontsel_internal *fs) { wchar_t wVar1; fontinfo *pfVar2; _func_char_ptr_GtkWidget_ptr_ch...
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ void FUN_0015f312(int *param_1,long param_2) { undefined4 uVar1; long *plVar2; code *pcVar3; undefined8 uVar4; long lVar5; long local_40; long local_38; local_38 = 0; plVar2 = *(long **)(param_2 + 0xc0); if (p...
(translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n\nvoid FUN_0015f312(int *param_1,long param_2)\n\n{\n undefined4 uVar1;\n long *plVar2;\n code *pcVar3;\n undefined8 uVar4;\n long lVar5;\n long local_40;\n long local_38;\n \n local_38 = 0;\n plVar2 = *(l...
PUSH RBP MOV RBP,RSP PUSH R13 PUSH R12 PUSH RBX SUB RSP,0x38 MOV qword ptr [RBP + -0x48],RDI MOV qword ptr [RBP + -0x50],RSI MOV qword ptr [RBP + -0x30],0x0 MOV RAX,qword ptr [RBP + -0x50] MOV RAX,qword ptr [RAX + 0xc0] MOV qword ptr [RBP + -0x28],RAX CMP qword ptr [RBP + -0x28],0x0 JZ 0x0015f3f0 MOV RAX,qword ptr [RBP...
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *dctx,type_2 *fs) { type_3 wVar1; type_4 *var_1; type_5 *p_Var3; type_6 *p_Var4; type_7 uVar5; type_8 *pGVar6; char *pcVar...
(translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid unifontsel_draw_preview_text_inner(unifont_drawctx *dctx,unifontsel_internal *fs)\n\n{\n wchar_t wVar1;\n fontinfo *pfVar2;\n _func...
(translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *dctx,type_2 *fs)\n\n{\n type_3 wVar1;\n type_4 *var_1;\n type_5 *p_Var3;\n type_6 *p_Var4;\n type_7 uVar5;\n ...
(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)...
944_pterm_and_pterm_strip.c
draglist_valchange
FUN_0014a419
draglist_valchange
gboolean draglist_valchange(gpointer data) { gpointer data_local; draglist_valchange_ctx *ctx; /* WARNING: Load size is inaccurate */ /* WARNING: Load size is inaccurate */ (**(code **)(**data + 0x18)) (**data,*(undefined8 *)((long)data + 8), *...
undefined8 FUN_0014a419(undefined8 *param_1) { (**(code **)(*(long *)*param_1 + 0x18)) (*(undefined8 *)*param_1,param_1[1],*(undefined8 *)(param_1[1] + 0x10),2); FUN_001284fc(param_1); return 0; }
(translation_unit "undefined8 FUN_0014a419(undefined8 *param_1)\n\n{\n (**(code **)(*(long *)*param_1 + 0x18))\n (*(undefined8 *)*param_1,param_1[1],*(undefined8 *)(param_1[1] + 0x10),2);\n FUN_001284fc(param_1);\n return 0;\n}\n\n" (function_definition "undefined8 FUN_0014a419(undefined8 *param_1)\n\n{\n...
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] MOV RAX,qword ptr [RAX] MOV RAX,qword ptr [RAX + 0x18] MOV RDX,qword ptr [RBP + -0x8] MOV RDX,qword ptr [RDX + 0x8] MOV RDX,qword ptr [R...
type_1 function_1(type_2 data) { type_2 data_local; type_3 *ctx; /* WARNING: Load size is inaccurate */ /* WARNING: Load size is inaccurate */ (**(type_4 **)(**data + 0x18)) (**data,*(type_5 *)((long)data + 8), *(type_5 *)(*(long *)((long)data ...
(translation_unit "gboolean draglist_valchange(gpointer data)\n\n{\n gpointer data_local;\n draglist_valchange_ctx *ctx;\n \n /* WARNING: Load size is inaccurate */\n /* WARNING: Load size is inaccurate */\n (**(code **)(**data + 0x18))\n (**data,*(undefined8 *)((lon...
(translation_unit "type_1 function_1(type_2 data)\n\n{\n type_2 data_local;\n type_3 *ctx;\n \n /* WARNING: Load size is inaccurate */\n /* WARNING: Load size is inaccurate */\n (**(type_4 **)(**data + 0x18))\n (**data,*(type_5 *)((long)data + 8),\n *(typ...
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declar...
1299_puttytel_and_puttytel_strip.c
clear_scrollback_menuitem
FUN_0016b572
clear_scrollback_menuitem
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void clear_scrollback_menuitem(GtkMenuItem *item,gpointer data) { gpointer data_local; GtkMenuItem *item_local; gui_data *inst; term_clrsb(*(Terminal **)((long)data + 0xda0)); return; }
void FUN_0016b572(undefined8 param_1,long param_2) { FUN_0013c44d(*(undefined8 *)(param_2 + 0xda0)); return; }
(translation_unit "void FUN_0016b572(undefined8 param_1,long param_2)\n\n{\n FUN_0013c44d(*(undefined8 *)(param_2 + 0xda0));\n return;\n}\n\n" (function_definition "void FUN_0016b572(undefined8 param_1,long param_2)\n\n{\n FUN_0013c44d(*(undefined8 *)(param_2 + 0xda0));\n return;\n}" primitive_type (function_declar...
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 + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX + 0xda0] MOV RDI,RAX CALL 0x0013c44d NOP LEAVE RET
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *item,type_2 data) { type_2 data_local; type_1 *item_local; type_3 *inst; var_1(*(type_4 **)((long)data + 0xda0)); return; }
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid clear_scrollback_menuitem(GtkMenuItem *item,gpointer data)\n\n{\n gpointer data_local;\n GtkMenuItem *item_local;\n gui_data *inst;\n \n term_clrsb(*(Terminal **)((long)data + 0xda0));\n return;\n}\n\n" comment (fu...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *item,type_2 data)\n\n{\n type_2 data_local;\n type_1 *item_local;\n type_3 *inst;\n \n var_1(*(type_4 **)((long)data + 0xda0));\n return;\n}\n\n" comment (function_definition "void function_1(typ...
(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...
567_pterm_and_pterm_strip.c
conf_deserialise
FUN_0011615e
conf_deserialise
int conf_deserialise(Conf *conf,void *vdata,int maxsize) { int iVar1; int iVar2; char *pcVar3; Filename *pFVar4; FontSpec *pFVar5; long in_FS_OFFSET; int maxsize_local; void *vdata_local; Conf *conf_local; int used; uint primary; uchar *data; uchar *start; conf_entry *entry; uchar *zero;...
long FUN_0011615e(undefined8 param_1,byte *param_2,int param_3) { int iVar1; int iVar2; uint uVar3; undefined8 uVar4; long in_FS_OFFSET; int local_4c; int local_38; uint local_34; byte *local_30; byte *local_28; uint *local_20; void *local_18; long local_10; local_10 = *(long *)(in_FS_O...
(translation_unit "long FUN_0011615e(undefined8 param_1,byte *param_2,int param_3)\n\n{\n int iVar1;\n int iVar2;\n uint uVar3;\n undefined8 uVar4;\n long in_FS_OFFSET;\n int local_4c;\n int local_38;\n uint local_34;\n byte *local_30;\n byte *local_28;\n uint *local_20;\n void *local_18;\n long local_10;\...
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 RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0x40] MOV qword ptr [RBP + -0x28],RAX MOV RAX,qword ptr [RBP + -0x28] MOV qword ptr [RBP + -0...
int function_1(type_1 *conf,void *vdata,int maxsize) { int var_14; int var_8; char *pcVar3; type_2 *pFVar4; type_3 *pFVar5; long var_1; int var_2; void *vdata_local; type_1 *conf_local; int var_16; type_4 var_6; type_5 *var_5; type_5 *start; type_6 *entry; type_5 *var_12; long var_3; ...
(translation_unit "int conf_deserialise(Conf *conf,void *vdata,int maxsize)\n\n{\n int iVar1;\n int iVar2;\n char *pcVar3;\n Filename *pFVar4;\n FontSpec *pFVar5;\n long in_FS_OFFSET;\n int maxsize_local;\n void *vdata_local;\n Conf *conf_local;\n int used;\n uint primary;\n uchar *data;\n uchar *start;\n ...
(translation_unit "int function_1(type_1 *conf,void *vdata,int maxsize)\n\n{\n int var_14;\n int var_8;\n char *pcVar3;\n type_2 *pFVar4;\n type_3 *pFVar5;\n long var_1;\n int var_2;\n void *vdata_local;\n type_1 *conf_local;\n int var_16;\n type_4 var_6;\n type_5 *var_5;\n type_5 *start;\n type_6 *entry;...
(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...
1058_puttytel_and_puttytel_strip.c
widget_focus
FUN_001539be
widget_focus
/* WARNING: Enum "GdkEventType": Some values do not have unique names */ gboolean widget_focus(GtkWidget *widget,GdkEventFocus *event,gpointer data) { uctrl *puVar1; gpointer data_local; GdkEventFocus *event_local; GtkWidget *widget_local; control *focus; dlgparam *dp; uctrl *uc; puVar1 = dlg_find...
undefined8 FUN_001539be(undefined8 param_1,undefined8 param_2,long param_3) { long *plVar1; undefined8 local_20; plVar1 = (long *)FUN_00151d08(param_3,param_1); if ((plVar1 == (long *)0x0) || (*plVar1 == 0)) { local_20 = 0; } else { local_20 = *plVar1; } if (local_20 != *(long *)(param_3 + ...
(translation_unit "undefined8 FUN_001539be(undefined8 param_1,undefined8 param_2,long param_3)\n\n{\n long *plVar1;\n undefined8 local_20;\n \n plVar1 = (long *)FUN_00151d08(param_3,param_1);\n if ((plVar1 == (long *)0x0) || (*plVar1 == 0)) {\n local_20 = 0;\n }\n else {\n local_20 = *plVar1;\n }\n if (l...
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 + -0x10],RAX MOV RDX,qword ptr [RBP + -0x28] MOV RAX,qword ptr [RBP + -0x10] MOV RSI,RDX MOV RDI,RAX CALL 0x00151d08 MOV qword ptr [RBP + -...
/* 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 *var_2; type_4 data_local; type_3 *event_local; type_2 *widget_local; type_6 *var_3; type_7 *dp; type_5 *uc; var_2 = var_1((type_7 *)data,widget); if ((va...
(translation_unit "/* WARNING: Enum "GdkEventType": Some values do not have unique names */\n\ngboolean widget_focus(GtkWidget *widget,GdkEventFocus *event,gpointer data)\n\n{\n uctrl *puVar1;\n gpointer data_local;\n GdkEventFocus *event_local;\n GtkWidget *widget_local;\n control *focus;\n dlgparam *dp;\n uctr...
(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 *var_2;\n type_4 data_local;\n type_3 *event_local;\n type_2 *widget_local;\n type_6 *var_3;\n type_7 *dp;\n type_5 *uc;\n \n var_2 = var_1((t...
(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...
1245_puttytel_and_puttytel_strip.c
focus_event
FUN_00167a90
focus_event
/* WARNING: Enum "GdkEventType": Some values do not have unique names */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ gint focus_event(GtkWidget *widget,GdkEventFocus *event,gpointer data) { gpointer data_local; GdkEventFocus *event_local; GtkWidget *widget_local; gui_data *inst; ...
undefined8 FUN_00167a90(undefined8 param_1,long param_2,long param_3) { FUN_0014b973(*(undefined8 *)(param_3 + 0xda0),(int)*(short *)(param_2 + 0x12)); FUN_0013b661(*(undefined8 *)(param_3 + 0xda0)); FUN_00164df9(param_3,1); return 0; }
(translation_unit "undefined8 FUN_00167a90(undefined8 param_1,long param_2,long param_3)\n\n{\n FUN_0014b973(*(undefined8 *)(param_3 + 0xda0),(int)*(short *)(param_2 + 0x12));\n FUN_0013b661(*(undefined8 *)(param_3 + 0xda0));\n FUN_00164df9(param_3,1);\n return 0;\n}\n\n" (function_definition "undefined8 FUN_00167a...
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 + -0x28] MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x20] MOVZX EAX,word ptr [RAX + 0x12] MOVSX EDX,AX MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [...
/* 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) { type_4 data_local; type_3 *event_local; type_2 *widget_local; type_5 *inst; var_1(*(type_6 **)((...
(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 focus_event(GtkWidget *widget,GdkEventFocus *event,gpointer data)\n\n{\n gpointer data_local;\n GdkEventFocus *event_local;\n GtkWidget *widget...
(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 type_4 data_local;\n type_3 *event_local;\n type_2 *widget_local;\n type_5 *inst...
(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...
647_pterm_and_pterm_strip.c
log_reconfig
FUN_001235ee
log_reconfig
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void log_reconfig(void *handle,Conf *conf) { bool bVar1; int iVar2; int iVar3; Filename *f2; Filename *f1; Conf *pCVar4; Conf *conf_local; void *handle_local; int reset_logging; LogContext *ctx; f2 = conf_get_filename(c...
void FUN_001235ee(long param_1,undefined8 param_2) { bool bVar1; int iVar2; int iVar3; undefined4 uVar4; undefined8 uVar5; undefined8 uVar6; uVar5 = FUN_0011558e(param_2,0x77); uVar6 = FUN_0011558e(*(undefined8 *)(param_1 + 0x38),0x77); iVar2 = FUN_00164bf1(uVar6,uVar5); if (iVar2 != 0) { i...
(translation_unit "void FUN_001235ee(long param_1,undefined8 param_2)\n\n{\n bool bVar1;\n int iVar2;\n int iVar3;\n undefined4 uVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n \n uVar5 = FUN_0011558e(param_2,0x77);\n uVar6 = FUN_0011558e(*(undefined8 *)(param_1 + 0x38),0x77);\n iVar2 = FUN_00164bf1(uVar6,uVa...
PUSH RBP MOV RBP,RSP PUSH RBX SUB RSP,0x28 MOV qword ptr [RBP + -0x28],RDI MOV qword ptr [RBP + -0x30],RSI MOV RAX,qword ptr [RBP + -0x28] MOV qword ptr [RBP + -0x18],RAX MOV RAX,qword ptr [RBP + -0x30] MOV ESI,0x77 MOV RDI,RAX CALL 0x0011558e MOV RBX,RAX MOV RAX,qword ptr [RBP + -0x18] MOV RAX,qword ptr [RAX + 0x38] M...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(void *handle,type_1 *conf) { bool bVar1; int var_3; int var_5; type_2 *f2; type_2 *f1; type_1 *pCVar4; type_1 *conf_local; void *handle_local; int reset_logging; type_3 *ctx; f2 = var_1(conf,0x77); f1 ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid log_reconfig(void *handle,Conf *conf)\n\n{\n bool bVar1;\n int iVar2;\n int iVar3;\n Filename *f2;\n Filename *f1;\n Conf *pCVar4;\n Conf *conf_local;\n void *handle_local;\n int reset_logging;\n LogContext *ct...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(void *handle,type_1 *conf)\n\n{\n bool bVar1;\n int var_3;\n int var_5;\n type_2 *f2;\n type_2 *f1;\n type_1 *pCVar4;\n type_1 *conf_local;\n void *handle_local;\n int reset_logging;\n type_3 *ctx;\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: (type_identifier) declarator...
1130_puttytel_and_puttytel_strip.c
x11font_size_increment
FUN_0015ca06
x11font_size_increment
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ char * x11font_size_increment(unifont *font,wchar_t increment) { int iVar1; undefined8 uVar2; char *pcVar3; int iVar4; long in_FS_OFFSET; wchar_t increment_local; unifont *font_local; wchar_t i; wchar_t max; ulong ret; cha...
undefined8 FUN_0015ca06(long *param_1,int param_2) { int iVar1; undefined8 uVar2; int iVar3; long in_FS_OFFSET; int local_d8; int local_d4; undefined8 local_d0; undefined8 local_c8; long local_c0; long local_b8; long *local_b0; undefined8 local_a8; undefined8 local_a0; undefined8 *local_98...
(translation_unit "undefined8 FUN_0015ca06(long *param_1,int param_2)\n\n{\n int iVar1;\n undefined8 uVar2;\n int iVar3;\n long in_FS_OFFSET;\n int local_d8;\n int local_d4;\n undefined8 local_d0;\n undefined8 local_c8;\n long local_c0;\n long local_b8;\n long *local_b0;\n undefined8 local_a8;\n undefined8...
PUSH RBP MOV RBP,RSP SUB RSP,0xe0 MOV qword ptr [RBP + -0xd8],RDI MOV dword ptr [RBP + -0xdc],ESI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0xd8] MOV qword ptr [RBP + -0xa8],RAX CALL 0x00110d80 MOV RDI,RAX CALL 0x00111ee0 MOV qword ptr [RBP + -0xa0],RAX MOV RAX,qwo...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ char * function_1(type_1 *font,type_2 var_18) { int var_6; type_3 uVar2; char *pcVar3; int var_19; long var_1; type_2 increment_local; type_1 *font_local; type_2 var_16; type_2 var_13; type_4 ret; char *returned_name; ty...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nchar * x11font_size_increment(unifont *font,wchar_t increment)\n\n{\n int iVar1;\n undefined8 uVar2;\n char *pcVar3;\n int iVar4;\n long in_FS_OFFSET;\n wchar_t increment_local;\n unifont *font_local;\n wchar_t i;\n ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nchar * function_1(type_1 *font,type_2 var_18)\n\n{\n int var_6;\n type_3 uVar2;\n char *pcVar3;\n int var_19;\n long var_1;\n type_2 increment_local;\n type_1 *font_local;\n type_2 var_16;\n type_2 var_13;\n type_4 ...
(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...
827_pterm_and_pterm_strip.c
ltime
FUN_00142582
ltime
/* WARNING: Unknown calling convention */ tm * ltime(void) { long lVar1; int iVar2; int iVar3; int iVar4; undefined4 uVar5; tm *ptVar6; tm *in_RDI; long in_FS_OFFSET; time_t t; long local_20; local_20 = *(long *)(in_FS_OFFSET + 0x28); time(&t); if (t == -1) { /* WARNI...
undefined8 * FUN_00142582(undefined8 *param_1) { undefined8 uVar1; long lVar2; tm *ptVar3; long in_FS_OFFSET; long local_28; long local_20; local_20 = *(long *)(in_FS_OFFSET + 0x28); time(&local_28); if (local_28 == -1) { /* WARNING: Subroutine does not return */ __assert_...
(translation_unit "undefined8 * FUN_00142582(undefined8 *param_1)\n\n{\n undefined8 uVar1;\n long lVar2;\n tm *ptVar3;\n long in_FS_OFFSET;\n long local_28;\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n time(&local_28);\n if (local_28 == -1) {\n /* WARNING: Subroutine d...
PUSH RBP MOV RBP,RSP PUSH RBX SUB RSP,0x28 MOV qword ptr [RBP + -0x28],RDI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x18],RAX XOR EAX,EAX LEA RAX,[RBP + -0x20] MOV RDI,RAX CALL 0x0010fe80 MOV RAX,qword ptr [RBP + -0x20] CMP RAX,-0x1 JNZ 0x001425d3 LEA RCX,[0x192a25] MOV EDX,0xe LEA RSI,[0x192a0c] LEA RDI,[0x19...
/* WARNING: Unknown calling convention */ type_1 * function_1(void) { long lVar1; int iVar2; int iVar3; int iVar4; type_2 uVar5; type_1 *ptVar6; type_1 *in_RDI; long var_1; type_3 var_3; long var_6; var_6 = *(long *)(var_1 + 0x28); var_2(&var_3); if (var_3 == -1) { /*...
(translation_unit "/* WARNING: Unknown calling convention */\n\ntm * ltime(void)\n\n{\n long lVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n tm *ptVar6;\n tm *in_RDI;\n long in_FS_OFFSET;\n time_t t;\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n time(&t);\n if (t =...
(translation_unit "/* WARNING: Unknown calling convention */\n\ntype_1 * function_1(void)\n\n{\n long lVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n type_2 uVar5;\n type_1 *ptVar6;\n type_1 *in_RDI;\n long var_1;\n type_3 var_3;\n long var_6;\n \n var_6 = *(long *)(var_1 + 0x28);\n var_2(&var_3);\n if (v...
(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: (sized_type_specifier) declarator:...
631_pterm_and_pterm_strip.c
ldisc_free
FUN_0012137f
ldisc_free
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ldisc_free(void *handle) { void *handle_local; Ldisc ldisc; /* WARNING: Load size is inaccurate */ if (*handle != 0) { /* WARNING: Load size is inaccurate */ *(undefined8 *)(*handle + 0x...
void FUN_0012137f(long *param_1) { if (*param_1 != 0) { *(undefined8 *)(*param_1 + 0x1100) = 0; } if (param_1[1] != 0) { (**(code **)(param_1[1] + 0x60))(param_1[2],0); } if (param_1[7] != 0) { FUN_001284fc(param_1[7]); } FUN_001284fc(param_1); return; }
(translation_unit "void FUN_0012137f(long *param_1)\n\n{\n if (*param_1 != 0) {\n *(undefined8 *)(*param_1 + 0x1100) = 0;\n }\n if (param_1[1] != 0) {\n (**(code **)(param_1[1] + 0x60))(param_1[2],0);\n }\n if (param_1[7] != 0) {\n FUN_001284fc(param_1[7]);\n }\n FUN_001284fc(param_1);\n return;\n}\n\n...
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 0x001213b1 MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX] MOV qword ptr [RAX + 0x1100],0x0 MOV RAX,qword ptr [RB...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(void *handle) { void *handle_local; type_1 ldisc; /* WARNING: Load size is inaccurate */ if (*handle != 0) { /* WARNING: Load size is inaccurate */ *(type_2 *)(*handle + 0x110...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ldisc_free(void *handle)\n\n{\n void *handle_local;\n Ldisc ldisc;\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 ldisc;\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...
841_pterm_and_pterm_strip.c
add234
FUN_0014386b
add234
void * add234(tree234 *t,void *e) { void *pvVar1; void *e_local; tree234 *t_local; if (t->cmp == (cmpfn234)0x0) { pvVar1 = (void *)0x0; } else { pvVar1 = add234_internal(t,e,-1); } return pvVar1; }
undefined8 FUN_0014386b(long param_1,undefined8 param_2) { undefined8 uVar1; if (*(long *)(param_1 + 8) == 0) { uVar1 = 0; } else { uVar1 = FUN_00142b8c(param_1,param_2,0xffffffff); } return uVar1; }
(translation_unit "undefined8 FUN_0014386b(long param_1,undefined8 param_2)\n\n{\n undefined8 uVar1;\n \n if (*(long *)(param_1 + 8) == 0) {\n uVar1 = 0;\n }\n else {\n uVar1 = FUN_00142b8c(param_1,param_2,0xffffffff);\n }\n return uVar1;\n}\n\n" (function_definition "undefined8 FUN_0014386b(long param_1,u...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI MOV qword ptr [RBP + -0x10],RSI MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX + 0x8] TEST RAX,RAX JNZ 0x0014388f MOV EAX,0x0 JMP 0x001438a7 MOV RCX,qword ptr [RBP + -0x10] MOV RAX,qword ptr [RBP + -0x8] MOV EDX,0xffffffff MOV RSI,RCX MOV RDI,RAX C...
void * function_1(type_1 *t,void *e) { void *pvVar1; void *e_local; type_1 *t_local; if (t->cmp == (type_2)0x0) { pvVar1 = (void *)0x0; } else { pvVar1 = var_1(t,e,-1); } return pvVar1; }
(translation_unit "void * add234(tree234 *t,void *e)\n\n{\n void *pvVar1;\n void *e_local;\n tree234 *t_local;\n \n if (t->cmp == (cmpfn234)0x0) {\n pvVar1 = (void *)0x0;\n }\n else {\n pvVar1 = add234_internal(t,e,-1);\n }\n return pvVar1;\n}\n\n" (function_definition "void * add234(tree234 *t,void *e)\...
(translation_unit "void * function_1(type_1 *t,void *e)\n\n{\n void *pvVar1;\n void *e_local;\n type_1 *t_local;\n \n if (t->cmp == (type_2)0x0) {\n pvVar1 = (void *)0x0;\n }\n else {\n pvVar1 = var_1(t,e,-1);\n }\n return pvVar1;\n}\n\n" (function_definition "void * function_1(type_1 *t,void *e)\n\n{\n ...
(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...
1288_puttytel_and_puttytel_strip.c
make_mouse_ptr
FUN_0016aa58
make_mouse_ptr
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ GdkCursor * make_mouse_ptr(gui_data *inst,wchar_t cursor_val) { undefined8 uVar1; GdkCursor *pGVar2; wchar_t cursor_val_local; gui_data *inst_local; cursor_val_local = cursor_val; if (cursor_val == L'\xffffffff') { cursor_val...
void FUN_0016aa58(undefined8 param_1,int param_2) { undefined8 uVar1; undefined4 local_14; local_14 = param_2; if (param_2 == -1) { local_14 = -2; } uVar1 = gdk_display_get_default(); gdk_cursor_new_for_display(uVar1,local_14); return; }
(translation_unit "void FUN_0016aa58(undefined8 param_1,int param_2)\n\n{\n undefined8 uVar1;\n undefined4 local_14;\n \n local_14 = param_2;\n if (param_2 == -1) {\n local_14 = -2;\n }\n uVar1 = gdk_display_get_default();\n gdk_cursor_new_for_display(uVar1,local_14);\n return;\n}\n\n" (function_definition ...
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 0x0016aa74 MOV dword ptr [RBP + -0xc],0xfffffffe CALL 0x00110d80 MOV RDX,RAX MOV EAX,dword ptr [RBP + -0xc] MOV ESI,EAX MOV RDI,RDX CALL 0x00110790 LEAVE RET
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ type_1 * function_1(type_2 *inst,type_3 var_1) { type_4 uVar1; type_1 *pGVar2; type_3 cursor_val_local; type_2 *inst_local; cursor_val_local = var_1; if (var_1 == L'\xffffffff') { cursor_val_local = L'\xfffffffe'; } uVar1...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nGdkCursor * make_mouse_ptr(gui_data *inst,wchar_t cursor_val)\n\n{\n undefined8 uVar1;\n GdkCursor *pGVar2;\n wchar_t cursor_val_local;\n gui_data *inst_local;\n \n cursor_val_local = cursor_val;\n if (cursor_val == L'...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ntype_1 * function_1(type_2 *inst,type_3 var_1)\n\n{\n type_4 uVar1;\n type_1 *pGVar2;\n type_3 cursor_val_local;\n type_2 *inst_local;\n \n cursor_val_local = var_1;\n if (var_1 == L'\xffffffff') {\n cursor_val_loca...
(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 ...
1339_puttytel_and_puttytel_strip.c
fontspec_serialise
FUN_0016ebd7
fontspec_serialise
int fontspec_serialise(FontSpec *f,void *data) { size_t sVar1; void *data_local; FontSpec *f_local; int len; sVar1 = strlen(f->name); if (data != (void *)0x0) { strcpy((char *)data,f->name); } return (int)sVar1 + 1; }
int FUN_0016ebd7(undefined8 *param_1,char *param_2) { size_t sVar1; sVar1 = strlen((char *)*param_1); if (param_2 != (char *)0x0) { strcpy(param_2,(char *)*param_1); } return (int)sVar1 + 1; }
(translation_unit "int FUN_0016ebd7(undefined8 *param_1,char *param_2)\n\n{\n size_t sVar1;\n \n sVar1 = strlen((char *)*param_1);\n if (param_2 != (char *)0x0) {\n strcpy(param_2,(char *)*param_1);\n }\n return (int)sVar1 + 1;\n}\n\n" (function_definition "int FUN_0016ebd7(undefined8 *param_1,char *param_2)\n...
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 + -0x18] MOV RAX,qword ptr [RAX] MOV RDI,RAX CALL 0x001105f0 MOV dword ptr [RBP + -0x4],EAX CMP qword ptr [RBP + -0x20],0x0 JZ 0x0016ec16 MOV RAX,qword ptr [RBP + -0x18] MOV RDX,qword ptr [RAX] MOV R...
int function_1(type_1 *f,void *var_2) { size_t sVar1; void *data_local; type_1 *f_local; int len; sVar1 = var_1(f->name); if (var_2 != (void *)0x0) { var_3((char *)var_2,f->name); } return (int)sVar1 + 1; }
(translation_unit "int fontspec_serialise(FontSpec *f,void *data)\n\n{\n size_t sVar1;\n void *data_local;\n FontSpec *f_local;\n int len;\n \n sVar1 = strlen(f->name);\n if (data != (void *)0x0) {\n strcpy((char *)data,f->name);\n }\n return (int)sVar1 + 1;\n}\n\n" (function_definition "int fontspec_serial...
(translation_unit "int function_1(type_1 *f,void *var_2)\n\n{\n size_t sVar1;\n void *data_local;\n type_1 *f_local;\n int len;\n \n sVar1 = var_1(f->name);\n if (var_2 != (void *)0x0) {\n var_3((char *)var_2,f->name);\n }\n return (int)sVar1 + 1;\n}\n\n" (function_definition "int function_1(type_1 *f,void ...
(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...
1260_puttytel_and_puttytel_strip.c
request_paste
FUN_00168a6f
request_paste
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void request_paste(void *frontend) { void *frontend_local; gui_data *inst; if (*(int *)((long)frontend + 0xd10) == 0) { gtk_selection_convert (*(undefined8 *)((long)frontend + 8),1,utf8_string_atom, *(u...
void FUN_00168a6f(long param_1) { if (*(int *)(param_1 + 0xd10) == 0) { gtk_selection_convert (*(undefined8 *)(param_1 + 8),1,DAT_001b89a0,*(undefined4 *)(param_1 + 0x22e0)); } else { gtk_selection_convert(*(undefined8 *)(param_1 + 8),1,0x1f,*(undefined4 *)(param_1 + 0x22e0)); } return...
(translation_unit "void FUN_00168a6f(long param_1)\n\n{\n if (*(int *)(param_1 + 0xd10) == 0) {\n gtk_selection_convert\n (*(undefined8 *)(param_1 + 8),1,DAT_001b89a0,*(undefined4 *)(param_1 + 0x22e0));\n }\n else {\n gtk_selection_convert(*(undefined8 *)(param_1 + 8),1,0x1f,*(undefined4 *)(param_...
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 EAX,dword ptr [RAX + 0xd10] TEST EAX,EAX JNZ 0x00168ab9 MOV RAX,qword ptr [RBP + -0x8] MOV ECX,dword ptr [RAX + 0x22e0] MOV RDX,qword ptr [0x001b89a0] MOV R...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(void *frontend) { void *frontend_local; type_1 *inst; if (*(int *)((long)frontend + 0xd10) == 0) { var_1 (*(type_2 *)((long)frontend + 8),1,utf8_string_atom, *(type_3 *)((long)frontend +...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid request_paste(void *frontend)\n\n{\n void *frontend_local;\n gui_data *inst;\n \n if (*(int *)((long)frontend + 0xd10) == 0) {\n gtk_selection_convert\n (*(undefined8 *)((long)frontend + 8),1,utf8_str...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(void *frontend)\n\n{\n void *frontend_local;\n type_1 *inst;\n \n if (*(int *)((long)frontend + 0xd10) == 0) {\n var_1\n (*(type_2 *)((long)frontend + 8),1,utf8_string_atom,\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...
761_pterm_and_pterm_strip.c
sblines
FUN_00130f8a
sblines
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ wchar_t sblines(Terminal *term) { Terminal *term_local; wchar_t sblines; sblines = count234(term->scrollback); if (((term->erase_to_scrollback != L'\0') && (term->alt_which != L'\0')) && (term->alt_screen != (tree234 *)0x0)) { ...
int FUN_00130f8a(long param_1) { undefined4 local_c; local_c = FUN_00142b5c(*(undefined8 *)(param_1 + 8)); if (((*(int *)(param_1 + 0x11d4) != 0) && (*(int *)(param_1 + 0x20c) != 0)) && (*(long *)(param_1 + 0x18) != 0)) { local_c = local_c + *(int *)(param_1 + 0x210); } return local_c; }
(translation_unit "int FUN_00130f8a(long param_1)\n\n{\n undefined4 local_c;\n \n local_c = FUN_00142b5c(*(undefined8 *)(param_1 + 8));\n if (((*(int *)(param_1 + 0x11d4) != 0) && (*(int *)(param_1 + 0x20c) != 0)) &&\n (*(long *)(param_1 + 0x18) != 0)) {\n local_c = local_c + *(int *)(param_1 + 0x210);\n }\...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV RAX,qword ptr [RBP + -0x18] MOV RAX,qword ptr [RAX + 0x8] MOV RDI,RAX CALL 0x00142b5c MOV dword ptr [RBP + -0x4],EAX MOV RAX,qword ptr [RBP + -0x18] MOV EAX,dword ptr [RAX + 0x11d4] TEST EAX,EAX JZ 0x00130fdf MOV RAX,qword ptr [RBP + -0x18] MOV EAX,d...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ type_1 function_1(type_2 *term) { type_2 *term_local; type_1 function_1; function_1 = var_1(term->scrollback); if (((term->erase_to_scrollback != L'\0') && (term->alt_which != L'\0')) && (term->alt_screen != (type_3 *)0x0)) { ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nwchar_t sblines(Terminal *term)\n\n{\n Terminal *term_local;\n wchar_t sblines;\n \n sblines = count234(term->scrollback);\n if (((term->erase_to_scrollback != L'\0') && (term->alt_which != L'\0')) &&\n (term->alt_sc...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ntype_1 function_1(type_2 *term)\n\n{\n type_2 *term_local;\n type_1 function_1;\n \n function_1 = var_1(term->scrollback);\n if (((term->erase_to_scrollback != L'\0') && (term->alt_which != L'\0')) &&\n (term->alt_sc...
(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))))) body: (compound_statement (declaration type: (type_id...
1408_puttytel_and_puttytel_strip.c
localproxy_errfd_find
FUN_00172c6f
localproxy_errfd_find
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ int localproxy_errfd_find(void *av,void *bv) { int iVar1; void *bv_local; void *av_local; int a; Local_Proxy_Socket b; /* WARNING: Load size is inaccurate */ if (*av < *(int *)((long)bv + 0x10)) { iVar1 = ...
undefined8 FUN_00172c6f(int *param_1,long param_2) { undefined8 uVar1; if (*param_1 < *(int *)(param_2 + 0x10)) { uVar1 = 0xffffffff; } else if (*(int *)(param_2 + 0x10) < *param_1) { uVar1 = 1; } else { uVar1 = 0; } return uVar1; }
(translation_unit "undefined8 FUN_00172c6f(int *param_1,long param_2)\n\n{\n undefined8 uVar1;\n \n if (*param_1 < *(int *)(param_2 + 0x10)) {\n uVar1 = 0xffffffff;\n }\n else if (*(int *)(param_2 + 0x10) < *param_1) {\n uVar1 = 1;\n }\n else {\n uVar1 = 0;\n }\n return uVar1;\n}\n\n" (function_defini...
PUSH RBP MOV RBP,RSP MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV RAX,qword ptr [RBP + -0x18] MOV EAX,dword ptr [RAX] MOV dword ptr [RBP + -0xc],EAX MOV RAX,qword ptr [RBP + -0x20] MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV EAX,dword ptr [RAX + 0x10] CMP dword ptr [RBP + -0...
/* 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; int a; type_1 b; /* WARNING: Load size is inaccurate */ if (*av < *(int *)((long)bv + 0x10)) { iVar1 = -1; } else if (*(in...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint localproxy_errfd_find(void *av,void *bv)\n\n{\n int iVar1;\n void *bv_local;\n void *av_local;\n int a;\n Local_Proxy_Socket b;\n \n /* WARNING: Load size is inaccurate */\n if (*av < *(int *)((l...
(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 int a;\n type_1 b;\n \n /* WARNING: Load size is inaccurate */\n if (*av < *(int *)((long)bv + 0x10)) {\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:...
1498_puttytel_and_puttytel_strip.c
bisearch
FUN_001776e4
bisearch
int bisearch(uint ucs,interval *table,int max) { int iVar1; interval *table_local; int max_local; uint ucs_local; int min; int mid; min = 0; if ((table->first <= ucs) && (max_local = max, ucs <= table[max].last)) { while (min <= max_local) { iVar1 = (max_local + min) / 2; if (table[...
undefined8 FUN_001776e4(uint param_1,uint *param_2,int param_3) { int iVar1; int local_20; int local_10; local_10 = 0; if ((*param_2 <= param_1) && (local_20 = param_3, param_1 <= param_2[(long)param_3 * 2 + 1])) { while (local_10 <= local_20) { iVar1 = (local_20 + local_10) / 2; if (para...
(translation_unit "undefined8 FUN_001776e4(uint param_1,uint *param_2,int param_3)\n\n{\n int iVar1;\n int local_20;\n int local_10;\n \n local_10 = 0;\n if ((*param_2 <= param_1) && (local_20 = param_3, param_1 <= param_2[(long)param_3 * 2 + 1])) {\n while (local_10 <= local_20) {\n iVar1 = (local_20 + l...
PUSH RBP MOV RBP,RSP MOV dword ptr [RBP + -0x14],EDI MOV qword ptr [RBP + -0x20],RSI MOV dword ptr [RBP + -0x18],EDX MOV dword ptr [RBP + -0x8],0x0 MOV RAX,qword ptr [RBP + -0x20] MOV EAX,dword ptr [RAX] CMP dword ptr [RBP + -0x14],EAX JC 0x00177720 MOV EAX,dword ptr [RBP + -0x18] CDQE LEA RDX,[RAX*0x8] MOV RAX,qword p...
int function_1(type_1 var_1,type_2 *table,int max) { int var_4; type_2 *table_local; int var_3; type_1 ucs_local; int var_2; int mid; var_2 = 0; if ((table->first <= var_1) && (var_3 = max, var_1 <= table[max].last)) { while (var_2 <= var_3) { var_4 = (var_3 + var_2) / 2; if (table[...
(translation_unit "int bisearch(uint ucs,interval *table,int max)\n\n{\n int iVar1;\n interval *table_local;\n int max_local;\n uint ucs_local;\n int min;\n int mid;\n \n min = 0;\n if ((table->first <= ucs) && (max_local = max, ucs <= table[max].last)) {\n while (min <= max_local) {\n iVar1 = (max_loc...
(translation_unit "int function_1(type_1 var_1,type_2 *table,int max)\n\n{\n int var_4;\n type_2 *table_local;\n int var_3;\n type_1 ucs_local;\n int var_2;\n int mid;\n \n var_2 = 0;\n if ((table->first <= var_1) && (var_3 = max, var_1 <= table[max].last)) {\n while (var_2 <= var_3) {\n var_4 = (var_3...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identif...
1276_puttytel_and_puttytel_strip.c
draw_update
FUN_00169654
draw_update
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void draw_update(draw_ctx *dctx,wchar_t x,wchar_t y,wchar_t w,wchar_t h) { wchar_t h_local; wchar_t w_local; wchar_t y_local; wchar_t x_local; draw_ctx *dctx_local; gtk_widget_queue_draw_area(dctx->inst->area,x,y,w,h); return; ...
void FUN_00169654(long *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5) { gtk_widget_queue_draw_area(*(undefined8 *)(*param_1 + 8),param_2,param_3,param_4,param_5); return; }
(translation_unit "void FUN_00169654(long *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n gtk_widget_queue_draw_area(*(undefined8 *)(*param_1 + 8),param_2,param_3,param_4,param_5);\n return;\n}\n\n" (function_definition "void FUN_00169654(long *param_1,u...
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 dword ptr [RBP + -0x14],ECX MOV dword ptr [RBP + -0x18],R8D MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX] MOV RAX,qword ptr [RAX + 0x8] MOV EDI,dword ptr [RBP + -0x18] MOV ECX,dwo...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *dctx,type_2 x,type_2 y,type_2 w,type_2 h) { type_2 h_local; type_2 w_local; type_2 y_local; type_2 x_local; type_1 *dctx_local; var_1(dctx->inst->area,x,y,w,h); return; }
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid draw_update(draw_ctx *dctx,wchar_t x,wchar_t y,wchar_t w,wchar_t h)\n\n{\n wchar_t h_local;\n wchar_t w_local;\n wchar_t y_local;\n wchar_t x_local;\n draw_ctx *dctx_local;\n \n gtk_widget_queue_draw_area(dctx->in...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *dctx,type_2 x,type_2 y,type_2 w,type_2 h)\n\n{\n type_2 h_local;\n type_2 w_local;\n type_2 y_local;\n type_2 x_local;\n type_1 *dctx_local;\n \n var_1(dctx->inst->area,x,y,w,h);\n return;\n}\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...
994_pterm_and_pterm_strip.c
x11font_has_glyph
FUN_0015166b
x11font_has_glyph
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ wchar_t x11font_has_glyph(unifont *font,wchar_t glyph) { long lVar1; wchar_t wVar2; long in_FS_OFFSET; wchar_t glyph_local; unifont *font_local; wchar_t sblen; x11font *xfont; char sbstring [2]; lVar1 = *(long *)(in_FS_OFFS...
undefined8 FUN_0015166b(long param_1,uint param_2) { undefined8 uVar1; long in_FS_OFFSET; uint local_34; long local_30; int local_24; long local_20; char local_12 [2]; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); local_34 = param_2; local_30 = param_1; local_20 = param_1; if ...
(translation_unit "undefined8 FUN_0015166b(long param_1,uint param_2)\n\n{\n undefined8 uVar1;\n long in_FS_OFFSET;\n uint local_34;\n long local_30;\n int local_24;\n long local_20;\n char local_12 [2];\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n local_34 = param_2;\n local_30 = para...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x28],RDI MOV dword ptr [RBP + -0x2c],ESI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0x28] MOV qword ptr [RBP + -0x18],RAX MOV RAX,qword ptr [RBP + -0x18] MOV EAX,dword ptr [RAX + 0x168] TEST EAX,EAX JZ 0x00151...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ type_1 function_1(type_2 *font,type_1 glyph) { long var_5; type_1 wVar2; long var_1; type_1 glyph_local; type_2 *font_local; type_1 var_3; type_3 *xfont; char sbstring [2]; var_5 = *(long *)(var_1 + 0x28); glyph_local = g...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nwchar_t x11font_has_glyph(unifont *font,wchar_t glyph)\n\n{\n long lVar1;\n wchar_t wVar2;\n long in_FS_OFFSET;\n wchar_t glyph_local;\n unifont *font_local;\n wchar_t sblen;\n x11font *xfont;\n char sbstring [2];\n ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ntype_1 function_1(type_2 *font,type_1 glyph)\n\n{\n long var_5;\n type_1 wVar2;\n long var_1;\n type_1 glyph_local;\n type_2 *font_local;\n type_1 var_3;\n type_3 *xfont;\n char sbstring [2];\n \n var_5 = *(long *)(...
(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...
990_pterm_and_pterm_strip.c
x11_font_has_glyph
FUN_00150e22
x11_font_has_glyph
wchar_t x11_font_has_glyph(XFontStruct *xfs,uchar byte1,uchar byte2) { wchar_t wVar1; XCharStruct *pXVar2; uchar byte2_local; uchar byte1_local; XFontStruct *xfs_local; XCharStruct *xcs; pXVar2 = x11_char_struct(xfs,byte1,byte2); if ((pXVar2 == (XCharStruct *)0x0) || (((int)pXVar2->descent + (...
undefined8 FUN_00150e22(undefined8 param_1,undefined param_2,undefined param_3) { long lVar1; undefined8 uVar2; lVar1 = FUN_00150d27(param_1,param_2,param_3); if ((lVar1 == 0) || (((int)*(short *)(lVar1 + 8) + (int)*(short *)(lVar1 + 6) < 1 && (*(short *)(lVar1 + 4) < 1)))) { uVar2 = 0; } el...
(translation_unit "undefined8 FUN_00150e22(undefined8 param_1,undefined param_2,undefined param_3)\n\n{\n long lVar1;\n undefined8 uVar2;\n \n lVar1 = FUN_00150d27(param_1,param_2,param_3);\n if ((lVar1 == 0) ||\n (((int)*(short *)(lVar1 + 8) + (int)*(short *)(lVar1 + 6) < 1 && (*(short *)(lVar1 + 4) < 1))))\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 EAX,EDX MOV byte ptr [RBP + -0x20],AL MOVZX EDX,byte ptr [RBP + -0x20] MOVZX ECX,byte ptr [RBP + -0x1c] MOV RAX,qword ptr [RBP + -0x18] MOV ESI,ECX MOV RDI,RAX CALL 0x00150d27 MOV qword ptr [RBP + -0x8],RAX C...
type_1 function_1(type_2 *xfs,type_3 byte1,type_3 byte2) { type_1 wVar1; type_4 *var_2; type_3 byte2_local; type_3 byte1_local; type_2 *xfs_local; type_4 *xcs; var_2 = var_1(xfs,byte1,byte2); if ((var_2 == (type_4 *)0x0) || (((int)var_2->descent + (int)var_2->ascent < 1 && (var_2->width < 1)))...
(translation_unit "wchar_t x11_font_has_glyph(XFontStruct *xfs,uchar byte1,uchar byte2)\n\n{\n wchar_t wVar1;\n XCharStruct *pXVar2;\n uchar byte2_local;\n uchar byte1_local;\n XFontStruct *xfs_local;\n XCharStruct *xcs;\n \n pXVar2 = x11_char_struct(xfs,byte1,byte2);\n if ((pXVar2 == (XCharStruct *)0x0) ||\n ...
(translation_unit "type_1 function_1(type_2 *xfs,type_3 byte1,type_3 byte2)\n\n{\n type_1 wVar1;\n type_4 *var_2;\n type_3 byte2_local;\n type_3 byte1_local;\n type_2 *xfs_local;\n type_4 *xcs;\n \n var_2 = var_1(xfs,byte1,byte2);\n if ((var_2 == (type_4 *)0x0) ||\n (((int)var_2->descent + (int)var_2->asce...
(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...
840_pterm_and_pterm_strip.c
add234_internal
FUN_00142b8c
add234_internal
void * add234_internal(tree234 *t,void *e,int index) { int iVar1; int iVar2; node234_conflict *pnVar3; int index_local; void *e_local; tree234 *t_local; int lcount; int rcount; int childnum; int c; int count; int childnum_1; node234_conflict *n; node234_conflict **np; node234_conflict *l...
long FUN_00142b8c(long *param_1,long param_2,int param_3) { int iVar1; undefined4 uVar2; long lVar3; long *plVar4; int local_6c; long local_68; undefined4 local_50; undefined4 local_4c; int local_48; long *local_38; long *local_30; long *local_28; long *local_20; if (*param_1 == 0) { ...
(translation_unit "long FUN_00142b8c(long *param_1,long param_2,int param_3)\n\n{\n int iVar1;\n undefined4 uVar2;\n long lVar3;\n long *plVar4;\n int local_6c;\n long local_68;\n undefined4 local_50;\n undefined4 local_4c;\n int local_48;\n long *local_38;\n long *local_30;\n long *local_28;\n long *local...
PUSH RBP MOV RBP,RSP SUB RSP,0x70 MOV qword ptr [RBP + -0x58],RDI MOV qword ptr [RBP + -0x60],RSI MOV dword ptr [RBP + -0x64],EDX MOV RAX,qword ptr [RBP + -0x60] MOV qword ptr [RBP + -0x10],RAX MOV RAX,qword ptr [RBP + -0x58] MOV RAX,qword ptr [RAX] TEST RAX,RAX JNZ 0x00142c86 MOV ESI,0x50 MOV EDI,0x1 CALL 0x001282f0 M...
void * function_1(type_1 *t,void *e,int index) { int var_3; int iVar2; type_2 *pnVar3; int var_2; void *e_local; type_1 *t_local; int lcount; int rcount; int var_4; int c; int count; int childnum_1; type_2 *var_5; type_2 **var_6; type_2 *left; type_2 *right; void *orig_e; type_2 *m...
(translation_unit "void * add234_internal(tree234 *t,void *e,int index)\n\n{\n int iVar1;\n int iVar2;\n node234_conflict *pnVar3;\n int index_local;\n void *e_local;\n tree234 *t_local;\n int lcount;\n int rcount;\n int childnum;\n int c;\n int count;\n int childnum_1;\n node234_conflict *n;\n node234_co...
(translation_unit "void * function_1(type_1 *t,void *e,int index)\n\n{\n int var_3;\n int iVar2;\n type_2 *pnVar3;\n int var_2;\n void *e_local;\n type_1 *t_local;\n int lcount;\n int rcount;\n int var_4;\n int c;\n int count;\n int childnum_1;\n type_2 *var_5;\n type_2 **var_6;\n type_2 *left;\n type_2...
(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...
545_pterm_and_pterm_strip.c
conf_free
FUN_00114cfc
conf_free
void conf_free(Conf *conf) { Conf *conf_local; conf_clear(conf); freetree234(conf->tree); safefree(conf); return; }
void FUN_00114cfc(undefined8 *param_1) { FUN_00114cc0(param_1); FUN_00142ab9(*param_1); FUN_001284fc(param_1); return; }
(translation_unit "void FUN_00114cfc(undefined8 *param_1)\n\n{\n FUN_00114cc0(param_1);\n FUN_00142ab9(*param_1);\n FUN_001284fc(param_1);\n return;\n}\n\n" (function_definition "void FUN_00114cfc(undefined8 *param_1)\n\n{\n FUN_00114cc0(param_1);\n FUN_00142ab9(*param_1);\n FUN_001284fc(param_1);\n return;\n}"...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI MOV RAX,qword ptr [RBP + -0x8] MOV RDI,RAX CALL 0x00114cc0 MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX] MOV RDI,RAX CALL 0x00142ab9 MOV RAX,qword ptr [RBP + -0x8] MOV RDI,RAX CALL 0x001284fc NOP LEAVE RET
void function_1(type_1 *conf) { type_1 *conf_local; var_1(conf); var_2(conf->tree); var_3(conf); return; }
(translation_unit "void conf_free(Conf *conf)\n\n{\n Conf *conf_local;\n \n conf_clear(conf);\n freetree234(conf->tree);\n safefree(conf);\n return;\n}\n\n" (function_definition "void conf_free(Conf *conf)\n\n{\n Conf *conf_local;\n \n conf_clear(conf);\n freetree234(conf->tree);\n safefree(conf);\n return;...
(translation_unit "void function_1(type_1 *conf)\n\n{\n type_1 *conf_local;\n \n var_1(conf);\n var_2(conf->tree);\n var_3(conf);\n return;\n}\n\n" (function_definition "void function_1(type_1 *conf)\n\n{\n type_1 *conf_local;\n \n var_1(conf);\n var_2(conf->tree);\n var_3(conf);\n return;\n}" primitive_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))))) body: (compound_statement (declaration type: (type_identifier) d...
508_pterm_and_pterm_strip.c
request_callback_notifications
FUN_00111045
request_callback_notifications
void request_callback_notifications(toplevel_callback_notify_fn_t fn,void *fr) { void *fr_local; toplevel_callback_notify_fn_t fn_local; notify_frontend = fn; frontend = fr; return; }
void FUN_00111045(undefined8 param_1,undefined8 param_2) { DAT_001a7630 = param_1; DAT_001a7638 = param_2; return; }
(translation_unit "void FUN_00111045(undefined8 param_1,undefined8 param_2)\n\n{\n DAT_001a7630 = param_1;\n DAT_001a7638 = param_2;\n return;\n}\n\n" (function_definition "void FUN_00111045(undefined8 param_1,undefined8 param_2)\n\n{\n DAT_001a7630 = param_1;\n DAT_001a7638 = param_2;\n return;\n}" primitive_typ...
PUSH RBP MOV RBP,RSP MOV qword ptr [RBP + -0x8],RDI MOV qword ptr [RBP + -0x10],RSI MOV RAX,qword ptr [RBP + -0x8] MOV qword ptr [0x001a7630],RAX MOV RAX,qword ptr [RBP + -0x10] MOV qword ptr [0x001a7638],RAX NOP POP RBP RET
void function_1(type_1 fn,void *fr) { void *fr_local; type_1 fn_local; notify_frontend = fn; frontend = fr; return; }
(translation_unit "void request_callback_notifications(toplevel_callback_notify_fn_t fn,void *fr)\n\n{\n void *fr_local;\n toplevel_callback_notify_fn_t fn_local;\n \n notify_frontend = fn;\n frontend = fr;\n return;\n}\n\n" (function_definition "void request_callback_notifications(toplevel_callback_notify_fn_t f...
(translation_unit "void function_1(type_1 fn,void *fr)\n\n{\n void *fr_local;\n type_1 fn_local;\n \n notify_frontend = fn;\n frontend = fr;\n return;\n}\n\n" (function_definition "void function_1(type_1 fn,void *fr)\n\n{\n void *fr_local;\n type_1 fn_local;\n \n notify_frontend = fn;\n frontend = fr;\n ret...
(translation_unit (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: (pointer_declarator declarator: (identifi...
1411_puttytel_and_puttytel_strip.c
localproxy_try_send
FUN_00172de6
localproxy_try_send
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ /* WARNING: Enum "GIOFlags": Some values do not have unique names */ int localproxy_try_send(Local_Proxy_Socket ps) { _func_void_Plug_char_ptr_int_int *p_Var1; int iVar2; ssize_t sVar3; int *piVar4; char *pcVar5; long in_FS_OFFSET; ...
int FUN_00172de6(long param_1) { code *pcVar1; int iVar2; ssize_t sVar3; int *piVar4; char *pcVar5; long in_FS_OFFSET; int local_34; int local_30; int local_2c; void *local_28; long local_20; local_20 = *(long *)(in_FS_OFFSET + 0x28); local_30 = 0; while (iVar2 = FUN_001293aa(param_1 + ...
(translation_unit "int FUN_00172de6(long param_1)\n\n{\n code *pcVar1;\n int iVar2;\n ssize_t sVar3;\n int *piVar4;\n char *pcVar5;\n long in_FS_OFFSET;\n int local_34;\n int local_30;\n int local_2c;\n void *local_28;\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x28);\n local_30 = 0;\n whi...
PUSH RBP MOV RBP,RSP PUSH R12 PUSH RBX SUB RSP,0x30 MOV qword ptr [RBP + -0x38],RDI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x18],RAX XOR EAX,EAX MOV dword ptr [RBP + -0x28],0x0 JMP 0x00172ec3 MOV RAX,qword ptr [RBP + -0x38] LEA RCX,[RAX + 0x28] LEA RDX,[RBP + -0x2c] LEA RAX,[RBP + -0x20] MOV RSI,RAX MOV RDI,...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ /* WARNING: Enum "GIOFlags": Some values do not have unique names */ int function_1(type_1 ps) { type_2 *p_Var1; int var_3; ssize_t sVar3; int *piVar4; char *pcVar5; long var_1; type_1 ps_local; int len; int var_10; int var_...
(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\nint localproxy_try_send(Local_Proxy_Socket ps)\n\n{\n _func_void_Plug_char_ptr_int_int *p_Var1;\n int iVar2;\n ssize_t sVar3;\n int *piVar4;\n char *p...
(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\nint function_1(type_1 ps)\n\n{\n type_2 *p_Var1;\n int var_3;\n ssize_t sVar3;\n int *piVar4;\n char *pcVar5;\n long var_1;\n type_1 ps_local;\n in...
(translation_unit (comment) (comment) (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: (p...
512_pterm_and_pterm_strip.c
toplevel_callback_pending
FUN_00111239
toplevel_callback_pending
/* WARNING: Unknown calling convention */ int toplevel_callback_pending(void) { int iVar1; if ((cbcurr == (callback *)0x0) && (cbhead == (callback *)0x0)) { iVar1 = 0; } else { iVar1 = 1; } return iVar1; }
undefined8 FUN_00111239(void) { undefined8 uVar1; if ((DAT_001a7618 == 0) && (DAT_001a7620 == 0)) { uVar1 = 0; } else { uVar1 = 1; } return uVar1; }
(translation_unit "undefined8 FUN_00111239(void)\n\n{\n undefined8 uVar1;\n \n if ((DAT_001a7618 == 0) && (DAT_001a7620 == 0)) {\n uVar1 = 0;\n }\n else {\n uVar1 = 1;\n }\n return uVar1;\n}\n\n" (function_definition "undefined8 FUN_00111239(void)\n\n{\n undefined8 uVar1;\n \n if ((DAT_001a7618 == 0) &&...
PUSH RBP MOV RBP,RSP MOV RAX,qword ptr [0x001a7618] TEST RAX,RAX JNZ 0x00111255 MOV RAX,qword ptr [0x001a7620] TEST RAX,RAX JZ 0x0011125c MOV EAX,0x1 JMP 0x00111261 MOV EAX,0x0 POP RBP RET
/* WARNING: Unknown calling convention */ int function_1(void) { int iVar1; if ((var_1 == (type_1 *)0x0) && (var_2 == (type_1 *)0x0)) { iVar1 = 0; } else { iVar1 = 1; } return iVar1; }
(translation_unit "/* WARNING: Unknown calling convention */\n\nint toplevel_callback_pending(void)\n\n{\n int iVar1;\n \n if ((cbcurr == (callback *)0x0) && (cbhead == (callback *)0x0)) {\n iVar1 = 0;\n }\n else {\n iVar1 = 1;\n }\n return iVar1;\n}\n\n" comment (function_definition "int toplevel_callback...
(translation_unit "/* WARNING: Unknown calling convention */\n\nint function_1(void)\n\n{\n int iVar1;\n \n if ((var_1 == (type_1 *)0x0) && (var_2 == (type_1 *)0x0)) {\n iVar1 = 0;\n }\n else {\n iVar1 = 1;\n }\n return iVar1;\n}\n\n" comment (function_definition "int function_1(void)\n\n{\n int iVar1;\n ...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (if_statement condition: ...
979_pterm_and_pterm_strip.c
eventlog_selection_get
FUN_0014fad6
eventlog_selection_get
/* WARNING: Variable defined which should be unmapped: data_local */ /* WARNING: Variable defined which should be unmapped: time_stamp_local */ /* WARNING: Variable defined which should be unmapped: seldata_local */ /* WARNING: Variable defined which should be unmapped: widget_local */ void eventlog_selection_get ...
void FUN_0014fad6(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4, long param_5,undefined8 param_6) { undefined4 uVar1; undefined8 uVar2; undefined8 uVar3; uVar1 = *(undefined4 *)(param_5 + 0xc98); uVar2 = *(undefined8 *)(param_5 + 0xc90); uVar3 = gtk_select...
(translation_unit "void FUN_0014fad6(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n long param_5,undefined8 param_6)\n\n{\n undefined4 uVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n \n uVar1 = *(undefined4 *)(param_5 + 0xc98);\n uVar2 = *(undefined8 *)(param_5 + 0...
PUSH RBP MOV RBP,RSP PUSH R12 PUSH RBX SUB RSP,0x30 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 RAX,qword ptr [RBP + -0x40] MOV qword ptr [RBP + -0x18],RAX MOV RAX,qword ptr [RBP + -0x18] MOV R12D,dwor...
/* WARNING: Variable defined which should be unmapped: data_local */ /* WARNING: Variable defined which should be unmapped: time_stamp_local */ /* WARNING: Variable defined which should be unmapped: seldata_local */ /* WARNING: Variable defined which should be unmapped: widget_local */ void function_1 ...
(translation_unit "/* WARNING: Variable defined which should be unmapped: data_local */\n/* WARNING: Variable defined which should be unmapped: time_stamp_local */\n/* WARNING: Variable defined which should be unmapped: seldata_local */\n/* WARNING: Variable defined which should be unmapped: widget_local */\n\nvoid eve...
(translation_unit "/* WARNING: Variable defined which should be unmapped: data_local */\n/* WARNING: Variable defined which should be unmapped: time_stamp_local */\n/* WARNING: Variable defined which should be unmapped: seldata_local */\n/* WARNING: Variable defined which should be unmapped: widget_local */\n\nvoid fun...
(translation_unit (comment) (comment) (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 typ...
1477_puttytel_and_puttytel_strip.c
close_settings_r
FUN_0017609a
close_settings_r
void close_settings_r(void *handle) { undefined8 *e; void *handle_local; tree234 *tree; skeyval *kv; if (handle != (void *)0x0) { while (e = (undefined8 *)index234((tree234 *)handle,0), e != (undefined8 *)0x0) { del234((tree234 *)handle,e); safefree((void *)*e); safefree((void *)e[1...
void FUN_0017609a(long param_1) { undefined8 *puVar1; if (param_1 != 0) { while (puVar1 = (undefined8 *)FUN_0014d2a4(param_1,0), puVar1 != (undefined8 *)0x0) { FUN_0014e581(param_1,puVar1); FUN_001299ed(*puVar1); FUN_001299ed(puVar1[1]); FUN_001299ed(puVar1); } FUN_0014c46f(...
(translation_unit "void FUN_0017609a(long param_1)\n\n{\n undefined8 *puVar1;\n \n if (param_1 != 0) {\n while (puVar1 = (undefined8 *)FUN_0014d2a4(param_1,0), puVar1 != (undefined8 *)0x0) {\n FUN_0014e581(param_1,puVar1);\n FUN_001299ed(*puVar1);\n FUN_001299ed(puVar1[1]);\n FUN_001299ed(puVa...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x10],RAX CMP qword ptr [RBP + -0x10],0x0 JZ 0x0017611f JMP 0x001760f5 MOV RDX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RBP + -0x10] MOV RSI,RDX MOV RDI,RAX CALL 0x0014e581 MOV RAX,qword ptr [RBP + -...
void function_1(void *var_1) { type_1 *var_3; void *handle_local; type_2 *tree; type_3 *kv; if (var_1 != (void *)0x0) { while (var_3 = (type_1 *)var_2((type_2 *)var_1,0), var_3 != (type_1 *)0x0) { var_4((type_2 *)var_1,var_3); var_5((void *)*var_3); var_5((void *)var_3[1]); va...
(translation_unit "void close_settings_r(void *handle)\n\n{\n undefined8 *e;\n void *handle_local;\n tree234 *tree;\n skeyval *kv;\n \n if (handle != (void *)0x0) {\n while (e = (undefined8 *)index234((tree234 *)handle,0), e != (undefined8 *)0x0) {\n del234((tree234 *)handle,e);\n safefree((void *)*e...
(translation_unit "void function_1(void *var_1)\n\n{\n type_1 *var_3;\n void *handle_local;\n type_2 *tree;\n type_3 *kv;\n \n if (var_1 != (void *)0x0) {\n while (var_3 = (type_1 *)var_2((type_2 *)var_1,0), var_3 != (type_1 *)0x0) {\n var_4((type_2 *)var_1,var_3);\n var_5((void *)*var_3);\n var...
(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...
1056_puttytel_and_puttytel_strip.c
dlg_coloursel_start
FUN_0015378c
dlg_coloursel_start
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ void dlg_coloursel_start(control *ctrl,void *dlg,int r,int g,int b) { long lVar1; uctrl *puVar2; undefined8 uVar3; undefined8 uVar4; long in_FS_OFFSET; int b_local; int g_local; int r_local; void *dlg_local; cont...
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ void FUN_0015378c(undefined8 param_1,long param_2,int param_3,int param_4,int param_5) { undefined8 uVar1; undefined8 uVar2; undefined8 uVar3; long in_FS_OFFSET; double local_38; double local_30; double local_28; und...
(translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n\nvoid FUN_0015378c(undefined8 param_1,long param_2,int param_3,int param_4,int param_5)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n long in_FS_OFFSET;\n double local_38;\n double local_...
PUSH RBP MOV RBP,RSP SUB RSP,0x70 MOV qword ptr [RBP + -0x58],RDI MOV qword ptr [RBP + -0x60],RSI MOV dword ptr [RBP + -0x64],EDX MOV dword ptr [RBP + -0x68],ECX MOV dword ptr [RBP + -0x6c],R8D 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 + -0...
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ void function_1(type_1 *ctrl,void *dlg,int r,int g,int b) { long var_14; type_2 *puVar2; type_3 uVar3; type_3 uVar4; long var_1; int b_local; int g_local; int r_local; void *dlg_local; type_1 *ctrl_local; type_...
(translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n\nvoid dlg_coloursel_start(control *ctrl,void *dlg,int r,int g,int b)\n\n{\n long lVar1;\n uctrl *puVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n long in_FS_OFFSET;\n int b_local;\n int g_local;\n int r_lo...
(translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n\nvoid function_1(type_1 *ctrl,void *dlg,int r,int g,int b)\n\n{\n long var_14;\n type_2 *puVar2;\n type_3 uVar3;\n type_3 uVar4;\n long var_1;\n int b_local;\n int g_local;\n int r_local;\n void *dlg_local...
(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...
1204_puttytel_and_puttytel_strip.c
connection_fatal
FUN_001645a1
connection_fatal
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void connection_fatal(void *frontend,char *p,...) { long lVar1; char in_AL; char *msg_00; undefined8 in_RCX; undefined8 in_RDX; undefined8 in_R8; undefined8 in_R9; long in_FS_OFFSET; undefined8 in_XMM0_Qa; undefined8 in_XMM1...
void FUN_001645a1(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 para...
(translation_unit "void FUN_001645a1(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 0x001645fa 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(void *frontend,char *p,...) { long var_7; char var_1; char *msg_00; type_1 in_RCX; type_1 in_RDX; 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...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid connection_fatal(void *frontend,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_R8;\n undefined8 in_R9;\n long in_FS_OFFSET;\n undefined8 i...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(void *frontend,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_R8;\n type_1 in_R9;\n long var_2;\n type_1 in_XMM0_Qa;\n type_1 in_XMM1_Qa;\...
(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:...
585_pterm_and_pterm_strip.c
sessionsaver_data_free
FUN_00117cf2
sessionsaver_data_free
void sessionsaver_data_free(void *ssdv) { void *ssdv_local; sessionsaver_data *ssd; get_sesslist((sesslist *)((long)ssdv + 0x38),0); safefree(*(void **)((long)ssdv + 0x58)); safefree(ssdv); return; }
void FUN_00117cf2(long param_1) { FUN_0012ef3b(param_1 + 0x38,0); FUN_001284fc(*(undefined8 *)(param_1 + 0x58)); FUN_001284fc(param_1); return; }
(translation_unit "void FUN_00117cf2(long param_1)\n\n{\n FUN_0012ef3b(param_1 + 0x38,0);\n FUN_001284fc(*(undefined8 *)(param_1 + 0x58));\n FUN_001284fc(param_1);\n return;\n}\n\n" (function_definition "void FUN_00117cf2(long param_1)\n\n{\n FUN_0012ef3b(param_1 + 0x38,0);\n FUN_001284fc(*(undefined8 *)(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] ADD RAX,0x38 MOV ESI,0x0 MOV RDI,RAX CALL 0x0012ef3b MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX + 0x58] MOV RDI,RAX CALL 0x001284fc MOV RAX,qword ptr...
void function_1(void *ssdv) { void *ssdv_local; type_1 *ssd; var_1((type_2 *)((long)ssdv + 0x38),0); var_2(*(void **)((long)ssdv + 0x58)); var_2(ssdv); return; }
(translation_unit "void sessionsaver_data_free(void *ssdv)\n\n{\n void *ssdv_local;\n sessionsaver_data *ssd;\n \n get_sesslist((sesslist *)((long)ssdv + 0x38),0);\n safefree(*(void **)((long)ssdv + 0x58));\n safefree(ssdv);\n return;\n}\n\n" (function_definition "void sessionsaver_data_free(void *ssdv)\n\n{\n ...
(translation_unit "void function_1(void *ssdv)\n\n{\n void *ssdv_local;\n type_1 *ssd;\n \n var_1((type_2 *)((long)ssdv + 0x38),0);\n var_2(*(void **)((long)ssdv + 0x58));\n var_2(ssdv);\n return;\n}\n\n" (function_definition "void function_1(void *ssdv)\n\n{\n void *ssdv_local;\n type_1 *ssd;\n \n var_1((ty...
(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...
1489_puttytel_and_puttytel_strip.c
mb_to_wc
FUN_00176bc6
mb_to_wc
wchar_t mb_to_wc(wchar_t codepage,wchar_t flags,char *mbstr,wchar_t mblen,wchar_t *wcstr, wchar_t wclen) { long lVar1; wchar_t wVar2; long in_FS_OFFSET; wchar_t *wcstr_local; wchar_t wclen_local; wchar_t mblen_local; char *mbstr_local; wchar_t flags_local; wchar_t codepage_local; w...
ulong FUN_00176bc6(int param_1,undefined4 param_2,char *param_3,int param_4,long param_5, undefined4 param_6) { ulong uVar1; long in_FS_OFFSET; int local_3c; char *local_38; undefined4 local_30; int local_2c; uint local_28; uint local_24; size_t local_20; mbstate_t local_18; lo...
(translation_unit "ulong FUN_00176bc6(int param_1,undefined4 param_2,char *param_3,int param_4,long param_5,\n undefined4 param_6)\n\n{\n ulong uVar1;\n long in_FS_OFFSET;\n int local_3c;\n char *local_38;\n undefined4 local_30;\n int local_2c;\n uint local_28;\n uint local_24;\n size_t local_...
PUSH RBP MOV RBP,RSP SUB RSP,0x40 MOV dword ptr [RBP + -0x24],EDI MOV dword ptr [RBP + -0x28],ESI MOV qword ptr [RBP + -0x30],RDX MOV dword ptr [RBP + -0x34],ECX MOV qword ptr [RBP + -0x40],R8 MOV dword ptr [RBP + -0x38],R9D MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX CMP dword ptr [RBP + -0x...
type_1 function_1(type_1 var_2,type_1 flags,char *mbstr,type_1 mblen,type_1 *var_6, type_1 wclen) { long var_13; type_1 wVar2; long var_1; type_1 *wcstr_local; type_1 wclen_local; type_1 var_4; char *var_9; type_1 flags_local; type_1 codepage_local; type_1 var_7; type_1 var_11; ...
(translation_unit "wchar_t mb_to_wc(wchar_t codepage,wchar_t flags,char *mbstr,wchar_t mblen,wchar_t *wcstr,\n wchar_t wclen)\n\n{\n long lVar1;\n wchar_t wVar2;\n long in_FS_OFFSET;\n wchar_t *wcstr_local;\n wchar_t wclen_local;\n wchar_t mblen_local;\n char *mbstr_local;\n wchar_t flags_local;\...
(translation_unit "type_1 function_1(type_1 var_2,type_1 flags,char *mbstr,type_1 mblen,type_1 *var_6,\n type_1 wclen)\n\n{\n long var_13;\n type_1 wVar2;\n long var_1;\n type_1 *wcstr_local;\n type_1 wclen_local;\n type_1 var_4;\n char *var_9;\n type_1 flags_local;\n type_1 codepage_local;\n t...
(translation_unit (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)) (parameter_declaration ty...
526_pterm_and_pterm_strip.c
read_utf8
FUN_00111c1f
read_utf8
void read_utf8(charset_spec_conflict *charset,long input_chr,charset_state *state, _func_void_void_ptr_long *emit,void *emitctx) { ulong uVar1; uint uVar2; ulong uVar3; void *emitctx_local; _func_void_void_ptr_long *emit_local; charset_state *state_local; long input_chr_local; charset_sp...
void FUN_00111c1f(undefined8 param_1,long param_2,ulong *param_3,code *param_4,undefined8 param_5) { ulong uVar1; uint uVar2; ulong uVar3; if (param_2 < 0x80) { if (*param_3 != 0) { (*param_4)(param_5,0xffff); *param_3 = 0; } (*param_4)(param_5,param_2); } else if ((param_2 == 0...
(translation_unit "void FUN_00111c1f(undefined8 param_1,long param_2,ulong *param_3,code *param_4,undefined8 param_5)\n\n{\n ulong uVar1;\n uint uVar2;\n ulong uVar3;\n \n if (param_2 < 0x80) {\n if (*param_3 != 0) {\n (*param_4)(param_5,0xffff);\n *param_3 = 0;\n }\n (*param_4)(param_5,param_2)...
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 qword ptr [RBP + -0x40],RCX MOV qword ptr [RBP + -0x48],R8 CMP qword ptr [RBP + -0x30],0x7f JG 0x00111c84 MOV RAX,qword ptr [RBP + -0x38] MOV RAX,qword ptr [RAX] TEST RAX,RAX JZ 0x00111c...
void function_1(type_1 *charset,long var_1,type_2 *state, type_3 *emit,void *emitctx) { type_4 var_3; type_5 var_2; type_4 var_4; void *emitctx_local; type_3 *emit_local; type_2 *state_local; long input_chr_local; type_1 *charset_local; int bytes; type_4 charval; type_4 topstuff; ...
(translation_unit "void read_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 uint uVar2;\n ulong uVar3;\n void *emitctx_local;\n _func_void_void_ptr_long *emit_local;\n charset_state *state_local;\n long i...
(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_3;\n type_5 var_2;\n type_4 var_4;\n void *emitctx_local;\n type_3 *emit_local;\n type_2 *state_local;\n long input_chr_local;\n type_1 *charset_local;\n int bytes;\n type_...
(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...
1471_puttytel_and_puttytel_strip.c
read_setting_s
FUN_00175d00
read_setting_s
char * read_setting_s(void *handle,char *key) { long lVar1; void *pvVar2; char *pcVar3; long in_FS_OFFSET; char *key_local; void *handle_local; char *val; tree234 *tree; skeyval *kv; skeyval tmp; lVar1 = *(long *)(in_FS_OFFSET + 0x28); tmp.key = key; if (handle != (void *)0x0) { pvVar...
undefined8 FUN_00175d00(long param_1,undefined8 param_2) { long lVar1; undefined8 uVar2; long in_FS_OFFSET; long local_40; undefined8 local_28 [3]; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); local_28[0] = param_2; if (param_1 != 0) { lVar1 = FUN_0014d60d(param_1,local_28,0); ...
(translation_unit "undefined8 FUN_00175d00(long param_1,undefined8 param_2)\n\n{\n long lVar1;\n undefined8 uVar2;\n long in_FS_OFFSET;\n long local_40;\n undefined8 local_28 [3];\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n local_28[0] = param_2;\n if (param_1 != 0) {\n lVar1 = FUN_0...
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 MOV RAX,qword ptr [RBP + -0x48] MOV qword ptr [RBP + -0x30],RAX MOV RAX,qword ptr [RBP + -0x50] MOV qword ptr [RBP + -0x20],RAX CMP qword ptr [RBP + -0...
char * function_1(void *var_2,char *key) { long var_9; void *var_4; char *pcVar3; long var_1; char *key_local; void *handle_local; char *var_5; type_1 *tree; type_2 *kv; type_2 tmp; var_9 = *(long *)(var_1 + 0x28); tmp.key = key; if (var_2 != (void *)0x0) { var_4 = var_3((type_1 *)var...
(translation_unit "char * read_setting_s(void *handle,char *key)\n\n{\n long lVar1;\n void *pvVar2;\n char *pcVar3;\n long in_FS_OFFSET;\n char *key_local;\n void *handle_local;\n char *val;\n tree234 *tree;\n skeyval *kv;\n skeyval tmp;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n tmp.key = key;\n if (...
(translation_unit "char * function_1(void *var_2,char *key)\n\n{\n long var_9;\n void *var_4;\n char *pcVar3;\n long var_1;\n char *key_local;\n void *handle_local;\n char *var_5;\n type_1 *tree;\n type_2 *kv;\n type_2 tmp;\n \n var_9 = *(long *)(var_1 + 0x28);\n tmp.key = key;\n if (var_2 != (void *)0x0)...
(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...