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
1673_putty_and_putty_strip.c
move
FUN_0019f194
move
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void move(Terminal *term,wchar_t x,wchar_t y,wchar_t marg_clip) { wchar_t marg_clip_local; wchar_t y_local; wchar_t x_local; Terminal *term_local; x_local = x; if (x < L'\0') { x_local = L'\0'; } if (term->cols <= x_local...
void FUN_0019f194(long param_1,int param_2,int param_3,int param_4) { undefined4 local_18; undefined4 local_14; local_14 = param_2; if (param_2 < 0) { local_14 = 0; } if (*(int *)(param_1 + 0x18c) <= local_14) { local_14 = *(int *)(param_1 + 0x18c) + -1; } local_18 = param_3; if (param_4 ...
(translation_unit "void FUN_0019f194(long param_1,int param_2,int param_3,int param_4)\n\n{\n undefined4 local_18;\n undefined4 local_14;\n \n local_14 = param_2;\n if (param_2 < 0) {\n local_14 = 0;\n }\n if (*(int *)(param_1 + 0x18c) <= local_14) {\n local_14 = *(int *)(param_1 + 0x18c) + -1;\n }\n loc...
PUSH RBP MOV RBP,RSP MOV qword ptr [RBP + -0x8],RDI MOV dword ptr [RBP + -0xc],ESI MOV dword ptr [RBP + -0x10],EDX MOV dword ptr [RBP + -0x14],ECX CMP dword ptr [RBP + -0xc],0x0 JNS 0x0019f1b2 MOV dword ptr [RBP + -0xc],0x0 MOV RAX,qword ptr [RBP + -0x8] MOV EAX,dword ptr [RAX + 0x18c] CMP dword ptr [RBP + -0xc],EAX JL...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *term,type_2 var_1,type_2 var_4,type_2 var_3) { type_2 marg_clip_local; type_2 var_5; type_2 var_2; type_1 *term_local; var_2 = var_1; if (var_1 < L'\0') { var_2 = L'\0'; } if (term->cols <= var_2) ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid move(Terminal *term,wchar_t x,wchar_t y,wchar_t marg_clip)\n\n{\n wchar_t marg_clip_local;\n wchar_t y_local;\n wchar_t x_local;\n Terminal *term_local;\n \n x_local = x;\n if (x < L'\0') {\n x_local = L'\0';\n...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *term,type_2 var_1,type_2 var_4,type_2 var_3)\n\n{\n type_2 marg_clip_local;\n type_2 var_5;\n type_2 var_2;\n type_1 *term_local;\n \n var_2 = var_1;\n if (var_1 < L'\0') {\n var_2 = L'\0';\n...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarato...
1844_putty_and_putty_strip.c
treeview_map_event
FUN_001b7b2e
treeview_map_event
void treeview_map_event(GtkWidget *tree,gpointer data) { long lVar1; long in_FS_OFFSET; gpointer data_local; GtkWidget *tree_local; dlgparam *dp; GtkAllocation alloc; lVar1 = *(long *)(in_FS_OFFSET + 0x28); gtk_widget_get_allocation(tree,&alloc); gtk_widget_set_size_request(tree,alloc.width,0xfff...
void FUN_001b7b2e(undefined8 param_1,undefined8 param_2) { long in_FS_OFFSET; undefined local_28 [8]; undefined4 local_20; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); gtk_widget_get_allocation(param_1,local_28); gtk_widget_set_size_request(param_1,local_20,0xffffffff); FUN_001b7aa0(pa...
(translation_unit "void FUN_001b7b2e(undefined8 param_1,undefined8 param_2)\n\n{\n long in_FS_OFFSET;\n undefined local_28 [8];\n undefined4 local_20;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n gtk_widget_get_allocation(param_1,local_28);\n gtk_widget_set_size_request(param_1,local_20,0x...
PUSH RBP MOV RBP,RSP SUB RSP,0x40 MOV qword ptr [RBP + -0x38],RDI MOV qword ptr [RBP + -0x40],RSI 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 LEA RDX,[RBP + -0x20] MOV RAX,qword ptr [RBP + -0x38] MOV RSI,RDX MOV RDI,RAX CALL 0x00...
void function_1(type_1 *tree,type_2 data) { long var_5; long var_1; type_2 data_local; type_1 *tree_local; type_3 *dp; type_4 alloc; var_5 = *(long *)(var_1 + 0x28); var_2(tree,&alloc); var_3(tree,alloc.width,0xffffffff); var_4((type_3 *)data,tree); if (var_5 != *(long *)(var_1 + 0x28)) { ...
(translation_unit "void treeview_map_event(GtkWidget *tree,gpointer data)\n\n{\n long lVar1;\n long in_FS_OFFSET;\n gpointer data_local;\n GtkWidget *tree_local;\n dlgparam *dp;\n GtkAllocation alloc;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n gtk_widget_get_allocation(tree,&alloc);\n gtk_widget_set_size_...
(translation_unit "void function_1(type_1 *tree,type_2 data)\n\n{\n long var_5;\n long var_1;\n type_2 data_local;\n type_1 *tree_local;\n type_3 *dp;\n type_4 alloc;\n \n var_5 = *(long *)(var_1 + 0x28);\n var_2(tree,&alloc);\n var_3(tree,alloc.width,0xffffffff);\n var_4((type_3 *)data,tree);\n if (var_5 !...
(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...
1226_putty_and_putty_strip.c
bitsel
FUN_0016f3b8
bitsel
word32 bitsel(word32 *input,int *bitnums,int size) { int *piVar1; int iVar2; byte bVar3; int iVar4; int size_local; int *bitnums_local; word32 *input_local; word32 ret; int bitpos; ret = 0; size_local = size; bitnums_local = bitnums; while (iVar4 = size_local + -1, size_local != 0) { ...
uint FUN_0016f3b8(long param_1,int *param_2,int param_3) { int *piVar1; int iVar2; byte bVar3; int iVar4; int local_2c; int *local_28; uint local_10; local_10 = 0; local_2c = param_3; local_28 = param_2; while (iVar4 = local_2c + -1, local_2c != 0) { piVar1 = local_28 + 1; iVar2 = *lo...
(translation_unit "uint FUN_0016f3b8(long param_1,int *param_2,int param_3)\n\n{\n int *piVar1;\n int iVar2;\n byte bVar3;\n int iVar4;\n int local_2c;\n int *local_28;\n uint local_10;\n \n local_10 = 0;\n local_2c = param_3;\n local_28 = param_2;\n while (iVar4 = local_2c + -1, local_2c != 0) {\n piVar...
PUSH RBP MOV RBP,RSP MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV dword ptr [RBP + -0x24],EDX MOV dword ptr [RBP + -0x8],0x0 JMP 0x0016f425 MOV RAX,qword ptr [RBP + -0x20] LEA RDX,[RAX + 0x4] MOV qword ptr [RBP + -0x20],RDX MOV EAX,dword ptr [RAX] MOV dword ptr [RBP + -0x4],EAX SHL dword ptr [RBP...
type_1 function_1(type_1 *input,int *bitnums,int size) { int *piVar1; int var_4; type_2 var_6; int var_5; int var_1; int *var_2; type_1 *input_local; type_1 var_3; int bitpos; var_3 = 0; var_1 = size; var_2 = bitnums; while (var_5 = var_1 + -1, var_1 != 0) { piVar1 = var_2 + 1; va...
(translation_unit "word32 bitsel(word32 *input,int *bitnums,int size)\n\n{\n int *piVar1;\n int iVar2;\n byte bVar3;\n int iVar4;\n int size_local;\n int *bitnums_local;\n word32 *input_local;\n word32 ret;\n int bitpos;\n \n ret = 0;\n size_local = size;\n bitnums_local = bitnums;\n while (iVar4 = size_l...
(translation_unit "type_1 function_1(type_1 *input,int *bitnums,int size)\n\n{\n int *piVar1;\n int var_4;\n type_2 var_6;\n int var_5;\n int var_1;\n int *var_2;\n type_1 *input_local;\n type_1 var_3;\n int bitpos;\n \n var_3 = 0;\n var_1 = size;\n var_2 = bitnums;\n while (var_5 = var_1 + -1, var_1 != 0...
(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: (primitive_type) declarator: (pointe...
1471_putty_and_putty_strip.c
sha256_generate
FUN_0018907a
sha256_generate
void sha256_generate(void *handle,uchar *blk,int len,ulong seq) { ulong seq_local; int len_local; uchar *blk_local; void *handle_local; sha256_do_hmac(handle,blk,len,seq,blk + len); return; }
void FUN_0018907a(undefined8 param_1,long param_2,int param_3,undefined8 param_4) { FUN_00188fc4(param_1,param_2,param_3,param_4,param_3 + param_2); return; }
(translation_unit "void FUN_0018907a(undefined8 param_1,long param_2,int param_3,undefined8 param_4)\n\n{\n FUN_00188fc4(param_1,param_2,param_3,param_4,param_3 + param_2);\n return;\n}\n\n" (function_definition "void FUN_0018907a(undefined8 param_1,long param_2,int param_3,undefined8 param_4)\n\n{\n FUN_00188fc4(pa...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x8],RDI MOV qword ptr [RBP + -0x10],RSI MOV dword ptr [RBP + -0x14],EDX MOV qword ptr [RBP + -0x20],RCX MOV EAX,dword ptr [RBP + -0x14] MOVSXD RDX,EAX MOV RAX,qword ptr [RBP + -0x10] LEA RDI,[RDX + RAX*0x1] MOV RCX,qword ptr [RBP + -0x20] MOV EDX,dword ptr [RBP +...
void function_1(void *handle,type_1 *var_2,int var_3,type_2 seq) { type_2 seq_local; int len_local; type_1 *blk_local; void *handle_local; var_1(handle,var_2,var_3,seq,var_2 + var_3); return; }
(translation_unit "void sha256_generate(void *handle,uchar *blk,int len,ulong seq)\n\n{\n ulong seq_local;\n int len_local;\n uchar *blk_local;\n void *handle_local;\n \n sha256_do_hmac(handle,blk,len,seq,blk + len);\n return;\n}\n\n" (function_definition "void sha256_generate(void *handle,uchar *blk,int len,ulo...
(translation_unit "void function_1(void *handle,type_1 *var_2,int var_3,type_2 seq)\n\n{\n type_2 seq_local;\n int len_local;\n type_1 *blk_local;\n void *handle_local;\n \n var_1(handle,var_2,var_3,seq,var_2 + var_3);\n return;\n}\n\n" (function_definition "void function_1(void *handle,type_1 *var_2,int var_3,t...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer...
1829_putty_and_putty_strip.c
draglist_valchange
FUN_001b4e14
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_001b4e14(undefined8 *param_1) { (**(code **)(*(long *)*param_1 + 0x18)) (*(undefined8 *)*param_1,param_1[1],*(undefined8 *)(param_1[1] + 0x10),2); FUN_0012e243(param_1); return 0; }
(translation_unit "undefined8 FUN_001b4e14(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_0012e243(param_1);\n return 0;\n}\n\n" (function_definition "undefined8 FUN_001b4e14(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...
1462_putty_and_putty_strip.c
sha256_final
FUN_00188b15
sha256_final
void sha256_final(void *handle,uchar *output) { uchar *output_local; void *handle_local; SHA256_State *s; SHA256_Final((SHA256_State *)handle,output); sha256_free(handle); return; }
void FUN_00188b15(undefined8 param_1,undefined8 param_2) { FUN_00188770(param_1,param_2); FUN_00188aad(param_1); return; }
(translation_unit "void FUN_00188b15(undefined8 param_1,undefined8 param_2)\n\n{\n FUN_00188770(param_1,param_2);\n FUN_00188aad(param_1);\n return;\n}\n\n" (function_definition "void FUN_00188b15(undefined8 param_1,undefined8 param_2)\n\n{\n FUN_00188770(param_1,param_2);\n FUN_00188aad(param_1);\n return;\n}" 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 + -0x18] MOV qword ptr [RBP + -0x8],RAX MOV RDX,qword ptr [RBP + -0x20] MOV RAX,qword ptr [RBP + -0x8] MOV RSI,RDX MOV RDI,RAX CALL 0x00188770 MOV RAX,qword ptr [RBP + -0x8] MOV RDI,RAX CALL 0x00188a...
void function_1(void *handle,type_1 *output) { type_1 *output_local; void *handle_local; type_2 *s; var_1((type_2 *)handle,output); var_2(handle); return; }
(translation_unit "void sha256_final(void *handle,uchar *output)\n\n{\n uchar *output_local;\n void *handle_local;\n SHA256_State *s;\n \n SHA256_Final((SHA256_State *)handle,output);\n sha256_free(handle);\n return;\n}\n\n" (function_definition "void sha256_final(void *handle,uchar *output)\n\n{\n uchar *outpu...
(translation_unit "void function_1(void *handle,type_1 *output)\n\n{\n type_1 *output_local;\n void *handle_local;\n type_2 *s;\n \n var_1((type_2 *)handle,output);\n var_2(handle);\n return;\n}\n\n" (function_definition "void function_1(void *handle,type_1 *output)\n\n{\n type_1 *output_local;\n void *handle_...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer...
1489_putty_and_putty_strip.c
sha384_init
FUN_0018dd09
sha384_init
/* WARNING: Unknown calling convention */ void * sha384_init(void) { SHA512_CTX *c; SHA512_State *s; c = (SHA512_CTX *)safemalloc(1,0x118); SHA384_Init(c); return c; }
undefined8 FUN_0018dd09(void) { undefined8 uVar1; uVar1 = FUN_0012e037(1,0x118); FUN_0018d208(uVar1); return uVar1; }
(translation_unit "undefined8 FUN_0018dd09(void)\n\n{\n undefined8 uVar1;\n \n uVar1 = FUN_0012e037(1,0x118);\n FUN_0018d208(uVar1);\n return uVar1;\n}\n\n" (function_definition "undefined8 FUN_0018dd09(void)\n\n{\n undefined8 uVar1;\n \n uVar1 = FUN_0012e037(1,0x118);\n FUN_0018d208(uVar1);\n return uVar1;\n...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV ESI,0x118 MOV EDI,0x1 CALL 0x0012e037 MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV RDI,RAX CALL 0x0018d208 MOV RAX,qword ptr [RBP + -0x8] LEAVE RET
/* WARNING: Unknown calling convention */ void * function_1(void) { type_1 *c; type_2 *s; c = (type_1 *)var_1(1,0x118); var_2(c); return c; }
(translation_unit "/* WARNING: Unknown calling convention */\n\nvoid * sha384_init(void)\n\n{\n SHA512_CTX *c;\n SHA512_State *s;\n \n c = (SHA512_CTX *)safemalloc(1,0x118);\n SHA384_Init(c);\n return c;\n}\n\n" comment (function_definition "void * sha384_init(void)\n\n{\n SHA512_CTX *c;\n SHA512_State *s;\n \...
(translation_unit "/* WARNING: Unknown calling convention */\n\nvoid * function_1(void)\n\n{\n type_1 *c;\n type_2 *s;\n \n c = (type_1 *)var_1(1,0x118);\n var_2(c);\n return c;\n}\n\n" comment (function_definition "void * function_1(void)\n\n{\n type_1 *c;\n type_2 *s;\n \n c = (type_1 *)var_1(1,0x118);\n v...
(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: (type_identifier) declarator: (poin...
1425_putty_and_putty_strip.c
rsa_privkey_op
FUN_0018501a
rsa_privkey_op
Bignum rsa_privkey_op(Bignum input,RSAKey *key) { long lVar1; uint value; int iVar2; Bignum_conflict bn; Bignum_conflict q; Bignum_conflict q_00; Bignum_conflict b; Bignum_conflict p; Bignum_conflict pBVar3; long in_FS_OFFSET; RSAKey *key_local; Bignum input_local; int digestused; int hash...
undefined8 FUN_0018501a(undefined8 param_1,long param_2) { uint uVar1; int iVar2; undefined8 uVar3; long lVar4; undefined8 uVar5; undefined8 uVar6; undefined8 uVar7; undefined8 uVar8; long in_FS_OFFSET; uint local_1c0; int local_1bc; int local_1b8; uint local_1b4; int local_1b0; undefine...
(translation_unit "undefined8 FUN_0018501a(undefined8 param_1,long param_2)\n\n{\n uint uVar1;\n int iVar2;\n undefined8 uVar3;\n long lVar4;\n undefined8 uVar5;\n undefined8 uVar6;\n undefined8 uVar7;\n undefined8 uVar8;\n long in_FS_OFFSET;\n uint local_1c0;\n int local_1bc;\n int local_1b8;\n uint local...
PUSH RBP MOV RBP,RSP SUB RSP,0x1d0 MOV qword ptr [RBP + -0x1c8],RDI MOV qword ptr [RBP + -0x1d0],RSI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV dword ptr [RBP + -0x1b8],0x40 MOV dword ptr [RBP + -0x1b4],0x0 MOV RAX,qword ptr [RBP + -0x1d0] MOV RAX,qword ptr [RAX + 0x8] MOV RDI,RAX CALL 0...
type_1 function_1(type_1 input,type_2 *key) { long var_22; type_3 value; int var_16; type_4 bn; type_4 var_19; type_4 q_00; type_4 b; type_4 p; type_4 pBVar3; long var_1; type_2 *key_local; type_1 input_local; int var_11; int var_10; int var_4; int var_12; int var_5; int v; type_...
(translation_unit "Bignum rsa_privkey_op(Bignum input,RSAKey *key)\n\n{\n long lVar1;\n uint value;\n int iVar2;\n Bignum_conflict bn;\n Bignum_conflict q;\n Bignum_conflict q_00;\n Bignum_conflict b;\n Bignum_conflict p;\n Bignum_conflict pBVar3;\n long in_FS_OFFSET;\n RSAKey *key_local;\n Bignum input_loc...
(translation_unit "type_1 function_1(type_1 input,type_2 *key)\n\n{\n long var_22;\n type_3 value;\n int var_16;\n type_4 bn;\n type_4 var_19;\n type_4 q_00;\n type_4 b;\n type_4 p;\n type_4 pBVar3;\n long var_1;\n type_2 *key_local;\n type_1 input_local;\n int var_11;\n int var_10;\n int var_4;\n int v...
(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: (pointer_declarator declarator: (identi...
1476_putty_and_putty_strip.c
SHA512_Block
FUN_00189242
SHA512_Block
void SHA512_Block(SHA512_State *s,uint64 *block) { long lVar1; int iVar2; uint uVar3; ulong uVar4; long lVar5; long lVar6; long lVar7; long lVar8; ulong uVar9; ulong uVar10; ulong uVar11; ulong uVar12; ulong uVar13; ulong uVar14; ulong uVar15; ulong uVar16; ulong uVar17; ulong uVar...
void FUN_00189242(ulong *param_1,long param_2) { int iVar1; uint uVar2; ulong *puVar3; ulong uVar4; long lVar5; long lVar6; long lVar7; long lVar8; ulong uVar9; ulong uVar10; ulong uVar11; ulong uVar12; ulong uVar13; ulong uVar14; ulong uVar15; ulong uVar16; ulong uVar17; ulong uVa...
(translation_unit "void FUN_00189242(ulong *param_1,long param_2)\n\n{\n int iVar1;\n uint uVar2;\n ulong *puVar3;\n ulong uVar4;\n long lVar5;\n long lVar6;\n long lVar7;\n long lVar8;\n ulong uVar9;\n ulong uVar10;\n ulong uVar11;\n ulong uVar12;\n ulong uVar13;\n ulong uVar14;\n ulong uVar15;\n ulong...
PUSH RBP MOV RBP,RSP SUB RSP,0x5f0 MOV qword ptr [RBP + -0x5e8],RDI MOV qword ptr [RBP + -0x5f0],RSI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV dword ptr [RBP + -0x5d4],0x0 JMP 0x001892bb MOV EAX,dword ptr [RBP + -0x5d4] CDQE SHL RAX,0x4 MOV RDX,RAX MOV RAX,qword ptr [RBP + -0x5f0] ADD R...
void function_1(type_1 *s,type_2 *block) { long var_35; int var_14; type_3 var_6; type_4 var_12; long var_3; long var_4; long var_15; long var_16; type_4 var_20; type_4 var_11; type_4 var_21; type_4 var_10; type_4 var_9; type_4 var_25; type_4 var_8; type_4 var_24; type_4 var_7; typ...
(translation_unit "void SHA512_Block(SHA512_State *s,uint64 *block)\n\n{\n long lVar1;\n int iVar2;\n uint uVar3;\n ulong uVar4;\n long lVar5;\n long lVar6;\n long lVar7;\n long lVar8;\n ulong uVar9;\n ulong uVar10;\n ulong uVar11;\n ulong uVar12;\n ulong uVar13;\n ulong uVar14;\n ulong uVar15;\n ulong ...
(translation_unit "void function_1(type_1 *s,type_2 *block)\n\n{\n long var_35;\n int var_14;\n type_3 var_6;\n type_4 var_12;\n long var_3;\n long var_4;\n long var_15;\n long var_16;\n type_4 var_20;\n type_4 var_11;\n type_4 var_21;\n type_4 var_10;\n type_4 var_9;\n type_4 var_25;\n type_4 var_8;\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...
1602_putty_and_putty_strip.c
process_subneg
FUN_00197d72
process_subneg
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void process_subneg(Telnet telnet) { uchar uVar1; int iVar2; size_t sVar3; char *pcVar4; size_t sVar5; long in_FS_OFFSET; Telnet telnet_local; int var; int value; int n; int bsize; char *ekey; uchar *p; char *e; ch...
void FUN_00197d72(long param_1) { char cVar1; undefined4 uVar2; int iVar3; size_t sVar4; undefined8 uVar5; size_t sVar6; long in_FS_OFFSET; undefined local_90; undefined local_8c; int local_88; int local_84; char *local_80; char *local_78; char *local_70; char *local_68; char *local_60...
(translation_unit "void FUN_00197d72(long param_1)\n\n{\n char cVar1;\n undefined4 uVar2;\n int iVar3;\n size_t sVar4;\n undefined8 uVar5;\n size_t sVar6;\n long in_FS_OFFSET;\n undefined local_90;\n undefined local_8c;\n int local_88;\n int local_84;\n char *local_80;\n char *local_78;\n char *local_70;\...
PUSH RBP MOV RBP,RSP PUSH RBX SUB RSP,0x98 MOV qword ptr [RBP + -0x98],RDI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x18],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0x98] MOV EAX,dword ptr [RAX + 0x6c] CMP EAX,0x20 JZ 0x00197dcd CMP EAX,0x20 JG 0x00197db6 CMP EAX,0x18 JZ 0x00197f71 JMP 0x001987da CMP EAX,0x24 J...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 telnet) { type_2 uVar1; int var_2; size_t var_6; char *pcVar4; size_t sVar5; long var_1; type_1 telnet_local; int var; int value; int var_12; int var_19; char *ekey; type_2 *var_13; char *var_2...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid process_subneg(Telnet telnet)\n\n{\n uchar uVar1;\n int iVar2;\n size_t sVar3;\n char *pcVar4;\n size_t sVar5;\n long in_FS_OFFSET;\n Telnet telnet_local;\n int var;\n int value;\n int n;\n int bsize;\n char ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 telnet)\n\n{\n type_2 uVar1;\n int var_2;\n size_t var_6;\n char *pcVar4;\n size_t sVar5;\n long var_1;\n type_1 telnet_local;\n int var;\n int value;\n int var_12;\n int var_19;\n char *eke...
(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: (type_identifier) declarator: (identifier)...
1340_putty_and_putty_strip.c
ecdsa_verifysig
FUN_0017b96f
ecdsa_verifysig
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ int ecdsa_verifysig(void *key,char *sig,int siglen,char *data,int datalen) { long lVar1; int iVar2; long in_FS_OFFSET; char *data_local; int datalen_local; int siglen_local; char *sig_local; void *key_local; uchar b; int sle...
uint FUN_0017b96f(long *param_1,undefined8 param_2,undefined4 param_3,undefined8 param_4, undefined4 param_5) { int iVar1; uint uVar2; long in_FS_OFFSET; undefined4 local_20c; undefined8 local_208; long *local_200; byte local_1ed; int local_1ec; uint local_1e8; int local_1e4; ui...
(translation_unit "uint FUN_0017b96f(long *param_1,undefined8 param_2,undefined4 param_3,undefined8 param_4,\n undefined4 param_5)\n\n{\n int iVar1;\n uint uVar2;\n long in_FS_OFFSET;\n undefined4 local_20c;\n undefined8 local_208;\n long *local_200;\n byte local_1ed;\n int local_1ec;\n uint lo...
PUSH RBP MOV RBP,RSP SUB RSP,0x210 MOV qword ptr [RBP + -0x1f8],RDI MOV qword ptr [RBP + -0x200],RSI MOV dword ptr [RBP + -0x204],EDX MOV qword ptr [RBP + -0x210],RCX MOV dword ptr [RBP + -0x208],R8D MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0x1f8] MOV qword ptr [R...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ int function_1(void *key,char *sig,int siglen,char *data,int datalen) { long var_34; int var_5; long var_1; char *data_local; int datalen_local; int siglen_local; char *sig_local; void *key_local; type_1 var_19; int var_7; ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint ecdsa_verifysig(void *key,char *sig,int siglen,char *data,int datalen)\n\n{\n long lVar1;\n int iVar2;\n long in_FS_OFFSET;\n char *data_local;\n int datalen_local;\n int siglen_local;\n char *sig_local;\n void *k...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint function_1(void *key,char *sig,int siglen,char *data,int datalen)\n\n{\n long var_34;\n int var_5;\n long var_1;\n char *data_local;\n int datalen_local;\n int siglen_local;\n char *sig_local;\n void *key_local;\n...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator:...
1345_putty_and_putty_strip.c
ssh_ecdhkex_getpublic
FUN_0017d14f
ssh_ecdhkex_getpublic
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ char * ssh_ecdhkex_getpublic(void *key,int *len) { int iVar1; int iVar2; int iVar3; char *pcVar4; bool bVar5; int *len_local; void *key_local; int i; int pointlen; char *p; ec_key *ec; char *point; iVar1 = bignum_bi...
undefined * FUN_0017d14f(long param_1,int *param_2) { undefined uVar1; int iVar2; int iVar3; undefined *puVar4; bool bVar5; int local_28; undefined *local_20; iVar2 = FUN_0016aba4(*(undefined8 *)(*(long *)(param_1 + 8) + 0x20)); iVar3 = iVar2 + 7; if (iVar2 + 7 < 0) { iVar3 = iVar2 + 0xe; ...
(translation_unit "undefined * FUN_0017d14f(long param_1,int *param_2)\n\n{\n undefined uVar1;\n int iVar2;\n int iVar3;\n undefined *puVar4;\n bool bVar5;\n int local_28;\n undefined *local_20;\n \n iVar2 = FUN_0016aba4(*(undefined8 *)(*(long *)(param_1 + 8) + 0x20));\n iVar3 = iVar2 + 7;\n if (iVar2 + 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 + -0x10] MOV RAX,qword ptr [RAX + 0x8] MOV RAX,qword ptr [RAX + 0x20] MOV RDI,RAX CALL 0x0016aba4 ADD EAX,0x7 LEA EDX,[RAX + 0x7] TEST ...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ char * function_1(void *key,int *len) { int var_2; int var_3; int iVar3; char *pcVar4; bool bVar5; int *len_local; void *key_local; int var_6; int pointlen; char *var_5; type_1 *ec; char *point; var_2 = var_1(*(type...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nchar * ssh_ecdhkex_getpublic(void *key,int *len)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n char *pcVar4;\n bool bVar5;\n int *len_local;\n void *key_local;\n int i;\n int pointlen;\n char *p;\n ec_key *ec;\n c...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nchar * function_1(void *key,int *len)\n\n{\n int var_2;\n int var_3;\n int iVar3;\n char *pcVar4;\n bool bVar5;\n int *len_local;\n void *key_local;\n int var_6;\n int pointlen;\n char *var_5;\n type_1 *ec;\n char...
(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...
1120_putty_and_putty_strip.c
blowfish_initkey
FUN_00166198
blowfish_initkey
void blowfish_initkey(BlowfishContext *ctx) { BlowfishContext *ctx_local; int i; for (i = 0; i < 0x12; i = i + 1) { ctx->P[i] = parray[i]; } for (i = 0; i < 0x100; i = i + 1) { ctx->S0[i] = sbox0[i]; ctx->S1[i] = sbox1[i]; ctx->S2[i] = sbox2[i]; ctx->S3[i] = sbox3[i]; } return; } ...
void FUN_00166198(long param_1) { int local_c; for (local_c = 0; local_c < 0x12; local_c = local_c + 1) { *(undefined4 *)(param_1 + ((long)local_c + 0x400) * 4) = *(undefined4 *)(&DAT_0020c7a0 + (long)local_c * 4); } for (local_c = 0; local_c < 0x100; local_c = local_c + 1) { *(undefined4 ...
(translation_unit "void FUN_00166198(long param_1)\n\n{\n int local_c;\n \n for (local_c = 0; local_c < 0x12; local_c = local_c + 1) {\n *(undefined4 *)(param_1 + ((long)local_c + 0x400) * 4) =\n *(undefined4 *)(&DAT_0020c7a0 + (long)local_c * 4);\n }\n for (local_c = 0; local_c < 0x100; local_c = local...
PUSH RBP MOV RBP,RSP MOV qword ptr [RBP + -0x18],RDI MOV dword ptr [RBP + -0x4],0x0 JMP 0x001661d8 MOV EAX,dword ptr [RBP + -0x4] CDQE LEA RDX,[RAX*0x4] LEA RAX,[0x20c7a0] MOV EDX,dword ptr [RDX + RAX*0x1] MOV RAX,qword ptr [RBP + -0x18] MOV ECX,dword ptr [RBP + -0x4] MOVSXD RCX,ECX ADD RCX,0x400 MOV dword ptr [RAX + R...
void function_1(type_1 *ctx) { type_1 *ctx_local; int var_1; for (var_1 = 0; var_1 < 0x12; var_1 = var_1 + 1) { ctx->P[var_1] = parray[var_1]; } for (var_1 = 0; var_1 < 0x100; var_1 = var_1 + 1) { ctx->S0[var_1] = sbox0[var_1]; ctx->S1[var_1] = sbox1[var_1]; ctx->S2[var_1] = sbox2[var_1];...
(translation_unit "void blowfish_initkey(BlowfishContext *ctx)\n\n{\n BlowfishContext *ctx_local;\n int i;\n \n for (i = 0; i < 0x12; i = i + 1) {\n ctx->P[i] = parray[i];\n }\n for (i = 0; i < 0x100; i = i + 1) {\n ctx->S0[i] = sbox0[i];\n ctx->S1[i] = sbox1[i];\n ctx->S2[i] = sbox2[i];\n ctx->S3[...
(translation_unit "void function_1(type_1 *ctx)\n\n{\n type_1 *ctx_local;\n int var_1;\n \n for (var_1 = 0; var_1 < 0x12; var_1 = var_1 + 1) {\n ctx->P[var_1] = parray[var_1];\n }\n for (var_1 = 0; var_1 < 0x100; var_1 = var_1 + 1) {\n ctx->S0[var_1] = sbox0[var_1];\n ctx->S1[var_1] = sbox1[var_1];\n ...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) d...
1244_putty_and_putty_strip.c
des_key
FUN_00172ea2
des_key
void des_key(void *handle,uchar *key) { uchar *key_local; void *handle_local; DESContext *keys; des_key_setup((uint)*key << 0x18 | (uint)key[1] << 0x10 | (uint)key[2] << 8 | (uint)key[3], (uint)key[4] << 0x18 | (uint)key[5] << 0x10 | (uint)key[6] << 8 | (uint)key[7], (DESCon...
void FUN_00172ea2(undefined8 param_1,byte *param_2) { FUN_0016f437((uint)*param_2 << 0x18 | (uint)param_2[1] << 0x10 | (uint)param_2[2] << 8 | (uint)param_2[3], (uint)param_2[4] << 0x18 | (uint)param_2[5] << 0x10 | (uint)param_2[6] << 8 | (uint)param_2[7],param_1); ret...
(translation_unit "void FUN_00172ea2(undefined8 param_1,byte *param_2)\n\n{\n FUN_0016f437((uint)*param_2 << 0x18 | (uint)param_2[1] << 0x10 | (uint)param_2[2] << 8 |\n (uint)param_2[3],\n (uint)param_2[4] << 0x18 | (uint)param_2[5] << 0x10 | (uint)param_2[6] << 8 |\n (uint)pa...
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 qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x20] ADD RAX,0x4 MOVZX EAX,byte ptr [RAX] MOVZX EAX,AL SHL EAX,0x18 MOV EDX,EAX MOV RAX,qword ptr [RBP + -0x20] ADD RAX,0x5 MOVZX EA...
void function_1(void *handle,type_1 *var_2) { type_1 *key_local; void *handle_local; type_2 *keys; var_1((type_3)*var_2 << 0x18 | (type_3)var_2[1] << 0x10 | (type_3)var_2[2] << 8 | (type_3)var_2[3], (type_3)var_2[4] << 0x18 | (type_3)var_2[5] << 0x10 | (type_3)var_2[6] << 8 | (type_3)var_2[...
(translation_unit "void des_key(void *handle,uchar *key)\n\n{\n uchar *key_local;\n void *handle_local;\n DESContext *keys;\n \n des_key_setup((uint)*key << 0x18 | (uint)key[1] << 0x10 | (uint)key[2] << 8 | (uint)key[3],\n (uint)key[4] << 0x18 | (uint)key[5] << 0x10 | (uint)key[6] << 8 | (uint)key[7...
(translation_unit "void function_1(void *handle,type_1 *var_2)\n\n{\n type_1 *key_local;\n void *handle_local;\n type_2 *keys;\n \n var_1((type_3)*var_2 << 0x18 | (type_3)var_2[1] << 0x10 | (type_3)var_2[2] << 8 | (type_3)var_2[3],\n (type_3)var_2[4] << 0x18 | (type_3)var_2[5] << 0x10 | (type_3)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))) (parameter_declaration type: (type_identifier) declarator: (pointer...
1623_putty_and_putty_strip.c
telnet_cfg_info
FUN_00199cdf
telnet_cfg_info
int telnet_cfg_info(void *handle) { void *handle_local; return 0; }
undefined8 FUN_00199cdf(void) { return 0; }
(translation_unit "undefined8 FUN_00199cdf(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined8 FUN_00199cdf(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_00199cdf(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 EAX,0x0 POP RBP RET
int function_1(void *handle) { void *handle_local; return 0; }
(translation_unit "int telnet_cfg_info(void *handle)\n\n{\n void *handle_local;\n \n return 0;\n}\n\n" (function_definition "int telnet_cfg_info(void *handle)\n\n{\n void *handle_local;\n \n return 0;\n}" primitive_type (function_declarator "telnet_cfg_info(void *handle)" identifier (parameter_list "(void *handle...
(translation_unit "int function_1(void *handle)\n\n{\n void *handle_local;\n \n return 0;\n}\n\n" (function_definition "int function_1(void *handle)\n\n{\n void *handle_local;\n \n return 0;\n}" primitive_type (function_declarator "function_1(void *handle)" identifier (parameter_list "(void *handle)" ( (parameter...
(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...
1104_putty_and_putty_strip.c
arcfour_block
FUN_00163f27
arcfour_block
void arcfour_block(void *handle,uchar *blk,int len) { undefined uVar1; int len_local; uchar *blk_local; void *handle_local; uchar i; uchar j; uchar tmp; uint k; ArcfourContext *ctx; uchar *s; /* WARNING: Load size is inaccurate */ i = *handle; j = *(uchar *)((long)handle...
void FUN_00163f27(byte *param_1,long param_2,int param_3) { byte bVar1; byte local_1f; byte local_1e; uint local_1c; local_1f = *param_1; local_1e = param_1[1]; for (local_1c = 0; (int)local_1c < param_3; local_1c = local_1c + 1) { local_1f = local_1f + 1; local_1e = local_1e + param_1[(ulong...
(translation_unit "void FUN_00163f27(byte *param_1,long param_2,int param_3)\n\n{\n byte bVar1;\n byte local_1f;\n byte local_1e;\n uint local_1c;\n \n local_1f = *param_1;\n local_1e = param_1[1];\n for (local_1c = 0; (int)local_1c < param_3; local_1c = local_1c + 1) {\n local_1f = local_1f + 1;\n local_...
PUSH RBP MOV RBP,RSP MOV qword ptr [RBP + -0x28],RDI MOV qword ptr [RBP + -0x30],RSI MOV dword ptr [RBP + -0x34],EDX MOV RAX,qword ptr [RBP + -0x28] MOV qword ptr [RBP + -0x10],RAX MOV RAX,qword ptr [RBP + -0x10] ADD RAX,0x2 MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x10] MOVZX EAX,byte ptr [RAX] MOV byt...
void function_1(void *handle,type_1 *blk,int var_1) { type_2 uVar1; int len_local; type_1 *blk_local; void *handle_local; type_1 var_3; type_1 var_4; type_1 tmp; type_3 var_2; type_4 *ctx; type_1 *s; /* WARNING: Load size is inaccurate */ var_3 = *handle; var_4 = *(type_...
(translation_unit "void arcfour_block(void *handle,uchar *blk,int len)\n\n{\n undefined uVar1;\n int len_local;\n uchar *blk_local;\n void *handle_local;\n uchar i;\n uchar j;\n uchar tmp;\n uint k;\n ArcfourContext *ctx;\n uchar *s;\n \n /* WARNING: Load size is inaccurate */\n i = *hand...
(translation_unit "void function_1(void *handle,type_1 *blk,int var_1)\n\n{\n type_2 uVar1;\n int len_local;\n type_1 *blk_local;\n void *handle_local;\n type_1 var_3;\n type_1 var_4;\n type_1 tmp;\n type_3 var_2;\n type_4 *ctx;\n type_1 *s;\n \n /* WARNING: Load size is inaccurate */\n v...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer...
971_putty_and_putty_strip.c
sshfwd_unthrottle
FUN_001491db
sshfwd_unthrottle
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void sshfwd_unthrottle(ssh_channel *c,int bufsize) { int bufsize_local; ssh_channel *c_local; Ssh_conflict ssh; if (c->ssh->state != AL) { ssh_channel_unthrottle(c,bufsize); } return; }
void FUN_001491db(long *param_1,undefined4 param_2) { if (*(int *)(*param_1 + 0x1d0) != 4) { FUN_00152128(param_1,param_2); } return; }
(translation_unit "void FUN_001491db(long *param_1,undefined4 param_2)\n\n{\n if (*(int *)(*param_1 + 0x1d0) != 4) {\n FUN_00152128(param_1,param_2);\n }\n return;\n}\n\n" (function_definition "void FUN_001491db(long *param_1,undefined4 param_2)\n\n{\n if (*(int *)(*param_1 + 0x1d0) != 4) {\n FUN_00152128(par...
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] MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV EAX,dword ptr [RAX + 0x1d0] CMP EAX,0x4 JZ 0x00149217 MOV EDX,dword ptr [RBP + -0x1c] MOV RAX,qword ...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *c,int bufsize) { int bufsize_local; type_1 *c_local; type_2 ssh; if (c->ssh->state != var_1) { var_2(c,bufsize); } return; }
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid sshfwd_unthrottle(ssh_channel *c,int bufsize)\n\n{\n int bufsize_local;\n ssh_channel *c_local;\n Ssh_conflict ssh;\n \n if (c->ssh->state != AL) {\n ssh_channel_unthrottle(c,bufsize);\n }\n return;\n}\n\n" com...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *c,int bufsize)\n\n{\n int bufsize_local;\n type_1 *c_local;\n type_2 ssh;\n \n if (c->ssh->state != var_1) {\n var_2(c,bufsize);\n }\n return;\n}\n\n" comment (function_definition "void funct...
(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...
1040_putty_and_putty_strip.c
ssh2_send_ttymode
FUN_00154804
ssh2_send_ttymode
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ssh2_send_ttymode(void *data,ssh_ttymode *mode,char *val) { char *val_local; ssh_ttymode *mode_local; void *data_local; uint arg; Packet *pktout; arg = 0; if (mode->type == ADDRTYPE_UNSPEC) { arg = ssh_tty_parse_specch...
void FUN_00154804(undefined8 param_1,long param_2,undefined8 param_3) { undefined4 local_14; local_14 = 0; if (*(int *)(param_2 + 0xc) == 0) { local_14 = FUN_0013beb8(param_3); } else if (*(int *)(param_2 + 0xc) == 1) { local_14 = FUN_0013bf37(param_3); } FUN_001408b9(param_1,*(uint *)(param_...
(translation_unit "void FUN_00154804(undefined8 param_1,long param_2,undefined8 param_3)\n\n{\n undefined4 local_14;\n \n local_14 = 0;\n if (*(int *)(param_2 + 0xc) == 0) {\n local_14 = FUN_0013beb8(param_3);\n }\n else if (*(int *)(param_2 + 0xc) == 1) {\n local_14 = FUN_0013bf37(param_3);\n }\n FUN_001...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV qword ptr [RBP + -0x28],RDX MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x8],RAX MOV dword ptr [RBP + -0xc],0x0 MOV RAX,qword ptr [RBP + -0x20] MOV EAX,dword ptr [RAX + 0xc] TEST EAX,EAX JZ 0x00154839 CMP EAX...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(void *data,type_1 *mode,char *val) { char *val_local; type_1 *mode_local; void *data_local; type_2 arg; type_3 *pktout; arg = 0; if (mode->type == var_1) { arg = var_2(val); } else if (mode->type == var_...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh2_send_ttymode(void *data,ssh_ttymode *mode,char *val)\n\n{\n char *val_local;\n ssh_ttymode *mode_local;\n void *data_local;\n uint arg;\n Packet *pktout;\n \n arg = 0;\n if (mode->type == ADDRTYPE_UNSPEC) {\...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(void *data,type_1 *mode,char *val)\n\n{\n char *val_local;\n type_1 *mode_local;\n void *data_local;\n type_2 arg;\n type_3 *pktout;\n \n arg = 0;\n if (mode->type == var_1) {\n arg = var_2(val);\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...
1194_putty_and_putty_strip.c
bigval_final_reduce
FUN_0016e050
bigval_final_reduce
void bigval_final_reduce(bigval *n) { ulong uVar1; ulong uVar2; ulong uVar3; ulong uVar4; long lVar5; bigval *n_local; BignumInt v0; BignumInt v1; BignumInt v2; BignumInt v3; BignumInt v4; BignumInt v5; BignumInt v7; BignumCarry carry; BignumInt v8; BignumInt v9; BignumInt v10; Big...
void FUN_0016e050(ulong *param_1) { ulong uVar1; ulong uVar2; ulong uVar3; ulong uVar4; long lVar5; uVar2 = (param_1[2] >> 2) * 5; uVar1 = *param_1 + uVar2; uVar3 = (ulong)CARRY8(*param_1,uVar2); uVar2 = param_1[1] + uVar3; lVar5 = (ulong)CARRY8(param_1[1],uVar3) + (ulong)((uint)param_1[2] & 3)...
(translation_unit "void FUN_0016e050(ulong *param_1)\n\n{\n ulong uVar1;\n ulong uVar2;\n ulong uVar3;\n ulong uVar4;\n long lVar5;\n \n uVar2 = (param_1[2] >> 2) * 5;\n uVar1 = *param_1 + uVar2;\n uVar3 = (ulong)CARRY8(*param_1,uVar2);\n uVar2 = param_1[1] + uVar3;\n lVar5 = (ulong)CARRY8(param_1[1],uVar3) ...
PUSH RBP MOV RBP,RSP PUSH R13 PUSH R12 PUSH RBX SUB RSP,0xa0 MOV qword ptr [RBP + -0x128],RDI MOV RSI,qword ptr [RBP + -0x128] MOV RSI,qword ptr [RSI] MOV qword ptr [RBP + -0x118],RSI MOV RSI,qword ptr [RBP + -0x128] MOV RSI,qword ptr [RSI + 0x8] MOV qword ptr [RBP + -0x110],RSI MOV RSI,qword ptr [RBP + -0x128] MOV RSI...
void function_1(type_1 *n) { type_2 var_4; type_2 var_1; type_2 var_3; type_2 var_6; long var_5; type_1 *n_local; type_3 v0; type_3 v1; type_3 v2; type_3 v3; type_3 v4; type_3 v5; type_3 v7; type_4 carry; type_3 v8; type_3 v9; type_3 v10; type_3 v11; type_3 v12; type_3 v13; t...
(translation_unit "void bigval_final_reduce(bigval *n)\n\n{\n ulong uVar1;\n ulong uVar2;\n ulong uVar3;\n ulong uVar4;\n long lVar5;\n bigval *n_local;\n BignumInt v0;\n BignumInt v1;\n BignumInt v2;\n BignumInt v3;\n BignumInt v4;\n BignumInt v5;\n BignumInt v7;\n BignumCarry carry;\n BignumInt v8;\n ...
(translation_unit "void function_1(type_1 *n)\n\n{\n type_2 var_4;\n type_2 var_1;\n type_2 var_3;\n type_2 var_6;\n long var_5;\n type_1 *n_local;\n type_3 v0;\n type_3 v1;\n type_3 v2;\n type_3 v3;\n type_3 v4;\n type_3 v5;\n type_3 v7;\n type_4 carry;\n type_3 v8;\n type_3 v9;\n type_3 v10;\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))))) body: (compound_statement (declaration type: (type_identifier) d...
1523_putty_and_putty_strip.c
share_channel_server_cmp
FUN_0018f42f
share_channel_server_cmp
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ int share_channel_server_cmp(void *av,void *bv) { int iVar1; void *bv_local; void *av_local; share_channel *a; share_channel *b; if (*(uint *)((long)av + 8) < *(uint *)((long)bv + 8)) { iVar1 = -1; } else if (*(uint *)((l...
undefined8 FUN_0018f42f(long param_1,long param_2) { undefined8 uVar1; if (*(uint *)(param_1 + 8) < *(uint *)(param_2 + 8)) { uVar1 = 0xffffffff; } else if (*(uint *)(param_2 + 8) < *(uint *)(param_1 + 8)) { uVar1 = 1; } else { uVar1 = 0; } return uVar1; }
(translation_unit "undefined8 FUN_0018f42f(long param_1,long param_2)\n\n{\n undefined8 uVar1;\n \n if (*(uint *)(param_1 + 8) < *(uint *)(param_2 + 8)) {\n uVar1 = 0xffffffff;\n }\n else if (*(uint *)(param_2 + 8) < *(uint *)(param_1 + 8)) {\n uVar1 = 1;\n }\n else {\n uVar1 = 0;\n }\n return uVar1;\...
PUSH RBP MOV RBP,RSP MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x10],RAX MOV RAX,qword ptr [RBP + -0x20] MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x10] MOV EDX,dword ptr [RAX + 0x8] MOV RAX,qword ptr [RBP + -0x8] MOV EAX,dword p...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ int function_1(void *av,void *bv) { int iVar1; void *bv_local; void *av_local; type_1 *a; type_1 *b; if (*(type_2 *)((long)av + 8) < *(type_2 *)((long)bv + 8)) { iVar1 = -1; } else if (*(type_2 *)((long)bv + 8) < *(type_2...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint share_channel_server_cmp(void *av,void *bv)\n\n{\n int iVar1;\n void *bv_local;\n void *av_local;\n share_channel *a;\n share_channel *b;\n \n if (*(uint *)((long)av + 8) < *(uint *)((long)bv + 8)) {\n iVar1 = -...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint function_1(void *av,void *bv)\n\n{\n int iVar1;\n void *bv_local;\n void *av_local;\n type_1 *a;\n type_1 *b;\n \n if (*(type_2 *)((long)av + 8) < *(type_2 *)((long)bv + 8)) {\n iVar1 = -1;\n }\n else if (*(ty...
(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:...
1672_putty_and_putty_strip.c
scroll
FUN_0019ecee
scroll
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void scroll(Terminal *term,wchar_t topline,wchar_t botline,wchar_t lines,wchar_t sb) { wchar_t wVar1; wchar_t wVar2; wchar_t wVar3; termline *ptVar4; void *ptr; uchar *e; wchar_t sb_local; wchar_t lines_local; wchar_t botline_...
void FUN_0019ecee(long param_1,int param_2,int param_3,int param_4,int param_5) { int iVar1; int iVar2; int iVar3; undefined2 *puVar4; undefined8 uVar5; int local_40; int local_3c; int local_28; int local_24; if ((param_2 != 0) || (local_40 = param_5, *(int *)(param_1 + 0x20c) != 0)) { loca...
(translation_unit "void FUN_0019ecee(long param_1,int param_2,int param_3,int param_4,int param_5)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n undefined2 *puVar4;\n undefined8 uVar5;\n int local_40;\n int local_3c;\n int local_28;\n int local_24;\n \n if ((param_2 != 0) || (local_40 = param_5, *(int *)(par...
PUSH RBP MOV RBP,RSP SUB RSP,0x40 MOV qword ptr [RBP + -0x28],RDI MOV dword ptr [RBP + -0x2c],ESI MOV dword ptr [RBP + -0x30],EDX MOV dword ptr [RBP + -0x34],ECX MOV dword ptr [RBP + -0x38],R8D CMP dword ptr [RBP + -0x2c],0x0 JNZ 0x0019ed1b MOV RAX,qword ptr [RBP + -0x28] MOV EAX,dword ptr [RAX + 0x20c] TEST EAX,EAX JZ...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *term,type_2 var_1,type_2 var_2,type_2 var_3,type_2 sb) { type_2 var_4; type_2 var_17; type_2 var_16; type_3 *ptVar4; void *ptr; type_4 *e; type_2 var_11; type_2 var_5; type_2 botline_local; type_2 top...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid scroll(Terminal *term,wchar_t topline,wchar_t botline,wchar_t lines,wchar_t sb)\n\n{\n wchar_t wVar1;\n wchar_t wVar2;\n wchar_t wVar3;\n termline *ptVar4;\n void *ptr;\n uchar *e;\n wchar_t sb_local;\n wchar_t l...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *term,type_2 var_1,type_2 var_2,type_2 var_3,type_2 sb)\n\n{\n type_2 var_4;\n type_2 var_17;\n type_2 var_16;\n type_3 *ptVar4;\n void *ptr;\n type_4 *e;\n type_2 var_11;\n type_2 var_5;\n 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...
1401_putty_and_putty_strip.c
ssh1_pubkey_str
FUN_001835a1
ssh1_pubkey_str
char * ssh1_pubkey_str(RSAKey *key) { uint uVar1; char *ptr; char *ptr_00; char *pcVar2; undefined *puVar3; RSAKey *key_local; char *dec1; char *dec2; char *buffer; ptr = bignum_decimal((Bignum_conflict)key->exponent); ptr_00 = bignum_decimal((Bignum_conflict)key->modulus); if (key->comment...
undefined8 FUN_001835a1(long param_1) { undefined4 uVar1; undefined8 uVar2; undefined8 uVar3; undefined8 uVar4; undefined *puVar5; undefined *puVar6; uVar2 = FUN_0016c3e6(*(undefined8 *)(param_1 + 0x10)); uVar3 = FUN_0016c3e6(*(undefined8 *)(param_1 + 8)); if (*(long *)(param_1 + 0x38) == 0) { ...
(translation_unit "undefined8 FUN_001835a1(long param_1)\n\n{\n undefined4 uVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n undefined *puVar5;\n undefined *puVar6;\n \n uVar2 = FUN_0016c3e6(*(undefined8 *)(param_1 + 0x10));\n uVar3 = FUN_0016c3e6(*(undefined8 *)(param_1 + 8));\n if (*(long...
PUSH RBP MOV RBP,RSP PUSH R12 PUSH RBX SUB RSP,0x30 MOV qword ptr [RBP + -0x38],RDI MOV RAX,qword ptr [RBP + -0x38] MOV RAX,qword ptr [RAX + 0x10] MOV RDI,RAX CALL 0x0016c3e6 MOV qword ptr [RBP + -0x28],RAX MOV RAX,qword ptr [RBP + -0x38] MOV RAX,qword ptr [RAX + 0x8] MOV RDI,RAX CALL 0x0016c3e6 MOV qword ptr [RBP + -0...
char * function_1(type_1 *key) { type_2 uVar1; char *ptr; char *ptr_00; char *pcVar2; type_3 *puVar3; type_1 *key_local; char *dec1; char *dec2; char *buffer; ptr = var_1((type_4)key->exponent); ptr_00 = var_1((type_4)key->modulus); if (key->comment == (char *)0x0) { pcVar2 = ""; } ...
(translation_unit "char * ssh1_pubkey_str(RSAKey *key)\n\n{\n uint uVar1;\n char *ptr;\n char *ptr_00;\n char *pcVar2;\n undefined *puVar3;\n RSAKey *key_local;\n char *dec1;\n char *dec2;\n char *buffer;\n \n ptr = bignum_decimal((Bignum_conflict)key->exponent);\n ptr_00 = bignum_decimal((Bignum_conflict)k...
(translation_unit "char * function_1(type_1 *key)\n\n{\n type_2 uVar1;\n char *ptr;\n char *ptr_00;\n char *pcVar2;\n type_3 *puVar3;\n type_1 *key_local;\n char *dec1;\n char *dec2;\n char *buffer;\n \n ptr = var_1((type_4)key->exponent);\n ptr_00 = var_1((type_4)key->modulus);\n if (key->comment == (char...
(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)))))) body: (compound_statement (decl...
1234_putty_and_putty_strip.c
des_3cbc_decrypt
FUN_0017268f
des_3cbc_decrypt
void des_3cbc_decrypt(uchar *blk,uint len,DESContext *scheds) { DESContext *scheds_local; uint len_local; uchar *blk_local; des_cbc_decrypt(blk,len,scheds + 2); des_cbc_encrypt(blk,len,scheds + 1); des_cbc_decrypt(blk,len,scheds); return; }
void FUN_0017268f(undefined8 param_1,undefined4 param_2,long param_3) { FUN_00172208(param_1,param_2,param_3 + 0x110); FUN_00172019(param_1,param_2,param_3 + 0x88); FUN_00172208(param_1,param_2,param_3); return; }
(translation_unit "void FUN_0017268f(undefined8 param_1,undefined4 param_2,long param_3)\n\n{\n FUN_00172208(param_1,param_2,param_3 + 0x110);\n FUN_00172019(param_1,param_2,param_3 + 0x88);\n FUN_00172208(param_1,param_2,param_3);\n return;\n}\n\n" (function_definition "void FUN_0017268f(undefined8 param_1,undefin...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x8],RDI MOV dword ptr [RBP + -0xc],ESI MOV qword ptr [RBP + -0x18],RDX MOV RAX,qword ptr [RBP + -0x18] LEA RDX,[RAX + 0x110] MOV ECX,dword ptr [RBP + -0xc] MOV RAX,qword ptr [RBP + -0x8] MOV ESI,ECX MOV RDI,RAX CALL 0x00172208 MOV RAX,qword ptr [RBP + -0x18] LEA ...
void function_1(type_1 *blk,type_2 len,type_3 *var_2) { type_3 *scheds_local; type_2 len_local; type_1 *blk_local; var_1(blk,len,var_2 + 2); var_3(blk,len,var_2 + 1); var_1(blk,len,var_2); return; }
(translation_unit "void des_3cbc_decrypt(uchar *blk,uint len,DESContext *scheds)\n\n{\n DESContext *scheds_local;\n uint len_local;\n uchar *blk_local;\n \n des_cbc_decrypt(blk,len,scheds + 2);\n des_cbc_encrypt(blk,len,scheds + 1);\n des_cbc_decrypt(blk,len,scheds);\n return;\n}\n\n" (function_definition "void...
(translation_unit "void function_1(type_1 *blk,type_2 len,type_3 *var_2)\n\n{\n type_3 *scheds_local;\n type_2 len_local;\n type_1 *blk_local;\n \n var_1(blk,len,var_2 + 2);\n var_3(blk,len,var_2 + 1);\n var_1(blk,len,var_2);\n return;\n}\n\n" (function_definition "void function_1(type_1 *blk,type_2 len,type_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...
1380_putty_and_putty_strip.c
hmacmd5_generate
FUN_0017f435
hmacmd5_generate
void hmacmd5_generate(void *handle,uchar *blk,int len,ulong seq) { ulong seq_local; int len_local; uchar *blk_local; void *handle_local; hmacmd5_do_hmac_ssh(handle,blk,len,seq,blk + len); return; }
void FUN_0017f435(undefined8 param_1,long param_2,int param_3,undefined8 param_4) { FUN_0017f3a3(param_1,param_2,param_3,param_4,param_3 + param_2); return; }
(translation_unit "void FUN_0017f435(undefined8 param_1,long param_2,int param_3,undefined8 param_4)\n\n{\n FUN_0017f3a3(param_1,param_2,param_3,param_4,param_3 + param_2);\n return;\n}\n\n" (function_definition "void FUN_0017f435(undefined8 param_1,long param_2,int param_3,undefined8 param_4)\n\n{\n FUN_0017f3a3(pa...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x8],RDI MOV qword ptr [RBP + -0x10],RSI MOV dword ptr [RBP + -0x14],EDX MOV qword ptr [RBP + -0x20],RCX MOV EAX,dword ptr [RBP + -0x14] MOVSXD RDX,EAX MOV RAX,qword ptr [RBP + -0x10] LEA RDI,[RDX + RAX*0x1] MOV RCX,qword ptr [RBP + -0x20] MOV EDX,dword ptr [RBP +...
void function_1(void *handle,type_1 *var_2,int var_3,type_2 seq) { type_2 seq_local; int len_local; type_1 *blk_local; void *handle_local; var_1(handle,var_2,var_3,seq,var_2 + var_3); return; }
(translation_unit "void hmacmd5_generate(void *handle,uchar *blk,int len,ulong seq)\n\n{\n ulong seq_local;\n int len_local;\n uchar *blk_local;\n void *handle_local;\n \n hmacmd5_do_hmac_ssh(handle,blk,len,seq,blk + len);\n return;\n}\n\n" (function_definition "void hmacmd5_generate(void *handle,uchar *blk,int ...
(translation_unit "void function_1(void *handle,type_1 *var_2,int var_3,type_2 seq)\n\n{\n type_2 seq_local;\n int len_local;\n type_1 *blk_local;\n void *handle_local;\n \n var_1(handle,var_2,var_3,seq,var_2 + var_3);\n return;\n}\n\n" (function_definition "void function_1(void *handle,type_1 *var_2,int var_3,t...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer...
1606_putty_and_putty_strip.c
telnet_receive
FUN_00198d73
telnet_receive
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void telnet_receive(Plug plug,int urgent,char *data,int len) { char *data_local; int len_local; int urgent_local; Plug plug_local; Telnet telnet; if (urgent != 0) { *(undefined4 *)(plug + 0xd) = 1; } *(undefined4 *)((long...
void FUN_00198d73(long param_1,int param_2,undefined8 param_3,undefined4 param_4) { if (param_2 != 0) { *(undefined4 *)(param_1 + 0x68) = 1; } *(undefined4 *)(param_1 + 0x84) = 1; FUN_001987f9(param_1,param_3,param_4); return; }
(translation_unit "void FUN_00198d73(long param_1,int param_2,undefined8 param_3,undefined4 param_4)\n\n{\n if (param_2 != 0) {\n *(undefined4 *)(param_1 + 0x68) = 1;\n }\n *(undefined4 *)(param_1 + 0x84) = 1;\n FUN_001987f9(param_1,param_3,param_4);\n return;\n}\n\n" (function_definition "void FUN_00198d73(lon...
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 dword ptr [RBP + -0x20],ECX MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x8],RAX CMP dword ptr [RBP + -0x1c],0x0 JZ 0x00198da2 MOV RAX,qword ptr [RBP + -0x8] MOV dword ptr [RAX...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 var_2,int var_1,char *data,int len) { char *data_local; int len_local; int urgent_local; type_1 plug_local; type_2 telnet; if (var_1 != 0) { *(type_3 *)(var_2 + 0xd) = 1; } *(type_3 *)((long)var_2 +...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid telnet_receive(Plug plug,int urgent,char *data,int len)\n\n{\n char *data_local;\n int len_local;\n int urgent_local;\n Plug plug_local;\n Telnet telnet;\n \n if (urgent != 0) {\n *(undefined4 *)(plug + 0xd) = ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 var_2,int var_1,char *data,int len)\n\n{\n char *data_local;\n int len_local;\n int urgent_local;\n type_1 plug_local;\n type_2 telnet;\n \n if (var_1 != 0) {\n *(type_3 *)(var_2 + 0xd) = 1;\n...
(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: (identifier)) (parameter_declar...
1025_putty_and_putty_strip.c
ssh2_channel_check_close
FUN_00152d0d
ssh2_channel_check_close
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ssh2_channel_check_close(ssh_channel *c) { Ssh_conflict ssh_00; Packet *pkt; ssh_channel *c_local; Ssh_conflict ssh; Packet *pktout; ssh_00 = c->ssh; if (ssh_00->version != 2) { /* WARNING: Subroutine d...
void FUN_00152d0d(long *param_1) { long lVar1; undefined8 uVar2; lVar1 = *param_1; if (*(int *)(lVar1 + 0x250) != 2) { /* WARNING: Subroutine does not return */ __assert_fail("ssh->version == 2","ssh.c",0x2073,"ssh2_channel_check_close"); } if (*(int *)((long)param_1 + 0x14) == ...
(translation_unit "void FUN_00152d0d(long *param_1)\n\n{\n long lVar1;\n undefined8 uVar2;\n \n lVar1 = *param_1;\n if (*(int *)(lVar1 + 0x250) != 2) {\n /* WARNING: Subroutine does not return */\n __assert_fail("ssh->version == 2","ssh.c",0x2073,"ssh2_channel_check_close");\n }\n if (*(int...
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] MOV qword ptr [RBP + -0x10],RAX MOV RAX,qword ptr [RBP + -0x10] MOV EAX,dword ptr [RAX + 0x250] CMP EAX,0x2 JZ 0x00152d52 LEA RCX,[0x20a150] MOV EDX,0x2073 LEA RSI,[0x2062e6] LEA RDI,[0x207ca1] CALL...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *c) { type_2 ssh_00; type_3 *pkt; type_1 *c_local; type_2 ssh; type_3 *pktout; ssh_00 = c->ssh; if (ssh_00->version != 2) { /* WARNING: Subroutine does not return */ var_1("ssh->ve...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh2_channel_check_close(ssh_channel *c)\n\n{\n Ssh_conflict ssh_00;\n Packet *pkt;\n ssh_channel *c_local;\n Ssh_conflict ssh;\n Packet *pktout;\n \n ssh_00 = c->ssh;\n if (ssh_00->version != 2) {\n ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *c)\n\n{\n type_2 ssh_00;\n type_3 *pkt;\n type_1 *c_local;\n type_2 ssh;\n type_3 *pktout;\n \n ssh_00 = c->ssh;\n if (ssh_00->version != 2) {\n /* WARNING: Subroutine does n...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_ide...
1598_putty_and_putty_strip.c
option_side_effects
FUN_0019783f
option_side_effects
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void option_side_effects(Telnet telnet,Opt *o,int enabled) { int enabled_local; Opt *o_local; Telnet telnet_local; if ((o->option == 1) && (o->send == 0xfd)) { telnet->echoing = (uint)(enabled == 0); } else if ((o->option == ...
void FUN_0019783f(long param_1,int *param_2,int param_3) { if ((param_2[4] == 1) && (*param_2 == 0xfd)) { *(uint *)(param_1 + 0x58) = (uint)(param_3 == 0); } else if ((param_2[4] == 3) && (*param_2 == 0xfd)) { *(uint *)(param_1 + 0x5c) = (uint)(param_3 == 0); } if (*(long *)(param_1 + 0x20) != 0) { ...
(translation_unit "void FUN_0019783f(long param_1,int *param_2,int param_3)\n\n{\n if ((param_2[4] == 1) && (*param_2 == 0xfd)) {\n *(uint *)(param_1 + 0x58) = (uint)(param_3 == 0);\n }\n else if ((param_2[4] == 3) && (*param_2 == 0xfd)) {\n *(uint *)(param_1 + 0x5c) = (uint)(param_3 == 0);\n }\n if (*(long ...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x8],RDI MOV qword ptr [RBP + -0x10],RSI MOV dword ptr [RBP + -0x14],EDX MOV RAX,qword ptr [RBP + -0x10] MOV EAX,dword ptr [RAX + 0x10] CMP EAX,0x1 JNZ 0x0019787e MOV RAX,qword ptr [RBP + -0x10] MOV EAX,dword ptr [RAX] CMP EAX,0xfd JNZ 0x0019787e CMP dword ptr [RB...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 telnet,type_2 *o,int var_1) { int enabled_local; type_2 *o_local; type_1 telnet_local; if ((o->option == 1) && (o->send == 0xfd)) { telnet->echoing = (uint)(var_1 == 0); } else if ((o->option == 3) && (...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid option_side_effects(Telnet telnet,Opt *o,int enabled)\n\n{\n int enabled_local;\n Opt *o_local;\n Telnet telnet_local;\n \n if ((o->option == 1) && (o->send == 0xfd)) {\n telnet->echoing = (uint)(enabled == 0);\n...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 telnet,type_2 *o,int var_1)\n\n{\n int enabled_local;\n type_2 *o_local;\n type_1 telnet_local;\n \n if ((o->option == 1) && (o->send == 0xfd)) {\n telnet->echoing = (uint)(var_1 == 0);\n }\n ...
(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: (type_identifier) declarator: (pointer_declarator declarator...
1203_putty_and_putty_strip.c
poly_start
FUN_0016e725
poly_start
void poly_start(void *handle) { void *handle_local; ccp_context *ctx; *(undefined4 *)((long)handle + 0x108) = 0; memset((void *)((long)handle + 0x10c),0,8); poly1305_init((poly1305 *)((long)handle + 0x118)); return; }
void FUN_0016e725(long param_1) { *(undefined4 *)(param_1 + 0x108) = 0; memset((void *)(param_1 + 0x10c),0,8); FUN_0016e36e(param_1 + 0x118); return; }
(translation_unit "void FUN_0016e725(long param_1)\n\n{\n *(undefined4 *)(param_1 + 0x108) = 0;\n memset((void *)(param_1 + 0x10c),0,8);\n FUN_0016e36e(param_1 + 0x118);\n return;\n}\n\n" (function_definition "void FUN_0016e725(long param_1)\n\n{\n *(undefined4 *)(param_1 + 0x108) = 0;\n memset((void *)(param_1 +...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV dword ptr [RAX + 0x108],0x0 MOV RAX,qword ptr [RBP + -0x8] ADD RAX,0x10c MOV EDX,0x8 MOV ESI,0x0 MOV RDI,RAX CALL 0x00114850 MOV RAX,qword ptr [RBP + -0x8] ...
void function_1(void *handle) { void *handle_local; type_1 *ctx; *(type_2 *)((long)handle + 0x108) = 0; var_1((void *)((long)handle + 0x10c),0,8); var_2((type_3 *)((long)handle + 0x118)); return; }
(translation_unit "void poly_start(void *handle)\n\n{\n void *handle_local;\n ccp_context *ctx;\n \n *(undefined4 *)((long)handle + 0x108) = 0;\n memset((void *)((long)handle + 0x10c),0,8);\n poly1305_init((poly1305 *)((long)handle + 0x118));\n return;\n}\n\n" (function_definition "void poly_start(void *handle)\...
(translation_unit "void function_1(void *handle)\n\n{\n void *handle_local;\n type_1 *ctx;\n \n *(type_2 *)((long)handle + 0x108) = 0;\n var_1((void *)((long)handle + 0x10c),0,8);\n var_2((type_3 *)((long)handle + 0x118));\n return;\n}\n\n" (function_definition "void function_1(void *handle)\n\n{\n void *handle...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec...
1617_putty_and_putty_strip.c
telnet_sendok
FUN_00199be4
telnet_sendok
int telnet_sendok(void *handle) { void *handle_local; return 1; }
undefined8 FUN_00199be4(void) { return 1; }
(translation_unit "undefined8 FUN_00199be4(void)\n\n{\n return 1;\n}\n\n" (function_definition "undefined8 FUN_00199be4(void)\n\n{\n return 1;\n}" type_identifier (function_declarator "FUN_00199be4(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 EAX,0x1 POP RBP RET
int function_1(void *handle) { void *handle_local; return 1; }
(translation_unit "int telnet_sendok(void *handle)\n\n{\n void *handle_local;\n \n return 1;\n}\n\n" (function_definition "int telnet_sendok(void *handle)\n\n{\n void *handle_local;\n \n return 1;\n}" primitive_type (function_declarator "telnet_sendok(void *handle)" identifier (parameter_list "(void *handle)" ( (...
(translation_unit "int function_1(void *handle)\n\n{\n void *handle_local;\n \n return 1;\n}\n\n" (function_definition "int function_1(void *handle)\n\n{\n void *handle_local;\n \n return 1;\n}" primitive_type (function_declarator "function_1(void *handle)" identifier (parameter_list "(void *handle)" ( (parameter...
(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...
1524_putty_and_putty_strip.c
share_xchannel_us_cmp
FUN_0018f484
share_xchannel_us_cmp
int share_xchannel_us_cmp(void *av,void *bv) { int iVar1; void *bv_local; void *av_local; share_xchannel *a; share_xchannel *b; /* WARNING: Load size is inaccurate */ /* WARNING: Load size is inaccurate */ if (*av < *bv) { iVar1 = -1; } else { ...
undefined8 FUN_0018f484(uint *param_1,uint *param_2) { undefined8 uVar1; if (*param_1 < *param_2) { uVar1 = 0xffffffff; } else if (*param_2 < *param_1) { uVar1 = 1; } else { uVar1 = 0; } return uVar1; }
(translation_unit "undefined8 FUN_0018f484(uint *param_1,uint *param_2)\n\n{\n undefined8 uVar1;\n \n if (*param_1 < *param_2) {\n uVar1 = 0xffffffff;\n }\n else if (*param_2 < *param_1) {\n uVar1 = 1;\n }\n else {\n uVar1 = 0;\n }\n return uVar1;\n}\n\n" (function_definition "undefined8 FUN_0018f484(...
PUSH RBP MOV RBP,RSP MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x10],RAX MOV RAX,qword ptr [RBP + -0x20] MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x10] MOV EDX,dword ptr [RAX] MOV RAX,qword ptr [RBP + -0x8] MOV EAX,dword ptr [RA...
int function_1(void *av,void *bv) { int iVar1; void *bv_local; void *av_local; type_1 *a; type_1 *b; /* WARNING: Load size is inaccurate */ /* WARNING: Load size is inaccurate */ if (*av < *bv) { iVar1 = -1; } else { /* WARNING: Load s...
(translation_unit "int share_xchannel_us_cmp(void *av,void *bv)\n\n{\n int iVar1;\n void *bv_local;\n void *av_local;\n share_xchannel *a;\n share_xchannel *b;\n \n /* WARNING: Load size is inaccurate */\n /* WARNING: Load size is inaccurate */\n if (*av < *bv) {\n iVar1 ...
(translation_unit "int function_1(void *av,void *bv)\n\n{\n int iVar1;\n void *bv_local;\n void *av_local;\n type_1 *a;\n type_1 *b;\n \n /* WARNING: Load size is inaccurate */\n /* WARNING: Load size is inaccurate */\n if (*av < *bv) {\n iVar1 = -1;\n }\n else {\n ...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_...
892_putty_and_putty_strip.c
ssh2_log_outgoing_packet
FUN_0013df08
ssh2_log_outgoing_packet
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ssh2_log_outgoing_packet(Ssh_conflict ssh,Packet *pkt) { uint downstream_id; long lVar1; char *additional_log_text; long lVar2; uchar *data; int iVar3; char *texttype; long in_FS_OFFSET; Packet *pkt_local; Ssh_conflict ...
void FUN_0013df08(long param_1,ulong *param_2) { undefined4 uVar1; ulong uVar2; ulong uVar3; ulong uVar4; int iVar5; undefined8 uVar6; long in_FS_OFFSET; int local_88; int local_84; void *local_80; int local_78 [14]; long local_40; local_40 = *(long *)(in_FS_OFFSET + 0x28); local_84 = 0...
(translation_unit "void FUN_0013df08(long param_1,ulong *param_2)\n\n{\n undefined4 uVar1;\n ulong uVar2;\n ulong uVar3;\n ulong uVar4;\n int iVar5;\n undefined8 uVar6;\n long in_FS_OFFSET;\n int local_88;\n int local_84;\n void *local_80;\n int local_78 [14];\n long local_40;\n \n local_40 = *(long *)(in...
PUSH RBP MOV RBP,RSP PUSH R15 PUSH R14 PUSH R13 PUSH R12 PUSH RBX SUB RSP,0x68 MOV qword ptr [RBP + -0x88],RDI MOV qword ptr [RBP + -0x90],RSI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x38],RAX XOR EAX,EAX MOV dword ptr [RBP + -0x7c],0x0 MOV RAX,qword ptr [RBP + -0x90] MOV RDX,qword ptr [RAX] MOV RAX,qword ptr...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 ssh,type_2 *pkt) { type_3 downstream_id; long var_14; char *additional_log_text; long lVar2; type_4 *data; int var_7; char *texttype; long var_1; type_2 *pkt_local; type_1 ssh_local; int var_8; int...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh2_log_outgoing_packet(Ssh_conflict ssh,Packet *pkt)\n\n{\n uint downstream_id;\n long lVar1;\n char *additional_log_text;\n long lVar2;\n uchar *data;\n int iVar3;\n char *texttype;\n long in_FS_OFFSET;\n Pac...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 ssh,type_2 *pkt)\n\n{\n type_3 downstream_id;\n long var_14;\n char *additional_log_text;\n long lVar2;\n type_4 *data;\n int var_7;\n char *texttype;\n long var_1;\n type_2 *pkt_local;\n type...
(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: (type_identifier) declarator: (pointer_declarator declarator...
1208_putty_and_putty_strip.c
poly_generate
FUN_0016e9fb
poly_generate
void poly_generate(void *handle,uchar *blk,int len,ulong seq) { ulong seq_local; int len_local; uchar *blk_local; void *handle_local; poly_op(handle,blk,len,seq); poly_genresult(handle,blk + len); return; }
void FUN_0016e9fb(undefined8 param_1,long param_2,int param_3,undefined8 param_4) { FUN_0016e94b(param_1,param_2,param_3,param_4); FUN_0016e8a1(param_1,param_3 + param_2); return; }
(translation_unit "void FUN_0016e9fb(undefined8 param_1,long param_2,int param_3,undefined8 param_4)\n\n{\n FUN_0016e94b(param_1,param_2,param_3,param_4);\n FUN_0016e8a1(param_1,param_3 + param_2);\n return;\n}\n\n" (function_definition "void FUN_0016e9fb(undefined8 param_1,long param_2,int param_3,undefined8 param_...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x8],RDI MOV qword ptr [RBP + -0x10],RSI MOV dword ptr [RBP + -0x14],EDX MOV qword ptr [RBP + -0x20],RCX MOV RCX,qword ptr [RBP + -0x20] MOV EDX,dword ptr [RBP + -0x14] MOV RSI,qword ptr [RBP + -0x10] MOV RAX,qword ptr [RBP + -0x8] MOV RDI,RAX CALL 0x0016e94b MOV ...
void function_1(void *handle,type_1 *var_3,int var_4,type_2 seq) { type_2 seq_local; int len_local; type_1 *blk_local; void *handle_local; var_1(handle,var_3,var_4,seq); var_2(handle,var_3 + var_4); return; }
(translation_unit "void poly_generate(void *handle,uchar *blk,int len,ulong seq)\n\n{\n ulong seq_local;\n int len_local;\n uchar *blk_local;\n void *handle_local;\n \n poly_op(handle,blk,len,seq);\n poly_genresult(handle,blk + len);\n return;\n}\n\n" (function_definition "void poly_generate(void *handle,uchar ...
(translation_unit "void function_1(void *handle,type_1 *var_3,int var_4,type_2 seq)\n\n{\n type_2 seq_local;\n int len_local;\n type_1 *blk_local;\n void *handle_local;\n \n var_1(handle,var_3,var_4,seq);\n var_2(handle,var_3 + var_4);\n return;\n}\n\n" (function_definition "void function_1(void *handle,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))) (parameter_declaration type: (type_identifier) declarator: (pointer...
1601_putty_and_putty_strip.c
proc_rec_opt
FUN_00197af0
proc_rec_opt
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void proc_rec_opt(Telnet telnet,int cmd,int option) { int iVar1; int option_local; int cmd_local; Telnet telnet_local; Opt **o; log_option(telnet,"server",cmd,option); o = opts; while( true ) { if (*o == (Opt *)0x0) { ...
void FUN_00197af0(long param_1,int param_2,int param_3) { int iVar1; undefined8 uVar2; undefined **local_10; FUN_0019767e(param_1,"server",param_2,param_3); local_10 = &PTR_DAT_002312c0; while( true ) { if (*local_10 == (undefined *)0x0) { if ((param_2 == 0xfb) || (param_2 == 0xfd)) { ...
(translation_unit "void FUN_00197af0(long param_1,int param_2,int param_3)\n\n{\n int iVar1;\n undefined8 uVar2;\n undefined **local_10;\n \n FUN_0019767e(param_1,"server",param_2,param_3);\n local_10 = &PTR_DAT_002312c0;\n while( true ) {\n if (*local_10 == (undefined *)0x0) {\n if ((param_2 == 0xfb) ||...
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 ECX,dword ptr [RBP + -0x20] MOV EDX,dword ptr [RBP + -0x1c] MOV RAX,qword ptr [RBP + -0x18] LEA RSI,[0x2120b4] MOV RDI,RAX CALL 0x0019767e LEA RAX,[0x2312c0] MOV qword ptr [RBP + -0x8],R...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 telnet,int var_2,int var_4) { int var_5; int option_local; int cmd_local; type_1 telnet_local; type_2 **var_8; var_1(telnet,"server",var_2,var_4); var_8 = opts; while( true ) { if (*var_8 == (type_2...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid proc_rec_opt(Telnet telnet,int cmd,int option)\n\n{\n int iVar1;\n int option_local;\n int cmd_local;\n Telnet telnet_local;\n Opt **o;\n \n log_option(telnet,"server",cmd,option);\n o = opts;\n while( true ) {\...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 telnet,int var_2,int var_4)\n\n{\n int var_5;\n int option_local;\n int cmd_local;\n type_1 telnet_local;\n type_2 **var_8;\n \n var_1(telnet,"server",var_2,var_4);\n var_8 = opts;\n while( tru...
(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: (identifier)) (parameter_declar...
1442_putty_and_putty_strip.c
rsa2_openssh_createkey
FUN_00186829
rsa2_openssh_createkey
void * rsa2_openssh_createkey(ssh_signkey *self,uchar **blob,int *len) { int iVar1; RSAKey *key; Bignum pvVar2; int *len_local; uchar **blob_local; ssh_signkey *self_local; char **b; RSAKey *rsa; key = (RSAKey *)safemalloc(1,0x40); key->comment = (char *)0x0; pvVar2 = getmp((char **)blob,len)...
long FUN_00186829(undefined8 param_1,undefined8 param_2,undefined8 param_3) { int iVar1; long lVar2; undefined8 uVar3; lVar2 = FUN_0012e037(1,0x40); *(undefined8 *)(lVar2 + 0x38) = 0; uVar3 = FUN_00185fb6(param_2,param_3); *(undefined8 *)(lVar2 + 8) = uVar3; uVar3 = FUN_00185fb6(param_2,param_3); ...
(translation_unit "long FUN_00186829(undefined8 param_1,undefined8 param_2,undefined8 param_3)\n\n{\n int iVar1;\n long lVar2;\n undefined8 uVar3;\n \n lVar2 = FUN_0012e037(1,0x40);\n *(undefined8 *)(lVar2 + 0x38) = 0;\n uVar3 = FUN_00185fb6(param_2,param_3);\n *(undefined8 *)(lVar2 + 8) = uVar3;\n uVar3 = FUN...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV qword ptr [RBP + -0x28],RDX MOV RAX,qword ptr [RBP + -0x20] MOV qword ptr [RBP + -0x10],RAX MOV ESI,0x40 MOV EDI,0x1 CALL 0x0012e037 MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV qword ptr [RAX + 0x...
void * function_1(type_1 *self,type_2 **blob,int *len) { int var_5; type_3 *key; type_4 pvVar2; int *len_local; type_2 **blob_local; type_1 *self_local; char **b; type_3 *rsa; key = (type_3 *)var_1(1,0x40); key->comment = (char *)0x0; pvVar2 = var_2((char **)blob,len); key->modulus = pvVar2...
(translation_unit "void * rsa2_openssh_createkey(ssh_signkey *self,uchar **blob,int *len)\n\n{\n int iVar1;\n RSAKey *key;\n Bignum pvVar2;\n int *len_local;\n uchar **blob_local;\n ssh_signkey *self_local;\n char **b;\n RSAKey *rsa;\n \n key = (RSAKey *)safemalloc(1,0x40);\n key->comment = (char *)0x0;\n p...
(translation_unit "void * function_1(type_1 *self,type_2 **blob,int *len)\n\n{\n int var_5;\n type_3 *key;\n type_4 pvVar2;\n int *len_local;\n type_2 **blob_local;\n type_1 *self_local;\n char **b;\n type_3 *rsa;\n \n key = (type_3 *)var_1(1,0x40);\n key->comment = (char *)0x0;\n pvVar2 = var_2((char **)bl...
(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: (type...
1767_putty_and_putty_strip.c
columns_get_preferred_width
FUN_001b201f
columns_get_preferred_width
void columns_get_preferred_width(GtkWidget *widget,gint *min,gint *nat) { gint gVar1; GType GVar2; Columns *cols_00; gint *nat_local; gint *min_local; GtkWidget *widget_local; gboolean __r; GTypeInstance *__inst; GType __t; Columns *cols; if (widget == (GtkWidget *)0x0) { g_return_if_fail...
void FUN_001b201f(long *param_1,undefined4 *param_2,undefined4 *param_3) { undefined4 uVar1; long lVar2; undefined8 uVar3; int local_24; if (param_1 == (long *)0x0) { g_return_if_fail_warning(0,"columns_get_preferred_width","widget != NULL"); } else { lVar2 = FUN_001afc3e(); if (param_1 =...
(translation_unit "void FUN_001b201f(long *param_1,undefined4 *param_2,undefined4 *param_3)\n\n{\n undefined4 uVar1;\n long lVar2;\n undefined8 uVar3;\n int local_24;\n \n if (param_1 == (long *)0x0) {\n g_return_if_fail_warning(0,"columns_get_preferred_width","widget != NULL");\n }\n else {\n lVar2 = FUN...
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 CMP qword ptr [RBP + -0x28],0x0 JNZ 0x001b2057 LEA RDX,[0x2132a8] LEA RSI,[0x213520] MOV EDI,0x0 CALL 0x00114230 JMP 0x001b2133 MOV RAX,qword ptr [RBP + -0x28] MOV qword ptr [RBP + -0x18],RA...
void function_1(type_1 *var_1,type_2 *var_8,type_2 *var_10) { type_2 gVar1; type_3 var_4; type_4 *cols_00; type_2 *nat_local; type_2 *min_local; type_1 *widget_local; type_5 var_6; type_6 *__inst; type_3 __t; type_4 *cols; if (var_1 == (type_1 *)0x0) { var_2(0,"columns_get_preferred_width...
(translation_unit "void columns_get_preferred_width(GtkWidget *widget,gint *min,gint *nat)\n\n{\n gint gVar1;\n GType GVar2;\n Columns *cols_00;\n gint *nat_local;\n gint *min_local;\n GtkWidget *widget_local;\n gboolean __r;\n GTypeInstance *__inst;\n GType __t;\n Columns *cols;\n \n if (widget == (GtkWidg...
(translation_unit "void function_1(type_1 *var_1,type_2 *var_8,type_2 *var_10)\n\n{\n type_2 gVar1;\n type_3 var_4;\n type_4 *cols_00;\n type_2 *nat_local;\n type_2 *min_local;\n type_1 *widget_local;\n type_5 var_6;\n type_6 *__inst;\n type_3 __t;\n type_4 *cols;\n \n if (var_1 == (type_1 *)0x0) {\n var...
(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...
1427_putty_and_putty_strip.c
rsastr_len
FUN_0018546d
rsastr_len
int rsastr_len(RSAKey *key) { Bignum_conflict bn; int iVar1; int iVar2; int iVar3; RSAKey *key_local; int mdlen; int exlen; Bignum md; Bignum ex; bn = (Bignum_conflict)key->exponent; iVar1 = bignum_bitcount((Bignum_conflict)key->modulus); iVar2 = iVar1 + 0xf; if (iVar1 + 0xf < 0) { iV...
int FUN_0018546d(long param_1) { undefined8 uVar1; int iVar2; int iVar3; int iVar4; uVar1 = *(undefined8 *)(param_1 + 0x10); iVar2 = FUN_0016aba4(*(undefined8 *)(param_1 + 8)); iVar3 = iVar2 + 0xf; if (iVar2 + 0xf < 0) { iVar3 = iVar2 + 0x1e; } iVar4 = FUN_0016aba4(uVar1); iVar2 = iVar4 +...
(translation_unit "int FUN_0018546d(long param_1)\n\n{\n undefined8 uVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n \n uVar1 = *(undefined8 *)(param_1 + 0x10);\n iVar2 = FUN_0016aba4(*(undefined8 *)(param_1 + 8));\n iVar3 = iVar2 + 0xf;\n if (iVar2 + 0xf < 0) {\n iVar3 = iVar2 + 0x1e;\n }\n iVar4 = FUN_00...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x28],RDI MOV RAX,qword ptr [RBP + -0x28] MOV RAX,qword ptr [RAX + 0x8] MOV qword ptr [RBP + -0x10],RAX MOV RAX,qword ptr [RBP + -0x28] MOV RAX,qword ptr [RAX + 0x10] MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x10] MOV RDI,RAX CALL 0x0016aba4 ADD EA...
int function_1(type_1 *key) { type_2 bn; int var_2; int var_4; int var_3; type_1 *key_local; int mdlen; int exlen; type_3 md; type_3 ex; bn = (type_2)key->exponent; var_2 = var_1((type_2)key->modulus); var_4 = var_2 + 0xf; if (var_2 + 0xf < 0) { var_4 = var_2 + 0x1e; } var_3 = var...
(translation_unit "int rsastr_len(RSAKey *key)\n\n{\n Bignum_conflict bn;\n int iVar1;\n int iVar2;\n int iVar3;\n RSAKey *key_local;\n int mdlen;\n int exlen;\n Bignum md;\n Bignum ex;\n \n bn = (Bignum_conflict)key->exponent;\n iVar1 = bignum_bitcount((Bignum_conflict)key->modulus);\n iVar2 = iVar1 + 0xf...
(translation_unit "int function_1(type_1 *key)\n\n{\n type_2 bn;\n int var_2;\n int var_4;\n int var_3;\n type_1 *key_local;\n int mdlen;\n int exlen;\n type_3 md;\n type_3 ex;\n \n bn = (type_2)key->exponent;\n var_2 = var_1((type_2)key->modulus);\n var_4 = var_2 + 0xf;\n if (var_2 + 0xf < 0) {\n var_...
(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...
1372_putty_and_putty_strip.c
hmacmd5_key_16
FUN_0017f019
hmacmd5_key_16
void hmacmd5_key_16(void *handle,uchar *key) { uchar *key_local; void *handle_local; hmacmd5_key(handle,key,0x10); return; }
void FUN_0017f019(undefined8 param_1,undefined8 param_2) { FUN_0017eeb3(param_1,param_2,0x10); return; }
(translation_unit "void FUN_0017f019(undefined8 param_1,undefined8 param_2)\n\n{\n FUN_0017eeb3(param_1,param_2,0x10);\n return;\n}\n\n" (function_definition "void FUN_0017f019(undefined8 param_1,undefined8 param_2)\n\n{\n FUN_0017eeb3(param_1,param_2,0x10);\n return;\n}" primitive_type (function_declarator "FUN_00...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI MOV qword ptr [RBP + -0x10],RSI MOV RCX,qword ptr [RBP + -0x10] MOV RAX,qword ptr [RBP + -0x8] MOV EDX,0x10 MOV RSI,RCX MOV RDI,RAX CALL 0x0017eeb3 NOP LEAVE RET
void function_1(void *handle,type_1 *key) { type_1 *key_local; void *handle_local; var_1(handle,key,0x10); return; }
(translation_unit "void hmacmd5_key_16(void *handle,uchar *key)\n\n{\n uchar *key_local;\n void *handle_local;\n \n hmacmd5_key(handle,key,0x10);\n return;\n}\n\n" (function_definition "void hmacmd5_key_16(void *handle,uchar *key)\n\n{\n uchar *key_local;\n void *handle_local;\n \n hmacmd5_key(handle,key,0x10)...
(translation_unit "void function_1(void *handle,type_1 *key)\n\n{\n type_1 *key_local;\n void *handle_local;\n \n var_1(handle,key,0x10);\n return;\n}\n\n" (function_definition "void function_1(void *handle,type_1 *key)\n\n{\n type_1 *key_local;\n void *handle_local;\n \n var_1(handle,key,0x10);\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: (type_identifier) declarator: (pointer...
1296_putty_and_putty_strip.c
ec_aminus3
FUN_00176ad9
ec_aminus3
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ int ec_aminus3(ec_curve *curve) { int iVar1; uint uVar2; Bignum_conflict b; ec_curve *curve_local; int ret; Bignum _p; if (curve->type == ADDRTYPE_UNSPEC) { b = bignum_add_long((Bignum_conflict)(curve->field_5).w.a,3); ...
bool FUN_00176ad9(int *param_1) { int iVar1; undefined8 uVar2; bool bVar3; if (*param_1 == 0) { uVar2 = FUN_0016bbec(*(undefined8 *)(param_1 + 10),3); iVar1 = FUN_0016aebd(*(undefined8 *)(param_1 + 8),uVar2); bVar3 = iVar1 == 0; FUN_00166d90(uVar2); } else { bVar3 = false; } ret...
(translation_unit "bool FUN_00176ad9(int *param_1)\n\n{\n int iVar1;\n undefined8 uVar2;\n bool bVar3;\n \n if (*param_1 == 0) {\n uVar2 = FUN_0016bbec(*(undefined8 *)(param_1 + 10),3);\n iVar1 = FUN_0016aebd(*(undefined8 *)(param_1 + 8),uVar2);\n bVar3 = iVar1 == 0;\n FUN_00166d90(uVar2);\n }\n else...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV RAX,qword ptr [RBP + -0x18] MOV EAX,dword ptr [RAX] TEST EAX,EAX JZ 0x00176af6 MOV EAX,0x0 JMP 0x00176b40 MOV RAX,qword ptr [RBP + -0x18] MOV RAX,qword ptr [RAX + 0x28] MOV ESI,0x3 MOV RDI,RAX CALL 0x0016bbec MOV qword ptr [RBP + -0x8],RAX MOV RAX,qw...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ int function_1(type_1 *curve) { int var_4; type_2 uVar2; type_3 b; type_1 *curve_local; int ret; type_4 _p; if (curve->type == var_1) { b = var_2((type_3)(curve->field_5).w.a,3); var_4 = var_3((type_3)curve->p,b); u...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint ec_aminus3(ec_curve *curve)\n\n{\n int iVar1;\n uint uVar2;\n Bignum_conflict b;\n ec_curve *curve_local;\n int ret;\n Bignum _p;\n \n if (curve->type == ADDRTYPE_UNSPEC) {\n b = bignum_add_long((Bignum_conflic...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint function_1(type_1 *curve)\n\n{\n int var_4;\n type_2 uVar2;\n type_3 b;\n type_1 *curve_local;\n int ret;\n type_4 _p;\n \n if (curve->type == var_1) {\n b = var_2((type_3)(curve->field_5).w.a,3);\n var_4 = ...
(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...
1064_putty_and_putty_strip.c
ssh_size
FUN_0015c8c8
ssh_size
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ssh_size(void *handle,int width,int height) { int iVar1; Packet *pkt; int height_local; int width_local; void *handle_local; Ssh_conflict ssh; Packet *pktout; *(int *)((long)handle + 0x198) = width; *(int *)((long)hand...
void FUN_0015c8c8(long param_1,undefined4 param_2,undefined4 param_3) { int iVar1; undefined8 uVar2; *(undefined4 *)(param_1 + 0x198) = param_2; *(undefined4 *)(param_1 + 0x19c) = param_3; switch(*(undefined4 *)(param_1 + 0x1d0)) { case 0: case 1: case 4: break; case 2: *(undefined4 *)(pa...
(translation_unit "void FUN_0015c8c8(long param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined8 uVar2;\n \n *(undefined4 *)(param_1 + 0x198) = param_2;\n *(undefined4 *)(param_1 + 0x19c) = param_3;\n switch(*(undefined4 *)(param_1 + 0x1d0)) {\n case 0:\n case 1:\n case 4:\n break;\n ...
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 RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x10],RAX MOV RAX,qword ptr [RBP + -0x10] MOV EDX,dword ptr [RBP + -0x1c] MOV dword ptr [RAX + 0x198],EDX MOV RAX,qword ptr [RBP + -0x10...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(void *handle,int width,int height) { int var_2; type_1 *pkt; int height_local; int width_local; void *handle_local; type_2 ssh; type_1 *pktout; *(int *)((long)handle + 0x198) = width; *(int *)((long)handle +...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh_size(void *handle,int width,int height)\n\n{\n int iVar1;\n Packet *pkt;\n int height_local;\n int width_local;\n void *handle_local;\n Ssh_conflict ssh;\n Packet *pktout;\n \n *(int *)((long)handle + 0x198)...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(void *handle,int width,int height)\n\n{\n int var_2;\n type_1 *pkt;\n int height_local;\n int width_local;\n void *handle_local;\n type_2 ssh;\n type_1 *pktout;\n \n *(int *)((long)handle + 0x198) = w...
(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:...
1017_putty_and_putty_strip.c
ssh2_msg_channel_window_adjust
FUN_00152634
ssh2_msg_channel_window_adjust
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ssh2_msg_channel_window_adjust(Ssh_conflict ssh,Packet *pktin) { ssh_channel *c_00; ulong uVar1; Packet *pktin_local; Ssh_conflict ssh_local; ssh_channel *c; c_00 = ssh_channel_msg(ssh,pktin); if ((c_00 != (ssh_channel *)0...
void FUN_00152634(undefined8 param_1,undefined8 param_2) { int iVar1; long lVar2; lVar2 = FUN_0015236c(param_1,param_2); if ((lVar2 != 0) && ((*(uint *)(lVar2 + 0x18) & 1) == 0)) { iVar1 = FUN_00141be2(param_2); *(int *)(lVar2 + 0x40) = iVar1 + *(int *)(lVar2 + 0x40); FUN_00151d86(param_1,lVar2...
(translation_unit "void FUN_00152634(undefined8 param_1,undefined8 param_2)\n\n{\n int iVar1;\n long lVar2;\n \n lVar2 = FUN_0015236c(param_1,param_2);\n if ((lVar2 != 0) && ((*(uint *)(lVar2 + 0x18) & 1) == 0)) {\n iVar1 = FUN_00141be2(param_2);\n *(int *)(lVar2 + 0x40) = iVar1 + *(int *)(lVar2 + 0x40);\n ...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV RDX,qword ptr [RBP + -0x20] MOV RAX,qword ptr [RBP + -0x18] MOV RSI,RDX MOV RDI,RAX CALL 0x0015236c MOV qword ptr [RBP + -0x8],RAX CMP qword ptr [RBP + -0x8],0x0 JZ 0x001526a4 MOV RAX,qword ptr [RBP + -0x8] MOV EAX,dwo...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 ssh,type_2 *pktin) { type_3 *var_2; type_4 uVar1; type_2 *pktin_local; type_1 ssh_local; type_3 *c; var_2 = var_1(ssh,pktin); if ((var_2 != (type_3 *)0x0) && ((var_2->closes & 1U) == 0)) { uVar1 = var...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh2_msg_channel_window_adjust(Ssh_conflict ssh,Packet *pktin)\n\n{\n ssh_channel *c_00;\n ulong uVar1;\n Packet *pktin_local;\n Ssh_conflict ssh_local;\n ssh_channel *c;\n \n c_00 = ssh_channel_msg(ssh,pktin);\n ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 ssh,type_2 *pktin)\n\n{\n type_3 *var_2;\n type_4 uVar1;\n type_2 *pktin_local;\n type_1 ssh_local;\n type_3 *c;\n \n var_2 = var_1(ssh,pktin);\n if ((var_2 != (type_3 *)0x0) && ((var_2->closes ...
(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: (type_identifier) declarator: (pointer_declarator declarator...
1286_putty_and_putty_strip.c
dss_gen_k
FUN_001760ac
dss_gen_k
Bignum * dss_gen_k(char *id_string,Bignum modulus,Bignum private_key,uchar *digest,int digest_len) { long lVar1; int iVar2; size_t sVar3; Bignum_conflict a; Bignum *a_00; long lVar4; SHA512_State *pSVar5; SHA512_State *pSVar6; long in_FS_OFFSET; byte bVar7; int digest_len_local; uchar *digest_...
undefined8 FUN_001760ac(char *param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined4 param_5) { int iVar1; size_t sVar2; undefined8 uVar3; undefined8 uVar4; long lVar5; undefined8 *puVar6; undefined8 *puVar7; long in_FS_OFFSET; byte bVar8; undefined8 local_298 [36...
(translation_unit "undefined8\nFUN_001760ac(char *param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined4 param_5)\n\n{\n int iVar1;\n size_t sVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n long lVar5;\n undefined8 *puVar6;\n undefined8 *puVar7;\n long in_FS_OFFSET;\n byte bV...
PUSH RBP MOV RBP,RSP SUB RSP,0x2d0 MOV qword ptr [RBP + -0x2a8],RDI MOV qword ptr [RBP + -0x2b0],RSI MOV qword ptr [RBP + -0x2b8],RDX MOV qword ptr [RBP + -0x2c0],RCX MOV dword ptr [RBP + -0x2c4],R8D MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX LEA RAX,[RBP + -0x290] MOV RDI,RAX CALL 0x0018d1b...
type_1 * function_1(char *id_string,type_1 modulus,type_1 private_key,type_2 *digest,int digest_len) { long var_14; int var_13; size_t sVar3; type_3 a; type_1 *a_00; long var_7; type_4 *pSVar5; type_4 *pSVar6; long var_1; type_5 bVar7; int digest_len_local; type_2 *digest_local; type_1 priva...
(translation_unit "Bignum * dss_gen_k(char *id_string,Bignum modulus,Bignum private_key,uchar *digest,int digest_len)\n\n{\n long lVar1;\n int iVar2;\n size_t sVar3;\n Bignum_conflict a;\n Bignum *a_00;\n long lVar4;\n SHA512_State *pSVar5;\n SHA512_State *pSVar6;\n long in_FS_OFFSET;\n byte bVar7;\n int dig...
(translation_unit "type_1 * function_1(char *id_string,type_1 modulus,type_1 private_key,type_2 *digest,int digest_len)\n\n{\n long var_14;\n int var_13;\n size_t sVar3;\n type_3 a;\n type_1 *a_00;\n long var_7;\n type_4 *pSVar5;\n type_4 *pSVar6;\n long var_1;\n type_5 bVar7;\n int digest_len_local;\n type...
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type...
1312_putty_and_putty_strip.c
ecp_add
FUN_00178bdd
ecp_add
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ ec_point * ecp_add(ec_point *a,ec_point *b,int aminus3) { ec_point *peVar1; int aminus3_local; ec_point *b_local; ec_point *a_local; if (a->curve == b->curve) { if (a->infinity == '\0') { if (b->infinity == '\0') { ...
undefined8 FUN_00178bdd(long *param_1,long *param_2,undefined4 param_3) { undefined8 uVar1; if (*param_1 == *param_2) { if (*(char *)(param_1 + 4) == '\0') { if (*(char *)(param_2 + 4) == '\0') { if (*(int *)*param_1 == 2) { uVar1 = FUN_001788de(param_1,param_2); } e...
(translation_unit "undefined8 FUN_00178bdd(long *param_1,long *param_2,undefined4 param_3)\n\n{\n undefined8 uVar1;\n \n if (*param_1 == *param_2) {\n if (*(char *)(param_1 + 4) == '\0') {\n if (*(char *)(param_2 + 4) == '\0') {\n if (*(int *)*param_1 == 2) {\n uVar1 = FUN_001788de(param_1,pa...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x8],RDI MOV qword ptr [RBP + -0x10],RSI MOV dword ptr [RBP + -0x14],EDX MOV RAX,qword ptr [RBP + -0x8] MOV RDX,qword ptr [RAX] MOV RAX,qword ptr [RBP + -0x10] MOV RAX,qword ptr [RAX] CMP RDX,RAX JZ 0x00178c0d MOV EAX,0x0 JMP 0x00178c8e MOV RAX,qword ptr [RBP + -0...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ type_1 * function_1(type_1 *a,type_1 *b,int aminus3) { type_1 *peVar1; int aminus3_local; type_1 *b_local; type_1 *a_local; if (a->curve == b->curve) { if (a->infinity == '\0') { if (b->infinity == '\0') { if (a->...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nec_point * ecp_add(ec_point *a,ec_point *b,int aminus3)\n\n{\n ec_point *peVar1;\n int aminus3_local;\n ec_point *b_local;\n ec_point *a_local;\n \n if (a->curve == b->curve) {\n if (a->infinity == '\0') {\n if ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ntype_1 * function_1(type_1 *a,type_1 *b,int aminus3)\n\n{\n type_1 *peVar1;\n int aminus3_local;\n type_1 *b_local;\n type_1 *a_local;\n \n if (a->curve == b->curve) {\n if (a->infinity == '\0') {\n if (b->infin...
(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 ...
1447_putty_and_putty_strip.c
ssh_rsakex_newkey
FUN_001875b0
ssh_rsakex_newkey
void * ssh_rsakex_newkey(char *data,int len) { void *pvVar1; int len_local; char *data_local; pvVar1 = rsa2_newkey(&ssh_rsa,data,len); return pvVar1; }
void FUN_001875b0(undefined8 param_1,undefined4 param_2) { FUN_0018602c(&PTR_FUN_00230d80,param_1,param_2); return; }
(translation_unit "void FUN_001875b0(undefined8 param_1,undefined4 param_2)\n\n{\n FUN_0018602c(&PTR_FUN_00230d80,param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_001875b0(undefined8 param_1,undefined4 param_2)\n\n{\n FUN_0018602c(&PTR_FUN_00230d80,param_1,param_2);\n return;\n}" primitive_type (f...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI MOV dword ptr [RBP + -0xc],ESI MOV EDX,dword ptr [RBP + -0xc] MOV RAX,qword ptr [RBP + -0x8] MOV RSI,RAX LEA RDI,[0x230d80] CALL 0x0018602c LEAVE RET
void * function_1(char *data,int len) { void *pvVar1; int len_local; char *data_local; pvVar1 = var_1(&ssh_rsa,data,len); return pvVar1; }
(translation_unit "void * ssh_rsakex_newkey(char *data,int len)\n\n{\n void *pvVar1;\n int len_local;\n char *data_local;\n \n pvVar1 = rsa2_newkey(&ssh_rsa,data,len);\n return pvVar1;\n}\n\n" (function_definition "void * ssh_rsakex_newkey(char *data,int len)\n\n{\n void *pvVar1;\n int len_local;\n char *data_...
(translation_unit "void * function_1(char *data,int len)\n\n{\n void *pvVar1;\n int len_local;\n char *data_local;\n \n pvVar1 = var_1(&ssh_rsa,data,len);\n return pvVar1;\n}\n\n" (function_definition "void * function_1(char *data,int len)\n\n{\n void *pvVar1;\n int len_local;\n char *data_local;\n \n pvVar1...
(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...
1798_putty_and_putty_strip.c
dlg_listbox_del
FUN_001b337f
dlg_listbox_del
void dlg_listbox_del(control *ctrl,void *dlg,int index) { long lVar1; uctrl *puVar2; undefined8 uVar3; undefined8 uVar4; long in_FS_OFFSET; int index_local; void *dlg_local; control *ctrl_local; dlgparam *dp; uctrl *uc; GtkTreePath *path; GtkTreeIter iter; lVar1 = *(long *)(in_FS_OFFSET +...
void FUN_001b337f(undefined8 param_1,undefined8 param_2,undefined4 param_3) { undefined8 *puVar1; undefined8 uVar2; undefined8 uVar3; long in_FS_OFFSET; undefined local_38 [40]; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); puVar1 = (undefined8 *)FUN_001b2d0b(param_2,param_1); if ((*(...
(translation_unit "void FUN_001b337f(undefined8 param_1,undefined8 param_2,undefined4 param_3)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n long in_FS_OFFSET;\n undefined local_38 [40];\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n puVar1 = (undefined8 *)FUN_001b2d0...
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 FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0x60] MOV qword ptr [RBP + -0x48],RAX MOV RDX,qword ptr [RBP + -0x58] MOV RAX,qword ptr [RBP ...
void function_1(type_1 *ctrl,void *dlg,int index) { long var_10; type_2 *puVar2; type_3 uVar3; type_3 uVar4; long var_1; int index_local; void *dlg_local; type_1 *ctrl_local; type_4 *dp; type_2 *uc; type_5 *path; type_6 iter; var_10 = *(long *)(var_1 + 0x28); puVar2 = var_2((type_4 *)dl...
(translation_unit "void dlg_listbox_del(control *ctrl,void *dlg,int index)\n\n{\n long lVar1;\n uctrl *puVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n long in_FS_OFFSET;\n int index_local;\n void *dlg_local;\n control *ctrl_local;\n dlgparam *dp;\n uctrl *uc;\n GtkTreePath *path;\n GtkTreeIter iter;\n \n...
(translation_unit "void function_1(type_1 *ctrl,void *dlg,int index)\n\n{\n long var_10;\n type_2 *puVar2;\n type_3 uVar3;\n type_3 uVar4;\n long var_1;\n int index_local;\n void *dlg_local;\n type_1 *ctrl_local;\n type_4 *dp;\n type_2 *uc;\n type_5 *path;\n type_6 iter;\n \n var_10 = *(long *)(var_1 + 0x...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
982_putty_and_putty_strip.c
ssh1_msg_port_open
FUN_0014aba3
ssh1_msg_port_open
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ssh1_msg_port_open(Ssh_conflict ssh,Packet *pktin) { long lVar1; ulong uVar2; long in_FS_OFFSET; Packet *pktin_local; Ssh_conflict ssh_local; int hostsize; int remoteid; int port; char *host; ssh_rportfwd *pfp; ssh_ch...
void FUN_0014aba3(long param_1,undefined8 param_2) { long in_FS_OFFSET; undefined4 local_74; undefined4 local_70; undefined4 local_6c; undefined *local_68; long local_60; long *local_58; long local_50; undefined local_48 [4]; undefined4 local_44; undefined8 local_38; long local_10; local_...
(translation_unit "void FUN_0014aba3(long param_1,undefined8 param_2)\n\n{\n long in_FS_OFFSET;\n undefined4 local_74;\n undefined4 local_70;\n undefined4 local_6c;\n undefined *local_68;\n long local_60;\n long *local_58;\n long local_50;\n undefined local_48 [4];\n undefined4 local_44;\n undefined8 local_3...
PUSH RBP MOV RBP,RSP ADD RSP,-0x80 MOV qword ptr [RBP + -0x78],RDI MOV qword ptr [RBP + -0x80],RSI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0x80] MOV RDI,RAX CALL 0x00141be2 MOV dword ptr [RBP + -0x68],EAX LEA RDX,[RBP + -0x6c] LEA RCX,[RBP + -0x60] MOV RAX,qword ...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 ssh,type_2 *pktin) { long var_16; type_3 uVar2; long var_1; type_2 *pktin_local; type_1 ssh_local; int hostsize; int remoteid; int port; char *var_4; type_4 *var_7; type_5 *c; char *var_12; type_...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh1_msg_port_open(Ssh_conflict ssh,Packet *pktin)\n\n{\n long lVar1;\n ulong uVar2;\n long in_FS_OFFSET;\n Packet *pktin_local;\n Ssh_conflict ssh_local;\n int hostsize;\n int remoteid;\n int port;\n char *host...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 ssh,type_2 *pktin)\n\n{\n long var_16;\n type_3 uVar2;\n long var_1;\n type_2 *pktin_local;\n type_1 ssh_local;\n int hostsize;\n int remoteid;\n int port;\n char *var_4;\n type_4 *var_7;\n t...
(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: (type_identifier) declarator: (pointer_declarator declarator...
1834_putty_and_putty_strip.c
colourchoose_response
FUN_001b511a
colourchoose_response
void colourchoose_response(GtkDialog *dialog,gint response_id,gpointer data) { long lVar1; undefined8 uVar2; long *plVar3; long in_FS_OFFSET; gpointer data_local; gint response_id_local; GtkDialog *dialog_local; dlgparam *dp; uctrl *uc; GdkRGBA rgba; lVar1 = *(long *)(in_FS_OFFSET + 0x28); ...
void FUN_001b511a(undefined8 param_1,int param_2,long param_3) { undefined8 uVar1; long *plVar2; long in_FS_OFFSET; double local_38; double local_30; double local_28; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); uVar1 = g_type_check_instance_cast(param_1,0x50); plVar2 = (long *)g_o...
(translation_unit "void FUN_001b511a(undefined8 param_1,int param_2,long param_3)\n\n{\n undefined8 uVar1;\n long *plVar2;\n long in_FS_OFFSET;\n double local_38;\n double local_30;\n double local_28;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n uVar1 = g_type_check_instance_cast(param_1...
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 MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0x58] MOV qword ptr [RBP + -0x40],RAX MOV RAX,qword ptr [RBP + -0x48] MOV ESI,0x50 MOV RDI,RA...
void function_1(type_1 *dialog,type_2 var_4,type_3 data) { long var_10; type_4 uVar2; long *plVar3; long var_1; type_3 data_local; type_2 response_id_local; type_1 *dialog_local; type_5 *dp; type_6 *uc; type_7 rgba; var_10 = *(long *)(var_1 + 0x28); uVar2 = var_2(dialog,0x50); plVar3 = (l...
(translation_unit "void colourchoose_response(GtkDialog *dialog,gint response_id,gpointer data)\n\n{\n long lVar1;\n undefined8 uVar2;\n long *plVar3;\n long in_FS_OFFSET;\n gpointer data_local;\n gint response_id_local;\n GtkDialog *dialog_local;\n dlgparam *dp;\n uctrl *uc;\n GdkRGBA rgba;\n \n lVar1 = *(...
(translation_unit "void function_1(type_1 *dialog,type_2 var_4,type_3 data)\n\n{\n long var_10;\n type_4 uVar2;\n long *plVar3;\n long var_1;\n type_3 data_local;\n type_2 response_id_local;\n type_1 *dialog_local;\n type_5 *dp;\n type_6 *uc;\n type_7 rgba;\n \n var_10 = *(long *)(var_1 + 0x28);\n uVar2 = ...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi...
1073_putty_and_putty_strip.c
ssh_connected
FUN_0015d863
ssh_connected
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ int ssh_connected(void *handle) { void *handle_local; Ssh_conflict ssh; return (int)(*(long *)((long)handle + 0x20) != 0); }
bool FUN_0015d863(long param_1) { return *(long *)(param_1 + 0x20) != 0; }
(translation_unit "bool FUN_0015d863(long param_1)\n\n{\n return *(long *)(param_1 + 0x20) != 0;\n}\n\n" (function_definition "bool FUN_0015d863(long param_1)\n\n{\n return *(long *)(param_1 + 0x20) != 0;\n}" primitive_type (function_declarator "FUN_0015d863(long param_1)" identifier (parameter_list "(long param_1)" ...
PUSH RBP MOV RBP,RSP MOV qword ptr [RBP + -0x18],RDI MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX + 0x20] TEST RAX,RAX SETNZ AL MOVZX EAX,AL POP RBP RET
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ int function_1(void *handle) { void *handle_local; type_1 ssh; return (int)(*(long *)((long)handle + 0x20) != 0); }
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint ssh_connected(void *handle)\n\n{\n void *handle_local;\n Ssh_conflict ssh;\n \n return (int)(*(long *)((long)handle + 0x20) != 0);\n}\n\n" comment (function_definition "int ssh_connected(void *handle)\n\n{\n void *ha...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint function_1(void *handle)\n\n{\n void *handle_local;\n type_1 ssh;\n \n return (int)(*(long *)((long)handle + 0x20) != 0);\n}\n\n" comment (function_definition "int function_1(void *handle)\n\n{\n void *handle_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))))) body: (compound_statement (declaration type: (primitive...
1166_putty_and_putty_strip.c
bignum_set_bit
FUN_0016ad3a
bignum_set_bit
void bignum_set_bit(Bignum_conflict bn,int bitnum,int value) { byte bVar1; int iVar2; ulong uVar3; int value_local; int bitnum_local; Bignum_conflict bn_local; int v; BignumInt mask; if ((bitnum < 0) || (SBORROW4(bitnum,(int)*bn * 0x40) == bitnum + (int)*bn * -0x40 < 0)) { if (value != 0) { ...
void FUN_0016ad3a(undefined8 *param_1,int param_2,int param_3) { byte bVar1; int iVar2; ulong uVar3; if ((param_2 < 0) || (SBORROW4(param_2,(int)*param_1 * 0x40) == param_2 + (int)*param_1 * -0x40 < 0)) { if (param_3 != 0) { /* WARNING: Subroutine does not return */ abort...
(translation_unit "void FUN_0016ad3a(undefined8 *param_1,int param_2,int param_3)\n\n{\n byte bVar1;\n int iVar2;\n ulong uVar3;\n \n if ((param_2 < 0) ||\n (SBORROW4(param_2,(int)*param_1 * 0x40) == param_2 + (int)*param_1 * -0x40 < 0)) {\n if (param_3 != 0) {\n /* WARNING: Subroutine do...
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 CMP dword ptr [RBP + -0x1c],0x0 JS 0x0016ad61 MOV RAX,qword ptr [RBP + -0x18] MOV RAX,qword ptr [RAX] SHL EAX,0x6 CMP dword ptr [RBP + -0x1c],EAX JL 0x0016ad70 CMP dword ptr [RBP + -0x20],0x...
void function_1(type_1 bn,int var_1,int var_3) { type_2 var_6; int var_5; type_3 var_7; int value_local; int bitnum_local; type_1 bn_local; int v; type_4 mask; if ((var_1 < 0) || (var_2(var_1,(int)*bn * 0x40) == var_1 + (int)*bn * -0x40 < 0)) { if (var_3 != 0) { /* WARNING...
(translation_unit "void bignum_set_bit(Bignum_conflict bn,int bitnum,int value)\n\n{\n byte bVar1;\n int iVar2;\n ulong uVar3;\n int value_local;\n int bitnum_local;\n Bignum_conflict bn_local;\n int v;\n BignumInt mask;\n \n if ((bitnum < 0) || (SBORROW4(bitnum,(int)*bn * 0x40) == bitnum + (int)*bn * -0x40 <...
(translation_unit "void function_1(type_1 bn,int var_1,int var_3)\n\n{\n type_2 var_6;\n int var_5;\n type_3 var_7;\n int value_local;\n int bitnum_local;\n type_1 bn_local;\n int v;\n type_4 mask;\n \n if ((var_1 < 0) || (var_2(var_1,(int)*bn * 0x40) == var_1 + (int)*bn * -0x40 < 0)) {\n if (var_3 != 0) {...
(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: (identifier)) (parameter_declaration type...
1790_putty_and_putty_strip.c
dlg_last_focused
FUN_001b2dc5
dlg_last_focused
control * dlg_last_focused(control *ctrl,void *dlg) { control *pcVar1; void *dlg_local; control *ctrl_local; dlgparam *dp; if (ctrl == *(control **)((long)dlg + 0x38)) { pcVar1 = *(control **)((long)dlg + 0x40); } else { pcVar1 = *(control **)((long)dlg + 0x38); } return pcVar1; }
undefined8 FUN_001b2dc5(long param_1,long param_2) { undefined8 uVar1; if (param_1 == *(long *)(param_2 + 0x38)) { uVar1 = *(undefined8 *)(param_2 + 0x40); } else { uVar1 = *(undefined8 *)(param_2 + 0x38); } return uVar1; }
(translation_unit "undefined8 FUN_001b2dc5(long param_1,long param_2)\n\n{\n undefined8 uVar1;\n \n if (param_1 == *(long *)(param_2 + 0x38)) {\n uVar1 = *(undefined8 *)(param_2 + 0x40);\n }\n else {\n uVar1 = *(undefined8 *)(param_2 + 0x38);\n }\n return uVar1;\n}\n\n" (function_definition "undefined8 FUN...
PUSH RBP MOV RBP,RSP 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 + 0x38] CMP qword ptr [RBP + -0x18],RAX JZ 0x001b2df1 MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX + 0x38] JM...
type_1 * function_1(type_1 *var_1,void *dlg) { type_1 *pcVar1; void *dlg_local; type_1 *ctrl_local; type_2 *dp; if (var_1 == *(type_1 **)((long)dlg + 0x38)) { pcVar1 = *(type_1 **)((long)dlg + 0x40); } else { pcVar1 = *(type_1 **)((long)dlg + 0x38); } return pcVar1; }
(translation_unit "control * dlg_last_focused(control *ctrl,void *dlg)\n\n{\n control *pcVar1;\n void *dlg_local;\n control *ctrl_local;\n dlgparam *dp;\n \n if (ctrl == *(control **)((long)dlg + 0x38)) {\n pcVar1 = *(control **)((long)dlg + 0x40);\n }\n else {\n pcVar1 = *(control **)((long)dlg + 0x38);\...
(translation_unit "type_1 * function_1(type_1 *var_1,void *dlg)\n\n{\n type_1 *pcVar1;\n void *dlg_local;\n type_1 *ctrl_local;\n type_2 *dp;\n \n if (var_1 == *(type_1 **)((long)dlg + 0x38)) {\n pcVar1 = *(type_1 **)((long)dlg + 0x40);\n }\n else {\n pcVar1 = *(type_1 **)((long)dlg + 0x38);\n }\n retur...
(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...
961_putty_and_putty_strip.c
ssh_agentf_try_forward
FUN_00144c4a
ssh_agentf_try_forward
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ssh_agentf_try_forward(ssh_channel *c) { long lVar1; agent_pending_query *paVar2; long in_FS_OFFSET; ssh_channel *c_local; int replylen; uint datalen; uint lengthfield; uint messagelen; void *reply; uchar *message; uc...
void FUN_00144c4a(long *param_1) { long lVar1; long in_FS_OFFSET; undefined4 local_38; uint local_34; uint local_30; int local_2c; undefined8 local_28; undefined8 local_20; byte local_14; byte local_13; byte local_12; byte local_11; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x2...
(translation_unit "void FUN_00144c4a(long *param_1)\n\n{\n long lVar1;\n long in_FS_OFFSET;\n undefined4 local_38;\n uint local_34;\n uint local_30;\n int local_2c;\n undefined8 local_28;\n undefined8 local_20;\n byte local_14;\n byte local_13;\n byte local_12;\n byte local_11;\n long local_10;\n \n loca...
PUSH RBP MOV RBP,RSP SUB RSP,0x40 MOV qword ptr [RBP + -0x38],RDI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0x38] MOV RAX,qword ptr [RAX + 0x88] TEST RAX,RAX JNZ 0x00144e5c MOV RAX,qword ptr [RBP + -0x38] MOV RAX,qword ptr [RAX] MOV EAX,dword ptr [RAX + 0x25c] TEST...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *c) { long var_13; type_2 *paVar2; long var_1; type_1 *c_local; int replylen; type_3 var_3; type_3 var_5; type_3 messagelen; void *reply; type_4 *message; type_4 msglen [4]; var_13 = *(long *)(v...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh_agentf_try_forward(ssh_channel *c)\n\n{\n long lVar1;\n agent_pending_query *paVar2;\n long in_FS_OFFSET;\n ssh_channel *c_local;\n int replylen;\n uint datalen;\n uint lengthfield;\n uint messagelen;\n void...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *c)\n\n{\n long var_13;\n type_2 *paVar2;\n long var_1;\n type_1 *c_local;\n int replylen;\n type_3 var_3;\n type_3 var_5;\n type_3 messagelen;\n void *reply;\n type_4 *message;\n type_4 msgl...
(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...
1183_putty_and_putty_strip.c
bignum_decimal
FUN_0016c3e6
bignum_decimal
char * bignum_decimal(Bignum_conflict x) { ulong uVar1; bool bVar2; int iVar3; char *__dest; void *b; long lVar4; Bignum_conflict x_local; int ndigits; int ndigit; int i; int iszero; BignumInt carry; char *ret; BignumInt *workspace; BignumInt q; BignumInt r; iVar3 = bignum_bitcoun...
void * FUN_0016c3e6(long *param_1) { ulong uVar1; bool bVar2; int iVar3; void *__dest; long lVar4; long lVar5; int local_40; int local_3c; int local_38; ulong local_30; iVar3 = FUN_0016aba4(param_1); if (iVar3 == 0) { local_40 = 1; } else { local_40 = (iVar3 * 0x1c + 0x5c) / 0x5...
(translation_unit "void * FUN_0016c3e6(long *param_1)\n\n{\n ulong uVar1;\n bool bVar2;\n int iVar3;\n void *__dest;\n long lVar4;\n long lVar5;\n int local_40;\n int local_3c;\n int local_38;\n ulong local_30;\n \n iVar3 = FUN_0016aba4(param_1);\n if (iVar3 == 0) {\n local_40 = 1;\n }\n else {\n l...
PUSH RBP MOV RBP,RSP SUB RSP,0x50 MOV qword ptr [RBP + -0x48],RDI MOV RAX,qword ptr [RBP + -0x48] MOV RDI,RAX CALL 0x0016aba4 MOV dword ptr [RBP + -0x30],EAX CMP dword ptr [RBP + -0x30],0x0 JNZ 0x0016c410 MOV dword ptr [RBP + -0x38],0x1 JMP 0x0016c431 MOV EAX,dword ptr [RBP + -0x30] IMUL EAX,EAX,0x1c LEA ECX,[RAX + 0x5...
char * function_1(type_1 x) { type_2 var_7; bool bVar2; int var_2; char *var_11; void *b; long var_8; type_1 x_local; int var_4; int var_9; int var_5; int iszero; type_3 var_6; char *ret; type_3 *workspace; type_3 q; type_3 r; var_2 = var_1(x); if (var_2 == 0) { var_4 = 1; ...
(translation_unit "char * bignum_decimal(Bignum_conflict x)\n\n{\n ulong uVar1;\n bool bVar2;\n int iVar3;\n char *__dest;\n void *b;\n long lVar4;\n Bignum_conflict x_local;\n int ndigits;\n int ndigit;\n int i;\n int iszero;\n BignumInt carry;\n char *ret;\n BignumInt *workspace;\n BignumInt q;\n Bign...
(translation_unit "char * function_1(type_1 x)\n\n{\n type_2 var_7;\n bool bVar2;\n int var_2;\n char *var_11;\n void *b;\n long var_8;\n type_1 x_local;\n int var_4;\n int var_9;\n int var_5;\n int iszero;\n type_3 var_6;\n char *ret;\n type_3 *workspace;\n type_3 q;\n type_3 r;\n \n var_2 = var_1(x)...
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) d...
1023_putty_and_putty_strip.c
ssh_channel_close_local
FUN_00152abe
ssh_channel_close_local
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ssh_channel_close_local(ssh_channel *c,char *reason) { int iVar1; Ssh_conflict ssh_00; char *reason_local; ssh_channel *c_local; char *msg; Ssh_conflict ssh; ssh_00 = c->ssh; msg = (char *)0x0; iVar1 = c->type; if (i...
void FUN_00152abe(long *param_1,long param_2) { int iVar1; long lVar2; char *local_18; lVar2 = *param_1; local_18 = (char *)0x0; iVar1 = *(int *)(param_1 + 2); if (iVar1 == 1) { if (param_1[0xe] == 0) { /* WARNING: Subroutine does not return */ __assert_fail("c->u.x11.xc...
(translation_unit "void FUN_00152abe(long *param_1,long param_2)\n\n{\n int iVar1;\n long lVar2;\n char *local_18;\n \n lVar2 = *param_1;\n local_18 = (char *)0x0;\n iVar1 = *(int *)(param_1 + 2);\n if (iVar1 == 1) {\n if (param_1[0xe] == 0) {\n /* WARNING: Subroutine does not return */\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 qword ptr [RBP + -0x8],RAX MOV qword ptr [RBP + -0x10],0x0 MOV RAX,qword ptr [RBP + -0x18] MOV EAX,dword ptr [RAX + 0x10] CMP EAX,0x1 JZ 0x00152b39 CMP EAX,0x1 JG...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *c,char *var_9) { int var_1; type_2 ssh_00; char *reason_local; type_1 *c_local; char *var_8; type_2 ssh; ssh_00 = c->ssh; var_8 = (char *)0x0; var_1 = c->type; if (var_1 == 1) { if ((c->u).a.in...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh_channel_close_local(ssh_channel *c,char *reason)\n\n{\n int iVar1;\n Ssh_conflict ssh_00;\n char *reason_local;\n ssh_channel *c_local;\n char *msg;\n Ssh_conflict ssh;\n \n ssh_00 = c->ssh;\n msg = (char *)...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *c,char *var_9)\n\n{\n int var_1;\n type_2 ssh_00;\n char *reason_local;\n type_1 *c_local;\n char *var_8;\n type_2 ssh;\n \n ssh_00 = c->ssh;\n var_8 = (char *)0x0;\n var_1 = c->type;\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))) (parameter_declaration type: (primitive_type) declarator...
1192_putty_and_putty_strip.c
bigval_add
FUN_0016d25b
bigval_add
void bigval_add(bigval *r,bigval *a,bigval *b) { ulong uVar1; ulong uVar2; BignumInt BVar3; ulong uVar4; BignumInt BVar5; ulong uVar6; bigval *b_local; bigval *a_local; bigval *r_local; BignumInt v0; BignumInt v1; BignumInt v2; BignumInt v3; BignumInt v4; BignumInt v5; BignumInt v6; ...
void FUN_0016d25b(long *param_1,ulong *param_2,ulong *param_3) { ulong uVar1; ulong uVar2; ulong uVar3; ulong uVar4; ulong uVar5; ulong uVar6; uVar2 = param_2[1]; uVar3 = param_2[2]; uVar4 = param_3[1]; uVar5 = param_3[2]; uVar6 = (ulong)CARRY8(*param_2,*param_3); uVar1 = uVar2 + uVar4; *...
(translation_unit "void FUN_0016d25b(long *param_1,ulong *param_2,ulong *param_3)\n\n{\n ulong uVar1;\n ulong uVar2;\n ulong uVar3;\n ulong uVar4;\n ulong uVar5;\n ulong uVar6;\n \n uVar2 = param_2[1];\n uVar3 = param_2[2];\n uVar4 = param_3[1];\n uVar5 = param_3[2];\n uVar6 = (ulong)CARRY8(*param_2,*param_...
PUSH RBP MOV RBP,RSP PUSH RBX SUB RSP,0x20 MOV qword ptr [RBP + -0x88],RDI MOV qword ptr [RBP + -0x90],RSI MOV qword ptr [RBP + -0x98],RDX MOV RAX,qword ptr [RBP + -0x90] MOV RAX,qword ptr [RAX] MOV qword ptr [RBP + -0x80],RAX MOV RAX,qword ptr [RBP + -0x90] MOV RAX,qword ptr [RAX + 0x8] MOV qword ptr [RBP + -0x78],RAX...
void function_1(type_1 *r,type_1 *a,type_1 *b) { type_2 var_4; type_2 var_2; type_3 var_6; type_2 var_3; type_3 var_7; type_2 var_5; type_1 *b_local; type_1 *a_local; type_1 *r_local; type_3 v0; type_3 v1; type_3 v2; type_3 v3; type_3 v4; type_3 v5; type_3 v6; type_4 carry; type_3 ...
(translation_unit "void bigval_add(bigval *r,bigval *a,bigval *b)\n\n{\n ulong uVar1;\n ulong uVar2;\n BignumInt BVar3;\n ulong uVar4;\n BignumInt BVar5;\n ulong uVar6;\n bigval *b_local;\n bigval *a_local;\n bigval *r_local;\n BignumInt v0;\n BignumInt v1;\n BignumInt v2;\n BignumInt v3;\n BignumInt v4;\...
(translation_unit "void function_1(type_1 *r,type_1 *a,type_1 *b)\n\n{\n type_2 var_4;\n type_2 var_2;\n type_3 var_6;\n type_2 var_3;\n type_3 var_7;\n type_2 var_5;\n type_1 *b_local;\n type_1 *a_local;\n type_1 *r_local;\n type_3 v0;\n type_3 v1;\n type_3 v2;\n type_3 v3;\n type_3 v4;\n type_3 v5;\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...
1316_putty_and_putty_strip.c
ecp_mulm
FUN_00178ec6
ecp_mulm
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ ec_point * ecp_mulm(ec_point *p,Bignum n) { int iVar1; ec_point *peVar2; ec_point *peVar3; Bignum n_local; ec_point *p_local; int i; int bits; ec_point *P1; ec_point *P2; ec_point *tmp; ec_point *tmp_1; P2 = ecp_doubl...
undefined8 FUN_00178ec6(undefined8 param_1,undefined8 param_2) { int iVar1; undefined8 uVar2; undefined8 uVar3; int local_30; undefined8 local_28; undefined8 local_20; local_20 = FUN_00177ecb(param_1,0); local_28 = FUN_00176e72(param_1); local_30 = FUN_0016aba4(param_2); for (local_30 = local_3...
(translation_unit "undefined8 FUN_00178ec6(undefined8 param_1,undefined8 param_2)\n\n{\n int iVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n int local_30;\n undefined8 local_28;\n undefined8 local_20;\n \n local_20 = FUN_00177ecb(param_1,0);\n local_28 = FUN_00176e72(param_1);\n local_30 = FUN_0016aba4(param...
PUSH RBP MOV RBP,RSP SUB RSP,0x40 MOV qword ptr [RBP + -0x38],RDI MOV qword ptr [RBP + -0x40],RSI MOV RAX,qword ptr [RBP + -0x38] MOV ESI,0x0 MOV RDI,RAX CALL 0x00177ecb MOV qword ptr [RBP + -0x18],RAX MOV RAX,qword ptr [RBP + -0x38] MOV RDI,RAX CALL 0x00176e72 MOV qword ptr [RBP + -0x20],RAX MOV RAX,qword ptr [RBP + -...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ type_1 * function_1(type_1 *p,type_2 n) { int var_4; type_1 *peVar2; type_1 *peVar3; type_2 n_local; type_1 *p_local; int var_5; int bits; type_1 *P1; type_1 *P2; type_1 *tmp; type_1 *tmp_1; P2 = var_1(p,0); P1 = va...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nec_point * ecp_mulm(ec_point *p,Bignum n)\n\n{\n int iVar1;\n ec_point *peVar2;\n ec_point *peVar3;\n Bignum n_local;\n ec_point *p_local;\n int i;\n int bits;\n ec_point *P1;\n ec_point *P2;\n ec_point *tmp;\n ec_...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ntype_1 * function_1(type_1 *p,type_2 n)\n\n{\n int var_4;\n type_1 *peVar2;\n type_1 *peVar3;\n type_2 n_local;\n type_1 *p_local;\n int var_5;\n int bits;\n type_1 *P1;\n type_1 *P2;\n type_1 *tmp;\n type_1 *tmp_1...
(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 ...
1218_putty_and_putty_strip.c
ccp_decrypt_length
FUN_0016ed1a
ccp_decrypt_length
void ccp_decrypt_length(void *vctx,uchar *blk,int len,ulong seq) { ulong seq_local; int len_local; uchar *blk_local; void *vctx_local; ccp_context *ctx; ccp_length_op((ccp_context *)vctx,blk,len,seq); chacha20_decrypt((chacha20 *)vctx,blk,len); return; }
void FUN_0016ed1a(undefined8 param_1,undefined8 param_2,undefined4 param_3,undefined8 param_4) { FUN_0016ec01(param_1,param_2,param_3,param_4); FUN_0016d0f3(param_1,param_2,param_3); return; }
(translation_unit "void FUN_0016ed1a(undefined8 param_1,undefined8 param_2,undefined4 param_3,undefined8 param_4)\n\n{\n FUN_0016ec01(param_1,param_2,param_3,param_4);\n FUN_0016d0f3(param_1,param_2,param_3);\n return;\n}\n\n" (function_definition "void FUN_0016ed1a(undefined8 param_1,undefined8 param_2,undefined4 p...
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 qword ptr [RBP + -0x30],RCX MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x8],RAX MOV RCX,qword ptr [RBP + -0x30] MOV EDX,dword ptr [RBP + -0x24] MOV RSI,qword ptr [RBP + -0x20]...
void function_1(void *vctx,type_1 *blk,int len,type_2 seq) { type_2 seq_local; int len_local; type_1 *blk_local; void *vctx_local; type_3 *ctx; var_1((type_3 *)vctx,blk,len,seq); var_2((type_4 *)vctx,blk,len); return; }
(translation_unit "void ccp_decrypt_length(void *vctx,uchar *blk,int len,ulong seq)\n\n{\n ulong seq_local;\n int len_local;\n uchar *blk_local;\n void *vctx_local;\n ccp_context *ctx;\n \n ccp_length_op((ccp_context *)vctx,blk,len,seq);\n chacha20_decrypt((chacha20 *)vctx,blk,len);\n return;\n}\n\n" (function...
(translation_unit "void function_1(void *vctx,type_1 *blk,int len,type_2 seq)\n\n{\n type_2 seq_local;\n int len_local;\n type_1 *blk_local;\n void *vctx_local;\n type_3 *ctx;\n \n var_1((type_3 *)vctx,blk,len,seq);\n var_2((type_4 *)vctx,blk,len);\n return;\n}\n\n" (function_definition "void function_1(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: (type_identifier) declarator: (pointer...
1036_putty_and_putty_strip.c
ssh2_msg_channel_open
FUN_00153f7b
ssh2_msg_channel_open
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ssh2_msg_channel_open(Ssh_conflict ssh,Packet *pktin) { long lVar1; int iVar2; ulong uVar3; X11Connection *pXVar4; long in_FS_OFFSET; Packet *pktin_local; Ssh_conflict ssh_local; int typelen; int peeraddrlen; int shostl...
void FUN_00153f7b(long param_1,ulong *param_2) { int iVar1; long lVar2; long in_FS_OFFSET; int local_b0; undefined4 local_ac; undefined4 local_a8; int local_a4; undefined4 local_a0; undefined4 local_9c; undefined4 local_98; undefined4 local_94; void *local_90; undefined *local_88; undefine...
(translation_unit "void FUN_00153f7b(long param_1,ulong *param_2)\n\n{\n int iVar1;\n long lVar2;\n long in_FS_OFFSET;\n int local_b0;\n undefined4 local_ac;\n undefined4 local_a8;\n int local_a4;\n undefined4 local_a0;\n undefined4 local_9c;\n undefined4 local_98;\n undefined4 local_94;\n void *local_90;\n...
PUSH RBP MOV RBP,RSP SUB RSP,0xc0 MOV qword ptr [RBP + -0xb8],RDI MOV qword ptr [RBP + -0xc0],RSI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV qword ptr [RBP + -0x70],0x0 MOV dword ptr [RBP + -0x9c],0x0 LEA RDX,[RBP + -0xa8] LEA RCX,[RBP + -0x88] MOV RAX,qword ptr [RBP + -0xc0] MOV RSI,RCX...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 ssh,type_2 *pktin) { long var_29; int var_7; type_3 var_11; type_4 *pXVar4; long var_1; type_2 *pktin_local; type_1 ssh_local; int var_5; int peeraddrlen; int shostlen; type_5 var_24; type_5 remid;...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh2_msg_channel_open(Ssh_conflict ssh,Packet *pktin)\n\n{\n long lVar1;\n int iVar2;\n ulong uVar3;\n X11Connection *pXVar4;\n long in_FS_OFFSET;\n Packet *pktin_local;\n Ssh_conflict ssh_local;\n int typelen;\n...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 ssh,type_2 *pktin)\n\n{\n long var_29;\n int var_7;\n type_3 var_11;\n type_4 *pXVar4;\n long var_1;\n type_2 *pktin_local;\n type_1 ssh_local;\n int var_5;\n int peeraddrlen;\n int shostlen;\...
(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: (type_identifier) declarator: (pointer_declarator declarator...
1315_putty_and_putty_strip.c
ecp_mule
FUN_00178ded
ecp_mule
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ ec_point * ecp_mule(ec_point *a,Bignum b) { int iVar1; ec_point *a_00; Bignum b_local; ec_point *a_local; int i; ec_point *ret; ec_point *tmp; ec_point *tmp_1; ret = ec_point_new(a->curve,(Bignum)0x0,(Bignum)0x0,(Bignum)0x0...
long FUN_00178ded(undefined8 *param_1,undefined8 param_2) { int iVar1; long lVar2; undefined4 local_24; undefined8 local_20; local_20 = FUN_00176dfc(*param_1,0,0,0,1); local_24 = FUN_0016aba4(param_2); while ((-1 < local_24 && (local_20 != 0))) { lVar2 = FUN_00177ecb(local_20,0); FUN_00176d6e...
(translation_unit "long FUN_00178ded(undefined8 *param_1,undefined8 param_2)\n\n{\n int iVar1;\n long lVar2;\n undefined4 local_24;\n undefined8 local_20;\n \n local_20 = FUN_00176dfc(*param_1,0,0,0,1);\n local_24 = FUN_0016aba4(param_2);\n while ((-1 < local_24 && (local_20 != 0))) {\n lVar2 = FUN_00177ecb(...
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 RAX,qword ptr [RAX] MOV R8D,0x1 MOV ECX,0x0 MOV EDX,0x0 MOV ESI,0x0 MOV RDI,RAX CALL 0x00176dfc MOV qword ptr [RBP + -0x18],RAX MOV RAX,qword ptr [RBP + -0x30] MOV RDI,RAX CALL 0x0016aba...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ type_1 * function_1(type_1 *a,type_2 b) { int var_9; type_1 *var_7; type_2 b_local; type_1 *a_local; int var_3; type_1 *var_4; type_1 *tmp; type_1 *tmp_1; var_4 = var_1(a->curve,(type_2)0x0,(type_2)0x0,(type_2)0x0,'\x01'); ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nec_point * ecp_mule(ec_point *a,Bignum b)\n\n{\n int iVar1;\n ec_point *a_00;\n Bignum b_local;\n ec_point *a_local;\n int i;\n ec_point *ret;\n ec_point *tmp;\n ec_point *tmp_1;\n \n ret = ec_point_new(a->curve,(Bi...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ntype_1 * function_1(type_1 *a,type_2 b)\n\n{\n int var_9;\n type_1 *var_7;\n type_2 b_local;\n type_1 *a_local;\n int var_3;\n type_1 *var_4;\n type_1 *tmp;\n type_1 *tmp_1;\n \n var_4 = var_1(a->curve,(type_2)0x0,(...
(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 ...
1475_putty_and_putty_strip.c
SHA384_Core_Init
FUN_001891ed
SHA384_Core_Init
void SHA384_Core_Init(SHA512_State *s) { ulong uVar1; SHA512_State *s_local; int i; for (i = 0; i < 8; i = i + 1) { uVar1 = SHA384_Core_Init::iv[i].lo; s->h[i].hi = SHA384_Core_Init::iv[i].hi; s->h[i].lo = uVar1; } return; }
void FUN_001891ed(long param_1) { undefined8 *puVar1; undefined8 uVar2; int local_c; for (local_c = 0; local_c < 8; local_c = local_c + 1) { puVar1 = (undefined8 *)(param_1 + (long)local_c * 0x10); uVar2 = *(undefined8 *)(&DAT_002107c8 + (long)local_c * 0x10); *puVar1 = *(undefined8 *)(&DAT_002...
(translation_unit "void FUN_001891ed(long param_1)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n int local_c;\n \n for (local_c = 0; local_c < 8; local_c = local_c + 1) {\n puVar1 = (undefined8 *)(param_1 + (long)local_c * 0x10);\n uVar2 = *(undefined8 *)(&DAT_002107c8 + (long)local_c * 0x10);\n *puVar...
PUSH RBP MOV RBP,RSP MOV qword ptr [RBP + -0x18],RDI MOV dword ptr [RBP + -0x4],0x0 JMP 0x00189239 MOV RAX,qword ptr [RBP + -0x18] MOV EDX,dword ptr [RBP + -0x4] MOVSXD RDX,EDX SHL RDX,0x4 LEA RCX,[RAX + RDX*0x1] MOV EAX,dword ptr [RBP + -0x4] CDQE SHL RAX,0x4 MOV RDX,RAX LEA RAX,[0x2107c0] LEA RDX,[RDX + RAX*0x1] MOV ...
void function_1(type_1 *s) { type_2 uVar1; type_1 *s_local; int var_1; for (var_1 = 0; var_1 < 8; var_1 = var_1 + 1) { uVar1 = function_1::iv[var_1].lo; s->h[var_1].hi = function_1::iv[var_1].hi; s->h[var_1].lo = uVar1; } return; }
(translation_unit "void SHA384_Core_Init(SHA512_State *s)\n\n{\n ulong uVar1;\n SHA512_State *s_local;\n int i;\n \n for (i = 0; i < 8; i = i + 1) {\n uVar1 = SHA384_Core_Init::iv[i].lo;\n s->h[i].hi = SHA384_Core_Init::iv[i].hi;\n s->h[i].lo = uVar1;\n }\n return;\n}\n\n" (function_definition "void SHA...
(translation_unit "void function_1(type_1 *s)\n\n{\n type_2 uVar1;\n type_1 *s_local;\n int var_1;\n \n for (var_1 = 0; var_1 < 8; var_1 = var_1 + 1) {\n uVar1 = function_1::iv[var_1].lo;\n s->h[var_1].hi = function_1::iv[var_1].hi;\n s->h[var_1].lo = uVar1;\n }\n return;\n}\n\n" (function_definition "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...
1027_putty_and_putty_strip.c
ssh2_msg_channel_eof
FUN_00152f7e
ssh2_msg_channel_eof
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ssh2_msg_channel_eof(Ssh_conflict ssh,Packet *pktin) { ssh_channel *c_00; Packet *pktin_local; Ssh_conflict ssh_local; ssh_channel *c; c_00 = ssh_channel_msg(ssh,pktin); if (c_00 != (ssh_channel *)0x0) { ssh_channel_got_...
void FUN_00152f7e(undefined8 param_1,undefined8 param_2) { long lVar1; lVar1 = FUN_0015236c(param_1,param_2); if (lVar1 != 0) { FUN_00152e31(lVar1); FUN_00152d0d(lVar1); } return; }
(translation_unit "void FUN_00152f7e(undefined8 param_1,undefined8 param_2)\n\n{\n long lVar1;\n \n lVar1 = FUN_0015236c(param_1,param_2);\n if (lVar1 != 0) {\n FUN_00152e31(lVar1);\n FUN_00152d0d(lVar1);\n }\n return;\n}\n\n" (function_definition "void FUN_00152f7e(undefined8 param_1,undefined8 param_2)\n\...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV RDX,qword ptr [RBP + -0x20] MOV RAX,qword ptr [RBP + -0x18] MOV RSI,RDX MOV RDI,RAX CALL 0x0015236c MOV qword ptr [RBP + -0x8],RAX CMP qword ptr [RBP + -0x8],0x0 JZ 0x00152fc6 MOV RAX,qword ptr [RBP + -0x8] MOV RDI,RAX...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 ssh,type_2 *pktin) { type_3 *var_2; type_2 *pktin_local; type_1 ssh_local; type_3 *c; var_2 = var_1(ssh,pktin); if (var_2 != (type_3 *)0x0) { var_3(var_2); var_4(var_2); } return; }
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh2_msg_channel_eof(Ssh_conflict ssh,Packet *pktin)\n\n{\n ssh_channel *c_00;\n Packet *pktin_local;\n Ssh_conflict ssh_local;\n ssh_channel *c;\n \n c_00 = ssh_channel_msg(ssh,pktin);\n if (c_00 != (ssh_channel ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 ssh,type_2 *pktin)\n\n{\n type_3 *var_2;\n type_2 *pktin_local;\n type_1 ssh_local;\n type_3 *c;\n \n var_2 = var_1(ssh,pktin);\n if (var_2 != (type_3 *)0x0) {\n var_3(var_2);\n var_4(var_2...
(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: (type_identifier) declarator: (pointer_declarator declarator...
1342_putty_and_putty_strip.c
ecdh_calculate
FUN_0017cd70
ecdh_calculate
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ Bignum ecdh_calculate(Bignum private,ec_point *public) { uint nbytes; int iVar1; ec_point *point; uchar *data; ec_point *public_local; Bignum private_local; int i; int bytes; Bignum ret; ec_point *p; uchar *byteorder; ...
long FUN_0017cd70(undefined8 param_1,undefined8 param_2) { undefined uVar1; uint uVar2; long *plVar3; long lVar4; int local_28; long local_20; plVar3 = (long *)FUN_00179022(param_2,param_1); if (plVar3 == (long *)0x0) { local_20 = 0; } else { local_20 = plVar3[1]; plVar3[1] = 0; ...
(translation_unit "long FUN_0017cd70(undefined8 param_1,undefined8 param_2)\n\n{\n undefined uVar1;\n uint uVar2;\n long *plVar3;\n long lVar4;\n int local_28;\n long local_20;\n \n plVar3 = (long *)FUN_00179022(param_2,param_1);\n if (plVar3 == (long *)0x0) {\n local_20 = 0;\n }\n else {\n local_20 = ...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x28],RDI MOV qword ptr [RBP + -0x30],RSI MOV RDX,qword ptr [RBP + -0x28] MOV RAX,qword ptr [RBP + -0x30] MOV RSI,RDX MOV RDI,RAX CALL 0x00179022 MOV qword ptr [RBP + -0x10],RAX CMP qword ptr [RBP + -0x10],0x0 JNZ 0x0017cda8 MOV EAX,0x0 JMP 0x0017ce86 MOV RAX,qwor...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ type_1 function_1(type_1 private,type_2 *public) { type_3 nbytes; int iVar1; type_2 *var_2; type_4 *data; type_2 *public_local; type_1 private_local; int var_5; int bytes; type_1 ret; type_2 *p; type_4 *byteorder; var...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nBignum ecdh_calculate(Bignum private,ec_point *public)\n\n{\n uint nbytes;\n int iVar1;\n ec_point *point;\n uchar *data;\n ec_point *public_local;\n Bignum private_local;\n int i;\n int bytes;\n Bignum ret;\n ec_po...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ntype_1 function_1(type_1 private,type_2 *public)\n\n{\n type_3 nbytes;\n int iVar1;\n type_2 *var_2;\n type_4 *data;\n type_2 *public_local;\n type_1 private_local;\n int var_5;\n int bytes;\n type_1 ret;\n type_2 *...
(translation_unit (comment) (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarato...
1056_putty_and_putty_strip.c
ssh2_protocol
FUN_0015b5c0
ssh2_protocol
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ssh2_protocol(Ssh_conflict ssh,void *vin,int inlen,Packet *pktin) { Packet *pktin_local; int inlen_local; void *vin_local; Ssh_conflict ssh_local; uchar *in; if (ssh->state != AL) { if ((((pktin != (Packet *)0x0) && ...
void FUN_0015b5c0(long param_1,undefined8 param_2,undefined4 param_3,long param_4) { if (*(int *)(param_1 + 0x1d0) != 4) { if ((((param_4 != 0) && (*(long *)(param_1 + 0xbf0) = *(long *)(param_1 + 0xbf0) + *(long *)(param_4 + 0x40), *(int *)(param_1 + 0xc10) == 0)) && (*(long *)(param_1 + 0xc0...
(translation_unit "void FUN_0015b5c0(long param_1,undefined8 param_2,undefined4 param_3,long param_4)\n\n{\n if (*(int *)(param_1 + 0x1d0) != 4) {\n if ((((param_4 != 0) &&\n (*(long *)(param_1 + 0xbf0) = *(long *)(param_1 + 0xbf0) + *(long *)(param_4 + 0x40),\n *(int *)(param_1 + 0xc10) == 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 qword ptr [RBP + -0x30],RCX MOV RAX,qword ptr [RBP + -0x20] MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x18] MOV EAX,dword ptr [RAX + 0x1d0] CMP EAX,0x4 JZ 0x0015b6e0 CMP q...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 ssh,void *vin,int inlen,type_2 *var_2) { type_2 *pktin_local; int inlen_local; void *vin_local; type_1 ssh_local; type_3 *in; if (ssh->state != var_1) { if ((((var_2 != (type_2 *)0x0) && (ssh->...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh2_protocol(Ssh_conflict ssh,void *vin,int inlen,Packet *pktin)\n\n{\n Packet *pktin_local;\n int inlen_local;\n void *vin_local;\n Ssh_conflict ssh_local;\n uchar *in;\n \n if (ssh->state != AL) {\n if ((((p...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 ssh,void *vin,int inlen,type_2 *var_2)\n\n{\n type_2 *pktin_local;\n int inlen_local;\n void *vin_local;\n type_1 ssh_local;\n type_3 *in;\n \n if (ssh->state != var_1) {\n if ((((var_2 != (ty...
(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:...
920_putty_and_putty_strip.c
ssh2_pkt_send_noqueue
FUN_001413f2
ssh2_pkt_send_noqueue
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ssh2_pkt_send_noqueue(Ssh_conflict ssh,Packet *pkt) { int iVar1; Packet *pkt_local; Ssh_conflict ssh_local; int len; int backlog; if ((ssh->cscipher == (ssh2_cipher *)0x0) || ((ssh->cscipher->flags & 1) == 0)) { iVar1 = ...
void FUN_001413f2(long param_1,long param_2) { undefined4 uVar1; int iVar2; if ((*(long *)(param_1 + 0x88) == 0) || ((*(uint *)(*(long *)(param_1 + 0x88) + 0x54) & 1) == 0)) { uVar1 = FUN_00140e03(param_1,param_2); iVar2 = FUN_0013fe55(param_1,*(undefined8 *)(param_2 + 0x28),uVar1); if (0x8000 ...
(translation_unit "void FUN_001413f2(long param_1,long param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n \n if ((*(long *)(param_1 + 0x88) == 0) || ((*(uint *)(*(long *)(param_1 + 0x88) + 0x54) & 1) == 0))\n {\n uVar1 = FUN_00140e03(param_1,param_2);\n iVar2 = FUN_0013fe55(param_1,*(undefined8 *)(param_2 + 0x...
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 + 0x88] TEST RAX,RAX JZ 0x00141450 MOV RAX,qword ptr [RBP + -0x18] MOV RAX,qword ptr [RAX + 0x88] MOV EAX,dword ptr [RAX + 0x54] AND EAX,0x1 TEST EAX,EAX JZ 0x00141450...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 ssh,type_2 *pkt) { int var_3; type_2 *pkt_local; type_1 ssh_local; int len; int backlog; if ((ssh->cscipher == (type_3 *)0x0) || ((ssh->cscipher->flags & 1) == 0)) { var_3 = var_1(ssh,pkt); var_3 = ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh2_pkt_send_noqueue(Ssh_conflict ssh,Packet *pkt)\n\n{\n int iVar1;\n Packet *pkt_local;\n Ssh_conflict ssh_local;\n int len;\n int backlog;\n \n if ((ssh->cscipher == (ssh2_cipher *)0x0) || ((ssh->cscipher->fla...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 ssh,type_2 *pkt)\n\n{\n int var_3;\n type_2 *pkt_local;\n type_1 ssh_local;\n int len;\n int backlog;\n \n if ((ssh->cscipher == (type_3 *)0x0) || ((ssh->cscipher->flags & 1) == 0)) {\n var_3 ...
(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: (type_identifier) declarator: (pointer_declarator declarator...
1668_putty_and_putty_strip.c
find_last_nonempty_line
FUN_0019e6c1
find_last_nonempty_line
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ wchar_t find_last_nonempty_line(Terminal *term,tree234 *screen) { wchar_t wVar1; void *pvVar2; tree234 *screen_local; Terminal *term_local; wchar_t i; wchar_t j; termline *line; i = count234(screen); do { i = i + L'\xff...
int FUN_0019e6c1(long param_1,undefined8 param_2) { int iVar1; long lVar2; int local_18; int local_14; local_18 = FUN_001ad557(param_2); do { local_18 = local_18 + -1; if (local_18 < 0) { return local_18; } lVar2 = FUN_001ae2e9(param_2,local_18); local_14 = 0; while ((loca...
(translation_unit "int FUN_0019e6c1(long param_1,undefined8 param_2)\n\n{\n int iVar1;\n long lVar2;\n int local_18;\n int local_14;\n \n local_18 = FUN_001ad557(param_2);\n do {\n local_18 = local_18 + -1;\n if (local_18 < 0) {\n return local_18;\n }\n lVar2 = FUN_001ae2e9(param_2,local_18);\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 + -0x20] MOV RDI,RAX CALL 0x001ad557 SUB EAX,0x1 MOV dword ptr [RBP + -0x10],EAX JMP 0x0019e75e MOV EDX,dword ptr [RBP + -0x10] MOV RAX,qword ptr [RBP + -0x20] MOV ESI,EDX MOV RDI,RAX CALL 0x001ae2e9...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ type_1 function_1(type_2 *term,type_3 *screen) { type_1 var_6; void *pvVar2; type_3 *screen_local; type_2 *term_local; type_1 var_2; type_1 var_4; type_4 *line; var_2 = var_1(screen); do { var_2 = var_2 + L'\xffffffff';...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nwchar_t find_last_nonempty_line(Terminal *term,tree234 *screen)\n\n{\n wchar_t wVar1;\n void *pvVar2;\n tree234 *screen_local;\n Terminal *term_local;\n wchar_t i;\n wchar_t j;\n termline *line;\n \n i = count234(scr...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ntype_1 function_1(type_2 *term,type_3 *screen)\n\n{\n type_1 var_6;\n void *pvVar2;\n type_3 *screen_local;\n type_2 *term_local;\n type_1 var_2;\n type_1 var_4;\n type_4 *line;\n \n var_2 = var_1(screen);\n do {\n ...
(translation_unit (comment) (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarat...
1085_putty_and_putty_strip.c
aes_decrypt_nb_6
FUN_00160df5
aes_decrypt_nb_6
void aes_decrypt_nb_6(AESContext *ctx,word32 *block) { uint *puVar1; byte bVar2; byte bVar3; byte bVar4; byte bVar5; byte bVar6; byte bVar7; byte bVar8; byte bVar9; byte bVar10; byte bVar11; byte bVar12; byte bVar13; byte bVar14; byte bVar15; byte bVar16; byte bVar17; byte bVar18; ...
void FUN_00160df5(long param_1,uint *param_2) { uint *puVar1; byte bVar2; byte bVar3; byte bVar4; byte bVar5; byte bVar6; byte bVar7; byte bVar8; byte bVar9; byte bVar10; byte bVar11; byte bVar12; byte bVar13; byte bVar14; byte bVar15; byte bVar16; byte bVar17; byte bVar18; byte ...
(translation_unit "void FUN_00160df5(long param_1,uint *param_2)\n\n{\n uint *puVar1;\n byte bVar2;\n byte bVar3;\n byte bVar4;\n byte bVar5;\n byte bVar6;\n byte bVar7;\n byte bVar8;\n byte bVar9;\n byte bVar10;\n byte bVar11;\n byte bVar12;\n byte bVar13;\n byte bVar14;\n byte bVar15;\n byte bVar16;\n...
PUSH RBP MOV RBP,RSP SUB RSP,0x40 MOV qword ptr [RBP + -0x38],RDI MOV qword ptr [RBP + -0x40],RSI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0x38] ADD RAX,0x1e0 MOV qword ptr [RBP + -0x28],RAX MOV dword ptr [RBP + -0x2c],0x0 JMP 0x001614c7 MOV RAX,qword ptr [RBP + -...
void function_1(type_1 *ctx,type_2 *block) { type_3 *puVar1; type_4 bVar2; type_4 bVar3; type_4 bVar4; type_4 bVar5; type_4 bVar6; type_4 bVar7; type_4 bVar8; type_4 bVar9; type_4 bVar10; type_4 bVar11; type_4 bVar12; type_4 bVar13; type_4 bVar14; type_4 bVar15; type_4 bVar16; type_4...
(translation_unit "void aes_decrypt_nb_6(AESContext *ctx,word32 *block)\n\n{\n uint *puVar1;\n byte bVar2;\n byte bVar3;\n byte bVar4;\n byte bVar5;\n byte bVar6;\n byte bVar7;\n byte bVar8;\n byte bVar9;\n byte bVar10;\n byte bVar11;\n byte bVar12;\n byte bVar13;\n byte bVar14;\n byte bVar15;\n byte bV...
(translation_unit "void function_1(type_1 *ctx,type_2 *block)\n\n{\n type_3 *puVar1;\n type_4 bVar2;\n type_4 bVar3;\n type_4 bVar4;\n type_4 bVar5;\n type_4 bVar6;\n type_4 bVar7;\n type_4 bVar8;\n type_4 bVar9;\n type_4 bVar10;\n type_4 bVar11;\n type_4 bVar12;\n type_4 bVar13;\n type_4 bVar14;\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: (type_identifier) declarator: (pointe...
1280_putty_and_putty_strip.c
dss_public_blob
FUN_00175293
dss_public_blob
uchar * dss_public_blob(void *key,int *len) { int iVar1; int iVar2; int iVar3; int iVar4; int iVar5; int iVar6; int iVar7; int iVar8; uchar *puVar9; int *len_local; void *key_local; int i; int plen; int qlen; int glen; int ylen; int bloblen; uchar *p; dss_key *dss; uchar *blob;...
undefined * FUN_00175293(undefined8 *param_1,int *param_2) { char cVar1; int iVar2; int iVar3; int iVar4; int iVar5; int iVar6; int iVar7; int iVar8; int iVar9; undefined *puVar10; int local_38; char *local_20; iVar2 = FUN_0016aba4(*param_1); iVar3 = iVar2 + 8; if (iVar2 + 8 < 0) { ...
(translation_unit "undefined * FUN_00175293(undefined8 *param_1,int *param_2)\n\n{\n char cVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n int iVar9;\n undefined *puVar10;\n int local_38;\n char *local_20;\n \n iVar2 = FUN_0016aba4(*param_1);\n iVar3 = i...
PUSH RBP MOV RBP,RSP SUB RSP,0x40 MOV qword ptr [RBP + -0x38],RDI MOV qword ptr [RBP + -0x40],RSI MOV RAX,qword ptr [RBP + -0x38] MOV qword ptr [RBP + -0x10],RAX MOV RAX,qword ptr [RBP + -0x10] MOV RAX,qword ptr [RAX] MOV RDI,RAX CALL 0x0016aba4 ADD EAX,0x8 LEA EDX,[RAX + 0x7] TEST EAX,EAX CMOVS EAX,EDX SAR EAX,0x3 MOV...
type_1 * function_1(void *key,int *len) { int var_2; int var_4; int var_8; int var_5; int var_9; int var_6; int var_15; int var_3; type_1 *var_12; int *len_local; void *key_local; int var_7; int plen; int qlen; int glen; int ylen; int bloblen; type_1 *var_14; type_2 *dss; type_...
(translation_unit "uchar * dss_public_blob(void *key,int *len)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n uchar *puVar9;\n int *len_local;\n void *key_local;\n int i;\n int plen;\n int qlen;\n int glen;\n int ylen;\n int bloblen;\n uc...
(translation_unit "type_1 * function_1(void *key,int *len)\n\n{\n int var_2;\n int var_4;\n int var_8;\n int var_5;\n int var_9;\n int var_6;\n int var_15;\n int var_3;\n type_1 *var_12;\n int *len_local;\n void *key_local;\n int var_7;\n int plen;\n int qlen;\n int glen;\n int ylen;\n int bloblen;\n ...
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (prim...
1747_putty_and_putty_strip.c
columns_new
FUN_001b0604
columns_new
GtkWidget * columns_new(gint spacing) { GType GVar1; long lVar2; undefined8 uVar3; GtkWidget *pGVar4; gint spacing_local; Columns *cols; GVar1 = columns_get_type(); lVar2 = g_object_new(GVar1,0); *(gint *)(lVar2 + 0x38) = spacing; uVar3 = gtk_widget_get_type(); pGVar4 = (GtkWidget *)g_type_ch...
void FUN_001b0604(undefined4 param_1) { undefined8 uVar1; long lVar2; uVar1 = FUN_001afc3e(); lVar2 = g_object_new(uVar1,0); *(undefined4 *)(lVar2 + 0x38) = param_1; uVar1 = gtk_widget_get_type(); g_type_check_instance_cast(lVar2,uVar1); return; }
(translation_unit "void FUN_001b0604(undefined4 param_1)\n\n{\n undefined8 uVar1;\n long lVar2;\n \n uVar1 = FUN_001afc3e();\n lVar2 = g_object_new(uVar1,0);\n *(undefined4 *)(lVar2 + 0x38) = param_1;\n uVar1 = gtk_widget_get_type();\n g_type_check_instance_cast(lVar2,uVar1);\n return;\n}\n\n" (function_defini...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV dword ptr [RBP + -0x14],EDI CALL 0x001afc3e MOV ESI,0x0 MOV RDI,RAX MOV EAX,0x0 CALL 0x00114030 MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV EDX,dword ptr [RBP + -0x14] MOV dword ptr [RAX + 0x38],EDX CALL 0x00114510 MOV RDX,RAX MOV RAX,qword ptr [RBP + -0x8] MO...
type_1 * function_1(type_2 spacing) { type_3 GVar1; long var_3; type_4 uVar3; type_1 *pGVar4; type_2 spacing_local; type_5 *cols; GVar1 = var_1(); var_3 = var_2(GVar1,0); *(type_2 *)(var_3 + 0x38) = spacing; uVar3 = var_4(); pGVar4 = (type_1 *)var_5(var_3,uVar3); return pGVar4; }
(translation_unit "GtkWidget * columns_new(gint spacing)\n\n{\n GType GVar1;\n long lVar2;\n undefined8 uVar3;\n GtkWidget *pGVar4;\n gint spacing_local;\n Columns *cols;\n \n GVar1 = columns_get_type();\n lVar2 = g_object_new(GVar1,0);\n *(gint *)(lVar2 + 0x38) = spacing;\n uVar3 = gtk_widget_get_type();\n ...
(translation_unit "type_1 * function_1(type_2 spacing)\n\n{\n type_3 GVar1;\n long var_3;\n type_4 uVar3;\n type_1 *pGVar4;\n type_2 spacing_local;\n type_5 *cols;\n \n GVar1 = var_1();\n var_3 = var_2(GVar1,0);\n *(type_2 *)(var_3 + 0x38) = spacing;\n uVar3 = var_4();\n pGVar4 = (type_1 *)var_5(var_3,uVar3...
(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))))) body: (compound_statement (declaration type: (type_identifier) ...
1061_putty_and_putty_strip.c
ssh_reconfig
FUN_0015c450
ssh_reconfig
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ssh_reconfig(void *handle,Conf *conf) { undefined8 uVar1; long lVar2; int iVar3; int iVar4; ulong uVar5; char *bs; Conf *pCVar6; bool bVar7; Conf *conf_local; void *handle_local; int rekey_mandatory; int i; int re...
void FUN_0015c450(long param_1,undefined8 param_2) { int iVar1; int iVar2; long lVar3; undefined8 uVar4; bool bVar5; int local_48; char *local_40; local_40 = (char *)0x0; FUN_0012ecca(*(undefined8 *)(param_1 + 0xbe8),*(undefined8 *)(param_1 + 0x380),param_2); if (*(long *)(param_1 + 0x1c8) != 0...
(translation_unit "void FUN_0015c450(long param_1,undefined8 param_2)\n\n{\n int iVar1;\n int iVar2;\n long lVar3;\n undefined8 uVar4;\n bool bVar5;\n int local_48;\n char *local_40;\n \n local_40 = (char *)0x0;\n FUN_0012ecca(*(undefined8 *)(param_1 + 0xbe8),*(undefined8 *)(param_1 + 0x380),param_2);\n if (...
PUSH RBP MOV RBP,RSP PUSH RBX SUB RSP,0x58 MOV qword ptr [RBP + -0x58],RDI MOV qword ptr [RBP + -0x60],RSI MOV RAX,qword ptr [RBP + -0x58] MOV qword ptr [RBP + -0x30],RAX MOV qword ptr [RBP + -0x38],0x0 MOV dword ptr [RBP + -0x44],0x0 MOV RAX,qword ptr [RBP + -0x30] MOV RCX,qword ptr [RAX + 0x380] MOV RAX,qword ptr [RB...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(void *handle,type_1 *conf) { type_2 uVar1; long var_11; int var_4; int var_5; type_3 var_7; char *bs; type_1 *pCVar6; bool bVar7; type_1 *conf_local; void *handle_local; int rekey_mandatory; int var_12; ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh_reconfig(void *handle,Conf *conf)\n\n{\n undefined8 uVar1;\n long lVar2;\n int iVar3;\n int iVar4;\n ulong uVar5;\n char *bs;\n Conf *pCVar6;\n bool bVar7;\n Conf *conf_local;\n void *handle_local;\n int r...
(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 type_2 uVar1;\n long var_11;\n int var_4;\n int var_5;\n type_3 var_7;\n char *bs;\n type_1 *pCVar6;\n bool bVar7;\n type_1 *conf_local;\n void *handle_local;\n int...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator...
1600_putty_and_putty_strip.c
refused_option
FUN_00197a67
refused_option
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void refused_option(Telnet telnet,Opt *o) { Opt *o_local; Telnet telnet_local; if (((o->send == 0xfb) && (o->option == 0x27)) && (telnet->opt_states[3] == 2)) { send_opt(telnet,0xfb,0x24); telnet->opt_states[3] = 0; } optio...
void FUN_00197a67(long param_1,int *param_2) { if (((*param_2 == 0xfb) && (param_2[4] == 0x27)) && (*(int *)(param_1 + 0x3c) == 2)) { FUN_00197735(param_1,0xfb,0x24); *(undefined4 *)(param_1 + 0x3c) = 0; } FUN_0019783f(param_1,param_2,0); return; }
(translation_unit "void FUN_00197a67(long param_1,int *param_2)\n\n{\n if (((*param_2 == 0xfb) && (param_2[4] == 0x27)) && (*(int *)(param_1 + 0x3c) == 2)) {\n FUN_00197735(param_1,0xfb,0x24);\n *(undefined4 *)(param_1 + 0x3c) = 0;\n }\n FUN_0019783f(param_1,param_2,0);\n return;\n}\n\n" (function_definition ...
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 EAX,dword ptr [RAX] CMP EAX,0xfb JNZ 0x00197ad5 MOV RAX,qword ptr [RBP + -0x10] MOV EAX,dword ptr [RAX + 0x10] CMP EAX,0x27 JNZ 0x00197ad5 MOV EDX,0x3 MOV RAX,qword ptr [RBP + -0x8] MOVSX...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 telnet,type_2 *o) { type_2 *o_local; type_1 telnet_local; if (((o->send == 0xfb) && (o->option == 0x27)) && (telnet->opt_states[3] == 2)) { var_1(telnet,0xfb,0x24); telnet->opt_states[3] = 0; } var_2(...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid refused_option(Telnet telnet,Opt *o)\n\n{\n Opt *o_local;\n Telnet telnet_local;\n \n if (((o->send == 0xfb) && (o->option == 0x27)) && (telnet->opt_states[3] == 2)) {\n send_opt(telnet,0xfb,0x24);\n telnet->op...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 telnet,type_2 *o)\n\n{\n type_2 *o_local;\n type_1 telnet_local;\n \n if (((o->send == 0xfb) && (o->option == 0x27)) && (telnet->opt_states[3] == 2)) {\n var_1(telnet,0xfb,0x24);\n telnet->opt...
(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: (type_identifier) declarator: (pointer_declarator declarator...
1032_putty_and_putty_strip.c
ssh2_msg_channel_request
FUN_00153487
ssh2_msg_channel_request
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ssh2_msg_channel_request(Ssh_conflict ssh,Packet *pktin) { int iVar1; ulong uVar2; char *pcVar3; char *pcVar4; char *pcVar5; long in_FS_OFFSET; Packet *pktin_local; Ssh_conflict ssh_local; int typelen; int msglen; int...
void FUN_00153487(long param_1,long *param_2) { int iVar1; undefined4 uVar2; undefined *puVar3; undefined *puVar4; char *pcVar5; long in_FS_OFFSET; int local_8c; int local_88; int local_84; int local_80; undefined4 local_7c; int local_78; int local_74; int local_70; int local_6c; int l...
(translation_unit "void FUN_00153487(long param_1,long *param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined *puVar3;\n undefined *puVar4;\n char *pcVar5;\n long in_FS_OFFSET;\n int local_8c;\n int local_88;\n int local_84;\n int local_80;\n undefined4 local_7c;\n int local_78;\n int local_74;\n int...
PUSH RBP MOV RBP,RSP SUB RSP,0xa0 MOV qword ptr [RBP + -0x98],RDI MOV qword ptr [RBP + -0xa0],RSI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV dword ptr [RBP + -0x74],0x64 MOV RDX,qword ptr [RBP + -0xa0] MOV RAX,qword ptr [RBP + -0x98] MOV RSI,RDX MOV RDI,RAX CALL 0x0015236c MOV qword ptr ...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 ssh,type_2 *pktin) { int var_8; type_3 var_23; char *pcVar3; char *pcVar4; char *pcVar5; long var_1; type_2 *pktin_local; type_1 ssh_local; int var_6; int var_25; int var_21; int var_30; int repl...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh2_msg_channel_request(Ssh_conflict ssh,Packet *pktin)\n\n{\n int iVar1;\n ulong uVar2;\n char *pcVar3;\n char *pcVar4;\n char *pcVar5;\n long in_FS_OFFSET;\n Packet *pktin_local;\n Ssh_conflict ssh_local;\n i...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 ssh,type_2 *pktin)\n\n{\n int var_8;\n type_3 var_23;\n char *pcVar3;\n char *pcVar4;\n char *pcVar5;\n long var_1;\n type_2 *pktin_local;\n type_1 ssh_local;\n int var_6;\n int var_25;\n int...
(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: (type_identifier) declarator: (pointer_declarator declarator...
1065_putty_and_putty_strip.c
ssh_get_specials
FUN_0015ca76
ssh_get_specials
/* WARNING: Removing unreachable block (ram,0x0015cb0f) */ /* WARNING: Removing unreachable block (ram,0x0015cbc1) */ /* WARNING: Removing unreachable block (ram,0x0015cd05) */ /* WARNING: Removing unreachable block (ram,0x0015cc6b) */ /* WARNING: Removing unreachable block (ram,0x0015cd9d) */ /* WARNING: Enum "anon_e...
/* WARNING: Removing unreachable block (ram,0x0015cb0f) */ /* WARNING: Removing unreachable block (ram,0x0015cbc1) */ /* WARNING: Removing unreachable block (ram,0x0015cd05) */ /* WARNING: Removing unreachable block (ram,0x0015cc6b) */ /* WARNING: Removing unreachable block (ram,0x0015cd9d) */ void * FUN_0015ca76(lon...
(translation_unit "/* WARNING: Removing unreachable block (ram,0x0015cb0f) */\n/* WARNING: Removing unreachable block (ram,0x0015cbc1) */\n/* WARNING: Removing unreachable block (ram,0x0015cd05) */\n/* WARNING: Removing unreachable block (ram,0x0015cc6b) */\n/* WARNING: Removing unreachable block (ram,0x0015cd9d) */\n\...
PUSH RBP MOV RBP,RSP ADD RSP,-0x80 MOV qword ptr [RBP + -0x78],RDI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV qword ptr [RBP + -0x38],0x0 MOV dword ptr [RBP + -0x64],0x0 MOV dword ptr [RBP + -0x60],0x0 MOV RAX,qword ptr [RBP + -0x78] MOV qword ptr [RBP + -0x30],RAX MOV RAX,qword ptr [RBP...
/* WARNING: Removing unreachable block (ram,0x0015cb0f) */ /* WARNING: Removing unreachable block (ram,0x0015cbc1) */ /* WARNING: Removing unreachable block (ram,0x0015cd05) */ /* WARNING: Removing unreachable block (ram,0x0015cc6b) */ /* WARNING: Removing unreachable block (ram,0x0015cd9d) */ /* WARNING: Enum "anon_e...
(translation_unit "/* WARNING: Removing unreachable block (ram,0x0015cb0f) */\n/* WARNING: Removing unreachable block (ram,0x0015cbc1) */\n/* WARNING: Removing unreachable block (ram,0x0015cd05) */\n/* WARNING: Removing unreachable block (ram,0x0015cc6b) */\n/* WARNING: Removing unreachable block (ram,0x0015cd9d) */\n/...
(translation_unit "/* WARNING: Removing unreachable block (ram,0x0015cb0f) */\n/* WARNING: Removing unreachable block (ram,0x0015cbc1) */\n/* WARNING: Removing unreachable block (ram,0x0015cd05) */\n/* WARNING: Removing unreachable block (ram,0x0015cc6b) */\n/* WARNING: Removing unreachable block (ram,0x0015cd9d) */\n/...
(translation_unit (comment) (comment) (comment) (comment) (comment) (comment) (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator d...
898_putty_and_putty_strip.c
s_wrpkt_defer
FUN_0013ff8b
s_wrpkt_defer
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void s_wrpkt_defer(Ssh_conflict ssh,Packet *pkt) { uchar *puVar1; long in_FS_OFFSET; Packet *pkt_local; Ssh_conflict ssh_local; int offset; int len; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); len = s_wrpkt_pr...
void FUN_0013ff8b(long param_1,long param_2) { undefined8 uVar1; long in_FS_OFFSET; int local_18; int local_14; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); local_14 = FUN_0013fb2b(param_1,param_2,&local_18); if (*(int *)(param_1 + 0x20c) < *(int *)(param_1 + 0x208) + local_14) { *...
(translation_unit "void FUN_0013ff8b(long param_1,long param_2)\n\n{\n undefined8 uVar1;\n long in_FS_OFFSET;\n int local_18;\n int local_14;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n local_14 = FUN_0013fb2b(param_1,param_2,&local_18);\n if (*(int *)(param_1 + 0x20c) < *(int *)(param_1...
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 LEA RDX,[RBP + -0x10] MOV RCX,qword ptr [RBP + -0x20] MOV RAX,qword ptr [RBP + -0x18] MOV RSI,RCX MOV RDI,RAX CALL 0x0013fb2b MOV dword ptr [RBP + -0xc...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 ssh,type_2 *pkt) { type_3 *puVar1; long var_1; type_2 *pkt_local; type_1 ssh_local; int var_6; int var_3; long var_8; var_8 = *(long *)(var_1 + 0x28); var_3 = var_2(ssh,pkt,&var_6); if (ssh->deferre...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid s_wrpkt_defer(Ssh_conflict ssh,Packet *pkt)\n\n{\n uchar *puVar1;\n long in_FS_OFFSET;\n Packet *pkt_local;\n Ssh_conflict ssh_local;\n int offset;\n int len;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFF...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 ssh,type_2 *pkt)\n\n{\n type_3 *puVar1;\n long var_1;\n type_2 *pkt_local;\n type_1 ssh_local;\n int var_6;\n int var_3;\n long var_8;\n \n var_8 = *(long *)(var_1 + 0x28);\n var_3 = var_2(ssh...
(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: (type_identifier) declarator: (pointer_declarator declarator...
1640_putty_and_putty_strip.c
readrle
FUN_0019af80
readrle
void readrle(buf *b,termline *ldata, _func_void_buf_ptr_termchar_ptr_termline_ptr_ulong_ptr *readliteral) { wchar_t wVar1; wchar_t wVar2; long in_FS_OFFSET; _func_void_buf_ptr_termchar_ptr_termline_ptr_ulong_ptr *readliteral_local; termline *ldata_local; buf *b_local; wchar_t n; wchar_t co...
void FUN_0019af80(long param_1,long param_2,code *param_3) { undefined4 uVar1; int iVar2; long in_FS_OFFSET; int local_2c; int local_28; int local_24; undefined8 local_18; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); local_2c = 0; local_18 = 0; while (local_2c < *(int *)(param_...
(translation_unit "void FUN_0019af80(long param_1,long param_2,code *param_3)\n\n{\n undefined4 uVar1;\n int iVar2;\n long in_FS_OFFSET;\n int local_2c;\n int local_28;\n int local_24;\n undefined8 local_18;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n local_2c = 0;\n local_18 = 0;\n ...
PUSH RBP MOV RBP,RSP SUB RSP,0x50 MOV qword ptr [RBP + -0x38],RDI MOV qword ptr [RBP + -0x40],RSI MOV qword ptr [RBP + -0x48],RDX MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV dword ptr [RBP + -0x24],0x0 MOV qword ptr [RBP + -0x10],0x0 JMP 0x0019b0d6 MOV RAX,qword ptr [RBP + -0x38] MOV RDI,...
void function_1(type_1 *b,type_2 *ldata, type_3 *readliteral) { type_4 wVar1; type_4 var_4; long var_1; type_3 *readliteral_local; type_2 *ldata_local; type_1 *b_local; type_4 var_2; type_4 var_7; type_4 var_5; type_4 hdr; type_4 pos; type_5 state; long var_8; var_8 = *(long...
(translation_unit "void readrle(buf *b,termline *ldata,\n _func_void_buf_ptr_termchar_ptr_termline_ptr_ulong_ptr *readliteral)\n\n{\n wchar_t wVar1;\n wchar_t wVar2;\n long in_FS_OFFSET;\n _func_void_buf_ptr_termchar_ptr_termline_ptr_ulong_ptr *readliteral_local;\n termline *ldata_local;\n buf *b_local...
(translation_unit "void function_1(type_1 *b,type_2 *ldata,\n type_3 *readliteral)\n\n{\n type_4 wVar1;\n type_4 var_4;\n long var_1;\n type_3 *readliteral_local;\n type_2 *ldata_local;\n type_1 *b_local;\n type_4 var_2;\n type_4 var_7;\n type_4 var_5;\n type_4 hdr;\n type_4 pos;\n type_5 state;\...
(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...
1373_putty_and_putty_strip.c
hmacmd5_start
FUN_0017f044
hmacmd5_start
void hmacmd5_start(void *handle) { void *handle_local; MD5Context *keys; /* WARNING: Load size is inaccurate */ *(undefined8 *)((long)handle + 0xb8) = *handle; *(undefined8 *)((long)handle + 0xc0) = *(undefined8 *)((long)handle + 8); *(undefined8 *)((long)handle + 200) = *(undefined8 ...
void FUN_0017f044(undefined8 *param_1) { param_1[0x17] = *param_1; param_1[0x18] = param_1[1]; param_1[0x19] = param_1[2]; param_1[0x1a] = param_1[3]; param_1[0x1b] = param_1[4]; param_1[0x1c] = param_1[5]; param_1[0x1d] = param_1[6]; param_1[0x1e] = param_1[7]; param_1[0x1f] = param_1[8]; param_1...
(translation_unit "void FUN_0017f044(undefined8 *param_1)\n\n{\n param_1[0x17] = *param_1;\n param_1[0x18] = param_1[1];\n param_1[0x19] = param_1[2];\n param_1[0x1a] = param_1[3];\n param_1[0x1b] = param_1[4];\n param_1[0x1c] = param_1[5];\n param_1[0x1d] = param_1[6];\n param_1[0x1e] = param_1[7];\n param_1[...
PUSH RBP MOV RBP,RSP PUSH RBX MOV qword ptr [RBP + -0x20],RDI MOV RAX,qword ptr [RBP + -0x20] MOV qword ptr [RBP + -0x10],RAX MOV RAX,qword ptr [RBP + -0x10] LEA RDX,[RAX + 0xb8] MOV RAX,qword ptr [RBP + -0x10] MOV RCX,qword ptr [RAX] MOV RBX,qword ptr [RAX + 0x8] MOV qword ptr [RDX],RCX MOV qword ptr [RDX + 0x8],RBX M...
void function_1(void *handle) { void *handle_local; type_1 *keys; /* WARNING: Load size is inaccurate */ *(type_2 *)((long)handle + 0xb8) = *handle; *(type_2 *)((long)handle + 0xc0) = *(type_2 *)((long)handle + 8); *(type_2 *)((long)handle + 200) = *(type_2 *)((long)handle + 0x10); ...
(translation_unit "void hmacmd5_start(void *handle)\n\n{\n void *handle_local;\n MD5Context *keys;\n \n /* WARNING: Load size is inaccurate */\n *(undefined8 *)((long)handle + 0xb8) = *handle;\n *(undefined8 *)((long)handle + 0xc0) = *(undefined8 *)((long)handle + 8);\n *(undefined8 *)((long)ha...
(translation_unit "void function_1(void *handle)\n\n{\n void *handle_local;\n type_1 *keys;\n \n /* WARNING: Load size is inaccurate */\n *(type_2 *)((long)handle + 0xb8) = *handle;\n *(type_2 *)((long)handle + 0xc0) = *(type_2 *)((long)handle + 8);\n *(type_2 *)((long)handle + 200) = *(type_2 ...
(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...
965_putty_and_putty_strip.c
do_ssh1_login
FUN_0014529e
do_ssh1_login
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ int do_ssh1_login(Ssh_conflict ssh,uchar *in,int inlen,Packet *pktin) { RSAKey *pRVar1; int iVar2; long lVar3; undefined8 uVar4; int iVar5; void *pvVar6; char *pcVar7; size_t sVar8; size_t sVar9; ulong uVar10; uchar *puVar...
undefined8 FUN_0014529e(long param_1,undefined8 param_2,int param_3,long param_4) { int *piVar1; undefined8 *puVar2; long lVar3; undefined uVar4; char cVar5; int iVar6; undefined4 uVar7; undefined extraout_AH; undefined extraout_var; undefined8 uVar8; size_t sVar9; size_t sVar10; undefined *...
(translation_unit "undefined8 FUN_0014529e(long param_1,undefined8 param_2,int param_3,long param_4)\n\n{\n int *piVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined uVar4;\n char cVar5;\n int iVar6;\n undefined4 uVar7;\n undefined extraout_AH;\n undefined extraout_var;\n undefined8 uVar8;\n size_t sVar9;...
PUSH RBP MOV RBP,RSP PUSH R12 PUSH RBX SUB RSP,0x210 MOV qword ptr [RBP + -0x208],RDI MOV qword ptr [RBP + -0x210],RSI MOV dword ptr [RBP + -0x214],EDX MOV qword ptr [RBP + -0x220],RCX MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x18],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0x208] MOV RAX,qword ptr [RAX + 0x290...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ int function_1(type_1 ssh,type_2 *in,int var_54,type_3 *var_4) { type_4 *pRVar1; int var_81; long var_102; type_5 uVar4; int var_3; void *var_64; char *var_15; size_t sVar8; size_t var_78; type_6 uVar10; type_2 *puVar11; ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint do_ssh1_login(Ssh_conflict ssh,uchar *in,int inlen,Packet *pktin)\n\n{\n RSAKey *pRVar1;\n int iVar2;\n long lVar3;\n undefined8 uVar4;\n int iVar5;\n void *pvVar6;\n char *pcVar7;\n size_t sVar8;\n size_t sVar9;...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint function_1(type_1 ssh,type_2 *in,int var_54,type_3 *var_4)\n\n{\n type_4 *pRVar1;\n int var_81;\n long var_102;\n type_5 uVar4;\n int var_3;\n void *var_64;\n char *var_15;\n size_t sVar8;\n size_t var_78;\n typ...
(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: (type_identifier) declarator: (pointer_declarator declarator...
1805_putty_and_putty_strip.c
dlg_text_set
FUN_001b3dc2
dlg_text_set
void dlg_text_set(control *ctrl,void *dlg,char *text) { uctrl *puVar1; undefined8 uVar2; char *text_local; void *dlg_local; control *ctrl_local; dlgparam *dp; uctrl *uc; puVar1 = dlg_find_byctrl((dlgparam *)dlg,ctrl); if ((puVar1->ctrl->generic).type != 0) { /* WARNING: Subrou...
void FUN_001b3dc2(undefined8 param_1,undefined8 param_2,undefined8 param_3) { undefined8 *puVar1; undefined8 uVar2; puVar1 = (undefined8 *)FUN_001b2d0b(param_2,param_1); if (*(int *)*puVar1 != 0) { /* WARNING: Subroutine does not return */ __assert_fail("uc->ctrl->generic.type == CT...
(translation_unit "void FUN_001b3dc2(undefined8 param_1,undefined8 param_2,undefined8 param_3)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n \n puVar1 = (undefined8 *)FUN_001b2d0b(param_2,param_1);\n if (*(int *)*puVar1 != 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("u...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV qword ptr [RBP + -0x28],RDX MOV RAX,qword ptr [RBP + -0x20] MOV qword ptr [RBP + -0x10],RAX MOV RDX,qword ptr [RBP + -0x18] MOV RAX,qword ptr [RBP + -0x10] MOV RSI,RDX MOV RDI,RAX CALL 0x001b2d0b MOV qword ptr [RBP + -...
void function_1(type_1 *ctrl,void *dlg,char *text) { type_2 *puVar1; type_3 uVar2; char *text_local; void *dlg_local; type_1 *ctrl_local; type_4 *dp; type_2 *uc; puVar1 = var_1((type_4 *)dlg,ctrl); if ((puVar1->ctrl->generic).type != 0) { /* WARNING: Subroutine does not return...
(translation_unit "void dlg_text_set(control *ctrl,void *dlg,char *text)\n\n{\n uctrl *puVar1;\n undefined8 uVar2;\n char *text_local;\n void *dlg_local;\n control *ctrl_local;\n dlgparam *dp;\n uctrl *uc;\n \n puVar1 = dlg_find_byctrl((dlgparam *)dlg,ctrl);\n if ((puVar1->ctrl->generic).type != 0) {\n ...
(translation_unit "void function_1(type_1 *ctrl,void *dlg,char *text)\n\n{\n type_2 *puVar1;\n type_3 uVar2;\n char *text_local;\n void *dlg_local;\n type_1 *ctrl_local;\n type_4 *dp;\n type_2 *uc;\n \n puVar1 = var_1((type_4 *)dlg,ctrl);\n if ((puVar1->ctrl->generic).type != 0) {\n /* WARN...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
1708_putty_and_putty_strip.c
term_provide_logctx
FUN_001ac99a
term_provide_logctx
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void term_provide_logctx(Terminal *term,void *logctx) { void *logctx_local; Terminal *term_local; term->logctx = logctx; return; }
void FUN_001ac99a(long param_1,undefined8 param_2) { *(undefined8 *)(param_1 + 0x1110) = param_2; return; }
(translation_unit "void FUN_001ac99a(long param_1,undefined8 param_2)\n\n{\n *(undefined8 *)(param_1 + 0x1110) = param_2;\n return;\n}\n\n" (function_definition "void FUN_001ac99a(long param_1,undefined8 param_2)\n\n{\n *(undefined8 *)(param_1 + 0x1110) = param_2;\n return;\n}" primitive_type (function_declarator "...
PUSH RBP MOV RBP,RSP MOV qword ptr [RBP + -0x8],RDI MOV qword ptr [RBP + -0x10],RSI MOV RAX,qword ptr [RBP + -0x8] MOV RDX,qword ptr [RBP + -0x10] MOV qword ptr [RAX + 0x1110],RDX NOP POP RBP RET
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *term,void *logctx) { void *logctx_local; type_1 *term_local; term->logctx = logctx; return; }
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid term_provide_logctx(Terminal *term,void *logctx)\n\n{\n void *logctx_local;\n Terminal *term_local;\n \n term->logctx = logctx;\n return;\n}\n\n" comment (function_definition "void term_provide_logctx(Terminal *term...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *term,void *logctx)\n\n{\n void *logctx_local;\n type_1 *term_local;\n \n term->logctx = logctx;\n return;\n}\n\n" comment (function_definition "void function_1(type_1 *term,void *logctx)\n\n{\n v...
(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...
1130_putty_and_putty_strip.c
blowfish_ssh1_encrypt_blk
FUN_00166b5a
blowfish_ssh1_encrypt_blk
void blowfish_ssh1_encrypt_blk(void *handle,uchar *blk,int len) { int len_local; uchar *blk_local; void *handle_local; BlowfishContext *ctx; blowfish_lsb_encrypt_cbc(blk,len,(BlowfishContext *)handle); return; }
void FUN_00166b5a(undefined8 param_1,undefined8 param_2,undefined4 param_3) { FUN_0016562b(param_2,param_3,param_1); return; }
(translation_unit "void FUN_00166b5a(undefined8 param_1,undefined8 param_2,undefined4 param_3)\n\n{\n FUN_0016562b(param_2,param_3,param_1);\n return;\n}\n\n" (function_definition "void FUN_00166b5a(undefined8 param_1,undefined8 param_2,undefined4 param_3)\n\n{\n FUN_0016562b(param_2,param_3,param_1);\n return;\n}"...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV dword ptr [RBP + -0x24],EDX MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x8],RAX MOV RDX,qword ptr [RBP + -0x8] MOV ECX,dword ptr [RBP + -0x24] MOV RAX,qword ptr [RBP + -0x20] MOV ESI,ECX MOV RDI,RAX CALL 0x0...
void function_1(void *handle,type_1 *blk,int len) { int len_local; type_1 *blk_local; void *handle_local; type_2 *ctx; var_1(blk,len,(type_2 *)handle); return; }
(translation_unit "void blowfish_ssh1_encrypt_blk(void *handle,uchar *blk,int len)\n\n{\n int len_local;\n uchar *blk_local;\n void *handle_local;\n BlowfishContext *ctx;\n \n blowfish_lsb_encrypt_cbc(blk,len,(BlowfishContext *)handle);\n return;\n}\n\n" (function_definition "void blowfish_ssh1_encrypt_blk(void ...
(translation_unit "void function_1(void *handle,type_1 *blk,int len)\n\n{\n int len_local;\n type_1 *blk_local;\n void *handle_local;\n type_2 *ctx;\n \n var_1(blk,len,(type_2 *)handle);\n return;\n}\n\n" (function_definition "void function_1(void *handle,type_1 *blk,int len)\n\n{\n int len_local;\n type_1 *bl...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer...
1037_putty_and_putty_strip.c
sshfwd_x11_sharing_handover
FUN_00154674
sshfwd_x11_sharing_handover
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void sshfwd_x11_sharing_handover (ssh_channel *c,void *share_cs,void *share_chan,char *peer_addr,int peer_port, int endian,int protomajor,int protominor,void *initial_data,int initial_len) { int endian_local; i...
void FUN_00154674(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8, undefined8 param_9,undefined4 param_10) { *(undefined4 *)(param_1 + 0x10) = 4; *(undefined8 *)(param_1 + 0x70) = p...
(translation_unit "void FUN_00154674(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined8 param_9,undefined4 param_10)\n\n{\n *(undefined4 *)(param_1 + 0x10) = 4;\n *(undefined...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x8],RDI MOV qword ptr [RBP + -0x10],RSI MOV qword ptr [RBP + -0x18],RDX MOV qword ptr [RBP + -0x20],RCX MOV dword ptr [RBP + -0x24],R8D MOV dword ptr [RBP + -0x28],R9D MOV RAX,qword ptr [RBP + -0x8] MOV dword ptr [RAX + 0x10],0x4 MOV RAX,qword ptr [RBP + -0x8] MO...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1 (type_1 *c,void *share_cs,void *share_chan,char *peer_addr,int peer_port, int endian,int protomajor,int protominor,void *initial_data,int initial_len) { int endian_local; int peer_port_local; ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid sshfwd_x11_sharing_handover\n (ssh_channel *c,void *share_cs,void *share_chan,char *peer_addr,int peer_port,\n int endian,int protomajor,int protominor,void *initial_data,int initial_len)\n\n{...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1\n (type_1 *c,void *share_cs,void *share_chan,char *peer_addr,int peer_port,\n int endian,int protomajor,int protominor,void *initial_data,int initial_len)\n\n{\n int endian_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...
1687_putty_and_putty_strip.c
do_paint
FUN_001a87b0
do_paint
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void do_paint(Terminal *term,Context ctx,wchar_t may_optimise) { wchar_t wVar1; ulong bchr; bool bVar2; bool bVar3; bool bVar4; bool bVar5; int iVar6; wchar_t wVar7; wchar_t wVar8; uint uVar9; void *ptr; termline *ptVar1...
void FUN_001a87b0(long param_1,undefined8 param_2) { ulong uVar1; bool bVar2; bool bVar3; bool bVar4; bool bVar5; int iVar6; int iVar7; int iVar8; uint uVar9; uint uVar10; uint uVar11; long lVar12; long lVar13; long *plVar14; short *psVar15; ulong *puVar16; int iVar17; ulong uVar18...
(translation_unit "void FUN_001a87b0(long param_1,undefined8 param_2)\n\n{\n ulong uVar1;\n bool bVar2;\n bool bVar3;\n bool bVar4;\n bool bVar5;\n int iVar6;\n int iVar7;\n int iVar8;\n uint uVar9;\n uint uVar10;\n uint uVar11;\n long lVar12;\n long lVar13;\n long *plVar14;\n short *psVar15;\n ulong *p...
PUSH RBP MOV RBP,RSP SUB RSP,0x110 MOV qword ptr [RBP + -0xf8],RDI MOV qword ptr [RBP + -0x100],RSI MOV dword ptr [RBP + -0x104],EDX MOV dword ptr [RBP + -0xd4],0x400 MOV EAX,dword ptr [RBP + -0xd4] CDQE MOV ESI,0x4 MOV RDI,RAX CALL 0x0012e037 MOV qword ptr [RBP + -0x98],RAX MOV RAX,qword ptr [RBP + -0xf8] MOV EAX,dwor...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *term,type_2 ctx,type_3 may_optimise) { type_3 wVar1; type_4 var_28; bool bVar2; bool bVar3; bool bVar4; bool bVar5; int iVar6; type_3 var_20; type_3 var_21; type_5 var_14; void *ptr; type_6 *ptVar...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid do_paint(Terminal *term,Context ctx,wchar_t may_optimise)\n\n{\n wchar_t wVar1;\n ulong bchr;\n bool bVar2;\n bool bVar3;\n bool bVar4;\n bool bVar5;\n int iVar6;\n wchar_t wVar7;\n wchar_t wVar8;\n uint uVar9;...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *term,type_2 ctx,type_3 may_optimise)\n\n{\n type_3 wVar1;\n type_4 var_28;\n bool bVar2;\n bool bVar3;\n bool bVar4;\n bool bVar5;\n int iVar6;\n type_3 var_20;\n type_3 var_21;\n type_5 var_...
(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...
1126_putty_and_putty_strip.c
blowfish_key
FUN_00166996
blowfish_key
void blowfish_key(void *handle,uchar *key) { uchar *key_local; void *handle_local; BlowfishContext *ctx; blowfish_setkey((BlowfishContext *)handle,key,0x10); return; }
void FUN_00166996(undefined8 param_1,undefined8 param_2) { FUN_0016690d(param_1,param_2,0x10); return; }
(translation_unit "void FUN_00166996(undefined8 param_1,undefined8 param_2)\n\n{\n FUN_0016690d(param_1,param_2,0x10);\n return;\n}\n\n" (function_definition "void FUN_00166996(undefined8 param_1,undefined8 param_2)\n\n{\n FUN_0016690d(param_1,param_2,0x10);\n return;\n}" primitive_type (function_declarator "FUN_00...
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 qword ptr [RBP + -0x8],RAX MOV RCX,qword ptr [RBP + -0x20] MOV RAX,qword ptr [RBP + -0x8] MOV EDX,0x10 MOV RSI,RCX MOV RDI,RAX CALL 0x0016690d NOP LEAVE RET
void function_1(void *handle,type_1 *key) { type_1 *key_local; void *handle_local; type_2 *ctx; var_1((type_2 *)handle,key,0x10); return; }
(translation_unit "void blowfish_key(void *handle,uchar *key)\n\n{\n uchar *key_local;\n void *handle_local;\n BlowfishContext *ctx;\n \n blowfish_setkey((BlowfishContext *)handle,key,0x10);\n return;\n}\n\n" (function_definition "void blowfish_key(void *handle,uchar *key)\n\n{\n uchar *key_local;\n void *handl...
(translation_unit "void function_1(void *handle,type_1 *key)\n\n{\n type_1 *key_local;\n void *handle_local;\n type_2 *ctx;\n \n var_1((type_2 *)handle,key,0x10);\n return;\n}\n\n" (function_definition "void function_1(void *handle,type_1 *key)\n\n{\n type_1 *key_local;\n void *handle_local;\n type_2 *ctx;\n ...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer...
1112_putty_and_putty_strip.c
blowfish_encrypt
FUN_00164329
blowfish_encrypt
void blowfish_encrypt(word32 xL,word32 xR,word32 *output,BlowfishContext *ctx) { uint uVar1; uint uVar2; word32 wVar3; word32 wVar4; uint uVar5; word32 wVar6; uint uVar7; BlowfishContext *ctx_local; word32 *output_local; word32 xR_local; word32 xL_local; word32 t; word32 *S0; word32 *S1; ...
void FUN_00164329(uint param_1,uint param_2,uint *param_3,long param_4) { uint uVar1; uint uVar2; int iVar3; int iVar4; uint uVar5; int iVar6; uint uVar7; long lVar8; long lVar9; long lVar10; lVar8 = param_4 + 0x400; lVar9 = param_4 + 0x800; lVar10 = param_4 + 0xc00; param_1 = param_1 ^...
(translation_unit "void FUN_00164329(uint param_1,uint param_2,uint *param_3,long param_4)\n\n{\n uint uVar1;\n uint uVar2;\n int iVar3;\n int iVar4;\n uint uVar5;\n int iVar6;\n uint uVar7;\n long lVar8;\n long lVar9;\n long lVar10;\n \n lVar8 = param_4 + 0x400;\n lVar9 = param_4 + 0x800;\n lVar10 = para...
PUSH RBP MOV RBP,RSP MOV dword ptr [RBP + -0x34],EDI MOV dword ptr [RBP + -0x38],ESI MOV qword ptr [RBP + -0x40],RDX MOV qword ptr [RBP + -0x48],RCX MOV RAX,qword ptr [RBP + -0x48] MOV qword ptr [RBP + -0x28],RAX MOV RAX,qword ptr [RBP + -0x48] ADD RAX,0x400 MOV qword ptr [RBP + -0x20],RAX MOV RAX,qword ptr [RBP + -0x4...
void function_1(type_1 var_1,type_1 var_3,type_1 *output,type_2 *ctx) { type_3 var_2; type_3 var_4; type_1 var_6; type_1 var_7; type_3 var_8; type_1 var_5; type_3 var_9; type_2 *ctx_local; type_1 *output_local; type_1 xR_local; type_1 xL_local; type_1 t; type_1 *S0; type_1 *S1; type_1 *S...
(translation_unit "void blowfish_encrypt(word32 xL,word32 xR,word32 *output,BlowfishContext *ctx)\n\n{\n uint uVar1;\n uint uVar2;\n word32 wVar3;\n word32 wVar4;\n uint uVar5;\n word32 wVar6;\n uint uVar7;\n BlowfishContext *ctx_local;\n word32 *output_local;\n word32 xR_local;\n word32 xL_local;\n word32 ...
(translation_unit "void function_1(type_1 var_1,type_1 var_3,type_1 *output,type_2 *ctx)\n\n{\n type_3 var_2;\n type_3 var_4;\n type_1 var_6;\n type_1 var_7;\n type_3 var_8;\n type_1 var_5;\n type_3 var_9;\n type_2 *ctx_local;\n type_1 *output_local;\n type_1 xR_local;\n type_1 xL_local;\n type_1 t;\n type...
(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: (identifier)) (parameter_declaration typ...
1818_putty_and_putty_strip.c
dlg_refresh
FUN_001b46ea
dlg_refresh
void dlg_refresh(control *ctrl,void *dlg) { long *plVar1; void *dlg_local; control *ctrl_local; int i; dlgparam *dp; uctrl *uc; if (ctrl == (control *)0x0) { i = 0; while( true ) { /* WARNING: Load size is inaccurate */ plVar1 = (long *)index234(*dlg,i); if (pl...
void FUN_001b46ea(long param_1,undefined8 *param_2) { long *plVar1; int local_1c; if (param_1 == 0) { local_1c = 0; while( true ) { plVar1 = (long *)FUN_001ae2e9(*param_2,local_1c); if (plVar1 == (long *)0x0) break; if (*plVar1 == 0) { /* WARNING: Subroutine does...
(translation_unit "void FUN_001b46ea(long param_1,undefined8 *param_2)\n\n{\n long *plVar1;\n int local_1c;\n \n if (param_1 == 0) {\n local_1c = 0;\n while( true ) {\n plVar1 = (long *)FUN_001ae2e9(*param_2,local_1c);\n if (plVar1 == (long *)0x0) break;\n if (*plVar1 == 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 + -0x30] MOV qword ptr [RBP + -0x10],RAX CMP qword ptr [RBP + -0x28],0x0 JZ 0x001b473e MOV RAX,qword ptr [RBP + -0x28] MOV RAX,qword ptr [RAX + 0x18] TEST RAX,RAX JZ 0x001b47ce MOV RAX,qword ptr [RBP...
void function_1(type_1 *var_1,void *dlg) { long *var_3; void *dlg_local; type_1 *ctrl_local; int var_5; type_2 *dp; type_3 *uc; if (var_1 == (type_1 *)0x0) { var_5 = 0; while( true ) { /* WARNING: Load size is inaccurate */ var_3 = (long *)var_2(*dlg,var_5); if...
(translation_unit "void dlg_refresh(control *ctrl,void *dlg)\n\n{\n long *plVar1;\n void *dlg_local;\n control *ctrl_local;\n int i;\n dlgparam *dp;\n uctrl *uc;\n \n if (ctrl == (control *)0x0) {\n i = 0;\n while( true ) {\n /* WARNING: Load size is inaccurate */\n plVar1 = (long ...
(translation_unit "void function_1(type_1 *var_1,void *dlg)\n\n{\n long *var_3;\n void *dlg_local;\n type_1 *ctrl_local;\n int var_5;\n type_2 *dp;\n type_3 *uc;\n \n if (var_1 == (type_1 *)0x0) {\n var_5 = 0;\n while( true ) {\n /* WARNING: Load size is inaccurate */\n var_3 = (lo...
(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...
1395_putty_and_putty_strip.c
openssh_loadpub
FUN_00182090
openssh_loadpub
uchar * openssh_loadpub(FILE *fp,char **algorithm,int *pub_blob_len,char **commentptr, char **errorstr) { int iVar1; int iVar2; char *pcVar3; char *pcVar4; size_t sVar5; void *pvVar6; char **errorstr_local; char **commentptr_local; int *pub_blob_len_local; char **algorithm_l...
byte * FUN_00182090(undefined8 param_1,undefined8 *param_2,int *param_3,undefined8 *param_4, undefined8 *param_5) { int iVar1; int iVar2; undefined8 uVar3; char *__s; char *pcVar4; size_t sVar5; void *pvVar6; int local_3c; char *local_30; char *local_28; char *local_20; byte...
(translation_unit "byte * FUN_00182090(undefined8 param_1,undefined8 *param_2,int *param_3,undefined8 *param_4,\n undefined8 *param_5)\n\n{\n int iVar1;\n int iVar2;\n undefined8 uVar3;\n char *__s;\n char *pcVar4;\n size_t sVar5;\n void *pvVar6;\n int local_3c;\n char *local_30;\n char *loc...
PUSH RBP MOV RBP,RSP SUB RSP,0x70 MOV qword ptr [RBP + -0x48],RDI MOV qword ptr [RBP + -0x50],RSI MOV qword ptr [RBP + -0x58],RDX MOV qword ptr [RBP + -0x60],RCX MOV qword ptr [RBP + -0x68],R8 MOV qword ptr [RBP + -0x18],0x0 MOV qword ptr [RBP + -0x10],0x0 MOV RAX,qword ptr [RBP + -0x48] MOV RDI,RAX CALL 0x0012d76b MOV...
type_1 * function_1(type_2 *fp,char **var_20,int *var_21,char **var_22, char **var_24) { int var_17; int var_12; char *pcVar3; char *var_4; size_t var_8; void *var_11; char **errorstr_local; char **commentptr_local; int *pub_blob_len_local; char **algorithm_local; type_2 *...
(translation_unit "uchar * openssh_loadpub(FILE *fp,char **algorithm,int *pub_blob_len,char **commentptr,\n char **errorstr)\n\n{\n int iVar1;\n int iVar2;\n char *pcVar3;\n char *pcVar4;\n size_t sVar5;\n void *pvVar6;\n char **errorstr_local;\n char **commentptr_local;\n int *pub_blob_l...
(translation_unit "type_1 * function_1(type_2 *fp,char **var_20,int *var_21,char **var_22,\n char **var_24)\n\n{\n int var_17;\n int var_12;\n char *pcVar3;\n char *var_4;\n size_t var_8;\n void *var_11;\n char **errorstr_local;\n char **commentptr_local;\n int *pub_blob_len_local;\n cha...
(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...
1024_putty_and_putty_strip.c
ssh_channel_destroy
FUN_00152c65
ssh_channel_destroy
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ssh_channel_destroy(ssh_channel *c) { Ssh_conflict ssh_00; ssh_channel *c_local; Ssh_conflict ssh; ssh_00 = c->ssh; ssh_channel_close_local(c,(char *)0x0); del234(ssh_00->channels,c); if (ssh_00->version == 2) { bufcha...
void FUN_00152c65(long *param_1) { long lVar1; lVar1 = *param_1; FUN_00152abe(param_1,0); FUN_001af5c6(*(undefined8 *)(lVar1 + 0x1a0),param_1); if (*(int *)(lVar1 + 0x250) == 2) { FUN_0012dba4(param_1 + 5); if (param_1[0xb] != 0) { /* WARNING: Subroutine does not return */ ...
(translation_unit "void FUN_00152c65(long *param_1)\n\n{\n long lVar1;\n \n lVar1 = *param_1;\n FUN_00152abe(param_1,0);\n FUN_001af5c6(*(undefined8 *)(lVar1 + 0x1a0),param_1);\n if (*(int *)(lVar1 + 0x250) == 2) {\n FUN_0012dba4(param_1 + 5);\n if (param_1[0xb] != 0) {\n /* WARNING: Subr...
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] MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x18] MOV ESI,0x0 MOV RDI,RAX CALL 0x00152abe MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX + 0x1a0] MOV RDX,qword ptr [RBP + -0x18] ...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *c) { type_2 ssh_00; type_1 *c_local; type_2 ssh; ssh_00 = c->ssh; var_1(c,(char *)0x0); var_2(ssh_00->channels,c); if (ssh_00->version == 2) { var_3(&(c->v).v2.outbuffer); if ((c->v).v2.chanreq_h...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh_channel_destroy(ssh_channel *c)\n\n{\n Ssh_conflict ssh_00;\n ssh_channel *c_local;\n Ssh_conflict ssh;\n \n ssh_00 = c->ssh;\n ssh_channel_close_local(c,(char *)0x0);\n del234(ssh_00->channels,c);\n if (ssh_...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *c)\n\n{\n type_2 ssh_00;\n type_1 *c_local;\n type_2 ssh;\n \n ssh_00 = c->ssh;\n var_1(c,(char *)0x0);\n var_2(ssh_00->channels,c);\n if (ssh_00->version == 2) {\n var_3(&(c->v).v2.outbuffe...
(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...
1885_putty_and_putty_strip.c
x11font_cairo_draw_16
FUN_001bc7d3
x11font_cairo_draw_16
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void x11font_cairo_draw_16 (unifont_drawctx *ctx,x11font_individual *xfi,wchar_t x,wchar_t y,void *vstring, wchar_t start,wchar_t length) { wchar_t wVar1; int iVar2; undefined8 uVar3; wchar_t start_local; ...
void FUN_001bc7d3(undefined8 param_1,undefined8 *param_2,int param_3,undefined4 param_4,long param_5 ,int param_6,int param_7) { int iVar1; undefined8 uVar2; int local_3c; int local_20; uVar2 = gdk_display_get_default(); uVar2 = gdk_x11_display_get_xdisplay(uVar2); param_5 = param_5 ...
(translation_unit "void FUN_001bc7d3(undefined8 param_1,undefined8 *param_2,int param_3,undefined4 param_4,long param_5\n ,int param_6,int param_7)\n\n{\n int iVar1;\n undefined8 uVar2;\n int local_3c;\n int local_20;\n \n uVar2 = gdk_display_get_default();\n uVar2 = gdk_x11_display_get_xdisplay(...
PUSH RBP MOV RBP,RSP SUB RSP,0x50 MOV qword ptr [RBP + -0x28],RDI MOV qword ptr [RBP + -0x30],RSI MOV dword ptr [RBP + -0x34],EDX MOV dword ptr [RBP + -0x38],ECX MOV qword ptr [RBP + -0x40],R8 MOV dword ptr [RBP + -0x44],R9D CALL 0x00114df0 MOV RDI,RAX CALL 0x00115fa0 MOV qword ptr [RBP + -0x10],RAX MOV EAX,dword ptr [...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1 (type_1 *ctx,type_2 *xfi,type_3 x,type_3 y,void *vstring, type_3 start,type_3 var_4) { type_3 var_6; int var_12; type_4 uVar3; type_3 start_local; void *vstring_local; type_3 y_local; ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid x11font_cairo_draw_16\n (unifont_drawctx *ctx,x11font_individual *xfi,wchar_t x,wchar_t y,void *vstring,\n wchar_t start,wchar_t length)\n\n{\n wchar_t wVar1;\n int iVar2;\n undefined8 uVar...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1\n (type_1 *ctx,type_2 *xfi,type_3 x,type_3 y,void *vstring,\n type_3 start,type_3 var_4)\n\n{\n type_3 var_6;\n int var_12;\n type_4 uVar3;\n type_3 start_local;\n void *vstrin...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarato...
1669_putty_and_putty_strip.c
swap_screen
FUN_0019e76c
swap_screen
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void swap_screen(Terminal *term,wchar_t which,wchar_t reset,wchar_t keep_cur_pos) { tree234 *ptVar1; pos pVar2; wchar_t wVar3; wchar_t keep_cur_pos_local; wchar_t reset_local; wchar_t which_local; Terminal *term_local; wchar_t t...
void FUN_0019e76c(long param_1,int param_2,int param_3,int param_4) { undefined4 uVar1; undefined8 uVar2; int iVar3; undefined4 local_38; local_38 = param_3; if (param_2 == 0) { local_38 = 0; } if (param_2 != *(int *)(param_1 + 0x20c)) { *(int *)(param_1 + 0x20c) = param_2; uVar2 = *(un...
(translation_unit "void FUN_0019e76c(long param_1,int param_2,int param_3,int param_4)\n\n{\n undefined4 uVar1;\n undefined8 uVar2;\n int iVar3;\n undefined4 local_38;\n \n local_38 = param_3;\n if (param_2 == 0) {\n local_38 = 0;\n }\n if (param_2 != *(int *)(param_1 + 0x20c)) {\n *(int *)(param_1 + 0x2...
PUSH RBP MOV RBP,RSP SUB RSP,0x40 MOV qword ptr [RBP + -0x28],RDI MOV dword ptr [RBP + -0x2c],ESI MOV dword ptr [RBP + -0x30],EDX MOV dword ptr [RBP + -0x34],ECX CMP dword ptr [RBP + -0x2c],0x0 JNZ 0x0019e78e MOV dword ptr [RBP + -0x30],0x0 MOV RAX,qword ptr [RBP + -0x28] MOV EAX,dword ptr [RAX + 0x20c] CMP dword ptr [...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *term,type_2 var_1,type_2 reset,type_2 var_5) { type_3 *ptVar1; type_4 pVar2; type_2 var_3; type_2 keep_cur_pos_local; type_2 var_4; type_2 which_local; type_1 *term_local; type_2 t; type_3 *ttr; type_...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid swap_screen(Terminal *term,wchar_t which,wchar_t reset,wchar_t keep_cur_pos)\n\n{\n tree234 *ptVar1;\n pos pVar2;\n wchar_t wVar3;\n wchar_t keep_cur_pos_local;\n wchar_t reset_local;\n wchar_t which_local;\n Term...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *term,type_2 var_1,type_2 reset,type_2 var_5)\n\n{\n type_3 *ptVar1;\n type_4 pVar2;\n type_2 var_3;\n type_2 keep_cur_pos_local;\n type_2 var_4;\n type_2 which_local;\n type_1 *term_local;\n ty...
(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...
1077_putty_and_putty_strip.c
ssh_provide_logctx
FUN_0015d903
ssh_provide_logctx
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ssh_provide_logctx(void *handle,void *logctx) { void *logctx_local; void *handle_local; Ssh_conflict ssh; *(void **)((long)handle + 0x30) = logctx; return; }
void FUN_0015d903(long param_1,undefined8 param_2) { *(undefined8 *)(param_1 + 0x30) = param_2; return; }
(translation_unit "void FUN_0015d903(long param_1,undefined8 param_2)\n\n{\n *(undefined8 *)(param_1 + 0x30) = param_2;\n return;\n}\n\n" (function_definition "void FUN_0015d903(long param_1,undefined8 param_2)\n\n{\n *(undefined8 *)(param_1 + 0x30) = param_2;\n return;\n}" primitive_type (function_declarator "FUN_...
PUSH RBP MOV RBP,RSP MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV RDX,qword ptr [RBP + -0x20] MOV qword ptr [RAX + 0x30],RDX NOP POP RBP RET
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(void *handle,void *logctx) { void *logctx_local; void *handle_local; type_1 ssh; *(void **)((long)handle + 0x30) = logctx; return; }
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh_provide_logctx(void *handle,void *logctx)\n\n{\n void *logctx_local;\n void *handle_local;\n Ssh_conflict ssh;\n \n *(void **)((long)handle + 0x30) = logctx;\n return;\n}\n\n" comment (function_definition "void...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(void *handle,void *logctx)\n\n{\n void *logctx_local;\n void *handle_local;\n type_1 ssh;\n \n *(void **)((long)handle + 0x30) = logctx;\n return;\n}\n\n" comment (function_definition "void function_1(vo...
(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:...
933_putty_and_putty_strip.c
ssh1_pkt_getrsakey
FUN_00141ed5
ssh1_pkt_getrsakey
int ssh1_pkt_getrsakey(Packet *pkt,RSAKey *key,uchar **keystr) { int iVar1; uchar **keystr_local; RSAKey *key_local; Packet *pkt_local; int j; iVar1 = makekey(pkt->body + pkt->savedpos,(int)pkt->length - (int)pkt->savedpos,key,keystr,0); if (iVar1 < 0) { iVar1 = 0; } else { pkt->savedpos ...
undefined8 FUN_00141ed5(long *param_1,undefined8 param_2,undefined8 param_3) { int iVar1; undefined8 uVar2; iVar1 = FUN_00184a02(param_1[5] + param_1[6],(int)*param_1 - (int)param_1[6],param_2,param_3,0); if (iVar1 < 0) { uVar2 = 0; } else { param_1[6] = param_1[6] + (long)iVar1; if (*param...
(translation_unit "undefined8 FUN_00141ed5(long *param_1,undefined8 param_2,undefined8 param_3)\n\n{\n int iVar1;\n undefined8 uVar2;\n \n iVar1 = FUN_00184a02(param_1[5] + param_1[6],(int)*param_1 - (int)param_1[6],param_2,param_3,0);\n if (iVar1 < 0) {\n uVar2 = 0;\n }\n else {\n param_1[6] = param_1[6] ...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV qword ptr [RBP + -0x28],RDX MOV RAX,qword ptr [RBP + -0x18] MOV RAX,qword ptr [RAX] MOV EDX,EAX MOV RAX,qword ptr [RBP + -0x18] MOV RAX,qword ptr [RAX + 0x30] SUB EDX,EAX MOV EAX,EDX MOV ESI,EAX MOV RAX,qword ptr [RBP ...
int function_1(type_1 *pkt,type_2 *key,type_3 **keystr) { int var_2; type_3 **keystr_local; type_2 *key_local; type_1 *pkt_local; int j; var_2 = var_1(pkt->body + pkt->savedpos,(int)pkt->length - (int)pkt->savedpos,key,keystr,0); if (var_2 < 0) { var_2 = 0; } else { pkt->savedpos = pkt->s...
(translation_unit "int ssh1_pkt_getrsakey(Packet *pkt,RSAKey *key,uchar **keystr)\n\n{\n int iVar1;\n uchar **keystr_local;\n RSAKey *key_local;\n Packet *pkt_local;\n int j;\n \n iVar1 = makekey(pkt->body + pkt->savedpos,(int)pkt->length - (int)pkt->savedpos,key,keystr,0);\n if (iVar1 < 0) {\n iVar1 = 0;\n ...
(translation_unit "int function_1(type_1 *pkt,type_2 *key,type_3 **keystr)\n\n{\n int var_2;\n type_3 **keystr_local;\n type_2 *key_local;\n type_1 *pkt_local;\n int j;\n \n var_2 = var_1(pkt->body + pkt->savedpos,(int)pkt->length - (int)pkt->savedpos,key,keystr,0);\n if (var_2 < 0) {\n var_2 = 0;\n }\n el...
(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...
1591_putty_and_putty_strip.c
zlib_emit_char
FUN_0019653a
zlib_emit_char
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void zlib_emit_char(zlib_decompress_ctx *dctx,int c) { int iVar1; uchar *puVar2; int c_local; zlib_decompress_ctx *dctx_local; dctx->window[dctx->winpos] = (uchar)c; dctx->winpos = dctx->winpos + 1U & 0x7fff; if (dctx->outsize ...
void FUN_0019653a(long param_1,undefined param_2) { int iVar1; undefined8 uVar2; *(undefined *)(param_1 + 0x1b4 + (long)*(int *)(param_1 + 0x81b4)) = param_2; *(uint *)(param_1 + 0x81b4) = *(int *)(param_1 + 0x81b4) + 1U & 0x7fff; if (*(int *)(param_1 + 0x81c4) <= *(int *)(param_1 + 0x81c0)) { *(int ...
(translation_unit "void FUN_0019653a(long param_1,undefined param_2)\n\n{\n int iVar1;\n undefined8 uVar2;\n \n *(undefined *)(param_1 + 0x1b4 + (long)*(int *)(param_1 + 0x81b4)) = param_2;\n *(uint *)(param_1 + 0x81b4) = *(int *)(param_1 + 0x81b4) + 1U & 0x7fff;\n if (*(int *)(param_1 + 0x81c4) <= *(int *)(param...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI MOV dword ptr [RBP + -0xc],ESI MOV RAX,qword ptr [RBP + -0x8] MOV EAX,dword ptr [RAX + 0x81b4] MOV EDX,dword ptr [RBP + -0xc] MOV ECX,EDX MOV RDX,qword ptr [RBP + -0x8] CDQE MOV byte ptr [RDX + RAX*0x1 + 0x1b4],CL MOV RAX,qword ptr [RBP + -0x8] MOV EAX,dw...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *dctx,int c) { int var_2; type_2 *puVar2; int c_local; type_1 *dctx_local; dctx->window[dctx->winpos] = (type_2)c; dctx->winpos = dctx->winpos + 1U & 0x7fff; if (dctx->outsize <= dctx->outlen) { dctx-...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid zlib_emit_char(zlib_decompress_ctx *dctx,int c)\n\n{\n int iVar1;\n uchar *puVar2;\n int c_local;\n zlib_decompress_ctx *dctx_local;\n \n dctx->window[dctx->winpos] = (uchar)c;\n dctx->winpos = dctx->winpos + 1U &...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *dctx,int c)\n\n{\n int var_2;\n type_2 *puVar2;\n int c_local;\n type_1 *dctx_local;\n \n dctx->window[dctx->winpos] = (type_2)c;\n dctx->winpos = dctx->winpos + 1U & 0x7fff;\n if (dctx->outsiz...
(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...
1000_putty_and_putty_strip.c
ssh2_pkt_addstring_commasep
FUN_0014c23f
ssh2_pkt_addstring_commasep
void ssh2_pkt_addstring_commasep(Packet *pkt,char *data) { char *data_local; Packet *pkt_local; if (pkt->length != pkt->savedpos && -1 < pkt->length - pkt->savedpos) { ssh_pkt_addstring_str(pkt,","); } ssh_pkt_addstring_str(pkt,data); return; }
void FUN_0014c23f(long *param_1,undefined8 param_2) { if (0 < *param_1 - param_1[6]) { FUN_00140ab7(param_1,&DAT_0020829f); } FUN_00140ab7(param_1,param_2); return; }
(translation_unit "void FUN_0014c23f(long *param_1,undefined8 param_2)\n\n{\n if (0 < *param_1 - param_1[6]) {\n FUN_00140ab7(param_1,&DAT_0020829f);\n }\n FUN_00140ab7(param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_0014c23f(long *param_1,undefined8 param_2)\n\n{\n if (0 < *param_1 - param_1...
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 RDX,qword ptr [RAX] MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX + 0x30] SUB RDX,RAX MOV RAX,RDX TEST RAX,RAX JLE 0x0014c27c MOV RAX,qword ptr [RBP + -0x8] LEA RSI,[0x20829f] MOV ...
void function_1(type_1 *pkt,char *data) { char *data_local; type_1 *pkt_local; if (pkt->length != pkt->savedpos && -1 < pkt->length - pkt->savedpos) { var_1(pkt,","); } var_1(pkt,data); return; }
(translation_unit "void ssh2_pkt_addstring_commasep(Packet *pkt,char *data)\n\n{\n char *data_local;\n Packet *pkt_local;\n \n if (pkt->length != pkt->savedpos && -1 < pkt->length - pkt->savedpos) {\n ssh_pkt_addstring_str(pkt,",");\n }\n ssh_pkt_addstring_str(pkt,data);\n return;\n}\n\n" (function_definition...
(translation_unit "void function_1(type_1 *pkt,char *data)\n\n{\n char *data_local;\n type_1 *pkt_local;\n \n if (pkt->length != pkt->savedpos && -1 < pkt->length - pkt->savedpos) {\n var_1(pkt,",");\n }\n var_1(pkt,data);\n return;\n}\n\n" (function_definition "void function_1(type_1 *pkt,char *data)\n\n{\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...
1483_putty_and_putty_strip.c
SHA384_Simple
FUN_0018db54
SHA384_Simple
void SHA384_Simple(void *p,int len,uchar *output) { long lVar1; long in_FS_OFFSET; uchar *output_local; int len_local; void *p_local; SHA512_State s; lVar1 = *(long *)(in_FS_OFFSET + 0x28); SHA384_Init((SHA512_CTX *)&s); SHA512_Bytes(&s,p,len); SHA384_Final((uchar *)&s,(SHA512_CTX *)output); ...
void FUN_0018db54(undefined8 param_1,undefined4 param_2,undefined8 param_3) { long in_FS_OFFSET; undefined local_128 [280]; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); FUN_0018d208(local_128); FUN_0018d25a(local_128,param_1,param_2); FUN_0018da53(local_128,param_3); FUN_0012e30b(local...
(translation_unit "void FUN_0018db54(undefined8 param_1,undefined4 param_2,undefined8 param_3)\n\n{\n long in_FS_OFFSET;\n undefined local_128 [280];\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n FUN_0018d208(local_128);\n FUN_0018d25a(local_128,param_1,param_2);\n FUN_0018da53(local_128,pa...
PUSH RBP MOV RBP,RSP SUB RSP,0x140 MOV qword ptr [RBP + -0x128],RDI MOV dword ptr [RBP + -0x12c],ESI MOV qword ptr [RBP + -0x138],RDX MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX LEA RAX,[RBP + -0x120] MOV RDI,RAX CALL 0x0018d208 MOV EDX,dword ptr [RBP + -0x12c] MOV RCX,qword ptr [RBP + -0x128...
void function_1(void *p,int len,type_1 *output) { long var_6; long var_1; type_1 *output_local; int len_local; void *p_local; type_2 s; var_6 = *(long *)(var_1 + 0x28); var_2((type_3 *)&s); var_3(&s,p,len); var_4((type_1 *)&s,(type_3 *)output); var_5(&s,0x118); if (var_6 != *(long *)(var_1 ...
(translation_unit "void SHA384_Simple(void *p,int len,uchar *output)\n\n{\n long lVar1;\n long in_FS_OFFSET;\n uchar *output_local;\n int len_local;\n void *p_local;\n SHA512_State s;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n SHA384_Init((SHA512_CTX *)&s);\n SHA512_Bytes(&s,p,len);\n SHA384_Final((uchar...
(translation_unit "void function_1(void *p,int len,type_1 *output)\n\n{\n long var_6;\n long var_1;\n type_1 *output_local;\n int len_local;\n void *p_local;\n type_2 s;\n \n var_6 = *(long *)(var_1 + 0x28);\n var_2((type_3 *)&s);\n var_3(&s,p,len);\n var_4((type_1 *)&s,(type_3 *)output);\n var_5(&s,0x118);...
(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...
948_putty_and_putty_strip.c
ssh_socket_log
FUN_001440d1
ssh_socket_log
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ssh_socket_log(Plug plug,int type,SockAddr addr,int port,char *error_msg,int error_code) { int error_code_local; char *error_msg_local; SockAddr addr_local; int port_local; int type_local; Plug plug_local; Ssh_conflict ssh; ...
void FUN_001440d1(long param_1,undefined4 param_2,undefined8 param_3,undefined4 param_4, undefined8 param_5,undefined4 param_6) { if (*(int *)(param_1 + 0x15c) == 0) { FUN_0011622c(*(undefined8 *)(param_1 + 0x188),param_2,param_3,param_4,param_5,param_6, *(undefined8 *)(param_1...
(translation_unit "void FUN_001440d1(long param_1,undefined4 param_2,undefined8 param_3,undefined4 param_4,\n undefined8 param_5,undefined4 param_6)\n\n{\n if (*(int *)(param_1 + 0x15c) == 0) {\n FUN_0011622c(*(undefined8 *)(param_1 + 0x188),param_2,param_3,param_4,param_5,param_6,\n ...
PUSH RBP MOV RBP,RSP SUB RSP,0x40 MOV qword ptr [RBP + -0x18],RDI MOV dword ptr [RBP + -0x1c],ESI MOV qword ptr [RBP + -0x28],RDX MOV dword ptr [RBP + -0x20],ECX MOV qword ptr [RBP + -0x30],R8 MOV dword ptr [RBP + -0x34],R9D MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] M...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 var_2,int type,type_2 addr,int port,char *error_msg,int error_code) { int error_code_local; char *error_msg_local; type_2 addr_local; int port_local; int type_local; type_1 plug_local; type_3 ssh; if (*...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh_socket_log(Plug plug,int type,SockAddr addr,int port,char *error_msg,int error_code)\n\n{\n int error_code_local;\n char *error_msg_local;\n SockAddr addr_local;\n int port_local;\n int type_local;\n Plug plug_...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 var_2,int type,type_2 addr,int port,char *error_msg,int error_code)\n\n{\n int error_code_local;\n char *error_msg_local;\n type_2 addr_local;\n int port_local;\n int type_local;\n type_1 plug_loc...
(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: (identifier)) (parameter_declar...
1297_putty_and_putty_strip.c
ecf_add
FUN_00176b42
ecf_add
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ Bignum ecf_add(Bignum a,Bignum b,ec_curve *curve) { Bignum_conflict pBVar1; Bignum_conflict b_00; Bignum_conflict a_00; ec_curve *curve_local; Bignum b_local; Bignum a_local; Bignum a1; Bignum b1; Bignum ab; Bignum ret; ...
undefined8 FUN_00176b42(undefined8 param_1,undefined8 param_2,long param_3) { undefined8 uVar1; undefined8 uVar2; undefined8 uVar3; uVar1 = FUN_0016be83(param_1,*(undefined8 *)(param_3 + 0x20)); uVar2 = FUN_0016be83(param_2,*(undefined8 *)(param_3 + 0x20)); uVar3 = FUN_0016b748(uVar1,uVar2); FUN_0016...
(translation_unit "undefined8 FUN_00176b42(undefined8 param_1,undefined8 param_2,long param_3)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n \n uVar1 = FUN_0016be83(param_1,*(undefined8 *)(param_3 + 0x20));\n uVar2 = FUN_0016be83(param_2,*(undefined8 *)(param_3 + 0x20));\n uVar3 = FUN_0016b7...
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 RDX,qword ptr [RAX + 0x20] MOV RAX,qword ptr [RBP + -0x28] MOV RSI,RDX MOV RDI,RAX CALL 0x0016be83 MOV qword ptr [RBP + -0x20],RAX MOV RAX,qword ptr [RBP ...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ type_1 function_1(type_1 a,type_1 b,type_2 *curve) { type_3 pBVar1; type_3 b_00; type_3 a_00; type_2 *curve_local; type_1 b_local; type_1 a_local; type_1 a1; type_1 b1; type_1 ab; type_1 ret; pBVar1 = var_1((type_3)a,(t...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nBignum ecf_add(Bignum a,Bignum b,ec_curve *curve)\n\n{\n Bignum_conflict pBVar1;\n Bignum_conflict b_00;\n Bignum_conflict a_00;\n ec_curve *curve_local;\n Bignum b_local;\n Bignum a_local;\n Bignum a1;\n Bignum b1;\n...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ntype_1 function_1(type_1 a,type_1 b,type_2 *curve)\n\n{\n type_3 pBVar1;\n type_3 b_00;\n type_3 a_00;\n type_2 *curve_local;\n type_1 b_local;\n type_1 a_local;\n type_1 a1;\n type_1 b1;\n type_1 ab;\n type_1 ret;\...
(translation_unit (comment) (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_decl...
1334_putty_and_putty_strip.c
ecdsa_createkey
FUN_0017acf1
ecdsa_createkey
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void * ecdsa_createkey(ssh_signkey *self,uchar *pub_blob,int pub_len,uchar *priv_blob,int priv_len) { int iVar1; Bignum pvVar2; ec_key *peVar3; long in_FS_OFFSET; uchar *priv_blob_local; int priv_len_local; int pub_len_local; uc...
long FUN_0017acf1(undefined8 param_1,undefined8 param_2,undefined4 param_3,undefined8 param_4, undefined4 param_5) { int iVar1; undefined8 uVar2; long lVar3; long in_FS_OFFSET; undefined4 local_40; undefined4 local_3c; undefined8 local_38; undefined8 local_30; undefined8 local_28; ...
(translation_unit "long FUN_0017acf1(undefined8 param_1,undefined8 param_2,undefined4 param_3,undefined8 param_4,\n undefined4 param_5)\n\n{\n int iVar1;\n undefined8 uVar2;\n long lVar3;\n long in_FS_OFFSET;\n undefined4 local_40;\n undefined4 local_3c;\n undefined8 local_38;\n undefined8 local...
PUSH RBP MOV RBP,RSP SUB RSP,0x40 MOV qword ptr [RBP + -0x28],RDI MOV qword ptr [RBP + -0x30],RSI MOV dword ptr [RBP + -0x34],EDX MOV qword ptr [RBP + -0x40],RCX MOV dword ptr [RBP + -0x38],R8D 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 + -0...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void * function_1(type_1 *self,type_2 *pub_blob,int pub_len,type_2 *priv_blob,int priv_len) { int var_12; type_3 pvVar2; type_4 *peVar3; long var_1; type_2 *priv_blob_local; int priv_len_local; int pub_len_local; type_2 *pub_blo...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid * ecdsa_createkey(ssh_signkey *self,uchar *pub_blob,int pub_len,uchar *priv_blob,int priv_len)\n\n{\n int iVar1;\n Bignum pvVar2;\n ec_key *peVar3;\n long in_FS_OFFSET;\n uchar *priv_blob_local;\n int priv_len_loca...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid * function_1(type_1 *self,type_2 *pub_blob,int pub_len,type_2 *priv_blob,int priv_len)\n\n{\n int var_12;\n type_3 pvVar2;\n type_4 *peVar3;\n long var_1;\n type_2 *priv_blob_local;\n int priv_len_local;\n int pub...
(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...
1652_putty_and_putty_strip.c
term_schedule_tblink
FUN_0019be38
term_schedule_tblink
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void term_schedule_tblink(Terminal *term) { ulong uVar1; Terminal *term_local; if (term->blink_is_real == L'\0') { term->tblinker = L'\x01'; term->tblink_pending = L'\0'; } else { if (term->tblink_pending == L'\0') { ...
void FUN_0019be38(long param_1) { undefined8 uVar1; if (*(int *)(param_1 + 0x114) == 0) { *(undefined4 *)(param_1 + 0x110) = 1; *(undefined4 *)(param_1 + 0x1138) = 0; } else { if (*(int *)(param_1 + 0x1138) == 0) { uVar1 = FUN_001ad1a6(0x1c2,FUN_0019bc7f,param_1); *(undefined8 *)(pa...
(translation_unit "void FUN_0019be38(long param_1)\n\n{\n undefined8 uVar1;\n \n if (*(int *)(param_1 + 0x114) == 0) {\n *(undefined4 *)(param_1 + 0x110) = 1;\n *(undefined4 *)(param_1 + 0x1138) = 0;\n }\n else {\n if (*(int *)(param_1 + 0x1138) == 0) {\n uVar1 = FUN_001ad1a6(0x1c2,FUN_0019bc7f,param...
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 + 0x114] TEST EAX,EAX JZ 0x0019be96 MOV RAX,qword ptr [RBP + -0x8] MOV EAX,dword ptr [RAX + 0x1138] TEST EAX,EAX JNZ 0x0019be86 MOV RAX,qword ptr [RBP + -0x8] MOV RDX,RAX LEA RSI,[0x19bc7f] MOV EDI,0x1...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *term) { type_2 uVar1; type_1 *term_local; if (term->blink_is_real == L'\0') { term->tblinker = L'\x01'; term->tblink_pending = L'\0'; } else { if (term->tblink_pending == L'\0') { uVar1 = v...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid term_schedule_tblink(Terminal *term)\n\n{\n ulong uVar1;\n Terminal *term_local;\n \n if (term->blink_is_real == L'\0') {\n term->tblinker = L'\x01';\n term->tblink_pending = L'\0';\n }\n else {\n if (term...
(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_1 *term_local;\n \n if (term->blink_is_real == L'\0') {\n term->tblinker = L'\x01';\n term->tblink_pending = L'\0';\n }\n else {\n if (term->tblink_pend...
(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...
1892_putty_and_putty_strip.c
x11font_scale_fontname
FUN_001bda35
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_001bda35(void) { return 0; }
(translation_unit "undefined8 FUN_001bda35(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined8 FUN_001bda35(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_001bda35(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...
916_putty_and_putty_strip.c
ssh2_pkt_addmp
FUN_00140c94
ssh2_pkt_addmp
void ssh2_pkt_addmp(Packet *pkt,Bignum b) { long in_FS_OFFSET; Bignum b_local; Packet *pkt_local; int len; uchar *p; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); p = ssh2_mpint_fmt(b,&len); ssh_pkt_addstring_start(pkt); ssh_pkt_addstring_data(pkt,(char *)p,len); safefree(p); if...
void FUN_00140c94(undefined8 param_1,undefined8 param_2) { long in_FS_OFFSET; undefined4 local_1c; undefined8 local_18; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); local_18 = FUN_00140b8a(param_2,&local_1c); FUN_00140987(param_1); FUN_001409b6(param_1,local_18,local_1c); FUN_0012e24...
(translation_unit "void FUN_00140c94(undefined8 param_1,undefined8 param_2)\n\n{\n long in_FS_OFFSET;\n undefined4 local_1c;\n undefined8 local_18;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n local_18 = FUN_00140b8a(param_2,&local_1c);\n FUN_00140987(param_1);\n FUN_001409b6(param_1,loca...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x28],RDI MOV qword ptr [RBP + -0x30],RSI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX LEA RDX,[RBP + -0x14] MOV RAX,qword ptr [RBP + -0x30] MOV RSI,RDX MOV RDI,RAX CALL 0x00140b8a MOV qword ptr [RBP + -0x10],RAX MOV RAX,qword ptr [RBP + ...
void function_1(type_1 *pkt,type_2 b) { long var_1; type_2 b_local; type_1 *pkt_local; int len; type_3 *p; long var_6; var_6 = *(long *)(var_1 + 0x28); p = var_2(b,&len); var_3(pkt); var_4(pkt,(char *)p,len); var_5(p); if (var_6 != *(long *)(var_1 + 0x28)) { /* WARNING: ...
(translation_unit "void ssh2_pkt_addmp(Packet *pkt,Bignum b)\n\n{\n long in_FS_OFFSET;\n Bignum b_local;\n Packet *pkt_local;\n int len;\n uchar *p;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n p = ssh2_mpint_fmt(b,&len);\n ssh_pkt_addstring_start(pkt);\n ssh_pkt_addstring_data(pkt,(cha...
(translation_unit "void function_1(type_1 *pkt,type_2 b)\n\n{\n long var_1;\n type_2 b_local;\n type_1 *pkt_local;\n int len;\n type_3 *p;\n long var_6;\n \n var_6 = *(long *)(var_1 + 0x28);\n p = var_2(b,&len);\n var_3(pkt);\n var_4(pkt,(char *)p,len);\n var_5(p);\n if (var_6 != *(long *)(var_1 + 0x28)) {...
(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...
1359_putty_and_putty_strip.c
ssh_gssapi_release_name
FUN_0017dafa
ssh_gssapi_release_name
Ssh_gss_stat ssh_gssapi_release_name(ssh_gss_library *lib,Ssh_gss_name *srv_name) { Ssh_gss_stat SVar1; long in_FS_OFFSET; Ssh_gss_name *srv_name_local; ssh_gss_library *lib_local; OM_uint32 min_stat; OM_uint32 maj_stat; gssapi_functions *gss; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x...
undefined8 FUN_0017dafa(long param_1,undefined8 param_2) { undefined8 uVar1; long in_FS_OFFSET; undefined local_20 [4]; int local_1c; long local_18; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); local_18 = param_1 + 0x60; local_1c = (**(code **)(param_1 + 0x98))(local_20,param_2); i...
(translation_unit "undefined8 FUN_0017dafa(long param_1,undefined8 param_2)\n\n{\n undefined8 uVar1;\n long in_FS_OFFSET;\n undefined local_20 [4];\n int local_1c;\n long local_18;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n local_18 = param_1 + 0x60;\n local_1c = (**(code **)(param_1 +...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x28],RDI MOV qword ptr [RBP + -0x30],RSI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0x28] ADD RAX,0x60 MOV qword ptr [RBP + -0x10],RAX MOV RAX,qword ptr [RBP + -0x10] MOV RAX,qword ptr [RAX + 0x38] MOV RCX,qwo...
type_1 function_1(type_2 *lib,type_3 *srv_name) { type_1 SVar1; long var_1; type_3 *srv_name_local; type_2 *lib_local; type_4 min_stat; type_4 var_2; type_5 *gss; long var_3; var_3 = *(long *)(var_1 + 0x28); gss = (type_5 *)&lib->u; var_2 = (*(lib->u).gssapi.release_name)(&min_stat,srv_name);...
(translation_unit "Ssh_gss_stat ssh_gssapi_release_name(ssh_gss_library *lib,Ssh_gss_name *srv_name)\n\n{\n Ssh_gss_stat SVar1;\n long in_FS_OFFSET;\n Ssh_gss_name *srv_name_local;\n ssh_gss_library *lib_local;\n OM_uint32 min_stat;\n OM_uint32 maj_stat;\n gssapi_functions *gss;\n long local_10;\n \n local_10...
(translation_unit "type_1 function_1(type_2 *lib,type_3 *srv_name)\n\n{\n type_1 SVar1;\n long var_1;\n type_3 *srv_name_local;\n type_2 *lib_local;\n type_4 min_stat;\n type_4 var_2;\n type_5 *gss;\n long var_3;\n \n var_3 = *(long *)(var_1 + 0x28);\n gss = (type_5 *)&lib->u;\n var_2 = (*(lib->u).gssapi.re...
(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...
1434_putty_and_putty_strip.c
getstring
FUN_00185ea3
getstring
void getstring(char **data,int *datalen,char **p,int *length) { int iVar1; int *length_local; char **p_local; int *datalen_local; char **data_local; *p = (char *)0x0; if (3 < *datalen) { iVar1 = toint((uint)(byte)(*data)[3] | (uint)(byte)**data << 0x18 | (uint)(byte)(*data)[1] <...
void FUN_00185ea3(long *param_1,int *param_2,long *param_3,int *param_4) { int iVar1; *param_3 = 0; if (3 < *param_2) { iVar1 = FUN_0012d293((uint)*(byte *)(*param_1 + 3) | (uint)*(byte *)*param_1 << 0x18 | (uint)*(byte *)(*param_1 + 1) << 0x10 | (uint)*(...
(translation_unit "void FUN_00185ea3(long *param_1,int *param_2,long *param_3,int *param_4)\n\n{\n int iVar1;\n \n *param_3 = 0;\n if (3 < *param_2) {\n iVar1 = FUN_0012d293((uint)*(byte *)(*param_1 + 3) |\n (uint)*(byte *)*param_1 << 0x18 | (uint)*(byte *)(*param_1 + 1) << 0x10 |\n ...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x8],RDI MOV qword ptr [RBP + -0x10],RSI MOV qword ptr [RBP + -0x18],RDX MOV qword ptr [RBP + -0x20],RCX MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RAX],0x0 MOV RAX,qword ptr [RBP + -0x10] MOV EAX,dword ptr [RAX] CMP EAX,0x3 JLE 0x00185fad MOV RAX,qword ptr [R...
void function_1(char **data,int *datalen,char **p,int *length) { int iVar1; int *length_local; char **p_local; int *datalen_local; char **data_local; *p = (char *)0x0; if (3 < *datalen) { iVar1 = var_1((uint)(byte)(*data)[3] | (uint)(byte)**data << 0x18 | (uint)(byte)(*data)[1] ...
(translation_unit "void getstring(char **data,int *datalen,char **p,int *length)\n\n{\n int iVar1;\n int *length_local;\n char **p_local;\n int *datalen_local;\n char **data_local;\n \n *p = (char *)0x0;\n if (3 < *datalen) {\n iVar1 = toint((uint)(byte)(*data)[3] |\n (uint)(byte)**data << 0...
(translation_unit "void function_1(char **data,int *datalen,char **p,int *length)\n\n{\n int iVar1;\n int *length_local;\n char **p_local;\n int *datalen_local;\n char **data_local;\n \n *p = (char *)0x0;\n if (3 < *datalen) {\n iVar1 = var_1((uint)(byte)(*data)[3] |\n (uint)(byte)**data << ...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (pointer_declarator declarator: (identifier)))) (parameter_declaration type: (prim...
1426_putty_and_putty_strip.c
rsadecrypt
FUN_00185448
rsadecrypt
Bignum rsadecrypt(Bignum input,RSAKey *key) { Bignum pvVar1; RSAKey *key_local; Bignum input_local; pvVar1 = rsa_privkey_op(input,key); return pvVar1; }
void FUN_00185448(undefined8 param_1,undefined8 param_2) { FUN_0018501a(param_1,param_2); return; }
(translation_unit "void FUN_00185448(undefined8 param_1,undefined8 param_2)\n\n{\n FUN_0018501a(param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_00185448(undefined8 param_1,undefined8 param_2)\n\n{\n FUN_0018501a(param_1,param_2);\n return;\n}" primitive_type (function_declarator "FUN_00185448(und...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI MOV qword ptr [RBP + -0x10],RSI MOV RDX,qword ptr [RBP + -0x10] MOV RAX,qword ptr [RBP + -0x8] MOV RSI,RDX MOV RDI,RAX CALL 0x0018501a LEAVE RET
type_1 function_1(type_1 input,type_2 *key) { type_1 pvVar1; type_2 *key_local; type_1 input_local; pvVar1 = var_1(input,key); return pvVar1; }
(translation_unit "Bignum rsadecrypt(Bignum input,RSAKey *key)\n\n{\n Bignum pvVar1;\n RSAKey *key_local;\n Bignum input_local;\n \n pvVar1 = rsa_privkey_op(input,key);\n return pvVar1;\n}\n\n" (function_definition "Bignum rsadecrypt(Bignum input,RSAKey *key)\n\n{\n Bignum pvVar1;\n RSAKey *key_local;\n Bignum...
(translation_unit "type_1 function_1(type_1 input,type_2 *key)\n\n{\n type_1 pvVar1;\n type_2 *key_local;\n type_1 input_local;\n \n pvVar1 = var_1(input,key);\n return pvVar1;\n}\n\n" (function_definition "type_1 function_1(type_1 input,type_2 *key)\n\n{\n type_1 pvVar1;\n type_2 *key_local;\n type_1 input_lo...
(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: (pointer_declarator declarator: (identi...