file_name stringlengths 18 83 | original_function_name stringlengths 1 646 | stripped_function_name stringlengths 4 28 | decompiled_code_original stringlengths 34 166k ⌀ | decompiled_code_stripped stringlengths 37 226k ⌀ | assembly_code stringlengths 12 726k | dataflowgraph_original float64 | dataflowgraph_stripped float64 | graphImage_original float64 | graphImage_stripped float64 | pcode_edges_original stringlengths 11 19.8M | pcode_edges_stripped stringlengths 11 37.7M | 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 348 7.73M ⌀ | Replace_function_name_and_variable_name stringlengths 39 169k ⌀ | S-Expression_decompiled_code_original stringlengths 339 3.11M ⌀ | Root Node stringlengths 244 884k ⌀ | decompiled_code_original_masked stringlengths 35 166k ⌀ | decompiled_code_stripped_masked stringlengths 35 226k ⌀ | bfs_pattern stringlengths 187 749k ⌀ | token_sequence stringlengths 35 212k ⌀ | is_unique_bfs int64 1 1 | is_unique_token int64 1 1 | clean_function_name stringlengths 1 70 | clean_decompiled_code_original stringlengths 0 166k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
402_bison_and_bison_strip.c | char_name | FUN_00044688 |
char * char_name(char c)
{
int iVar1;
char *pcVar2;
int iVar3;
char c_local;
char buf [4];
iVar3 = DAT_00044728 + 0x446a8;
iVar1 = **(int **)(iVar3 + DAT_0004472c);
if (c == '\'') {
pcVar2 = (char *)(DAT_00044730 + 0x446cc);
}
else {
buf[0] = '\'';
buf[2] = '\'';
buf[3] = '\0';
... |
void FUN_00044688(char param_1)
{
int iVar1;
int iVar2;
undefined1 local_18;
char local_17;
undefined1 local_16;
undefined1 local_15;
int local_14;
iVar2 = DAT_00044728 + 0x446a8;
local_14 = **(int **)(iVar2 + DAT_0004472c);
if (param_1 == '\'') {
iVar1 = DAT_00044730 + 0x446cc;
}
else ... | stmdb sp!,{r4,r11,lr}
add r11,sp,#0x8
sub sp,sp,#0x14
cpy r3,r0
strb r3,[r11,#-0x15]
ldr r4,[0x44728]
add r4,pc,r4
ldr r3,[0x4472c]
ldr r3,[r4,r3]
ldr r3,[r3,#0x0]
str r3,[r11,#-0x10]
ldrb r3,[r11,#-0x15]
cmp r3,#0x27
bne 0x000446cc
ldr r3,[0x44730]
add r3,pc,r3
b 0x00044700
mov r3,#0x27
strb r3,[r11,#-0x14]
ldrb r3,[r... | null | null | null | null | [(u'INDIRECT_-1206171541', u'MULTIEQUAL_-1206171532'), ('const-417', u'LOAD_-1206171810'), ('const-39', u'INT_EQUAL_-1206171900'), (u'CALL_-1206171699', u'INDIRECT_-1206171541'), (u'CAST_-1206171562', u'MULTIEQUAL_-1206171609'), (u'CALL_-1206171768', u'INDIRECT_-1206171512'), (u'INT_ADD_-1206171794', u'CAST_-1206171493... | [('tmp_1049', u'INT_ADD_-1206171928'), (u'CALL_-1206171699', u'INDIRECT_-1206171540'), (u'CALL_-1206171768', u'INDIRECT_-1206171503'), ('tmp_1054', u'MULTIEQUAL_-1206171534'), (u'INDIRECT_-1206171537', u'MULTIEQUAL_-1206171528'), ('const-0', u'COPY_-1206171748'), (u'INDIRECT_-1206171551', u'MULTIEQUAL_-1206171540'), ('... | null | null | 00044688 | arm | O0 | (translation_unit "void FUN_00044688(char param_1)\n\n{\n int iVar1;\n int iVar2;\n undefined1 local_18;\n char local_17;\n undefined1 local_16;\n undefined1 local_15;\n int local_14;\n \n iVar2 = DAT_00044728 + 0x446a8;\n local_14 = **(int **)(iVar2 + DAT_0004472c);\n if (param_1 == '\'') {\n iVar1 = DAT... |
char * function_1(char var_4)
{
int var_7;
char *pcVar2;
int var_2;
char c_local;
char buf [4];
var_2 = var_1 + 0x446a8;
var_7 = **(int **)(var_2 + var_3);
if (var_4 == '\'') {
pcVar2 = (char *)(var_5 + 0x446cc);
}
else {
buf[0] = '\'';
buf[2] = '\'';
buf[3] = '\0';
buf[1] =... | (translation_unit "char * char_name(char c)\n\n{\n int iVar1;\n char *pcVar2;\n int iVar3;\n char c_local;\n char buf [4];\n \n iVar3 = DAT_00044728 + 0x446a8;\n iVar1 = **(int **)(iVar3 + DAT_0004472c);\n if (c == '\'') {\n pcVar2 = (char *)(DAT_00044730 + 0x446cc);\n }\n else {\n buf[0] = '\'';\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: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec... |
char * MASKED(char c)
{
int iVar1;
char *pcVar2;
int iVar3;
char c_local;
char buf [4];
iVar3 = DAT_00044728 + 0x446a8;
iVar1 = **(int **)(iVar3 + DAT_0004472c);
if (c == '\'') {
pcVar2 = (char *)(DAT_00044730 + 0x446cc);
}
else {
buf[0] = '\'';
buf[2] = '\'';
buf[3] = '\0';
... |
void MASKED(char param_1)
{
int iVar1;
int iVar2;
undefined1 local_18;
char local_17;
undefined1 local_16;
undefined1 local_15;
int local_14;
iVar2 = DAT_00044728 + 0x446a8;
local_14 = **(int **)(iVar2 + DAT_0004472c);
if (param_1 == '\'') {
iVar1 = DAT_00044730 + 0x446cc;
}
else {
... | translation_unit function_definition primitive_type function_declarator compound_statement identifier parameter_list { declaration declaration declaration declaration declaration declaration declaration expression_statement expression_statement if_statement if_statement return_statement } ( parameter_declaration ) prim... | void FUN_00044688 ( char param_1 ) { int iVar1 ; int iVar2 ; undefined1 local_18 ; char local_17 ; undefined1 local_16 ; undefined1 local_15 ; int local_14 ; iVar2 = DAT_00044728 + 0x446a8 ; local_14 = * * ( int * * ) ( iVar2 + DAT_0004472c ) ; if ( param_1 == ' \' ' ) { iVar1 = DAT_00044730 + 0x446cc ; } else { local_... | 1 | 1 | char_name | char * char_name(char c)
{
int iVar1;
char *pcVar2;
int iVar3;
char c_local;
char buf [4];
iVar3 = DAT_00044728 + 0x446a8;
iVar1 = **(int **)(iVar3 + DAT_0004472c);
if (c == '\'') {
pcVar2 = (char *)(DAT_00044730 + 0x446cc);
}
else {
buf[0] = '\'';
buf[2] = '\'';
buf[3] = '\0';
b... |
419_arm-linux-gnueabi-ld_and_arm-linux-gnueabi-ld_strip.c | exp_fold_tree | FUN_00031680 |
void exp_fold_tree(etree_type *tree,asection *current_section,bfd_vma *dotp)
{
int iVar1;
iVar1 = *(int *)(DAT_000316b4 + 0x31690 + DAT_000316b8);
*(bfd_vma *)(iVar1 + 0x24) = *dotp;
*(undefined4 *)(iVar1 + 8) = 0;
*(bfd_vma **)(iVar1 + 0x28) = dotp;
*(asection **)(iVar1 + 0x2c) = current_section;
ex... |
void FUN_00031680(undefined4 param_1,undefined4 param_2,undefined4 *param_3)
{
int iVar1;
iVar1 = *(int *)(DAT_000316b4 + 0x31690 + DAT_000316b8);
*(undefined4 *)(iVar1 + 0x24) = *param_3;
*(undefined4 *)(iVar1 + 8) = 0;
*(undefined4 **)(iVar1 + 0x28) = param_3;
*(undefined4 *)(iVar1 + 0x2c) = param_2;... | ldr r12,[0x316b4]
ldr r3,[0x316b8]
add r12,pc,r12
stmdb sp!,{r4,lr}
ldr r3,[r12,r3]
ldr r4,[r2,#0x0]
mov lr,#0x0
str r4,[r3,#0x24]
str lr,[r3,#0x8]
ldmia sp!,{r4,lr}
str r2,[r3,#0x28]
str r1,[r3,#0x2c]
b 0x0002fbcc | null | null | null | null | [('const-0', u'STORE_-1206118715'), (u'LOAD_-1206118750', u'INT_ADD_-1206118678'), (u'STORE_-1206118721', u'INDIRECT_-1206118625'), (u'CAST_-1206118622', u'LOAD_-1206118750'), (u'LOAD_-1206118750', u'INT_ADD_-1206118684'), ('tmp_134', u'CALL_-1206118684'), (u'STORE_-1206118699', u'INDIRECT_-1206118611'), ('const-40', u... | [(u'STORE_-1206118715', u'INDIRECT_-1206118615'), (u'LOAD_-1206118750', u'INT_ADD_-1206118678'), ('tmp_259', u'INT_ADD_-1206118751'), ('const-202384', u'INT_ADD_-1206118751'), ('tmp_189', u'STORE_-1206118699'), (u'LOAD_-1206118750', u'INT_ADD_-1206118684'), (u'INT_ADD_-1206118684', u'CAST_-1206118596'), ('const-40', u'... | null | null | 00031680 | arm | O0 | (translation_unit "void FUN_00031680(undefined4 param_1,undefined4 param_2,undefined4 *param_3)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(DAT_000316b4 + 0x31690 + DAT_000316b8);\n *(undefined4 *)(iVar1 + 0x24) = *param_3;\n *(undefined4 *)(iVar1 + 8) = 0;\n *(undefined4 **)(iVar1 + 0x28) = param_3;\n *(undefined4 ... |
void function_1(type_1 *tree,type_2 *current_section,type_3 *dotp)
{
int var_3;
var_3 = *(int *)(var_1 + 0x31690 + var_2);
*(type_3 *)(var_3 + 0x24) = *dotp;
*(type_4 *)(var_3 + 8) = 0;
*(type_3 **)(var_3 + 0x28) = dotp;
*(type_2 **)(var_3 + 0x2c) = current_section;
var_4(tree);
return;
}
| (translation_unit "void exp_fold_tree(etree_type *tree,asection *current_section,bfd_vma *dotp)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(DAT_000316b4 + 0x31690 + DAT_000316b8);\n *(bfd_vma *)(iVar1 + 0x24) = *dotp;\n *(undefined4 *)(iVar1 + 8) = 0;\n *(bfd_vma **)(iVar1 + 0x28) = dotp;\n *(asection **)(iVar1 + 0x... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe... |
void MASKED(etree_type *tree,asection *current_section,bfd_vma *dotp)
{
int iVar1;
iVar1 = *(int *)(DAT_000316b4 + 0x31690 + DAT_000316b8);
*(bfd_vma *)(iVar1 + 0x24) = *dotp;
*(undefined4 *)(iVar1 + 8) = 0;
*(bfd_vma **)(iVar1 + 0x28) = dotp;
*(asection **)(iVar1 + 0x2c) = current_section;
MASKED_1(... |
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 *param_3)
{
int iVar1;
iVar1 = *(int *)(DAT_000316b4 + 0x31690 + DAT_000316b8);
*(undefined4 *)(iVar1 + 0x24) = *param_3;
*(undefined4 *)(iVar1 + 8) = 0;
*(undefined4 **)(iVar1 + 0x28) = param_3;
*(undefined4 *)(iVar1 + 0x2c) = param_2;
FUN... | translation_unit function_definition primitive_type function_declarator compound_statement identifier parameter_list { declaration expression_statement expression_statement expression_statement expression_statement expression_statement expression_statement return_statement } ( parameter_declaration , parameter_declarat... | void FUN_00031680 ( undefined4 param_1 , undefined4 param_2 , undefined4 * param_3 ) { int iVar1 ; iVar1 = * ( int * ) ( DAT_000316b4 + 0x31690 + DAT_000316b8 ) ; * ( undefined4 * ) ( iVar1 + 0x24 ) = * param_3 ; * ( undefined4 * ) ( iVar1 + 8 ) = 0 ; * ( undefined4 * * ) ( iVar1 + 0x28 ) = param_3 ; * ( undefined4 * )... | 1 | 1 | exp_fold_tree | void exp_fold_tree(etree_type *tree,asection *current_section,bfd_vma *dotp)
{
int iVar1;
iVar1 = *(int *)(DAT_000316b4 + 0x31690 + DAT_000316b8);
*(bfd_vma *)(iVar1 + 0x24) = *dotp;
*(undefined4 *)(iVar1 + 8) = 0;
*(bfd_vma **)(iVar1 + 0x28) = dotp;
*(asection **)(iVar1 + 0x2c) = current_section;
exp_fol... |
932_sqlite3_and_sqlite3_strip.c | sqlite3PagerCommitPhaseOne | FUN_0006f52c |
int sqlite3PagerCommitPhaseOne(Pager *pPager,char *zMaster,int noSync)
{
int iVar1;
int iVar2;
int noSync_local;
char *zMaster_local;
Pager *pPager_local;
PgHdr *pPageOne;
int rc;
PgHdr *pList;
Pgno nNew;
int local_1c;
iVar2 = DAT_0006f850 + 0x6f550;
local_1c = **(int **)(iVar2 + DAT_0006f8... |
void FUN_0006f52c(int param_1,undefined4 param_2,int param_3)
{
int iVar1;
int iVar2;
int iVar3;
int iVar4;
int local_2c;
int local_28;
int local_24;
int local_20;
int local_1c;
iVar2 = DAT_0006f850 + 0x6f550;
local_1c = **(int **)(iVar2 + DAT_0006f854);
local_28 = 0;
if (*(int *)(param_1... | stmdb sp!,{r4,r5,r6,r11,lr}
add r11,sp,#0x10
sub sp,sp,#0x2c
str r0,[r11,#-0x30]
str r1,[r11,#-0x34]
str r2,[r11,#-0x38]
ldr r4,[0x6f850]
add r4,pc,r4
ldr r3,[0x6f854]
ldr r3,[r4,r3]
ldr r3,[r3,#0x0]
str r3,[r11,#-0x18]
mov r3,#0x0
str r3,[r11,#-0x24]
ldr r3,[r11,#-0x30]
ldr r3,[r3,#0x28]
cmp r3,#0x0
beq 0x0006f580
ldr... | null | null | null | null | [(u'CALL_-1206257189', u'INDIRECT_-1206256524'), (u'CALL_-1206257545', u'INDIRECT_-1206256644'), (u'CALL_-1206257070', u'INDIRECT_-1206256423'), ('const-216', u'PTRSUB_-1206256506'), (u'LOAD_-1206257805', u'CALL_-1206257789'), (u'CALL_-1206257401', u'INDIRECT_-1206256636'), ('tmp_2096', u'PTRSUB_-1206256183'), (u'MULTI... | [(u'CALL_-1206257335', u'INDIRECT_-1206256230'), (u'INDIRECT_-1206256267', u'INT_ADD_-1206257094'), (u'INDIRECT_-1206255973', u'COPY_-1206256032'), (u'INT_ADD_-1206257937', u'CAST_-1206256244'), (u'CALL_-1206257545', u'INDIRECT_-1206256468'), (u'LOAD_-1206257805', u'CALL_-1206257789'), ('tmp_2269', u'CBRANCH_-120625691... | null | null | 0006f52c | arm | O0 | (translation_unit "void FUN_0006f52c(int param_1,undefined4 param_2,int param_3)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int local_2c;\n int local_28;\n int local_24;\n int local_20;\n int local_1c;\n \n iVar2 = DAT_0006f850 + 0x6f550;\n local_1c = **(int **)(iVar2 + DAT_0006f854);\n loc... |
int function_1(type_1 *pPager,char *zMaster,int var_17)
{
int var_5;
int var_2;
int noSync_local;
char *zMaster_local;
type_1 *pPager_local;
type_2 *pPageOne;
int var_9;
type_2 *var_19;
type_3 nNew;
int var_23;
var_2 = var_1 + 0x6f550;
var_23 = **(int **)(var_2 + var_3);
var_9 = 0;
if (... | (translation_unit "int sqlite3PagerCommitPhaseOne(Pager *pPager,char *zMaster,int noSync)\n\n{\n int iVar1;\n int iVar2;\n int noSync_local;\n char *zMaster_local;\n Pager *pPager_local;\n PgHdr *pPageOne;\n int rc;\n PgHdr *pList;\n Pgno nNew;\n int local_1c;\n \n iVar2 = DAT_0006f850 + 0x6f550;\n local_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))) (parameter_declaration type: (primitive_type) declarator: (pointer... |
int MASKED(Pager *pPager,char *zMaster,int noSync)
{
int iVar1;
int iVar2;
int noSync_local;
char *zMaster_local;
Pager *pPager_local;
PgHdr *pPageOne;
int rc;
PgHdr *pList;
Pgno nNew;
int local_1c;
iVar2 = DAT_0006f850 + 0x6f550;
local_1c = **(int **)(iVar2 + DAT_0006f854);
rc = 0;
if ... |
void MASKED(int param_1,undefined4 param_2,int param_3)
{
int iVar1;
int iVar2;
int iVar3;
int iVar4;
int local_2c;
int local_28;
int local_24;
int local_20;
int local_1c;
iVar2 = DAT_0006f850 + 0x6f550;
local_1c = **(int **)(iVar2 + DAT_0006f854);
local_28 = 0;
if (*(int *)(param_1 + 0x2... | translation_unit function_definition primitive_type function_declarator compound_statement identifier parameter_list { declaration declaration declaration declaration declaration declaration declaration declaration declaration expression_statement expression_statement expression_statement if_statement expression_statem... | void FUN_0006f52c ( int param_1 , undefined4 param_2 , int param_3 ) { int iVar1 ; int iVar2 ; int iVar3 ; int iVar4 ; int local_2c ; int local_28 ; int local_24 ; int local_20 ; int local_1c ; iVar2 = DAT_0006f850 + 0x6f550 ; local_1c = * * ( int * * ) ( iVar2 + DAT_0006f854 ) ; local_28 = 0 ; if ( * ( int * ) ( param... | 1 | 1 | sqlite3PagerCommitPhaseOne | int sqlite3PagerCommitPhaseOne(Pager *pPager,char *zMaster,int noSync)
{
int iVar1;
int iVar2;
int noSync_local;
char *zMaster_local;
Pager *pPager_local;
PgHdr *pPageOne;
int rc;
PgHdr *pList;
Pgno nNew;
int local_1c;
iVar2 = DAT_0006f850 + 0x6f550;
local_1c = **(int **)(iVar2 + DAT_0006f854);
... |
730_libcurl.so.4.5_and_libcurl.so.4.5_strip.c | Curl_builtin_scheme | FUN_0003cd10 |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
Curl_handler * Curl_builtin_scheme(char *scheme)
{
char *scheme_local;
Curl_handler **pp;
Curl_handler *p;
if (*(undefined4 **)(DAT_0003cd8c + 0x3cd2c) == (undefined4 *)0x0) {
return (Curl_handler *)0x0;
}
/... |
undefined4 * FUN_0003cd10(undefined4 param_1)
{
int iVar1;
undefined4 *puVar2;
undefined4 *local_10;
local_10 = (undefined4 *)(DAT_0003cd8c + 0x3cd2c);
while( true ) {
puVar2 = (undefined4 *)*local_10;
if (puVar2 == (undefined4 *)0x0) {
return (undefined4 *)0x0;
}
iVar1 = FUN_000525... | stmdb sp!,{r11,lr}
add r11,sp,#0x4
sub sp,sp,#0x10
str r0,[r11,#-0x10]
ldr r3,[0x3cd8c]
add r3,pc,r3
str r3,[r11,#-0xc]
b 0x0003cd64
ldr r3,[r11,#-0x8]
ldr r3,[r3,#0x0]
ldr r1,[r11,#-0x10]
cpy r0,r3
bl 0x00052580
cpy r3,r0
cmp r3,#0x0
beq 0x0003cd58
ldr r3,[r11,#-0x8]
b 0x0003cd80
ldr r3,[r11,#-0xc]
add r3,r3,#0x4
str ... | null | null | null | null | [(u'INT_EQUAL_-1206071875', u'CBRANCH_-1206071871'), (u'CAST_-1206071814', u'LOAD_-1206071912'), ('const-0', u'INT_EQUAL_-1206071875'), ('const-1', u'RETURN_-1206071875'), ('const-417', u'LOAD_-1206071912'), ('tmp_196', u'CBRANCH_-1206071871'), ('tmp_327', u'CALL_-1206071880'), (u'LOAD_-1206071912', u'INT_EQUAL_-120607... | [('const-417', u'LOAD_-1206071912'), (u'INDIRECT_-1206071706', u'COPY_-1206071668'), (u'INDIRECT_-1206071706', u'MULTIEQUAL_-1206071669'), (u'MULTIEQUAL_-1206071669', u'COPY_-1206071699'), (u'COPY_-1206071677', u'RETURN_-1206071658'), ('const-249132', u'INT_ADD_-1206071972'), ('const-0', u'INT_EQUAL_-1206071875'), (u'C... | null | null | 0003cd10 | arm | O0 | (translation_unit "undefined4 * FUN_0003cd10(undefined4 param_1)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefined4 *local_10;\n \n local_10 = (undefined4 *)(DAT_0003cd8c + 0x3cd2c);\n while( true ) {\n puVar2 = (undefined4 *)*local_10;\n if (puVar2 == (undefined4 *)0x0) {\n return (undefined4 *)0x0;... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
type_1 * function_1(char *scheme)
{
char *scheme_local;
type_1 **pp;
type_1 *p;
if (*(type_2 **)(var_1 + 0x3cd2c) == (type_2 *)0x0) {
return (type_1 *)0x0;
}
/* WARNING: Subroutine does not return */
var_2... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nCurl_handler * Curl_builtin_scheme(char *scheme)\n\n{\n char *scheme_local;\n Curl_handler **pp;\n Curl_handler *p;\n \n if (*(undefined4 **)(DAT_0003cd8c + 0x3cd2c) == (undefined4 *)0x0) {\n return (Curl_handler *)0x... | (translation_unit (comment) (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_state... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
Curl_handler * MASKED(char *scheme)
{
char *scheme_local;
Curl_handler **pp;
Curl_handler *p;
if (*(undefined4 **)(DAT_0003cd8c + 0x3cd2c) == (undefined4 *)0x0) {
return (Curl_handler *)0x0;
}
/* WARNING: Su... |
undefined4 * MASKED(undefined4 param_1)
{
int iVar1;
undefined4 *puVar2;
undefined4 *local_10;
local_10 = (undefined4 *)(DAT_0003cd8c + 0x3cd2c);
while( true ) {
puVar2 = (undefined4 *)*local_10;
if (puVar2 == (undefined4 *)0x0) {
return (undefined4 *)0x0;
}
iVar1 = FUN_00052580(*pu... | translation_unit function_definition type_identifier pointer_declarator compound_statement * function_declarator { declaration declaration declaration expression_statement while_statement return_statement } identifier parameter_list primitive_type identifier ; type_identifier pointer_declarator ; type_identifier pointe... | undefined4 * FUN_0003cd10 ( undefined4 param_1 ) { int iVar1 ; undefined4 * puVar2 ; undefined4 * local_10 ; local_10 = ( undefined4 * ) ( DAT_0003cd8c + 0x3cd2c ) ; while ( true ) { puVar2 = ( undefined4 * ) * local_10 ; if ( puVar2 == ( undefined4 * ) 0x0 ) { return ( undefined4 * ) 0x0 ; } iVar1 = FUN_00052580 ( * p... | 1 | 1 | Curl_builtin_scheme | Curl_handler * Curl_builtin_scheme(char *scheme)
{
char *scheme_local;
Curl_handler **pp;
Curl_handler *p;
if (*(undefined4 **)(DAT_0003cd8c + 0x3cd2c) == (undefined4 *)0x0) {
return (Curl_handler *)0x0;
}
Curl_strcasecompare((char *)**(undefined4 **)(DAT_0003cd8c + 0x3cd2c),scheme);
} |
4099_arm-linux-gnueabi-dwp_and_arm-linux-gnueabi-dwp_strip.c | compare | FUN_001e47d0 |
/* std::string::compare(unsigned int, unsigned int, std::string const&, unsigned int, unsigned int)
const */
int __thiscall
std::string::compare
(string *this,uint param_1,uint param_2,string *param_3,uint param_4,uint param_5)
{
uint uVar1;
uint uVar2;
uint uVar3;
uVar1 = *(uint *)(this + 4)... |
int FUN_001e47d0(int *param_1,uint param_2,uint param_3,int *param_4,uint param_5,uint param_6)
{
int iVar1;
uint uVar2;
uint uVar3;
uint uVar4;
uVar2 = param_1[1];
if (uVar2 < param_2) {
/* WARNING: Subroutine does not return */
FUN_0021d9c8(DAT_001e4884 + 0x1e4864,DAT_001e4880... | stmdb sp!,{r4,r5,r6,lr}
ldr r4,[r0,#0x4]
cpy r12,r1
cmp r1,r4
ldr lr,[sp,#0x14]
ldr r1,[sp,#0x10]
bhi 0x001e4848
ldr r5,[r3,#0x4]
cmp r1,r5
bhi 0x001e4864
sub r4,r4,r12
cmp r4,r2
sub r5,r5,r1
cpycs r4,r2
cmp r5,lr
cpycs r5,lr
cmp r5,r4
cpycc r2,r5
cpycs r2,r4
cmp r2,#0x0
beq 0x001e4840
ldr r3,[r3,#0x0]
ldr r0,[r0,#0x0]... | null | null | null | null | [('tmp_967', u'COPY_-1207875214'), (u'CALL_-1207875276', u'INDIRECT_-1207875101'), (u'INT_LESSEQUAL_-1207875468', u'CBRANCH_-1207875464'), ('tmp_526', u'INT_SUB_-1207875524'), ('tmp_965', u'COPY_-1207875228'), (u'CALL_-1207875276', u'INDIRECT_-1207875115'), ('tmp_530', u'COPY_-1207875226'), (u'INDIRECT_-1207875123', u'... | [(u'PTRADD_-1207875128', u'LOAD_-1207875571'), (u'INT_ADD_-1207875240', u'CALL_-1207875244'), (u'LOAD_-1207875571', u'CALL_-1207875244'), (u'INDIRECT_-1207875123', u'MULTIEQUAL_-1207875107'), ('const-1984640', u'PTRSUB_-1207874989'), ('tmp_1177', u'MULTIEQUAL_-1207875091'), (u'INDIRECT_-1207875028', u'COPY_-1207875084'... | null | null | 001e47d0 | arm | O0 | (translation_unit "int FUN_001e47d0(int *param_1,uint param_2,uint param_3,int *param_4,uint param_5,uint param_6)\n\n{\n int iVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n \n uVar2 = param_1[1];\n if (uVar2 < param_2) {\n /* WARNING: Subroutine does not return */\n FUN_0021d9c8(DAT_001... |
/* std::string::compare(unsigned int, unsigned int, std::string const&, unsigned int, unsigned int)
const */
int __thiscall
std::type_1::function_1
(type_1 *var_1,type_2 var_3,type_2 var_10,type_1 *var_7,type_2 var_8,type_2 var_11)
{
type_2 var_2;
type_2 var_12;
type_2 var_9;
var_2 = *(type_2... | (translation_unit "/* std::string::compare(unsigned int, unsigned int, std::string const&, unsigned int, unsigned int)\n const */\n\nint __thiscall\nstd::string::compare\n (string *this,uint param_1,uint param_2,string *param_3,uint param_4,uint param_5)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n \... | (translation_unit (comment) (function_definition type: (primitive_type) (ms_call_modifier) (ERROR (identifier) (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (pa... |
/* std::string::MASKED(unsigned int, unsigned int, std::string const&, unsigned int, unsigned int)
const */
int __thiscall
std::string::MASKED
(string *this,uint param_1,uint param_2,string *param_3,uint param_4,uint param_5)
{
uint uVar1;
uint uVar2;
uint uVar3;
uVar1 = *(uint *)(this + 4);
... |
int MASKED(int *param_1,uint param_2,uint param_3,int *param_4,uint param_5,uint param_6)
{
int iVar1;
uint uVar2;
uint uVar3;
uint uVar4;
uVar2 = param_1[1];
if (uVar2 < param_2) {
/* WARNING: Subroutine does not return */
FUN_0021d9c8(DAT_001e4884 + 0x1e4864,DAT_001e4880 + 0x1... | translation_unit function_definition primitive_type function_declarator compound_statement identifier parameter_list { declaration declaration declaration declaration expression_statement if_statement expression_statement if_statement comment expression_statement } ( parameter_declaration , parameter_declaration , para... | int FUN_001e47d0 ( int * param_1 , uint param_2 , uint param_3 , int * param_4 , uint param_5 , uint param_6 ) { int iVar1 ; uint uVar2 ; uint uVar3 ; uint uVar4 ; uVar2 = param_1 [ 1 ] ; if ( uVar2 < param_2 ) { /* WARNING: Subroutine does not return */ FUN_0021d9c8 ( DAT_001e4884 + 0x1e4864 , DAT_001e4880 + 0x1e4860 ... | 1 | 1 | compare | int __thiscall
std::string::compare
(string *this,uint param_1,uint param_2,string *param_3,uint param_4,uint param_5)
{
uint uVar1;
uint uVar2;
uint uVar3;
uVar1 = *(uint *)(this + 4);
if (uVar1 < param_1) {
__throw_out_of_range_fmt
((char *)(DAT_001e4884 + 0x1e4864),DAT_001e4880 ... |
526_busybox_and_busybox_strip.c | monotonic_us | FUN_0001d640 |
/* WARNING: Unknown calling convention */
ulonglong monotonic_us(void)
{
int iVar1;
int iVar2;
int iVar3;
uint uVar4;
int iVar5;
timespec ts;
iVar5 = DAT_0001d748 + 0x1d654;
iVar2 = **(int **)(iVar5 + DAT_0001d74c);
get_mono(&ts);
iVar1 = ts.tv_sec >> 0x1f;
iVar3 = (((iVar1 << 5 | (uint)ts.t... |
void FUN_0001d640(void)
{
int iVar1;
int iVar2;
uint uVar3;
int iVar4;
uint local_2c;
int local_28;
int local_24;
iVar4 = DAT_0001d748 + 0x1d654;
local_24 = **(int **)(iVar4 + DAT_0001d74c);
FUN_0001d5f4(&local_2c);
iVar1 = (int)local_2c >> 0x1f;
iVar2 = (((iVar1 << 5 | local_2c >> 0x1b) - ... | stmdb sp!,{r4,r5,r6,r7,r8,r10,r11,lr}
sub sp,sp,#0x10
ldr r8,[0x1d748]
add r8,pc,r8
ldr r3,[0x1d74c]
ldr r3,[r8,r3]
ldr r3,[r3,#0x0]
str r3,[sp,#0xc]
add r3,sp,#0x4
cpy r0,r3
bl 0x0001d5f4
ldr r3,[sp,#0x4]
cpy r4,r3
mov r5,r4, asr #0x1f
cpy r2,r4
cpy r3,r5
mov r0,#0x0
mov r1,#0x0
mov r1,r3, lsl #0x5
orr r1,r1,r2, lsr #... | null | null | null | null | [(u'PTRSUB_-1205937950', u'CALL_-1205938518'), (u'CAST_-1205937962', u'LOAD_-1205938562'), ('tmp_1664', u'INT_ADD_-1205938546'), (u'INT_ADD_-1205937986', u'PIECE_-1205937822'), (u'INDIRECT_-1205937769', u'COPY_-1205937828'), ('const-417', u'LOAD_-1205938562'), ('const-417', u'LOAD_-1205938556'), (u'CAST_-1205937829', u... | [(u'CALL_-1205937928', u'INDIRECT_-1205937768'), (u'INT_ADD_-1205938546', u'CAST_-1205937965'), (u'CALL_-1205938518', u'INDIRECT_-1205937985'), (u'INDIRECT_-1205937973', u'INT_MULT_-1205938389'), ('const-417', u'LOAD_-1205937970'), ('const-15872', u'INT_MULT_-1205938270'), (u'INT_SRIGHT_-1205937835', u'SUBPIECE_-120593... | null | null | 0001d640 | arm | O0 | (translation_unit "void FUN_0001d640(void)\n\n{\n int iVar1;\n int iVar2;\n uint uVar3;\n int iVar4;\n uint local_2c;\n int local_28;\n int local_24;\n \n iVar4 = DAT_0001d748 + 0x1d654;\n local_24 = **(int **)(iVar4 + DAT_0001d74c);\n FUN_0001d5f4(&local_2c);\n iVar1 = (int)local_2c >> 0x1f;\n iVar2 = (((... |
/* WARNING: Unknown calling convention */
type_1 function_1(void)
{
int var_5;
int var_7;
int var_10;
type_2 var_11;
int var_2;
type_3 ts;
var_2 = var_1 + 0x1d654;
var_7 = **(int **)(var_2 + var_3);
var_4(&ts);
var_5 = ts.tv_sec >> 0x1f;
var_10 = (((var_5 << 5 | (type_2)ts.tv_sec >> 0x1b) -
... | (translation_unit "/* WARNING: Unknown calling convention */\n\nulonglong monotonic_us(void)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n uint uVar4;\n int iVar5;\n timespec ts;\n \n iVar5 = DAT_0001d748 + 0x1d654;\n iVar2 = **(int **)(iVar5 + DAT_0001d74c);\n get_mono(&ts);\n iVar1 = ts.tv_sec >> 0x1f;\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: (primitive_type) declarator: (identifier)) (declaration type: (prim... |
/* WARNING: Unknown calling convention */
ulonglong MASKED(void)
{
int iVar1;
int iVar2;
int iVar3;
uint uVar4;
int iVar5;
timespec ts;
iVar5 = DAT_0001d748 + 0x1d654;
iVar2 = **(int **)(iVar5 + DAT_0001d74c);
get_mono(&ts);
iVar1 = ts.tv_sec >> 0x1f;
iVar3 = (((iVar1 << 5 | (uint)ts.tv_sec ... |
void MASKED(void)
{
int iVar1;
int iVar2;
uint uVar3;
int iVar4;
uint local_2c;
int local_28;
int local_24;
iVar4 = DAT_0001d748 + 0x1d654;
local_24 = **(int **)(iVar4 + DAT_0001d74c);
FUN_0001d5f4(&local_2c);
iVar1 = (int)local_2c >> 0x1f;
iVar2 = (((iVar1 << 5 | local_2c >> 0x1b) - (iVar1... | translation_unit function_definition primitive_type function_declarator compound_statement identifier parameter_list { declaration declaration declaration declaration declaration declaration declaration expression_statement expression_statement expression_statement expression_statement expression_statement expression_s... | void FUN_0001d640 ( void ) { int iVar1 ; int iVar2 ; uint uVar3 ; int iVar4 ; uint local_2c ; int local_28 ; int local_24 ; iVar4 = DAT_0001d748 + 0x1d654 ; local_24 = * * ( int * * ) ( iVar4 + DAT_0001d74c ) ; FUN_0001d5f4 ( & local_2c ) ; iVar1 = ( int ) local_2c >> 0x1f ; iVar2 = ( ( ( iVar1 << 5 | local_2c >> 0x1b ... | 1 | 1 | monotonic_us | ulonglong monotonic_us(void)
{
int iVar1;
int iVar2;
int iVar3;
uint uVar4;
int iVar5;
timespec ts;
iVar5 = DAT_0001d748 + 0x1d654;
iVar2 = **(int **)(iVar5 + DAT_0001d74c);
get_mono(&ts);
iVar1 = ts.tv_sec >> 0x1f;
iVar3 = (((iVar1 << 5 | (uint)ts.tv_sec >> 0x1b) -
(iVar1 + (uint)((uin... |
3012_busybox_and_busybox_strip.c | recursive_action | FUN_00131214 |
int recursive_action(char *fileName,uint flags,_func_int_char_ptr_stat_ptr_void_ptr_int *fileAction,
_func_int_char_ptr_stat_ptr_void_ptr_int *dirAction,void *userData,uint depth)
{
int iVar1;
DIR *__dirp;
char *fileName_00;
dirent64 *pdVar2;
int iVar3;
code *pcVar4;
int iVar5;
voi... |
void FUN_00131214(char *param_1,uint param_2,code *param_3,code *param_4,undefined4 param_5,
int param_6)
{
int iVar1;
DIR *__dirp;
void *__ptr;
dirent64 *pdVar2;
code *pcVar3;
int iVar4;
code *local_a8;
code *local_a4;
uint local_98;
undefined4 local_94;
undefined1 auStack_80 [... | stmdb sp!,{r4,r5,lr}
sub sp,sp,#0xac
str r0,[sp,#0x1c]
str r1,[sp,#0x18]
str r2,[sp,#0x14]
str r3,[sp,#0x10]
ldr r3,[sp,#0xb8]
str r3,[sp,#0xc]
ldr r4,[0x131548]
add r4,pc,r4
ldr r3,[0x13154c]
ldr r3,[r4,r3]
ldr r3,[r3,#0x0]
str r3,[sp,#0xa4]
ldr r3,[sp,#0x14]
cmp r3,#0x0
bne 0x00131264
ldr r3,[0x131550]
add r3,pc,r3
s... | null | null | null | null | [('const-1250052', u'INT_ADD_-1207167972'), (u'INDIRECT_-1207166061', u'MULTIEQUAL_-1207165999'), (u'INT_AND_-1207167031', u'INT_EQUAL_-1207167027'), ('tmp_2631', u'INT_AND_-1207167577'), ('const-417', u'LOAD_-1207167358'), (u'CALLIND_-1207167624', u'INDIRECT_-1207166486'), ('tmp_397', u'CBRANCH_-1207168227'), ('tmp_19... | [(u'INDIRECT_-1207166381', u'MULTIEQUAL_-1207166223'), (u'COPY_-1207166229', u'MULTIEQUAL_-1207166492'), (u'PTRSUB_-1207166083', u'CALLIND_-1207168082'), (u'INT_AND_-1207167031', u'INT_EQUAL_-1207167027'), (u'INDIRECT_-1207166357', u'MULTIEQUAL_-1207166077'), ('tmp_4570', u'PTRSUB_-1207166010'), (u'INDIRECT_-1207166043... | null | null | 00131214 | arm | O0 | (translation_unit "void FUN_00131214(char *param_1,uint param_2,code *param_3,code *param_4,undefined4 param_5,\n int param_6)\n\n{\n int iVar1;\n DIR *__dirp;\n void *__ptr;\n dirent64 *pdVar2;\n code *pcVar3;\n int iVar4;\n code *local_a8;\n code *local_a4;\n uint local_98;\n undefined4 loca... |
int function_1(char *fileName,type_1 var_9,type_2 *var_4,
type_2 *var_6,void *userData,type_1 var_8)
{
int var_13;
type_3 *var_17;
char *var_21;
type_4 *var_19;
int var_25;
type_5 *pcVar4;
int var_2;
void *userData_local;
type_2 *dirAction_local;
type_2 *fileAction_local;
typ... | (translation_unit "int recursive_action(char *fileName,uint flags,_func_int_char_ptr_stat_ptr_void_ptr_int *fileAction,\n _func_int_char_ptr_stat_ptr_void_ptr_int *dirAction,void *userData,uint depth)\n\n{\n int iVar1;\n DIR *__dirp;\n char *fileName_00;\n dirent64 *pdVar2;\n int iVar3;\n code ... | (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: (identif... |
int MASKED(char *fileName,uint flags,_func_int_char_ptr_stat_ptr_void_ptr_int *fileAction,
_func_int_char_ptr_stat_ptr_void_ptr_int *dirAction,void *userData,uint depth)
{
int iVar1;
DIR *__dirp;
char *fileName_00;
dirent64 *pdVar2;
int iVar3;
code *pcVar4;
int iVar5;
void *userDat... |
void MASKED(char *param_1,uint param_2,code *param_3,code *param_4,undefined4 param_5,
int param_6)
{
int iVar1;
DIR *__dirp;
void *__ptr;
dirent64 *pdVar2;
code *pcVar3;
int iVar4;
code *local_a8;
code *local_a4;
uint local_98;
undefined4 local_94;
undefined1 auStack_80 [16];
... | translation_unit function_definition primitive_type function_declarator compound_statement identifier parameter_list { declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration expression_statement expression_statement exp... | void FUN_00131214 ( char * param_1 , uint param_2 , code * param_3 , code * param_4 , undefined4 param_5 , int param_6 ) { int iVar1 ; DIR * __dirp ; void * __ptr ; dirent64 * pdVar2 ; code * pcVar3 ; int iVar4 ; code * local_a8 ; code * local_a4 ; uint local_98 ; undefined4 local_94 ; undefined1 auStack_80 [ 16 ] ; ui... | 1 | 1 | recursive_action | int recursive_action(char *fileName,uint flags,_func_int_char_ptr_stat_ptr_void_ptr_int *fileAction,
_func_int_char_ptr_stat_ptr_void_ptr_int *dirAction,void *userData,uint depth)
{
int iVar1;
DIR *__dirp;
char *fileName_00;
dirent64 *pdVar2;
int iVar3;
code *pcVar4;
int iVar5;
void ... |
776_wget_and_wget_strip.c | warc_write_start_record | FUN_0005d1e4 |
/* WARNING: Unknown calling convention */
_Bool warc_write_start_record(void)
{
undefined1 uVar1;
undefined4 uVar2;
int iVar3;
int iVar4;
int iVar5;
bool bVar6;
__off64_t _Var7;
int dup_fd;
iVar5 = DAT_0005d404 + 0x5d1fc;
if (*(char *)(DAT_0005d408 + 0x5d204) != '\x01') {
uVar1 = FUN_0005d... |
undefined1 FUN_0005d1e4(void)
{
undefined4 uVar1;
int iVar2;
int iVar3;
int iVar4;
bool bVar5;
__off64_t _Var6;
iVar4 = DAT_0005d404 + 0x5d1fc;
if (*(char *)(DAT_0005d408 + 0x5d204) != '\x01') {
return 0;
}
FUN_0007e20c(*(undefined4 *)(DAT_0005d40c + 0x5d228));
if ((int)(uint)(*(int *)(*(... | stmdb sp!,{r4,r11,lr}
add r11,sp,#0x8
sub sp,sp,#0xc
ldr r4,[0x5d404]
add r4,pc,r4
ldr r3,[0x5d408]
add r3,pc,r3
ldrb r3,[r3,#0x0]
eor r3,r3,#0x1
and r3,r3,#0xff
cmp r3,#0x0
beq 0x0005d21c
mov r3,#0x0
b 0x0005d3f8
ldr r3,[0x5d40c]
add r3,pc,r3
ldr r3,[r3,#0x0]
cpy r0,r3
bl 0x0007e20c
ldr r3,[0x5d410]
ldr r3,[r4,r3]
ldr... | null | null | null | null | [(u'INDIRECT_-1206200586', u'COPY_-1206200645'), (u'CAST_-1206199993', u'STORE_-1206201016'), (u'INDIRECT_-1206200448', u'COPY_-1206200507'), (u'LOAD_-1206200993', u'INT_EQUAL_-1206200968'), (u'MULTIEQUAL_-1206200615', u'INT_ADD_-1206201423'), (u'CALL_-1206200858', u'INDIRECT_-1206200240'), (u'CALL_-1206201416', u'INDI... | [(u'CALL_-1206200816', u'INDIRECT_-1206199804'), (u'INDIRECT_-1206200313', u'INT_ADD_-1206201330'), (u'CAST_-1206199587', u'STORE_-1206200996'), (u'CALL_-1206201467', u'INDIRECT_-1206200167'), (u'INDIRECT_-1206199817', u'COPY_-1206199848'), (u'CALL_-1206201662', u'INDIRECT_-1206200370'), (u'INDIRECT_-1206200117', u'COP... | null | null | 0005d1e4 | arm | O0 | (translation_unit "undefined1 FUN_0005d1e4(void)\n\n{\n undefined4 uVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n bool bVar5;\n __off64_t _Var6;\n \n iVar4 = DAT_0005d404 + 0x5d1fc;\n if (*(char *)(DAT_0005d408 + 0x5d204) != '\x01') {\n return 0;\n }\n FUN_0007e20c(*(undefined4 *)(DAT_0005d40c + 0x5d228)... |
/* WARNING: Unknown calling convention */
type_1 function_1(void)
{
type_2 uVar1;
type_3 uVar2;
int var_10;
int var_11;
int var_6;
bool bVar6;
type_4 _Var7;
int dup_fd;
var_6 = var_1 + 0x5d1fc;
if (*(char *)(var_2 + 0x5d204) != '\x01') {
uVar1 = var_3();
return (type_1)uVar1;
}
var... | (translation_unit "/* WARNING: Unknown calling convention */\n\n_Bool warc_write_start_record(void)\n\n{\n undefined1 uVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n bool bVar6;\n __off64_t _Var7;\n int dup_fd;\n \n iVar5 = DAT_0005d404 + 0x5d1fc;\n if (*(char *)(DAT_0005d408 + 0x5d204) !... | (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)) (declaration type: (typ... |
/* WARNING: Unknown calling convention */
_Bool MASKED(void)
{
undefined1 uVar1;
undefined4 uVar2;
int iVar3;
int iVar4;
int iVar5;
bool bVar6;
__off64_t _Var7;
int dup_fd;
iVar5 = DAT_0005d404 + 0x5d1fc;
if (*(char *)(DAT_0005d408 + 0x5d204) != '\x01') {
uVar1 = FUN_0005d3f8();
return... |
undefined1 MASKED(void)
{
undefined4 uVar1;
int iVar2;
int iVar3;
int iVar4;
bool bVar5;
__off64_t _Var6;
iVar4 = DAT_0005d404 + 0x5d1fc;
if (*(char *)(DAT_0005d408 + 0x5d204) != '\x01') {
return 0;
}
FUN_0007e20c(*(undefined4 *)(DAT_0005d40c + 0x5d228));
if ((int)(uint)(*(int *)(*(int *)... | translation_unit function_definition type_identifier function_declarator compound_statement identifier parameter_list { declaration declaration declaration declaration declaration declaration expression_statement if_statement expression_statement if_statement if_statement expression_statement return_statement } ( param... | undefined1 FUN_0005d1e4 ( void ) { undefined4 uVar1 ; int iVar2 ; int iVar3 ; int iVar4 ; bool bVar5 ; __off64_t _Var6 ; iVar4 = DAT_0005d404 + 0x5d1fc ; if ( * ( char * ) ( DAT_0005d408 + 0x5d204 ) != ' \x01 ' ) { return 0 ; } FUN_0007e20c ( * ( undefined4 * ) ( DAT_0005d40c + 0x5d228 ) ) ; if ( ( int ) ( uint ) ( * (... | 1 | 1 | warc_write_start_record | _Bool warc_write_start_record(void)
{
undefined1 uVar1;
undefined4 uVar2;
int iVar3;
int iVar4;
int iVar5;
bool bVar6;
__off64_t _Var7;
int dup_fd;
iVar5 = DAT_0005d404 + 0x5d1fc;
if (*(char *)(DAT_0005d408 + 0x5d204) != '\x01') {
uVar1 = FUN_0005d3f8();
return (_Bool)uVar1;
}
rpl_fflush... |
698_puttytel_and_puttytel_strip.c | fgetline | FUN_00034830 |
char * fgetline(FILE *fp)
{
FILE *fp_local;
char *ret;
int size;
int len;
/* WARNING: Subroutine does not return */
safemalloc(0x200,1);
}
|
int FUN_00034830(FILE *param_1)
{
size_t sVar1;
char *pcVar2;
int local_14;
int local_10;
int local_c;
local_14 = FUN_000353b4(0x200,1);
local_10 = 0x200;
local_c = 0;
while (pcVar2 = fgets((char *)(local_14 + local_c),local_10 - local_c,param_1),
pcVar2 != (char *)0x0) {
sVar1 = strl... | stmdb sp!,{r11,lr}
add r11,sp,#0x4
sub sp,sp,#0x18
str r0,[r11,#-0x18]
mov r1,#0x1
mov r0,#0x200
bl 0x000353b4
str r0,[r11,#-0x10]
mov r3,#0x200
str r3,[r11,#-0xc]
mov r3,#0x0
str r3,[r11,#-0x8]
b 0x000348d4
ldr r3,[r11,#-0x8]
ldr r2,[r11,#-0x10]
add r3,r2,r3
cpy r0,r3
bl 0x000194e0
cpy r2,r0
ldr r3,[r11,#-0x8]
add r3,... | null | null | null | null | [('const-1', u'RETURN_-1206105971'), ('const-512', u'CALL_-1206105976'), ('const-1', u'CALL_-1206105976')] | [(u'MULTIEQUAL_-1206105180', u'INT_ADD_-1206105587'), ('const-0', u'RETURN_-1206105580'), ('const-0', u'COPY_-1206105932'), (u'INT_SLESS_-1206105690', u'CBRANCH_-1206105697'), (u'CALL_-1206105755', u'INT_ADD_-1206105724'), (u'INT_SUB_-1206105754', u'CALL_-1206105748'), ('tmp_424', u'CBRANCH_-1206105678'), (u'CAST_-1206... | null | null | 00034830 | arm | O0 | (translation_unit "int FUN_00034830(FILE *param_1)\n\n{\n size_t sVar1;\n char *pcVar2;\n int local_14;\n int local_10;\n int local_c;\n \n local_14 = FUN_000353b4(0x200,1);\n local_10 = 0x200;\n local_c = 0;\n while (pcVar2 = fgets((char *)(local_14 + local_c),local_10 - local_c,param_1),\n pcVar2 != ... |
char * function_1(type_1 *fp)
{
type_1 *fp_local;
char *ret;
int size;
int len;
/* WARNING: Subroutine does not return */
var_1(0x200,1);
}
| (translation_unit "char * fgetline(FILE *fp)\n\n{\n FILE *fp_local;\n char *ret;\n int size;\n int len;\n \n /* WARNING: Subroutine does not return */\n safemalloc(0x200,1);\n}\n\n" (function_definition "char * fgetline(FILE *fp)\n\n{\n FILE *fp_local;\n char *ret;\n int size;\n int len;\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)))))) body: (compound_statement (decl... |
char * MASKED(FILE *fp)
{
FILE *fp_local;
char *ret;
int size;
int len;
/* WARNING: Subroutine does not return */
safemalloc(0x200,1);
}
|
int MASKED(FILE *param_1)
{
size_t sVar1;
char *pcVar2;
int local_14;
int local_10;
int local_c;
local_14 = FUN_000353b4(0x200,1);
local_10 = 0x200;
local_c = 0;
while (pcVar2 = fgets((char *)(local_14 + local_c),local_10 - local_c,param_1),
pcVar2 != (char *)0x0) {
sVar1 = strlen((ch... | translation_unit function_definition primitive_type function_declarator compound_statement identifier parameter_list { declaration declaration declaration declaration declaration expression_statement expression_statement expression_statement while_statement if_statement return_statement } ( parameter_declaration ) prim... | int FUN_00034830 ( FILE * param_1 ) { size_t sVar1 ; char * pcVar2 ; int local_14 ; int local_10 ; int local_c ; local_14 = FUN_000353b4 ( 0x200 , 1 ) ; local_10 = 0x200 ; local_c = 0 ; while ( pcVar2 = fgets ( ( char * ) ( local_14 + local_c ) , local_10 - local_c , param_1 ) , pcVar2 != ( char * ) 0x0 ) { sVar1 = str... | 1 | 1 | fgetline | char * fgetline(FILE *fp)
{
FILE *fp_local;
char *ret;
int size;
int len;
safemalloc(0x200,1);
} |
112_indent_and_indent_strip.c | is_comment_start | FUN_0001df5c |
BOOLEAN is_comment_start(char *p)
{
char *p_local;
BOOLEAN ret;
if ((*p == '/') && ((p[1] == '*' || (p[1] == '/')))) {
ret = '\x01';
}
else {
ret = '\0';
}
return ret;
}
|
undefined1 FUN_0001df5c(char *param_1)
{
undefined1 local_9;
if ((*param_1 == '/') && ((param_1[1] == '*' || (param_1[1] == '/')))) {
local_9 = 1;
}
else {
local_9 = 0;
}
return local_9;
}
| str r11,[sp,#-0x4]!
add r11,sp,#0x0
sub sp,sp,#0x14
str r0,[r11,#-0x10]
ldr r3,[r11,#-0x10]
ldrb r3,[r3,#0x0]
cmp r3,#0x2f
bne 0x0001dfb0
ldr r3,[r11,#-0x10]
add r3,r3,#0x1
ldrb r3,[r3,#0x0]
cmp r3,#0x2a
beq 0x0001dfa4
ldr r3,[r11,#-0x10]
add r3,r3,#0x1
ldrb r3,[r3,#0x0]
cmp r3,#0x2f
bne 0x0001dfb0
mov r3,#0x1
strb r3,... | null | null | null | null | [(u'LOAD_-1205936184', u'INT_EQUAL_-1205936158'), (u'PTRADD_-1205936075', u'LOAD_-1205936130'), (u'LOAD_-1205936130', u'INT_EQUAL_-1205936104'), ('const-1', u'PTRADD_-1205936075'), ('tmp_240', u'CBRANCH_-1205936155'), (u'PTRADD_-1205936129', u'LOAD_-1205936184'), (u'INT_EQUAL_-1205936104', u'CBRANCH_-1205936100'), ('co... | [('const-417', u'LOAD_-1205936184'), (u'LOAD_-1205936184', u'INT_EQUAL_-1205936158'), ('const-1', u'PTRADD_-1205936075'), (u'PTRADD_-1205936075', u'LOAD_-1205936130'), ('const-1', u'COPY_-1205936081'), (u'LOAD_-1205936130', u'INT_EQUAL_-1205936104'), ('const-0', u'COPY_-1205936029'), ('tmp_240', u'CBRANCH_-1205936155')... | null | null | 0001df5c | arm | O0 | (translation_unit "undefined1 FUN_0001df5c(char *param_1)\n\n{\n undefined1 local_9;\n \n if ((*param_1 == '/') && ((param_1[1] == '*' || (param_1[1] == '/')))) {\n local_9 = 1;\n }\n else {\n local_9 = 0;\n }\n return local_9;\n}\n\n" (function_definition "undefined1 FUN_0001df5c(char *param_1)\n\n{\n un... |
type_1 function_1(char *p)
{
char *p_local;
type_1 ret;
if ((*p == '/') && ((p[1] == '*' || (p[1] == '/')))) {
ret = '\x01';
}
else {
ret = '\0';
}
return ret;
}
| (translation_unit "BOOLEAN is_comment_start(char *p)\n\n{\n char *p_local;\n BOOLEAN ret;\n \n if ((*p == '/') && ((p[1] == '*' || (p[1] == '/')))) {\n ret = '\x01';\n }\n else {\n ret = '\0';\n }\n return ret;\n}\n\n" (function_definition "BOOLEAN is_comment_start(char *p)\n\n{\n char *p_local;\n BOOLE... | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de... |
BOOLEAN MASKED(char *p)
{
char *p_local;
BOOLEAN ret;
if ((*p == '/') && ((p[1] == '*' || (p[1] == '/')))) {
ret = '\x01';
}
else {
ret = '\0';
}
return ret;
}
|
undefined1 MASKED(char *param_1)
{
undefined1 local_9;
if ((*param_1 == '/') && ((param_1[1] == '*' || (param_1[1] == '/')))) {
local_9 = 1;
}
else {
local_9 = 0;
}
return local_9;
}
| translation_unit function_definition type_identifier function_declarator compound_statement identifier parameter_list { declaration if_statement return_statement } ( parameter_declaration ) type_identifier identifier ; if parenthesized_expression compound_statement else_clause return identifier ; primitive_type pointer... | undefined1 FUN_0001df5c ( char * param_1 ) { undefined1 local_9 ; if ( ( * param_1 == ' / ' ) && ( ( param_1 [ 1 ] == ' * ' || ( param_1 [ 1 ] == ' / ' ) ) ) ) { local_9 = 1 ; } else { local_9 = 0 ; } return local_9 ; } | 1 | 1 | is_comment_start | BOOLEAN is_comment_start(char *p)
{
char *p_local;
BOOLEAN ret;
if ((*p == '/') && ((p[1] == '*' || (p[1] == '/')))) {
ret = '\x01';
}
else {
ret = '\0';
}
return ret;
} |
532_sqldiff_and_sqldiff_strip.c | sqlite3KeyInfoUnref | FUN_00030e74 |
void sqlite3KeyInfoUnref(KeyInfo *p)
{
/* WARNING: Subroutine does not return */
sqlite3DbFreeNN(p->db,p);
}
|
void FUN_00030e74(int param_1)
{
FUN_000265e4(*(undefined4 *)(param_1 + 0xc),param_1);
return;
}
| cpy r1,r0
ldr r0,[r0,#0xc]
b 0x000265e4 | null | null | null | null | [('const-1', u'RETURN_-1206120821'), ('tmp_14', u'PTRSUB_-1206120762'), (u'PTRSUB_-1206120762', u'LOAD_-1206120836'), ('const-417', u'LOAD_-1206120836'), (u'LOAD_-1206120836', u'CALL_-1206120826'), ('tmp_14', u'CALL_-1206120826'), ('const-12', u'PTRSUB_-1206120762')] | [(u'INT_ADD_-1206120820', u'CAST_-1206120765'), ('tmp_31', u'INT_ADD_-1206120820'), (u'CAST_-1206120765', u'LOAD_-1206120836'), ('const-0', u'RETURN_-1206120822'), ('const-417', u'LOAD_-1206120836'), (u'LOAD_-1206120836', u'CALL_-1206120826'), ('tmp_31', u'CALL_-1206120826'), ('const-12', u'INT_ADD_-1206120820')] | null | null | 00030e74 | arm | O0 | (translation_unit "void FUN_00030e74(int param_1)\n\n{\n FUN_000265e4(*(undefined4 *)(param_1 + 0xc),param_1);\n return;\n}\n\n" (function_definition "void FUN_00030e74(int param_1)\n\n{\n FUN_000265e4(*(undefined4 *)(param_1 + 0xc),param_1);\n return;\n}" primitive_type (function_declarator "FUN_00030e74(int param... |
void function_1(type_1 *p)
{
/* WARNING: Subroutine does not return */
var_1(p->db,p);
}
| (translation_unit "void sqlite3KeyInfoUnref(KeyInfo *p)\n\n{\n /* WARNING: Subroutine does not return */\n sqlite3DbFreeNN(p->db,p);\n}\n\n" (function_definition "void sqlite3KeyInfoUnref(KeyInfo *p)\n\n{\n /* WARNING: Subroutine does not return */\n sqlite3DbFreeNN(p->db,p);\n}"... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (comment) (expression_statement (call_... |
void MASKED(KeyInfo *p)
{
/* WARNING: Subroutine does not return */
sqlite3DbFreeNN(p->db,p);
}
|
void MASKED(int param_1)
{
FUN_000265e4(*(undefined4 *)(param_1 + 0xc),param_1);
return;
}
| translation_unit function_definition primitive_type function_declarator compound_statement identifier parameter_list { expression_statement return_statement } ( parameter_declaration ) call_expression ; return ; primitive_type identifier identifier argument_list ( pointer_expression , identifier ) * cast_expression ( t... | void FUN_00030e74 ( int param_1 ) { FUN_000265e4 ( * ( undefined4 * ) ( param_1 + 0xc ) , param_1 ) ; return ; } | 1 | 1 | sqlite3KeyInfoUnref | void sqlite3KeyInfoUnref(KeyInfo *p)
{
sqlite3DbFreeNN(p->db,p);
} |
1_crypt_find_cipher_any_and_crypt_find_cipher_any_strip.c | find_cipher_any | FUN_00010000 |
int find_cipher_any(char *name,int blocklen,int keylen)
{
int iVar1;
int keylen_local;
int blocklen_local;
char *name_local;
int x;
if ((name == (char *)0x0) || (iVar1 = find_cipher(name), iVar1 == -1)) {
for (x = 0; x < 0x20; x = x + 1) {
if (((*(int *)(DAT_00010120 + x * 0x68) != 0) &&
... |
int FUN_00010000(int param_1,int param_2,int param_3)
{
int iVar1;
int iStack_c;
if ((param_1 == 0) || (iVar1 = FUN_00010024(param_1), iVar1 == -1)) {
for (iStack_c = 0; iStack_c < 0x20; iStack_c = iStack_c + 1) {
if (((*(int *)(DAT_00010120 + iStack_c * 0x68) != 0) &&
(param_2 <= *(int *... | str lr,[sp,#-0x4]!
sub sp,sp,#0x1c
str r0,[sp,#0xc]
str r1,[sp,#0x8]
str r2,[sp,#0x4]
ldr r3,[sp,#0xc]
cmp r3,#0x0
beq 0x00010040
ldr r0,[sp,#0xc] | null | null | null | null | [(u'INT_EQUAL_-1205993404', u'CBRANCH_-1205993401'), (u'INDIRECT_-1205992811', u'MULTIEQUAL_-1205992569'), (u'MULTIEQUAL_-1205992574', u'COPY_-1205992602'), ('const-104', u'INT_MULT_-1205992903'), (u'MULTIEQUAL_-1205992574', u'INT_ADD_-1205992816'), (u'LOAD_-1205993169', u'INT_NOTEQUAL_-1205993143'), (u'INT_ADD_-120599... | [(u'INT_EQUAL_-1205993404', u'CBRANCH_-1205993401'), (u'INDIRECT_-1205992811', u'MULTIEQUAL_-1205992569'), (u'MULTIEQUAL_-1205992574', u'COPY_-1205992602'), (u'MULTIEQUAL_-1205992574', u'INT_ADD_-1205992816'), (u'LOAD_-1205993169', u'INT_NOTEQUAL_-1205993143'), (u'INT_ADD_-1205992887', u'CAST_-1205992594'), (u'MULTIEQU... | null | null | 00010000 | arm | O0 | (translation_unit "int FUN_00010000(int param_1,int param_2,int param_3)\n\n{\n int iVar1;\n int iStack_c;\n \n if ((param_1 == 0) || (iVar1 = FUN_00010024(param_1), iVar1 == -1)) {\n for (iStack_c = 0; iStack_c < 0x20; iStack_c = iStack_c + 1) {\n if (((*(int *)(DAT_00010120 + iStack_c * 0x68) != 0) &&\n ... |
int function_1(char *var_1,int var_6,int var_7)
{
int var_3;
int keylen_local;
int blocklen_local;
char *name_local;
int var_4;
if ((var_1 == (char *)0x0) || (var_3 = var_2(var_1), var_3 == -1)) {
for (var_4 = 0; var_4 < 0x20; var_4 = var_4 + 1) {
if (((*(int *)(var_5 + var_4 * 0x68) != 0) &&... | (translation_unit "int find_cipher_any(char *name,int blocklen,int keylen)\n\n{\n int iVar1;\n int keylen_local;\n int blocklen_local;\n char *name_local;\n int x;\n \n if ((name == (char *)0x0) || (iVar1 = find_cipher(name), iVar1 == -1)) {\n for (x = 0; x < 0x20; x = x + 1) {\n if (((*(int *)(DAT_00010... | (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... |
int MASKED(char *name,int blocklen,int keylen)
{
int iVar1;
int keylen_local;
int blocklen_local;
char *name_local;
int x;
if ((name == (char *)0x0) || (iVar1 = find_cipher(name), iVar1 == -1)) {
for (x = 0; x < 0x20; x = x + 1) {
if (((*(int *)(DAT_00010120 + x * 0x68) != 0) &&
(bl... |
int MASKED(int param_1,int param_2,int param_3)
{
int iVar1;
int iStack_c;
if ((param_1 == 0) || (iVar1 = FUN_00010024(param_1), iVar1 == -1)) {
for (iStack_c = 0; iStack_c < 0x20; iStack_c = iStack_c + 1) {
if (((*(int *)(DAT_00010120 + iStack_c * 0x68) != 0) &&
(param_2 <= *(int *)(DAT_... | translation_unit function_definition primitive_type function_declarator compound_statement identifier parameter_list { declaration declaration if_statement return_statement } ( parameter_declaration , parameter_declaration , parameter_declaration ) primitive_type identifier ; primitive_type identifier ; if parenthesize... | int FUN_00010000 ( int param_1 , int param_2 , int param_3 ) { int iVar1 ; int iStack_c ; if ( ( param_1 == 0 ) || ( iVar1 = FUN_00010024 ( param_1 ) , iVar1 == -1 ) ) { for ( iStack_c = 0 ; iStack_c < 0x20 ; iStack_c = iStack_c + 1 ) { if ( ( ( * ( int * ) ( DAT_00010120 + iStack_c * 0x68 ) != 0 ) && ( param_2 <= * ( ... | 1 | 1 | find_cipher_any | int find_cipher_any(char *name,int blocklen,int keylen)
{
int iVar1;
int keylen_local;
int blocklen_local;
char *name_local;
int x;
if ((name == (char *)0x0) || (iVar1 = find_cipher(name), iVar1 == -1)) {
for (x = 0; x < 0x20; x = x + 1) {
if (((*(int *)(DAT_00010120 + x * 0x68) != 0) &&
... |
98_sg_logs_and_sg_logs_strip.c | humidity_str | FUN_00016ac8 |
char * humidity_str(uint8_t h,_Bool reporting,char *b,int blen)
{
int blen_local;
char *b_local;
_Bool reporting_local;
uint8_t h_local;
if (h == 0xff) {
if (reporting) {
snprintf(b,blen,(char *)(DAT_00016b8c + 0x16b14));
}
else {
snprintf(b,blen,(char *)(DAT_00016b90 + 0x16b30));... |
char * FUN_00016ac8(byte param_1,char param_2,char *param_3,size_t param_4)
{
if (param_1 == 0xff) {
if (param_2 == '\0') {
snprintf(param_3,param_4,(char *)(DAT_00016b90 + 0x16b30));
}
else {
snprintf(param_3,param_4,(char *)(DAT_00016b8c + 0x16b14));
}
}
else if (param_1 < 0x65) {
... | stmdb sp!,{r11,lr}
add r11,sp,#0x4
sub sp,sp,#0x10
str r2,[r11,#-0xc]
str r3,[r11,#-0x10]
cpy r3,r0
strb r3,[r11,#-0x5]
cpy r3,r1
strb r3,[r11,#-0x6]
ldrb r3,[r11,#-0x5]
cmp r3,#0xff
bne 0x00016b3c
ldrb r3,[r11,#-0x6]
cmp r3,#0x0
beq 0x00016b20
ldr r3,[r11,#-0x10]
ldr r2,[0x16b8c]
add r2,pc,r2
cpy r1,r3
ldr r0,[r11,#-0... | null | null | null | null | [(u'CALL_-1205965952', u'INDIRECT_-1205965667'), (u'INT_ADD_-1205965959', u'CAST_-1205965622'), (u'CALL_-1205965882', u'INDIRECT_-1205965628'), ('tmp_552', u'CALL_-1205965756'), (u'INDIRECT_-1205965628', u'MULTIEQUAL_-1205965554'), (u'INT_ADD_-1205965804', u'CAST_-1205965552'), (u'CAST_-1205965552', u'CALL_-1205965802'... | [(u'CALL_-1205965952', u'INDIRECT_-1205965667'), (u'CALL_-1205965802', u'INDIRECT_-1205965607'), ('tmp_964', u'COPY_-1205965850'), (u'CALL_-1205965882', u'INDIRECT_-1205965628'), ('tmp_991', u'INT_LESS_-1205965836'), ('tmp_964', u'CALL_-1205965802'), (u'INDIRECT_-1205965673', u'MULTIEQUAL_-1205965572'), (u'INDIRECT_-12... | null | null | 00016ac8 | arm | O0 | (translation_unit "char * FUN_00016ac8(byte param_1,char param_2,char *param_3,size_t param_4)\n\n{\n if (param_1 == 0xff) {\n if (param_2 == '\0') {\n snprintf(param_3,param_4,(char *)(DAT_00016b90 + 0x16b30));\n }\n else {\n snprintf(param_3,param_4,(char *)(DAT_00016b8c + 0x16b14));\n }\n }\n... |
char * function_1(uint8_t var_1,type_1 reporting,char *b,int blen)
{
int blen_local;
char *b_local;
type_1 reporting_local;
uint8_t h_local;
if (var_1 == 0xff) {
if (reporting) {
var_2(b,blen,(char *)(var_3 + 0x16b14));
}
else {
var_2(b,blen,(char *)(var_4 + 0x16b30));
}
}
... | (translation_unit "char * humidity_str(uint8_t h,_Bool reporting,char *b,int blen)\n\n{\n int blen_local;\n char *b_local;\n _Bool reporting_local;\n uint8_t h_local;\n \n if (h == 0xff) {\n if (reporting) {\n snprintf(b,blen,(char *)(DAT_00016b8c + 0x16b14));\n }\n else {\n snprintf(b,blen,(ch... | (translation_unit (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: (type_identifier) declarator: (identifi... |
char * MASKED(uint8_t h,_Bool reporting,char *b,int blen)
{
int blen_local;
char *b_local;
_Bool reporting_local;
uint8_t h_local;
if (h == 0xff) {
if (reporting) {
snprintf(b,blen,(char *)(DAT_00016b8c + 0x16b14));
}
else {
snprintf(b,blen,(char *)(DAT_00016b90 + 0x16b30));
}... |
char * MASKED(byte param_1,char param_2,char *param_3,size_t param_4)
{
if (param_1 == 0xff) {
if (param_2 == '\0') {
snprintf(param_3,param_4,(char *)(DAT_00016b90 + 0x16b30));
}
else {
snprintf(param_3,param_4,(char *)(DAT_00016b8c + 0x16b14));
}
}
else if (param_1 < 0x65) {
sn... | translation_unit function_definition primitive_type pointer_declarator compound_statement * function_declarator { if_statement return_statement } identifier parameter_list if parenthesized_expression compound_statement else_clause return identifier ; ( parameter_declaration , parameter_declaration , parameter_declarati... | char * FUN_00016ac8 ( byte param_1 , char param_2 , char * param_3 , size_t param_4 ) { if ( param_1 == 0xff ) { if ( param_2 == ' \0 ' ) { snprintf ( param_3 , param_4 , ( char * ) ( DAT_00016b90 + 0x16b30 ) ) ; } else { snprintf ( param_3 , param_4 , ( char * ) ( DAT_00016b8c + 0x16b14 ) ) ; } } else if ( param_1 < 0... | 1 | 1 | humidity_str | char * humidity_str(uint8_t h,_Bool reporting,char *b,int blen)
{
int blen_local;
char *b_local;
_Bool reporting_local;
uint8_t h_local;
if (h == 0xff) {
if (reporting) {
snprintf(b,blen,(char *)(DAT_00016b8c + 0x16b14));
}
else {
snprintf(b,blen,(char *)(DAT_00016b90 + 0x16b30));
... |
1123_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c | AcquireCacheNexusPixels | FUN_00060ce0 |
/* WARNING: Enum "ExceptionType": Some values do not have unique names */
undefined4
AcquireCacheNexusPixels
(int param_1,undefined4 param_2,size_t param_3,int param_4,undefined4 *param_5,
ExceptionInfo *param_6)
{
void *pvVar1;
undefined4 in_stack_ffffffd4;
if (param_4 != 0) {
... |
undefined4
FUN_00060ce0(int param_1,undefined4 param_2,size_t param_3,int param_4,undefined4 *param_5,
undefined4 param_6)
{
undefined4 uVar1;
if (param_4 == 0) {
param_5[6] = 0;
param_5[7] = 0;
*param_5 = 0;
if (*(int *)(DAT_00060ec0 + 0x60d90) < 1) {
uVar1 = AcquireAlignedMe... | stmdb sp!,{r4,r11,lr}
add r11,sp,#0x8
sub sp,sp,#0x24
str r0,[r11,#-0x10]
str r2,[r11,#-0x1c]
str r3,[r11,#-0x18]
ldr r3,[r11,#-0x1c]
mov r4,#0x0
sub r2,r11,#0x1c
ldmia r2,{r1,r2}
cmp r2,r4
cmpeq r1,r3
beq 0x00060d64
ldr r3,[r11,#-0x10]
add r3,r3,#0x3b4
str r3,[sp,#0xc]
ldr r3,[0x60eac]
add r3,pc,r3
str r3,[sp,#0x8]
ld... | null | null | null | null | [('const-6', u'PTRADD_-1206316642'), (u'INDIRECT_-1206316508', u'COPY_-1206316558'), ('tmp_3124', u'CALL_-1206317567'), (u'INDIRECT_-1206316687', u'MULTIEQUAL_-1206316654'), (u'CAST_-1206316703', u'CALL_-1206317567'), (u'INDIRECT_-1206316838', u'COPY_-1206316897'), (u'STORE_-1206317378', u'INDIRECT_-1206316684'), ('con... | [(u'MULTIEQUAL_-1206316529', u'COPY_-1206316590'), (u'STORE_-1206317480', u'INDIRECT_-1206316809'), (u'STORE_-1206316947', u'INDIRECT_-1206316497'), ('tmp_779', u'CBRANCH_-1206317394'), (u'CALL_-1206317027', u'INDIRECT_-1206316579'), (u'STORE_-1206316941', u'INDIRECT_-1206316572'), ('const-2', u'CALL_-1206317027'), (u'... | null | null | 00060ce0 | arm | O0 | (translation_unit "undefined4\nFUN_00060ce0(int param_1,undefined4 param_2,size_t param_3,int param_4,undefined4 *param_5,\n undefined4 param_6)\n\n{\n undefined4 uVar1;\n \n if (param_4 == 0) {\n param_5[6] = 0;\n param_5[7] = 0;\n *param_5 = 0;\n if (*(int *)(DAT_00060ec0 + 0x60d90) < 1) {\n... |
/* WARNING: Enum "ExceptionType": Some values do not have unique names */
type_1
function_1
(int var_7,type_1 param_2,size_t param_3,int var_1,type_1 *param_5,
type_2 *param_6)
{
void *pvVar1;
type_1 in_stack_ffffffd4;
if (var_1 != 0) {
/* WARNING: Subroutine does not... | (translation_unit "/* WARNING: Enum "ExceptionType": Some values do not have unique names */\n\nundefined4\nAcquireCacheNexusPixels\n (int param_1,undefined4 param_2,size_t param_3,int param_4,undefined4 *param_5,\n ExceptionInfo *param_6)\n\n{\n void *pvVar1;\n undefined4 in_stack_ffffffd4;\n \n ... | (translation_unit (comment) (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_decla... |
/* WARNING: Enum "ExceptionType": Some values do not have unique names */
undefined4
MASKED
(int param_1,undefined4 param_2,size_t param_3,int param_4,undefined4 *param_5,
ExceptionInfo *param_6)
{
void *pvVar1;
undefined4 in_stack_ffffffd4;
if (param_4 != 0) {
/* WAR... |
undefined4
MASKED(int param_1,undefined4 param_2,size_t param_3,int param_4,undefined4 *param_5,
undefined4 param_6)
{
undefined4 uVar1;
if (param_4 == 0) {
param_5[6] = 0;
param_5[7] = 0;
*param_5 = 0;
if (*(int *)(DAT_00060ec0 + 0x60d90) < 1) {
uVar1 = AcquireAlignedMemory(1... | translation_unit function_definition type_identifier function_declarator compound_statement identifier parameter_list { declaration if_statement return_statement } ( parameter_declaration , parameter_declaration , parameter_declaration , parameter_declaration , parameter_declaration , parameter_declaration ) type_ident... | undefined4 FUN_00060ce0 ( int param_1 , undefined4 param_2 , size_t param_3 , int param_4 , undefined4 * param_5 , undefined4 param_6 ) { undefined4 uVar1 ; if ( param_4 == 0 ) { param_5 [ 6 ] = 0 ; param_5 [ 7 ] = 0 ; * param_5 = 0 ; if ( * ( int * ) ( DAT_00060ec0 + 0x60d90 ) < 1 ) { uVar1 = AcquireAlignedMemory ( 1 ... | 1 | 1 | AcquireCacheNexusPixels | undefined4
AcquireCacheNexusPixels
(int param_1,undefined4 param_2,size_t param_3,int param_4,undefined4 *param_5,
ExceptionInfo *param_6)
{
void *pvVar1;
undefined4 in_stack_ffffffd4;
if (param_4 != 0) {
ThrowMagickException
(param_6,(char *)(DAT_00060ebc + 0x60d58),(char *)... |
267_arm-linux-gnueabi-as_and_arm-linux-gnueabi-as_strip.c | input_scrub_end | FUN_00035b60 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void input_scrub_end(void)
{
int iVar1;
iVar1 = DAT_00035b8c;
if (*(void **)(DAT_00035b8c + 0x35b7c) == (void *)0x0) {
return;
}
free(*(void **)(DAT_00035b8c + 0x35b7c));
*(undefined4 *)(iVar1 + 0x35b7c) = 0;
input_file... |
void FUN_00035b60(void)
{
int iVar1;
iVar1 = DAT_00035b8c;
if (*(void **)(DAT_00035b8c + 0x35b7c) == (void *)0x0) {
return;
}
free(*(void **)(DAT_00035b8c + 0x35b7c));
*(undefined4 *)(iVar1 + 0x35b7c) = 0;
return;
}
| bx lr
stmdb sp!,{r4,lr}
ldr r4,[0x35b8c]
add r4,pc,r4
ldr r0,[r4,#0xc]
cmp r0,#0x0
ldmiaeq sp!,{r4,pc}
bl 0x000247b4
mov r3,#0x0
str r3,[r4,#0xc]
ldmia sp!,{r4,lr}
b 0x00035510 | null | null | null | null | [('const-417', u'STORE_-1206101057'), (u'CALL_-1206101038', u'INDIRECT_-1206100938'), (u'INDIRECT_-1206100938', u'COPY_-1206100996'), (u'STORE_-1206101057', u'INDIRECT_-1206100943'), (u'COPY_-1206101029', u'INT_ADD_-1206101042'), ('const-220028', u'INT_ADD_-1206101042'), ('const-417', u'LOAD_-1206101123'), (u'LOAD_-120... | [(u'CALL_-1206101075', u'INDIRECT_-1206100970'), (u'COPY_-1206101047', u'INT_ADD_-1206101042'), ('const-0', u'RETURN_-1206102686'), ('const-417', u'STORE_-1206101057'), (u'INDIRECT_-1206100959', u'COPY_-1206102668'), ('tmp_93', u'CBRANCH_-1206101094'), ('tmp_312', u'COPY_-1206101047'), (u'INT_ADD_-1206101042', u'CAST_-... | null | null | 00035b60 | arm | O0 | (translation_unit "void FUN_00035b60(void)\n\n{\n int iVar1;\n \n iVar1 = DAT_00035b8c;\n if (*(void **)(DAT_00035b8c + 0x35b7c) == (void *)0x0) {\n return;\n }\n free(*(void **)(DAT_00035b8c + 0x35b7c));\n *(undefined4 *)(iVar1 + 0x35b7c) = 0;\n return;\n}\n\n" (function_definition "void FUN_00035b60(void)\... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
int var_3;
var_3 = var_1;
if (*(void **)(var_1 + 0x35b7c) == (void *)0x0) {
return;
}
var_2(*(void **)(var_1 + 0x35b7c));
*(type_1 *)(var_3 + 0x35b7c) = 0;
var_4();
return;
}
| (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid input_scrub_end(void)\n\n{\n int iVar1;\n \n iVar1 = DAT_00035b8c;\n if (*(void **)(DAT_00035b8c + 0x35b7c) == (void *)0x0) {\n return;\n }\n free(*(void **)(DAT_00035b8c + 0x35b7c));\n *(undefined4 *)(iVar... | (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: (primitive_type) declarator: (identifier)) (expression_statement (as... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(void)
{
int iVar1;
iVar1 = DAT_00035b8c;
if (*(void **)(DAT_00035b8c + 0x35b7c) == (void *)0x0) {
return;
}
free(*(void **)(DAT_00035b8c + 0x35b7c));
*(undefined4 *)(iVar1 + 0x35b7c) = 0;
input_file_end();
... |
void MASKED(void)
{
int iVar1;
iVar1 = DAT_00035b8c;
if (*(void **)(DAT_00035b8c + 0x35b7c) == (void *)0x0) {
return;
}
free(*(void **)(DAT_00035b8c + 0x35b7c));
*(undefined4 *)(iVar1 + 0x35b7c) = 0;
return;
}
| translation_unit function_definition primitive_type function_declarator compound_statement identifier parameter_list { declaration expression_statement if_statement expression_statement expression_statement return_statement } ( parameter_declaration ) primitive_type identifier ; assignment_expression ; if parenthesized... | void FUN_00035b60 ( void ) { int iVar1 ; iVar1 = DAT_00035b8c ; if ( * ( void * * ) ( DAT_00035b8c + 0x35b7c ) == ( void * ) 0x0 ) { return ; } free ( * ( void * * ) ( DAT_00035b8c + 0x35b7c ) ) ; * ( undefined4 * ) ( iVar1 + 0x35b7c ) = 0 ; return ; } | 1 | 1 | input_scrub_end | void input_scrub_end(void)
{
int iVar1;
iVar1 = DAT_00035b8c;
if (*(void **)(DAT_00035b8c + 0x35b7c) == (void *)0x0) {
return;
}
free(*(void **)(DAT_00035b8c + 0x35b7c));
*(undefined4 *)(iVar1 + 0x35b7c) = 0;
input_file_end();
return;
} |
181_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c | parseYyyyMmDd | FUN_00018350 |
int parseYyyyMmDd(char *zDate,DateTime *p)
{
int iVar1;
int iVar2;
DateTime *p_local;
char *zDate_local;
int Y;
int M;
int D;
int neg;
int iStack_14;
iVar2 = DAT_0001850c + 0x18370;
iStack_14 = **(int **)(iVar2 + DAT_00018510);
zDate_local = zDate;
if (*zDate == '-') {
zDate_local = z... |
void FUN_00018350(char *param_1,int param_2)
{
int iVar1;
undefined4 uVar2;
int iVar3;
byte *local_2c;
int local_24;
undefined4 local_20;
undefined4 local_1c;
uint local_18;
int local_14;
iVar3 = DAT_0001850c + 0x18370;
local_14 = **(int **)(iVar3 + DAT_00018510);
local_2c = (byte *)param_1... | stmdb sp!,{r4,r11,lr}
add r11,sp,#0x8
sub sp,sp,#0x2c
str r0,[r11,#-0x28]
str r1,[r11,#-0x2c]
ldr r4,[0x1850c]
add r4,pc,r4
ldr r3,[0x18510]
ldr r3,[r4,r3]
ldr r3,[r3,#0x0]
str r3,[r11,#-0x10]
ldr r3,[r11,#-0x28]
ldrb r3,[r3,#0x0]
cmp r3,#0x2d
bne 0x000183a4
ldr r3,[r11,#-0x28]
add r3,r3,#0x1
str r3,[r11,#-0x28]
mov r3... | null | null | null | null | [(u'CALL_-1205959210', u'INDIRECT_-1205958975'), ('tmp_1276', u'INT_ADD_-1205959772'), (u'PTRADD_-1205959642', u'MULTIEQUAL_-1205959323'), ('const-3', u'INT_EQUAL_-1205959545'), (u'INDIRECT_-1205959001', u'COPY_-1205959060'), (u'PTRSUB_-1205959297', u'CALL_-1205959570'), (u'CALL_-1205959438', u'INDIRECT_-1205959252'), ... | [(u'CALL_-1205959570', u'INDIRECT_-1205958767'), (u'CALL_-1205959570', u'INDIRECT_-1205958868'), (u'CALL_-1205959210', u'INDIRECT_-1205958542'), (u'LOAD_-1205959001', u'INT_NOTEQUAL_-1205958974'), ('tmp_532', u'BRANCH_-1205959522'), (u'STORE_-1205959193', u'INDIRECT_-1205958695'), ('tmp_2287', u'INT_ADD_-1205959108'), ... | null | null | 00018350 | arm | O0 | (translation_unit "void FUN_00018350(char *param_1,int param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n int iVar3;\n byte *local_2c;\n int local_24;\n undefined4 local_20;\n undefined4 local_1c;\n uint local_18;\n int local_14;\n \n iVar3 = DAT_0001850c + 0x18370;\n local_14 = **(int **)(iVar3 + DAT_0001851... |
int function_1(char *var_4,type_1 *p)
{
int var_7;
int var_2;
type_1 *p_local;
char *zDate_local;
int Y;
int M;
int D;
int neg;
int var_9;
var_2 = var_1 + 0x18370;
var_9 = **(int **)(var_2 + var_3);
zDate_local = var_4;
if (*var_4 == '-') {
zDate_local = var_4 + 1;
}
neg = (int)(*... | (translation_unit "int parseYyyyMmDd(char *zDate,DateTime *p)\n\n{\n int iVar1;\n int iVar2;\n DateTime *p_local;\n char *zDate_local;\n int Y;\n int M;\n int D;\n int neg;\n int iStack_14;\n \n iVar2 = DAT_0001850c + 0x18370;\n iStack_14 = **(int **)(iVar2 + DAT_00018510);\n zDate_local = zDate;\n if (*z... | (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... |
int MASKED(char *zDate,DateTime *p)
{
int iVar1;
int iVar2;
DateTime *p_local;
char *zDate_local;
int Y;
int M;
int D;
int neg;
int iStack_14;
iVar2 = DAT_0001850c + 0x18370;
iStack_14 = **(int **)(iVar2 + DAT_00018510);
zDate_local = zDate;
if (*zDate == '-') {
zDate_local = zDate + ... |
void MASKED(char *param_1,int param_2)
{
int iVar1;
undefined4 uVar2;
int iVar3;
byte *local_2c;
int local_24;
undefined4 local_20;
undefined4 local_1c;
uint local_18;
int local_14;
iVar3 = DAT_0001850c + 0x18370;
local_14 = **(int **)(iVar3 + DAT_00018510);
local_2c = (byte *)param_1;
if... | translation_unit function_definition primitive_type function_declarator compound_statement identifier parameter_list { declaration declaration declaration declaration declaration declaration declaration declaration declaration expression_statement expression_statement expression_statement if_statement expression_statem... | void FUN_00018350 ( char * param_1 , int param_2 ) { int iVar1 ; undefined4 uVar2 ; int iVar3 ; byte * local_2c ; int local_24 ; undefined4 local_20 ; undefined4 local_1c ; uint local_18 ; int local_14 ; iVar3 = DAT_0001850c + 0x18370 ; local_14 = * * ( int * * ) ( iVar3 + DAT_00018510 ) ; local_2c = ( byte * ) param_1... | 1 | 1 | parseYyyyMmDd | int parseYyyyMmDd(char *zDate,DateTime *p)
{
int iVar1;
int iVar2;
DateTime *p_local;
char *zDate_local;
int Y;
int M;
int D;
int neg;
int iStack_14;
iVar2 = DAT_0001850c + 0x18370;
iStack_14 = **(int **)(iVar2 + DAT_00018510);
zDate_local = zDate;
if (*zDate == '-') {
zDate_local = zDate ... |
54_sg_senddiag_and_sg_senddiag_strip.c | list_page_codes | FUN_000125fc |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void list_page_codes(void)
{
char *pcVar1;
int k;
page_code_desc *pcdp;
int num;
pcdp = (page_code_desc *)(DAT_000126ac + 0x1261c);
puts((char *)(DAT_000126b0 + 0x12628));
for (k = 0; k < 0x14; k = k + 1) {
if (pcdp->de... |
int FUN_000125fc(void)
{
int iVar1;
int local_14;
undefined4 *local_10;
local_10 = (undefined4 *)(DAT_000126ac + 0x1261c);
iVar1 = puts((char *)(DAT_000126b0 + 0x12628));
for (local_14 = 0; local_14 < 0x14; local_14 = local_14 + 1) {
if (local_10[1] == 0) {
iVar1 = DAT_000126b4 + 0x12668;
... | stmdb sp!,{r11,lr}
add r11,sp,#0x4
sub sp,sp,#0x10
mov r3,#0x14
str r3,[r11,#-0x8]
ldr r3,[0x126ac]
add r3,pc,r3
str r3,[r11,#-0xc]
ldr r3,[0x126b0]
add r3,pc,r3
cpy r0,r3
bl 0x00010b14
mov r3,#0x0
str r3,[r11,#-0x10]
b 0x00012690
ldr r3,[r11,#-0xc]
ldr r1,[r3,#0x0]
ldr r3,[r11,#-0xc]
ldr r3,[r3,#0x4]
cmp r3,#0x0
beq 0... | null | null | null | null | [(u'MULTIEQUAL_-1205983240', u'INT_ADD_-1205983430'), (u'INT_ADD_-1205983634', u'CAST_-1205983323'), (u'INT_ADD_-1205983656', u'CAST_-1205983336'), (u'CAST_-1205983258', u'MULTIEQUAL_-1205983352'), (u'INDIRECT_-1205983354', u'MULTIEQUAL_-1205983248'), (u'INDIRECT_-1205983269', u'MULTIEQUAL_-1205983240'), (u'MULTIEQUAL_... | [(u'MULTIEQUAL_-1205983240', u'INT_ADD_-1205983430'), ('const-1', u'PTRADD_-1205983274'), (u'INDIRECT_-1205983354', u'MULTIEQUAL_-1205983248'), (u'INDIRECT_-1205983269', u'MULTIEQUAL_-1205983240'), (u'INT_ADD_-1205983634', u'CAST_-1205983324'), (u'MULTIEQUAL_-1205983244', u'COPY_-1205983280'), (u'MULTIEQUAL_-1205983236... | null | null | 000125fc | arm | O0 | (translation_unit "int FUN_000125fc(void)\n\n{\n int iVar1;\n int local_14;\n undefined4 *local_10;\n \n local_10 = (undefined4 *)(DAT_000126ac + 0x1261c);\n iVar1 = puts((char *)(DAT_000126b0 + 0x12628));\n for (local_14 = 0; local_14 < 0x14; local_14 = local_14 + 1) {\n if (local_10[1] == 0) {\n iVar1 ... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
char *pcVar1;
int var_4;
type_1 *var_8;
int num;
var_8 = (type_1 *)(var_1 + 0x1261c);
var_2((char *)(var_3 + 0x12628));
for (var_4 = 0; var_4 < 0x14; var_4 = var_4 + 1) {
if (var_8->desc == (char... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid list_page_codes(void)\n\n{\n char *pcVar1;\n int k;\n page_code_desc *pcdp;\n int num;\n \n pcdp = (page_code_desc *)(DAT_000126ac + 0x1261c);\n puts((char *)(DAT_000126b0 + 0x12628));\n for (k = 0; k < 0x14;... | (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: (primitive_type) declarator: (pointer_declarator declarator: (identi... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(void)
{
char *pcVar1;
int k;
page_code_desc *pcdp;
int num;
pcdp = (page_code_desc *)(DAT_000126ac + 0x1261c);
puts((char *)(DAT_000126b0 + 0x12628));
for (k = 0; k < 0x14; k = k + 1) {
if (pcdp->desc == (ch... |
int MASKED(void)
{
int iVar1;
int local_14;
undefined4 *local_10;
local_10 = (undefined4 *)(DAT_000126ac + 0x1261c);
iVar1 = puts((char *)(DAT_000126b0 + 0x12628));
for (local_14 = 0; local_14 < 0x14; local_14 = local_14 + 1) {
if (local_10[1] == 0) {
iVar1 = DAT_000126b4 + 0x12668;
}
... | translation_unit function_definition primitive_type function_declarator compound_statement identifier parameter_list { declaration declaration declaration expression_statement expression_statement for_statement return_statement } ( parameter_declaration ) primitive_type identifier ; primitive_type identifier ; type_ide... | int FUN_000125fc ( void ) { int iVar1 ; int local_14 ; undefined4 * local_10 ; local_10 = ( undefined4 * ) ( DAT_000126ac + 0x1261c ) ; iVar1 = puts ( ( char * ) ( DAT_000126b0 + 0x12628 ) ) ; for ( local_14 = 0 ; local_14 < 0x14 ; local_14 = local_14 + 1 ) { if ( local_10 [ 1 ] == 0 ) { iVar1 = DAT_000126b4 + 0x12668 ... | 1 | 1 | list_page_codes | void list_page_codes(void)
{
char *pcVar1;
int k;
page_code_desc *pcdp;
int num;
pcdp = (page_code_desc *)(DAT_000126ac + 0x1261c);
puts((char *)(DAT_000126b0 + 0x12628));
for (k = 0; k < 0x14; k = k + 1) {
if (pcdp->desc == (char *)0x0) {
pcVar1 = (char *)(DAT_000126b4 + 0x12668);
}
els... |
204_gawk_and_gawk_strip.c | array_vname | FUN_00013a58 |
char * array_vname(NODE *symbol)
{
char *pcVar1;
size_t sVar2;
size_t sVar3;
void *pvVar4;
int iVar5;
size_t count;
char *__s;
NODE *symbol_local;
char *s;
size_t len;
int n;
char *aname;
NODE *save_symbol;
char *from;
pcVar1 = (char *)gettext(DAT_00013d4c);
if ((symbol->type == Nod... |
int FUN_00013a58(int *param_1)
{
char *__s;
size_t sVar1;
size_t sVar2;
int iVar3;
uint uVar4;
int *local_24;
char *local_20;
int local_1c;
int local_18;
char *local_14;
__s = (char *)gettext(DAT_00013d4c);
if ((param_1[10] == 0xb) && (*(int *)(*param_1 + 0x28) == 5)) {
local_1c = 2;
... | stmdb sp!,{r11,lr}
add r11,sp,#0x4
sub sp,sp,#0x28
str r0,[r11,#-0x20]
ldr r3,[r11,#-0x20]
str r3,[r11,#-0xc]
ldr r0,[0x13d4c]
bl 0x00012958
str r0,[r11,#-0x8]
ldr r3,[r11,#-0x20]
ldr r3,[r3,#0x28]
cmp r3,#0xb
bne 0x00013aa0
ldr r3,[r11,#-0x20]
ldr r3,[r3,#0x0]
ldr r3,[r3,#0x28]
cmp r3,#0x5
beq 0x00013adc
ldr r3,[r11,#... | null | null | null | null | [(u'CALL_-1205978247', u'INDIRECT_-1205977137'), (u'MULTIEQUAL_-1205977132', u'MULTIEQUAL_-1205977073'), (u'INDIRECT_-1205977061', u'MULTIEQUAL_-1205976862'), (u'CALL_-1205977544', u'INDIRECT_-1205976789'), (u'MULTIEQUAL_-1205976940', u'PTRSUB_-1205976831'), (u'STORE_-1205977833', u'INDIRECT_-1205976971'), (u'INT_ADD_-... | [(u'PTRADD_-1205976405', u'LOAD_-1205977565'), (u'INDIRECT_-1205977263', u'MULTIEQUAL_-1205977199'), (u'INDIRECT_-1205976990', u'CALL_-1205977544'), (u'MULTIEQUAL_-1205976459', u'COPY_-1205976516'), (u'INDIRECT_-1205977105', u'MULTIEQUAL_-1205976906'), (u'INDIRECT_-1205977204', u'MULTIEQUAL_-1205976574'), (u'INDIRECT_-... | null | null | 00013a58 | arm | O0 | (translation_unit "int FUN_00013a58(int *param_1)\n\n{\n char *__s;\n size_t sVar1;\n size_t sVar2;\n int iVar3;\n uint uVar4;\n int *local_24;\n char *local_20;\n int local_1c;\n int local_18;\n char *local_14;\n \n __s = (char *)gettext(DAT_00013d4c);\n if ((param_1[10] == 0xb) && (*(int *)(*param_1 + 0x... |
char * function_1(type_1 *symbol)
{
char *pcVar1;
size_t var_6;
size_t var_9;
void *pvVar4;
int var_15;
size_t var_11;
char *var_14;
type_1 *symbol_local;
char *var_17;
size_t var_5;
int var_7;
char *aname;
type_1 *save_symbol;
char *from;
pcVar1 = (char *)var_1(DAT_00013d4c);
if ((... | (translation_unit "char * array_vname(NODE *symbol)\n\n{\n char *pcVar1;\n size_t sVar2;\n size_t sVar3;\n void *pvVar4;\n int iVar5;\n size_t count;\n char *__s;\n NODE *symbol_local;\n char *s;\n size_t len;\n int n;\n char *aname;\n NODE *save_symbol;\n char *from;\n \n pcVar1 = (char *)gettext(DAT_0... | (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... |
char * MASKED(NODE *symbol)
{
char *pcVar1;
size_t sVar2;
size_t sVar3;
void *pvVar4;
int iVar5;
size_t count;
char *__s;
NODE *symbol_local;
char *s;
size_t len;
int n;
char *aname;
NODE *save_symbol;
char *from;
pcVar1 = (char *)gettext(DAT_00013d4c);
if ((symbol->type == Node_arr... |
int MASKED(int *param_1)
{
char *__s;
size_t sVar1;
size_t sVar2;
int iVar3;
uint uVar4;
int *local_24;
char *local_20;
int local_1c;
int local_18;
char *local_14;
__s = (char *)gettext(DAT_00013d4c);
if ((param_1[10] == 0xb) && (*(int *)(*param_1 + 0x28) == 5)) {
local_1c = 2;
loca... | translation_unit function_definition primitive_type function_declarator compound_statement identifier parameter_list { declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration expression_statement if_statement return_statement } ( parameter_declaration ) pr... | int FUN_00013a58 ( int * param_1 ) { char * __s ; size_t sVar1 ; size_t sVar2 ; int iVar3 ; uint uVar4 ; int * local_24 ; char * local_20 ; int local_1c ; int local_18 ; char * local_14 ; __s = ( char * ) gettext ( DAT_00013d4c ) ; if ( ( param_1 [ 10 ] == 0xb ) && ( * ( int * ) ( * param_1 + 0x28 ) == 5 ) ) { local_1c... | 1 | 1 | array_vname | char * array_vname(NODE *symbol)
{
char *pcVar1;
size_t sVar2;
size_t sVar3;
void *pvVar4;
int iVar5;
size_t count;
char *__s;
NODE *symbol_local;
char *s;
size_t len;
int n;
char *aname;
NODE *save_symbol;
char *from;
pcVar1 = (char *)gettext(DAT_00013d4c);
if ((symbol->type == Node_arr... |
334_sqldiff_and_sqldiff_strip.c | fts3NodeFree | FUN_0002789c |
void fts3NodeFree(SegmentNode *pTree)
{
SegmentNode *pSVar1;
if (pTree == (SegmentNode *)0x0) {
return;
}
pSVar1 = pTree->pLeftmost;
fts3NodeFree(pSVar1->pParent);
if ((SegmentNode *)pSVar1->aData != pSVar1 + 1) {
/* WARNING: Subroutine does not return */
sqlite3_free((Segme... |
void FUN_0002789c(int param_1)
{
undefined4 *puVar1;
undefined4 *puVar2;
if (param_1 == 0) {
return;
}
puVar1 = *(undefined4 **)(param_1 + 8);
FUN_0002789c(*puVar1);
do {
puVar2 = (undefined4 *)puVar1[1];
if ((undefined4 *)puVar1[9] != puVar1 + 10) {
FUN_00026530((undefined4 *)puVar... | cmp r0,#0x0
bxeq lr
stmdb sp!,{r4,r5,r6,lr}
ldr r4,[r0,#0x8]
ldr r0,[r4,#0x0]
bl 0x0002789c
ldr r2,[r4,#0x24]
add r3,r4,#0x28
cmp r2,r3
cpy r0,r2
ldr r5,[r4,#0x4]
beq 0x000278d0
bl 0x00026530
ldr r0,[r4,#0x1c]
bl 0x00026530
cpy r0,r4
bl 0x00026530
subs r4,r5,#0x0
bne 0x000278b4
ldmia sp!,{r4,r5,r6,pc} | null | null | null | null | [(u'CAST_-1206027880', u'INT_NOTEQUAL_-1206028030'), (u'LOAD_-1206028084', u'PTRSUB_-1206027890'), ('const-1', u'PTRADD_-1206027877'), (u'LOAD_-1206028084', u'PTRSUB_-1206027881'), (u'INT_NOTEQUAL_-1206028030', u'CBRANCH_-1206028017'), ('const-417', u'LOAD_-1206028084'), ('const-0', u'PTRSUB_-1206027890'), (u'CAST_-120... | [('const-9', u'PTRADD_-1206027772'), (u'MULTIEQUAL_-1206027903', u'PTRADD_-1206027741'), ('const-417', u'LOAD_-1206028008'), (u'INT_ADD_-1206028068', u'CAST_-1206027779'), (u'MULTIEQUAL_-1206027903', u'PTRADD_-1206027767'), ('const-0', u'RETURN_-1206027938'), (u'MULTIEQUAL_-1206027903', u'CALL_-1206027986'), (u'PTRADD_... | null | null | 0002789c | arm | O0 | (translation_unit "void FUN_0002789c(int param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n if (param_1 == 0) {\n return;\n }\n puVar1 = *(undefined4 **)(param_1 + 8);\n FUN_0002789c(*puVar1);\n do {\n puVar2 = (undefined4 *)puVar1[1];\n if ((undefined4 *)puVar1[9] != puVar1 + 10) {\n ... |
void function_1(type_1 *var_1)
{
type_1 *var_2;
if (var_1 == (type_1 *)0x0) {
return;
}
var_2 = var_1->pLeftmost;
function_1(var_2->pParent);
if ((type_1 *)var_2->aData != var_2 + 1) {
/* WARNING: Subroutine does not return */
var_3((type_1 *)var_2->aData);
}
... | (translation_unit "void fts3NodeFree(SegmentNode *pTree)\n\n{\n SegmentNode *pSVar1;\n \n if (pTree == (SegmentNode *)0x0) {\n return;\n }\n pSVar1 = pTree->pLeftmost;\n fts3NodeFree(pSVar1->pParent);\n if ((SegmentNode *)pSVar1->aData != pSVar1 + 1) {\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: (type_identifier) d... |
void MASKED(SegmentNode *pTree)
{
SegmentNode *pSVar1;
if (pTree == (SegmentNode *)0x0) {
return;
}
pSVar1 = pTree->pLeftmost;
MASKED(pSVar1->pParent);
if ((SegmentNode *)pSVar1->aData != pSVar1 + 1) {
/* WARNING: Subroutine does not return */
sqlite3_free((SegmentNode *)pSV... |
void MASKED(int param_1)
{
undefined4 *puVar1;
undefined4 *puVar2;
if (param_1 == 0) {
return;
}
puVar1 = *(undefined4 **)(param_1 + 8);
MASKED(*puVar1);
do {
puVar2 = (undefined4 *)puVar1[1];
if ((undefined4 *)puVar1[9] != puVar1 + 10) {
FUN_00026530((undefined4 *)puVar1[9]);
}... | translation_unit function_definition primitive_type function_declarator compound_statement identifier parameter_list { declaration declaration if_statement expression_statement expression_statement do_statement return_statement } ( parameter_declaration ) type_identifier pointer_declarator ; type_identifier pointer_dec... | void FUN_0002789c ( int param_1 ) { undefined4 * puVar1 ; undefined4 * puVar2 ; if ( param_1 == 0 ) { return ; } puVar1 = * ( undefined4 * * ) ( param_1 + 8 ) ; FUN_0002789c ( * puVar1 ) ; do { puVar2 = ( undefined4 * ) puVar1 [ 1 ] ; if ( ( undefined4 * ) puVar1 [ 9 ] != puVar1 + 10 ) { FUN_00026530 ( ( undefined4 * )... | 1 | 1 | fts3NodeFree | void fts3NodeFree(SegmentNode *pTree)
{
SegmentNode *pSVar1;
if (pTree == (SegmentNode *)0x0) {
return;
}
pSVar1 = pTree->pLeftmost;
fts3NodeFree(pSVar1->pParent);
if ((SegmentNode *)pSVar1->aData != pSVar1 + 1) {
sqlite3_free((SegmentNode *)pSVar1->aData);
}
sqlite3_free(pSVar1->zMalloc);
} |
576_arm-linux-gnueabi-as_and_arm-linux-gnueabi-as_strip.c | nsyn_insert_sp | FUN_000562a0 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void nsyn_insert_sp(void)
{
int iVar1;
undefined4 uVar2;
undefined4 uVar3;
undefined4 uVar4;
undefined4 *puVar5;
iVar1 = DAT_000562f0;
puVar5 = (undefined4 *)(DAT_000562f0 + 0x56314);
uVar2 = *(undefined4 *)(DAT_000562f0 ... |
void FUN_000562a0(void)
{
int iVar1;
undefined4 uVar2;
undefined4 uVar3;
undefined4 uVar4;
undefined4 *puVar5;
iVar1 = DAT_000562f0;
puVar5 = (undefined4 *)(DAT_000562f0 + 0x56314);
uVar2 = *(undefined4 *)(DAT_000562f0 + 0x56318);
uVar3 = *(undefined4 *)(DAT_000562f0 + 0x5631c);
uVar4 = *(undef... | ldr r12,[0x562f0]
stmdb sp!,{r4,r5,lr}
add r12,pc,r12
add lr,r12,#0x60
ldmia lr!,{r0,r1,r2,r3}
ldr r5,[lr,#0x0]
add lr,r12,#0x74
stmia lr!,{r0,r1,r2,r3}
mov r4,#0xd
mov r3,#0x0
ldr r2,[0x562f4]
str r4,[r12,#0x60]
str r3,[r12,#0x70]
add r4,r12,#0x64
str r5,[lr,#0x0]
str r3,[r12,#0x68]
str r3,[r12,#0x6c]
str r3,[r12,#0x6... | null | null | null | null | [('tmp_494', u'COPY_-1206230212'), ('const-417', u'LOAD_-1206230315'), (u'INT_ADD_-1206230166', u'CAST_-1206230060'), (u'CAST_-1206230088', u'STORE_-1206230227'), (u'STORE_-1206230284', u'INDIRECT_-1206230147'), ('tmp_494', u'INT_ADD_-1206230312'), (u'STORE_-1206230227', u'INDIRECT_-1206230122'), (u'CAST_-1206230127', ... | [('const-0', u'STORE_-1206230187'), (u'INT_ADD_-1206230166', u'CAST_-1206230060'), (u'CAST_-1206230088', u'STORE_-1206230227'), ('const-417', u'STORE_-1206230280'), ('const-417', u'STORE_-1206230227'), (u'STORE_-1206230284', u'INDIRECT_-1206230147'), ('const-353064', u'INT_ADD_-1206230267'), ('tmp_496', u'INT_ADD_-1206... | null | null | 000562a0 | arm | O0 | (translation_unit "void FUN_000562a0(void)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n undefined4 *puVar5;\n \n iVar1 = DAT_000562f0;\n puVar5 = (undefined4 *)(DAT_000562f0 + 0x56314);\n uVar2 = *(undefined4 *)(DAT_000562f0 + 0x56318);\n uVar3 = *(undefined4 *)(DAT_000562f0... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
int var_2;
type_1 uVar2;
type_1 uVar3;
type_1 uVar4;
type_1 *puVar5;
var_2 = var_1;
puVar5 = (type_1 *)(var_1 + 0x56314);
uVar2 = *(type_1 *)(var_1 + 0x56318);
uVar3 = *(type_1 *)(var_1 + 0x5631c... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid nsyn_insert_sp(void)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n undefined4 *puVar5;\n \n iVar1 = DAT_000562f0;\n puVar5 = (undefined4 *)(DAT_000562f0 + 0x56314);\n uVar2 ... | (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: (primitive_type) declarator: (identifier)) (declaration type: (type_... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(void)
{
int iVar1;
undefined4 uVar2;
undefined4 uVar3;
undefined4 uVar4;
undefined4 *puVar5;
iVar1 = DAT_000562f0;
puVar5 = (undefined4 *)(DAT_000562f0 + 0x56314);
uVar2 = *(undefined4 *)(DAT_000562f0 + 0x5631... |
void MASKED(void)
{
int iVar1;
undefined4 uVar2;
undefined4 uVar3;
undefined4 uVar4;
undefined4 *puVar5;
iVar1 = DAT_000562f0;
puVar5 = (undefined4 *)(DAT_000562f0 + 0x56314);
uVar2 = *(undefined4 *)(DAT_000562f0 + 0x56318);
uVar3 = *(undefined4 *)(DAT_000562f0 + 0x5631c);
uVar4 = *(undefined4 ... | translation_unit function_definition primitive_type function_declarator compound_statement identifier parameter_list { declaration declaration declaration declaration declaration expression_statement expression_statement expression_statement expression_statement expression_statement expression_statement expression_stat... | void FUN_000562a0 ( void ) { int iVar1 ; undefined4 uVar2 ; undefined4 uVar3 ; undefined4 uVar4 ; undefined4 * puVar5 ; iVar1 = DAT_000562f0 ; puVar5 = ( undefined4 * ) ( DAT_000562f0 + 0x56314 ) ; uVar2 = * ( undefined4 * ) ( DAT_000562f0 + 0x56318 ) ; uVar3 = * ( undefined4 * ) ( DAT_000562f0 + 0x5631c ) ; uVar4 = * ... | 1 | 1 | nsyn_insert_sp | void nsyn_insert_sp(void)
{
int iVar1;
undefined4 uVar2;
undefined4 uVar3;
undefined4 uVar4;
undefined4 *puVar5;
iVar1 = DAT_000562f0;
puVar5 = (undefined4 *)(DAT_000562f0 + 0x56314);
uVar2 = *(undefined4 *)(DAT_000562f0 + 0x56318);
uVar3 = *(undefined4 *)(DAT_000562f0 + 0x5631c);
uVar4 = *(undefine... |
768_gawk_and_gawk_strip.c | os_is_setuid | FUN_000638f8 |
/* WARNING: Unknown calling convention */
int os_is_setuid(void)
{
__uid_t _Var1;
__uid_t _Var2;
int iVar3;
long uid;
long euid;
_Var1 = getuid();
_Var2 = geteuid();
if ((_Var2 == 0) && (_Var1 != 0)) {
iVar3 = 1;
}
else {
iVar3 = 0;
}
return iVar3;
}
|
undefined4 FUN_000638f8(void)
{
__uid_t _Var1;
__uid_t _Var2;
undefined4 uVar3;
_Var1 = getuid();
_Var2 = geteuid();
if ((_Var2 == 0) && (_Var1 != 0)) {
uVar3 = 1;
}
else {
uVar3 = 0;
}
return uVar3;
}
| stmdb sp!,{r11,lr}
add r11,sp,#0x4
sub sp,sp,#0x8
bl 0x000125bc
cpy r3,r0
str r3,[r11,#-0xc]
bl 0x00012790
cpy r3,r0
str r3,[r11,#-0x8]
ldr r3,[r11,#-0x8]
cmp r3,#0x0
bne 0x00063940
ldr r2,[r11,#-0x8]
ldr r3,[r11,#-0xc]
cmp r2,r3
beq 0x00063940
mov r3,#0x1
b 0x00063944
mov r3,#0x0
cpy r0,r3
sub sp,r11,#0x4
ldmia sp!,{r... | null | null | null | null | [('const-1', u'COPY_-1206306421'), ('tmp_240', u'BRANCH_-1206306409'), (u'INT_EQUAL_-1206306464', u'CBRANCH_-1206306460'), (u'COPY_-1206306376', u'MULTIEQUAL_-1206306287'), (u'CALL_-1206306501', u'INT_EQUAL_-1206306464'), ('const-0', u'RETURN_-1206306363'), ('const-0', u'COPY_-1206306376'), ('tmp_205', u'CBRANCH_-12063... | [('const-1', u'COPY_-1206306421'), ('tmp_240', u'BRANCH_-1206306409'), (u'INT_EQUAL_-1206306464', u'CBRANCH_-1206306460'), (u'COPY_-1206306376', u'MULTIEQUAL_-1206306287'), (u'CALL_-1206306501', u'INT_EQUAL_-1206306464'), ('const-0', u'RETURN_-1206306363'), ('const-0', u'COPY_-1206306376'), ('tmp_205', u'CBRANCH_-12063... | null | null | 000638f8 | arm | O0 | (translation_unit "undefined4 FUN_000638f8(void)\n\n{\n __uid_t _Var1;\n __uid_t _Var2;\n undefined4 uVar3;\n \n _Var1 = getuid();\n _Var2 = geteuid();\n if ((_Var2 == 0) && (_Var1 != 0)) {\n uVar3 = 1;\n }\n else {\n uVar3 = 0;\n }\n return uVar3;\n}\n\n" (function_definition "undefined4 FUN_000638f8(... |
/* WARNING: Unknown calling convention */
int function_1(void)
{
type_1 var_4;
type_1 var_3;
int iVar3;
long uid;
long euid;
var_4 = var_1();
var_3 = var_2();
if ((var_3 == 0) && (var_4 != 0)) {
iVar3 = 1;
}
else {
iVar3 = 0;
}
return iVar3;
}
| (translation_unit "/* WARNING: Unknown calling convention */\n\nint os_is_setuid(void)\n\n{\n __uid_t _Var1;\n __uid_t _Var2;\n int iVar3;\n long uid;\n long euid;\n \n _Var1 = getuid();\n _Var2 = geteuid();\n if ((_Var2 == 0) && (_Var1 != 0)) {\n iVar3 = 1;\n }\n else {\n iVar3 = 0;\n }\n return iVa... | (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: (identifier)) (declaration type: (type... |
/* WARNING: Unknown calling convention */
int MASKED(void)
{
__uid_t _Var1;
__uid_t _Var2;
int iVar3;
long uid;
long euid;
_Var1 = getuid();
_Var2 = geteuid();
if ((_Var2 == 0) && (_Var1 != 0)) {
iVar3 = 1;
}
else {
iVar3 = 0;
}
return iVar3;
}
|
undefined4 MASKED(void)
{
__uid_t _Var1;
__uid_t _Var2;
undefined4 uVar3;
_Var1 = getuid();
_Var2 = geteuid();
if ((_Var2 == 0) && (_Var1 != 0)) {
uVar3 = 1;
}
else {
uVar3 = 0;
}
return uVar3;
}
| translation_unit function_definition type_identifier function_declarator compound_statement identifier parameter_list { declaration declaration declaration expression_statement expression_statement if_statement return_statement } ( parameter_declaration ) type_identifier identifier ; type_identifier identifier ; type_i... | undefined4 FUN_000638f8 ( void ) { __uid_t _Var1 ; __uid_t _Var2 ; undefined4 uVar3 ; _Var1 = getuid ( ) ; _Var2 = geteuid ( ) ; if ( ( _Var2 == 0 ) && ( _Var1 != 0 ) ) { uVar3 = 1 ; } else { uVar3 = 0 ; } return uVar3 ; } | 1 | 1 | os_is_setuid | int os_is_setuid(void)
{
__uid_t _Var1;
__uid_t _Var2;
int iVar3;
long uid;
long euid;
_Var1 = getuid();
_Var2 = geteuid();
if ((_Var2 == 0) && (_Var1 != 0)) {
iVar3 = 1;
}
else {
iVar3 = 0;
}
return iVar3;
} |
79_id_and_id_strip.c | main | FUN_000118ec |
int main(int argc,char **argv)
{
bool bVar1;
bool bVar2;
_Bool _Var3;
int iVar4;
int iVar5;
undefined4 uVar6;
char *pcVar7;
ssize_t sVar8;
char *pcVar9;
int *piVar10;
__uid_t _Var11;
__gid_t _Var12;
char delim;
bool bVar13;
uid_t uid;
gid_t gid;
int iVar14;
char **argv_local;
int... |
byte FUN_000118ec(int param_1,undefined4 *param_2)
{
bool bVar1;
bool bVar2;
char cVar3;
int iVar4;
int iVar5;
undefined4 uVar6;
undefined4 uVar7;
char *pcVar8;
int *piVar9;
__uid_t _Var10;
__gid_t _Var11;
bool bVar12;
int iVar13;
byte local_36;
byte local_35;
byte local_33;
undefine... | stmdb sp!,{r4,r5,r11,lr}
add r11,sp,#0xc
sub sp,sp,#0x40
str r0,[r11,#-0x38]
str r1,[r11,#-0x3c]
ldr r4,[0x124d8]
add r4,pc,r4
bl 0x00011070
cpy r3,r0
cmp r3,#0x0
movgt r3,#0x1
movle r3,#0x0
and r3,r3,#0xff
str r3,[r11,#-0x24]
bl 0x00011720
cpy r3,r0
strb r3,[r11,#-0x2e]
mov r3,#0x0
strb r3,[r11,#-0x33]
mov r3,#0x0
str... | null | null | null | null | [(u'MULTIEQUAL_-1205972147', u'MULTIEQUAL_-1205972088'), (u'CALL_-1205982729', u'INDIRECT_-1205972375'), (u'INDIRECT_-1205978428', u'MULTIEQUAL_-1205978320'), ('const-114', u'INT_EQUAL_-1205983123'), (u'CALL_-1205985703', u'CALL_-1205985655'), (u'INDIRECT_-1205974668', u'MULTIEQUAL_-1205974631'), (u'CALL_-1205984000', ... | [(u'INDIRECT_-1205978234', u'MULTIEQUAL_-1205978178'), (u'INDIRECT_-1205975700', u'MULTIEQUAL_-1205975635'), (u'INDIRECT_-1205972544', u'MULTIEQUAL_-1205972307'), (u'MULTIEQUAL_-1205973243', u'MULTIEQUAL_-1205973108'), (u'INDIRECT_-1205974720', u'MULTIEQUAL_-1205974616'), (u'STORE_-1205983730', u'INDIRECT_-1205978703')... | null | null | 000118ec | arm | O0 | (translation_unit "byte FUN_000118ec(int param_1,undefined4 *param_2)\n\n{\n bool bVar1;\n bool bVar2;\n char cVar3;\n int iVar4;\n int iVar5;\n undefined4 uVar6;\n undefined4 uVar7;\n char *pcVar8;\n int *piVar9;\n __uid_t _Var10;\n __gid_t _Var11;\n bool bVar12;\n int iVar13;\n byte local_36;\n byte lo... |
int function_1(int var_20,char **argv)
{
bool var_31;
bool bVar2;
type_1 var_44;
int var_40;
int var_18;
type_2 uVar6;
char *var_39;
ssize_t var_47;
char *var_52;
int *piVar10;
type_3 _Var11;
type_4 _Var12;
char delim;
bool var_36;
type_5 uid;
type_6 gid;
int var_13;
char **argv_lo... | (translation_unit "int main(int argc,char **argv)\n\n{\n bool bVar1;\n bool bVar2;\n _Bool _Var3;\n int iVar4;\n int iVar5;\n undefined4 uVar6;\n char *pcVar7;\n ssize_t sVar8;\n char *pcVar9;\n int *piVar10;\n __uid_t _Var11;\n __gid_t _Var12;\n char delim;\n bool bVar13;\n uid_t uid;\n gid_t gid;\n i... | (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: (pointer_d... |
int MASKED(int argc,char **argv)
{
bool bVar1;
bool bVar2;
_Bool _Var3;
int iVar4;
int iVar5;
undefined4 uVar6;
char *pcVar7;
ssize_t sVar8;
char *pcVar9;
int *piVar10;
__uid_t _Var11;
__gid_t _Var12;
char delim;
bool bVar13;
uid_t uid;
gid_t gid;
int iVar14;
char **argv_local;
i... |
byte MASKED(int param_1,undefined4 *param_2)
{
bool bVar1;
bool bVar2;
char cVar3;
int iVar4;
int iVar5;
undefined4 uVar6;
undefined4 uVar7;
char *pcVar8;
int *piVar9;
__uid_t _Var10;
__gid_t _Var11;
bool bVar12;
int iVar13;
byte local_36;
byte local_35;
byte local_33;
undefined4 loc... | translation_unit function_definition type_identifier function_declarator compound_statement identifier parameter_list { declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declarat... | byte FUN_000118ec ( int param_1 , undefined4 * param_2 ) { bool bVar1 ; bool bVar2 ; char cVar3 ; int iVar4 ; int iVar5 ; undefined4 uVar6 ; undefined4 uVar7 ; char * pcVar8 ; int * piVar9 ; __uid_t _Var10 ; __gid_t _Var11 ; bool bVar12 ; int iVar13 ; byte local_36 ; byte local_35 ; byte local_33 ; undefined4 local_30 ... | 1 | 1 | main | int main(int argc,char **argv)
{
bool bVar1;
bool bVar2;
_Bool _Var3;
int iVar4;
int iVar5;
undefined4 uVar6;
char *pcVar7;
ssize_t sVar8;
char *pcVar9;
int *piVar10;
__uid_t _Var11;
__gid_t _Var12;
char delim;
bool bVar13;
uid_t uid;
gid_t gid;
int iVar14;
char **argv_local;
int a... |
108_gzip_and_gzip_strip.c | atdir_eq | FUN_0001561c |
_Bool atdir_eq(char *dir,ptrdiff_t dirlen)
{
int iVar1;
_Bool _Var2;
ptrdiff_t dirlen_local;
char *dir_local;
dirlen_local = dirlen;
dir_local = dir;
if (dirlen == 0) {
dir_local = (char *)(DAT_000156b4 + 0x15648);
dirlen_local = 1;
}
iVar1 = memcmp((void *)(DAT_000156b8 + 0x15668),dir_lo... |
undefined4 FUN_0001561c(void *param_1,size_t param_2)
{
int iVar1;
undefined4 uVar2;
undefined4 local_10;
undefined4 local_c;
local_10 = param_2;
local_c = param_1;
if (param_2 == 0) {
local_c = (void *)(DAT_000156b4 + 0x15648);
local_10 = 1;
}
iVar1 = memcmp((void *)(DAT_000156b8 + 0x156... | stmdb sp!,{r11,lr}
add r11,sp,#0x4
sub sp,sp,#0x8
str r0,[r11,#-0x8]
str r1,[r11,#-0xc]
ldr r3,[r11,#-0xc]
cmp r3,#0x0
bne 0x00015650
ldr r3,[0x156b4]
add r3,pc,r3
str r3,[r11,#-0x8]
mov r3,#0x1
str r3,[r11,#-0xc]
ldr r3,[r11,#-0xc]
cpy r2,r3
ldr r1,[r11,#-0x8]
ldr r3,[0x156b8]
add r3,pc,r3
cpy r0,r3
bl 0x00011454
cpy ... | null | null | null | null | [('const-0', u'INT_EQUAL_-1205971227'), ('const-0', u'INT_EQUAL_-1205971346'), ('tmp_624', u'COPY_-1205971067'), (u'COPY_-1205971068', u'MULTIEQUAL_-1205970991'), (u'INT_EQUAL_-1205971227', u'CBRANCH_-1205971223'), (u'CAST_-1205970962', u'CALL_-1205971252'), ('const-87684', u'INT_ADD_-1205971195'), ('const-0', u'COPY_-... | [(u'COPY_-1205971081', u'MULTIEQUAL_-1205970973'), (u'INT_EQUAL_-1205971227', u'CBRANCH_-1205971223'), (u'INDIRECT_-1205970976', u'INT_ADD_-1205971195'), ('tmp_315', u'CBRANCH_-1205971223'), (u'INT_ADD_-1205971253', u'CAST_-1205970969'), ('tmp_873', u'COPY_-1205971075'), ('tmp_989', u'INT_ADD_-1205971253'), (u'COPY_-12... | null | null | 0001561c | arm | O0 | (translation_unit "undefined4 FUN_0001561c(void *param_1,size_t param_2)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined4 local_10;\n undefined4 local_c;\n \n local_10 = param_2;\n local_c = param_1;\n if (param_2 == 0) {\n local_c = (void *)(DAT_000156b4 + 0x15648);\n local_10 = 1;\n }\n iVar1 = memc... |
type_1 function_1(char *dir,ptrdiff_t var_1)
{
int var_5;
type_1 _Var2;
ptrdiff_t var_7;
char *dir_local;
var_7 = var_1;
dir_local = dir;
if (var_1 == 0) {
dir_local = (char *)(var_2 + 0x15648);
var_7 = 1;
}
var_5 = var_3((void *)(var_4 + 0x15668),dir_local,var_7);
if ((var_5 == 0) && (... | (translation_unit "_Bool atdir_eq(char *dir,ptrdiff_t dirlen)\n\n{\n int iVar1;\n _Bool _Var2;\n ptrdiff_t dirlen_local;\n char *dir_local;\n \n dirlen_local = dirlen;\n dir_local = dir;\n if (dirlen == 0) {\n dir_local = (char *)(DAT_000156b4 + 0x15648);\n dirlen_local = 1;\n }\n iVar1 = memcmp((void *... | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif... |
_Bool MASKED(char *dir,ptrdiff_t dirlen)
{
int iVar1;
_Bool _Var2;
ptrdiff_t dirlen_local;
char *dir_local;
dirlen_local = dirlen;
dir_local = dir;
if (dirlen == 0) {
dir_local = (char *)(DAT_000156b4 + 0x15648);
dirlen_local = 1;
}
iVar1 = memcmp((void *)(DAT_000156b8 + 0x15668),dir_loca... |
undefined4 MASKED(void *param_1,size_t param_2)
{
int iVar1;
undefined4 uVar2;
undefined4 local_10;
undefined4 local_c;
local_10 = param_2;
local_c = param_1;
if (param_2 == 0) {
local_c = (void *)(DAT_000156b4 + 0x15648);
local_10 = 1;
}
iVar1 = memcmp((void *)(DAT_000156b8 + 0x15668),lo... | translation_unit function_definition type_identifier function_declarator compound_statement identifier parameter_list { declaration declaration declaration declaration expression_statement expression_statement if_statement expression_statement if_statement return_statement } ( parameter_declaration , parameter_declarat... | undefined4 FUN_0001561c ( void * param_1 , size_t param_2 ) { int iVar1 ; undefined4 uVar2 ; undefined4 local_10 ; undefined4 local_c ; local_10 = param_2 ; local_c = param_1 ; if ( param_2 == 0 ) { local_c = ( void * ) ( DAT_000156b4 + 0x15648 ) ; local_10 = 1 ; } iVar1 = memcmp ( ( void * ) ( DAT_000156b8 + 0x15668 )... | 1 | 1 | atdir_eq | _Bool atdir_eq(char *dir,ptrdiff_t dirlen)
{
int iVar1;
_Bool _Var2;
ptrdiff_t dirlen_local;
char *dir_local;
dirlen_local = dirlen;
dir_local = dir;
if (dirlen == 0) {
dir_local = (char *)(DAT_000156b4 + 0x15648);
dirlen_local = 1;
}
iVar1 = memcmp((void *)(DAT_000156b8 + 0x15668),dir_local,d... |
136_less_and_less_strip.c | init_hashtbl | FUN_00017064 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void init_hashtbl(void)
{
int h;
int iVar1;
for (iVar1 = 0; iVar1 < 0x400; iVar1 = iVar1 + 1) {
*(int *)(*(int *)(DAT_000170f4 + 0x1708c) + iVar1 * 0x10 + 0x18) =
*(int *)(DAT_000170f0 + 0x17080) + (iVar1 + 1) * 0x10;
... |
undefined4 FUN_00017064(undefined4 param_1)
{
int iVar1;
for (iVar1 = 0; iVar1 < 0x400; iVar1 = iVar1 + 1) {
*(int *)(*(int *)(DAT_000170f4 + 0x1708c) + iVar1 * 0x10 + 0x18) =
*(int *)(DAT_000170f0 + 0x17080) + (iVar1 + 1) * 0x10;
*(int *)(*(int *)(DAT_000170fc + 0x170bc) + iVar1 * 0x10 + 0x1c... | stmdb sp!,{r4,r11}
add r11,sp,#0x4
mov r4,#0x0
b 0x000170d8
ldr r3,[0x170f0]
add r3,pc,r3
ldr r2,[r3,#0x0]
ldr r3,[0x170f4]
add r3,pc,r3
ldr r1,[r3,#0x0]
add r3,r4,#0x1
mov r3,r3, lsl #0x4
add r2,r2,r3
mov r3,r4, lsl #0x4
add r3,r1,r3
str r2,[r3,#0x18]
ldr r3,[0x170f8]
add r3,pc,r3
ldr r2,[r3,#0x0]
ldr r3,[0x170fc]
add... | null | null | null | null | [(u'MULTIEQUAL_-1205964273', u'COPY_-1205964315'), (u'CAST_-1205964288', u'LOAD_-1205964456'), (u'INDIRECT_-1205964273', u'MULTIEQUAL_-1205964265'), ('tmp_795', u'MULTIEQUAL_-1205964261'), ('tmp_135', u'CBRANCH_-1205964527'), (u'STORE_-1205964499', u'INDIRECT_-1205964326'), (u'STORE_-1205964385', u'INDIRECT_-1205964269... | [(u'MULTIEQUAL_-1205964273', u'COPY_-1205964315'), ('const-94348', u'INT_ADD_-1205964561'), (u'CAST_-1205964288', u'LOAD_-1205964456'), (u'INDIRECT_-1205964273', u'MULTIEQUAL_-1205964265'), ('const-417', u'LOAD_-1205964592'), ('tmp_800', u'MULTIEQUAL_-1205964273'), ('tmp_799', u'MULTIEQUAL_-1205964269'), ('tmp_135', u'... | null | null | 00017064 | arm | O0 | (translation_unit "undefined4 FUN_00017064(undefined4 param_1)\n\n{\n int iVar1;\n \n for (iVar1 = 0; iVar1 < 0x400; iVar1 = iVar1 + 1) {\n *(int *)(*(int *)(DAT_000170f4 + 0x1708c) + iVar1 * 0x10 + 0x18) =\n *(int *)(DAT_000170f0 + 0x17080) + (iVar1 + 1) * 0x10;\n *(int *)(*(int *)(DAT_000170fc + 0x17... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
int h;
int var_1;
for (var_1 = 0; var_1 < 0x400; var_1 = var_1 + 1) {
*(int *)(*(int *)(var_2 + 0x1708c) + var_1 * 0x10 + 0x18) =
*(int *)(var_3 + 0x17080) + (var_1 + 1) * 0x10;
*(int *)(*(i... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid init_hashtbl(void)\n\n{\n int h;\n int iVar1;\n \n for (iVar1 = 0; iVar1 < 0x400; iVar1 = iVar1 + 1) {\n *(int *)(*(int *)(DAT_000170f4 + 0x1708c) + iVar1 * 0x10 + 0x18) =\n *(int *)(DAT_000170f0 + 0x1... | (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: (primitive_type) declarator: (identifier)) (declaration type: (primi... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(void)
{
int h;
int iVar1;
for (iVar1 = 0; iVar1 < 0x400; iVar1 = iVar1 + 1) {
*(int *)(*(int *)(DAT_000170f4 + 0x1708c) + iVar1 * 0x10 + 0x18) =
*(int *)(DAT_000170f0 + 0x17080) + (iVar1 + 1) * 0x10;
*(... |
undefined4 MASKED(undefined4 param_1)
{
int iVar1;
for (iVar1 = 0; iVar1 < 0x400; iVar1 = iVar1 + 1) {
*(int *)(*(int *)(DAT_000170f4 + 0x1708c) + iVar1 * 0x10 + 0x18) =
*(int *)(DAT_000170f0 + 0x17080) + (iVar1 + 1) * 0x10;
*(int *)(*(int *)(DAT_000170fc + 0x170bc) + iVar1 * 0x10 + 0x1c) =
... | translation_unit function_definition type_identifier function_declarator compound_statement identifier parameter_list { declaration for_statement return_statement } ( parameter_declaration ) primitive_type identifier ; for ( assignment_expression ; binary_expression ; assignment_expression ) compound_statement return i... | undefined4 FUN_00017064 ( undefined4 param_1 ) { int iVar1 ; for ( iVar1 = 0 ; iVar1 < 0x400 ; iVar1 = iVar1 + 1 ) { * ( int * ) ( * ( int * ) ( DAT_000170f4 + 0x1708c ) + iVar1 * 0x10 + 0x18 ) = * ( int * ) ( DAT_000170f0 + 0x17080 ) + ( iVar1 + 1 ) * 0x10 ; * ( int * ) ( * ( int * ) ( DAT_000170fc + 0x170bc ) + iVar1... | 1 | 1 | init_hashtbl | void init_hashtbl(void)
{
int h;
int iVar1;
for (iVar1 = 0; iVar1 < 0x400; iVar1 = iVar1 + 1) {
*(int *)(*(int *)(DAT_000170f4 + 0x1708c) + iVar1 * 0x10 + 0x18) =
*(int *)(DAT_000170f0 + 0x17080) + (iVar1 + 1) * 0x10;
*(int *)(*(int *)(DAT_000170fc + 0x170bc) + iVar1 * 0x10 + 0x1c) =
*(i... |
367_libpng16.so.16.36_and_libpng16.so.16.36_strip.c | png_push_process_row | FUN_000225a8 |
void png_push_process_row(png_structrp png_ptr)
{
int iVar1;
int iVar2;
png_structrp png_ptr_local;
int i;
int i_1;
int i_2;
int i_3;
int i_4;
int i_5;
png_row_info row_info;
iVar2 = DAT_00022da0 + 0x225c4;
iVar1 = **(int **)(iVar2 + DAT_00022da4);
row_info.width = png_ptr->iwidth;
row_... |
void FUN_000225a8(int param_1)
{
void *pvVar1;
int iVar2;
int local_38;
int local_34;
int local_30;
int local_2c;
int local_28;
int local_24;
int local_20;
uint local_1c;
undefined1 local_18;
undefined1 local_17;
undefined1 local_16;
byte local_15;
int local_14;
iVar2 = DAT_00022da0... | stmdb sp!,{r4,r11,lr}
add r11,sp,#0x8
sub sp,sp,#0x3c
str r0,[r11,#-0x38]
ldr r4,[0x22da0]
add r4,pc,r4
ldr r3,[0x22da4]
ldr r3,[r4,r3]
ldr r3,[r3,#0x0]
str r3,[r11,#-0x10]
ldr r3,[r11,#-0x38]
ldr r3,[r3,#0x25c]
str r3,[r11,#-0x1c]
ldr r3,[r11,#-0x38]
ldrb r3,[r3,#0x297]
strb r3,[r11,#-0x14]
ldr r3,[r11,#-0x38]
ldrb r3... | null | null | null | null | [(u'MULTIEQUAL_-1206044310', u'MULTIEQUAL_-1206043884'), (u'INDIRECT_-1206043304', u'MULTIEQUAL_-1206043202'), (u'CALL_-1206046939', u'INDIRECT_-1206042747'), ('tmp_4900', u'BRANCH_-1206046546'), ('tmp_6417', u'CALL_-1206048353'), (u'MULTIEQUAL_-1206042875', u'MULTIEQUAL_-1206042844'), ('const-417', u'LOAD_-1206048488'... | [(u'LOAD_-1206046730', u'INT_ADD_-1206046699'), (u'MULTIEQUAL_-1206044310', u'MULTIEQUAL_-1206043884'), ('tmp_13019', u'INT_ADD_-1206048800'), (u'INDIRECT_-1206043304', u'MULTIEQUAL_-1206043202'), (u'CALL_-1206046939', u'INDIRECT_-1206042747'), ('tmp_4900', u'BRANCH_-1206046546'), (u'MULTIEQUAL_-1206042875', u'MULTIEQU... | null | null | 000225a8 | arm | O0 | (translation_unit "void FUN_000225a8(int param_1)\n\n{\n void *pvVar1;\n int iVar2;\n int local_38;\n int local_34;\n int local_30;\n int local_2c;\n int local_28;\n int local_24;\n int local_20;\n uint local_1c;\n undefined1 local_18;\n undefined1 local_17;\n undefined1 local_16;\n byte local_15;\n int ... |
void function_1(type_1 png_ptr)
{
int var_20;
int var_2;
type_1 png_ptr_local;
int var_14;
int var_15;
int var_16;
int var_17;
int var_18;
int var_19;
type_2 row_info;
var_2 = var_1 + 0x225c4;
var_20 = **(int **)(var_2 + var_3);
row_info.width = png_ptr->iwidth;
row_info.color_type = pn... | (translation_unit "void png_push_process_row(png_structrp png_ptr)\n\n{\n int iVar1;\n int iVar2;\n png_structrp png_ptr_local;\n int i;\n int i_1;\n int i_2;\n int i_3;\n int i_4;\n int i_5;\n png_row_info row_info;\n \n iVar2 = DAT_00022da0 + 0x225c4;\n iVar1 = **(int **)(iVar2 + DAT_00022da4);\n row_in... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declarat... |
void MASKED(png_structrp png_ptr)
{
int iVar1;
int iVar2;
png_structrp png_ptr_local;
int i;
int i_1;
int i_2;
int i_3;
int i_4;
int i_5;
png_row_info row_info;
iVar2 = DAT_00022da0 + 0x225c4;
iVar1 = **(int **)(iVar2 + DAT_00022da4);
row_info.width = png_ptr->iwidth;
row_info.color_typ... |
void MASKED(int param_1)
{
void *pvVar1;
int iVar2;
int local_38;
int local_34;
int local_30;
int local_2c;
int local_28;
int local_24;
int local_20;
uint local_1c;
undefined1 local_18;
undefined1 local_17;
undefined1 local_16;
byte local_15;
int local_14;
iVar2 = DAT_00022da0 + 0x2... | translation_unit function_definition primitive_type function_declarator compound_statement identifier parameter_list { declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration expression_statement ... | void FUN_000225a8 ( int param_1 ) { void * pvVar1 ; int iVar2 ; int local_38 ; int local_34 ; int local_30 ; int local_2c ; int local_28 ; int local_24 ; int local_20 ; uint local_1c ; undefined1 local_18 ; undefined1 local_17 ; undefined1 local_16 ; byte local_15 ; int local_14 ; iVar2 = DAT_00022da0 + 0x225c4 ; local... | 1 | 1 | png_push_process_row | void png_push_process_row(png_structrp png_ptr)
{
int iVar1;
int iVar2;
png_structrp png_ptr_local;
int i;
int i_1;
int i_2;
int i_3;
int i_4;
int i_5;
png_row_info row_info;
iVar2 = DAT_00022da0 + 0x225c4;
iVar1 = **(int **)(iVar2 + DAT_00022da4);
row_info.width = png_ptr->iwidth;
row_info.... |
3355_arm-linux-gnueabi-dwp_and_arm-linux-gnueabi-dwp_strip.c | need_section_contents<32,_false> | FUN_00199200 |
/* DWARF original name: need_section_contents<32, false>
DWARF original prototype: void need_section_contents<32,_false>(Versions * this, Stringpool *
dynpool, uchar * * pp, uint * psize, uint * pentries) */
void __thiscall
gold::Versions::need_section_contents<32,_false>
(Versions *this,Stringpool *d... |
void FUN_00199200(int param_1,undefined4 param_2,undefined4 *param_3,int *param_4,int *param_5)
{
byte bVar1;
undefined2 *puVar2;
undefined4 uVar3;
int iVar4;
int *piVar5;
int iVar6;
int *piVar7;
int iVar8;
uint uVar9;
undefined4 uVar10;
undefined4 *puVar11;
int iVar12;
int *piVar13;
int i... | stmdb sp!,{r4,r5,r6,r7,r8,r9,r10,r11,lr}
cpy r7,r0
ldrb r0,[r0,#0x34]
sub sp,sp,#0x1c
cmp r0,#0x0
str r1,[sp,#0x4]
str r2,[sp,#0xc]
str r3,[sp,#0x10]
beq 0x00199440
ldr r2,[r7,#0xc]
ldr r0,[r7,#0x10]
cmp r0,r2
movne r8,#0x0
beq 0x00199424
ldr r1,[r2],#0x4
ldmib r1,{r1,r3}
cmp r0,r2
sub r3,r3,r1
mov r3,r3, asr #0x2
add ... | null | null | null | null | [('const-1', u'PTRADD_-1207528426'), (u'INDIRECT_-1207527940', u'COPY_-1207527995'), (u'INDIRECT_-1207527973', u'COPY_-1207528030'), ('const-1676352', u'INT_ADD_-1207528196'), (u'PTRADD_-1207528161', u'CALL_-1207528200'), (u'CALL_-1207528200', u'INDIRECT_-1207527967'), (u'INDIRECT_-1207527997', u'COPY_-1207528054'), ('... | [(u'COPY_-1207528086', u'MULTIEQUAL_-1207527370'), (u'STORE_-1207528471', u'INDIRECT_-1207527183'), ('const-417', u'STORE_-1207528166'), ('const-2', u'INT_SRIGHT_-1207528458'), (u'CALL_-1207528712', u'INDIRECT_-1207527133'), (u'CALL_-1207527692', u'INDIRECT_-1207526793'), (u'LOAD_-1207528562', u'CALL_-1207528545'), (u'... | null | null | 00199200 | arm | O0 | (translation_unit "void FUN_00199200(int param_1,undefined4 param_2,undefined4 *param_3,int *param_4,int *param_5)\n\n{\n byte bVar1;\n undefined2 *puVar2;\n undefined4 uVar3;\n int iVar4;\n int *piVar5;\n int iVar6;\n int *piVar7;\n int iVar8;\n uint uVar9;\n undefined4 uVar10;\n undefined4 *puVar11;\n int... |
/* DWARF original name: need_section_contents<32, false>
DWARF original prototype: void need_section_contents<32,_false>(Versions * this, Stringpool *
dynpool, uchar * * pp, uint * psize, uint * pentries) */
void __thiscall
var_4::Versions::need_section_contents<32,_false>
(Versions *this,Stringpool *... | (translation_unit "/* DWARF original name: need_section_contents<32, false>\n DWARF original prototype: void need_section_contents<32,_false>(Versions * this, Stringpool *\n dynpool, uchar * * pp, uint * psize, uint * pentries) */\n\nvoid __thiscall\ngold::Versions::need_section_contents<32,_false>\n (Vers... | (translation_unit (comment) (declaration type: (primitive_type) declarator: (ms_call_modifier) (ERROR (identifier) (identifier)) declarator: (identifier) (ERROR (number_literal)) (ERROR (function_declarator declarator: (identifier) (ERROR) parameters: (parameter_list (parameter_declaration type: (type_identifier) decla... |
/* DWARF original name: need_section_contents<32, false>
DWARF original prototype: void MASKED(Versions * this, Stringpool *
dynpool, uchar * * pp, uint * psize, uint * pentries) */
void __thiscall
gold::Versions::MASKED
(Versions *this,Stringpool *dynpool,uchar **pp,uint *psize,uint *pentries)
{
p... |
void MASKED(int param_1,undefined4 param_2,undefined4 *param_3,int *param_4,int *param_5)
{
byte bVar1;
undefined2 *puVar2;
undefined4 uVar3;
int iVar4;
int *piVar5;
int iVar6;
int *piVar7;
int iVar8;
uint uVar9;
undefined4 uVar10;
undefined4 *puVar11;
int iVar12;
int *piVar13;
int iVar14;... | translation_unit function_definition primitive_type function_declarator compound_statement identifier parameter_list { declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declarati... | void FUN_00199200 ( int param_1 , undefined4 param_2 , undefined4 * param_3 , int * param_4 , int * param_5 ) { byte bVar1 ; undefined2 * puVar2 ; undefined4 uVar3 ; int iVar4 ; int * piVar5 ; int iVar6 ; int * piVar7 ; int iVar8 ; uint uVar9 ; undefined4 uVar10 ; undefined4 * puVar11 ; int iVar12 ; int * piVar13 ; int... | 1 | 1 | need_section_contents | void __thiscall
gold::Versions::need_section_contents<32,_false>
(Versions *this,Stringpool *dynpool,uchar **pp,uint *psize,uint *pentries)
{
pointer ppVVar1;
pointer ppVVar2;
pointer ppVVar3;
uint uVar4;
if (this->is_finalized_ == false) {
do_gold_unreachable(&UNK_0019945c + DAT_00199484,DAT_00... |
108_factor_and_factor_strip.c | factor_insert_refind | FUN_00012ab4 |
void factor_insert_refind(factors *factors,uintmax_t p,uint i,uint off)
{
uint in_r3;
uint uVar1;
bool bVar2;
undefined4 in_stack_ffffffd4;
uintmax_t p_local;
factors *factors_local;
uint j;
p_local._0_4_ = off;
p_local._4_4_ = in_r3;
for (j = 0; j < p._4_4_; j = j + 1) {
uVar1 = (uint)*(by... |
undefined4
FUN_00012ab4(undefined4 param_1,int param_2,uint param_3,int param_4,int param_5,uint param_6)
{
undefined4 uVar1;
uint uVar2;
bool bVar3;
undefined4 local_28;
undefined4 uStack_24;
undefined4 local_14;
local_28 = param_3;
uStack_24 = param_4;
for (local_14 = 0; local_14 < param_6; loc... | stmdb sp!,{r4,r5,r11,lr}
add r11,sp,#0xc
sub sp,sp,#0x20
str r0,[r11,#-0x18]
strd r2,r3,[r11,#-0x24]
mov r3,#0x0
str r3,[r11,#-0x10]
b 0x00012b10
ldr r2,[r11,#0x4]
ldr r3,[r11,#-0x10]
add r3,r2,r3
ldr r2,[0x12b40]
add r2,pc,r2
ldrb r3,[r2,r3]
and r2,r3,#0xff
mov r3,#0x0
ldrd r0,r1,[r11,#-0x24]
adds r4,r0,r2
adc r5,r1,r... | null | null | null | null | [(u'MULTIEQUAL_-1205982142', u'CALL_-1205982316'), (u'COPY_-1205982204', u'MULTIEQUAL_-1205982093'), ('tmp_976', u'INT_ADD_-1205982336'), ('const-1', u'INT_ADD_-1205982226'), ('tmp_613', u'COPY_-1205982206'), ('tmp_612', u'MULTIEQUAL_-1205982142'), ('tmp_161', u'BRANCH_-1205982453'), (u'MULTIEQUAL_-1205982093', u'INT_A... | [(u'MULTIEQUAL_-1205982142', u'CALL_-1205982316'), ('tmp_801', u'CALL_-1205982316'), ('tmp_986', u'INT_ADD_-1205982352'), ('const-1', u'INT_ADD_-1205982226'), ('tmp_161', u'BRANCH_-1205982453'), ('tmp_201', u'CBRANCH_-1205982360'), ('const-0', u'RETURN_-1205982273'), ('const-0', u'COPY_-1205982461'), (u'COPY_-120598221... | null | null | 00012ab4 | arm | O0 | (translation_unit "undefined4\nFUN_00012ab4(undefined4 param_1,int param_2,uint param_3,int param_4,int param_5,uint param_6)\n\n{\n undefined4 uVar1;\n uint uVar2;\n bool bVar3;\n undefined4 local_28;\n undefined4 uStack_24;\n undefined4 local_14;\n \n local_28 = param_3;\n uStack_24 = param_4;\n for (local_... |
void function_1(type_1 *type_1,type_2 p,type_3 i,type_3 off)
{
type_3 in_r3;
type_3 var_4;
bool var_5;
type_4 in_stack_ffffffd4;
type_2 p_local;
type_1 *factors_local;
type_3 var_1;
p_local._0_4_ = off;
p_local._4_4_ = in_r3;
for (var_1 = 0; var_1 < p._4_4_; var_1 = var_1 + 1) {
var_4 = (ty... | (translation_unit "void factor_insert_refind(factors *factors,uintmax_t p,uint i,uint off)\n\n{\n uint in_r3;\n uint uVar1;\n bool bVar2;\n undefined4 in_stack_ffffffd4;\n uintmax_t p_local;\n factors *factors_local;\n uint j;\n \n p_local._0_4_ = off;\n p_local._4_4_ = in_r3;\n for (j = 0; j < p._4_4_; j = ... | (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... |
void MASKED(factors *factors,uintmax_t p,uint i,uint off)
{
uint in_r3;
uint uVar1;
bool bVar2;
undefined4 in_stack_ffffffd4;
uintmax_t p_local;
factors *factors_local;
uint j;
p_local._0_4_ = off;
p_local._4_4_ = in_r3;
for (j = 0; j < p._4_4_; j = j + 1) {
uVar1 = (uint)*(byte *)(DAT_0001... |
undefined4
MASKED(undefined4 param_1,int param_2,uint param_3,int param_4,int param_5,uint param_6)
{
undefined4 uVar1;
uint uVar2;
bool bVar3;
undefined4 local_28;
undefined4 uStack_24;
undefined4 local_14;
local_28 = param_3;
uStack_24 = param_4;
for (local_14 = 0; local_14 < param_6; local_14 ... | translation_unit function_definition type_identifier function_declarator compound_statement identifier parameter_list { declaration declaration declaration declaration declaration declaration expression_statement expression_statement for_statement expression_statement return_statement } ( parameter_declaration , parame... | undefined4 FUN_00012ab4 ( undefined4 param_1 , int param_2 , uint param_3 , int param_4 , int param_5 , uint param_6 ) { undefined4 uVar1 ; uint uVar2 ; bool bVar3 ; undefined4 local_28 ; undefined4 uStack_24 ; undefined4 local_14 ; local_28 = param_3 ; uStack_24 = param_4 ; for ( local_14 = 0 ; local_14 < param_6 ; lo... | 1 | 1 | factor_insert_refind | void factor_insert_refind(factors *factors,uintmax_t p,uint i,uint off)
{
uint in_r3;
uint uVar1;
bool bVar2;
undefined4 in_stack_ffffffd4;
uintmax_t p_local;
factors *factors_local;
uint j;
p_local._0_4_ = off;
p_local._4_4_ = in_r3;
for (j = 0; j < p._4_4_; j = j + 1) {
uVar1 = (uint)*(byte *)... |
911_psftp_and_psftp_strip.c | ecdsa_createkey | FUN_00079bc8 |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void * ecdsa_createkey(ssh_signkey *self,uchar *pub_blob,int pub_len,uchar *priv_blob,int priv_len)
{
Bignum pvVar1;
ec_key *peVar2;
int iVar3;
uchar *priv_blob_local;
int pub_len_local;
uchar *pub_blob_local;
ssh_signkey *self_lo... |
void FUN_00079bc8(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)
{
undefined4 uVar1;
int iVar2;
int iVar3;
undefined4 local_20;
int local_1c;
int local_18;
int local_14;
iVar3 = DAT_00079d9c + 0x79bf0;
local_14 = **(int **)(iVar3 + DAT_00079da0);
local_20 = param_4... | stmdb sp!,{r4,r11,lr}
add r11,sp,#0x8
sub sp,sp,#0x24
str r0,[r11,#-0x20]
str r1,[r11,#-0x24]
str r2,[r11,#-0x28]
str r3,[r11,#-0x2c]
ldr r4,[0x79d9c]
add r4,pc,r4
ldr r3,[0x79da0]
ldr r3,[r4,r3]
ldr r3,[r3,#0x0]
str r3,[r11,#-0x10]
ldr r3,[r11,#-0x2c]
str r3,[r11,#-0x1c]
ldr r2,[r11,#-0x28]
ldr r1,[r11,#-0x24]
ldr r0,... | null | null | null | null | [(u'CALL_-1206346663', u'INDIRECT_-1206345836'), (u'INDIRECT_-1206345767', u'MULTIEQUAL_-1206345596'), (u'INDIRECT_-1206345756', u'MULTIEQUAL_-1206345471'), ('tmp_1144', u'CALL_-1206346663'), (u'INDIRECT_-1206345714', u'MULTIEQUAL_-1206345654'), ('const-24', u'PTRSUB_-1206345593'), (u'CAST_-1206345478', u'CALL_-1206346... | [(u'INT_NOTEQUAL_-1206346077', u'CBRANCH_-1206346074'), (u'CALL_-1206346118', u'INDIRECT_-1206345578'), (u'CAST_-1206345239', u'LOAD_-1206346265'), ('tmp_340', u'CBRANCH_-1206346231'), (u'INT_ADD_-1206346533', u'CAST_-1206345583'), (u'INT_EQUAL_-1206346148', u'CBRANCH_-1206346145'), (u'INDIRECT_-1206345814', u'MULTIEQU... | null | null | 00079bc8 | arm | O0 | (translation_unit "void FUN_00079bc8(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 uVar1;\n int iVar2;\n int iVar3;\n undefined4 local_20;\n int local_1c;\n int local_18;\n int local_14;\n \n iVar3 = DAT_00079d9c + 0x79bf0;\n local_14 = **(int **)(iVar3 + DAT_0... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void * function_1(type_1 *self,type_2 *pub_blob,int pub_len,type_2 *priv_blob,int priv_len)
{
type_3 pvVar1;
type_4 *peVar2;
int var_2;
type_2 *priv_blob_local;
int pub_len_local;
type_2 *pub_blob_local;
type_1 *self_local;
char... | (translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid * ecdsa_createkey(ssh_signkey *self,uchar *pub_blob,int pub_len,uchar *priv_blob,int priv_len)\n\n{\n Bignum pvVar1;\n ec_key *peVar2;\n int iVar3;\n uchar *priv_blob_local;\n int pub_len_local;\n uchar *pub_blob_l... | (translation_unit (comment) (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration t... |
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void * MASKED(ssh_signkey *self,uchar *pub_blob,int pub_len,uchar *priv_blob,int priv_len)
{
Bignum pvVar1;
ec_key *peVar2;
int iVar3;
uchar *priv_blob_local;
int pub_len_local;
uchar *pub_blob_local;
ssh_signkey *self_local;
ch... |
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4)
{
undefined4 uVar1;
int iVar2;
int iVar3;
undefined4 local_20;
int local_1c;
int local_18;
int local_14;
iVar3 = DAT_00079d9c + 0x79bf0;
local_14 = **(int **)(iVar3 + DAT_00079da0);
local_20 = param_4;
lo... | translation_unit function_definition primitive_type function_declarator compound_statement identifier parameter_list { declaration declaration declaration declaration declaration declaration declaration expression_statement expression_statement expression_statement expression_statement if_statement if_statement return_... | void FUN_00079bc8 ( undefined4 param_1 , undefined4 param_2 , undefined4 param_3 , undefined4 param_4 ) { undefined4 uVar1 ; int iVar2 ; int iVar3 ; undefined4 local_20 ; int local_1c ; int local_18 ; int local_14 ; iVar3 = DAT_00079d9c + 0x79bf0 ; local_14 = * * ( int * * ) ( iVar3 + DAT_00079da0 ) ; local_20 = param_... | 1 | 1 | ecdsa_createkey | void * ecdsa_createkey(ssh_signkey *self,uchar *pub_blob,int pub_len,uchar *priv_blob,int priv_len)
{
Bignum pvVar1;
ec_key *peVar2;
int iVar3;
uchar *priv_blob_local;
int pub_len_local;
uchar *pub_blob_local;
ssh_signkey *self_local;
char *pb;
ec_key *ec;
ec_point *publicKey;
int local_14;
iVar... |
143_curl_and_curl_strip.c | config_free | FUN_000189e0 |
void config_free(OperationConfig *config)
{
OperationConfig *config_local;
OperationConfig *last;
OperationConfig *prev;
if (config == (OperationConfig *)0x0) {
return;
}
free_config_fields(config);
/* WARNING: Subroutine does not return */
free(config);
}
|
void FUN_000189e0(void *param_1)
{
void *pvVar1;
undefined4 local_10;
local_10 = param_1;
while (local_10 != (void *)0x0) {
pvVar1 = *(void **)((int)local_10 + 0x2a8);
FUN_0001811c(local_10);
free(local_10);
local_10 = pvVar1;
}
return;
}
| stmdb sp!,{r11,lr}
add r11,sp,#0x4
sub sp,sp,#0x10
str r0,[r11,#-0x10]
ldr r3,[r11,#-0x10]
str r3,[r11,#-0xc]
b 0x00018a20
ldr r3,[r11,#-0xc]
ldr r3,[r3,#0x2a8]
str r3,[r11,#-0x8]
ldr r0,[r11,#-0xc]
bl 0x0001811c
ldr r0,[r11,#-0xc]
bl 0x00013b10
ldr r3,[r11,#-0x8]
str r3,[r11,#-0xc]
ldr r3,[r11,#-0xc]
cmp r3,#0x0
bne 0... | null | null | null | null | [('tmp_272', u'CALL_-1205958023'), ('const-1', u'RETURN_-1205958018'), ('tmp_272', u'CALL_-1205958035'), ('const-0', u'INT_EQUAL_-1205958047'), ('tmp_161', u'CBRANCH_-1205958043'), (u'INT_EQUAL_-1205958047', u'CBRANCH_-1205958043'), ('tmp_272', u'INT_EQUAL_-1205958047'), ('const-0', u'RETURN_-1205958002')] | [('tmp_108', u'BRANCH_-1205958112'), ('const-680', u'INT_ADD_-1205958042'), ('tmp_483', u'COPY_-1205957966'), (u'COPY_-1205957966', u'COPY_-1205957965'), ('const-417', u'LOAD_-1205958058'), (u'LOAD_-1205958058', u'COPY_-1205957928'), (u'COPY_-1205957965', u'MULTIEQUAL_-1205957877'), (u'INT_NOTEQUAL_-1205958046', u'CBRA... | null | null | 000189e0 | arm | O0 | (translation_unit "void FUN_000189e0(void *param_1)\n\n{\n void *pvVar1;\n undefined4 local_10;\n \n local_10 = param_1;\n while (local_10 != (void *)0x0) {\n pvVar1 = *(void **)((int)local_10 + 0x2a8);\n FUN_0001811c(local_10);\n free(local_10);\n local_10 = pvVar1;\n }\n return;\n}\n\n" (function_d... |
void function_1(type_1 *var_1)
{
type_1 *config_local;
type_1 *last;
type_1 *prev;
if (var_1 == (type_1 *)0x0) {
return;
}
var_2(var_1);
/* WARNING: Subroutine does not return */
var_3(var_1);
}
| (translation_unit "void config_free(OperationConfig *config)\n\n{\n OperationConfig *config_local;\n OperationConfig *last;\n OperationConfig *prev;\n \n if (config == (OperationConfig *)0x0) {\n return;\n }\n free_config_fields(config);\n /* WARNING: Subroutine does not return */\n free(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))))) body: (compound_statement (declaration type: (type_identifier) d... |
void MASKED(OperationConfig *config)
{
OperationConfig *config_local;
OperationConfig *last;
OperationConfig *prev;
if (config == (OperationConfig *)0x0) {
return;
}
free_config_fields(config);
/* WARNING: Subroutine does not return */
free(config);
}
|
void MASKED(void *param_1)
{
void *pvVar1;
undefined4 local_10;
local_10 = param_1;
while (local_10 != (void *)0x0) {
pvVar1 = *(void **)((int)local_10 + 0x2a8);
FUN_0001811c(local_10);
free(local_10);
local_10 = pvVar1;
}
return;
}
| translation_unit function_definition primitive_type function_declarator compound_statement identifier parameter_list { declaration declaration expression_statement while_statement return_statement } ( parameter_declaration ) primitive_type pointer_declarator ; type_identifier identifier ; assignment_expression ; while ... | void FUN_000189e0 ( void * param_1 ) { void * pvVar1 ; undefined4 local_10 ; local_10 = param_1 ; while ( local_10 != ( void * ) 0x0 ) { pvVar1 = * ( void * * ) ( ( int ) local_10 + 0x2a8 ) ; FUN_0001811c ( local_10 ) ; free ( local_10 ) ; local_10 = pvVar1 ; } return ; } | 1 | 1 | config_free | void config_free(OperationConfig *config)
{
OperationConfig *config_local;
OperationConfig *last;
OperationConfig *prev;
if (config == (OperationConfig *)0x0) {
return;
}
free_config_fields(config);
free(config);
} |
2333_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c | MorphologyPrimitive._omp_fn.1 | FUN_001b1bec |
/* WARNING: Enum "ExceptionType": Some values do not have unique names */
/* WARNING: Enum "GravityType": Some values do not have unique names */
/* WARNING: Enum "DisposeType": Some values do not have unique names */
/* WARNING: Enum "ChannelType": Some values do not have unique names */
/* WARNING: Enum "PixelChanne... |
void FUN_001b1bec(longlong *param_1)
{
longlong lVar1;
longlong lVar2;
ulonglong uVar3;
ulonglong uVar4;
ulonglong uVar5;
ulonglong uVar6;
ulonglong uVar7;
ulonglong uVar8;
ulonglong uVar9;
ulonglong uVar10;
ulonglong uVar11;
longlong lVar12;
longlong lVar13;
undefined4 uVar14;
int iVar1... | stmdb sp!,{r4,r5,r6,r7,r8,r9,r10,r11,lr}
add r11,sp,#0x20
sub sp,sp,#0xc4
str r0,[r11,#-0xd0]
ldr r7,[0x1b2b48]
add r7,pc,r7
ldr r3,[0x1b2b7c]
ldr r3,[r7,r3]
ldr r3,[r3,#0x0]
str r3,[r11,#-0x28]
ldr r3,[r11,#-0xd0]
ldr r3,[r3,#0x2c]
str r3,[r11,#-0xa0]
ldr r3,[r11,#-0xd0]
ldr r3,[r3,#0x28]
str r3,[r11,#-0x9c]
ldr r3,[r... | null | null | null | null | [(u'CALL_-1207689945', u'INDIRECT_-1207689844'), ('const-1', u'RETURN_-1207689929'), (u'INDIRECT_-1207689838', u'COPY_-1207689897'), (u'INDIRECT_-1207689835', u'COPY_-1207689894'), (u'CALL_-1207689945', u'INDIRECT_-1207689847'), (u'CALL_-1207689934', u'INDIRECT_-1207689835'), (u'CALL_-1207689934', u'INDIRECT_-120768983... | [('const-1', u'INT_ADD_-1207681902'), (u'INDIRECT_-1207677184', u'MULTIEQUAL_-1207677175'), (u'INT_ADD_-1207670229', u'CAST_-1207670002'), (u'INDIRECT_-1207678880', u'MULTIEQUAL_-1207679020'), (u'MULTIEQUAL_-1207678006', u'MULTIEQUAL_-1207673955'), (u'INT_RIGHT_-1207666981', u'SUBPIECE_-1207669682'), (u'INT_RIGHT_-1207... | null | null | 001b1bec | arm | O0 | (translation_unit "void FUN_001b1bec(longlong *param_1)\n\n{\n longlong lVar1;\n longlong lVar2;\n ulonglong uVar3;\n ulonglong uVar4;\n ulonglong uVar5;\n ulonglong uVar6;\n ulonglong uVar7;\n ulonglong uVar8;\n ulonglong uVar9;\n ulonglong uVar10;\n ulonglong uVar11;\n longlong lVar12;\n longlong lVar13;... |
/* WARNING: Enum "ExceptionType": Some values do not have unique names */
/* WARNING: Enum "GravityType": Some values do not have unique names */
/* WARNING: Enum "DisposeType": Some values do not have unique names */
/* WARNING: Enum "ChannelType": Some values do not have unique names */
/* WARNING: Enum "PixelChanne... | (translation_unit "/* WARNING: Enum "ExceptionType": Some values do not have unique names */\n/* WARNING: Enum "GravityType": Some values do not have unique names */\n/* WARNING: Enum "DisposeType": Some values do not have unique names */\n/* WARNING: Enum "ChannelType": Some values do not have unique names */\n/* WARN... | (translation_unit (comment) (comment) (comment) (comment) (comment) (comment) (function_definition type: (primitive_type) (ms_call_modifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (id... |
/* WARNING: Enum "ExceptionType": Some values do not have unique names */
/* WARNING: Enum "GravityType": Some values do not have unique names */
/* WARNING: Enum "DisposeType": Some values do not have unique names */
/* WARNING: Enum "ChannelType": Some values do not have unique names */
/* WARNING: Enum "PixelChanne... |
void MASKED(longlong *param_1)
{
longlong lVar1;
longlong lVar2;
ulonglong uVar3;
ulonglong uVar4;
ulonglong uVar5;
ulonglong uVar6;
ulonglong uVar7;
ulonglong uVar8;
ulonglong uVar9;
ulonglong uVar10;
ulonglong uVar11;
longlong lVar12;
longlong lVar13;
undefined4 uVar14;
int iVar15;
i... | translation_unit ERROR primitive_type function_declarator { declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declarat... | void FUN_001b1bec ( longlong * param_1 ) { longlong lVar1 ; longlong lVar2 ; ulonglong uVar3 ; ulonglong uVar4 ; ulonglong uVar5 ; ulonglong uVar6 ; ulonglong uVar7 ; ulonglong uVar8 ; ulonglong uVar9 ; ulonglong uVar10 ; ulonglong uVar11 ; longlong lVar12 ; longlong lVar13 ; undefined4 uVar14 ; int iVar15 ; int iVar16... | 1 | 1 | MorphologyPrimitive._omp_fn.1 | void __thiscall MorphologyPrimitive__omp_fn_1(void *this)
{
anon_struct_56_13_22ebb39c *this_local;
size_t width;
size_t *changes;
CacheView *morphology_view;
CacheView *image_view;
ExceptionInfo *exception;
KernelInfo *kernel;
MorphologyMethod method;
Image *morphology_image;
Image *image;
double... |
35_sg_requests_and_sg_requests_strip.c | usage | FUN_00010b50 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void usage(void)
{
pr2serr(DAT_00010b70 + 0x10b64);
return;
}
|
undefined4 FUN_00010b50(void)
{
undefined4 uVar1;
uVar1 = pr2serr(DAT_00010b70 + 0x10b64);
return uVar1;
}
| stmdb sp!,{r11,lr}
add r11,sp,#0x4
ldr r3,[0x10b70]
add r3,pc,r3
cpy r0,r3
bl 0x000108cc
cpy r0,r0
ldmia sp!,{r11,pc} | null | null | null | null | [('const-68452', u'INT_ADD_-1205990522'), (u'INT_ADD_-1205990522', u'CALL_-1205990521'), (u'INDIRECT_-1205990434', u'COPY_-1205990485'), ('const-0', u'RETURN_-1205990498'), (u'CALL_-1205990521', u'INDIRECT_-1205990434'), ('tmp_206', u'INT_ADD_-1205990522')] | [(u'COPY_-1205990522', u'RETURN_-1205990498'), (u'CALL_-1205990521', u'COPY_-1205990522'), ('tmp_207', u'INT_ADD_-1205990522'), (u'INT_ADD_-1205990522', u'CALL_-1205990521'), (u'INDIRECT_-1205990434', u'COPY_-1205990485'), ('const-0', u'RETURN_-1205990498'), (u'CALL_-1205990521', u'INDIRECT_-1205990434'), ('const-68452... | null | null | 00010b50 | arm | O0 | (translation_unit "undefined4 FUN_00010b50(void)\n\n{\n undefined4 uVar1;\n \n uVar1 = pr2serr(DAT_00010b70 + 0x10b64);\n return uVar1;\n}\n\n" (function_definition "undefined4 FUN_00010b50(void)\n\n{\n undefined4 uVar1;\n \n uVar1 = pr2serr(DAT_00010b70 + 0x10b64);\n return uVar1;\n}" type_identifier (function... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
var_1(var_2 + 0x10b64);
return;
}
| (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid usage(void)\n\n{\n pr2serr(DAT_00010b70 + 0x10b64);\n return;\n}\n\n" comment (function_definition "void usage(void)\n\n{\n pr2serr(DAT_00010b70 + 0x10b64);\n return;\n}" primitive_type (function_declarator "usag... | (translation_unit (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(void)
{
pr2serr(DAT_00010b70 + 0x10b64);
return;
}
|
undefined4 MASKED(void)
{
undefined4 uVar1;
uVar1 = pr2serr(DAT_00010b70 + 0x10b64);
return uVar1;
}
| translation_unit function_definition type_identifier function_declarator compound_statement identifier parameter_list { declaration expression_statement return_statement } ( parameter_declaration ) type_identifier identifier ; assignment_expression ; return identifier ; primitive_type identifier = call_expression ident... | undefined4 FUN_00010b50 ( void ) { undefined4 uVar1 ; uVar1 = pr2serr ( DAT_00010b70 + 0x10b64 ) ; return uVar1 ; } | 1 | 1 | usage | void usage(void)
{
pr2serr(DAT_00010b70 + 0x10b64);
return;
} |
293_arm-linux-gnueabi-objcopy_and_arm-linux-gnueabi-objcopy_strip.c | stab_class_method_var | FUN_000284a0 |
bfd_boolean
stab_class_method_var
(stab_write_handle *info,char *physname,debug_visibility visibility,bfd_boolean staticp,
bfd_boolean constp,bfd_boolean volatilep,bfd_vma voffset,bfd_boolean contextp)
{
char *__s;
char *pcVar1;
size_t sVar2;
size_t sVar3;
size_t sVar4;
uint uVar5;
c... |
undefined4
FUN_000284a0(int param_1,char *param_2,uint param_3,int param_4,int param_5,int param_6,
undefined4 param_7,int param_8)
{
char *pcVar1;
char *pcVar2;
size_t sVar3;
size_t sVar4;
size_t sVar5;
undefined4 uVar6;
int iVar7;
uint uVar8;
char *pcVar9;
int *piVar10;
int iVar11;... | stmdb sp!,{r4,r5,r6,r7,r8,r9,r10,r11,lr}
cpy r5,r0
ldr r12,[r5,#0x38]!
sub sp,sp,#0x24
cpy r4,r0
cpy r0,r5
cpy r10,r3
cpy r8,r1
cpy r11,r2
ldr r7,[r12,#0x10]
bl 0x00028178
ldr r3,[sp,#0x54]
cmp r3,#0x0
cpy r6,r0
beq 0x000284f8
cmp r7,#0x0
movne r7,#0x1
beq 0x00028620
cpy r0,r5
bl 0x00028178
cpy r9,r0
b 0x000284fc
ldr r... | null | null | null | null | [(u'INDIRECT_-1206023368', u'MULTIEQUAL_-1206023659'), (u'CALL_-1206024604', u'INDIRECT_-1206023479'), (u'STORE_-1206024421', u'INDIRECT_-1206023384'), (u'CALL_-1206024604', u'INDIRECT_-1206023623'), (u'INDIRECT_-1206023425', u'COPY_-1206023484'), ('tmp_1737', u'PTRSUB_-1206023008'), ('const-16', u'PTRSUB_-1206023232')... | [('const-417', u'LOAD_-1206024739'), (u'CALL_-1206024114', u'INDIRECT_-1206023023'), ('const-0', u'RETURN_-1206024202'), (u'INT_ADD_-1206024036', u'CAST_-1206022354'), ('const-165348', u'INT_ADD_-1206024340'), (u'CAST_-1206022807', u'CALL_-1206023959'), ('const-63', u'COPY_-1206024025'), (u'INDIRECT_-1206023426', u'MUL... | null | null | 000284a0 | arm | O0 | (translation_unit "undefined4\nFUN_000284a0(int param_1,char *param_2,uint param_3,int param_4,int param_5,int param_6,\n undefined4 param_7,int param_8)\n\n{\n char *pcVar1;\n char *pcVar2;\n size_t sVar3;\n size_t sVar4;\n size_t sVar5;\n undefined4 uVar6;\n int iVar7;\n uint uVar8;\n char *pcVar9... |
type_1
function_1
(type_2 *info,char *physname,type_3 var_11,type_1 var_20,
type_1 var_14,type_1 var_15,type_4 voffset,type_1 var_2)
{
char *__s;
char *var_23;
size_t var_17;
size_t var_18;
size_t var_19;
type_5 uVar5;
char *var_5;
type_6 *psVar6;
type_6 **info_00;
type_6 *var_... | (translation_unit "bfd_boolean\nstab_class_method_var\n (stab_write_handle *info,char *physname,debug_visibility visibility,bfd_boolean staticp,\n bfd_boolean constp,bfd_boolean volatilep,bfd_vma voffset,bfd_boolean contextp)\n\n{\n char *__s;\n char *pcVar1;\n size_t sVar2;\n size_t sVar3;\n siz... | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointe... |
bfd_boolean
MASKED
(stab_write_handle *info,char *physname,debug_visibility visibility,bfd_boolean staticp,
bfd_boolean constp,bfd_boolean volatilep,bfd_vma voffset,bfd_boolean contextp)
{
char *__s;
char *pcVar1;
size_t sVar2;
size_t sVar3;
size_t sVar4;
uint uVar5;
char *__s_00;
... |
undefined4
MASKED(int param_1,char *param_2,uint param_3,int param_4,int param_5,int param_6,
undefined4 param_7,int param_8)
{
char *pcVar1;
char *pcVar2;
size_t sVar3;
size_t sVar4;
size_t sVar5;
undefined4 uVar6;
int iVar7;
uint uVar8;
char *pcVar9;
int *piVar10;
int iVar11;
int... | translation_unit function_definition type_identifier function_declarator compound_statement identifier parameter_list { declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration expression_statement expression_... | undefined4 FUN_000284a0 ( int param_1 , char * param_2 , uint param_3 , int param_4 , int param_5 , int param_6 , undefined4 param_7 , int param_8 ) { char * pcVar1 ; char * pcVar2 ; size_t sVar3 ; size_t sVar4 ; size_t sVar5 ; undefined4 uVar6 ; int iVar7 ; uint uVar8 ; char * pcVar9 ; int * piVar10 ; int iVar11 ; int... | 1 | 1 | stab_class_method_var | bfd_boolean
stab_class_method_var
(stab_write_handle *info,char *physname,debug_visibility visibility,bfd_boolean staticp,
bfd_boolean constp,bfd_boolean volatilep,bfd_vma voffset,bfd_boolean contextp)
{
char *__s;
char *pcVar1;
size_t sVar2;
size_t sVar3;
size_t sVar4;
uint uVar5;
cha... |
1800_busybox_and_busybox_strip.c | is_right_associative | FUN_0009d100 |
int is_right_associative(operator prec)
{
int iVar1;
operator prec_local;
if (((prec == '\x02') || (prec == '\x0f')) || (prec == '\x04')) {
iVar1 = 1;
}
else {
iVar1 = 0;
}
return iVar1;
}
|
undefined4 FUN_0009d100(char param_1)
{
undefined4 uVar1;
if (((param_1 == '\x02') || (param_1 == '\x0f')) || (param_1 == '\x04')) {
uVar1 = 1;
}
else {
uVar1 = 0;
}
return uVar1;
}
| sub sp,sp,#0x8
cpy r3,r0
strb r3,[sp,#0x7]
ldrb r3,[sp,#0x7]
cmp r3,#0x2
beq 0x0009d130
ldrb r3,[sp,#0x7]
cmp r3,#0xf
beq 0x0009d130
ldrb r3,[sp,#0x7]
cmp r3,#0x4
bne 0x0009d138
mov r3,#0x1
b 0x0009d13c
mov r3,#0x0
cpy r0,r3
add sp,sp,#0x8
bx lr | null | null | null | null | [(u'COPY_-1206464105', u'RETURN_-1206464071'), (u'INT_EQUAL_-1206464199', u'CBRANCH_-1206464196'), ('const-0', u'COPY_-1206464084'), ('const-4', u'INT_EQUAL_-1206464135'), ('tmp_99', u'CBRANCH_-1206464196'), ('tmp_153', u'CBRANCH_-1206464164'), ('tmp_332', u'INT_EQUAL_-1206464167'), ('tmp_209', u'CBRANCH_-1206464131'),... | [(u'COPY_-1206464105', u'RETURN_-1206464071'), (u'INT_EQUAL_-1206464199', u'CBRANCH_-1206464196'), ('const-0', u'COPY_-1206464084'), ('const-15', u'INT_EQUAL_-1206464167'), ('tmp_99', u'CBRANCH_-1206464196'), ('tmp_482', u'INT_EQUAL_-1206464199'), ('tmp_153', u'CBRANCH_-1206464164'), ('tmp_209', u'CBRANCH_-1206464131')... | null | null | 0009d100 | arm | O0 | (translation_unit "undefined4 FUN_0009d100(char param_1)\n\n{\n undefined4 uVar1;\n \n if (((param_1 == '\x02') || (param_1 == '\x0f')) || (param_1 == '\x04')) {\n uVar1 = 1;\n }\n else {\n uVar1 = 0;\n }\n return uVar1;\n}\n\n" (function_definition "undefined4 FUN_0009d100(char param_1)\n\n{\n undefined4... |
int function_1(type_1 var_1)
{
int iVar1;
type_1 prec_local;
if (((var_1 == '\x02') || (var_1 == '\x0f')) || (var_1 == '\x04')) {
iVar1 = 1;
}
else {
iVar1 = 0;
}
return iVar1;
}
| (translation_unit "int is_right_associative(operator prec)\n\n{\n int iVar1;\n operator prec_local;\n \n if (((prec == '\x02') || (prec == '\x0f')) || (prec == '\x04')) {\n iVar1 = 1;\n }\n else {\n iVar1 = 0;\n }\n return iVar1;\n}\n\n" (function_definition "int is_right_associative(operator prec)\n\n{\n... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declarat... |
int MASKED(operator prec)
{
int iVar1;
operator prec_local;
if (((prec == '\x02') || (prec == '\x0f')) || (prec == '\x04')) {
iVar1 = 1;
}
else {
iVar1 = 0;
}
return iVar1;
}
|
undefined4 MASKED(char param_1)
{
undefined4 uVar1;
if (((param_1 == '\x02') || (param_1 == '\x0f')) || (param_1 == '\x04')) {
uVar1 = 1;
}
else {
uVar1 = 0;
}
return uVar1;
}
| translation_unit function_definition type_identifier function_declarator compound_statement identifier parameter_list { declaration if_statement return_statement } ( parameter_declaration ) type_identifier identifier ; if parenthesized_expression compound_statement else_clause return identifier ; primitive_type identif... | undefined4 FUN_0009d100 ( char param_1 ) { undefined4 uVar1 ; if ( ( ( param_1 == ' \x02 ' ) || ( param_1 == ' \x0f ' ) ) || ( param_1 == ' \x04 ' ) ) { uVar1 = 1 ; } else { uVar1 = 0 ; } return uVar1 ; } | 1 | 1 | is_right_associative | int is_right_associative(operator prec)
{
int iVar1;
operator prec_local;
if (((prec == '\x02') || (prec == '\x0f')) || (prec == '\x04')) {
iVar1 = 1;
}
else {
iVar1 = 0;
}
return iVar1;
} |
337_bison_and_bison_strip.c | muscle_percent_define_ifdef | FUN_0002e590 |
_Bool muscle_percent_define_ifdef(char *variable)
{
uniqstr key;
char *pcVar1;
char *variable_local;
key = muscle_name(variable,(char *)0x0);
pcVar1 = muscle_find_const(key);
if (pcVar1 != (char *)0x0) {
muscle_percent_define_use(variable);
}
return pcVar1 != (char *)0x0;
}
|
bool FUN_0002e590(undefined4 param_1)
{
undefined4 uVar1;
int iVar2;
uVar1 = FUN_000298e4(param_1,0);
iVar2 = FUN_0002ba08(uVar1);
if (iVar2 != 0) {
FUN_0002e234(param_1);
}
return iVar2 != 0;
}
| stmdb sp!,{r11,lr}
add r11,sp,#0x4
sub sp,sp,#0x8
str r0,[r11,#-0x8]
mov r1,#0x0
ldr r0,[r11,#-0x8]
bl 0x000298e4
cpy r3,r0
cpy r0,r3
bl 0x0002ba08
cpy r3,r0
cmp r3,#0x0
beq 0x0002e5d4
ldr r0,[r11,#-0x8]
bl 0x0002e234
mov r3,#0x1
b 0x0002e5d8
mov r3,#0x0
cpy r0,r3
sub sp,r11,#0x4
ldmia sp!,{r11,pc} | null | null | null | null | [(u'INT_NOTEQUAL_-1206000120', u'COPY_-1206000022'), ('tmp_193', u'CBRANCH_-1206000118'), (u'CALL_-1206000162', u'CALL_-1206000146'), ('tmp_238', u'BRANCH_-1206000086'), (u'CALL_-1206000146', u'INT_NOTEQUAL_-1206000120'), ('tmp_342', u'CALL_-1206000104'), (u'COPY_-1206000022', u'RETURN_-1206000040'), ('tmp_342', u'CALL... | [('tmp_608', u'CALL_-1206000104'), (u'INT_NOTEQUAL_-1206000120', u'COPY_-1205999939'), ('const-0', u'INT_NOTEQUAL_-1206000120'), ('tmp_193', u'CBRANCH_-1206000118'), (u'COPY_-1205999939', u'RETURN_-1206000040'), (u'CALL_-1206000162', u'CALL_-1206000146'), ('const-0', u'CALL_-1206000162'), ('tmp_238', u'BRANCH_-12060000... | null | null | 0002e590 | arm | O0 | (translation_unit "bool FUN_0002e590(undefined4 param_1)\n\n{\n undefined4 uVar1;\n int iVar2;\n \n uVar1 = FUN_000298e4(param_1,0);\n iVar2 = FUN_0002ba08(uVar1);\n if (iVar2 != 0) {\n FUN_0002e234(param_1);\n }\n return iVar2 != 0;\n}\n\n" (function_definition "bool FUN_0002e590(undefined4 param_1)\n\n{\n ... |
type_1 function_1(char *variable)
{
type_2 key;
char *var_3;
char *variable_local;
key = var_1(variable,(char *)0x0);
var_3 = var_2(key);
if (var_3 != (char *)0x0) {
var_4(variable);
}
return var_3 != (char *)0x0;
}
| (translation_unit "_Bool muscle_percent_define_ifdef(char *variable)\n\n{\n uniqstr key;\n char *pcVar1;\n char *variable_local;\n \n key = muscle_name(variable,(char *)0x0);\n pcVar1 = muscle_find_const(key);\n if (pcVar1 != (char *)0x0) {\n muscle_percent_define_use(variable);\n }\n return pcVar1 != (char... | (translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) d... |
_Bool MASKED(char *variable)
{
uniqstr key;
char *pcVar1;
char *variable_local;
key = muscle_name(variable,(char *)0x0);
pcVar1 = muscle_find_const(key);
if (pcVar1 != (char *)0x0) {
muscle_percent_define_use(variable);
}
return pcVar1 != (char *)0x0;
}
|
bool MASKED(undefined4 param_1)
{
undefined4 uVar1;
int iVar2;
uVar1 = FUN_000298e4(param_1,0);
iVar2 = FUN_0002ba08(uVar1);
if (iVar2 != 0) {
FUN_0002e234(param_1);
}
return iVar2 != 0;
}
| translation_unit function_definition primitive_type function_declarator compound_statement identifier parameter_list { declaration declaration expression_statement expression_statement if_statement return_statement } ( parameter_declaration ) type_identifier identifier ; primitive_type identifier ; assignment_expressio... | bool FUN_0002e590 ( undefined4 param_1 ) { undefined4 uVar1 ; int iVar2 ; uVar1 = FUN_000298e4 ( param_1 , 0 ) ; iVar2 = FUN_0002ba08 ( uVar1 ) ; if ( iVar2 != 0 ) { FUN_0002e234 ( param_1 ) ; } return iVar2 != 0 ; } | 1 | 1 | muscle_percent_define_ifdef | _Bool muscle_percent_define_ifdef(char *variable)
{
uniqstr key;
char *pcVar1;
char *variable_local;
key = muscle_name(variable,(char *)0x0);
pcVar1 = muscle_find_const(key);
if (pcVar1 != (char *)0x0) {
muscle_percent_define_use(variable);
}
return pcVar1 != (char *)0x0;
} |
2466_sqlite3_and_sqlite3_strip.c | openDatabase | FUN_0011aed4 |
/* WARNING: Removing unreachable block (ram,0x0011b6f0) */
int openDatabase(char *zFilename,sqlite3 **ppDb,uint flags,char *zVfs)
{
int iVar1;
void *p;
sqlite3_mutex *psVar2;
int iVar3;
int iVar4;
u64 in_stack_ffffffb8;
char *zVfs_local;
uint flags_local;
sqlite3 **ppDb_local;
char *zFilename_loc... |
void FUN_0011aed4(undefined4 param_1,undefined4 *param_2,uint param_3,undefined4 param_4)
{
uint uVar1;
undefined4 uVar2;
int iVar3;
int iVar4;
uint local_3c;
undefined4 *local_38;
undefined4 local_34;
undefined4 local_30;
int local_2c;
undefined4 *local_28;
uint local_24;
int local_20;
int ... | stmdb sp!,{r4,r5,r6,r11,lr}
add r11,sp,#0x10
sub sp,sp,#0x34
str r0,[r11,#-0x30]
str r1,[r11,#-0x34]
str r2,[r11,#-0x38]
str r3,[r11,#-0x3c]
ldr r6,[0x11b3a0]
add r6,pc,r6
ldr r3,[0x11b410]
ldr r3,[r6,r3]
ldr r3,[r3,#0x0]
str r3,[r11,#-0x18]
mov r3,#0x0
str r3,[r11,#-0x2c]
mov r3,#0x0
str r3,[r11,#-0x28]
ldr r3,[r11,#-... | null | null | null | null | [(u'CALL_-1206996676', u'CAST_-1206995454'), (u'CALL_-1206994916', u'INDIRECT_-1206993903'), (u'STORE_-1206997111', u'INDIRECT_-1206996084'), ('const-12', u'INT_ADD_-1206996482'), (u'INT_EQUAL_-1206996547', u'CBRANCH_-1206996544'), ('const-417', u'STORE_-1206996573'), (u'INDIRECT_-1206993987', u'MULTIEQUAL_-1206993931'... | [(u'STORE_-1206995912', u'INDIRECT_-1206992631'), (u'CALL_-1206993787', u'INDIRECT_-1206990009'), (u'CALL_-1206993310', u'INDIRECT_-1206989792'), (u'STORE_-1206996096', u'INDIRECT_-1206992633'), (u'MULTIEQUAL_-1206990445', u'MULTIEQUAL_-1206990406'), (u'CALL_-1206994447', u'INDIRECT_-1206991462'), (u'CALL_-1206995873',... | null | null | 0011aed4 | arm | O0 | (translation_unit "void FUN_0011aed4(undefined4 param_1,undefined4 *param_2,uint param_3,undefined4 param_4)\n\n{\n uint uVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n uint local_3c;\n undefined4 *local_38;\n undefined4 local_34;\n undefined4 local_30;\n int local_2c;\n undefined4 *local_28;\n uint l... |
/* WARNING: Removing unreachable block (ram,0x0011b6f0) */
int function_1(char *zFilename,type_1 **ppDb,type_2 var_9,char *zVfs)
{
int var_5;
void *var_12;
type_3 *psVar2;
int var_6;
int var_2;
type_4 in_stack_ffffffb8;
char *zVfs_local;
type_2 flags_local;
type_1 **ppDb_local;
char *zFilename_lo... | (translation_unit "/* WARNING: Removing unreachable block (ram,0x0011b6f0) */\n\nint openDatabase(char *zFilename,sqlite3 **ppDb,uint flags,char *zVfs)\n\n{\n int iVar1;\n void *p;\n sqlite3_mutex *psVar2;\n int iVar3;\n int iVar4;\n u64 in_stack_ffffffb8;\n char *zVfs_local;\n uint flags_local;\n sqlite3 **pp... | (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... |
/* WARNING: Removing unreachable block (ram,0x0011b6f0) */
int MASKED(char *zFilename,sqlite3 **ppDb,uint flags,char *zVfs)
{
int iVar1;
void *p;
sqlite3_mutex *psVar2;
int iVar3;
int iVar4;
u64 in_stack_ffffffb8;
char *zVfs_local;
uint flags_local;
sqlite3 **ppDb_local;
char *zFilename_local;
... |
void MASKED(undefined4 param_1,undefined4 *param_2,uint param_3,undefined4 param_4)
{
uint uVar1;
undefined4 uVar2;
int iVar3;
int iVar4;
uint local_3c;
undefined4 *local_38;
undefined4 local_34;
undefined4 local_30;
int local_2c;
undefined4 *local_28;
uint local_24;
int local_20;
int local_... | translation_unit function_definition primitive_type function_declarator compound_statement identifier parameter_list { declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration expression_statement expression_statement exp... | void FUN_0011aed4 ( undefined4 param_1 , undefined4 * param_2 , uint param_3 , undefined4 param_4 ) { uint uVar1 ; undefined4 uVar2 ; int iVar3 ; int iVar4 ; uint local_3c ; undefined4 * local_38 ; undefined4 local_34 ; undefined4 local_30 ; int local_2c ; undefined4 * local_28 ; uint local_24 ; int local_20 ; int loca... | 1 | 1 | openDatabase | int openDatabase(char *zFilename,sqlite3 **ppDb,uint flags,char *zVfs)
{
int iVar1;
void *p;
sqlite3_mutex *psVar2;
int iVar3;
int iVar4;
u64 in_stack_ffffffb8;
char *zVfs_local;
uint flags_local;
sqlite3 **ppDb_local;
char *zFilename_local;
char *zOpen;
char *zErrMsg;
sqlite3 *db;
int rc;
... |
97_pr_and_pr_strip.c | reset_status | FUN_00014260 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void reset_status(void)
{
int i;
COLUMN *p;
p = *(COLUMN **)(DAT_00014350 + 0x14288);
for (i = *(int *)(DAT_0001434c + 0x14278); i != 0; i = i + -1) {
i... |
undefined4 FUN_00014260(undefined4 param_1)
{
undefined4 local_10;
undefined4 local_c;
local_c = *(int *)(DAT_00014350 + 0x14288);
for (local_10 = *(int *)(DAT_0001434c + 0x14278); local_10 != 0; local_10 = local_10 + -1) {
if (*(int *)(local_c + 8) == 2) {
*(undefined4 *)(local_c + 8) = 0;
... | str r11,[sp,#-0x4]!
add r11,sp,#0x0
sub sp,sp,#0xc
ldr r3,[0x1434c]
add r3,pc,r3
ldr r3,[r3,#0x0]
str r3,[r11,#-0xc]
ldr r3,[0x14350]
add r3,pc,r3
ldr r3,[r3,#0x0]
str r3,[r11,#-0x8]
b 0x000142e0
ldr r3,[r11,#-0x8]
ldr r3,[r3,#0x8]
cmp r3,#0x2
bne 0x000142c8
ldr r3,[r11,#-0x8]
mov r2,#0x0
str r2,[r3,#0x8]
ldr r3,[0x143... | null | null | null | null | [(u'STORE_-1205976173', u'INDIRECT_-1205975966'), ('const-4294967295', u'INT_ADD_-1205976077'), (u'STORE_-1205976113', u'INDIRECT_-1205975913'), (u'STORE_-1205976131', u'INDIRECT_-1205975812'), ('const-417', u'STORE_-1205976067'), ('const-82552', u'INT_ADD_-1205976414'), (u'MULTIEQUAL_-1205975865', u'PTRSUB_-1205975911... | [(u'STORE_-1205976173', u'INDIRECT_-1205975966'), ('const-0', u'STORE_-1205976173'), (u'STORE_-1205976113', u'INDIRECT_-1205975913'), (u'CAST_-1205975788', u'STORE_-1205976131'), (u'STORE_-1205976131', u'INDIRECT_-1205975812'), (u'INT_NOTEQUAL_-1205976272', u'CBRANCH_-1205976269'), ('const-417', u'LOAD_-1205976196'), (... | null | null | 00014260 | arm | O0 | (translation_unit "undefined4 FUN_00014260(undefined4 param_1)\n\n{\n undefined4 local_10;\n undefined4 local_c;\n \n local_c = *(int *)(DAT_00014350 + 0x14288);\n for (local_10 = *(int *)(DAT_0001434c + 0x14278); local_10 != 0; local_10 = local_10 + -1) {\n if (*(int *)(local_c + 8) == 2) {\n *(undefined4... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void function_1(void)
{
int var_3;
type_1 *var_7;
var_7 = *(type_1 **)(var_1 + 0x14288);
for (var_3 = *(int *)(var_2 + 0x14278); var_3 != 0; var_3 = var_3 +... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid reset_status(void)\n\n{\n int i;\n COLUMN *p;\n \n p = *(COLUMN **)(DAT_00014350 + 0x14288);\n for (i = *(int *)(DAT_0001434c + 0x14278);... | (translation_unit (comment) (comment) (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration ty... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void MASKED(void)
{
int i;
COLUMN *p;
p = *(COLUMN **)(DAT_00014350 + 0x14288);
for (i = *(int *)(DAT_0001434c + 0x14278); i != 0; i = i + -1) {
if (p->... |
undefined4 MASKED(undefined4 param_1)
{
undefined4 local_10;
undefined4 local_c;
local_c = *(int *)(DAT_00014350 + 0x14288);
for (local_10 = *(int *)(DAT_0001434c + 0x14278); local_10 != 0; local_10 = local_10 + -1) {
if (*(int *)(local_c + 8) == 2) {
*(undefined4 *)(local_c + 8) = 0;
*(int... | translation_unit function_definition type_identifier function_declarator compound_statement identifier parameter_list { declaration declaration expression_statement for_statement if_statement return_statement } ( parameter_declaration ) type_identifier identifier ; type_identifier identifier ; assignment_expression ; f... | undefined4 FUN_00014260 ( undefined4 param_1 ) { undefined4 local_10 ; undefined4 local_c ; local_c = * ( int * ) ( DAT_00014350 + 0x14288 ) ; for ( local_10 = * ( int * ) ( DAT_0001434c + 0x14278 ) ; local_10 != 0 ; local_10 = local_10 + -1 ) { if ( * ( int * ) ( local_c + 8 ) == 2 ) { * ( undefined4 * ) ( local_c + 8... | 1 | 1 | reset_status | void reset_status(void)
{
int i;
COLUMN *p;
p = *(COLUMN **)(DAT_00014350 + 0x14288);
for (i = *(int *)(DAT_0001434c + 0x14278); i != 0; i = i + -1) {
if (p->status == FADVISE_SEQUENTIAL) {
p->status = FADVISE_NORMAL;
*(int *)(DAT_00014358 + 0x142c8) = *(int *)(DAT_00014354 + 0x142b8) + 1;
}... |
2824_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c | GetResizeFilterSupport | FUN_002320dc |
double GetResizeFilterSupport(ResizeFilter *resize_filter)
{
ResizeFilter *resize_filter_local;
if (resize_filter == (ResizeFilter *)0x0) {
/* WARNING: Subroutine does not return */
__assert_fail((char *)(DAT_00232194 + 0x232118),(char *)(DAT_00232190 + 0x232110),DAT_0023218c,
... |
undefined4 FUN_002320dc(int param_1)
{
undefined4 uVar1;
if (param_1 == 0) {
/* WARNING: Subroutine does not return */
__assert_fail((char *)(DAT_00232194 + 0x232118),(char *)(DAT_00232190 + 0x232110),DAT_0023218c,
(char *)(DAT_00232188 + 0x232104));
}
if (*(int *)... | stmdb sp!,{r4,r11,lr}
add r11,sp,#0x8
sub sp,sp,#0xc
str r0,[r11,#-0x10]
ldr r3,[r11,#-0x10]
cmp r3,#0x0
bne 0x00232118
ldr r3,[0x232188]
add r3,pc,r3
ldr r2,[0x23218c]
ldr r1,[0x232190]
add r1,pc,r1
ldr r0,[0x232194]
add r0,pc,r0
bl 0x00030f88
ldr r3,[r11,#-0x10]
ldr r3,[r3,#0x68]
ldr r2,[0x232198]
cmp r3,r2
beq 0x002... | null | null | null | null | [(u'INDIRECT_-1204018540', u'COPY_-1204018597'), ('tmp_918', u'INT_ADD_-1204018849'), (u'CALL_-1204018837', u'INDIRECT_-1204018603'), (u'CALL_-1204018837', u'INDIRECT_-1204018621'), ('tmp_916', u'INT_ADD_-1204018870'), (u'CALL_-1204018740', u'INDIRECT_-1204018558'), (u'INT_EQUAL_-1204018902', u'CBRANCH_-1204018898'), (... | [(u'CALL_-1204018740', u'INDIRECT_-1204018533'), (u'COPY_-1204018472', u'RETURN_-1204018604'), (u'CAST_-1204018474', u'CALL_-1204018740'), (u'CAST_-1204018523', u'CALL_-1204018837'), (u'CAST_-1204018445', u'LOAD_-1204018684'), (u'INT_ADD_-1204018870', u'CAST_-1204018536'), (u'CALL_-1204018837', u'INDIRECT_-1204018566')... | null | null | 002320dc | arm | O0 | (translation_unit "undefined4 FUN_002320dc(int param_1)\n\n{\n undefined4 uVar1;\n \n if (param_1 == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail((char *)(DAT_00232194 + 0x232118),(char *)(DAT_00232190 + 0x232110),DAT_0023218c,\n (char *)(DAT_00232188 + 0x23... |
double function_1(type_1 *var_1)
{
type_1 *resize_filter_local;
if (var_1 == (type_1 *)0x0) {
/* WARNING: Subroutine does not return */
var_2((char *)(var_3 + 0x232118),(char *)(var_4 + 0x232110),DAT_0023218c,
(char *)(var_5 + 0x232104));
}
if (var_1->signature != ... | (translation_unit "double GetResizeFilterSupport(ResizeFilter *resize_filter)\n\n{\n ResizeFilter *resize_filter_local;\n \n if (resize_filter == (ResizeFilter *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail((char *)(DAT_00232194 + 0x232118),(char *)(DAT_00232190 + 0x232110... | (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... |
double MASKED(ResizeFilter *resize_filter)
{
ResizeFilter *resize_filter_local;
if (resize_filter == (ResizeFilter *)0x0) {
/* WARNING: Subroutine does not return */
__assert_fail((char *)(DAT_00232194 + 0x232118),(char *)(DAT_00232190 + 0x232110),DAT_0023218c,
(char *... |
undefined4 MASKED(int param_1)
{
undefined4 uVar1;
if (param_1 == 0) {
/* WARNING: Subroutine does not return */
__assert_fail((char *)(DAT_00232194 + 0x232118),(char *)(DAT_00232190 + 0x232110),DAT_0023218c,
(char *)(DAT_00232188 + 0x232104));
}
if (*(int *)(param... | translation_unit function_definition type_identifier function_declarator compound_statement identifier parameter_list { declaration if_statement if_statement expression_statement return_statement } ( parameter_declaration ) type_identifier identifier ; if parenthesized_expression compound_statement if parenthesized_exp... | undefined4 FUN_002320dc ( int param_1 ) { undefined4 uVar1 ; if ( param_1 == 0 ) { /* WARNING: Subroutine does not return */ __assert_fail ( ( char * ) ( DAT_00232194 + 0x232118 ) , ( char * ) ( DAT_00232190 + 0x232110 ) , DAT_0023218c , ( char * ) ( DAT_00232188 + 0x232104 ) ) ; } if ( * ( int * ) ( param_1 + 0x68 ) !... | 1 | 1 | GetResizeFilterSupport | double GetResizeFilterSupport(ResizeFilter *resize_filter)
{
ResizeFilter *resize_filter_local;
if (resize_filter == (ResizeFilter *)0x0) {
__assert_fail((char *)(DAT_00232194 + 0x232118),(char *)(DAT_00232190 + 0x232110),DAT_0023218c,
(char *)(DAT_00232188 + 0x232104));
}
if (resize_filte... |
2213_sqlite3_and_sqlite3_strip.c | sqlite3VtabArgInit | FUN_000f6814 |
void sqlite3VtabArgInit(Parse *pParse)
{
Parse *pParse_local;
addArgumentToVtab(pParse);
(pParse->sArg).z = (char *)0x0;
(pParse->sArg).n = 0;
return;
}
|
undefined4 FUN_000f6814(int param_1)
{
undefined4 uVar1;
uVar1 = FUN_000f650c(param_1);
*(undefined4 *)(param_1 + 0xf0) = 0;
*(undefined4 *)(param_1 + 0xf4) = 0;
return uVar1;
}
| stmdb sp!,{r11,lr}
add r11,sp,#0x4
sub sp,sp,#0x8
str r0,[r11,#-0x8]
ldr r0,[r11,#-0x8]
bl 0x000f650c
ldr r3,[r11,#-0x8]
mov r2,#0x0
str r2,[r3,#0xf0]
ldr r3,[r11,#-0x8]
mov r2,#0x0
str r2,[r3,#0xf4]
cpy r0,r0
sub sp,r11,#0x4
ldmia sp!,{r11,pc} | null | null | null | null | [('const-240', u'PTRSUB_-1206884102'), (u'PTRSUB_-1206884115', u'STORE_-1206884246'), (u'PTRSUB_-1206884116', u'PTRSUB_-1206884115'), ('tmp_265', u'PTRSUB_-1206884102'), ('const-0', u'PTRSUB_-1206884115'), ('const-240', u'PTRSUB_-1206884116'), ('tmp_265', u'CALL_-1206884270'), ('const-417', u'STORE_-1206884246'), ('con... | [(u'CAST_-1206884105', u'STORE_-1206884218'), ('tmp_326', u'INT_ADD_-1206884203'), ('const-417', u'STORE_-1206884246'), ('const-0', u'RETURN_-1206884175'), ('tmp_326', u'INT_ADD_-1206884231'), (u'INT_ADD_-1206884203', u'CAST_-1206884105'), ('const-244', u'INT_ADD_-1206884203'), ('const-417', u'STORE_-1206884218'), (u'I... | null | null | 000f6814 | arm | O0 | (translation_unit "undefined4 FUN_000f6814(int param_1)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_000f650c(param_1);\n *(undefined4 *)(param_1 + 0xf0) = 0;\n *(undefined4 *)(param_1 + 0xf4) = 0;\n return uVar1;\n}\n\n" (function_definition "undefined4 FUN_000f6814(int param_1)\n\n{\n undefined4 uVar1;\n \n uVa... |
void function_1(type_1 *pParse)
{
type_1 *pParse_local;
var_1(pParse);
(pParse->sArg).z = (char *)0x0;
(pParse->sArg).n = 0;
return;
}
| (translation_unit "void sqlite3VtabArgInit(Parse *pParse)\n\n{\n Parse *pParse_local;\n \n addArgumentToVtab(pParse);\n (pParse->sArg).z = (char *)0x0;\n (pParse->sArg).n = 0;\n return;\n}\n\n" (function_definition "void sqlite3VtabArgInit(Parse *pParse)\n\n{\n Parse *pParse_local;\n \n addArgumentToVtab(pPars... | (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... |
void MASKED(Parse *pParse)
{
Parse *pParse_local;
addArgumentToVtab(pParse);
(pParse->sArg).z = (char *)0x0;
(pParse->sArg).n = 0;
return;
}
|
undefined4 MASKED(int param_1)
{
undefined4 uVar1;
uVar1 = FUN_000f650c(param_1);
*(undefined4 *)(param_1 + 0xf0) = 0;
*(undefined4 *)(param_1 + 0xf4) = 0;
return uVar1;
}
| translation_unit function_definition type_identifier function_declarator compound_statement identifier parameter_list { declaration expression_statement expression_statement expression_statement return_statement } ( parameter_declaration ) type_identifier identifier ; assignment_expression ; assignment_expression ; ass... | undefined4 FUN_000f6814 ( int param_1 ) { undefined4 uVar1 ; uVar1 = FUN_000f650c ( param_1 ) ; * ( undefined4 * ) ( param_1 + 0xf0 ) = 0 ; * ( undefined4 * ) ( param_1 + 0xf4 ) = 0 ; return uVar1 ; } | 1 | 1 | sqlite3VtabArgInit | void sqlite3VtabArgInit(Parse *pParse)
{
Parse *pParse_local;
addArgumentToVtab(pParse);
(pParse->sArg).z = (char *)0x0;
(pParse->sArg).n = 0;
return;
} |
236_sort_and_sort_strip.c | md5_init_ctx | FUN_0001f3e8 |
void md5_init_ctx(md5_ctx *ctx)
{
md5_ctx *ctx_local;
ctx->A = DAT_0001f460;
ctx->B = DAT_0001f464;
ctx->C = DAT_0001f468;
ctx->D = DAT_0001f46c;
ctx->total[1] = 0;
ctx->total[0] = ctx->total[1];
ctx->buflen = 0;
return;
}
|
undefined4 * FUN_0001f3e8(undefined4 *param_1)
{
*param_1 = DAT_0001f460;
param_1[1] = DAT_0001f464;
param_1[2] = DAT_0001f468;
param_1[3] = DAT_0001f46c;
param_1[5] = 0;
param_1[4] = param_1[5];
param_1[6] = 0;
return param_1;
}
| str r11,[sp,#-0x4]!
add r11,sp,#0x0
sub sp,sp,#0xc
str r0,[r11,#-0x8]
ldr r3,[r11,#-0x8]
ldr r2,[0x1f460]
str r2,[r3,#0x0]
ldr r3,[r11,#-0x8]
ldr r2,[0x1f464]
str r2,[r3,#0x4]
ldr r3,[r11,#-0x8]
ldr r2,[0x1f468]
str r2,[r3,#0x8]
ldr r3,[r11,#-0x8]
ldr r2,[0x1f46c]
str r2,[r3,#0xc]
ldr r3,[r11,#-0x8]
mov r2,#0x0
str r2,... | null | null | null | null | [('const-0', u'STORE_-1205930894'), (u'PTRADD_-1205930734', u'LOAD_-1205930883'), (u'STORE_-1205930870', u'INDIRECT_-1205930751'), (u'INDIRECT_-1205930786', u'STORE_-1205930922'), (u'STORE_-1205930870', u'INDIRECT_-1205930743'), (u'STORE_-1205930842', u'INDIRECT_-1205930746'), ('const-417', u'STORE_-1205930842'), (u'IN... | [('const-4', u'PTRADD_-1205930732'), (u'COPY_-1205930839', u'RETURN_-1205930798'), ('const-0', u'STORE_-1205930894'), (u'PTRADD_-1205930750', u'STORE_-1205930894'), ('const-417', u'STORE_-1205930939'), (u'STORE_-1205930870', u'INDIRECT_-1205930751'), ('const-417', u'STORE_-1205930973'), (u'INDIRECT_-1205930786', u'STOR... | null | null | 0001f3e8 | arm | O0 | (translation_unit "undefined4 * FUN_0001f3e8(undefined4 *param_1)\n\n{\n *param_1 = DAT_0001f460;\n param_1[1] = DAT_0001f464;\n param_1[2] = DAT_0001f468;\n param_1[3] = DAT_0001f46c;\n param_1[5] = 0;\n param_1[4] = param_1[5];\n param_1[6] = 0;\n return param_1;\n}\n\n" (function_definition "undefined4 * FUN... |
void function_1(type_1 *ctx)
{
type_1 *ctx_local;
ctx->A = DAT_0001f460;
ctx->B = DAT_0001f464;
ctx->C = DAT_0001f468;
ctx->D = DAT_0001f46c;
ctx->total[1] = 0;
ctx->total[0] = ctx->total[1];
ctx->buflen = 0;
return;
}
| (translation_unit "void md5_init_ctx(md5_ctx *ctx)\n\n{\n md5_ctx *ctx_local;\n \n ctx->A = DAT_0001f460;\n ctx->B = DAT_0001f464;\n ctx->C = DAT_0001f468;\n ctx->D = DAT_0001f46c;\n ctx->total[1] = 0;\n ctx->total[0] = ctx->total[1];\n ctx->buflen = 0;\n return;\n}\n\n" (function_definition "void md5_init_ct... | (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... |
void MASKED(md5_ctx *ctx)
{
md5_ctx *ctx_local;
ctx->A = DAT_0001f460;
ctx->B = DAT_0001f464;
ctx->C = DAT_0001f468;
ctx->D = DAT_0001f46c;
ctx->total[1] = 0;
ctx->total[0] = ctx->total[1];
ctx->buflen = 0;
return;
}
|
undefined4 * MASKED(undefined4 *param_1)
{
*param_1 = DAT_0001f460;
param_1[1] = DAT_0001f464;
param_1[2] = DAT_0001f468;
param_1[3] = DAT_0001f46c;
param_1[5] = 0;
param_1[4] = param_1[5];
param_1[6] = 0;
return param_1;
}
| translation_unit function_definition type_identifier pointer_declarator compound_statement * function_declarator { expression_statement expression_statement expression_statement expression_statement expression_statement expression_statement expression_statement return_statement } identifier parameter_list assignment_ex... | undefined4 * FUN_0001f3e8 ( undefined4 * param_1 ) { * param_1 = DAT_0001f460 ; param_1 [ 1 ] = DAT_0001f464 ; param_1 [ 2 ] = DAT_0001f468 ; param_1 [ 3 ] = DAT_0001f46c ; param_1 [ 5 ] = 0 ; param_1 [ 4 ] = param_1 [ 5 ] ; param_1 [ 6 ] = 0 ; return param_1 ; } | 1 | 1 | md5_init_ctx | void md5_init_ctx(md5_ctx *ctx)
{
md5_ctx *ctx_local;
ctx->A = DAT_0001f460;
ctx->B = DAT_0001f464;
ctx->C = DAT_0001f468;
ctx->D = DAT_0001f46c;
ctx->total[1] = 0;
ctx->total[0] = ctx->total[1];
ctx->buflen = 0;
return;
} |
1419_busybox_and_busybox_strip.c | send_packet_to_relay | FUN_00077c08 |
void send_packet_to_relay(dhcp_packet *dhcp_pkt)
{
dhcp_packet *dhcp_pkt_local;
udhcp_send_kernel_packet
(dhcp_pkt,*(uint32_t *)(*(int *)(DAT_00077c80 + 0x77c20 + DAT_00077c84) + 8),0x43,
dhcp_pkt->gateway_nip,0x43);
return;
}
|
undefined4 FUN_00077c08(int param_1)
{
undefined4 uVar1;
uVar1 = FUN_0007a190(param_1,*(undefined4 *)(*(int *)(DAT_00077c80 + 0x77c20 + DAT_00077c84) + 8),
0x43,*(undefined4 *)(param_1 + 0x18),0x43);
return uVar1;
}
| str lr,[sp,#-0x4]!
sub sp,sp,#0x14
str r0,[sp,#0xc]
ldr r2,[0x77c80]
add r2,pc,r2
ldr r3,[0x77c84]
ldr r3,[r2,r3]
ldr r0,[r3,#0x8]
ldr r3,[sp,#0xc]
ldrb r2,[r3,#0x18]
ldrb r1,[r3,#0x19]
mov r1,r1, lsl #0x8
orr r2,r1,r2
ldrb r1,[r3,#0x1a]
mov r1,r1, lsl #0x10
orr r2,r1,r2
ldrb r3,[r3,#0x1b]
mov r3,r3, lsl #0x18
orr r3,r... | null | null | null | null | [('const-67', u'CALL_-1206354702'), (u'CAST_-1206354668', u'LOAD_-1206354884'), ('tmp_526', u'INT_ADD_-1206354868'), (u'INDIRECT_-1206354597', u'COPY_-1206354644'), ('tmp_525', u'INT_ADD_-1206354880'), ('const-417', u'LOAD_-1206354699'), ('const-24', u'PTRSUB_-1206354655'), (u'CALL_-1206354702', u'INDIRECT_-1206354599'... | [('const-24', u'INT_ADD_-1206354850'), (u'CAST_-1206354654', u'LOAD_-1206354698'), (u'CAST_-1206354668', u'LOAD_-1206354884'), (u'CALL_-1206354702', u'INDIRECT_-1206354598'), ('const-490528', u'INT_ADD_-1206354880'), ('const-417', u'LOAD_-1206354878'), ('const-67', u'CALL_-1206354702'), (u'COPY_-1206354703', u'RETURN_-... | null | null | 00077c08 | arm | O0 | (translation_unit "undefined4 FUN_00077c08(int param_1)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_0007a190(param_1,*(undefined4 *)(*(int *)(DAT_00077c80 + 0x77c20 + DAT_00077c84) + 8),\n 0x43,*(undefined4 *)(param_1 + 0x18),0x43);\n return uVar1;\n}\n\n" (function_definition "undefined4 FUN_00... |
void function_1(type_1 *dhcp_pkt)
{
type_1 *dhcp_pkt_local;
var_1
(dhcp_pkt,*(uint32_t *)(*(int *)(var_2 + 0x77c20 + var_3) + 8),0x43,
dhcp_pkt->gateway_nip,0x43);
return;
}
| (translation_unit "void send_packet_to_relay(dhcp_packet *dhcp_pkt)\n\n{\n dhcp_packet *dhcp_pkt_local;\n \n udhcp_send_kernel_packet\n (dhcp_pkt,*(uint32_t *)(*(int *)(DAT_00077c80 + 0x77c20 + DAT_00077c84) + 8),0x43,\n dhcp_pkt->gateway_nip,0x43);\n return;\n}\n\n" (function_definition "voi... | (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... |
void MASKED(dhcp_packet *dhcp_pkt)
{
dhcp_packet *dhcp_pkt_local;
udhcp_send_kernel_packet
(dhcp_pkt,*(uint32_t *)(*(int *)(DAT_00077c80 + 0x77c20 + DAT_00077c84) + 8),0x43,
dhcp_pkt->gateway_nip,0x43);
return;
}
|
undefined4 MASKED(int param_1)
{
undefined4 uVar1;
uVar1 = FUN_0007a190(param_1,*(undefined4 *)(*(int *)(DAT_00077c80 + 0x77c20 + DAT_00077c84) + 8),
0x43,*(undefined4 *)(param_1 + 0x18),0x43);
return uVar1;
}
| translation_unit function_definition type_identifier function_declarator compound_statement identifier parameter_list { declaration expression_statement return_statement } ( parameter_declaration ) type_identifier identifier ; assignment_expression ; return identifier ; primitive_type identifier identifier = call_expre... | undefined4 FUN_00077c08 ( int param_1 ) { undefined4 uVar1 ; uVar1 = FUN_0007a190 ( param_1 , * ( undefined4 * ) ( * ( int * ) ( DAT_00077c80 + 0x77c20 + DAT_00077c84 ) + 8 ) , 0x43 , * ( undefined4 * ) ( param_1 + 0x18 ) , 0x43 ) ; return uVar1 ; } | 1 | 1 | send_packet_to_relay | void send_packet_to_relay(dhcp_packet *dhcp_pkt)
{
dhcp_packet *dhcp_pkt_local;
udhcp_send_kernel_packet
(dhcp_pkt,*(uint32_t *)(*(int *)(DAT_00077c80 + 0x77c20 + DAT_00077c84) + 8),0x43,
dhcp_pkt->gateway_nip,0x43);
return;
} |
486_nano_and_nano_strip.c | do_unindent | FUN_0003d768 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void do_unindent(void)
{
size_t sVar1;
int iVar2;
filestruct *top;
filestruct *bot;
filestruct *line;
size_t indent_len;
char *indentation;
int local_14;
iVar2 = DAT_0003d8ec + 0x3d780;
local_14 = **(int **)(iVar2 + D... |
void FUN_0003d768(void)
{
int iVar1;
int iVar2;
undefined4 *local_28;
int local_24;
undefined4 *local_20;
int local_1c;
void *local_18;
int local_14;
iVar2 = DAT_0003d8ec + 0x3d780;
local_14 = **(int **)(iVar2 + DAT_0003d8f0);
iVar1 = FUN_00047dcc(&local_28,&local_24);
while ((*(undefined4 ... | stmdb sp!,{r4,r11,lr}
add r11,sp,#0x8
sub sp,sp,#0x1c
ldr r4,[0x3d8ec]
add r4,pc,r4
ldr r3,[0x3d8f0]
ldr r3,[r4,r3]
ldr r3,[r3,#0x0]
str r3,[r11,#-0x10]
sub r2,r11,#0x20
sub r3,r11,#0x24
cpy r1,r2
cpy r0,r3
bl 0x00047dcc
b 0x0003d7b0
ldr r3,[r11,#-0x24]
ldr r3,[r3,#0x8]
str r3,[r11,#-0x24]
ldr r3,[r11,#-0x20]
ldr r2,[r... | null | null | null | null | [(u'CALL_-1206069267', u'INDIRECT_-1206068561'), ('const-417', u'LOAD_-1206068980'), (u'CALL_-1206068819', u'INDIRECT_-1206068408'), (u'CALL_-1206068819', u'INDIRECT_-1206068300'), (u'INDIRECT_-1206068548', u'MULTIEQUAL_-1206068516'), (u'CALL_-1206069190', u'INDIRECT_-1206068454'), (u'STORE_-1206068841', u'INDIRECT_-12... | [('const-8', u'INT_ADD_-1206068937'), (u'INDIRECT_-1206068431', u'MULTIEQUAL_-1206068403'), (u'STORE_-1206068846', u'INDIRECT_-1206068202'), (u'CALL_-1206068916', u'INDIRECT_-1206068164'), (u'MULTIEQUAL_-1206068403', u'MULTIEQUAL_-1206068174'), (u'MULTIEQUAL_-1206068486', u'MULTIEQUAL_-1206068439'), (u'INDIRECT_-120606... | null | null | 0003d768 | arm | O0 | (translation_unit "void FUN_0003d768(void)\n\n{\n int iVar1;\n int iVar2;\n undefined4 *local_28;\n int local_24;\n undefined4 *local_20;\n int local_1c;\n void *local_18;\n int local_14;\n \n iVar2 = DAT_0003d8ec + 0x3d780;\n local_14 = **(int **)(iVar2 + DAT_0003d8f0);\n iVar1 = FUN_00047dcc(&local_28,&lo... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
size_t var_7;
int var_2;
type_1 *var_5;
type_1 *bot;
type_1 *line;
size_t var_10;
char *indentation;
int var_18;
var_2 = var_1 + 0x3d780;
var_18 = **(int **)(var_2 + var_3);
var_4(&var_5,&bot... | (translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid do_unindent(void)\n\n{\n size_t sVar1;\n int iVar2;\n filestruct *top;\n filestruct *bot;\n filestruct *line;\n size_t indent_len;\n char *indentation;\n int local_14;\n \n iVar2 = DAT_0003d8ec + 0x3d780;\n... | (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: (primitive_type) declarator: (identifier)) (declaration type: (primi... |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(void)
{
size_t sVar1;
int iVar2;
filestruct *top;
filestruct *bot;
filestruct *line;
size_t indent_len;
char *indentation;
int local_14;
iVar2 = DAT_0003d8ec + 0x3d780;
local_14 = **(int **)(iVar2 + DAT_00... |
void MASKED(void)
{
int iVar1;
int iVar2;
undefined4 *local_28;
int local_24;
undefined4 *local_20;
int local_1c;
void *local_18;
int local_14;
iVar2 = DAT_0003d8ec + 0x3d780;
local_14 = **(int **)(iVar2 + DAT_0003d8f0);
iVar1 = FUN_00047dcc(&local_28,&local_24);
while ((*(undefined4 **)(lo... | translation_unit function_definition primitive_type function_declarator compound_statement identifier parameter_list { declaration declaration declaration declaration declaration declaration declaration declaration expression_statement expression_statement expression_statement while_statement if_statement if_statement ... | void FUN_0003d768 ( void ) { int iVar1 ; int iVar2 ; undefined4 * local_28 ; int local_24 ; undefined4 * local_20 ; int local_1c ; void * local_18 ; int local_14 ; iVar2 = DAT_0003d8ec + 0x3d780 ; local_14 = * * ( int * * ) ( iVar2 + DAT_0003d8f0 ) ; iVar1 = FUN_00047dcc ( & local_28 , & local_24 ) ; while ( ( * ( unde... | 1 | 1 | do_unindent | void do_unindent(void)
{
size_t sVar1;
int iVar2;
filestruct *top;
filestruct *bot;
filestruct *line;
size_t indent_len;
char *indentation;
int local_14;
iVar2 = DAT_0003d8ec + 0x3d780;
local_14 = **(int **)(iVar2 + DAT_0003d8f0);
get_range(&top,&bot);
while ((bot->next != top && (sVar1 = length... |
83_timeout_and_timeout_strip.c | send_sig | FUN_000119b0 |
int send_sig(pid_t where,int sig)
{
int iVar1;
int sig_local;
pid_t where_local;
if (where == 0) {
signal(sig,(__sighandler_t)0x1);
}
iVar1 = kill(where,sig);
return iVar1;
}
|
int FUN_000119b0(int param_1,int param_2)
{
int iVar1;
if (param_1 == 0) {
signal(param_2,(__sighandler_t)0x1);
}
iVar1 = kill(param_1,param_2);
return iVar1;
}
| stmdb sp!,{r11,lr}
add r11,sp,#0x4
sub sp,sp,#0x8
str r0,[r11,#-0x8]
str r1,[r11,#-0xc]
ldr r3,[r11,#-0x8]
cmp r3,#0x0
bne 0x000119dc
mov r1,#0x1
ldr r0,[r11,#-0xc]
bl 0x000110bc
ldr r1,[r11,#-0xc]
ldr r0,[r11,#-0x8]
bl 0x00011200
cpy r3,r0
cpy r0,r3
sub sp,r11,#0x4
ldmia sp!,{r11,pc} | null | null | null | null | [(u'INT_EQUAL_-1205986814', u'CBRANCH_-1205986810'), ('tmp_287', u'CALL_-1205986762'), ('tmp_288', u'CALL_-1205986762'), ('tmp_154', u'CBRANCH_-1205986810'), ('tmp_287', u'INT_EQUAL_-1205986814'), (u'CALL_-1205986762', u'COPY_-1205986758'), ('const-0', u'INT_EQUAL_-1205986814'), ('tmp_288', u'CALL_-1205986780'), (u'COP... | [(u'INT_EQUAL_-1205986814', u'CBRANCH_-1205986810'), ('tmp_485', u'CALL_-1205986762'), ('const-1', u'CALL_-1205986780'), ('tmp_154', u'CBRANCH_-1205986810'), (u'CALL_-1205986762', u'COPY_-1205986758'), ('tmp_486', u'CALL_-1205986762'), ('tmp_485', u'INT_EQUAL_-1205986814'), ('tmp_486', u'CALL_-1205986780'), (u'COPY_-12... | null | null | 000119b0 | arm | O0 | (translation_unit "int FUN_000119b0(int param_1,int param_2)\n\n{\n int iVar1;\n \n if (param_1 == 0) {\n signal(param_2,(__sighandler_t)0x1);\n }\n iVar1 = kill(param_1,param_2);\n return iVar1;\n}\n\n" (function_definition "int FUN_000119b0(int param_1,int param_2)\n\n{\n int iVar1;\n \n if (param_1 == 0)... |
int function_1(type_1 var_1,int sig)
{
int iVar1;
int sig_local;
type_1 where_local;
if (var_1 == 0) {
var_2(sig,(type_2)0x1);
}
iVar1 = var_3(var_1,sig);
return iVar1;
}
| (translation_unit "int send_sig(pid_t where,int sig)\n\n{\n int iVar1;\n int sig_local;\n pid_t where_local;\n \n if (where == 0) {\n signal(sig,(__sighandler_t)0x1);\n }\n iVar1 = kill(where,sig);\n return iVar1;\n}\n\n" (function_definition "int send_sig(pid_t where,int sig)\n\n{\n int iVar1;\n int sig_l... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement... |
int MASKED(pid_t where,int sig)
{
int iVar1;
int sig_local;
pid_t where_local;
if (where == 0) {
signal(sig,(__sighandler_t)0x1);
}
iVar1 = kill(where,sig);
return iVar1;
}
|
int MASKED(int param_1,int param_2)
{
int iVar1;
if (param_1 == 0) {
signal(param_2,(__sighandler_t)0x1);
}
iVar1 = kill(param_1,param_2);
return iVar1;
}
| translation_unit function_definition primitive_type function_declarator compound_statement identifier parameter_list { declaration if_statement expression_statement return_statement } ( parameter_declaration , parameter_declaration ) primitive_type identifier ; if parenthesized_expression compound_statement assignment_... | int FUN_000119b0 ( int param_1 , int param_2 ) { int iVar1 ; if ( param_1 == 0 ) { signal ( param_2 , ( __sighandler_t ) 0x1 ) ; } iVar1 = kill ( param_1 , param_2 ) ; return iVar1 ; } | 1 | 1 | send_sig | int send_sig(pid_t where,int sig)
{
int iVar1;
int sig_local;
pid_t where_local;
if (where == 0) {
signal(sig,(__sighandler_t)0x1);
}
iVar1 = kill(where,sig);
return iVar1;
} |
450_libpng16.so.16.36_and_libpng16.so.16.36_strip.c | png_do_read_swap_alpha | FUN_00030164 |
void png_do_read_swap_alpha(png_row_infop row_info,png_bytep row)
{
png_byte pVar1;
png_byte pVar2;
int iVar3;
uint uVar4;
int iVar5;
png_bytep row_local;
png_row_infop row_info_local;
png_byte save;
png_byte save_2;
png_bytep sp;
png_bytep dp;
png_uint_32 i;
png_bytep sp_1;
png_bytep dp_1... |
void FUN_00030164(uint *param_1,int param_2)
{
undefined1 uVar1;
undefined1 uVar2;
int iVar3;
uint uVar4;
int iVar5;
undefined1 *local_44;
undefined1 *local_40;
uint local_3c;
undefined1 *local_38;
undefined1 *local_34;
uint local_30;
undefined1 *local_2c;
undefined1 *local_28;
uint local_... | stmdb sp!,{r11,lr}
add r11,sp,#0x4
sub sp,sp,#0x48
str r0,[r11,#-0x48]
str r1,[r11,#-0x4c]
ldr r3,[0x30620]
add r3,pc,r3
ldr r2,[0x30624]
ldr r2,[r3,r2]
ldr r2,[r2,#0x0]
str r2,[r11,#-0x8]
ldr r2,[r11,#-0x48]
ldr r2,[r2,#0x0]
str r2,[r11,#-0x10]
ldr r2,[r11,#-0x48]
ldrb r2,[r2,#0x8]
cmp r2,#0x6
bne 0x00030444
ldr r2,[r... | null | null | null | null | [('const-1', u'PTRADD_-1206122933'), (u'LOAD_-1206123298', u'STORE_-1206122701'), (u'LOAD_-1206122564', u'PTRADD_-1206122487'), ('const-417', u'LOAD_-1206122131'), (u'LOAD_-1206123750', u'STORE_-1206123735'), (u'LOAD_-1206122642', u'INT_EQUAL_-1206122616'), ('const-0', u'RETURN_-1206122774'), ('const-1', u'PTRADD_-1206... | [(u'LOAD_-1206123298', u'STORE_-1206122701'), (u'LOAD_-1206123750', u'STORE_-1206123735'), ('const-417', u'LOAD_-1206122852'), ('const-0', u'RETURN_-1206122774'), ('const-1', u'PTRADD_-1206122040'), (u'LOAD_-1206123464', u'INT_ADD_-1206123433'), (u'PTRADD_-1206123735', u'LOAD_-1206123750'), ('tmp_4117', u'INT_ADD_-1206... | null | null | 00030164 | arm | O0 | (translation_unit "void FUN_00030164(uint *param_1,int param_2)\n\n{\n undefined1 uVar1;\n undefined1 uVar2;\n int iVar3;\n uint uVar4;\n int iVar5;\n undefined1 *local_44;\n undefined1 *local_40;\n uint local_3c;\n undefined1 *local_38;\n undefined1 *local_34;\n uint local_30;\n undefined1 *local_2c;\n un... |
void function_1(type_1 row_info,type_2 var_4)
{
type_3 pVar1;
type_3 pVar2;
int var_18;
type_4 var_6;
int var_2;
type_2 row_local;
type_1 row_info_local;
type_3 save;
type_3 save_2;
type_2 var_7;
type_2 var_8;
type_5 var_5;
type_2 var_10;
type_2 var_11;
type_5 var_9;
type_2 var_13;
t... | (translation_unit "void png_do_read_swap_alpha(png_row_infop row_info,png_bytep row)\n\n{\n png_byte pVar1;\n png_byte pVar2;\n int iVar3;\n uint uVar4;\n int iVar5;\n png_bytep row_local;\n png_row_infop row_info_local;\n png_byte save;\n png_byte save_2;\n png_bytep sp;\n png_bytep dp;\n png_uint_32 i;\n ... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen... |
void MASKED(png_row_infop row_info,png_bytep row)
{
png_byte pVar1;
png_byte pVar2;
int iVar3;
uint uVar4;
int iVar5;
png_bytep row_local;
png_row_infop row_info_local;
png_byte save;
png_byte save_2;
png_bytep sp;
png_bytep dp;
png_uint_32 i;
png_bytep sp_1;
png_bytep dp_1;
png_uint_32 ... |
void MASKED(uint *param_1,int param_2)
{
undefined1 uVar1;
undefined1 uVar2;
int iVar3;
uint uVar4;
int iVar5;
undefined1 *local_44;
undefined1 *local_40;
uint local_3c;
undefined1 *local_38;
undefined1 *local_34;
uint local_30;
undefined1 *local_2c;
undefined1 *local_28;
uint local_24;
... | translation_unit function_definition primitive_type function_declarator compound_statement identifier parameter_list { declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declaration declarati... | void FUN_00030164 ( uint * param_1 , int param_2 ) { undefined1 uVar1 ; undefined1 uVar2 ; int iVar3 ; uint uVar4 ; int iVar5 ; undefined1 * local_44 ; undefined1 * local_40 ; uint local_3c ; undefined1 * local_38 ; undefined1 * local_34 ; uint local_30 ; undefined1 * local_2c ; undefined1 * local_28 ; uint local_24 ; ... | 1 | 1 | png_do_read_swap_alpha | void png_do_read_swap_alpha(png_row_infop row_info,png_bytep row)
{
png_byte pVar1;
png_byte pVar2;
int iVar3;
uint uVar4;
int iVar5;
png_bytep row_local;
png_row_infop row_info_local;
png_byte save;
png_byte save_2;
png_bytep sp;
png_bytep dp;
png_uint_32 i;
png_bytep sp_1;
png_bytep dp_1;
... |
3_rc2_and_rc2_strip.c | rc2_ecb_decrypt | FUN_000107c0 |
int rc2_ecb_decrypt(uchar *ct,uchar *pt,symmetric_key *skey)
{
uint uVar1;
symmetric_key *skey_local;
uchar *pt_local;
uchar *ct_local;
uint x76;
uint x54;
uint x32;
uint x10;
int i;
uint *xkey;
if (pt == (uchar *)0x0) {
crypt_argchk(DAT_00010c08,DAT_00010c04,0xef);
}
if (ct == (uchar... |
undefined4 FUN_000107c0(byte *param_1,undefined1 *param_2,int param_3)
{
uint uVar1;
uint uStack_20;
uint uStack_1c;
uint uStack_18;
uint uStack_14;
int iStack_10;
if (param_2 == (undefined1 *)0x0) {
FUN_000107ec(DAT_00010c08,DAT_00010c04,0xef);
}
if (param_1 == (byte *)0x0) {
FUN_0001080... | str lr,[sp,#-0x4]!
sub sp,sp,#0x2c
str r0,[sp,#0xc]
str r1,[sp,#0x8]
str r2,[sp,#0x4]
ldr r3,[sp,#0x8]
cmp r3,#0x0
bne 0x000107f0
mov r2,#0xef
ldr r1,[0x10c04]
ldr r0,[0x10c08] | null | null | null | null | [(u'CAST_-1205988890', u'LOAD_-1205989882'), ('const-0', u'COPY_-1205989756'), (u'INDIRECT_-1205989473', u'MULTIEQUAL_-1205989460'), (u'INT_AND_-1205990341', u'INT_MULT_-1205990323'), (u'INT_AND_-1205989570', u'MULTIEQUAL_-1205988595'), (u'SUBPIECE_-1205988687', u'STORE_-1205990188'), (u'CAST_-1205988678', u'LOAD_-1205... | [('tmp_4875', u'INT_ADD_-1205989635'), ('const-0', u'INT_EQUAL_-1205991356'), (u'INDIRECT_-1205989473', u'MULTIEQUAL_-1205989460'), (u'INT_AND_-1205990341', u'INT_MULT_-1205990323'), (u'INT_AND_-1205989570', u'MULTIEQUAL_-1205988595'), (u'SUBPIECE_-1205988687', u'STORE_-1205990188'), (u'INT_ZEXT_-1205991160', u'INT_ADD... | null | null | 000107c0 | arm | O0 | (translation_unit "undefined4 FUN_000107c0(byte *param_1,undefined1 *param_2,int param_3)\n\n{\n uint uVar1;\n uint uStack_20;\n uint uStack_1c;\n uint uStack_18;\n uint uStack_14;\n int iStack_10;\n \n if (param_2 == (undefined1 *)0x0) {\n FUN_000107ec(DAT_00010c08,DAT_00010c04,0xef);\n }\n if (param_1 ==... |
int function_1(type_1 *var_3,type_1 *var_1,type_2 *var_4)
{
type_3 var_8;
type_2 *skey_local;
type_1 *pt_local;
type_1 *ct_local;
type_3 var_6;
type_3 var_7;
type_3 var_9;
type_3 var_10;
int var_5;
type_3 *xkey;
if (var_1 == (type_1 *)0x0) {
var_2(DAT_00010c08,DAT_00010c04,0xef);
}
if... | (translation_unit "int rc2_ecb_decrypt(uchar *ct,uchar *pt,symmetric_key *skey)\n\n{\n uint uVar1;\n symmetric_key *skey_local;\n uchar *pt_local;\n uchar *ct_local;\n uint x76;\n uint x54;\n uint x32;\n uint x10;\n int i;\n uint *xkey;\n \n if (pt == (uchar *)0x0) {\n crypt_argchk(DAT_00010c08,DAT_00010... | (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... |
int MASKED(uchar *ct,uchar *pt,symmetric_key *skey)
{
uint uVar1;
symmetric_key *skey_local;
uchar *pt_local;
uchar *ct_local;
uint x76;
uint x54;
uint x32;
uint x10;
int i;
uint *xkey;
if (pt == (uchar *)0x0) {
crypt_argchk(DAT_00010c08,DAT_00010c04,0xef);
}
if (ct == (uchar *)0x0) {... |
undefined4 MASKED(byte *param_1,undefined1 *param_2,int param_3)
{
uint uVar1;
uint uStack_20;
uint uStack_1c;
uint uStack_18;
uint uStack_14;
int iStack_10;
if (param_2 == (undefined1 *)0x0) {
FUN_000107ec(DAT_00010c08,DAT_00010c04,0xef);
}
if (param_1 == (byte *)0x0) {
FUN_00010808(DAT_... | translation_unit function_definition type_identifier function_declarator compound_statement identifier parameter_list { declaration declaration declaration declaration declaration declaration if_statement if_statement if_statement expression_statement expression_statement expression_statement expression_statement for_s... | undefined4 FUN_000107c0 ( byte * param_1 , undefined1 * param_2 , int param_3 ) { uint uVar1 ; uint uStack_20 ; uint uStack_1c ; uint uStack_18 ; uint uStack_14 ; int iStack_10 ; if ( param_2 == ( undefined1 * ) 0x0 ) { FUN_000107ec ( DAT_00010c08 , DAT_00010c04 , 0xef ) ; } if ( param_1 == ( byte * ) 0x0 ) { FUN_00010... | 1 | 1 | rc2_ecb_decrypt | int rc2_ecb_decrypt(uchar *ct,uchar *pt,symmetric_key *skey)
{
uint uVar1;
symmetric_key *skey_local;
uchar *pt_local;
uchar *ct_local;
uint x76;
uint x54;
uint x32;
uint x10;
int i;
uint *xkey;
if (pt == (uchar *)0x0) {
crypt_argchk(DAT_00010c08,DAT_00010c04,0xef);
}
if (ct == (uchar *)0x... |
347_cp_and_cp_strip.c | try_dir | FUN_0002727c |
int try_dir(char *tmpl,void *flags)
{
int iVar1;
void *flags_local;
char *tmpl_local;
iVar1 = mkdir(tmpl,0x1c0);
return iVar1;
}
|
int FUN_0002727c(char *param_1)
{
int iVar1;
iVar1 = mkdir(param_1,0x1c0);
return iVar1;
}
| stmdb sp!,{r11,lr}
add r11,sp,#0x4
sub sp,sp,#0x8
str r0,[r11,#-0x8]
str r1,[r11,#-0xc]
mov r1,#0x1c0
ldr r0,[r11,#-0x8]
bl 0x00012360
cpy r3,r0
cpy r0,r3
sub sp,r11,#0x4
ldmia sp!,{r11,pc} | null | null | null | null | [('tmp_217', u'CALL_-1206029616'), (u'CALL_-1206029616', u'COPY_-1206029612'), (u'COPY_-1206029612', u'RETURN_-1206029572'), ('const-448', u'CALL_-1206029616'), ('const-0', u'RETURN_-1206029572')] | [(u'CALL_-1206029616', u'COPY_-1206029612'), ('const-448', u'CALL_-1206029616'), (u'COPY_-1206029612', u'RETURN_-1206029572'), ('tmp_275', u'CALL_-1206029616'), ('const-0', u'RETURN_-1206029572')] | null | null | 0002727c | arm | O0 | (translation_unit "int FUN_0002727c(char *param_1)\n\n{\n int iVar1;\n \n iVar1 = mkdir(param_1,0x1c0);\n return iVar1;\n}\n\n" (function_definition "int FUN_0002727c(char *param_1)\n\n{\n int iVar1;\n \n iVar1 = mkdir(param_1,0x1c0);\n return iVar1;\n}" primitive_type (function_declarator "FUN_0002727c(char *p... |
int function_1(char *tmpl,void *flags)
{
int iVar1;
void *flags_local;
char *tmpl_local;
iVar1 = var_1(tmpl,0x1c0);
return iVar1;
}
| (translation_unit "int try_dir(char *tmpl,void *flags)\n\n{\n int iVar1;\n void *flags_local;\n char *tmpl_local;\n \n iVar1 = mkdir(tmpl,0x1c0);\n return iVar1;\n}\n\n" (function_definition "int try_dir(char *tmpl,void *flags)\n\n{\n int iVar1;\n void *flags_local;\n char *tmpl_local;\n \n iVar1 = mkdir(tmp... | (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_... |
int MASKED(char *tmpl,void *flags)
{
int iVar1;
void *flags_local;
char *tmpl_local;
iVar1 = mkdir(tmpl,0x1c0);
return iVar1;
}
|
int MASKED(char *param_1)
{
int iVar1;
iVar1 = mkdir(param_1,0x1c0);
return iVar1;
}
| translation_unit function_definition primitive_type function_declarator compound_statement identifier parameter_list { declaration expression_statement return_statement } ( parameter_declaration ) primitive_type identifier ; assignment_expression ; return identifier ; primitive_type pointer_declarator identifier = call... | int FUN_0002727c ( char * param_1 ) { int iVar1 ; iVar1 = mkdir ( param_1 , 0x1c0 ) ; return iVar1 ; } | 1 | 1 | try_dir | int try_dir(char *tmpl,void *flags)
{
int iVar1;
void *flags_local;
char *tmpl_local;
iVar1 = mkdir(tmpl,0x1c0);
return iVar1;
} |
1104_busybox_and_busybox_strip.c | xorbuf | FUN_00055bc0 |
void xorbuf(void *dst,void *src,uint count)
{
uint count_local;
void *src_local;
void *dst_local;
xorbuf3(dst,dst,src,count);
return;
}
|
undefined4 FUN_00055bc0(undefined4 param_1,undefined4 param_2,undefined4 param_3)
{
undefined4 uVar1;
uVar1 = FUN_00055b38(param_1,param_1,param_2,param_3);
return uVar1;
}
| str lr,[sp,#-0x4]!
sub sp,sp,#0x14
str r0,[sp,#0xc]
str r1,[sp,#0x8]
str r2,[sp,#0x4]
ldr r3,[sp,#0x4]
ldr r2,[sp,#0x8]
ldr r1,[sp,#0xc]
ldr r0,[sp,#0xc]
bl 0x00055b38
cpy r0,r0
add sp,sp,#0x14
ldr pc,[sp],#0x4 | null | null | null | null | [('tmp_150', u'CALL_-1206232056'), ('const-0', u'RETURN_-1206232020'), ('tmp_149', u'CALL_-1206232056'), ('tmp_151', u'CALL_-1206232056')] | [('tmp_209', u'CALL_-1206232056'), (u'COPY_-1206232057', u'RETURN_-1206232020'), (u'CALL_-1206232056', u'COPY_-1206232057'), ('const-0', u'RETURN_-1206232020'), ('tmp_208', u'CALL_-1206232056'), ('tmp_210', u'CALL_-1206232056')] | null | null | 00055bc0 | arm | O0 | (translation_unit "undefined4 FUN_00055bc0(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n undefined4 uVar1;\n \n uVar1 = FUN_00055b38(param_1,param_1,param_2,param_3);\n return uVar1;\n}\n\n" (function_definition "undefined4 FUN_00055bc0(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\... |
void function_1(void *dst,void *src,type_1 count)
{
type_1 count_local;
void *src_local;
void *dst_local;
var_1(dst,dst,src,count);
return;
}
| (translation_unit "void xorbuf(void *dst,void *src,uint count)\n\n{\n uint count_local;\n void *src_local;\n void *dst_local;\n \n xorbuf3(dst,dst,src,count);\n return;\n}\n\n" (function_definition "void xorbuf(void *dst,void *src,uint count)\n\n{\n uint count_local;\n void *src_local;\n void *dst_local;\n \n... | (translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_... |
void MASKED(void *dst,void *src,uint count)
{
uint count_local;
void *src_local;
void *dst_local;
MASKED3(dst,dst,src,count);
return;
}
|
undefined4 MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3)
{
undefined4 uVar1;
uVar1 = FUN_00055b38(param_1,param_1,param_2,param_3);
return uVar1;
}
| translation_unit function_definition type_identifier function_declarator compound_statement identifier parameter_list { declaration expression_statement return_statement } ( parameter_declaration , parameter_declaration , parameter_declaration ) type_identifier identifier ; assignment_expression ; return identifier ; t... | undefined4 FUN_00055bc0 ( undefined4 param_1 , undefined4 param_2 , undefined4 param_3 ) { undefined4 uVar1 ; uVar1 = FUN_00055b38 ( param_1 , param_1 , param_2 , param_3 ) ; return uVar1 ; } | 1 | 1 | xorbuf | void xorbuf(void *dst,void *src,uint count)
{
uint count_local;
void *src_local;
void *dst_local;
xorbuf3(dst,dst,src,count);
return;
} |
2407_arm-linux-gnueabi-dwp_and_arm-linux-gnueabi-dwp_strip.c | get_address | FUN_0011ff54 |
/* WARNING: Struct "Output_section_data": ignoring overlapping field "output_section_" */
/* WARNING: Struct "Output_section": ignoring overlapping field "name_" */
/* DWARF original prototype: Elf_Addr get_address(Output_reloc<9,_false,_32,_false> * this) */
Elf_Addr __thiscall
gold::Output_reloc<9,_false,_32,_false... |
int FUN_0011ff54(int param_1)
{
int *piVar1;
uint uVar2;
int iVar3;
int iVar4;
int iVar5;
int iVar6;
uVar2 = *(uint *)(param_1 + 0x14);
iVar4 = *(int *)(param_1 + 8);
iVar5 = DAT_00120128 + 0x11ff78;
piVar1 = *(int **)(param_1 + 4);
if (uVar2 == 0xfffffffc) {
if (piVar1 != (int *)0x0) {
... | ldr r1,[r0,#0x14]
stmdb sp!,{r4,r5,r6,r7,lr}
ldr r6,[0x120128]
cmn r1,#0x4
sub sp,sp,#0xc
cpy r4,r0
ldr r5,[r0,#0x8]
add r6,pc,r6
ldr r0,[r0,#0x4]
beq 0x00120034
ldr r2,[r0,#0x0]
ldr r3,[0x12012c]
ldr r2,[r2,#0x60]
ldr r3,[r6,r3]
cmp r2,r3
bne 0x0012005c
ldr r2,[r0,#0x38]
ldr r3,[r0,#0x3c]
sub r3,r3,r2
cmp r1,r3, asr #... | null | null | null | null | [('tmp_475', u'CBRANCH_-1206976376'), (u'INDIRECT_-1207106333', u'COPY_-1207106387'), (u'INDIRECT_-1207105962', u'COPY_-1207106010'), (u'CALL_-1207106970', u'INDIRECT_-1207105976'), (u'MULTIEQUAL_-1206975362', u'MULTIEQUAL_-1206975292'), (u'PTRSUB_-1207105808', u'PTRADD_-1207106843'), (u'CALL_-1207107060', u'INDIRECT_-... | [('tmp_475', u'CBRANCH_-1206976376'), (u'LOAD_-1206976596', u'PTRADD_-1207105948'), (u'INDIRECT_-1207106333', u'COPY_-1207106387'), (u'INDIRECT_-1207105962', u'COPY_-1207106010'), ('tmp_4474', u'MULTIEQUAL_-1206975530'), (u'CAST_-1206975073', u'LOAD_-1206976596'), (u'INT_ADD_-1207107037', u'CALL_-1207107030'), ('const-... | null | null | 0011ff54 | arm | O0 | (translation_unit "int FUN_0011ff54(int param_1)\n\n{\n int *piVar1;\n uint uVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n \n uVar2 = *(uint *)(param_1 + 0x14);\n iVar4 = *(int *)(param_1 + 8);\n iVar5 = DAT_00120128 + 0x11ff78;\n piVar1 = *(int **)(param_1 + 4);\n if (uVar2 == 0xfffffffc) {\n... |
/* WARNING: Struct "Output_section_data": ignoring overlapping field "output_section_" */
/* WARNING: Struct "Output_section": ignoring overlapping field "name_" */
/* DWARF original prototype: Elf_Addr get_address(Output_reloc<9,_false,_32,_false> * this) */
type_1 __thiscall
var_13::Output_reloc<9,var_5,_32,var_5>:... | (translation_unit "/* WARNING: Struct "Output_section_data": ignoring overlapping field "output_section_" */\n/* WARNING: Struct "Output_section": ignoring overlapping field "name_" */\n/* DWARF original prototype: Elf_Addr get_address(Output_reloc<9,_false,_32,_false> * this) */\n\nElf_Addr __thiscall\ngold::Output_re... | (translation_unit (comment) (comment) (comment) (declaration type: (type_identifier) declarator: (ms_call_modifier) (ERROR (identifier)) declarator: (identifier) (ERROR (number_literal)) declarator: (identifier) declarator: (identifier) (ERROR (identifier) (function_declarator declarator: (identifier) parameters: (para... |
/* WARNING: Struct "Output_section_data": ignoring overlapping field "output_section_" */
/* WARNING: Struct "Output_section": ignoring overlapping field "name_" */
/* DWARF original prototype: Elf_Addr MASKED(Output_reloc<9,_false,_32,_false> * this) */
Elf_Addr __thiscall
gold::Output_reloc<9,_false,_32,_false>::MA... |
int MASKED(int param_1)
{
int *piVar1;
uint uVar2;
int iVar3;
int iVar4;
int iVar5;
int iVar6;
uVar2 = *(uint *)(param_1 + 0x14);
iVar4 = *(int *)(param_1 + 8);
iVar5 = DAT_00120128 + 0x11ff78;
piVar1 = *(int **)(param_1 + 4);
if (uVar2 == 0xfffffffc) {
if (piVar1 != (int *)0x0) {
i... | translation_unit function_definition primitive_type function_declarator compound_statement identifier parameter_list { declaration declaration declaration declaration declaration declaration expression_statement expression_statement expression_statement expression_statement if_statement return_statement } ( parameter_d... | int FUN_0011ff54 ( int param_1 ) { int * piVar1 ; uint uVar2 ; int iVar3 ; int iVar4 ; int iVar5 ; int iVar6 ; uVar2 = * ( uint * ) ( param_1 + 0x14 ) ; iVar4 = * ( int * ) ( param_1 + 8 ) ; iVar5 = DAT_00120128 + 0x11ff78 ; piVar1 = * ( int * * ) ( param_1 + 4 ) ; if ( uVar2 == 0xfffffffc ) { if ( piVar1 != ( int * ) ... | 1 | 1 | get_address | Elf_Addr __thiscall
gold::Output_reloc<9,_false,_32,_false>::get_address(Output_reloc<9,_false,_32,_false> *this)
{
Sized_relobj<32,_false> *pSVar1;
Relobj *object;
uint uVar2;
_func_int_varargs *p_Var3;
pointer ppOVar4;
pointer puVar5;
Elf_Addr EVar6;
int iVar7;
Output_section *this_00;
uint64_t uV... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.