file_name stringclasses 9
values | original_function_name stringclasses 9
values | stripped_function_name stringclasses 9
values | decompiled_code_original stringclasses 9
values | decompiled_code_stripped stringclasses 9
values | assembly_code stringclasses 9
values | dataflowgraph_original float64 | dataflowgraph_stripped float64 | graphImage_original float64 | graphImage_stripped float64 | pcode_edges_original stringclasses 9
values | pcode_edges_stripped stringclasses 9
values | pcode_graph_original float64 | pcode_graph_stripped float64 | address stringclasses 9
values | arch stringclasses 1
value | opt_level stringclasses 1
value | S-Expression_of_decompiled_code_stripped stringclasses 9
values | Replace_function_name_and_variable_name stringclasses 9
values | S-Expression_decompiled_code_original stringclasses 9
values | Root Node stringclasses 9
values | decompiled_code_original_masked stringclasses 9
values | decompiled_code_stripped_masked stringclasses 9
values | bfs_pattern stringclasses 9
values | token_sequence stringclasses 9
values | is_unique_bfs int64 1 1 | is_unique_token int64 1 1 | clean_function_name stringclasses 9
values | clean_decompiled_code_original stringclasses 9
values | row_id int64 2.17k 21.3k | raw_output_1 stringclasses 9
values | clean_raw_output_1 stringclasses 9
values | raw_output_2 stringclasses 9
values | clean_raw_output_2 stringclasses 9
values | reasoning stringclasses 9
values | counterfactual stringclasses 9
values | func_name stringclasses 9
values |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1279_putty_and_putty_strip.c | ecdh_calculate | FUN_0008cdac |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
Bignum ecdh_calculate(Bignum private,ec_point *public)
{
ec_point *point;
Bignum pvVar1;
ec_point *public_local;
Bignum private_local;
Bignum ret;
int i;
ec_point *p;
int bytes;
uchar *byteorder;
point = ecp_mul(public,pr... |
int FUN_0008cdac(undefined4 param_1,undefined4 param_2)
{
uint uVar1;
undefined1 uVar2;
int *piVar3;
int iVar4;
int local_1c;
int local_18;
piVar3 = (int *)FUN_00088a24(param_2,param_1);
if (piVar3 == (int *)0x0) {
local_1c = 0;
}
else {
local_1c = piVar3[1];
piVar3[1] = 0;
if (... | stmdb sp!,{r11,lr}
add r11,sp,#0x4
sub sp,sp,#0x20
str r0,[r11,#-0x20]
str r1,[r11,#-0x24]
ldr r1,[r11,#-0x20]
ldr r0,[r11,#-0x24]
bl 0x00088a24
str r0,[r11,#-0x10]
ldr r3,[r11,#-0x10]
cmp r3,#0x0
bne 0x0008cde4
mov r3,#0x0
b 0x0008cec4
ldr r3,[r11,#-0x10]
ldr r3,[r3,#0x4]
str r3,[r11,#-0x18]
ldr r3,[r11,#-0x10]
mov r2... | null | null | null | null | [(u'INT_EQUAL_-1206399331', u'CBRANCH_-1206399327'), ('const-1', u'INT_EQUAL_-1206399331'), ('const-1', u'CALL_-1206399238'), (u'PTRSUB_-1206399120', u'LOAD_-1206399408'), (u'PTRSUB_-1206399103', u'STORE_-1206399373'), ('tmp_211', u'BRANCH_-1206399442'), ('const-0', u'PTRSUB_-1206399094'), ('const-3', u'INT_RIGHT_-1206... | [(u'INT_EQUAL_-1206399331', u'CBRANCH_-1206399327'), (u'LOAD_-1206399408', u'MULTIEQUAL_-1206398633'), ('tmp_584', u'BRANCH_-1206399208'), (u'INT_ADD_-1206399105', u'CAST_-1206398640'), (u'INT_SLESSEQUAL_-1206399119', u'CBRANCH_-1206399127'), ('const-0', u'STORE_-1206399373'), ('tmp_211', u'BRANCH_-1206399442'), (u'CAS... | null | null | 0008cdac | arm | O0 | (translation_unit "int FUN_0008cdac(undefined4 param_1,undefined4 param_2)\n\n{\n uint uVar1;\n undefined1 uVar2;\n int *piVar3;\n int iVar4;\n int local_1c;\n int local_18;\n \n piVar3 = (int *)FUN_00088a24(param_2,param_1);\n if (piVar3 == (int *)0x0) {\n local_1c = 0;\n }\n else {\n local_1c = piVar... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
type_1 function_1(type_1 private,type_2 *public)
{
type_2 *var_2;
type_1 pvVar1;
type_2 *public_local;
type_1 private_local;
type_1 ret;
int i;
type_2 *p;
int bytes;
type_3 *byteorder;
var_2 = var_1(public,private);
if ... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nBignum ecdh_calculate(Bignum private,ec_point *public)\n\n{\n ec_point *point;\n Bignum pvVar1;\n ec_point *public_local;\n Bignum private_local;\n Bignum ret;\n int i;\n ec_point *p;\n int bytes;\n uchar *byteorder;... | (translation_unit (comment) (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarato... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
Bignum MASKED(Bignum private,ec_point *public)
{
ec_point *point;
Bignum pvVar1;
ec_point *public_local;
Bignum private_local;
Bignum ret;
int i;
ec_point *p;
int bytes;
uchar *byteorder;
point = ecp_mul(public,private);
... |
int MASKED(undefined4 param_1,undefined4 param_2)
{
uint uVar1;
undefined1 uVar2;
int *piVar3;
int iVar4;
int local_1c;
int local_18;
piVar3 = (int *)FUN_00088a24(param_2,param_1);
if (piVar3 == (int *)0x0) {
local_1c = 0;
}
else {
local_1c = piVar3[1];
piVar3[1] = 0;
if (*(int ... | translation_unit function_definition primitive_type function_declarator compound_statement identifier parameter_list { declaration declaration declaration declaration declaration declaration expression_statement if_statement return_statement } ( parameter_declaration , parameter_declaration ) type_identifier identifier... | int FUN_0008cdac ( undefined4 param_1 , undefined4 param_2 ) { uint uVar1 ; undefined1 uVar2 ; int * piVar3 ; int iVar4 ; int local_1c ; int local_18 ; piVar3 = ( int * ) FUN_00088a24 ( param_2 , param_1 ) ; if ( piVar3 == ( int * ) 0x0 ) { local_1c = 0 ; } else { local_1c = piVar3 [ 1 ] ; piVar3 [ 1 ] = 0 ; if ( * ( i... | 1 | 1 | ecdh_calculate | Bignum ecdh_calculate(Bignum private,ec_point *public)
{
ec_point *point;
Bignum pvVar1;
ec_point *public_local;
Bignum private_local;
Bignum ret;
int i;
ec_point *p;
int bytes;
uchar *byteorder;
point = ecp_mul(public,private);
if (point == (ec_point *)0x0) {
pvVar1 = (Bignum)0x0;
}
else ... | 2,171 | The provided function name is appropriate because it encapsulates the function's primary purpose of performing a cryptographic operation related to Elliptic Curve Diffie-Hellman (ECDH). The function processes input parameters to derive a shared secret key, which is a core aspect of ECDH. It involves memory allocation, ... | The provided function name is appropriate because it encapsulates the function's primary purpose of performing a cryptographic operation related to Elliptic Curve Diffie-Hellman (ECDH). The function processes input parameters to derive a shared secret key, which is a core aspect of ECDH. It involves memory allocation, ... | Reasoning: The function appears to be performing a series of operations that involve retrieving data, processing it, and then cleaning up. The use of functions like `FUN_00088a24`, `FUN_0003722c`, `FUN_00077904`, `FUN_00073928`, `FUN_00077128`, `FUN_0003756c`, and `FUN_00037464` suggests a workflow that involves data r... | Reasoning: The function appears to be performing a series of operations that involve retrieving data, processing it, and then cleaning up. The use of functions like `FUN_00088a24`, `FUN_0003722c`, `FUN_00077904`, `FUN_00073928`, `FUN_00077128`, `FUN_0003756c`, and `FUN_00037464` suggests a workflow that involves data r... | The function appears to be performing a series of operations that involve retrieving data, processing it, and then cleaning up. The use of functions like `FUN_00088a24`, `FUN_0003722c`, `FUN_00077904`, `FUN_00073928`, `FUN_00077128`, `FUN_0003756c`, and `FUN_00037464` suggests a workflow that involves data retrieval, t... | Naming the function `DataTransformer` would be misleading because it does not capture the specific nature of the operations, such as the potential encoding or encryption aspect. Similarly, `DataProcessor` is too generic and does not convey the specific sequence of operations or the context in which the data is being ha... | `DataEncoder` |
4086_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c | IsPCD | FUN_00369380 |
MagickBooleanType IsPCD(uchar *magick,size_t length)
{
int iVar1;
MagickBooleanType MVar2;
size_t length_local;
uchar *magick_local;
if (DAT_003693ec < length) {
iVar1 = LocaleNCompare((char *)(magick + 0x800),(char *)(DAT_003693f0 + 0x3693c4),4);
if (iVar1 == 0) {
MVar2 = MagickTrue;
}... |
undefined4 FUN_00369380(int param_1,uint param_2)
{
int iVar1;
undefined4 uVar2;
if (DAT_003693ec < param_2) {
iVar1 = LocaleNCompare(param_1 + 0x800,DAT_003693f0 + 0x3693c4,4);
if (iVar1 == 0) {
uVar2 = 1;
}
else {
uVar2 = 0;
}
}
else {
uVar2 = 0;
}
return uVar2;
... | stmdb sp!,{r11,lr}
add r11,sp,#0x4
sub sp,sp,#0x8
str r0,[r11,#-0x8]
str r1,[r11,#-0xc]
ldr r3,[r11,#-0xc]
ldr r2,[0x3693ec]
cmp r3,r2
bhi 0x003693ac
mov r3,#0x0
b 0x003693e0
ldr r3,[r11,#-0x8]
add r3,r3,#0x800
mov r2,#0x4
ldr r1,[0x3693f0]
add r1,pc,r1
cpy r0,r3
bl 0x00030eec
cpy r3,r0
cmp r3,#0x0
bne 0x003693dc
mov r... | null | null | null | null | [('tmp_176', u'BRANCH_-1205234710'), (u'CALL_-1205234618', u'INDIRECT_-1205234463'), (u'PTRADD_-1205234605', u'CAST_-1205234445'), (u'INT_ADD_-1205234619', u'CAST_-1205234454'), (u'CALL_-1205234618', u'INT_EQUAL_-1205234593'), ('const-0', u'RETURN_-1205234616'), (u'INT_EQUAL_-1205234593', u'CBRANCH_-1205234589'), (u'CO... | [('tmp_176', u'BRANCH_-1205234710'), (u'CALL_-1205234618', u'INT_EQUAL_-1205234593'), ('tmp_761', u'MULTIEQUAL_-1205234433'), ('const-0', u'RETURN_-1205234616'), (u'MULTIEQUAL_-1205234430', u'COPY_-1205234482'), (u'INT_EQUAL_-1205234593', u'CBRANCH_-1205234589'), ('const-2048', u'INT_ADD_-1205234651'), (u'COPY_-1205234... | null | null | 00369380 | arm | O0 | (translation_unit "undefined4 FUN_00369380(int param_1,uint param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n if (DAT_003693ec < param_2) {\n iVar1 = LocaleNCompare(param_1 + 0x800,DAT_003693f0 + 0x3693c4,4);\n if (iVar1 == 0) {\n uVar2 = 1;\n }\n else {\n uVar2 = 0;\n }\n }\n else {\n ... |
type_1 function_1(type_2 *var_4,size_t var_2)
{
int var_6;
type_1 MVar2;
size_t length_local;
type_2 *magick_local;
if (var_1 < var_2) {
var_6 = var_3((char *)(var_4 + 0x800),(char *)(var_5 + 0x3693c4),4);
if (var_6 == 0) {
MVar2 = MagickTrue;
}
else {
MVar2 = MagickFalse;
... | (translation_unit "MagickBooleanType IsPCD(uchar *magick,size_t length)\n\n{\n int iVar1;\n MagickBooleanType MVar2;\n size_t length_local;\n uchar *magick_local;\n \n if (DAT_003693ec < length) {\n iVar1 = LocaleNCompare((char *)(magick + 0x800),(char *)(DAT_003693f0 + 0x3693c4),4);\n if (iVar1 == 0) {\n ... | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identi... |
MagickBooleanType MASKED(uchar *magick,size_t length)
{
int iVar1;
MagickBooleanType MVar2;
size_t length_local;
uchar *magick_local;
if (DAT_003693ec < length) {
iVar1 = LocaleNCompare((char *)(magick + 0x800),(char *)(DAT_003693f0 + 0x3693c4),4);
if (iVar1 == 0) {
MVar2 = MagickTrue;
... |
undefined4 MASKED(int param_1,uint param_2)
{
int iVar1;
undefined4 uVar2;
if (DAT_003693ec < param_2) {
iVar1 = LocaleNCompare(param_1 + 0x800,DAT_003693f0 + 0x3693c4,4);
if (iVar1 == 0) {
uVar2 = 1;
}
else {
uVar2 = 0;
}
}
else {
uVar2 = 0;
}
return uVar2;
}
| translation_unit function_definition type_identifier function_declarator compound_statement identifier parameter_list { declaration declaration if_statement return_statement } ( parameter_declaration , parameter_declaration ) primitive_type identifier ; type_identifier identifier ; if parenthesized_expression compound_... | undefined4 FUN_00369380 ( int param_1 , uint param_2 ) { int iVar1 ; undefined4 uVar2 ; if ( DAT_003693ec < param_2 ) { iVar1 = LocaleNCompare ( param_1 + 0x800 , DAT_003693f0 + 0x3693c4 , 4 ) ; if ( iVar1 == 0 ) { uVar2 = 1 ; } else { uVar2 = 0 ; } } else { uVar2 = 0 ; } return uVar2 ; } | 1 | 1 | IsPCD | MagickBooleanType IsPCD(uchar *magick,size_t length)
{
int iVar1;
MagickBooleanType MVar2;
size_t length_local;
uchar *magick_local;
if (DAT_003693ec < length) {
iVar1 = LocaleNCompare((char *)(magick + 0x800),(char *)(DAT_003693f0 + 0x3693c4),4);
if (iVar1 == 0) {
MVar2 = MagickTrue;
}
... | 19,722 | The provided function name is appropriate because it succinctly captures the function's primary purpose: determining a specific condition based on input parameters. The function checks if a given parameter is within a certain range and then performs a locale-aware string comparison. If the comparison is successful, it ... | The provided function name is appropriate because it succinctly captures the function's primary purpose: determining a specific condition based on input parameters. The function checks if a given parameter is within a certain range and then performs a locale-aware string comparison. If the comparison is successful, it ... | Reasoning: The function checks if a given value (`param_2`) is less than a predefined constant (`DAT_003693ec`). If true, it performs a locale-aware string comparison between a substring of `param_1` and a specific memory location. The function returns `1` if the strings match, otherwise `0`. This suggests the function... | Reasoning: The function checks if a given value (`param_2`) is less than a predefined constant (`DAT_003693ec`). If true, it performs a locale-aware string comparison between a substring of `param_1` and a specific memory location. The function returns `1` if the strings match, otherwise `0`. This suggests the function... | The function checks if a given value (`param_2`) is less than a predefined constant (`DAT_003693ec`). If true, it performs a locale-aware string comparison between a substring of `param_1` and a specific memory location. The function returns `1` if the strings match, otherwise `0`. This suggests the function is verifyi... | Naming the function `CheckThresholdAndMatch` would be misleading as it implies both operations (threshold check and match) are equally significant, whereas the string comparison only occurs if the threshold condition is met. Similarly, `CompareStringsIfBelowThreshold` suggests the primary operation is string comparison... | `VerifyConditionWithOptionalStringMatch` |
3616_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c | VectorSubtract | FUN_002efe84 |
void VectorSubtract(DDSVector4 left,DDSVector4 right,DDSVector4 *destination)
{
DDSVector4 left_local;
/* WARNING: Subroutine does not return */
__aeabi_fsub(destination,left.x);
}
|
undefined4
FUN_002efe84(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 *param_9)
{
undefined4 uVar1;
uVar1 = FUN_00427474(param_1,param_5);
*param_9 = uVar1;
uVar1 =... | stmdb sp!,{r11,lr}
add r11,sp,#0x4
sub sp,sp,#0x10
sub r12,r11,#0x14
stmia r12,{r0,r1,r2,r3}
ldr r3,[r11,#-0x14]
ldr r2,[r11,#0x4]
cpy r1,r2
cpy r0,r3
bl 0x00427474
cpy r3,r0
cpy r2,r3
ldr r3,[r11,#0x14]
str r2,[r3,#0x0]
ldr r3,[r11,#-0x10]
ldr r2,[r11,#0x8]
cpy r1,r2
cpy r0,r3
bl 0x00427474
cpy r3,r0
cpy r2,r3
ldr r3,... | null | null | null | null | [('tmp_176', u'SUBPIECE_-1204682986'), ('const-0', u'SUBPIECE_-1204682986'), ('tmp_178', u'CALL_-1204683031'), ('const-1', u'RETURN_-1204683026'), (u'SUBPIECE_-1204682986', u'CALL_-1204683031')] | [('tmp_892', u'PTRADD_-1204682722'), ('tmp_614', u'CALL_-1204682881'), ('const-4', u'PTRADD_-1204682685'), ('tmp_891', u'CALL_-1204682881'), (u'PTRADD_-1204682648', u'STORE_-1204682863'), ('const-417', u'STORE_-1204682963'), (u'COPY_-1204682860', u'RETURN_-1204682820'), ('const-1', u'PTRADD_-1204682722'), ('tmp_890', u... | null | null | 002efe84 | arm | O0 | (translation_unit "undefined4\nFUN_002efe84(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 *param_9)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_00427474(param_1,param_5);\n ... |
void function_1(type_1 left,type_1 right,type_1 *destination)
{
type_1 left_local;
/* WARNING: Subroutine does not return */
var_1(destination,left.x);
}
| (translation_unit "void VectorSubtract(DDSVector4 left,DDSVector4 right,DDSVector4 *destination)\n\n{\n DDSVector4 left_local;\n \n /* WARNING: Subroutine does not return */\n __aeabi_fsub(destination,left.x);\n}\n\n" (function_definition "void VectorSubtract(DDSVector4 left,DDSVector4 right,DDSVe... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ... |
void MASKED(DDSVector4 left,DDSVector4 right,DDSVector4 *destination)
{
DDSVector4 left_local;
/* WARNING: Subroutine does not return */
__aeabi_fsub(destination,left.x);
}
|
undefined4
MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,
undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined4 *param_9)
{
undefined4 uVar1;
uVar1 = FUN_00427474(param_1,param_5);
*param_9 = uVar1;
uVar1 = FUN_0... | translation_unit function_definition type_identifier function_declarator compound_statement identifier parameter_list { declaration expression_statement expression_statement expression_statement expression_statement expression_statement expression_statement expression_statement expression_statement return_statement } (... | undefined4 FUN_002efe84 ( undefined4 param_1 , undefined4 param_2 , undefined4 param_3 , undefined4 param_4 , undefined4 param_5 , undefined4 param_6 , undefined4 param_7 , undefined4 param_8 , undefined4 * param_9 ) { undefined4 uVar1 ; uVar1 = FUN_00427474 ( param_1 , param_5 ) ; * param_9 = uVar1 ; uVar1 = FUN_00427... | 1 | 1 | VectorSubtract | void VectorSubtract(DDSVector4 left,DDSVector4 right,DDSVector4 *destination)
{
DDSVector4 left_local;
__aeabi_fsub(destination,left.x);
} | 21,285 | The provided function name is appropriate as it encapsulates the function's primary operation: applying a transformation to multiple inputs and storing the results in an output array. The function takes eight parameters, processes them in pairs using a helper function, and stores the results in a provided array. This b... | The provided function name is appropriate as it encapsulates the function's primary operation: applying a transformation to multiple inputs and storing the results in an output array. The function takes eight parameters, processes them in pairs using a helper function, and stores the results in a provided array. This b... | Reasoning: The function appears to perform a series of transformations on its input parameters using another function, `FUN_00427474`, and stores the results in an array. The transformation is applied to pairs of parameters, suggesting a pattern or mapping operation. The function name should reflect this repetitive tra... | Reasoning: The function appears to perform a series of transformations on its input parameters using another function, `FUN_00427474`, and stores the results in an array. The transformation is applied to pairs of parameters, suggesting a pattern or mapping operation. The function name should reflect this repetitive tra... | The function appears to perform a series of transformations on its input parameters using another function, `FUN_00427474`, and stores the results in an array. The transformation is applied to pairs of parameters, suggesting a pattern or mapping operation. The function name should reflect this repetitive transformation... | Naming the function something like `TransformAndStore` would be misleading because it doesn't capture the specific pattern of applying the transformation to pairs of parameters. Similarly, `ProcessInputs` is too generic and doesn't convey the structured nature of the operation. `MapPairsToResults` accurately describes ... | MapPairsToResults |
2015_sqlite3_and_sqlite3_strip.c | sqlite3TableAffinity | FUN_000d6390 |
void sqlite3TableAffinity(Vdbe *v,Table *pTab,int iReg)
{
sqlite3 *db_00;
int iVar1;
u64 in_stack_ffffffc8;
int iReg_local;
Table *pTab_local;
Vdbe *v_local;
int i;
char *zColAff;
sqlite3 *db;
zColAff = pTab->zColAff;
if (zColAff == (char *)0x0) {
db_00 = sqlite3VdbeDb(v);
zColAff = (... |
void FUN_000d6390(undefined4 param_1,int param_2,int param_3)
{
size_t sVar1;
int iVar2;
uint uVar3;
undefined8 uVar4;
int local_14;
char *local_10;
local_10 = *(char **)(param_2 + 0x14);
if (local_10 == (char *)0x0) {
uVar4 = FUN_00096450(param_1);
iVar2 = *(short *)(param_2 + 0x2a) + 1;
... | stmdb sp!,{r11,lr}
add r11,sp,#0x4
sub sp,sp,#0x30
str r0,[r11,#-0x18]
str r1,[r11,#-0x1c]
str r2,[r11,#-0x20]
ldr r3,[r11,#-0x1c]
ldr r3,[r3,#0x14]
str r3,[r11,#-0xc]
ldr r3,[r11,#-0xc]
cmp r3,#0x0
bne 0x000d64ac
ldr r0,[r11,#-0x18]
bl 0x00096450
str r0,[r11,#-0x8]
ldr r3,[r11,#-0x1c]
ldrsh r3,[r3,#0x2a]
add r3,r3,#0x... | null | null | null | null | [(u'PTRADD_-1206753578', u'PTRSUB_-1206753576'), (u'MULTIEQUAL_-1206753589', u'INT_ADD_-1206753879'), (u'PTRSUB_-1206753712', u'LOAD_-1206754347'), ('const-42', u'PTRSUB_-1206753551'), (u'COPY_-1206754122', u'MULTIEQUAL_-1206753589'), ('const-4294967295', u'INT_ADD_-1206753983'), (u'INT_ADD_-1206753983', u'INT_SLESS_-1... | [('const-0', u'INT_NOTEQUAL_-1206753772'), ('const-0', u'STORE_-1206753947'), (u'INT_ADD_-1206753983', u'INT_SLESS_-1206753916'), (u'INT_AND_-1206753789', u'CALL_-1206753651'), ('const-417', u'STORE_-1206753843'), ('tmp_2270', u'INT_ADD_-1206753851'), ('tmp_370', u'CBRANCH_-1206754180'), (u'COPY_-1206754122', u'MULTIEQ... | null | null | 000d6390 | arm | O0 | (translation_unit "void FUN_000d6390(undefined4 param_1,int param_2,int param_3)\n\n{\n size_t sVar1;\n int iVar2;\n uint uVar3;\n undefined8 uVar4;\n int local_14;\n char *local_10;\n \n local_10 = *(char **)(param_2 + 0x14);\n if (local_10 == (char *)0x0) {\n uVar4 = FUN_00096450(param_1);\n iVar2 = *(... |
void function_1(type_1 *v,type_2 *pTab,int iReg)
{
type_3 *db_00;
int var_6;
type_4 in_stack_ffffffc8;
int iReg_local;
type_2 *pTab_local;
type_1 *v_local;
int var_5;
char *var_1;
type_3 *db;
var_1 = pTab->var_1;
if (var_1 == (char *)0x0) {
db_00 = var_2(v);
var_1 = (char *)var_3((typ... | (translation_unit "void sqlite3TableAffinity(Vdbe *v,Table *pTab,int iReg)\n\n{\n sqlite3 *db_00;\n int iVar1;\n u64 in_stack_ffffffc8;\n int iReg_local;\n Table *pTab_local;\n Vdbe *v_local;\n int i;\n char *zColAff;\n sqlite3 *db;\n \n zColAff = pTab->zColAff;\n if (zColAff == (char *)0x0) {\n db_00 = ... | (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... |
void MASKED(Vdbe *v,Table *pTab,int iReg)
{
sqlite3 *db_00;
int iVar1;
u64 in_stack_ffffffc8;
int iReg_local;
Table *pTab_local;
Vdbe *v_local;
int i;
char *zColAff;
sqlite3 *db;
zColAff = pTab->zColAff;
if (zColAff == (char *)0x0) {
db_00 = sqlite3VdbeDb(v);
zColAff = (char *)sqlite3... |
void MASKED(undefined4 param_1,int param_2,int param_3)
{
size_t sVar1;
int iVar2;
uint uVar3;
undefined8 uVar4;
int local_14;
char *local_10;
local_10 = *(char **)(param_2 + 0x14);
if (local_10 == (char *)0x0) {
uVar4 = FUN_00096450(param_1);
iVar2 = *(short *)(param_2 + 0x2a) + 1;
loc... | translation_unit function_definition primitive_type function_declarator compound_statement identifier parameter_list { declaration declaration declaration declaration declaration declaration expression_statement if_statement expression_statement expression_statement if_statement return_statement } ( parameter_declarati... | void FUN_000d6390 ( undefined4 param_1 , int param_2 , int param_3 ) { size_t sVar1 ; int iVar2 ; uint uVar3 ; undefined8 uVar4 ; int local_14 ; char * local_10 ; local_10 = * ( char * * ) ( param_2 + 0x14 ) ; if ( local_10 == ( char * ) 0x0 ) { uVar4 = FUN_00096450 ( param_1 ) ; iVar2 = * ( short * ) ( param_2 + 0x2a ... | 1 | 1 | sqlite3TableAffinity | void sqlite3TableAffinity(Vdbe *v,Table *pTab,int iReg)
{
sqlite3 *db_00;
int iVar1;
u64 in_stack_ffffffc8;
int iReg_local;
Table *pTab_local;
Vdbe *v_local;
int i;
char *zColAff;
sqlite3 *db;
zColAff = pTab->zColAff;
if (zColAff == (char *)0x0) {
db_00 = sqlite3VdbeDb(v);
zColAff = (char ... | 8,157 | The provided function name is appropriate because it encapsulates the function's primary purpose: determining and setting the data type affinity for a table column in a database context. The function processes a string representation of column data, modifies it by removing leading 'A' characters, and then uses this pro... | The provided function name is appropriate because it encapsulates the function's primary purpose: determining and setting the data type affinity for a table column in a database context. The function processes a string representation of column data, modifies it by removing leading 'A' characters, and then uses this pro... | Reasoning: The function appears to be involved in string manipulation and formatting, specifically dealing with a sequence of characters and performing operations based on certain conditions. It retrieves a string, processes it by removing trailing 'A' characters, and then performs an operation based on the length of t... | Reasoning: The function appears to be involved in string manipulation and formatting, specifically dealing with a sequence of characters and performing operations based on certain conditions. It retrieves a string, processes it by removing trailing 'A' characters, and then performs an operation based on the length of t... | The function appears to be involved in string manipulation and formatting, specifically dealing with a sequence of characters and performing operations based on certain conditions. It retrieves a string, processes it by removing trailing 'A' characters, and then performs an operation based on the length of the processe... | Alternative names like "ProcessStringSequence" or "FormatStringData" might mislead by suggesting a broader or different scope of string processing than what the function actually performs. "RemoveTrailingAsAndOperate" is more specific to the function's operations, highlighting the removal of trailing 'A' characters and... | RemoveTrailingAsAndOperate |
58_sg_persist_and_sg_persist_strip.c | prin_work | FUN_00011490 | "\nint prin_work(int sg_fd,opts_t *op)\n\n{\n uint16_t uVar1;\n int iVar2;\n int iVar3;\n undefi(...TRUNCATED) | "\nvoid FUN_00011490(undefined4 param_1,int param_2)\n\n{\n int iVar1;\n uint uVar2;\n undefined4(...TRUNCATED) | "stmdb sp!,{r4,r11,lr}\nadd r11,sp,#0x8\nsub sp,sp,#0x480\nsub sp,sp,#0x4\nstr r0,[r11,#-0x480]\nstr(...TRUNCATED) | null | null | null | null | "[('const-1', u'PTRADD_-1205982361'), (u'CALL_-1205983255', u'INDIRECT_-1205977724'), (u'INDIRECT_-1(...TRUNCATED) | "[(u'INDIRECT_-1205977471', u'MULTIEQUAL_-1205977406'), (u'MULTIEQUAL_-1205972091', u'MULTIEQUAL_-12(...TRUNCATED) | null | null | 00011490 | arm | O0 | "(translation_unit \"void FUN_00011490(undefined4 param_1,int param_2)\\n\\n{\\n int iVar1;\\n uin(...TRUNCATED) | "\nint function_1(int sg_fd,type_1 *op)\n\n{\n uint16_t uVar1;\n int var_41;\n int var_92;\n typ(...TRUNCATED) | "(translation_unit \"int prin_work(int sg_fd,opts_t *op)\\n\\n{\\n uint16_t uVar1;\\n int iVar2;\\(...TRUNCATED) | "(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator decl(...TRUNCATED) | "\nint MASKED(int sg_fd,opts_t *op)\n\n{\n uint16_t uVar1;\n int iVar2;\n int iVar3;\n undefined(...TRUNCATED) | "\nvoid MASKED(undefined4 param_1,int param_2)\n\n{\n int iVar1;\n uint uVar2;\n undefined4 uVar3(...TRUNCATED) | "translation_unit function_definition primitive_type function_declarator compound_statement identifi(...TRUNCATED) | "void FUN_00011490 ( undefined4 param_1 , int param_2 ) { int iVar1 ; uint uVar2 ; undefined4 uVar3 (...TRUNCATED) | 1 | 1 | prin_work | "int prin_work(int sg_fd,opts_t *op)\n{\n uint16_t uVar1;\n int iVar2;\n int iVar3;\n undefined4(...TRUNCATED) | 10,650 | "The provided function name is appropriate as it encapsulates the function's primary role in process(...TRUNCATED) | "The provided function name is appropriate as it encapsulates the function's primary role in process(...TRUNCATED) | "Reasoning: The function appears to be involved in memory alignment and error handling for persisten(...TRUNCATED) | "Reasoning: The function appears to be involved in memory alignment and error handling for persisten(...TRUNCATED) | "The function appears to be involved in memory alignment and error handling for persistent data oper(...TRUNCATED) | "Alternatives like \"MemoryAligner\" or \"ErrorChecker\" mislead by focusing only on parts of the fu(...TRUNCATED) | "PersistentDataAlignerWithErrorHandling## Question: A 45-year-old male patient presents with a histo(...TRUNCATED) |
632_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c | pager_write_pagelist | FUN_00037bac | "\nint pager_write_pagelist(Pager *pPager,PgHdr *pList)\n\n{\n longlong lVar1;\n uint iPage;\n vo(...TRUNCATED) | "\nvoid FUN_00037bac(int param_1,int param_2)\n\n{\n longlong lVar1;\n uint uVar2;\n int iVar3;\n(...TRUNCATED) | "stmdb sp!,{r4,r5,r6,r7,r11,lr}\nadd r11,sp,#0x14\nsub sp,sp,#0x38\nstr r0,[r11,#-0x40]\nstr r1,[r11(...TRUNCATED) | null | null | null | null | "[('const-1', u'INT_ADD_-1206091605'), (u'LOAD_-1206092202', u'INT_LESSEQUAL_-1206092144'), ('const-(...TRUNCATED) | "[(u'CALL_-1206092674', u'INDIRECT_-1206091460'), (u'LOAD_-1206092202', u'INT_LESSEQUAL_-1206092144'(...TRUNCATED) | null | null | 00037bac | arm | O0 | "(translation_unit \"void FUN_00037bac(int param_1,int param_2)\\n\\n{\\n longlong lVar1;\\n uint (...TRUNCATED) | "\nint function_1(type_1 *pPager,type_2 *pList)\n\n{\n type_3 lVar1;\n type_4 var_10;\n void *pBu(...TRUNCATED) | "(translation_unit \"int pager_write_pagelist(Pager *pPager,PgHdr *pList)\\n\\n{\\n longlong lVar1;(...TRUNCATED) | "(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator decl(...TRUNCATED) | "\nint MASKED(Pager *pPager,PgHdr *pList)\n\n{\n longlong lVar1;\n uint iPage;\n void *pBuf;\n i(...TRUNCATED) | "\nvoid MASKED(int param_1,int param_2)\n\n{\n longlong lVar1;\n uint uVar2;\n int iVar3;\n int (...TRUNCATED) | "translation_unit function_definition primitive_type function_declarator compound_statement identifi(...TRUNCATED) | "void FUN_00037bac ( int param_1 , int param_2 ) { longlong lVar1 ; uint uVar2 ; int iVar3 ; int iVa(...TRUNCATED) | 1 | 1 | pager_write_pagelist | "int pager_write_pagelist(Pager *pPager,PgHdr *pList)\n{\n longlong lVar1;\n uint iPage;\n void *(...TRUNCATED) | 14,047 | "The function name \"pager_write_pagelist\" is appropriate as it encapsulates the primary operation (...TRUNCATED) | "The function name \"pager_write_pagelist\" is appropriate as it encapsulates the primary operation (...TRUNCATED) | "Reasoning: The function appears to be involved in managing and processing data structures, likely r(...TRUNCATED) | "Reasoning: The function appears to be involved in managing and processing data structures, likely r(...TRUNCATED) | "The function appears to be involved in managing and processing data structures, likely related to a(...TRUNCATED) | "Naming the function \"processDataStructure\" might mislead by suggesting a more generic data proces(...TRUNCATED) | updateBufferState |
987_putty_and_putty_strip.c | ssh2_channel_open_failure_error_text | FUN_0005d61c | "\nchar * ssh2_channel_open_failure_error_text(Packet *pktin)\n\n{\n Packet *pktin_local;\n char *(...TRUNCATED) | "\nvoid FUN_0005d61c(undefined4 param_1)\n\n{\n undefined4 uVar1;\n int iVar2;\n int local_124;\n(...TRUNCATED) | "stmdb sp!,{r4,r11,lr}\nadd r11,sp,#0x8\nsub sp,sp,#0x124\nstr r0,[r11,#-0x128]\nldr r4,[0x5d71c]\na(...TRUNCATED) | null | null | null | null | "[(u'INDIRECT_-1206200216', u'COPY_-1206200272'), (u'INDIRECT_-1206200146', u'COPY_-1206200205'), (u(...TRUNCATED) | "[(u'CALL_-1206200701', u'CALL_-1206200375'), (u'LOAD_-1206200375', u'INT_EQUAL_-1206200356'), (u'CA(...TRUNCATED) | null | null | 0005d61c | arm | O0 | "(translation_unit \"void FUN_0005d61c(undefined4 param_1)\\n\\n{\\n undefined4 uVar1;\\n int iVar(...TRUNCATED) | "\nchar * function_1(type_1 *pktin)\n\n{\n type_1 *pktin_local;\n char *var_6;\n int reason_lengt(...TRUNCATED) | "(translation_unit \"char * ssh2_channel_open_failure_error_text(Packet *pktin)\\n\\n{\\n Packet *p(...TRUNCATED) | "(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator decla(...TRUNCATED) | "\nchar * MASKED(Packet *pktin)\n\n{\n Packet *pktin_local;\n char *reason_string;\n int reason_l(...TRUNCATED) | "\nvoid MASKED(undefined4 param_1)\n\n{\n undefined4 uVar1;\n int iVar2;\n int local_124;\n unde(...TRUNCATED) | "translation_unit function_definition primitive_type function_declarator compound_statement identifi(...TRUNCATED) | "void FUN_0005d61c ( undefined4 param_1 ) { undefined4 uVar1 ; int iVar2 ; int local_124 ; undefined(...TRUNCATED) | 1 | 1 | ssh2_channel_open_failure_error_text | "char * ssh2_channel_open_failure_error_text(Packet *pktin)\n{\n Packet *pktin_local;\n char *reas(...TRUNCATED) | 20,615 | "The provided function name is appropriate as it encapsulates the function's primary role in handlin(...TRUNCATED) | "The provided function name is appropriate as it encapsulates the function's primary role in handlin(...TRUNCATED) | "Reasoning: The function appears to be involved in handling and processing data based on a parameter(...TRUNCATED) | "Reasoning: The function appears to be involved in handling and processing data based on a parameter(...TRUNCATED) | "The function appears to be involved in handling and processing data based on a parameter, possibly (...TRUNCATED) | "Naming it \"DataFormatter\" might mislead because it suggests the function's sole purpose is format(...TRUNCATED) | LogDataProcessor |
275_find_and_find_strip.c | print_tree | FUN_0001c910 | "\nvoid print_tree(FILE *fp,predicate *node,int indent)\n\n{\n int indent_local;\n predicate *node(...TRUNCATED) | "\nFILE * FUN_0001c910(FILE *param_1,int param_2,int param_3)\n\n{\n undefined4 uVar1;\n undefined(...TRUNCATED) | "stmdb sp!,{r4,r11,lr}\nadd r11,sp,#0x8\nsub sp,sp,#0x2c\nstr r0,[r11,#-0x18]\nstr r1,[r11,#-0x1c]\n(...TRUNCATED) | null | null | null | null | "[(u'INDIRECT_-1205941633', u'COPY_-1205941690'), ('const-0', u'PTRSUB_-1205941554'), (u'CALL_-12059(...TRUNCATED) | "[(u'CALL_-1205941681', u'INDIRECT_-1205939655'), (u'LOAD_-1205941399', u'INT_NOTEQUAL_-1205941372')(...TRUNCATED) | null | null | 0001c910 | arm | O0 | "(translation_unit \"FILE * FUN_0001c910(FILE *param_1,int param_2,int param_3)\\n\\n{\\n undefined(...TRUNCATED) | "\nvoid function_1(type_1 *fp,type_2 *var_1,int var_2)\n\n{\n int indent_local;\n type_2 *node_loc(...TRUNCATED) | "(translation_unit \"void print_tree(FILE *fp,predicate *node,int indent)\\n\\n{\\n int indent_loca(...TRUNCATED) | "(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator decl(...TRUNCATED) | "\nvoid MASKED(FILE *fp,predicate *node,int indent)\n\n{\n int indent_local;\n predicate *node_loc(...TRUNCATED) | "\nFILE * MASKED(FILE *param_1,int param_2,int param_3)\n\n{\n undefined4 uVar1;\n undefined4 uVar(...TRUNCATED) | "translation_unit function_definition type_identifier pointer_declarator compound_statement * functi(...TRUNCATED) | "FILE * FUN_0001c910 ( FILE * param_1 , int param_2 , int param_3 ) { undefined4 uVar1 ; undefined4 (...TRUNCATED) | 1 | 1 | print_tree | "void print_tree(FILE *fp,predicate *node,int indent)\n{\n int indent_local;\n predicate *node_loc(...TRUNCATED) | 14,225 | "The provided function name is appropriate as it encapsulates the function's primary behavior of out(...TRUNCATED) | "The provided function name is appropriate as it encapsulates the function's primary behavior of out(...TRUNCATED) | "Reasoning: The function appears to be responsible for writing structured data to a file, likely for(...TRUNCATED) | "Reasoning: The function appears to be responsible for writing structured data to a file, likely for(...TRUNCATED) | "The function appears to be responsible for writing structured data to a file, likely for logging or(...TRUNCATED) | "Naming the function \"LogData\" might mislead one to think it only logs simple data, whereas it han(...TRUNCATED) | FormatAndLogData |
1969_openssl_and_openssl_strip.c | opt_next | FUN_000b393c | "\n/* WARNING: Unknown calling convention */\n\nint opt_next(void)\n\n{\n char *pcVar1;\n int iVar(...TRUNCATED) | "\nvoid FUN_000b393c(void)\n\n{\n char *pcVar1;\n int iVar2;\n undefined1 *puVar3;\n int iVar4;\(...TRUNCATED) | "stmdb sp!,{r4,r11,lr}\nadd r11,sp,#0x8\nsub sp,sp,#0x3c\nldr r4,[0xb414c]\nadd r4,pc,r4\nldr r3,[0x(...TRUNCATED) | null | null | null | null | "[(u'INDIRECT_-1206629359', u'COPY_-1206629403'), (u'CALL_-1206631959', u'INDIRECT_-1206626926'), (u(...TRUNCATED) | "[(u'MULTIEQUAL_-1206629438', u'INT_ADD_-1206631221'), ('const-4294967295', u'COPY_-1206631056'), (u(...TRUNCATED) | null | null | 000b393c | arm | O0 | "(translation_unit \"void FUN_000b393c(void)\\n\\n{\\n char *pcVar1;\\n int iVar2;\\n undefined1 (...TRUNCATED) | "\n/* WARNING: Unknown calling convention */\n\nint function_1(void)\n\n{\n char *pcVar1;\n int va(...TRUNCATED) | "(translation_unit \"/* WARNING: Unknown calling convention */\\n\\nint opt_next(void)\\n\\n{\\n ch(...TRUNCATED) | "(translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_decla(...TRUNCATED) | "\n/* WARNING: Unknown calling convention */\n\nint MASKED(void)\n\n{\n char *pcVar1;\n int iVar2;(...TRUNCATED) | "\nvoid MASKED(void)\n\n{\n char *pcVar1;\n int iVar2;\n undefined1 *puVar3;\n int iVar4;\n und(...TRUNCATED) | "translation_unit function_definition primitive_type function_declarator compound_statement identifi(...TRUNCATED) | "void FUN_000b393c ( void ) { char * pcVar1 ; int iVar2 ; undefined1 * puVar3 ; int iVar4 ; undefine(...TRUNCATED) | 1 | 1 | opt_next | "int opt_next(void)\n{\n char *pcVar1;\n int iVar2;\n undefined1 *puVar3;\n int iVar4;\n ulong (...TRUNCATED) | 17,377 | "The provided function name is appropriate as it encapsulates the function's primary operation of ad(...TRUNCATED) | "The provided function name is appropriate as it encapsulates the function's primary operation of ad(...TRUNCATED) | "Reasoning: The function appears to be involved in parsing and validating command-line arguments, sp(...TRUNCATED) | "Reasoning: The function appears to be involved in parsing and validating command-line arguments, sp(...TRUNCATED) | "The function appears to be involved in parsing and validating command-line arguments, specifically (...TRUNCATED) | "Naming the function \"parse_command_line_argument\" would be misleading because it suggests a broad(...TRUNCATED) | handle_hyphenated_argument |
README.md exists but content is empty.
- Downloads last month
- 4