file_name stringlengths 17 83 | original_function_name stringlengths 1 591 ⌀ | stripped_function_name stringlengths 2 52 | decompiled_code_original stringlengths 34 220k | decompiled_code_stripped stringlengths 34 261k ⌀ | assembly_code stringlengths 5 230k ⌀ | dataflowgraph_original float64 | dataflowgraph_stripped float64 | graphImage_original float64 | graphImage_stripped float64 | pcode_edges_original stringlengths 11 25.9M | pcode_edges_stripped stringlengths 11 22M | pcode_graph_original float64 | pcode_graph_stripped float64 | address stringlengths 8 8 | arch stringclasses 1
value | opt_level stringclasses 1
value | S-Expression_of_decompiled_code_stripped stringlengths 339 9.88M ⌀ | S-Expression_decompiled_code_original stringlengths 339 26.3M | S-Expression_decompiled_code_original_noisy stringlengths 0 9.88M | S-Expression_decompiled_code_original_clean stringlengths 0 574k | S-Expression_decompiled_code_original_root stringlengths 0 9.86M | Replace_function_name_and_variable_name stringlengths 39 208k | S-Expression_decompiled_code_stripped stringclasses 1
value | Root Node stringlengths 0 822k | decompiled_code_original_masked stringclasses 1
value | decompiled_code_stripped_masked stringlengths 35 261k ⌀ | __index_level_0__ int64 0 93k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
285_libpng16.so.16.36_and_libpng16.so.16.36_strip.c | png_get_gAMA_fixed | png_get_gAMA_fixed |
png_uint_32
png_get_gAMA_fixed(png_const_structrp png_ptr,png_const_inforp info_ptr,png_fixed_point *file_gamma)
{
ushort uVar1;
if (png_ptr == (png_const_structrp)0x0 || info_ptr == (png_const_inforp)0x0) {
return 0;
}
if (file_gamma == (png_fixed_point *)0x0) {
uVar1 = 0;
}
else {
uVar1 =... |
undefined4 png_get_gAMA_fixed(int param_1,int param_2,undefined4 *param_3)
{
ushort uVar1;
if (param_1 == 0 || param_2 == 0) {
return 0;
}
if (param_3 == (undefined4 *)0x0) {
uVar1 = 0;
}
else {
uVar1 = *(ushort *)(param_2 + 0x72) & 1;
}
if (uVar1 != 0) {
*param_3 = *(undefined4 *)(... | cmp r0,#0x0
cmpne r1,#0x0
beq 0x0001ab08
ldrh r3,[r1,#0x72]
cmp r2,#0x0
moveq r3,#0x0
andne r3,r3,#0x1
cmp r3,#0x0
bne 0x0001aaf8
mov r0,#0x0
bx lr
ldr r3,[r1,#0x28]
str r3,[r2,#0x0]
mov r0,#0x1
bx lr
mov r0,#0x0
bx lr | null | null | null | null | [(u'PTRSUB_-1205949459', u'PTRSUB_-1205949454'), ('tmp_430', u'INT_EQUAL_-1205949671'), (u'LOAD_-1205949697', u'INT_AND_-1205949492'), ('const-0', u'RETURN_-1205949580'), (u'LOAD_-1205949582', u'STORE_-1205949575'), ('const-0', u'RETURN_-1205949543'), (u'BOOL_OR_-1205949520', u'CBRANCH_-1205949700'), ('const-417', u'LO... | [(u'CAST_-1205949459', u'LOAD_-1205949697'), (u'LOAD_-1205949697', u'INT_AND_-1205949492'), ('const-0', u'RETURN_-1205949580'), ('tmp_553', u'INT_ADD_-1205949566'), (u'LOAD_-1205949582', u'STORE_-1205949575'), ('const-0', u'RETURN_-1205949543'), (u'BOOL_OR_-1205949520', u'CBRANCH_-1205949700'), ('const-1', u'INT_AND_-1... | null | null | 0001aacc | arm | O1 | (translation_unit "undefined4 png_get_gAMA_fixed(int param_1,int param_2,undefined4 *param_3)\n\n{\n ushort uVar1;\n \n if (param_1 == 0 || param_2 == 0) {\n return 0;\n }\n if (param_3 == (undefined4 *)0x0) {\n uVar1 = 0;\n }\n else {\n uVar1 = *(ushort *)(param_2 + 0x72) & 1;\n }\n if (uVar1 != 0) {... | (translation_unit "png_uint_32\npng_get_gAMA_fixed(png_const_structrp png_ptr,png_const_inforp info_ptr,png_fixed_point *file_gamma)\n\n{\n ushort uVar1;\n \n if (png_ptr == (png_const_structrp)0x0 || info_ptr == (png_const_inforp)0x0) {\n return 0;\n }\n if (file_gamma == (png_fixed_point *)0x0) {\n uVar1 =... | (translation_unit "undefined4 png_get_gAMA_fixed(int param_1,int param_2,undefined4 *param_3)\n\n{\n ushort uVar1;\n \n if (param_1 == 0 || param_2 == 0) {\n return 0;\n }\n if (param_3 == (undefined4 *)0x0) {\n uVar1 = 0;\n }\n else {\n uVar1 = *(ushort *)(param_2 + 0x72) & 1;\n }\n if (uVar1 != 0) {... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (... | (function_definition "undefined4 png_get_gAMA_fixed(int param_1,int param_2,undefined4 *param_3)\n\n{\n ushort uVar1;\n \n if (param_1 == 0 || param_2 == 0) {\n return 0;\n }\n if (param_3 == (undefined4 *)0x0) {\n uVar1 = 0;\n }\n else {\n uVar1 = *(ushort *)(param_2 + 0x72) & 1;\n }\n if (uVar1 != 0... |
type_1
function_1(type_2 var_1,type_3 var_2,type_4 *var_3)
{
type_5 var_4;
if (var_1 == (type_2)0x0 || var_2 == (type_3)0x0) {
return 0;
}
if (var_3 == (type_4 *)0x0) {
var_4 = 0;
}
else {
var_4 = (var_2->colorspace).flags & 1;
}
if (var_4 != 0) {
*var_3 = (var_2->colorspace).gamma;... | (translation_unit (function_definition type: (type_identifier) 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... |
undefined4 MASKED(int param_1,int param_2,undefined4 *param_3)
{
ushort uVar1;
if (param_1 == 0 || param_2 == 0) {
return 0;
}
if (param_3 == (undefined4 *)0x0) {
uVar1 = 0;
}
else {
uVar1 = *(ushort *)(param_2 + 0x72) & 1;
}
if (uVar1 != 0) {
*param_3 = *(undefined4 *)(param_2 + 0x... | 42,895 | ||
72_md5sum_and_md5sum_strip.c | close_stdout | FUN_00013128 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void close_stdout(void)
{
int iVar1;
int *piVar2;
undefined4 uVar3;
int iVar4;
char *pcVar5;
iVar4 = DAT_0001322c + 0x1313c;
iVar1 = close_stream((FILE *)**(undefined4 **)(iVar4 + DAT_00013230));
if (iVar1 != 0) {
if ... |
void FUN_00013128(void)
{
int iVar1;
int *piVar2;
undefined4 uVar3;
undefined4 uVar4;
int iVar5;
int iVar6;
iVar5 = DAT_0001322c + 0x1313c;
iVar1 = FUN_00018160(**(undefined4 **)(iVar5 + DAT_00013230));
if (iVar1 != 0) {
if (*(char *)(DAT_00013234 + 0x13160) != '\0') {
piVar2 = __errno_... | stmdb sp!,{r4,r5,r6,r7,lr}
sub sp,sp,#0xc
ldr r4,[0x1322c]
add r4,pc,r4
ldr r3,[0x13230]
ldr r3,[r4,r3]
ldr r0,[r3,#0x0]
bl 0x00018160
cmp r0,#0x0
beq 0x00013174
ldr r3,[0x13234]
add r3,pc,r3
ldrb r3,[r3,#0x4]
cmp r3,#0x0
beq 0x00013194
bl 0x00010ffc
ldr r3,[r0,#0x0]
cmp r3,#0x20
bne 0x00013194
ldr r3,[0x13238]
ldr r3,... | null | null | null | null | [(u'INDIRECT_-1205979918', u'COPY_-1205979973'), (u'INDIRECT_-1205980124', u'MULTIEQUAL_-1205980062'), (u'MULTIEQUAL_-1205979874', u'INT_ADD_-1205980404'), (u'CALL_-1205980815', u'INDIRECT_-1205980174'), (u'INDIRECT_-1205979935', u'MULTIEQUAL_-1205979925'), (u'CALL_-1205980426', u'INDIRECT_-1205979952'), ('const-417', ... | [('const-417', u'LOAD_-1205980414'), ('const-0', u'INT_EQUAL_-1205980661'), (u'INDIRECT_-1205979915', u'COPY_-1205979970'), (u'INDIRECT_-1205979874', u'MULTIEQUAL_-1205979905'), (u'INT_ADD_-1205980460', u'CAST_-1205979701'), (u'INDIRECT_-1205979949', u'MULTIEQUAL_-1205979939'), (u'CALL_-1205980426', u'INDIRECT_-1205979... | null | null | 00013128 | arm | O1 | (translation_unit "void FUN_00013128(void)\n\n{\n int iVar1;\n int *piVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n int iVar5;\n int iVar6;\n \n iVar5 = DAT_0001322c + 0x1313c;\n iVar1 = FUN_00018160(**(undefined4 **)(iVar5 + DAT_00013230));\n if (iVar1 != 0) {\n if (*(char *)(DAT_00013234 + 0x13160) != ... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid close_stdout(void)\n\n{\n int iVar1;\n int *piVar2;\n undefined4 uVar3;\n int iVar4;\n char *pcVar5;\n \n iVar4 = DAT_0001322c + 0x1313c;\n iVar1 = close_stream((FILE *)**(undefined4 **)(iVar4 + DAT_00013230)... | (translation_unit "void FUN_00013128(void)\n\n{\n int iVar1;\n int *piVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n int iVar5;\n int iVar6;\n \n iVar5 = DAT_0001322c + 0x1313c;\n iVar1 = FUN_00018160(**(undefined4 **)(iVar5 + DAT_00013230));\n if (iVar1 != 0) {\n if (*(char *)(DAT_00013234 + 0x13160) != ... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE ... | (function_definition "void FUN_00013128(void)\n\n{\n int iVar1;\n int *piVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n int iVar5;\n int iVar6;\n \n iVar5 = DAT_0001322c + 0x1313c;\n iVar1 = FUN_00018160(**(undefined4 **)(iVar5 + DAT_00013230));\n if (iVar1 != 0) {\n if (*(char *)(DAT_00013234 + 0x13160) ... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
int var_5;
int *piVar2;
type_1 uVar3;
int var_3;
char *var_11;
var_3 = var_1 + 0x1313c;
var_5 = var_2((type_2 *)**(type_1 **)(var_3 + var_4));
if (var_5 != 0) {
if (*(char *)(var_6 + 0x13160) !... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type)... |
void MASKED(void)
{
int iVar1;
int *piVar2;
undefined4 uVar3;
undefined4 uVar4;
int iVar5;
int iVar6;
iVar5 = DAT_0001322c + 0x1313c;
iVar1 = FUN_00018160(**(undefined4 **)(iVar5 + DAT_00013230));
if (iVar1 != 0) {
if (*(char *)(DAT_00013234 + 0x13160) != '\0') {
piVar2 = __errno_locati... | 18,478 | ||
212_grep_and_grep_strip.c | getprogname | FUN_0002ab98 |
/* WARNING: Unknown calling convention */
char * getprogname(void)
{
return (char *)**(undefined4 **)(DAT_0002abb0 + 0x2aba8 + DAT_0002abb4);
}
|
undefined4 FUN_0002ab98(void)
{
return **(undefined4 **)(DAT_0002abb0 + 0x2aba8 + DAT_0002abb4);
}
| ldr r3,[0x2abb0]
ldr r2,[0x2abb4]
add r3,pc,r3
ldr r3,[r3,r2]
ldr r0,[r3,#0x0]
bx lr | null | null | null | null | [(u'CAST_-1206014983', u'LOAD_-1206015056'), (u'LOAD_-1206015050', u'CAST_-1206014978'), (u'LOAD_-1206015056', u'LOAD_-1206015050'), ('tmp_64', u'INT_ADD_-1206015047'), ('const-417', u'LOAD_-1206015056'), ('const-417', u'LOAD_-1206015050'), ('const-0', u'RETURN_-1206015033'), ('const-175016', u'INT_ADD_-1206015047'), (... | [(u'CAST_-1206014983', u'LOAD_-1206015056'), ('const-417', u'LOAD_-1206015050'), (u'LOAD_-1206015056', u'LOAD_-1206015050'), ('tmp_64', u'INT_ADD_-1206015047'), ('const-0', u'RETURN_-1206015033'), ('const-175016', u'INT_ADD_-1206015047'), ('tmp_65', u'COPY_-1206015039'), ('tmp_64', u'COPY_-1206015040'), (u'LOAD_-120601... | null | null | 0002ab98 | arm | O1 | (translation_unit "undefined4 FUN_0002ab98(void)\n\n{\n return **(undefined4 **)(DAT_0002abb0 + 0x2aba8 + DAT_0002abb4);\n}\n\n" (function_definition "undefined4 FUN_0002ab98(void)\n\n{\n return **(undefined4 **)(DAT_0002abb0 + 0x2aba8 + DAT_0002abb4);\n}" type_identifier (function_declarator "FUN_0002ab98(void)" ide... | (translation_unit "/* WARNING: Unknown calling convention */\n\nchar * getprogname(void)\n\n{\n return (char *)**(undefined4 **)(DAT_0002abb0 + 0x2aba8 + DAT_0002abb4);\n}\n\n" comment (function_definition "char * getprogname(void)\n\n{\n return (char *)**(undefined4 **)(DAT_0002abb0 + 0x2aba8 + DAT_0002abb4);\n}" pr... | (translation_unit "undefined4 FUN_0002ab98(void)\n\n{\n return **(undefined4 **)(DAT_0002abb0 + 0x2aba8 + DAT_0002abb4);\n}\n\n" (function_definition "undefined4 FUN_0002ab98(void)\n\n{\n return **(undefined4 **)(DAT_0002abb0 + 0x2aba8 + DAT_0002abb4);\n}" type_identifier (function_declarator "FUN_0002ab98(void)" ide... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) )... | (function_definition "undefined4 FUN_0002ab98(void)\n\n{\n return **(undefined4 **)(DAT_0002abb0 + 0x2aba8 + DAT_0002abb4);\n}" (type_identifier "undefined4") (function_declarator "FUN_0002ab98(void)" (identifier "FUN_0002ab98") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) ()... |
/* WARNING: Unknown calling convention */
char * function_1(void)
{
return (char *)**(type_1 **)(var_1 + 0x2aba8 + var_2);
}
| (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement (pointer_expression argument: (pointer_expression argument: (cast_expression t... |
undefined4 MASKED(void)
{
return **(undefined4 **)(DAT_0002abb0 + 0x2aba8 + DAT_0002abb4);
}
| 7,641 | ||
132_link_and_link_strip.c | textdomain | textdomain |
/* WARNING: Control flow encountered bad instruction data */
void textdomain(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* textdomain@@GLIBC_2.4 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void textdomain(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206026158')] | [('const-1', u'RETURN_-1206026158')] | null | null | 00028048 | arm | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid textdomain(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void textdomain(void)\n\n{\n /* WARNING: Bad instru... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid textdomain(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* textdomain@@GLIBC_2.4 */\n halt_baddata();\n}\n\n" comment (function_definition "void textdomain(void)... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid textdomain(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void textdomain(void)\n\n{\n /* WARNING: Bad instru... | (translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { comment (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (comment "/* WARNING: Control flow encountered bad instruction data */") (function_definition "void textdomain(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" (primitive_type "void") (function_declarator "textdomain(void)" (identifier "textdomain") (p... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* textdomain@@GLIBC_2.4 */
var_1();
}
| (translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (comment) (expression_statement (call_expression function: (identifier) arguments: (arg... |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| 21,911 | ||
42_[_and_[_strip.c | setlocale | setlocale |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * setlocale(int __category,char *__locale)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_setlocale_000290b4)();
return pcVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * setlocale(int __category,char *__locale)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_setlocale_000290b4)();
return pcVar1;
}
| adr r12,0x10e94
add r12,r12,#0x18000
ldr pc,[r12,#0x220]! | null | null | null | null | [(u'CAST_-1205989637', u'CALLIND_-1205989713'), (u'CAST_-1205989636', u'RETURN_-1205989710'), (u'INDIRECT_-1205989642', u'COPY_-1205989701'), (u'CALLIND_-1205989713', u'INDIRECT_-1205989642'), (u'CALLIND_-1205989713', u'CAST_-1205989636'), ('const-0', u'RETURN_-1205989710'), ('tmp_126', u'CAST_-1205989637')] | [(u'CAST_-1205989637', u'CALLIND_-1205989713'), (u'CAST_-1205989636', u'RETURN_-1205989710'), (u'INDIRECT_-1205989642', u'COPY_-1205989701'), (u'CALLIND_-1205989713', u'INDIRECT_-1205989642'), (u'CALLIND_-1205989713', u'CAST_-1205989636'), ('const-0', u'RETURN_-1205989710'), ('tmp_126', u'CAST_-1205989637')] | null | null | 00010e8c | arm | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * setlocale(int __category,char *__locale)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_000290b4)();\n return pcVar1;\n}\n\n" comment (function_definition "char * setlocale(int __category,ch... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * setlocale(int __category,char *__locale)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_000290b4)();\n return pcVar1;\n}\n\n" comment (function_definition "char * setlocale(int __category,ch... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * setlocale(int __category,char *__locale)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_000290b4)();\n return pcVar1;\n}\n\n" comment (function_definition "char * setlocale(int __category,ch... | (translation_unit comment (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assign... | (comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "char * setlocale(int __category,char *__locale)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_setlocale_000290b4)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* setlocale... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(int __category,char *__locale)
{
char *pcVar1;
pcVar1 = (char *)(*(type_1 *)PTR_setlocale_000290b4)();
return pcVar1;
}
| (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: (identifier)) (parameter_declaration type: (primitive_type) declarator: ... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(int __category,char *__locale)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_MASKED_000290b4)();
return pcVar1;
}
| 10,551 | ||
374_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c | sqlite3ExprIsVector | FUN_0001b80c |
int sqlite3ExprIsVector(Expr *pExpr)
{
int iVar1;
iVar1 = sqlite3ExprVectorSize(pExpr);
return (uint)(1 < iVar1);
}
|
bool FUN_0001b80c(void)
{
int iVar1;
iVar1 = FUN_0001b7d4();
return 1 < iVar1;
}
| stmdb sp!,{r4,lr}
bl 0x0001b7d4
cmp r0,#0x1
movle r0,#0x0
movgt r0,#0x1
ldmia sp!,{r4,pc} | null | null | null | null | [('const-0', u'RETURN_-1205946259'), (u'INT_ZEXT_-1205946236', u'RETURN_-1205946259'), ('tmp_186', u'CALL_-1205946338'), ('const-1', u'INT_SLESS_-1205946305'), (u'INT_SLESS_-1205946305', u'INT_ZEXT_-1205946236'), (u'CALL_-1205946338', u'INT_SLESS_-1205946305')] | [('const-0', u'RETURN_-1205946259'), (u'COPY_-1205946212', u'RETURN_-1205946259'), ('const-1', u'INT_SLESS_-1205946305'), (u'INT_SLESS_-1205946305', u'COPY_-1205946212'), (u'CALL_-1205946338', u'INT_SLESS_-1205946305')] | null | null | 0001b80c | arm | O1 | (translation_unit "bool FUN_0001b80c(void)\n\n{\n int iVar1;\n \n iVar1 = FUN_0001b7d4();\n return 1 < iVar1;\n}\n\n" (function_definition "bool FUN_0001b80c(void)\n\n{\n int iVar1;\n \n iVar1 = FUN_0001b7d4();\n return 1 < iVar1;\n}" primitive_type (function_declarator "FUN_0001b80c(void)" identifier (paramete... | (translation_unit "int sqlite3ExprIsVector(Expr *pExpr)\n\n{\n int iVar1;\n \n iVar1 = sqlite3ExprVectorSize(pExpr);\n return (uint)(1 < iVar1);\n}\n\n" (function_definition "int sqlite3ExprIsVector(Expr *pExpr)\n\n{\n int iVar1;\n \n iVar1 = sqlite3ExprVectorSize(pExpr);\n return (uint)(1 < iVar1);\n}" primiti... | (translation_unit "bool FUN_0001b80c(void)\n\n{\n int iVar1;\n \n iVar1 = FUN_0001b7d4();\n return 1 < iVar1;\n}\n\n" (function_definition "bool FUN_0001b80c(void)\n\n{\n int iVar1;\n \n iVar1 = FUN_0001b7d4();\n return 1 < iVar1;\n}" primitive_type (function_declarator "FUN_0001b80c(void)" identifier (paramete... | (translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (return_statement return (binary_expression LIT ... | (function_definition "bool FUN_0001b80c(void)\n\n{\n int iVar1;\n \n iVar1 = FUN_0001b7d4();\n return 1 < iVar1;\n}" (primitive_type "bool") (function_declarator "FUN_0001b80c(void)" (identifier "FUN_0001b80c") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compou... |
int function_1(type_1 *pExpr)
{
int var_2;
var_2 = var_1(pExpr);
return (uint)(1 < var_2);
}
| (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_e... |
bool MASKED(void)
{
int iVar1;
iVar1 = FUN_0001b7d4();
return 1 < iVar1;
}
| 71,742 | ||
20_rmdir_and_rmdir_strip.c | iswprint | iswprint |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswprint(wint_t __wc)
{
int iVar1;
iVar1 = (*(code *)PTR_iswprint_00027054)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int iswprint(wint_t __wc)
{
int iVar1;
iVar1 = (*(code *)PTR_iswprint_00027054)();
return iVar1;
}
| adr r12,0x10e50
add r12,r12,#0x16000
ldr pc,[r12,#0x204]! | null | null | null | null | [('tmp_120', u'CAST_-1205989706'), (u'CALLIND_-1205989781', u'INDIRECT_-1205989711'), ('const-0', u'RETURN_-1205989778'), (u'CAST_-1205989706', u'CALLIND_-1205989781'), (u'INDIRECT_-1205989711', u'COPY_-1205989770'), (u'CALLIND_-1205989781', u'RETURN_-1205989778')] | [('tmp_120', u'CAST_-1205989706'), (u'CALLIND_-1205989781', u'INDIRECT_-1205989711'), ('const-0', u'RETURN_-1205989778'), (u'CAST_-1205989706', u'CALLIND_-1205989781'), (u'INDIRECT_-1205989711', u'COPY_-1205989770'), (u'CALLIND_-1205989781', u'RETURN_-1205989778')] | null | null | 00010e48 | arm | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint iswprint(wint_t __wc)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_iswprint_00027054)();\n return iVar1;\n}\n\n" comment (function_definition "int iswprint(wint_t __wc)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint iswprint(wint_t __wc)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_iswprint_00027054)();\n return iVar1;\n}\n\n" comment (function_definition "int iswprint(wint_t __wc)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint iswprint(wint_t __wc)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_iswprint_00027054)();\n return iVar1;\n}\n\n" comment (function_definition "int iswprint(wint_t __wc)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)... | (translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expressio... | (comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "int iswprint(wint_t __wc)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_iswprint_00027054)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "iswprint(wint_t __wc)" (identifier "iswprint") ... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 __wc)
{
int iVar1;
iVar1 = (*(type_2 *)PTR_iswprint_00027054)();
return iVar1;
}
| (translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier))... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(wint_t __wc)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_00027054)();
return iVar1;
}
| 5,414 | ||
284_csplit_and_csplit_strip.c | __cxa_finalize | __cxa_finalize |
/* WARNING: Control flow encountered bad instruction data */
void __cxa_finalize(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* __cxa_finalize@@GLIBC_2.4 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void __cxa_finalize(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206083538')] | [('const-1', u'RETURN_-1206083538')] | null | null | 0003a024 | arm | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __cxa_finalize(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __cxa_finalize(void)\n\n{\n /* WARNING: Ba... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __cxa_finalize(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __cxa_finalize@@GLIBC_2.4 */\n halt_baddata();\n}\n\n" comment (function_definition "void __cxa_fi... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __cxa_finalize(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __cxa_finalize(void)\n\n{\n /* WARNING: Ba... | (translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { comment (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (comment "/* WARNING: Control flow encountered bad instruction data */") (function_definition "void __cxa_finalize(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" (primitive_type "void") (function_declarator "__cxa_finalize(void)" (identifier "__cxa_f... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* __cxa_finalize@@GLIBC_2.4 */
var_1();
}
| (translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (comment) (expression_statement (call_expression function: (identifier) arguments: (arg... |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| 24,317 | ||
46_sg_safte_and_sg_safte_strip.c | hex2stdout | hex2stdout |
/* WARNING: Control flow encountered bad instruction data */
void hex2stdout(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void hex2stdout(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206042570')] | [('const-1', u'RETURN_-1206042570')] | null | null | 0002402c | arm | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid hex2stdout(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void hex2stdout(void)\n\n{\n /* WARNING: Bad instru... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid hex2stdout(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void hex2stdout(void)\n\n{\n /* WARNING: Bad instru... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid hex2stdout(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void hex2stdout(void)\n\n{\n /* WARNING: Bad instru... | (translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { comment (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (comment "/* WARNING: Control flow encountered bad instruction data */") (function_definition "void hex2stdout(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" (primitive_type "void") (function_declarator "hex2stdout(void)" (identifier "hex2stdout") (p... |
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| (translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (comment) (expression_statement (call_expression function: (identifier) arguments: (arg... |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| 26,829 | ||
41_sg_get_lba_status_and_sg_get_lba_status_strip.c | free | free |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void free(void *__ptr)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* free@@GLIBC_2.4 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void free(void *__ptr)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null | [('const-1', u'RETURN_-1206042602')] | [('const-1', u'RETURN_-1206042602')] | null | null | 0002400c | arm | O1 | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid free(void *__ptr)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (func... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid free(void *__ptr)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* free@@GLIBC_2.4 */\n ha... | (translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid free(void *__ptr)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (func... | (translation_unit comment comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { comment (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) | (comment "/* WARNING: Control flow encountered bad instruction data */") (comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "void free(void *__ptr)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" (p... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void *__ptr)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* free@@GLIBC_2.4 */
var_1();
}
| (translation_unit (comment) (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 (comment) (expressi... |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(void *__ptr)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| 24,008 | ||
64_sdiff_and_sdiff_strip.c | fork | fork |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
__pid_t fork(void)
{
__pid_t _Var1;
_Var1 = (*(code *)PTR_fork_0002b108)();
return _Var1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
__pid_t fork(void)
{
__pid_t _Var1;
_Var1 = (*(code *)PTR_fork_0002b108)();
return _Var1;
}
| adr r12,0x113f0
add r12,r12,#0x19000
ldr pc,[r12,#0xd18]! | null | null | null | null | [(u'CALLIND_-1205988341', u'RETURN_-1205988338'), ('const-0', u'RETURN_-1205988338'), (u'CALLIND_-1205988341', u'INDIRECT_-1205988271'), ('tmp_119', u'CAST_-1205988266'), (u'CAST_-1205988266', u'CALLIND_-1205988341'), (u'INDIRECT_-1205988271', u'COPY_-1205988330')] | [(u'CALLIND_-1205988341', u'RETURN_-1205988338'), ('const-0', u'RETURN_-1205988338'), (u'CALLIND_-1205988341', u'INDIRECT_-1205988271'), ('tmp_119', u'CAST_-1205988266'), (u'CAST_-1205988266', u'CALLIND_-1205988341'), (u'INDIRECT_-1205988271', u'COPY_-1205988330')] | null | null | 000113e8 | arm | O1 | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\n__pid_t fork(void)\n\n{\n __pid_t _Var1;\n \n _Var1 = (*(code *)PTR_fork_0002b108)();\n return _Var1;\n}\n\n" comment (function_definition "__pid_t fork(void)\n\n{\n __pid_t _Var1;\n \n _Var1 = (*(code *)PTR_fork_0... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\n__pid_t fork(void)\n\n{\n __pid_t _Var1;\n \n _Var1 = (*(code *)PTR_fork_0002b108)();\n return _Var1;\n}\n\n" comment (function_definition "__pid_t fork(void)\n\n{\n __pid_t _Var1;\n \n _Var1 = (*(code *)PTR_fork_0... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\n__pid_t fork(void)\n\n{\n __pid_t _Var1;\n \n _Var1 = (*(code *)PTR_fork_0002b108)();\n return _Var1;\n}\n\n" comment (function_definition "__pid_t fork(void)\n\n{\n __pid_t _Var1;\n \n _Var1 = (*(code *)PTR_fork_0... | (translation_unit comment (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (t... | (comment "/* WARNING: Unknown calling convention -- yet parameter storage is locked */") (function_definition "__pid_t fork(void)\n\n{\n __pid_t _Var1;\n \n _Var1 = (*(code *)PTR_fork_0002b108)();\n return _Var1;\n}" (type_identifier "__pid_t") (function_declarator "fork(void)" (identifier "fork") (parameter_list "... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
type_1 function_1(void)
{
type_1 _Var1;
_Var1 = (*(type_2 *)PTR_fork_0002b108)();
return _Var1;
}
| (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: (type_identifier) declarator: (identifier)) (expression_statement (... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
__pid_t MASKED(void)
{
__pid_t _Var1;
_Var1 = (*(code *)PTR_MASKED_0002b108)();
return _Var1;
}
| 35,633 |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 7