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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
684_puttytel_and_puttytel_strip.c | prompt_ensure_result_size | FUN_00128582 | prompt_ensure_result_size |
void prompt_ensure_result_size(prompt_t *pr,int newlen)
{
int iVar1;
char *__dest;
int newlen_local;
prompt_t *pr_local;
char *newbuf;
if ((int)pr->resultsize < newlen) {
iVar1 = newlen * 5;
if (iVar1 < 0) {
iVar1 = iVar1 + 3;
}
iVar1 = (iVar1 >> 2) + 0x200;
__dest = (char *)s... |
void FUN_00128582(long param_1,int param_2)
{
int iVar1;
void *__dest;
if ((int)*(undefined8 *)(param_1 + 0x18) < param_2) {
param_2 = param_2 * 5;
if (param_2 < 0) {
param_2 = param_2 + 3;
}
iVar1 = (param_2 >> 2) + 0x200;
__dest = (void *)FUN_001297e1((long)iVar1,1);
memcpy(__... | (translation_unit "void FUN_00128582(long param_1,int param_2)\n\n{\n int iVar1;\n void *__dest;\n \n if ((int)*(undefined8 *)(param_1 + 0x18) < param_2) {\n param_2 = param_2 * 5;\n if (param_2 < 0) {\n param_2 = param_2 + 3;\n }\n iVar1 = (param_2 >> 2) + 0x200;\n __dest = (void *)FUN_001297e1... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x18],RDI
MOV dword ptr [RBP + -0x1c],ESI
MOV RAX,qword ptr [RBP + -0x18]
MOV RAX,qword ptr [RAX + 0x18]
CMP dword ptr [RBP + -0x1c],EAX
JLE 0x00128639
MOV EDX,dword ptr [RBP + -0x1c]
MOV EAX,EDX
SHL EAX,0x2
ADD EAX,EDX
LEA EDX,[RAX + 0x3]
TEST EAX,EAX
CMOVS EAX,E... |
void function_1(type_1 *pr,int var_1)
{
int var_2;
char *__dest;
int newlen_local;
type_1 *pr_local;
char *newbuf;
if ((int)pr->resultsize < var_1) {
var_2 = var_1 * 5;
if (var_2 < 0) {
var_2 = var_2 + 3;
}
var_2 = (var_2 >> 2) + 0x200;
__dest = (char *)var_3((long)var_2,1);
... | (translation_unit "void prompt_ensure_result_size(prompt_t *pr,int newlen)\n\n{\n int iVar1;\n char *__dest;\n int newlen_local;\n prompt_t *pr_local;\n char *newbuf;\n \n if ((int)pr->resultsize < newlen) {\n iVar1 = newlen * 5;\n if (iVar1 < 0) {\n iVar1 = iVar1 + 3;\n }\n iVar1 = (iVar1 >> 2)... | (translation_unit "void function_1(type_1 *pr,int var_1)\n\n{\n int var_2;\n char *__dest;\n int newlen_local;\n type_1 *pr_local;\n char *newbuf;\n \n if ((int)pr->resultsize < var_1) {\n var_2 = var_1 * 5;\n if (var_2 < 0) {\n var_2 = var_2 + 3;\n }\n var_2 = (var_2 >> 2) + 0x200;\n __dest ... | (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... |
693_puttytel_and_puttytel_strip.c | dupprintf | FUN_00128c21 | dupprintf |
char * dupprintf(char *fmt,...)
{
long lVar1;
char in_AL;
char *pcVar2;
undefined8 in_RCX;
undefined8 in_RDX;
undefined8 in_RSI;
undefined8 in_R8;
undefined8 in_R9;
long in_FS_OFFSET;
undefined8 in_XMM0_Qa;
undefined8 in_XMM1_Qa;
undefined8 in_XMM2_Qa;
undefined8 in_XMM3_Qa;
undefined8 in_... |
undefined8
FUN_00128c21(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_13,undef... | (translation_unit "undefined8\nFUN_00128c21(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 und... | PUSH RBP
MOV RBP,RSP
SUB RSP,0xf0
MOV qword ptr [RBP + -0xe8],RDI
MOV qword ptr [RBP + -0xa8],RSI
MOV qword ptr [RBP + -0xa0],RDX
MOV qword ptr [RBP + -0x98],RCX
MOV qword ptr [RBP + -0x90],R8
MOV qword ptr [RBP + -0x88],R9
TEST AL,AL
JZ 0x00128c7a
MOVAPS xmmword ptr [RBP + -0x80],XMM0
MOVAPS xmmword ptr [RBP + -0x70],... |
char * function_1(char *fmt,...)
{
long var_4;
char var_1;
char *pcVar2;
type_1 in_RCX;
type_1 in_RDX;
type_1 in_RSI;
type_1 in_R8;
type_1 in_R9;
long var_2;
type_1 in_XMM0_Qa;
type_1 in_XMM1_Qa;
type_1 in_XMM2_Qa;
type_1 in_XMM3_Qa;
type_1 in_XMM4_Qa;
type_1 in_XMM5_Qa;
type_1 in_XMM6... | (translation_unit "char * dupprintf(char *fmt,...)\n\n{\n long lVar1;\n char in_AL;\n char *pcVar2;\n undefined8 in_RCX;\n undefined8 in_RDX;\n undefined8 in_RSI;\n undefined8 in_R8;\n undefined8 in_R9;\n long in_FS_OFFSET;\n undefined8 in_XMM0_Qa;\n undefined8 in_XMM1_Qa;\n undefined8 in_XMM2_Qa;\n undefi... | (translation_unit "char * function_1(char *fmt,...)\n\n{\n long var_4;\n char var_1;\n char *pcVar2;\n type_1 in_RCX;\n type_1 in_RDX;\n type_1 in_RSI;\n type_1 in_R8;\n type_1 in_R9;\n long var_2;\n type_1 in_XMM0_Qa;\n type_1 in_XMM1_Qa;\n type_1 in_XMM2_Qa;\n type_1 in_XMM3_Qa;\n type_1 in_XMM4_Qa;\n ... | (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))) (variadic_parameter)))) body: (comp... |
603_puttytel_and_puttytel_strip.c | load_selected_session | FUN_0011922b | load_selected_session |
int load_selected_session(sessionsaver_data *ssd,void *dlg,Conf *conf,int *maybe_launch)
{
int iVar1;
int iVar2;
char *pcVar3;
int *maybe_launch_local;
Conf *conf_local;
void *dlg_local;
sessionsaver_data *ssd_local;
int i;
int isdef;
iVar1 = dlg_listbox_index(ssd->listbox,dlg);
if (iVar1 < 0... |
undefined8 FUN_0011922b(long param_1,undefined8 param_2,undefined8 param_3,uint *param_4)
{
int iVar1;
int iVar2;
undefined8 uVar3;
undefined *puVar4;
iVar1 = FUN_00152871(*(undefined8 *)(param_1 + 8),param_2);
if (iVar1 < 0) {
FUN_001535b2(param_2);
uVar3 = 0;
}
else {
iVar2 = strcmp(*... | (translation_unit "undefined8 FUN_0011922b(long param_1,undefined8 param_2,undefined8 param_3,uint *param_4)\n\n{\n int iVar1;\n int iVar2;\n undefined8 uVar3;\n undefined *puVar4;\n \n iVar1 = FUN_00152871(*(undefined8 *)(param_1 + 8),param_2);\n if (iVar1 < 0) {\n FUN_001535b2(param_2);\n uVar3 = 0;\n }... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x30
MOV qword ptr [RBP + -0x18],RDI
MOV qword ptr [RBP + -0x20],RSI
MOV qword ptr [RBP + -0x28],RDX
MOV qword ptr [RBP + -0x30],RCX
MOV RAX,qword ptr [RBP + -0x18]
MOV RAX,qword ptr [RAX + 0x8]
MOV RDX,qword ptr [RBP + -0x20]
MOV RSI,RDX
MOV RDI,RAX
CALL 0x00152871
MOV dword ptr [RBP + -0x... |
int function_1(type_1 *ssd,void *dlg,type_2 *conf,int *var_9)
{
int var_2;
int var_7;
char *pcVar3;
int *maybe_launch_local;
type_2 *conf_local;
void *dlg_local;
type_1 *ssd_local;
int i;
int isdef;
var_2 = var_1(ssd->listbox,dlg);
if (var_2 < 0) {
var_3(dlg);
var_2 = 0;
}
else {
... | (translation_unit "int load_selected_session(sessionsaver_data *ssd,void *dlg,Conf *conf,int *maybe_launch)\n\n{\n int iVar1;\n int iVar2;\n char *pcVar3;\n int *maybe_launch_local;\n Conf *conf_local;\n void *dlg_local;\n sessionsaver_data *ssd_local;\n int i;\n int isdef;\n \n iVar1 = dlg_listbox_index(ssd... | (translation_unit "int function_1(type_1 *ssd,void *dlg,type_2 *conf,int *var_9)\n\n{\n int var_2;\n int var_7;\n char *pcVar3;\n int *maybe_launch_local;\n type_2 *conf_local;\n void *dlg_local;\n type_1 *ssd_local;\n int i;\n int isdef;\n \n var_2 = var_1(ssd->listbox,dlg);\n if (var_2 < 0) {\n var_3(d... | (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... |
1008_puttytel_and_puttytel_strip.c | columns_size_allocate | FUN_00151468 | columns_size_allocate |
void columns_size_allocate(GtkWidget *widget,GtkAllocation *alloc)
{
long lVar1;
long *plVar2;
int iVar3;
int iVar4;
GType GVar5;
Columns *cols_00;
undefined8 uVar6;
long in_FS_OFFSET;
GtkAllocation *alloc_local;
GtkWidget *widget_local;
gboolean __r;
gint border;
GList *children;
GTypeIns... |
void FUN_00151468(long *param_1,int *param_2)
{
long *plVar1;
int iVar2;
int iVar3;
long lVar4;
undefined8 uVar5;
long in_FS_OFFSET;
int local_58;
undefined8 *local_50;
int local_28;
int local_24;
undefined4 local_20;
undefined4 local_1c;
long local_10;
local_10 = *(long *)(in_FS_OFFSET... | (translation_unit "void FUN_00151468(long *param_1,int *param_2)\n\n{\n long *plVar1;\n int iVar2;\n int iVar3;\n long lVar4;\n undefined8 uVar5;\n long in_FS_OFFSET;\n int local_58;\n undefined8 *local_50;\n int local_28;\n int local_24;\n undefined4 local_20;\n undefined4 local_1c;\n long local_10;\n \n... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x60
MOV qword ptr [RBP + -0x58],RDI
MOV qword ptr [RBP + -0x60],RSI
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x8],RAX
XOR EAX,EAX
CMP qword ptr [RBP + -0x58],0x0
JNZ 0x001514ab
LEA RDX,[0x1a0e88]
LEA RSI,[0x1a11b0]
MOV EDI,0x0
CALL 0x00110210
JMP 0x00151689
MOV RAX,qword ptr [RBP ... |
void function_1(type_1 *var_2,type_2 *var_8)
{
long var_21;
long *var_16;
int var_19;
int var_18;
type_3 var_5;
type_4 *cols_00;
type_5 uVar6;
long var_1;
type_2 *alloc_local;
type_1 *widget_local;
type_6 var_7;
type_7 border;
type_8 *var_15;
type_9 *__inst;
type_3 __t;
type_4 *cols;
... | (translation_unit "void columns_size_allocate(GtkWidget *widget,GtkAllocation *alloc)\n\n{\n long lVar1;\n long *plVar2;\n int iVar3;\n int iVar4;\n GType GVar5;\n Columns *cols_00;\n undefined8 uVar6;\n long in_FS_OFFSET;\n GtkAllocation *alloc_local;\n GtkWidget *widget_local;\n gboolean __r;\n gint borde... | (translation_unit "void function_1(type_1 *var_2,type_2 *var_8)\n\n{\n long var_21;\n long *var_16;\n int var_19;\n int var_18;\n type_3 var_5;\n type_4 *cols_00;\n type_5 uVar6;\n long var_1;\n type_2 *alloc_local;\n type_1 *widget_local;\n type_6 var_7;\n type_7 border;\n type_8 *var_15;\n type_9 *__ins... | (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... |
1184_pscp_and_pscp_strip.c | lz77_init | FUN_0017dba3 | lz77_init |
int lz77_init(LZ77Context *ctx)
{
int iVar1;
LZ77InternalContext *pLVar2;
LZ77Context *ctx_local;
int i;
LZ77InternalContext *st;
pLVar2 = (LZ77InternalContext *)safemalloc(1,0x38ffc);
if (pLVar2 == (LZ77InternalContext *)0x0) {
iVar1 = 0;
}
else {
ctx->ictx = pLVar2;
for (i = 0; i < ... |
undefined8 FUN_0017dba3(long *param_1)
{
long lVar1;
undefined8 uVar2;
undefined4 local_14;
lVar1 = FUN_0010fdaa(1,0x38ffc);
if (lVar1 == 0) {
uVar2 = 0;
}
else {
*param_1 = lVar1;
for (local_14 = 0; local_14 < 0x8000; local_14 = local_14 + 1) {
*(undefined2 *)((long)local_14 * 6 + ... | (translation_unit "undefined8 FUN_0017dba3(long *param_1)\n\n{\n long lVar1;\n undefined8 uVar2;\n undefined4 local_14;\n \n lVar1 = FUN_0010fdaa(1,0x38ffc);\n if (lVar1 == 0) {\n uVar2 = 0;\n }\n else {\n *param_1 = lVar1;\n for (local_14 = 0; local_14 < 0x8000; local_14 = local_14 + 1) {\n *(und... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x18],RDI
MOV ESI,0x38ffc
MOV EDI,0x1
CALL 0x0010fdaa
MOV qword ptr [RBP + -0x8],RAX
CMP qword ptr [RBP + -0x8],0x0
JNZ 0x0017dbd3
MOV EAX,0x0
JMP 0x0017dce8
MOV RAX,qword ptr [RBP + -0x18]
MOV RDX,qword ptr [RBP + -0x8]
MOV qword ptr [RAX],RDX
MOV dword ptr [RBP ... |
int function_1(type_1 *ctx)
{
int iVar1;
type_2 *var_2;
type_1 *ctx_local;
int var_3;
type_2 *st;
var_2 = (type_2 *)var_1(1,0x38ffc);
if (var_2 == (type_2 *)0x0) {
iVar1 = 0;
}
else {
ctx->ictx = var_2;
for (var_3 = 0; var_3 < 0x8000; var_3 = var_3 + 1) {
var_2->win[var_3].hashv... | (translation_unit "int lz77_init(LZ77Context *ctx)\n\n{\n int iVar1;\n LZ77InternalContext *pLVar2;\n LZ77Context *ctx_local;\n int i;\n LZ77InternalContext *st;\n \n pLVar2 = (LZ77InternalContext *)safemalloc(1,0x38ffc);\n if (pLVar2 == (LZ77InternalContext *)0x0) {\n iVar1 = 0;\n }\n else {\n ctx->ict... | (translation_unit "int function_1(type_1 *ctx)\n\n{\n int iVar1;\n type_2 *var_2;\n type_1 *ctx_local;\n int var_3;\n type_2 *st;\n \n var_2 = (type_2 *)var_1(1,0x38ffc);\n if (var_2 == (type_2 *)0x0) {\n iVar1 = 0;\n }\n else {\n ctx->ictx = var_2;\n for (var_3 = 0; var_3 < 0x8000; var_3 = var_3 + 1... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de... |
966_puttytel_and_puttytel_strip.c | findrelpos234 | FUN_0014d3db | findrelpos234 |
void * findrelpos234(tree234 *t,void *e,cmpfn234 cmp,int relation,int *index)
{
int iVar1;
void *pvVar2;
int *index_local;
int relation_local;
cmpfn234 cmp_local;
void *e_local;
tree234 *t_local;
int idx;
int ecount;
int kcount;
int cmpret;
int c;
node234_conflict *n;
void *ret;
if (t... |
long FUN_0014d3db(long *param_1,long param_2,code *param_3,int param_4,int *param_5)
{
int iVar1;
long lVar2;
code *local_50;
int local_2c;
int local_28;
int local_24;
int local_20;
long local_18;
if (*param_1 == 0) {
return 0;
}
local_50 = param_3;
if (param_3 == (code *)0x0) {
loc... | (translation_unit "long FUN_0014d3db(long *param_1,long param_2,code *param_3,int param_4,int *param_5)\n\n{\n int iVar1;\n long lVar2;\n code *local_50;\n int local_2c;\n int local_28;\n int local_24;\n int local_20;\n long local_18;\n \n if (*param_1 == 0) {\n return 0;\n }\n local_50 = param_3;\n if ... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x60
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 qword ptr [RBP + -0x58],R8
MOV RAX,qword ptr [RBP + -0x38]
MOV RAX,qword ptr [RAX]
TEST RAX,RAX
JNZ 0x0014d40c
MOV EAX,0x0
JMP 0x0014d60b
CMP qword ptr [R... |
void * function_1(type_1 *t,void *var_2,type_2 var_1,int var_3,int *var_10)
{
int var_7;
void *var_12;
int *index_local;
int relation_local;
type_2 cmp_local;
void *e_local;
type_1 *t_local;
int var_8;
int var_9;
int var_5;
int var_6;
int c;
type_3 *n;
void *ret;
if (t->root == (type_... | (translation_unit "void * findrelpos234(tree234 *t,void *e,cmpfn234 cmp,int relation,int *index)\n\n{\n int iVar1;\n void *pvVar2;\n int *index_local;\n int relation_local;\n cmpfn234 cmp_local;\n void *e_local;\n tree234 *t_local;\n int idx;\n int ecount;\n int kcount;\n int cmpret;\n int c;\n node234_con... | (translation_unit "void * function_1(type_1 *t,void *var_2,type_2 var_1,int var_3,int *var_10)\n\n{\n int var_7;\n void *var_12;\n int *index_local;\n int relation_local;\n type_2 cmp_local;\n void *e_local;\n type_1 *t_local;\n int var_8;\n int var_9;\n int var_5;\n int var_6;\n int c;\n type_3 *n;\n voi... | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (prim... |
577_puttytel_and_puttytel_strip.c | conf_set_str | FUN_00116e0b | conf_set_str |
void conf_set_str(Conf *conf,int primary,char *value)
{
conf_entry *entry_00;
char *pcVar1;
char *value_local;
int primary_local;
Conf *conf_local;
conf_entry *entry;
entry_00 = (conf_entry *)safemalloc(1,0x18);
if (subkeytypes[primary] != 0) {
/* WARNING: Subroutine does not re... |
void FUN_00116e0b(undefined8 param_1,int param_2,undefined8 param_3)
{
int *piVar1;
undefined8 uVar2;
piVar1 = (int *)FUN_001297e1(1,0x18);
if (*(int *)(&DAT_001b7060 + (long)param_2 * 4) != 0) {
/* WARNING: Subroutine does not return */
__assert_fail("subkeytypes[primary] == TYPE_N... | (translation_unit "void FUN_00116e0b(undefined8 param_1,int param_2,undefined8 param_3)\n\n{\n int *piVar1;\n undefined8 uVar2;\n \n piVar1 = (int *)FUN_001297e1(1,0x18);\n if (*(int *)(&DAT_001b7060 + (long)param_2 * 4) != 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("sub... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x30
MOV qword ptr [RBP + -0x18],RDI
MOV dword ptr [RBP + -0x1c],ESI
MOV qword ptr [RBP + -0x28],RDX
MOV ESI,0x18
MOV EDI,0x1
CALL 0x001297e1
MOV qword ptr [RBP + -0x8],RAX
MOV EAX,dword ptr [RBP + -0x1c]
CDQE
LEA RDX,[RAX*0x4]
LEA RAX,[0x1b7060]
MOV EAX,dword ptr [RDX + RAX*0x1]
TEST EAX,E... |
void function_1(type_1 *conf,int primary,char *value)
{
type_2 *entry_00;
char *pcVar1;
char *value_local;
int primary_local;
type_1 *conf_local;
type_2 *entry;
entry_00 = (type_2 *)var_1(1,0x18);
if (subkeytypes[primary] != 0) {
/* WARNING: Subroutine does not return */
var... | (translation_unit "void conf_set_str(Conf *conf,int primary,char *value)\n\n{\n conf_entry *entry_00;\n char *pcVar1;\n char *value_local;\n int primary_local;\n Conf *conf_local;\n conf_entry *entry;\n \n entry_00 = (conf_entry *)safemalloc(1,0x18);\n if (subkeytypes[primary] != 0) {\n /* W... | (translation_unit "void function_1(type_1 *conf,int primary,char *value)\n\n{\n type_2 *entry_00;\n char *pcVar1;\n char *value_local;\n int primary_local;\n type_1 *conf_local;\n type_2 *entry;\n \n entry_00 = (type_2 *)var_1(1,0x18);\n if (subkeytypes[primary] != 0) {\n /* WARNING: Subrout... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif... |
872_puttytel_and_puttytel_strip.c | makerle | FUN_0013959f | makerle |
void makerle(buf *b,termline *ldata,_func_void_buf_ptr_termchar_ptr_ulong_ptr *makeliteral)
{
wchar_t wVar1;
bool bVar2;
termchar *ptVar3;
wchar_t wVar4;
int iVar5;
wchar_t wVar6;
long in_FS_OFFSET;
_func_void_buf_ptr_termchar_ptr_ulong_ptr *makeliteral_local;
termline *ldata_local;
buf *b_local;
... |
void FUN_0013959f(long *param_1,long param_2,code *param_3)
{
int iVar1;
bool bVar2;
long lVar3;
int iVar4;
int iVar5;
long in_FS_OFFSET;
int local_58;
int local_54;
int local_50;
int local_4c;
int local_48;
int local_40;
int local_3c;
undefined8 local_28;
long local_20;
undefined8 loc... | (translation_unit "void FUN_0013959f(long *param_1,long param_2,code *param_3)\n\n{\n int iVar1;\n bool bVar2;\n long lVar3;\n int iVar4;\n int iVar5;\n long in_FS_OFFSET;\n int local_58;\n int local_54;\n int local_50;\n int local_4c;\n int local_48;\n int local_40;\n int local_3c;\n undefined8 local_28;... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x70
MOV qword ptr [RBP + -0x58],RDI
MOV qword ptr [RBP + -0x60],RSI
MOV qword ptr [RBP + -0x68],RDX
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x8],RAX
XOR EAX,EAX
MOV RAX,qword ptr [RBP + -0x60]
MOV RAX,qword ptr [RAX + 0x18]
MOV qword ptr [RBP + -0x18],RAX
MOV qword ptr [RBP + -0x... |
void function_1(type_1 *b,type_2 *ldata,type_3 *makeliteral)
{
type_4 var_18;
bool bVar2;
type_5 *ptVar3;
type_4 var_10;
int var_14;
type_4 var_9;
long var_1;
type_3 *makeliteral_local;
type_2 *ldata_local;
type_1 *b_local;
type_4 var_15;
type_4 var_4;
type_4 var_3;
type_4 var_11;
type_4... | (translation_unit "void makerle(buf *b,termline *ldata,_func_void_buf_ptr_termchar_ptr_ulong_ptr *makeliteral)\n\n{\n wchar_t wVar1;\n bool bVar2;\n termchar *ptVar3;\n wchar_t wVar4;\n int iVar5;\n wchar_t wVar6;\n long in_FS_OFFSET;\n _func_void_buf_ptr_termchar_ptr_ulong_ptr *makeliteral_local;\n termline *... | (translation_unit "void function_1(type_1 *b,type_2 *ldata,type_3 *makeliteral)\n\n{\n type_4 var_18;\n bool bVar2;\n type_5 *ptVar3;\n type_4 var_10;\n int var_14;\n type_4 var_9;\n long var_1;\n type_3 *makeliteral_local;\n type_2 *ldata_local;\n type_1 *b_local;\n type_4 var_15;\n type_4 var_4;\n type_4... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe... |
1034_puttytel_and_puttytel_strip.c | dlg_listbox_clear | FUN_00152290 | dlg_listbox_clear |
void dlg_listbox_clear(control *ctrl,void *dlg)
{
uctrl *puVar1;
void *dlg_local;
control *ctrl_local;
dlgparam *dp;
uctrl *uc;
puVar1 = dlg_find_byctrl((dlgparam *)dlg,ctrl);
if (((puVar1->ctrl->generic).type != 1) && ((puVar1->ctrl->generic).type != 5)) {
/* WARNING: Subroutine ... |
void FUN_00152290(undefined8 param_1,undefined8 param_2)
{
undefined8 *puVar1;
puVar1 = (undefined8 *)FUN_00151cc6(param_2,param_1);
if ((*(int *)*puVar1 != 1) && (*(int *)*puVar1 != 5)) {
/* WARNING: Subroutine does not return */
__assert_fail("uc->ctrl->generic.type == CTRL_EDITBOX ... | (translation_unit "void FUN_00152290(undefined8 param_1,undefined8 param_2)\n\n{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)FUN_00151cc6(param_2,param_1);\n if ((*(int *)*puVar1 != 1) && (*(int *)*puVar1 != 5)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("uc->ctrl->gen... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x18],RDI
MOV qword ptr [RBP + -0x20],RSI
MOV RAX,qword ptr [RBP + -0x20]
MOV qword ptr [RBP + -0x10],RAX
MOV RDX,qword ptr [RBP + -0x18]
MOV RAX,qword ptr [RBP + -0x10]
MOV RSI,RDX
MOV RDI,RAX
CALL 0x00151cc6
MOV qword ptr [RBP + -0x8],RAX
MOV RAX,qword ptr [RBP ... |
void function_1(type_1 *ctrl,void *dlg)
{
type_2 *puVar1;
void *dlg_local;
type_1 *ctrl_local;
type_3 *dp;
type_2 *uc;
puVar1 = var_1((type_3 *)dlg,ctrl);
if (((puVar1->ctrl->generic).type != 1) && ((puVar1->ctrl->generic).type != 5)) {
/* WARNING: Subroutine does not return */
... | (translation_unit "void dlg_listbox_clear(control *ctrl,void *dlg)\n\n{\n uctrl *puVar1;\n void *dlg_local;\n control *ctrl_local;\n dlgparam *dp;\n uctrl *uc;\n \n puVar1 = dlg_find_byctrl((dlgparam *)dlg,ctrl);\n if (((puVar1->ctrl->generic).type != 1) && ((puVar1->ctrl->generic).type != 5)) {\n ... | (translation_unit "void function_1(type_1 *ctrl,void *dlg)\n\n{\n type_2 *puVar1;\n void *dlg_local;\n type_1 *ctrl_local;\n type_3 *dp;\n type_2 *uc;\n \n puVar1 = var_1((type_3 *)dlg,ctrl);\n if (((puVar1->ctrl->generic).type != 1) && ((puVar1->ctrl->generic).type != 5)) {\n /* WARNING: Sub... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer... |
865_puttytel_and_puttytel_strip.c | clear_cc | FUN_001390e0 | clear_cc |
void clear_cc(termline *line,wchar_t col)
{
wchar_t wVar1;
wchar_t col_local;
termline *line_local;
wchar_t origcol;
wchar_t oldfree;
if ((L'\xffffffff' < col) && (col < line->cols)) {
if (line->chars[col].cc_next != L'\0') {
wVar1 = line->cc_free;
line->cc_free = line->chars[col].cc_ne... |
void FUN_001390e0(long param_1,int param_2)
{
int iVar1;
int local_24;
if ((-1 < param_2) && (param_2 < *(int *)(param_1 + 4))) {
if (*(int *)((long)param_2 * 0x18 + *(long *)(param_1 + 0x18) + 0x10) != 0) {
iVar1 = *(int *)(param_1 + 0x10);
*(int *)(param_1 + 0x10) =
*(int *)((lon... | (translation_unit "void FUN_001390e0(long param_1,int param_2)\n\n{\n int iVar1;\n int local_24;\n \n if ((-1 < param_2) && (param_2 < *(int *)(param_1 + 4))) {\n if (*(int *)((long)param_2 * 0x18 + *(long *)(param_1 + 0x18) + 0x10) != 0) {\n iVar1 = *(int *)(param_1 + 0x10);\n *(int *)(param_1 + 0x10)... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x18],RDI
MOV dword ptr [RBP + -0x1c],ESI
MOV EAX,dword ptr [RBP + -0x1c]
MOV dword ptr [RBP + -0x8],EAX
CMP dword ptr [RBP + -0x1c],0x0
JS 0x00139107
MOV RAX,qword ptr [RBP + -0x18]
MOV EAX,dword ptr [RAX + 0x4]
CMP dword ptr [RBP + -0x1c],EAX
JL 0x00139126
LEA R... |
void function_1(type_1 *line,type_2 var_1)
{
type_2 var_3;
type_2 var_2;
type_1 *line_local;
type_2 origcol;
type_2 oldfree;
if ((L'\xffffffff' < var_1) && (var_1 < line->cols)) {
if (line->chars[var_1].cc_next != L'\0') {
var_3 = line->cc_free;
line->cc_free = line->chars[var_1].cc_nex... | (translation_unit "void clear_cc(termline *line,wchar_t col)\n\n{\n wchar_t wVar1;\n wchar_t col_local;\n termline *line_local;\n wchar_t origcol;\n wchar_t oldfree;\n \n if ((L'\xffffffff' < col) && (col < line->cols)) {\n if (line->chars[col].cc_next != L'\0') {\n wVar1 = line->cc_free;\n line->cc... | (translation_unit "void function_1(type_1 *line,type_2 var_1)\n\n{\n type_2 var_3;\n type_2 var_2;\n type_1 *line_local;\n type_2 origcol;\n type_2 oldfree;\n \n if ((L'\xffffffff' < var_1) && (var_1 < line->cols)) {\n if (line->chars[var_1].cc_next != L'\0') {\n var_3 = line->cc_free;\n line->cc_fr... | (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... |
1102_pscp_and_pscp_strip.c | SHA_Init | FUN_00177676 | SHA_Init |
int SHA_Init(SHA_CTX *c)
{
SHA_State *s_local;
SHA_Core_Init(&c->h0);
c->data[0xe] = 0;
c->num = 0;
c->data[0xf] = c->num;
return (int)c;
}
|
void FUN_00177676(long param_1)
{
FUN_00177177(param_1);
*(undefined4 *)(param_1 + 0x54) = 0;
*(undefined4 *)(param_1 + 0x5c) = 0;
*(undefined4 *)(param_1 + 0x58) = *(undefined4 *)(param_1 + 0x5c);
return;
}
| (translation_unit "void FUN_00177676(long param_1)\n\n{\n FUN_00177177(param_1);\n *(undefined4 *)(param_1 + 0x54) = 0;\n *(undefined4 *)(param_1 + 0x5c) = 0;\n *(undefined4 *)(param_1 + 0x58) = *(undefined4 *)(param_1 + 0x5c);\n return;\n}\n\n" (function_definition "void FUN_00177676(long param_1)\n\n{\n FUN_001... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x8
MOV qword ptr [RBP + -0x8],RDI
MOV RAX,qword ptr [RBP + -0x8]
MOV RDI,RAX
CALL 0x00177177
MOV RAX,qword ptr [RBP + -0x8]
MOV dword ptr [RAX + 0x54],0x0
MOV RAX,qword ptr [RBP + -0x8]
MOV dword ptr [RAX + 0x5c],0x0
MOV RAX,qword ptr [RBP + -0x8]
MOV EDX,dword ptr [RAX + 0x5c]
MOV RAX,qwo... |
int function_1(type_1 *c)
{
type_2 *s_local;
var_1(&c->h0);
c->data[0xe] = 0;
c->num = 0;
c->data[0xf] = c->num;
return (int)c;
}
| (translation_unit "int SHA_Init(SHA_CTX *c)\n\n{\n SHA_State *s_local;\n \n SHA_Core_Init(&c->h0);\n c->data[0xe] = 0;\n c->num = 0;\n c->data[0xf] = c->num;\n return (int)c;\n}\n\n" (function_definition "int SHA_Init(SHA_CTX *c)\n\n{\n SHA_State *s_local;\n \n SHA_Core_Init(&c->h0);\n c->data[0xe] = 0;\n c... | (translation_unit "int function_1(type_1 *c)\n\n{\n type_2 *s_local;\n \n var_1(&c->h0);\n c->data[0xe] = 0;\n c->num = 0;\n c->data[0xf] = c->num;\n return (int)c;\n}\n\n" (function_definition "int function_1(type_1 *c)\n\n{\n type_2 *s_local;\n \n var_1(&c->h0);\n c->data[0xe] = 0;\n c->num = 0;\n c->dat... | (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... |
1448_pscp_and_pscp_strip.c | dummy_plug_log | FUN_0018e8c4 | dummy_plug_log |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void dummy_plug_log(Plug p,int type,SockAddr addr,int port,char *error_msg,int error_code)
{
int error_code_local;
char *error_msg_local;
SockAddr addr_local;
int port_local;
int type_local;
Plug p_local;
return;
}
|
void FUN_0018e8c4(void)
{
return;
}
| (translation_unit "void FUN_0018e8c4(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_0018e8c4(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_0018e8c4(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r... | PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x8],RDI
MOV dword ptr [RBP + -0xc],ESI
MOV qword ptr [RBP + -0x18],RDX
MOV dword ptr [RBP + -0x10],ECX
MOV qword ptr [RBP + -0x20],R8
MOV dword ptr [RBP + -0x24],R9D
NOP
POP RBP
RET |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void function_1(type_1 p,int type,type_2 addr,int port,char *error_msg,int error_code)
{
int error_code_local;
char *error_msg_local;
type_2 addr_local;
int port_local;
int type_local;
type_1 p_local;
return;
}
| (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid dummy_plug_log(Plug p,int type,SockAddr addr,int port,char *error_msg,int error_code)\n\n{\n int error_code_local;\n char *error_msg_local;\n SockAddr addr_local;\n int port_local;\n int type_local;\n Plug p_local;... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 p,int type,type_2 addr,int port,char *error_msg,int error_code)\n\n{\n int error_code_local;\n char *error_msg_local;\n type_2 addr_local;\n int port_local;\n int type_local;\n type_1 p_local;\n ... | (translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declar... |
1200_pscp_and_pscp_strip.c | zlib_emit_char | FUN_0017f930 | zlib_emit_char |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void zlib_emit_char(zlib_decompress_ctx *dctx,int c)
{
int iVar1;
uchar *puVar2;
int c_local;
zlib_decompress_ctx *dctx_local;
dctx->window[dctx->winpos] = (uchar)c;
dctx->winpos = dctx->winpos + 1U & 0x7fff;
if (dctx->outsize ... |
void FUN_0017f930(long param_1,undefined param_2)
{
int iVar1;
undefined8 uVar2;
*(undefined *)(param_1 + 0x1b4 + (long)*(int *)(param_1 + 0x81b4)) = param_2;
*(uint *)(param_1 + 0x81b4) = *(int *)(param_1 + 0x81b4) + 1U & 0x7fff;
if (*(int *)(param_1 + 0x81c4) <= *(int *)(param_1 + 0x81c0)) {
*(int ... | (translation_unit "void FUN_0017f930(long param_1,undefined param_2)\n\n{\n int iVar1;\n undefined8 uVar2;\n \n *(undefined *)(param_1 + 0x1b4 + (long)*(int *)(param_1 + 0x81b4)) = param_2;\n *(uint *)(param_1 + 0x81b4) = *(int *)(param_1 + 0x81b4) + 1U & 0x7fff;\n if (*(int *)(param_1 + 0x81c4) <= *(int *)(param... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x10
MOV qword ptr [RBP + -0x8],RDI
MOV dword ptr [RBP + -0xc],ESI
MOV RAX,qword ptr [RBP + -0x8]
MOV EAX,dword ptr [RAX + 0x81b4]
MOV EDX,dword ptr [RBP + -0xc]
MOV ECX,EDX
MOV RDX,qword ptr [RBP + -0x8]
CDQE
MOV byte ptr [RDX + RAX*0x1 + 0x1b4],CL
MOV RAX,qword ptr [RBP + -0x8]
MOV EAX,dw... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void function_1(type_1 *dctx,int c)
{
int var_2;
type_2 *puVar2;
int c_local;
type_1 *dctx_local;
dctx->window[dctx->winpos] = (type_2)c;
dctx->winpos = dctx->winpos + 1U & 0x7fff;
if (dctx->outsize <= dctx->outlen) {
dctx-... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid zlib_emit_char(zlib_decompress_ctx *dctx,int c)\n\n{\n int iVar1;\n uchar *puVar2;\n int c_local;\n zlib_decompress_ctx *dctx_local;\n \n dctx->window[dctx->winpos] = (uchar)c;\n dctx->winpos = dctx->winpos + 1U &... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *dctx,int c)\n\n{\n int var_2;\n type_2 *puVar2;\n int c_local;\n type_1 *dctx_local;\n \n dctx->window[dctx->winpos] = (type_2)c;\n dctx->winpos = dctx->winpos + 1U & 0x7fff;\n if (dctx->outsiz... | (translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator... |
1027_puttytel_and_puttytel_strip.c | dlg_last_focused | FUN_00151d80 | dlg_last_focused |
control * dlg_last_focused(control *ctrl,void *dlg)
{
control *pcVar1;
void *dlg_local;
control *ctrl_local;
dlgparam *dp;
if (ctrl == *(control **)((long)dlg + 0x38)) {
pcVar1 = *(control **)((long)dlg + 0x40);
}
else {
pcVar1 = *(control **)((long)dlg + 0x38);
}
return pcVar1;
}
|
undefined8 FUN_00151d80(long param_1,long param_2)
{
undefined8 uVar1;
if (param_1 == *(long *)(param_2 + 0x38)) {
uVar1 = *(undefined8 *)(param_2 + 0x40);
}
else {
uVar1 = *(undefined8 *)(param_2 + 0x38);
}
return uVar1;
}
| (translation_unit "undefined8 FUN_00151d80(long param_1,long param_2)\n\n{\n undefined8 uVar1;\n \n if (param_1 == *(long *)(param_2 + 0x38)) {\n uVar1 = *(undefined8 *)(param_2 + 0x40);\n }\n else {\n uVar1 = *(undefined8 *)(param_2 + 0x38);\n }\n return uVar1;\n}\n\n" (function_definition "undefined8 FUN... | PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x18],RDI
MOV qword ptr [RBP + -0x20],RSI
MOV RAX,qword ptr [RBP + -0x20]
MOV qword ptr [RBP + -0x8],RAX
MOV RAX,qword ptr [RBP + -0x8]
MOV RAX,qword ptr [RAX + 0x38]
CMP qword ptr [RBP + -0x18],RAX
JZ 0x00151dac
MOV RAX,qword ptr [RBP + -0x8]
MOV RAX,qword ptr [RAX + 0x38]
JM... |
type_1 * function_1(type_1 *var_1,void *dlg)
{
type_1 *pcVar1;
void *dlg_local;
type_1 *ctrl_local;
type_2 *dp;
if (var_1 == *(type_1 **)((long)dlg + 0x38)) {
pcVar1 = *(type_1 **)((long)dlg + 0x40);
}
else {
pcVar1 = *(type_1 **)((long)dlg + 0x38);
}
return pcVar1;
}
| (translation_unit "control * dlg_last_focused(control *ctrl,void *dlg)\n\n{\n control *pcVar1;\n void *dlg_local;\n control *ctrl_local;\n dlgparam *dp;\n \n if (ctrl == *(control **)((long)dlg + 0x38)) {\n pcVar1 = *(control **)((long)dlg + 0x40);\n }\n else {\n pcVar1 = *(control **)((long)dlg + 0x38);\... | (translation_unit "type_1 * function_1(type_1 *var_1,void *dlg)\n\n{\n type_1 *pcVar1;\n void *dlg_local;\n type_1 *ctrl_local;\n type_2 *dp;\n \n if (var_1 == *(type_1 **)((long)dlg + 0x38)) {\n pcVar1 = *(type_1 **)((long)dlg + 0x40);\n }\n else {\n pcVar1 = *(type_1 **)((long)dlg + 0x38);\n }\n retur... | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (pri... |
583_puttytel_and_puttytel_strip.c | conf_serialise | FUN_0011739c | conf_serialise |
void conf_serialise(Conf *conf,void *vdata)
{
uchar *puVar1;
int iVar2;
size_t sVar3;
int *piVar4;
void *vdata_local;
Conf *conf_local;
int i;
int len;
uchar *data;
conf_entry *entry;
i = 0;
data = (uchar *)vdata;
while (piVar4 = (int *)index234(conf->tree,i), piVar4 != (int *)0x0) {
... |
void FUN_0011739c(undefined8 *param_1,undefined *param_2)
{
undefined *puVar1;
int iVar2;
size_t sVar3;
int *piVar4;
int local_20;
undefined *local_18;
local_20 = 0;
local_18 = param_2;
while (piVar4 = (int *)FUN_0014d2a4(*param_1,local_20), piVar4 != (int *)0x0) {
*local_18 = (char)((uint)*p... | (translation_unit "void FUN_0011739c(undefined8 *param_1,undefined *param_2)\n\n{\n undefined *puVar1;\n int iVar2;\n size_t sVar3;\n int *piVar4;\n int local_20;\n undefined *local_18;\n \n local_20 = 0;\n local_18 = param_2;\n while (piVar4 = (int *)FUN_0014d2a4(*param_1,local_20), piVar4 != (int *)0x0) {\n... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x30
MOV qword ptr [RBP + -0x28],RDI
MOV qword ptr [RBP + -0x30],RSI
MOV RAX,qword ptr [RBP + -0x30]
MOV qword ptr [RBP + -0x10],RAX
MOV dword ptr [RBP + -0x18],0x0
JMP 0x00117601
MOV RAX,qword ptr [RBP + -0x8]
MOV EAX,dword ptr [RAX]
SAR EAX,0x18
MOV EDX,EAX
MOV RAX,qword ptr [RBP + -0x10]... |
void function_1(type_1 *conf,void *vdata)
{
type_2 *var_6;
int var_7;
size_t sVar3;
int *var_2;
void *vdata_local;
type_1 *conf_local;
int var_10;
int len;
type_2 *var_3;
type_3 *entry;
var_10 = 0;
var_3 = (type_2 *)vdata;
while (var_2 = (int *)var_1(conf->tree,var_10), var_2 != (int *)0x... | (translation_unit "void conf_serialise(Conf *conf,void *vdata)\n\n{\n uchar *puVar1;\n int iVar2;\n size_t sVar3;\n int *piVar4;\n void *vdata_local;\n Conf *conf_local;\n int i;\n int len;\n uchar *data;\n conf_entry *entry;\n \n i = 0;\n data = (uchar *)vdata;\n while (piVar4 = (int *)index234(conf->tre... | (translation_unit "void function_1(type_1 *conf,void *vdata)\n\n{\n type_2 *var_6;\n int var_7;\n size_t sVar3;\n int *var_2;\n void *vdata_local;\n type_1 *conf_local;\n int var_10;\n int len;\n type_2 *var_3;\n type_3 *entry;\n \n var_10 = 0;\n var_3 = (type_2 *)vdata;\n while (var_2 = (int *)var_1(conf... | (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... |
1310_pscp_and_pscp_strip.c | socket_error_callback | FUN_00187490 | socket_error_callback |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void socket_error_callback(void *vs)
{
undefined4 uVar1;
code *pcVar2;
void *pvVar3;
char *pcVar4;
void *vs_local;
Actual_Socket_conflict s;
pvVar3 = find234(sktree,vs,(cmpfn234)0x0);
if ((pvVar3 != (void *)0x0) && (*(int *)(... |
void FUN_00187490(long param_1)
{
undefined4 uVar1;
code *pcVar2;
long lVar3;
char *pcVar4;
lVar3 = FUN_00181e4b(DAT_001b6220,param_1,0);
if ((lVar3 != 0) && (*(int *)(param_1 + 0x60) != 0)) {
pcVar2 = *(code **)(**(long **)(param_1 + 0x18) + 8);
uVar1 = *(undefined4 *)(param_1 + 0x60);
pcV... | (translation_unit "void FUN_00187490(long param_1)\n\n{\n undefined4 uVar1;\n code *pcVar2;\n long lVar3;\n char *pcVar4;\n \n lVar3 = FUN_00181e4b(DAT_001b6220,param_1,0);\n if ((lVar3 != 0) && (*(int *)(param_1 + 0x60) != 0)) {\n pcVar2 = *(code **)(**(long **)(param_1 + 0x18) + 8);\n uVar1 = *(undefined... | PUSH RBP
MOV RBP,RSP
PUSH R12
PUSH RBX
SUB RSP,0x20
MOV qword ptr [RBP + -0x28],RDI
MOV RAX,qword ptr [RBP + -0x28]
MOV qword ptr [RBP + -0x18],RAX
MOV RAX,qword ptr [0x001b6220]
MOV RCX,qword ptr [RBP + -0x18]
MOV EDX,0x0
MOV RSI,RCX
MOV RDI,RAX
CALL 0x00181e4b
TEST RAX,RAX
JZ 0x00187511
MOV RAX,qword ptr [RBP + -0x18... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void function_1(void *vs)
{
type_1 uVar1;
type_2 *pcVar2;
void *var_2;
char *pcVar4;
void *vs_local;
type_3 s;
var_2 = var_1(sktree,vs,(type_4)0x0);
if ((var_2 != (void *)0x0) && (*(int *)((long)vs + 0x60) != 0)) {
pcVar2... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid socket_error_callback(void *vs)\n\n{\n undefined4 uVar1;\n code *pcVar2;\n void *pvVar3;\n char *pcVar4;\n void *vs_local;\n Actual_Socket_conflict s;\n \n pvVar3 = find234(sktree,vs,(cmpfn234)0x0);\n if ((pvVar... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(void *vs)\n\n{\n type_1 uVar1;\n type_2 *pcVar2;\n void *var_2;\n char *pcVar4;\n void *vs_local;\n type_3 s;\n \n var_2 = var_1(sktree,vs,(type_4)0x0);\n if ((var_2 != (void *)0x0) && (*(int *)((long... | (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: (type_iden... |
941_puttytel_and_puttytel_strip.c | term_deselect | FUN_0014b7b3 | term_deselect |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void term_deselect(Terminal *term)
{
Terminal *term_local;
deselect(term);
term_update(term);
if (term->selstate != ADDRTYPE_IPV6) {
term_out(term);
}
return;
}
|
void FUN_0014b7b3(long param_1)
{
FUN_0014b750(param_1);
FUN_0013b661(param_1);
if (*(int *)(param_1 + 0xeb4) != 2) {
FUN_0013f8a4(param_1);
}
return;
}
| (translation_unit "void FUN_0014b7b3(long param_1)\n\n{\n FUN_0014b750(param_1);\n FUN_0013b661(param_1);\n if (*(int *)(param_1 + 0xeb4) != 2) {\n FUN_0013f8a4(param_1);\n }\n return;\n}\n\n" (function_definition "void FUN_0014b7b3(long param_1)\n\n{\n FUN_0014b750(param_1);\n FUN_0013b661(param_1);\n if (*... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x10
MOV qword ptr [RBP + -0x8],RDI
MOV RAX,qword ptr [RBP + -0x8]
MOV RDI,RAX
CALL 0x0014b750
MOV RAX,qword ptr [RBP + -0x8]
MOV RDI,RAX
CALL 0x0013b661
MOV RAX,qword ptr [RBP + -0x8]
MOV EAX,dword ptr [RAX + 0xeb4]
CMP EAX,0x2
JZ 0x0014b7f2
MOV RAX,qword ptr [RBP + -0x8]
MOV RDI,RAX
CALL ... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void function_1(type_1 *term)
{
type_1 *term_local;
var_1(term);
var_2(term);
if (term->selstate != var_3) {
var_4(term);
}
return;
}
| (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid term_deselect(Terminal *term)\n\n{\n Terminal *term_local;\n \n deselect(term);\n term_update(term);\n if (term->selstate != ADDRTYPE_IPV6) {\n term_out(term);\n }\n return;\n}\n\n" comment (function_definition... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *term)\n\n{\n type_1 *term_local;\n \n var_1(term);\n var_2(term);\n if (term->selstate != var_3) {\n var_4(term);\n }\n return;\n}\n\n" comment (function_definition "void function_1(type_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))))) body: (compound_statement (declaration type: (type_ide... |
1441_pscp_and_pscp_strip.c | write_random_seed | FUN_0018e15b | write_random_seed |
void write_random_seed(void *data,int len)
{
char *__file;
int *piVar1;
char *pcVar2;
char *ptr;
ssize_t sVar3;
int len_local;
void *data_local;
int fd;
int ret;
char *fname;
char *dir;
char *errmsg;
__file = make_filename(3,(char *)0x0);
fd = open64(__file,0x41,0x180);
len_local = le... |
void FUN_0018e15b(void *param_1,int param_2)
{
char *__file;
int *piVar1;
char *pcVar2;
undefined8 uVar3;
long lVar4;
ssize_t sVar5;
int local_34;
void *local_30;
int local_28;
__file = (char *)FUN_0018c99f(3,0);
local_28 = open64(__file,0x41,0x180);
local_34 = param_2;
local_30 = param_1... | (translation_unit "void FUN_0018e15b(void *param_1,int param_2)\n\n{\n char *__file;\n int *piVar1;\n char *pcVar2;\n undefined8 uVar3;\n long lVar4;\n ssize_t sVar5;\n int local_34;\n void *local_30;\n int local_28;\n \n __file = (char *)FUN_0018c99f(3,0);\n local_28 = open64(__file,0x41,0x180);\n local_3... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x30
MOV qword ptr [RBP + -0x28],RDI
MOV dword ptr [RBP + -0x2c],ESI
MOV ESI,0x0
MOV EDI,0x3
CALL 0x0018c99f
MOV qword ptr [RBP + -0x18],RAX
MOV RAX,qword ptr [RBP + -0x18]
MOV EDX,0x180
MOV ESI,0x41
MOV RDI,RAX
MOV EAX,0x0
CALL 0x00107660
MOV dword ptr [RBP + -0x20],EAX
CMP dword ptr [RBP ... |
void function_1(void *data,int len)
{
char *__file;
int *piVar1;
char *pcVar2;
char *var_9;
ssize_t sVar3;
int var_10;
void *data_local;
int var_3;
int ret;
char *fname;
char *dir;
char *errmsg;
__file = var_1(3,(char *)0x0);
var_3 = var_2(__file,0x41,0x180);
var_10 = len;
data_loca... | (translation_unit "void write_random_seed(void *data,int len)\n\n{\n char *__file;\n int *piVar1;\n char *pcVar2;\n char *ptr;\n ssize_t sVar3;\n int len_local;\n void *data_local;\n int fd;\n int ret;\n char *fname;\n char *dir;\n char *errmsg;\n \n __file = make_filename(3,(char *)0x0);\n fd = open64(_... | (translation_unit "void function_1(void *data,int len)\n\n{\n char *__file;\n int *piVar1;\n char *pcVar2;\n char *var_9;\n ssize_t sVar3;\n int var_10;\n void *data_local;\n int var_3;\n int ret;\n char *fname;\n char *dir;\n char *errmsg;\n \n __file = var_1(3,(char *)0x0);\n var_3 = var_2(__file,0x41,... | (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... |
762_puttytel_and_puttytel_strip.c | raw_check_close | FUN_0012ed1e | raw_check_close |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void raw_check_close(Raw raw)
{
Raw raw_local;
if (((raw->sent_console_eof != 0) && (raw->sent_socket_eof != 0)) && (raw->s != (Socket)0x0)) {
(*(*raw->s)->close)(raw->s);
raw->s = (Socket)0x0;
notify_remote_exit(raw->fronten... |
void FUN_0012ed1e(long param_1)
{
if (((*(int *)(param_1 + 0x20) != 0) && (*(int *)(param_1 + 0x24) != 0)) &&
(*(long *)(param_1 + 8) != 0)) {
(**(code **)(**(long **)(param_1 + 8) + 8))(*(undefined8 *)(param_1 + 8));
*(undefined8 *)(param_1 + 8) = 0;
FUN_00167a4e(*(undefined8 *)(param_1 + 0x18));
... | (translation_unit "void FUN_0012ed1e(long param_1)\n\n{\n if (((*(int *)(param_1 + 0x20) != 0) && (*(int *)(param_1 + 0x24) != 0)) &&\n (*(long *)(param_1 + 8) != 0)) {\n (**(code **)(**(long **)(param_1 + 8) + 8))(*(undefined8 *)(param_1 + 8));\n *(undefined8 *)(param_1 + 8) = 0;\n FUN_00167a4e(*(undefin... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x10
MOV qword ptr [RBP + -0x8],RDI
MOV RAX,qword ptr [RBP + -0x8]
MOV EAX,dword ptr [RAX + 0x20]
TEST EAX,EAX
JZ 0x0012ed85
MOV RAX,qword ptr [RBP + -0x8]
MOV EAX,dword ptr [RAX + 0x24]
TEST EAX,EAX
JZ 0x0012ed85
MOV RAX,qword ptr [RBP + -0x8]
MOV RAX,qword ptr [RAX + 0x8]
TEST RAX,RAX
JZ ... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void function_1(type_1 raw)
{
type_1 raw_local;
if (((raw->sent_console_eof != 0) && (raw->sent_socket_eof != 0)) && (raw->s != (type_2)0x0)) {
(*(*raw->s)->close)(raw->s);
raw->s = (type_2)0x0;
var_1(raw->frontend);
}
re... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid raw_check_close(Raw raw)\n\n{\n Raw raw_local;\n \n if (((raw->sent_console_eof != 0) && (raw->sent_socket_eof != 0)) && (raw->s != (Socket)0x0)) {\n (*(*raw->s)->close)(raw->s);\n raw->s = (Socket)0x0;\n not... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 raw)\n\n{\n type_1 raw_local;\n \n if (((raw->sent_console_eof != 0) && (raw->sent_socket_eof != 0)) && (raw->s != (type_2)0x0)) {\n (*(*raw->s)->close)(raw->s);\n raw->s = (type_2)0x0;\n va... | (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)... |
1276_pscp_and_pscp_strip.c | f_open | FUN_0018514e | f_open |
FILE * f_open(Filename *filename,char *mode,int is_private)
{
int __fd;
FILE *pFVar1;
int is_private_local;
char *mode_local;
Filename *filename_local;
int fd;
if (is_private == 0) {
pFVar1 = fopen64(filename->path,mode);
}
else {
if (*mode != 'w') {
/* WARNING: Subrou... |
FILE * FUN_0018514e(undefined8 *param_1,char *param_2,int param_3)
{
int __fd;
FILE *pFVar1;
if (param_3 == 0) {
pFVar1 = fopen64((char *)*param_1,param_2);
}
else {
if (*param_2 != 'w') {
/* WARNING: Subroutine does not return */
__assert_fail("mode[0] == \'w\'","unix/u... | (translation_unit "FILE * FUN_0018514e(undefined8 *param_1,char *param_2,int param_3)\n\n{\n int __fd;\n FILE *pFVar1;\n \n if (param_3 == 0) {\n pFVar1 = fopen64((char *)*param_1,param_2);\n }\n else {\n if (*param_2 != 'w') {\n /* WARNING: Subroutine does not return */\n __assert_f... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x30
MOV qword ptr [RBP + -0x18],RDI
MOV qword ptr [RBP + -0x20],RSI
MOV dword ptr [RBP + -0x24],EDX
CMP dword ptr [RBP + -0x24],0x0
JNZ 0x0018517f
MOV RAX,qword ptr [RBP + -0x18]
MOV RAX,qword ptr [RAX]
MOV RDX,qword ptr [RBP + -0x20]
MOV RSI,RDX
MOV RDI,RAX
CALL 0x00107510
JMP 0x001851e8
... |
type_1 * function_1(type_2 *filename,char *mode,int var_1)
{
int var_5;
type_1 *pFVar1;
int is_private_local;
char *mode_local;
type_2 *filename_local;
int fd;
if (var_1 == 0) {
pFVar1 = var_2(filename->path,mode);
}
else {
if (*mode != 'w') {
/* WARNING: Subroutine do... | (translation_unit "FILE * f_open(Filename *filename,char *mode,int is_private)\n\n{\n int __fd;\n FILE *pFVar1;\n int is_private_local;\n char *mode_local;\n Filename *filename_local;\n int fd;\n \n if (is_private == 0) {\n pFVar1 = fopen64(filename->path,mode);\n }\n else {\n if (*mode != 'w') {\n ... | (translation_unit "type_1 * function_1(type_2 *filename,char *mode,int var_1)\n\n{\n int var_5;\n type_1 *pFVar1;\n int is_private_local;\n char *mode_local;\n type_2 *filename_local;\n int fd;\n \n if (var_1 == 0) {\n pFVar1 = var_2(filename->path,mode);\n }\n else {\n if (*mode != 'w') {\n ... | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (pri... |
1253_pscp_and_pscp_strip.c | console_get_userpass_input | FUN_00184205 | console_get_userpass_input |
int console_get_userpass_input(prompts_t *p,uchar *in,int inlen)
{
long lVar1;
int iVar2;
size_t sVar3;
ssize_t sVar4;
long in_FS_OFFSET;
int inlen_local;
uchar *in_local;
prompts_t *p_local;
int infd;
int i;
int len;
int ret;
FILE *outfp;
size_t curr_prompt;
size_t l;
size_t l_1;
pr... |
undefined8 FUN_00184205(long param_1)
{
int iVar1;
undefined8 uVar2;
size_t sVar3;
ssize_t sVar4;
long in_FS_OFFSET;
int local_d0;
int local_cc;
int local_c8;
int local_c4;
undefined8 local_c0;
ulong local_b8;
size_t local_b0;
size_t local_a8;
undefined8 *local_a0;
termios local_98;
te... | (translation_unit "undefined8 FUN_00184205(long param_1)\n\n{\n int iVar1;\n undefined8 uVar2;\n size_t sVar3;\n ssize_t sVar4;\n long in_FS_OFFSET;\n int local_d0;\n int local_cc;\n int local_c8;\n int local_c4;\n undefined8 local_c0;\n ulong local_b8;\n size_t local_b0;\n size_t local_a8;\n undefined8 *... | PUSH RBP
MOV RBP,RSP
SUB RSP,0xf0
MOV qword ptr [RBP + -0xd8],RDI
MOV qword ptr [RBP + -0xe0],RSI
MOV dword ptr [RBP + -0xe4],EDX
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x8],RAX
XOR EAX,EAX
MOV qword ptr [RBP + -0xb8],0x0
MOV dword ptr [RBP + -0xc4],0x0
JMP 0x0018427e
MOV RAX,qword ptr [RBP + -0xd8]
MOV RAX,... |
int function_1(type_1 *p,type_2 *in,int inlen)
{
long var_19;
int var_14;
size_t sVar3;
ssize_t sVar4;
long var_1;
int inlen_local;
type_2 *in_local;
type_1 *p_local;
int infd;
int var_2;
int var_13;
int var_17;
type_3 *outfp;
size_t var_10;
size_t var_8;
size_t var_9;
type_4 *pr;
... | (translation_unit "int console_get_userpass_input(prompts_t *p,uchar *in,int inlen)\n\n{\n long lVar1;\n int iVar2;\n size_t sVar3;\n ssize_t sVar4;\n long in_FS_OFFSET;\n int inlen_local;\n uchar *in_local;\n prompts_t *p_local;\n int infd;\n int i;\n int len;\n int ret;\n FILE *outfp;\n size_t curr_prom... | (translation_unit "int function_1(type_1 *p,type_2 *in,int inlen)\n\n{\n long var_19;\n int var_14;\n size_t sVar3;\n ssize_t sVar4;\n long var_1;\n int inlen_local;\n type_2 *in_local;\n type_1 *p_local;\n int infd;\n int var_2;\n int var_13;\n int var_17;\n type_3 *outfp;\n size_t var_10;\n size_t var_... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe... |
608_puttytel_and_puttytel_strip.c | environ_handler | FUN_0011a6c5 | environ_handler |
void environ_handler(control *ctrl,void *dlg,void *data,int event)
{
int n;
long in_FS_OFFSET;
int event_local;
void *data_local;
void *dlg_local;
control *ctrl_local;
int i;
char *key;
char *val;
Conf *conf;
environ_data *ed;
char *p;
char *key_1;
char *val_1;
char *str;
char *key_2;
... |
void FUN_0011a6c5(long param_1,undefined8 param_2,undefined8 param_3,int param_4)
{
int iVar1;
long in_FS_OFFSET;
undefined8 local_60;
long local_58;
undefined8 local_50;
undefined8 *local_48;
undefined8 local_40;
char *local_38;
char *local_30;
undefined8 local_28;
long local_20;
undefined8 l... | (translation_unit "void FUN_0011a6c5(long param_1,undefined8 param_2,undefined8 param_3,int param_4)\n\n{\n int iVar1;\n long in_FS_OFFSET;\n undefined8 local_60;\n long local_58;\n undefined8 local_50;\n undefined8 *local_48;\n undefined8 local_40;\n char *local_38;\n char *local_30;\n undefined8 local_28;\n... | PUSH RBP
MOV RBP,RSP
ADD RSP,-0x80
MOV qword ptr [RBP + -0x68],RDI
MOV qword ptr [RBP + -0x70],RSI
MOV qword ptr [RBP + -0x78],RDX
MOV dword ptr [RBP + -0x7c],ECX
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x8],RAX
XOR EAX,EAX
MOV RAX,qword ptr [RBP + -0x78]
MOV qword ptr [RBP + -0x48],RAX
MOV RAX,qword ptr [RBP... |
void function_1(type_1 *var_3,void *dlg,void *data,int var_2)
{
int var_19;
long var_1;
int event_local;
void *data_local;
void *dlg_local;
type_1 *ctrl_local;
int i;
char *key;
char *var_7;
type_2 *conf;
type_3 *ed;
char *p;
char *key_1;
char *val_1;
char *str;
char *var_21;
char *v... | (translation_unit "void environ_handler(control *ctrl,void *dlg,void *data,int event)\n\n{\n int n;\n long in_FS_OFFSET;\n int event_local;\n void *data_local;\n void *dlg_local;\n control *ctrl_local;\n int i;\n char *key;\n char *val;\n Conf *conf;\n environ_data *ed;\n char *p;\n char *key_1;\n char *v... | (translation_unit "void function_1(type_1 *var_3,void *dlg,void *data,int var_2)\n\n{\n int var_19;\n long var_1;\n int event_local;\n void *data_local;\n void *dlg_local;\n type_1 *ctrl_local;\n int i;\n char *key;\n char *var_7;\n type_2 *conf;\n type_3 *ed;\n char *p;\n char *key_1;\n char *val_1;\n c... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer... |
632_puttytel_and_puttytel_strip.c | ctrl_listbox | FUN_00121e7c | ctrl_listbox |
control * ctrl_listbox(controlset *s,char *label,char shortcut,intorptr helpctx,handler_fn handler,
intorptr context)
{
control *pcVar1;
char *pcVar2;
intorptr context_local;
handler_fn handler_local;
intorptr helpctx_local;
char shortcut_local;
char *label_local;
controlset *s_l... |
long FUN_00121e7c(undefined8 param_1,long param_2,undefined param_3,undefined8 param_4,
undefined8 param_5,undefined8 param_6)
{
long lVar1;
undefined8 uVar2;
lVar1 = FUN_00121546(param_1,5,param_4,param_5,param_6);
if (param_2 == 0) {
uVar2 = 0;
}
else {
uVar2 = FUN_0012874d(p... | (translation_unit "long FUN_00121e7c(undefined8 param_1,long param_2,undefined param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6)\n\n{\n long lVar1;\n undefined8 uVar2;\n \n lVar1 = FUN_00121546(param_1,5,param_4,param_5,param_6);\n if (param_2 == 0) {\n uVar2 = 0;\n }\n else... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x40
MOV qword ptr [RBP + -0x18],RDI
MOV qword ptr [RBP + -0x20],RSI
MOV EAX,EDX
MOV qword ptr [RBP + -0x30],RCX
MOV qword ptr [RBP + -0x38],R8
MOV qword ptr [RBP + -0x40],R9
MOV byte ptr [RBP + -0x24],AL
MOV RSI,qword ptr [RBP + -0x40]
MOV RCX,qword ptr [RBP + -0x38]
MOV RDX,qword ptr [RBP... |
type_1 * function_1(type_2 *s,char *var_2,char shortcut,type_3 helpctx,type_4 handler,
type_3 context)
{
type_1 *pcVar1;
char *pcVar2;
type_3 context_local;
type_4 handler_local;
type_3 helpctx_local;
char shortcut_local;
char *label_local;
type_2 *s_local;
type_1 *c;
pcVa... | (translation_unit "control * ctrl_listbox(controlset *s,char *label,char shortcut,intorptr helpctx,handler_fn handler,\n intorptr context)\n\n{\n control *pcVar1;\n char *pcVar2;\n intorptr context_local;\n handler_fn handler_local;\n intorptr helpctx_local;\n char shortcut_local;\n char *la... | (translation_unit "type_1 * function_1(type_2 *s,char *var_2,char shortcut,type_3 helpctx,type_4 handler,\n type_3 context)\n\n{\n type_1 *pcVar1;\n char *pcVar2;\n type_3 context_local;\n type_4 handler_local;\n type_3 helpctx_local;\n char shortcut_local;\n char *label_local;\n type_2 *s_... | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (pri... |
1461_pscp_and_pscp_strip.c | x11_closing | FUN_0018fe3c | x11_closing |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void x11_closing(Plug plug,char *error_msg,int error_code,int calling_back)
{
char *err_message_00;
int calling_back_local;
int error_code_local;
char *error_msg_local;
Plug plug_local;
X11Connection *xconn;
char *err_message;
... |
void FUN_0018fe3c(long param_1,long param_2)
{
undefined8 uVar1;
if (param_2 == 0) {
if (*(long *)(param_1 + 0x70) != 0) {
FUN_001324b1(*(undefined8 *)(param_1 + 0x70));
}
}
else {
if (*(int *)(param_1 + 0x58) != 0) {
uVar1 = FUN_0010f1ea("unable to connect to forwarded X server: %s... | (translation_unit "void FUN_0018fe3c(long param_1,long param_2)\n\n{\n undefined8 uVar1;\n \n if (param_2 == 0) {\n if (*(long *)(param_1 + 0x70) != 0) {\n FUN_001324b1(*(undefined8 *)(param_1 + 0x70));\n }\n }\n else {\n if (*(int *)(param_1 + 0x58) != 0) {\n uVar1 = FUN_0010f1ea("unable to con... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x30
MOV qword ptr [RBP + -0x18],RDI
MOV qword ptr [RBP + -0x20],RSI
MOV dword ptr [RBP + -0x24],EDX
MOV dword ptr [RBP + -0x28],ECX
MOV RAX,qword ptr [RBP + -0x18]
MOV qword ptr [RBP + -0x10],RAX
CMP qword ptr [RBP + -0x20],0x0
JZ 0x0018fec0
MOV RAX,qword ptr [RBP + -0x10]
MOV EAX,dword pt... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void function_1(type_1 var_3,char *var_1,int error_code,int calling_back)
{
char *err_message_00;
int calling_back_local;
int error_code_local;
char *error_msg_local;
type_1 plug_local;
type_2 *xconn;
char *err_message;
if (v... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid x11_closing(Plug plug,char *error_msg,int error_code,int calling_back)\n\n{\n char *err_message_00;\n int calling_back_local;\n int error_code_local;\n char *error_msg_local;\n Plug plug_local;\n X11Connection *xco... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 var_3,char *var_1,int error_code,int calling_back)\n\n{\n char *err_message_00;\n int calling_back_local;\n int error_code_local;\n char *error_msg_local;\n type_1 plug_local;\n type_2 *xconn;\n ... | (translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator:... |
916_puttytel_and_puttytel_strip.c | do_osc | FUN_0013f53c | do_osc |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void do_osc(Terminal *term)
{
wchar_t wVar1;
uint uVar2;
Terminal *term_local;
if (term->osc_w != L'\0') {
while (wVar1 = term->osc_strlen, term->osc_strlen = wVar1 + L'\xffffffff', wVar1 != L'\0') {
term->wordness[(int)(ui... |
void FUN_0013f53c(long param_1)
{
int iVar1;
uint uVar2;
if (*(int *)(param_1 + 0xaa4) != 0) {
while (iVar1 = *(int *)(param_1 + 0x29c), *(int *)(param_1 + 0x29c) = iVar1 + -1, iVar1 != 0) {
*(short *)(param_1 + 8 +
((long)(int)(uint)*(byte *)(param_1 + 0x2a0 + (long)*(int *)(param_... | (translation_unit "void FUN_0013f53c(long param_1)\n\n{\n int iVar1;\n uint uVar2;\n \n if (*(int *)(param_1 + 0xaa4) != 0) {\n while (iVar1 = *(int *)(param_1 + 0x29c), *(int *)(param_1 + 0x29c) = iVar1 + -1, iVar1 != 0) {\n *(short *)(param_1 + 8 +\n ((long)(int)(uint)*(byte *)(param_1 + 0x... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x10
MOV qword ptr [RBP + -0x8],RDI
MOV RAX,qword ptr [RBP + -0x8]
MOV EAX,dword ptr [RAX + 0xaa4]
TEST EAX,EAX
JZ 0x0013f5b0
JMP 0x0013f590
MOV RAX,qword ptr [RBP + -0x8]
MOV ECX,dword ptr [RAX + 0x214]
MOV RAX,qword ptr [RBP + -0x8]
MOV EAX,dword ptr [RAX + 0x29c]
MOV RDX,qword ptr [RBP +... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void function_1(type_1 *term)
{
type_2 var_1;
type_3 var_2;
type_1 *term_local;
if (term->osc_w != L'\0') {
while (var_1 = term->osc_strlen, term->osc_strlen = var_1 + L'\xffffffff', var_1 != L'\0') {
term->wordness[(int)(t... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid do_osc(Terminal *term)\n\n{\n wchar_t wVar1;\n uint uVar2;\n Terminal *term_local;\n \n if (term->osc_w != L'\0') {\n while (wVar1 = term->osc_strlen, term->osc_strlen = wVar1 + L'\xffffffff', wVar1 != L'\0') {\n... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *term)\n\n{\n type_2 var_1;\n type_3 var_2;\n type_1 *term_local;\n \n if (term->osc_w != L'\0') {\n while (var_1 = term->osc_strlen, term->osc_strlen = var_1 + L'\xffffffff', var_1 != L'\0') {\... | (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... |
849_puttytel_and_puttytel_strip.c | telnet_sendbuffer | FUN_00138409 | telnet_sendbuffer |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
int telnet_sendbuffer(void *handle)
{
void *handle_local;
Telnet telnet;
return *(int *)((long)handle + 100);
}
|
undefined4 FUN_00138409(long param_1)
{
return *(undefined4 *)(param_1 + 100);
}
| (translation_unit "undefined4 FUN_00138409(long param_1)\n\n{\n return *(undefined4 *)(param_1 + 100);\n}\n\n" (function_definition "undefined4 FUN_00138409(long param_1)\n\n{\n return *(undefined4 *)(param_1 + 100);\n}" type_identifier (function_declarator "FUN_00138409(long param_1)" identifier (parameter_list "(lo... | 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 + 0x64]
POP RBP
RET |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
int function_1(void *handle)
{
void *handle_local;
type_1 telnet;
return *(int *)((long)handle + 100);
}
| (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint telnet_sendbuffer(void *handle)\n\n{\n void *handle_local;\n Telnet telnet;\n \n return *(int *)((long)handle + 100);\n}\n\n" comment (function_definition "int telnet_sendbuffer(void *handle)\n\n{\n void *handle_loca... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint function_1(void *handle)\n\n{\n void *handle_local;\n type_1 telnet;\n \n return *(int *)((long)handle + 100);\n}\n\n" comment (function_definition "int function_1(void *handle)\n\n{\n void *handle_local;\n type_1 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))))) body: (compound_statement (declaration type: (primitive... |
648_puttytel_and_puttytel_strip.c | ldisc_free | FUN_00122870 | ldisc_free |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void ldisc_free(void *handle)
{
void *handle_local;
Ldisc ldisc;
/* WARNING: Load size is inaccurate */
if (*handle != 0) {
/* WARNING: Load size is inaccurate */
*(undefined8 *)(*handle + 0x... |
void FUN_00122870(long *param_1)
{
if (*param_1 != 0) {
*(undefined8 *)(*param_1 + 0x1100) = 0;
}
if (param_1[1] != 0) {
(**(code **)(param_1[1] + 0x60))(param_1[2],0);
}
if (param_1[7] != 0) {
FUN_001299ed(param_1[7]);
}
FUN_001299ed(param_1);
return;
}
| (translation_unit "void FUN_00122870(long *param_1)\n\n{\n if (*param_1 != 0) {\n *(undefined8 *)(*param_1 + 0x1100) = 0;\n }\n if (param_1[1] != 0) {\n (**(code **)(param_1[1] + 0x60))(param_1[2],0);\n }\n if (param_1[7] != 0) {\n FUN_001299ed(param_1[7]);\n }\n FUN_001299ed(param_1);\n return;\n}\n\n... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x18],RDI
MOV RAX,qword ptr [RBP + -0x18]
MOV qword ptr [RBP + -0x8],RAX
MOV RAX,qword ptr [RBP + -0x8]
MOV RAX,qword ptr [RAX]
TEST RAX,RAX
JZ 0x001228a2
MOV RAX,qword ptr [RBP + -0x8]
MOV RAX,qword ptr [RAX]
MOV qword ptr [RAX + 0x1100],0x0
MOV RAX,qword ptr [RB... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void function_1(void *handle)
{
void *handle_local;
type_1 ldisc;
/* WARNING: Load size is inaccurate */
if (*handle != 0) {
/* WARNING: Load size is inaccurate */
*(type_2 *)(*handle + 0x110... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ldisc_free(void *handle)\n\n{\n void *handle_local;\n Ldisc ldisc;\n \n /* WARNING: Load size is inaccurate */\n if (*handle != 0) {\n /* WARNING: Load size is inaccurate */\n ... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(void *handle)\n\n{\n void *handle_local;\n type_1 ldisc;\n \n /* WARNING: Load size is inaccurate */\n if (*handle != 0) {\n /* WARNING: Load size is inaccurate */\n ... | (translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive... |
898_puttytel_and_puttytel_strip.c | term_copy_stuff_from_conf | FUN_0013b8a7 | term_copy_stuff_from_conf |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void term_copy_stuff_from_conf(Terminal *term)
{
char cVar1;
wchar_t wVar2;
size_t sVar3;
char *pcVar4;
long in_FS_OFFSET;
Terminal *term_local;
char c;
wchar_t maxlen;
char *n;
char *answerback;
long local_10;
local_... |
void FUN_0013b8a7(long param_1)
{
int iVar1;
undefined uVar2;
undefined4 uVar3;
size_t sVar4;
undefined8 uVar5;
long in_FS_OFFSET;
char *local_20;
char *local_18;
long local_10;
local_10 = *(long *)(in_FS_OFFSET + 0x28);
uVar3 = FUN_001163b3(*(undefined8 *)(param_1 + 0x1120),0x84);
*(undefi... | (translation_unit "void FUN_0013b8a7(long param_1)\n\n{\n int iVar1;\n undefined uVar2;\n undefined4 uVar3;\n size_t sVar4;\n undefined8 uVar5;\n long in_FS_OFFSET;\n char *local_20;\n char *local_18;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n uVar3 = FUN_001163b3(*(undefined8 *)(par... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x30
MOV qword ptr [RBP + -0x28],RDI
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x8],RAX
XOR EAX,EAX
MOV RAX,qword ptr [RBP + -0x28]
MOV RAX,qword ptr [RAX + 0x1120]
MOV ESI,0x84
MOV RDI,RAX
CALL 0x001163b3
MOV EDX,EAX
MOV RAX,qword ptr [RBP + -0x28]
MOV dword ptr [RAX + 0x118c],EDX
... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void function_1(type_1 *term)
{
char cVar1;
type_2 var_8;
size_t sVar3;
char *pcVar4;
long var_1;
type_1 *term_local;
char c;
type_2 maxlen;
char *var_7;
char *var_9;
long var_10;
var_10 = *(long *)(var_1 + 0x28);
v... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid term_copy_stuff_from_conf(Terminal *term)\n\n{\n char cVar1;\n wchar_t wVar2;\n size_t sVar3;\n char *pcVar4;\n long in_FS_OFFSET;\n Terminal *term_local;\n char c;\n wchar_t maxlen;\n char *n;\n char *answerba... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *term)\n\n{\n char cVar1;\n type_2 var_8;\n size_t sVar3;\n char *pcVar4;\n long var_1;\n type_1 *term_local;\n char c;\n type_2 maxlen;\n char *var_7;\n char *var_9;\n long var_10;\n \n 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: (primitiv... |
1281_pscp_and_pscp_strip.c | fontspec_deserialise | FUN_001852b3 | fontspec_deserialise |
FontSpec * fontspec_deserialise(void *vdata,int maxsize,int *used)
{
void *pvVar1;
FontSpec *pFVar2;
int *used_local;
int maxsize_local;
void *vdata_local;
char *data;
char *end;
pvVar1 = memchr(vdata,0,(long)maxsize);
if (pvVar1 == (void *)0x0) {
pFVar2 = (FontSpec *)0x0;
}
else {
*u... |
undefined8 FUN_001852b3(void *param_1,int param_2,int *param_3)
{
void *pvVar1;
undefined8 uVar2;
pvVar1 = memchr(param_1,0,(long)param_2);
if (pvVar1 == (void *)0x0) {
uVar2 = 0;
}
else {
*param_3 = ((int)pvVar1 - (int)param_1) + 1;
uVar2 = FUN_001851ea(param_1);
}
return uVar2;
}
| (translation_unit "undefined8 FUN_001852b3(void *param_1,int param_2,int *param_3)\n\n{\n void *pvVar1;\n undefined8 uVar2;\n \n pvVar1 = memchr(param_1,0,(long)param_2);\n if (pvVar1 == (void *)0x0) {\n uVar2 = 0;\n }\n else {\n *param_3 = ((int)pvVar1 - (int)param_1) + 1;\n uVar2 = FUN_001851ea(param_... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x30
MOV qword ptr [RBP + -0x18],RDI
MOV dword ptr [RBP + -0x1c],ESI
MOV qword ptr [RBP + -0x28],RDX
MOV RAX,qword ptr [RBP + -0x18]
MOV qword ptr [RBP + -0x10],RAX
MOV EAX,dword ptr [RBP + -0x1c]
MOVSXD RDX,EAX
MOV RAX,qword ptr [RBP + -0x10]
MOV ESI,0x0
MOV RDI,RAX
CALL 0x00107470
MOV qwo... |
type_1 * function_1(void *vdata,int maxsize,int *used)
{
void *var_2;
type_1 *pFVar2;
int *used_local;
int maxsize_local;
void *vdata_local;
char *data;
char *end;
var_2 = var_1(vdata,0,(long)maxsize);
if (var_2 == (void *)0x0) {
pFVar2 = (type_1 *)0x0;
}
else {
*used = ((int)var_2 - ... | (translation_unit "FontSpec * fontspec_deserialise(void *vdata,int maxsize,int *used)\n\n{\n void *pvVar1;\n FontSpec *pFVar2;\n int *used_local;\n int maxsize_local;\n void *vdata_local;\n char *data;\n char *end;\n \n pvVar1 = memchr(vdata,0,(long)maxsize);\n if (pvVar1 == (void *)0x0) {\n pFVar2 = (Font... | (translation_unit "type_1 * function_1(void *vdata,int maxsize,int *used)\n\n{\n void *var_2;\n type_1 *pFVar2;\n int *used_local;\n int maxsize_local;\n void *vdata_local;\n char *data;\n char *end;\n \n var_2 = var_1(vdata,0,(long)maxsize);\n if (var_2 == (void *)0x0) {\n pFVar2 = (type_1 *)0x0;\n }\n ... | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (prim... |
1044_puttytel_and_puttytel_strip.c | dlg_filesel_set | FUN_001530e4 | dlg_filesel_set |
void dlg_filesel_set(control *ctrl,void *dlg,Filename *fn)
{
uctrl *puVar1;
char *ptr;
undefined8 uVar2;
Filename *fn_local;
void *dlg_local;
control *ctrl_local;
dlgparam *dp;
uctrl *uc;
char *duppath;
puVar1 = dlg_find_byctrl((dlgparam *)dlg,ctrl);
ptr = dupstr(fn->path);
if ((puVar1->ctr... |
void FUN_001530e4(undefined8 param_1,undefined8 param_2,undefined8 *param_3)
{
undefined8 *puVar1;
undefined8 uVar2;
undefined8 uVar3;
puVar1 = (undefined8 *)FUN_00151cc6(param_2,param_1);
uVar2 = FUN_0012874d(*param_3);
if (*(int *)*puVar1 != 7) {
/* WARNING: Subroutine does not re... | (translation_unit "void FUN_001530e4(undefined8 param_1,undefined8 param_2,undefined8 *param_3)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 uVar3;\n \n puVar1 = (undefined8 *)FUN_00151cc6(param_2,param_1);\n uVar2 = FUN_0012874d(*param_3);\n if (*(int *)*puVar1 != 7) {\n /* WAR... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x40
MOV qword ptr [RBP + -0x28],RDI
MOV qword ptr [RBP + -0x30],RSI
MOV qword ptr [RBP + -0x38],RDX
MOV RAX,qword ptr [RBP + -0x30]
MOV qword ptr [RBP + -0x18],RAX
MOV RDX,qword ptr [RBP + -0x28]
MOV RAX,qword ptr [RBP + -0x18]
MOV RSI,RDX
MOV RDI,RAX
CALL 0x00151cc6
MOV qword ptr [RBP + -... |
void function_1(type_1 *ctrl,void *dlg,type_2 *fn)
{
type_3 *puVar1;
char *ptr;
type_4 uVar2;
type_2 *fn_local;
void *dlg_local;
type_1 *ctrl_local;
type_5 *dp;
type_3 *uc;
char *duppath;
puVar1 = var_1((type_5 *)dlg,ctrl);
ptr = var_2(fn->path);
if ((puVar1->ctrl->generic).type != 7) {
... | (translation_unit "void dlg_filesel_set(control *ctrl,void *dlg,Filename *fn)\n\n{\n uctrl *puVar1;\n char *ptr;\n undefined8 uVar2;\n Filename *fn_local;\n void *dlg_local;\n control *ctrl_local;\n dlgparam *dp;\n uctrl *uc;\n char *duppath;\n \n puVar1 = dlg_find_byctrl((dlgparam *)dlg,ctrl);\n ptr = dups... | (translation_unit "void function_1(type_1 *ctrl,void *dlg,type_2 *fn)\n\n{\n type_3 *puVar1;\n char *ptr;\n type_4 uVar2;\n type_2 *fn_local;\n void *dlg_local;\n type_1 *ctrl_local;\n type_5 *dp;\n type_3 *uc;\n char *duppath;\n \n puVar1 = var_1((type_5 *)dlg,ctrl);\n ptr = var_2(fn->path);\n if ((puVar1... | (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... |
578_puttytel_and_puttytel_strip.c | conf_set_str_str | FUN_00116edc | 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_00116edc(undefined8 param_1,int param_2,undefined8 param_3,undefined8 param_4)
{
int *piVar1;
undefined8 uVar2;
piVar1 = (int *)FUN_001297e1(1,0x18);
if (*(int *)(&DAT_001b7060 + (long)param_2 * 4) != 2) {
/* WARNING: Subroutine does not return */
__assert_fail("subkeytypes... | (translation_unit "void FUN_00116edc(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_001297e1(1,0x18);\n if (*(int *)(&DAT_001b7060 + (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 0x001297e1
MOV qword ptr [RBP + -0x8],RAX
MOV EAX,dword ptr [RBP + -0x1c]
CDQE
LEA RDX,[RAX*0x4]
LEA RAX,[0x1b7060]
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... |
1071_pscp_and_pscp_strip.c | sha256_final | FUN_00171f0b | sha256_final |
void sha256_final(void *handle,uchar *output)
{
uchar *output_local;
void *handle_local;
SHA256_State *s;
SHA256_Final((SHA256_State *)handle,output);
sha256_free(handle);
return;
}
|
void FUN_00171f0b(undefined8 param_1,undefined8 param_2)
{
FUN_00171b66(param_1,param_2);
FUN_00171ea3(param_1);
return;
}
| (translation_unit "void FUN_00171f0b(undefined8 param_1,undefined8 param_2)\n\n{\n FUN_00171b66(param_1,param_2);\n FUN_00171ea3(param_1);\n return;\n}\n\n" (function_definition "void FUN_00171f0b(undefined8 param_1,undefined8 param_2)\n\n{\n FUN_00171b66(param_1,param_2);\n FUN_00171ea3(param_1);\n return;\n}" p... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x18],RDI
MOV qword ptr [RBP + -0x20],RSI
MOV RAX,qword ptr [RBP + -0x18]
MOV qword ptr [RBP + -0x8],RAX
MOV RDX,qword ptr [RBP + -0x20]
MOV RAX,qword ptr [RBP + -0x8]
MOV RSI,RDX
MOV RDI,RAX
CALL 0x00171b66
MOV RAX,qword ptr [RBP + -0x8]
MOV RDI,RAX
CALL 0x00171e... |
void function_1(void *handle,type_1 *output)
{
type_1 *output_local;
void *handle_local;
type_2 *s;
var_1((type_2 *)handle,output);
var_2(handle);
return;
}
| (translation_unit "void sha256_final(void *handle,uchar *output)\n\n{\n uchar *output_local;\n void *handle_local;\n SHA256_State *s;\n \n SHA256_Final((SHA256_State *)handle,output);\n sha256_free(handle);\n return;\n}\n\n" (function_definition "void sha256_final(void *handle,uchar *output)\n\n{\n uchar *outpu... | (translation_unit "void function_1(void *handle,type_1 *output)\n\n{\n type_1 *output_local;\n void *handle_local;\n type_2 *s;\n \n var_1((type_2 *)handle,output);\n var_2(handle);\n return;\n}\n\n" (function_definition "void function_1(void *handle,type_1 *output)\n\n{\n type_1 *output_local;\n void *handle_... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer... |
1136_pscp_and_pscp_strip.c | share_xchannel_free | FUN_001789a0 | share_xchannel_free |
void share_xchannel_free(share_xchannel *xc)
{
share_xchannel_message *ptr;
share_xchannel *xc_local;
share_xchannel_message *tmp;
while (xc->msghead != (share_xchannel_message *)0x0) {
ptr = xc->msghead;
xc->msghead = ptr->next;
safefree(ptr);
}
safefree(xc);
return;
}
|
void FUN_001789a0(long param_1)
{
undefined8 *puVar1;
while (*(long *)(param_1 + 0x10) != 0) {
puVar1 = *(undefined8 **)(param_1 + 0x10);
*(undefined8 *)(param_1 + 0x10) = *puVar1;
FUN_0010ffb6(puVar1);
}
FUN_0010ffb6(param_1);
return;
}
| (translation_unit "void FUN_001789a0(long param_1)\n\n{\n undefined8 *puVar1;\n \n while (*(long *)(param_1 + 0x10) != 0) {\n puVar1 = *(undefined8 **)(param_1 + 0x10);\n *(undefined8 *)(param_1 + 0x10) = *puVar1;\n FUN_0010ffb6(puVar1);\n }\n FUN_0010ffb6(param_1);\n return;\n}\n\n" (function_definition... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x18],RDI
JMP 0x001789d5
MOV RAX,qword ptr [RBP + -0x18]
MOV RAX,qword ptr [RAX + 0x10]
MOV qword ptr [RBP + -0x8],RAX
MOV RAX,qword ptr [RBP + -0x8]
MOV RDX,qword ptr [RAX]
MOV RAX,qword ptr [RBP + -0x18]
MOV qword ptr [RAX + 0x10],RDX
MOV RAX,qword ptr [RBP + -0... |
void function_1(type_1 *xc)
{
type_2 *ptr;
type_1 *xc_local;
type_2 *tmp;
while (xc->msghead != (type_2 *)0x0) {
ptr = xc->msghead;
xc->msghead = ptr->next;
var_1(ptr);
}
var_1(xc);
return;
}
| (translation_unit "void share_xchannel_free(share_xchannel *xc)\n\n{\n share_xchannel_message *ptr;\n share_xchannel *xc_local;\n share_xchannel_message *tmp;\n \n while (xc->msghead != (share_xchannel_message *)0x0) {\n ptr = xc->msghead;\n xc->msghead = ptr->next;\n safefree(ptr);\n }\n safefree(xc);\... | (translation_unit "void function_1(type_1 *xc)\n\n{\n type_2 *ptr;\n type_1 *xc_local;\n type_2 *tmp;\n \n while (xc->msghead != (type_2 *)0x0) {\n ptr = xc->msghead;\n xc->msghead = ptr->next;\n var_1(ptr);\n }\n var_1(xc);\n return;\n}\n\n" (function_definition "void function_1(type_1 *xc)\n\n{\n ty... | (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... |
1231_pscp_and_pscp_strip.c | agent_select_result | FUN_00183132 | agent_select_result |
void agent_select_result(int fd,int event)
{
int iVar1;
int event_local;
int fd_local;
agent_pending_query *conn;
fd_local = fd;
if (event != 1) {
/* WARNING: Subroutine does not return */
__assert_fail("event == SELECT_R","unix/uxagentc.c",0x69,"agent_select_result");
}
con... |
void FUN_00183132(undefined4 param_1,int param_2)
{
int iVar1;
undefined4 local_1c [3];
long local_10;
local_1c[0] = param_1;
if (param_2 != 1) {
/* WARNING: Subroutine does not return */
__assert_fail("event == SELECT_R","unix/uxagentc.c",0x69,"agent_select_result");
}
local_... | (translation_unit "void FUN_00183132(undefined4 param_1,int param_2)\n\n{\n int iVar1;\n undefined4 local_1c [3];\n long local_10;\n \n local_1c[0] = param_1;\n if (param_2 != 1) {\n /* WARNING: Subroutine does not return */\n __assert_fail("event == SELECT_R","unix/uxagentc.c",0x69,"agent_s... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV dword ptr [RBP + -0x14],EDI
MOV dword ptr [RBP + -0x18],ESI
CMP dword ptr [RBP + -0x18],0x1
JZ 0x00183165
LEA RCX,[0x1a1c90]
MOV EDX,0x69
LEA RSI,[0x1a1c2e]
LEA RDI,[0x1a1c5c]
CALL 0x00107370
MOV RAX,qword ptr [0x001b61a8]
LEA RCX,[RBP + -0x14]
LEA RDX,[0x182ebb]
MOV RSI,RCX
MOV RD... |
void function_1(int fd,int var_1)
{
int var_7;
int event_local;
int fd_local;
type_1 *var_4;
fd_local = fd;
if (var_1 != 1) {
/* WARNING: Subroutine does not return */
var_2("event == SELECT_R","unix/uxagentc.c",0x69,"agent_select_result");
}
var_4 = (type_1 *)var_3(agent_pe... | (translation_unit "void agent_select_result(int fd,int event)\n\n{\n int iVar1;\n int event_local;\n int fd_local;\n agent_pending_query *conn;\n \n fd_local = fd;\n if (event != 1) {\n /* WARNING: Subroutine does not return */\n __assert_fail("event == SELECT_R","unix/uxagentc.c",0x69,"age... | (translation_unit "void function_1(int fd,int var_1)\n\n{\n int var_7;\n int event_local;\n int fd_local;\n type_1 *var_4;\n \n fd_local = fd;\n if (var_1 != 1) {\n /* WARNING: Subroutine does not return */\n var_2("event == SELECT_R","unix/uxagentc.c",0x69,"agent_select_result");\n }\n v... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement ... |
1041_pscp_and_pscp_strip.c | rsa_public_blob_len | FUN_0016f12a | rsa_public_blob_len |
int rsa_public_blob_len(void *data,int maxlen)
{
uchar *data_00;
int iVar1;
int maxlen_local;
void *data_local;
int n;
uchar *p;
if (maxlen < 4) {
iVar1 = -1;
}
else {
iVar1 = ssh1_read_bignum((uchar *)((long)data + 4),maxlen + -4,(Bignum_conflict *)0x0);
if (iVar1 < 0) {
iVar1 ... |
long FUN_0016f12a(long param_1,int param_2)
{
long lVar1;
int iVar2;
if (param_2 < 4) {
param_1 = 0xffffffff;
}
else {
iVar2 = FUN_00153ed3(param_1 + 4,param_2 + -4,0);
if (iVar2 < 0) {
param_1 = 0xffffffff;
}
else {
lVar1 = param_1 + 4 + (long)iVar2;
iVar2 = FUN_001... | (translation_unit "long FUN_0016f12a(long param_1,int param_2)\n\n{\n long lVar1;\n int iVar2;\n \n if (param_2 < 4) {\n param_1 = 0xffffffff;\n }\n else {\n iVar2 = FUN_00153ed3(param_1 + 4,param_2 + -4,0);\n if (iVar2 < 0) {\n param_1 = 0xffffffff;\n }\n else {\n lVar1 = param_1 + 4 + (... | 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],0x3
JG 0x0016f14e
MOV EAX,0xffffffff
JMP 0x0016f1bd
ADD qword ptr [RBP + -0x8],0x4
SUB dword ptr [RBP + -0x1c],0x4
MOV ECX,dword pt... |
int function_1(void *data,int var_1)
{
type_1 *data_00;
int var_3;
int maxlen_local;
void *data_local;
int n;
type_1 *p;
if (var_1 < 4) {
var_3 = -1;
}
else {
var_3 = var_2((type_1 *)((long)data + 4),var_1 + -4,(type_2 *)0x0);
if (var_3 < 0) {
var_3 = -1;
}
else {
... | (translation_unit "int rsa_public_blob_len(void *data,int maxlen)\n\n{\n uchar *data_00;\n int iVar1;\n int maxlen_local;\n void *data_local;\n int n;\n uchar *p;\n \n if (maxlen < 4) {\n iVar1 = -1;\n }\n else {\n iVar1 = ssh1_read_bignum((uchar *)((long)data + 4),maxlen + -4,(Bignum_conflict *)0x0);\n... | (translation_unit "int function_1(void *data,int var_1)\n\n{\n type_1 *data_00;\n int var_3;\n int maxlen_local;\n void *data_local;\n int n;\n type_1 *p;\n \n if (var_1 < 4) {\n var_3 = -1;\n }\n else {\n var_3 = var_2((type_1 *)((long)data + 4),var_1 + -4,(type_2 *)0x0);\n if (var_3 < 0) {\n v... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi... |
1088_pscp_and_pscp_strip.c | SHA512_Bytes | FUN_00176650 | SHA512_Bytes |
void SHA512_Bytes(SHA512_State *s,void *p,int len)
{
byte bVar1;
byte bVar2;
byte bVar3;
byte bVar4;
long lVar5;
long in_FS_OFFSET;
int len_local;
void *p_local;
SHA512_State *s_local;
uint32 lenw;
int i;
uint32 h;
uint32 l;
uchar *q;
uint64 wordblock [16];
lVar5 = *(long *)(in_FS_O... |
void FUN_00176650(long param_1,void *param_2,uint param_3)
{
byte bVar1;
byte bVar2;
byte bVar3;
byte bVar4;
long in_FS_OFFSET;
uint local_14c;
uint local_130;
int local_12c;
void *local_120;
ulong local_118 [33];
long local_10;
local_10 = *(long *)(in_FS_OFFSET + 0x28);
local_130 = param... | (translation_unit "void FUN_00176650(long param_1,void *param_2,uint param_3)\n\n{\n byte bVar1;\n byte bVar2;\n byte bVar3;\n byte bVar4;\n long in_FS_OFFSET;\n uint local_14c;\n uint local_130;\n int local_12c;\n void *local_120;\n ulong local_118 [33];\n long local_10;\n \n local_10 = *(long *)(in_FS_OF... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x150
MOV qword ptr [RBP + -0x138],RDI
MOV qword ptr [RBP + -0x140],RSI
MOV dword ptr [RBP + -0x144],EDX
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x8],RAX
XOR EAX,EAX
MOV RAX,qword ptr [RBP + -0x140]
MOV qword ptr [RBP + -0x118],RAX
MOV EAX,dword ptr [RBP + -0x144]
MOV dword ptr [R... |
void function_1(type_1 *s,void *p,int var_4)
{
type_2 bVar1;
type_2 bVar2;
type_2 bVar3;
type_2 bVar4;
long var_9;
long var_1;
int var_5;
void *p_local;
type_1 *s_local;
type_3 var_3;
int var_2;
type_3 h;
type_3 l;
type_4 *var_7;
type_5 wordblock [16];
var_9 = *(long *)(var_1 + 0x28... | (translation_unit "void SHA512_Bytes(SHA512_State *s,void *p,int len)\n\n{\n byte bVar1;\n byte bVar2;\n byte bVar3;\n byte bVar4;\n long lVar5;\n long in_FS_OFFSET;\n int len_local;\n void *p_local;\n SHA512_State *s_local;\n uint32 lenw;\n int i;\n uint32 h;\n uint32 l;\n uchar *q;\n uint64 wordblock [... | (translation_unit "void function_1(type_1 *s,void *p,int var_4)\n\n{\n type_2 bVar1;\n type_2 bVar2;\n type_2 bVar3;\n type_2 bVar4;\n long var_9;\n long var_1;\n int var_5;\n void *p_local;\n type_1 *s_local;\n type_3 var_3;\n int var_2;\n type_3 h;\n type_3 l;\n type_4 *var_7;\n type_5 wordblock [16];\... | (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... |
1060_pscp_and_pscp_strip.c | ssh_rsakex_encrypt | FUN_00170baf | ssh_rsakex_encrypt |
void ssh_rsakex_encrypt(ssh_hash *h,uchar *in,int inlen,uchar *out,int outlen,void *key)
{
_func_void_void_ptr_uchar_ptr *p_Var1;
int iVar2;
int iVar3;
int iVar4;
void *pvVar5;
Bignum_conflict base_in;
Bignum_conflict bn;
void *key_local;
uchar *out_local;
int outlen_local;
int inlen_local;
uc... |
void FUN_00170baf(undefined8 *param_1,void *param_2,int param_3,undefined *param_4,int param_5,
long param_6)
{
int iVar1;
code *pcVar2;
undefined uVar3;
int iVar4;
int iVar5;
undefined8 uVar6;
undefined8 uVar7;
int local_44;
undefined *local_38;
iVar1 = *(int *)(param_1 + 5);
... | (translation_unit "void FUN_00170baf(undefined8 *param_1,void *param_2,int param_3,undefined *param_4,int param_5,\n long param_6)\n\n{\n int iVar1;\n code *pcVar2;\n undefined uVar3;\n int iVar4;\n int iVar5;\n undefined8 uVar6;\n undefined8 uVar7;\n int local_44;\n undefined *local_38;\n \n ... | PUSH RBP
MOV RBP,RSP
PUSH R12
PUSH RBX
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 qword ptr [RBP + -0x68],R9
MOV RAX,qword ptr [RBP + -0x68]
MOV qword ptr [RBP + -0x28],RAX
MOV RAX,qword... |
void function_1(type_1 *h,type_2 *in,int var_3,type_2 *var_10,int var_6,void *key)
{
type_3 *p_Var1;
int var_2;
int var_4;
int var_5;
void *pvVar5;
type_4 base_in;
type_4 bn;
void *key_local;
type_2 *out_local;
int outlen_local;
int inlen_local;
type_2 *in_local;
type_1 *h_local;
int var_8... | (translation_unit "void ssh_rsakex_encrypt(ssh_hash *h,uchar *in,int inlen,uchar *out,int outlen,void *key)\n\n{\n _func_void_void_ptr_uchar_ptr *p_Var1;\n int iVar2;\n int iVar3;\n int iVar4;\n void *pvVar5;\n Bignum_conflict base_in;\n Bignum_conflict bn;\n void *key_local;\n uchar *out_local;\n int outlen_... | (translation_unit "void function_1(type_1 *h,type_2 *in,int var_3,type_2 *var_10,int var_6,void *key)\n\n{\n type_3 *p_Var1;\n int var_2;\n int var_4;\n int var_5;\n void *pvVar5;\n type_4 base_in;\n type_4 bn;\n void *key_local;\n type_2 *out_local;\n int outlen_local;\n int inlen_local;\n type_2 *in_local... | (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... |
1263_pscp_and_pscp_strip.c | filename_to_str | FUN_00184c2b | filename_to_str |
char * filename_to_str(Filename *fn)
{
Filename *fn_local;
return fn->path;
}
|
undefined8 FUN_00184c2b(undefined8 *param_1)
{
return *param_1;
}
| (translation_unit "undefined8 FUN_00184c2b(undefined8 *param_1)\n\n{\n return *param_1;\n}\n\n" (function_definition "undefined8 FUN_00184c2b(undefined8 *param_1)\n\n{\n return *param_1;\n}" type_identifier (function_declarator "FUN_00184c2b(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (... | PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x8],RDI
MOV RAX,qword ptr [RBP + -0x8]
MOV RAX,qword ptr [RAX]
POP RBP
RET |
char * function_1(type_1 *fn)
{
type_1 *fn_local;
return fn->path;
}
| (translation_unit "char * filename_to_str(Filename *fn)\n\n{\n Filename *fn_local;\n \n return fn->path;\n}\n\n" (function_definition "char * filename_to_str(Filename *fn)\n\n{\n Filename *fn_local;\n \n return fn->path;\n}" primitive_type (pointer_declarator "* filename_to_str(Filename *fn)" * (function_declarat... | (translation_unit "char * function_1(type_1 *fn)\n\n{\n type_1 *fn_local;\n \n return fn->path;\n}\n\n" (function_definition "char * function_1(type_1 *fn)\n\n{\n type_1 *fn_local;\n \n return fn->path;\n}" primitive_type (pointer_declarator "* function_1(type_1 *fn)" * (function_declarator "function_1(type_1 *fn... | (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... |
770_puttytel_and_puttytel_strip.c | raw_sendbuffer | FUN_0012f20b | raw_sendbuffer |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
int raw_sendbuffer(void *handle)
{
void *handle_local;
Raw raw;
return *(int *)((long)handle + 0x14);
}
|
undefined4 FUN_0012f20b(long param_1)
{
return *(undefined4 *)(param_1 + 0x14);
}
| (translation_unit "undefined4 FUN_0012f20b(long param_1)\n\n{\n return *(undefined4 *)(param_1 + 0x14);\n}\n\n" (function_definition "undefined4 FUN_0012f20b(long param_1)\n\n{\n return *(undefined4 *)(param_1 + 0x14);\n}" type_identifier (function_declarator "FUN_0012f20b(long param_1)" identifier (parameter_list "(... | PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x18],RDI
MOV RAX,qword ptr [RBP + -0x18]
MOV qword ptr [RBP + -0x8],RAX
MOV RAX,qword ptr [RBP + -0x8]
MOV EAX,dword ptr [RAX + 0x14]
POP RBP
RET |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
int function_1(void *handle)
{
void *handle_local;
type_1 raw;
return *(int *)((long)handle + 0x14);
}
| (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint raw_sendbuffer(void *handle)\n\n{\n void *handle_local;\n Raw raw;\n \n return *(int *)((long)handle + 0x14);\n}\n\n" comment (function_definition "int raw_sendbuffer(void *handle)\n\n{\n void *handle_local;\n Raw r... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint function_1(void *handle)\n\n{\n void *handle_local;\n type_1 raw;\n \n return *(int *)((long)handle + 0x14);\n}\n\n" comment (function_definition "int function_1(void *handle)\n\n{\n void *handle_local;\n type_1 raw... | (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... |
1297_pscp_and_pscp_strip.c | sk_address_is_special_local | FUN_00185cd0 | sk_address_is_special_local |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
int sk_address_is_special_local(SockAddr addr)
{
SockAddr addr_local;
return (int)(addr->superfamily == ADDRTYPE_IPV4);
}
|
bool FUN_00185cd0(long param_1)
{
return *(int *)(param_1 + 0x10) == 1;
}
| (translation_unit "bool FUN_00185cd0(long param_1)\n\n{\n return *(int *)(param_1 + 0x10) == 1;\n}\n\n" (function_definition "bool FUN_00185cd0(long param_1)\n\n{\n return *(int *)(param_1 + 0x10) == 1;\n}" primitive_type (function_declarator "FUN_00185cd0(long param_1)" identifier (parameter_list "(long param_1)" ( ... | PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x8],RDI
MOV RAX,qword ptr [RBP + -0x8]
MOV EAX,dword ptr [RAX + 0x10]
CMP EAX,0x1
SETZ AL
MOVZX EAX,AL
POP RBP
RET |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
int function_1(type_1 addr)
{
type_1 addr_local;
return (int)(addr->superfamily == var_1);
}
| (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint sk_address_is_special_local(SockAddr addr)\n\n{\n SockAddr addr_local;\n \n return (int)(addr->superfamily == ADDRTYPE_IPV4);\n}\n\n" comment (function_definition "int sk_address_is_special_local(SockAddr addr)\n\n{\n ... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint function_1(type_1 addr)\n\n{\n type_1 addr_local;\n \n return (int)(addr->superfamily == var_1);\n}\n\n" comment (function_definition "int function_1(type_1 addr)\n\n{\n type_1 addr_local;\n \n return (int)(addr->su... | (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)... |
942_puttytel_and_puttytel_strip.c | term_ldisc | FUN_0014b7f5 | term_ldisc |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
wchar_t term_ldisc(Terminal *term,wchar_t option)
{
wchar_t wVar1;
wchar_t option_local;
Terminal *term_local;
if (option == L'\x01') {
wVar1 = term->term_echoing;
}
else if (option == L'\0') {
wVar1 = term->term_editing;... |
undefined4 FUN_0014b7f5(long param_1,int param_2)
{
undefined4 uVar1;
if (param_2 == 1) {
uVar1 = *(undefined4 *)(param_1 + 0x118);
}
else if (param_2 == 0) {
uVar1 = *(undefined4 *)(param_1 + 0x11c);
}
else {
uVar1 = 0;
}
return uVar1;
}
| (translation_unit "undefined4 FUN_0014b7f5(long param_1,int param_2)\n\n{\n undefined4 uVar1;\n \n if (param_2 == 1) {\n uVar1 = *(undefined4 *)(param_1 + 0x118);\n }\n else if (param_2 == 0) {\n uVar1 = *(undefined4 *)(param_1 + 0x11c);\n }\n else {\n uVar1 = 0;\n }\n return uVar1;\n}\n\n" (function_... | PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x8],RDI
MOV dword ptr [RBP + -0xc],ESI
CMP dword ptr [RBP + -0xc],0x1
JNZ 0x0014b812
MOV RAX,qword ptr [RBP + -0x8]
MOV EAX,dword ptr [RAX + 0x118]
JMP 0x0014b829
CMP dword ptr [RBP + -0xc],0x0
JNZ 0x0014b824
MOV RAX,qword ptr [RBP + -0x8]
MOV EAX,dword ptr [RAX + 0x11c]
JMP ... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
type_1 function_1(type_2 *term,type_1 var_1)
{
type_1 wVar1;
type_1 option_local;
type_2 *term_local;
if (var_1 == L'\x01') {
wVar1 = term->term_echoing;
}
else if (var_1 == L'\0') {
wVar1 = term->term_editing;
}
else... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nwchar_t term_ldisc(Terminal *term,wchar_t option)\n\n{\n wchar_t wVar1;\n wchar_t option_local;\n Terminal *term_local;\n \n if (option == L'\x01') {\n wVar1 = term->term_echoing;\n }\n else if (option == L'\0') {\n... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ntype_1 function_1(type_2 *term,type_1 var_1)\n\n{\n type_1 wVar1;\n type_1 option_local;\n type_2 *term_local;\n \n if (var_1 == L'\x01') {\n wVar1 = term->term_echoing;\n }\n else if (var_1 == L'\0') {\n wVar1 =... | (translation_unit (comment) (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarat... |
963_puttytel_and_puttytel_strip.c | add234 | FUN_0014d221 | add234 |
void * add234(tree234 *t,void *e)
{
void *pvVar1;
void *e_local;
tree234 *t_local;
if (t->cmp == (cmpfn234)0x0) {
pvVar1 = (void *)0x0;
}
else {
pvVar1 = add234_internal(t,e,-1);
}
return pvVar1;
}
|
undefined8 FUN_0014d221(long param_1,undefined8 param_2)
{
undefined8 uVar1;
if (*(long *)(param_1 + 8) == 0) {
uVar1 = 0;
}
else {
uVar1 = FUN_0014c542(param_1,param_2,0xffffffff);
}
return uVar1;
}
| (translation_unit "undefined8 FUN_0014d221(long param_1,undefined8 param_2)\n\n{\n undefined8 uVar1;\n \n if (*(long *)(param_1 + 8) == 0) {\n uVar1 = 0;\n }\n else {\n uVar1 = FUN_0014c542(param_1,param_2,0xffffffff);\n }\n return uVar1;\n}\n\n" (function_definition "undefined8 FUN_0014d221(long param_1,u... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x10
MOV qword ptr [RBP + -0x8],RDI
MOV qword ptr [RBP + -0x10],RSI
MOV RAX,qword ptr [RBP + -0x8]
MOV RAX,qword ptr [RAX + 0x8]
TEST RAX,RAX
JNZ 0x0014d245
MOV EAX,0x0
JMP 0x0014d25d
MOV RCX,qword ptr [RBP + -0x10]
MOV RAX,qword ptr [RBP + -0x8]
MOV EDX,0xffffffff
MOV RSI,RCX
MOV RDI,RAX
C... |
void * function_1(type_1 *t,void *e)
{
void *pvVar1;
void *e_local;
type_1 *t_local;
if (t->cmp == (type_2)0x0) {
pvVar1 = (void *)0x0;
}
else {
pvVar1 = var_1(t,e,-1);
}
return pvVar1;
}
| (translation_unit "void * add234(tree234 *t,void *e)\n\n{\n void *pvVar1;\n void *e_local;\n tree234 *t_local;\n \n if (t->cmp == (cmpfn234)0x0) {\n pvVar1 = (void *)0x0;\n }\n else {\n pvVar1 = add234_internal(t,e,-1);\n }\n return pvVar1;\n}\n\n" (function_definition "void * add234(tree234 *t,void *e)\... | (translation_unit "void * function_1(type_1 *t,void *e)\n\n{\n void *pvVar1;\n void *e_local;\n type_1 *t_local;\n \n if (t->cmp == (type_2)0x0) {\n pvVar1 = (void *)0x0;\n }\n else {\n pvVar1 = var_1(t,e,-1);\n }\n return pvVar1;\n}\n\n" (function_definition "void * function_1(type_1 *t,void *e)\n\n{\n ... | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (prim... |
859_puttytel_and_puttytel_strip.c | telnet_exitcode | FUN_00138c5d | telnet_exitcode |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
int telnet_exitcode(void *handle)
{
int iVar1;
void *handle_local;
Telnet telnet;
if (*(long *)((long)handle + 8) == 0) {
if (*(int *)((long)handle + 0x10) == 0) {
iVar1 = 0;
}
else {
iVar1 = 0x7fffffff;
}... |
undefined8 FUN_00138c5d(long param_1)
{
undefined8 uVar1;
if (*(long *)(param_1 + 8) == 0) {
if (*(int *)(param_1 + 0x10) == 0) {
uVar1 = 0;
}
else {
uVar1 = 0x7fffffff;
}
}
else {
uVar1 = 0xffffffff;
}
return uVar1;
}
| (translation_unit "undefined8 FUN_00138c5d(long param_1)\n\n{\n undefined8 uVar1;\n \n if (*(long *)(param_1 + 8) == 0) {\n if (*(int *)(param_1 + 0x10) == 0) {\n uVar1 = 0;\n }\n else {\n uVar1 = 0x7fffffff;\n }\n }\n else {\n uVar1 = 0xffffffff;\n }\n return uVar1;\n}\n\n" (function_de... | PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x18],RDI
MOV RAX,qword ptr [RBP + -0x18]
MOV qword ptr [RBP + -0x8],RAX
MOV RAX,qword ptr [RBP + -0x8]
MOV RAX,qword ptr [RAX + 0x8]
TEST RAX,RAX
JZ 0x00138c81
MOV EAX,0xffffffff
JMP 0x00138c98
MOV RAX,qword ptr [RBP + -0x8]
MOV EAX,dword ptr [RAX + 0x10]
TEST EAX,EAX
JZ 0x00... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
int function_1(void *handle)
{
int iVar1;
void *handle_local;
type_1 telnet;
if (*(long *)((long)handle + 8) == 0) {
if (*(int *)((long)handle + 0x10) == 0) {
iVar1 = 0;
}
else {
iVar1 = 0x7fffffff;
}
}
... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint telnet_exitcode(void *handle)\n\n{\n int iVar1;\n void *handle_local;\n Telnet telnet;\n \n if (*(long *)((long)handle + 8) == 0) {\n if (*(int *)((long)handle + 0x10) == 0) {\n iVar1 = 0;\n }\n else {\... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint function_1(void *handle)\n\n{\n int iVar1;\n void *handle_local;\n type_1 telnet;\n \n if (*(long *)((long)handle + 8) == 0) {\n if (*(int *)((long)handle + 0x10) == 0) {\n iVar1 = 0;\n }\n else {\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... |
1260_pscp_and_pscp_strip.c | getticks | FUN_00184b18 | 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_00184b18(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_00184b18(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 0x001071a0
TEST EAX,EAX
JNZ 0x00184b79
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:... |
871_puttytel_and_puttytel_strip.c | get | FUN_00139572 | get |
wchar_t get(buf *b)
{
wchar_t wVar1;
buf *b_local;
wVar1 = b->len;
b->len = wVar1 + L'\x01';
return (wchar_t)b->data[wVar1];
}
|
undefined FUN_00139572(long *param_1)
{
int iVar1;
iVar1 = *(int *)(param_1 + 1);
*(int *)(param_1 + 1) = iVar1 + 1;
return *(undefined *)((long)iVar1 + *param_1);
}
| (translation_unit "undefined FUN_00139572(long *param_1)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(param_1 + 1);\n *(int *)(param_1 + 1) = iVar1 + 1;\n return *(undefined *)((long)iVar1 + *param_1);\n}\n\n" (function_definition "undefined FUN_00139572(long *param_1)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(param_1... | PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x8],RDI
MOV RAX,qword ptr [RBP + -0x8]
MOV RSI,qword ptr [RAX]
MOV RAX,qword ptr [RBP + -0x8]
MOV EAX,dword ptr [RAX + 0x8]
LEA ECX,[RAX + 0x1]
MOV RDX,qword ptr [RBP + -0x8]
MOV dword ptr [RDX + 0x8],ECX
CDQE
ADD RAX,RSI
MOVZX EAX,byte ptr [RAX]
MOVZX EAX,AL
POP RBP
RET |
type_1 function_1(type_2 *b)
{
type_1 var_1;
type_2 *b_local;
var_1 = b->len;
b->len = var_1 + L'\x01';
return (type_1)b->data[var_1];
}
| (translation_unit "wchar_t get(buf *b)\n\n{\n wchar_t wVar1;\n buf *b_local;\n \n wVar1 = b->len;\n b->len = wVar1 + L'\x01';\n return (wchar_t)b->data[wVar1];\n}\n\n" (function_definition "wchar_t get(buf *b)\n\n{\n wchar_t wVar1;\n buf *b_local;\n \n wVar1 = b->len;\n b->len = wVar1 + L'\x01';\n return (w... | (translation_unit "type_1 function_1(type_2 *b)\n\n{\n type_1 var_1;\n type_2 *b_local;\n \n var_1 = b->len;\n b->len = var_1 + L'\x01';\n return (type_1)b->data[var_1];\n}\n\n" (function_definition "type_1 function_1(type_2 *b)\n\n{\n type_1 var_1;\n type_2 *b_local;\n \n var_1 = b->len;\n b->len = var_1 + ... | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) ... |
1337_pscp_and_pscp_strip.c | pollwrap_clear | FUN_0018913a | pollwrap_clear |
void pollwrap_clear(pollwrapper *pw)
{
void *ptr;
pollwrapper *pw_local;
pollwrap_fdtopos *f2p;
pw->nfd = 0;
while( true ) {
ptr = delpos234(pw->fdtopos,0);
if (ptr == (void *)0x0) break;
safefree(ptr);
}
return;
}
|
void FUN_0018913a(long param_1)
{
long lVar1;
*(undefined8 *)(param_1 + 8) = 0;
while( true ) {
lVar1 = FUN_00182d7c(*(undefined8 *)(param_1 + 0x18),0);
if (lVar1 == 0) break;
FUN_0010ffb6(lVar1);
}
return;
}
| (translation_unit "void FUN_0018913a(long param_1)\n\n{\n long lVar1;\n \n *(undefined8 *)(param_1 + 8) = 0;\n while( true ) {\n lVar1 = FUN_00182d7c(*(undefined8 *)(param_1 + 0x18),0);\n if (lVar1 == 0) break;\n FUN_0010ffb6(lVar1);\n }\n return;\n}\n\n" (function_definition "void FUN_0018913a(long para... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x18],RDI
MOV RAX,qword ptr [RBP + -0x18]
MOV qword ptr [RAX + 0x8],0x0
JMP 0x00189160
MOV RAX,qword ptr [RBP + -0x8]
MOV RDI,RAX
CALL 0x0010ffb6
MOV RAX,qword ptr [RBP + -0x18]
MOV RAX,qword ptr [RAX + 0x18]
MOV ESI,0x0
MOV RDI,RAX
CALL 0x00182d7c
MOV qword ptr [... |
void function_1(type_1 *pw)
{
void *var_2;
type_1 *pw_local;
type_2 *f2p;
pw->nfd = 0;
while( true ) {
var_2 = var_1(pw->fdtopos,0);
if (var_2 == (void *)0x0) break;
var_3(var_2);
}
return;
}
| (translation_unit "void pollwrap_clear(pollwrapper *pw)\n\n{\n void *ptr;\n pollwrapper *pw_local;\n pollwrap_fdtopos *f2p;\n \n pw->nfd = 0;\n while( true ) {\n ptr = delpos234(pw->fdtopos,0);\n if (ptr == (void *)0x0) break;\n safefree(ptr);\n }\n return;\n}\n\n" (function_definition "void pollwrap_c... | (translation_unit "void function_1(type_1 *pw)\n\n{\n void *var_2;\n type_1 *pw_local;\n type_2 *f2p;\n \n pw->nfd = 0;\n while( true ) {\n var_2 = var_1(pw->fdtopos,0);\n if (var_2 == (void *)0x0) break;\n var_3(var_2);\n }\n return;\n}\n\n" (function_definition "void function_1(type_1 *pw)\n\n{\n vo... | (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... |
692_puttytel_and_puttytel_strip.c | dupvprintf | FUN_00128bc1 | dupvprintf |
char * dupvprintf(char *fmt,__va_list_tag *ap)
{
char *pcVar1;
long in_FS_OFFSET;
__va_list_tag *ap_local;
char *fmt_local;
int size;
long local_10;
local_10 = *(long *)(in_FS_OFFSET + 0x28);
size = 0;
pcVar1 = dupvprintf_inner((char *)0x0,0,&size,fmt,ap);
if (local_10 != *(long *)(in_FS_OFFSET... |
void FUN_00128bc1(undefined8 param_1,undefined8 param_2)
{
long in_FS_OFFSET;
undefined4 local_14;
long local_10;
local_10 = *(long *)(in_FS_OFFSET + 0x28);
local_14 = 0;
FUN_00128a63(0,0,&local_14,param_1,param_2);
if (local_10 != *(long *)(in_FS_OFFSET + 0x28)) {
/* WARNING: Sub... | (translation_unit "void FUN_00128bc1(undefined8 param_1,undefined8 param_2)\n\n{\n long in_FS_OFFSET;\n undefined4 local_14;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n local_14 = 0;\n FUN_00128a63(0,0,&local_14,param_1,param_2);\n if (local_10 != *(long *)(in_FS_OFFSET + 0x28)) {\n ... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x18],RDI
MOV qword ptr [RBP + -0x20],RSI
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x8],RAX
XOR EAX,EAX
MOV dword ptr [RBP + -0xc],0x0
MOV RCX,qword ptr [RBP + -0x20]
MOV RDX,qword ptr [RBP + -0x18]
LEA RAX,[RBP + -0xc]
MOV R8,RCX
MOV RCX,RDX
MOV RDX,RAX
... |
char * function_1(char *fmt,type_1 *ap)
{
char *pcVar1;
long var_1;
type_1 *ap_local;
char *fmt_local;
int size;
long var_3;
var_3 = *(long *)(var_1 + 0x28);
size = 0;
pcVar1 = var_2((char *)0x0,0,&size,fmt,ap);
if (var_3 != *(long *)(var_1 + 0x28)) {
/* WARNING: Subroutine ... | (translation_unit "char * dupvprintf(char *fmt,__va_list_tag *ap)\n\n{\n char *pcVar1;\n long in_FS_OFFSET;\n __va_list_tag *ap_local;\n char *fmt_local;\n int size;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n size = 0;\n pcVar1 = dupvprintf_inner((char *)0x0,0,&size,fmt,ap);\n if (loc... | (translation_unit "char * function_1(char *fmt,type_1 *ap)\n\n{\n char *pcVar1;\n long var_1;\n type_1 *ap_local;\n char *fmt_local;\n int size;\n long var_3;\n \n var_3 = *(long *)(var_1 + 0x28);\n size = 0;\n pcVar1 = var_2((char *)0x0,0,&size,fmt,ap);\n if (var_3 != *(long *)(var_1 + 0x28)) {\n ... | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_... |
1174_pscp_and_pscp_strip.c | share_activate | FUN_0017d26c | share_activate |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void share_activate(void *state,char *server_verstring)
{
size_t sVar1;
char *pcVar2;
ssh_sharing_connstate *cs_00;
char *server_verstring_local;
void *state_local;
int i;
ssh_sharing_state *sharestate;
ssh_sharing_connstate *cs... |
void FUN_0017d26c(long param_1,char *param_2)
{
size_t sVar1;
undefined8 uVar2;
long lVar3;
char *local_38;
int local_1c;
local_38 = param_2;
for (local_1c = 0; local_1c < 2; local_1c = local_1c + 1) {
sVar1 = strcspn(local_38,"-");
local_38 = local_38 + sVar1;
if (*local_38 != '\0') {
... | (translation_unit "void FUN_0017d26c(long param_1,char *param_2)\n\n{\n size_t sVar1;\n undefined8 uVar2;\n long lVar3;\n char *local_38;\n int local_1c;\n \n local_38 = param_2;\n for (local_1c = 0; local_1c < 2; local_1c = local_1c + 1) {\n sVar1 = strcspn(local_38,"-");\n local_38 = local_38 + sVar1;\n... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x30
MOV qword ptr [RBP + -0x28],RDI
MOV qword ptr [RBP + -0x30],RSI
MOV RAX,qword ptr [RBP + -0x28]
MOV qword ptr [RBP + -0x10],RAX
MOV dword ptr [RBP + -0x14],0x0
JMP 0x0017d2b8
MOV RAX,qword ptr [RBP + -0x30]
LEA RSI,[0x1a14ef]
MOV RDI,RAX
CALL 0x00107460
ADD qword ptr [RBP + -0x30],RAX
... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void function_1(void *state,char *server_verstring)
{
size_t var_4;
char *pcVar2;
type_1 *var_7;
char *var_3;
void *state_local;
int var_1;
type_2 *sharestate;
type_1 *cs;
var_3 = server_verstring;
for (var_1 = 0; var_1 <... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid share_activate(void *state,char *server_verstring)\n\n{\n size_t sVar1;\n char *pcVar2;\n ssh_sharing_connstate *cs_00;\n char *server_verstring_local;\n void *state_local;\n int i;\n ssh_sharing_state *sharestate... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(void *state,char *server_verstring)\n\n{\n size_t var_4;\n char *pcVar2;\n type_1 *var_7;\n char *var_3;\n void *state_local;\n int var_1;\n type_2 *sharestate;\n type_1 *cs;\n \n var_3 = server_vers... | (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:... |
1026_puttytel_and_puttytel_strip.c | dlg_find_bywidget | FUN_00151d08 | dlg_find_bywidget |
uctrl * dlg_find_bywidget(dlgparam *dp,GtkWidget *w)
{
GtkWidget *pGVar1;
uctrl *puVar2;
GtkWidget *w_local;
dlgparam *dp_local;
uctrl *ret;
pGVar1 = (GtkWidget *)dp->bywidget;
while( true ) {
if (pGVar1 == (GtkWidget *)0x0) {
return (uctrl *)0x0;
}
puVar2 = (uctrl *)find234(dp->byw... |
long FUN_00151d08(long param_1,long param_2)
{
long lVar1;
lVar1 = *(long *)(param_1 + 8);
while( true ) {
if (lVar1 == 0) {
return 0;
}
lVar1 = FUN_0014d60d(*(undefined8 *)(param_1 + 8),param_2,FUN_00151b28);
if (lVar1 != 0) break;
param_2 = gtk_widget_get_parent(param_2);
lVar... | (translation_unit "long FUN_00151d08(long param_1,long param_2)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 8);\n while( true ) {\n if (lVar1 == 0) {\n return 0;\n }\n lVar1 = FUN_0014d60d(*(undefined8 *)(param_1 + 8),param_2,FUN_00151b28);\n if (lVar1 != 0) break;\n param_2 = gtk_widget... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x18],RDI
MOV qword ptr [RBP + -0x20],RSI
MOV qword ptr [RBP + -0x8],0x0
MOV RAX,qword ptr [RBP + -0x18]
MOV RAX,qword ptr [RAX + 0x8]
TEST RAX,RAX
JNZ 0x00151d34
MOV EAX,0x0
JMP 0x00151d7e
MOV RAX,qword ptr [RBP + -0x18]
MOV RAX,qword ptr [RAX + 0x8]
MOV RCX,qwor... |
type_1 * function_1(type_2 *dp,type_3 *w)
{
type_3 *var_1;
type_1 *var_3;
type_3 *w_local;
type_2 *dp_local;
type_1 *ret;
var_1 = (type_3 *)dp->bywidget;
while( true ) {
if (var_1 == (type_3 *)0x0) {
return (type_1 *)0x0;
}
var_3 = (type_1 *)var_2(dp->bywidget,w,uctrl_cmp_bywidget_f... | (translation_unit "uctrl * dlg_find_bywidget(dlgparam *dp,GtkWidget *w)\n\n{\n GtkWidget *pGVar1;\n uctrl *puVar2;\n GtkWidget *w_local;\n dlgparam *dp_local;\n uctrl *ret;\n \n pGVar1 = (GtkWidget *)dp->bywidget;\n while( true ) {\n if (pGVar1 == (GtkWidget *)0x0) {\n return (uctrl *)0x0;\n }\n p... | (translation_unit "type_1 * function_1(type_2 *dp,type_3 *w)\n\n{\n type_3 *var_1;\n type_1 *var_3;\n type_3 *w_local;\n type_2 *dp_local;\n type_1 *ret;\n \n var_1 = (type_3 *)dp->bywidget;\n while( true ) {\n if (var_1 == (type_3 *)0x0) {\n return (type_1 *)0x0;\n }\n var_3 = (type_1 *)var_2(dp-... | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (typ... |
1445_pscp_and_pscp_strip.c | wc_match | FUN_0018e5ff | wc_match |
int wc_match(char *wildcard,char *target)
{
int iVar1;
size_t sVar2;
char *target_local;
char *wildcard_local;
int ret;
char *save_w;
char *save_t;
target_local = target;
wildcard_local = wildcard;
if ((*wildcard == '*') || (ret = wc_match_fragment(&wildcard_local,&target_local), 0 < ret)) {
... |
ulong FUN_0018e5ff(char *param_1,char *param_2)
{
size_t sVar1;
ulong uVar2;
char *local_38;
char *local_30 [2];
uint local_1c;
char *local_18;
char *local_10;
local_38 = param_2;
local_30[0] = param_1;
if ((*param_1 == '*') || (local_1c = FUN_0018e387(local_30,&local_38), 0 < (int)local_1c)) {... | (translation_unit "ulong FUN_0018e5ff(char *param_1,char *param_2)\n\n{\n size_t sVar1;\n ulong uVar2;\n char *local_38;\n char *local_30 [2];\n uint local_1c;\n char *local_18;\n char *local_10;\n \n local_38 = param_2;\n local_30[0] = param_1;\n if ((*param_1 == '*') || (local_1c = FUN_0018e387(local_30,&l... | 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]
MOVZX EAX,byte ptr [RAX]
CMP AL,0x2a
JZ 0x0018e76d
LEA RDX,[RBP + -0x30]
LEA RAX,[RBP + -0x28]
MOV RSI,RDX
MOV RDI,RAX
CALL 0x0018e387
MOV dword ptr [RBP + -0x14],EAX
CMP dword ptr [RBP + -0... |
int function_1(char *wildcard,char *target)
{
int iVar1;
size_t var_7;
char *var_5;
char *var_4;
int var_2;
char *save_w;
char *save_t;
var_5 = target;
var_4 = wildcard;
if ((*wildcard == '*') || (var_2 = var_1(&var_4,&var_5), 0 < var_2)) {
do {
if (*var_4 == '\0') {
return (u... | (translation_unit "int wc_match(char *wildcard,char *target)\n\n{\n int iVar1;\n size_t sVar2;\n char *target_local;\n char *wildcard_local;\n int ret;\n char *save_w;\n char *save_t;\n \n target_local = target;\n wildcard_local = wildcard;\n if ((*wildcard == '*') || (ret = wc_match_fragment(&wildcard_local... | (translation_unit "int function_1(char *wildcard,char *target)\n\n{\n int iVar1;\n size_t var_7;\n char *var_5;\n char *var_4;\n int var_2;\n char *save_w;\n char *save_t;\n \n var_5 = target;\n var_4 = wildcard;\n if ((*wildcard == '*') || (var_2 = var_1(&var_4,&var_5), 0 < var_2)) {\n do {\n if (*v... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... |
990_puttytel_and_puttytel_strip.c | columns_taborder_last | FUN_0014fd8c | columns_taborder_last |
void columns_taborder_last(Columns *cols,GtkWidget *widget)
{
GType GVar1;
GList *pGVar2;
GtkWidget *widget_local;
Columns *cols_local;
gboolean __r;
GList *children;
GTypeInstance *__inst;
GType __t;
GtkWidget *childw;
if (cols == (Columns *)0x0) {
g_return_if_fail_warning(0,"columns_tabor... |
void FUN_0014fd8c(long *param_1,long param_2)
{
long lVar1;
int local_2c;
long *local_28;
if (param_1 == (long *)0x0) {
g_return_if_fail_warning(0,"columns_taborder_last","cols != NULL");
}
else {
lVar1 = FUN_0014ebf9();
if (param_1 == (long *)0x0) {
local_2c = 0;
}
else if ((... | (translation_unit "void FUN_0014fd8c(long *param_1,long param_2)\n\n{\n long lVar1;\n int local_2c;\n long *local_28;\n \n if (param_1 == (long *)0x0) {\n g_return_if_fail_warning(0,"columns_taborder_last","cols != NULL");\n }\n else {\n lVar1 = FUN_0014ebf9();\n if (param_1 == (long *)0x0) {\n loc... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x40
MOV qword ptr [RBP + -0x38],RDI
MOV qword ptr [RBP + -0x40],RSI
CMP qword ptr [RBP + -0x38],0x0
JNZ 0x0014fdc0
LEA RDX,[0x1a0f18]
LEA RSI,[0x1a10d0]
MOV EDI,0x0
CALL 0x00110210
JMP 0x0014fef9
MOV RAX,qword ptr [RBP + -0x38]
MOV qword ptr [RBP + -0x18],RAX
CALL 0x0014ebf9
MOV qword ptr ... |
void function_1(type_1 *var_1,type_2 *var_7)
{
type_3 var_4;
type_4 *pGVar2;
type_2 *widget_local;
type_1 *cols_local;
type_5 var_6;
type_4 *var_8;
type_6 *__inst;
type_3 __t;
type_2 *childw;
if (var_1 == (type_1 *)0x0) {
var_2(0,"columns_taborder_last","cols != NULL");
}
else {
var... | (translation_unit "void columns_taborder_last(Columns *cols,GtkWidget *widget)\n\n{\n GType GVar1;\n GList *pGVar2;\n GtkWidget *widget_local;\n Columns *cols_local;\n gboolean __r;\n GList *children;\n GTypeInstance *__inst;\n GType __t;\n GtkWidget *childw;\n \n if (cols == (Columns *)0x0) {\n g_return_... | (translation_unit "void function_1(type_1 *var_1,type_2 *var_7)\n\n{\n type_3 var_4;\n type_4 *pGVar2;\n type_2 *widget_local;\n type_1 *cols_local;\n type_5 var_6;\n type_4 *var_8;\n type_6 *__inst;\n type_3 __t;\n type_2 *childw;\n \n if (var_1 == (type_1 *)0x0) {\n var_2(0,"columns_taborder_last","cols... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe... |
1478_pscp_and_pscp_strip.c | stat64 | FUN_00191370 | stat64 |
int stat64(char *__file,stat64 *__buf)
{
int iVar1;
iVar1 = __xstat64(1,__file,__buf);
return iVar1;
}
|
void FUN_00191370(char *param_1,stat64 *param_2)
{
__xstat64(1,param_1,param_2);
return;
}
| (translation_unit "void FUN_00191370(char *param_1,stat64 *param_2)\n\n{\n __xstat64(1,param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_00191370(char *param_1,stat64 *param_2)\n\n{\n __xstat64(1,param_1,param_2);\n return;\n}" primitive_type (function_declarator "FUN_00191370(char *param_1,stat64 ... | MOV RDX,RSI
MOV RSI,RDI
MOV EDI,0x1
JMP 0x00107200 |
int function_1(char *__file,function_1 *__buf)
{
int iVar1;
iVar1 = var_1(1,__file,__buf);
return iVar1;
}
| (translation_unit "int stat64(char *__file,stat64 *__buf)\n\n{\n int iVar1;\n \n iVar1 = __xstat64(1,__file,__buf);\n return iVar1;\n}\n\n" (function_definition "int stat64(char *__file,stat64 *__buf)\n\n{\n int iVar1;\n \n iVar1 = __xstat64(1,__file,__buf);\n return iVar1;\n}" primitive_type (function_declarat... | (translation_unit "int function_1(char *__file,function_1 *__buf)\n\n{\n int iVar1;\n \n iVar1 = var_1(1,__file,__buf);\n return iVar1;\n}\n\n" (function_definition "int function_1(char *__file,function_1 *__buf)\n\n{\n int iVar1;\n \n iVar1 = var_1(1,__file,__buf);\n return iVar1;\n}" primitive_type (function_... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer... |
1325_pscp_and_pscp_strip.c | new_unix_listener | FUN_001886ed | new_unix_listener |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
Socket new_unix_listener(SockAddr listenaddr,Plug plug)
{
int fd;
int iVar1;
Actual_Socket_conflict s_00;
int *piVar2;
char *pcVar3;
long in_FS_OFFSET;
Plug plug_local;
SockAddr listenaddr_local;
int s;
int addrlen;
int re... |
undefined8 * FUN_001886ed(long param_1,undefined8 param_2)
{
int __fd;
int iVar1;
undefined8 *puVar2;
int *piVar3;
char *pcVar4;
long in_FS_OFFSET;
sockaddr local_98 [8];
long local_10;
local_10 = *(long *)(in_FS_OFFSET + 0x28);
puVar2 = (undefined8 *)FUN_0010fdaa(1,0xa0);
*puVar2 = &PTR_FUN_... | (translation_unit "undefined8 * FUN_001886ed(long param_1,undefined8 param_2)\n\n{\n int __fd;\n int iVar1;\n undefined8 *puVar2;\n int *piVar3;\n char *pcVar4;\n long in_FS_OFFSET;\n sockaddr local_98 [8];\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n puVar2 = (undefined8 *)FUN_0010fdaa... | PUSH RBP
MOV RBP,RSP
SUB RSP,0xc0
MOV qword ptr [RBP + -0xb8],RDI
MOV qword ptr [RBP + -0xc0],RSI
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x8],RAX
XOR EAX,EAX
MOV ESI,0xa0
MOV EDI,0x1
CALL 0x0010fdaa
MOV qword ptr [RBP + -0xa0],RAX
MOV RAX,qword ptr [RBP + -0xa0]
LEA RDX,[0x1b5780]
MOV qword ptr [RAX],RDX
MOV... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
type_1 function_1(type_2 listenaddr,type_3 plug)
{
int var_7;
int var_14;
type_4 s_00;
int *piVar2;
char *pcVar3;
long var_1;
type_3 plug_local;
type_2 listenaddr_local;
int s;
int addrlen;
int retcode;
type_4 ret;
typ... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nSocket new_unix_listener(SockAddr listenaddr,Plug plug)\n\n{\n int fd;\n int iVar1;\n Actual_Socket_conflict s_00;\n int *piVar2;\n char *pcVar3;\n long in_FS_OFFSET;\n Plug plug_local;\n SockAddr listenaddr_local;\n ... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ntype_1 function_1(type_2 listenaddr,type_3 plug)\n\n{\n int var_7;\n int var_14;\n type_4 s_00;\n int *piVar2;\n char *pcVar3;\n long var_1;\n type_3 plug_local;\n type_2 listenaddr_local;\n int s;\n int addrlen;\n ... | (translation_unit (comment) (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compou... |
746_puttytel_and_puttytel_strip.c | plug_proxy_receive | FUN_0012acd4 | 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_0012acd4(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_0012acd4(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... |
1076_pscp_and_pscp_strip.c | hmacsha256_start | FUN_0017210b | hmacsha256_start |
void hmacsha256_start(void *handle)
{
void *handle_local;
SHA256_State *keys;
/* WARNING: Load size is inaccurate */
*(undefined8 *)((long)handle + 0xd8) = *handle;
*(undefined8 *)((long)handle + 0xe0) = *(undefined8 *)((long)handle + 8);
*(undefined8 *)((long)handle + 0xe8) = *(undef... |
void FUN_0017210b(undefined8 *param_1)
{
param_1[0x1b] = *param_1;
param_1[0x1c] = param_1[1];
param_1[0x1d] = param_1[2];
param_1[0x1e] = param_1[3];
param_1[0x1f] = param_1[4];
param_1[0x20] = param_1[5];
param_1[0x21] = param_1[6];
param_1[0x22] = param_1[7];
param_1[0x23] = param_1[8];
param_1... | (translation_unit "void FUN_0017210b(undefined8 *param_1)\n\n{\n param_1[0x1b] = *param_1;\n param_1[0x1c] = param_1[1];\n param_1[0x1d] = param_1[2];\n param_1[0x1e] = param_1[3];\n param_1[0x1f] = param_1[4];\n param_1[0x20] = param_1[5];\n param_1[0x21] = param_1[6];\n param_1[0x22] = param_1[7];\n param_1[... | PUSH RBP
MOV RBP,RSP
PUSH RBX
MOV qword ptr [RBP + -0x20],RDI
MOV RAX,qword ptr [RBP + -0x20]
MOV qword ptr [RBP + -0x10],RAX
MOV RAX,qword ptr [RBP + -0x10]
LEA RDX,[RAX + 0xd8]
MOV RAX,qword ptr [RBP + -0x10]
MOV RCX,qword ptr [RAX]
MOV RBX,qword ptr [RAX + 0x8]
MOV qword ptr [RDX],RCX
MOV qword ptr [RDX + 0x8],RBX
M... |
void function_1(void *handle)
{
void *handle_local;
type_1 *keys;
/* WARNING: Load size is inaccurate */
*(type_2 *)((long)handle + 0xd8) = *handle;
*(type_2 *)((long)handle + 0xe0) = *(type_2 *)((long)handle + 8);
*(type_2 *)((long)handle + 0xe8) = *(type_2 *)((long)handle + 0x10);
... | (translation_unit "void hmacsha256_start(void *handle)\n\n{\n void *handle_local;\n SHA256_State *keys;\n \n /* WARNING: Load size is inaccurate */\n *(undefined8 *)((long)handle + 0xd8) = *handle;\n *(undefined8 *)((long)handle + 0xe0) = *(undefined8 *)((long)handle + 8);\n *(undefined8 *)((lo... | (translation_unit "void function_1(void *handle)\n\n{\n void *handle_local;\n type_1 *keys;\n \n /* WARNING: Load size is inaccurate */\n *(type_2 *)((long)handle + 0xd8) = *handle;\n *(type_2 *)((long)handle + 0xe0) = *(type_2 *)((long)handle + 8);\n *(type_2 *)((long)handle + 0xe8) = *(type_2... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec... |
933_puttytel_and_puttytel_strip.c | sel_spread_half | FUN_00149e8a | sel_spread_half |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
pos sel_spread_half(Terminal *term,pos p,wchar_t dir)
{
anon_enum_32 aVar1;
pos pVar2;
short sVar3;
wchar_t wVar4;
wchar_t wVar5;
wchar_t wVar6;
termline *ptVar7;
wchar_t dir_local;
pos p_local;
Terminal *term_local;
short... |
ulong FUN_00149e8a(long param_1,ulong param_2,int param_3)
{
ulong uVar1;
ulong uVar2;
short sVar3;
int iVar4;
int iVar5;
int iVar6;
ushort *puVar7;
undefined8 local_48;
ushort *local_28;
ulong local_20;
iVar4 = FUN_0013a940(param_1);
local_28 = (ushort *)FUN_0013a99a(param_1,param_2 & 0xff... | (translation_unit "ulong FUN_00149e8a(long param_1,ulong param_2,int param_3)\n\n{\n ulong uVar1;\n ulong uVar2;\n short sVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n ushort *puVar7;\n undefined8 local_48;\n ushort *local_28;\n ulong local_20;\n \n iVar4 = FUN_0013a940(param_1);\n local_28 = (ushort *)FU... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x50
MOV qword ptr [RBP + -0x38],RDI
MOV qword ptr [RBP + -0x40],RSI
MOV dword ptr [RBP + -0x44],EDX
MOV RAX,qword ptr [RBP + -0x38]
MOV RDI,RAX
CALL 0x0013a940
NEG EAX
MOV dword ptr [RBP + -0x2c],EAX
MOV ESI,dword ptr [RBP + -0x40]
MOV RAX,qword ptr [RBP + -0x38]
MOV ECX,0x0
MOV EDX,0x16af... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
type_1 function_1(type_2 *term,type_1 p,type_3 var_6)
{
type_4 var_3;
type_1 pVar2;
short var_8;
type_3 var_7;
type_3 var_10;
type_3 var_11;
type_5 *ptVar7;
type_3 dir_local;
type_1 p_local;
type_2 *term_local;
short wvalu... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\npos sel_spread_half(Terminal *term,pos p,wchar_t dir)\n\n{\n anon_enum_32 aVar1;\n pos pVar2;\n short sVar3;\n wchar_t wVar4;\n wchar_t wVar5;\n wchar_t wVar6;\n termline *ptVar7;\n wchar_t dir_local;\n pos p_local;\... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ntype_1 function_1(type_2 *term,type_1 p,type_3 var_6)\n\n{\n type_4 var_3;\n type_1 pVar2;\n short var_8;\n type_3 var_7;\n type_3 var_10;\n type_3 var_11;\n type_5 *ptVar7;\n type_3 dir_local;\n type_1 p_local;\n t... | (translation_unit (comment) (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarat... |
644_puttytel_and_puttytel_strip.c | char_start | FUN_0012266a | char_start |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
wchar_t char_start(Ldisc ldisc,uchar c)
{
wchar_t wVar1;
uchar c_local;
Ldisc ldisc_local;
if ((ldisc->term->utf == L'\0') && (ldisc->term->ucsdata->line_codepage != L'7')) {
wVar1 = L'\x01';
}
else if (((char)c < '\0') && (c... |
undefined8 FUN_0012266a(long *param_1,byte param_2)
{
undefined8 uVar1;
if ((*(int *)(*param_1 + 300) == 0) && (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) {
uVar1 = 1;
}
else if (((char)param_2 < '\0') && (param_2 < 0xc0)) {
uVar1 = 0;
}
else {
uVar1 = 1;
}
return uVar1;
}
... | (translation_unit "undefined8 FUN_0012266a(long *param_1,byte param_2)\n\n{\n undefined8 uVar1;\n \n if ((*(int *)(*param_1 + 300) == 0) && (*(int *)(*(long *)(*param_1 + 0x1118) + 0x10) != 0x37)) {\n uVar1 = 1;\n }\n else if (((char)param_2 < '\0') && (param_2 < 0xc0)) {\n uVar1 = 0;\n }\n else {\n uVa... | PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x8],RDI
MOV EAX,ESI
MOV byte ptr [RBP + -0xc],AL
MOV RAX,qword ptr [RBP + -0x8]
MOV RAX,qword ptr [RAX]
MOV EAX,dword ptr [RAX + 0x12c]
TEST EAX,EAX
JNZ 0x0012269e
MOV RAX,qword ptr [RBP + -0x8]
MOV RAX,qword ptr [RAX]
MOV RAX,qword ptr [RAX + 0x1118]
MOV EAX,dword ptr [RAX +... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
type_1 function_1(type_2 ldisc,type_3 var_1)
{
type_1 wVar1;
type_3 c_local;
type_2 ldisc_local;
if ((ldisc->term->utf == L'\0') && (ldisc->term->ucsdata->line_codepage != L'7')) {
wVar1 = L'\x01';
}
else if (((char)var_1 < '... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nwchar_t char_start(Ldisc ldisc,uchar c)\n\n{\n wchar_t wVar1;\n uchar c_local;\n Ldisc ldisc_local;\n \n if ((ldisc->term->utf == L'\0') && (ldisc->term->ucsdata->line_codepage != L'7')) {\n wVar1 = L'\x01';\n }\n e... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\ntype_1 function_1(type_2 ldisc,type_3 var_1)\n\n{\n type_1 wVar1;\n type_3 c_local;\n type_2 ldisc_local;\n \n if ((ldisc->term->utf == L'\0') && (ldisc->term->ucsdata->line_codepage != L'7')) {\n wVar1 = L'\x01';\n ... | (translation_unit (comment) (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compou... |
816_puttytel_and_puttytel_strip.c | gppmap | FUN_001309e5 | gppmap |
int gppmap(void *handle,char *name,Conf *conf,int primary)
{
int iVar1;
char *pcVar2;
char *pcVar3;
char *pcVar4;
int primary_local;
Conf *conf_local;
char *name_local;
void *handle_local;
int c;
char *p;
char *q;
char *val;
char *key;
char *buf;
char *newkey;
while (pcVar2 = conf_g... |
undefined8 FUN_001309e5(undefined8 param_1,undefined8 param_2,undefined8 param_3,int param_4)
{
char cVar1;
long lVar2;
char *__s;
undefined8 uVar3;
char *pcVar4;
char *pcVar5;
char *local_38;
char *local_30;
char *local_28;
while (lVar2 = FUN_00116940(param_3,param_4,0), lVar2 != 0) {
FUN_... | (translation_unit "undefined8 FUN_001309e5(undefined8 param_1,undefined8 param_2,undefined8 param_3,int param_4)\n\n{\n char cVar1;\n long lVar2;\n char *__s;\n undefined8 uVar3;\n char *pcVar4;\n char *pcVar5;\n char *local_38;\n char *local_30;\n char *local_28;\n \n while (lVar2 = FUN_00116940(param_3,par... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x60
MOV qword ptr [RBP + -0x48],RDI
MOV qword ptr [RBP + -0x50],RSI
MOV qword ptr [RBP + -0x58],RDX
MOV dword ptr [RBP + -0x5c],ECX
JMP 0x00130a13
MOV RDX,qword ptr [RBP + -0x18]
MOV ECX,dword ptr [RBP + -0x5c]
MOV RAX,qword ptr [RBP + -0x58]
MOV ESI,ECX
MOV RDI,RAX
CALL 0x00116fc9
MOV ECX... |
int function_1(void *handle,char *name,type_1 *conf,int var_9)
{
int iVar1;
char *var_2;
char *var_11;
char *pcVar4;
int primary_local;
type_1 *conf_local;
char *name_local;
void *handle_local;
int var_5;
char *var_6;
char *var_7;
char *var_8;
char *key;
char *buf;
char *newkey;
whi... | (translation_unit "int gppmap(void *handle,char *name,Conf *conf,int primary)\n\n{\n int iVar1;\n char *pcVar2;\n char *pcVar3;\n char *pcVar4;\n int primary_local;\n Conf *conf_local;\n char *name_local;\n void *handle_local;\n int c;\n char *p;\n char *q;\n char *val;\n char *key;\n char *buf;\n char *... | (translation_unit "int function_1(void *handle,char *name,type_1 *conf,int var_9)\n\n{\n int iVar1;\n char *var_2;\n char *var_11;\n char *pcVar4;\n int primary_local;\n type_1 *conf_local;\n char *name_local;\n void *handle_local;\n int var_5;\n char *var_6;\n char *var_7;\n char *var_8;\n char *key;\n c... | (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_... |
698_puttytel_and_puttytel_strip.c | strbuf_catfv | FUN_00128dbe | strbuf_catfv |
void strbuf_catfv(strbuf *buf,char *fmt,__va_list_tag *ap)
{
int iVar1;
char *pcVar2;
size_t sVar3;
__va_list_tag *ap_local;
char *fmt_local;
strbuf *buf_local;
pcVar2 = dupvprintf_inner(buf->s,buf->len,&buf->size,fmt,ap);
buf->s = pcVar2;
iVar1 = buf->len;
sVar3 = strlen(buf->s + buf->len);
... |
void FUN_00128dbe(long *param_1,undefined8 param_2,undefined8 param_3)
{
int iVar1;
long lVar2;
size_t sVar3;
lVar2 = FUN_00128a63(*param_1,*(undefined4 *)(param_1 + 1),(long)param_1 + 0xc,param_2,param_3);
*param_1 = lVar2;
iVar1 = *(int *)(param_1 + 1);
sVar3 = strlen((char *)((long)*(int *)(param_... | (translation_unit "void FUN_00128dbe(long *param_1,undefined8 param_2,undefined8 param_3)\n\n{\n int iVar1;\n long lVar2;\n size_t sVar3;\n \n lVar2 = FUN_00128a63(*param_1,*(undefined4 *)(param_1 + 1),(long)param_1 + 0xc,param_2,param_3);\n *param_1 = lVar2;\n iVar1 = *(int *)(param_1 + 1);\n sVar3 = strlen((c... | PUSH RBP
MOV RBP,RSP
PUSH RBX
SUB RSP,0x28
MOV qword ptr [RBP + -0x18],RDI
MOV qword ptr [RBP + -0x20],RSI
MOV qword ptr [RBP + -0x28],RDX
MOV RAX,qword ptr [RBP + -0x18]
LEA RDI,[RAX + 0xc]
MOV RAX,qword ptr [RBP + -0x18]
MOV ESI,dword ptr [RAX + 0x8]
MOV RAX,qword ptr [RBP + -0x18]
MOV RAX,qword ptr [RAX]
MOV RCX,qwo... |
void function_1(type_1 *buf,char *fmt,type_2 *ap)
{
int var_3;
char *pcVar2;
size_t sVar3;
type_2 *ap_local;
char *fmt_local;
type_1 *buf_local;
pcVar2 = var_1(buf->s,buf->len,&buf->size,fmt,ap);
buf->s = pcVar2;
var_3 = buf->len;
sVar3 = var_2(buf->s + buf->len);
buf->len = (int)sVar3 + var_... | (translation_unit "void strbuf_catfv(strbuf *buf,char *fmt,__va_list_tag *ap)\n\n{\n int iVar1;\n char *pcVar2;\n size_t sVar3;\n __va_list_tag *ap_local;\n char *fmt_local;\n strbuf *buf_local;\n \n pcVar2 = dupvprintf_inner(buf->s,buf->len,&buf->size,fmt,ap);\n buf->s = pcVar2;\n iVar1 = buf->len;\n sVar3 ... | (translation_unit "void function_1(type_1 *buf,char *fmt,type_2 *ap)\n\n{\n int var_3;\n char *pcVar2;\n size_t sVar3;\n type_2 *ap_local;\n char *fmt_local;\n type_1 *buf_local;\n \n pcVar2 = var_1(buf->s,buf->len,&buf->size,fmt,ap);\n buf->s = pcVar2;\n var_3 = buf->len;\n sVar3 = var_2(buf->s + buf->len);... | (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... |
699_puttytel_and_puttytel_strip.c | strbuf_catf | FUN_00128e43 | 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_00128e43(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_00128e43(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 0x00128e9c
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... |
914_puttytel_and_puttytel_strip.c | insch | FUN_0013e8c7 | insch |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void insch(Terminal *term,wchar_t n)
{
wchar_t wVar1;
int iVar2;
wchar_t wVar3;
termline *line;
wchar_t n_local;
Terminal *term_local;
wchar_t m;
wchar_t j;
wchar_t dir;
termline *ldata;
pos eol;
pos okstart;
pos okend... |
void FUN_0013e8c7(long param_1,uint param_2)
{
int iVar1;
undefined8 uVar2;
int iVar3;
int iVar4;
long lVar5;
int local_44;
int local_34;
int local_30;
undefined8 local_18;
if ((int)param_2 < 0) {
iVar3 = -1;
}
else {
iVar3 = 1;
}
local_44 = (param_2 ^ (int)param_2 >> 0x1f) - ((... | (translation_unit "void FUN_0013e8c7(long param_1,uint param_2)\n\n{\n int iVar1;\n undefined8 uVar2;\n int iVar3;\n int iVar4;\n long lVar5;\n int local_44;\n int local_34;\n int local_30;\n undefined8 local_18;\n \n if ((int)param_2 < 0) {\n iVar3 = -1;\n }\n else {\n iVar3 = 1;\n }\n local_44 = ... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x40
MOV qword ptr [RBP + -0x38],RDI
MOV dword ptr [RBP + -0x3c],ESI
CMP dword ptr [RBP + -0x3c],0x0
JNS 0x0013e8e3
MOV EAX,0xffffffff
JMP 0x0013e8e8
MOV EAX,0x1
MOV dword ptr [RBP + -0x24],EAX
MOV EAX,dword ptr [RBP + -0x3c]
SAR EAX,0x1f
XOR dword ptr [RBP + -0x3c],EAX
SUB dword ptr [RBP +... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void function_1(type_1 *term,type_2 var_1)
{
type_2 var_3;
int var_5;
type_2 var_4;
type_3 *line;
type_2 var_2;
type_1 *term_local;
type_2 var_11;
type_2 var_10;
type_2 dir;
type_3 *ldata;
type_4 eol;
type_4 okstart;
t... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid insch(Terminal *term,wchar_t n)\n\n{\n wchar_t wVar1;\n int iVar2;\n wchar_t wVar3;\n termline *line;\n wchar_t n_local;\n Terminal *term_local;\n wchar_t m;\n wchar_t j;\n wchar_t dir;\n termline *ldata;\n po... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *term,type_2 var_1)\n\n{\n type_2 var_3;\n int var_5;\n type_2 var_4;\n type_3 *line;\n type_2 var_2;\n type_1 *term_local;\n type_2 var_11;\n type_2 var_10;\n type_2 dir;\n type_3 *ldata;\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... |
717_puttytel_and_puttytel_strip.c | validate_manual_hostkey | FUN_00129b05 | validate_manual_hostkey |
int validate_manual_hostkey(char *key)
{
char *pcVar1;
char *__s;
long lVar2;
int iVar3;
int iVar4;
uint uVar5;
size_t sVar6;
long in_FS_OFFSET;
char *key_local;
int i;
int len;
uint alglen;
int minlen;
char *p;
char *r;
char *s;
char *q;
uchar decoded [6];
lVar2 = *(long *)(i... |
undefined8 FUN_00129b05(char *param_1)
{
char *pcVar1;
char *__s;
int iVar2;
int iVar3;
uint uVar4;
size_t sVar5;
undefined8 uVar6;
long in_FS_OFFSET;
int local_48;
char *local_38;
char *local_30;
char *local_28;
byte local_16 [6];
long local_10;
local_10 = *(long *)(in_FS_OFFSET + 0x... | (translation_unit "undefined8 FUN_00129b05(char *param_1)\n\n{\n char *pcVar1;\n char *__s;\n int iVar2;\n int iVar3;\n uint uVar4;\n size_t sVar5;\n undefined8 uVar6;\n long in_FS_OFFSET;\n int local_48;\n char *local_38;\n char *local_30;\n char *local_28;\n byte local_16 [6];\n long local_10;\n \n lo... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x50
MOV qword ptr [RBP + -0x48],RDI
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x8],RAX
XOR EAX,EAX
MOV RAX,qword ptr [RBP + -0x48]
MOV qword ptr [RBP + -0x30],RAX
JMP 0x00129e11
MOV RAX,qword ptr [RBP + -0x30]
MOV qword ptr [RBP + -0x18],RAX
MOV RAX,qword ptr [RBP + -0x30]
LEA RSI,... |
int function_1(char *key)
{
char *var_7;
char *var_6;
long var_19;
int var_14;
int var_16;
type_1 var_17;
size_t var_4;
long var_1;
char *key_local;
int var_9;
int len;
type_1 alglen;
int minlen;
char *var_3;
char *var_11;
char *var_12;
char *q;
type_2 var_15 [6];
var_19 = *(l... | (translation_unit "int validate_manual_hostkey(char *key)\n\n{\n char *pcVar1;\n char *__s;\n long lVar2;\n int iVar3;\n int iVar4;\n uint uVar5;\n size_t sVar6;\n long in_FS_OFFSET;\n char *key_local;\n int i;\n int len;\n uint alglen;\n int minlen;\n char *p;\n char *r;\n char *s;\n char *q;\n uchar... | (translation_unit "int function_1(char *key)\n\n{\n char *var_7;\n char *var_6;\n long var_19;\n int var_14;\n int var_16;\n type_1 var_17;\n size_t var_4;\n long var_1;\n char *key_local;\n int var_9;\n int len;\n type_1 alglen;\n int minlen;\n char *var_3;\n char *var_11;\n char *var_12;\n char *q;\n... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec... |
1314_pscp_and_pscp_strip.c | sk_tcp_write_eof | FUN_0018785d | sk_tcp_write_eof |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void sk_tcp_write_eof(Socket sock)
{
Socket sock_local;
Actual_Socket_conflict s;
if (*(int *)(sock + 0xb) != 0) {
/* WARNING: Subroutine does not return */
__assert_fail("s->outgoingeof == EOF_NO","unix/uxnet.c... |
void FUN_0018785d(long param_1)
{
if (*(int *)(param_1 + 0x58) != 0) {
/* WARNING: Subroutine does not return */
__assert_fail("s->outgoingeof == EOF_NO","unix/uxnet.c",0x4e4,"sk_tcp_write_eof");
}
*(undefined4 *)(param_1 + 0x58) = 1;
if (*(int *)(param_1 + 0x3c) != 0) {
FUN_001875... | (translation_unit "void FUN_0018785d(long param_1)\n\n{\n if (*(int *)(param_1 + 0x58) != 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("s->outgoingeof == EOF_NO","unix/uxnet.c",0x4e4,"sk_tcp_write_eof");\n }\n *(undefined4 *)(param_1 + 0x58) = 1;\n if (*(int *)(param_1 + 0x... | 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 + 0x58]
TEST EAX,EAX
JZ 0x0018789b
LEA RCX,[0x1a3150]
MOV EDX,0x4e4
LEA RSI,[0x1a2f2d]
LEA RDI,[0x1a2fe8]
CALL 0x00107370
MOV RAX,qword p... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void function_1(type_1 var_1)
{
type_1 sock_local;
type_2 s;
if (*(int *)(var_1 + 0xb) != 0) {
/* WARNING: Subroutine does not return */
var_2("s->outgoingeof == EOF_NO","unix/uxnet.c",0x4e4,"sk_tcp_write_eof");... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid sk_tcp_write_eof(Socket sock)\n\n{\n Socket sock_local;\n Actual_Socket_conflict s;\n \n if (*(int *)(sock + 0xb) != 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("s->outgoing... | (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 sock_local;\n type_2 s;\n \n if (*(int *)(var_1 + 0xb) != 0) {\n /* WARNING: Subroutine does not return */\n var_2("s->outgoingeof == EOF_NO","unix/uxnet.c... | (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)... |
738_puttytel_and_puttytel_strip.c | sk_proxy_write | FUN_0012a81f | sk_proxy_write |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
int sk_proxy_write(Socket s,char *data,int len)
{
int iVar1;
int len_local;
char *data_local;
Socket s_local;
Proxy_Socket ps;
if (*(int *)((long)s + 0x84) == 0) {
iVar1 = (**(code **)(s[2]->plug + 0x10))(s[2],data,len);
}
... |
void FUN_0012a81f(long param_1,undefined8 param_2,undefined4 param_3)
{
if (*(int *)(param_1 + 0x84) == 0) {
(**(code **)(**(long **)(param_1 + 0x10) + 0x10))
(*(undefined8 *)(param_1 + 0x10),param_2,param_3);
}
else {
FUN_001293bb(param_1 + 0x30,param_2,param_3);
FUN_001293aa(param_1 ... | (translation_unit "void FUN_0012a81f(long param_1,undefined8 param_2,undefined4 param_3)\n\n{\n if (*(int *)(param_1 + 0x84) == 0) {\n (**(code **)(**(long **)(param_1 + 0x10) + 0x10))\n (*(undefined8 *)(param_1 + 0x10),param_2,param_3);\n }\n else {\n FUN_001293bb(param_1 + 0x30,param_2,param_3);... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x30
MOV qword ptr [RBP + -0x18],RDI
MOV qword ptr [RBP + -0x20],RSI
MOV dword ptr [RBP + -0x24],EDX
MOV RAX,qword ptr [RBP + -0x18]
MOV qword ptr [RBP + -0x8],RAX
MOV RAX,qword ptr [RBP + -0x8]
MOV EAX,dword ptr [RAX + 0x84]
TEST EAX,EAX
JZ 0x0012a874
MOV RAX,qword ptr [RBP + -0x8]
LEA RCX... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
int function_1(type_1 var_2,char *data,int len)
{
int iVar1;
int len_local;
char *data_local;
type_1 s_local;
type_2 ps;
if (*(int *)((long)var_2 + 0x84) == 0) {
iVar1 = (**(type_3 **)(var_2[2]->plug + 0x10))(var_2[2],data,le... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint sk_proxy_write(Socket s,char *data,int len)\n\n{\n int iVar1;\n int len_local;\n char *data_local;\n Socket s_local;\n Proxy_Socket ps;\n \n if (*(int *)((long)s + 0x84) == 0) {\n iVar1 = (**(code **)(s[2]->plug... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint function_1(type_1 var_2,char *data,int len)\n\n{\n int iVar1;\n int len_local;\n char *data_local;\n type_1 s_local;\n type_2 ps;\n \n if (*(int *)((long)var_2 + 0x84) == 0) {\n iVar1 = (**(type_3 **)(var_2[2]->... | (translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator:... |
1330_pscp_and_pscp_strip.c | noise_get_light | FUN_00188da9 | noise_get_light |
void noise_get_light(_func_void_void_ptr_int *func)
{
long lVar1;
long in_FS_OFFSET;
_func_void_void_ptr_int *func_local;
timeval tv;
lVar1 = *(long *)(in_FS_OFFSET + 0x28);
gettimeofday((timeval *)&tv,(__timezone_ptr_t)0x0);
(*func)(&tv,0x10);
if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) {
... |
void FUN_00188da9(code *param_1)
{
long in_FS_OFFSET;
timeval local_28;
long local_10;
local_10 = *(long *)(in_FS_OFFSET + 0x28);
gettimeofday(&local_28,(__timezone_ptr_t)0x0);
(*param_1)(&local_28,0x10);
if (local_10 != *(long *)(in_FS_OFFSET + 0x28)) {
/* WARNING: Subroutine doe... | (translation_unit "void FUN_00188da9(code *param_1)\n\n{\n long in_FS_OFFSET;\n timeval local_28;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n gettimeofday(&local_28,(__timezone_ptr_t)0x0);\n (*param_1)(&local_28,0x10);\n if (local_10 != *(long *)(in_FS_OFFSET + 0x28)) {\n ... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x30
MOV qword ptr [RBP + -0x28],RDI
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x8],RAX
XOR EAX,EAX
LEA RAX,[RBP + -0x20]
MOV ESI,0x0
MOV RDI,RAX
CALL 0x00107360
LEA RDX,[RBP + -0x20]
MOV RAX,qword ptr [RBP + -0x28]
MOV ESI,0x10
MOV RDI,RDX
CALL RAX
NOP
MOV RAX,qword ptr [RBP + -0x8... |
void function_1(type_1 *func)
{
long var_3;
long var_1;
type_1 *func_local;
type_2 tv;
var_3 = *(long *)(var_1 + 0x28);
var_2((type_2 *)&tv,(type_3)0x0);
(*func)(&tv,0x10);
if (var_3 != *(long *)(var_1 + 0x28)) {
/* WARNING: Subroutine does not return */
var_4();
}
retur... | (translation_unit "void noise_get_light(_func_void_void_ptr_int *func)\n\n{\n long lVar1;\n long in_FS_OFFSET;\n _func_void_void_ptr_int *func_local;\n timeval tv;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n gettimeofday((timeval *)&tv,(__timezone_ptr_t)0x0);\n (*func)(&tv,0x10);\n if (lVar1 != *(long *)(in... | (translation_unit "void function_1(type_1 *func)\n\n{\n long var_3;\n long var_1;\n type_1 *func_local;\n type_2 tv;\n \n var_3 = *(long *)(var_1 + 0x28);\n var_2((type_2 *)&tv,(type_3)0x0);\n (*func)(&tv,0x10);\n if (var_3 != *(long *)(var_1 + 0x28)) {\n /* WARNING: Subroutine does not retu... | (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: (sized_type_specifi... |
1326_pscp_and_pscp_strip.c | buildinfo_gtk_version | FUN_00188a86 | buildinfo_gtk_version |
/* WARNING: Unknown calling convention */
char * buildinfo_gtk_version(void)
{
return (char *)0x0;
}
|
undefined8 FUN_00188a86(void)
{
return 0;
}
| (translation_unit "undefined8 FUN_00188a86(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined8 FUN_00188a86(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_00188a86(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ... | PUSH RBP
MOV RBP,RSP
MOV EAX,0x0
POP RBP
RET |
/* WARNING: Unknown calling convention */
char * function_1(void)
{
return (char *)0x0;
}
| (translation_unit "/* WARNING: Unknown calling convention */\n\nchar * buildinfo_gtk_version(void)\n\n{\n return (char *)0x0;\n}\n\n" comment (function_definition "char * buildinfo_gtk_version(void)\n\n{\n return (char *)0x0;\n}" primitive_type (pointer_declarator "* buildinfo_gtk_version(void)" * (function_declarato... | (translation_unit "/* WARNING: Unknown calling convention */\n\nchar * function_1(void)\n\n{\n return (char *)0x0;\n}\n\n" comment (function_definition "char * function_1(void)\n\n{\n return (char *)0x0;\n}" primitive_type (pointer_declarator "* function_1(void)" * (function_declarator "function_1(void)" identifier (... | (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 (return_statement (cast_expression type: (type_descrip... |
1377_pscp_and_pscp_strip.c | platform_default_fontspec | FUN_0018a785 | platform_default_fontspec |
FontSpec * platform_default_fontspec(char *name)
{
FontSpec *pFVar1;
char *name_local;
pFVar1 = fontspec_new("");
return pFVar1;
}
|
void FUN_0018a785(void)
{
FUN_001851ea(&DAT_001a3418);
return;
}
| (translation_unit "void FUN_0018a785(void)\n\n{\n FUN_001851ea(&DAT_001a3418);\n return;\n}\n\n" (function_definition "void FUN_0018a785(void)\n\n{\n FUN_001851ea(&DAT_001a3418);\n return;\n}" primitive_type (function_declarator "FUN_0018a785(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x10
MOV qword ptr [RBP + -0x8],RDI
LEA RDI,[0x1a3418]
CALL 0x001851ea
LEAVE
RET |
type_1 * function_1(char *name)
{
type_1 *pFVar1;
char *name_local;
pFVar1 = var_1("");
return pFVar1;
}
| (translation_unit "FontSpec * platform_default_fontspec(char *name)\n\n{\n FontSpec *pFVar1;\n char *name_local;\n \n pFVar1 = fontspec_new("");\n return pFVar1;\n}\n\n" (function_definition "FontSpec * platform_default_fontspec(char *name)\n\n{\n FontSpec *pFVar1;\n char *name_local;\n \n pFVar1 = fontspec_ne... | (translation_unit "type_1 * function_1(char *name)\n\n{\n type_1 *pFVar1;\n char *name_local;\n \n pFVar1 = var_1("");\n return pFVar1;\n}\n\n" (function_definition "type_1 * function_1(char *name)\n\n{\n type_1 *pFVar1;\n char *name_local;\n \n pFVar1 = var_1("");\n return pFVar1;\n}" type_identifier (pointe... | (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... |
528_puttytel_and_puttytel_strip.c | run_toplevel_callbacks | FUN_001126ac | run_toplevel_callbacks |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void run_toplevel_callbacks(void)
{
toplevel_callback_fn_t *pp_Var1;
void **ppvVar2;
if (cbhead != (callback *)0x0) {
cbcurr = cbhead;
if (cbhead->next == (callback *)0x0) {
cbtail = (callback *)0x0;
}
pp_Var1... |
void FUN_001126ac(void)
{
long *plVar1;
long *plVar2;
if (DAT_001b8858 != (long *)0x0) {
DAT_001b8850 = DAT_001b8858;
if ((long *)*DAT_001b8858 == (long *)0x0) {
DAT_001b8860 = 0;
}
plVar1 = DAT_001b8858 + 1;
plVar2 = DAT_001b8858 + 2;
DAT_001b8858 = (long *)*DAT_001b8858;
(... | (translation_unit "void FUN_001126ac(void)\n\n{\n long *plVar1;\n long *plVar2;\n \n if (DAT_001b8858 != (long *)0x0) {\n DAT_001b8850 = DAT_001b8858;\n if ((long *)*DAT_001b8858 == (long *)0x0) {\n DAT_001b8860 = 0;\n }\n plVar1 = DAT_001b8858 + 1;\n plVar2 = DAT_001b8858 + 2;\n DAT_001b8858... | PUSH RBP
MOV RBP,RSP
MOV RAX,qword ptr [0x001b8858]
TEST RAX,RAX
JZ 0x00112727
MOV RAX,qword ptr [0x001b8858]
MOV qword ptr [0x001b8850],RAX
MOV RAX,qword ptr [0x001b8858]
MOV RAX,qword ptr [RAX]
MOV qword ptr [0x001b8858],RAX
MOV RAX,qword ptr [0x001b8858]
TEST RAX,RAX
JNZ 0x001126f2
MOV qword ptr [0x001b8860],0x0
MOV... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
type_1 *pp_Var1;
void **ppvVar2;
if (var_1 != (type_2 *)0x0) {
cbcurr = var_1;
if (var_1->next == (type_2 *)0x0) {
cbtail = (type_2 *)0x0;
}
pp_Var1 = &var_1->fn;
ppvVar2 = &var_1->... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid run_toplevel_callbacks(void)\n\n{\n toplevel_callback_fn_t *pp_Var1;\n void **ppvVar2;\n \n if (cbhead != (callback *)0x0) {\n cbcurr = cbhead;\n if (cbhead->next == (callback *)0x0) {\n cbtail = (call... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid function_1(void)\n\n{\n type_1 *pp_Var1;\n void **ppvVar2;\n \n if (var_1 != (type_2 *)0x0) {\n cbcurr = var_1;\n if (var_1->next == (type_2 *)0x0) {\n cbtail = (type_2 *)0x0;\n }\n pp_Var1 = &va... | (translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (ident... |
1126_pscp_and_pscp_strip.c | sha1_96_verify | FUN_001783f2 | sha1_96_verify |
int sha1_96_verify(void *handle,uchar *blk,int len,ulong seq)
{
long lVar1;
int iVar2;
long in_FS_OFFSET;
ulong seq_local;
int len_local;
uchar *blk_local;
void *handle_local;
uchar correct [20];
lVar1 = *(long *)(in_FS_OFFSET + 0x28);
sha1_do_hmac(handle,blk,len,seq,correct);
iVar2 = smemeq(... |
void FUN_001783f2(undefined8 param_1,long param_2,int param_3,undefined8 param_4)
{
long in_FS_OFFSET;
undefined local_28 [24];
long local_10;
local_10 = *(long *)(in_FS_OFFSET + 0x28);
FUN_001780e0(param_1,param_2,param_3,param_4,local_28);
FUN_0011041b(local_28,param_3 + param_2,0xc);
if (local_10 ... | (translation_unit "void FUN_001783f2(undefined8 param_1,long param_2,int param_3,undefined8 param_4)\n\n{\n long in_FS_OFFSET;\n undefined local_28 [24];\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n FUN_001780e0(param_1,param_2,param_3,param_4,local_28);\n FUN_0011041b(local_28,param_3 + pa... | 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 FS:[0x28]
MOV qword ptr [RBP + -0x8],RAX
XOR EAX,EAX
LEA RDI,[RBP + -0x20]
MOV RCX,qword ptr [RBP + -0x40]
MOV EDX,dword ptr [RBP + -0x34]
M... |
int function_1(void *handle,type_1 *var_4,int var_5,type_2 seq)
{
long var_6;
int iVar2;
long var_1;
type_2 seq_local;
int len_local;
type_1 *blk_local;
void *handle_local;
type_1 correct [20];
var_6 = *(long *)(var_1 + 0x28);
var_2(handle,var_4,var_5,seq,correct);
iVar2 = var_3(correct,var_4... | (translation_unit "int sha1_96_verify(void *handle,uchar *blk,int len,ulong seq)\n\n{\n long lVar1;\n int iVar2;\n long in_FS_OFFSET;\n ulong seq_local;\n int len_local;\n uchar *blk_local;\n void *handle_local;\n uchar correct [20];\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n sha1_do_hmac(handle,blk,len,... | (translation_unit "int function_1(void *handle,type_1 *var_4,int var_5,type_2 seq)\n\n{\n long var_6;\n int iVar2;\n long var_1;\n type_2 seq_local;\n int len_local;\n type_1 *blk_local;\n void *handle_local;\n type_1 correct [20];\n \n var_6 = *(long *)(var_1 + 0x28);\n var_2(handle,var_4,var_5,seq,correct)... | (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... |
1038_puttytel_and_puttytel_strip.c | dlg_listbox_getid | FUN_00152714 | dlg_listbox_getid |
int dlg_listbox_getid(control *ctrl,void *dlg,int index)
{
long lVar1;
undefined8 uVar2;
long in_FS_OFFSET;
int index_local;
void *dlg_local;
control *ctrl_local;
int ret;
dlgparam *dp;
uctrl *uc;
GtkTreePath *path;
GtkTreeIter iter;
lVar1 = *(long *)(in_FS_OFFSET + 0x28);
dp = (dlgparam ... |
undefined4 FUN_00152714(undefined8 param_1,undefined8 param_2,undefined4 param_3)
{
undefined8 uVar1;
long in_FS_OFFSET;
undefined4 local_54;
undefined8 local_50;
undefined8 *local_48;
undefined8 local_40;
undefined local_38 [40];
long local_10;
local_10 = *(long *)(in_FS_OFFSET + 0x28);
local_... | (translation_unit "undefined4 FUN_00152714(undefined8 param_1,undefined8 param_2,undefined4 param_3)\n\n{\n undefined8 uVar1;\n long in_FS_OFFSET;\n undefined4 local_54;\n undefined8 local_50;\n undefined8 *local_48;\n undefined8 local_40;\n undefined local_38 [40];\n long local_10;\n \n local_10 = *(long *)(... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x70
MOV qword ptr [RBP + -0x58],RDI
MOV qword ptr [RBP + -0x60],RSI
MOV dword ptr [RBP + -0x64],EDX
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x8],RAX
XOR EAX,EAX
MOV RAX,qword ptr [RBP + -0x60]
MOV qword ptr [RBP + -0x48],RAX
MOV RDX,qword ptr [RBP + -0x58]
MOV RAX,qword ptr [RBP ... |
int function_1(type_1 *ctrl,void *dlg,int index)
{
long var_10;
type_2 uVar2;
long var_1;
int index_local;
void *dlg_local;
type_1 *ctrl_local;
int ret;
type_3 *dp;
type_4 *uc;
type_5 *path;
type_6 iter;
var_10 = *(long *)(var_1 + 0x28);
dp = (type_3 *)dlg;
uc = var_2((type_3 *)dlg,ctrl... | (translation_unit "int dlg_listbox_getid(control *ctrl,void *dlg,int index)\n\n{\n long lVar1;\n undefined8 uVar2;\n long in_FS_OFFSET;\n int index_local;\n void *dlg_local;\n control *ctrl_local;\n int ret;\n dlgparam *dp;\n uctrl *uc;\n GtkTreePath *path;\n GtkTreeIter iter;\n \n lVar1 = *(long *)(in_FS_... | (translation_unit "int function_1(type_1 *ctrl,void *dlg,int index)\n\n{\n long var_10;\n type_2 uVar2;\n long var_1;\n int index_local;\n void *dlg_local;\n type_1 *ctrl_local;\n int ret;\n type_3 *dp;\n type_4 *uc;\n type_5 *path;\n type_6 iter;\n \n var_10 = *(long *)(var_1 + 0x28);\n dp = (type_3 *)dl... | (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... |
535_puttytel_and_puttytel_strip.c | charset_from_macenc | FUN_00112b27 | charset_from_macenc |
int charset_from_macenc(int script,int region,int sysvers,char *fontname)
{
int iVar1;
char *fontname_local;
int sysvers_local;
int region_local;
int script_local;
int i;
i = 0;
while( true ) {
if (0x1a < i) {
return 0;
}
if (((script == macencs[i].script) &&
(((macencs[i]... |
undefined4 FUN_00112b27(int param_1,int param_2,int param_3,char *param_4)
{
int iVar1;
int local_c;
local_c = 0;
while( true ) {
if (0x1a < local_c) {
return 0;
}
if (((param_1 == *(int *)(&DAT_001b3180 + (long)local_c * 0x20)) &&
(((*(int *)(&DAT_001b3184 + (long)local_c * 0x20)... | (translation_unit "undefined4 FUN_00112b27(int param_1,int param_2,int param_3,char *param_4)\n\n{\n int iVar1;\n int local_c;\n \n local_c = 0;\n while( true ) {\n if (0x1a < local_c) {\n return 0;\n }\n if (((param_1 == *(int *)(&DAT_001b3180 + (long)local_c * 0x20)) &&\n (((*(int *)(&DAT_00... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x30
MOV dword ptr [RBP + -0x14],EDI
MOV dword ptr [RBP + -0x18],ESI
MOV dword ptr [RBP + -0x1c],EDX
MOV qword ptr [RBP + -0x28],RCX
MOV dword ptr [RBP + -0x4],0x0
JMP 0x00112c24
MOV EAX,dword ptr [RBP + -0x4]
CDQE
SHL RAX,0x5
MOV RDX,RAX
LEA RAX,[0x1b3180]
MOV EAX,dword ptr [RDX + RAX*0x1]... |
int function_1(int var_2,int var_3,int var_4,char *var_5)
{
int var_7;
char *fontname_local;
int sysvers_local;
int region_local;
int script_local;
int var_1;
var_1 = 0;
while( true ) {
if (0x1a < var_1) {
return 0;
}
if (((var_2 == macencs[var_1].var_2) &&
(((macencs[var_... | (translation_unit "int charset_from_macenc(int script,int region,int sysvers,char *fontname)\n\n{\n int iVar1;\n char *fontname_local;\n int sysvers_local;\n int region_local;\n int script_local;\n int i;\n \n i = 0;\n while( true ) {\n if (0x1a < i) {\n return 0;\n }\n if (((script == macencs[i]... | (translation_unit "int function_1(int var_2,int var_3,int var_4,char *var_5)\n\n{\n int var_7;\n char *fontname_local;\n int sysvers_local;\n int region_local;\n int script_local;\n int var_1;\n \n var_1 = 0;\n while( true ) {\n if (0x1a < var_1) {\n return 0;\n }\n if (((var_2 == macencs[var_1].... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type:... |
1379_pscp_and_pscp_strip.c | get_ttymode | FUN_0018a7de | get_ttymode |
char * get_ttymode(void *frontend,char *mode)
{
char *mode_local;
void *frontend_local;
return (char *)0x0;
}
|
undefined8 FUN_0018a7de(void)
{
return 0;
}
| (translation_unit "undefined8 FUN_0018a7de(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined8 FUN_0018a7de(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_0018a7de(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 EAX,0x0
POP RBP
RET |
char * function_1(void *frontend,char *mode)
{
char *mode_local;
void *frontend_local;
return (char *)0x0;
}
| (translation_unit "char * get_ttymode(void *frontend,char *mode)\n\n{\n char *mode_local;\n void *frontend_local;\n \n return (char *)0x0;\n}\n\n" (function_definition "char * get_ttymode(void *frontend,char *mode)\n\n{\n char *mode_local;\n void *frontend_local;\n \n return (char *)0x0;\n}" primitive_type (poi... | (translation_unit "char * function_1(void *frontend,char *mode)\n\n{\n char *mode_local;\n void *frontend_local;\n \n return (char *)0x0;\n}\n\n" (function_definition "char * function_1(void *frontend,char *mode)\n\n{\n char *mode_local;\n void *frontend_local;\n \n return (char *)0x0;\n}" primitive_type (point... | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi... |
1270_pscp_and_pscp_strip.c | get_username | FUN_00184d87 | get_username |
/* WARNING: Unknown calling convention */
char * get_username(void)
{
__uid_t __uid;
passwd *ppVar1;
char *pcVar2;
uid_t uid;
passwd *p;
char *ret;
char *user;
__uid = getuid();
ret = getlogin();
setpwent();
if (ret == (char *)0x0) {
p = (passwd *)0x0;
}
else {
p = (passwd *)getp... |
undefined8 FUN_00184d87(void)
{
__uid_t __uid;
passwd *ppVar1;
undefined8 uVar2;
passwd *local_20;
char *local_18;
__uid = getuid();
local_18 = getlogin();
setpwent();
if (local_18 == (char *)0x0) {
local_20 = (passwd *)0x0;
}
else {
local_20 = getpwnam(local_18);
}
if ((local_20 ... | (translation_unit "undefined8 FUN_00184d87(void)\n\n{\n __uid_t __uid;\n passwd *ppVar1;\n undefined8 uVar2;\n passwd *local_20;\n char *local_18;\n \n __uid = getuid();\n local_18 = getlogin();\n setpwent();\n if (local_18 == (char *)0x0) {\n local_20 = (passwd *)0x0;\n }\n else {\n local_20 = getpwn... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
CALL 0x00107290
MOV dword ptr [RBP + -0x1c],EAX
MOV qword ptr [RBP + -0x10],0x0
CALL 0x001075f0
MOV qword ptr [RBP + -0x8],RAX
CALL 0x001074f0
CMP qword ptr [RBP + -0x8],0x0
JZ 0x00184dc6
MOV RAX,qword ptr [RBP + -0x8]
MOV RDI,RAX
CALL 0x001074e0
MOV qword ptr [RBP + -0x18],RAX
JMP 0x0... |
/* WARNING: Unknown calling convention */
char * function_1(void)
{
type_1 var_7;
type_2 *var_9;
char *pcVar2;
type_3 uid;
type_2 *var_6;
char *var_4;
char *user;
var_7 = var_1();
var_4 = var_2();
var_3();
if (var_4 == (char *)0x0) {
var_6 = (type_2 *)0x0;
}
else {
var_6 = (type_... | (translation_unit "/* WARNING: Unknown calling convention */\n\nchar * get_username(void)\n\n{\n __uid_t __uid;\n passwd *ppVar1;\n char *pcVar2;\n uid_t uid;\n passwd *p;\n char *ret;\n char *user;\n \n __uid = getuid();\n ret = getlogin();\n setpwent();\n if (ret == (char *)0x0) {\n p = (passwd *)0x0;\... | (translation_unit "/* WARNING: Unknown calling convention */\n\nchar * function_1(void)\n\n{\n type_1 var_7;\n type_2 *var_9;\n char *pcVar2;\n type_3 uid;\n type_2 *var_6;\n char *var_4;\n char *user;\n \n var_7 = var_1();\n var_4 = var_2();\n var_3();\n if (var_4 == (char *)0x0) {\n var_6 = (type_2 *)0... | (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: (iden... |
1275_pscp_and_pscp_strip.c | no_nonblock | FUN_0018508a | no_nonblock |
int no_nonblock(int fd)
{
uint uVar1;
int iVar2;
int *piVar3;
char *pcVar4;
int fd_local;
int fdflags;
uVar1 = fcntl64(fd,3);
if ((int)uVar1 < 0) {
piVar3 = __errno_location();
pcVar4 = strerror(*piVar3);
fprintf(stderr,"%d: fcntl(F_GETFL): %s\n",(ulong)(uint)fd,pcVar4);
... |
uint FUN_0018508a(uint param_1)
{
uint uVar1;
int iVar2;
int *piVar3;
char *pcVar4;
uVar1 = fcntl64(param_1,3);
if ((int)uVar1 < 0) {
piVar3 = __errno_location();
pcVar4 = strerror(*piVar3);
fprintf(stderr,"%d: fcntl(F_GETFL): %s\n",(ulong)param_1,pcVar4);
/* WARNING: Su... | (translation_unit "uint FUN_0018508a(uint param_1)\n\n{\n uint uVar1;\n int iVar2;\n int *piVar3;\n char *pcVar4;\n \n uVar1 = fcntl64(param_1,3);\n if ((int)uVar1 < 0) {\n piVar3 = __errno_location();\n pcVar4 = strerror(*piVar3);\n fprintf(stderr,"%d: fcntl(F_GETFL): %s\n",(ulong)param_1,pcVar4);\n ... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV dword ptr [RBP + -0x14],EDI
MOV EAX,dword ptr [RBP + -0x14]
MOV ESI,0x3
MOV EDI,EAX
MOV EAX,0x0
CALL 0x00107680
MOV dword ptr [RBP + -0x4],EAX
CMP dword ptr [RBP + -0x4],0x0
JNS 0x001850eb
CALL 0x001070c0
MOV EAX,dword ptr [RAX]
MOV EDI,EAX
CALL 0x00107810
MOV RCX,RAX
MOV RAX,qword... |
int function_1(int fd)
{
type_1 var_6;
int var_7;
int *piVar3;
char *pcVar4;
int fd_local;
int fdflags;
var_6 = var_1(fd,3);
if ((int)var_6 < 0) {
piVar3 = var_2();
pcVar4 = var_3(*piVar3);
var_4(stderr,"%d: fcntl(F_GETFL): %s\n",(type_2)(type_1)fd,pcVar4);
/* WARNIN... | (translation_unit "int no_nonblock(int fd)\n\n{\n uint uVar1;\n int iVar2;\n int *piVar3;\n char *pcVar4;\n int fd_local;\n int fdflags;\n \n uVar1 = fcntl64(fd,3);\n if ((int)uVar1 < 0) {\n piVar3 = __errno_location();\n pcVar4 = strerror(*piVar3);\n fprintf(stderr,"%d: fcntl(F_GETFL): %s\n",(ulong)(... | (translation_unit "int function_1(int fd)\n\n{\n type_1 var_6;\n int var_7;\n int *piVar3;\n char *pcVar4;\n int fd_local;\n int fdflags;\n \n var_6 = var_1(fd,3);\n if ((int)var_6 < 0) {\n piVar3 = var_2();\n pcVar4 = var_3(*piVar3);\n var_4(stderr,"%d: fcntl(F_GETFL): %s\n",(type_2)(type_1)fd,pcVar4... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declarat... |
851_puttytel_and_puttytel_strip.c | telnet_special | FUN_0013865e | telnet_special |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void telnet_special(void *handle,Telnet_Special code)
{
long lVar1;
undefined4 uVar2;
long in_FS_OFFSET;
Telnet_Special code_local;
void *handle_local;
Telnet telnet;
uchar b [2];
lVar1 = *(long *)(in_FS_OFFSET + 0x28);
if ... |
void FUN_0013865e(long param_1,undefined4 param_2)
{
undefined4 uVar1;
long in_FS_OFFSET;
undefined local_12;
undefined local_11;
long local_10;
local_10 = *(long *)(in_FS_OFFSET + 0x28);
if (*(long *)(param_1 + 8) != 0) {
local_12 = 0xff;
switch(param_2) {
case 0:
local_11 = 0xf6;
... | (translation_unit "void FUN_0013865e(long param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n long in_FS_OFFSET;\n undefined local_12;\n undefined local_11;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n if (*(long *)(param_1 + 8) != 0) {\n local_12 = 0xff;\n switch(param_2) {\n ... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x30
MOV qword ptr [RBP + -0x28],RDI
MOV dword ptr [RBP + -0x2c],ESI
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x8],RAX
XOR EAX,EAX
MOV RAX,qword ptr [RBP + -0x28]
MOV qword ptr [RBP + -0x18],RAX
MOV RAX,qword ptr [RBP + -0x18]
MOV RAX,qword ptr [RAX + 0x8]
TEST RAX,RAX
JZ 0x00138b4... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void function_1(void *handle,type_1 type_5)
{
long var_4;
type_2 uVar2;
long var_1;
type_1 code_local;
void *handle_local;
type_3 telnet;
type_4 var_2 [2];
var_4 = *(long *)(var_1 + 0x28);
if (*(long *)((long)handle + 8) !=... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid telnet_special(void *handle,Telnet_Special code)\n\n{\n long lVar1;\n undefined4 uVar2;\n long in_FS_OFFSET;\n Telnet_Special code_local;\n void *handle_local;\n Telnet telnet;\n uchar b [2];\n \n lVar1 = *(long... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(void *handle,type_1 type_5)\n\n{\n long var_4;\n type_2 uVar2;\n long var_1;\n type_1 code_local;\n void *handle_local;\n type_3 telnet;\n type_4 var_2 [2];\n \n var_4 = *(long *)(var_1 + 0x28);\n if... | (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... |
726_puttytel_and_puttytel_strip.c | dup_mb_to_wc | FUN_0012a2ba | dup_mb_to_wc |
wchar_t * dup_mb_to_wc(wchar_t codepage,wchar_t flags,char *string)
{
size_t sVar1;
wchar_t *pwVar2;
char *string_local;
wchar_t flags_local;
wchar_t codepage_local;
sVar1 = strlen(string);
pwVar2 = dup_mb_to_wc_c(codepage,flags,string,(wchar_t)sVar1);
return pwVar2;
}
|
void FUN_0012a2ba(undefined4 param_1,undefined4 param_2,char *param_3)
{
size_t sVar1;
sVar1 = strlen(param_3);
FUN_0012a212(param_1,param_2,param_3,sVar1 & 0xffffffff);
return;
}
| (translation_unit "void FUN_0012a2ba(undefined4 param_1,undefined4 param_2,char *param_3)\n\n{\n size_t sVar1;\n \n sVar1 = strlen(param_3);\n FUN_0012a212(param_1,param_2,param_3,sVar1 & 0xffffffff);\n return;\n}\n\n" (function_definition "void FUN_0012a2ba(undefined4 param_1,undefined4 param_2,char *param_3)\n\n... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x10
MOV dword ptr [RBP + -0x4],EDI
MOV dword ptr [RBP + -0x8],ESI
MOV qword ptr [RBP + -0x10],RDX
MOV RAX,qword ptr [RBP + -0x10]
MOV RDI,RAX
CALL 0x001105f0
MOV ECX,EAX
MOV RDX,qword ptr [RBP + -0x10]
MOV ESI,dword ptr [RBP + -0x8]
MOV EAX,dword ptr [RBP + -0x4]
MOV EDI,EAX
CALL 0x0012a21... |
type_1 * function_1(type_1 codepage,type_1 flags,char *string)
{
size_t sVar1;
type_1 *pwVar2;
char *string_local;
type_1 flags_local;
type_1 codepage_local;
sVar1 = var_1(string);
pwVar2 = var_2(codepage,flags,string,(type_1)sVar1);
return pwVar2;
}
| (translation_unit "wchar_t * dup_mb_to_wc(wchar_t codepage,wchar_t flags,char *string)\n\n{\n size_t sVar1;\n wchar_t *pwVar2;\n char *string_local;\n wchar_t flags_local;\n wchar_t codepage_local;\n \n sVar1 = strlen(string);\n pwVar2 = dup_mb_to_wc_c(codepage,flags,string,(wchar_t)sVar1);\n return pwVar2;\n}... | (translation_unit "type_1 * function_1(type_1 codepage,type_1 flags,char *string)\n\n{\n size_t sVar1;\n type_1 *pwVar2;\n char *string_local;\n type_1 flags_local;\n type_1 codepage_local;\n \n sVar1 = var_1(string);\n pwVar2 = var_2(codepage,flags,string,(type_1)sVar1);\n return pwVar2;\n}\n\n" (function_def... | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identi... |
543_puttytel_and_puttytel_strip.c | read_utf8 | FUN_00113110 | read_utf8 |
void read_utf8(charset_spec_conflict *charset,long input_chr,charset_state *state,
_func_void_void_ptr_long *emit,void *emitctx)
{
ulong uVar1;
uint uVar2;
ulong uVar3;
void *emitctx_local;
_func_void_void_ptr_long *emit_local;
charset_state *state_local;
long input_chr_local;
charset_sp... |
void FUN_00113110(undefined8 param_1,long param_2,ulong *param_3,code *param_4,undefined8 param_5)
{
ulong uVar1;
uint uVar2;
ulong uVar3;
if (param_2 < 0x80) {
if (*param_3 != 0) {
(*param_4)(param_5,0xffff);
*param_3 = 0;
}
(*param_4)(param_5,param_2);
}
else if ((param_2 == 0... | (translation_unit "void FUN_00113110(undefined8 param_1,long param_2,ulong *param_3,code *param_4,undefined8 param_5)\n\n{\n ulong uVar1;\n uint uVar2;\n ulong uVar3;\n \n if (param_2 < 0x80) {\n if (*param_3 != 0) {\n (*param_4)(param_5,0xffff);\n *param_3 = 0;\n }\n (*param_4)(param_5,param_2)... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x50
MOV qword ptr [RBP + -0x28],RDI
MOV qword ptr [RBP + -0x30],RSI
MOV qword ptr [RBP + -0x38],RDX
MOV qword ptr [RBP + -0x40],RCX
MOV qword ptr [RBP + -0x48],R8
CMP qword ptr [RBP + -0x30],0x7f
JG 0x00113175
MOV RAX,qword ptr [RBP + -0x38]
MOV RAX,qword ptr [RAX]
TEST RAX,RAX
JZ 0x001131... |
void function_1(type_1 *charset,long var_1,type_2 *state,
type_3 *emit,void *emitctx)
{
type_4 var_3;
type_5 var_2;
type_4 var_4;
void *emitctx_local;
type_3 *emit_local;
type_2 *state_local;
long input_chr_local;
type_1 *charset_local;
int bytes;
type_4 charval;
type_4 topstuff;
... | (translation_unit "void read_utf8(charset_spec_conflict *charset,long input_chr,charset_state *state,\n _func_void_void_ptr_long *emit,void *emitctx)\n\n{\n ulong uVar1;\n uint uVar2;\n ulong uVar3;\n void *emitctx_local;\n _func_void_void_ptr_long *emit_local;\n charset_state *state_local;\n long i... | (translation_unit "void function_1(type_1 *charset,long var_1,type_2 *state,\n type_3 *emit,void *emitctx)\n\n{\n type_4 var_3;\n type_5 var_2;\n type_4 var_4;\n void *emitctx_local;\n type_3 *emit_local;\n type_2 *state_local;\n long input_chr_local;\n type_1 *charset_local;\n int bytes;\n type_... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (i... |
719_puttytel_and_puttytel_strip.c | match_ssh_id | FUN_00129ebf | match_ssh_id |
int match_ssh_id(int stringlen,void *string,char *id)
{
int iVar1;
size_t sVar2;
char *id_local;
void *string_local;
int stringlen_local;
int idlen;
sVar2 = strlen(id);
if (((int)sVar2 == stringlen) && (iVar1 = memcmp(string,id,(long)(int)sVar2), iVar1 == 0)) {
return 1;
}
return 0;
}
|
undefined8 FUN_00129ebf(int param_1,void *param_2,char *param_3)
{
int iVar1;
size_t sVar2;
sVar2 = strlen(param_3);
if (((int)sVar2 == param_1) && (iVar1 = memcmp(param_2,param_3,(long)(int)sVar2), iVar1 == 0)) {
return 1;
}
return 0;
}
| (translation_unit "undefined8 FUN_00129ebf(int param_1,void *param_2,char *param_3)\n\n{\n int iVar1;\n size_t sVar2;\n \n sVar2 = strlen(param_3);\n if (((int)sVar2 == param_1) && (iVar1 = memcmp(param_2,param_3,(long)(int)sVar2), iVar1 == 0)) {\n return 1;\n }\n return 0;\n}\n\n" (function_definition "undef... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x30
MOV dword ptr [RBP + -0x14],EDI
MOV qword ptr [RBP + -0x20],RSI
MOV qword ptr [RBP + -0x28],RDX
MOV RAX,qword ptr [RBP + -0x28]
MOV RDI,RAX
CALL 0x001105f0
MOV dword ptr [RBP + -0x4],EAX
MOV EAX,dword ptr [RBP + -0x4]
CMP EAX,dword ptr [RBP + -0x14]
JNZ 0x00129f0d
MOV EAX,dword ptr [RB... |
int function_1(int var_2,void *string,char *id)
{
int var_4;
size_t sVar2;
char *id_local;
void *string_local;
int stringlen_local;
int idlen;
sVar2 = var_1(id);
if (((int)sVar2 == var_2) && (var_4 = var_3(string,id,(long)(int)sVar2), var_4 == 0)) {
return 1;
}
return 0;
}
| (translation_unit "int match_ssh_id(int stringlen,void *string,char *id)\n\n{\n int iVar1;\n size_t sVar2;\n char *id_local;\n void *string_local;\n int stringlen_local;\n int idlen;\n \n sVar2 = strlen(id);\n if (((int)sVar2 == stringlen) && (iVar1 = memcmp(string,id,(long)(int)sVar2), iVar1 == 0)) {\n ret... | (translation_unit "int function_1(int var_2,void *string,char *id)\n\n{\n int var_4;\n size_t sVar2;\n char *id_local;\n void *string_local;\n int stringlen_local;\n int idlen;\n \n sVar2 = var_1(id);\n if (((int)sVar2 == var_2) && (var_4 = var_3(string,id,(long)(int)sVar2), var_4 == 0)) {\n return 1;\n }\... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifie... |
1393_pscp_and_pscp_strip.c | file_type | FUN_0018af3a | file_type |
int file_type(char *name)
{
long lVar1;
int iVar2;
int *piVar3;
char *pcVar4;
long in_FS_OFFSET;
char *name_local;
stat statbuf;
lVar1 = *(long *)(in_FS_OFFSET + 0x28);
iVar2 = stat64(name,(stat64 *)&statbuf);
if (iVar2 < 0) {
piVar3 = __errno_location();
if (*piVar3 != 2) {
piVar... |
undefined8 FUN_0018af3a(undefined8 param_1)
{
int iVar1;
int *piVar2;
char *pcVar3;
undefined8 uVar4;
long in_FS_OFFSET;
undefined local_a8 [24];
uint local_90;
long local_10;
local_10 = *(long *)(in_FS_OFFSET + 0x28);
iVar1 = FUN_00191370(param_1,local_a8);
if (iVar1 < 0) {
piVar2 = __er... | (translation_unit "undefined8 FUN_0018af3a(undefined8 param_1)\n\n{\n int iVar1;\n int *piVar2;\n char *pcVar3;\n undefined8 uVar4;\n long in_FS_OFFSET;\n undefined local_a8 [24];\n uint local_90;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n iVar1 = FUN_00191370(param_1,local_a8);\n if... | PUSH RBP
MOV RBP,RSP
SUB RSP,0xb0
MOV qword ptr [RBP + -0xa8],RDI
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x8],RAX
XOR EAX,EAX
LEA RDX,[RBP + -0xa0]
MOV RAX,qword ptr [RBP + -0xa8]
MOV RSI,RDX
MOV RDI,RAX
CALL 0x00191370
TEST EAX,EAX
JNS 0x0018afbe
CALL 0x001070c0
MOV EAX,dword ptr [RAX]
CMP EAX,0x2
JZ 0x0018... |
int function_1(char *name)
{
long var_7;
int var_3;
int *piVar3;
char *pcVar4;
long var_1;
char *name_local;
type_1 statbuf;
var_7 = *(long *)(var_1 + 0x28);
var_3 = var_2(name,(var_2 *)&statbuf);
if (var_3 < 0) {
piVar3 = var_4();
if (*piVar3 != 2) {
piVar3 = var_4();
pcVar... | (translation_unit "int file_type(char *name)\n\n{\n long lVar1;\n int iVar2;\n int *piVar3;\n char *pcVar4;\n long in_FS_OFFSET;\n char *name_local;\n stat statbuf;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n iVar2 = stat64(name,(stat64 *)&statbuf);\n if (iVar2 < 0) {\n piVar3 = __errno_location();\n ... | (translation_unit "int function_1(char *name)\n\n{\n long var_7;\n int var_3;\n int *piVar3;\n char *pcVar4;\n long var_1;\n char *name_local;\n type_1 statbuf;\n \n var_7 = *(long *)(var_1 + 0x28);\n var_3 = var_2(name,(var_2 *)&statbuf);\n if (var_3 < 0) {\n piVar3 = var_4();\n if (*piVar3 != 2) {\n ... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (sized_type_specifie... |
575_puttytel_and_puttytel_strip.c | conf_set_int | FUN_00116c77 | conf_set_int |
void conf_set_int(Conf *conf,int primary,int value)
{
conf_entry *entry_00;
int value_local;
int primary_local;
Conf *conf_local;
conf_entry *entry;
entry_00 = (conf_entry *)safemalloc(1,0x18);
if (subkeytypes[primary] != 0) {
/* WARNING: Subroutine does not return */
__assert... |
void FUN_00116c77(undefined8 param_1,int param_2,int param_3)
{
int *piVar1;
piVar1 = (int *)FUN_001297e1(1,0x18);
if (*(int *)(&DAT_001b7060 + (long)param_2 * 4) != 0) {
/* WARNING: Subroutine does not return */
__assert_fail("subkeytypes[primary] == TYPE_NONE","conf.c",0x187,"conf_s... | (translation_unit "void FUN_00116c77(undefined8 param_1,int param_2,int param_3)\n\n{\n int *piVar1;\n \n piVar1 = (int *)FUN_001297e1(1,0x18);\n if (*(int *)(&DAT_001b7060 + (long)param_2 * 4) != 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("subkeytypes[primary] == TYPE_NO... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x18],RDI
MOV dword ptr [RBP + -0x1c],ESI
MOV dword ptr [RBP + -0x20],EDX
MOV ESI,0x18
MOV EDI,0x1
CALL 0x001297e1
MOV qword ptr [RBP + -0x8],RAX
MOV EAX,dword ptr [RBP + -0x1c]
CDQE
LEA RDX,[RAX*0x4]
LEA RAX,[0x1b7060]
MOV EAX,dword ptr [RDX + RAX*0x1]
TEST EAX,E... |
void function_1(type_1 *conf,int primary,int value)
{
type_2 *entry_00;
int value_local;
int primary_local;
type_1 *conf_local;
type_2 *entry;
entry_00 = (type_2 *)var_1(1,0x18);
if (subkeytypes[primary] != 0) {
/* WARNING: Subroutine does not return */
var_2("subkeytypes[prim... | (translation_unit "void conf_set_int(Conf *conf,int primary,int value)\n\n{\n conf_entry *entry_00;\n int value_local;\n int primary_local;\n Conf *conf_local;\n conf_entry *entry;\n \n entry_00 = (conf_entry *)safemalloc(1,0x18);\n if (subkeytypes[primary] != 0) {\n /* WARNING: Subroutine do... | (translation_unit "void function_1(type_1 *conf,int primary,int value)\n\n{\n type_2 *entry_00;\n int value_local;\n int primary_local;\n type_1 *conf_local;\n type_2 *entry;\n \n entry_00 = (type_2 *)var_1(1,0x18);\n if (subkeytypes[primary] != 0) {\n /* WARNING: Subroutine does not return *... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif... |
894_puttytel_and_puttytel_strip.c | term_update | FUN_0013b661 | term_update |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void term_update(Terminal *term)
{
Context ctx_00;
Terminal *term_local;
wchar_t need_sbar_update;
Context ctx;
term->window_update_pending = L'\0';
ctx_00 = get_ctx(term->frontend);
if (ctx_00 != (Context)0x0) {
need_sbar_... |
void FUN_0013b661(long param_1)
{
long lVar1;
undefined4 local_14;
*(undefined4 *)(param_1 + 0x112c) = 0;
lVar1 = FUN_00169554(*(undefined8 *)(param_1 + 0x1108));
if (lVar1 != 0) {
local_14 = *(int *)(param_1 + 0x1bc);
if ((*(int *)(param_1 + 0x1bc) != 0) && (*(int *)(param_1 + 0x1224) != 0)) {
... | (translation_unit "void FUN_0013b661(long param_1)\n\n{\n long lVar1;\n undefined4 local_14;\n \n *(undefined4 *)(param_1 + 0x112c) = 0;\n lVar1 = FUN_00169554(*(undefined8 *)(param_1 + 0x1108));\n if (lVar1 != 0) {\n local_14 = *(int *)(param_1 + 0x1bc);\n if ((*(int *)(param_1 + 0x1bc) != 0) && (*(int *)(... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x18],RDI
MOV RAX,qword ptr [RBP + -0x18]
MOV dword ptr [RAX + 0x112c],0x0
MOV RAX,qword ptr [RBP + -0x18]
MOV RAX,qword ptr [RAX + 0x1108]
MOV RDI,RAX
CALL 0x00169554
MOV qword ptr [RBP + -0x8],RAX
CMP qword ptr [RBP + -0x8],0x0
JZ 0x0013b74e
MOV RAX,qword ptr [R... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void function_1(type_1 *term)
{
type_2 var_2;
type_1 *term_local;
type_3 var_3;
type_2 ctx;
term->window_update_pending = L'\0';
var_2 = var_1(term->frontend);
if (var_2 != (type_2)0x0) {
var_3 = term->seen_disp_event;
... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid term_update(Terminal *term)\n\n{\n Context ctx_00;\n Terminal *term_local;\n wchar_t need_sbar_update;\n Context ctx;\n \n term->window_update_pending = L'\0';\n ctx_00 = get_ctx(term->frontend);\n if (ctx_00 != ... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *term)\n\n{\n type_2 var_2;\n type_1 *term_local;\n type_3 var_3;\n type_2 ctx;\n \n term->window_update_pending = L'\0';\n var_2 = var_1(term->frontend);\n if (var_2 != (type_2)0x0) {\n var_... | (translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_ide... |
1153_pscp_and_pscp_strip.c | share_remove_forwarding | FUN_0017933b | share_remove_forwarding |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void share_remove_forwarding(ssh_sharing_connstate *cs,share_forwarding *fwd)
{
share_forwarding *fwd_local;
ssh_sharing_connstate *cs_local;
del234(cs->forwardings,fwd);
safefree(fwd);
return;
}
|
void FUN_0017933b(long param_1,undefined8 param_2)
{
FUN_00182dbf(*(undefined8 *)(param_1 + 0x4070),param_2);
FUN_0010ffb6(param_2);
return;
}
| (translation_unit "void FUN_0017933b(long param_1,undefined8 param_2)\n\n{\n FUN_00182dbf(*(undefined8 *)(param_1 + 0x4070),param_2);\n FUN_0010ffb6(param_2);\n return;\n}\n\n" (function_definition "void FUN_0017933b(long param_1,undefined8 param_2)\n\n{\n FUN_00182dbf(*(undefined8 *)(param_1 + 0x4070),param_2);\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 + -0x8]
MOV RAX,qword ptr [RAX + 0x4070]
MOV RDX,qword ptr [RBP + -0x10]
MOV RSI,RDX
MOV RDI,RAX
CALL 0x00182dbf
MOV RAX,qword ptr [RBP + -0x10]
MOV RDI,RAX
CALL 0x0010ffb6
NOP
LEAVE
RET |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void function_1(type_1 *cs,type_2 *fwd)
{
type_2 *fwd_local;
type_1 *cs_local;
var_1(cs->forwardings,fwd);
var_2(fwd);
return;
}
| (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid share_remove_forwarding(ssh_sharing_connstate *cs,share_forwarding *fwd)\n\n{\n share_forwarding *fwd_local;\n ssh_sharing_connstate *cs_local;\n \n del234(cs->forwardings,fwd);\n safefree(fwd);\n return;\n}\n\n" c... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 *cs,type_2 *fwd)\n\n{\n type_2 *fwd_local;\n type_1 *cs_local;\n \n var_1(cs->forwardings,fwd);\n var_2(fwd);\n return;\n}\n\n" comment (function_definition "void function_1(type_1 *cs,type_2 *fwd... | (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... |
1371_pscp_and_pscp_strip.c | uxsel_input_add | FUN_0018a72c | uxsel_input_add |
uxsel_id * uxsel_input_add(int fd,int rwx)
{
int rwx_local;
int fd_local;
return (uxsel_id *)0x0;
}
|
undefined8 FUN_0018a72c(void)
{
return 0;
}
| (translation_unit "undefined8 FUN_0018a72c(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined8 FUN_0018a72c(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_0018a72c(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ... | PUSH RBP
MOV RBP,RSP
MOV dword ptr [RBP + -0x4],EDI
MOV dword ptr [RBP + -0x8],ESI
MOV EAX,0x0
POP RBP
RET |
type_1 * function_1(int fd,int rwx)
{
int rwx_local;
int fd_local;
return (type_1 *)0x0;
}
| (translation_unit "uxsel_id * uxsel_input_add(int fd,int rwx)\n\n{\n int rwx_local;\n int fd_local;\n \n return (uxsel_id *)0x0;\n}\n\n" (function_definition "uxsel_id * uxsel_input_add(int fd,int rwx)\n\n{\n int rwx_local;\n int fd_local;\n \n return (uxsel_id *)0x0;\n}" type_identifier (pointer_declarator "* ... | (translation_unit "type_1 * function_1(int fd,int rwx)\n\n{\n int rwx_local;\n int fd_local;\n \n return (type_1 *)0x0;\n}\n\n" (function_definition "type_1 * function_1(int fd,int rwx)\n\n{\n int rwx_local;\n int fd_local;\n \n return (type_1 *)0x0;\n}" type_identifier (pointer_declarator "* function_1(int fd,... | (translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifi... |
1381_pscp_and_pscp_strip.c | psftp_lcd | FUN_0018a841 | psftp_lcd |
char * psftp_lcd(char *dir)
{
int iVar1;
int *piVar2;
char *pcVar3;
char *dir_local;
iVar1 = chdir(dir);
if (iVar1 < 0) {
piVar2 = __errno_location();
pcVar3 = strerror(*piVar2);
pcVar3 = dupprintf("%s: chdir: %s",dir,pcVar3);
}
else {
pcVar3 = (char *)0x0;
}
return pcVar3;
}
|
undefined8 FUN_0018a841(char *param_1)
{
int iVar1;
int *piVar2;
char *pcVar3;
undefined8 uVar4;
iVar1 = chdir(param_1);
if (iVar1 < 0) {
piVar2 = __errno_location();
pcVar3 = strerror(*piVar2);
uVar4 = FUN_0010f1ea("%s: chdir: %s",param_1,pcVar3);
}
else {
uVar4 = 0;
}
return u... | (translation_unit "undefined8 FUN_0018a841(char *param_1)\n\n{\n int iVar1;\n int *piVar2;\n char *pcVar3;\n undefined8 uVar4;\n \n iVar1 = chdir(param_1);\n if (iVar1 < 0) {\n piVar2 = __errno_location();\n pcVar3 = strerror(*piVar2);\n uVar4 = FUN_0010f1ea("%s: chdir: %s",param_1,pcVar3);\n }\n else... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x10
MOV qword ptr [RBP + -0x8],RDI
MOV RAX,qword ptr [RBP + -0x8]
MOV RDI,RAX
CALL 0x00107270
TEST EAX,EAX
JNS 0x0018a888
CALL 0x001070c0
MOV EAX,dword ptr [RAX]
MOV EDI,EAX
CALL 0x00107810
MOV RDX,RAX
MOV RAX,qword ptr [RBP + -0x8]
MOV RSI,RAX
LEA RDI,[0x1a342f]
MOV EAX,0x0
CALL 0x0010f1e... |
char * function_1(char *dir)
{
int var_2;
int *piVar2;
char *pcVar3;
char *dir_local;
var_2 = var_1(dir);
if (var_2 < 0) {
piVar2 = var_3();
pcVar3 = var_4(*piVar2);
pcVar3 = var_5("%s: chdir: %s",dir,pcVar3);
}
else {
pcVar3 = (char *)0x0;
}
return pcVar3;
}
| (translation_unit "char * psftp_lcd(char *dir)\n\n{\n int iVar1;\n int *piVar2;\n char *pcVar3;\n char *dir_local;\n \n iVar1 = chdir(dir);\n if (iVar1 < 0) {\n piVar2 = __errno_location();\n pcVar3 = strerror(*piVar2);\n pcVar3 = dupprintf("%s: chdir: %s",dir,pcVar3);\n }\n else {\n pcVar3 = (char... | (translation_unit "char * function_1(char *dir)\n\n{\n int var_2;\n int *piVar2;\n char *pcVar3;\n char *dir_local;\n \n var_2 = var_1(dir);\n if (var_2 < 0) {\n piVar2 = var_3();\n pcVar3 = var_4(*piVar2);\n pcVar3 = var_5("%s: chdir: %s",dir,pcVar3);\n }\n else {\n pcVar3 = (char *)0x0;\n }\n r... | (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... |
991_puttytel_and_puttytel_strip.c | columns_focus | FUN_0014fefb | columns_focus |
gint columns_focus(GtkWidget *super,GtkDirectionType dir)
{
GtkWidget *pGVar1;
int iVar2;
gint gVar3;
GType GVar4;
long lVar5;
undefined8 uVar6;
GtkDirectionType dir_local;
GtkWidget *super_local;
gboolean __r;
gboolean __r_1;
gboolean __r_2;
GList *pos;
GtkWidget *focuschild;
GTypeInstanc... |
undefined8 FUN_0014fefb(long *param_1,int param_2)
{
long *plVar1;
int iVar2;
long lVar3;
undefined8 uVar4;
int local_64;
int local_60;
int local_5c;
long *local_58;
long *local_50;
if (param_1 == (long *)0x0) {
g_return_if_fail_warning(0,"columns_focus","super != NULL");
}
else {
l... | (translation_unit "undefined8 FUN_0014fefb(long *param_1,int param_2)\n\n{\n long *plVar1;\n int iVar2;\n long lVar3;\n undefined8 uVar4;\n int local_64;\n int local_60;\n int local_5c;\n long *local_58;\n long *local_50;\n \n if (param_1 == (long *)0x0) {\n g_return_if_fail_warning(0,"columns_focus","sup... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x70
MOV qword ptr [RBP + -0x68],RDI
MOV dword ptr [RBP + -0x6c],ESI
CMP qword ptr [RBP + -0x68],0x0
JNZ 0x0014ff33
LEA RDX,[0x1a0fc3]
LEA RSI,[0x1a10e8]
MOV EDI,0x0
CALL 0x00110210
MOV EAX,0x0
JMP 0x001502d8
MOV RAX,qword ptr [RBP + -0x68]
MOV qword ptr [RBP + -0x40],RAX
CALL 0x0014ebf9
MO... |
type_1 function_1(type_2 *var_1,type_3 var_13)
{
type_2 *var_23;
int var_10;
type_1 gVar3;
type_4 var_4;
long var_19;
type_5 uVar6;
type_3 dir_local;
type_2 *super_local;
type_6 var_6;
type_6 var_27;
type_6 var_24;
type_7 *var_21;
type_2 *var_22;
type_8 *__inst;
type_4 __t;
type_9 *col... | (translation_unit "gint columns_focus(GtkWidget *super,GtkDirectionType dir)\n\n{\n GtkWidget *pGVar1;\n int iVar2;\n gint gVar3;\n GType GVar4;\n long lVar5;\n undefined8 uVar6;\n GtkDirectionType dir_local;\n GtkWidget *super_local;\n gboolean __r;\n gboolean __r_1;\n gboolean __r_2;\n GList *pos;\n GtkW... | (translation_unit "type_1 function_1(type_2 *var_1,type_3 var_13)\n\n{\n type_2 *var_23;\n int var_10;\n type_1 gVar3;\n type_4 var_4;\n long var_19;\n type_5 uVar6;\n type_3 dir_local;\n type_2 *super_local;\n type_6 var_6;\n type_6 var_27;\n type_6 var_24;\n type_7 *var_21;\n type_2 *var_22;\n type_8 *_... | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (ident... |
798_puttytel_and_puttytel_strip.c | rlogin_unthrottle | FUN_0012fe0c | rlogin_unthrottle |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void rlogin_unthrottle(void *handle,int backlog)
{
int backlog_local;
void *handle_local;
Rlogin rlogin;
(**(code **)(**(long **)((long)handle + 8) + 0x30))
(*(undefined8 *)((long)handle + 8),0x1000 < backlog);
return;
... |
void FUN_0012fe0c(long param_1,int param_2)
{
(**(code **)(**(long **)(param_1 + 8) + 0x30))(*(undefined8 *)(param_1 + 8),0x1000 < param_2);
return;
}
| (translation_unit "void FUN_0012fe0c(long param_1,int param_2)\n\n{\n (**(code **)(**(long **)(param_1 + 8) + 0x30))(*(undefined8 *)(param_1 + 8),0x1000 < param_2);\n return;\n}\n\n" (function_definition "void FUN_0012fe0c(long param_1,int param_2)\n\n{\n (**(code **)(**(long **)(param_1 + 8) + 0x30))(*(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 qword ptr [RBP + -0x8],RAX
MOV RAX,qword ptr [RBP + -0x8]
MOV RAX,qword ptr [RAX + 0x8]
MOV RAX,qword ptr [RAX]
MOV RAX,qword ptr [RAX + 0x30]
CMP dword ptr [RBP + -0x1c],0x1000
SETG DL
... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void function_1(void *handle,int var_1)
{
int backlog_local;
void *handle_local;
type_1 rlogin;
(**(type_2 **)(**(long **)((long)handle + 8) + 0x30))
(*(type_3 *)((long)handle + 8),0x1000 < var_1);
return;
}
| (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid rlogin_unthrottle(void *handle,int backlog)\n\n{\n int backlog_local;\n void *handle_local;\n Rlogin rlogin;\n \n (**(code **)(**(long **)((long)handle + 8) + 0x30))\n (*(undefined8 *)((long)handle + 8),0... | (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 backlog_local;\n void *handle_local;\n type_1 rlogin;\n \n (**(type_2 **)(**(long **)((long)handle + 8) + 0x30))\n (*(type_3 *)((long)handle + 8),0x1000 < var... | (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:... |
997_puttytel_and_puttytel_strip.c | columns_gtk3_get_nat_width | FUN_00150c92 | columns_gtk3_get_nat_width |
gint columns_gtk3_get_nat_width(ColumnsChild *child)
{
int iVar1;
undefined8 uVar2;
long in_FS_OFFSET;
ColumnsChild *child_local;
gint ret;
gboolean __r;
gboolean __r_1;
GTypeInstance *__inst;
GType __t;
GTypeInstance *__inst_1;
GType __t_1;
long local_10;
local_10 = *(long *)(in_FS_OFFSE... |
undefined4 FUN_00150c92(undefined8 *param_1)
{
int iVar1;
undefined8 uVar2;
long in_FS_OFFSET;
undefined4 local_3c;
int local_38;
int local_34;
long *local_30;
long local_28;
long *local_20;
long local_18;
long local_10;
local_10 = *(long *)(in_FS_OFFSET + 0x28);
local_30 = (long *)*param... | (translation_unit "undefined4 FUN_00150c92(undefined8 *param_1)\n\n{\n int iVar1;\n undefined8 uVar2;\n long in_FS_OFFSET;\n undefined4 local_3c;\n int local_38;\n int local_34;\n long *local_30;\n long local_28;\n long *local_20;\n long local_18;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x50
MOV qword ptr [RBP + -0x48],RDI
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x8],RAX
XOR EAX,EAX
MOV RAX,qword ptr [RBP + -0x48]
MOV RAX,qword ptr [RAX]
MOV qword ptr [RBP + -0x28],RAX
CALL 0x00110430
MOV qword ptr [RBP + -0x20],RAX
CMP qword ptr [RBP + -0x28],0x0
JNZ 0x00150cd1
... |
type_1 function_1(type_2 *child)
{
int var_14;
type_3 uVar2;
long var_1;
type_2 *child_local;
type_1 ret;
type_4 var_6;
type_4 var_10;
type_5 *var_3;
type_6 var_4;
type_5 *var_8;
type_6 var_9;
long var_15;
var_15 = *(long *)(var_1 + 0x28);
var_3 = (type_5 *)child->widget;
var_4 = var_... | (translation_unit "gint columns_gtk3_get_nat_width(ColumnsChild *child)\n\n{\n int iVar1;\n undefined8 uVar2;\n long in_FS_OFFSET;\n ColumnsChild *child_local;\n gint ret;\n gboolean __r;\n gboolean __r_1;\n GTypeInstance *__inst;\n GType __t;\n GTypeInstance *__inst_1;\n GType __t_1;\n long local_10;\n \n... | (translation_unit "type_1 function_1(type_2 *child)\n\n{\n int var_14;\n type_3 uVar2;\n long var_1;\n type_2 *child_local;\n type_1 ret;\n type_4 var_6;\n type_4 var_10;\n type_5 *var_3;\n type_6 var_4;\n type_5 *var_8;\n type_6 var_9;\n long var_15;\n \n var_15 = *(long *)(var_1 + 0x28);\n var_3 = (typ... | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) d... |
878_puttytel_and_puttytel_strip.c | readliteral_chr | FUN_0013a0e3 | readliteral_chr |
void readliteral_chr(buf *b,termchar *c,termline *ldata,ulong *state)
{
wchar_t wVar1;
ulong *state_local;
termline *ldata_local;
termchar *c_local;
buf *b_local;
wchar_t byte;
wVar1 = get(b);
if (wVar1 < L'\x80') {
c->chr = (long)wVar1 | *state;
}
else if (wVar1 < L'À') {
c->chr = (lon... |
void FUN_0013a0e3(undefined8 param_1,ulong *param_2,undefined8 param_3,ulong *param_4)
{
uint uVar1;
int iVar2;
uVar1 = FUN_00139572(param_1);
if ((int)uVar1 < 0x80) {
*param_2 = (long)(int)uVar1 | *param_4;
}
else if ((int)uVar1 < 0xc0) {
*param_2 = (long)(int)((uVar1 & 0xffff3f) << 8);
iV... | (translation_unit "void FUN_0013a0e3(undefined8 param_1,ulong *param_2,undefined8 param_3,ulong *param_4)\n\n{\n uint uVar1;\n int iVar2;\n \n uVar1 = FUN_00139572(param_1);\n if ((int)uVar1 < 0x80) {\n *param_2 = (long)(int)uVar1 | *param_4;\n }\n else if ((int)uVar1 < 0xc0) {\n *param_2 = (long)(int)((uV... | 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 qword ptr [RBP + -0x30],RCX
MOV RAX,qword ptr [RBP + -0x18]
MOV RDI,RAX
CALL 0x00139572
MOV dword ptr [RBP + -0x4],EAX
CMP dword ptr [RBP + -0x4],0x7f
JG 0x0013a12c
MOV EAX,dword ptr [RB... |
void function_1(type_1 *b,type_2 *c,type_3 *ldata,type_4 *state)
{
type_5 var_2;
type_4 *state_local;
type_3 *ldata_local;
type_2 *c_local;
type_1 *b_local;
type_5 byte;
var_2 = var_1(b);
if (var_2 < L'\x80') {
c->chr = (long)var_2 | *state;
}
else if (var_2 < L'À') {
c->chr = (long)((v... | (translation_unit "void readliteral_chr(buf *b,termchar *c,termline *ldata,ulong *state)\n\n{\n wchar_t wVar1;\n ulong *state_local;\n termline *ldata_local;\n termchar *c_local;\n buf *b_local;\n wchar_t byte;\n \n wVar1 = get(b);\n if (wVar1 < L'\x80') {\n c->chr = (long)wVar1 | *state;\n }\n else if (w... | (translation_unit "void function_1(type_1 *b,type_2 *c,type_3 *ldata,type_4 *state)\n\n{\n type_5 var_2;\n type_4 *state_local;\n type_3 *ldata_local;\n type_2 *c_local;\n type_1 *b_local;\n type_5 byte;\n \n var_2 = var_1(b);\n if (var_2 < L'\x80') {\n c->chr = (long)var_2 | *state;\n }\n else if (var_2 ... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe... |
705_puttytel_and_puttytel_strip.c | bufchain_clear | FUN_0012934e | bufchain_clear |
void bufchain_clear(bufchain *ch)
{
bufchain_granule *ptr;
bufchain *ch_local;
bufchain_granule *b;
while (ch->head != (bufchain_granule *)0x0) {
ptr = ch->head;
ch->head = ch->head->next;
safefree(ptr);
}
ch->tail = (bufchain_granule *)0x0;
ch->buffersize = 0;
return;
}
|
void FUN_0012934e(long *param_1)
{
long lVar1;
while (*param_1 != 0) {
lVar1 = *param_1;
*param_1 = *(long *)*param_1;
FUN_001299ed(lVar1);
}
param_1[1] = 0;
*(undefined4 *)(param_1 + 2) = 0;
return;
}
| (translation_unit "void FUN_0012934e(long *param_1)\n\n{\n long lVar1;\n \n while (*param_1 != 0) {\n lVar1 = *param_1;\n *param_1 = *(long *)*param_1;\n FUN_001299ed(lVar1);\n }\n param_1[1] = 0;\n *(undefined4 *)(param_1 + 2) = 0;\n return;\n}\n\n" (function_definition "void FUN_0012934e(long *param_1... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x18],RDI
JMP 0x00129384
MOV RAX,qword ptr [RBP + -0x18]
MOV RAX,qword ptr [RAX]
MOV qword ptr [RBP + -0x8],RAX
MOV RAX,qword ptr [RBP + -0x18]
MOV RAX,qword ptr [RAX]
MOV RDX,qword ptr [RAX]
MOV RAX,qword ptr [RBP + -0x18]
MOV qword ptr [RAX],RDX
MOV RAX,qword pt... |
void function_1(type_1 *ch)
{
type_2 *ptr;
type_1 *ch_local;
type_2 *b;
while (ch->head != (type_2 *)0x0) {
ptr = ch->head;
ch->head = ch->head->next;
var_1(ptr);
}
ch->tail = (type_2 *)0x0;
ch->buffersize = 0;
return;
}
| (translation_unit "void bufchain_clear(bufchain *ch)\n\n{\n bufchain_granule *ptr;\n bufchain *ch_local;\n bufchain_granule *b;\n \n while (ch->head != (bufchain_granule *)0x0) {\n ptr = ch->head;\n ch->head = ch->head->next;\n safefree(ptr);\n }\n ch->tail = (bufchain_granule *)0x0;\n ch->buffersize =... | (translation_unit "void function_1(type_1 *ch)\n\n{\n type_2 *ptr;\n type_1 *ch_local;\n type_2 *b;\n \n while (ch->head != (type_2 *)0x0) {\n ptr = ch->head;\n ch->head = ch->head->next;\n var_1(ptr);\n }\n ch->tail = (type_2 *)0x0;\n ch->buffersize = 0;\n return;\n}\n\n" (function_definition "void f... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) d... |
1215_pscp_and_pscp_strip.c | add234_internal | FUN_00180d80 | add234_internal |
void * add234_internal(tree234 *t,void *e,int index)
{
int iVar1;
int iVar2;
node234_conflict *pnVar3;
int index_local;
void *e_local;
tree234 *t_local;
int lcount;
int rcount;
int childnum;
int c;
int count;
int childnum_1;
node234_conflict *n;
node234_conflict **np;
node234_conflict *l... |
long FUN_00180d80(long *param_1,long param_2,int param_3)
{
int iVar1;
undefined4 uVar2;
long lVar3;
long *plVar4;
int local_6c;
long local_68;
undefined4 local_50;
undefined4 local_4c;
int local_48;
long *local_38;
long *local_30;
long *local_28;
long *local_20;
if (*param_1 == 0) {
... | (translation_unit "long FUN_00180d80(long *param_1,long param_2,int param_3)\n\n{\n int iVar1;\n undefined4 uVar2;\n long lVar3;\n long *plVar4;\n int local_6c;\n long local_68;\n undefined4 local_50;\n undefined4 local_4c;\n int local_48;\n long *local_38;\n long *local_30;\n long *local_28;\n long *local... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x70
MOV qword ptr [RBP + -0x58],RDI
MOV qword ptr [RBP + -0x60],RSI
MOV dword ptr [RBP + -0x64],EDX
MOV RAX,qword ptr [RBP + -0x60]
MOV qword ptr [RBP + -0x10],RAX
MOV RAX,qword ptr [RBP + -0x58]
MOV RAX,qword ptr [RAX]
TEST RAX,RAX
JNZ 0x00180e7a
MOV ESI,0x50
MOV EDI,0x1
CALL 0x0010fdaa
M... |
void * function_1(type_1 *t,void *e,int index)
{
int var_3;
int iVar2;
type_2 *pnVar3;
int var_2;
void *e_local;
type_1 *t_local;
int lcount;
int rcount;
int var_4;
int c;
int count;
int childnum_1;
type_2 *var_5;
type_2 **var_6;
type_2 *left;
type_2 *right;
void *orig_e;
type_2 *m... | (translation_unit "void * add234_internal(tree234 *t,void *e,int index)\n\n{\n int iVar1;\n int iVar2;\n node234_conflict *pnVar3;\n int index_local;\n void *e_local;\n tree234 *t_local;\n int lcount;\n int rcount;\n int childnum;\n int c;\n int count;\n int childnum_1;\n node234_conflict *n;\n node234_co... | (translation_unit "void * function_1(type_1 *t,void *e,int index)\n\n{\n int var_3;\n int iVar2;\n type_2 *pnVar3;\n int var_2;\n void *e_local;\n type_1 *t_local;\n int lcount;\n int rcount;\n int var_4;\n int c;\n int count;\n int childnum_1;\n type_2 *var_5;\n type_2 **var_6;\n type_2 *left;\n type_2... | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (prim... |
1229_pscp_and_pscp_strip.c | agent_try_read | FUN_00182f03 | agent_try_read |
int agent_try_read(agent_pending_query *conn)
{
int iVar1;
ssize_t sVar2;
char *pcVar3;
agent_pending_query *conn_local;
int ret;
sVar2 = read(conn->fd,conn->retbuf + conn->retlen,(long)(conn->retsize - conn->retlen));
if ((int)sVar2 < 1) {
if (conn->retbuf != conn->sizebuf) {
safefree(conn... |
undefined8 FUN_00182f03(int *param_1)
{
int iVar1;
ssize_t sVar2;
undefined8 uVar3;
sVar2 = read(*param_1,(void *)(*(long *)(param_1 + 2) + (long)param_1[6]),
(long)(param_1[5] - param_1[6]));
if ((int)sVar2 < 1) {
if (*(int **)(param_1 + 2) != param_1 + 4) {
FUN_0010ffb6(*(undef... | (translation_unit "undefined8 FUN_00182f03(int *param_1)\n\n{\n int iVar1;\n ssize_t sVar2;\n undefined8 uVar3;\n \n sVar2 = read(*param_1,(void *)(*(long *)(param_1 + 2) + (long)param_1[6]),\n (long)(param_1[5] - param_1[6]));\n if ((int)sVar2 < 1) {\n if (*(int **)(param_1 + 2) != param_1 + 4) ... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x18],RDI
MOV RAX,qword ptr [RBP + -0x18]
MOV EDX,dword ptr [RAX + 0x14]
MOV RAX,qword ptr [RBP + -0x18]
MOV EAX,dword ptr [RAX + 0x18]
SUB EDX,EAX
MOV EAX,EDX
MOVSXD RDX,EAX
MOV RAX,qword ptr [RBP + -0x18]
MOV RCX,qword ptr [RAX + 0x8]
MOV RAX,qword ptr [RBP + -0... |
int function_1(type_1 *conn)
{
int iVar1;
ssize_t sVar2;
char *pcVar3;
type_1 *conn_local;
int ret;
sVar2 = var_1(conn->fd,conn->retbuf + conn->retlen,(long)(conn->retsize - conn->retlen));
if ((int)sVar2 < 1) {
if (conn->retbuf != conn->sizebuf) {
var_2(conn->retbuf);
}
conn->retbu... | (translation_unit "int agent_try_read(agent_pending_query *conn)\n\n{\n int iVar1;\n ssize_t sVar2;\n char *pcVar3;\n agent_pending_query *conn_local;\n int ret;\n \n sVar2 = read(conn->fd,conn->retbuf + conn->retlen,(long)(conn->retsize - conn->retlen));\n if ((int)sVar2 < 1) {\n if (conn->retbuf != conn->s... | (translation_unit "int function_1(type_1 *conn)\n\n{\n int iVar1;\n ssize_t sVar2;\n char *pcVar3;\n type_1 *conn_local;\n int ret;\n \n sVar2 = var_1(conn->fd,conn->retbuf + conn->retlen,(long)(conn->retsize - conn->retlen));\n if ((int)sVar2 < 1) {\n if (conn->retbuf != conn->sizebuf) {\n var_2(conn->... | (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... |
1424_pscp_and_pscp_strip.c | get_setting | FUN_0018d2b8 | get_setting |
char * get_setting(char *key)
{
long lVar1;
void *pvVar2;
char *pcVar3;
long in_FS_OFFSET;
char *key_local;
skeyval *ret;
skeyval tmp;
lVar1 = *(long *)(in_FS_OFFSET + 0x28);
tmp.key = key;
if (xrmtree != (tree234 *)0x0) {
pvVar2 = find234(xrmtree,&tmp,(cmpfn234)0x0);
if (pvVar2 != (voi... |
undefined8 FUN_0018d2b8(undefined8 param_1)
{
long lVar1;
undefined8 uVar2;
long in_FS_OFFSET;
undefined8 local_28 [3];
long local_10;
local_10 = *(long *)(in_FS_OFFSET + 0x28);
local_28[0] = param_1;
if (DAT_001b6248 != 0) {
lVar1 = FUN_00181e4b(DAT_001b6248,local_28,0);
if (lVar1 != 0) {
... | (translation_unit "undefined8 FUN_0018d2b8(undefined8 param_1)\n\n{\n long lVar1;\n undefined8 uVar2;\n long in_FS_OFFSET;\n undefined8 local_28 [3];\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n local_28[0] = param_1;\n if (DAT_001b6248 != 0) {\n lVar1 = FUN_00181e4b(DAT_001b6248,local... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x40
MOV qword ptr [RBP + -0x38],RDI
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x8],RAX
XOR EAX,EAX
MOV RAX,qword ptr [RBP + -0x38]
MOV qword ptr [RBP + -0x20],RAX
MOV RAX,qword ptr [0x001b6248]
TEST RAX,RAX
JZ 0x0018d317
MOV RAX,qword ptr [0x001b6248]
LEA RCX,[RBP + -0x20]
MOV EDX,... |
char * function_1(char *key)
{
long var_6;
void *var_4;
char *pcVar3;
long var_1;
char *key_local;
type_1 *ret;
type_1 tmp;
var_6 = *(long *)(var_1 + 0x28);
tmp.key = key;
if (var_2 != (type_2 *)0x0) {
var_4 = var_3(var_2,&tmp,(type_3)0x0);
if (var_4 != (void *)0x0) {
pcVar3 = *(c... | (translation_unit "char * get_setting(char *key)\n\n{\n long lVar1;\n void *pvVar2;\n char *pcVar3;\n long in_FS_OFFSET;\n char *key_local;\n skeyval *ret;\n skeyval tmp;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n tmp.key = key;\n if (xrmtree != (tree234 *)0x0) {\n pvVar2 = find234(xrmtree,&tmp,(cmpfn... | (translation_unit "char * function_1(char *key)\n\n{\n long var_6;\n void *var_4;\n char *pcVar3;\n long var_1;\n char *key_local;\n type_1 *ret;\n type_1 tmp;\n \n var_6 = *(long *)(var_1 + 0x28);\n tmp.key = key;\n if (var_2 != (type_2 *)0x0) {\n var_4 = var_3(var_2,&tmp,(type_3)0x0);\n if (var_4 != ... | (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... |
1348_pscp_and_pscp_strip.c | localproxy_tofd_find | FUN_0018967f | localproxy_tofd_find |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
int localproxy_tofd_find(void *av,void *bv)
{
int iVar1;
void *bv_local;
void *av_local;
int a;
Local_Proxy_Socket b;
/* WARNING: Load size is inaccurate */
if (*av < *(int *)((long)bv + 8)) {
iVar1 = -1;
... |
undefined8 FUN_0018967f(int *param_1,long param_2)
{
undefined8 uVar1;
if (*param_1 < *(int *)(param_2 + 8)) {
uVar1 = 0xffffffff;
}
else if (*(int *)(param_2 + 8) < *param_1) {
uVar1 = 1;
}
else {
uVar1 = 0;
}
return uVar1;
}
| (translation_unit "undefined8 FUN_0018967f(int *param_1,long param_2)\n\n{\n undefined8 uVar1;\n \n if (*param_1 < *(int *)(param_2 + 8)) {\n uVar1 = 0xffffffff;\n }\n else if (*(int *)(param_2 + 8) < *param_1) {\n uVar1 = 1;\n }\n else {\n uVar1 = 0;\n }\n return uVar1;\n}\n\n" (function_definition "... | PUSH RBP
MOV RBP,RSP
MOV qword ptr [RBP + -0x18],RDI
MOV qword ptr [RBP + -0x20],RSI
MOV RAX,qword ptr [RBP + -0x18]
MOV EAX,dword ptr [RAX]
MOV dword ptr [RBP + -0xc],EAX
MOV RAX,qword ptr [RBP + -0x20]
MOV qword ptr [RBP + -0x8],RAX
MOV RAX,qword ptr [RBP + -0x8]
MOV EAX,dword ptr [RAX + 0x8]
CMP dword ptr [RBP + -0x... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
int function_1(void *av,void *bv)
{
int iVar1;
void *bv_local;
void *av_local;
int a;
type_1 b;
/* WARNING: Load size is inaccurate */
if (*av < *(int *)((long)bv + 8)) {
iVar1 = -1;
}
else if (*(int *... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint localproxy_tofd_find(void *av,void *bv)\n\n{\n int iVar1;\n void *bv_local;\n void *av_local;\n int a;\n Local_Proxy_Socket b;\n \n /* WARNING: Load size is inaccurate */\n if (*av < *(int *)((lo... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nint function_1(void *av,void *bv)\n\n{\n int iVar1;\n void *bv_local;\n void *av_local;\n int a;\n type_1 b;\n \n /* WARNING: Load size is inaccurate */\n if (*av < *(int *)((long)bv + 8)) {\n iVa... | (translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator:... |
1224_pscp_and_pscp_strip.c | delpos234 | FUN_00182d7c | delpos234 |
void * delpos234(tree234 *t,int index)
{
int iVar1;
void *pvVar2;
int index_local;
tree234 *t_local;
if ((-1 < index) && (iVar1 = countnode234(t->root), index < iVar1)) {
pvVar2 = delpos234_internal(t,index);
return pvVar2;
}
return (void *)0x0;
}
|
undefined8 FUN_00182d7c(undefined8 *param_1,int param_2)
{
int iVar1;
undefined8 uVar2;
if ((-1 < param_2) && (iVar1 = FUN_00180cd7(*param_1), param_2 < iVar1)) {
uVar2 = FUN_00181ef0(param_1,param_2);
return uVar2;
}
return 0;
}
| (translation_unit "undefined8 FUN_00182d7c(undefined8 *param_1,int param_2)\n\n{\n int iVar1;\n undefined8 uVar2;\n \n if ((-1 < param_2) && (iVar1 = FUN_00180cd7(*param_1), param_2 < iVar1)) {\n uVar2 = FUN_00181ef0(param_1,param_2);\n return uVar2;\n }\n return 0;\n}\n\n" (function_definition "undefined8 ... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x10
MOV qword ptr [RBP + -0x8],RDI
MOV dword ptr [RBP + -0xc],ESI
CMP dword ptr [RBP + -0xc],0x0
JS 0x00182da5
MOV RAX,qword ptr [RBP + -0x8]
MOV RAX,qword ptr [RAX]
MOV RDI,RAX
CALL 0x00180cd7
CMP dword ptr [RBP + -0xc],EAX
JL 0x00182dac
MOV EAX,0x0
JMP 0x00182dbd
MOV EDX,dword ptr [RBP +... |
void * function_1(type_1 *t,int var_1)
{
int var_3;
void *pvVar2;
int index_local;
type_1 *t_local;
if ((-1 < var_1) && (var_3 = var_2(t->root), var_1 < var_3)) {
pvVar2 = var_4(t,var_1);
return pvVar2;
}
return (void *)0x0;
}
| (translation_unit "void * delpos234(tree234 *t,int index)\n\n{\n int iVar1;\n void *pvVar2;\n int index_local;\n tree234 *t_local;\n \n if ((-1 < index) && (iVar1 = countnode234(t->root), index < iVar1)) {\n pvVar2 = delpos234_internal(t,index);\n return pvVar2;\n }\n return (void *)0x0;\n}\n\n" (function... | (translation_unit "void * function_1(type_1 *t,int var_1)\n\n{\n int var_3;\n void *pvVar2;\n int index_local;\n type_1 *t_local;\n \n if ((-1 < var_1) && (var_3 = var_2(t->root), var_1 < var_3)) {\n pvVar2 = var_4(t,var_1);\n return pvVar2;\n }\n return (void *)0x0;\n}\n\n" (function_definition "void * f... | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (prim... |
662_puttytel_and_puttytel_strip.c | log_init | FUN_001249d7 | log_init |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void * log_init(void *frontend,Conf *conf)
{
int iVar1;
undefined8 *puVar2;
Conf *pCVar3;
Conf *conf_local;
void *frontend_local;
LogContext *ctx;
puVar2 = (undefined8 *)safemalloc(1,0x48);
*puVar2 = 0;
*(undefined4 *)(puVa... |
undefined8 * FUN_001249d7(undefined8 param_1,undefined8 param_2)
{
undefined4 uVar1;
undefined8 *puVar2;
undefined8 uVar3;
puVar2 = (undefined8 *)FUN_001297e1(1,0x48);
*puVar2 = 0;
*(undefined4 *)(puVar2 + 1) = 0;
puVar2[6] = param_1;
uVar3 = FUN_00116385(param_2);
puVar2[7] = uVar3;
uVar1 = FU... | (translation_unit "undefined8 * FUN_001249d7(undefined8 param_1,undefined8 param_2)\n\n{\n undefined4 uVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n \n puVar2 = (undefined8 *)FUN_001297e1(1,0x48);\n *puVar2 = 0;\n *(undefined4 *)(puVar2 + 1) = 0;\n puVar2[6] = param_1;\n uVar3 = FUN_00116385(param_2);\n p... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x20
MOV qword ptr [RBP + -0x18],RDI
MOV qword ptr [RBP + -0x20],RSI
MOV ESI,0x48
MOV EDI,0x1
CALL 0x001297e1
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],0x0
MOV RAX,qword ptr [RBP + -0x8]
MOV... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void * function_1(void *frontend,type_1 *conf)
{
int iVar1;
type_2 *var_2;
type_1 *pCVar3;
type_1 *conf_local;
void *frontend_local;
type_3 *ctx;
var_2 = (type_2 *)var_1(1,0x48);
*var_2 = 0;
*(type_4 *)(var_2 + 1) = 0;
va... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid * log_init(void *frontend,Conf *conf)\n\n{\n int iVar1;\n undefined8 *puVar2;\n Conf *pCVar3;\n Conf *conf_local;\n void *frontend_local;\n LogContext *ctx;\n \n puVar2 = (undefined8 *)safemalloc(1,0x48);\n *puV... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid * function_1(void *frontend,type_1 *conf)\n\n{\n int iVar1;\n type_2 *var_2;\n type_1 *pCVar3;\n type_1 *conf_local;\n void *frontend_local;\n type_3 *ctx;\n \n var_2 = (type_2 *)var_1(1,0x48);\n *var_2 = 0;\n ... | (translation_unit (comment) (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration ty... |
1094_pscp_and_pscp_strip.c | sha512_copy | FUN_00177017 | sha512_copy |
void * sha512_copy(void *vold)
{
undefined8 *puVar1;
long lVar2;
undefined8 *puVar3;
byte bVar4;
void *vold_local;
SHA512_State *old;
SHA512_State *s;
bVar4 = 0;
puVar1 = (undefined8 *)safemalloc(1,0x118);
puVar3 = puVar1;
/* WARNING: Load size is inaccurate */
for (lVar2 ... |
undefined8 * FUN_00177017(undefined8 *param_1)
{
undefined8 *puVar1;
long lVar2;
undefined8 *puVar3;
byte bVar4;
bVar4 = 0;
puVar1 = (undefined8 *)FUN_0010fdaa(1,0x118);
puVar3 = puVar1;
for (lVar2 = 0x23; lVar2 != 0; lVar2 = lVar2 + -1) {
*puVar3 = *param_1;
param_1 = param_1 + (ulong)bVar... | (translation_unit "undefined8 * FUN_00177017(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n long lVar2;\n undefined8 *puVar3;\n byte bVar4;\n \n bVar4 = 0;\n puVar1 = (undefined8 *)FUN_0010fdaa(1,0x118);\n puVar3 = puVar1;\n for (lVar2 = 0x23; lVar2 != 0; lVar2 = lVar2 + -1) {\n *puVar3 = *param_1;\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 + -0x10],RAX
MOV ESI,0x118
MOV EDI,0x1
CALL 0x0010fdaa
MOV qword ptr [RBP + -0x8],RAX
MOV RDX,qword ptr [RBP + -0x8]
MOV RAX,qword ptr [RBP + -0x10]
MOV RSI,RAX
MOV EAX,0x23
MOV RDI,RDX
MOV RCX,RAX
MOVSQ... |
void * function_1(void *vold)
{
type_1 *puVar1;
long var_2;
type_1 *var_3;
type_2 bVar4;
void *vold_local;
type_3 *old;
type_3 *s;
bVar4 = 0;
puVar1 = (type_1 *)var_1(1,0x118);
var_3 = puVar1;
/* WARNING: Load size is inaccurate */
for (var_2 = 0x23; var_2 != 0; var_2 = va... | (translation_unit "void * sha512_copy(void *vold)\n\n{\n undefined8 *puVar1;\n long lVar2;\n undefined8 *puVar3;\n byte bVar4;\n void *vold_local;\n SHA512_State *old;\n SHA512_State *s;\n \n bVar4 = 0;\n puVar1 = (undefined8 *)safemalloc(1,0x118);\n puVar3 = puVar1;\n /* WARNING: Load siz... | (translation_unit "void * function_1(void *vold)\n\n{\n type_1 *puVar1;\n long var_2;\n type_1 *var_3;\n type_2 bVar4;\n void *vold_local;\n type_3 *old;\n type_3 *s;\n \n bVar4 = 0;\n puVar1 = (type_1 *)var_1(1,0x118);\n var_3 = puVar1;\n /* WARNING: Load size is inaccurate */\n for (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... |
1045_pscp_and_pscp_strip.c | rsa2_newkey | FUN_0016f422 | rsa2_newkey |
void * rsa2_newkey(ssh_signkey *self,char *data,int len)
{
int iVar1;
Bignum pvVar2;
RSAKey *pRVar3;
long in_FS_OFFSET;
int len_local;
char *data_local;
ssh_signkey *self_local;
int slen;
char *p;
RSAKey *rsa;
long local_10;
local_10 = *(long *)(in_FS_OFFSET + 0x28);
len_local = len;
da... |
long FUN_0016f422(undefined8 param_1,undefined8 param_2,undefined4 param_3)
{
int iVar1;
undefined8 uVar2;
long lVar3;
long in_FS_OFFSET;
undefined4 local_3c;
undefined8 local_38;
undefined8 local_30;
int local_24;
void *local_20;
long local_18;
long local_10;
local_10 = *(long *)(in_FS_OFF... | (translation_unit "long FUN_0016f422(undefined8 param_1,undefined8 param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined8 uVar2;\n long lVar3;\n long in_FS_OFFSET;\n undefined4 local_3c;\n undefined8 local_38;\n undefined8 local_30;\n int local_24;\n void *local_20;\n long local_18;\n long local_10;\n \... | 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 RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x8],RAX
XOR EAX,EAX
MOV ESI,0x40
MOV EDI,0x1
CALL 0x0010fdaa
MOV qword ptr [RBP + -0x10],RAX
LEA RCX,[RBP + -0x1c]
LEA RDX,[RBP + -0x18]
LE... |
void * function_1(type_1 *self,char *data,int len)
{
int var_7;
type_2 pvVar2;
type_3 *pRVar3;
long var_1;
int len_local;
char *data_local;
type_1 *self_local;
int var_5;
char *var_4;
type_3 *rsa;
long var_11;
var_11 = *(long *)(var_1 + 0x28);
len_local = len;
data_local = data;
self_... | (translation_unit "void * rsa2_newkey(ssh_signkey *self,char *data,int len)\n\n{\n int iVar1;\n Bignum pvVar2;\n RSAKey *pRVar3;\n long in_FS_OFFSET;\n int len_local;\n char *data_local;\n ssh_signkey *self_local;\n int slen;\n char *p;\n RSAKey *rsa;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET... | (translation_unit "void * function_1(type_1 *self,char *data,int len)\n\n{\n int var_7;\n type_2 pvVar2;\n type_3 *pRVar3;\n long var_1;\n int len_local;\n char *data_local;\n type_1 *self_local;\n int var_5;\n char *var_4;\n type_3 *rsa;\n long var_11;\n \n var_11 = *(long *)(var_1 + 0x28);\n len_local =... | (translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (prim... |
584_puttytel_and_puttytel_strip.c | conf_deserialise | FUN_0011764f | conf_deserialise |
int conf_deserialise(Conf *conf,void *vdata,int maxsize)
{
int iVar1;
int iVar2;
char *pcVar3;
Filename *pFVar4;
FontSpec *pFVar5;
long in_FS_OFFSET;
int maxsize_local;
void *vdata_local;
Conf *conf_local;
int used;
uint primary;
uchar *data;
uchar *start;
conf_entry *entry;
uchar *zero;... |
long FUN_0011764f(undefined8 param_1,byte *param_2,int param_3)
{
int iVar1;
int iVar2;
uint uVar3;
undefined8 uVar4;
long in_FS_OFFSET;
int local_4c;
int local_38;
uint local_34;
byte *local_30;
byte *local_28;
uint *local_20;
void *local_18;
long local_10;
local_10 = *(long *)(in_FS_O... | (translation_unit "long FUN_0011764f(undefined8 param_1,byte *param_2,int param_3)\n\n{\n int iVar1;\n int iVar2;\n uint uVar3;\n undefined8 uVar4;\n long in_FS_OFFSET;\n int local_4c;\n int local_38;\n uint local_34;\n byte *local_30;\n byte *local_28;\n uint *local_20;\n void *local_18;\n long local_10;\... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x50
MOV qword ptr [RBP + -0x38],RDI
MOV qword ptr [RBP + -0x40],RSI
MOV dword ptr [RBP + -0x44],EDX
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x8],RAX
XOR EAX,EAX
MOV RAX,qword ptr [RBP + -0x40]
MOV qword ptr [RBP + -0x28],RAX
MOV RAX,qword ptr [RBP + -0x28]
MOV qword ptr [RBP + -0... |
int function_1(type_1 *conf,void *vdata,int maxsize)
{
int var_14;
int var_8;
char *pcVar3;
type_2 *pFVar4;
type_3 *pFVar5;
long var_1;
int var_2;
void *vdata_local;
type_1 *conf_local;
int var_16;
type_4 var_6;
type_5 *var_5;
type_5 *start;
type_6 *entry;
type_5 *var_12;
long var_3;
... | (translation_unit "int conf_deserialise(Conf *conf,void *vdata,int maxsize)\n\n{\n int iVar1;\n int iVar2;\n char *pcVar3;\n Filename *pFVar4;\n FontSpec *pFVar5;\n long in_FS_OFFSET;\n int maxsize_local;\n void *vdata_local;\n Conf *conf_local;\n int used;\n uint primary;\n uchar *data;\n uchar *start;\n ... | (translation_unit "int function_1(type_1 *conf,void *vdata,int maxsize)\n\n{\n int var_14;\n int var_8;\n char *pcVar3;\n type_2 *pFVar4;\n type_3 *pFVar5;\n long var_1;\n int var_2;\n void *vdata_local;\n type_1 *conf_local;\n int var_16;\n type_4 var_6;\n type_5 *var_5;\n type_5 *start;\n type_6 *entry;... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer... |
744_puttytel_and_puttytel_strip.c | plug_proxy_log | FUN_0012abd3 | plug_proxy_log |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void plug_proxy_log(Plug plug,int type,SockAddr addr,int port,char *error_msg,int error_code)
{
int error_code_local;
char *error_msg_local;
SockAddr addr_local;
int port_local;
int type_local;
Plug plug_local;
Proxy_Plug pp;
Pr... |
void FUN_0012abd3(long param_1,undefined4 param_2,undefined8 param_3,undefined4 param_4,
undefined8 param_5,undefined4 param_6)
{
(**(code **)**(undefined8 **)(*(long *)(param_1 + 8) + 0x18))
(*(undefined8 *)(*(long *)(param_1 + 8) + 0x18),param_2,param_3,param_4,param_5,param_6)
;
... | (translation_unit "void FUN_0012abd3(long param_1,undefined4 param_2,undefined8 param_3,undefined4 param_4,\n undefined8 param_5,undefined4 param_6)\n\n{\n (**(code **)**(undefined8 **)(*(long *)(param_1 + 8) + 0x18))\n (*(undefined8 *)(*(long *)(param_1 + 8) + 0x18),param_2,param_3,param_4,... | PUSH RBP
MOV RBP,RSP
SUB RSP,0x40
MOV qword ptr [RBP + -0x18],RDI
MOV dword ptr [RBP + -0x1c],ESI
MOV qword ptr [RBP + -0x28],RDX
MOV dword ptr [RBP + -0x20],ECX
MOV qword ptr [RBP + -0x30],R8
MOV dword ptr [RBP + -0x34],R9D
MOV RAX,qword ptr [RBP + -0x18]
MOV qword ptr [RBP + -0x10],RAX
MOV RAX,qword ptr [RBP + -0x10]... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void function_1(type_1 plug,int type,type_2 addr,int port,char *error_msg,int error_code)
{
int error_code_local;
char *error_msg_local;
type_2 addr_local;
int port_local;
int type_local;
type_1 plug_local;
type_3 pp;
type_4 ps;... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid plug_proxy_log(Plug plug,int type,SockAddr addr,int port,char *error_msg,int error_code)\n\n{\n int error_code_local;\n char *error_msg_local;\n SockAddr addr_local;\n int port_local;\n int type_local;\n Plug plug_... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid function_1(type_1 plug,int type,type_2 addr,int port,char *error_msg,int error_code)\n\n{\n int error_code_local;\n char *error_msg_local;\n type_2 addr_local;\n int port_local;\n int type_local;\n type_1 plug_loca... | (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... |
606_puttytel_and_puttytel_strip.c | colour_handler | FUN_00119c2d | colour_handler |
void colour_handler(control *ctrl,void *dlg,void *data,int event)
{
long lVar1;
int iVar2;
int g_00;
int r_00;
long in_FS_OFFSET;
int event_local;
void *data_local;
void *dlg_local;
control *ctrl_local;
int r;
int g;
int b;
int update;
int clear;
int i;
int cval;
int i_1;
int i_2;
... |
void FUN_00119c2d(long param_1,undefined8 param_2,undefined8 param_3,int param_4)
{
undefined4 uVar1;
undefined4 uVar2;
undefined4 uVar3;
int iVar4;
long in_FS_OFFSET;
uint local_8c;
uint local_88;
uint local_84;
int local_80;
int local_7c;
uint local_78;
int local_74;
int local_70;
int lo... | (translation_unit "void FUN_00119c2d(long param_1,undefined8 param_2,undefined8 param_3,int param_4)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n int iVar4;\n long in_FS_OFFSET;\n uint local_8c;\n uint local_88;\n uint local_84;\n int local_80;\n int local_7c;\n uint local_78;\n int lo... | PUSH RBP
MOV RBP,RSP
PUSH R12
PUSH RBX
SUB RSP,0xa0
MOV qword ptr [RBP + -0x98],RDI
MOV qword ptr [RBP + -0xa0],RSI
MOV qword ptr [RBP + -0xa8],RDX
MOV dword ptr [RBP + -0xac],ECX
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RBP + -0x18],RAX
XOR EAX,EAX
MOV RAX,qword ptr [RBP + -0xa8]
MOV qword ptr [RBP + -0x58],RAX
MOV ... |
void function_1(type_1 *var_3,void *dlg,void *data,int var_2)
{
long var_28;
int var_22;
int g_00;
int r_00;
long var_1;
int event_local;
void *data_local;
void *dlg_local;
type_1 *ctrl_local;
int r;
int g;
int b;
int var_24;
int var_25;
int var_6;
int var_15;
int var_10;
int var_1... | (translation_unit "void colour_handler(control *ctrl,void *dlg,void *data,int event)\n\n{\n long lVar1;\n int iVar2;\n int g_00;\n int r_00;\n long in_FS_OFFSET;\n int event_local;\n void *data_local;\n void *dlg_local;\n control *ctrl_local;\n int r;\n int g;\n int b;\n int update;\n int clear;\n int i;... | (translation_unit "void function_1(type_1 *var_3,void *dlg,void *data,int var_2)\n\n{\n long var_28;\n int var_22;\n int g_00;\n int r_00;\n long var_1;\n int event_local;\n void *data_local;\n void *dlg_local;\n type_1 *ctrl_local;\n int r;\n int g;\n int b;\n int var_24;\n int var_25;\n int var_6;\n i... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.