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
650_psftp_and_psftp_strip.c
ssh2_msg_channel_open_failure
FUN_0013d8b2
ssh2_msg_channel_open_failure
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ssh2_msg_channel_open_failure(Ssh_conflict ssh,Packet *pktin) { ssh_channel *e; char *ptr; Packet *pktin_local; Ssh_conflict ssh_local; ssh_channel *c; char *errtext; e = ssh_channel_msg(ssh,pktin); if (e != (ssh_channel...
void FUN_0013d8b2(long param_1,undefined8 param_2) { long lVar1; undefined8 uVar2; lVar1 = FUN_0013c89f(param_1,param_2); if (lVar1 != 0) { if (*(int *)(lVar1 + 0x14) == 0) { /* WARNING: Subroutine does not return */ __assert_fail("c->halfopen","ssh.c",0x2163,"ssh2_msg_channel...
(translation_unit "void FUN_0013d8b2(long param_1,undefined8 param_2)\n\n{\n long lVar1;\n undefined8 uVar2;\n \n lVar1 = FUN_0013c89f(param_1,param_2);\n if (lVar1 != 0) {\n if (*(int *)(lVar1 + 0x14) == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("c->halfopen","ssh...
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 0x0013c89f MOV qword ptr [RBP + -0x10],RAX CMP qword ptr [RBP + -0x10],0x0 JZ 0x0013d9b7 MOV RAX,qword ptr [RBP + -0x10] MOV EAX,...
/* 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; char *ptr; type_2 *pktin_local; type_1 ssh_local; type_3 *c; char *errtext; var_2 = var_1(ssh,pktin); if (var_2 != (type_3 *)0x0) { if (var_2->halfopen == 0) { ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh2_msg_channel_open_failure(Ssh_conflict ssh,Packet *pktin)\n\n{\n ssh_channel *e;\n char *ptr;\n Packet *pktin_local;\n Ssh_conflict ssh_local;\n ssh_channel *c;\n char *errtext;\n \n e = ssh_channel_msg(ssh,p...
(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 char *ptr;\n type_2 *pktin_local;\n type_1 ssh_local;\n type_3 *c;\n char *errtext;\n \n var_2 = var_1(ssh,pktin);\n if (var_2 != (type_3 *)0x0) {\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...
817_psftp_and_psftp_strip.c
poly1305_feed
FUN_00158a84
poly1305_feed
void poly1305_feed(poly1305 *ctx,uchar *buf,int len) { int iVar1; int len_local; uchar *buf_local; poly1305 *ctx_local; len_local = len; buf_local = buf; if (ctx->bufferIndex != 0) { for (; (ctx->bufferIndex < 0x10 && (len_local != 0)); len_local = len_local + -1) { iVar1 = ctx->bufferIndex...
void FUN_00158a84(long param_1,undefined *param_2,int param_3) { int iVar1; int local_1c; undefined *local_18; local_1c = param_3; local_18 = param_2; if (*(int *)(param_1 + 0x50) != 0) { for (; (*(int *)(param_1 + 0x50) < 0x10 && (local_1c != 0)); local_1c = local_1c + -1) { iVar1 = *(int *)...
(translation_unit "void FUN_00158a84(long param_1,undefined *param_2,int param_3)\n\n{\n int iVar1;\n int local_1c;\n undefined *local_18;\n \n local_1c = param_3;\n local_18 = param_2;\n if (*(int *)(param_1 + 0x50) != 0) {\n for (; (*(int *)(param_1 + 0x50) < 0x10 && (local_1c != 0)); local_1c = local_1c + ...
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 EAX,dword ptr [RAX + 0x50] TEST EAX,EAX JZ 0x00158b40 JMP 0x00158ad8 MOV RAX,qword ptr [RBP + -0x10] LEA RDX,[RAX + 0x1] MOV qword ptr [RBP + -0x10],RDX MOV...
void function_1(type_1 *ctx,type_2 *buf,int len) { int var_2; int var_1; type_2 *var_3; type_1 *ctx_local; var_1 = len; var_3 = buf; if (ctx->bufferIndex != 0) { for (; (ctx->bufferIndex < 0x10 && (var_1 != 0)); var_1 = var_1 + -1) { var_2 = ctx->bufferIndex; ctx->bufferIndex = var_2 ...
(translation_unit "void poly1305_feed(poly1305 *ctx,uchar *buf,int len)\n\n{\n int iVar1;\n int len_local;\n uchar *buf_local;\n poly1305 *ctx_local;\n \n len_local = len;\n buf_local = buf;\n if (ctx->bufferIndex != 0) {\n for (; (ctx->bufferIndex < 0x10 && (len_local != 0)); len_local = len_local + -1) {\n...
(translation_unit "void function_1(type_1 *ctx,type_2 *buf,int len)\n\n{\n int var_2;\n int var_1;\n type_2 *var_3;\n type_1 *ctx_local;\n \n var_1 = len;\n var_3 = buf;\n if (ctx->bufferIndex != 0) {\n for (; (ctx->bufferIndex < 0x10 && (var_1 != 0)); var_1 = var_1 + -1) {\n var_2 = ctx->bufferIndex;\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...
541_psftp_and_psftp_strip.c
ssh2_pkt_queue
FUN_0012bbf9
ssh2_pkt_queue
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ssh2_pkt_queue(Ssh_conflict ssh,Packet *pkt) { int iVar1; Packet **ppPVar2; Packet *pkt_local; Ssh_conflict ssh_local; if (ssh->queueing == 0) { /* WARNING: Subroutine does not return */ __assert_fail("...
void FUN_0012bbf9(long param_1,undefined8 param_2) { int iVar1; undefined8 uVar2; if (*(int *)(param_1 + 0x1f8) == 0) { /* WARNING: Subroutine does not return */ __assert_fail("ssh->queueing","ssh.c",0x9c1,"ssh2_pkt_queue"); } if (*(int *)(param_1 + 500) <= *(int *)(param_1 + 0x1f...
(translation_unit "void FUN_0012bbf9(long param_1,undefined8 param_2)\n\n{\n int iVar1;\n undefined8 uVar2;\n \n if (*(int *)(param_1 + 0x1f8) == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("ssh->queueing","ssh.c",0x9c1,"ssh2_pkt_queue");\n }\n if (*(int *)(param_1 + 500...
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 EAX,dword ptr [RAX + 0x1f8] TEST EAX,EAX JNZ 0x0012bc36 LEA RCX,[0x19c888] MOV EDX,0x9c1 LEA RSI,[0x198cc6] LEA RDI,[0x198f32] CALL 0x00108360 MOV RAX,qword ptr [RBP + -0x8] MOV EDX,dword ...
/* 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 **ppPVar2; type_2 *pkt_local; type_1 ssh_local; if (ssh->queueing == 0) { /* WARNING: Subroutine does not return */ var_1("ssh->queueing","ssh.c",0...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh2_pkt_queue(Ssh_conflict ssh,Packet *pkt)\n\n{\n int iVar1;\n Packet **ppPVar2;\n Packet *pkt_local;\n Ssh_conflict ssh_local;\n \n if (ssh->queueing == 0) {\n /* WARNING: Subroutine does not ...
(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 **ppPVar2;\n type_2 *pkt_local;\n type_1 ssh_local;\n \n if (ssh->queueing == 0) {\n /* WARNING: Subroutine does not return */\n v...
(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...
240_psftp_and_psftp_strip.c
strbuf_catf
FUN_001103fc
strbuf_catf
void strbuf_catf(strbuf *buf,char *fmt,...) { long lVar1; char in_AL; undefined8 in_RCX; undefined8 in_RDX; undefined8 in_R8; undefined8 in_R9; long in_FS_OFFSET; undefined8 in_XMM0_Qa; undefined8 in_XMM1_Qa; undefined8 in_XMM2_Qa; undefined8 in_XMM3_Qa; undefined8 in_XMM4_Qa; undefined8 in_...
void FUN_001103fc(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8, undefined8 param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12, undefined8 param...
(translation_unit "void FUN_001103fc(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n ...
PUSH RBP MOV RBP,RSP SUB RSP,0xe0 MOV qword ptr [RBP + -0xd8],RDI MOV qword ptr [RBP + -0xe0],RSI MOV qword ptr [RBP + -0xa0],RDX MOV qword ptr [RBP + -0x98],RCX MOV qword ptr [RBP + -0x90],R8 MOV qword ptr [RBP + -0x88],R9 TEST AL,AL JZ 0x00110455 MOVAPS xmmword ptr [RBP + -0x80],XMM0 MOVAPS xmmword ptr [RBP + -0x70],...
void function_1(type_1 *buf,char *fmt,...) { long var_4; char var_1; type_2 in_RCX; type_2 in_RDX; type_2 in_R8; type_2 in_R9; long var_2; type_2 in_XMM0_Qa; type_2 in_XMM1_Qa; type_2 in_XMM2_Qa; type_2 in_XMM3_Qa; type_2 in_XMM4_Qa; type_2 in_XMM5_Qa; type_2 in_XMM6_Qa; type_2 in_XMM7_Q...
(translation_unit "void strbuf_catf(strbuf *buf,char *fmt,...)\n\n{\n long lVar1;\n char in_AL;\n undefined8 in_RCX;\n undefined8 in_RDX;\n undefined8 in_R8;\n undefined8 in_R9;\n long in_FS_OFFSET;\n undefined8 in_XMM0_Qa;\n undefined8 in_XMM1_Qa;\n undefined8 in_XMM2_Qa;\n undefined8 in_XMM3_Qa;\n undefin...
(translation_unit "void function_1(type_1 *buf,char *fmt,...)\n\n{\n long var_4;\n char var_1;\n type_2 in_RCX;\n type_2 in_RDX;\n type_2 in_R8;\n type_2 in_R9;\n long var_2;\n type_2 in_XMM0_Qa;\n type_2 in_XMM1_Qa;\n type_2 in_XMM2_Qa;\n type_2 in_XMM3_Qa;\n type_2 in_XMM4_Qa;\n type_2 in_XMM5_Qa;\n typ...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
813_psftp_and_psftp_strip.c
bigval_final_reduce
FUN_00158583
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_00158583(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_00158583(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...
608_psftp_and_psftp_strip.c
ssh1_smsg_exit_status
FUN_00135775
ssh1_smsg_exit_status
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ssh1_smsg_exit_status(Ssh_conflict ssh,Packet *pktin) { ulong uVar1; Packet *pktin_local; Ssh_conflict ssh_local; uVar1 = ssh_pkt_getuint32(pktin); ssh->exitcode = (int)uVar1; logeventf(ssh,"Server sent command exit status %...
void FUN_00135775(long param_1,undefined8 param_2) { undefined4 uVar1; uVar1 = FUN_0012c115(param_2); *(undefined4 *)(param_1 + 0x1b4) = uVar1; FUN_00126ce9(param_1,"Server sent command exit status %d",*(undefined4 *)(param_1 + 0x1b4)); FUN_0012a8b9(param_1,0x21,0); FUN_0012f3f8(param_1,0,0,0,1); ret...
(translation_unit "void FUN_00135775(long param_1,undefined8 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_0012c115(param_2);\n *(undefined4 *)(param_1 + 0x1b4) = uVar1;\n FUN_00126ce9(param_1,"Server sent command exit status %d",*(undefined4 *)(param_1 + 0x1b4));\n FUN_0012a8b9(param_1,0x21,0);\n FUN_0012f...
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 RDI,RAX CALL 0x0012c115 MOV EDX,EAX MOV RAX,qword ptr [RBP + -0x8] MOV dword ptr [RAX + 0x1b4],EDX MOV RAX,qword ptr [RBP + -0x8] MOV EDX,dword ptr [RAX + 0x1b4] MOV RAX,qword ptr [RBP + ...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 ssh,type_2 *pktin) { type_3 uVar1; type_2 *pktin_local; type_1 ssh_local; uVar1 = var_1(pktin); ssh->exitcode = (int)uVar1; var_2(ssh,"Server sent command exit status %d",(type_3)(type_4)ssh->exitcode); v...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh1_smsg_exit_status(Ssh_conflict ssh,Packet *pktin)\n\n{\n ulong uVar1;\n Packet *pktin_local;\n Ssh_conflict ssh_local;\n \n uVar1 = ssh_pkt_getuint32(pktin);\n ssh->exitcode = (int)uVar1;\n logeventf(ssh,"Serv...
(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 uVar1;\n type_2 *pktin_local;\n type_1 ssh_local;\n \n uVar1 = var_1(pktin);\n ssh->exitcode = (int)uVar1;\n var_2(ssh,"Server sent command exit status %d",(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...
1301_pterm_and_pterm_strip.c
read_random_seed
FUN_00169122
read_random_seed
void read_random_seed(noise_consumer_t consumer) { long lVar1; int __fd; char *__file; ssize_t sVar2; long in_FS_OFFSET; noise_consumer_t consumer_local; int fd; int ret; char *fname; char buf [512]; lVar1 = *(long *)(in_FS_OFFSET + 0x28); __file = make_filename(3,(char *)0x0); __fd = ope...
void FUN_00169122(code *param_1) { int __fd; char *__file; ulong uVar1; long in_FS_OFFSET; undefined local_218 [520]; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); __file = (char *)FUN_00167a40(3,0); __fd = open64(__file,0); FUN_001284fc(__file); if (-1 < __fd) { while (uVar1 ...
(translation_unit "void FUN_00169122(code *param_1)\n\n{\n int __fd;\n char *__file;\n ulong uVar1;\n long in_FS_OFFSET;\n undefined local_218 [520];\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n __file = (char *)FUN_00167a40(3,0);\n __fd = open64(__file,0);\n FUN_001284fc(__file);\n if...
PUSH RBP MOV RBP,RSP SUB RSP,0x230 MOV qword ptr [RBP + -0x228],RDI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV ESI,0x0 MOV EDI,0x3 CALL 0x00167a40 MOV qword ptr [RBP + -0x218],RAX MOV RAX,qword ptr [RBP + -0x218] MOV ESI,0x0 MOV RDI,RAX MOV EAX,0x0 CALL 0x00110af0 MOV dword ptr [RBP + -0...
void function_1(type_1 consumer) { long var_8; int var_5; char *__file; ssize_t sVar2; long var_1; type_1 consumer_local; int fd; int ret; char *fname; char buf [512]; var_8 = *(long *)(var_1 + 0x28); __file = var_2(3,(char *)0x0); var_5 = var_3(__file,0); var_4(__file); if (-1 < var_...
(translation_unit "void read_random_seed(noise_consumer_t consumer)\n\n{\n long lVar1;\n int __fd;\n char *__file;\n ssize_t sVar2;\n long in_FS_OFFSET;\n noise_consumer_t consumer_local;\n int fd;\n int ret;\n char *fname;\n char buf [512];\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n __file = make_file...
(translation_unit "void function_1(type_1 consumer)\n\n{\n long var_8;\n int var_5;\n char *__file;\n ssize_t sVar2;\n long var_1;\n type_1 consumer_local;\n int fd;\n int ret;\n char *fname;\n char buf [512];\n \n var_8 = *(long *)(var_1 + 0x28);\n __file = var_2(3,(char *)0x0);\n var_5 = var_3(__file,0)...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (de...
395_psftp_and_psftp_strip.c
gprefs
FUN_0011e4f7
gprefs
void gprefs(void *sesskey,char *name,char *def,keyvalwhere *mapping,int nvals,Conf *conf,int primary ) { char *str; Conf *conf_local; int nvals_local; keyvalwhere *mapping_local; char *def_local; char *name_local; void *sesskey_local; char *value; str = gpps_raw(sesskey,name,def); gp...
void FUN_0011e4f7(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined4 param_5,undefined8 param_6,undefined4 param_7) { undefined8 uVar1; uVar1 = FUN_0011d957(param_1,param_2,param_3); FUN_0011e10d(uVar1,param_4,param_5,param_6,param_7); FUN_00110fa6(uVar...
(translation_unit "void FUN_0011e4f7(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined4 param_5,undefined8 param_6,undefined4 param_7)\n\n{\n undefined8 uVar1;\n \n uVar1 = FUN_0011d957(param_1,param_2,param_3);\n FUN_0011e10d(uVar1,param_4,param_5,param_6,para...
PUSH RBP MOV RBP,RSP SUB RSP,0x40 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV qword ptr [RBP + -0x28],RDX MOV qword ptr [RBP + -0x30],RCX MOV dword ptr [RBP + -0x34],R8D MOV qword ptr [RBP + -0x40],R9 MOV RDX,qword ptr [RBP + -0x28] MOV RCX,qword ptr [RBP + -0x20] MOV RAX,qword ptr [RBP + -0x18]...
void function_1(void *sesskey,char *name,char *def,type_1 *mapping,int nvals,type_2 *conf,int primary ) { char *str; type_2 *conf_local; int nvals_local; type_1 *mapping_local; char *def_local; char *name_local; void *sesskey_local; char *value; str = var_1(sesskey,name,def); var_2(s...
(translation_unit "void gprefs(void *sesskey,char *name,char *def,keyvalwhere *mapping,int nvals,Conf *conf,int primary\n )\n\n{\n char *str;\n Conf *conf_local;\n int nvals_local;\n keyvalwhere *mapping_local;\n char *def_local;\n char *name_local;\n void *sesskey_local;\n char *value;\n \n str = g...
(translation_unit "void function_1(void *sesskey,char *name,char *def,type_1 *mapping,int nvals,type_2 *conf,int primary\n )\n\n{\n char *str;\n type_2 *conf_local;\n int nvals_local;\n type_1 *mapping_local;\n char *def_local;\n char *name_local;\n void *sesskey_local;\n char *value;\n \n str = 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: (primitive_type) declarator: (pointer_...
192_psftp_and_psftp_strip.c
uint64_div10
FUN_0010d96e
uint64_div10
uint64 uint64_div10(uint64 x,int *remainder) { uint uVar1; uint64 uVar2; int iVar3; ulong uVar4; ulong uVar5; int *remainder_local; uint64 x_local; uint rem; uint r2; uint64 y; uVar4 = x.lo / 10; uVar5 = x.hi / 10; iVar3 = x.hi + ((int)(uVar5 << 2) + (int)uVar5) * -2; uVar1 = x.lo + ((i...
undefined [16] FUN_0010d96e(ulong param_1,ulong param_2,uint *param_3) { uint uVar1; undefined auVar2 [16]; int iVar3; iVar3 = (int)param_1 + ((int)(param_1 / 10 << 2) + (int)(param_1 / 10)) * -2; uVar1 = (int)param_2 + ((int)(param_2 / 10 << 2) + (int)(param_2 / 10)) * -2 + iVar3 * 6; if (param_3 != ...
(translation_unit "undefined [16] FUN_0010d96e(ulong param_1,ulong param_2,uint *param_3)\n\n{\n uint uVar1;\n undefined auVar2 [16];\n int iVar3;\n \n iVar3 = (int)param_1 + ((int)(param_1 / 10 << 2) + (int)(param_1 / 10)) * -2;\n uVar1 = (int)param_2 + ((int)(param_2 / 10 << 2) + (int)(param_2 / 10)) * -2 + iV...
PUSH RBP MOV RBP,RSP PUSH RBX MOV RCX,RDI MOV RAX,RSI MOV RBX,RAX MOV qword ptr [RBP + -0x40],RCX MOV qword ptr [RBP + -0x38],RBX MOV qword ptr [RBP + -0x48],RDX MOV RAX,qword ptr [RBP + -0x40] MOV RDX,-0x3333333333333333 MUL RDX MOV RAX,RDX SHR RAX,0x3 MOV qword ptr [RBP + -0x20],RAX MOV RAX,qword ptr [RBP + -0x38] MO...
type_1 function_1(type_1 x,int *var_4) { type_2 var_5; type_1 uVar2; int var_3; type_3 var_2; type_3 var_1; int *remainder_local; type_1 x_local; type_2 rem; type_2 r2; type_1 y; var_2 = x.lo / 10; var_1 = x.hi / 10; var_3 = x.hi + ((int)(var_1 << 2) + (int)var_1) * -2; var_5 = x.lo + (...
(translation_unit "uint64 uint64_div10(uint64 x,int *remainder)\n\n{\n uint uVar1;\n uint64 uVar2;\n int iVar3;\n ulong uVar4;\n ulong uVar5;\n int *remainder_local;\n uint64 x_local;\n uint rem;\n uint r2;\n uint64 y;\n \n uVar4 = x.lo / 10;\n uVar5 = x.hi / 10;\n iVar3 = x.hi + ((int)(uVar5 << 2) + (int...
(translation_unit "type_1 function_1(type_1 x,int *var_4)\n\n{\n type_2 var_5;\n type_1 uVar2;\n int var_3;\n type_3 var_2;\n type_3 var_1;\n int *remainder_local;\n type_1 x_local;\n type_2 rem;\n type_2 r2;\n type_1 y;\n \n var_2 = x.lo / 10;\n var_1 = x.hi / 10;\n var_3 = x.hi + ((int)(var_1 << 2) + (i...
(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: (primitive_type) declarator: (pointer_declarator declarator: (identif...
1059_pterm_and_pterm_strip.c
unifontsel_destroy
FUN_00158678
unifontsel_destroy
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void unifontsel_destroy(unifontsel *fontsel) { void *ptr; undefined8 uVar1; unifontsel *fontsel_local; unifontsel_internal *fs; fontinfo *info; freetree234((tree234 *)fontsel[5].cancel_button); while( true ) { ptr = delpos2...
void FUN_00158678(long param_1) { long lVar1; undefined8 uVar2; FUN_00142ab9(*(undefined8 *)(param_1 + 0xb8)); while( true ) { lVar1 = FUN_00144b88(*(undefined8 *)(param_1 + 0xb0),0); if (lVar1 == 0) break; FUN_001284fc(lVar1); } FUN_00142ab9(*(undefined8 *)(param_1 + 0xb0)); uVar2 = gtk_...
(translation_unit "void FUN_00158678(long param_1)\n\n{\n long lVar1;\n undefined8 uVar2;\n \n FUN_00142ab9(*(undefined8 *)(param_1 + 0xb8));\n while( true ) {\n lVar1 = FUN_00144b88(*(undefined8 *)(param_1 + 0xb0),0);\n if (lVar1 == 0) break;\n FUN_001284fc(lVar1);\n }\n FUN_00142ab9(*(undefined8 *)(pa...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x10],RAX MOV RAX,qword ptr [RBP + -0x10] MOV RAX,qword ptr [RAX + 0xb8] MOV RDI,RAX CALL 0x00142ab9 JMP 0x001586ad MOV RAX,qword ptr [RBP + -0x8] MOV RDI,RAX CALL 0x001284fc MOV RAX,qword ptr [RBP + ...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *fontsel) { void *var_3; type_2 uVar1; type_1 *fontsel_local; type_3 *fs; type_4 *info; var_1((type_5 *)fontsel[5].cancel_button); while( true ) { var_3 = var_2((type_5 *)fontsel[5].ok_button,0); ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid unifontsel_destroy(unifontsel *fontsel)\n\n{\n void *ptr;\n undefined8 uVar1;\n unifontsel *fontsel_local;\n unifontsel_internal *fs;\n fontinfo *info;\n \n freetree234((tree234 *)fontsel[5].cancel_button);\n whi...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *fontsel)\n\n{\n void *var_3;\n type_2 uVar1;\n type_1 *fontsel_local;\n type_3 *fs;\n type_4 *info;\n \n var_1((type_5 *)fontsel[5].cancel_button);\n while( true ) {\n var_3 = var_2((type_5 ...
(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...
181_psftp_and_psftp_strip.c
conf_set_str_str
FUN_0010c631
conf_set_str_str
void conf_set_str_str(Conf *conf,int primary,char *secondary,char *value) { conf_entry *entry_00; char *pcVar1; char *value_local; char *secondary_local; int primary_local; Conf *conf_local; conf_entry *entry; entry_00 = (conf_entry *)safemalloc(1,0x18); if (subkeytypes[primary] != 2) { ...
void FUN_0010c631(undefined8 param_1,int param_2,undefined8 param_3,undefined8 param_4) { int *piVar1; undefined8 uVar2; piVar1 = (int *)FUN_00110d9a(1,0x18); if (*(int *)(&DAT_001b8020 + (long)param_2 * 4) != 2) { /* WARNING: Subroutine does not return */ __assert_fail("subkeytypes...
(translation_unit "void FUN_0010c631(undefined8 param_1,int param_2,undefined8 param_3,undefined8 param_4)\n\n{\n int *piVar1;\n undefined8 uVar2;\n \n piVar1 = (int *)FUN_00110d9a(1,0x18);\n if (*(int *)(&DAT_001b8020 + (long)param_2 * 4) != 2) {\n /* WARNING: Subroutine does not return */\n ...
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 qword ptr [RBP + -0x30],RCX MOV ESI,0x18 MOV EDI,0x1 CALL 0x00110d9a MOV qword ptr [RBP + -0x8],RAX MOV EAX,dword ptr [RBP + -0x1c] CDQE LEA RDX,[RAX*0x4] LEA RAX,[0x1b8020] MOV EAX,dwor...
void function_1(type_1 *conf,int primary,char *secondary,char *value) { type_2 *entry_00; char *pcVar1; char *value_local; char *secondary_local; int primary_local; type_1 *conf_local; type_2 *entry; entry_00 = (type_2 *)var_1(1,0x18); if (subkeytypes[primary] != 2) { /* WARNI...
(translation_unit "void conf_set_str_str(Conf *conf,int primary,char *secondary,char *value)\n\n{\n conf_entry *entry_00;\n char *pcVar1;\n char *value_local;\n char *secondary_local;\n int primary_local;\n Conf *conf_local;\n conf_entry *entry;\n \n entry_00 = (conf_entry *)safemalloc(1,0x18);\n if (subkeyty...
(translation_unit "void function_1(type_1 *conf,int primary,char *secondary,char *value)\n\n{\n type_2 *entry_00;\n char *pcVar1;\n char *value_local;\n char *secondary_local;\n int primary_local;\n type_1 *conf_local;\n type_2 *entry;\n \n entry_00 = (type_2 *)var_1(1,0x18);\n if (subkeytypes[primary] != 2) ...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif...
615_psftp_and_psftp_strip.c
ssh1_protocol_setup
FUN_0013650c
ssh1_protocol_setup
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ssh1_protocol_setup(Ssh_conflict ssh) { Ssh_conflict ssh_local; int i; for (i = 0; i < 0x100; i = i + 1) { ssh->packet_dispatch[i] = (handler_fn_t)0x0; } ssh->packet_dispatch[1] = ssh1_msg_disconnect; ssh->packet_dispatc...
void FUN_0013650c(long param_1) { int local_c; for (local_c = 0; local_c < 0x100; local_c = local_c + 1) { *(undefined8 *)(param_1 + 8 + ((long)local_c + 0x78) * 8) = 0; } *(code **)(param_1 + 0x3d0) = FUN_0013646f; *(code **)(param_1 + 0x4c8) = FUN_001364fd; *(code **)(param_1 + 0x4e8) = FUN_00136...
(translation_unit "void FUN_0013650c(long param_1)\n\n{\n int local_c;\n \n for (local_c = 0; local_c < 0x100; local_c = local_c + 1) {\n *(undefined8 *)(param_1 + 8 + ((long)local_c + 0x78) * 8) = 0;\n }\n *(code **)(param_1 + 0x3d0) = FUN_0013646f;\n *(code **)(param_1 + 0x4c8) = FUN_001364fd;\n *(code **)(...
PUSH RBP MOV RBP,RSP MOV qword ptr [RBP + -0x18],RDI MOV dword ptr [RBP + -0x4],0x0 JMP 0x00136538 MOV RAX,qword ptr [RBP + -0x18] MOV EDX,dword ptr [RBP + -0x4] MOVSXD RDX,EDX ADD RDX,0x78 MOV qword ptr [RAX + RDX*0x8 + 0x8],0x0 ADD dword ptr [RBP + -0x4],0x1 CMP dword ptr [RBP + -0x4],0xff JLE 0x0013651d MOV RAX,qwor...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 ssh) { type_1 ssh_local; int var_1; for (var_1 = 0; var_1 < 0x100; var_1 = var_1 + 1) { ssh->packet_dispatch[var_1] = (type_2)0x0; } ssh->packet_dispatch[1] = ssh1_msg_disconnect; ssh->packet_dispatch[0...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh1_protocol_setup(Ssh_conflict ssh)\n\n{\n Ssh_conflict ssh_local;\n int i;\n \n for (i = 0; i < 0x100; i = i + 1) {\n ssh->packet_dispatch[i] = (handler_fn_t)0x0;\n }\n ssh->packet_dispatch[1] = ssh1_msg_disc...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 ssh)\n\n{\n type_1 ssh_local;\n int var_1;\n \n for (var_1 = 0; var_1 < 0x100; var_1 = var_1 + 1) {\n ssh->packet_dispatch[var_1] = (type_2)0x0;\n }\n ssh->packet_dispatch[1] = ssh1_msg_disconn...
(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)...
1266_pterm_and_pterm_strip.c
uxsel_fd_cmp
FUN_001673a1
uxsel_fd_cmp
/* WARNING: Enum "GIOFlags": Some values do not have unique names */ int uxsel_fd_cmp(void *av,void *bv) { int iVar1; void *bv_local; void *av_local; fd *a; fd *b; /* WARNING: Load size is inaccurate */ /* WARNING: Load size is inaccurate */ if (*av < *bv) { ...
undefined8 FUN_001673a1(int *param_1,int *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_001673a1(int *param_1,int *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_001673a1(in...
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...
/* WARNING: Enum "GIOFlags": 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; /* WARNING: Load size is inaccurate */ /* WARNING: Load size is inaccurate */ if (*av < *bv)...
(translation_unit "/* WARNING: Enum "GIOFlags": Some values do not have unique names */\n\nint uxsel_fd_cmp(void *av,void *bv)\n\n{\n int iVar1;\n void *bv_local;\n void *av_local;\n fd *a;\n fd *b;\n \n /* WARNING: Load size is inaccurate */\n /* WARNING: Load size is inaccu...
(translation_unit "/* WARNING: Enum "GIOFlags": 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 /* WARNING: Load size is inaccurate */\n /* WARNING: Load size is ...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator:...
1223_pterm_and_pterm_strip.c
printer_finish_job
FUN_001655d2
printer_finish_job
void printer_finish_job(printer_job *pj) { printer_job *pj_local; if (pj != (printer_job *)0x0) { pclose((FILE *)pj->fp); safefree(pj); } return; }
void FUN_001655d2(undefined8 *param_1) { if (param_1 != (undefined8 *)0x0) { pclose((FILE *)*param_1); FUN_001284fc(param_1); } return; }
(translation_unit "void FUN_001655d2(undefined8 *param_1)\n\n{\n if (param_1 != (undefined8 *)0x0) {\n pclose((FILE *)*param_1);\n FUN_001284fc(param_1);\n }\n return;\n}\n\n" (function_definition "void FUN_001655d2(undefined8 *param_1)\n\n{\n if (param_1 != (undefined8 *)0x0) {\n pclose((FILE *)*param_1);...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI CMP qword ptr [RBP + -0x8],0x0 JZ 0x00165602 MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX] MOV RDI,RAX CALL 0x00110600 MOV RAX,qword ptr [RBP + -0x8] MOV RDI,RAX CALL 0x001284fc JMP 0x00165603 NOP LEAVE RET
void function_1(type_1 *var_1) { type_1 *pj_local; if (var_1 != (type_1 *)0x0) { var_2((type_2 *)var_1->fp); var_3(var_1); } return; }
(translation_unit "void printer_finish_job(printer_job *pj)\n\n{\n printer_job *pj_local;\n \n if (pj != (printer_job *)0x0) {\n pclose((FILE *)pj->fp);\n safefree(pj);\n }\n return;\n}\n\n" (function_definition "void printer_finish_job(printer_job *pj)\n\n{\n printer_job *pj_local;\n \n if (pj != (printe...
(translation_unit "void function_1(type_1 *var_1)\n\n{\n type_1 *pj_local;\n \n if (var_1 != (type_1 *)0x0) {\n var_2((type_2 *)var_1->fp);\n var_3(var_1);\n }\n return;\n}\n\n" (function_definition "void function_1(type_1 *var_1)\n\n{\n type_1 *pj_local;\n \n if (var_1 != (type_1 *)0x0) {\n var_2((typ...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) d...
840_psftp_and_psftp_strip.c
crcda_make_context
FUN_0015933e
crcda_make_context
/* WARNING: Unknown calling convention */ void * crcda_make_context(void) { undefined8 *puVar1; crcda_ctx *ret; puVar1 = (undefined8 *)safemalloc(1,0x10); *puVar1 = 0; *(undefined4 *)(puVar1 + 1) = 0x1000; return puVar1; }
undefined8 * FUN_0015933e(void) { undefined8 *puVar1; puVar1 = (undefined8 *)FUN_00110d9a(1,0x10); *puVar1 = 0; *(undefined4 *)(puVar1 + 1) = 0x1000; return puVar1; }
(translation_unit "undefined8 * FUN_0015933e(void)\n\n{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)FUN_00110d9a(1,0x10);\n *puVar1 = 0;\n *(undefined4 *)(puVar1 + 1) = 0x1000;\n return puVar1;\n}\n\n" (function_definition "undefined8 * FUN_0015933e(void)\n\n{\n undefined8 *puVar1;\n \n puVar1 = (undefin...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV ESI,0x10 MOV EDI,0x1 CALL 0x00110d9a MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV qword ptr [RAX],0x0 MOV RAX,qword ptr [RBP + -0x8] MOV dword ptr [RAX + 0x8],0x1000 MOV RAX,qword ptr [RBP + -0x8] LEAVE RET
/* WARNING: Unknown calling convention */ void * function_1(void) { type_1 *var_2; type_2 *ret; var_2 = (type_1 *)var_1(1,0x10); *var_2 = 0; *(type_3 *)(var_2 + 1) = 0x1000; return var_2; }
(translation_unit "/* WARNING: Unknown calling convention */\n\nvoid * crcda_make_context(void)\n\n{\n undefined8 *puVar1;\n crcda_ctx *ret;\n \n puVar1 = (undefined8 *)safemalloc(1,0x10);\n *puVar1 = 0;\n *(undefined4 *)(puVar1 + 1) = 0x1000;\n return puVar1;\n}\n\n" comment (function_definition "void * crcda_m...
(translation_unit "/* WARNING: Unknown calling convention */\n\nvoid * function_1(void)\n\n{\n type_1 *var_2;\n type_2 *ret;\n \n var_2 = (type_1 *)var_1(1,0x10);\n *var_2 = 0;\n *(type_3 *)(var_2 + 1) = 0x1000;\n return var_2;\n}\n\n" comment (function_definition "void * function_1(void)\n\n{\n type_1 *var_2;\...
(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...
1066_pterm_and_pterm_strip.c
launch_saved_session
FUN_001590ba
launch_saved_session
void launch_saved_session(char *str) { char *str_local; fork_and_exec_self(-1,"-load",str,0); return; }
void FUN_001590ba(undefined8 param_1) { FUN_00158a44(0xffffffff,"-load",param_1,0); return; }
(translation_unit "void FUN_001590ba(undefined8 param_1)\n\n{\n FUN_00158a44(0xffffffff,"-load",param_1,0);\n return;\n}\n\n" (function_definition "void FUN_001590ba(undefined8 param_1)\n\n{\n FUN_00158a44(0xffffffff,"-load",param_1,0);\n return;\n}" primitive_type (function_declarator "FUN_001590ba(undefined8 para...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI MOV RAX,qword ptr [RBP + -0x8] MOV ECX,0x0 MOV RDX,RAX LEA RSI,[0x194ddd] MOV EDI,0xffffffff MOV EAX,0x0 CALL 0x00158a44 NOP LEAVE RET
void function_1(char *str) { char *str_local; var_1(-1,"-load",str,0); return; }
(translation_unit "void launch_saved_session(char *str)\n\n{\n char *str_local;\n \n fork_and_exec_self(-1,"-load",str,0);\n return;\n}\n\n" (function_definition "void launch_saved_session(char *str)\n\n{\n char *str_local;\n \n fork_and_exec_self(-1,"-load",str,0);\n return;\n}" primitive_type (function_declar...
(translation_unit "void function_1(char *str)\n\n{\n char *str_local;\n \n var_1(-1,"-load",str,0);\n return;\n}\n\n" (function_definition "void function_1(char *str)\n\n{\n char *str_local;\n \n var_1(-1,"-load",str,0);\n return;\n}" primitive_type (function_declarator "function_1(char *str)" identifier (param...
(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...
213_psftp_and_psftp_strip.c
log_free
FUN_0010f0a8
log_free
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void log_free(void *handle) { void *handle_local; LogContext *ctx; logfclose(handle); bufchain_clear((bufchain *)((long)handle + 0x10)); if (*(long *)((long)handle + 0x28) != 0) { filename_free(*(Filename **)((long)handle + 0x2...
void FUN_0010f0a8(long param_1) { FUN_0010e7e5(param_1); FUN_00110907(param_1 + 0x10); if (*(long *)(param_1 + 0x28) != 0) { FUN_00185dc8(*(undefined8 *)(param_1 + 0x28)); } FUN_0010b942(*(undefined8 *)(param_1 + 0x38)); FUN_00110fa6(param_1); return; }
(translation_unit "void FUN_0010f0a8(long param_1)\n\n{\n FUN_0010e7e5(param_1);\n FUN_00110907(param_1 + 0x10);\n if (*(long *)(param_1 + 0x28) != 0) {\n FUN_00185dc8(*(undefined8 *)(param_1 + 0x28));\n }\n FUN_0010b942(*(undefined8 *)(param_1 + 0x38));\n FUN_00110fa6(param_1);\n return;\n}\n\n" (function_de...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV RDI,RAX CALL 0x0010e7e5 MOV RAX,qword ptr [RBP + -0x8] ADD RAX,0x10 MOV RDI,RAX CALL 0x00110907 MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX + 0x28...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(void *handle) { void *handle_local; type_1 *ctx; var_1(handle); var_2((type_2 *)((long)handle + 0x10)); if (*(long *)((long)handle + 0x28) != 0) { var_3(*(type_3 **)((long)handle + 0x28)); } var_4(*(type_4 *...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid log_free(void *handle)\n\n{\n void *handle_local;\n LogContext *ctx;\n \n logfclose(handle);\n bufchain_clear((bufchain *)((long)handle + 0x10));\n if (*(long *)((long)handle + 0x28) != 0) {\n filename_free(*(Fi...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(void *handle)\n\n{\n void *handle_local;\n type_1 *ctx;\n \n var_1(handle);\n var_2((type_2 *)((long)handle + 0x10));\n if (*(long *)((long)handle + 0x28) != 0) {\n var_3(*(type_3 **)((long)handle + 0...
(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...
523_psftp_and_psftp_strip.c
hash_uint32
FUN_0012ac49
hash_uint32
void hash_uint32(ssh_hash *h,void *s,uint i) { long lVar1; long in_FS_OFFSET; uint i_local; void *s_local; ssh_hash *h_local; uchar intblk [4]; lVar1 = *(long *)(in_FS_OFFSET + 0x28); intblk[0] = (uchar)(i >> 0x18); intblk[1] = (uchar)(i >> 0x10); intblk[2] = (uchar)(i >> 8); intblk[3] = (uch...
void FUN_0012ac49(long param_1,undefined8 param_2,undefined4 param_3) { long in_FS_OFFSET; undefined local_14; undefined local_13; undefined local_12; undefined local_11; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); local_14 = (undefined)((uint)param_3 >> 0x18); local_13 = (undefined...
(translation_unit "void FUN_0012ac49(long param_1,undefined8 param_2,undefined4 param_3)\n\n{\n long in_FS_OFFSET;\n undefined local_14;\n undefined local_13;\n undefined local_12;\n undefined local_11;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n local_14 = (undefined)((uint)param_3 >> 0...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV dword ptr [RBP + -0x24],EDX MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV EAX,dword ptr [RBP + -0x24] SHR EAX,0x18 MOV byte ptr [RBP + -0xc],AL MOV EAX,dword ptr [RBP + -0x24] SHR EAX,0x10 ...
void function_1(type_1 *h,void *s,type_2 var_2) { long var_3; long var_1; type_2 i_local; void *s_local; type_1 *h_local; type_3 intblk [4]; var_3 = *(long *)(var_1 + 0x28); intblk[0] = (type_3)(var_2 >> 0x18); intblk[1] = (type_3)(var_2 >> 0x10); intblk[2] = (type_3)(var_2 >> 8); intblk[3] =...
(translation_unit "void hash_uint32(ssh_hash *h,void *s,uint i)\n\n{\n long lVar1;\n long in_FS_OFFSET;\n uint i_local;\n void *s_local;\n ssh_hash *h_local;\n uchar intblk [4];\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n intblk[0] = (uchar)(i >> 0x18);\n intblk[1] = (uchar)(i >> 0x10);\n intblk[2] = (uch...
(translation_unit "void function_1(type_1 *h,void *s,type_2 var_2)\n\n{\n long var_3;\n long var_1;\n type_2 i_local;\n void *s_local;\n type_1 *h_local;\n type_3 intblk [4];\n \n var_3 = *(long *)(var_1 + 0x28);\n intblk[0] = (type_3)(var_2 >> 0x18);\n intblk[1] = (type_3)(var_2 >> 0x10);\n intblk[2] = (typ...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
718_psftp_and_psftp_strip.c
aes_ssh2_encrypt_blk
FUN_0014e255
aes_ssh2_encrypt_blk
void aes_ssh2_encrypt_blk(void *handle,uchar *blk,int len) { int len_local; uchar *blk_local; void *handle_local; AESContext *ctx; aes_encrypt_cbc(blk,len,(AESContext *)handle); return; }
void FUN_0014e255(undefined8 param_1,undefined8 param_2,undefined4 param_3) { FUN_0014da40(param_2,param_3,param_1); return; }
(translation_unit "void FUN_0014e255(undefined8 param_1,undefined8 param_2,undefined4 param_3)\n\n{\n FUN_0014da40(param_2,param_3,param_1);\n return;\n}\n\n" (function_definition "void FUN_0014e255(undefined8 param_1,undefined8 param_2,undefined4 param_3)\n\n{\n FUN_0014da40(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 aes_ssh2_encrypt_blk(void *handle,uchar *blk,int len)\n\n{\n int len_local;\n uchar *blk_local;\n void *handle_local;\n AESContext *ctx;\n \n aes_encrypt_cbc(blk,len,(AESContext *)handle);\n return;\n}\n\n" (function_definition "void aes_ssh2_encrypt_blk(void *handle,uchar *blk,int len)\n...
(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...
197_psftp_and_psftp_strip.c
uint64_compare
FUN_0010dc73
uint64_compare
int uint64_compare(uint64 x,uint64 y) { int iVar1; uint64 y_local; uint64 x_local; if (x.hi == y.hi) { if (x.lo == y.lo) { iVar1 = 0; } else if (x.lo < y.lo) { iVar1 = -1; } else { iVar1 = 1; } } else if (x.hi < y.hi) { iVar1 = -1; } else { iVar1 = ...
undefined8 FUN_0010dc73(ulong param_1,ulong param_2,ulong param_3,ulong param_4) { undefined8 uVar1; if (param_1 == param_3) { if (param_2 == param_4) { uVar1 = 0; } else if (param_2 < param_4) { uVar1 = 0xffffffff; } else { uVar1 = 1; } } else if (param_1 < param_...
(translation_unit "undefined8 FUN_0010dc73(ulong param_1,ulong param_2,ulong param_3,ulong param_4)\n\n{\n undefined8 uVar1;\n \n if (param_1 == param_3) {\n if (param_2 == param_4) {\n uVar1 = 0;\n }\n else if (param_2 < param_4) {\n uVar1 = 0xffffffff;\n }\n else {\n uVar1 = 1;\n }...
PUSH RBP MOV RBP,RSP MOV R8,RDI MOV RAX,RSI MOV RSI,R8 MOV RDI,R9 MOV RDI,RAX MOV qword ptr [RBP + -0x10],RSI MOV qword ptr [RBP + -0x8],RDI MOV qword ptr [RBP + -0x20],RDX MOV qword ptr [RBP + -0x18],RCX MOV RDX,qword ptr [RBP + -0x10] MOV RAX,qword ptr [RBP + -0x20] CMP RDX,RAX JZ 0x0010dcbe MOV RDX,qword ptr [RBP + ...
int function_1(type_1 x,type_1 y) { int iVar1; type_1 y_local; type_1 x_local; if (x.hi == y.hi) { if (x.lo == y.lo) { iVar1 = 0; } else if (x.lo < y.lo) { iVar1 = -1; } else { iVar1 = 1; } } else if (x.hi < y.hi) { iVar1 = -1; } else { iVar1 = 1; ...
(translation_unit "int uint64_compare(uint64 x,uint64 y)\n\n{\n int iVar1;\n uint64 y_local;\n uint64 x_local;\n \n if (x.hi == y.hi) {\n if (x.lo == y.lo) {\n iVar1 = 0;\n }\n else if (x.lo < y.lo) {\n iVar1 = -1;\n }\n else {\n iVar1 = 1;\n }\n }\n else if (x.hi < y.hi) {\n ...
(translation_unit "int function_1(type_1 x,type_1 y)\n\n{\n int iVar1;\n type_1 y_local;\n type_1 x_local;\n \n if (x.hi == y.hi) {\n if (x.lo == y.lo) {\n iVar1 = 0;\n }\n else if (x.lo < y.lo) {\n iVar1 = -1;\n }\n else {\n iVar1 = 1;\n }\n }\n else if (x.hi < y.hi) {\n iVar...
(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)))) body: (compound_statemen...
288_psftp_and_psftp_strip.c
pfd_override_throttle
FUN_00112bf0
pfd_override_throttle
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void pfd_override_throttle(PortForwarding *pf,int enable) { int iVar1; int enable_local; PortForwarding *pf_local; if (pf != (PortForwarding *)0x0) { pf->throttle_override = enable; if ((pf->throttled == 0) && (pf->throttle_o...
void FUN_00112bf0(long param_1,undefined4 param_2) { undefined8 uVar1; if (param_1 != 0) { *(undefined4 *)(param_1 + 0x24) = param_2; if ((*(int *)(param_1 + 0x20) == 0) && (*(int *)(param_1 + 0x24) == 0)) { uVar1 = 0; } else { uVar1 = 1; } (**(code **)(**(long **)(param_1 +...
(translation_unit "void FUN_00112bf0(long param_1,undefined4 param_2)\n\n{\n undefined8 uVar1;\n \n if (param_1 != 0) {\n *(undefined4 *)(param_1 + 0x24) = param_2;\n if ((*(int *)(param_1 + 0x20) == 0) && (*(int *)(param_1 + 0x24) == 0)) {\n uVar1 = 0;\n }\n else {\n uVar1 = 1;\n }\n (**...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI MOV dword ptr [RBP + -0xc],ESI CMP qword ptr [RBP + -0x8],0x0 JZ 0x00112c52 MOV RAX,qword ptr [RBP + -0x8] MOV EDX,dword ptr [RBP + -0xc] MOV dword ptr [RAX + 0x24],EDX MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX + 0x18] MOV RAX,qword ptr [RAX] ...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *var_1,int enable) { int iVar1; int enable_local; type_1 *pf_local; if (var_1 != (type_1 *)0x0) { var_1->throttle_override = enable; if ((var_1->throttled == 0) && (var_1->throttle_override == 0)) { ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid pfd_override_throttle(PortForwarding *pf,int enable)\n\n{\n int iVar1;\n int enable_local;\n PortForwarding *pf_local;\n \n if (pf != (PortForwarding *)0x0) {\n pf->throttle_override = enable;\n if ((pf->throt...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *var_1,int enable)\n\n{\n int iVar1;\n int enable_local;\n type_1 *pf_local;\n \n if (var_1 != (type_1 *)0x0) {\n var_1->throttle_override = enable;\n if ((var_1->throttled == 0) && (var_1->t...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator...
408_psftp_and_psftp_strip.c
sftp_pkt_init
FUN_0012363b
sftp_pkt_init
sftp_packet * sftp_pkt_init(int pkt_type) { sftp_packet *pkt_00; int pkt_type_local; sftp_packet *pkt; pkt_00 = (sftp_packet *)safemalloc(1,0x18); pkt_00->data = (char *)0x0; pkt_00->savedpos = 0xffffffff; pkt_00->length = 0; pkt_00->maxlen = 0; sftp_pkt_adduint32(pkt_00,0); sftp_pkt_addbyte(pk...
undefined8 * FUN_0012363b(undefined param_1) { undefined8 *puVar1; puVar1 = (undefined8 *)FUN_00110d9a(1,0x18); *puVar1 = 0; *(undefined4 *)(puVar1 + 2) = 0xffffffff; *(undefined4 *)(puVar1 + 1) = 0; *(undefined4 *)((long)puVar1 + 0xc) = 0; FUN_001235c5(puVar1,0); FUN_00123599(puVar1,param_1); re...
(translation_unit "undefined8 * FUN_0012363b(undefined param_1)\n\n{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)FUN_00110d9a(1,0x18);\n *puVar1 = 0;\n *(undefined4 *)(puVar1 + 2) = 0xffffffff;\n *(undefined4 *)(puVar1 + 1) = 0;\n *(undefined4 *)((long)puVar1 + 0xc) = 0;\n FUN_001235c5(puVar1,0);\n FUN_0...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV dword ptr [RBP + -0x14],EDI MOV ESI,0x18 MOV EDI,0x1 CALL 0x00110d9a MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV qword ptr [RAX],0x0 MOV RAX,qword ptr [RBP + -0x8] MOV dword ptr [RAX + 0x10],0xffffffff MOV RAX,qword ptr [RBP + -0x8] MOV dword ptr [RAX + 0x8],0...
type_1 * function_1(int pkt_type) { type_1 *pkt_00; int pkt_type_local; type_1 *pkt; pkt_00 = (type_1 *)var_1(1,0x18); pkt_00->data = (char *)0x0; pkt_00->savedpos = 0xffffffff; pkt_00->length = 0; pkt_00->maxlen = 0; var_2(pkt_00,0); var_3(pkt_00,(type_2)pkt_type); return pkt_00; }
(translation_unit "sftp_packet * sftp_pkt_init(int pkt_type)\n\n{\n sftp_packet *pkt_00;\n int pkt_type_local;\n sftp_packet *pkt;\n \n pkt_00 = (sftp_packet *)safemalloc(1,0x18);\n pkt_00->data = (char *)0x0;\n pkt_00->savedpos = 0xffffffff;\n pkt_00->length = 0;\n pkt_00->maxlen = 0;\n sftp_pkt_adduint32(pk...
(translation_unit "type_1 * function_1(int pkt_type)\n\n{\n type_1 *pkt_00;\n int pkt_type_local;\n type_1 *pkt;\n \n pkt_00 = (type_1 *)var_1(1,0x18);\n pkt_00->data = (char *)0x0;\n pkt_00->savedpos = 0xffffffff;\n pkt_00->length = 0;\n pkt_00->maxlen = 0;\n var_2(pkt_00,0);\n var_3(pkt_00,(type_2)pkt_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: (identifier))))) body: (compound_statement (declaration type: (type_identifier) d...
690_psftp_and_psftp_strip.c
ssh_unthrottle
FUN_00147bc7
ssh_unthrottle
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ssh_unthrottle(void *handle,int bufsize) { int bufsize_local; void *handle_local; Ssh_conflict ssh; if (*(int *)((long)handle + 0x250) == 1) { if ((*(int *)((long)handle + 0x260) != 0) && (bufsize < 0x8000)) { *(undefi...
void FUN_00147bc7(long param_1,int param_2) { if (*(int *)(param_1 + 0x250) == 1) { if ((*(int *)(param_1 + 0x260) != 0) && (param_2 < 0x8000)) { *(undefined4 *)(param_1 + 0x260) = 0; FUN_0012ee4e(param_1,0xffffffff); } } else if (*(long *)(param_1 + 0x1a8) != 0) { FUN_0013c65b(*(undefin...
(translation_unit "void FUN_00147bc7(long param_1,int param_2)\n\n{\n if (*(int *)(param_1 + 0x250) == 1) {\n if ((*(int *)(param_1 + 0x260) != 0) && (param_2 < 0x8000)) {\n *(undefined4 *)(param_1 + 0x260) = 0;\n FUN_0012ee4e(param_1,0xffffffff);\n }\n }\n else if (*(long *)(param_1 + 0x1a8) != 0) {...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV dword ptr [RBP + -0x1c],ESI MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV EAX,dword ptr [RAX + 0x250] CMP EAX,0x1 JNZ 0x00147c25 MOV RAX,qword ptr [RBP + -0x8] MOV EAX,dword ptr [RAX + 0x260] TEST E...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(void *handle,int var_1) { int bufsize_local; void *handle_local; type_1 ssh; if (*(int *)((long)handle + 0x250) == 1) { if ((*(int *)((long)handle + 0x260) != 0) && (var_1 < 0x8000)) { *(type_2 *)((long)hand...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh_unthrottle(void *handle,int bufsize)\n\n{\n int bufsize_local;\n void *handle_local;\n Ssh_conflict ssh;\n \n if (*(int *)((long)handle + 0x250) == 1) {\n if ((*(int *)((long)handle + 0x260) != 0) && (bufsize...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(void *handle,int var_1)\n\n{\n int bufsize_local;\n void *handle_local;\n type_1 ssh;\n \n if (*(int *)((long)handle + 0x250) == 1) {\n if ((*(int *)((long)handle + 0x260) != 0) && (var_1 < 0x8000)) {\...
(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:...
1247_pterm_and_pterm_strip.c
pty_uxsel_setup
FUN_001664b9
pty_uxsel_setup
/* WARNING: Enum "GIOFlags": Some values do not have unique names */ void pty_uxsel_setup(Pty pty) { int iVar1; Pty pty_local; int rwx; rwx = 1; iVar1 = bufchain_size(&pty->output_data); if (iVar1 != 0) { rwx = 3; } uxsel_set(pty->master_fd,rwx,pty_select_result); uxsel_set(pty_signal_pipe[0...
void FUN_001664b9(long param_1) { int iVar1; undefined4 local_c; local_c = 1; iVar1 = FUN_00127eb9(param_1 + 0x1030); if (iVar1 != 0) { local_c = 3; } FUN_0016745d(*(undefined4 *)(param_1 + 8),local_c,FUN_001663c3); FUN_0016745d(DAT_001a6608,1,FUN_001663c3); return; }
(translation_unit "void FUN_001664b9(long param_1)\n\n{\n int iVar1;\n undefined4 local_c;\n \n local_c = 1;\n iVar1 = FUN_00127eb9(param_1 + 0x1030);\n if (iVar1 != 0) {\n local_c = 3;\n }\n FUN_0016745d(*(undefined4 *)(param_1 + 8),local_c,FUN_001663c3);\n FUN_0016745d(DAT_001a6608,1,FUN_001663c3);\n ret...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV dword ptr [RBP + -0x4],0x1 MOV RAX,qword ptr [RBP + -0x18] ADD RAX,0x1030 MOV RDI,RAX CALL 0x00127eb9 TEST EAX,EAX JZ 0x001664e6 OR dword ptr [RBP + -0x4],0x2 MOV RAX,qword ptr [RBP + -0x18] MOV EAX,dword ptr [RAX + 0x8] MOV ECX,dword ptr [RBP + -0x4...
/* WARNING: Enum "GIOFlags": Some values do not have unique names */ void function_1(type_1 pty) { int var_2; type_1 pty_local; int rwx; rwx = 1; var_2 = var_1(&pty->output_data); if (var_2 != 0) { rwx = 3; } var_3(pty->master_fd,rwx,pty_select_result); var_3(pty_signal_pipe[0],1,pty_select_...
(translation_unit "/* WARNING: Enum "GIOFlags": Some values do not have unique names */\n\nvoid pty_uxsel_setup(Pty pty)\n\n{\n int iVar1;\n Pty pty_local;\n int rwx;\n \n rwx = 1;\n iVar1 = bufchain_size(&pty->output_data);\n if (iVar1 != 0) {\n rwx = 3;\n }\n uxsel_set(pty->master_fd,rwx,pty_select_result...
(translation_unit "/* WARNING: Enum "GIOFlags": Some values do not have unique names */\n\nvoid function_1(type_1 pty)\n\n{\n int var_2;\n type_1 pty_local;\n int rwx;\n \n rwx = 1;\n var_2 = var_1(&pty->output_data);\n if (var_2 != 0) {\n rwx = 3;\n }\n var_3(pty->master_fd,rwx,pty_select_result);\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)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier))...
487_psftp_and_psftp_strip.c
ssh_comp_none_block
FUN_00126c1e
ssh_comp_none_block
int ssh_comp_none_block(void *handle,uchar *block,int len,uchar **outblock,int *outlen) { int *outlen_local; uchar **outblock_local; int len_local; uchar *block_local; void *handle_local; return 0; }
undefined8 FUN_00126c1e(void) { return 0; }
(translation_unit "undefined8 FUN_00126c1e(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined8 FUN_00126c1e(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_00126c1e(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 qword ptr [RBP + -0x20],RCX MOV qword ptr [RBP + -0x28],R8 MOV EAX,0x0 POP RBP RET
int function_1(void *handle,type_1 *block,int len,type_1 **outblock,int *outlen) { int *outlen_local; type_1 **outblock_local; int len_local; type_1 *block_local; void *handle_local; return 0; }
(translation_unit "int ssh_comp_none_block(void *handle,uchar *block,int len,uchar **outblock,int *outlen)\n\n{\n int *outlen_local;\n uchar **outblock_local;\n int len_local;\n uchar *block_local;\n void *handle_local;\n \n return 0;\n}\n\n" (function_definition "int ssh_comp_none_block(void *handle,uchar *bloc...
(translation_unit "int function_1(void *handle,type_1 *block,int len,type_1 **outblock,int *outlen)\n\n{\n int *outlen_local;\n type_1 **outblock_local;\n int len_local;\n type_1 *block_local;\n void *handle_local;\n \n return 0;\n}\n\n" (function_definition "int function_1(void *handle,type_1 *block,int len,typ...
(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...
1137_pterm_and_pterm_strip.c
selection_clear
FUN_0015efc3
selection_clear
/* WARNING: Enum "GdkEventType": Some values do not have unique names */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ gint selection_clear(GtkWidget *widget,GdkEventSelection *seldata,gpointer data) { gpointer data_local; GdkEventSelection *seldata_local; GtkWidget *widget_local; ...
undefined8 FUN_0015efc3(undefined8 param_1,undefined8 param_2,long param_3) { FUN_00141dfd(*(undefined8 *)(param_3 + 0xda0)); if (*(long *)(param_3 + 0xd28) != 0) { FUN_001284fc(*(undefined8 *)(param_3 + 0xd28)); } if (*(long *)(param_3 + 0xd30) != 0) { FUN_001284fc(*(undefined8 *)(param_3 + 0xd30)); ...
(translation_unit "undefined8 FUN_0015efc3(undefined8 param_1,undefined8 param_2,long param_3)\n\n{\n FUN_00141dfd(*(undefined8 *)(param_3 + 0xda0));\n if (*(long *)(param_3 + 0xd28) != 0) {\n FUN_001284fc(*(undefined8 *)(param_3 + 0xd28));\n }\n if (*(long *)(param_3 + 0xd30) != 0) {\n FUN_001284fc(*(undefin...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV qword ptr [RBP + -0x28],RDX MOV RAX,qword ptr [RBP + -0x28] MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX + 0xda0] MOV RDI,RAX CALL 0x00141dfd MOV RAX,qword ptr [RBP + -0x8] MOV R...
/* WARNING: Enum "GdkEventType": Some values do not have unique names */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ type_1 function_1(type_2 *widget,type_3 *seldata,type_4 data) { type_4 data_local; type_3 *seldata_local; type_2 *widget_local; type_5 *inst; var_1(*(type_6 *...
(translation_unit "/* WARNING: Enum "GdkEventType": Some values do not have unique names */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ngint selection_clear(GtkWidget *widget,GdkEventSelection *seldata,gpointer data)\n\n{\n gpointer data_local;\n GdkEventSelection *seldata_local;\n G...
(translation_unit "/* WARNING: Enum "GdkEventType": Some values do not have unique names */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ntype_1 function_1(type_2 *widget,type_3 *seldata,type_4 data)\n\n{\n type_4 data_local;\n type_3 *seldata_local;\n type_2 *widget_local;\n type_5 *...
(translation_unit (comment) (comment) (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier...
415_psftp_and_psftp_strip.c
sftp_pkt_getbyte
FUN_00123a7c
sftp_pkt_getbyte
int sftp_pkt_getbyte(sftp_packet *pkt,uchar *ret) { bool bVar1; uchar *ret_local; sftp_packet *pkt_local; bVar1 = pkt->length != pkt->savedpos; if (bVar1) { *ret = pkt->data[pkt->savedpos]; pkt->savedpos = pkt->savedpos + 1; } return (int)bVar1; }
bool FUN_00123a7c(long *param_1,undefined *param_2) { int iVar1; int iVar2; iVar1 = *(int *)(param_1 + 1); iVar2 = *(int *)(param_1 + 2); if (iVar1 != iVar2) { *param_2 = *(undefined *)((ulong)*(uint *)(param_1 + 2) + *param_1); *(int *)(param_1 + 2) = *(int *)(param_1 + 2) + 1; } return iVar...
(translation_unit "bool FUN_00123a7c(long *param_1,undefined *param_2)\n\n{\n int iVar1;\n int iVar2;\n \n iVar1 = *(int *)(param_1 + 1);\n iVar2 = *(int *)(param_1 + 2);\n if (iVar1 != iVar2) {\n *param_2 = *(undefined *)((ulong)*(uint *)(param_1 + 2) + *param_1);\n *(int *)(param_1 + 2) = *(int *)(param_1...
PUSH RBP MOV RBP,RSP MOV qword ptr [RBP + -0x8],RDI MOV qword ptr [RBP + -0x10],RSI MOV RAX,qword ptr [RBP + -0x8] MOV EDX,dword ptr [RAX + 0x8] MOV RAX,qword ptr [RBP + -0x8] MOV EAX,dword ptr [RAX + 0x10] CMP EDX,EAX JNZ 0x00123aa1 MOV EAX,0x0 JMP 0x00123ad5 MOV RAX,qword ptr [RBP + -0x8] MOV RDX,qword ptr [RAX] MOV ...
int function_1(type_1 *pkt,type_2 *ret) { bool bVar1; type_2 *ret_local; type_1 *pkt_local; bVar1 = pkt->length != pkt->savedpos; if (bVar1) { *ret = pkt->data[pkt->savedpos]; pkt->savedpos = pkt->savedpos + 1; } return (int)bVar1; }
(translation_unit "int sftp_pkt_getbyte(sftp_packet *pkt,uchar *ret)\n\n{\n bool bVar1;\n uchar *ret_local;\n sftp_packet *pkt_local;\n \n bVar1 = pkt->length != pkt->savedpos;\n if (bVar1) {\n *ret = pkt->data[pkt->savedpos];\n pkt->savedpos = pkt->savedpos + 1;\n }\n return (int)bVar1;\n}\n\n" (function...
(translation_unit "int function_1(type_1 *pkt,type_2 *ret)\n\n{\n bool bVar1;\n type_2 *ret_local;\n type_1 *pkt_local;\n \n bVar1 = pkt->length != pkt->savedpos;\n if (bVar1) {\n *ret = pkt->data[pkt->savedpos];\n pkt->savedpos = pkt->savedpos + 1;\n }\n return (int)bVar1;\n}\n\n" (function_definition "i...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe...
1112_pterm_and_pterm_strip.c
key_event
FUN_0015b812
key_event
/* WARNING: Enum "GdkEventType": Some values do not have unique names */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ gint key_event(GtkWidget *widget,GdkEventKey *event,gpointer data) { uint uVar1; long lVar2; int iVar3; wchar_t wVar4; size_t sVar5; char *__format; long in_...
undefined8 FUN_0015b812(undefined8 param_1,int *param_2,long param_3) { uint uVar1; int iVar2; size_t sVar3; char *__format; long in_FS_OFFSET; undefined4 local_238; int local_234; int local_230; int local_22c; undefined4 local_228; int local_224; int local_220; uint local_21c; uint local_...
(translation_unit "undefined8 FUN_0015b812(undefined8 param_1,int *param_2,long param_3)\n\n{\n uint uVar1;\n int iVar2;\n size_t sVar3;\n char *__format;\n long in_FS_OFFSET;\n undefined4 local_238;\n int local_234;\n int local_230;\n int local_22c;\n undefined4 local_228;\n int local_224;\n int local_220;...
PUSH RBP MOV RBP,RSP SUB RSP,0x250 MOV qword ptr [RBP + -0x238],RDI MOV qword ptr [RBP + -0x240],RSI MOV qword ptr [RBP + -0x248],RDX MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0x248] MOV qword ptr [RBP + -0x1d8],RAX MOV RAX,qword ptr [RBP + -0x240] MOV EDX,dword pt...
/* WARNING: Enum "GdkEventType": Some values do not have unique names */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ type_1 function_1(type_2 *widget,type_3 *event,type_4 data) { type_5 var_24; long var_42; int var_4; type_6 var_31; size_t sVar5; char *__format; long var_1;...
(translation_unit "/* WARNING: Enum "GdkEventType": Some values do not have unique names */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ngint key_event(GtkWidget *widget,GdkEventKey *event,gpointer data)\n\n{\n uint uVar1;\n long lVar2;\n int iVar3;\n wchar_t wVar4;\n size_t sVar5;\...
(translation_unit "/* WARNING: Enum "GdkEventType": Some values do not have unique names */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ntype_1 function_1(type_2 *widget,type_3 *event,type_4 data)\n\n{\n type_5 var_24;\n long var_42;\n int var_4;\n type_6 var_31;\n size_t sVar5;\n ...
(translation_unit (comment) (comment) (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier...
479_psftp_and_psftp_strip.c
xfer_upload_gotpkt
FUN_00126281
xfer_upload_gotpkt
int xfer_upload_gotpkt(fxp_xfer *xfer,sftp_packet *pktin) { req *prVar1; req *prVar2; int iVar3; sftp_request *req; void *ptr; sftp_packet *pktin_local; fxp_xfer *xfer_local; int ret; sftp_request *rreq; req *rr; req *prev; req *next; req = sftp_find_request(pktin); if (req == (sftp_req...
undefined8 FUN_00126281(long param_1,undefined8 param_2) { long lVar1; int iVar2; long lVar3; undefined8 uVar4; long lVar5; lVar3 = FUN_00124367(param_2); if (lVar3 == 0) { uVar4 = 0x80000000; } else { lVar5 = FUN_00125a6b(lVar3); if (lVar5 == 0) { FUN_001245a1("request ID is no...
(translation_unit "undefined8 FUN_00126281(long param_1,undefined8 param_2)\n\n{\n long lVar1;\n int iVar2;\n long lVar3;\n undefined8 uVar4;\n long lVar5;\n \n lVar3 = FUN_00124367(param_2);\n if (lVar3 == 0) {\n uVar4 = 0x80000000;\n }\n else {\n lVar5 = FUN_00125a6b(lVar3);\n if (lVar5 == 0) {\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 [RBP + -0x40] MOV RDI,RAX CALL 0x00124367 MOV qword ptr [RBP + -0x20],RAX CMP qword ptr [RBP + -0x20],0x0 JNZ 0x001262b2 MOV EAX,0x80000000 JMP 0x00126384 MOV RAX,qword ptr [RBP + -0x20] MOV RDI,RAX CALL ...
int function_1(type_1 *xfer,type_2 *pktin) { type_3 *var_6; type_3 *var_7; int var_9; type_4 *type_3; void *var_3; type_2 *pktin_local; type_1 *xfer_local; int ret; type_4 *rreq; type_3 *rr; type_3 *prev; type_3 *next; type_3 = var_1(pktin); if (type_3 == (type_4 *)0x0) { var_9 = -0...
(translation_unit "int xfer_upload_gotpkt(fxp_xfer *xfer,sftp_packet *pktin)\n\n{\n req *prVar1;\n req *prVar2;\n int iVar3;\n sftp_request *req;\n void *ptr;\n sftp_packet *pktin_local;\n fxp_xfer *xfer_local;\n int ret;\n sftp_request *rreq;\n req *rr;\n req *prev;\n req *next;\n \n req = sftp_find_requ...
(translation_unit "int function_1(type_1 *xfer,type_2 *pktin)\n\n{\n type_3 *var_6;\n type_3 *var_7;\n int var_9;\n type_4 *type_3;\n void *var_3;\n type_2 *pktin_local;\n type_1 *xfer_local;\n int ret;\n type_4 *rreq;\n type_3 *rr;\n type_3 *prev;\n type_3 *next;\n \n type_3 = var_1(pktin);\n if (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: (pointe...
141_psftp_and_psftp_strip.c
frame_dummy
_INIT_0
frame_dummy
/* WARNING: Removing unreachable block (ram,0x00108914) */ /* WARNING: Removing unreachable block (ram,0x00108920) */ void frame_dummy(void) { return; }
/* WARNING: Removing unreachable block (ram,0x00108914) */ /* WARNING: Removing unreachable block (ram,0x00108920) */ void _INIT_0(void) { return; }
(translation_unit "/* WARNING: Removing unreachable block (ram,0x00108914) */\n/* WARNING: Removing unreachable block (ram,0x00108920) */\n\nvoid _INIT_0(void)\n\n{\n return;\n}\n\n" comment comment (function_definition "void _INIT_0(void)\n\n{\n return;\n}" primitive_type (function_declarator "_INIT_0(void)" identif...
JMP 0x001088f0
/* WARNING: Removing unreachable block (ram,0x00108914) */ /* WARNING: Removing unreachable block (ram,0x00108920) */ void function_1(void) { return; }
(translation_unit "/* WARNING: Removing unreachable block (ram,0x00108914) */\n/* WARNING: Removing unreachable block (ram,0x00108920) */\n\nvoid frame_dummy(void)\n\n{\n return;\n}\n\n" comment comment (function_definition "void frame_dummy(void)\n\n{\n return;\n}" primitive_type (function_declarator "frame_dummy(vo...
(translation_unit "/* WARNING: Removing unreachable block (ram,0x00108914) */\n/* WARNING: Removing unreachable block (ram,0x00108920) */\n\nvoid function_1(void)\n\n{\n return;\n}\n\n" comment comment (function_definition "void function_1(void)\n\n{\n return;\n}" primitive_type (function_declarator "function_1(void)...
(translation_unit (comment) (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement))))
701_psftp_and_psftp_strip.c
aes_encrypt_nb_6
FUN_00148886
aes_encrypt_nb_6
void aes_encrypt_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_00148886(uint *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_00148886(uint *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;\...
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] MOV qword ptr [RBP + -0x28],RAX MOV dword ptr [RBP + -0x2c],0x0 JMP 0x00148f52 MOV RAX,qword ptr [RBP + -0x28] LEA RDX,...
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_encrypt_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...
291_psftp_and_psftp_strip.c
pfd_confirm
FUN_00112cc6
pfd_confirm
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void pfd_confirm(PortForwarding *pf) { PortForwarding *pf_local; if (pf != (PortForwarding *)0x0) { pf->ready = 1; (*(*pf->s)->set_frozen)(pf->s,0); (*(*pf->s)->write)(pf->s,(char *)0x0,0); if (pf->buffer != (void *)0x0) ...
void FUN_00112cc6(long param_1) { if (param_1 != 0) { *(undefined4 *)(param_1 + 0x28) = 1; (**(code **)(**(long **)(param_1 + 0x18) + 0x30))(*(undefined8 *)(param_1 + 0x18),0); (**(code **)(**(long **)(param_1 + 0x18) + 0x10))(*(undefined8 *)(param_1 + 0x18),0,0); if (*(long *)(param_1 + 0x50) != 0)...
(translation_unit "void FUN_00112cc6(long param_1)\n\n{\n if (param_1 != 0) {\n *(undefined4 *)(param_1 + 0x28) = 1;\n (**(code **)(**(long **)(param_1 + 0x18) + 0x30))(*(undefined8 *)(param_1 + 0x18),0);\n (**(code **)(**(long **)(param_1 + 0x18) + 0x10))(*(undefined8 *)(param_1 + 0x18),0,0);\n if (*(long...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI CMP qword ptr [RBP + -0x8],0x0 JZ 0x00112d7c MOV RAX,qword ptr [RBP + -0x8] MOV dword ptr [RAX + 0x28],0x1 MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX + 0x18] MOV RAX,qword ptr [RAX] MOV RAX,qword ptr [RAX + 0x30] MOV RDX,qword ptr [RBP + -0x8] ...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *var_1) { type_1 *pf_local; if (var_1 != (type_1 *)0x0) { var_1->ready = 1; (*(*var_1->s)->set_frozen)(var_1->s,0); (*(*var_1->s)->write)(var_1->s,(char *)0x0,0); if (var_1->buffer != (void *)0x0) {...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid pfd_confirm(PortForwarding *pf)\n\n{\n PortForwarding *pf_local;\n \n if (pf != (PortForwarding *)0x0) {\n pf->ready = 1;\n (*(*pf->s)->set_frozen)(pf->s,0);\n (*(*pf->s)->write)(pf->s,(char *)0x0,0);\n if...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *var_1)\n\n{\n type_1 *pf_local;\n \n if (var_1 != (type_1 *)0x0) {\n var_1->ready = 1;\n (*(*var_1->s)->set_frozen)(var_1->s,0);\n (*(*var_1->s)->write)(var_1->s,(char *)0x0,0);\n if (va...
(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...
1197_pterm_and_pterm_strip.c
getticks
FUN_00164acd
getticks
/* WARNING: Unknown calling convention */ ulong getticks(void) { long lVar1; int iVar2; ulong uVar3; long in_FS_OFFSET; timespec ts; lVar1 = *(long *)(in_FS_OFFSET + 0x28); iVar2 = clock_gettime(1,(timespec *)&ts); if (iVar2 == 0) { uVar3 = ts.tv_nsec / 1000000 + ts.tv_sec * 1000; } else {...
long FUN_00164acd(void) { int iVar1; long lVar2; long in_FS_OFFSET; timespec local_28; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); iVar1 = clock_gettime(1,&local_28); if (iVar1 == 0) { lVar2 = local_28.tv_nsec / 1000000 + local_28.tv_sec * 1000; } else { gettimeofday((time...
(translation_unit "long FUN_00164acd(void)\n\n{\n int iVar1;\n long lVar2;\n long in_FS_OFFSET;\n timespec local_28;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n iVar1 = clock_gettime(1,&local_28);\n if (iVar1 == 0) {\n lVar2 = local_28.tv_nsec / 1000000 + local_28.tv_sec * 1000;\n }\...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX LEA RAX,[RBP + -0x20] MOV RSI,RAX MOV EDI,0x1 CALL 0x0010fe10 TEST EAX,EAX JNZ 0x00164b2e MOV RAX,qword ptr [RBP + -0x20] IMUL RSI,RAX,0x3e8 MOV RCX,qword ptr [RBP + -0x18] MOV RDX,0x431bde82d7b634db MOV RAX,RCX IMU...
/* WARNING: Unknown calling convention */ type_1 function_1(void) { long var_5; int var_3; type_1 uVar3; long var_1; type_2 ts; var_5 = *(long *)(var_1 + 0x28); var_3 = var_2(1,(type_2 *)&ts); if (var_3 == 0) { uVar3 = ts.tv_nsec / 1000000 + ts.tv_sec * 1000; } else { var_4((type_3 *)&...
(translation_unit "/* WARNING: Unknown calling convention */\n\nulong getticks(void)\n\n{\n long lVar1;\n int iVar2;\n ulong uVar3;\n long in_FS_OFFSET;\n timespec ts;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n iVar2 = clock_gettime(1,(timespec *)&ts);\n if (iVar2 == 0) {\n uVar3 = ts.tv_nsec / 1000000 ...
(translation_unit "/* WARNING: Unknown calling convention */\n\ntype_1 function_1(void)\n\n{\n long var_5;\n int var_3;\n type_1 uVar3;\n long var_1;\n type_2 ts;\n \n var_5 = *(long *)(var_1 + 0x28);\n var_3 = var_2(1,(type_2 *)&ts);\n if (var_3 == 0) {\n uVar3 = ts.tv_nsec / 1000000 + ts.tv_sec * 1000;\n ...
(translation_unit (comment) (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type:...
1119_pterm_and_pterm_strip.c
frontend_keypress
FUN_0015df27
frontend_keypress
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void frontend_keypress(void *handle) { void *handle_local; gui_data *inst; if (*(int *)((long)handle + 0xdb0) != 0) { cleanup_exit(0); } return; }
void FUN_0015df27(long param_1) { if (*(int *)(param_1 + 0xdb0) != 0) { FUN_00165675(0); } return; }
(translation_unit "void FUN_0015df27(long param_1)\n\n{\n if (*(int *)(param_1 + 0xdb0) != 0) {\n FUN_00165675(0);\n }\n return;\n}\n\n" (function_definition "void FUN_0015df27(long param_1)\n\n{\n if (*(int *)(param_1 + 0xdb0) != 0) {\n FUN_00165675(0);\n }\n return;\n}" primitive_type (function_declarator...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV EAX,dword ptr [RAX + 0xdb0] TEST EAX,EAX JZ 0x0015df53 MOV EDI,0x0 CALL 0x00165675 NOP LEAVE RET
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(void *handle) { void *handle_local; type_1 *inst; if (*(int *)((long)handle + 0xdb0) != 0) { var_1(0); } return; }
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid frontend_keypress(void *handle)\n\n{\n void *handle_local;\n gui_data *inst;\n \n if (*(int *)((long)handle + 0xdb0) != 0) {\n cleanup_exit(0);\n }\n return;\n}\n\n" comment (function_definition "void frontend_k...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(void *handle)\n\n{\n void *handle_local;\n type_1 *inst;\n \n if (*(int *)((long)handle + 0xdb0) != 0) {\n var_1(0);\n }\n return;\n}\n\n" comment (function_definition "void function_1(void *handle)\n...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive...
587_psftp_and_psftp_strip.c
sshfwd_write_eof
FUN_001335ee
sshfwd_write_eof
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void sshfwd_write_eof(ssh_channel *c) { ssh_channel *c_local; Ssh_conflict ssh; if ((c->ssh->state != CHAN_SHARING) && ((c->closes & 1U) == 0)) { c->pending_eof = 1; ssh_channel_try_eof(c); } return; }
void FUN_001335ee(long *param_1) { if ((*(int *)(*param_1 + 0x1d0) != 4) && ((*(uint *)(param_1 + 3) & 1) == 0)) { *(undefined4 *)((long)param_1 + 0x1c) = 1; FUN_0013349e(param_1); } return; }
(translation_unit "void FUN_001335ee(long *param_1)\n\n{\n if ((*(int *)(*param_1 + 0x1d0) != 4) && ((*(uint *)(param_1 + 3) & 1) == 0)) {\n *(undefined4 *)((long)param_1 + 0x1c) = 1;\n FUN_0013349e(param_1);\n }\n return;\n}\n\n" (function_definition "void FUN_001335ee(long *param_1)\n\n{\n if ((*(int *)(*pa...
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 + -0x8] MOV EAX,dword ptr [RAX + 0x1d0] CMP EAX,0x4 JZ 0x0013363b MOV RAX,qword ptr [RBP + -0x18] MOV EAX,dword ptr [RAX + 0x18] AND EAX,0x1 TES...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *c) { type_1 *c_local; type_2 ssh; if ((c->ssh->state != var_1) && ((c->closes & 1U) == 0)) { c->pending_eof = 1; var_2(c); } return; }
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid sshfwd_write_eof(ssh_channel *c)\n\n{\n ssh_channel *c_local;\n Ssh_conflict ssh;\n \n if ((c->ssh->state != CHAN_SHARING) && ((c->closes & 1U) == 0)) {\n c->pending_eof = 1;\n ssh_channel_try_eof(c);\n }\n r...
(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_1 *c_local;\n type_2 ssh;\n \n if ((c->ssh->state != var_1) && ((c->closes & 1U) == 0)) {\n c->pending_eof = 1;\n var_2(c);\n }\n return;\n}\n\n" comment (function_definition...
(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...
303_psftp_and_psftp_strip.c
plug_proxy_receive
FUN_001134d9
plug_proxy_receive
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void plug_proxy_receive(Plug p,int urgent,char *data,int len) { plug_function_table *ppVar1; char *data_local; int len_local; int urgent_local; Plug p_local; Proxy_Plug pp; Proxy_Socket ps; ppVar1 = p[1]; if (*(int *)((long...
void FUN_001134d9(long param_1,undefined4 param_2,undefined8 param_3,undefined4 param_4) { long lVar1; lVar1 = *(long *)(param_1 + 8); if (*(int *)(lVar1 + 0x84) == 0) { (**(code **)(**(long **)(lVar1 + 0x18) + 0x10)) (*(undefined8 *)(lVar1 + 0x18),param_2,param_3,param_4); } else { ...
(translation_unit "void FUN_001134d9(long param_1,undefined4 param_2,undefined8 param_3,undefined4 param_4)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 8);\n if (*(int *)(lVar1 + 0x84) == 0) {\n (**(code **)(**(long **)(lVar1 + 0x18) + 0x10))\n (*(undefined8 *)(lVar1 + 0x18),param_2,param_3,...
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 + -0x10],RAX MOV RAX,qword ptr [RBP + -0x10] MOV RAX,qword ptr [RAX + 0x8] MOV qword ptr [RBP + -0x8],RAX M...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 p,int urgent,char *data,int len) { type_2 *ppVar1; char *data_local; int len_local; int urgent_local; type_1 p_local; type_3 pp; type_4 ps; ppVar1 = p[1]; if (*(int *)((long)&ppVar1[3].closing + 4) ==...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid plug_proxy_receive(Plug p,int urgent,char *data,int len)\n\n{\n plug_function_table *ppVar1;\n char *data_local;\n int len_local;\n int urgent_local;\n Plug p_local;\n Proxy_Plug pp;\n Proxy_Socket ps;\n \n ppVa...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 p,int urgent,char *data,int len)\n\n{\n type_2 *ppVar1;\n char *data_local;\n int len_local;\n int urgent_local;\n type_1 p_local;\n type_3 pp;\n type_4 ps;\n \n ppVar1 = p[1];\n if (*(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: (primitive_type) declarator: (identifier)) (parameter_declar...
1232_pterm_and_pterm_strip.c
setup
FUN_001656bb
setup
void setup(int single) { int single_local; cmdline_tooltype = 2; default_protocol = L'\xffffffff'; if (single != 0) { pty_pre_init(); } return; }
void FUN_001656bb(int param_1) { DAT_001a7640 = 2; DAT_001a78e0 = 0xffffffff; if (param_1 != 0) { FUN_00165c4b(); } return; }
(translation_unit "void FUN_001656bb(int param_1)\n\n{\n DAT_001a7640 = 2;\n DAT_001a78e0 = 0xffffffff;\n if (param_1 != 0) {\n FUN_00165c4b();\n }\n return;\n}\n\n" (function_definition "void FUN_001656bb(int param_1)\n\n{\n DAT_001a7640 = 2;\n DAT_001a78e0 = 0xffffffff;\n if (param_1 != 0) {\n FUN_00165...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV dword ptr [RBP + -0x4],EDI MOV dword ptr [0x001a7640],0x2 MOV dword ptr [0x001a78e0],0xffffffff CMP dword ptr [RBP + -0x4],0x0 JZ 0x001656e5 CALL 0x00165c4b NOP LEAVE RET
void function_1(int var_1) { int single_local; cmdline_tooltype = 2; default_protocol = L'\xffffffff'; if (var_1 != 0) { var_2(); } return; }
(translation_unit "void setup(int single)\n\n{\n int single_local;\n \n cmdline_tooltype = 2;\n default_protocol = L'\xffffffff';\n if (single != 0) {\n pty_pre_init();\n }\n return;\n}\n\n" (function_definition "void setup(int single)\n\n{\n int single_local;\n \n cmdline_tooltype = 2;\n default_protocol...
(translation_unit "void function_1(int var_1)\n\n{\n int single_local;\n \n cmdline_tooltype = 2;\n default_protocol = L'\xffffffff';\n if (var_1 != 0) {\n var_2();\n }\n return;\n}\n\n" (function_definition "void function_1(int var_1)\n\n{\n int single_local;\n \n cmdline_tooltype = 2;\n default_protocol...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expressio...
1315_pterm_and_pterm_strip.c
mk_wcwidth
FUN_00169fca
mk_wcwidth
int mk_wcwidth(uint ucs) { int iVar1; uint ucs_local; if (ucs == 0) { iVar1 = 0; } else if ((ucs < 0x20) || ((0x7e < ucs && (ucs < 0xa0)))) { iVar1 = -1; } else { iVar1 = bisearch(ucs,mk_wcwidth::combining,0x8d); if (iVar1 == 0) { iVar1 = bisearch(ucs,mk_wcwidth::wide,0x69); ...
undefined8 FUN_00169fca(uint param_1) { int iVar1; undefined8 uVar2; if (param_1 == 0) { uVar2 = 0; } else if ((param_1 < 0x20) || ((0x7e < param_1 && (param_1 < 0xa0)))) { uVar2 = 0xffffffff; } else { iVar1 = FUN_00169f10(param_1,&DAT_00198240,0x8d); if (iVar1 == 0) { iVar1 = F...
(translation_unit "undefined8 FUN_00169fca(uint param_1)\n\n{\n int iVar1;\n undefined8 uVar2;\n \n if (param_1 == 0) {\n uVar2 = 0;\n }\n else if ((param_1 < 0x20) || ((0x7e < param_1 && (param_1 < 0xa0)))) {\n uVar2 = 0xffffffff;\n }\n else {\n iVar1 = FUN_00169f10(param_1,&DAT_00198240,0x8d);\n i...
PUSH RBP MOV RBP,RSP SUB RSP,0x8 MOV dword ptr [RBP + -0x4],EDI CMP dword ptr [RBP + -0x4],0x0 JNZ 0x00169fe2 MOV EAX,0x0 JMP 0x0016a045 CMP dword ptr [RBP + -0x4],0x1f JBE 0x00169ff7 CMP dword ptr [RBP + -0x4],0x7e JBE 0x00169ffe CMP dword ptr [RBP + -0x4],0x9f JA 0x00169ffe MOV EAX,0xffffffff JMP 0x0016a045 MOV EAX,d...
int function_1(type_1 var_1) { int var_3; type_1 ucs_local; if (var_1 == 0) { var_3 = 0; } else if ((var_1 < 0x20) || ((0x7e < var_1 && (var_1 < 0xa0)))) { var_3 = -1; } else { var_3 = var_2(var_1,function_1::combining,0x8d); if (var_3 == 0) { var_3 = var_2(var_1,function_1::wid...
(translation_unit "int mk_wcwidth(uint ucs)\n\n{\n int iVar1;\n uint ucs_local;\n \n if (ucs == 0) {\n iVar1 = 0;\n }\n else if ((ucs < 0x20) || ((0x7e < ucs && (ucs < 0xa0)))) {\n iVar1 = -1;\n }\n else {\n iVar1 = bisearch(ucs,mk_wcwidth::combining,0x8d);\n if (iVar1 == 0) {\n iVar1 = bisearc...
(translation_unit "int function_1(type_1 var_1)\n\n{\n int var_3;\n type_1 ucs_local;\n \n if (var_1 == 0) {\n var_3 = 0;\n }\n else if ((var_1 < 0x20) || ((0x7e < var_1 && (var_1 < 0xa0)))) {\n var_3 = -1;\n }\n else {\n var_3 = var_2(var_1,function_1::combining,0x8d);\n if (var_3 == 0) {\n va...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declarat...
1280_pterm_and_pterm_strip.c
write_setting_s
FUN_001680ce
write_setting_s
void write_setting_s(void *handle,char *key,char *value) { char *value_local; char *key_local; void *handle_local; FILE *fp; fprintf((FILE *)handle,"%s=%s\n",key,value); return; }
void FUN_001680ce(FILE *param_1,undefined8 param_2,undefined8 param_3) { fprintf(param_1,"%s=%s\n",param_2,param_3); return; }
(translation_unit "void FUN_001680ce(FILE *param_1,undefined8 param_2,undefined8 param_3)\n\n{\n fprintf(param_1,"%s=%s\n",param_2,param_3);\n return;\n}\n\n" (function_definition "void FUN_001680ce(FILE *param_1,undefined8 param_2,undefined8 param_3)\n\n{\n fprintf(param_1,"%s=%s\n",param_2,param_3);\n return;\n}"...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV qword ptr [RBP + -0x28],RDX MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x8],RAX MOV RCX,qword ptr [RBP + -0x28] MOV RDX,qword ptr [RBP + -0x20] MOV RAX,qword ptr [RBP + -0x8] LEA RSI,[0x196689] MOV RDI,RAX M...
void function_1(void *handle,char *key,char *value) { char *value_local; char *key_local; void *handle_local; type_1 *fp; var_1((type_1 *)handle,"%s=%s\n",key,value); return; }
(translation_unit "void write_setting_s(void *handle,char *key,char *value)\n\n{\n char *value_local;\n char *key_local;\n void *handle_local;\n FILE *fp;\n \n fprintf((FILE *)handle,"%s=%s\n",key,value);\n return;\n}\n\n" (function_definition "void write_setting_s(void *handle,char *key,char *value)\n\n{\n cha...
(translation_unit "void function_1(void *handle,char *key,char *value)\n\n{\n char *value_local;\n char *key_local;\n void *handle_local;\n type_1 *fp;\n \n var_1((type_1 *)handle,"%s=%s\n",key,value);\n return;\n}\n\n" (function_definition "void function_1(void *handle,char *key,char *value)\n\n{\n char *value...
(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_...
344_psftp_and_psftp_strip.c
sftp_cmd_mkdir
FUN_0011a5fb
sftp_cmd_mkdir
int sftp_cmd_mkdir(sftp_command *cmd) { int iVar1; char *pcVar2; sftp_request *req_00; sftp_packet *pktin_00; char *pcVar3; sftp_command *cmd_local; int i; int ret; int result; char *dir; sftp_request *req; sftp_packet *pktin; if (back == (Backend *)0x0) { not_connected(); ret = 0...
undefined4 FUN_0011a5fb(long *param_1) { int iVar1; long lVar2; undefined8 uVar3; undefined8 uVar4; int local_2c; undefined4 local_28; if (DAT_001b8cf8 == 0) { FUN_00117801(); local_28 = 0; } else if (*(int *)(param_1 + 1) < 2) { puts("mkdir: expects a directory"); local_28 = 0; ...
(translation_unit "undefined4 FUN_0011a5fb(long *param_1)\n\n{\n int iVar1;\n long lVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n int local_2c;\n undefined4 local_28;\n \n if (DAT_001b8cf8 == 0) {\n FUN_00117801();\n local_28 = 0;\n }\n else if (*(int *)(param_1 + 1) < 2) {\n puts("mkdir: expects a...
PUSH RBP MOV RBP,RSP SUB RSP,0x40 MOV qword ptr [RBP + -0x38],RDI MOV RAX,qword ptr [0x001b8cf8] TEST RAX,RAX JNZ 0x0011a622 CALL 0x00117801 MOV EAX,0x0 JMP 0x0011a761 MOV RAX,qword ptr [RBP + -0x38] MOV EAX,dword ptr [RAX + 0x8] CMP EAX,0x1 JG 0x0011a644 LEA RDI,[0x194a40] CALL 0x00108130 MOV EAX,0x0 JMP 0x0011a761 MO...
int function_1(type_1 *cmd) { int var_12; char *var_6; type_2 *req_00; type_3 *pktin_00; char *pcVar3; type_1 *cmd_local; int var_4; int ret; int result; char *dir; type_2 *req; type_3 *pktin; if (var_1 == (type_4 *)0x0) { var_2(); ret = 0; } else if (cmd->nwords < 2) { va...
(translation_unit "int sftp_cmd_mkdir(sftp_command *cmd)\n\n{\n int iVar1;\n char *pcVar2;\n sftp_request *req_00;\n sftp_packet *pktin_00;\n char *pcVar3;\n sftp_command *cmd_local;\n int i;\n int ret;\n int result;\n char *dir;\n sftp_request *req;\n sftp_packet *pktin;\n \n if (back == (Backend *)0x0) ...
(translation_unit "int function_1(type_1 *cmd)\n\n{\n int var_12;\n char *var_6;\n type_2 *req_00;\n type_3 *pktin_00;\n char *pcVar3;\n type_1 *cmd_local;\n int var_4;\n int ret;\n int result;\n char *dir;\n type_2 *req;\n type_3 *pktin;\n \n if (var_1 == (type_4 *)0x0) {\n var_2();\n ret = 0;\n }...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de...
1161_pterm_and_pterm_strip.c
draw_stretch_after
FUN_0016014f
draw_stretch_after
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void draw_stretch_after(draw_ctx *dctx,wchar_t x,wchar_t y,wchar_t w,wchar_t wdouble,wchar_t h, wchar_t hdouble,wchar_t hbothalf) { wchar_t h_local; wchar_t wdouble_local; wchar_t w_local; wchar_t y_local; wchar...
void FUN_0016014f(long param_1) { if (*(int *)(param_1 + 8) == 0) { cairo_set_matrix(*(undefined8 *)(param_1 + 0x18),param_1 + 0x20); } return; }
(translation_unit "void FUN_0016014f(long param_1)\n\n{\n if (*(int *)(param_1 + 8) == 0) {\n cairo_set_matrix(*(undefined8 *)(param_1 + 0x18),param_1 + 0x20);\n }\n return;\n}\n\n" (function_definition "void FUN_0016014f(long param_1)\n\n{\n if (*(int *)(param_1 + 8) == 0) {\n cairo_set_matrix(*(undefined8 *...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x8],RDI MOV dword ptr [RBP + -0xc],ESI MOV dword ptr [RBP + -0x10],EDX MOV dword ptr [RBP + -0x14],ECX MOV dword ptr [RBP + -0x18],R8D MOV dword ptr [RBP + -0x1c],R9D MOV RAX,qword ptr [RBP + -0x8] MOV EAX,dword ptr [RAX + 0x8] TEST EAX,EAX JNZ 0x00160192 MOV RAX...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *dctx,type_2 x,type_2 y,type_2 w,type_2 wdouble,type_2 h, type_2 hdouble,type_2 hbothalf) { type_2 h_local; type_2 wdouble_local; type_2 w_local; type_2 y_local; type_2 x_local; type_1 *...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid draw_stretch_after(draw_ctx *dctx,wchar_t x,wchar_t y,wchar_t w,wchar_t wdouble,wchar_t h,\n wchar_t hdouble,wchar_t hbothalf)\n\n{\n wchar_t h_local;\n wchar_t wdouble_local;\n wchar_t w_local;\...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *dctx,type_2 x,type_2 y,type_2 w,type_2 wdouble,type_2 h,\n type_2 hdouble,type_2 hbothalf)\n\n{\n type_2 h_local;\n type_2 wdouble_local;\n type_2 w_local;\n type_2 y_local;\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...
800_psftp_and_psftp_strip.c
biggcd
FUN_00156436
biggcd
Bignum_conflict biggcd(Bignum_conflict av,Bignum_conflict bv) { int iVar1; Bignum_conflict result; Bignum_conflict bv_local; Bignum_conflict av_local; Bignum_conflict a; Bignum_conflict b; Bignum_conflict t; a = copybn(av); b = copybn(bv); while( true ) { iVar1 = bignum_cmp(b,Zero); if ...
ulong * FUN_00156436(undefined8 param_1,undefined8 param_2) { int iVar1; ulong *puVar2; ulong *local_20; ulong *local_18; local_20 = (ulong *)FUN_00151263(param_1); local_18 = (ulong *)FUN_00151263(param_2); while( true ) { iVar1 = FUN_001553f0(local_18,PTR_DAT_001b8ba0); if (iVar1 == 0) brea...
(translation_unit "ulong * FUN_00156436(undefined8 param_1,undefined8 param_2)\n\n{\n int iVar1;\n ulong *puVar2;\n ulong *local_20;\n ulong *local_18;\n \n local_20 = (ulong *)FUN_00151263(param_1);\n local_18 = (ulong *)FUN_00151263(param_2);\n while( true ) {\n iVar1 = FUN_001553f0(local_18,PTR_DAT_001b8b...
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 RDI,RAX CALL 0x00151263 MOV qword ptr [RBP + -0x18],RAX MOV RAX,qword ptr [RBP + -0x30] MOV RDI,RAX CALL 0x00151263 MOV qword ptr [RBP + -0x10],RAX JMP 0x001564f1 MOV RAX,qword ptr [RBP ...
type_1 function_1(type_1 av,type_1 bv) { int var_3; type_1 result; type_1 bv_local; type_1 av_local; type_1 a; type_1 b; type_1 t; a = var_1(av); b = var_1(bv); while( true ) { var_3 = var_2(b,Zero); if (var_3 == 0) break; result = var_4((int)*b); var_5(a,b,result,(type_1)0x0); ...
(translation_unit "Bignum_conflict biggcd(Bignum_conflict av,Bignum_conflict bv)\n\n{\n int iVar1;\n Bignum_conflict result;\n Bignum_conflict bv_local;\n Bignum_conflict av_local;\n Bignum_conflict a;\n Bignum_conflict b;\n Bignum_conflict t;\n \n a = copybn(av);\n b = copybn(bv);\n while( true ) {\n iVa...
(translation_unit "type_1 function_1(type_1 av,type_1 bv)\n\n{\n int var_3;\n type_1 result;\n type_1 bv_local;\n type_1 av_local;\n type_1 a;\n type_1 b;\n type_1 t;\n \n a = var_1(av);\n b = var_1(bv);\n while( true ) {\n var_3 = var_2(b,Zero);\n if (var_3 == 0) break;\n result = var_4((int)*b);\n...
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_stateme...
369_psftp_and_psftp_strip.c
agent_schedule_callback
FUN_0011c62c
agent_schedule_callback
void agent_schedule_callback (_func_void_void_ptr_void_ptr_int *callback,void *callback_ctx,void *data,int len) { int len_local; void *data_local; void *callback_ctx_local; _func_void_void_ptr_void_ptr_int *callback_local; /* WARNING: Subroutine does not return */ __ass...
void FUN_0011c62c(void) { /* WARNING: Subroutine does not return */ __assert_fail("!\"We shouldn\'t be here\"","psftp.c",0x9cd,"agent_schedule_callback"); }
(translation_unit "void FUN_0011c62c(void)\n\n{\n /* WARNING: Subroutine does not return */\n __assert_fail("!\"We shouldn\'t be here\"","psftp.c",0x9cd,"agent_schedule_callback");\n}\n\n" (function_definition "void FUN_0011c62c(void)\n\n{\n /* WARNING: Subroutine does not return ...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x8],RDI MOV qword ptr [RBP + -0x10],RSI MOV qword ptr [RBP + -0x18],RDX MOV dword ptr [RBP + -0x1c],ECX LEA RCX,[0x196e00] MOV EDX,0x9cd LEA RSI,[0x194902] LEA RDI,[0x1966f6] CALL 0x00108360
void function_1 (type_1 *callback,void *callback_ctx,void *data,int len) { int len_local; void *data_local; void *callback_ctx_local; type_1 *callback_local; /* WARNING: Subroutine does not return */ var_1("!\"We shouldn\'t be here\"","psftp.c",0x9cd,"agent_schedule_cal...
(translation_unit "void agent_schedule_callback\n (_func_void_void_ptr_void_ptr_int *callback,void *callback_ctx,void *data,int len)\n\n{\n int len_local;\n void *data_local;\n void *callback_ctx_local;\n _func_void_void_ptr_void_ptr_int *callback_local;\n \n /* WARNING: Subroutine...
(translation_unit "void function_1\n (type_1 *callback,void *callback_ctx,void *data,int len)\n\n{\n int len_local;\n void *data_local;\n void *callback_ctx_local;\n type_1 *callback_local;\n \n /* WARNING: Subroutine does not return */\n var_1("!\"We shouldn\'t be here\"","psftp....
(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...
682_psftp_and_psftp_strip.c
ssh_sendbuffer
FUN_00146d3b
ssh_sendbuffer
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ int ssh_sendbuffer(void *handle) { int iVar1; void *handle_local; int override_value; Ssh_conflict ssh; if (((handle == (void *)0x0) || (*(long *)((long)handle + 0x20) == 0)) || (*(long *)((long)handle + 0x368) == 0)) { ov...
int FUN_00146d3b(long param_1) { int iVar1; undefined4 local_14; if (((param_1 == 0) || (*(long *)(param_1 + 0x20) == 0)) || (*(long *)(param_1 + 0x368) == 0)) { local_14 = 0; } else { local_14 = 0; if (*(int *)(param_1 + 0x25c) != 0) { local_14 = *(int *)(param_1 + 600); } if (...
(translation_unit "int FUN_00146d3b(long param_1)\n\n{\n int iVar1;\n undefined4 local_14;\n \n if (((param_1 == 0) || (*(long *)(param_1 + 0x20) == 0)) || (*(long *)(param_1 + 0x368) == 0)) {\n local_14 = 0;\n }\n else {\n local_14 = 0;\n if (*(int *)(param_1 + 0x25c) != 0) {\n local_14 = *(int *)(...
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 CMP qword ptr [RBP + -0x8],0x0 JZ 0x00146d73 MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX + 0x20] TEST RAX,RAX JZ 0x00146d73 MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX + 0...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ int function_1(void *var_1) { int var_4; void *handle_local; int var_3; type_1 ssh; if (((var_1 == (void *)0x0) || (*(long *)((long)var_1 + 0x20) == 0)) || (*(long *)((long)var_1 + 0x368) == 0)) { var_3 = 0; } else { ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint ssh_sendbuffer(void *handle)\n\n{\n int iVar1;\n void *handle_local;\n int override_value;\n Ssh_conflict ssh;\n \n if (((handle == (void *)0x0) || (*(long *)((long)handle + 0x20) == 0)) ||\n (*(long *)((long)ha...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint function_1(void *var_1)\n\n{\n int var_4;\n void *handle_local;\n int var_3;\n type_1 ssh;\n \n if (((var_1 == (void *)0x0) || (*(long *)((long)var_1 + 0x20) == 0)) ||\n (*(long *)((long)var_1 + 0x368) == 0)) {\...
(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...
448_psftp_and_psftp_strip.c
fxp_rename_send
FUN_00124e53
fxp_rename_send
sftp_request * fxp_rename_send(char *srcfname,char *dstfname) { sftp_request *psVar1; sftp_packet *pkt; char *dstfname_local; char *srcfname_local; sftp_request *req; sftp_packet *pktout; psVar1 = sftp_alloc_request(); pkt = sftp_pkt_init(0x12); sftp_pkt_adduint32(pkt,(ulong)psVar1->id); sftp_p...
undefined4 * FUN_00124e53(undefined8 param_1,undefined8 param_2) { undefined4 *puVar1; undefined8 uVar2; puVar1 = (undefined4 *)FUN_001241c7(); uVar2 = FUN_0012363b(0x12); FUN_001235c5(uVar2,*puVar1); FUN_00123973(uVar2,param_1); FUN_00123973(uVar2,param_2); FUN_00123f4b(uVar2); return puVar1; } ...
(translation_unit "undefined4 * FUN_00124e53(undefined8 param_1,undefined8 param_2)\n\n{\n undefined4 *puVar1;\n undefined8 uVar2;\n \n puVar1 = (undefined4 *)FUN_001241c7();\n uVar2 = FUN_0012363b(0x12);\n FUN_001235c5(uVar2,*puVar1);\n FUN_00123973(uVar2,param_1);\n FUN_00123973(uVar2,param_2);\n FUN_00123f4...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI CALL 0x001241c7 MOV qword ptr [RBP + -0x10],RAX MOV EDI,0x12 CALL 0x0012363b MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x10] MOV EAX,dword ptr [RAX] MOV EDX,EAX MOV RAX,qword ptr [RBP + -0x8] MOV RSI,RDX MOV...
type_1 * function_1(char *srcfname,char *dstfname) { type_1 *psVar1; type_2 *pkt; char *dstfname_local; char *srcfname_local; type_1 *req; type_2 *pktout; psVar1 = var_1(); pkt = var_2(0x12); var_3(pkt,(type_3)psVar1->id); var_4(pkt,srcfname); var_4(pkt,dstfname); var_5(pkt); return psVar...
(translation_unit "sftp_request * fxp_rename_send(char *srcfname,char *dstfname)\n\n{\n sftp_request *psVar1;\n sftp_packet *pkt;\n char *dstfname_local;\n char *srcfname_local;\n sftp_request *req;\n sftp_packet *pktout;\n \n psVar1 = sftp_alloc_request();\n pkt = sftp_pkt_init(0x12);\n sftp_pkt_adduint32(pk...
(translation_unit "type_1 * function_1(char *srcfname,char *dstfname)\n\n{\n type_1 *psVar1;\n type_2 *pkt;\n char *dstfname_local;\n char *srcfname_local;\n type_1 *req;\n type_2 *pktout;\n \n psVar1 = var_1();\n pkt = var_2(0x12);\n var_3(pkt,(type_3)psVar1->id);\n var_4(pkt,srcfname);\n var_4(pkt,dstfnam...
(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...
1170_pterm_and_pterm_strip.c
get_windowid
FUN_001612de
get_windowid
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ long get_windowid(void *frontend) { undefined8 uVar1; long lVar2; void *frontend_local; gui_data *inst; uVar1 = gtk_widget_get_window(*(undefined8 *)((long)frontend + 8)); lVar2 = gdk_x11_window_get_xid(uVar1); return lVar2; } ...
void FUN_001612de(long param_1) { undefined8 uVar1; uVar1 = gtk_widget_get_window(*(undefined8 *)(param_1 + 8)); gdk_x11_window_get_xid(uVar1); return; }
(translation_unit "void FUN_001612de(long param_1)\n\n{\n undefined8 uVar1;\n \n uVar1 = gtk_widget_get_window(*(undefined8 *)(param_1 + 8));\n gdk_x11_window_get_xid(uVar1);\n return;\n}\n\n" (function_definition "void FUN_001612de(long param_1)\n\n{\n undefined8 uVar1;\n \n uVar1 = gtk_widget_get_window(*(und...
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 + 0x8] MOV RDI,RAX CALL 0x0010f5a0 MOV RDI,RAX CALL 0x0010f190 LEAVE RET
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ long function_1(void *frontend) { type_1 uVar1; long lVar2; void *frontend_local; type_2 *inst; uVar1 = var_1(*(type_1 *)((long)frontend + 8)); lVar2 = var_2(uVar1); return lVar2; }
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nlong get_windowid(void *frontend)\n\n{\n undefined8 uVar1;\n long lVar2;\n void *frontend_local;\n gui_data *inst;\n \n uVar1 = gtk_widget_get_window(*(undefined8 *)((long)frontend + 8));\n lVar2 = gdk_x11_window_get_x...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nlong function_1(void *frontend)\n\n{\n type_1 uVar1;\n long lVar2;\n void *frontend_local;\n type_2 *inst;\n \n uVar1 = var_1(*(type_1 *)((long)frontend + 8));\n lVar2 = var_2(uVar1);\n return lVar2;\n}\n\n" comment (...
(translation_unit (comment) (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (typ...
1160_pterm_and_pterm_strip.c
draw_stretch_before
FUN_00160047
draw_stretch_before
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void draw_stretch_before(draw_ctx *dctx,wchar_t x,wchar_t y,wchar_t w,wchar_t wdouble,wchar_t h, wchar_t hdouble,wchar_t hbothalf) { long lVar1; long in_FS_OFFSET; wchar_t h_local; wchar_t wdouble_local; wchar_...
void FUN_00160047(long param_1,int param_2,int param_3,undefined8 param_4,int param_5,int param_6, int param_7,int param_8) { long in_FS_OFFSET; undefined8 local_48; undefined8 local_40; undefined8 local_38; undefined8 local_30; double local_28; double local_20; long local_10; lo...
(translation_unit "void FUN_00160047(long param_1,int param_2,int param_3,undefined8 param_4,int param_5,int param_6,\n int param_7,int param_8)\n\n{\n long in_FS_OFFSET;\n undefined8 local_48;\n undefined8 local_40;\n undefined8 local_38;\n undefined8 local_30;\n double local_28;\n double local_...
PUSH RBP MOV RBP,RSP SUB RSP,0x60 MOV qword ptr [RBP + -0x48],RDI MOV dword ptr [RBP + -0x4c],ESI MOV dword ptr [RBP + -0x50],EDX MOV dword ptr [RBP + -0x54],ECX MOV dword ptr [RBP + -0x58],R8D MOV dword ptr [RBP + -0x5c],R9D MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP ...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *dctx,type_2 x,type_2 var_7,type_2 w,type_2 var_3,type_2 var_6, type_2 var_4,type_2 var_5) { long var_9; long var_1; type_2 h_local; type_2 wdouble_local; type_2 w_local; type_2 y_local...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid draw_stretch_before(draw_ctx *dctx,wchar_t x,wchar_t y,wchar_t w,wchar_t wdouble,wchar_t h,\n wchar_t hdouble,wchar_t hbothalf)\n\n{\n long lVar1;\n long in_FS_OFFSET;\n wchar_t h_local;\n wcha...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *dctx,type_2 x,type_2 var_7,type_2 w,type_2 var_3,type_2 var_6,\n type_2 var_4,type_2 var_5)\n\n{\n long var_9;\n long var_1;\n type_2 h_local;\n type_2 wdouble_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: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarato...
330_psftp_and_psftp_strip.c
sftp_cmd_unknown
FUN_001196c8
sftp_cmd_unknown
int sftp_cmd_unknown(sftp_command *cmd) { sftp_command *cmd_local; printf("psftp: unknown command \"%s\"\n",*cmd->words); return 0; }
undefined8 FUN_001196c8(undefined8 *param_1) { printf("psftp: unknown command \"%s\"\n",*(undefined8 *)*param_1); return 0; }
(translation_unit "undefined8 FUN_001196c8(undefined8 *param_1)\n\n{\n printf("psftp: unknown command \"%s\"\n",*(undefined8 *)*param_1);\n return 0;\n}\n\n" (function_definition "undefined8 FUN_001196c8(undefined8 *param_1)\n\n{\n printf("psftp: unknown command \"%s\"\n",*(undefined8 *)*param_1);\n return 0;\n}" t...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX] MOV RAX,qword ptr [RAX] MOV RSI,RAX LEA RDI,[0x194971] MOV EAX,0x0 CALL 0x001082e0 MOV EAX,0x0 LEAVE RET
int function_1(type_1 *cmd) { type_1 *cmd_local; var_1("psftp: unknown command \"%s\"\n",*cmd->words); return 0; }
(translation_unit "int sftp_cmd_unknown(sftp_command *cmd)\n\n{\n sftp_command *cmd_local;\n \n printf("psftp: unknown command \"%s\"\n",*cmd->words);\n return 0;\n}\n\n" (function_definition "int sftp_cmd_unknown(sftp_command *cmd)\n\n{\n sftp_command *cmd_local;\n \n printf("psftp: unknown command \"%s\"\n",*c...
(translation_unit "int function_1(type_1 *cmd)\n\n{\n type_1 *cmd_local;\n \n var_1("psftp: unknown command \"%s\"\n",*cmd->words);\n return 0;\n}\n\n" (function_definition "int function_1(type_1 *cmd)\n\n{\n type_1 *cmd_local;\n \n var_1("psftp: unknown command \"%s\"\n",*cmd->words);\n return 0;\n}" primitive...
(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...
550_psftp_and_psftp_strip.c
ssh_pkt_getstring
FUN_0012c24d
ssh_pkt_getstring
void ssh_pkt_getstring(Packet *pkt,char **p,int *length) { int iVar1; int *length_local; char **p_local; Packet *pkt_local; int len; *p = (char *)0x0; *length = 0; if ((3 < pkt->length - pkt->savedpos) && (iVar1 = toint((uint)pkt->body[pkt->savedpos + 3] | (uint)pkt->body[p...
void FUN_0012c24d(long *param_1,long *param_2,int *param_3) { int iVar1; *param_2 = 0; *param_3 = 0; if ((3 < *param_1 - param_1[6]) && (iVar1 = FUN_0010fff6((uint)*(byte *)(param_1[6] + 3 + param_1[5]) | (uint)*(byte *)(param_1[6] + param_1[5]) << 0x18 | ...
(translation_unit "void FUN_0012c24d(long *param_1,long *param_2,int *param_3)\n\n{\n int iVar1;\n \n *param_2 = 0;\n *param_3 = 0;\n if ((3 < *param_1 - param_1[6]) &&\n (iVar1 = FUN_0010fff6((uint)*(byte *)(param_1[6] + 3 + param_1[5]) |\n (uint)*(byte *)(param_1[6] + param_1[5]) <<...
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 [RAX],0x0 MOV RAX,qword ptr [RBP + -0x28] MOV dword ptr [RAX],0x0 MOV RAX,qword ptr [RBP + -0x18] MOV RDX,qword ptr [RAX] MOV RAX,qword ptr [RBP...
void function_1(type_1 *pkt,char **p,int *length) { int var_2; int *length_local; char **p_local; type_1 *pkt_local; int len; *p = (char *)0x0; *length = 0; if ((3 < pkt->length - pkt->savedpos) && (var_2 = var_1((type_2)pkt->body[pkt->savedpos + 3] | (type_2)pkt->body[pkt-...
(translation_unit "void ssh_pkt_getstring(Packet *pkt,char **p,int *length)\n\n{\n int iVar1;\n int *length_local;\n char **p_local;\n Packet *pkt_local;\n int len;\n \n *p = (char *)0x0;\n *length = 0;\n if ((3 < pkt->length - pkt->savedpos) &&\n (iVar1 = toint((uint)pkt->body[pkt->savedpos + 3] |\n ...
(translation_unit "void function_1(type_1 *pkt,char **p,int *length)\n\n{\n int var_2;\n int *length_local;\n char **p_local;\n type_1 *pkt_local;\n int len;\n \n *p = (char *)0x0;\n *length = 0;\n if ((3 < pkt->length - pkt->savedpos) &&\n (var_2 = var_1((type_2)pkt->body[pkt->savedpos + 3] |\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...
1101_pterm_and_pterm_strip.c
set_zoomed
FUN_0015b160
set_zoomed
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void set_zoomed(void *frontend,wchar_t zoomed) { undefined8 uVar1; wchar_t zoomed_local; void *frontend_local; gui_data *inst; if (zoomed == L'\0') { uVar1 = gtk_window_get_type(); /* WARNING: Load size is i...
void FUN_0015b160(undefined8 *param_1,int param_2) { undefined8 uVar1; if (param_2 == 0) { uVar1 = gtk_window_get_type(); uVar1 = g_type_check_instance_cast(*param_1,uVar1); gtk_window_unmaximize(uVar1); } else { uVar1 = gtk_window_get_type(); uVar1 = g_type_check_instance_cast(*param_1...
(translation_unit "void FUN_0015b160(undefined8 *param_1,int param_2)\n\n{\n undefined8 uVar1;\n \n if (param_2 == 0) {\n uVar1 = gtk_window_get_type();\n uVar1 = g_type_check_instance_cast(*param_1,uVar1);\n gtk_window_unmaximize(uVar1);\n }\n else {\n uVar1 = gtk_window_get_type();\n uVar1 = g_typ...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV dword ptr [RBP + -0x1c],ESI MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x8],RAX CMP dword ptr [RBP + -0x1c],0x0 JZ 0x0015b1a1 CALL 0x00110e90 MOV RDX,RAX MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX] MOV RSI,RDX MOV RDI,RAX CALL 0...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(void *frontend,type_1 var_1) { type_2 uVar1; type_1 zoomed_local; void *frontend_local; type_3 *inst; if (var_1 == L'\0') { uVar1 = var_2(); /* WARNING: Load size is inaccurate */ uVar1 =...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid set_zoomed(void *frontend,wchar_t zoomed)\n\n{\n undefined8 uVar1;\n wchar_t zoomed_local;\n void *frontend_local;\n gui_data *inst;\n \n if (zoomed == L'\0') {\n uVar1 = gtk_window_get_type();\n ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(void *frontend,type_1 var_1)\n\n{\n type_2 uVar1;\n type_1 zoomed_local;\n void *frontend_local;\n type_3 *inst;\n \n if (var_1 == L'\0') {\n uVar1 = var_2();\n /* WARNING: Load siz...
(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...
720_psftp_and_psftp_strip.c
aes_ssh2_sdctr
FUN_0014e2bb
aes_ssh2_sdctr
void aes_ssh2_sdctr(void *handle,uchar *blk,int len) { int len_local; uchar *blk_local; void *handle_local; AESContext *ctx; aes_sdctr(blk,len,(AESContext *)handle); return; }
void FUN_0014e2bb(undefined8 param_1,undefined8 param_2,undefined4 param_3) { FUN_0014de98(param_2,param_3,param_1); return; }
(translation_unit "void FUN_0014e2bb(undefined8 param_1,undefined8 param_2,undefined4 param_3)\n\n{\n FUN_0014de98(param_2,param_3,param_1);\n return;\n}\n\n" (function_definition "void FUN_0014e2bb(undefined8 param_1,undefined8 param_2,undefined4 param_3)\n\n{\n FUN_0014de98(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 aes_ssh2_sdctr(void *handle,uchar *blk,int len)\n\n{\n int len_local;\n uchar *blk_local;\n void *handle_local;\n AESContext *ctx;\n \n aes_sdctr(blk,len,(AESContext *)handle);\n return;\n}\n\n" (function_definition "void aes_ssh2_sdctr(void *handle,uchar *blk,int len)\n\n{\n int len_loc...
(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...
769_psftp_and_psftp_strip.c
modpow_simple
FUN_00153413
modpow_simple
Bignum_conflict modpow_simple(Bignum_conflict base_in,Bignum_conflict exp,Bignum_conflict mod) { BignumInt *pBVar1; int len; int rshift_00; Bignum_conflict b_00; BignumInt *m_00; BignumInt *b_01; BignumInt *scratch_00; BignumInt recip_00; Bignum_conflict pBVar2; int iVar3; Bignum_conflict mod_lo...
ulong * FUN_00153413(undefined8 param_1,long *param_2,ulong *param_3) { ulong uVar1; long lVar2; int iVar3; int iVar4; long *plVar5; ulong *puVar6; long lVar7; undefined8 uVar8; undefined8 uVar9; ulong *puVar10; int iVar11; int local_6c; int local_68; long local_58; long local_50; ulon...
(translation_unit "ulong * FUN_00153413(undefined8 param_1,long *param_2,ulong *param_3)\n\n{\n ulong uVar1;\n long lVar2;\n int iVar3;\n int iVar4;\n long *plVar5;\n ulong *puVar6;\n long lVar7;\n undefined8 uVar8;\n undefined8 uVar9;\n ulong *puVar10;\n int iVar11;\n int local_6c;\n int local_68;\n long...
PUSH RBP MOV RBP,RSP SUB RSP,0x90 MOV qword ptr [RBP + -0x78],RDI MOV qword ptr [RBP + -0x80],RSI MOV qword ptr [RBP + -0x88],RDX MOV RAX,qword ptr [RBP + -0x88] MOV RAX,qword ptr [RAX] LEA RDX,[RAX*0x8] MOV RAX,qword ptr [RBP + -0x88] ADD RAX,RDX MOV RAX,qword ptr [RAX] TEST RAX,RAX JNZ 0x00153470 LEA RCX,[0x1a0490] M...
type_1 function_1(type_1 base_in,type_1 exp,type_1 mod) { type_2 *pBVar1; int var_4; int var_9; type_1 b_00; type_2 *m_00; type_2 *b_01; type_2 *scratch_00; type_2 recip_00; type_1 pBVar2; int var_5; type_1 mod_local; type_1 exp_local; type_1 base_in_local; int var_6; int var_3; int ml...
(translation_unit "Bignum_conflict modpow_simple(Bignum_conflict base_in,Bignum_conflict exp,Bignum_conflict mod)\n\n{\n BignumInt *pBVar1;\n int len;\n int rshift_00;\n Bignum_conflict b_00;\n BignumInt *m_00;\n BignumInt *b_01;\n BignumInt *scratch_00;\n BignumInt recip_00;\n Bignum_conflict pBVar2;\n int i...
(translation_unit "type_1 function_1(type_1 base_in,type_1 exp,type_1 mod)\n\n{\n type_2 *pBVar1;\n int var_4;\n int var_9;\n type_1 b_00;\n type_2 *m_00;\n type_2 *b_01;\n type_2 *scratch_00;\n type_2 recip_00;\n type_1 pBVar2;\n int var_5;\n type_1 mod_local;\n type_1 exp_local;\n type_1 base_in_local;\n...
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration ty...
226_psftp_and_psftp_strip.c
prompt_set_result
FUN_0010fbf5
prompt_set_result
void prompt_set_result(prompt_t *pr,char *newstr) { size_t sVar1; char *newstr_local; prompt_t *pr_local; sVar1 = strlen(newstr); prompt_ensure_result_size(pr,(int)sVar1 + 1); strcpy(pr->result,newstr); return; }
void FUN_0010fbf5(long param_1,char *param_2) { size_t sVar1; sVar1 = strlen(param_2); FUN_0010fb3b(param_1,(int)sVar1 + 1); strcpy(*(char **)(param_1 + 0x10),param_2); return; }
(translation_unit "void FUN_0010fbf5(long param_1,char *param_2)\n\n{\n size_t sVar1;\n \n sVar1 = strlen(param_2);\n FUN_0010fb3b(param_1,(int)sVar1 + 1);\n strcpy(*(char **)(param_1 + 0x10),param_2);\n return;\n}\n\n" (function_definition "void FUN_0010fbf5(long param_1,char *param_2)\n\n{\n size_t sVar1;\n \...
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 RDI,RAX CALL 0x00108250 ADD EAX,0x1 MOV EDX,EAX MOV RAX,qword ptr [RBP + -0x8] MOV ESI,EDX MOV RDI,RAX CALL 0x0010fb3b MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX + 0x10] MOV RD...
void function_1(type_1 *pr,char *newstr) { size_t sVar1; char *newstr_local; type_1 *pr_local; sVar1 = var_1(newstr); var_2(pr,(int)sVar1 + 1); var_3(pr->result,newstr); return; }
(translation_unit "void prompt_set_result(prompt_t *pr,char *newstr)\n\n{\n size_t sVar1;\n char *newstr_local;\n prompt_t *pr_local;\n \n sVar1 = strlen(newstr);\n prompt_ensure_result_size(pr,(int)sVar1 + 1);\n strcpy(pr->result,newstr);\n return;\n}\n\n" (function_definition "void prompt_set_result(prompt_t ...
(translation_unit "void function_1(type_1 *pr,char *newstr)\n\n{\n size_t sVar1;\n char *newstr_local;\n type_1 *pr_local;\n \n sVar1 = var_1(newstr);\n var_2(pr,(int)sVar1 + 1);\n var_3(pr->result,newstr);\n return;\n}\n\n" (function_definition "void function_1(type_1 *pr,char *newstr)\n\n{\n size_t sVar1;\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...
1312_pterm_and_pterm_strip.c
x11_ignore_error
FUN_00169c63
x11_ignore_error
void x11_ignore_error(Display *disp,uchar errcode) { x11_err_to_ignore *pxVar1; ulong uVar2; uchar uVar3; undefined7 uVar4; int iVar5; x11_err_to_ignore *pxVar6; uchar errcode_local; Display *disp_local; int i; int j; ulong last; if (orig_x11_error_handler == (_func_int_Display_ptr_XErrorEv...
void FUN_00169c63(long param_1,undefined param_2) { undefined8 *puVar1; ulong uVar2; undefined8 uVar3; undefined8 *puVar4; int local_18; int local_14; if (DAT_001a78d0 == 0) { DAT_001a78d0 = XSetErrorHandler(FUN_00169b93); } uVar2 = *(ulong *)(param_1 + 0x90); local_14 = 0; for (local_18 ...
(translation_unit "void FUN_00169c63(long param_1,undefined param_2)\n\n{\n undefined8 *puVar1;\n ulong uVar2;\n undefined8 uVar3;\n undefined8 *puVar4;\n int local_18;\n int local_14;\n \n if (DAT_001a78d0 == 0) {\n DAT_001a78d0 = XSetErrorHandler(FUN_00169b93);\n }\n uVar2 = *(ulong *)(param_1 + 0x90);\n...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV EAX,ESI MOV byte ptr [RBP + -0x1c],AL MOV RAX,qword ptr [0x001a78d0] TEST RAX,RAX JNZ 0x00169c93 LEA RDI,[0x169b93] CALL 0x0010f420 MOV qword ptr [0x001a78d0],RAX MOV RAX,qword ptr [RBP + -0x18] MOV RAX,qword ptr [RAX + 0x90] MOV qword ptr [RBP + -0x...
void function_1(type_1 *var_3,type_2 errcode) { type_3 *pxVar1; type_4 var_6; type_2 uVar3; type_5 uVar4; int var_10; type_3 *pxVar6; type_2 errcode_local; type_1 *disp_local; int var_4; int var_8; type_4 last; if (var_1 == (type_6 *)0x0) { var_1 = (type_6 *)var_2(x11_error_han...
(translation_unit "void x11_ignore_error(Display *disp,uchar errcode)\n\n{\n x11_err_to_ignore *pxVar1;\n ulong uVar2;\n uchar uVar3;\n undefined7 uVar4;\n int iVar5;\n x11_err_to_ignore *pxVar6;\n uchar errcode_local;\n Display *disp_local;\n int i;\n int j;\n ulong last;\n \n if (orig_x11_error_handler =...
(translation_unit "void function_1(type_1 *var_3,type_2 errcode)\n\n{\n type_3 *pxVar1;\n type_4 var_6;\n type_2 uVar3;\n type_5 uVar4;\n int var_10;\n type_3 *pxVar6;\n type_2 errcode_local;\n type_1 *disp_local;\n int var_4;\n int var_8;\n type_4 last;\n \n if (var_1 == (type_6 *)0x0) {\n var_1 =\n ...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi...
1090_pterm_and_pterm_strip.c
from_backend_untrusted
FUN_0015ae94
from_backend_untrusted
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ wchar_t from_backend_untrusted(void *frontend,char *data,wchar_t len) { wchar_t wVar1; wchar_t len_local; char *data_local; void *frontend_local; gui_data *inst; wVar1 = term_data_untrusted(*(Terminal **)((long)frontend + 0xda0),...
void FUN_0015ae94(long param_1,undefined8 param_2,undefined4 param_3) { FUN_00141f00(*(undefined8 *)(param_1 + 0xda0),param_2,param_3); return; }
(translation_unit "void FUN_0015ae94(long param_1,undefined8 param_2,undefined4 param_3)\n\n{\n FUN_00141f00(*(undefined8 *)(param_1 + 0xda0),param_2,param_3);\n return;\n}\n\n" (function_definition "void FUN_0015ae94(long param_1,undefined8 param_2,undefined4 param_3)\n\n{\n FUN_00141f00(*(undefined8 *)(param_1 + 0...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV dword ptr [RBP + -0x24],EDX MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX + 0xda0] MOV EDX,dword ptr [RBP + -0x24] MOV RCX,qword ptr [RBP + -0x20] ...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ type_1 function_1(void *frontend,char *data,type_1 len) { type_1 wVar1; type_1 len_local; char *data_local; void *frontend_local; type_2 *inst; wVar1 = var_1(*(type_3 **)((long)frontend + 0xda0),data,len); return wVar1; }
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nwchar_t from_backend_untrusted(void *frontend,char *data,wchar_t len)\n\n{\n wchar_t wVar1;\n wchar_t len_local;\n char *data_local;\n void *frontend_local;\n gui_data *inst;\n \n wVar1 = term_data_untrusted(*(Terminal...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ntype_1 function_1(void *frontend,char *data,type_1 len)\n\n{\n type_1 wVar1;\n type_1 len_local;\n char *data_local;\n void *frontend_local;\n type_2 *inst;\n \n wVar1 = var_1(*(type_3 **)((long)frontend + 0xda0),data,...
(translation_unit (comment) (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator...
206_psftp_and_psftp_strip.c
logfopen_callback
FUN_0010e212
logfopen_callback
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void logfopen_callback(void *handle,int mode) { long lVar1; int iVar2; FILE *pFVar3; char *pcVar4; char *pcVar5; size_t sVar6; char *pcVar7; long in_FS_OFFSET; int mode_local; void *handle_local; int len; int shout; vo...
void FUN_0010e212(long *param_1,int param_2) { int iVar1; long lVar2; undefined8 uVar3; char *pcVar4; size_t sVar5; char *pcVar6; long in_FS_OFFSET; tm local_1d8; int local_194; long *local_190; undefined4 local_180; int local_17c; undefined8 local_178; long *local_170; undefined *local_...
(translation_unit "void FUN_0010e212(long *param_1,int param_2)\n\n{\n int iVar1;\n long lVar2;\n undefined8 uVar3;\n char *pcVar4;\n size_t sVar5;\n char *pcVar6;\n long in_FS_OFFSET;\n tm local_1d8;\n int local_194;\n long *local_190;\n undefined4 local_180;\n int local_17c;\n undefined8 local_178;\n lo...
PUSH RBP MOV RBP,RSP SUB RSP,0x1d0 MOV qword ptr [RBP + -0x188],RDI MOV dword ptr [RBP + -0x18c],ESI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0x188] MOV qword ptr [RBP + -0x168],RAX MOV dword ptr [RBP + -0x174],0x0 CMP dword ptr [RBP + -0x18c],0x0 JNZ 0x0010e26d M...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(void *handle,int var_2) { long var_23; int var_19; type_1 *pFVar3; char *pcVar4; char *pcVar5; size_t sVar6; char *pcVar7; long var_1; int mode_local; void *handle_local; int len; int var_12; void *data...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid logfopen_callback(void *handle,int mode)\n\n{\n long lVar1;\n int iVar2;\n FILE *pFVar3;\n char *pcVar4;\n char *pcVar5;\n size_t sVar6;\n char *pcVar7;\n long in_FS_OFFSET;\n int mode_local;\n void *handle_loc...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(void *handle,int var_2)\n\n{\n long var_23;\n int var_19;\n type_1 *pFVar3;\n char *pcVar4;\n char *pcVar5;\n size_t sVar6;\n char *pcVar7;\n long var_1;\n int mode_local;\n void *handle_local;\n in...
(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:...
1239_pterm_and_pterm_strip.c
sigchld_handler
FUN_00165a4a
sigchld_handler
void sigchld_handler(int signum) { int signum_local; write(pty_signal_pipe[1],&DAT_0019636e,1); return; }
void FUN_00165a4a(void) { write(DAT_001a660c,&DAT_0019636e,1); return; }
(translation_unit "void FUN_00165a4a(void)\n\n{\n write(DAT_001a660c,&DAT_0019636e,1);\n return;\n}\n\n" (function_definition "void FUN_00165a4a(void)\n\n{\n write(DAT_001a660c,&DAT_0019636e,1);\n return;\n}" primitive_type (function_declarator "FUN_00165a4a(void)" identifier (parameter_list "(void)" ( (parameter_d...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV dword ptr [RBP + -0x4],EDI MOV EAX,dword ptr [0x001a660c] MOV EDX,0x1 LEA RSI,[0x19636e] MOV EDI,EAX CALL 0x0010f4e0 NOP LEAVE RET
void function_1(int signum) { int signum_local; var_1(pty_signal_pipe[1],&DAT_0019636e,1); return; }
(translation_unit "void sigchld_handler(int signum)\n\n{\n int signum_local;\n \n write(pty_signal_pipe[1],&DAT_0019636e,1);\n return;\n}\n\n" (function_definition "void sigchld_handler(int signum)\n\n{\n int signum_local;\n \n write(pty_signal_pipe[1],&DAT_0019636e,1);\n return;\n}" primitive_type (function_de...
(translation_unit "void function_1(int signum)\n\n{\n int signum_local;\n \n var_1(pty_signal_pipe[1],&DAT_0019636e,1);\n return;\n}\n\n" (function_definition "void function_1(int signum)\n\n{\n int signum_local;\n \n var_1(pty_signal_pipe[1],&DAT_0019636e,1);\n return;\n}" primitive_type (function_declarator "...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expressio...
856_psftp_and_psftp_strip.c
des3_make_context
FUN_0015d0a6
des3_make_context
/* WARNING: Unknown calling convention */ void * des3_make_context(void) { void *pvVar1; pvVar1 = safemalloc(3,0x88); return pvVar1; }
void FUN_0015d0a6(void) { FUN_00110d9a(3,0x88); return; }
(translation_unit "void FUN_0015d0a6(void)\n\n{\n FUN_00110d9a(3,0x88);\n return;\n}\n\n" (function_definition "void FUN_0015d0a6(void)\n\n{\n FUN_00110d9a(3,0x88);\n return;\n}" primitive_type (function_declarator "FUN_0015d0a6(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_ty...
PUSH RBP MOV RBP,RSP MOV ESI,0x88 MOV EDI,0x3 CALL 0x00110d9a POP RBP RET
/* WARNING: Unknown calling convention */ void * function_1(void) { void *pvVar1; pvVar1 = var_1(3,0x88); return pvVar1; }
(translation_unit "/* WARNING: Unknown calling convention */\n\nvoid * des3_make_context(void)\n\n{\n void *pvVar1;\n \n pvVar1 = safemalloc(3,0x88);\n return pvVar1;\n}\n\n" comment (function_definition "void * des3_make_context(void)\n\n{\n void *pvVar1;\n \n pvVar1 = safemalloc(3,0x88);\n return pvVar1;\n}" ...
(translation_unit "/* WARNING: Unknown calling convention */\n\nvoid * function_1(void)\n\n{\n void *pvVar1;\n \n pvVar1 = var_1(3,0x88);\n return pvVar1;\n}\n\n" comment (function_definition "void * function_1(void)\n\n{\n void *pvVar1;\n \n pvVar1 = var_1(3,0x88);\n return pvVar1;\n}" primitive_type (pointer_...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type))))) body: (compound_statement (declaration type: (primitive_type) declarator: (point...
691_psftp_and_psftp_strip.c
ssh_send_port_open
FUN_00147c5c
ssh_send_port_open
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ssh_send_port_open(void *channel,char *hostname,int port,char *org) { Ssh_conflict ssh_00; Packet *pkt; char *data; char *org_local; int port_local; char *hostname_local; void *channel_local; ssh_channel *c; Ssh_conflict ...
void FUN_00147c5c(long *param_1,undefined8 param_2,int param_3,undefined8 param_4) { long lVar1; undefined8 uVar2; undefined8 uVar3; lVar1 = *param_1; FUN_00126ce9(lVar1,"Opening connection to %s:%d for %s",param_2,param_3,param_4); if (*(int *)(lVar1 + 0x250) == 1) { FUN_0012a8b9(lVar1,0x1d,1,*(un...
(translation_unit "void FUN_00147c5c(long *param_1,undefined8 param_2,int param_3,undefined8 param_4)\n\n{\n long lVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n \n lVar1 = *param_1;\n FUN_00126ce9(lVar1,"Opening connection to %s:%d for %s",param_2,param_3,param_4);\n if (*(int *)(lVar1 + 0x250) == 1) {\n FU...
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 RAX,qword ptr [RBP + -0x28] MOV qword ptr [RBP + -0x20],RAX MOV RAX,qword ptr [RBP + -0x20] MOV RAX,qword ptr [RAX] MOV qword ptr [RBP + -0x18],RAX MOV RS...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(void *channel,char *hostname,int port,char *org) { type_1 ssh_00; type_2 *pkt; char *data; char *org_local; int port_local; char *hostname_local; void *channel_local; type_3 *c; type_1 ssh; type_2 *pktout; ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh_send_port_open(void *channel,char *hostname,int port,char *org)\n\n{\n Ssh_conflict ssh_00;\n Packet *pkt;\n char *data;\n char *org_local;\n int port_local;\n char *hostname_local;\n void *channel_local;\n s...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(void *channel,char *hostname,int port,char *org)\n\n{\n type_1 ssh_00;\n type_2 *pkt;\n char *data;\n char *org_local;\n int port_local;\n char *hostname_local;\n void *channel_local;\n type_3 *c;\n t...
(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:...
593_psftp_and_psftp_strip.c
ssh_rportfwd_succfail
FUN_00133b32
ssh_rportfwd_succfail
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ssh_rportfwd_succfail(Ssh_conflict ssh,Packet *pktin,void *ctx) { int iVar1; void *pvVar2; void *ctx_local; Packet *pktin_local; Ssh_conflict ssh_local; ssh_rportfwd *pf; ssh_rportfwd *rpf; if (ssh->version == 1) { i...
void FUN_00133b32(long param_1,long param_2,long param_3) { int iVar1; long lVar2; if (*(int *)(param_1 + 0x250) == 1) { iVar1 = 0xe; } else { iVar1 = 0x51; } if (iVar1 == *(int *)(param_2 + 0x10)) { FUN_00126ce9(param_1,"Remote port forwarding from %s enabled",*(undefined8 *)(param_3 + 0...
(translation_unit "void FUN_00133b32(long param_1,long param_2,long param_3)\n\n{\n int iVar1;\n long lVar2;\n \n if (*(int *)(param_1 + 0x250) == 1) {\n iVar1 = 0xe;\n }\n else {\n iVar1 = 0x51;\n }\n if (iVar1 == *(int *)(param_2 + 0x10)) {\n FUN_00126ce9(param_1,"Remote port forwarding from %s enabl...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x18],RDI MOV qword ptr [RBP + -0x20],RSI MOV qword ptr [RBP + -0x28],RDX MOV RAX,qword ptr [RBP + -0x28] MOV qword ptr [RBP + -0x10],RAX MOV RAX,qword ptr [RBP + -0x20] MOV EDX,dword ptr [RAX + 0x10] MOV RAX,qword ptr [RBP + -0x18] MOV EAX,dword ptr [RAX + 0x250]...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 ssh,type_2 *pktin,void *var_5) { int var_1; void *var_4; void *ctx_local; type_2 *pktin_local; type_1 ssh_local; type_3 *pf; type_3 *rpf; if (ssh->version == 1) { var_1 = 0xe; } else { var_1...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh_rportfwd_succfail(Ssh_conflict ssh,Packet *pktin,void *ctx)\n\n{\n int iVar1;\n void *pvVar2;\n void *ctx_local;\n Packet *pktin_local;\n Ssh_conflict ssh_local;\n ssh_rportfwd *pf;\n ssh_rportfwd *rpf;\n \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,void *var_5)\n\n{\n int var_1;\n void *var_4;\n void *ctx_local;\n type_2 *pktin_local;\n type_1 ssh_local;\n type_3 *pf;\n type_3 *rpf;\n \n if (ssh->version == 1) {\n var...
(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...
1307_pterm_and_pterm_strip.c
init_ucs
FUN_00169730
init_ucs
wchar_t init_ucs(unicode_data *ucsdata,char *linecharset,wchar_t utf8_override,wchar_t font_charset, wchar_t vtmode) { long lVar1; wchar_t wVar2; char *pcVar3; long in_FS_OFFSET; wchar_t vtmode_local; wchar_t font_charset_local; wchar_t utf8_override_local; char *linecharset_local; u...
undefined4 FUN_00169730(long param_1,undefined8 param_2,int param_3,undefined4 param_4,int param_5) { undefined4 uVar1; int iVar2; char *pcVar3; long in_FS_OFFSET; undefined4 local_40; uint local_3c; undefined4 local_38; int local_34; undefined *local_30; char *local_28; undefined *local_20; u...
(translation_unit "undefined4 FUN_00169730(long param_1,undefined8 param_2,int param_3,undefined4 param_4,int param_5)\n\n{\n undefined4 uVar1;\n int iVar2;\n char *pcVar3;\n long in_FS_OFFSET;\n undefined4 local_40;\n uint local_3c;\n undefined4 local_38;\n int local_34;\n undefined *local_30;\n char *local_...
PUSH RBP MOV RBP,RSP SUB RSP,0x60 MOV qword ptr [RBP + -0x48],RDI MOV qword ptr [RBP + -0x50],RSI MOV dword ptr [RBP + -0x54],EDX MOV dword ptr [RBP + -0x58],ECX MOV dword ptr [RBP + -0x5c],R8D MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV dword ptr [RBP + -0x30],0x0 MOV RAX,qword ptr [RBP ...
type_1 function_1(type_2 *ucsdata,char *linecharset,type_1 var_2,type_1 font_charset, type_1 var_11) { long var_13; type_1 var_10; char *var_6; long var_1; type_1 vtmode_local; type_1 font_charset_local; type_1 utf8_override_local; char *linecharset_local; type_2 *ucsdata_local; ty...
(translation_unit "wchar_t init_ucs(unicode_data *ucsdata,char *linecharset,wchar_t utf8_override,wchar_t font_charset,\n wchar_t vtmode)\n\n{\n long lVar1;\n wchar_t wVar2;\n char *pcVar3;\n long in_FS_OFFSET;\n wchar_t vtmode_local;\n wchar_t font_charset_local;\n wchar_t utf8_override_local;\n ...
(translation_unit "type_1 function_1(type_2 *ucsdata,char *linecharset,type_1 var_2,type_1 font_charset,\n type_1 var_11)\n\n{\n long var_13;\n type_1 var_10;\n char *var_6;\n long var_1;\n type_1 vtmode_local;\n type_1 font_charset_local;\n type_1 utf8_override_local;\n char *linecharset_local;\...
(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...
300_psftp_and_psftp_strip.c
sk_proxy_socket_error
FUN_00113382
sk_proxy_socket_error
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ char * sk_proxy_socket_error(Socket s) { socket_function_table *psVar1; Socket s_local; Proxy_Socket ps; if ((s[1] == (socket_function_table *)0x0) && (s[2] != (socket_function_table *)0x0)) { psVar1 = (socket_function_table *)(*...
undefined8 FUN_00113382(long param_1) { undefined8 uVar1; if ((*(long *)(param_1 + 8) == 0) && (*(long *)(param_1 + 0x10) != 0)) { uVar1 = (**(code **)(**(long **)(param_1 + 0x10) + 0x38))(*(undefined8 *)(param_1 + 0x10)); } else { uVar1 = *(undefined8 *)(param_1 + 8); } return uVar1; }
(translation_unit "undefined8 FUN_00113382(long param_1)\n\n{\n undefined8 uVar1;\n \n if ((*(long *)(param_1 + 8) == 0) && (*(long *)(param_1 + 0x10) != 0)) {\n uVar1 = (**(code **)(**(long **)(param_1 + 0x10) + 0x38))(*(undefined8 *)(param_1 + 0x10));\n }\n else {\n uVar1 = *(undefined8 *)(param_1 + 8);\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 + 0x8] TEST RAX,RAX JNZ 0x001133b0 MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX + 0x10] TEST RAX,RAX JNZ 0x001133ba MOV RAX,qwor...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ char * function_1(type_1 s) { type_2 *psVar1; type_1 s_local; type_3 ps; if ((s[1] == (type_2 *)0x0) && (s[2] != (type_2 *)0x0)) { psVar1 = (type_2 *)(**(type_4 **)(s[2]->plug + 0x38))(s[2]); } else { psVar1 = s[1]; } ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nchar * sk_proxy_socket_error(Socket s)\n\n{\n socket_function_table *psVar1;\n Socket s_local;\n Proxy_Socket ps;\n \n if ((s[1] == (socket_function_table *)0x0) && (s[2] != (socket_function_table *)0x0)) {\n psVar1 =...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nchar * function_1(type_1 s)\n\n{\n type_2 *psVar1;\n type_1 s_local;\n type_3 ps;\n \n if ((s[1] == (type_2 *)0x0) && (s[2] != (type_2 *)0x0)) {\n psVar1 = (type_2 *)(**(type_4 **)(s[2]->plug + 0x38))(s[2]);\n }\n e...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier))))) body: (compound_statement (declaration type: (type_ide...
532_psftp_and_psftp_strip.c
ssh_pkt_addstring
FUN_0012b01e
ssh_pkt_addstring
void ssh_pkt_addstring(Packet *pkt,char *data) { char *data_local; Packet *pkt_local; ssh_pkt_addstring_start(pkt); ssh_pkt_addstring_str(pkt,data); return; }
void FUN_0012b01e(undefined8 param_1,undefined8 param_2) { FUN_0012aeba(param_1); FUN_0012afea(param_1,param_2); return; }
(translation_unit "void FUN_0012b01e(undefined8 param_1,undefined8 param_2)\n\n{\n FUN_0012aeba(param_1);\n FUN_0012afea(param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_0012b01e(undefined8 param_1,undefined8 param_2)\n\n{\n FUN_0012aeba(param_1);\n FUN_0012afea(param_1,param_2);\n return;\n}" p...
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 RDI,RAX CALL 0x0012aeba MOV RDX,qword ptr [RBP + -0x10] MOV RAX,qword ptr [RBP + -0x8] MOV RSI,RDX MOV RDI,RAX CALL 0x0012afea NOP LEAVE RET
void function_1(type_1 *pkt,char *data) { char *data_local; type_1 *pkt_local; var_1(pkt); var_2(pkt,data); return; }
(translation_unit "void ssh_pkt_addstring(Packet *pkt,char *data)\n\n{\n char *data_local;\n Packet *pkt_local;\n \n ssh_pkt_addstring_start(pkt);\n ssh_pkt_addstring_str(pkt,data);\n return;\n}\n\n" (function_definition "void ssh_pkt_addstring(Packet *pkt,char *data)\n\n{\n char *data_local;\n Packet *pkt_loca...
(translation_unit "void function_1(type_1 *pkt,char *data)\n\n{\n char *data_local;\n type_1 *pkt_local;\n \n var_1(pkt);\n var_2(pkt,data);\n return;\n}\n\n" (function_definition "void function_1(type_1 *pkt,char *data)\n\n{\n char *data_local;\n type_1 *pkt_local;\n \n var_1(pkt);\n var_2(pkt,data);\n ret...
(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...
161_psftp_and_psftp_strip.c
copy_value
FUN_0010b7e6
copy_value
void copy_value(value *to,value *from,int type) { char *pcVar1; Filename *pFVar2; FontSpec *pFVar3; int type_local; value *from_local; value *to_local; if (type == 2) { pcVar1 = dupstr((from->u).stringval); (to->u).stringval = pcVar1; } else if (type < 3) { if (type == 1) { (to-...
void FUN_0010b7e6(undefined8 *param_1,undefined8 *param_2,int param_3) { undefined8 uVar1; if (param_3 == 2) { uVar1 = FUN_0010fd06(*param_2); *param_1 = uVar1; } else if (param_3 < 3) { if (param_3 == 1) { *(undefined4 *)param_1 = *(undefined4 *)param_2; } } else if (param_3 == 3...
(translation_unit "void FUN_0010b7e6(undefined8 *param_1,undefined8 *param_2,int param_3)\n\n{\n undefined8 uVar1;\n \n if (param_3 == 2) {\n uVar1 = FUN_0010fd06(*param_2);\n *param_1 = uVar1;\n }\n else if (param_3 < 3) {\n if (param_3 == 1) {\n *(undefined4 *)param_1 = *(undefined4 *)param_2;\n ...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x8],RDI MOV qword ptr [RBP + -0x10],RSI MOV dword ptr [RBP + -0x14],EDX CMP dword ptr [RBP + -0x14],0x2 JZ 0x0010b829 CMP dword ptr [RBP + -0x14],0x2 JG 0x0010b80d CMP dword ptr [RBP + -0x14],0x1 JZ 0x0010b81b JMP 0x0010b879 CMP dword ptr [RBP + -0x14],0x3 JZ 0x0...
void function_1(type_1 *to,type_1 *from,int var_1) { char *pcVar1; type_2 *pFVar2; type_3 *pFVar3; int type_local; type_1 *from_local; type_1 *to_local; if (var_1 == 2) { pcVar1 = var_2((from->u).stringval); (to->u).stringval = pcVar1; } else if (var_1 < 3) { if (var_1 == 1) { (...
(translation_unit "void copy_value(value *to,value *from,int type)\n\n{\n char *pcVar1;\n Filename *pFVar2;\n FontSpec *pFVar3;\n int type_local;\n value *from_local;\n value *to_local;\n \n if (type == 2) {\n pcVar1 = dupstr((from->u).stringval);\n (to->u).stringval = pcVar1;\n }\n else if (type < 3) {...
(translation_unit "void function_1(type_1 *to,type_1 *from,int var_1)\n\n{\n char *pcVar1;\n type_2 *pFVar2;\n type_3 *pFVar3;\n int type_local;\n type_1 *from_local;\n type_1 *to_local;\n \n if (var_1 == 2) {\n pcVar1 = var_2((from->u).stringval);\n (to->u).stringval = pcVar1;\n }\n else if (var_1 < 3)...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe...
198_psftp_and_psftp_strip.c
uint64_subtract
FUN_0010dced
uint64_subtract
uint64 uint64_subtract(uint64 x,uint64 y) { uint64 uVar1; ulong uVar2; uint64 y_local; uint64 x_local; uVar2 = x.lo - y.lo & 0xffffffff; uVar1.lo = uVar2; uVar1.hi = (x.hi - y.hi) - (ulong)((y.lo ^ 0xffffffff) < uVar2) & 0xffffffff; return uVar1; }
int FUN_0010dced(int param_1,long param_2,int param_3,ulong param_4) { return (param_1 - param_3) - (uint)((param_4 ^ 0xffffffff) < (param_2 - param_4 & 0xffffffff)); }
(translation_unit "int FUN_0010dced(int param_1,long param_2,int param_3,ulong param_4)\n\n{\n return (param_1 - param_3) - (uint)((param_4 ^ 0xffffffff) < (param_2 - param_4 & 0xffffffff));\n}\n\n" (function_definition "int FUN_0010dced(int param_1,long param_2,int param_3,ulong param_4)\n\n{\n return (param_1 - par...
PUSH RBP MOV RBP,RSP MOV R8,RDI MOV RAX,RSI MOV RSI,R8 MOV RDI,R9 MOV RDI,RAX MOV qword ptr [RBP + -0x10],RSI MOV qword ptr [RBP + -0x8],RDI MOV qword ptr [RBP + -0x20],RDX MOV qword ptr [RBP + -0x18],RCX MOV RDX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RBP + -0x18] SUB RDX,RAX MOV RAX,RDX MOV EAX,EAX MOV qword ptr [R...
type_1 function_1(type_1 x,type_1 y) { type_1 uVar1; type_2 var_1; type_1 y_local; type_1 x_local; var_1 = x.lo - y.lo & 0xffffffff; uVar1.lo = var_1; uVar1.hi = (x.hi - y.hi) - (type_2)((y.lo ^ 0xffffffff) < var_1) & 0xffffffff; return uVar1; }
(translation_unit "uint64 uint64_subtract(uint64 x,uint64 y)\n\n{\n uint64 uVar1;\n ulong uVar2;\n uint64 y_local;\n uint64 x_local;\n \n uVar2 = x.lo - y.lo & 0xffffffff;\n uVar1.lo = uVar2;\n uVar1.hi = (x.hi - y.hi) - (ulong)((y.lo ^ 0xffffffff) < uVar2) & 0xffffffff;\n return uVar1;\n}\n\n" (function_defin...
(translation_unit "type_1 function_1(type_1 x,type_1 y)\n\n{\n type_1 uVar1;\n type_2 var_1;\n type_1 y_local;\n type_1 x_local;\n \n var_1 = x.lo - y.lo & 0xffffffff;\n uVar1.lo = var_1;\n uVar1.hi = (x.hi - y.hi) - (type_2)((y.lo ^ 0xffffffff) < var_1) & 0xffffffff;\n return uVar1;\n}\n\n" (function_definiti...
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_stateme...
823_psftp_and_psftp_strip.c
poly_bytes
FUN_00158cab
poly_bytes
void poly_bytes(void *handle,uchar *blk,int len) { int len_local; uchar *blk_local; void *handle_local; ccp_context *ctx; blk_local = blk; for (len_local = len; (*(int *)((long)handle + 0x108) < 4 && (len_local != 0)); len_local = len_local + -1) { *(uchar *)((long)handle + (long)(7 - *(int *...
void FUN_00158cab(long param_1,undefined *param_2,int param_3) { int local_2c; undefined *local_28; local_28 = param_2; for (local_2c = param_3; (*(int *)(param_1 + 0x108) < 4 && (local_2c != 0)); local_2c = local_2c + -1) { *(undefined *)(param_1 + 0x10c + (long)(7 - *(int *)(param_1 + 0x108))) ...
(translation_unit "void FUN_00158cab(long param_1,undefined *param_2,int param_3)\n\n{\n int local_2c;\n undefined *local_28;\n \n local_28 = param_2;\n for (local_2c = param_3; (*(int *)(param_1 + 0x108) < 4 && (local_2c != 0));\n local_2c = local_2c + -1) {\n *(undefined *)(param_1 + 0x10c + (long)(7 - *...
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 JMP 0x00158d13 MOV RAX,qword ptr [RBP + -0x20] LEA RDX,[RAX + 0x1] MOV qword ptr [RBP + -0x20],RDX MOV RDX,qword ptr [RBP + -0x...
void function_1(void *handle,type_1 *blk,int len) { int var_1; type_1 *var_2; void *handle_local; type_2 *ctx; var_2 = blk; for (var_1 = len; (*(int *)((long)handle + 0x108) < 4 && (var_1 != 0)); var_1 = var_1 + -1) { *(type_1 *)((long)handle + (long)(7 - *(int *)((long)handle + 0x108)) + 0x1...
(translation_unit "void poly_bytes(void *handle,uchar *blk,int len)\n\n{\n int len_local;\n uchar *blk_local;\n void *handle_local;\n ccp_context *ctx;\n \n blk_local = blk;\n for (len_local = len; (*(int *)((long)handle + 0x108) < 4 && (len_local != 0));\n len_local = len_local + -1) {\n *(uchar *)((lon...
(translation_unit "void function_1(void *handle,type_1 *blk,int len)\n\n{\n int var_1;\n type_1 *var_2;\n void *handle_local;\n type_2 *ctx;\n \n var_2 = blk;\n for (var_1 = len; (*(int *)((long)handle + 0x108) < 4 && (var_1 != 0));\n var_1 = var_1 + -1) {\n *(type_1 *)((long)handle + (long)(7 - *(int *)...
(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...
1193_pterm_and_pterm_strip.c
start_backend
FUN_00162fe8
start_backend
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void start_backend(gui_data *inst) { _func_char_ptr_void_ptr_void_ptr_ptr_Conf_ptr_char_ptr_wchar_t_char_ptr_ptr_wchar_t_wchar_t *p_Var1; wchar_t wVar2; wchar_t wVar3; wchar_t wVar4; Backend_conflict *pBVar5; char *pcVar6; void ...
void FUN_00162fe8(undefined8 *param_1) { code *pcVar1; undefined4 uVar2; undefined4 uVar3; undefined4 uVar4; undefined8 uVar5; long in_FS_OFFSET; undefined8 local_58; long local_50; undefined8 local_48; char *local_40; undefined8 local_38; long local_30; local_30 = *(long *)(in_FS_OFFSET ...
(translation_unit "void FUN_00162fe8(undefined8 *param_1)\n\n{\n code *pcVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n undefined8 uVar5;\n long in_FS_OFFSET;\n undefined8 local_58;\n long local_50;\n undefined8 local_48;\n char *local_40;\n undefined8 local_38;\n long local_30;\n \n ...
PUSH RBP MOV RBP,RSP PUSH R14 PUSH R13 PUSH R12 PUSH RBX SUB RSP,0x40 MOV qword ptr [RBP + -0x58],RDI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x28],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0x58] MOV RAX,qword ptr [RAX + 0x22d0] MOV RDI,RAX CALL 0x0016563b MOV RDX,RAX MOV RAX,qword ptr [RBP + -0x58] MOV qword...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *inst) { type_2 *p_Var1; type_3 wVar2; type_3 wVar3; type_3 wVar4; type_4 *pBVar5; char *pcVar6; void *pvVar7; long var_1; type_1 *inst_local; char *realhost; char *var_5; char *msg; char *s; ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid start_backend(gui_data *inst)\n\n{\n _func_char_ptr_void_ptr_void_ptr_ptr_Conf_ptr_char_ptr_wchar_t_char_ptr_ptr_wchar_t_wchar_t\n *p_Var1;\n wchar_t wVar2;\n wchar_t wVar3;\n wchar_t wVar4;\n Backend_conflict *pBV...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *inst)\n\n{\n type_2\n *p_Var1;\n type_3 wVar2;\n type_3 wVar3;\n type_3 wVar4;\n type_4 *pBVar5;\n char *pcVar6;\n void *pvVar7;\n long var_1;\n type_1 *inst_local;\n char *realhost;\n char...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_ide...
1168_pterm_and_pterm_strip.c
cmdline_error
FUN_001611cb
cmdline_error
void cmdline_error(char *p,...) { char in_AL; undefined8 in_RCX; undefined8 in_RDX; undefined8 in_RSI; undefined8 in_R8; undefined8 in_R9; undefined8 in_XMM0_Qa; undefined8 in_XMM1_Qa; undefined8 in_XMM2_Qa; undefined8 in_XMM3_Qa; undefined8 in_XMM4_Qa; undefined8 in_XMM5_Qa; undefined8 in_X...
void FUN_001611cb(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8, char *param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12, undefined8 param_13,u...
(translation_unit "void FUN_001611cb(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n char *param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n ...
PUSH RBP MOV RBP,RSP SUB RSP,0xe0 MOV qword ptr [RBP + -0xd8],RDI MOV qword ptr [RBP + -0xa8],RSI MOV qword ptr [RBP + -0xa0],RDX MOV qword ptr [RBP + -0x98],RCX MOV qword ptr [RBP + -0x90],R8 MOV qword ptr [RBP + -0x88],R9 TEST AL,AL JZ 0x00161224 MOVAPS xmmword ptr [RBP + -0x80],XMM0 MOVAPS xmmword ptr [RBP + -0x70],...
void function_1(char *p,...) { char var_1; type_1 in_RCX; type_1 in_RDX; type_1 in_RSI; type_1 in_R8; type_1 in_R9; type_1 in_XMM0_Qa; type_1 in_XMM1_Qa; type_1 in_XMM2_Qa; type_1 in_XMM3_Qa; type_1 in_XMM4_Qa; type_1 in_XMM5_Qa; type_1 in_XMM6_Qa; type_1 in_XMM7_Qa; char *p_local; typ...
(translation_unit "void cmdline_error(char *p,...)\n\n{\n char in_AL;\n undefined8 in_RCX;\n undefined8 in_RDX;\n undefined8 in_RSI;\n undefined8 in_R8;\n undefined8 in_R9;\n undefined8 in_XMM0_Qa;\n undefined8 in_XMM1_Qa;\n undefined8 in_XMM2_Qa;\n undefined8 in_XMM3_Qa;\n undefined8 in_XMM4_Qa;\n undefine...
(translation_unit "void function_1(char *p,...)\n\n{\n char var_1;\n type_1 in_RCX;\n type_1 in_RDX;\n type_1 in_RSI;\n type_1 in_R8;\n type_1 in_R9;\n type_1 in_XMM0_Qa;\n type_1 in_XMM1_Qa;\n type_1 in_XMM2_Qa;\n type_1 in_XMM3_Qa;\n type_1 in_XMM4_Qa;\n type_1 in_XMM5_Qa;\n type_1 in_XMM6_Qa;\n 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))) (variadic_parameter))) body: (compound_statement (declaration type:...
643_psftp_and_psftp_strip.c
ssh_channel_destroy
FUN_0013d198
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_0013d198(long *param_1) { long lVar1; lVar1 = *param_1; FUN_0013cff1(param_1,0); FUN_00183efc(*(undefined8 *)(lVar1 + 0x1a0),param_1); if (*(int *)(lVar1 + 0x250) == 2) { FUN_00110907(param_1 + 5); if (param_1[0xb] != 0) { /* WARNING: Subroutine does not return */ ...
(translation_unit "void FUN_0013d198(long *param_1)\n\n{\n long lVar1;\n \n lVar1 = *param_1;\n FUN_0013cff1(param_1,0);\n FUN_00183efc(*(undefined8 *)(lVar1 + 0x1a0),param_1);\n if (*(int *)(lVar1 + 0x250) == 2) {\n FUN_00110907(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 0x0013cff1 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...
1094_pterm_and_pterm_strip.c
font_dimension
FUN_0015af90
font_dimension
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ wchar_t font_dimension(void *frontend,wchar_t which) { wchar_t wVar1; wchar_t which_local; void *frontend_local; gui_data *inst; if (which == L'\0') { wVar1 = *(wchar_t *)((long)frontend + 0xd4c); } else { wVar1 = *(wch...
undefined4 FUN_0015af90(long param_1,int param_2) { undefined4 uVar1; if (param_2 == 0) { uVar1 = *(undefined4 *)(param_1 + 0xd4c); } else { uVar1 = *(undefined4 *)(param_1 + 0xd50); } return uVar1; }
(translation_unit "undefined4 FUN_0015af90(long param_1,int param_2)\n\n{\n undefined4 uVar1;\n \n if (param_2 == 0) {\n uVar1 = *(undefined4 *)(param_1 + 0xd4c);\n }\n else {\n uVar1 = *(undefined4 *)(param_1 + 0xd50);\n }\n return uVar1;\n}\n\n" (function_definition "undefined4 FUN_0015af90(long param_1,...
PUSH RBP MOV RBP,RSP MOV qword ptr [RBP + -0x18],RDI MOV dword ptr [RBP + -0x1c],ESI MOV RAX,qword ptr [RBP + -0x18] MOV qword ptr [RBP + -0x8],RAX CMP dword ptr [RBP + -0x1c],0x0 JZ 0x0015afb5 MOV RAX,qword ptr [RBP + -0x8] MOV EAX,dword ptr [RAX + 0xd50] JMP 0x0015afbf MOV RAX,qword ptr [RBP + -0x8] MOV EAX,dword ptr...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ type_1 function_1(void *frontend,type_1 var_1) { type_1 wVar1; type_1 which_local; void *frontend_local; type_2 *inst; if (var_1 == L'\0') { wVar1 = *(type_1 *)((long)frontend + 0xd4c); } else { wVar1 = *(type_1 *)((lon...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nwchar_t font_dimension(void *frontend,wchar_t which)\n\n{\n wchar_t wVar1;\n wchar_t which_local;\n void *frontend_local;\n gui_data *inst;\n \n if (which == L'\0') {\n wVar1 = *(wchar_t *)((long)frontend + 0xd4c);\n...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ntype_1 function_1(void *frontend,type_1 var_1)\n\n{\n type_1 wVar1;\n type_1 which_local;\n void *frontend_local;\n type_2 *inst;\n \n if (var_1 == L'\0') {\n wVar1 = *(type_1 *)((long)frontend + 0xd4c);\n }\n else...
(translation_unit (comment) (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarato...
210_psftp_and_psftp_strip.c
log_eventlog
FUN_0010e87b
log_eventlog
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void log_eventlog(void *handle,char *event) { char *event_local; void *handle_local; LogContext *ctx; if (((flags & 2U) != 0) && ((flags & 1U) != 0)) { fprintf(stderr,"%s\n",event); fflush(stderr); } if ((handle != (void ...
void FUN_0010e87b(long param_1,undefined8 param_2) { if (((DAT_001b9628 & 2) != 0) && ((DAT_001b9628 & 1) != 0)) { fprintf(stderr,"%s\n",param_2); fflush(stderr); } if ((param_1 != 0) && ((*(int *)(param_1 + 0x40) == 3 || (*(int *)(param_1 + 0x40) == 4)))) { FUN_0010e0ca(param_1,"Event Log: %s\r\n",...
(translation_unit "void FUN_0010e87b(long param_1,undefined8 param_2)\n\n{\n if (((DAT_001b9628 & 2) != 0) && ((DAT_001b9628 & 1) != 0)) {\n fprintf(stderr,"%s\n",param_2);\n fflush(stderr);\n }\n if ((param_1 != 0) && ((*(int *)(param_1 + 0x40) == 3 || (*(int *)(param_1 + 0x40) == 4)))) {\n FUN_0010e0ca(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 EAX,dword ptr [0x001b9628] AND EAX,0x2 TEST EAX,EAX JZ 0x0010e8db MOV EAX,dword ptr [0x001b9628] AND EAX,0x1 TEST EAX,EAX JZ 0x0010e8db MOV RAX,qword ptr [...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(void *var_4,char *event) { char *event_local; void *handle_local; type_1 *ctx; if (((var_1 & 2U) != 0) && ((var_1 & 1U) != 0)) { var_2(stderr,"%s\n",event); var_3(stderr); } if ((var_4 != (void *)0x0) && ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid log_eventlog(void *handle,char *event)\n\n{\n char *event_local;\n void *handle_local;\n LogContext *ctx;\n \n if (((flags & 2U) != 0) && ((flags & 1U) != 0)) {\n fprintf(stderr,"%s\n",event);\n fflush(stderr)...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(void *var_4,char *event)\n\n{\n char *event_local;\n void *handle_local;\n type_1 *ctx;\n \n if (((var_1 & 2U) != 0) && ((var_1 & 1U) != 0)) {\n var_2(stderr,"%s\n",event);\n var_3(stderr);\n }\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:...
784_psftp_and_psftp_strip.c
bignum_bit
FUN_00155205
bignum_bit
int bignum_bit(Bignum_conflict bn,int i) { byte bVar1; int iVar2; uint uVar3; int i_local; Bignum_conflict bn_local; if ((i < 0) || (SBORROW4(i,(int)*bn * 0x40) == i + (int)*bn * -0x40 < 0)) { uVar3 = 0; } else { iVar2 = i; if (i < 0) { iVar2 = i + 0x3f; } bVar1 = (byte)(i...
uint FUN_00155205(undefined8 *param_1,int param_2) { byte bVar1; int iVar2; uint uVar3; if ((param_2 < 0) || (SBORROW4(param_2,(int)*param_1 * 0x40) == param_2 + (int)*param_1 * -0x40 < 0)) { uVar3 = 0; } else { iVar2 = param_2; if (param_2 < 0) { iVar2 = param_2 + 0x3f; } ...
(translation_unit "uint FUN_00155205(undefined8 *param_1,int param_2)\n\n{\n byte bVar1;\n int iVar2;\n uint uVar3;\n \n if ((param_2 < 0) ||\n (SBORROW4(param_2,(int)*param_1 * 0x40) == param_2 + (int)*param_1 * -0x40 < 0)) {\n uVar3 = 0;\n }\n else {\n iVar2 = param_2;\n if (param_2 < 0) {\n ...
PUSH RBP MOV RBP,RSP MOV qword ptr [RBP + -0x8],RDI MOV dword ptr [RBP + -0xc],ESI CMP dword ptr [RBP + -0xc],0x0 JS 0x00155225 MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX] SHL EAX,0x6 CMP dword ptr [RBP + -0xc],EAX JL 0x0015522c MOV EAX,0x0 JMP 0x0015526b MOV EAX,dword ptr [RBP + -0xc] LEA EDX,[RAX + 0x3f] T...
int function_1(type_1 bn,int var_1) { type_2 var_4; int var_3; type_3 uVar3; int i_local; type_1 bn_local; if ((var_1 < 0) || (var_2(var_1,(int)*bn * 0x40) == var_1 + (int)*bn * -0x40 < 0)) { uVar3 = 0; } else { var_3 = var_1; if (var_1 < 0) { var_3 = var_1 + 0x3f; } var_4...
(translation_unit "int bignum_bit(Bignum_conflict bn,int i)\n\n{\n byte bVar1;\n int iVar2;\n uint uVar3;\n int i_local;\n Bignum_conflict bn_local;\n \n if ((i < 0) || (SBORROW4(i,(int)*bn * 0x40) == i + (int)*bn * -0x40 < 0)) {\n uVar3 = 0;\n }\n else {\n iVar2 = i;\n if (i < 0) {\n iVar2 = i +...
(translation_unit "int function_1(type_1 bn,int var_1)\n\n{\n type_2 var_4;\n int var_3;\n type_3 uVar3;\n int i_local;\n type_1 bn_local;\n \n if ((var_1 < 0) || (var_2(var_1,(int)*bn * 0x40) == var_1 + (int)*bn * -0x40 < 0)) {\n uVar3 = 0;\n }\n else {\n var_3 = var_1;\n if (var_1 < 0) {\n var_...
(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)))) body: (compound_statement...
1186_pterm_and_pterm_strip.c
new_session_menuitem
FUN_001628b3
new_session_menuitem
void new_session_menuitem(GtkMenuItem *item,gpointer data) { gpointer data_local; GtkMenuItem *item_local; launch_new_session(); return; }
void FUN_001628b3(void) { FUN_0015909f(); return; }
(translation_unit "void FUN_001628b3(void)\n\n{\n FUN_0015909f();\n return;\n}\n\n" (function_definition "void FUN_001628b3(void)\n\n{\n FUN_0015909f();\n return;\n}" primitive_type (function_declarator "FUN_001628b3(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (com...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI MOV qword ptr [RBP + -0x10],RSI CALL 0x0015909f NOP LEAVE RET
void function_1(type_1 *item,type_2 data) { type_2 data_local; type_1 *item_local; var_1(); return; }
(translation_unit "void new_session_menuitem(GtkMenuItem *item,gpointer data)\n\n{\n gpointer data_local;\n GtkMenuItem *item_local;\n \n launch_new_session();\n return;\n}\n\n" (function_definition "void new_session_menuitem(GtkMenuItem *item,gpointer data)\n\n{\n gpointer data_local;\n GtkMenuItem *item_local;...
(translation_unit "void function_1(type_1 *item,type_2 data)\n\n{\n type_2 data_local;\n type_1 *item_local;\n \n var_1();\n return;\n}\n\n" (function_definition "void function_1(type_1 *item,type_2 data)\n\n{\n type_2 data_local;\n type_1 *item_local;\n \n var_1();\n return;\n}" primitive_type (function_decl...
(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...
327_psftp_and_psftp_strip.c
wildcard_iterate
FUN_00119496
wildcard_iterate
int wildcard_iterate(char *filename,_func_int_void_ptr_char_ptr *func,void *ctx) { bool bVar1; int iVar2; uint uVar3; size_t sVar4; char *pcVar5; SftpWildcardMatcher *swcm_00; char *pcVar6; char *pcVar7; void *ctx_local; _func_int_void_ptr_char_ptr *func_local; char *filename_local; int ret; ...
uint FUN_00119496(char *param_1,code *param_2,undefined8 param_3) { bool bVar1; int iVar2; uint uVar3; size_t sVar4; undefined8 uVar5; long lVar6; long lVar7; long lVar8; undefined8 uVar9; uint local_34; sVar4 = strlen(param_1); uVar5 = FUN_00110d9a(sVar4 + 1,1); iVar2 = FUN_0018f8ca(uVar...
(translation_unit "uint FUN_00119496(char *param_1,code *param_2,undefined8 param_3)\n\n{\n bool bVar1;\n int iVar2;\n uint uVar3;\n size_t sVar4;\n undefined8 uVar5;\n long lVar6;\n long lVar7;\n long lVar8;\n undefined8 uVar9;\n uint local_34;\n \n sVar4 = strlen(param_1);\n uVar5 = FUN_00110d9a(sVar4 + ...
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 [RBP + -0x38] MOV RDI,RAX CALL 0x00108250 ADD RAX,0x1 MOV ESI,0x1 MOV RDI,RAX CALL 0x00110d9a MOV qword ptr [RBP + -0x20],RAX MOV RDX,qword ptr [RBP + -0x38] MOV RAX,qword ...
int function_1(char *filename,type_1 *func,void *ctx) { bool bVar1; int var_5; type_2 var_16; size_t var_3; char *var_10; type_3 *var_8; char *var_12; char *pcVar7; void *ctx_local; type_1 *func_local; char *filename_local; int var_15; int matched; int is_wc; char *unwcfname; type_3 *s...
(translation_unit "int wildcard_iterate(char *filename,_func_int_void_ptr_char_ptr *func,void *ctx)\n\n{\n bool bVar1;\n int iVar2;\n uint uVar3;\n size_t sVar4;\n char *pcVar5;\n SftpWildcardMatcher *swcm_00;\n char *pcVar6;\n char *pcVar7;\n void *ctx_local;\n _func_int_void_ptr_char_ptr *func_local;\n cha...
(translation_unit "int function_1(char *filename,type_1 *func,void *ctx)\n\n{\n bool bVar1;\n int var_5;\n type_2 var_16;\n size_t var_3;\n char *var_10;\n type_3 *var_8;\n char *var_12;\n char *pcVar7;\n void *ctx_local;\n type_1 *func_local;\n char *filename_local;\n int var_15;\n int matched;\n int is_...
(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...
256_psftp_and_psftp_strip.c
conf_dest
FUN_00111026
conf_dest
char * conf_dest(Conf *conf) { int iVar1; char *pcVar2; Conf *conf_local; iVar1 = conf_get_int(conf,2); if (iVar1 == 4) { pcVar2 = conf_get_str(conf,0x39); } else { pcVar2 = conf_get_str(conf,0); } return pcVar2; }
void FUN_00111026(undefined8 param_1) { int iVar1; iVar1 = FUN_0010bb08(param_1,2); if (iVar1 == 4) { FUN_0010bd08(param_1,0x39); } else { FUN_0010bd08(param_1,0); } return; }
(translation_unit "void FUN_00111026(undefined8 param_1)\n\n{\n int iVar1;\n \n iVar1 = FUN_0010bb08(param_1,2);\n if (iVar1 == 4) {\n FUN_0010bd08(param_1,0x39);\n }\n else {\n FUN_0010bd08(param_1,0);\n }\n return;\n}\n\n" (function_definition "void FUN_00111026(undefined8 param_1)\n\n{\n int iVar1;\n ...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI MOV RAX,qword ptr [RBP + -0x8] MOV ESI,0x2 MOV RDI,RAX CALL 0x0010bb08 CMP EAX,0x4 JNZ 0x0011105b MOV RAX,qword ptr [RBP + -0x8] MOV ESI,0x39 MOV RDI,RAX CALL 0x0010bd08 JMP 0x0011106c MOV RAX,qword ptr [RBP + -0x8] MOV ESI,0x0 MOV RDI,RAX CALL 0x0010bd08...
char * function_1(type_1 *conf) { int var_2; char *pcVar2; type_1 *conf_local; var_2 = var_1(conf,2); if (var_2 == 4) { pcVar2 = var_3(conf,0x39); } else { pcVar2 = var_3(conf,0); } return pcVar2; }
(translation_unit "char * conf_dest(Conf *conf)\n\n{\n int iVar1;\n char *pcVar2;\n Conf *conf_local;\n \n iVar1 = conf_get_int(conf,2);\n if (iVar1 == 4) {\n pcVar2 = conf_get_str(conf,0x39);\n }\n else {\n pcVar2 = conf_get_str(conf,0);\n }\n return pcVar2;\n}\n\n" (function_definition "char * conf_de...
(translation_unit "char * function_1(type_1 *conf)\n\n{\n int var_2;\n char *pcVar2;\n type_1 *conf_local;\n \n var_2 = var_1(conf,2);\n if (var_2 == 4) {\n pcVar2 = var_3(conf,0x39);\n }\n else {\n pcVar2 = var_3(conf,0);\n }\n return pcVar2;\n}\n\n" (function_definition "char * function_1(type_1 *conf...
(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...
482_psftp_and_psftp_strip.c
ssh_tty_parse_boolean
FUN_0012646a
ssh_tty_parse_boolean
uint ssh_tty_parse_boolean(char *s) { int iVar1; char *s_local; iVar1 = strcasecmp(s,"yes"); if ((((iVar1 != 0) && (iVar1 = strcasecmp(s,"on"), iVar1 != 0)) && (iVar1 = strcasecmp(s,"true"), iVar1 != 0)) && (iVar1 = strcasecmp(s,"+"), iVar1 != 0)) { iVar1 = strcasecmp(s,"no"); if (((iVar1 != ...
bool FUN_0012646a(char *param_1) { int iVar1; iVar1 = strcasecmp(param_1,"yes"); if ((((iVar1 != 0) && (iVar1 = strcasecmp(param_1,"on"), iVar1 != 0)) && (iVar1 = strcasecmp(param_1,"true"), iVar1 != 0)) && (iVar1 = strcasecmp(param_1,"+"), iVar1 != 0)) { iVar1 = strcasecmp(param_1,"no"); ...
(translation_unit "bool FUN_0012646a(char *param_1)\n\n{\n int iVar1;\n \n iVar1 = strcasecmp(param_1,"yes");\n if ((((iVar1 != 0) && (iVar1 = strcasecmp(param_1,"on"), iVar1 != 0)) &&\n (iVar1 = strcasecmp(param_1,"true"), iVar1 != 0)) &&\n (iVar1 = strcasecmp(param_1,"+"), iVar1 != 0)) {\n iVar1 = str...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI MOV RAX,qword ptr [RBP + -0x8] LEA RSI,[0x1983b3] MOV RDI,RAX CALL 0x00108080 TEST EAX,EAX JZ 0x001264d2 MOV RAX,qword ptr [RBP + -0x8] LEA RSI,[0x1983b7] MOV RDI,RAX CALL 0x00108080 TEST EAX,EAX JZ 0x001264d2 MOV RAX,qword ptr [RBP + -0x8] LEA RSI,[0x198...
type_1 function_1(char *s) { int var_2; char *s_local; var_2 = var_1(s,"yes"); if ((((var_2 != 0) && (var_2 = var_1(s,"on"), var_2 != 0)) && (var_2 = var_1(s,"true"), var_2 != 0)) && (var_2 = var_1(s,"+"), var_2 != 0)) { var_2 = var_1(s,"no"); if (((var_2 != 0) && (var_2 = var_1(s,"off"), var...
(translation_unit "uint ssh_tty_parse_boolean(char *s)\n\n{\n int iVar1;\n char *s_local;\n \n iVar1 = strcasecmp(s,"yes");\n if ((((iVar1 != 0) && (iVar1 = strcasecmp(s,"on"), iVar1 != 0)) &&\n (iVar1 = strcasecmp(s,"true"), iVar1 != 0)) && (iVar1 = strcasecmp(s,"+"), iVar1 != 0)) {\n iVar1 = strcasecmp(s...
(translation_unit "type_1 function_1(char *s)\n\n{\n int var_2;\n char *s_local;\n \n var_2 = var_1(s,"yes");\n if ((((var_2 != 0) && (var_2 = var_1(s,"on"), var_2 != 0)) &&\n (var_2 = var_1(s,"true"), var_2 != 0)) && (var_2 = var_1(s,"+"), var_2 != 0)) {\n var_2 = var_1(s,"no");\n if (((var_2 != 0) && ...
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de...
177_psftp_and_psftp_strip.c
conf_get_fontspec
FUN_0010c2d0
conf_get_fontspec
FontSpec * conf_get_fontspec(Conf *conf,int primary) { long lVar1; void *pvVar2; long in_FS_OFFSET; int primary_local; Conf *conf_local; conf_entry *entry; key key; lVar1 = *(long *)(in_FS_OFFSET + 0x28); if (subkeytypes[primary] != 0) { /* WARNING: Subroutine does not return ...
undefined8 FUN_0010c2d0(undefined8 *param_1,int param_2) { long lVar1; long in_FS_OFFSET; int local_28 [6]; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); if (*(int *)(&DAT_001b8020 + (long)param_2 * 4) != 0) { /* WARNING: Subroutine does not return */ __assert_fail("...
(translation_unit "undefined8 FUN_0010c2d0(undefined8 *param_1,int param_2)\n\n{\n long lVar1;\n long in_FS_OFFSET;\n int local_28 [6];\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n if (*(int *)(&DAT_001b8020 + (long)param_2 * 4) != 0) {\n /* WARNING: Subroutine does not r...
PUSH RBP MOV RBP,RSP SUB RSP,0x40 MOV qword ptr [RBP + -0x38],RDI MOV dword ptr [RBP + -0x3c],ESI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV EAX,dword ptr [RBP + -0x3c] CDQE LEA RDX,[RAX*0x4] LEA RAX,[0x1b8020] MOV EAX,dword ptr [RDX + RAX*0x1] TEST EAX,EAX JZ 0x0010c328 LEA RCX,[0x1936d...
type_1 * function_1(type_2 *conf,int primary) { long var_5; void *var_4; long var_1; int primary_local; type_2 *conf_local; type_3 *entry; type_4 type_4; var_5 = *(long *)(var_1 + 0x28); if (subkeytypes[primary] != 0) { /* WARNING: Subroutine does not return */ var_2("subk...
(translation_unit "FontSpec * conf_get_fontspec(Conf *conf,int primary)\n\n{\n long lVar1;\n void *pvVar2;\n long in_FS_OFFSET;\n int primary_local;\n Conf *conf_local;\n conf_entry *entry;\n key key;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n if (subkeytypes[primary] != 0) {\n /* WARNI...
(translation_unit "type_1 * function_1(type_2 *conf,int primary)\n\n{\n long var_5;\n void *var_4;\n long var_1;\n int primary_local;\n type_2 *conf_local;\n type_3 *entry;\n type_4 type_4;\n \n var_5 = *(long *)(var_1 + 0x28);\n if (subkeytypes[primary] != 0) {\n /* WARNING: Subroutine doe...
(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...
1063_pterm_and_pterm_strip.c
fork_and_exec_self
FUN_00158a44
fork_and_exec_self
void fork_and_exec_self(int fd_to_close,...) { int iVar1; long lVar2; char in_AL; long lVar3; long *plVar4; undefined8 in_RCX; ulong uVar5; undefined8 in_RDX; undefined8 in_RSI; undefined8 in_R8; undefined8 in_R9; long in_FS_OFFSET; undefined8 in_XMM0_Qa; undefined8 in_XMM1_Qa; undefined...
void FUN_00158a44(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8, int param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12, undefined8 param_13,und...
(translation_unit "void FUN_00158a44(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n int param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n un...
PUSH RBP MOV RBP,RSP SUB RSP,0x100 MOV dword ptr [RBP + -0xf4],EDI MOV qword ptr [RBP + -0xa8],RSI MOV qword ptr [RBP + -0xa0],RDX MOV qword ptr [RBP + -0x98],RCX MOV qword ptr [RBP + -0x90],R8 MOV qword ptr [RBP + -0x88],R9 TEST AL,AL JZ 0x00158a9c MOVAPS xmmword ptr [RBP + -0x80],XMM0 MOVAPS xmmword ptr [RBP + -0x70]...
void function_1(int var_16,...) { int var_8; long var_21; char var_1; long lVar3; long *plVar4; type_1 in_RCX; type_2 var_4; type_1 in_RDX; type_1 in_RSI; type_1 in_R8; type_1 in_R9; long var_2; type_1 in_XMM0_Qa; type_1 in_XMM1_Qa; type_1 in_XMM2_Qa; type_1 in_XMM3_Qa; type_1 in_XMM...
(translation_unit "void fork_and_exec_self(int fd_to_close,...)\n\n{\n int iVar1;\n long lVar2;\n char in_AL;\n long lVar3;\n long *plVar4;\n undefined8 in_RCX;\n ulong uVar5;\n undefined8 in_RDX;\n undefined8 in_RSI;\n undefined8 in_R8;\n undefined8 in_R9;\n long in_FS_OFFSET;\n undefined8 in_XMM0_Qa;\n ...
(translation_unit "void function_1(int var_16,...)\n\n{\n int var_8;\n long var_21;\n char var_1;\n long lVar3;\n long *plVar4;\n type_1 in_RCX;\n type_2 var_4;\n type_1 in_RDX;\n type_1 in_RSI;\n type_1 in_R8;\n type_1 in_R9;\n long var_2;\n type_1 in_XMM0_Qa;\n type_1 in_XMM1_Qa;\n type_1 in_XMM2_Qa;\n...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (variadic_parameter))) body: (compound_statement (declaration type: (primitive_type) declarator: (id...
666_psftp_and_psftp_strip.c
do_ssh2_authconn
FUN_0013f6ca
do_ssh2_authconn
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void do_ssh2_authconn(Ssh_conflict ssh,uchar *in,int inlen,Packet *pktin) { Ssh_gss_buf *pSVar1; Ssh_gss_buf *pSVar2; t_ssh_gss_init_sec_context p_Var3; Conf *conf; int iVar4; Ssh_gss_stat SVar5; void *pvVar6; Packet *pPVar7; ...
void FUN_0013f6ca(long param_1,undefined8 param_2,int param_3,long param_4) { int *piVar1; int *piVar2; long lVar3; code *pcVar4; int iVar5; undefined4 uVar6; undefined8 uVar7; size_t sVar8; undefined *puVar9; char *pcVar10; ulong uVar11; undefined8 uVar12; long in_FS_OFFSET; int local_14c...
(translation_unit "void FUN_0013f6ca(long param_1,undefined8 param_2,int param_3,long param_4)\n\n{\n int *piVar1;\n int *piVar2;\n long lVar3;\n code *pcVar4;\n int iVar5;\n undefined4 uVar6;\n undefined8 uVar7;\n size_t sVar8;\n undefined *puVar9;\n char *pcVar10;\n ulong uVar11;\n undefined8 uVar12;\n l...
PUSH RBP MOV RBP,RSP PUSH R13 PUSH R12 PUSH RBX SUB RSP,0x158 MOV qword ptr [RBP + -0x158],RDI MOV qword ptr [RBP + -0x160],RSI MOV dword ptr [RBP + -0x164],EDX MOV qword ptr [RBP + -0x170],RCX MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x28],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0x158] MOV RAX,qword ptr [RA...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 ssh,type_2 *in,int var_14,type_3 *var_4) { type_4 *pSVar1; type_4 *pSVar2; type_5 p_Var3; type_6 *conf; int var_3; type_7 var_121; void *pvVar6; type_3 *pPVar7; type_8 *pFVar8; char *var_26; type_2 *...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid do_ssh2_authconn(Ssh_conflict ssh,uchar *in,int inlen,Packet *pktin)\n\n{\n Ssh_gss_buf *pSVar1;\n Ssh_gss_buf *pSVar2;\n t_ssh_gss_init_sec_context p_Var3;\n Conf *conf;\n int iVar4;\n Ssh_gss_stat SVar5;\n void ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 ssh,type_2 *in,int var_14,type_3 *var_4)\n\n{\n type_4 *pSVar1;\n type_4 *pSVar2;\n type_5 p_Var3;\n type_6 *conf;\n int var_3;\n type_7 var_121;\n void *pvVar6;\n type_3 *pPVar7;\n type_8 *pFV...
(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...
647_psftp_and_psftp_strip.c
ssh2_msg_channel_close
FUN_0013d4fc
ssh2_msg_channel_close
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ssh2_msg_channel_close(Ssh_conflict ssh,Packet *pktin) { int iVar1; outstanding_channel_request *ptr; ssh_channel *c_00; Packet *pktin_local; Ssh_conflict ssh_local; ssh_channel *c; outstanding_channel_request *ocr; c_00...
void FUN_0013d4fc(long param_1,undefined8 param_2) { int iVar1; undefined8 *puVar2; long lVar3; lVar3 = FUN_0013c89f(param_1,param_2); if (lVar3 != 0) { FUN_0013d364(lVar3); if ((*(uint *)(param_1 + 0x6c) & 0x800) == 0) { while (*(long *)(lVar3 + 0x58) != 0) { puVar2 = *(undefined8 ...
(translation_unit "void FUN_0013d4fc(long param_1,undefined8 param_2)\n\n{\n int iVar1;\n undefined8 *puVar2;\n long lVar3;\n \n lVar3 = FUN_0013c89f(param_1,param_2);\n if (lVar3 != 0) {\n FUN_0013d364(lVar3);\n if ((*(uint *)(param_1 + 0x6c) & 0x800) == 0) {\n while (*(long *)(lVar3 + 0x58) != 0) {\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 0x0013c89f MOV qword ptr [RBP + -0x10],RAX CMP qword ptr [RBP + -0x10],0x0 JZ 0x0013d649 MOV RAX,qword ptr [RBP + -0x10] MOV RDI,...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 ssh,type_2 *pktin) { int var_5; type_3 *ptr; type_4 *var_2; type_2 *pktin_local; type_1 ssh_local; type_4 *c; type_3 *ocr; var_2 = var_1(ssh,pktin); if (var_2 != (type_4 *)0x0) { var_3(var_2); ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh2_msg_channel_close(Ssh_conflict ssh,Packet *pktin)\n\n{\n int iVar1;\n outstanding_channel_request *ptr;\n ssh_channel *c_00;\n Packet *pktin_local;\n Ssh_conflict ssh_local;\n ssh_channel *c;\n outstanding_ch...
(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_5;\n type_3 *ptr;\n type_4 *var_2;\n type_2 *pktin_local;\n type_1 ssh_local;\n type_4 *c;\n type_3 *ocr;\n \n var_2 = var_1(ssh,pktin);\n if (var_2 != (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...
665_psftp_and_psftp_strip.c
ssh2_response_authconn
FUN_0013f68c
ssh2_response_authconn
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ssh2_response_authconn(ssh_channel *c,Packet *pktin,void *ctx) { void *ctx_local; Packet *pktin_local; ssh_channel *c_local; if (pktin != (Packet *)0x0) { do_ssh2_authconn(c->ssh,(uchar *)0x0,0,pktin); } return; }
void FUN_0013f68c(undefined8 *param_1,long param_2) { if (param_2 != 0) { FUN_0013f6ca(*param_1,0,0,param_2); } return; }
(translation_unit "void FUN_0013f68c(undefined8 *param_1,long param_2)\n\n{\n if (param_2 != 0) {\n FUN_0013f6ca(*param_1,0,0,param_2);\n }\n return;\n}\n\n" (function_definition "void FUN_0013f68c(undefined8 *param_1,long param_2)\n\n{\n if (param_2 != 0) {\n FUN_0013f6ca(*param_1,0,0,param_2);\n }\n retur...
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 CMP qword ptr [RBP + -0x10],0x0 JZ 0x0013f6c7 MOV RAX,qword ptr [RBP + -0x8] MOV RAX,qword ptr [RAX] MOV RDX,qword ptr [RBP + -0x10] MOV RCX,RDX MOV EDX,0x0 MOV ESI,0x0 MOV RDI,RAX CALL 0x001...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 *c,type_2 *var_1,void *ctx) { void *ctx_local; type_2 *pktin_local; type_1 *c_local; if (var_1 != (type_2 *)0x0) { var_2(c->ssh,(type_3 *)0x0,0,var_1); } return; }
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh2_response_authconn(ssh_channel *c,Packet *pktin,void *ctx)\n\n{\n void *ctx_local;\n Packet *pktin_local;\n ssh_channel *c_local;\n \n if (pktin != (Packet *)0x0) {\n do_ssh2_authconn(c->ssh,(uchar *)0x0,0,pk...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *c,type_2 *var_1,void *ctx)\n\n{\n void *ctx_local;\n type_2 *pktin_local;\n type_1 *c_local;\n \n if (var_1 != (type_2 *)0x0) {\n var_2(c->ssh,(type_3 *)0x0,0,var_1);\n }\n return;\n}\n\n" co...
(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...
264_psftp_and_psftp_strip.c
strendswith
FUN_00111682
strendswith
int strendswith(char *s,char *t) { int iVar1; size_t sVar2; size_t sVar3; char *t_local; char *s_local; size_t slen; size_t tlen; sVar2 = strlen(s); sVar3 = strlen(t); if ((sVar3 <= sVar2) && (iVar1 = strcmp(s + (sVar2 - sVar3),t), iVar1 == 0)) { return 1; } return 0; }
undefined8 FUN_00111682(char *param_1,char *param_2) { int iVar1; size_t sVar2; size_t sVar3; sVar2 = strlen(param_1); sVar3 = strlen(param_2); if ((sVar3 <= sVar2) && (iVar1 = strcmp(param_1 + (sVar2 - sVar3),param_2), iVar1 == 0)) { return 1; } return 0; }
(translation_unit "undefined8 FUN_00111682(char *param_1,char *param_2)\n\n{\n int iVar1;\n size_t sVar2;\n size_t sVar3;\n \n sVar2 = strlen(param_1);\n sVar3 = strlen(param_2);\n if ((sVar3 <= sVar2) && (iVar1 = strcmp(param_1 + (sVar2 - sVar3),param_2), iVar1 == 0)) {\n return 1;\n }\n return 0;\n}\n\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 RDI,RAX CALL 0x00108250 MOV qword ptr [RBP + -0x10],RAX MOV RAX,qword ptr [RBP + -0x20] MOV RDI,RAX CALL 0x00108250 MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x10] CMP RAX...
int function_1(char *var_5,char *t) { int var_6; size_t var_3; size_t var_2; char *t_local; char *s_local; size_t slen; size_t tlen; var_3 = var_1(var_5); var_2 = var_1(t); if ((var_2 <= var_3) && (var_6 = var_4(var_5 + (var_3 - var_2),t), var_6 == 0)) { return 1; } return 0; }
(translation_unit "int strendswith(char *s,char *t)\n\n{\n int iVar1;\n size_t sVar2;\n size_t sVar3;\n char *t_local;\n char *s_local;\n size_t slen;\n size_t tlen;\n \n sVar2 = strlen(s);\n sVar3 = strlen(t);\n if ((sVar3 <= sVar2) && (iVar1 = strcmp(s + (sVar2 - sVar3),t), iVar1 == 0)) {\n return 1;\n ...
(translation_unit "int function_1(char *var_5,char *t)\n\n{\n int var_6;\n size_t var_3;\n size_t var_2;\n char *t_local;\n char *s_local;\n size_t slen;\n size_t tlen;\n \n var_3 = var_1(var_5);\n var_2 = var_1(t);\n if ((var_2 <= var_3) && (var_6 = var_4(var_5 + (var_3 - var_2),t), var_6 == 0)) {\n retu...
(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_...
394_psftp_and_psftp_strip.c
gprefs_from_str
FUN_0011e10d
gprefs_from_str
void gprefs_from_str(char *str,keyvalwhere *mapping,int nvals,Conf *conf,int primary) { char *key; int iVar1; int iVar2; char *ptr; Conf *conf_local; int primary_local; int nvals_local; keyvalwhere *mapping_local; char *str_local; int i; int j; int n; int pos; int v; char *p; ulong see...
void FUN_0011e10d(undefined8 param_1,long param_2,int param_3,undefined8 param_4,undefined4 param_5) { uint uVar1; char *pcVar2; int iVar3; int iVar4; undefined4 uVar5; char *pcVar6; int local_3c; int local_38; int local_34; int local_30; char *local_28; pcVar6 = (char *)FUN_0010fd06(param_...
(translation_unit "void FUN_0011e10d(undefined8 param_1,long param_2,int param_3,undefined8 param_4,undefined4 param_5)\n\n{\n uint uVar1;\n char *pcVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n char *pcVar6;\n int local_3c;\n int local_38;\n int local_34;\n int local_30;\n char *local_28;\n \n pcV...
PUSH RBP MOV RBP,RSP SUB RSP,0x60 MOV qword ptr [RBP + -0x48],RDI MOV qword ptr [RBP + -0x50],RSI MOV dword ptr [RBP + -0x54],EDX MOV qword ptr [RBP + -0x60],RCX MOV dword ptr [RBP + -0x58],R8D MOV RAX,qword ptr [RBP + -0x48] MOV RDI,RAX CALL 0x0010fd06 MOV qword ptr [RBP + -0x10],RAX MOV qword ptr [RBP + -0x18],0x0 MO...
void function_1(char *str,type_1 *mapping,int var_9,type_2 *conf,int primary) { char *key; int var_4; int var_14; char *ptr; type_2 *conf_local; int primary_local; int nvals_local; type_1 *mapping_local; char *str_local; int var_10; int var_12; int var_7; int var_15; int v; char *var_2; ...
(translation_unit "void gprefs_from_str(char *str,keyvalwhere *mapping,int nvals,Conf *conf,int primary)\n\n{\n char *key;\n int iVar1;\n int iVar2;\n char *ptr;\n Conf *conf_local;\n int primary_local;\n int nvals_local;\n keyvalwhere *mapping_local;\n char *str_local;\n int i;\n int j;\n int n;\n int pos...
(translation_unit "void function_1(char *str,type_1 *mapping,int var_9,type_2 *conf,int primary)\n\n{\n char *key;\n int var_4;\n int var_14;\n char *ptr;\n type_2 *conf_local;\n int primary_local;\n int nvals_local;\n type_1 *mapping_local;\n char *str_local;\n int var_10;\n int var_12;\n int var_7;\n int...
(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...
477_psftp_and_psftp_strip.c
xfer_upload_ready
FUN_0012610b
xfer_upload_ready
int xfer_upload_ready(fxp_xfer *xfer) { int iVar1; fxp_xfer *xfer_local; iVar1 = sftp_sendbuffer(); return (int)(iVar1 == 0); }
bool FUN_0012610b(void) { int iVar1; iVar1 = FUN_0011c9b4(); return iVar1 == 0; }
(translation_unit "bool FUN_0012610b(void)\n\n{\n int iVar1;\n \n iVar1 = FUN_0011c9b4();\n return iVar1 == 0;\n}\n\n" (function_definition "bool FUN_0012610b(void)\n\n{\n int iVar1;\n \n iVar1 = FUN_0011c9b4();\n return iVar1 == 0;\n}" primitive_type (function_declarator "FUN_0012610b(void)" identifier (parame...
PUSH RBP MOV RBP,RSP SUB RSP,0x10 MOV qword ptr [RBP + -0x8],RDI CALL 0x0011c9b4 TEST EAX,EAX JNZ 0x00126127 MOV EAX,0x1 JMP 0x0012612c MOV EAX,0x0 LEAVE RET
int function_1(type_1 *xfer) { int var_2; type_1 *xfer_local; var_2 = var_1(); return (int)(var_2 == 0); }
(translation_unit "int xfer_upload_ready(fxp_xfer *xfer)\n\n{\n int iVar1;\n fxp_xfer *xfer_local;\n \n iVar1 = sftp_sendbuffer();\n return (int)(iVar1 == 0);\n}\n\n" (function_definition "int xfer_upload_ready(fxp_xfer *xfer)\n\n{\n int iVar1;\n fxp_xfer *xfer_local;\n \n iVar1 = sftp_sendbuffer();\n return ...
(translation_unit "int function_1(type_1 *xfer)\n\n{\n int var_2;\n type_1 *xfer_local;\n \n var_2 = var_1();\n return (int)(var_2 == 0);\n}\n\n" (function_definition "int function_1(type_1 *xfer)\n\n{\n int var_2;\n type_1 *xfer_local;\n \n var_2 = var_1();\n return (int)(var_2 == 0);\n}" primitive_type (fun...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de...
1082_pterm_and_pterm_strip.c
connection_fatal
FUN_0015abeb
connection_fatal
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void connection_fatal(void *frontend,char *p,...) { long lVar1; char in_AL; char *msg_00; undefined8 in_RCX; undefined8 in_RDX; undefined8 in_R8; undefined8 in_R9; long in_FS_OFFSET; undefined8 in_XMM0_Qa; undefined8 in_XMM1...
void FUN_0015abeb(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8, undefined8 *param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12, undefined8 para...
(translation_unit "void FUN_0015abeb(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 *param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n ...
PUSH RBP MOV RBP,RSP SUB RSP,0xf0 MOV qword ptr [RBP + -0xe8],RDI MOV qword ptr [RBP + -0xf0],RSI MOV qword ptr [RBP + -0xa0],RDX MOV qword ptr [RBP + -0x98],RCX MOV qword ptr [RBP + -0x90],R8 MOV qword ptr [RBP + -0x88],R9 TEST AL,AL JZ 0x0015ac44 MOVAPS xmmword ptr [RBP + -0x80],XMM0 MOVAPS xmmword ptr [RBP + -0x70],...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(void *frontend,char *p,...) { long var_7; char var_1; char *msg_00; type_1 in_RCX; type_1 in_RDX; type_1 in_R8; type_1 in_R9; long var_2; type_1 in_XMM0_Qa; type_1 in_XMM1_Qa; type_1 in_XMM2_Qa; type_1 in...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid connection_fatal(void *frontend,char *p,...)\n\n{\n long lVar1;\n char in_AL;\n char *msg_00;\n undefined8 in_RCX;\n undefined8 in_RDX;\n undefined8 in_R8;\n undefined8 in_R9;\n long in_FS_OFFSET;\n undefined8 i...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(void *frontend,char *p,...)\n\n{\n long var_7;\n char var_1;\n char *msg_00;\n type_1 in_RCX;\n type_1 in_RDX;\n type_1 in_R8;\n type_1 in_R9;\n long var_2;\n type_1 in_XMM0_Qa;\n type_1 in_XMM1_Qa;\...
(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator:...
1219_pterm_and_pterm_strip.c
make_dir_and_check_ours
FUN_001652cd
make_dir_and_check_ours
char * make_dir_and_check_ours(char *dirname) { long lVar1; __uid_t _Var2; int iVar3; __uid_t _Var4; int *piVar5; char *pcVar6; long in_FS_OFFSET; char *dirname_local; stat st; lVar1 = *(long *)(in_FS_OFFSET + 0x28); iVar3 = mkdir(dirname,0x1c0); if (iVar3 < 0) { piVar5 = __errno_locati...
undefined8 FUN_001652cd(char *param_1) { __uid_t _Var1; int iVar2; __uid_t _Var3; int *piVar4; char *pcVar5; undefined8 uVar6; long in_FS_OFFSET; undefined local_b8 [24]; uint local_a0; __uid_t local_9c; long local_20; local_20 = *(long *)(in_FS_OFFSET + 0x28); iVar2 = mkdir(param_1,0x1c0...
(translation_unit "undefined8 FUN_001652cd(char *param_1)\n\n{\n __uid_t _Var1;\n int iVar2;\n __uid_t _Var3;\n int *piVar4;\n char *pcVar5;\n undefined8 uVar6;\n long in_FS_OFFSET;\n undefined local_b8 [24];\n uint local_a0;\n __uid_t local_9c;\n long local_20;\n \n local_20 = *(long *)(in_FS_OFFSET + 0x2...
PUSH RBP MOV RBP,RSP PUSH RBX SUB RSP,0xb8 MOV qword ptr [RBP + -0xb8],RDI MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x18],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0xb8] MOV ESI,0x1c0 MOV RDI,RAX CALL 0x0010f610 TEST EAX,EAX JNS 0x00165344 CALL 0x0010f080 MOV EAX,dword ptr [RAX] CMP EAX,0x11 JZ 0x00165344 CALL...
char * function_1(char *dirname) { long var_11; type_1 var_9; int var_3; type_1 var_10; int *piVar5; char *pcVar6; long var_1; char *dirname_local; type_2 st; var_11 = *(long *)(var_1 + 0x28); var_3 = var_2(dirname,0x1c0); if (var_3 < 0) { piVar5 = var_4(); if (*piVar5 != 0x11) { ...
(translation_unit "char * make_dir_and_check_ours(char *dirname)\n\n{\n long lVar1;\n __uid_t _Var2;\n int iVar3;\n __uid_t _Var4;\n int *piVar5;\n char *pcVar6;\n long in_FS_OFFSET;\n char *dirname_local;\n stat st;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n iVar3 = mkdir(dirname,0x1c0);\n if (iVar3 <...
(translation_unit "char * function_1(char *dirname)\n\n{\n long var_11;\n type_1 var_9;\n int var_3;\n type_1 var_10;\n int *piVar5;\n char *pcVar6;\n long var_1;\n char *dirname_local;\n type_2 st;\n \n var_11 = *(long *)(var_1 + 0x28);\n var_3 = var_2(dirname,0x1c0);\n if (var_3 < 0) {\n piVar5 = var_...
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (decla...
1289_pterm_and_pterm_strip.c
read_setting_fontspec
FUN_001686c9
read_setting_fontspec
FontSpec * read_setting_fontspec(void *handle,char *name) { char *pcVar1; char *pcVar2; FontSpec *pFVar3; char *name_local; void *handle_local; char *suffname; char *tmp; FontSpec *fs; char *tmp2; FontSpec *fs_1; pcVar1 = dupcat(name,&DAT_001966e9,0); pcVar2 = read_setting_s(handle,pcVar1);...
undefined8 FUN_001686c9(undefined8 param_1,undefined8 param_2) { undefined8 uVar1; long lVar2; undefined8 uVar3; char *pcVar4; uVar1 = FUN_001272b8(param_2,&DAT_001966e9,0); lVar2 = FUN_0016852c(param_1,uVar1); if (lVar2 == 0) { FUN_001284fc(uVar1); pcVar4 = (char *)FUN_0016852c(param_1,param...
(translation_unit "undefined8 FUN_001686c9(undefined8 param_1,undefined8 param_2)\n\n{\n undefined8 uVar1;\n long lVar2;\n undefined8 uVar3;\n char *pcVar4;\n \n uVar1 = FUN_001272b8(param_2,&DAT_001966e9,0);\n lVar2 = FUN_0016852c(param_1,uVar1);\n if (lVar2 == 0) {\n FUN_001284fc(uVar1);\n pcVar4 = (cha...
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 + -0x40] MOV EDX,0x0 LEA RSI,[0x1966e9] MOV RDI,RAX MOV EAX,0x0 CALL 0x001272b8 MOV qword ptr [RBP + -0x28],RAX MOV RDX,qword ptr [RBP + -0x28] MOV RAX,qword ptr [RBP + -0x38] MOV RSI,RDX MOV RDI,RAX...
type_1 * function_1(void *handle,char *name) { char *var_5; char *var_3; type_1 *pFVar3; char *name_local; void *handle_local; char *suffname; char *tmp; type_1 *fs; char *tmp2; type_1 *fs_1; var_5 = var_1(name,&DAT_001966e9,0); var_3 = var_2(handle,var_5); if (var_3 == (char *)0x0) { ...
(translation_unit "FontSpec * read_setting_fontspec(void *handle,char *name)\n\n{\n char *pcVar1;\n char *pcVar2;\n FontSpec *pFVar3;\n char *name_local;\n void *handle_local;\n char *suffname;\n char *tmp;\n FontSpec *fs;\n char *tmp2;\n FontSpec *fs_1;\n \n pcVar1 = dupcat(name,&DAT_001966e9,0);\n pcVar2...
(translation_unit "type_1 * function_1(void *handle,char *name)\n\n{\n char *var_5;\n char *var_3;\n type_1 *pFVar3;\n char *name_local;\n void *handle_local;\n char *suffname;\n char *tmp;\n type_1 *fs;\n char *tmp2;\n type_1 *fs_1;\n \n var_5 = var_1(name,&DAT_001966e9,0);\n var_3 = var_2(handle,var_5);\...
(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...
685_psftp_and_psftp_strip.c
ssh_special
FUN_00147577
ssh_special
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ssh_special(void *handle,Telnet_Special code) { Packet *pPVar1; Telnet_Special code_local; void *handle_local; char *signame; Ssh_conflict ssh; Packet *pktout; if (code == TS_EOF) { if (*(int *)((long)handle + 0x1d0) =...
void FUN_00147577(long param_1,uint param_2) { undefined8 uVar1; undefined *local_20; if (param_2 == 0xc) { if (*(int *)(param_1 + 0x1d0) == 3) { if (*(int *)(param_1 + 0x250) == 1) { FUN_0012a8b9(param_1,0x13,0); } else if (*(long *)(param_1 + 0x1a8) != 0) { FUN_001335e...
(translation_unit "void FUN_00147577(long param_1,uint param_2)\n\n{\n undefined8 uVar1;\n undefined *local_20;\n \n if (param_2 == 0xc) {\n if (*(int *)(param_1 + 0x1d0) == 3) {\n if (*(int *)(param_1 + 0x250) == 1) {\n FUN_0012a8b9(param_1,0x13,0);\n }\n else if (*(long *)(param_1 + 0x1a8...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x28],RDI MOV dword ptr [RBP + -0x2c],ESI MOV RAX,qword ptr [RBP + -0x28] MOV qword ptr [RBP + -0x10],RAX CMP dword ptr [RBP + -0x2c],0xc JNZ 0x00147640 MOV RAX,qword ptr [RBP + -0x10] MOV EAX,dword ptr [RAX + 0x1d0] CMP EAX,0x3 JZ 0x001475c4 CMP dword ptr [RBP + ...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(void *handle,type_1 var_1) { type_2 *pPVar1; type_1 code_local; void *handle_local; char *var_31; type_3 ssh; type_2 *pktout; if (var_1 == var_2) { if (*(int *)((long)handle + 0x1d0) == 3) { if (*(int ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh_special(void *handle,Telnet_Special code)\n\n{\n Packet *pPVar1;\n Telnet_Special code_local;\n void *handle_local;\n char *signame;\n Ssh_conflict ssh;\n Packet *pktout;\n \n if (code == TS_EOF) {\n if (*...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(void *handle,type_1 var_1)\n\n{\n type_2 *pPVar1;\n type_1 code_local;\n void *handle_local;\n char *var_31;\n type_3 ssh;\n type_2 *pktout;\n \n if (var_1 == var_2) {\n if (*(int *)((long)handle + ...
(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...
524_psftp_and_psftp_strip.c
ssh_pkt_ensure
FUN_0012acbd
ssh_pkt_ensure
void ssh_pkt_ensure(Packet *pkt,int length) { uchar *puVar1; int iVar2; uchar *puVar3; int length_local; Packet *pkt_local; int offset; uchar *body; if (pkt->maxlen < (long)length) { puVar1 = pkt->body; if (puVar1 == (uchar *)0x0) { iVar2 = 0; } else { iVar2 = (int)puVar...
void FUN_0012acbd(long param_1,int param_2) { long lVar1; int iVar2; undefined8 uVar3; if (*(long *)(param_1 + 0x38) < (long)param_2) { lVar1 = *(long *)(param_1 + 0x28); if (lVar1 == 0) { iVar2 = 0; } else { iVar2 = (int)lVar1 - (int)*(undefined8 *)(param_1 + 0x20); } *...
(translation_unit "void FUN_0012acbd(long param_1,int param_2)\n\n{\n long lVar1;\n int iVar2;\n undefined8 uVar3;\n \n if (*(long *)(param_1 + 0x38) < (long)param_2) {\n lVar1 = *(long *)(param_1 + 0x28);\n if (lVar1 == 0) {\n iVar2 = 0;\n }\n else {\n iVar2 = (int)lVar1 - (int)*(undefined8 ...
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 RDX,qword ptr [RAX + 0x38] MOV EAX,dword ptr [RBP + -0x1c] CDQE CMP RDX,RAX JGE 0x0012ad71 MOV RAX,qword ptr [RBP + -0x18] MOV RAX,qword ptr [RAX + 0x28] MOV qword ptr [RBP + -0x8],RAX C...
void function_1(type_1 *pkt,int var_2) { type_2 *var_1; int var_4; type_2 *puVar3; int length_local; type_1 *pkt_local; int offset; type_2 *body; if (pkt->maxlen < (long)var_2) { var_1 = pkt->body; if (var_1 == (type_2 *)0x0) { var_4 = 0; } else { var_4 = (int)var_1 - (i...
(translation_unit "void ssh_pkt_ensure(Packet *pkt,int length)\n\n{\n uchar *puVar1;\n int iVar2;\n uchar *puVar3;\n int length_local;\n Packet *pkt_local;\n int offset;\n uchar *body;\n \n if (pkt->maxlen < (long)length) {\n puVar1 = pkt->body;\n if (puVar1 == (uchar *)0x0) {\n iVar2 = 0;\n }\n ...
(translation_unit "void function_1(type_1 *pkt,int var_2)\n\n{\n type_2 *var_1;\n int var_4;\n type_2 *puVar3;\n int length_local;\n type_1 *pkt_local;\n int offset;\n type_2 *body;\n \n if (pkt->maxlen < (long)var_2) {\n var_1 = pkt->body;\n if (var_1 == (type_2 *)0x0) {\n var_4 = 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: (primitive_type) declarator: (identif...
611_psftp_and_psftp_strip.c
do_ssh1_connection
FUN_001358c2
do_ssh1_connection
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void do_ssh1_connection(Ssh_conflict ssh,uchar *in,int inlen,Packet *pktin) { Conf *conf; int iVar1; uint uVar2; int *piVar3; char *pcVar4; X11Display *pXVar5; X11FakeAuth *pXVar6; Packet *pkt_00; void *pvVar7; tree234 *ptVa...
void FUN_001358c2(long param_1,long param_2,int param_3,long param_4) { int iVar1; undefined4 uVar2; undefined4 *puVar3; undefined8 uVar4; undefined8 uVar5; long lVar6; int local_4c; long local_48; char *local_30; puVar3 = (undefined4 *)(param_1 + 0x280); iVar1 = *(int *)(param_1 + 0x280); ...
(translation_unit "void FUN_001358c2(long param_1,long param_2,int param_3,long param_4)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined4 *puVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n long lVar6;\n int local_4c;\n long local_48;\n char *local_30;\n \n puVar3 = (undefined4 *)(param_1 + 0x280);\n iVar1...
PUSH RBP MOV RBP,RSP PUSH R12 PUSH RBX SUB RSP,0x40 MOV qword ptr [RBP + -0x38],RDI MOV qword ptr [RBP + -0x40],RSI MOV dword ptr [RBP + -0x44],EDX MOV qword ptr [RBP + -0x50],RCX MOV RAX,qword ptr [RBP + -0x38] ADD RAX,0x280 MOV qword ptr [RBP + -0x20],RAX MOV RAX,qword ptr [RBP + -0x38] MOV EAX,dword ptr [RAX + 0x280...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 ssh,type_2 *in,int inlen,type_3 *var_2) { type_4 *conf; int var_1; type_5 var_21; int *piVar3; char *var_27; type_6 *pXVar5; type_7 *pXVar6; type_3 *pkt_00; void *pvVar7; type_8 *ptVar8; type_3 *pkti...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid do_ssh1_connection(Ssh_conflict ssh,uchar *in,int inlen,Packet *pktin)\n\n{\n Conf *conf;\n int iVar1;\n uint uVar2;\n int *piVar3;\n char *pcVar4;\n X11Display *pXVar5;\n X11FakeAuth *pXVar6;\n Packet *pkt_00;\n...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 ssh,type_2 *in,int inlen,type_3 *var_2)\n\n{\n type_4 *conf;\n int var_1;\n type_5 var_21;\n int *piVar3;\n char *var_27;\n type_6 *pXVar5;\n type_7 *pXVar6;\n type_3 *pkt_00;\n void *pvVar7;\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...
715_psftp_and_psftp_strip.c
aes192_key
FUN_0014e132
aes192_key
void aes192_key(void *handle,uchar *key) { uchar *key_local; void *handle_local; AESContext *ctx; aes_setup((AESContext *)handle,0x10,key,0x18); return; }
void FUN_0014e132(undefined8 param_1,undefined8 param_2) { FUN_0014d44a(param_1,0x10,param_2,0x18); return; }
(translation_unit "void FUN_0014e132(undefined8 param_1,undefined8 param_2)\n\n{\n FUN_0014d44a(param_1,0x10,param_2,0x18);\n return;\n}\n\n" (function_definition "void FUN_0014e132(undefined8 param_1,undefined8 param_2)\n\n{\n FUN_0014d44a(param_1,0x10,param_2,0x18);\n return;\n}" primitive_type (function_declarat...
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 ECX,0x18 MOV ESI,0x10 MOV RDI,RAX CALL 0x0014d44a 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,0x10,key,0x18); return; }
(translation_unit "void aes192_key(void *handle,uchar *key)\n\n{\n uchar *key_local;\n void *handle_local;\n AESContext *ctx;\n \n aes_setup((AESContext *)handle,0x10,key,0x18);\n return;\n}\n\n" (function_definition "void aes192_key(void *handle,uchar *key)\n\n{\n uchar *key_local;\n void *handle_local;\n AES...
(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,0x10,key,0x18);\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...
(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...
1198_pterm_and_pterm_strip.c
filename_from_str
FUN_00164b88
filename_from_str
Filename * filename_from_str(char *str) { Filename *pFVar1; char *pcVar2; char *str_local; Filename *ret; pFVar1 = (Filename *)safemalloc(1,8); pcVar2 = dupstr(str); pFVar1->path = pcVar2; return pFVar1; }
undefined8 * FUN_00164b88(undefined8 param_1) { undefined8 *puVar1; undefined8 uVar2; puVar1 = (undefined8 *)FUN_001282f0(1,8); uVar2 = FUN_0012725c(param_1); *puVar1 = uVar2; return puVar1; }
(translation_unit "undefined8 * FUN_00164b88(undefined8 param_1)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n \n puVar1 = (undefined8 *)FUN_001282f0(1,8);\n uVar2 = FUN_0012725c(param_1);\n *puVar1 = uVar2;\n return puVar1;\n}\n\n" (function_definition "undefined8 * FUN_00164b88(undefined8 param_1)\n\n{\n u...
PUSH RBP MOV RBP,RSP SUB RSP,0x20 MOV qword ptr [RBP + -0x18],RDI MOV ESI,0x8 MOV EDI,0x1 CALL 0x001282f0 MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [RBP + -0x18] MOV RDI,RAX CALL 0x0012725c MOV RDX,RAX MOV RAX,qword ptr [RBP + -0x8] MOV qword ptr [RAX],RDX MOV RAX,qword ptr [RBP + -0x8] LEAVE RET
type_1 * function_1(char *str) { type_1 *pFVar1; char *pcVar2; char *str_local; type_1 *ret; pFVar1 = (type_1 *)var_1(1,8); pcVar2 = var_2(str); pFVar1->path = pcVar2; return pFVar1; }
(translation_unit "Filename * filename_from_str(char *str)\n\n{\n Filename *pFVar1;\n char *pcVar2;\n char *str_local;\n Filename *ret;\n \n pFVar1 = (Filename *)safemalloc(1,8);\n pcVar2 = dupstr(str);\n pFVar1->path = pcVar2;\n return pFVar1;\n}\n\n" (function_definition "Filename * filename_from_str(char *s...
(translation_unit "type_1 * function_1(char *str)\n\n{\n type_1 *pFVar1;\n char *pcVar2;\n char *str_local;\n type_1 *ret;\n \n pFVar1 = (type_1 *)var_1(1,8);\n pcVar2 = var_2(str);\n pFVar1->path = pcVar2;\n return pFVar1;\n}\n\n" (function_definition "type_1 * function_1(char *str)\n\n{\n type_1 *pFVar1;\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)))))) body: (compound_statement (decl...
144_psftp_and_psftp_strip.c
log_proxy_stderr
FUN_00108c4d
log_proxy_stderr
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void log_proxy_stderr(Plug plug,bufchain *buf,void *vdata,int len) { int len_00; void *data_00; char *ptr; void *pvVar1; int len_local; void *vdata_local; bufchain *buf_local; Plug plug_local; int pos; int msglen; char *da...
void FUN_00108c4d(undefined8 *param_1,undefined8 param_2,long param_3,int param_4) { int iVar1; long lVar2; undefined8 uVar3; void *pvVar4; int local_30; local_30 = 0; while (local_30 < param_4) { pvVar4 = memchr((void *)(local_30 + param_3),10,(long)(param_4 - local_30)); if (pvVar4 == (void...
(translation_unit "void FUN_00108c4d(undefined8 *param_1,undefined8 param_2,long param_3,int param_4)\n\n{\n int iVar1;\n long lVar2;\n undefined8 uVar3;\n void *pvVar4;\n int local_30;\n \n local_30 = 0;\n while (local_30 < param_4) {\n pvVar4 = memchr((void *)(local_30 + param_3),10,(long)(param_4 - local_...
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 dword ptr [RBP + -0x4c],ECX MOV RAX,qword ptr [RBP + -0x48] MOV qword ptr [RBP + -0x20],RAX MOV dword ptr [RBP + -0x28],0x0 JMP 0x00108d91 MOV EAX,dword ptr [RBP + -0x28] MOVSXD RDX,EAX ...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 plug,type_2 *buf,void *vdata,int var_2) { int var_8; void *data_00; char *ptr; void *var_4; int len_local; void *vdata_local; type_2 *buf_local; type_1 plug_local; int var_1; int msglen; char *data; ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid log_proxy_stderr(Plug plug,bufchain *buf,void *vdata,int len)\n\n{\n int len_00;\n void *data_00;\n char *ptr;\n void *pvVar1;\n int len_local;\n void *vdata_local;\n bufchain *buf_local;\n Plug plug_local;\n in...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 plug,type_2 *buf,void *vdata,int var_2)\n\n{\n int var_8;\n void *data_00;\n char *ptr;\n void *var_4;\n int len_local;\n void *vdata_local;\n type_2 *buf_local;\n type_1 plug_local;\n int var_...
(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...
459_psftp_and_psftp_strip.c
fxp_read_recv
FUN_0012537f
fxp_read_recv
int fxp_read_recv(sftp_packet *pktin,sftp_request *req,char *buffer,int len) { int iVar1; long in_FS_OFFSET; int len_local; char *buffer_local; sftp_request *req_local; sftp_packet *pktin_local; int rlen; char *str; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); safefree(req); if...
int FUN_0012537f(long param_1,undefined8 param_2,void *param_3,int param_4) { int iVar1; long in_FS_OFFSET; int local_1c; void *local_18; long local_10; local_10 = *(long *)(in_FS_OFFSET + 0x28); FUN_00110fa6(param_2); if (*(int *)(param_1 + 0x14) == 0x67) { iVar1 = FUN_00123bae(param_1,&local_...
(translation_unit "int FUN_0012537f(long param_1,undefined8 param_2,void *param_3,int param_4)\n\n{\n int iVar1;\n long in_FS_OFFSET;\n int local_1c;\n void *local_18;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n FUN_00110fa6(param_2);\n if (*(int *)(param_1 + 0x14) == 0x67) {\n iVar1 ...
PUSH RBP MOV RBP,RSP SUB RSP,0x40 MOV qword ptr [RBP + -0x28],RDI MOV qword ptr [RBP + -0x30],RSI MOV qword ptr [RBP + -0x38],RDX MOV dword ptr [RBP + -0x3c],ECX MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RBP + -0x8],RAX XOR EAX,EAX MOV RAX,qword ptr [RBP + -0x30] MOV RDI,RAX CALL 0x00110fa6 MOV RAX,qword ptr [RBP + -0...
int function_1(type_1 *pktin,type_2 *req,char *buffer,int var_7) { int var_4; long var_1; int len_local; char *buffer_local; type_2 *req_local; type_1 *pktin_local; int var_8; char *str; long var_11; var_11 = *(long *)(var_1 + 0x28); var_2(req); if (pktin->type == 0x67) { var_4 = var_3(...
(translation_unit "int fxp_read_recv(sftp_packet *pktin,sftp_request *req,char *buffer,int len)\n\n{\n int iVar1;\n long in_FS_OFFSET;\n int len_local;\n char *buffer_local;\n sftp_request *req_local;\n sftp_packet *pktin_local;\n int rlen;\n char *str;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET...
(translation_unit "int function_1(type_1 *pktin,type_2 *req,char *buffer,int var_7)\n\n{\n int var_4;\n long var_1;\n int len_local;\n char *buffer_local;\n type_2 *req_local;\n type_1 *pktin_local;\n int var_8;\n char *str;\n long var_11;\n \n var_11 = *(long *)(var_1 + 0x28);\n var_2(req);\n if (pktin->t...
(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...
426_psftp_and_psftp_strip.c
sftp_register
FUN_00124351
sftp_register
void sftp_register(sftp_request *req) { sftp_request *req_local; req->registered = 1; return; }
void FUN_00124351(long param_1) { *(undefined4 *)(param_1 + 4) = 1; return; }
(translation_unit "void FUN_00124351(long param_1)\n\n{\n *(undefined4 *)(param_1 + 4) = 1;\n return;\n}\n\n" (function_definition "void FUN_00124351(long param_1)\n\n{\n *(undefined4 *)(param_1 + 4) = 1;\n return;\n}" primitive_type (function_declarator "FUN_00124351(long param_1)" identifier (parameter_list "(lon...
PUSH RBP MOV RBP,RSP MOV qword ptr [RBP + -0x8],RDI MOV RAX,qword ptr [RBP + -0x8] MOV dword ptr [RAX + 0x4],0x1 NOP POP RBP RET
void function_1(type_1 *req) { type_1 *req_local; req->registered = 1; return; }
(translation_unit "void sftp_register(sftp_request *req)\n\n{\n sftp_request *req_local;\n \n req->registered = 1;\n return;\n}\n\n" (function_definition "void sftp_register(sftp_request *req)\n\n{\n sftp_request *req_local;\n \n req->registered = 1;\n return;\n}" primitive_type (function_declarator "sftp_regis...
(translation_unit "void function_1(type_1 *req)\n\n{\n type_1 *req_local;\n \n req->registered = 1;\n return;\n}\n\n" (function_definition "void function_1(type_1 *req)\n\n{\n type_1 *req_local;\n \n req->registered = 1;\n return;\n}" primitive_type (function_declarator "function_1(type_1 *req)" identifier (par...
(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...
600_psftp_and_psftp_strip.c
ssh1_smsg_agent_open
FUN_00134fd7
ssh1_smsg_agent_open
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void ssh1_smsg_agent_open(Ssh_conflict ssh,Packet *pktin) { ulong uVar1; ssh_channel *c_00; Packet *pktin_local; Ssh_conflict ssh_local; int remoteid; ssh_channel *c; uVar1 = ssh_pkt_getuint32(pktin); if (ssh->agentfwd_enable...
void FUN_00134fd7(long param_1,undefined8 param_2) { undefined4 uVar1; long *plVar2; uVar1 = FUN_0012c115(param_2); if (*(int *)(param_1 + 100) == 0) { FUN_0012a8b9(param_1,0x16,1,uVar1,0); } else { plVar2 = (long *)FUN_00110d9a(1,0x90); *plVar2 = param_1; FUN_0013c397(plVar2); *(un...
(translation_unit "void FUN_00134fd7(long param_1,undefined8 param_2)\n\n{\n undefined4 uVar1;\n long *plVar2;\n \n uVar1 = FUN_0012c115(param_2);\n if (*(int *)(param_1 + 100) == 0) {\n FUN_0012a8b9(param_1,0x16,1,uVar1,0);\n }\n else {\n plVar2 = (long *)FUN_00110d9a(1,0x90);\n *plVar2 = param_1;\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 0x0012c115 MOV dword ptr [RBP + -0xc],EAX MOV RAX,qword ptr [RBP + -0x18] MOV EAX,dword ptr [RAX + 0x64] TEST EAX,EAX JNZ 0x0013502c MOV EDX,dword ptr [RBP + -0xc] MOV RAX,q...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(type_1 ssh,type_2 *pktin) { type_3 var_3; type_4 *c_00; type_2 *pktin_local; type_1 ssh_local; int remoteid; type_4 *c; var_3 = var_1(pktin); if (ssh->agentfwd_enabled == 0) { var_2(ssh,0x16,1,var_3 & 0xff...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh1_smsg_agent_open(Ssh_conflict ssh,Packet *pktin)\n\n{\n ulong uVar1;\n ssh_channel *c_00;\n Packet *pktin_local;\n Ssh_conflict ssh_local;\n int remoteid;\n ssh_channel *c;\n \n uVar1 = ssh_pkt_getuint32(pkti...
(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_3;\n type_4 *c_00;\n type_2 *pktin_local;\n type_1 ssh_local;\n int remoteid;\n type_4 *c;\n \n var_3 = var_1(pktin);\n if (ssh->agentfwd_enabled == 0) {\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...
1061_pterm_and_pterm_strip.c
unifontsel_get_name
FUN_001588d6
unifontsel_get_name
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ char * unifontsel_get_name(unifontsel *fontsel) { undefined4 uVar1; code *pcVar2; undefined8 uVar3; char *pcVar4; undefined8 uVar5; void *ptr; unifontsel *fontsel_local; unifontsel_internal *fs; char *name; char *ret; i...
undefined8 FUN_001588d6(long param_1) { undefined4 uVar1; code *pcVar2; undefined8 uVar3; undefined8 uVar4; long lVar5; if (*(long *)(param_1 + 0xc0) == 0) { uVar3 = 0; } else { if (*(int *)(*(long *)(param_1 + 0xc0) + 0x28) == 0) { pcVar2 = *(code **)(*(long *)(*(long *)(param_1 + 0x...
(translation_unit "undefined8 FUN_001588d6(long param_1)\n\n{\n undefined4 uVar1;\n code *pcVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n long lVar5;\n \n if (*(long *)(param_1 + 0xc0) == 0) {\n uVar3 = 0;\n }\n else {\n if (*(int *)(*(long *)(param_1 + 0xc0) + 0x28) == 0) {\n pcVar2 = *(code **)(...
PUSH RBP MOV RBP,RSP PUSH R13 PUSH R12 PUSH RBX SUB RSP,0x38 MOV qword ptr [RBP + -0x48],RDI MOV RAX,qword ptr [RBP + -0x48] MOV qword ptr [RBP + -0x38],RAX MOV RAX,qword ptr [RBP + -0x38] MOV RAX,qword ptr [RAX + 0xc0] TEST RAX,RAX JNZ 0x00158909 MOV EAX,0x0 JMP 0x001589fc MOV RAX,qword ptr [RBP + -0x38] MOV RAX,qword...
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ char * function_1(type_1 *fontsel) { type_2 uVar1; type_3 *pcVar2; type_4 uVar3; char *pcVar4; type_4 uVar5; void *var_3; type_1 *fontsel_local; type_5 *fs; char *name; char *ret; if (fontsel[6].user_data == (void *)0x0...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nchar * unifontsel_get_name(unifontsel *fontsel)\n\n{\n undefined4 uVar1;\n code *pcVar2;\n undefined8 uVar3;\n char *pcVar4;\n undefined8 uVar5;\n void *ptr;\n unifontsel *fontsel_local;\n unifontsel_internal *fs;\n ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nchar * function_1(type_1 *fontsel)\n\n{\n type_2 uVar1;\n type_3 *pcVar2;\n type_4 uVar3;\n char *pcVar4;\n type_4 uVar5;\n void *var_3;\n type_1 *fontsel_local;\n type_5 *fs;\n char *name;\n char *ret;\n \n if (f...
(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)))))) body: (compound_state...
1171_pterm_and_pterm_strip.c
frontend_is_utf8
FUN_0016130c
frontend_is_utf8
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ wchar_t frontend_is_utf8(void *frontend) { void *frontend_local; gui_data *inst; return (wchar_t)(*(int *)((long)frontend + 0xdc8) == 0x37); }
bool FUN_0016130c(long param_1) { return *(int *)(param_1 + 0xdc8) == 0x37; }
(translation_unit "bool FUN_0016130c(long param_1)\n\n{\n return *(int *)(param_1 + 0xdc8) == 0x37;\n}\n\n" (function_definition "bool FUN_0016130c(long param_1)\n\n{\n return *(int *)(param_1 + 0xdc8) == 0x37;\n}" primitive_type (function_declarator "FUN_0016130c(long param_1)" identifier (parameter_list "(long para...
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 EAX,dword ptr [RAX + 0xdc8] CMP EAX,0x37 SETZ AL MOVZX EAX,AL POP RBP RET
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ type_1 function_1(void *frontend) { void *frontend_local; type_2 *inst; return (type_1)(*(int *)((long)frontend + 0xdc8) == 0x37); }
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nwchar_t frontend_is_utf8(void *frontend)\n\n{\n void *frontend_local;\n gui_data *inst;\n \n return (wchar_t)(*(int *)((long)frontend + 0xdc8) == 0x37);\n}\n\n" comment (function_definition "wchar_t frontend_is_utf8(void ...
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ntype_1 function_1(void *frontend)\n\n{\n void *frontend_local;\n type_2 *inst;\n \n return (type_1)(*(int *)((long)frontend + 0xdc8) == 0x37);\n}\n\n" comment (function_definition "type_1 function_1(void *frontend)\n\n{\n...
(translation_unit (comment) (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitiv...
179_psftp_and_psftp_strip.c
conf_set_int_int
FUN_0010c48f
conf_set_int_int
void conf_set_int_int(Conf *conf,int primary,int secondary,int value) { conf_entry *entry_00; int value_local; int secondary_local; int primary_local; Conf *conf_local; conf_entry *entry; entry_00 = (conf_entry *)safemalloc(1,0x18); if (subkeytypes[primary] != 1) { /* WARNING: S...
void FUN_0010c48f(undefined8 param_1,int param_2,int param_3,int param_4) { int *piVar1; piVar1 = (int *)FUN_00110d9a(1,0x18); if (*(int *)(&DAT_001b8020 + (long)param_2 * 4) != 1) { /* WARNING: Subroutine does not return */ __assert_fail("subkeytypes[primary] == TYPE_INT","conf.c",0x...
(translation_unit "void FUN_0010c48f(undefined8 param_1,int param_2,int param_3,int param_4)\n\n{\n int *piVar1;\n \n piVar1 = (int *)FUN_00110d9a(1,0x18);\n if (*(int *)(&DAT_001b8020 + (long)param_2 * 4) != 1) {\n /* WARNING: Subroutine does not return */\n __assert_fail("subkeytypes[primary...
PUSH RBP MOV RBP,RSP SUB RSP,0x30 MOV qword ptr [RBP + -0x18],RDI MOV dword ptr [RBP + -0x1c],ESI MOV dword ptr [RBP + -0x20],EDX MOV dword ptr [RBP + -0x24],ECX MOV ESI,0x18 MOV EDI,0x1 CALL 0x00110d9a MOV qword ptr [RBP + -0x8],RAX MOV EAX,dword ptr [RBP + -0x1c] CDQE LEA RDX,[RAX*0x4] LEA RAX,[0x1b8020] MOV EAX,dwor...
void function_1(type_1 *conf,int primary,int secondary,int value) { type_2 *entry_00; int value_local; int secondary_local; int primary_local; type_1 *conf_local; type_2 *entry; entry_00 = (type_2 *)var_1(1,0x18); if (subkeytypes[primary] != 1) { /* WARNING: Subroutine does not ...
(translation_unit "void conf_set_int_int(Conf *conf,int primary,int secondary,int value)\n\n{\n conf_entry *entry_00;\n int value_local;\n int secondary_local;\n int primary_local;\n Conf *conf_local;\n conf_entry *entry;\n \n entry_00 = (conf_entry *)safemalloc(1,0x18);\n if (subkeytypes[primary] != 1) {\n ...
(translation_unit "void function_1(type_1 *conf,int primary,int secondary,int value)\n\n{\n type_2 *entry_00;\n int value_local;\n int secondary_local;\n int primary_local;\n type_1 *conf_local;\n type_2 *entry;\n \n entry_00 = (type_2 *)var_1(1,0x18);\n if (subkeytypes[primary] != 1) {\n /*...
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif...
1299_pterm_and_pterm_strip.c
have_ssh_host_key
FUN_00168e5c
have_ssh_host_key
int have_ssh_host_key(char *hostname,int port,char *keytype) { int iVar1; char *keytype_local; int port_local; char *hostname_local; iVar1 = verify_host_key(hostname,port,keytype,""); return (int)(iVar1 != 1); }
bool FUN_00168e5c(undefined8 param_1,undefined4 param_2,undefined8 param_3) { int iVar1; iVar1 = FUN_00168c37(param_1,param_2,param_3,&DAT_001965a8); return iVar1 != 1; }
(translation_unit "bool FUN_00168e5c(undefined8 param_1,undefined4 param_2,undefined8 param_3)\n\n{\n int iVar1;\n \n iVar1 = FUN_00168c37(param_1,param_2,param_3,&DAT_001965a8);\n return iVar1 != 1;\n}\n\n" (function_definition "bool FUN_00168e5c(undefined8 param_1,undefined4 param_2,undefined8 param_3)\n\n{\n in...
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 RDX,qword ptr [RBP + -0x18] MOV ESI,dword ptr [RBP + -0xc] MOV RAX,qword ptr [RBP + -0x8] LEA RCX,[0x1965a8] MOV RDI,RAX CALL 0x00168c37 CMP EAX,0x1 SETNZ AL MOVZX EAX,AL LEAVE RET
int function_1(char *hostname,int port,char *keytype) { int var_2; char *keytype_local; int port_local; char *hostname_local; var_2 = var_1(hostname,port,keytype,""); return (int)(var_2 != 1); }
(translation_unit "int have_ssh_host_key(char *hostname,int port,char *keytype)\n\n{\n int iVar1;\n char *keytype_local;\n int port_local;\n char *hostname_local;\n \n iVar1 = verify_host_key(hostname,port,keytype,"");\n return (int)(iVar1 != 1);\n}\n\n" (function_definition "int have_ssh_host_key(char *hostname...
(translation_unit "int function_1(char *hostname,int port,char *keytype)\n\n{\n int var_2;\n char *keytype_local;\n int port_local;\n char *hostname_local;\n \n var_2 = var_1(hostname,port,keytype,"");\n return (int)(var_2 != 1);\n}\n\n" (function_definition "int function_1(char *hostname,int port,char *keytype)...
(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...