Offset 1, 6 lines modified | Offset 1, 6 lines modified | ||
1 | ·853c1c589d46cb6c1559b9a8795bc9c0·722532·libdevel·optional·libyaramod-dev_3.21.0-1.1_amd64.deb | ||
2 | ·ce8d66a518e01a67f0c5a7b61bdf31fc·12678016·debug·optional·libyaramod0-dbgsym_3.21.0-1.1_amd64.deb | ||
3 | ·8e3ac1ab0b5359bf0dbdc1542a32c243·526656·libs·optional·libyaramod0_3.21.0-1.1_amd64.deb | ||
4 | ·efcea2b4cb4017751f027d9ad2c90dfe·10486348·debug·optional·python3-yaramod-dbgsym_3.21.0-1.1_amd64.deb | ||
5 | ·27 | 1 | ·27fd95d8029e69b931acaf5dc3f618b0·721040·libdevel·optional·libyaramod-dev_3.21.0-1.1_amd64.deb |
2 | ·521c35ad97e2cf4ecf1217d8bc0acd7e·12676332·debug·optional·libyaramod0-dbgsym_3.21.0-1.1_amd64.deb | ||
3 | ·04942df1961aad0896d3673d894a566f·526464·libs·optional·libyaramod0_3.21.0-1.1_amd64.deb | ||
4 | ·acb628c3a3e8c6de681731ee18217d83·10486160·debug·optional·python3-yaramod-dbgsym_3.21.0-1.1_amd64.deb | ||
5 | ·0b05a4499bd51592fd46701f80221aaf·414496·python·optional·python3-yaramod_3.21.0-1.1_amd64.deb |
Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
1 | -rw-r--r--···0········0········0········4·2024-07-03·21:18:46.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2024-07-03·21:18:46.000000·debian-binary |
2 | -rw-r--r--···0········0········0·····2632·2024-07-03·21:18:46.000000·control.tar.xz | 2 | -rw-r--r--···0········0········0·····2632·2024-07-03·21:18:46.000000·control.tar.xz |
3 | -rw-r--r--···0········0········0···71 | 3 | -rw-r--r--···0········0········0···718216·2024-07-03·21:18:46.000000·data.tar.xz |
Offset 4, 34 lines modified | Offset 4, 34 lines modified | ||
4 | *·@copyright·(c)·2021·Avast·Software,·licensed·under·the·MIT·license | 4 | *·@copyright·(c)·2021·Avast·Software,·licensed·under·the·MIT·license |
5 | */ | 5 | */ |
6 | #pragma·once | 6 | #pragma·once |
7 | #include·<vector> | 7 | #include·<vector> |
8 | #include·"yaramod/types/modules/module_content.h" | 8 | #include·"yaramod/types/modules/module_content.h" |
9 | #include·"module_pe_generated.h" | ||
10 | #include·"module_cuckoo_generated.h" | ||
11 | #include·"module_hash_generated.h" | ||
12 | #include·"module_time_generated.h" | 9 | #include·"module_time_generated.h" |
13 | #include·"module_ | 10 | #include·"module_hash_generated.h" |
14 | #include·"module_ | 11 | #include·"module_elf_generated.h" |
15 | #include·"module_ | 12 | #include·"module_console_generated.h" |
13 | #include·"module_cuckoo_deprecated_generated.h" | ||
16 | #include·"module_magic_generated.h" | 14 | #include·"module_magic_generated.h" |
15 | #include·"module_dotnet_generated.h" | ||
17 | #include·"module_dex_generated.h" | 16 | #include·"module_dex_generated.h" |
18 | #include·"module_macho_generated.h" | 17 | #include·"module_macho_generated.h" |
19 | #include·"module_console_generated.h" | ||
20 | #include·"module_cuckoo_deprecated_generated.h" | ||
21 | #include·"module_ | 18 | #include·"module_pe_generated.h" |
19 | #include·"module_string_generated.h" | ||
20 | #include·"module_math_generated.h" | ||
21 | #include·"module_cuckoo_generated.h" | ||
22 | namespace·yaramod·{ | 22 | namespace·yaramod·{ |
23 | namespace·modules·{ | 23 | namespace·modules·{ |
24 | class·ModuleList·{ | 24 | class·ModuleList·{ |
25 | public: | 25 | public: |
26 | » std::vector<ModuleContent>·list·=·{Gmodule_ | 26 | » std::vector<ModuleContent>·list·=·{Gmodule_time{},·Gmodule_hash{},·Gmodule_elf{},·Gmodule_console{},·Gmodule_cuckoo_deprecated{},·Gmodule_magic{},·Gmodule_dotnet{},·Gmodule_dex{},·Gmodule_macho{},·Gmodule_pe{},·Gmodule_string{},·Gmodule_math{},·Gmodule_cuckoo{}}; |
27 | }; | 27 | }; |
28 | }·//namespace·modules | 28 | }·//namespace·modules |
29 | }·//·namespace·yaramod | 29 | }·//·namespace·yaramod |
Offset 15357, 26 lines modified | Offset 15357, 26 lines modified | ||
15357 | 00000000000002d0·r·.LC3 | 15357 | 00000000000002d0·r·.LC3 |
15358 | 0000000000000055·r·.LC30 | 15358 | 0000000000000055·r·.LC30 |
15359 | 00000000000004a8·r·.LC31 | 15359 | 00000000000004a8·r·.LC31 |
15360 | 0000000000000000·r·.LC6 | 15360 | 0000000000000000·r·.LC6 |
15361 | 0000000000000000·r·.LC7 | 15361 | 0000000000000000·r·.LC7 |
15362 | 0000000000000048·r·.LC8 | 15362 | 0000000000000048·r·.LC8 |
15363 | 0000000000000090·r·.LC9 | 15363 | 0000000000000090·r·.LC9 |
15364 | 00000000000 | 15364 | 0000000000039f20·r·C.2.0 |
15365 | 00000000000 | 15365 | 0000000000038940·r·C.21.1 |
15366 | 00000000000 | 15366 | 0000000000031d20·r·C.22.2 |
15367 | 00000000000 | 15367 | 0000000000030d00·r·C.23.3 |
15368 | 00000000000 | 15368 | 0000000000030a00·r·C.24.4 |
15369 | 00000000000 | 15369 | 00000000000306c0·r·C.25.5 |
15370 | 00000000000 | 15370 | 000000000002ba20·r·C.26.6 |
15371 | 00000000000 | 15371 | 00000000000242a0·r·C.27.7 |
15372 | 000000000001 | 15372 | 0000000000019900·r·C.28.8 |
15373 | 000000000000 | 15373 | 0000000000006ac0·r·C.29.9 |
15374 | 0000000000006 | 15374 | 0000000000006240·r·C.30.10 |
15375 | 000000000000 | 15375 | 0000000000002140·r·C.31.11 |
15376 | 0000000000000000·r·C.32.12 | 15376 | 0000000000000000·r·C.32.12 |
15377 | 0000000000000000·V·DW.ref.__gxx_personality_v0 | 15377 | 0000000000000000·V·DW.ref.__gxx_personality_v0 |
15378 | ·················U·_GLOBAL_OFFSET_TABLE_ | 15378 | ·················U·_GLOBAL_OFFSET_TABLE_ |
15379 | ·················U·_Unwind_Resume | 15379 | ·················U·_Unwind_Resume |
15380 | 00000000000013b0·T·_ZN7yaramod10ModulePool12_processPathENSt10filesystem7__cxx114pathE | 15380 | 00000000000013b0·T·_ZN7yaramod10ModulePool12_processPathENSt10filesystem7__cxx114pathE |
15381 | 00000000000001d0·t·_ZN7yaramod10ModulePool12_processPathENSt10filesystem7__cxx114pathE.cold | 15381 | 00000000000001d0·t·_ZN7yaramod10ModulePool12_processPathENSt10filesystem7__cxx114pathE.cold |
15382 | 0000000000002330·T·_ZN7yaramod10ModulePool21_processModuleContentERKNS_13ModuleContentE | 15382 | 0000000000002330·T·_ZN7yaramod10ModulePool21_processModuleContentERKNS_13ModuleContentE |
Offset 100, 15 lines modified | Offset 100, 15 lines modified | ||
100 | ··[95]·.rela.text._ZNSt6vectorIN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapS_NSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS1_14adl_serializerES_IhSaIhEEvEESaISD_EED2Ev·RELA············0000000000000000·04e1c8·000168·18··IG·133··94··8 | 100 | ··[95]·.rela.text._ZNSt6vectorIN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapS_NSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS1_14adl_serializerES_IhSaIhEEvEESaISD_EED2Ev·RELA············0000000000000000·04e1c8·000168·18··IG·133··94··8 |
101 | ··[96]·.rodata._ZNSt6vectorIN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapS_NSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS1_14adl_serializerES_IhSaIhEEvEESaISD_EE7reserveEm.str1.1·PROGBITS········0000000000000000·009bc4·000010·01·AMS··0···0··1 | 101 | ··[96]·.rodata._ZNSt6vectorIN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapS_NSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS1_14adl_serializerES_IhSaIhEEvEESaISD_EE7reserveEm.str1.1·PROGBITS········0000000000000000·009bc4·000010·01·AMS··0···0··1 |
102 | ··[97]·.text._ZNSt6vectorIN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapS_NSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS1_14adl_serializerES_IhSaIhEEvEESaISD_EE7reserveEm·PROGBITS········0000000000000000·009bd8·000202·00·AXG··0···0·16 | 102 | ··[97]·.text._ZNSt6vectorIN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapS_NSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS1_14adl_serializerES_IhSaIhEEvEESaISD_EE7reserveEm·PROGBITS········0000000000000000·009bd8·000202·00·AXG··0···0·16 |
103 | ··[98]·.rela.text._ZNSt6vectorIN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapS_NSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS1_14adl_serializerES_IhSaIhEEvEESaISD_EE7reserveEm·RELA············0000000000000000·04e330·0001b0·18··IG·133··97··8 | 103 | ··[98]·.rela.text._ZNSt6vectorIN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapS_NSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS1_14adl_serializerES_IhSaIhEEvEESaISD_EE7reserveEm·RELA············0000000000000000·04e330·0001b0·18··IG·133··97··8 |
104 | ··[99]·.text._ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorS5_blmdSaNS9_14adl_serializerESC_IhSaIhEEvEEESt10_Select1stISH_ESt4lessIvESaISH_EE8_M_eraseEPSt13_Rb_tree_nodeISH_E·PROGBITS········0000000000000000·009de0·000120·00·AXG··0···0·16 | 104 | ··[99]·.text._ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorS5_blmdSaNS9_14adl_serializerESC_IhSaIhEEvEEESt10_Select1stISH_ESt4lessIvESaISH_EE8_M_eraseEPSt13_Rb_tree_nodeISH_E·PROGBITS········0000000000000000·009de0·000120·00·AXG··0···0·16 |
105 | ··[100]·.rela.text._ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorS5_blmdSaNS9_14adl_serializerESC_IhSaIhEEvEEESt10_Select1stISH_ESt4lessIvESaISH_EE8_M_eraseEPSt13_Rb_tree_node·RELA············0000000000000000·04e4e0·000180·18··IG·133··99··8 | 105 | ··[100]·.rela.text._ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorS5_blmdSaNS9_14adl_serializerESC_IhSaIhEEvEEESt10_Select1stISH_ESt4lessIvESaISH_EE8_M_eraseEPSt13_Rb_tree_node·RELA············0000000000000000·04e4e0·000180·18··IG·133··99··8 |
106 | ··[101]·.rodata.str1.1····PROGBITS········0000000000000000·009f00·000061·01·AMS··0···0··1 | 106 | ··[101]·.rodata.str1.1····PROGBITS········0000000000000000·009f00·000061·01·AMS··0···0··1 |
107 | ··[102]·.rodata···········PROGBITS········0000000000000000·009f68·03a0 | 107 | ··[102]·.rodata···········PROGBITS········0000000000000000·009f68·03a0ee·00···A··0···0·32 |
108 | ··[103]·.rodata._ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE·PROGBITS········0000000000000000·044058·00002f·00··AG··0···0·32 | 108 | ··[103]·.rodata._ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE·PROGBITS········0000000000000000·044058·00002f·00··AG··0···0·32 |
109 | ··[104]·.data.rel.ro._ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE·PROGBITS········0000000000000000·044088·000010·00·WAG··0···0··8 | 109 | ··[104]·.data.rel.ro._ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE·PROGBITS········0000000000000000·044088·000010·00·WAG··0···0··8 |
110 | ··[105]·.rela.data.rel.ro._ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE·RELA············0000000000000000·04e660·000030·18··IG·133·104··8 | 110 | ··[105]·.rela.data.rel.ro._ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE·RELA············0000000000000000·04e660·000030·18··IG·133·104··8 |
111 | ··[106]·.rodata._ZTSSt19_Sp_make_shared_tag·PROGBITS········0000000000000000·044098·000018·00··AG··0···0·16 | 111 | ··[106]·.rodata._ZTSSt19_Sp_make_shared_tag·PROGBITS········0000000000000000·044098·000018·00··AG··0···0·16 |
112 | ··[107]·.rodata._ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE·PROGBITS········0000000000000000·0440b0·000034·00··AG··0···0·32 | 112 | ··[107]·.rodata._ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE·PROGBITS········0000000000000000·0440b0·000034·00··AG··0···0·32 |
113 | ··[108]·.data.rel.ro._ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE·PROGBITS········0000000000000000·0440e8·000018·00·WAG··0···0··8 | 113 | ··[108]·.data.rel.ro._ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE·PROGBITS········0000000000000000·0440e8·000018·00·WAG··0···0··8 |
114 | ··[109]·.rela.data.rel.ro._ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE·RELA············0000000000000000·04e690·000048·18··IG·133·108··8 | 114 | ··[109]·.rela.data.rel.ro._ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE·RELA············0000000000000000·04e690·000048·18··IG·133·108··8 |
Offset 31, 27 lines modified | Offset 31, 27 lines modified | ||
31 | ····27:·0000000000000f10··1172·FUNC····LOCAL··DEFAULT···39·_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10shared_ptrIN7yaramod6ModuleEEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJS6_IS5_SB_EEEES6_INSE_14_Node_iteratorISC_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_.isra.0 | 31 | ····27:·0000000000000f10··1172·FUNC····LOCAL··DEFAULT···39·_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10shared_ptrIN7yaramod6ModuleEEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJS6_IS5_SB_EEEES6_INSE_14_Node_iteratorISC_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_.isra.0 |
32 | ····28:·000000000000019e····50·FUNC····LOCAL··DEFAULT···49·_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10shared_ptrIN7yaramod6ModuleEEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJS6_IS5_SB_EEEES6_INSE_14_Node_iteratorISC_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_.isra.0.cold | 32 | ····28:·000000000000019e····50·FUNC····LOCAL··DEFAULT···49·_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10shared_ptrIN7yaramod6ModuleEEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJS6_IS5_SB_EEEES6_INSE_14_Node_iteratorISC_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_.isra.0.cold |
33 | ····29:·0000000000000000·····0·SECTION·LOCAL··DEFAULT···72·.text._ZNSt10unique_ptrINSt10filesystem7__cxx114path5_List5_ImplENS3_13_Impl_deleterEED2Ev | 33 | ····29:·0000000000000000·····0·SECTION·LOCAL··DEFAULT···72·.text._ZNSt10unique_ptrINSt10filesystem7__cxx114path5_List5_ImplENS3_13_Impl_deleterEED2Ev |
34 | ····30:·0000000000000000·····0·SECTION·LOCAL··DEFAULT···74·.text._ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED2Ev | 34 | ····30:·0000000000000000·····0·SECTION·LOCAL··DEFAULT···74·.text._ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED2Ev |
35 | ····31:·0000000000000000·····0·SECTION·LOCAL··DEFAULT···76·.text._ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED0Ev | 35 | ····31:·0000000000000000·····0·SECTION·LOCAL··DEFAULT···76·.text._ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED0Ev |
36 | ····32:·0000000000000000·····0·SECTION·LOCAL··DEFAULT···78·.text._ZN7yaramod13ModuleContentC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt16initializer_listIcE | 36 | ····32:·0000000000000000·····0·SECTION·LOCAL··DEFAULT···78·.text._ZN7yaramod13ModuleContentC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt16initializer_listIcE |
37 | ····33:·0000000000000000·····0·SECTION·LOCAL··DEFAULT···80·.text._ZN7yaramod7modules10ModuleListC2Ev | 37 | ····33:·0000000000000000·····0·SECTION·LOCAL··DEFAULT···80·.text._ZN7yaramod7modules10ModuleListC2Ev |
38 | ····34:·00000000000272c0·77360·OBJECT··LOCAL··DEFAULT··102·C.2.0 | ||
39 | ····35:·0000000000025180··8500·OBJECT··LOCAL··DEFAULT··102·C.21.1 | ||
40 | ····36:·0000000000023ba0··5569·OBJECT··LOCAL··DEFAULT··102·C.22.2 | ||
41 | ····3 | 38 | ····34:·0000000000039f20···462·OBJECT··LOCAL··DEFAULT··102·C.2.0 |
39 | ····35:·0000000000038940··5569·OBJECT··LOCAL··DEFAULT··102·C.21.1 | ||
40 | ····36:·0000000000031d20·27655·OBJECT··LOCAL··DEFAULT··102·C.22.2 | ||
41 | ····37:·0000000000030d00··4113·OBJECT··LOCAL··DEFAULT··102·C.23.3 | ||
42 | ····38:·00000000000 | 42 | ····38:·0000000000030a00···745·OBJECT··LOCAL··DEFAULT··102·C.24.4 |
43 | ····39:·00000000000 | 43 | ····39:·00000000000306c0···826·OBJECT··LOCAL··DEFAULT··102·C.25.5 |
44 | ····40:·00000000000 | 44 | ····40:·000000000002ba20·19589·OBJECT··LOCAL··DEFAULT··102·C.26.6 |
45 | ····41:·000000000001a060···826·OBJECT··LOCAL··DEFAULT··102·C.27.7 | ||
46 | ····4 | 45 | ····41:·00000000000242a0·30578·OBJECT··LOCAL··DEFAULT··102·C.27.7 |
47 | ····4 | 46 | ····42:·0000000000019900·43418·OBJECT··LOCAL··DEFAULT··102·C.28.8 |
47 | ····43:·0000000000006ac0·77360·OBJECT··LOCAL··DEFAULT··102·C.29.9 | ||
48 | ····44:·0000000000006 | 48 | ····44:·0000000000006240··2162·OBJECT··LOCAL··DEFAULT··102·C.30.10 |
49 | ····45:·000000000000 | 49 | ····45:·0000000000002140·16610·OBJECT··LOCAL··DEFAULT··102·C.31.11 |
50 | ····46:·0000000000000000· | 50 | ····46:·0000000000000000··8500·OBJECT··LOCAL··DEFAULT··102·C.32.12 |
51 | ····47:·0000000000000000·····0·SECTION·LOCAL··DEFAULT···82·.text._ZNSt6vectorIN7yaramod13ModuleContentESaIS1_EED2Ev | 51 | ····47:·0000000000000000·····0·SECTION·LOCAL··DEFAULT···82·.text._ZNSt6vectorIN7yaramod13ModuleContentESaIS1_EED2Ev |
52 | ····48:·0000000000000000·····0·SECTION·LOCAL··DEFAULT···84·.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10shared_ptrIN7yaramod6ModuleEEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_po | 52 | ····48:·0000000000000000·····0·SECTION·LOCAL··DEFAULT···84·.text._ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10shared_ptrIN7yaramod6ModuleEEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_po |
53 | ····49:·0000000000000000·····0·SECTION·LOCAL··DEFAULT···88·.text._ZNSt6vectorIN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapS_NSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS1_14adl_serializerES_IhSaIhEEvEESaISD_EE17_M_realloc_appendIJSD_EEEvDpOT_ | 53 | ····49:·0000000000000000·····0·SECTION·LOCAL··DEFAULT···88·.text._ZNSt6vectorIN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapS_NSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS1_14adl_serializerES_IhSaIhEEvEESaISD_EE17_M_realloc_appendIJSD_EEEvDpOT_ |
54 | ····50:·0000000000000000·····0·SECTION·LOCAL··DEFAULT···90·.text._ZN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES3_IhSaIhEEvE10json_value7destroyENS0_6detail7value_tE | 54 | ····50:·0000000000000000·····0·SECTION·LOCAL··DEFAULT···90·.text._ZN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES3_IhSaIhEEvE10json_value7destroyENS0_6detail7value_tE |
55 | ····51:·0000000000000000···288·FUNC····LOCAL··DEFAULT···99·_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorS5_blmdSaNS9_14adl_serializerESC_IhSaIhEEvEEESt10_Select1stISH_ESt4lessIvESaISH_EE8_M_eraseEPSt13_Rb_tree_nodeISH_E.isra.0 | 55 | ····51:·0000000000000000···288·FUNC····LOCAL··DEFAULT···99·_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorS5_blmdSaNS9_14adl_serializerESC_IhSaIhEEvEEESt10_Select1stISH_ESt4lessIvESaISH_EE8_M_eraseEPSt13_Rb_tree_nodeISH_E.isra.0 |
56 | ····52:·0000000000000000·····0·SECTION·LOCAL··DEFAULT···92·.text._ZN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES3_IhSaIhEEvED2Ev | 56 | ····52:·0000000000000000·····0·SECTION·LOCAL··DEFAULT···92·.text._ZN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES3_IhSaIhEEvED2Ev |
57 | ····53:·0000000000000000·····0·SECTION·LOCAL··DEFAULT···94·.text._ZNSt6vectorIN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapS_NSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS1_14adl_serializerES_IhSaIhEEvEESaISD_EED2Ev | 57 | ····53:·0000000000000000·····0·SECTION·LOCAL··DEFAULT···94·.text._ZNSt6vectorIN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapS_NSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS1_14adl_serializerES_IhSaIhEEvEESaISD_EED2Ev |
Offset 693, 51 lines modified | Offset 693, 51 lines modified | ||
693 | 000000000000061f··000000ab00000004·R_X86_64_PLT32·········0000000000000000·_ZNSt7__cxx1118basic_stringstreamIcSt11char_traitsIcESaIcEED1Ev·-·4 | 693 | 000000000000061f··000000ab00000004·R_X86_64_PLT32·········0000000000000000·_ZNSt7__cxx1118basic_stringstreamIcSt11char_traitsIcESaIcEED1Ev·-·4 |
694 | 0000000000000629··0000009d00000004·R_X86_64_PLT32·········0000000000000000·_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED1Ev·-·4 | 694 | 0000000000000629··0000009d00000004·R_X86_64_PLT32·········0000000000000000·_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED1Ev·-·4 |
695 | 0000000000000637··000000ac00000004·R_X86_64_PLT32·········0000000000000000·_ZNSdD2Ev·-·4 | 695 | 0000000000000637··000000ac00000004·R_X86_64_PLT32·········0000000000000000·_ZNSdD2Ev·-·4 |
696 | 0000000000000644··0000007100000004·R_X86_64_PLT32·········0000000000000000·_Unwind_Resume·-·4 | 696 | 0000000000000644··0000007100000004·R_X86_64_PLT32·········0000000000000000·_Unwind_Resume·-·4 |
697 | Relocation·section·'.rela.text._ZN7yaramod7modules10ModuleListC2Ev'·at·offset·0x4cf20·contains·122·entries: | 697 | Relocation·section·'.rela.text._ZN7yaramod7modules10ModuleListC2Ev'·at·offset·0x4cf20·contains·122·entries: |
698 | ····Offset·············Info·············Type···············Symbol's·Value··Symbol's·Name·+·Addend | 698 | ····Offset·············Info·············Type···············Symbol's·Value··Symbol's·Name·+·Addend |
699 | 00000000000000 | 699 | 0000000000000009··0000003c00000002·R_X86_64_PC32··········0000000000000000·.rodata·+·39f1c |
700 | 000000000000008 | 700 | 0000000000000088··0000009f00000004·R_X86_64_PLT32·········0000000000000000·_ZN7yaramod13ModuleContentC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt16initializer_listIcE·-·4 |
701 | 00000000000000a | 701 | 00000000000000a6··0000006700000004·R_X86_64_PLT32·········0000000000000000·_ZdlPvm·-·4 |
702 | 0000000000000191··0000003c00000002·R_X86_64_PC32··········0000000000000000·.rodata·+·2517c | ||
703 | 00000000000001fd··0000009f00000004·R_X86_64_PLT32·········0000000000000000·_ZN7yaramod13ModuleContentC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt16initializer_listIcE·-·4 | ||
704 | 000000000000021b··0000006700000004·R_X86_64_PLT32·········0000000000000000·_ZdlPvm·-·4 | ||
705 | 0000000000000 | 702 | 0000000000000187··0000003c00000002·R_X86_64_PC32··········0000000000000000·.rodata·+·3893c |
706 | 0000000000000357··0000009f00000004·R_X86_64_PLT32·········0000000000000000·_ZN7yaramod13ModuleContentC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt16initializer_listIcE·-·4 | ||
707 | 0000000000000375··0000006700000004·R_X86_64_PLT32·········0000000000000000·_ZdlPvm·-·4 | ||
708 | 0000000000000451··0000003c00000002·R_X86_64_PC32··········0000000000000000·.rodata·+·239bc | ||
709 | 00000000000004b1··0000009f00000004·R_X86_64_PLT32·········0000000000000000·_ZN7yaramod13ModuleContentC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt16initializer_listIcE·-·4 | ||
710 | 00000000000004cf··0000006700000004·R_X86_64_PLT32·········0000000000000000·_ZdlPvm·-·4 | ||
711 | 00000000000005b7··0000003c00000002·R_X86_64_PC32··········0000000000000000·.rodata·+·1f8bc | ||
712 | 0000000000000617··0000009f00000004·R_X86_64_PLT32·········0000000000000000·_ZN7yaramod13ModuleContentC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt16initializer_listIcE·-·4 | ||
713 | 0000000000000635··0000006700000004·R_X86_64_PLT32·········0000000000000000·_ZdlPvm·-·4 | ||
714 | 000000000000072a··0000003c00000002·R_X86_64_PC32··········0000000000000000·.rodata·+·1f03c | ||
715 | 000000000000078a··0000009f00000004·R_X86_64_PLT32·········0000000000000000·_ZN7yaramod13ModuleContentC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt16initializer_listIcE·-·4 | ||
716 | 00000000000007a8··0000006700000004·R_X86_64_PLT32·········0000000000000000·_ZdlPvm·-·4 | ||
717 | 0000000000000892··0000003c00000002·R_X86_64_PC32··········0000000000000000·.rodata·+·1a39c | ||
718 | 00000000000008fd··0000009f00000004·R_X86_64_PLT32·········0000000000000000·_ZN7yaramod13ModuleContentC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt16initializer_listIcE·-·4 | ||
719 | 000000000000091b··0000006700000004·R_X86_64_PLT32·········0000000000000000·_ZdlPvm·-·4 | ||
720 | 0000000000000a03··0000003c00000002·R_X86_64_PC32··········0000000000000000·.rodata·+·1a05c | ||
721 | 0000000000000a6b··0000009f00000004·R_X86_64_PLT32·········0000000000000000·_ZN7yaramod13ModuleContentC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt16initializer_listIcE·-·4 | ||
722 | 0000000000000a89··0000006700000004·R_X86_64_PLT32·········0000000000000000·_ZdlPvm·-·4 | ||
723 | 0000000000000b73··0000003c00000002·R_X86_64_PC32··········0000000000000000·.rodata·+·128dc | ||
724 | 0000000000000bdb··0000009f00000004·R_X86_64_PLT32·········0000000000000000·_ZN7yaramod13ModuleContentC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt16initializer_listIcE·-·4 | ||
725 | 0000000000000bf9··0000006700000004·R_X86_64_PLT32·········0000000000000000·_ZdlPvm·-·4 | ||
726 | 0000000000000cd5··0000003c00000002·R_X86_64_PC32··········0000000000000000·.rodata·+·7f3c | ||
727 | 0000000000000d3d··0000009f00000004·R_X86_64_PLT32·········0000000000000000·_ZN7yaramod13ModuleContentC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt16initializer_listIcE·-·4 | ||
728 | 0000000000000d5b··0000006700000004·R_X86_64_PLT32·········0000000000000000·_ZdlPvm·-·4 | ||
729 | 0000000000000e37··0000003c00000002·R_X86_64_PC32··········0000000000000000·.rodata·+·6f1c | ||
730 | 0000000000000ea | 703 | 00000000000001ea··0000009f00000004·R_X86_64_PLT32·········0000000000000000·_ZN7yaramod13ModuleContentC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt16initializer_listIcE·-·4 |
704 | 0000000000000208··0000006700000004·R_X86_64_PLT32·········0000000000000000·_ZdlPvm·-·4 | ||
705 | 00000000000002ea··0000003c00000002·R_X86_64_PC32··········0000000000000000·.rodata·+·31d1c | ||
706 | 0000000000000350··0000009f00000004·R_X86_64_PLT32·········0000000000000000·_ZN7yaramod13ModuleContentC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt16initializer_listIcE·-·4 | ||
707 | 000000000000036e··0000006700000004·R_X86_64_PLT32·········0000000000000000·_ZdlPvm·-·4 | ||
708 | 000000000000044a··0000003c00000002·R_X86_64_PC32··········0000000000000000·.rodata·+·30cfc | ||
709 | 00000000000004b5··0000009f00000004·R_X86_64_PLT32·········0000000000000000·_ZN7yaramod13ModuleContentC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt16initializer_listIcE·-·4 | ||
710 | 00000000000004d3··0000006700000004·R_X86_64_PLT32·········0000000000000000·_ZdlPvm·-·4 | ||
711 | 00000000000005c1··0000003c00000002·R_X86_64_PC32··········0000000000000000·.rodata·+·309fc | ||
712 | 000000000000062a··0000009f00000004·R_X86_64_PLT32·········0000000000000000·_ZN7yaramod13ModuleContentC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt16initializer_listIcE·-·4 | ||
713 | 0000000000000648··0000006700000004·R_X86_64_PLT32·········0000000000000000·_ZdlPvm·-·4 | ||
714 | 0000000000000730··0000003c00000002·R_X86_64_PC32··········0000000000000000·.rodata·+·306bc | ||
715 | 0000000000000798··0000009f00000004·R_X86_64_PLT32·········0000000000000000·_ZN7yaramod13ModuleContentC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt16initializer_listIcE·-·4 | ||
716 | 00000000000007b6··0000006700000004·R_X86_64_PLT32·········0000000000000000·_ZdlPvm·-·4 | ||
717 | 00000000000008ab··0000003c00000002·R_X86_64_PC32··········0000000000000000·.rodata·+·2ba1c | ||
718 | 000000000000090b··0000009f00000004·R_X86_64_PLT32·········0000000000000000·_ZN7yaramod13ModuleContentC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt16initializer_listIcE·-·4 | ||
719 | 0000000000000929··0000006700000004·R_X86_64_PLT32·········0000000000000000·_ZdlPvm·-·4 | ||
720 | 0000000000000a13··0000003c00000002·R_X86_64_PC32··········0000000000000000·.rodata·+·2429c | ||
721 | 0000000000000a7b··0000009f00000004·R_X86_64_PLT32·········0000000000000000·_ZN7yaramod13ModuleContentC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt16initializer_listIcE·-·4 | ||
722 | 0000000000000a99··0000006700000004·R_X86_64_PLT32·········0000000000000000·_ZdlPvm·-·4 | ||
723 | 0000000000000b81··0000003c00000002·R_X86_64_PC32··········0000000000000000·.rodata·+·198fc | ||
724 | 0000000000000be9··0000009f00000004·R_X86_64_PLT32·········0000000000000000·_ZN7yaramod13ModuleContentC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt16initializer_listIcE·-·4 | ||
731 | 0000000000000 | 725 | 0000000000000c07··0000006700000004·R_X86_64_PLT32·········0000000000000000·_ZdlPvm·-·4 |
732 | 0000000000000 | 726 | 0000000000000ce5··0000003c00000002·R_X86_64_PC32··········0000000000000000·.rodata·+·6abc |
727 | 0000000000000d45··0000009f00000004·R_X86_64_PLT32·········0000000000000000·_ZN7yaramod13ModuleContentC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt16initializer_listIcE·-·4 | ||
728 | 0000000000000d63··0000006700000004·R_X86_64_PLT32·········0000000000000000·_ZdlPvm·-·4 | ||
729 | 0000000000000e51··0000003c00000002·R_X86_64_PC32··········0000000000000000·.rodata·+·623c | ||
730 | 0000000000000eac··0000009f00000004·R_X86_64_PLT32·········0000000000000000·_ZN7yaramod13ModuleContentC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt16initializer_listIcE·-·4 | ||
731 | 0000000000000eca··0000006700000004·R_X86_64_PLT32·········0000000000000000·_ZdlPvm·-·4 | ||
732 | 0000000000000fa6··0000003c00000002·R_X86_64_PC32··········0000000000000000·.rodata·+·213c | ||
733 | 000000000000100 | 733 | 0000000000001006··0000009f00000004·R_X86_64_PLT32·········0000000000000000·_ZN7yaramod13ModuleContentC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt16initializer_listIcE·-·4 |
734 | 000000000000102 | 734 | 0000000000001024··0000006700000004·R_X86_64_PLT32·········0000000000000000·_ZdlPvm·-·4 |
735 | 00000000000011 | 735 | 000000000000110d··0000003c00000002·R_X86_64_PC32··········0000000000000000·.rodata·-·4 |
736 | 000000000000116d··0000009f00000004·R_X86_64_PLT32·········0000000000000000·_ZN7yaramod13ModuleContentC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt16initializer_listIcE·-·4 | 736 | 000000000000116d··0000009f00000004·R_X86_64_PLT32·········0000000000000000·_ZN7yaramod13ModuleContentC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt16initializer_listIcE·-·4 |
737 | 000000000000118b··0000006700000004·R_X86_64_PLT32·········0000000000000000·_ZdlPvm·-·4 | 737 | 000000000000118b··0000006700000004·R_X86_64_PLT32·········0000000000000000·_ZdlPvm·-·4 |
738 | 0000000000001288··0000008b00000004·R_X86_64_PLT32·········0000000000000000·_Znwm·-·4 | 738 | 0000000000001288··0000008b00000004·R_X86_64_PLT32·········0000000000000000·_Znwm·-·4 |
739 | 00000000000012d6··0000000100000002·R_X86_64_PC32··········0000000000000000·.text·+·ac | 739 | 00000000000012d6··0000000100000002·R_X86_64_PC32··········0000000000000000·.text·+·ac |
740 | 00000000000012f2··0000000100000002·R_X86_64_PC32··········0000000000000000·.text·+·ac | 740 | 00000000000012f2··0000000100000002·R_X86_64_PC32··········0000000000000000·.text·+·ac |
741 | 0000000000001339··0000006700000004·R_X86_64_PLT32·········0000000000000000·_ZdlPvm·-·4 | 741 | 0000000000001339··0000006700000004·R_X86_64_PLT32·········0000000000000000·_ZdlPvm·-·4 |
742 | 0000000000001352··0000006700000004·R_X86_64_PLT32·········0000000000000000·_ZdlPvm·-·4 | 742 | 0000000000001352··0000006700000004·R_X86_64_PLT32·········0000000000000000·_ZdlPvm·-·4 |
Offset 656, 32 lines modified | Offset 656, 32 lines modified | ||
656 | ··DW_CFA_nop | 656 | ··DW_CFA_nop |
657 | 000005b8·0000000000000050·00000504·FDE·cie=000000b8·pc=0000000000000000..0000000000002891 | 657 | 000005b8·0000000000000050·00000504·FDE·cie=000000b8·pc=0000000000000000..0000000000002891 |
658 | ··Augmentation·data:·····c3·fa·ff·ff | 658 | ··Augmentation·data:·····c3·fa·ff·ff |
659 | ··DW_CFA_advance_loc:·6·to·0000000000000006 | 659 | ··DW_CFA_advance_loc:·6·to·0000000000000006 |
660 | ··DW_CFA_def_cfa_offset:·16 | 660 | ··DW_CFA_def_cfa_offset:·16 |
661 | ··DW_CFA_offset:·r15·(r15)·at·cfa-16 | 661 | ··DW_CFA_offset:·r15·(r15)·at·cfa-16 |
662 | ··DW_CFA_advance_loc:· | 662 | ··DW_CFA_advance_loc:·14·to·0000000000000014 |
663 | ··DW_CFA_def_cfa_offset:·24 | 663 | ··DW_CFA_def_cfa_offset:·24 |
664 | ··DW_CFA_offset:·r14·(r14)·at·cfa-24 | 664 | ··DW_CFA_offset:·r14·(r14)·at·cfa-24 |
665 | ··DW_CFA_advance_loc:·2·to·000000000000001 | 665 | ··DW_CFA_advance_loc:·2·to·0000000000000016 |
666 | ··DW_CFA_def_cfa_offset:·32 | 666 | ··DW_CFA_def_cfa_offset:·32 |
667 | ··DW_CFA_offset:·r13·(r13)·at·cfa-32 | 667 | ··DW_CFA_offset:·r13·(r13)·at·cfa-32 |
668 | ··DW_CFA_advance_loc:·2·to·000000000000001 | 668 | ··DW_CFA_advance_loc:·2·to·0000000000000018 |
669 | ··DW_CFA_def_cfa_offset:·40 | 669 | ··DW_CFA_def_cfa_offset:·40 |
670 | ··DW_CFA_offset:·r12·(r12)·at·cfa-40 | 670 | ··DW_CFA_offset:·r12·(r12)·at·cfa-40 |
671 | ··DW_CFA_advance_loc:·1·to·000000000000001 | 671 | ··DW_CFA_advance_loc:·1·to·0000000000000019 |
672 | ··DW_CFA_def_cfa_offset:·48 | 672 | ··DW_CFA_def_cfa_offset:·48 |
673 | ··DW_CFA_offset:·r6·(rbp)·at·cfa-48 | 673 | ··DW_CFA_offset:·r6·(rbp)·at·cfa-48 |
674 | ··DW_CFA_advance_loc:·1·to·00000000000000 | 674 | ··DW_CFA_advance_loc:·1·to·000000000000001a |
675 | ··DW_CFA_def_cfa_offset:·56 | 675 | ··DW_CFA_def_cfa_offset:·56 |
676 | ··DW_CFA_offset:·r3·(rbx)·at·cfa-56 | 676 | ··DW_CFA_offset:·r3·(rbx)·at·cfa-56 |
677 | ··DW_CFA_advance_loc:·7·to·000000000000002 | 677 | ··DW_CFA_advance_loc:·7·to·0000000000000021 |
678 | ··DW_CFA_def_cfa_offset:·2096 | 678 | ··DW_CFA_def_cfa_offset:·2096 |
679 | ··DW_CFA_advance_loc2:·58 | 679 | ··DW_CFA_advance_loc2:·5891·to·0000000000001724 |
680 | ··DW_CFA_remember_state | 680 | ··DW_CFA_remember_state |
681 | ··DW_CFA_def_cfa_offset:·56 | 681 | ··DW_CFA_def_cfa_offset:·56 |
682 | ··DW_CFA_advance_loc:·1·to·0000000000001725 | 682 | ··DW_CFA_advance_loc:·1·to·0000000000001725 |
683 | ··DW_CFA_def_cfa_offset:·48 | 683 | ··DW_CFA_def_cfa_offset:·48 |
684 | ··DW_CFA_advance_loc:·1·to·0000000000001726 | 684 | ··DW_CFA_advance_loc:·1·to·0000000000001726 |
685 | ··DW_CFA_def_cfa_offset:·40 | 685 | ··DW_CFA_def_cfa_offset:·40 |
686 | ··DW_CFA_advance_loc:·2·to·0000000000001728 | 686 | ··DW_CFA_advance_loc:·2·to·0000000000001728 |
Offset 50, 1000 lines modified | Offset 50, 2862 lines modified | ||
50 | []A\A]A^A_ | 50 | []A\A]A^A_ |
51 | []A\A]A^A_ | 51 | []A\A]A^A_ |
52 | basic_string::substr | 52 | basic_string::substr |
53 | deprecated | 53 | deprecated |
54 | YARAMOD_MODULE_SPEC_PATH | 54 | YARAMOD_MODULE_SPEC_PATH |
55 | Directory·' | 55 | Directory·' |
56 | ····"kind":·"struct", | 56 | ····"kind":·"struct", |
57 | ····"name":·"cuckoo", | ||
58 | ····"attributes":·[ | ||
59 | ········{ | ||
60 | ············"kind":·"struct", | ||
61 | ············"name":·"network", | ||
62 | ············"attributes":·[ | ||
63 | ················{ | ||
64 | ····················"kind":·"function", | ||
65 | ····················"name":·"dns_lookup", | ||
66 | ····················"return_type":·"i", | ||
67 | ····················"overloads":·[ | ||
68 | ························{ | ||
69 | ····························"arguments":·[ | ||
70 | ································{ | ||
71 | ····································"type":·"r", | ||
72 | ····································"name":·"domain" | ||
73 | ································} | ||
74 | ····························], | ||
75 | ····························"documentation":·"Function·returning·true·if·the·program·sent·a·domain·name·resolution·request·for·a·domain·matching·the·provided·regular·expression.\n\nExample:·cuckoo.network.dns_lookup(/evil\\.com/)" | ||
76 | ························} | ||
77 | ····················] | ||
78 | ················}, | ||
79 | ················{ | ||
80 | ····················"kind":·"function", | ||
81 | ····················"name":·"http_get", | ||
82 | ····················"return_type":·"i", | ||
83 | ····················"overloads":·[ | ||
84 | ························{ | ||
85 | ····························"arguments":·[ | ||
86 | ································{ | ||
87 | ····································"type":·"r", | ||
88 | ····································"name":·"url" | ||
89 | ································} | ||
90 | ····························], | ||
91 | ····························"documentation":·"Function·returning·true·if·the·program·sent·a·HTTP·GET·request·to·a·URL·matching·the·provided·regular·expression." | ||
92 | ························} | ||
93 | ····················] | ||
94 | ················}, | ||
95 | ················{ | ||
96 | ····················"kind":·"function", | ||
97 | ····················"name":·"http_post", | ||
98 | ····················"return_type":·"i", | ||
99 | ····················"overloads":·[ | ||
100 | ························{ | ||
101 | ····························"arguments":·[ | ||
102 | ································{ | ||
103 | ····································"type":·"r", | ||
104 | ····································"name":·"url" | ||
105 | ································} | ||
106 | ····························], | ||
107 | ····························"documentation":·"Function·returning·true·if·the·program·sent·a·HTTP·POST·request·to·a·URL·matching·the·provided·regular·expression." | ||
108 | ························} | ||
109 | ····················] | ||
110 | ················}, | ||
111 | ················{ | ||
112 | ····················"kind":·"function", | ||
113 | ····················"name":·"http_request", | ||
114 | ····················"return_type":·"i", | ||
115 | ····················"overloads":·[ | ||
116 | ························{ | ||
117 | ····························"arguments":·[ | ||
118 | ································{ | ||
119 | ····································"type":·"r", | ||
120 | ····································"name":·"url" | ||
121 | ································} | ||
122 | ····························], | ||
123 | ····························"documentation":·"Function·returning·true·if·the·program·sent·a·HTTP·request·to·a·URL·matching·the·provided·regular·expression." | ||
124 | ························} | ||
125 | ····················] | ||
126 | ················}, | ||
127 | ················{ | ||
128 | ····················"kind":·"function", | ||
129 | ····················"name":·"host", | ||
130 | ····················"return_type":·"i", | ||
131 | ····················"overloads":·[ | ||
132 | ························{ | ||
133 | ····························"arguments":·[ | ||
134 | ································{ | ||
135 | ····································"type":·"r", | ||
136 | ····································"name":·"IP·address" | ||
137 | ································} | ||
138 | ····························], | ||
139 | ····························"documentation":·"Function·returning·true·if·the·program·contacted·an·IP·address·matching·the·provided·regular·expression.·Example:·```cuckoo.network.host(/192\\.168\\.1\\.1/)```" | ||
140 | ························} | ||
141 | ····················] | ||
142 | ················}, | ||
143 | ················{ | ||
144 | ····················"kind":·"function", | ||
145 | ····················"name":·"http_user_agent", | ||
146 | ····················"return_type":·"i", | ||
147 | ····················"overloads":·[ | ||
148 | ························{ | ||
149 | ····························"arguments":·[ | ||
150 | ································{ | ||
151 | ····································"type":·"r", | ||
152 | ····································"name":·"agent" | ||
153 | ································} | ||
154 | ····························], | ||
155 | ····························"documentation":·"Function·returning·true·if·the·program·sent·a·HTTP·request·with·a·user·agent·matching·the·provided·regular·expression.·Example:·```cuckoo.network.http_user_agent(/MSIE·6\\.0/)```" | ||
156 | ························} | ||
157 | ····················] | ||
158 | ················}, | ||
159 | ················{ | ||
160 | ····················"kind":·"function", | ||
161 | ····················"name":·"tcp", | ||
162 | ····················"return_type":·"i", | ||
163 | ····················"overloads":·[ | ||
164 | ························{ | ||
165 | ····························"arguments":·[ | ||
166 | ································{ | ||
167 | ····································"type":·"r", | ||
168 | ····································"name":·"IP·address" | ||
169 | ································}, | ||
170 | ································{ | ||
171 | ····································"type":·"i", | ||
172 | ····································"name":·"port" | ||
173 | ································} | ||
174 | ····························], | ||
175 | ····························"documentation":·"Function·returning·true·if·the·program·contacted·an·IP·address·matching·the·provided·regular·expression,·over·TCP·on·the·provided·port·number." | ||
176 | ························} | ||
Max diff block lines reached; 254402/263308 bytes (96.62%) of diff not shown. |
Offset 5, 19 lines modified | Offset 5, 19 lines modified | ||
5 | ··0x00000020·050000b4·02050000·ffff010c·9d010591·................ | 5 | ··0x00000020·050000b4·02050000·ffff010c·9d010591·................ |
6 | ··0x00000030·0f00ed03·05850f00·ffff0104·2b050000·............+... | 6 | ··0x00000030·0f00ed03·05850f00·ffff0104·2b050000·............+... |
7 | ··0x00000040·ffff0111·19050000·a4030588·0900f504·................ | 7 | ··0x00000040·ffff0111·19050000·a4030588·0900f504·................ |
8 | ··0x00000050·fd038809·00ffff01·042d0500·00ffff01·.........-...... | 8 | ··0x00000050·fd038809·00ffff01·042d0500·00ffff01·.........-...... |
9 | ··0x00000060·299b0105·0000cc02·05de0b00·82030582·)............... | 9 | ··0x00000060·299b0105·0000cc02·05de0b00·82030582·)............... |
10 | ··0x00000070·0c00d204·05f00b00·fb0435f9·0b00a106·..........5..... | 10 | ··0x00000070·0c00d204·05f00b00·fb0435f9·0b00a106·..........5..... |
11 | ··0x00000080·af04e70b·00c30c05·00000000·ff9b7501·..............u. | 11 | ··0x00000080·af04e70b·00c30c05·00000000·ff9b7501·..............u. |
12 | ··0x00000090·6b8 | 12 | ··0x00000090·6b870105·b24d00e9·0305c74e·00cf0605·k....M.....N.... |
13 | ··0x000000a0·d64d00b | 13 | ··0x000000a0·d64d00b4·0905894f·00a90c05·c8490097·.M.....O.....I.. |
14 | ··0x000000b0·0f05854e·00 | 14 | ··0x000000b0·0f05854e·008a1205·be4d00fa·1405e24d·...N.....M.....M |
15 | ··0x000000c0·00 | 15 | ··0x000000c0·00e81705·a94d00c4·1a058050·00ab1d05·.....M.....P.... |
16 | ··0x000000d0·ca4d008 | 16 | ··0x000000d0·ca4d0085·2005fc4d·00ec2205·914d0087·.M..·..M.."..M.. |
17 | ··0x000000e0·2505bf49·00d52505·9d4d01f1·2505af50·%..I..%..M..%..P | 17 | ··0x000000e0·2505bf49·00d52505·9d4d01f1·2505af50·%..I..%..M..%..P |
18 | ··0x000000f0·01e55005·ea50008c·51050000·01000000·..P..P..Q....... | 18 | ··0x000000f0·01e55005·ea50008c·51050000·01000000·..P..P..Q....... |
19 | ··0x00000100·00000000·ffff0109·76050000·a8060500·........v....... | 19 | ··0x00000100·00000000·ffff0109·76050000·a8060500·........v....... |
20 | ··0x00000110·00ffff01·1fa101b2·01a21700·c8068401·................ | 20 | ··0x00000110·00ffff01·1fa101b2·01a21700·c8068401·................ |
21 | ··0x00000120·a21700da·0d059917·00b11205·991700ae·................ | 21 | ··0x00000120·a21700da·0d059917·00b11205·991700ae·................ |
22 | ··0x00000130·17050000·ffff0100·ffff0100·ffff0109·................ | 22 | ··0x00000130·17050000·ffff0100·ffff0100·ffff0109·................ |
23 | ··0x00000140·63050000·fd030500·00ffff01·00ffff01·c............... | 23 | ··0x00000140·63050000·fd030500·00ffff01·00ffff01·c............... |
Offset 3, 45 lines modified | Offset 3, 44 lines modified | ||
3 | Disassembly·of·section·.text._ZN7yaramod7modules10ModuleListC2Ev: | 3 | Disassembly·of·section·.text._ZN7yaramod7modules10ModuleListC2Ev: |
4 | 0000000000000000·<yaramod::modules::ModuleList::ModuleList()>: | 4 | 0000000000000000·<yaramod::modules::ModuleList::ModuleList()>: |
5 | yaramod::modules::ModuleList::ModuleList(): | 5 | yaramod::modules::ModuleList::ModuleList(): |
6 | » endbr64 | 6 | » endbr64 |
7 | » push···%r15 | 7 | » push···%r15 |
8 | » mov····$0x6570,%r9d | ||
9 | » mov····$0x12e30,%ecx | ||
10 | » lea····0x0(%rip),%rdx········ | 8 | » lea····0x0(%rip),%rdx········ |
11 | ·R_X86_64_PC32» .rodata+0x | 9 | ·R_X86_64_PC32» .rodata+0x39f1c |
10 | » mov····$0x1ce,%ecx | ||
12 | » push···%r14 | 11 | » push···%r14 |
13 | » push···%r13 | 12 | » push···%r13 |
14 | » push···%r12 | 13 | » push···%r12 |
15 | » push···%rbp | 14 | » push···%rbp |
16 | » push···%rbx | 15 | » push···%rbx |
17 | » sub····$0x7f8,%rsp | 16 | » sub····$0x7f8,%rsp |
18 | » mov····%rdi,0xd0(%rsp) | 17 | » mov····%rdi,0xd0(%rsp) |
19 | » lea····0x160(%rsp),%rax | 18 | » lea····0x160(%rsp),%rax |
20 | » lea····0x4b0(%rsp),%rbx | 19 | » lea····0x4b0(%rsp),%rbx |
21 | » mov····%rax,%rdi | 20 | » mov····%rax,%rdi |
22 | » mov····%fs:0x28,%r14 | 21 | » mov····%fs:0x28,%r14 |
23 | » mov····%r14,0x7e8(%rsp) | 22 | » mov····%r14,0x7e8(%rsp) |
24 | » lea····0x4a0(%rsp),%r14 | 23 | » lea····0x4a0(%rsp),%r14 |
25 | » mov····%rbx,0x4a0(%rsp) | 24 | » mov····%rbx,0x4a0(%rsp) |
26 | » mov··· | 25 | » movl···$0x656d6974,0x4b0(%rsp) |
27 | » movq···$0x | 26 | » movq···$0x4,0x4a8(%rsp) |
28 | » movb···$0x0,0x4b | 27 | » movb···$0x0,0x4b4(%rsp) |
29 | » mov····%rax,0xf8(%rsp) | 28 | » mov····%rax,0xf8(%rsp) |
30 | » mov····%r14,%rsi | 29 | » mov····%r14,%rsi |
31 | » call··· | 30 | » call···8c·<yaramod::modules::ModuleList::ModuleList()+0x8c> |
32 | ·R_X86_64_PLT32» yaramod::ModuleContent::ModuleContent(std::__cxx11::basic_string<char,·std::char_traits<char>,·std::allocator<char>·>·const&,·std::initializer_list<char>)-0x4 | 31 | ·R_X86_64_PLT32» yaramod::ModuleContent::ModuleContent(std::__cxx11::basic_string<char,·std::char_traits<char>,·std::allocator<char>·>·const&,·std::initializer_list<char>)-0x4 |
33 | » mov····0x4a0(%rsp),%rdi | 32 | » mov····0x4a0(%rsp),%rdi |
34 | » cmp····%rbx,%rdi | 33 | » cmp····%rbx,%rdi |
35 | » je·····a | 34 | » je·····aa·<yaramod::modules::ModuleList::ModuleList()+0xaa> |
36 | » mov····0x4b0(%rsp),%rax | 35 | » mov····0x4b0(%rsp),%rax |
37 | » lea····0x1(%rax),%rsi | 36 | » lea····0x1(%rax),%rsi |
38 | » call···a | 37 | » call···aa·<yaramod::modules::ModuleList::ModuleList()+0xaa> |
39 | ·R_X86_64_PLT32» operator·delete(void*,·unsigned·long)-0x4 | 38 | ·R_X86_64_PLT32» operator·delete(void*,·unsigned·long)-0x4 |
40 | » mov····0x160(%rsp),%rax | 39 | » mov····0x160(%rsp),%rax |
41 | » lea····0x170(%rsp),%rcx | 40 | » lea····0x170(%rsp),%rcx |
42 | » mov····%rbx,0x4a0(%rsp) | 41 | » mov····%rbx,0x4a0(%rsp) |
43 | » mov····%rcx,0x50(%rsp) | 42 | » mov····%rcx,0x50(%rsp) |
44 | » mov····0x168(%rsp),%rdx | 43 | » mov····0x168(%rsp),%rdx |
45 | » cmp····%rcx,%rax | 44 | » cmp····%rcx,%rax |
Offset 65, 38 lines modified | Offset 64, 36 lines modified | ||
65 | » mov····%rax,0x4c0(%rsp) | 64 | » mov····%rax,0x4c0(%rsp) |
66 | » mov····0x190(%rsp),%rax | 65 | » mov····0x190(%rsp),%rax |
67 | » mov····%rax,0x4d0(%rsp) | 66 | » mov····%rax,0x4d0(%rsp) |
68 | » mov····0x58(%rsp),%rax | 67 | » mov····0x58(%rsp),%rax |
69 | » lea····0x460(%rsp),%r15 | 68 | » lea····0x460(%rsp),%r15 |
70 | » mov····%rcx,0x4c8(%rsp) | 69 | » mov····%rcx,0x4c8(%rsp) |
71 | » lea····0x470(%rsp),%r12 | 70 | » lea····0x470(%rsp),%r12 |
72 | » mov····$0x6f6f,%r8d | ||
73 | » lea····0x0(%rip),%rdx········ | 71 | » lea····0x0(%rip),%rdx········ |
74 | ·R_X86_64_PC32» .rodata+0x | 72 | ·R_X86_64_PC32» .rodata+0x3893c |
75 | » mov····$0x2134,%ecx | ||
76 | » mov····%r15,%rsi | 73 | » mov····%r15,%rsi |
74 | » mov····$0x15c1,%ecx | ||
75 | » movq···$0x0,0x188(%rsp) | ||
77 | » mov····%rax,0x180(%rsp) | 76 | » mov····%rax,0x180(%rsp) |
78 | » lea····0x1a0(%rsp),%rax | 77 | » lea····0x1a0(%rsp),%rax |
79 | » mov····%rax,%rdi | 78 | » mov····%rax,%rdi |
80 | » movb···$0x0,0x190(%rsp) | 79 | » movb···$0x0,0x190(%rsp) |
81 | » movq···$0x0,0x188(%rsp) | ||
82 | » mov····%r12,0x460(%rsp) | 80 | » mov····%r12,0x460(%rsp) |
83 | » movl···$0x6 | 81 | » movl···$0x68736168,0x470(%rsp) |
84 | » mov····%r8w,0x474(%rsp) | ||
85 | » movq···$0x | 82 | » movq···$0x4,0x468(%rsp) |
86 | » movb···$0x0,0x47 | 83 | » movb···$0x0,0x474(%rsp) |
87 | » mov····%rax,0x100(%rsp) | 84 | » mov····%rax,0x100(%rsp) |
88 | » call··· | 85 | » call···1ee·<yaramod::modules::ModuleList::ModuleList()+0x1ee> |
89 | ·R_X86_64_PLT32» yaramod::ModuleContent::ModuleContent(std::__cxx11::basic_string<char,·std::char_traits<char>,·std::allocator<char>·>·const&,·std::initializer_list<char>)-0x4 | 86 | ·R_X86_64_PLT32» yaramod::ModuleContent::ModuleContent(std::__cxx11::basic_string<char,·std::char_traits<char>,·std::allocator<char>·>·const&,·std::initializer_list<char>)-0x4 |
90 | » mov····0x460(%rsp),%rdi | 87 | » mov····0x460(%rsp),%rdi |
91 | » cmp····%r12,%rdi | 88 | » cmp····%r12,%rdi |
92 | » je·····2 | 89 | » je·····20c·<yaramod::modules::ModuleList::ModuleList()+0x20c> |
93 | » mov····0x470(%rsp),%rax | 90 | » mov····0x470(%rsp),%rax |
94 | » lea····0x1(%rax),%rsi | 91 | » lea····0x1(%rax),%rsi |
95 | » call···2 | 92 | » call···20c·<yaramod::modules::ModuleList::ModuleList()+0x20c> |
96 | ·R_X86_64_PLT32» operator·delete(void*,·unsigned·long)-0x4 | 93 | ·R_X86_64_PLT32» operator·delete(void*,·unsigned·long)-0x4 |
97 | » mov····0x1a0(%rsp),%rax | 94 | » mov····0x1a0(%rsp),%rax |
98 | » lea····0x4f0(%rsp),%rdx | 95 | » lea····0x4f0(%rsp),%rdx |
99 | » lea····0x1b0(%rsp),%rbx | 96 | » lea····0x1b0(%rsp),%rbx |
100 | » mov····0x1a8(%rsp),%rcx | 97 | » mov····0x1a8(%rsp),%rcx |
101 | » mov····%rdx,0x4e0(%rsp) | 98 | » mov····%rdx,0x4e0(%rsp) |
102 | » mov····%rbx,0x60(%rsp) | 99 | » mov····%rbx,0x60(%rsp) |
Offset 118, 37 lines modified | Offset 115, 39 lines modified | ||
118 | » mov····%rbx,0x68(%rsp) | 115 | » mov····%rbx,0x68(%rsp) |
119 | » cmp····%rbx,%rax | 116 | » cmp····%rbx,%rax |
120 | » je·····1828·<yaramod::modules::ModuleList::ModuleList()+0x1828> | 117 | » je·····1828·<yaramod::modules::ModuleList::ModuleList()+0x1828> |
121 | » mov····%rax,0x500(%rsp) | 118 | » mov····%rax,0x500(%rsp) |
122 | » mov····0x1d0(%rsp),%rax | 119 | » mov····0x1d0(%rsp),%rax |
123 | » mov····%rax,0x510(%rsp) | 120 | » mov····%rax,0x510(%rsp) |
124 | » mov····0x68(%rsp),%rax | 121 | » mov····0x68(%rsp),%rax |
125 | » mov···· | 122 | » mov····$0x6c65,%r9d |
126 | » mov····%r15,%rsi | 123 | » mov····%r15,%rsi |
124 | » mov····%rcx,0x508(%rsp) | ||
127 | » lea····0x0(%rip),%rdx········ | 125 | » lea····0x0(%rip),%rdx········ |
128 | ·R_X86_64_PC32» .rodata+0x | 126 | ·R_X86_64_PC32» .rodata+0x31d1c |
129 | » mov····$0x | 127 | » mov····$0x6c07,%ecx |
130 | » mov | 128 | » movq···$0x0,0x1c8(%rsp) |
131 | » mov····%rax,0x1c0(%rsp) | 129 | » mov····%rax,0x1c0(%rsp) |
132 | » lea····0x1e0(%rsp),%rax | 130 | » lea····0x1e0(%rsp),%rax |
133 | » mov····%rax,%rdi | 131 | » mov····%rax,%rdi |
134 | » mov | 132 | » movb···$0x0,0x1d0(%rsp) |
135 | » mov····%r12,0x460(%rsp) | 133 | » mov····%r12,0x460(%rsp) |
134 | » mov····%r9w,0x470(%rsp) | ||
136 | » mov | 135 | » movb···$0x66,0x472(%rsp) |
137 | » movq···$0x | 136 | » movq···$0x3,0x468(%rsp) |
138 | » movb···$0x0,0x47 | 137 | » movb···$0x0,0x473(%rsp) |
139 | » mov····%rax,0x108(%rsp) | 138 | » mov····%rax,0x108(%rsp) |
140 | » call···35 | 139 | » call···354·<yaramod::modules::ModuleList::ModuleList()+0x354> |
141 | ·R_X86_64_PLT32» yaramod::ModuleContent::ModuleContent(std::__cxx11::basic_string<char,·std::char_traits<char>,·std::allocator<char>·>·const&,·std::initializer_list<char>)-0x4 | 140 | ·R_X86_64_PLT32» yaramod::ModuleContent::ModuleContent(std::__cxx11::basic_string<char,·std::char_traits<char>,·std::allocator<char>·>·const&,·std::initializer_list<char>)-0x4 |
142 | » mov····0x460(%rsp),%rdi | 141 | » mov····0x460(%rsp),%rdi |
143 | » cmp····%r12,%rdi | 142 | » cmp····%r12,%rdi |
144 | » je·····37 | 143 | » je·····372·<yaramod::modules::ModuleList::ModuleList()+0x372> |
145 | » mov····0x470(%rsp),%rax | 144 | » mov····0x470(%rsp),%rax |
146 | » lea····0x1(%rax),%rsi | 145 | » lea····0x1(%rax),%rsi |
147 | » call···37 | 146 | » call···372·<yaramod::modules::ModuleList::ModuleList()+0x372> |
148 | ·R_X86_64_PLT32» operator·delete(void*,·unsigned·long)-0x4 | 147 | ·R_X86_64_PLT32» operator·delete(void*,·unsigned·long)-0x4 |
149 | » mov····0x1e0(%rsp),%rax | 148 | » mov····0x1e0(%rsp),%rax |
150 | » lea····0x530(%rsp),%rdx | 149 | » lea····0x530(%rsp),%rdx |
151 | » lea····0x1f0(%rsp),%rbx | 150 | » lea····0x1f0(%rsp),%rbx |
152 | » mov····0x1e8(%rsp),%rcx | 151 | » mov····0x1e8(%rsp),%rcx |
153 | » mov····%rdx,0x520(%rsp) | 152 | » mov····%rdx,0x520(%rsp) |
154 | » mov····%rbx,0x70(%rsp) | 153 | » mov····%rbx,0x70(%rsp) |
Max diff block lines reached; 33909/39062 bytes (86.81%) of diff not shown. |
Offset 1, 14866 lines modified | Offset 1, 14866 lines modified | ||
1 | Hex·dump·of·section·'.rodata': | 1 | Hex·dump·of·section·'.rodata': |
2 | ··0x00000000·7b0a2020·2020226b·696e6422·3a202273·{.····"kind":·"s | 2 | ··0x00000000·7b0a2020·2020226b·696e6422·3a202273·{.····"kind":·"s | Diff chunk too large, falling back to line-by-line diff (512 lines added, 512 lines removed) |
3 | ··0x00000010·74727563·74222c0a·20202020·226e616d·truct",.····"nam | 3 | ··0x00000010·74727563·74222c0a·20202020·226e616d·truct",.····"nam |
4 | ··0x00000020·65223a20·226 | 4 | ··0x00000020·65223a20·22637563·6b6f6f22·2c0a2020·e":·"cuckoo",.·· |
5 | ··0x00000030·61747472 | 5 | ··0x00000030·20202261·74747269·62757465·73223a20···"attributes":· |
6 | ··0x00000040· | 6 | ··0x00000040·5b0a2020·20202020·20207b0a·20202020·[.········{.···· |
7 | ··0x00000050·20202020·20226b69 | 7 | ··0x00000050·20202020·20202020·226b696e·64223a20·········"kind":· |
8 | ··0x00000060· | 8 | ··0x00000060·22737472·75637422·2c0a2020·20202020·"struct",.······ |
9 | ··0x00000070·2020226e·616d6522·3a2022 | 9 | ··0x00000070·20202020·2020226e·616d6522·3a20226e·······"name":·"n |
10 | ··0x00000080· | 10 | ··0x00000080·6574776f·726b222c·0a202020·20202020·etwork",.······· |
11 | ··0x00000090·202 | 11 | ··0x00000090·20202020·20226174·74726962·75746573······"attributes |
12 | ··0x000000a0·3a20 | 12 | ··0x000000a0·223a205b·0a202020·20202020·20202020·":·[.··········· |
13 | ··0x000000b0·2 | 13 | ··0x000000b0·20202020·207b0a20·20202020·20202020······{.········· |
14 | ··0x000000c0· | 14 | ··0x000000c0·20202020·20202020·20202022·6b696e64············"kind |
15 | ··0x000000d0·2 | 15 | ··0x000000d0·223a2022·66756e63·74696f6e·222c0a20·":·"function",.· |
16 | ··0x000000e0·20202020·20202020·20202020·2 | 16 | ··0x000000e0·20202020·20202020·20202020·20202020················· |
17 | ··0x000000f0· | 17 | ··0x000000f0·20202022·6e616d65·223a2022·646e735f····"name":·"dns_ |
18 | ··0x00000100· | 18 | ··0x00000100·6c6f6f6b·7570222c·0a202020·20202020·lookup",.······· |
19 | ··0x00000110·202 | 19 | ··0x00000110·20202020·20202020·20202020·20227265··············"re |
20 | ··0x00000120· | 20 | ··0x00000120·7475726e·5f747970·65223a20·2269222c·turn_type":·"i", |
21 | ··0x00000130· | 21 | ··0x00000130·0a202020·20202020·20202020·20202020·.··············· |
22 | ··0x00000140· | 22 | ··0x00000140·20202020·20226f76·65726c6f·61647322······"overloads" |
23 | ··0x00000150· | 23 | ··0x00000150·3a205b0a·20202020·20202020·20202020·:·[.············ |
24 | ··0x00000160·202 | 24 | ··0x00000160·20202020·20202020·20202020·7b0a2020·············{.·· |
25 | ··0x00000170·20202020·20202020· | 25 | ··0x00000170·20202020·20202020·20202020·20202020················· |
26 | ··0x00000180·20202020·20202 | 26 | ··0x00000180·20202020·20202020·20202261·7267756d···········"argum |
27 | ··0x00000190·6 | 27 | ··0x00000190·656e7473·223a205b·0a202020·20202020·ents":·[.······· |
28 | ··0x000001a0·2020202 | 28 | ··0x000001a0·20202020·20202020·20202020·20202020················· |
29 | ··0x000001b0· | 29 | ··0x000001b0·20202020·20202020·207b0a20·20202020··········{.····· |
30 | ··0x000001c0·20202 | 30 | ··0x000001c0·20202020·20202020·20202020·20202020················· |
31 | ··0x000001d0·2 | 31 | ··0x000001d0·20202020·20202020·20202020·20202022················" |
32 | ··0x000001e0· | 32 | ··0x000001e0·74797065·223a2022·72222c0a·20202020·type":·"r",.···· |
33 | ··0x000001f0·2020202 | 33 | ··0x000001f0·20202020·20202020·20202020·20202020················· |
34 | ··0x00000200·20202020·202020 | 34 | ··0x00000200·20202020·20202020·20202020·20202020················· |
35 | ··0x00000210·2 | 35 | ··0x00000210·226e616d·65223a20·22646f6d·61696e22·"name":·"domain" |
36 | ··0x00000220· | 36 | ··0x00000220·0a202020·20202020·20202020·20202020·.··············· |
37 | ··0x00000230· | 37 | ··0x00000230·20202020·20202020·20202020·20202020················· |
38 | ··0x00000240· | 38 | ··0x00000240·207d0a20·20202020·20202020·20202020··}.············· |
39 | ··0x00000250·20202020·20202020·2020202 | 39 | ··0x00000250·20202020·20202020·20202020·2020205d················] |
40 | ··0x00000260· | 40 | ··0x00000260·2c0a2020·20202020·20202020·20202020·,.·············· |
41 | ··0x00000270· | 41 | ··0x00000270·20202020·20202020·20202020·20202264···············"d |
42 | ··0x00000280· | 42 | ··0x00000280·6f63756d·656e7461·74696f6e·223a2022·ocumentation":·" |
43 | ··0x00000290· | 43 | ··0x00000290·46756e63·74696f6e·20726574·75726e69·Function·returni |
44 | ··0x000002a0· | 44 | ··0x000002a0·6e672074·72756520·69662074·68652070·ng·true·if·the·p |
45 | ··0x000002b0·2 | 45 | ··0x000002b0·726f6772·616d2073·656e7420·6120646f·rogram·sent·a·do |
46 | ··0x000002c0·6 | 46 | ··0x000002c0·6d61696e·206e616d·65207265·736f6c75·main·name·resolu |
47 | ··0x000002d0· | 47 | ··0x000002d0·74696f6e·20726571·75657374·20666f72·tion·request·for |
48 | ··0x000002e0·20 | 48 | ··0x000002e0·20612064·6f6d6169·6e206d61·74636869··a·domain·matchi |
49 | ··0x000002f0· | 49 | ··0x000002f0·6e672074·68652070·726f7669·64656420·ng·the·provided· |
50 | ··0x00000300·7 | 50 | ··0x00000300·72656775·6c617220·65787072·65737369·regular·expressi |
51 | ··0x00000310·6 | 51 | ··0x00000310·6f6e2e5c·6e5c6e45·78616d70·6c653a20·on.\n\nExample:· |
52 | ··0x00000320· | 52 | ··0x00000320·6375636b·6f6f2e6e·6574776f·726b2e64·cuckoo.network.d |
53 | ··0x00000330· | 53 | ··0x00000330·6e735f6c·6f6f6b75·70282f65·76696c5c·ns_lookup(/evil\ |
54 | ··0x00000340· | 54 | ··0x00000340·5c2e636f·6d2f2922·0a202020·20202020·\.com/)".······· |
55 | ··0x00000350·2 | 55 | ··0x00000350·20202020·20202020·20202020·20202020················· |
56 | ··0x00000360·0 | 56 | ··0x00000360·207d0a20·20202020·20202020·20202020··}.············· |
57 | ··0x00000370· | 57 | ··0x00000370·20202020·2020205d·0a202020·20202020········].······· |
58 | ··0x00000380·20202020·20202020·20 | 58 | ··0x00000380·20202020·20202020·207d2c0a·20202020··········},.···· |
59 | ··0x00000390· | 59 | ··0x00000390·20202020·20202020·20202020·7b0a2020·············{.·· |
60 | ··0x000003a0· | 60 | ··0x000003a0·20202020·20202020·20202020·20202020················· |
61 | ··0x000003b0· | 61 | ··0x000003b0·2020226b·696e6422·3a202266·756e6374···"kind":·"funct |
62 | ··0x000003c0· | 62 | ··0x000003c0·696f6e22·2c0a2020·20202020·20202020·ion",.·········· |
63 | ··0x000003d0·20202020·20202020·2020226 | 63 | ··0x000003d0·20202020·20202020·2020226e·616d6522···········"name" |
64 | ··0x000003e0·3a2022 | 64 | ··0x000003e0·3a202268·7474705f·67657422·2c0a2020·:·"http_get",.·· |
65 | ··0x000003f0·20202020·2020202 | 65 | ··0x000003f0·20202020·20202020·20202020·20202020················· |
66 | ··0x00000400· | 66 | ··0x00000400·20202272·65747572·6e5f7479·7065223a···"return_type": |
67 | ··0x00000410·202 | 67 | ··0x00000410·20226922·2c0a2020·20202020·20202020··"i",.·········· |
68 | ··0x00000420· | 68 | ··0x00000420·20202020·20202020·2020226f·7665726c···········"overl |
69 | ··0x00000430· | 69 | ··0x00000430·6f616473·223a205b·0a202020·20202020·oads":·[.······· |
70 | ··0x00000440·220 | 70 | ··0x00000440·20202020·20202020·20202020·20202020················· |
71 | ··0x00000450·20 | 71 | ··0x00000450·207b0a20·20202020·20202020·20202020··{.············· |
72 | ··0x00000460·2020202 | 72 | ··0x00000460·20202020·20202020·20202020·20202022················" |
73 | ··0x00000470·6 | 73 | ··0x00000470·61726775·6d656e74·73223a20·5b0a2020·arguments":·[.·· |
74 | ··0x00000480·2 | 74 | ··0x00000480·20202020·20202020·20202020·20202020················· |
75 | ··0x00000490· | 75 | ··0x00000490·20202020·20202020·20202020·20207b0a···············{. |
76 | ··0x000004a0·2 | 76 | ··0x000004a0·20202020·20202020·20202020·20202020················· |
77 | ··0x000004b0·202 | 77 | ··0x000004b0·20202020·20202020·20202020·20202020················· |
78 | ··0x000004c0·20227479 | 78 | ··0x000004c0·20202020·22747970·65223a20·2272222c·····"type":·"r", |
79 | ··0x000004d0· | 79 | ··0x000004d0·0a202020·20202020·20202020·20202020·.··············· |
80 | ··0x000004e0· | 80 | ··0x000004e0·20202020·20202020·20202020·20202020················· |
81 | ··0x000004f0· | 81 | ··0x000004f0·20202020·20226e61·6d65223a·20227572······"name":·"ur |
82 | ··0x00000500· | 82 | ··0x00000500·6c220a20·20202020·20202020·20202020·l".············· |
83 | ··0x00000510·2 | 83 | ··0x00000510·20202020·20202020·20202020·20202020················· |
84 | ··0x00000520·202020 | 84 | ··0x00000520·2020207d·0a202020·20202020·20202020····}.··········· |
85 | ··0x00000530· | 85 | ··0x00000530·20202020·20202020·20202020·20202020················· |
86 | ··0x00000540·20 | 86 | ··0x00000540·205d2c0a·20202020·20202020·20202020··],.············ |
87 | ··0x00000550· | 87 | ··0x00000550·20202020·20202020·20202020·20202020················· |
88 | ··0x00000560· | 88 | ··0x00000560·22646f63·756d656e·74617469·6f6e223a·"documentation": |
89 | ··0x00000570·202 | 89 | ··0x00000570·20224675·6e637469·6f6e2072·65747572··"Function·retur |
90 | ··0x00000580· | 90 | ··0x00000580·6e696e67·20747275·65206966·20746865·ning·true·if·the |
91 | ··0x00000590·20 | 91 | ··0x00000590·2070726f·6772616d·2073656e·74206120··program·sent·a· |
92 | ··0x000005a0· | 92 | ··0x000005a0·48545450·20474554·20726571·75657374·HTTP·GET·request |
93 | ··0x000005b0·20 | 93 | ··0x000005b0·20746f20·61205552·4c206d61·74636869··to·a·URL·matchi |
94 | ··0x000005c0· | 94 | ··0x000005c0·6e672074·68652070·726f7669·64656420·ng·the·provided· |
95 | ··0x000005d0· | 95 | ··0x000005d0·72656775·6c617220·65787072·65737369·regular·expressi |
96 | ··0x000005e0· | 96 | ··0x000005e0·6f6e2e22·0a202020·20202020·20202020·on.".··········· |
97 | ··0x000005f0·2020 | 97 | ··0x000005f0·20202020·20202020·20202020·207d0a20··············}.· |
98 | ··0x00000600·2 | 98 | ··0x00000600·20202020·20202020·20202020·20202020················· |
99 | ··0x00000610· | 99 | ··0x00000610·2020205d·0a202020·20202020·20202020····].··········· |
100 | ··0x00000620· | 100 | ··0x00000620·20202020·207d2c0a·20202020·20202020······},.········ |
101 | ··0x00000630·20202020·20202020· | 101 | ··0x00000630·20202020·20202020·7b0a2020·20202020·········{.······ |
102 | ··0x00000640· | 102 | ··0x00000640·20202020·20202020·20202020·2020226b···············"k |
103 | ··0x00000650· | 103 | ··0x00000650·696e6422·3a202266·756e6374·696f6e22·ind":·"function" |
104 | ··0x00000660· | 104 | ··0x00000660·2c0a2020·20202020·20202020·20202020·,.·············· |
105 | ··0x00000670· | 105 | ··0x00000670·20202020·2020226e·616d6522·3a202268·······"name":·"h |
106 | ··0x00000680· | 106 | ··0x00000680·7474705f·706f7374·222c0a20·20202020·ttp_post",.····· |
107 | ··0x00000690·202 | 107 | ··0x00000690·20202020·20202020·20202020·20202022················" |
108 | ··0x000006a0· | 108 | ··0x000006a0·72657475·726e5f74·79706522·3a202269·return_type":·"i |
109 | ··0x000006b0· | 109 | ··0x000006b0·222c0a20·20202020·20202020·20202020·",.············· |
110 | ··0x000006c0·20202020·2 | 110 | ··0x000006c0·20202020·20202022·6f766572·6c6f6164········"overload |
111 | ··0x000006d0· | 111 | ··0x000006d0·73223a20·5b0a2020·20202020·20202020·s":·[.·········· |
112 | ··0x000006e0·20202020·202 | 112 | ··0x000006e0·20202020·20202020·20202020·20207b0a···············{. |
113 | ··0x000006f0· | 113 | ··0x000006f0·20202020·20202020·20202020·20202020················· |
114 | ··0x00000700·20202020· | 114 | ··0x00000700·20202020·20202020·20202020·22617267·············"arg |
115 | ··0x00000710· | 115 | ··0x00000710·756d656e·7473223a·205b0a20·20202020·uments":·[.····· |
116 | ··0x00000720·2 | 116 | ··0x00000720·20202020·20202020·20202020·20202020················· |
117 | ··0x00000730· | 117 | ··0x00000730·20202020·20202020·2020207b·0a202020············{.··· |
118 | ··0x00000740·2 | 118 | ··0x00000740·20202020·20202020·20202020·20202020················· |
119 | ··0x00000750· | 119 | ··0x00000750·20202020·20202020·20202020·20202020················· |
120 | ··0x00000760·2 | 120 | ··0x00000760·20227479·7065223a·20227222·2c0a2020··"type":·"r",.·· |
121 | ··0x00000770· | 121 | ··0x00000770·20202020·20202020·20202020·20202020················· |
122 | ··0x00000780·202020 | 122 | ··0x00000780·20202020·20202020·20202020·20202020················· |
123 | ··0x00000790·20202 | 123 | ··0x00000790·2020226e·616d6522·3a202275·726c220a···"name":·"url". |
124 | ··0x000007a0· | 124 | ··0x000007a0·20202020·20202020·20202020·20202020················· |
125 | ··0x000007b0·20202020·20202020·202 | 125 | ··0x000007b0·20202020·20202020·20202020·20202020················· |
Max diff block lines reached; 1912046/1980913 bytes (96.52%) of diff not shown. |
Offset 90, 17 lines modified | Offset 90, 17 lines modified | ||
90 | ··0x00000560·0e080000·50000000·b0040000·00000000·....P........... | 90 | ··0x00000560·0e080000·50000000·b0040000·00000000·....P........... |
91 | ··0x00000570·48060000·04000000·00460e10·8f02450e·H........F....E. | 91 | ··0x00000570·48060000·04000000·00460e10·8f02450e·H........F....E. |
92 | ··0x00000580·188e0342·0e208d04·420e288c·05410e30·...B.·..B.(..A.0 | 92 | ··0x00000580·188e0342·0e208d04·420e288c·05410e30·...B.·..B.(..A.0 |
93 | ··0x00000590·8606440e·3883074a·0ef00403·92040a0e·..D.8..J........ | 93 | ··0x00000590·8606440e·3883074a·0ef00403·92040a0e·..D.8..J........ |
94 | ··0x000005a0·38410e30·410e2842·0e20420e·18420e10·8A.0A.(B.·B..B.. | 94 | ··0x000005a0·38410e30·410e2842·0e20420e·18420e10·8A.0A.(B.·B..B.. |
95 | ··0x000005b0·420e0846·0b000000·50000000·04050000·B..F....P....... | 95 | ··0x000005b0·420e0846·0b000000·50000000·04050000·B..F....P....... |
96 | ··0x000005c0·00000000·91280000·04000000·00460e10·.....(.......F.. | 96 | ··0x000005c0·00000000·91280000·04000000·00460e10·.....(.......F.. |
97 | ··0x000005d0·8f02 | 97 | ··0x000005d0·8f024e0e·188e0342·0e208d04·420e288c·..N....B.·..B.(. |
98 | ··0x000005e0·05410e30·8606410e·38830747·0eb01003·.A.0..A.8..G.... | 98 | ··0x000005e0·05410e30·8606410e·38830747·0eb01003·.A.0..A.8..G.... |
99 | ··0x000005f0· | 99 | ··0x000005f0·03170a0e·38410e30·410e2842·0e20420e·....8A.0A.(B.·B. |
100 | ··0x00000600·18420e10·420e0842·0b000000·34000000·.B..B..B....4... | 100 | ··0x00000600·18420e10·420e0842·0b000000·34000000·.B..B..B....4... |
101 | ··0x00000610·10060000·00000000·85000000·00460e10·.............F.. | 101 | ··0x00000610·10060000·00000000·85000000·00460e10·.............F.. |
102 | ··0x00000620·8c02440e·18860341·0e208304·02660a0e·..D....A.·...f.. | 102 | ··0x00000620·8c02440e·18860341·0e208304·02660a0e·..D....A.·...f.. |
103 | ··0x00000630·18410e10·420e084c·0b410e18·410e1042·.A..B..L.A..A..B | 103 | ··0x00000630·18410e10·420e084c·0b410e18·410e1042·.A..B..L.A..A..B |
104 | ··0x00000640·0e080000·3c000000·48060000·00000000·....<...H....... | 104 | ··0x00000640·0e080000·3c000000·48060000·00000000·....<...H....... |
105 | ··0x00000650·12010000·00460e10·8e02420e·188d0345·.....F....B....E | 105 | ··0x00000650·12010000·00460e10·8e02420e·188d0345·.....F....B....E |
106 | ··0x00000660·0e208c04·410e2886·05410e30·830602d1·.·..A.(..A.0.... | 106 | ··0x00000660·0e208c04·410e2886·05410e30·830602d1·.·..A.(..A.0.... |
Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
1 | -rw-r--r--···0········0········0········4·2024-07-03·21:18:46.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2024-07-03·21:18:46.000000·debian-binary |
2 | -rw-r--r--···0········0········0······908·2024-07-03·21:18:46.000000·control.tar.xz | 2 | -rw-r--r--···0········0········0······908·2024-07-03·21:18:46.000000·control.tar.xz |
3 | -rw-r--r--···0········0········0···525 | 3 | -rw-r--r--···0········0········0···525364·2024-07-03·21:18:46.000000·data.tar.xz |
Offset 1, 4 lines modified | Offset 1, 4 lines modified | ||
1 | Displaying·notes·found·in:·.note.gnu.build-id | 1 | Displaying·notes·found·in:·.note.gnu.build-id |
2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
3 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·e | 3 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·e93978e2bd3028cace1edb35bee2b7618ddc6e5d |
Offset 67280, 32 lines modified | Offset 67280, 32 lines modified | ||
67280 | ··DW_CFA_nop | 67280 | ··DW_CFA_nop |
67281 | 00024ac8·0000000000000050·00022518·FDE·cie=000025b4·pc=0000000000188040..000000000018a8d1 | 67281 | 00024ac8·0000000000000050·00022518·FDE·cie=000025b4·pc=0000000000188040..000000000018a8d1 |
67282 | ··Augmentation·data:·····5b·0b·01·00 | 67282 | ··Augmentation·data:·····5b·0b·01·00 |
67283 | ··DW_CFA_advance_loc:·6·to·0000000000188046 | 67283 | ··DW_CFA_advance_loc:·6·to·0000000000188046 |
67284 | ··DW_CFA_def_cfa_offset:·16 | 67284 | ··DW_CFA_def_cfa_offset:·16 |
67285 | ··DW_CFA_offset:·r15·(r15)·at·cfa-16 | 67285 | ··DW_CFA_offset:·r15·(r15)·at·cfa-16 |
67286 | ··DW_CFA_advance_loc:· | 67286 | ··DW_CFA_advance_loc:·14·to·0000000000188054 |
67287 | ··DW_CFA_def_cfa_offset:·24 | 67287 | ··DW_CFA_def_cfa_offset:·24 |
67288 | ··DW_CFA_offset:·r14·(r14)·at·cfa-24 | 67288 | ··DW_CFA_offset:·r14·(r14)·at·cfa-24 |
67289 | ··DW_CFA_advance_loc:·2·to·000000000018805 | 67289 | ··DW_CFA_advance_loc:·2·to·0000000000188056 |
67290 | ··DW_CFA_def_cfa_offset:·32 | 67290 | ··DW_CFA_def_cfa_offset:·32 |
67291 | ··DW_CFA_offset:·r13·(r13)·at·cfa-32 | 67291 | ··DW_CFA_offset:·r13·(r13)·at·cfa-32 |
67292 | ··DW_CFA_advance_loc:·2·to·000000000018805 | 67292 | ··DW_CFA_advance_loc:·2·to·0000000000188058 |
67293 | ··DW_CFA_def_cfa_offset:·40 | 67293 | ··DW_CFA_def_cfa_offset:·40 |
67294 | ··DW_CFA_offset:·r12·(r12)·at·cfa-40 | 67294 | ··DW_CFA_offset:·r12·(r12)·at·cfa-40 |
67295 | ··DW_CFA_advance_loc:·1·to·000000000018805 | 67295 | ··DW_CFA_advance_loc:·1·to·0000000000188059 |
67296 | ··DW_CFA_def_cfa_offset:·48 | 67296 | ··DW_CFA_def_cfa_offset:·48 |
67297 | ··DW_CFA_offset:·r6·(rbp)·at·cfa-48 | 67297 | ··DW_CFA_offset:·r6·(rbp)·at·cfa-48 |
67298 | ··DW_CFA_advance_loc:·1·to·00000000001880 | 67298 | ··DW_CFA_advance_loc:·1·to·000000000018805a |
67299 | ··DW_CFA_def_cfa_offset:·56 | 67299 | ··DW_CFA_def_cfa_offset:·56 |
67300 | ··DW_CFA_offset:·r3·(rbx)·at·cfa-56 | 67300 | ··DW_CFA_offset:·r3·(rbx)·at·cfa-56 |
67301 | ··DW_CFA_advance_loc:·7·to·000000000018806 | 67301 | ··DW_CFA_advance_loc:·7·to·0000000000188061 |
67302 | ··DW_CFA_def_cfa_offset:·2096 | 67302 | ··DW_CFA_def_cfa_offset:·2096 |
67303 | ··DW_CFA_advance_loc2:·58 | 67303 | ··DW_CFA_advance_loc2:·5891·to·0000000000189764 |
67304 | ··DW_CFA_remember_state | 67304 | ··DW_CFA_remember_state |
67305 | ··DW_CFA_def_cfa_offset:·56 | 67305 | ··DW_CFA_def_cfa_offset:·56 |
67306 | ··DW_CFA_advance_loc:·1·to·0000000000189765 | 67306 | ··DW_CFA_advance_loc:·1·to·0000000000189765 |
67307 | ··DW_CFA_def_cfa_offset:·48 | 67307 | ··DW_CFA_def_cfa_offset:·48 |
67308 | ··DW_CFA_advance_loc:·1·to·0000000000189766 | 67308 | ··DW_CFA_advance_loc:·1·to·0000000000189766 |
67309 | ··DW_CFA_def_cfa_offset:·40 | 67309 | ··DW_CFA_def_cfa_offset:·40 |
67310 | ··DW_CFA_advance_loc:·2·to·0000000000189768 | 67310 | ··DW_CFA_advance_loc:·2·to·0000000000189768 |
Offset 6658, 1000 lines modified | Offset 6658, 2862 lines modified | ||
6658 | )147:;=IJ] | 6658 | )147:;=IJ] |
6659 | )14:;EFIJ^de | 6659 | )14:;EFIJ^de |
6660 | FGNOXZ\^~ | 6660 | FGNOXZ\^~ |
6661 | N7yaramod9HexStringE | 6661 | N7yaramod9HexStringE |
6662 | N7yaramod11ModuleErrorE | 6662 | N7yaramod11ModuleErrorE |
6663 | N7yaramod6ModuleE | 6663 | N7yaramod6ModuleE |
6664 | ····"kind":·"struct", | 6664 | ····"kind":·"struct", |
6665 | ····"name":·"cuckoo", | ||
6666 | ····"attributes":·[ | ||
6667 | ········{ | ||
6668 | ············"kind":·"struct", | ||
6669 | ············"name":·"network", | ||
6670 | ············"attributes":·[ | ||
6671 | ················{ | ||
6672 | ····················"kind":·"function", | ||
6673 | ····················"name":·"dns_lookup", | ||
6674 | ····················"return_type":·"i", | ||
6675 | ····················"overloads":·[ | ||
6676 | ························{ | ||
6677 | ····························"arguments":·[ | ||
6678 | ································{ | ||
6679 | ····································"type":·"r", | ||
6680 | ····································"name":·"domain" | ||
6681 | ································} | ||
6682 | ····························], | ||
6683 | ····························"documentation":·"Function·returning·true·if·the·program·sent·a·domain·name·resolution·request·for·a·domain·matching·the·provided·regular·expression.\n\nExample:·cuckoo.network.dns_lookup(/evil\\.com/)" | ||
6684 | ························} | ||
6685 | ····················] | ||
6686 | ················}, | ||
6687 | ················{ | ||
6688 | ····················"kind":·"function", | ||
6689 | ····················"name":·"http_get", | ||
6690 | ····················"return_type":·"i", | ||
6691 | ····················"overloads":·[ | ||
6692 | ························{ | ||
6693 | ····························"arguments":·[ | ||
6694 | ································{ | ||
6695 | ····································"type":·"r", | ||
6696 | ····································"name":·"url" | ||
6697 | ································} | ||
6698 | ····························], | ||
6699 | ····························"documentation":·"Function·returning·true·if·the·program·sent·a·HTTP·GET·request·to·a·URL·matching·the·provided·regular·expression." | ||
6700 | ························} | ||
6701 | ····················] | ||
6702 | ················}, | ||
6703 | ················{ | ||
6704 | ····················"kind":·"function", | ||
6705 | ····················"name":·"http_post", | ||
6706 | ····················"return_type":·"i", | ||
6707 | ····················"overloads":·[ | ||
6708 | ························{ | ||
6709 | ····························"arguments":·[ | ||
6710 | ································{ | ||
6711 | ····································"type":·"r", | ||
6712 | ····································"name":·"url" | ||
6713 | ································} | ||
6714 | ····························], | ||
6715 | ····························"documentation":·"Function·returning·true·if·the·program·sent·a·HTTP·POST·request·to·a·URL·matching·the·provided·regular·expression." | ||
6716 | ························} | ||
6717 | ····················] | ||
6718 | ················}, | ||
6719 | ················{ | ||
6720 | ····················"kind":·"function", | ||
6721 | ····················"name":·"http_request", | ||
6722 | ····················"return_type":·"i", | ||
6723 | ····················"overloads":·[ | ||
6724 | ························{ | ||
6725 | ····························"arguments":·[ | ||
6726 | ································{ | ||
6727 | ····································"type":·"r", | ||
6728 | ····································"name":·"url" | ||
6729 | ································} | ||
6730 | ····························], | ||
6731 | ····························"documentation":·"Function·returning·true·if·the·program·sent·a·HTTP·request·to·a·URL·matching·the·provided·regular·expression." | ||
6732 | ························} | ||
6733 | ····················] | ||
6734 | ················}, | ||
6735 | ················{ | ||
6736 | ····················"kind":·"function", | ||
6737 | ····················"name":·"host", | ||
6738 | ····················"return_type":·"i", | ||
6739 | ····················"overloads":·[ | ||
6740 | ························{ | ||
6741 | ····························"arguments":·[ | ||
6742 | ································{ | ||
6743 | ····································"type":·"r", | ||
6744 | ····································"name":·"IP·address" | ||
6745 | ································} | ||
6746 | ····························], | ||
6747 | ····························"documentation":·"Function·returning·true·if·the·program·contacted·an·IP·address·matching·the·provided·regular·expression.·Example:·```cuckoo.network.host(/192\\.168\\.1\\.1/)```" | ||
6748 | ························} | ||
6749 | ····················] | ||
6750 | ················}, | ||
6751 | ················{ | ||
6752 | ····················"kind":·"function", | ||
6753 | ····················"name":·"http_user_agent", | ||
6754 | ····················"return_type":·"i", | ||
6755 | ····················"overloads":·[ | ||
6756 | ························{ | ||
6757 | ····························"arguments":·[ | ||
6758 | ································{ | ||
6759 | ····································"type":·"r", | ||
6760 | ····································"name":·"agent" | ||
6761 | ································} | ||
6762 | ····························], | ||
6763 | ····························"documentation":·"Function·returning·true·if·the·program·sent·a·HTTP·request·with·a·user·agent·matching·the·provided·regular·expression.·Example:·```cuckoo.network.http_user_agent(/MSIE·6\\.0/)```" | ||
6764 | ························} | ||
6765 | ····················] | ||
6766 | ················}, | ||
6767 | ················{ | ||
6768 | ····················"kind":·"function", | ||
6769 | ····················"name":·"tcp", | ||
6770 | ····················"return_type":·"i", | ||
6771 | ····················"overloads":·[ | ||
6772 | ························{ | ||
6773 | ····························"arguments":·[ | ||
6774 | ································{ | ||
6775 | ····································"type":·"r", | ||
6776 | ····································"name":·"IP·address" | ||
6777 | ································}, | ||
6778 | ································{ | ||
6779 | ····································"type":·"i", | ||
6780 | ····································"name":·"port" | ||
6781 | ································} | ||
6782 | ····························], | ||
6783 | ····························"documentation":·"Function·returning·true·if·the·program·contacted·an·IP·address·matching·the·provided·regular·expression,·over·TCP·on·the·provided·port·number." | ||
6784 | ························} | ||
Max diff block lines reached; 254460/263376 bytes (96.61%) of diff not shown. |
Offset 358769, 53 lines modified | Offset 358769, 51 lines modified | ||
358769 | » nopl···0x0(%rax,%rax,1) | 358769 | » nopl···0x0(%rax,%rax,1) |
358770 | 0000000000188040·<yaramod::modules::ModuleList::ModuleList()@@Base>: | 358770 | 0000000000188040·<yaramod::modules::ModuleList::ModuleList()@@Base>: |
358771 | yaramod::modules::ModuleList::ModuleList(): | 358771 | yaramod::modules::ModuleList::ModuleList(): |
358772 | ./obj-x86_64-linux-gnu/src/./include/yaramod/types/modules/generated/module_list.h:30 | 358772 | ./obj-x86_64-linux-gnu/src/./include/yaramod/types/modules/generated/module_list.h:30 |
358773 | » endbr64 | 358773 | » endbr64 |
358774 | » push···%r15 | 358774 | » push···%r15 |
358775 | /usr/include/c++/14/bits/char_traits.h:427 | ||
358776 | » mov····$0x6570,%r9d | ||
358777 | ./obj-x86_64-linux-gnu/src/./include/yaramod/types/modules/generated/module_ | 358775 | ./obj-x86_64-linux-gnu/src/./include/yaramod/types/modules/generated/module_time_generated.h:17·(discriminator·2) |
358776 | » lea····0x7f7f3(%rip),%rdx········ | ||
358778 | » mov····$0x1 | 358777 | » mov····$0x1ce,%ecx |
358779 | » lea····0x6cb88(%rip),%rdx········ | ||
358780 | ./obj-x86_64-linux-gnu/src/./include/yaramod/types/modules/generated/module_list.h:30 | 358778 | ./obj-x86_64-linux-gnu/src/./include/yaramod/types/modules/generated/module_list.h:30 |
358781 | » push···%r14 | 358779 | » push···%r14 |
358782 | » push···%r13 | 358780 | » push···%r13 |
358783 | » push···%r12 | 358781 | » push···%r12 |
358784 | » push···%rbp | 358782 | » push···%rbp |
358785 | » push···%rbx | 358783 | » push···%rbx |
358786 | » sub····$0x7f8,%rsp | 358784 | » sub····$0x7f8,%rsp |
358787 | » mov····%rdi,0xd0(%rsp) | 358785 | » mov····%rdi,0xd0(%rsp) |
358788 | ./obj-x86_64-linux-gnu/src/./include/yaramod/types/modules/generated/module_ | 358786 | ./obj-x86_64-linux-gnu/src/./include/yaramod/types/modules/generated/module_time_generated.h:17·(discriminator·2) |
358789 | » lea····0x160(%rsp),%rax | 358787 | » lea····0x160(%rsp),%rax |
358790 | /usr/include/c++/14/bits/basic_string.h:194·(discriminator·1) | 358788 | /usr/include/c++/14/bits/basic_string.h:194·(discriminator·1) |
358791 | » lea····0x4b0(%rsp),%rbx | 358789 | » lea····0x4b0(%rsp),%rbx |
358792 | ./obj-x86_64-linux-gnu/src/./include/yaramod/types/modules/generated/module_ | 358790 | ./obj-x86_64-linux-gnu/src/./include/yaramod/types/modules/generated/module_time_generated.h:17·(discriminator·2) |
358793 | » mov····%rax,%rdi | 358791 | » mov····%rax,%rdi |
358794 | /usr/include/c++/14/bits/basic_string.h:194·(discriminator·1) | 358792 | /usr/include/c++/14/bits/basic_string.h:194·(discriminator·1) |
358795 | » mov····%fs:0x28,%r14 | 358793 | » mov····%fs:0x28,%r14 |
358796 | » mov····%r14,0x7e8(%rsp) | 358794 | » mov····%r14,0x7e8(%rsp) |
358797 | » lea····0x4a0(%rsp),%r14 | 358795 | » lea····0x4a0(%rsp),%r14 |
358798 | » mov····%rbx,0x4a0(%rsp) | 358796 | » mov····%rbx,0x4a0(%rsp) |
358799 | /usr/include/c++/14/bits/char_traits.h:427 | 358797 | /usr/include/c++/14/bits/char_traits.h:427 |
358800 | » mov··· | 358798 | » movl···$0x656d6974,0x4b0(%rsp) |
358801 | /usr/include/c++/14/bits/basic_string.h:223 | 358799 | /usr/include/c++/14/bits/basic_string.h:223 |
358802 | » movq···$0x | 358800 | » movq···$0x4,0x4a8(%rsp) |
358803 | /usr/include/c++/14/bits/char_traits.h:350 | 358801 | /usr/include/c++/14/bits/char_traits.h:350 |
358804 | » movb···$0x0,0x4b | 358802 | » movb···$0x0,0x4b4(%rsp) |
358805 | ./obj-x86_64-linux-gnu/src/./include/yaramod/types/modules/generated/module_ | 358803 | ./obj-x86_64-linux-gnu/src/./include/yaramod/types/modules/generated/module_time_generated.h:17·(discriminator·2) |
358806 | » mov····%rax,0xf8(%rsp) | 358804 | » mov····%rax,0xf8(%rsp) |
358807 | » mov····%r14,%rsi | 358805 | » mov····%r14,%rsi |
358808 | » call···848f0·<yaramod::ModuleContent::ModuleContent(std::__cxx11::basic_string<char,·std::char_traits<char>,·std::allocator<char>·>·const&,·std::initializer_list<char>)@plt> | 358806 | » call···848f0·<yaramod::ModuleContent::ModuleContent(std::__cxx11::basic_string<char,·std::char_traits<char>,·std::allocator<char>·>·const&,·std::initializer_list<char>)@plt> |
358809 | /usr/include/c++/14/bits/basic_string.h:228 | 358807 | /usr/include/c++/14/bits/basic_string.h:228 |
358810 | » mov····0x4a0(%rsp),%rdi | 358808 | » mov····0x4a0(%rsp),%rdi |
358811 | /usr/include/c++/14/bits/basic_string.h:269·(discriminator·2) | 358809 | /usr/include/c++/14/bits/basic_string.h:269·(discriminator·2) |
358812 | » cmp····%rbx,%rdi | 358810 | » cmp····%rbx,%rdi |
358813 | » je·····1880e | 358811 | » je·····1880ea·<yaramod::modules::ModuleList::ModuleList()@@Base+0xaa> |
358814 | /usr/include/c++/14/bits/basic_string.h:294 | 358812 | /usr/include/c++/14/bits/basic_string.h:294 |
358815 | » mov····0x4b0(%rsp),%rax | 358813 | » mov····0x4b0(%rsp),%rax |
358816 | » lea····0x1(%rax),%rsi | 358814 | » lea····0x1(%rax),%rsi |
358817 | /usr/include/c++/14/bits/new_allocator.h:172 | 358815 | /usr/include/c++/14/bits/new_allocator.h:172 |
358818 | » call···84a20·<operator·delete(void*,·unsigned·long)@plt> | 358816 | » call···84a20·<operator·delete(void*,·unsigned·long)@plt> |
358819 | /usr/include/c++/14/bits/basic_string.h:228 | 358817 | /usr/include/c++/14/bits/basic_string.h:228 |
358820 | » mov····0x160(%rsp),%rax | 358818 | » mov····0x160(%rsp),%rax |
Offset 358868, 46 lines modified | Offset 358866, 43 lines modified | ||
358868 | » mov····0x58(%rsp),%rax | 358866 | » mov····0x58(%rsp),%rax |
358869 | /usr/include/c++/14/bits/basic_string.h:194·(discriminator·1) | 358867 | /usr/include/c++/14/bits/basic_string.h:194·(discriminator·1) |
358870 | » lea····0x460(%rsp),%r15 | 358868 | » lea····0x460(%rsp),%r15 |
358871 | /usr/include/c++/14/bits/basic_string.h:223 | 358869 | /usr/include/c++/14/bits/basic_string.h:223 |
358872 | » mov····%rcx,0x4c8(%rsp) | 358870 | » mov····%rcx,0x4c8(%rsp) |
358873 | /usr/include/c++/14/bits/basic_string.h:194·(discriminator·1) | 358871 | /usr/include/c++/14/bits/basic_string.h:194·(discriminator·1) |
358874 | » lea····0x470(%rsp),%r12 | 358872 | » lea····0x470(%rsp),%r12 |
358875 | /usr/include/c++/14/bits/char_traits.h:427 | ||
358876 | » mov····$0x6f6f,%r8d | ||
358877 | ./obj-x86_64-linux-gnu/src/./include/yaramod/types/modules/generated/module_ | 358873 | ./obj-x86_64-linux-gnu/src/./include/yaramod/types/modules/generated/module_hash_generated.h:17·(discriminator·2) |
358878 | » lea····0x | 358874 | » lea····0x7e095(%rip),%rdx········ |
358879 | » mov····$0x2134,%ecx | ||
358880 | » mov····%r15,%rsi | 358875 | » mov····%r15,%rsi |
358876 | » mov····$0x15c1,%ecx | ||
358877 | /usr/include/c++/14/bits/basic_string.h:223 | ||
358878 | » movq···$0x0,0x188(%rsp) | ||
358881 | /usr/include/c++/14/bits/basic_string.h:218 | 358879 | /usr/include/c++/14/bits/basic_string.h:218 |
358882 | » mov····%rax,0x180(%rsp) | 358880 | » mov····%rax,0x180(%rsp) |
358883 | ./obj-x86_64-linux-gnu/src/./include/yaramod/types/modules/generated/module_ | 358881 | ./obj-x86_64-linux-gnu/src/./include/yaramod/types/modules/generated/module_hash_generated.h:17·(discriminator·2) |
358884 | » lea····0x1a0(%rsp),%rax | 358882 | » lea····0x1a0(%rsp),%rax |
358885 | » mov····%rax,%rdi | 358883 | » mov····%rax,%rdi |
358886 | /usr/include/c++/14/bits/char_traits.h:350 | 358884 | /usr/include/c++/14/bits/char_traits.h:350 |
358887 | » movb···$0x0,0x190(%rsp) | 358885 | » movb···$0x0,0x190(%rsp) |
358888 | /usr/include/c++/14/bits/basic_string.h:223 | ||
358889 | » movq···$0x0,0x188(%rsp) | ||
358890 | /usr/include/c++/14/bits/basic_string.h:194·(discriminator·1) | 358886 | /usr/include/c++/14/bits/basic_string.h:194·(discriminator·1) |
358891 | » mov····%r12,0x460(%rsp) | 358887 | » mov····%r12,0x460(%rsp) |
358892 | /usr/include/c++/14/bits/char_traits.h:427 | 358888 | /usr/include/c++/14/bits/char_traits.h:427 |
358893 | » movl···$0x6 | 358889 | » movl···$0x68736168,0x470(%rsp) |
358894 | » mov····%r8w,0x474(%rsp) | ||
358895 | /usr/include/c++/14/bits/basic_string.h:223 | 358890 | /usr/include/c++/14/bits/basic_string.h:223 |
358896 | » movq···$0x | 358891 | » movq···$0x4,0x468(%rsp) |
358897 | /usr/include/c++/14/bits/char_traits.h:350 | 358892 | /usr/include/c++/14/bits/char_traits.h:350 |
358898 | » movb···$0x0,0x47 | 358893 | » movb···$0x0,0x474(%rsp) |
358899 | ./obj-x86_64-linux-gnu/src/./include/yaramod/types/modules/generated/module_ | 358894 | ./obj-x86_64-linux-gnu/src/./include/yaramod/types/modules/generated/module_hash_generated.h:17·(discriminator·2) |
358900 | » mov····%rax,0x100(%rsp) | 358895 | » mov····%rax,0x100(%rsp) |
358901 | » call···848f0·<yaramod::ModuleContent::ModuleContent(std::__cxx11::basic_string<char,·std::char_traits<char>,·std::allocator<char>·>·const&,·std::initializer_list<char>)@plt> | 358896 | » call···848f0·<yaramod::ModuleContent::ModuleContent(std::__cxx11::basic_string<char,·std::char_traits<char>,·std::allocator<char>·>·const&,·std::initializer_list<char>)@plt> |
358902 | /usr/include/c++/14/bits/basic_string.h:228 | 358897 | /usr/include/c++/14/bits/basic_string.h:228 |
358903 | » mov····0x460(%rsp),%rdi | 358898 | » mov····0x460(%rsp),%rdi |
358904 | /usr/include/c++/14/bits/basic_string.h:269·(discriminator·2) | 358899 | /usr/include/c++/14/bits/basic_string.h:269·(discriminator·2) |
358905 | » cmp····%r12,%rdi | 358900 | » cmp····%r12,%rdi |
358906 | » je·····1882 | 358901 | » je·····18824c·<yaramod::modules::ModuleList::ModuleList()@@Base+0x20c> |
358907 | /usr/include/c++/14/bits/basic_string.h:294 | 358902 | /usr/include/c++/14/bits/basic_string.h:294 |
358908 | » mov····0x470(%rsp),%rax | 358903 | » mov····0x470(%rsp),%rax |
358909 | » lea····0x1(%rax),%rsi | 358904 | » lea····0x1(%rax),%rsi |
358910 | /usr/include/c++/14/bits/new_allocator.h:172 | 358905 | /usr/include/c++/14/bits/new_allocator.h:172 |
358911 | » call···84a20·<operator·delete(void*,·unsigned·long)@plt> | 358906 | » call···84a20·<operator·delete(void*,·unsigned·long)@plt> |
358912 | /usr/include/c++/14/bits/basic_string.h:228 | 358907 | /usr/include/c++/14/bits/basic_string.h:228 |
358913 | » mov····0x1a0(%rsp),%rax | 358908 | » mov····0x1a0(%rsp),%rax |
Offset 358955, 45 lines modified | Offset 358950, 49 lines modified | ||
358955 | /usr/include/c++/14/bits/basic_string.h:218 | 358950 | /usr/include/c++/14/bits/basic_string.h:218 |
358956 | » mov····%rax,0x500(%rsp) | 358951 | » mov····%rax,0x500(%rsp) |
358957 | /usr/include/c++/14/bits/basic_string.h:255 | 358952 | /usr/include/c++/14/bits/basic_string.h:255 |
358958 | » mov····0x1d0(%rsp),%rax | 358953 | » mov····0x1d0(%rsp),%rax |
358959 | » mov····%rax,0x510(%rsp) | 358954 | » mov····%rax,0x510(%rsp) |
358960 | /usr/include/c++/14/bits/basic_string.h:218 | 358955 | /usr/include/c++/14/bits/basic_string.h:218 |
358961 | » mov····0x68(%rsp),%rax | 358956 | » mov····0x68(%rsp),%rax |
358957 | /usr/include/c++/14/bits/char_traits.h:427 | ||
358958 | » mov····$0x6c65,%r9d | ||
358959 | ./obj-x86_64-linux-gnu/src/./include/yaramod/types/modules/generated/module_elf_generated.h:17·(discriminator·2) | ||
358960 | » mov····%r15,%rsi | ||
358962 | /usr/include/c++/14/bits/basic_string.h:223 | 358961 | /usr/include/c++/14/bits/basic_string.h:223 |
358963 | » mov····%rcx,0x508(%rsp) | 358962 | » mov····%rcx,0x508(%rsp) |
358964 | ./obj-x86_64-linux-gnu/src/./include/yaramod/types/modules/generated/module_ | 358963 | ./obj-x86_64-linux-gnu/src/./include/yaramod/types/modules/generated/module_elf_generated.h:17·(discriminator·2) |
358965 | » mov····%r15,%rsi | ||
358966 | » lea····0x | 358964 | » lea····0x77312(%rip),%rdx········ |
358967 | » mov····$0x | 358965 | » mov····$0x6c07,%ecx |
358968 | /usr/include/c++/14/bits/ | 358966 | /usr/include/c++/14/bits/basic_string.h:223 |
358969 | » mov | 358967 | » movq···$0x0,0x1c8(%rsp) |
358970 | /usr/include/c++/14/bits/basic_string.h:218 | 358968 | /usr/include/c++/14/bits/basic_string.h:218 |
358971 | » mov····%rax,0x1c0(%rsp) | 358969 | » mov····%rax,0x1c0(%rsp) |
358972 | ./obj-x86_64-linux-gnu/src/./include/yaramod/types/modules/generated/module_ | 358970 | ./obj-x86_64-linux-gnu/src/./include/yaramod/types/modules/generated/module_elf_generated.h:17·(discriminator·2) |
Max diff block lines reached; 47908/54953 bytes (87.18%) of diff not shown. |
Offset 5776, 14875 lines modified | Offset 5776, 14875 lines modified | ||
5776 | ··0x001cd8d0·b95cfbff·00000000·00000000·00000000·.\.............. | 5776 | ··0x001cd8d0·b95cfbff·00000000·00000000·00000000·.\.............. |
5777 | ··0x001cd8e0·4e377961·72616d6f·6431314d·6f64756c·N7yaramod11Modul | 5777 | ··0x001cd8e0·4e377961·72616d6f·6431314d·6f64756c·N7yaramod11Modul |
5778 | ··0x001cd8f0·65457272·6f724500·00000000·00000000·eErrorE......... | 5778 | ··0x001cd8f0·65457272·6f724500·00000000·00000000·eErrorE......... |
5779 | ··0x001cd900·4e377961·72616d6f·64364d6f·64756c65·N7yaramod6Module | 5779 | ··0x001cd900·4e377961·72616d6f·64364d6f·64756c65·N7yaramod6Module |
5780 | ··0x001cd910·45000000·00000000·00000000·00000000·E............... | 5780 | ··0x001cd910·45000000·00000000·00000000·00000000·E............... |
5781 | ··0x001cd920·7b0a2020·2020226b·696e6422·3a202273·{.····"kind":·"s | 5781 | ··0x001cd920·7b0a2020·2020226b·696e6422·3a202273·{.····"kind":·"s | Diff chunk too large, falling back to line-by-line diff (512 lines added, 512 lines removed) |
5782 | ··0x001cd930·74727563·74222c0a·20202020·226e616d·truct",.····"nam | 5782 | ··0x001cd930·74727563·74222c0a·20202020·226e616d·truct",.····"nam |
5783 | ··0x001cd940·65223a20·226 | 5783 | ··0x001cd940·65223a20·22637563·6b6f6f22·2c0a2020·e":·"cuckoo",.·· |
5784 | ··0x001cd950·61747472 | 5784 | ··0x001cd950·20202261·74747269·62757465·73223a20···"attributes":· |
5785 | ··0x001cd960· | 5785 | ··0x001cd960·5b0a2020·20202020·20207b0a·20202020·[.········{.···· |
5786 | ··0x001cd970·20202020·20226b69 | 5786 | ··0x001cd970·20202020·20202020·226b696e·64223a20·········"kind":· |
5787 | ··0x001cd980· | 5787 | ··0x001cd980·22737472·75637422·2c0a2020·20202020·"struct",.······ |
5788 | ··0x001cd990·2020226e·616d6522·3a2022 | 5788 | ··0x001cd990·20202020·2020226e·616d6522·3a20226e·······"name":·"n |
5789 | ··0x001cd9a0· | 5789 | ··0x001cd9a0·6574776f·726b222c·0a202020·20202020·etwork",.······· |
5790 | ··0x001cd9b0·202 | 5790 | ··0x001cd9b0·20202020·20226174·74726962·75746573······"attributes |
5791 | ··0x001cd9c0·3a20 | 5791 | ··0x001cd9c0·223a205b·0a202020·20202020·20202020·":·[.··········· |
5792 | ··0x001cd9d0·2 | 5792 | ··0x001cd9d0·20202020·207b0a20·20202020·20202020······{.········· |
5793 | ··0x001cd9e0· | 5793 | ··0x001cd9e0·20202020·20202020·20202022·6b696e64············"kind |
5794 | ··0x001cd9f0·2 | 5794 | ··0x001cd9f0·223a2022·66756e63·74696f6e·222c0a20·":·"function",.· |
5795 | ··0x001cda00·20202020·20202020·20202020·2 | 5795 | ··0x001cda00·20202020·20202020·20202020·20202020················· |
5796 | ··0x001cda10· | 5796 | ··0x001cda10·20202022·6e616d65·223a2022·646e735f····"name":·"dns_ |
5797 | ··0x001cda20· | 5797 | ··0x001cda20·6c6f6f6b·7570222c·0a202020·20202020·lookup",.······· |
5798 | ··0x001cda30·202 | 5798 | ··0x001cda30·20202020·20202020·20202020·20227265··············"re |
5799 | ··0x001cda40· | 5799 | ··0x001cda40·7475726e·5f747970·65223a20·2269222c·turn_type":·"i", |
5800 | ··0x001cda50· | 5800 | ··0x001cda50·0a202020·20202020·20202020·20202020·.··············· |
5801 | ··0x001cda60· | 5801 | ··0x001cda60·20202020·20226f76·65726c6f·61647322······"overloads" |
5802 | ··0x001cda70· | 5802 | ··0x001cda70·3a205b0a·20202020·20202020·20202020·:·[.············ |
5803 | ··0x001cda80·202 | 5803 | ··0x001cda80·20202020·20202020·20202020·7b0a2020·············{.·· |
5804 | ··0x001cda90·20202020·20202020· | 5804 | ··0x001cda90·20202020·20202020·20202020·20202020················· |
5805 | ··0x001cdaa0·20202020·20202 | 5805 | ··0x001cdaa0·20202020·20202020·20202261·7267756d···········"argum |
5806 | ··0x001cdab0·6 | 5806 | ··0x001cdab0·656e7473·223a205b·0a202020·20202020·ents":·[.······· |
5807 | ··0x001cdac0·2020202 | 5807 | ··0x001cdac0·20202020·20202020·20202020·20202020················· |
5808 | ··0x001cdad0· | 5808 | ··0x001cdad0·20202020·20202020·207b0a20·20202020··········{.····· |
5809 | ··0x001cdae0·20202 | 5809 | ··0x001cdae0·20202020·20202020·20202020·20202020················· |
5810 | ··0x001cdaf0·2 | 5810 | ··0x001cdaf0·20202020·20202020·20202020·20202022················" |
5811 | ··0x001cdb00· | 5811 | ··0x001cdb00·74797065·223a2022·72222c0a·20202020·type":·"r",.···· |
5812 | ··0x001cdb10·2020202 | 5812 | ··0x001cdb10·20202020·20202020·20202020·20202020················· |
5813 | ··0x001cdb20·20202020·202020 | 5813 | ··0x001cdb20·20202020·20202020·20202020·20202020················· |
5814 | ··0x001cdb30·2 | 5814 | ··0x001cdb30·226e616d·65223a20·22646f6d·61696e22·"name":·"domain" |
5815 | ··0x001cdb40· | 5815 | ··0x001cdb40·0a202020·20202020·20202020·20202020·.··············· |
5816 | ··0x001cdb50· | 5816 | ··0x001cdb50·20202020·20202020·20202020·20202020················· |
5817 | ··0x001cdb60· | 5817 | ··0x001cdb60·207d0a20·20202020·20202020·20202020··}.············· |
5818 | ··0x001cdb70·20202020·20202020·2020202 | 5818 | ··0x001cdb70·20202020·20202020·20202020·2020205d················] |
5819 | ··0x001cdb80· | 5819 | ··0x001cdb80·2c0a2020·20202020·20202020·20202020·,.·············· |
5820 | ··0x001cdb90· | 5820 | ··0x001cdb90·20202020·20202020·20202020·20202264···············"d |
5821 | ··0x001cdba0· | 5821 | ··0x001cdba0·6f63756d·656e7461·74696f6e·223a2022·ocumentation":·" |
5822 | ··0x001cdbb0· | 5822 | ··0x001cdbb0·46756e63·74696f6e·20726574·75726e69·Function·returni |
5823 | ··0x001cdbc0· | 5823 | ··0x001cdbc0·6e672074·72756520·69662074·68652070·ng·true·if·the·p |
5824 | ··0x001cdbd0·2 | 5824 | ··0x001cdbd0·726f6772·616d2073·656e7420·6120646f·rogram·sent·a·do |
5825 | ··0x001cdbe0·6 | 5825 | ··0x001cdbe0·6d61696e·206e616d·65207265·736f6c75·main·name·resolu |
5826 | ··0x001cdbf0· | 5826 | ··0x001cdbf0·74696f6e·20726571·75657374·20666f72·tion·request·for |
5827 | ··0x001cdc00·20 | 5827 | ··0x001cdc00·20612064·6f6d6169·6e206d61·74636869··a·domain·matchi |
5828 | ··0x001cdc10· | 5828 | ··0x001cdc10·6e672074·68652070·726f7669·64656420·ng·the·provided· |
5829 | ··0x001cdc20·7 | 5829 | ··0x001cdc20·72656775·6c617220·65787072·65737369·regular·expressi |
5830 | ··0x001cdc30·6 | 5830 | ··0x001cdc30·6f6e2e5c·6e5c6e45·78616d70·6c653a20·on.\n\nExample:· |
5831 | ··0x001cdc40· | 5831 | ··0x001cdc40·6375636b·6f6f2e6e·6574776f·726b2e64·cuckoo.network.d |
5832 | ··0x001cdc50· | 5832 | ··0x001cdc50·6e735f6c·6f6f6b75·70282f65·76696c5c·ns_lookup(/evil\ |
5833 | ··0x001cdc60· | 5833 | ··0x001cdc60·5c2e636f·6d2f2922·0a202020·20202020·\.com/)".······· |
5834 | ··0x001cdc70·2 | 5834 | ··0x001cdc70·20202020·20202020·20202020·20202020················· |
5835 | ··0x001cdc80·0 | 5835 | ··0x001cdc80·207d0a20·20202020·20202020·20202020··}.············· |
5836 | ··0x001cdc90· | 5836 | ··0x001cdc90·20202020·2020205d·0a202020·20202020········].······· |
5837 | ··0x001cdca0·20202020·20202020·20 | 5837 | ··0x001cdca0·20202020·20202020·207d2c0a·20202020··········},.···· |
5838 | ··0x001cdcb0· | 5838 | ··0x001cdcb0·20202020·20202020·20202020·7b0a2020·············{.·· |
5839 | ··0x001cdcc0· | 5839 | ··0x001cdcc0·20202020·20202020·20202020·20202020················· |
5840 | ··0x001cdcd0· | 5840 | ··0x001cdcd0·2020226b·696e6422·3a202266·756e6374···"kind":·"funct |
5841 | ··0x001cdce0· | 5841 | ··0x001cdce0·696f6e22·2c0a2020·20202020·20202020·ion",.·········· |
5842 | ··0x001cdcf0·20202020·20202020·2020226 | 5842 | ··0x001cdcf0·20202020·20202020·2020226e·616d6522···········"name" |
5843 | ··0x001cdd00·3a2022 | 5843 | ··0x001cdd00·3a202268·7474705f·67657422·2c0a2020·:·"http_get",.·· |
5844 | ··0x001cdd10·20202020·2020202 | 5844 | ··0x001cdd10·20202020·20202020·20202020·20202020················· |
5845 | ··0x001cdd20· | 5845 | ··0x001cdd20·20202272·65747572·6e5f7479·7065223a···"return_type": |
5846 | ··0x001cdd30·202 | 5846 | ··0x001cdd30·20226922·2c0a2020·20202020·20202020··"i",.·········· |
5847 | ··0x001cdd40· | 5847 | ··0x001cdd40·20202020·20202020·2020226f·7665726c···········"overl |
5848 | ··0x001cdd50· | 5848 | ··0x001cdd50·6f616473·223a205b·0a202020·20202020·oads":·[.······· |
5849 | ··0x001cdd60·220 | 5849 | ··0x001cdd60·20202020·20202020·20202020·20202020················· |
5850 | ··0x001cdd70·20 | 5850 | ··0x001cdd70·207b0a20·20202020·20202020·20202020··{.············· |
5851 | ··0x001cdd80·2020202 | 5851 | ··0x001cdd80·20202020·20202020·20202020·20202022················" |
5852 | ··0x001cdd90·6 | 5852 | ··0x001cdd90·61726775·6d656e74·73223a20·5b0a2020·arguments":·[.·· |
5853 | ··0x001cdda0·2 | 5853 | ··0x001cdda0·20202020·20202020·20202020·20202020················· |
5854 | ··0x001cddb0· | 5854 | ··0x001cddb0·20202020·20202020·20202020·20207b0a···············{. |
5855 | ··0x001cddc0·2 | 5855 | ··0x001cddc0·20202020·20202020·20202020·20202020················· |
5856 | ··0x001cddd0·202 | 5856 | ··0x001cddd0·20202020·20202020·20202020·20202020················· |
5857 | ··0x001cdde0·20227479 | 5857 | ··0x001cdde0·20202020·22747970·65223a20·2272222c·····"type":·"r", |
5858 | ··0x001cddf0· | 5858 | ··0x001cddf0·0a202020·20202020·20202020·20202020·.··············· |
5859 | ··0x001cde00· | 5859 | ··0x001cde00·20202020·20202020·20202020·20202020················· |
5860 | ··0x001cde10· | 5860 | ··0x001cde10·20202020·20226e61·6d65223a·20227572······"name":·"ur |
5861 | ··0x001cde20· | 5861 | ··0x001cde20·6c220a20·20202020·20202020·20202020·l".············· |
5862 | ··0x001cde30·2 | 5862 | ··0x001cde30·20202020·20202020·20202020·20202020················· |
5863 | ··0x001cde40·202020 | 5863 | ··0x001cde40·2020207d·0a202020·20202020·20202020····}.··········· |
5864 | ··0x001cde50· | 5864 | ··0x001cde50·20202020·20202020·20202020·20202020················· |
5865 | ··0x001cde60·20 | 5865 | ··0x001cde60·205d2c0a·20202020·20202020·20202020··],.············ |
5866 | ··0x001cde70· | 5866 | ··0x001cde70·20202020·20202020·20202020·20202020················· |
5867 | ··0x001cde80· | 5867 | ··0x001cde80·22646f63·756d656e·74617469·6f6e223a·"documentation": |
5868 | ··0x001cde90·202 | 5868 | ··0x001cde90·20224675·6e637469·6f6e2072·65747572··"Function·retur |
5869 | ··0x001cdea0· | 5869 | ··0x001cdea0·6e696e67·20747275·65206966·20746865·ning·true·if·the |
5870 | ··0x001cdeb0·20 | 5870 | ··0x001cdeb0·2070726f·6772616d·2073656e·74206120··program·sent·a· |
5871 | ··0x001cdec0· | 5871 | ··0x001cdec0·48545450·20474554·20726571·75657374·HTTP·GET·request |
5872 | ··0x001cded0·20 | 5872 | ··0x001cded0·20746f20·61205552·4c206d61·74636869··to·a·URL·matchi |
5873 | ··0x001cdee0· | 5873 | ··0x001cdee0·6e672074·68652070·726f7669·64656420·ng·the·provided· |
5874 | ··0x001cdef0· | 5874 | ··0x001cdef0·72656775·6c617220·65787072·65737369·regular·expressi |
5875 | ··0x001cdf00· | 5875 | ··0x001cdf00·6f6e2e22·0a202020·20202020·20202020·on.".··········· |
5876 | ··0x001cdf10·2020 | 5876 | ··0x001cdf10·20202020·20202020·20202020·207d0a20··············}.· |
5877 | ··0x001cdf20·2 | 5877 | ··0x001cdf20·20202020·20202020·20202020·20202020················· |
5878 | ··0x001cdf30· | 5878 | ··0x001cdf30·2020205d·0a202020·20202020·20202020····].··········· |
5879 | ··0x001cdf40· | 5879 | ··0x001cdf40·20202020·207d2c0a·20202020·20202020······},.········ |
5880 | ··0x001cdf50·20202020·20202020· | 5880 | ··0x001cdf50·20202020·20202020·7b0a2020·20202020·········{.······ |
5881 | ··0x001cdf60· | 5881 | ··0x001cdf60·20202020·20202020·20202020·2020226b···············"k |
5882 | ··0x001cdf70· | 5882 | ··0x001cdf70·696e6422·3a202266·756e6374·696f6e22·ind":·"function" |
5883 | ··0x001cdf80· | 5883 | ··0x001cdf80·2c0a2020·20202020·20202020·20202020·,.·············· |
5884 | ··0x001cdf90· | 5884 | ··0x001cdf90·20202020·2020226e·616d6522·3a202268·······"name":·"h |
5885 | ··0x001cdfa0· | 5885 | ··0x001cdfa0·7474705f·706f7374·222c0a20·20202020·ttp_post",.····· |
5886 | ··0x001cdfb0·202 | 5886 | ··0x001cdfb0·20202020·20202020·20202020·20202022················" |
5887 | ··0x001cdfc0· | 5887 | ··0x001cdfc0·72657475·726e5f74·79706522·3a202269·return_type":·"i |
5888 | ··0x001cdfd0· | 5888 | ··0x001cdfd0·222c0a20·20202020·20202020·20202020·",.············· |
5889 | ··0x001cdfe0·20202020·2 | 5889 | ··0x001cdfe0·20202020·20202022·6f766572·6c6f6164········"overload |
5890 | ··0x001cdff0· | 5890 | ··0x001cdff0·73223a20·5b0a2020·20202020·20202020·s":·[.·········· |
5891 | ··0x001ce000·20202020·202 | 5891 | ··0x001ce000·20202020·20202020·20202020·20207b0a···············{. |
5892 | ··0x001ce010· | 5892 | ··0x001ce010·20202020·20202020·20202020·20202020················· |
5893 | ··0x001ce020·20202020· | 5893 | ··0x001ce020·20202020·20202020·20202020·22617267·············"arg |
5894 | ··0x001ce030· | 5894 | ··0x001ce030·756d656e·7473223a·205b0a20·20202020·uments":·[.····· |
5895 | ··0x001ce040·2 | 5895 | ··0x001ce040·20202020·20202020·20202020·20202020················· |
5896 | ··0x001ce050· | 5896 | ··0x001ce050·20202020·20202020·2020207b·0a202020············{.··· |
5897 | ··0x001ce060·2 | 5897 | ··0x001ce060·20202020·20202020·20202020·20202020················· |
5898 | ··0x001ce070· | 5898 | ··0x001ce070·20202020·20202020·20202020·20202020················· |
5899 | ··0x001ce080·2 | 5899 | ··0x001ce080·20227479·7065223a·20227222·2c0a2020··"type":·"r",.·· |
5900 | ··0x001ce090· | 5900 | ··0x001ce090·20202020·20202020·20202020·20202020················· |
5901 | ··0x001ce0a0·202020 | 5901 | ··0x001ce0a0·20202020·20202020·20202020·20202020················· |
Max diff block lines reached; 1912515/1981689 bytes (96.51%) of diff not shown. |
Offset 9386, 17 lines modified | Offset 9386, 17 lines modified | ||
9386 | ··0x00234648·00000000·50000000·c4240200·9c33f5ff·....P....$...3.. | 9386 | ··0x00234648·00000000·50000000·c4240200·9c33f5ff·....P....$...3.. |
9387 | ··0x00234658·48060000·04800b01·00460e10·8f02450e·H........F....E. | 9387 | ··0x00234658·48060000·04800b01·00460e10·8f02450e·H........F....E. |
9388 | ··0x00234668·188e0342·0e208d04·420e288c·05410e30·...B.·..B.(..A.0 | 9388 | ··0x00234668·188e0342·0e208d04·420e288c·05410e30·...B.·..B.(..A.0 |
9389 | ··0x00234678·8606440e·3883074a·0ef00403·92040a0e·..D.8..J........ | 9389 | ··0x00234678·8606440e·3883074a·0ef00403·92040a0e·..D.8..J........ |
9390 | ··0x00234688·38410e30·410e2842·0e20420e·18420e10·8A.0A.(B.·B..B.. | 9390 | ··0x00234688·38410e30·410e2842·0e20420e·18420e10·8A.0A.(B.·B..B.. |
9391 | ··0x00234698·420e0846·0b000000·50000000·18250200·B..F....P....%.. | 9391 | ··0x00234698·420e0846·0b000000·50000000·18250200·B..F....P....%.. |
9392 | ··0x002346a8·9839f5ff·91280000·045b0b01·00460e10·.9...(...[...F.. | 9392 | ··0x002346a8·9839f5ff·91280000·045b0b01·00460e10·.9...(...[...F.. |
9393 | ··0x002346b8·8f02 | 9393 | ··0x002346b8·8f024e0e·188e0342·0e208d04·420e288c·..N....B.·..B.(. |
9394 | ··0x002346c8·05410e30·8606410e·38830747·0eb01003·.A.0..A.8..G.... | 9394 | ··0x002346c8·05410e30·8606410e·38830747·0eb01003·.A.0..A.8..G.... |
9395 | ··0x002346d8· | 9395 | ··0x002346d8·03170a0e·38410e30·410e2842·0e20420e·....8A.0A.(B.·B. |
9396 | ··0x002346e8·18420e10·420e0842·0b000000·34000000·.B..B..B....4... | 9396 | ··0x002346e8·18420e10·420e0842·0b000000·34000000·.B..B..B....4... |
9397 | ··0x002346f8·204b0200·e461f5ff·85000000·00460e10··K...a.......F.. | 9397 | ··0x002346f8·204b0200·e461f5ff·85000000·00460e10··K...a.......F.. |
9398 | ··0x00234708·8c02440e·18860341·0e208304·02660a0e·..D....A.·...f.. | 9398 | ··0x00234708·8c02440e·18860341·0e208304·02660a0e·..D....A.·...f.. |
9399 | ··0x00234718·18410e10·420e084c·0b410e18·410e1042·.A..B..L.A..A..B | 9399 | ··0x00234718·18410e10·420e084c·0b410e18·410e1042·.A..B..L.A..A..B |
9400 | ··0x00234728·0e080000·3c000000·584b0200·3c62f5ff·....<...XK..<b.. | 9400 | ··0x00234728·0e080000·3c000000·584b0200·3c62f5ff·....<...XK..<b.. |
9401 | ··0x00234738·12010000·00460e10·8e02420e·188d0345·.....F....B....E | 9401 | ··0x00234738·12010000·00460e10·8e02420e·188d0345·.....F....B....E |
9402 | ··0x00234748·0e208c04·410e2886·05410e30·830602d1·.·..A.(..A.0.... | 9402 | ··0x00234748·0e208c04·410e2886·05410e30·830602d1·.·..A.(..A.0.... |
Offset 3037, 19 lines modified | Offset 3037, 19 lines modified | ||
3037 | ··0x002451a0·050000b4·02050000·ffff010c·9d010591·................ | 3037 | ··0x002451a0·050000b4·02050000·ffff010c·9d010591·................ |
3038 | ··0x002451b0·0f00ed03·05850f00·ffff0104·2b050000·............+... | 3038 | ··0x002451b0·0f00ed03·05850f00·ffff0104·2b050000·............+... |
3039 | ··0x002451c0·ffff0111·19050000·a4030588·0900f504·................ | 3039 | ··0x002451c0·ffff0111·19050000·a4030588·0900f504·................ |
3040 | ··0x002451d0·fd038809·00ffff01·042d0500·00ffff01·.........-...... | 3040 | ··0x002451d0·fd038809·00ffff01·042d0500·00ffff01·.........-...... |
3041 | ··0x002451e0·299b0105·0000cc02·05de0b00·82030582·)............... | 3041 | ··0x002451e0·299b0105·0000cc02·05de0b00·82030582·)............... |
3042 | ··0x002451f0·0c00d204·05f00b00·fb0435f9·0b00a106·..........5..... | 3042 | ··0x002451f0·0c00d204·05f00b00·fb0435f9·0b00a106·..........5..... |
3043 | ··0x00245200·af04e70b·00c30c05·00000000·ff9b7501·..............u. | 3043 | ··0x00245200·af04e70b·00c30c05·00000000·ff9b7501·..............u. |
3044 | ··0x00245210·6b8 | 3044 | ··0x00245210·6b870105·b24d00e9·0305c74e·00cf0605·k....M.....N.... |
3045 | ··0x00245220·d64d00b | 3045 | ··0x00245220·d64d00b4·0905894f·00a90c05·c8490097·.M.....O.....I.. |
3046 | ··0x00245230·0f05854e·00 | 3046 | ··0x00245230·0f05854e·008a1205·be4d00fa·1405e24d·...N.....M.....M |
3047 | ··0x00245240·00 | 3047 | ··0x00245240·00e81705·a94d00c4·1a058050·00ab1d05·.....M.....P.... |
3048 | ··0x00245250·ca4d008 | 3048 | ··0x00245250·ca4d0085·2005fc4d·00ec2205·914d0087·.M..·..M.."..M.. |
3049 | ··0x00245260·2505bf49·00d52505·9d4d01f1·2505af50·%..I..%..M..%..P | 3049 | ··0x00245260·2505bf49·00d52505·9d4d01f1·2505af50·%..I..%..M..%..P |
3050 | ··0x00245270·01e55005·ea50008c·51050000·01000000·..P..P..Q....... | 3050 | ··0x00245270·01e55005·ea50008c·51050000·01000000·..P..P..Q....... |
3051 | ··0x00245280·00000000·ffff0109·76050000·a8060500·........v....... | 3051 | ··0x00245280·00000000·ffff0109·76050000·a8060500·........v....... |
3052 | ··0x00245290·00ffff01·1fa101b2·01a21700·c8068401·................ | 3052 | ··0x00245290·00ffff01·1fa101b2·01a21700·c8068401·................ |
3053 | ··0x002452a0·a21700da·0d059917·00b11205·991700ae·................ | 3053 | ··0x002452a0·a21700da·0d059917·00b11205·991700ae·................ |
3054 | ··0x002452b0·17050000·ffff0100·ffff0100·ffff0109·................ | 3054 | ··0x002452b0·17050000·ffff0100·ffff0100·ffff0109·................ |
3055 | ··0x002452c0·63050000·fd030500·00ffff01·00ffff01·c............... | 3055 | ··0x002452c0·63050000·fd030500·00ffff01·00ffff01·c............... |
Offset 1, 7 lines modified | Offset 1, 7 lines modified | ||
1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
2 | ··0x00000000·32356231·38366565·63653731·32353131·25b186eece712511 | ||
3 | ··0x000000 | 2 | ··0x00000000·33393738·65326264·33303238·63616365·3978e2bd3028cace |
3 | ··0x00000010·31656462·33356265·65326237·36313864·1edb35bee2b7618d | ||
4 | ··0x00000020· | 4 | ··0x00000020·64633665·35642e64·65627567·00000000·dc6e5d.debug.... |
5 | ··0x00000030· | 5 | ··0x00000030·7a23b67d····························z#.} |
Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
1 | -rw-r--r--···0········0········0········4·2024-07-03·21:18:46.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2024-07-03·21:18:46.000000·debian-binary |
2 | -rw-r--r--···0········0········0·····1032·2024-07-03·21:18:46.000000·control.tar.xz | 2 | -rw-r--r--···0········0········0·····1032·2024-07-03·21:18:46.000000·control.tar.xz |
3 | -rw-r--r--···0········0········0···41 | 3 | -rw-r--r--···0········0········0···413272·2024-07-03·21:18:46.000000·data.tar.xz |
Offset 1, 4 lines modified | Offset 1, 4 lines modified | ||
1 | Displaying·notes·found·in:·.note.gnu.build-id | 1 | Displaying·notes·found·in:·.note.gnu.build-id |
2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
3 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·6 | 3 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·61b7561cf23e63ebd6c4124ae25befa35e2c5575 |
Offset 1, 7 lines modified | Offset 1, 7 lines modified | ||
1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
2 | ··0x00000000·31613562·31646535·61366566·35303365·1a5b1de5a6ef503e | ||
3 | ··0x000000 | 2 | ··0x00000000·62373536·31636632·33653633·65626436·b7561cf23e63ebd6 |
3 | ··0x00000010·63343132·34616532·35626566·61333565·c4124ae25befa35e | ||
4 | ··0x00000020·3 | 4 | ··0x00000020·32633535·37352e64·65627567·00000000·2c5575.debug.... |
5 | ··0x00000030· | 5 | ··0x00000030·6ff2328b····························o.2. |
Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
1 | -rw-r--r--···0········0········0········4·2024-07-03·21:18:46.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2024-07-03·21:18:46.000000·debian-binary |
2 | -rw-r--r--···0········0········0······5 | 2 | -rw-r--r--···0········0········0······532·2024-07-03·21:18:46.000000·control.tar.xz |
3 | -rw-r--r--···0········0········0·1267 | 3 | -rw-r--r--···0········0········0·12675608·2024-07-03·21:18:46.000000·data.tar.xz |
Offset 6, 8 lines modified | Offset 6, 8 lines modified | ||
6 | Maintainer:·Yangfl·<mmyangfl@gmail.com> | 6 | Maintainer:·Yangfl·<mmyangfl@gmail.com> |
7 | Installed-Size:·13314 | 7 | Installed-Size:·13314 |
8 | Depends:·libyaramod0·(=·3.21.0-1.1) | 8 | Depends:·libyaramod0·(=·3.21.0-1.1) |
9 | Section:·debug | 9 | Section:·debug |
10 | Priority:·optional | 10 | Priority:·optional |
11 | Multi-Arch:·same | 11 | Multi-Arch:·same |
12 | Description:·debug·symbols·for·libyaramod0 | 12 | Description:·debug·symbols·for·libyaramod0 |
13 | Build-Ids:·e | 13 | Build-Ids:·e93978e2bd3028cace1edb35bee2b7618ddc6e5d |
Offset 1, 10 lines modified | Offset 1, 10 lines modified | ||
1 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./ | 1 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./ |
2 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/ | 2 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/ |
3 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/lib/ | 3 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/lib/ |
4 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/lib/debug/ | 4 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/lib/debug/ |
5 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/lib/debug/.build-id/ | 5 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/lib/debug/.build-id/ |
6 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/lib/debug/.build-id/e | 6 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/lib/debug/.build-id/e9/ |
7 | -rw-r--r--···0·root·········(0)·root·········(0)·13622 | 7 | -rw-r--r--···0·root·········(0)·root·········(0)·13622656·2024-07-03·21:18:46.000000·./usr/lib/debug/.build-id/e9/3978e2bd3028cace1edb35bee2b7618ddc6e5d.debug |
8 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/share/ | 8 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/share/ |
9 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/share/doc/ | 9 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/share/doc/ |
10 | lrwxrwxrwx···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/share/doc/libyaramod0-dbgsym·->·libyaramod0 | 10 | lrwxrwxrwx···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/share/doc/libyaramod0-dbgsym·->·libyaramod0 |
Offset 6, 15 lines modified | Offset 6, 15 lines modified | ||
6 | ··OS/ABI:····························UNIX·-·GNU | 6 | ··OS/ABI:····························UNIX·-·GNU |
7 | ··ABI·Version:·······················0 | 7 | ··ABI·Version:·······················0 |
8 | ··Type:······························DYN·(Shared·object·file) | 8 | ··Type:······························DYN·(Shared·object·file) |
9 | ··Machine:···························Advanced·Micro·Devices·X86-64 | 9 | ··Machine:···························Advanced·Micro·Devices·X86-64 |
10 | ··Version:···························0x1 | 10 | ··Version:···························0x1 |
11 | ··Entry·point·address:···············0x0 | 11 | ··Entry·point·address:···············0x0 |
12 | ··Start·of·program·headers:··········64·(bytes·into·file) | 12 | ··Start·of·program·headers:··········64·(bytes·into·file) |
13 | ··Start·of·section·headers:··········13620 | 13 | ··Start·of·section·headers:··········13620288·(bytes·into·file) |
14 | ··Flags:·····························0x0 | 14 | ··Flags:·····························0x0 |
15 | ··Size·of·this·header:···············64·(bytes) | 15 | ··Size·of·this·header:···············64·(bytes) |
16 | ··Size·of·program·headers:···········56·(bytes) | 16 | ··Size·of·program·headers:···········56·(bytes) |
17 | ··Number·of·program·headers:·········9 | 17 | ··Number·of·program·headers:·········9 |
18 | ··Size·of·section·headers:···········64·(bytes) | 18 | ··Size·of·section·headers:···········64·(bytes) |
19 | ··Number·of·section·headers:·········37 | 19 | ··Number·of·section·headers:·········37 |
20 | ··Section·header·string·table·index:·36 | 20 | ··Section·header·string·table·index:·36 |
Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
1 | There·are·37·section·headers,·starting·at·offset·0xcfd | 1 | There·are·37·section·headers,·starting·at·offset·0xcfd440: |
2 | Section·Headers: | 2 | Section·Headers: |
3 | ··[Nr]·Name··············Type············Address··········Off····Size···ES·Flg·Lk·Inf·Al | 3 | ··[Nr]·Name··············Type············Address··········Off····Size···ES·Flg·Lk·Inf·Al |
4 | ··[·0]···················NULL············0000000000000000·000000·000000·00······0···0··0 | 4 | ··[·0]···················NULL············0000000000000000·000000·000000·00······0···0··0 |
5 | ··[·1]·.note.gnu.build-id·NOTE············0000000000000238·000238·000024·00···A··0···0··4 | 5 | ··[·1]·.note.gnu.build-id·NOTE············0000000000000238·000238·000024·00···A··0···0··4 |
6 | ··[·2]·.gnu.hash·········NOBITS··········0000000000000260·00025c·00627c·00···A··3···0··8 | 6 | ··[·2]·.gnu.hash·········NOBITS··········0000000000000260·00025c·00627c·00···A··3···0··8 |
7 | ··[·3]·.dynsym···········NOBITS··········00000000000064e0·00025c·013e78·18···A··4···1··8 | 7 | ··[·3]·.dynsym···········NOBITS··········00000000000064e0·00025c·013e78·18···A··4···1··8 |
Offset 25, 22 lines modified | Offset 25, 22 lines modified | ||
25 | ··[20]·.data.rel.ro······NOBITS··········0000000000248be0·000bb0·006e10·00··WA··0···0·32 | 25 | ··[20]·.data.rel.ro······NOBITS··········0000000000248be0·000bb0·006e10·00··WA··0···0·32 |
26 | ··[21]·.dynamic··········NOBITS··········000000000024f9f0·000bb0·000220·10··WA··4···0··8 | 26 | ··[21]·.dynamic··········NOBITS··········000000000024f9f0·000bb0·000220·10··WA··4···0··8 |
27 | ··[22]·.got··············NOBITS··········000000000024fc10·000bb0·0023e0·08··WA··0···0··8 | 27 | ··[22]·.got··············NOBITS··········000000000024fc10·000bb0·0023e0·08··WA··0···0··8 |
28 | ··[23]·.data·············NOBITS··········0000000000252000·000bb0·000028·00··WA··0···0··8 | 28 | ··[23]·.data·············NOBITS··········0000000000252000·000bb0·000028·00··WA··0···0··8 |
29 | ··[24]·.bss··············NOBITS··········0000000000252040·000bb0·000080·00··WA··0···0·32 | 29 | ··[24]·.bss··············NOBITS··········0000000000252040·000bb0·000080·00··WA··0···0·32 |
30 | ··[25]·.comment··········PROGBITS········0000000000000000·00025c·00001f·01··MS··0···0··1 | 30 | ··[25]·.comment··········PROGBITS········0000000000000000·00025c·00001f·01··MS··0···0··1 |
31 | ··[26]·.debug_aranges····PROGBITS········0000000000000000·000280·001f9f·00···C··0···0··8 | 31 | ··[26]·.debug_aranges····PROGBITS········0000000000000000·000280·001f9f·00···C··0···0··8 |
32 | ··[27]·.debug_info·······PROGBITS········0000000000000000·002220·8680 | 32 | ··[27]·.debug_info·······PROGBITS········0000000000000000·002220·868063·00···C··0···0··8 |
33 | ··[28]·.debug_abbrev·····PROGBITS········0000000000000000·86a2 | 33 | ··[28]·.debug_abbrev·····PROGBITS········0000000000000000·86a288·009abd·00···C··0···0··8 |
34 | ··[29]·.debug_line·······PROGBITS········0000000000000000·873d | 34 | ··[29]·.debug_line·······PROGBITS········0000000000000000·873d48·07f915·00···C··0···0··8 |
35 | ··[30]·.debug_str········PROGBITS········0000000000000000·8f36 | 35 | ··[30]·.debug_str········PROGBITS········0000000000000000·8f3660·1430ff·01·MSC··0···0··8 |
36 | ··[31]·.debug_line_str···PROGBITS········0000000000000000·a367 | 36 | ··[31]·.debug_line_str···PROGBITS········0000000000000000·a36760·000740·01·MSC··0···0··8 |
37 | ··[32]·.debug_loclists···PROGBITS········0000000000000000·a36e | 37 | ··[32]·.debug_loclists···PROGBITS········0000000000000000·a36ea0·1b29de·00···C··0···0··8 |
38 | ··[33]·.debug_rnglists···PROGBITS········0000000000000000·be98 | 38 | ··[33]·.debug_rnglists···PROGBITS········0000000000000000·be9880·054d3d·00···C··0···0··8 |
39 | ··[34]·.symtab···········SYMTAB··········0000000000000000·c3e5 | 39 | ··[34]·.symtab···········SYMTAB··········0000000000000000·c3e5c0·0237a8·18·····35·2659··8 |
40 | ··[35]·.strtab···········STRTAB··········0000000000000000·c61 | 40 | ··[35]·.strtab···········STRTAB··········0000000000000000·c61d68·09b55f·00······0···0··1 |
41 | ··[36]·.shstrtab·········STRTAB··········0000000000000000·cfd2 | 41 | ··[36]·.shstrtab·········STRTAB··········0000000000000000·cfd2c7·000177·00······0···0··1 |
42 | Key·to·Flags: | 42 | Key·to·Flags: |
43 | ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info), | 43 | ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info), |
44 | ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS), | 44 | ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS), |
45 | ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude), | 45 | ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude), |
46 | ··R·(retain),·D·(mbind),·l·(large),·p·(processor·specific) | 46 | ··R·(retain),·D·(mbind),·l·(large),·p·(processor·specific) |
Offset 2461, 27 lines modified | Offset 2461, 27 lines modified | ||
2461 | ··2457:·0000000000183ca0···141·FUNC····LOCAL··DEFAULT···12·_ZNKSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10shared_ptrIN7yaramod6ModuleEEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEE19_M_find_before_nodeEmRS7_m.isra.0 | 2461 | ··2457:·0000000000183ca0···141·FUNC····LOCAL··DEFAULT···12·_ZNKSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10shared_ptrIN7yaramod6ModuleEEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEE19_M_find_before_nodeEmRS7_m.isra.0 |
2462 | ··2458:·00000000000a15bc···202·FUNC····LOCAL··DEFAULT···12·_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC2IS3_EEPKcRKS3_.constprop.0 | 2462 | ··2458:·00000000000a15bc···202·FUNC····LOCAL··DEFAULT···12·_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC2IS3_EEPKcRKS3_.constprop.0 |
2463 | ··2459:·0000000000183d30···309·FUNC····LOCAL··DEFAULT···12·_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN7yaramod6ModuleEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE24_M_get_insert_unique_posERS7_.isra.0 | 2463 | ··2459:·0000000000183d30···309·FUNC····LOCAL··DEFAULT···12·_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN7yaramod6ModuleEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE24_M_get_insert_unique_posERS7_.isra.0 |
2464 | ··2460:·0000000000183e70···750·FUNC····LOCAL··DEFAULT···12·_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN7yaramod6ModuleEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE8_M_eraseEPSt13_Rb_tree_nodeISB_E.isra.0 | 2464 | ··2460:·0000000000183e70···750·FUNC····LOCAL··DEFAULT···12·_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN7yaramod6ModuleEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE8_M_eraseEPSt13_Rb_tree_nodeISB_E.isra.0 |
2465 | ··2461:·00000000000a1686····53·FUNC····LOCAL··DEFAULT···12·_ZNK7yaramod10ModulePool10getModulesB5cxx11Ev.cold | 2465 | ··2461:·00000000000a1686····53·FUNC····LOCAL··DEFAULT···12·_ZNK7yaramod10ModulePool10getModulesB5cxx11Ev.cold |
2466 | ··2462:·0000000000184a50··1172·FUNC····LOCAL··DEFAULT···12·_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10shared_ptrIN7yaramod6ModuleEEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJS6_IS5_SB_EEEES6_INSE_14_Node_iteratorISC_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_.isra.0 | 2466 | ··2462:·0000000000184a50··1172·FUNC····LOCAL··DEFAULT···12·_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10shared_ptrIN7yaramod6ModuleEEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJS6_IS5_SB_EEEES6_INSE_14_Node_iteratorISC_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_.isra.0 |
2467 | ··2463:·00000000000a16bc····50·FUNC····LOCAL··DEFAULT···12·_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10shared_ptrIN7yaramod6ModuleEEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJS6_IS5_SB_EEEES6_INSE_14_Node_iteratorISC_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_.isra.0.cold | 2467 | ··2463:·00000000000a16bc····50·FUNC····LOCAL··DEFAULT···12·_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10shared_ptrIN7yaramod6ModuleEEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEE10_M_emplaceIJS6_IS5_SB_EEEES6_INSE_14_Node_iteratorISC_Lb0ELb1EEEbESt17integral_constantIbLb1EEDpOT_.isra.0.cold |
2468 | ··2464:·0000000000 | 2468 | ··2464:·0000000000207840···462·OBJECT··LOCAL··DEFAULT···14·C.2.0 |
2469 | ··2465:·0000000000 | 2469 | ··2465:·0000000000206260··5569·OBJECT··LOCAL··DEFAULT···14·C.21.1 |
2470 | ··2466:·00000000001f | 2470 | ··2466:·00000000001ff640·27655·OBJECT··LOCAL··DEFAULT···14·C.22.2 |
2471 | ··2467:·00000000001f | 2471 | ··2467:·00000000001fe620··4113·OBJECT··LOCAL··DEFAULT···14·C.23.3 |
2472 | ··2468:·00000000001 | 2472 | ··2468:·00000000001fe320···745·OBJECT··LOCAL··DEFAULT···14·C.24.4 |
2473 | ··2469:·00000000001 | 2473 | ··2469:·00000000001fdfe0···826·OBJECT··LOCAL··DEFAULT···14·C.25.5 |
2474 | ··2470:·00000000001 | 2474 | ··2470:·00000000001f9340·19589·OBJECT··LOCAL··DEFAULT···14·C.26.6 |
2475 | ··2471:·00000000001 | 2475 | ··2471:·00000000001f1bc0·30578·OBJECT··LOCAL··DEFAULT···14·C.27.7 |
2476 | ··2472:·00000000001e | 2476 | ··2472:·00000000001e7220·43418·OBJECT··LOCAL··DEFAULT···14·C.28.8 |
2477 | ··2473:·00000000001d | 2477 | ··2473:·00000000001d43e0·77360·OBJECT··LOCAL··DEFAULT···14·C.29.9 |
2478 | ··2474:·00000000001d | 2478 | ··2474:·00000000001d3b60··2162·OBJECT··LOCAL··DEFAULT···14·C.30.10 |
2479 | ··2475:·00000000001 | 2479 | ··2475:·00000000001cfa60·16610·OBJECT··LOCAL··DEFAULT···14·C.31.11 |
2480 | ··2476:·00000000001cd920· | 2480 | ··2476:·00000000001cd920··8500·OBJECT··LOCAL··DEFAULT···14·C.32.12 |
2481 | ··2477:·00000000000a16ee···579·FUNC····LOCAL··DEFAULT···12·_ZN7yaramod10ModulePool12_processPathENSt10filesystem7__cxx114pathE.cold | 2481 | ··2477:·00000000000a16ee···579·FUNC····LOCAL··DEFAULT···12·_ZN7yaramod10ModulePool12_processPathENSt10filesystem7__cxx114pathE.cold |
2482 | ··2478:·00000000000a1932···688·FUNC····LOCAL··DEFAULT···12·_ZN7yaramod10ModulePool21_processModuleContentERKNS_13ModuleContentE.cold | 2482 | ··2478:·00000000000a1932···688·FUNC····LOCAL··DEFAULT···12·_ZN7yaramod10ModulePool21_processModuleContentERKNS_13ModuleContentE.cold |
2483 | ··2479:·00000000000a1be2··1536·FUNC····LOCAL··DEFAULT···12·_ZN7yaramod10ModulePool5_initERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE.cold | 2483 | ··2479:·00000000000a1be2··1536·FUNC····LOCAL··DEFAULT···12·_ZN7yaramod10ModulePool5_initERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE.cold |
2484 | ··2480:·00000000000a21e2····47·FUNC····LOCAL··DEFAULT···12·_ZN7yaramod10ModulePoolC2ENS_8FeaturesERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE.cold | 2484 | ··2480:·00000000000a21e2····47·FUNC····LOCAL··DEFAULT···12·_ZN7yaramod10ModulePoolC2ENS_8FeaturesERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE.cold |
2485 | ··2481:·0000000000000000·····0·FILE····LOCAL··DEFAULT··ABS·plain_string.cpp | 2485 | ··2481:·0000000000000000·····0·FILE····LOCAL··DEFAULT··ABS·plain_string.cpp |
2486 | ··2482:·0000000000207a80····32·OBJECT··LOCAL··DEFAULT···14·C.34.0 | 2486 | ··2482:·0000000000207a80····32·OBJECT··LOCAL··DEFAULT···14·C.34.0 |
2487 | ··2483:·00000000000a2212···200·FUNC····LOCAL··DEFAULT···12·_ZNK7yaramod11PlainString7getTextB5cxx11Ev.cold | 2487 | ··2483:·00000000000a2212···200·FUNC····LOCAL··DEFAULT···12·_ZNK7yaramod11PlainString7getTextB5cxx11Ev.cold |
Offset 1, 4 lines modified | Offset 1, 4 lines modified | ||
1 | Displaying·notes·found·in:·.note.gnu.build-id | 1 | Displaying·notes·found·in:·.note.gnu.build-id |
2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
3 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·e | 3 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·e93978e2bd3028cace1edb35bee2b7618ddc6e5d |
Offset 135, 15 lines modified | Offset 135, 15 lines modified | ||
135 | ··82» (udata)» 4» (line_strp)» (offset:·0x5d1):·cmath | 135 | ··82» (udata)» 4» (line_strp)» (offset:·0x5d1):·cmath |
136 | ··83» (udata)» 2» (line_strp)» (offset:·0x5d7):·ptr_traits.h | 136 | ··83» (udata)» 2» (line_strp)» (offset:·0x5d7):·ptr_traits.h |
137 | ··84» (udata)» 2» (line_strp)» (offset:·0x5e4):·functexcept.h | 137 | ··84» (udata)» 2» (line_strp)» (offset:·0x5e4):·functexcept.h |
138 | ··85» (udata)» 2» (line_strp)» (offset:·0x5f2):·basic_ios.tcc | 138 | ··85» (udata)» 2» (line_strp)» (offset:·0x5f2):·basic_ios.tcc |
139 | ··86» (udata)» 2» (line_strp)» (offset:·0x600):·ostream_insert.h | 139 | ··86» (udata)» 2» (line_strp)» (offset:·0x600):·ostream_insert.h |
140 | ··87» (udata)» 2» (line_strp)» (offset:·0x611):·predefined_ops.h | 140 | ··87» (udata)» 2» (line_strp)» (offset:·0x611):·predefined_ops.h |
141 | ··88» (udata)» 6» (line_strp)» (offset:·0x622):·concurrence.h | 141 | ··88» (udata)» 6» (line_strp)» (offset:·0x622):·concurrence.h |
142 | ··89» (udata)» 12» (line_strp)» (offset:·0x105 | 142 | ··89» (udata)» 12» (line_strp)» (offset:·0x105d):·types.h |
143 | ··90» (udata)» 12» (line_strp)» (offset:·0x630):·stdint-intn.h | 143 | ··90» (udata)» 12» (line_strp)» (offset:·0x630):·stdint-intn.h |
144 | ··91» (udata)» 12» (line_strp)» (offset:·0x63e):·stdint-uintn.h | 144 | ··91» (udata)» 12» (line_strp)» (offset:·0x63e):·stdint-uintn.h |
145 | ··92» (udata)» 12» (line_strp)» (offset:·0x64d):·stdint-least.h | 145 | ··92» (udata)» 12» (line_strp)» (offset:·0x64d):·stdint-least.h |
146 | ··93» (udata)» 13» (line_strp)» (offset:·0x65c):·stdint.h | 146 | ··93» (udata)» 13» (line_strp)» (offset:·0x65c):·stdint.h |
147 | ··94» (udata)» 14» (line_strp)» (offset:·0x665):·stddef.h | 147 | ··94» (udata)» 14» (line_strp)» (offset:·0x665):·stddef.h |
148 | ··95» (udata)» 0» (line_strp)» (offset:·0x66e):·<built-in> | 148 | ··95» (udata)» 0» (line_strp)» (offset:·0x66e):·<built-in> |
149 | ··96» (udata)» 15» (line_strp)» (offset:·0x679):·wint_t.h | 149 | ··96» (udata)» 15» (line_strp)» (offset:·0x679):·wint_t.h |
Offset 144148, 15 lines modified | Offset 144148, 15 lines modified | ||
144148 | ··53» (udata)» 11» (line_strp)» (offset:·0xa6f):·rule.h | 144148 | ··53» (udata)» 11» (line_strp)» (offset:·0xa6f):·rule.h |
144149 | ··54» (udata)» 11» (line_strp)» (offset:·0xb21):·variable.h | 144149 | ··54» (udata)» 11» (line_strp)» (offset:·0xb21):·variable.h |
144150 | ··55» (udata)» 5» (line_strp)» (offset:·0xb2c):·grammar.h | 144150 | ··55» (udata)» 5» (line_strp)» (offset:·0xb2c):·grammar.h |
144151 | ··56» (udata)» 3» (line_strp)» (offset:·0xb36):·std_function.h | 144151 | ··56» (udata)» 3» (line_strp)» (offset:·0xb36):·std_function.h |
144152 | ··57» (udata)» 5» (line_strp)» (offset:·0xb45):·parser.h | 144152 | ··57» (udata)» 5» (line_strp)» (offset:·0xb45):·parser.h |
144153 | ··58» (udata)» 5» (line_strp)» (offset:·0xb4e):·parser_report.h | 144153 | ··58» (udata)» 5» (line_strp)» (offset:·0xb4e):·parser_report.h |
144154 | ··59» (udata)» 5» (line_strp)» (offset:·0xb5e):·token_builder.h | 144154 | ··59» (udata)» 5» (line_strp)» (offset:·0xb5e):·token_builder.h |
144155 | ··60» (udata)» 5» (line_strp)» (offset:·0xf5 | 144155 | ··60» (udata)» 5» (line_strp)» (offset:·0xf5d):·rule_builder.h |
144156 | ··61» (udata)» 5» (line_strp)» (offset:·0xb6e):·parsing_table.h | 144156 | ··61» (udata)» 5» (line_strp)» (offset:·0xb6e):·parsing_table.h |
144157 | ··62» (udata)» 5» (line_strp)» (offset:·0xb7e):·automaton.h | 144157 | ··62» (udata)» 5» (line_strp)» (offset:·0xb7e):·automaton.h |
144158 | ··63» (udata)» 5» (line_strp)» (offset:·0xb8a):·tokenizer.h | 144158 | ··63» (udata)» 5» (line_strp)» (offset:·0xb8a):·tokenizer.h |
144159 | ··64» (udata)» 5» (line_strp)» (offset:·0x3c9):·token.h | 144159 | ··64» (udata)» 5» (line_strp)» (offset:·0x3c9):·token.h |
144160 | ··65» (udata)» 12» (line_strp)» (offset:·0xb96):·parser_driver.h | 144160 | ··65» (udata)» 12» (line_strp)» (offset:·0xb96):·parser_driver.h |
144161 | ··66» (udata)» 12» (line_strp)» (offset:·0xba6):·file_context.h | 144161 | ··66» (udata)» 12» (line_strp)» (offset:·0xba6):·file_context.h |
144162 | ··67» (udata)» 3» (line_strp)» (offset:·0x44b):·vector.tcc | 144162 | ··67» (udata)» 3» (line_strp)» (offset:·0x44b):·vector.tcc |
Offset 144223, 15 lines modified | Offset 144223, 15 lines modified | ||
144223 | ··128» (udata)» 3» (line_strp)» (offset:·0x5e4):·functexcept.h | 144223 | ··128» (udata)» 3» (line_strp)» (offset:·0x5e4):·functexcept.h |
144224 | ··129» (udata)» 3» (line_strp)» (offset:·0x5f2):·basic_ios.tcc | 144224 | ··129» (udata)» 3» (line_strp)» (offset:·0x5f2):·basic_ios.tcc |
144225 | ··130» (udata)» 3» (line_strp)» (offset:·0x600):·ostream_insert.h | 144225 | ··130» (udata)» 3» (line_strp)» (offset:·0x600):·ostream_insert.h |
144226 | ··131» (udata)» 3» (line_strp)» (offset:·0xc67):·cpp_type_traits.h | 144226 | ··131» (udata)» 3» (line_strp)» (offset:·0xc67):·cpp_type_traits.h |
144227 | ··132» (udata)» 3» (line_strp)» (offset:·0x611):·predefined_ops.h | 144227 | ··132» (udata)» 3» (line_strp)» (offset:·0x611):·predefined_ops.h |
144228 | ··133» (udata)» 6» (line_strp)» (offset:·0x622):·concurrence.h | 144228 | ··133» (udata)» 6» (line_strp)» (offset:·0x622):·concurrence.h |
144229 | ··134» (udata)» 17» (line_strp)»(offset:·0x665):·stddef.h | 144229 | ··134» (udata)» 17» (line_strp)»(offset:·0x665):·stddef.h |
144230 | ··135» (udata)» 18» (line_strp)»(offset:·0x105 | 144230 | ··135» (udata)» 18» (line_strp)»(offset:·0x105d):·types.h |
144231 | ··136» (udata)» 18» (line_strp)»(offset:·0x630):·stdint-intn.h | 144231 | ··136» (udata)» 18» (line_strp)»(offset:·0x630):·stdint-intn.h |
144232 | ··137» (udata)» 18» (line_strp)»(offset:·0x63e):·stdint-uintn.h | 144232 | ··137» (udata)» 18» (line_strp)»(offset:·0x63e):·stdint-uintn.h |
144233 | ··138» (udata)» 18» (line_strp)»(offset:·0x64d):·stdint-least.h | 144233 | ··138» (udata)» 18» (line_strp)»(offset:·0x64d):·stdint-least.h |
144234 | ··139» (udata)» 19» (line_strp)»(offset:·0x65c):·stdint.h | 144234 | ··139» (udata)» 19» (line_strp)»(offset:·0x65c):·stdint.h |
144235 | ··140» (udata)» 0» (line_strp)» (offset:·0x66e):·<built-in> | 144235 | ··140» (udata)» 0» (line_strp)» (offset:·0x66e):·<built-in> |
144236 | ··141» (udata)» 20» (line_strp)»(offset:·0x679):·wint_t.h | 144236 | ··141» (udata)» 20» (line_strp)»(offset:·0x679):·wint_t.h |
144237 | ··142» (udata)» 20» (line_strp)»(offset:·0x682):·__mbstate_t.h | 144237 | ··142» (udata)» 20» (line_strp)»(offset:·0x682):·__mbstate_t.h |
Offset 144286, 40 lines modified | Offset 144286, 40 lines modified | ||
144286 | ··191» (udata)» 11» (line_strp)»(offset:·0x307):·expression.h | 144286 | ··191» (udata)» 11» (line_strp)»(offset:·0x307):·expression.h |
144287 | ··192» (udata)» 11» (line_strp)»(offset:·0xd45):·meta.h | 144287 | ··192» (udata)» 11» (line_strp)»(offset:·0xd45):·meta.h |
144288 | ··193» (udata)» 11» (line_strp)»(offset:·0x261):·regexp.h | 144288 | ··193» (udata)» 11» (line_strp)»(offset:·0x261):·regexp.h |
144289 | ··194» (udata)» 11» (line_strp)»(offset:·0xd4c):·sections_summary.h | 144289 | ··194» (udata)» 11» (line_strp)»(offset:·0xd4c):·sections_summary.h |
144290 | ··195» (udata)» 12» (line_strp)»(offset:·0xd5f):·value.h | 144290 | ··195» (udata)» 12» (line_strp)»(offset:·0xd5f):·value.h |
144291 | ··196» (udata)» 11» (line_strp)»(offset:·0xd67):·features.h | 144291 | ··196» (udata)» 11» (line_strp)»(offset:·0xd67):·features.h |
144292 | ··197» (udata)» 28» (line_strp)»(offset:·0xd72):·module_content.h | 144292 | ··197» (udata)» 28» (line_strp)»(offset:·0xd72):·module_content.h |
144293 | ··198» (udata)» 29» (line_strp)»(offset:·0xd83):·module_ | 144293 | ··198» (udata)» 29» (line_strp)»(offset:·0xd83):·module_time_generated.h |
144294 | ··199» (udata)» 29» (line_strp)»(offset:·0xd9 | 144294 | ··199» (udata)» 29» (line_strp)»(offset:·0xd9b):·module_list.h |
144295 | ··200» (udata)» 28» (line_strp)»(offset:·0xda | 144295 | ··200» (udata)» 28» (line_strp)»(offset:·0xda9):·module_pool.h |
144296 | ··201» (udata)» 30» (line_strp)»(offset:·0xdb | 144296 | ··201» (udata)» 30» (line_strp)»(offset:·0xdb7):·void_t.hpp |
144297 | ··202» (udata)» 31» (line_strp)»(offset:·0xdc | 144297 | ··202» (udata)» 31» (line_strp)»(offset:·0xdc2):·value_t.hpp |
144298 | ··203» (udata)» 32» (line_strp)»(offset:·0xdc | 144298 | ··203» (udata)» 32» (line_strp)»(offset:·0xdce):·input_adapters.hpp |
144299 | ··204» (udata)» 32» (line_strp)»(offset:·0xd | 144299 | ··204» (udata)» 32» (line_strp)»(offset:·0xde1):·binary_reader.hpp |
144300 | ··205» (udata)» 32» (line_strp)»(offset:·0xdf | 144300 | ··205» (udata)» 32» (line_strp)»(offset:·0xdf3):·parser.hpp |
144301 | ··206» (udata)» 33» (line_strp)»(offset:·0xdf | 144301 | ··206» (udata)» 33» (line_strp)»(offset:·0xdfe):·primitive_iterator.hpp |
144302 | ··207» (udata)» 31» (line_strp)»(offset:·0xe1 | 144302 | ··207» (udata)» 31» (line_strp)»(offset:·0xe15):·json_custom_base_class.hpp |
144303 | ··208» (udata)» 34» (line_strp)»(offset:·0xe | 144303 | ··208» (udata)» 34» (line_strp)»(offset:·0xe30):·to_chars.hpp |
144304 | ··209» (udata)» 35» (line_strp)»(offset:·0x142b):·serializer.hpp | 144304 | ··209» (udata)» 35» (line_strp)»(offset:·0x142b):·serializer.hpp |
144305 | ··210» (udata)» 35» (line_strp)»(offset:·0xe3 | 144305 | ··210» (udata)» 35» (line_strp)»(offset:·0xe3d):·output_adapters.hpp |
144306 | ··211» (udata)» 33» (line_strp)»(offset:·0xe | 144306 | ··211» (udata)» 33» (line_strp)»(offset:·0xe51):·internal_iterator.hpp |
144307 | ··212» (udata)» 33» (line_strp)»(offset:·0xe6 | 144307 | ··212» (udata)» 33» (line_strp)»(offset:·0xe67):·iter_impl.hpp |
144308 | ··213» (udata)» 31» (line_strp)»(offset:·0xe7 | 144308 | ··213» (udata)» 31» (line_strp)»(offset:·0xe75):·json_ref.hpp |
144309 | ··214» (udata)» 36» (line_strp)»(offset:·0xe8 | 144309 | ··214» (udata)» 36» (line_strp)»(offset:·0xe82):·begin.hpp |
144310 | ··215» (udata)» 37» (line_strp)»(offset:·0x143f):·json.hpp | 144310 | ··215» (udata)» 37» (line_strp)»(offset:·0x143f):·json.hpp |
144311 | ··216» (udata)» 37» (line_strp)»(offset:·0xe8 | 144311 | ··216» (udata)» 37» (line_strp)»(offset:·0xe8c):·byte_container_with_subtype.hpp |
144312 | ··217» (udata)» 31» (line_strp)»(offset:·0xea | 144312 | ··217» (udata)» 31» (line_strp)»(offset:·0xeac):·json_pointer.hpp |
144313 | ··218» (udata)» 37» (line_strp)»(offset:·0xeb | 144313 | ··218» (udata)» 37» (line_strp)»(offset:·0xebd):·json_fwd.hpp |
144314 | ··219» (udata)» 19» (line_strp)»(offset:·0x797):·assert.h | 144314 | ··219» (udata)» 19» (line_strp)»(offset:·0x797):·assert.h |
144315 | ··220» (udata)» 38» (line_strp)»(offset:·0x7a0):·single_threaded.h | 144315 | ··220» (udata)» 38» (line_strp)»(offset:·0x7a0):·single_threaded.h |
144316 | ··221» (udata)» 3» (line_strp)» (offset:·0x7b2):·memory_resource.h | 144316 | ··221» (udata)» 3» (line_strp)» (offset:·0x7b2):·memory_resource.h |
144317 | ··222» (udata)» 13» (line_strp)»(offset:·0xec | 144317 | ··222» (udata)» 13» (line_strp)»(offset:·0xeca):·filesystem.h |
144318 | ··223» (udata)» 30» (line_strp)»(offset:·0xed | 144318 | ··223» (udata)» 30» (line_strp)»(offset:·0xed7):·std_fs.hpp |
144319 | ·Line·Number·Statements: | 144319 | ·Line·Number·Statements: |
144320 | ··[0x0003f4fc]··Set·column·to·24 | 144320 | ··[0x0003f4fc]··Set·column·to·24 |
144321 | ··[0x0003f4fe]··Extended·opcode·2:·set·Address·to·0xb2a10 | 144321 | ··[0x0003f4fe]··Extended·opcode·2:·set·Address·to·0xb2a10 |
144322 | ··[0x0003f509]··Advance·Line·by·27·to·28 | 144322 | ··[0x0003f509]··Advance·Line·by·27·to·28 |
144323 | ··[0x0003f50b]··Copy | 144323 | ··[0x0003f50b]··Copy |
144324 | ··[0x0003f50c]··Set·is_stmt·to·0 | 144324 | ··[0x0003f50c]··Set·is_stmt·to·0 |
Offset 211921, 34 lines modified | Offset 211921, 34 lines modified | ||
211921 | ··13» (line_strp)» (offset:·0x151):·/usr/include/x86_64-linux-gnu/bits | 211921 | ··13» (line_strp)» (offset:·0x151):·/usr/include/x86_64-linux-gnu/bits |
211922 | ··14» (line_strp)» (offset:·0x1d3):·/usr/include/c++/14/pstl | 211922 | ··14» (line_strp)» (offset:·0x1d3):·/usr/include/c++/14/pstl |
211923 | ··15» (line_strp)» (offset:·0xc2):·./include/yaramod/builder | 211923 | ··15» (line_strp)» (offset:·0xc2):·./include/yaramod/builder |
211924 | ··16» (line_strp)» (offset:·0x1ec):·/usr/include/x86_64-linux-gnu/sys | 211924 | ··16» (line_strp)» (offset:·0x1ec):·/usr/include/x86_64-linux-gnu/sys |
211925 | ·The·File·Name·Table·(offset·0x5c491,·lines·119,·columns·2): | 211925 | ·The·File·Name·Table·(offset·0x5c491,·lines·119,·columns·2): |
211926 | ··Entry» Dir» Name | 211926 | ··Entry» Dir» Name |
211927 | ··0» (udata)» 1» (line_strp)» (offset:·0xe | 211927 | ··0» (udata)» 1» (line_strp)» (offset:·0xef0):·yara_hex_string_builder.cpp |
211928 | ··1» (udata)» 2» (line_strp)» (offset:·0x20e):·ios_base.h | 211928 | ··1» (udata)» 2» (line_strp)» (offset:·0x20e):·ios_base.h |
211929 | ··2» (udata)» 3» (line_strp)» (offset:·0xd38):·hex_string.h | 211929 | ··2» (udata)» 3» (line_strp)» (offset:·0xd38):·hex_string.h |
211930 | ··3» (udata)» 2» (line_strp)» (offset:·0x24f):·shared_ptr_base.h | 211930 | ··3» (udata)» 2» (line_strp)» (offset:·0x24f):·shared_ptr_base.h |
211931 | ··4» (udata)» 4» (line_strp)» (offset:·0x26a):·aligned_buffer.h | 211931 | ··4» (udata)» 4» (line_strp)» (offset:·0x26a):·aligned_buffer.h |
211932 | ··5» (udata)» 2» (line_strp)» (offset:·0x27b):·stl_construct.h | 211932 | ··5» (udata)» 2» (line_strp)» (offset:·0x27b):·stl_construct.h |
211933 | ··6» (udata)» 2» (line_strp)» (offset:·0x28b):·alloc_traits.h | 211933 | ··6» (udata)» 2» (line_strp)» (offset:·0x28b):·alloc_traits.h |
211934 | ··7» (udata)» 2» (line_strp)» (offset:·0xbe3):·allocator.h | 211934 | ··7» (udata)» 2» (line_strp)» (offset:·0xbe3):·allocator.h |
211935 | ··8» (udata)» 2» (line_strp)» (offset:·0x2a5):·new_allocator.h | 211935 | ··8» (udata)» 2» (line_strp)» (offset:·0x2a5):·new_allocator.h |
211936 | ··9» (udata)» 2» (line_strp)» (offset:·0x2b5):·allocated_ptr.h | 211936 | ··9» (udata)» 2» (line_strp)» (offset:·0x2b5):·allocated_ptr.h |
211937 | ··10» (udata)» 2» (line_strp)» (offset:·0x323):·stl_vector.h | 211937 | ··10» (udata)» 2» (line_strp)» (offset:·0x323):·stl_vector.h |
211938 | ··11» (udata)» 2» (line_strp)» (offset:·0x314):·stl_iterator.h | 211938 | ··11» (udata)» 2» (line_strp)» (offset:·0x314):·stl_iterator.h |
211939 | ··12» (udata)» 2» (line_strp)» (offset:·0xf0 | 211939 | ··12» (udata)» 2» (line_strp)» (offset:·0xf0c):·stl_numeric.h |
211940 | ··13» (udata)» 2» (line_strp)» (offset:·0x29a):·stl_list.h | 211940 | ··13» (udata)» 2» (line_strp)» (offset:·0x29a):·stl_list.h |
211941 | ··14» (udata)» 2» (line_strp)» (offset:·0x229):·basic_string.h | 211941 | ··14» (udata)» 2» (line_strp)» (offset:·0x229):·basic_string.h |
211942 | ··15» (udata)» 2» (line_strp)» (offset:·0x2dc):·basic_string.tcc | 211942 | ··15» (udata)» 2» (line_strp)» (offset:·0x2dc):·basic_string.tcc |
211943 | ··16» (udata)» 2» (line_strp)» (offset:·0x2ed):·stl_iterator_base_funcs.h | 211943 | ··16» (udata)» 2» (line_strp)» (offset:·0x2ed):·stl_iterator_base_funcs.h |
211944 | ··17» (udata)» 2» (line_strp)» (offset:·0x2c5):·char_traits.h | 211944 | ··17» (udata)» 2» (line_strp)» (offset:·0x2c5):·char_traits.h |
211945 | ··18» (udata)» 5» (line_strp)» (offset:·0x2d3):·typeinfo | 211945 | ··18» (udata)» 5» (line_strp)» (offset:·0x2d3):·typeinfo |
211946 | ··19» (udata)» 1» (line_strp)» (offset:·0xe | 211946 | ··19» (udata)» 1» (line_strp)» (offset:·0xef0):·yara_hex_string_builder.cpp |
211947 | ··20» (udata)» 2» (line_strp)» (offset:·0x3bc):·shared_ptr.h | 211947 | ··20» (udata)» 2» (line_strp)» (offset:·0x3bc):·shared_ptr.h |
211948 | ··21» (udata)» 4» (line_strp)» (offset:·0x3b0):·atomicity.h | 211948 | ··21» (udata)» 4» (line_strp)» (offset:·0x3b0):·atomicity.h |
211949 | ··22» (udata)» 4» (line_strp)» (offset:·0x28b):·alloc_traits.h | 211949 | ··22» (udata)» 4» (line_strp)» (offset:·0x28b):·alloc_traits.h |
211950 | ··23» (udata)» 2» (line_strp)» (offset:·0x456):·stl_uninitialized.h | 211950 | ··23» (udata)» 2» (line_strp)» (offset:·0x456):·stl_uninitialized.h |
211951 | ··24» (udata)» 3» (line_strp)» (offset:·0x3c9):·token.h | 211951 | ··24» (udata)» 3» (line_strp)» (offset:·0x3c9):·token.h |
211952 | ··25» (udata)» 5» (line_strp)» (offset:·0x3d1):·new | 211952 | ··25» (udata)» 5» (line_strp)» (offset:·0x3d1):·new |
211953 | ··26» (udata)» 5» (line_strp)» (offset:·0x3d5):·variant | 211953 | ··26» (udata)» 5» (line_strp)» (offset:·0x3d5):·variant |
Offset 212012, 15 lines modified | Offset 212012, 15 lines modified | ||
212012 | ··84» (udata)» 11» (line_strp)» (offset:·0x690):·__FILE.h | 212012 | ··84» (udata)» 11» (line_strp)» (offset:·0x690):·__FILE.h |
212013 | ··85» (udata)» 11» (line_strp)» (offset:·0x699):·struct_FILE.h | 212013 | ··85» (udata)» 11» (line_strp)» (offset:·0x699):·struct_FILE.h |
212014 | ··86» (udata)» 11» (line_strp)» (offset:·0x692):·FILE.h | 212014 | ··86» (udata)» 11» (line_strp)» (offset:·0x692):·FILE.h |
Max diff block lines reached; 23269224/23278177 bytes (99.96%) of diff not shown. |
Offset 63931, 15 lines modified | Offset 63931, 15 lines modified | ||
63931 | ··Compilation·Unit·@·offset·0x18cea: | 63931 | ··Compilation·Unit·@·offset·0x18cea: |
63932 | ···Length:········0x137·(32-bit) | 63932 | ···Length:········0x137·(32-bit) |
63933 | ···Version:·······5 | 63933 | ···Version:·······5 |
63934 | ···Unit·Type:·····DW_UT_partial·(3) | 63934 | ···Unit·Type:·····DW_UT_partial·(3) |
63935 | ···Abbrev·Offset:·0x7fd | 63935 | ···Abbrev·Offset:·0x7fd |
63936 | ···Pointer·Size:··8 | 63936 | ···Pointer·Size:··8 |
63937 | ·<0><18cf6>:·Abbrev·Number:·9·(DW_TAG_partial_unit) | 63937 | ·<0><18cf6>:·Abbrev·Number:·9·(DW_TAG_partial_unit) |
63938 | ····<18cf7>···DW_AT_stmt_list···:·(sec_offset)·0x247b | 63938 | ····<18cf7>···DW_AT_stmt_list···:·(sec_offset)·0x247b4a |
63939 | ····<18cfb>···DW_AT_comp_dir····:·(line_strp)·(offset:·0):·./obj-x86_64-linux-gnu/src | 63939 | ····<18cfb>···DW_AT_comp_dir····:·(line_strp)·(offset:·0):·./obj-x86_64-linux-gnu/src |
63940 | ·<1><18cff>:·Abbrev·Number:·47·(DW_TAG_imported_unit) | 63940 | ·<1><18cff>:·Abbrev·Number:·47·(DW_TAG_imported_unit) |
63941 | ····<18d00>···DW_AT_import······:·(ref_addr)·<0x3df5>» [Abbrev·Number:·5·(DW_TAG_partial_unit)] | 63941 | ····<18d00>···DW_AT_import······:·(ref_addr)·<0x3df5>» [Abbrev·Number:·5·(DW_TAG_partial_unit)] |
63942 | ·<1><18d04>:·Abbrev·Number:·47·(DW_TAG_imported_unit) | 63942 | ·<1><18d04>:·Abbrev·Number:·47·(DW_TAG_imported_unit) |
63943 | ····<18d05>···DW_AT_import······:·(ref_addr)·<0x18b13>»[Abbrev·Number:·9·(DW_TAG_partial_unit)] | 63943 | ····<18d05>···DW_AT_import······:·(ref_addr)·<0x18b13>»[Abbrev·Number:·9·(DW_TAG_partial_unit)] |
63944 | ·<1><18d09>:·Abbrev·Number:·47·(DW_TAG_imported_unit) | 63944 | ·<1><18d09>:·Abbrev·Number:·47·(DW_TAG_imported_unit) |
63945 | ····<18d0a>···DW_AT_import······:·(ref_addr)·<0x19483>»[Abbrev·Number:·2·(DW_TAG_partial_unit)] | 63945 | ····<18d0a>···DW_AT_import······:·(ref_addr)·<0x19483>»[Abbrev·Number:·2·(DW_TAG_partial_unit)] |
Offset 64109, 15 lines modified | Offset 64109, 15 lines modified | ||
64109 | ··Compilation·Unit·@·offset·0x18e25: | 64109 | ··Compilation·Unit·@·offset·0x18e25: |
64110 | ···Length:········0x189·(32-bit) | 64110 | ···Length:········0x189·(32-bit) |
64111 | ···Version:·······5 | 64111 | ···Version:·······5 |
64112 | ···Unit·Type:·····DW_UT_partial·(3) | 64112 | ···Unit·Type:·····DW_UT_partial·(3) |
64113 | ···Abbrev·Offset:·0x4338 | 64113 | ···Abbrev·Offset:·0x4338 |
64114 | ···Pointer·Size:··8 | 64114 | ···Pointer·Size:··8 |
64115 | ·<0><18e31>:·Abbrev·Number:·5·(DW_TAG_partial_unit) | 64115 | ·<0><18e31>:·Abbrev·Number:·5·(DW_TAG_partial_unit) |
64116 | ····<18e32>···DW_AT_stmt_list···:·(sec_offset)·0x26a7d | 64116 | ····<18e32>···DW_AT_stmt_list···:·(sec_offset)·0x26a7dd |
64117 | ····<18e36>···DW_AT_comp_dir····:·(line_strp)·(offset:·0):·./obj-x86_64-linux-gnu/src | 64117 | ····<18e36>···DW_AT_comp_dir····:·(line_strp)·(offset:·0):·./obj-x86_64-linux-gnu/src |
64118 | ·<1><18e3a>:·Abbrev·Number:·1·(DW_TAG_imported_unit) | 64118 | ·<1><18e3a>:·Abbrev·Number:·1·(DW_TAG_imported_unit) |
64119 | ····<18e3b>···DW_AT_import······:·(ref_addr)·<0x16354>»[Abbrev·Number:·4·(DW_TAG_partial_unit)] | 64119 | ····<18e3b>···DW_AT_import······:·(ref_addr)·<0x16354>»[Abbrev·Number:·4·(DW_TAG_partial_unit)] |
64120 | ·<1><18e3f>:·Abbrev·Number:·1·(DW_TAG_imported_unit) | 64120 | ·<1><18e3f>:·Abbrev·Number:·1·(DW_TAG_imported_unit) |
64121 | ····<18e40>···DW_AT_import······:·(ref_addr)·<0x14717>»[Abbrev·Number:·5·(DW_TAG_partial_unit)] | 64121 | ····<18e40>···DW_AT_import······:·(ref_addr)·<0x14717>»[Abbrev·Number:·5·(DW_TAG_partial_unit)] |
64122 | ·<1><18e44>:·Abbrev·Number:·1·(DW_TAG_imported_unit) | 64122 | ·<1><18e44>:·Abbrev·Number:·1·(DW_TAG_imported_unit) |
64123 | ····<18e45>···DW_AT_import······:·(ref_addr)·<0x1946b>»[Abbrev·Number:·2·(DW_TAG_partial_unit)] | 64123 | ····<18e45>···DW_AT_import······:·(ref_addr)·<0x1946b>»[Abbrev·Number:·2·(DW_TAG_partial_unit)] |
Offset 1354343, 15 lines modified | Offset 1354343, 15 lines modified | ||
1354343 | ···Version:·······5 | 1354343 | ···Version:·······5 |
1354344 | ···Unit·Type:·····DW_UT_compile·(1) | 1354344 | ···Unit·Type:·····DW_UT_compile·(1) |
1354345 | ···Abbrev·Offset:·0x86c1 | 1354345 | ···Abbrev·Offset:·0x86c1 |
1354346 | ···Pointer·Size:··8 | 1354346 | ···Pointer·Size:··8 |
1354347 | ·<0><2c7039>:·Abbrev·Number:·301·(DW_TAG_compile_unit) | 1354347 | ·<0><2c7039>:·Abbrev·Number:·301·(DW_TAG_compile_unit) |
1354348 | ····<2c703b>···DW_AT_producer····:·(strp)·(offset:·0x15fcb0):·GNU·C++17·14.2.0·-mtune=generic·-march=x86-64·-g·-O2·-std=gnu++17·-fstack-protector-strong·-fstack-clash-protection·-fcf-protection=full·-fPIC·-fasynchronous-unwind-tables | 1354348 | ····<2c703b>···DW_AT_producer····:·(strp)·(offset:·0x15fcb0):·GNU·C++17·14.2.0·-mtune=generic·-march=x86-64·-g·-O2·-std=gnu++17·-fstack-protector-strong·-fstack-clash-protection·-fcf-protection=full·-fPIC·-fasynchronous-unwind-tables |
1354349 | ····<2c703f>···DW_AT_language····:·(data1)·33» (C++14) | 1354349 | ····<2c703f>···DW_AT_language····:·(data1)·33» (C++14) |
1354350 | ····<2c7040>···DW_AT_name········:·(line_strp)·(offset:·0xee | 1354350 | ····<2c7040>···DW_AT_name········:·(line_strp)·(offset:·0xee2):·./src/builder/yara_hex_string_builder.cpp |
1354351 | ····<2c7044>···DW_AT_comp_dir····:·(line_strp)·(offset:·0):·./obj-x86_64-linux-gnu/src | 1354351 | ····<2c7044>···DW_AT_comp_dir····:·(line_strp)·(offset:·0):·./obj-x86_64-linux-gnu/src |
1354352 | ····<2c7048>···DW_AT_ranges······:·(sec_offset)·0x34601 | 1354352 | ····<2c7048>···DW_AT_ranges······:·(sec_offset)·0x34601 |
1354353 | ····<2c704c>···DW_AT_low_pc······:·(addr)·0 | 1354353 | ····<2c704c>···DW_AT_low_pc······:·(addr)·0 |
1354354 | ····<2c7054>···DW_AT_stmt_list···:·(sec_offset)·0x5c425 | 1354354 | ····<2c7054>···DW_AT_stmt_list···:·(sec_offset)·0x5c425 |
1354355 | ·<1><2c7058>:·Abbrev·Number:·127·(DW_TAG_imported_unit) | 1354355 | ·<1><2c7058>:·Abbrev·Number:·127·(DW_TAG_imported_unit) |
1354356 | ····<2c7059>···DW_AT_import······:·(ref_addr)·<0x3df5>»[Abbrev·Number:·5·(DW_TAG_partial_unit)] | 1354356 | ····<2c7059>···DW_AT_import······:·(ref_addr)·<0x3df5>»[Abbrev·Number:·5·(DW_TAG_partial_unit)] |
1354357 | ·<1><2c705d>:·Abbrev·Number:·127·(DW_TAG_imported_unit) | 1354357 | ·<1><2c705d>:·Abbrev·Number:·127·(DW_TAG_imported_unit) |
Offset 1555737, 15 lines modified | Offset 1555737, 15 lines modified | ||
1555737 | ···Version:·······5 | 1555737 | ···Version:·······5 |
1555738 | ···Unit·Type:·····DW_UT_compile·(1) | 1555738 | ···Unit·Type:·····DW_UT_compile·(1) |
1555739 | ···Abbrev·Offset:·0xa0bf | 1555739 | ···Abbrev·Offset:·0xa0bf |
1555740 | ···Pointer·Size:··8 | 1555740 | ···Pointer·Size:··8 |
1555741 | ·<0><3399a2>:·Abbrev·Number:·341·(DW_TAG_compile_unit) | 1555741 | ·<0><3399a2>:·Abbrev·Number:·341·(DW_TAG_compile_unit) |
1555742 | ····<3399a4>···DW_AT_producer····:·(strp)·(offset:·0x15fcb0):·GNU·C++17·14.2.0·-mtune=generic·-march=x86-64·-g·-O2·-std=gnu++17·-fstack-protector-strong·-fstack-clash-protection·-fcf-protection=full·-fPIC·-fasynchronous-unwind-tables | 1555742 | ····<3399a4>···DW_AT_producer····:·(strp)·(offset:·0x15fcb0):·GNU·C++17·14.2.0·-mtune=generic·-march=x86-64·-g·-O2·-std=gnu++17·-fstack-protector-strong·-fstack-clash-protection·-fcf-protection=full·-fPIC·-fasynchronous-unwind-tables |
1555743 | ····<3399a8>···DW_AT_language····:·(data1)·33» (C++14) | 1555743 | ····<3399a8>···DW_AT_language····:·(data1)·33» (C++14) |
1555744 | ····<3399a9>···DW_AT_name········:·(line_strp)·(offset:·0xf3 | 1555744 | ····<3399a9>···DW_AT_name········:·(line_strp)·(offset:·0xf34):·./src/builder/yara_rule_builder.cpp |
1555745 | ····<3399ad>···DW_AT_comp_dir····:·(line_strp)·(offset:·0):·./obj-x86_64-linux-gnu/src | 1555745 | ····<3399ad>···DW_AT_comp_dir····:·(line_strp)·(offset:·0):·./obj-x86_64-linux-gnu/src |
1555746 | ····<3399b1>···DW_AT_ranges······:·(sec_offset)·0x454b1 | 1555746 | ····<3399b1>···DW_AT_ranges······:·(sec_offset)·0x454b1 |
1555747 | ····<3399b5>···DW_AT_low_pc······:·(addr)·0 | 1555747 | ····<3399b5>···DW_AT_low_pc······:·(addr)·0 |
1555748 | ····<3399bd>···DW_AT_stmt_list···:·(sec_offset)·0x720fb | 1555748 | ····<3399bd>···DW_AT_stmt_list···:·(sec_offset)·0x720fb |
1555749 | ·<1><3399c1>:·Abbrev·Number:·1·(DW_TAG_base_type) | 1555749 | ·<1><3399c1>:·Abbrev·Number:·1·(DW_TAG_base_type) |
1555750 | ····<3399c2>···DW_AT_byte_size···:·(data1)·8 | 1555750 | ····<3399c2>···DW_AT_byte_size···:·(data1)·8 |
1555751 | ····<3399c3>···DW_AT_encoding····:·(data1)·4»(float) | 1555751 | ····<3399c3>···DW_AT_encoding····:·(data1)·4»(float) |
Offset 1958918, 15 lines modified | Offset 1958918, 15 lines modified | ||
1958918 | ···Version:·······5 | 1958918 | ···Version:·······5 |
1958919 | ···Unit·Type:·····DW_UT_compile·(1) | 1958919 | ···Unit·Type:·····DW_UT_compile·(1) |
1958920 | ···Abbrev·Offset:·0xbea0 | 1958920 | ···Abbrev·Offset:·0xbea0 |
1958921 | ···Pointer·Size:··8 | 1958921 | ···Pointer·Size:··8 |
1958922 | ·<0><41b485>:·Abbrev·Number:·538·(DW_TAG_compile_unit) | 1958922 | ·<0><41b485>:·Abbrev·Number:·538·(DW_TAG_compile_unit) |
1958923 | ····<41b487>···DW_AT_producer····:·(strp)·(offset:·0x15fcb0):·GNU·C++17·14.2.0·-mtune=generic·-march=x86-64·-g·-O2·-std=gnu++17·-fstack-protector-strong·-fstack-clash-protection·-fcf-protection=full·-fPIC·-fasynchronous-unwind-tables | 1958923 | ····<41b487>···DW_AT_producer····:·(strp)·(offset:·0x15fcb0):·GNU·C++17·14.2.0·-mtune=generic·-march=x86-64·-g·-O2·-std=gnu++17·-fstack-protector-strong·-fstack-clash-protection·-fcf-protection=full·-fPIC·-fasynchronous-unwind-tables |
1958924 | ····<41b48b>···DW_AT_language····:·(data1)·33» (C++14) | 1958924 | ····<41b48b>···DW_AT_language····:·(data1)·33» (C++14) |
1958925 | ····<41b48c>···DW_AT_name········:·(line_strp)·(offset:·0xf7 | 1958925 | ····<41b48c>···DW_AT_name········:·(line_strp)·(offset:·0xf7b):·./src/parser/parser_driver.cpp |
1958926 | ····<41b490>···DW_AT_comp_dir····:·(line_strp)·(offset:·0):·./obj-x86_64-linux-gnu/src | 1958926 | ····<41b490>···DW_AT_comp_dir····:·(line_strp)·(offset:·0):·./obj-x86_64-linux-gnu/src |
1958927 | ····<41b494>···DW_AT_ranges······:·(sec_offset)·0xdc1c2 | 1958927 | ····<41b494>···DW_AT_ranges······:·(sec_offset)·0xdc1c2 |
1958928 | ····<41b498>···DW_AT_low_pc······:·(addr)·0 | 1958928 | ····<41b498>···DW_AT_low_pc······:·(addr)·0 |
1958929 | ····<41b4a0>···DW_AT_stmt_list···:·(sec_offset)·0x96bf9 | 1958929 | ····<41b4a0>···DW_AT_stmt_list···:·(sec_offset)·0x96bf9 |
1958930 | ·<1><41b4a4>:·Abbrev·Number:·1·(DW_TAG_base_type) | 1958930 | ·<1><41b4a4>:·Abbrev·Number:·1·(DW_TAG_base_type) |
1958931 | ····<41b4a5>···DW_AT_byte_size···:·(data1)·16 | 1958931 | ····<41b4a5>···DW_AT_byte_size···:·(data1)·16 |
1958932 | ····<41b4a6>···DW_AT_encoding····:·(data1)·7»(unsigned) | 1958932 | ····<41b4a6>···DW_AT_encoding····:·(data1)·7»(unsigned) |
Offset 2955936, 161 lines modified | Offset 2955936, 161 lines modified | ||
2955936 | ·<2><5d7af2>:·Abbrev·Number:·323·(DW_TAG_namespace) | 2955936 | ·<2><5d7af2>:·Abbrev·Number:·323·(DW_TAG_namespace) |
2955937 | ····<5d7af4>···DW_AT_name········:·(strp)·(offset:·0x4142bf):·modules | 2955937 | ····<5d7af4>···DW_AT_name········:·(strp)·(offset:·0x4142bf):·modules |
2955938 | ····<5d7af8>···DW_AT_decl_file···:·(data1)·223 | 2955938 | ····<5d7af8>···DW_AT_decl_file···:·(data1)·223 |
2955939 | ····<5d7af9>···DW_AT_decl_line···:·(data1)·12 | 2955939 | ····<5d7af9>···DW_AT_decl_line···:·(data1)·12 |
2955940 | ····<5d7afa>···DW_AT_decl_column·:·(data1)·12 | 2955940 | ····<5d7afa>···DW_AT_decl_column·:·(data1)·12 |
2955941 | ····<5d7afb>···DW_AT_sibling·····:·(ref_udata)·<0x5d7d37> | 2955941 | ····<5d7afb>···DW_AT_sibling·····:·(ref_udata)·<0x5d7d37> |
2955942 | ·<3><5d7afe>:·Abbrev·Number:·90·(DW_TAG_class_type) | 2955942 | ·<3><5d7afe>:·Abbrev·Number:·90·(DW_TAG_class_type) |
2955943 | ····<5d7aff>···DW_AT_name········:·(strp)·(offset:·0xb | 2955943 | ····<5d7aff>···DW_AT_name········:·(strp)·(offset:·0xbcdf48):·Gmodule_time |
2955944 | ····<5d7b03>···DW_AT_byte_size···:·(data1)·64 | 2955944 | ····<5d7b03>···DW_AT_byte_size···:·(data1)·64 |
2955945 | ····<5d7b04>···DW_AT_decl_file···:·(data1)·223 | 2955945 | ····<5d7b04>···DW_AT_decl_file···:·(data1)·223 |
2955946 | ····<5d7b05>···DW_AT_decl_line···:·(data1)·14 | 2955946 | ····<5d7b05>···DW_AT_decl_line···:·(data1)·14 |
2955947 | ····<5d7b06>···DW_AT_decl_column·:·(data1)·8 | 2955947 | ····<5d7b06>···DW_AT_decl_column·:·(data1)·8 |
2955948 | ····<5d7b07>···DW_AT_sibling·····:·(ref_udata)·<0x5d7b26> | 2955948 | ····<5d7b07>···DW_AT_sibling·····:·(ref_udata)·<0x5d7b26> |
2955949 | ·<4><5d7b0a>:·Abbrev·Number:·67·(DW_TAG_inheritance) | 2955949 | ·<4><5d7b0a>:·Abbrev·Number:·67·(DW_TAG_inheritance) |
2955950 | ····<5d7b0b>···DW_AT_type········:·(ref_udata)·<0x5d7a5b>,·ModuleContent | 2955950 | ····<5d7b0b>···DW_AT_type········:·(ref_udata)·<0x5d7a5b>,·ModuleContent |
2955951 | ····<5d7b0e>···DW_AT_data_member_location:·(data1)·0 | 2955951 | ····<5d7b0e>···DW_AT_data_member_location:·(data1)·0 |
2955952 | ····<5d7b0f>···DW_AT_accessibility:·(data1)·1» (public) | 2955952 | ····<5d7b0f>···DW_AT_accessibility:·(data1)·1» (public) |
2955953 | ·<4><5d7b10>:·Abbrev·Number:·167·(DW_TAG_subprogram) | 2955953 | ·<4><5d7b10>:·Abbrev·Number:·167·(DW_TAG_subprogram) |
2955954 | ····<5d7b12>···DW_AT_external····:·(flag_present)·1 | 2955954 | ····<5d7b12>···DW_AT_external····:·(flag_present)·1 |
2955955 | ····<5d7b12>···DW_AT_name········:·(strp)·(offset:·0xb | 2955955 | ····<5d7b12>···DW_AT_name········:·(strp)·(offset:·0xbcdf48):·Gmodule_time |
2955956 | ····<5d7b16>···DW_AT_decl_file···:·(data1)·223 | 2955956 | ····<5d7b16>···DW_AT_decl_file···:·(data1)·223 |
2955957 | ····<5d7b17>···DW_AT_decl_line···:·(data1)·17 | 2955957 | ····<5d7b17>···DW_AT_decl_line···:·(data1)·17 |
2955958 | ····<5d7b18>···DW_AT_decl_column·:·(data1)·2 | 2955958 | ····<5d7b18>···DW_AT_decl_column·:·(data1)·2 |
2955959 | ····<5d7b19>···DW_AT_linkage_name:·(strp)·(offset:·0x | 2955959 | ····<5d7b19>···DW_AT_linkage_name:·(strp)·(offset:·0x8de549):·_ZN7yaramod7modules12Gmodule_timeC4Ev |
2955960 | ····<5d7b1d>···DW_AT_accessibility:·(implicit_const)·1» (public) | 2955960 | ····<5d7b1d>···DW_AT_accessibility:·(implicit_const)·1» (public) |
2955961 | ····<5d7b1d>···DW_AT_declaration·:·(flag_present)·1 | 2955961 | ····<5d7b1d>···DW_AT_declaration·:·(flag_present)·1 |
2955962 | ····<5d7b1d>···DW_AT_object_pointer:·(ref_udata)·<0x5d7b20> | 2955962 | ····<5d7b1d>···DW_AT_object_pointer:·(ref_udata)·<0x5d7b20> |
2955963 | ·<5><5d7b20>:·Abbrev·Number:·5·(DW_TAG_formal_parameter) | 2955963 | ·<5><5d7b20>:·Abbrev·Number:·5·(DW_TAG_formal_parameter) |
2955964 | ····<5d7b21>···DW_AT_type········:·(ref_udata)·<0x5e526f> | 2955964 | ····<5d7b21>···DW_AT_type········:·(ref_udata)·<0x5e526f> |
2955965 | ····<5d7b24>···DW_AT_artificial··:·(flag_present)·1 | 2955965 | ····<5d7b24>···DW_AT_artificial··:·(flag_present)·1 |
2955966 | ·<5><5d7b24>:·Abbrev·Number:·0 | 2955966 | ·<5><5d7b24>:·Abbrev·Number:·0 |
2955967 | ·<4><5d7b25>:·Abbrev·Number:·0 | 2955967 | ·<4><5d7b25>:·Abbrev·Number:·0 |
2955968 | ·<3><5d7b26>:·Abbrev·Number:·90·(DW_TAG_class_type) | 2955968 | ·<3><5d7b26>:·Abbrev·Number:·90·(DW_TAG_class_type) |
2955969 | ····<5d7b27>···DW_AT_name········:·(strp)·(offset:·0xbd | 2955969 | ····<5d7b27>···DW_AT_name········:·(strp)·(offset:·0xbda9fc):·Gmodule_hash |
2955970 | ····<5d7b2b>···DW_AT_byte_size···:·(data1)·64 | 2955970 | ····<5d7b2b>···DW_AT_byte_size···:·(data1)·64 |
2955971 | ····<5d7b2c>···DW_AT_decl_file···:·(data1)·224 | 2955971 | ····<5d7b2c>···DW_AT_decl_file···:·(data1)·224 |
2955972 | ····<5d7b2d>···DW_AT_decl_line···:·(data1)·14 | 2955972 | ····<5d7b2d>···DW_AT_decl_line···:·(data1)·14 |
2955973 | ····<5d7b2e>···DW_AT_decl_column·:·(data1)·8 | 2955973 | ····<5d7b2e>···DW_AT_decl_column·:·(data1)·8 |
2955974 | ····<5d7b2f>···DW_AT_sibling·····:·(ref_udata)·<0x5d7b4e> | 2955974 | ····<5d7b2f>···DW_AT_sibling·····:·(ref_udata)·<0x5d7b4e> |
2955975 | ·<4><5d7b32>:·Abbrev·Number:·67·(DW_TAG_inheritance) | 2955975 | ·<4><5d7b32>:·Abbrev·Number:·67·(DW_TAG_inheritance) |
2955976 | ····<5d7b33>···DW_AT_type········:·(ref_udata)·<0x5d7a5b>,·ModuleContent | 2955976 | ····<5d7b33>···DW_AT_type········:·(ref_udata)·<0x5d7a5b>,·ModuleContent |
2955977 | ····<5d7b36>···DW_AT_data_member_location:·(data1)·0 | 2955977 | ····<5d7b36>···DW_AT_data_member_location:·(data1)·0 |
2955978 | ····<5d7b37>···DW_AT_accessibility:·(data1)·1» (public) | 2955978 | ····<5d7b37>···DW_AT_accessibility:·(data1)·1» (public) |
2955979 | ·<4><5d7b38>:·Abbrev·Number:·167·(DW_TAG_subprogram) | 2955979 | ·<4><5d7b38>:·Abbrev·Number:·167·(DW_TAG_subprogram) |
2955980 | ····<5d7b3a>···DW_AT_external····:·(flag_present)·1 | 2955980 | ····<5d7b3a>···DW_AT_external····:·(flag_present)·1 |
2955981 | ····<5d7b3a>···DW_AT_name········:·(strp)·(offset:·0xbd | 2955981 | ····<5d7b3a>···DW_AT_name········:·(strp)·(offset:·0xbda9fc):·Gmodule_hash |
2955982 | ····<5d7b3e>···DW_AT_decl_file···:·(data1)·224 | 2955982 | ····<5d7b3e>···DW_AT_decl_file···:·(data1)·224 |
Max diff block lines reached; 22862/31096 bytes (73.52%) of diff not shown. |
Offset 39125, 35 lines modified | Offset 39125, 35 lines modified | ||
39125 | ····DW_AT_low_pc·······DW_FORM_addr | 39125 | ····DW_AT_low_pc·······DW_FORM_addr |
39126 | ····DW_AT_high_pc······DW_FORM_udata | 39126 | ····DW_AT_high_pc······DW_FORM_udata |
39127 | ····DW_AT_call_file····DW_FORM_data1 | 39127 | ····DW_AT_call_file····DW_FORM_data1 |
39128 | ····DW_AT_call_line····DW_FORM_data1 | 39128 | ····DW_AT_call_line····DW_FORM_data1 |
39129 | ····DW_AT_call_column··DW_FORM_data1 | 39129 | ····DW_AT_call_column··DW_FORM_data1 |
39130 | ····DW_AT_sibling······DW_FORM_ref_udata | 39130 | ····DW_AT_sibling······DW_FORM_ref_udata |
39131 | ····DW_AT·value:·0·····DW_FORM·value:·0 | 39131 | ····DW_AT·value:·0·····DW_FORM·value:·0 |
39132 | ···30······DW_TAG_inlined_subroutine····[has·children] | ||
39133 | ····DW_AT_abstract_origin·DW_FORM_ref_addr | ||
39134 | ····DW_AT_entry_pc·····DW_FORM_addr | ||
39135 | ····DW_AT_GNU_entry_view·DW_FORM_data2 | ||
39136 | ····DW_AT_ranges·······DW_FORM_sec_offset | ||
39137 | ····DW_AT_call_file····DW_FORM_data1 | ||
39138 | ····DW_AT_call_line····DW_FORM_data2 | ||
39139 | ····DW_AT_call_column··DW_FORM_data1 | ||
39140 | ····DW_AT·value:·0·····DW_FORM·value:·0 | ||
39132 | ···3 | 39141 | ···31······DW_TAG_subprogram····[has·children] |
39133 | ····DW_AT_external·····DW_FORM_flag_present | 39142 | ····DW_AT_external·····DW_FORM_flag_present |
39134 | ····DW_AT_name·········DW_FORM_strp | 39143 | ····DW_AT_name·········DW_FORM_strp |
39135 | ····DW_AT_decl_file····DW_FORM_data1 | 39144 | ····DW_AT_decl_file····DW_FORM_data1 |
39136 | ····DW_AT_decl_line····DW_FORM_data2 | 39145 | ····DW_AT_decl_line····DW_FORM_data2 |
39137 | ····DW_AT_decl_column··DW_FORM_data1 | 39146 | ····DW_AT_decl_column··DW_FORM_data1 |
39138 | ····DW_AT_linkage_name·DW_FORM_strp | 39147 | ····DW_AT_linkage_name·DW_FORM_strp |
39139 | ····DW_AT_type·········DW_FORM_ref_udata | 39148 | ····DW_AT_type·········DW_FORM_ref_udata |
39140 | ····DW_AT_declaration··DW_FORM_flag_present | 39149 | ····DW_AT_declaration··DW_FORM_flag_present |
39141 | ····DW_AT_object_pointer·DW_FORM_ref_udata | 39150 | ····DW_AT_object_pointer·DW_FORM_ref_udata |
39142 | ····DW_AT_sibling······DW_FORM_ref_udata | 39151 | ····DW_AT_sibling······DW_FORM_ref_udata |
39143 | ····DW_AT·value:·0·····DW_FORM·value:·0 | 39152 | ····DW_AT·value:·0·····DW_FORM·value:·0 |
39144 | ···31······DW_TAG_inlined_subroutine····[has·children] | ||
39145 | ····DW_AT_abstract_origin·DW_FORM_ref_addr | ||
39146 | ····DW_AT_entry_pc·····DW_FORM_addr | ||
39147 | ····DW_AT_GNU_entry_view·DW_FORM_data2 | ||
39148 | ····DW_AT_ranges·······DW_FORM_sec_offset | ||
39149 | ····DW_AT_call_file····DW_FORM_data1 | ||
39150 | ····DW_AT_call_line····DW_FORM_data2 | ||
39151 | ····DW_AT_call_column··DW_FORM_data1 | ||
39152 | ····DW_AT·value:·0·····DW_FORM·value:·0 | ||
39153 | ···32······DW_TAG_variable····[no·children] | 39153 | ···32······DW_TAG_variable····[no·children] |
39154 | ····DW_AT_abstract_origin·DW_FORM_ref_udata | 39154 | ····DW_AT_abstract_origin·DW_FORM_ref_udata |
39155 | ····DW_AT·value:·0·····DW_FORM·value:·0 | 39155 | ····DW_AT·value:·0·····DW_FORM·value:·0 |
39156 | ···33······DW_TAG_subprogram····[has·children] | 39156 | ···33······DW_TAG_subprogram····[has·children] |
39157 | ····DW_AT_external·····DW_FORM_flag_present | 39157 | ····DW_AT_external·····DW_FORM_flag_present |
39158 | ····DW_AT_name·········DW_FORM_strp | 39158 | ····DW_AT_name·········DW_FORM_strp |
39159 | ····DW_AT_decl_file····DW_FORM_data1 | 39159 | ····DW_AT_decl_file····DW_FORM_data1 |
Offset 39735, 33 lines modified | Offset 39735, 33 lines modified | ||
39735 | ····DW_AT·value:·0·····DW_FORM·value:·0 | 39735 | ····DW_AT·value:·0·····DW_FORM·value:·0 |
39736 | ···108······DW_TAG_imported_declaration····[no·children] | 39736 | ···108······DW_TAG_imported_declaration····[no·children] |
39737 | ····DW_AT_decl_file····DW_FORM_data1 | 39737 | ····DW_AT_decl_file····DW_FORM_data1 |
39738 | ····DW_AT_decl_line····DW_FORM_data1 | 39738 | ····DW_AT_decl_line····DW_FORM_data1 |
39739 | ····DW_AT_decl_column··DW_FORM_data1 | 39739 | ····DW_AT_decl_column··DW_FORM_data1 |
39740 | ····DW_AT_import·······DW_FORM_ref_udata | 39740 | ····DW_AT_import·······DW_FORM_ref_udata |
39741 | ····DW_AT·value:·0·····DW_FORM·value:·0 | 39741 | ····DW_AT·value:·0·····DW_FORM·value:·0 |
39742 | ···109······DW_TAG_template_type_param····[no·children] | ||
39743 | ····DW_AT_name·········DW_FORM_strp | ||
39744 | ····DW_AT_type·········DW_FORM_ref_udata | ||
39745 | ····DW_AT_default_value·DW_FORM_flag_present | ||
39746 | ····DW_AT·value:·0·····DW_FORM·value:·0 | ||
39747 | ···110······DW_TAG_lexical_block····[has·children] | ||
39748 | ····DW_AT_ranges·······DW_FORM_sec_offset | ||
39749 | ····DW_AT_sibling······DW_FORM_ref_udata | ||
39750 | ····DW_AT·value:·0·····DW_FORM·value:·0 | ||
39751 | ···1 | 39742 | ···109······DW_TAG_inlined_subroutine····[has·children] |
39752 | ····DW_AT_abstract_origin·DW_FORM_ref_addr | 39743 | ····DW_AT_abstract_origin·DW_FORM_ref_addr |
39753 | ····DW_AT_entry_pc·····DW_FORM_addr | 39744 | ····DW_AT_entry_pc·····DW_FORM_addr |
39754 | ····DW_AT_GNU_entry_view·DW_FORM_data2 | 39745 | ····DW_AT_GNU_entry_view·DW_FORM_data2 |
39755 | ····DW_AT_low_pc·······DW_FORM_addr | 39746 | ····DW_AT_low_pc·······DW_FORM_addr |
39756 | ····DW_AT_high_pc······DW_FORM_udata | 39747 | ····DW_AT_high_pc······DW_FORM_udata |
39757 | ····DW_AT_call_file····DW_FORM_data1 | 39748 | ····DW_AT_call_file····DW_FORM_data1 |
39758 | ····DW_AT_call_line····DW_FORM_implicit_const:·17 | 39749 | ····DW_AT_call_line····DW_FORM_implicit_const:·17 |
39759 | ····DW_AT_sibling······DW_FORM_ref_udata | 39750 | ····DW_AT_sibling······DW_FORM_ref_udata |
39760 | ····DW_AT·value:·0·····DW_FORM·value:·0 | 39751 | ····DW_AT·value:·0·····DW_FORM·value:·0 |
39752 | ···110······DW_TAG_template_type_param····[no·children] | ||
39753 | ····DW_AT_name·········DW_FORM_strp | ||
39754 | ····DW_AT_type·········DW_FORM_ref_udata | ||
39755 | ····DW_AT_default_value·DW_FORM_flag_present | ||
39756 | ····DW_AT·value:·0·····DW_FORM·value:·0 | ||
39757 | ···111······DW_TAG_lexical_block····[has·children] | ||
39758 | ····DW_AT_ranges·······DW_FORM_sec_offset | ||
39759 | ····DW_AT_sibling······DW_FORM_ref_udata | ||
39760 | ····DW_AT·value:·0·····DW_FORM·value:·0 | ||
39761 | ···112······DW_TAG_subprogram····[has·children] | 39761 | ···112······DW_TAG_subprogram····[has·children] |
39762 | ····DW_AT_external·····DW_FORM_flag_present | 39762 | ····DW_AT_external·····DW_FORM_flag_present |
39763 | ····DW_AT_name·········DW_FORM_strp | 39763 | ····DW_AT_name·········DW_FORM_strp |
39764 | ····DW_AT_decl_file····DW_FORM_data1 | 39764 | ····DW_AT_decl_file····DW_FORM_data1 |
39765 | ····DW_AT_decl_line····DW_FORM_data2 | 39765 | ····DW_AT_decl_line····DW_FORM_data2 |
39766 | ····DW_AT_decl_column··DW_FORM_data1 | 39766 | ····DW_AT_decl_column··DW_FORM_data1 |
39767 | ····DW_AT_linkage_name·DW_FORM_strp | 39767 | ····DW_AT_linkage_name·DW_FORM_strp |
Offset 39779, 61 lines modified | Offset 39779, 61 lines modified | ||
39779 | ····DW_AT_decl_column··DW_FORM_data1 | 39779 | ····DW_AT_decl_column··DW_FORM_data1 |
39780 | ····DW_AT_type·········DW_FORM_ref_addr | 39780 | ····DW_AT_type·········DW_FORM_ref_addr |
39781 | ····DW_AT·value:·0·····DW_FORM·value:·0 | 39781 | ····DW_AT·value:·0·····DW_FORM·value:·0 |
39782 | ···114······DW_TAG_inheritance····[no·children] | 39782 | ···114······DW_TAG_inheritance····[no·children] |
39783 | ····DW_AT_type·········DW_FORM_ref_addr | 39783 | ····DW_AT_type·········DW_FORM_ref_addr |
39784 | ····DW_AT_data_member_location·DW_FORM_data1 | 39784 | ····DW_AT_data_member_location·DW_FORM_data1 |
39785 | ····DW_AT·value:·0·····DW_FORM·value:·0 | 39785 | ····DW_AT·value:·0·····DW_FORM·value:·0 |
39786 | ···115······DW_TAG_inlined_subroutine····[has·children] | ||
39787 | ····DW_AT_abstract_origin·DW_FORM_ref_udata | ||
39788 | ····DW_AT_entry_pc·····DW_FORM_addr | ||
39789 | ····DW_AT_GNU_entry_view·DW_FORM_data2 | ||
39790 | ····DW_AT_ranges·······DW_FORM_sec_offset | ||
39791 | ····DW_AT_call_file····DW_FORM_data1 | ||
39792 | ····DW_AT_call_line····DW_FORM_implicit_const:·17 | ||
39793 | ····DW_AT_sibling······DW_FORM_ref_udata | ||
39794 | ····DW_AT·value:·0·····DW_FORM·value:·0 | ||
39786 | ···11 | 39795 | ···116······DW_TAG_call_site····[no·children] |
39787 | ····DW_AT_call_return_pc·DW_FORM_addr | 39796 | ····DW_AT_call_return_pc·DW_FORM_addr |
39788 | ····DW_AT_call_origin··DW_FORM_ref_udata | 39797 | ····DW_AT_call_origin··DW_FORM_ref_udata |
39789 | ····DW_AT·value:·0·····DW_FORM·value:·0 | 39798 | ····DW_AT·value:·0·····DW_FORM·value:·0 |
39790 | ···11 | 39799 | ···117······DW_TAG_lexical_block····[no·children] |
39791 | ····DW_AT_ranges·······DW_FORM_sec_offset | 39800 | ····DW_AT_ranges·······DW_FORM_sec_offset |
39792 | ····DW_AT·value:·0·····DW_FORM·value:·0 | 39801 | ····DW_AT·value:·0·····DW_FORM·value:·0 |
39793 | ···11 | 39802 | ···118······DW_TAG_member····[no·children] |
39794 | ····DW_AT_name·········DW_FORM_strp | 39803 | ····DW_AT_name·········DW_FORM_strp |
39795 | ····DW_AT_decl_file····DW_FORM_data1 | 39804 | ····DW_AT_decl_file····DW_FORM_data1 |
39796 | ····DW_AT_decl_line····DW_FORM_data2 | 39805 | ····DW_AT_decl_line····DW_FORM_data2 |
39797 | ····DW_AT_decl_column··DW_FORM_data1 | 39806 | ····DW_AT_decl_column··DW_FORM_data1 |
39798 | ····DW_AT_type·········DW_FORM_ref_addr | 39807 | ····DW_AT_type·········DW_FORM_ref_addr |
39799 | ····DW_AT_data_member_location·DW_FORM_data1 | 39808 | ····DW_AT_data_member_location·DW_FORM_data1 |
39800 | ····DW_AT·value:·0·····DW_FORM·value:·0 | 39809 | ····DW_AT·value:·0·····DW_FORM·value:·0 |
39801 | ···11 | 39810 | ···119······DW_TAG_subprogram····[has·children] |
39802 | ····DW_AT_abstract_origin·DW_FORM_ref_udata | 39811 | ····DW_AT_abstract_origin·DW_FORM_ref_udata |
39812 | ····DW_AT_linkage_name·DW_FORM_strp | ||
39813 | ····DW_AT_object_pointer·DW_FORM_ref_udata | ||
39803 | ····DW_AT_ | 39814 | ····DW_AT_low_pc·······DW_FORM_addr |
39804 | ····DW_AT_GNU_entry_view·DW_FORM_data2 | ||
39805 | ····DW_AT_ranges·······DW_FORM_sec_offset | ||
39806 | ····DW_AT_ | 39815 | ····DW_AT_high_pc······DW_FORM_udata |
Max diff block lines reached; 65620/71529 bytes (91.74%) of diff not shown. |
Offset 2742, 15 lines modified | Offset 2742, 15 lines modified | ||
2742 | ····0000000000182ef0·00000000000000b7 | 2742 | ····0000000000182ef0·00000000000000b7 |
2743 | ····0000000000182fb0·0000000000000104 | 2743 | ····0000000000182fb0·0000000000000104 |
2744 | ····00000000001830c0·0000000000000202 | 2744 | ····00000000001830c0·0000000000000202 |
2745 | ····0000000000000000·0000000000000120 | 2745 | ····0000000000000000·0000000000000120 |
2746 | ····0000000000000000·0000000000000000 | 2746 | ····0000000000000000·0000000000000000 |
2747 | ··Length:···················348 | 2747 | ··Length:···················348 |
2748 | ··Version:··················2 | 2748 | ··Version:··················2 |
2749 | ··Offset·into·.debug_info:··0xedea4 | 2749 | ··Offset·into·.debug_info:··0xedea40 |
2750 | ··Pointer·Size:·············8 | 2750 | ··Pointer·Size:·············8 |
2751 | ··Segment·Size:·············0 | 2751 | ··Segment·Size:·············0 |
2752 | ····Address············Length | 2752 | ····Address············Length |
2753 | ····000000000018aa90·0000000000000caa | 2753 | ····000000000018aa90·0000000000000caa |
2754 | ····00000000000a2212·0000000000000371 | 2754 | ····00000000000a2212·0000000000000371 |
2755 | ····00000000000b2a10·0000000000000009 | 2755 | ····00000000000b2a10·0000000000000009 |
Offset 2770, 15 lines modified | Offset 2770, 15 lines modified | ||
2770 | ····0000000000000000·000000000000018d | 2770 | ····0000000000000000·000000000000018d |
2771 | ····0000000000000000·00000000000000de | 2771 | ····0000000000000000·00000000000000de |
2772 | ····0000000000000000·00000000000000de | 2772 | ····0000000000000000·00000000000000de |
2773 | ····00000000000c1470·0000000000000030 | 2773 | ····00000000000c1470·0000000000000030 |
2774 | ····0000000000000000·0000000000000000 | 2774 | ····0000000000000000·0000000000000000 |
2775 | ··Length:···················508 | 2775 | ··Length:···················508 |
2776 | ··Version:··················2 | 2776 | ··Version:··················2 |
2777 | ··Offset·into·.debug_info:··0xf08b | 2777 | ··Offset·into·.debug_info:··0xf08b4b |
2778 | ··Pointer·Size:·············8 | 2778 | ··Pointer·Size:·············8 |
2779 | ··Segment·Size:·············0 | 2779 | ··Segment·Size:·············0 |
2780 | ····Address············Length | 2780 | ····Address············Length |
2781 | ····000000000018b740·0000000000005ddb | 2781 | ····000000000018b740·0000000000005ddb |
2782 | ····00000000000a2584·0000000000000797 | 2782 | ····00000000000a2584·0000000000000797 |
2783 | ····00000000000b4e70·0000000000000005 | 2783 | ····00000000000b4e70·0000000000000005 |
Offset 2808, 25 lines modified | Offset 2808, 25 lines modified | ||
2808 | ····00000000001918d0·00000000000004b0 | 2808 | ····00000000001918d0·00000000000004b0 |
2809 | ····0000000000191d80·0000000000000288 | 2809 | ····0000000000191d80·0000000000000288 |
2810 | ····00000000000c24d0·000000000000018a | 2810 | ····00000000000c24d0·000000000000018a |
2811 | ····00000000000c2aa0·000000000000002c | 2811 | ····00000000000c2aa0·000000000000002c |
2812 | ····0000000000000000·0000000000000000 | 2812 | ····0000000000000000·0000000000000000 |
2813 | ··Length:···················60 | 2813 | ··Length:···················60 |
2814 | ··Version:··················2 | 2814 | ··Version:··················2 |
2815 | ··Offset·into·.debug_info:··0xf8108 | 2815 | ··Offset·into·.debug_info:··0xf81080 |
2816 | ··Pointer·Size:·············8 | 2816 | ··Pointer·Size:·············8 |
2817 | ··Segment·Size:·············0 | 2817 | ··Segment·Size:·············0 |
2818 | ····Address············Length | 2818 | ····Address············Length |
2819 | ····0000000000192010·0000000000000805 | 2819 | ····0000000000192010·0000000000000805 |
2820 | ····00000000000b8030·000000000000004c | 2820 | ····00000000000b8030·000000000000004c |
2821 | ····0000000000000000·0000000000000000 | 2821 | ····0000000000000000·0000000000000000 |
2822 | ··Length:···················236 | 2822 | ··Length:···················236 |
2823 | ··Version:··················2 | 2823 | ··Version:··················2 |
2824 | ··Offset·into·.debug_info:··0xf95 | 2824 | ··Offset·into·.debug_info:··0xf951fc |
2825 | ··Pointer·Size:·············8 | 2825 | ··Pointer·Size:·············8 |
2826 | ··Segment·Size:·············0 | 2826 | ··Segment·Size:·············0 |
2827 | ····Address············Length | 2827 | ····Address············Length |
2828 | ····0000000000192820·0000000000000332 | 2828 | ····0000000000192820·0000000000000332 |
2829 | ····00000000000a2d1c·0000000000000159 | 2829 | ····00000000000a2d1c·0000000000000159 |
2830 | ····00000000001457e0·0000000000000009 | 2830 | ····00000000001457e0·0000000000000009 |
Offset 2839, 15 lines modified | Offset 2839, 15 lines modified | ||
2839 | ····000000000009d9cd·000000000000003a | 2839 | ····000000000009d9cd·000000000000003a |
2840 | ····00000000000b8030·000000000000004c | 2840 | ····00000000000b8030·000000000000004c |
2841 | ····00000000000c24d0·000000000000018a | 2841 | ····00000000000c24d0·000000000000018a |
2842 | ····00000000000c2aa0·000000000000002c | 2842 | ····00000000000c2aa0·000000000000002c |
2843 | ····0000000000000000·0000000000000000 | 2843 | ····0000000000000000·0000000000000000 |
2844 | ··Length:···················476 | 2844 | ··Length:···················476 |
2845 | ··Version:··················2 | 2845 | ··Version:··················2 |
2846 | ··Offset·into·.debug_info:··0xfa482 | 2846 | ··Offset·into·.debug_info:··0xfa4826 |
2847 | ··Pointer·Size:·············8 | 2847 | ··Pointer·Size:·············8 |
2848 | ··Segment·Size:·············0 | 2848 | ··Segment·Size:·············0 |
2849 | ····Address············Length | 2849 | ····Address············Length |
2850 | ····0000000000192b60·0000000000007292 | 2850 | ····0000000000192b60·0000000000007292 |
2851 | ····00000000000a2e98·0000000000000cfe | 2851 | ····00000000000a2e98·0000000000000cfe |
2852 | ····00000000000b2a10·0000000000000009 | 2852 | ····00000000000b2a10·0000000000000009 |
Offset 2875, 15 lines modified | Offset 2875, 15 lines modified | ||
2875 | ····00000000000c1470·0000000000000030 | 2875 | ····00000000000c1470·0000000000000030 |
2876 | ····00000000000c1ba0·0000000000000021 | 2876 | ····00000000000c1ba0·0000000000000021 |
2877 | ····000000000019a240·0000000000000264 | 2877 | ····000000000019a240·0000000000000264 |
2878 | ····000000000015e000·00000000000002de | 2878 | ····000000000015e000·00000000000002de |
2879 | ····0000000000000000·0000000000000000 | 2879 | ····0000000000000000·0000000000000000 |
2880 | ··Length:···················732 | 2880 | ··Length:···················732 |
2881 | ··Version:··················2 | 2881 | ··Version:··················2 |
2882 | ··Offset·into·.debug_info:··0xff8c4 | 2882 | ··Offset·into·.debug_info:··0xff8c42 |
2883 | ··Pointer·Size:·············8 | 2883 | ··Pointer·Size:·············8 |
2884 | ··Segment·Size:·············0 | 2884 | ··Segment·Size:·············0 |
2885 | ····Address············Length | 2885 | ····Address············Length |
2886 | ····000000000019a4c0·00000000000093c7 | 2886 | ····000000000019a4c0·00000000000093c7 |
2887 | ····00000000000a3c32·000000000000172f | 2887 | ····00000000000a3c32·000000000000172f |
2888 | ····00000000000b4840·0000000000000005 | 2888 | ····00000000000b4840·0000000000000005 |
Offset 2927, 15 lines modified | Offset 2927, 15 lines modified | ||
2927 | ····00000000001a4ac0·0000000000000275 | 2927 | ····00000000001a4ac0·0000000000000275 |
2928 | ····00000000001a4d40·0000000000000275 | 2928 | ····00000000001a4d40·0000000000000275 |
2929 | ····00000000000c24d0·000000000000018a | 2929 | ····00000000000c24d0·000000000000018a |
2930 | ····00000000000c2aa0·000000000000002c | 2930 | ····00000000000c2aa0·000000000000002c |
2931 | ····0000000000000000·0000000000000000 | 2931 | ····0000000000000000·0000000000000000 |
2932 | ··Length:···················1452 | 2932 | ··Length:···················1452 |
2933 | ··Version:··················2 | 2933 | ··Version:··················2 |
2934 | ··Offset·into·.debug_info:··0x10bd3 | 2934 | ··Offset·into·.debug_info:··0x10bd398 |
2935 | ··Pointer·Size:·············8 | 2935 | ··Pointer·Size:·············8 |
2936 | ··Segment·Size:·············0 | 2936 | ··Segment·Size:·············0 |
2937 | ····Address············Length | 2937 | ····Address············Length |
2938 | ····00000000001a4fc0·0000000000001dd7 | 2938 | ····00000000001a4fc0·0000000000001dd7 |
2939 | ····00000000000a55ca·0000000000000aaa | 2939 | ····00000000000a55ca·0000000000000aaa |
2940 | ····00000000000b2a10·0000000000000009 | 2940 | ····00000000000b2a10·0000000000000009 |
Offset 3024, 37 lines modified | Offset 3024, 37 lines modified | ||
3024 | ····00000000001af900·0000000000001e8c | 3024 | ····00000000001af900·0000000000001e8c |
3025 | ····00000000001b1790·0000000000001984 | 3025 | ····00000000001b1790·0000000000001984 |
3026 | ····00000000001b3120·000000000000095a | 3026 | ····00000000001b3120·000000000000095a |
3027 | ····00000000001b3a80·000000000000048b | 3027 | ····00000000001b3a80·000000000000048b |
3028 | ····0000000000000000·0000000000000000 | 3028 | ····0000000000000000·0000000000000000 |
3029 | ··Length:···················60 | 3029 | ··Length:···················60 |
3030 | ··Version:··················2 | 3030 | ··Version:··················2 |
3031 | ··Offset·into·.debug_info:··0x113dec | 3031 | ··Offset·into·.debug_info:··0x113dec4 |
3032 | ··Pointer·Size:·············8 | 3032 | ··Pointer·Size:·············8 |
3033 | ··Segment·Size:·············0 | 3033 | ··Segment·Size:·············0 |
3034 | ····Address············Length | 3034 | ····Address············Length |
3035 | ····00000000001b3f10·0000000000000a8d | 3035 | ····00000000001b3f10·0000000000000a8d |
3036 | ····00000000000a6074·00000000000000ea | 3036 | ····00000000000a6074·00000000000000ea |
3037 | ····0000000000000000·0000000000000000 | 3037 | ····0000000000000000·0000000000000000 |
3038 | ··Length:···················92 | 3038 | ··Length:···················92 |
3039 | ··Version:··················2 | 3039 | ··Version:··················2 |
3040 | ··Offset·into·.debug_info:··0x1145b | 3040 | ··Offset·into·.debug_info:··0x1145b5a |
3041 | ··Pointer·Size:·············8 | 3041 | ··Pointer·Size:·············8 |
3042 | ··Segment·Size:·············0 | 3042 | ··Segment·Size:·············0 |
Max diff block lines reached; 548/5136 bytes (10.67%) of diff not shown. |
Offset 2102856, 15 lines modified | Offset 2102856, 15 lines modified | ||
2102856 | ····0061b6f3·v000000000000000·v000000000000000·location·view·pair | 2102856 | ····0061b6f3·v000000000000000·v000000000000000·location·view·pair |
2102857 | ····0061b6f5·v000000000000000·v000000000000000·views·at·0061b6f3·for: | 2102857 | ····0061b6f5·v000000000000000·v000000000000000·views·at·0061b6f3·for: |
2102858 | ·············0000000000183a66·0000000000183a6a·(DW_OP_reg6·(rbp)) | 2102858 | ·············0000000000183a66·0000000000183a6a·(DW_OP_reg6·(rbp)) |
2102859 | ····0061b701·<End·of·list> | 2102859 | ····0061b701·<End·of·list> |
2102860 | Table·at·Offset·0x61b702 | 2102860 | Table·at·Offset·0x61b702 |
2102861 | ··Length:··········0x280a | 2102861 | ··Length:··········0x280a0 |
2102862 | ··DWARF·version:···5 | 2102862 | ··DWARF·version:···5 |
2102863 | ··Address·size:····8 | 2102863 | ··Address·size:····8 |
2102864 | ··Segment·size:····0 | 2102864 | ··Segment·size:····0 |
2102865 | ··Offset·entries:··0 | 2102865 | ··Offset·entries:··0 |
2102866 | ····Offset···Begin············End··············Expression | 2102866 | ····Offset···Begin············End··············Expression |
Offset 2103843, 15 lines modified | Offset 2103843, 15 lines modified | ||
2103843 | ····0061c27f·v000000000000000·v000000000000000·views·at·0061c266·for: | 2103843 | ····0061c27f·v000000000000000·v000000000000000·views·at·0061c266·for: |
2103844 | ·············000000000018230e·000000000018232d·(DW_OP_addr:·1b71d7;·DW_OP_stack_value) | 2103844 | ·············000000000018230e·000000000018232d·(DW_OP_addr:·1b71d7;·DW_OP_stack_value) |
2103845 | ····0061c28f·<End·of·list> | 2103845 | ····0061c28f·<End·of·list> |
2103846 | ····0061c290·v000000000000000·v000000000000002·location·view·pair | 2103846 | ····0061c290·v000000000000000·v000000000000002·location·view·pair |
2103847 | ····0061c292·v000000000000000·v000000000000002·views·at·0061c290·for: | 2103847 | ····0061c292·v000000000000000·v000000000000002·views·at·0061c290·for: |
2103848 | ·············0000000000182047·0000000000182047·(DW_OP_implicit_pointer:·<0xe9f5d | 2103848 | ·············0000000000182047·0000000000182047·(DW_OP_implicit_pointer:·<0xe9f5dd>·0) |
2103849 | ····0061c2a3·<End·of·list> | 2103849 | ····0061c2a3·<End·of·list> |
2103850 | ····0061c2a4·v000000000000006·v000000000000000·location·view·pair | 2103850 | ····0061c2a4·v000000000000006·v000000000000000·location·view·pair |
2103851 | ····0061c2a6·v000000000000006·v000000000000000·views·at·0061c2a4·for: | 2103851 | ····0061c2a6·v000000000000006·v000000000000000·views·at·0061c2a4·for: |
2103852 | ·············0000000000182076·0000000000182087·(DW_OP_reg14·(r14)) | 2103852 | ·············0000000000182076·0000000000182087·(DW_OP_reg14·(r14)) |
2103853 | ····0061c2b2·<End·of·list> | 2103853 | ····0061c2b2·<End·of·list> |
Offset 2105255, 15 lines modified | Offset 2105255, 15 lines modified | ||
2105255 | ····0061d2ef·v000000000000003·v000000000000006·views·at·0061d2ed·for: | 2105255 | ····0061d2ef·v000000000000003·v000000000000006·views·at·0061d2ed·for: |
2105256 | ·············0000000000182529·0000000000182529·(DW_OP_lit1;·DW_OP_stack_value) | 2105256 | ·············0000000000182529·0000000000182529·(DW_OP_lit1;·DW_OP_stack_value) |
2105257 | ····0061d2fc·<End·of·list> | 2105257 | ····0061d2fc·<End·of·list> |
2105258 | ····0061d2fd·v000000000000008·v000000000000000·location·view·pair | 2105258 | ····0061d2fd·v000000000000008·v000000000000000·location·view·pair |
2105259 | ····0061d2ff·v000000000000008·v000000000000000·views·at·0061d2fd·for: | 2105259 | ····0061d2ff·v000000000000008·v000000000000000·views·at·0061d2fd·for: |
2105260 | ·············0000000000182529·0000000000182534·(DW_OP_implicit_pointer:·<0xea2ea | 2105260 | ·············0000000000182529·0000000000182534·(DW_OP_implicit_pointer:·<0xea2eac>·0) |
2105261 | ····0061d310·<End·of·list> | 2105261 | ····0061d310·<End·of·list> |
2105262 | ····0061d311·v000000000000000·v000000000000000·location·view·pair | 2105262 | ····0061d311·v000000000000000·v000000000000000·location·view·pair |
2105263 | ····0061d313·v000000000000000·v000000000000000·location·view·pair | 2105263 | ····0061d313·v000000000000000·v000000000000000·location·view·pair |
2105264 | ····0061d315·v000000000000000·v000000000000000·location·view·pair | 2105264 | ····0061d315·v000000000000000·v000000000000000·location·view·pair |
2105265 | ····0061d317·0000000000182ba6·(base·address) | 2105265 | ····0061d317·0000000000182ba6·(base·address) |
Offset 2105575, 17 lines modified | Offset 2105575, 17 lines modified | ||
2105575 | ····0061d6db·<End·of·list> | 2105575 | ····0061d6db·<End·of·list> |
2105576 | ····0061d6dc·v000000000000008·v000000000000000·location·view·pair | 2105576 | ····0061d6dc·v000000000000008·v000000000000000·location·view·pair |
2105577 | ····0061d6de·v000000000000008·v000000000000000·location·view·pair | 2105577 | ····0061d6de·v000000000000008·v000000000000000·location·view·pair |
2105578 | ····0061d6e0·0000000000182c3c·(base·address) | 2105578 | ····0061d6e0·0000000000182c3c·(base·address) |
2105579 | ····0061d6e9·v000000000000008·v000000000000000·views·at·0061d6dc·for: | 2105579 | ····0061d6e9·v000000000000008·v000000000000000·views·at·0061d6dc·for: |
2105580 | ·············0000000000182c3c·0000000000182c44·(DW_OP_implicit_pointer:·<0xea32b | 2105580 | ·············0000000000182c3c·0000000000182c44·(DW_OP_implicit_pointer:·<0xea32bd>·0) |
2105581 | ····0061d6f3·v000000000000008·v000000000000000·views·at·0061d6de·for: | 2105581 | ····0061d6f3·v000000000000008·v000000000000000·views·at·0061d6de·for: |
2105582 | ·············0000000000182c66·0000000000182c71·(DW_OP_implicit_pointer:·<0xea32b | 2105582 | ·············0000000000182c66·0000000000182c71·(DW_OP_implicit_pointer:·<0xea32bd>·0) |
2105583 | ····0061d6fd·<End·of·list> | 2105583 | ····0061d6fd·<End·of·list> |
2105584 | ····0061d6fe·v000000000000000·v000000000000000·location·view·pair | 2105584 | ····0061d6fe·v000000000000000·v000000000000000·location·view·pair |
2105585 | ····0061d700·v000000000000000·v000000000000000·location·view·pair | 2105585 | ····0061d700·v000000000000000·v000000000000000·location·view·pair |
2105586 | ····0061d702·v000000000000000·v000000000000000·location·view·pair | 2105586 | ····0061d702·v000000000000000·v000000000000000·location·view·pair |
2105587 | ····0061d704·v000000000000000·v000000000000000·location·view·pair | 2105587 | ····0061d704·v000000000000000·v000000000000000·location·view·pair |
Offset 2105975, 21 lines modified | Offset 2105975, 21 lines modified | ||
2105975 | ····0061db8d·v000000000000000·v000000000000006·location·view·pair | 2105975 | ····0061db8d·v000000000000000·v000000000000006·location·view·pair |
2105976 | ····0061db8f·v000000000000000·v000000000000006·location·view·pair | 2105976 | ····0061db8f·v000000000000000·v000000000000006·location·view·pair |
2105977 | ····0061db91·v000000000000000·v000000000000000·location·view·pair | 2105977 | ····0061db91·v000000000000000·v000000000000000·location·view·pair |
2105978 | ····0061db93·v000000000000000·v000000000000000·location·view·pair | 2105978 | ····0061db93·v000000000000000·v000000000000000·location·view·pair |
2105979 | ····0061db95·0000000000182962·(base·address) | 2105979 | ····0061db95·0000000000182962·(base·address) |
2105980 | ····0061db9e·v000000000000000·v000000000000006·views·at·0061db8d·for: | 2105980 | ····0061db9e·v000000000000000·v000000000000006·views·at·0061db8d·for: |
2105981 | ·············0000000000182962·00000000001829ed·(DW_OP_implicit_pointer:·<0xea3be | 2105981 | ·············0000000000182962·00000000001829ed·(DW_OP_implicit_pointer:·<0xea3be4>·0) |
2105982 | ····0061dba9·v000000000000000·v000000000000006·views·at·0061db8f·for: | 2105982 | ····0061dba9·v000000000000000·v000000000000006·views·at·0061db8f·for: |
2105983 | ·············00000000001829f3·0000000000182a0f·(DW_OP_implicit_pointer:·<0xea3be | 2105983 | ·············00000000001829f3·0000000000182a0f·(DW_OP_implicit_pointer:·<0xea3be4>·0) |
2105984 | ····0061dbb5·v000000000000000·v000000000000000·views·at·0061db91·for: | 2105984 | ····0061dbb5·v000000000000000·v000000000000000·views·at·0061db91·for: |
2105985 | ·············0000000000182a8f·0000000000182ace·(DW_OP_implicit_pointer:·<0xea3be | 2105985 | ·············0000000000182a8f·0000000000182ace·(DW_OP_implicit_pointer:·<0xea3be4>·0) |
2105986 | ····0061dbc1·v000000000000000·v000000000000000·views·at·0061db93·for: | 2105986 | ····0061dbc1·v000000000000000·v000000000000000·views·at·0061db93·for: |
2105987 | ·············0000000000182aee·0000000000182b0e·(DW_OP_implicit_pointer:·<0xea3be | 2105987 | ·············0000000000182aee·0000000000182b0e·(DW_OP_implicit_pointer:·<0xea3be4>·0) |
2105988 | ····0061dbcd·<End·of·list> | 2105988 | ····0061dbcd·<End·of·list> |
2105989 | ····0061dbce·v000000000000000·v000000000000000·location·view·pair | 2105989 | ····0061dbce·v000000000000000·v000000000000000·location·view·pair |
2105990 | ····0061dbd0·v000000000000000·v000000000000006·location·view·pair | 2105990 | ····0061dbd0·v000000000000000·v000000000000006·location·view·pair |
2105991 | ····0061dbd2·v000000000000000·v000000000000006·location·view·pair | 2105991 | ····0061dbd2·v000000000000000·v000000000000006·location·view·pair |
2105992 | ····0061dbd4·v000000000000000·v000000000000000·location·view·pair | 2105992 | ····0061dbd4·v000000000000000·v000000000000000·location·view·pair |
2105993 | ····0061dbd6·v000000000000000·v000000000000000·location·view·pair | 2105993 | ····0061dbd6·v000000000000000·v000000000000000·location·view·pair |
Offset 2106660, 25 lines modified | Offset 2106660, 25 lines modified | ||
2106660 | ····0061e3ac·v000000000000000·v000000000000000·location·view·pair | 2106660 | ····0061e3ac·v000000000000000·v000000000000000·location·view·pair |
2106661 | ····0061e3ae·v000000000000000·v000000000000000·location·view·pair | 2106661 | ····0061e3ae·v000000000000000·v000000000000000·location·view·pair |
2106662 | ····0061e3b0·v000000000000000·v000000000000000·location·view·pair | 2106662 | ····0061e3b0·v000000000000000·v000000000000000·location·view·pair |
2106663 | ····0061e3b2·v000000000000000·v000000000000000·location·view·pair | 2106663 | ····0061e3b2·v000000000000000·v000000000000000·location·view·pair |
2106664 | ····0061e3b4·00000000001823f9·(base·address) | 2106664 | ····0061e3b4·00000000001823f9·(base·address) |
2106665 | ····0061e3bd·v000000000000000·v000000000000000·views·at·0061e3a8·for: | 2106665 | ····0061e3bd·v000000000000000·v000000000000000·views·at·0061e3a8·for: |
2106666 | ·············00000000001823f9·0000000000182448·(DW_OP_implicit_pointer:·<0xea43d | 2106666 | ·············00000000001823f9·0000000000182448·(DW_OP_implicit_pointer:·<0xea43d3>·0) |
2106667 | ····0061e3c7·v000000000000000·v000000000000007·views·at·0061e3aa·for: | 2106667 | ····0061e3c7·v000000000000000·v000000000000007·views·at·0061e3aa·for: |
2106668 | ·············00000000001826eb·0000000000182701·(DW_OP_implicit_pointer:·<0xea43d | 2106668 | ·············00000000001826eb·0000000000182701·(DW_OP_implicit_pointer:·<0xea43d3>·0) |
2106669 | ····0061e3d3·v000000000000000·v000000000000000·views·at·0061e3ac·for: | 2106669 | ····0061e3d3·v000000000000000·v000000000000000·views·at·0061e3ac·for: |
2106670 | ·············0000000000182792·00000000001827f7·(DW_OP_implicit_pointer:·<0xea43d | 2106670 | ·············0000000000182792·00000000001827f7·(DW_OP_implicit_pointer:·<0xea43d3>·0) |
2106671 | ····0061e3df·v000000000000000·v000000000000000·views·at·0061e3ae·for: | 2106671 | ····0061e3df·v000000000000000·v000000000000000·views·at·0061e3ae·for: |
2106672 | ·············000000000018281e·0000000000182825·(DW_OP_implicit_pointer:·<0xea43d | 2106672 | ·············000000000018281e·0000000000182825·(DW_OP_implicit_pointer:·<0xea43d3>·0) |
2106673 | ····0061e3eb·v000000000000000·v000000000000000·views·at·0061e3b0·for: | 2106673 | ····0061e3eb·v000000000000000·v000000000000000·views·at·0061e3b0·for: |
2106674 | ·············0000000000182844·0000000000182853·(DW_OP_implicit_pointer:·<0xea43d | 2106674 | ·············0000000000182844·0000000000182853·(DW_OP_implicit_pointer:·<0xea43d3>·0) |
2106675 | ····0061e3f7·v000000000000000·v000000000000000·views·at·0061e3b2·for: | 2106675 | ····0061e3f7·v000000000000000·v000000000000000·views·at·0061e3b2·for: |
2106676 | ·············0000000000182d58·0000000000182d7e·(DW_OP_implicit_pointer:·<0xea43d | 2106676 | ·············0000000000182d58·0000000000182d7e·(DW_OP_implicit_pointer:·<0xea43d3>·0) |
2106677 | ····0061e403·<End·of·list> | 2106677 | ····0061e403·<End·of·list> |
2106678 | ····0061e404·v000000000000000·v000000000000000·location·view·pair | 2106678 | ····0061e404·v000000000000000·v000000000000000·location·view·pair |
2106679 | ····0061e406·v000000000000000·v000000000000007·location·view·pair | 2106679 | ····0061e406·v000000000000000·v000000000000007·location·view·pair |
2106680 | ····0061e408·v000000000000000·v000000000000000·location·view·pair | 2106680 | ····0061e408·v000000000000000·v000000000000000·location·view·pair |
2106681 | ····0061e40a·v000000000000000·v000000000000000·location·view·pair | 2106681 | ····0061e40a·v000000000000000·v000000000000000·location·view·pair |
2106682 | ····0061e40c·v000000000000000·v000000000000000·location·view·pair | 2106682 | ····0061e40c·v000000000000000·v000000000000000·location·view·pair |
Offset 2107390, 39 lines modified | Offset 2107390, 39 lines modified | ||
2107390 | ····0061ed4d·v000000000000003·v000000000000004·views·at·0061ed4b·for: | 2107390 | ····0061ed4d·v000000000000003·v000000000000004·views·at·0061ed4b·for: |
2107391 | ·············00000000001828c2·00000000001828c2·(DW_OP_fbreg:·-128) | 2107391 | ·············00000000001828c2·00000000001828c2·(DW_OP_fbreg:·-128) |
2107392 | ····0061ed5b·<End·of·list> | 2107392 | ····0061ed5b·<End·of·list> |
2107393 | ····0061ed5c·v000000000000000·v000000000000002·location·view·pair | 2107393 | ····0061ed5c·v000000000000000·v000000000000002·location·view·pair |
2107394 | ····0061ed5e·v000000000000000·v000000000000002·views·at·0061ed5c·for: | 2107394 | ····0061ed5e·v000000000000000·v000000000000002·views·at·0061ed5c·for: |
2107395 | ·············00000000001828de·00000000001828de·(DW_OP_implicit_pointer:·<0xea4b | 2107395 | ·············00000000001828de·00000000001828de·(DW_OP_implicit_pointer:·<0xea4b2e>·0) |
2107396 | ····0061ed6f·<End·of·list> | 2107396 | ····0061ed6f·<End·of·list> |
2107397 | ····0061ed70·v000000000000001·v000000000000002·location·view·pair | 2107397 | ····0061ed70·v000000000000001·v000000000000002·location·view·pair |
2107398 | ····0061ed72·v000000000000001·v000000000000002·views·at·0061ed70·for: | 2107398 | ····0061ed72·v000000000000001·v000000000000002·views·at·0061ed70·for: |
Max diff block lines reached; 28830845/28838737 bytes (99.97%) of diff not shown. |
Offset 2742, 15 lines modified | Offset 2742, 15 lines modified | ||
2742 | ····0000000000182ef0·00000000000000b7 | 2742 | ····0000000000182ef0·00000000000000b7 |
2743 | ····0000000000182fb0·0000000000000104 | 2743 | ····0000000000182fb0·0000000000000104 |
2744 | ····00000000001830c0·0000000000000202 | 2744 | ····00000000001830c0·0000000000000202 |
2745 | ····0000000000000000·0000000000000120 | 2745 | ····0000000000000000·0000000000000120 |
2746 | ····0000000000000000·0000000000000000 | 2746 | ····0000000000000000·0000000000000000 |
2747 | ··Length:···················348 | 2747 | ··Length:···················348 |
2748 | ··Version:··················2 | 2748 | ··Version:··················2 |
2749 | ··Offset·into·.debug_info:··0xedea4 | 2749 | ··Offset·into·.debug_info:··0xedea40 |
2750 | ··Pointer·Size:·············8 | 2750 | ··Pointer·Size:·············8 |
2751 | ··Segment·Size:·············0 | 2751 | ··Segment·Size:·············0 |
2752 | ····Address············Length | 2752 | ····Address············Length |
2753 | ····000000000018aa90·0000000000000caa | 2753 | ····000000000018aa90·0000000000000caa |
2754 | ····00000000000a2212·0000000000000371 | 2754 | ····00000000000a2212·0000000000000371 |
2755 | ····00000000000b2a10·0000000000000009 | 2755 | ····00000000000b2a10·0000000000000009 |
Offset 2770, 15 lines modified | Offset 2770, 15 lines modified | ||
2770 | ····0000000000000000·000000000000018d | 2770 | ····0000000000000000·000000000000018d |
2771 | ····0000000000000000·00000000000000de | 2771 | ····0000000000000000·00000000000000de |
2772 | ····0000000000000000·00000000000000de | 2772 | ····0000000000000000·00000000000000de |
2773 | ····00000000000c1470·0000000000000030 | 2773 | ····00000000000c1470·0000000000000030 |
2774 | ····0000000000000000·0000000000000000 | 2774 | ····0000000000000000·0000000000000000 |
2775 | ··Length:···················508 | 2775 | ··Length:···················508 |
2776 | ··Version:··················2 | 2776 | ··Version:··················2 |
2777 | ··Offset·into·.debug_info:··0xf08b | 2777 | ··Offset·into·.debug_info:··0xf08b4b |
2778 | ··Pointer·Size:·············8 | 2778 | ··Pointer·Size:·············8 |
2779 | ··Segment·Size:·············0 | 2779 | ··Segment·Size:·············0 |
2780 | ····Address············Length | 2780 | ····Address············Length |
2781 | ····000000000018b740·0000000000005ddb | 2781 | ····000000000018b740·0000000000005ddb |
2782 | ····00000000000a2584·0000000000000797 | 2782 | ····00000000000a2584·0000000000000797 |
2783 | ····00000000000b4e70·0000000000000005 | 2783 | ····00000000000b4e70·0000000000000005 |
Offset 2808, 25 lines modified | Offset 2808, 25 lines modified | ||
2808 | ····00000000001918d0·00000000000004b0 | 2808 | ····00000000001918d0·00000000000004b0 |
2809 | ····0000000000191d80·0000000000000288 | 2809 | ····0000000000191d80·0000000000000288 |
2810 | ····00000000000c24d0·000000000000018a | 2810 | ····00000000000c24d0·000000000000018a |
2811 | ····00000000000c2aa0·000000000000002c | 2811 | ····00000000000c2aa0·000000000000002c |
2812 | ····0000000000000000·0000000000000000 | 2812 | ····0000000000000000·0000000000000000 |
2813 | ··Length:···················60 | 2813 | ··Length:···················60 |
2814 | ··Version:··················2 | 2814 | ··Version:··················2 |
2815 | ··Offset·into·.debug_info:··0xf8108 | 2815 | ··Offset·into·.debug_info:··0xf81080 |
2816 | ··Pointer·Size:·············8 | 2816 | ··Pointer·Size:·············8 |
2817 | ··Segment·Size:·············0 | 2817 | ··Segment·Size:·············0 |
2818 | ····Address············Length | 2818 | ····Address············Length |
2819 | ····0000000000192010·0000000000000805 | 2819 | ····0000000000192010·0000000000000805 |
2820 | ····00000000000b8030·000000000000004c | 2820 | ····00000000000b8030·000000000000004c |
2821 | ····0000000000000000·0000000000000000 | 2821 | ····0000000000000000·0000000000000000 |
2822 | ··Length:···················236 | 2822 | ··Length:···················236 |
2823 | ··Version:··················2 | 2823 | ··Version:··················2 |
2824 | ··Offset·into·.debug_info:··0xf95 | 2824 | ··Offset·into·.debug_info:··0xf951fc |
2825 | ··Pointer·Size:·············8 | 2825 | ··Pointer·Size:·············8 |
2826 | ··Segment·Size:·············0 | 2826 | ··Segment·Size:·············0 |
2827 | ····Address············Length | 2827 | ····Address············Length |
2828 | ····0000000000192820·0000000000000332 | 2828 | ····0000000000192820·0000000000000332 |
2829 | ····00000000000a2d1c·0000000000000159 | 2829 | ····00000000000a2d1c·0000000000000159 |
2830 | ····00000000001457e0·0000000000000009 | 2830 | ····00000000001457e0·0000000000000009 |
Offset 2839, 15 lines modified | Offset 2839, 15 lines modified | ||
2839 | ····000000000009d9cd·000000000000003a | 2839 | ····000000000009d9cd·000000000000003a |
2840 | ····00000000000b8030·000000000000004c | 2840 | ····00000000000b8030·000000000000004c |
2841 | ····00000000000c24d0·000000000000018a | 2841 | ····00000000000c24d0·000000000000018a |
2842 | ····00000000000c2aa0·000000000000002c | 2842 | ····00000000000c2aa0·000000000000002c |
2843 | ····0000000000000000·0000000000000000 | 2843 | ····0000000000000000·0000000000000000 |
2844 | ··Length:···················476 | 2844 | ··Length:···················476 |
2845 | ··Version:··················2 | 2845 | ··Version:··················2 |
2846 | ··Offset·into·.debug_info:··0xfa482 | 2846 | ··Offset·into·.debug_info:··0xfa4826 |
2847 | ··Pointer·Size:·············8 | 2847 | ··Pointer·Size:·············8 |
2848 | ··Segment·Size:·············0 | 2848 | ··Segment·Size:·············0 |
2849 | ····Address············Length | 2849 | ····Address············Length |
2850 | ····0000000000192b60·0000000000007292 | 2850 | ····0000000000192b60·0000000000007292 |
2851 | ····00000000000a2e98·0000000000000cfe | 2851 | ····00000000000a2e98·0000000000000cfe |
2852 | ····00000000000b2a10·0000000000000009 | 2852 | ····00000000000b2a10·0000000000000009 |
Offset 2875, 15 lines modified | Offset 2875, 15 lines modified | ||
2875 | ····00000000000c1470·0000000000000030 | 2875 | ····00000000000c1470·0000000000000030 |
2876 | ····00000000000c1ba0·0000000000000021 | 2876 | ····00000000000c1ba0·0000000000000021 |
2877 | ····000000000019a240·0000000000000264 | 2877 | ····000000000019a240·0000000000000264 |
2878 | ····000000000015e000·00000000000002de | 2878 | ····000000000015e000·00000000000002de |
2879 | ····0000000000000000·0000000000000000 | 2879 | ····0000000000000000·0000000000000000 |
2880 | ··Length:···················732 | 2880 | ··Length:···················732 |
2881 | ··Version:··················2 | 2881 | ··Version:··················2 |
2882 | ··Offset·into·.debug_info:··0xff8c4 | 2882 | ··Offset·into·.debug_info:··0xff8c42 |
2883 | ··Pointer·Size:·············8 | 2883 | ··Pointer·Size:·············8 |
2884 | ··Segment·Size:·············0 | 2884 | ··Segment·Size:·············0 |
2885 | ····Address············Length | 2885 | ····Address············Length |
2886 | ····000000000019a4c0·00000000000093c7 | 2886 | ····000000000019a4c0·00000000000093c7 |
2887 | ····00000000000a3c32·000000000000172f | 2887 | ····00000000000a3c32·000000000000172f |
2888 | ····00000000000b4840·0000000000000005 | 2888 | ····00000000000b4840·0000000000000005 |
Offset 2927, 15 lines modified | Offset 2927, 15 lines modified | ||
2927 | ····00000000001a4ac0·0000000000000275 | 2927 | ····00000000001a4ac0·0000000000000275 |
2928 | ····00000000001a4d40·0000000000000275 | 2928 | ····00000000001a4d40·0000000000000275 |
2929 | ····00000000000c24d0·000000000000018a | 2929 | ····00000000000c24d0·000000000000018a |
2930 | ····00000000000c2aa0·000000000000002c | 2930 | ····00000000000c2aa0·000000000000002c |
2931 | ····0000000000000000·0000000000000000 | 2931 | ····0000000000000000·0000000000000000 |
2932 | ··Length:···················1452 | 2932 | ··Length:···················1452 |
2933 | ··Version:··················2 | 2933 | ··Version:··················2 |
2934 | ··Offset·into·.debug_info:··0x10bd3 | 2934 | ··Offset·into·.debug_info:··0x10bd398 |
2935 | ··Pointer·Size:·············8 | 2935 | ··Pointer·Size:·············8 |
2936 | ··Segment·Size:·············0 | 2936 | ··Segment·Size:·············0 |
2937 | ····Address············Length | 2937 | ····Address············Length |
2938 | ····00000000001a4fc0·0000000000001dd7 | 2938 | ····00000000001a4fc0·0000000000001dd7 |
2939 | ····00000000000a55ca·0000000000000aaa | 2939 | ····00000000000a55ca·0000000000000aaa |
2940 | ····00000000000b2a10·0000000000000009 | 2940 | ····00000000000b2a10·0000000000000009 |
Offset 3024, 37 lines modified | Offset 3024, 37 lines modified | ||
3024 | ····00000000001af900·0000000000001e8c | 3024 | ····00000000001af900·0000000000001e8c |
3025 | ····00000000001b1790·0000000000001984 | 3025 | ····00000000001b1790·0000000000001984 |
3026 | ····00000000001b3120·000000000000095a | 3026 | ····00000000001b3120·000000000000095a |
3027 | ····00000000001b3a80·000000000000048b | 3027 | ····00000000001b3a80·000000000000048b |
3028 | ····0000000000000000·0000000000000000 | 3028 | ····0000000000000000·0000000000000000 |
3029 | ··Length:···················60 | 3029 | ··Length:···················60 |
3030 | ··Version:··················2 | 3030 | ··Version:··················2 |
3031 | ··Offset·into·.debug_info:··0x113dec | 3031 | ··Offset·into·.debug_info:··0x113dec4 |
3032 | ··Pointer·Size:·············8 | 3032 | ··Pointer·Size:·············8 |
3033 | ··Segment·Size:·············0 | 3033 | ··Segment·Size:·············0 |
3034 | ····Address············Length | 3034 | ····Address············Length |
3035 | ····00000000001b3f10·0000000000000a8d | 3035 | ····00000000001b3f10·0000000000000a8d |
3036 | ····00000000000a6074·00000000000000ea | 3036 | ····00000000000a6074·00000000000000ea |
3037 | ····0000000000000000·0000000000000000 | 3037 | ····0000000000000000·0000000000000000 |
3038 | ··Length:···················92 | 3038 | ··Length:···················92 |
3039 | ··Version:··················2 | 3039 | ··Version:··················2 |
3040 | ··Offset·into·.debug_info:··0x1145b | 3040 | ··Offset·into·.debug_info:··0x1145b5a |
3041 | ··Pointer·Size:·············8 | 3041 | ··Pointer·Size:·············8 |
3042 | ··Segment·Size:·············0 | 3042 | ··Segment·Size:·············0 |
Max diff block lines reached; 548/5136 bytes (10.67%) of diff not shown. |
Offset 1, 2053 lines modified | Offset 1, 2065 lines modified | ||
1 | 1 | n]GCC:·(Debian·14.2.0-17)·14.2.0 | |
2 | *\!%%S» ` | 2 | *\!%%S» ` |
3 | )Z:W`sUNr)/' | 3 | )Z:W`sUNr)/' |
4 | b·Zi_Pe=Si | 4 | b·Zi_Pe=Si |
5 | {RV+&|S] | 5 | {RV+&|S] |
6 | ej.JyR/!D | 6 | ej.JyR/!D |
7 | ijy?#mxA | 7 | ijy?#mxA |
8 | EI:i+``[ | 8 | EI:i+``[ |
9 | SV~{» >%b | 9 | SV~{» >%b |
10 | ej<g·}7gB | 10 | ej<g·}7gB |
11 | mRDtRTzJL_ | 11 | mRDtRTzJL_ |
12 | <]ioR7@&cm3? | 12 | <]ioR7@&cm3? |
13 | .I5,L3,I5nD | 13 | .I5,L3,I5nD |
14 | Jn:B=QMP | 14 | Jn:B=QMP | Diff chunk too large, falling back to line-by-line diff (472 lines added, 458 lines removed) |
15 | 6mOZ;I%< | 15 | 6mOZ;I%< |
16 | 16 | EWO5>')L | |
17 | 17 | etqI^YF4 | |
18 | 18 | NR!pt,~W | |
19 | 19 | L"bK#yI[ | |
20 | 20 | qAAYUDTvTd | |
21 | 21 | =,$oN@\2_#I | |
22 | 22 | >D)x» M:U | |
23 | 23 | 'jh?O,S" | |
24 | 24 | .<7XyvcN$ | |
25 | 25 | _Kh:h5r7 | |
26 | 26 | ;JU%AITc | |
27 | 27 | .-V1WnK»ey | |
28 | 28 | 5Dliz0FfM, | |
29 | 29 | ;$T^f+XM | |
30 | 30 | 8S@*Mj=6? | |
31 | 31 | Pn;9bRj/ | |
32 | 32 | ]» sRE;i4 | |
33 | 33 | &/T\m+[E | |
34 | 34 | n09`flgk | |
35 | 35 | _8]fAaGh | |
36 | 36 | =866A'5Lszm] | |
37 | 37 | Xq|*B.UA1 | |
38 | 38 | "» ;2qh&6 | |
39 | 39 | Q]n*6Ce$ | |
40 | 40 | ?3k@BS?n | |
41 | 41 | G[IZ+1Y9 | |
42 | 42 | "6?LVdHj | |
43 | 43 | 5Iv0PCSB | |
44 | 44 | 2i]6[,P"- | |
45 | 45 | :"8bBq2-7ab | |
46 | 46 | Y49KQV9E | |
47 | 47 | JAh[1-,6 | |
48 | 48 | )@M#mid] | |
49 | 49 | }k9B{#9}R | |
50 | 50 | G=w!x-,_ | |
51 | 51 | %'jxU2)^a | |
52 | 52 | w3%!1KJf6 | |
53 | 53 | 2)UNIMLw | |
54 | 54 | |A(» "5Ls | |
55 | 55 | %bf#)md= | |
56 | 56 | F]#~GG8N | |
57 | 57 | h;siX.5u | |
58 | 58 | Ix1wWq;R | |
59 | 59 | Zrb-1&`B | |
60 | 60 | Wpj6y@f+ | |
61 | 61 | d!j!=d&):^ | |
62 | 62 | Hz((Rt$^g | |
63 | 63 | r+`*Bq=5P_ | |
64 | 64 | bYQfyv?H> | |
65 | 65 | u|;DiL)& | |
66 | 66 | 1iI9[YnJ | |
67 | 67 | _5j!lMS= | |
68 | 68 | Fo3jop<OoC» | |
69 | 69 | Ub>_5\Vm | |
70 | 70 | eH» u){Z- | |
71 | 71 | :/R*8;xA | |
72 | 72 | 823X>538 | |
73 | 73 | 32j&WVBU1E{wD8 | |
74 | 74 | ]2%8·B;n | |
75 | 75 | )oWX=&M» | |
76 | 76 | \A$9)pvh | |
77 | 77 | kYdw7xcKE | |
78 | 78 | 9G{wD8+q | |
79 | 79 | &+r9>)W? | |
80 | 80 | p(^=".Ui^ | |
81 | 81 | P=}]<a'_#L | |
82 | 82 | Z7IEktA2 | |
83 | 83 | /gtzpb:O | |
84 | 84 | G·<TDl9d | |
85 | 85 | Yz^B<y#D | |
86 | 86 | JxH~Jb%L | |
87 | 87 | U;N#9$Ze | |
88 | 88 | E#Y*@,p-!m | |
89 | 89 | "Y3ZFLJw | |
90 | 90 | Fa)+@,p3! | |
91 | 91 | sOGrnn3~ | |
92 | 92 | +/-=>q[9 | |
93 | 93 | tBj.~X6: | |
94 | 94 | '&T~5Z"%[ | |
95 | 95 | 1» 6d<d64 | |
96 | 96 | 4[Rz5[&{ | |
97 | 97 | oYm$$INL | |
98 | 98 | F#-GIFZb | |
99 | 99 | %9aIsDUS | |
100 | 100 | "]kfbd3O | |
101 | 101 | 7%jUfo[} | |
102 | 102 | dVni.v2+ | |
103 | 103 | U$1='KaV | |
104 | 104 | .bH"eCfD | |
105 | 105 | }sN-·.;\ | |
106 | 106 | `%ys'..0 | |
107 | 107 | ;n0#N%7t | |
108 | 108 | ()B,2PB, | |
109 | 109 | a» kw?p!- | |
110 | 110 | CP4,lU/@=\ | |
111 | 111 | ]halk» HS | |
112 | 112 | NS,pre+· | |
113 | 113 | :LS,gre}S | |
114 | 114 | S;X[\`6MZ2N | |
115 | 115 | iw(Sool2;I | |
116 | 116 | ;=|*fG» ? | |
117 | 117 | RaQ+*,MA5 | |
118 | 118 | quOoH{vaW | |
119 | 119 | Ea}eL}e- | |
120 | 120 | T-mT|$QK | |
121 | 121 | Q\--#&BH | |
122 | 122 | bLh@\BhPJBh7 | |
123 | 123 | eF7nns'k | |
124 | 124 | "o6;m:!t | |
125 | 125 | \>Dv,&9w | |
126 | 126 | ·49w-bWgkr | |
Max diff block lines reached; 36665/46841 bytes (78.28%) of diff not shown. |
Offset 221, 72 lines modified | Offset 221, 72 lines modified | ||
221 | ··[···d28]··uid_generator.h | 221 | ··[···d28]··uid_generator.h |
222 | ··[···d38]··hex_string.h | 222 | ··[···d38]··hex_string.h |
223 | ··[···d45]··meta.h | 223 | ··[···d45]··meta.h |
224 | ··[···d4c]··sections_summary.h | 224 | ··[···d4c]··sections_summary.h |
225 | ··[···d5f]··value.h | 225 | ··[···d5f]··value.h |
226 | ··[···d67]··features.h | 226 | ··[···d67]··features.h |
227 | ··[···d72]··module_content.h | 227 | ··[···d72]··module_content.h |
228 | ··[···d83]··module_ | 228 | ··[···d83]··module_time_generated.h |
229 | ··[···d9 | 229 | ··[···d9b]··module_list.h |
230 | ··[···da | 230 | ··[···da9]··module_pool.h |
231 | ··[···db | 231 | ··[···db7]··void_t.hpp |
232 | ··[···dc | 232 | ··[···dc2]··value_t.hpp |
233 | ··[···dc | 233 | ··[···dce]··input_adapters.hpp |
234 | ··[···d | 234 | ··[···de1]··binary_reader.hpp |
235 | ··[···df | 235 | ··[···df3]··parser.hpp |
236 | ··[···df | 236 | ··[···dfe]··primitive_iterator.hpp |
237 | ··[···e1 | 237 | ··[···e15]··json_custom_base_class.hpp |
238 | ··[···e | 238 | ··[···e30]··to_chars.hpp |
239 | ··[···e3 | 239 | ··[···e3d]··output_adapters.hpp |
240 | ··[···e | 240 | ··[···e51]··internal_iterator.hpp |
241 | ··[···e6 | 241 | ··[···e67]··iter_impl.hpp |
242 | ··[···e7 | 242 | ··[···e75]··json_ref.hpp |
243 | ··[···e8 | 243 | ··[···e82]··begin.hpp |
244 | ··[···e8 | 244 | ··[···e8c]··byte_container_with_subtype.hpp |
245 | ··[···ea | 245 | ··[···eac]··json_pointer.hpp |
246 | ··[···eb | 246 | ··[···ebd]··json_fwd.hpp |
247 | ··[···ec | 247 | ··[···eca]··filesystem.h |
248 | ··[···ed | 248 | ··[···ed7]··std_fs.hpp |
249 | ··[···ee | 249 | ··[···ee2]··./src/builder/yara_hex_string_builder.cpp |
250 | ··[···f0 | 250 | ··[···f0c]··stl_numeric.h |
251 | ··[···f1 | 251 | ··[···f1a]··yara_hex_string_builder.h |
252 | ··[···f3 | 252 | ··[···f34]··./src/builder/yara_rule_builder.cpp |
253 | ··[···f5 | 253 | ··[···f58]··yara_rule_builder.h |
254 | ··[···f6 | 254 | ··[···f6c]··plain_string.h |
255 | ··[···f7 | 255 | ··[···f7b]··./src/parser/parser_driver.cpp |
256 | ··[···f9 | 256 | ··[···f9a]··./src/parser |
257 | ··[···fa | 257 | ··[···fa7]··errors.h |
258 | ··[···f | 258 | ··[···fb0]··string_fortified.h |
259 | ··[···fc | 259 | ··[···fc3]··string_conversions.h |
260 | ··[···fd | 260 | ··[···fd8]··locale_classes.tcc |
261 | ··[···fe | 261 | ··[···feb]··filter_view.h |
262 | ··[···ff | 262 | ··[···ff9]··fstream |
263 | ··[·· | 263 | ··[··1001]··istream.tcc |
264 | ··[··100 | 264 | ··[··100d]··basic_file.h |
265 | ··[··101 | 265 | ··[··101a]··c++io.h |
266 | ··[··102 | 266 | ··[··1022]··stdexcept |
267 | ··[··102 | 267 | ··[··102c]··fstream.tcc |
268 | ··[··103 | 268 | ··[··1038]··exception |
269 | ··[··104 | 269 | ··[··1042]··hash_bytes.h |
270 | ··[··104 | 270 | ··[··104f]··thread-shared-types.h |
271 | ··[··106 | 271 | ··[··1065]··struct_mutex.h |
272 | ··[··107 | 272 | ··[··1074]··pthreadtypes.h |
273 | ··[··108 | 273 | ··[··1083]··gthr-default.h |
274 | ··[··1090]··module_cuckoo_generated.h | ||
275 | ··[··10 | 274 | ··[··1092]··module_hash_generated.h |
276 | ··[··10 | 275 | ··[··10aa]··module_elf_generated.h |
276 | ··[··10c1]··module_console_generated.h | ||
277 | ··[··10dc]··module_cuckoo_deprecated_generated.h | ||
277 | ··[··1 | 278 | ··[··1101]··module_magic_generated.h |
278 | ··[··10f2]··module_string_generated.h | ||
279 | ··[··11 | 279 | ··[··111a]··module_dotnet_generated.h |
280 | ··[··1126]··module_magic_generated.h | ||
281 | ··[··113 | 280 | ··[··1134]··module_dex_generated.h |
282 | ··[··11 | 281 | ··[··114b]··module_macho_generated.h |
283 | ··[··116f]··module_console_generated.h | ||
284 | ··[··118a]··module_cuckoo_deprecated_generated.h | ||
285 | ··[··11 | 282 | ··[··1164]··module_pe_generated.h |
283 | ··[··117a]··module_string_generated.h | ||
284 | ··[··1194]··module_math_generated.h | ||
285 | ··[··11ac]··module_cuckoo_generated.h | ||
286 | ··[··11c6]··filesystem_operations.h | 286 | ··[··11c6]··filesystem_operations.h |
287 | ··[··11de]··stdio2-decl.h | 287 | ··[··11de]··stdio2-decl.h |
288 | ··[··11ec]··errno.h | 288 | ··[··11ec]··errno.h |
289 | ··[··11f4]··./src/types/hex_string.cpp | 289 | ··[··11f4]··./src/types/hex_string.cpp |
290 | ··[··120f]··./src/types | 290 | ··[··120f]··./src/types |
291 | ··[··121b]··./src/types/literal.cpp | 291 | ··[··121b]··./src/types/literal.cpp |
292 | ··[··1233]··algorithmfwd.h | 292 | ··[··1233]··algorithmfwd.h |
Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
1 | -rw-r--r--···0········0········0········4·2024-07-03·21:18:46.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2024-07-03·21:18:46.000000·debian-binary |
2 | -rw-r--r--···0········0········0······536·2024-07-03·21:18:46.000000·control.tar.xz | 2 | -rw-r--r--···0········0········0······536·2024-07-03·21:18:46.000000·control.tar.xz |
3 | -rw-r--r--···0········0········0·10485 | 3 | -rw-r--r--···0········0········0·10485432·2024-07-03·21:18:46.000000·data.tar.xz |
Offset 6, 8 lines modified | Offset 6, 8 lines modified | ||
6 | Maintainer:·Yangfl·<mmyangfl@gmail.com> | 6 | Maintainer:·Yangfl·<mmyangfl@gmail.com> |
7 | Installed-Size:·12159 | 7 | Installed-Size:·12159 |
8 | Depends:·python3-yaramod·(=·3.21.0-1.1) | 8 | Depends:·python3-yaramod·(=·3.21.0-1.1) |
9 | Section:·debug | 9 | Section:·debug |
10 | Priority:·optional | 10 | Priority:·optional |
11 | Multi-Arch:·same | 11 | Multi-Arch:·same |
12 | Description:·debug·symbols·for·python3-yaramod | 12 | Description:·debug·symbols·for·python3-yaramod |
13 | Build-Ids:·6 | 13 | Build-Ids:·61b7561cf23e63ebd6c4124ae25befa35e2c5575 |
Offset 1, 10 lines modified | Offset 1, 10 lines modified | ||
1 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./ | 1 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./ |
2 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/ | 2 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/ |
3 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/lib/ | 3 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/lib/ |
4 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/lib/debug/ | 4 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/lib/debug/ |
5 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/lib/debug/.build-id/ | 5 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/lib/debug/.build-id/ |
6 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/lib/debug/.build-id/6 | 6 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/lib/debug/.build-id/61/ |
7 | -rw-r--r--···0·root·········(0)·root·········(0)·124404 | 7 | -rw-r--r--···0·root·········(0)·root·········(0)·12440464·2024-07-03·21:18:46.000000·./usr/lib/debug/.build-id/61/b7561cf23e63ebd6c4124ae25befa35e2c5575.debug |
8 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/share/ | 8 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/share/ |
9 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/share/doc/ | 9 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/share/doc/ |
10 | lrwxrwxrwx···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/share/doc/python3-yaramod-dbgsym·->·python3-yaramod | 10 | lrwxrwxrwx···0·root·········(0)·root·········(0)········0·2024-07-03·21:18:46.000000·./usr/share/doc/python3-yaramod-dbgsym·->·python3-yaramod |
Offset 6, 15 lines modified | Offset 6, 15 lines modified | ||
6 | ··OS/ABI:····························UNIX·-·GNU | 6 | ··OS/ABI:····························UNIX·-·GNU |
7 | ··ABI·Version:·······················0 | 7 | ··ABI·Version:·······················0 |
8 | ··Type:······························DYN·(Shared·object·file) | 8 | ··Type:······························DYN·(Shared·object·file) |
9 | ··Machine:···························Advanced·Micro·Devices·X86-64 | 9 | ··Machine:···························Advanced·Micro·Devices·X86-64 |
10 | ··Version:···························0x1 | 10 | ··Version:···························0x1 |
11 | ··Entry·point·address:···············0x0 | 11 | ··Entry·point·address:···············0x0 |
12 | ··Start·of·program·headers:··········64·(bytes·into·file) | 12 | ··Start·of·program·headers:··········64·(bytes·into·file) |
13 | ··Start·of·section·headers:··········124380 | 13 | ··Start·of·section·headers:··········12438032·(bytes·into·file) |
14 | ··Flags:·····························0x0 | 14 | ··Flags:·····························0x0 |
15 | ··Size·of·this·header:···············64·(bytes) | 15 | ··Size·of·this·header:···············64·(bytes) |
16 | ··Size·of·program·headers:···········56·(bytes) | 16 | ··Size·of·program·headers:···········56·(bytes) |
17 | ··Number·of·program·headers:·········10 | 17 | ··Number·of·program·headers:·········10 |
18 | ··Size·of·section·headers:···········64·(bytes) | 18 | ··Size·of·section·headers:···········64·(bytes) |
19 | ··Number·of·section·headers:·········38 | 19 | ··Number·of·section·headers:·········38 |
20 | ··Section·header·string·table·index:·37 | 20 | ··Section·header·string·table·index:·37 |
Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
1 | There·are·38·section·headers,·starting·at·offset·0xbdca1 | 1 | There·are·38·section·headers,·starting·at·offset·0xbdca10: |
2 | Section·Headers: | 2 | Section·Headers: |
3 | ··[Nr]·Name··············Type············Address··········Off····Size···ES·Flg·Lk·Inf·Al | 3 | ··[Nr]·Name··············Type············Address··········Off····Size···ES·Flg·Lk·Inf·Al |
4 | ··[·0]···················NULL············0000000000000000·000000·000000·00······0···0··0 | 4 | ··[·0]···················NULL············0000000000000000·000000·000000·00······0···0··0 |
5 | ··[·1]·.note.gnu.build-id·NOTE············0000000000000270·000270·000024·00···A··0···0··4 | 5 | ··[·1]·.note.gnu.build-id·NOTE············0000000000000270·000270·000024·00···A··0···0··4 |
6 | ··[·2]·.gnu.hash·········NOBITS··········0000000000000298·000294·000270·00···A··3···0··8 | 6 | ··[·2]·.gnu.hash·········NOBITS··········0000000000000298·000294·000270·00···A··3···0··8 |
7 | ··[·3]·.dynsym···········NOBITS··········0000000000000508·000294·003708·18···A··4···1··8 | 7 | ··[·3]·.dynsym···········NOBITS··········0000000000000508·000294·003708·18···A··4···1··8 |
Offset 26, 22 lines modified | Offset 26, 22 lines modified | ||
26 | ··[21]·.data.rel.ro······NOBITS··········000000000020f700·0006e0·00c588·00··WA··0···0·32 | 26 | ··[21]·.data.rel.ro······NOBITS··········000000000020f700·0006e0·00c588·00··WA··0···0·32 |
27 | ··[22]·.dynamic··········NOBITS··········000000000021bc88·0006e0·000230·10··WA··4···0··8 | 27 | ··[22]·.dynamic··········NOBITS··········000000000021bc88·0006e0·000230·10··WA··4···0··8 |
28 | ··[23]·.got··············NOBITS··········000000000021beb8·0006e0·001148·08··WA··0···0··8 | 28 | ··[23]·.got··············NOBITS··········000000000021beb8·0006e0·001148·08··WA··0···0··8 |
29 | ··[24]·.data·············NOBITS··········000000000021d000·0006e0·0000f0·00··WA··0···0·32 | 29 | ··[24]·.data·············NOBITS··········000000000021d000·0006e0·0000f0·00··WA··0···0·32 |
30 | ··[25]·.bss··············NOBITS··········000000000021d100·0006e0·0000c8·00··WA··0···0·32 | 30 | ··[25]·.bss··············NOBITS··········000000000021d100·0006e0·0000c8·00··WA··0···0·32 |
31 | ··[26]·.comment··········PROGBITS········0000000000000000·000294·00001f·01··MS··0···0··1 | 31 | ··[26]·.comment··········PROGBITS········0000000000000000·000294·00001f·01··MS··0···0··1 |
32 | ··[27]·.debug_aranges····PROGBITS········0000000000000000·0002b8·002fa9·00···C··0···0··8 | 32 | ··[27]·.debug_aranges····PROGBITS········0000000000000000·0002b8·002fa9·00···C··0···0··8 |
33 | ··[28]·.debug_info·······PROGBITS········0000000000000000·003268·67de7 | 33 | ··[28]·.debug_info·······PROGBITS········0000000000000000·003268·67de73·00···C··0···0··8 |
34 | ··[29]·.debug_abbrev·····PROGBITS········0000000000000000·6810e | 34 | ··[29]·.debug_abbrev·····PROGBITS········0000000000000000·6810e0·002641·00···C··0···0··8 |
35 | ··[30]·.debug_line·······PROGBITS········0000000000000000·6837 | 35 | ··[30]·.debug_line·······PROGBITS········0000000000000000·683728·058cb5·00···C··0···0··8 |
36 | ··[31]·.debug_str········PROGBITS········0000000000000000·6dc3e | 36 | ··[31]·.debug_str········PROGBITS········0000000000000000·6dc3e0·1fd9b7·01·MSC··0···0··8 |
37 | ··[32]·.debug_line_str···PROGBITS········0000000000000000·8d9d | 37 | ··[32]·.debug_line_str···PROGBITS········0000000000000000·8d9d98·000759·01·MSC··0···0··8 |
38 | ··[33]·.debug_loclists···PROGBITS········0000000000000000·8da | 38 | ··[33]·.debug_loclists···PROGBITS········0000000000000000·8da4f8·12f7f7·00···C··0···0··8 |
39 | ··[34]·.debug_rnglists···PROGBITS········0000000000000000·a09cf | 39 | ··[34]·.debug_rnglists···PROGBITS········0000000000000000·a09cf0·046737·00···C··0···0··8 |
40 | ··[35]·.symtab···········SYMTAB··········0000000000000000·a504 | 40 | ··[35]·.symtab···········SYMTAB··········0000000000000000·a50428·0331b0·18·····36·8136··8 |
41 | ··[36]·.strtab···········STRTAB··········0000000000000000·a835 | 41 | ··[36]·.strtab···········STRTAB··········0000000000000000·a835d8·1592b9·00······0···0··1 |
42 | ··[37]·.shstrtab·········STRTAB··········0000000000000000·bdc89 | 42 | ··[37]·.shstrtab·········STRTAB··········0000000000000000·bdc891·00017d·00······0···0··1 |
43 | Key·to·Flags: | 43 | Key·to·Flags: |
44 | ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info), | 44 | ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info), |
45 | ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS), | 45 | ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS), |
46 | ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude), | 46 | ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude), |
47 | ··R·(retain),·D·(mbind),·l·(large),·p·(processor·specific) | 47 | ··R·(retain),·D·(mbind),·l·(large),·p·(processor·specific) |
Offset 1, 4 lines modified | Offset 1, 4 lines modified | ||
1 | Displaying·notes·found·in:·.note.gnu.build-id | 1 | Displaying·notes·found·in:·.note.gnu.build-id |
2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
3 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·6 | 3 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·61b7561cf23e63ebd6c4124ae25befa35e2c5575 |
Offset 335, 27 lines modified | Offset 335, 27 lines modified | ||
335 | ··257» (udata)» 6» (line_strp)» (offset:·0x1002):·token_type.h | 335 | ··257» (udata)» 6» (line_strp)» (offset:·0x1002):·token_type.h |
336 | ··258» (udata)» 6» (line_strp)» (offset:·0x100f):·hex_string.h | 336 | ··258» (udata)» 6» (line_strp)» (offset:·0x100f):·hex_string.h |
337 | ··259» (udata)» 6» (line_strp)» (offset:·0x101c):·meta.h | 337 | ··259» (udata)» 6» (line_strp)» (offset:·0x101c):·meta.h |
338 | ··260» (udata)» 5» (line_strp)» (offset:·0x1023):·uid_generator.h | 338 | ··260» (udata)» 5» (line_strp)» (offset:·0x1023):·uid_generator.h |
339 | ··261» (udata)» 6» (line_strp)» (offset:·0x1033):·sections_summary.h | 339 | ··261» (udata)» 6» (line_strp)» (offset:·0x1033):·sections_summary.h |
340 | ··262» (udata)» 5» (line_strp)» (offset:·0x1046):·value.h | 340 | ··262» (udata)» 5» (line_strp)» (offset:·0x1046):·value.h |
341 | ··263» (udata)» 6» (line_strp)» (offset:·0x104e):·features.h | 341 | ··263» (udata)» 6» (line_strp)» (offset:·0x104e):·features.h |
342 | ··264» (udata)» 20» (line_strp)»(offset:·0x1059):·module_ | 342 | ··264» (udata)» 20» (line_strp)»(offset:·0x1059):·module_time_generated.h |
343 | ··265» (udata)» 20» (line_strp)»(offset:·0x106f):·module_cuckoo_generated.h | ||
344 | ··26 | 343 | ··265» (udata)» 20» (line_strp)»(offset:·0x1071):·module_hash_generated.h |
344 | ··266» (udata)» 20» (line_strp)»(offset:·0x1089):·module_elf_generated.h | ||
345 | ··267» (udata)» 20» (line_strp)»(offset:·0x10a | 345 | ··267» (udata)» 20» (line_strp)»(offset:·0x10a0):·module_console_generated.h |
346 | ··268» (udata)» 20» (line_strp)»(offset:·0x10bb):·module_cuckoo_deprecated_generated.h | ||
346 | ··26 | 347 | ··269» (udata)» 20» (line_strp)»(offset:·0x10e0):·module_magic_generated.h |
347 | ··269» (udata)» 20» (line_strp)»(offset:·0x10d1):·module_string_generated.h | ||
348 | ··270» (udata)» 20» (line_strp)»(offset:·0x10 | 348 | ··270» (udata)» 20» (line_strp)»(offset:·0x10f9):·module_dotnet_generated.h |
349 | ··271» (udata)» 20» (line_strp)»(offset:·0x1105):·module_magic_generated.h | ||
350 | ··27 | 349 | ··271» (udata)» 20» (line_strp)»(offset:·0x1113):·module_dex_generated.h |
351 | ··27 | 350 | ··272» (udata)» 20» (line_strp)»(offset:·0x112a):·module_macho_generated.h |
352 | ··274» (udata)» 20» (line_strp)»(offset:·0x114e):·module_console_generated.h | ||
353 | ··275» (udata)» 20» (line_strp)»(offset:·0x1169):·module_cuckoo_deprecated_generated.h | ||
354 | ··27 | 351 | ··273» (udata)» 20» (line_strp)»(offset:·0x1143):·module_pe_generated.h |
352 | ··274» (udata)» 20» (line_strp)»(offset:·0x1159):·module_string_generated.h | ||
353 | ··275» (udata)» 20» (line_strp)»(offset:·0x1173):·module_math_generated.h | ||
354 | ··276» (udata)» 20» (line_strp)»(offset:·0x118b):·module_cuckoo_generated.h | ||
355 | ··277» (udata)» 21» (line_strp)»(offset:·0x11a5):·modifying_visitor.h | 355 | ··277» (udata)» 21» (line_strp)»(offset:·0x11a5):·modifying_visitor.h |
356 | ··278» (udata)» 21» (line_strp)»(offset:·0xb39):·utils.h | 356 | ··278» (udata)» 21» (line_strp)»(offset:·0xb39):·utils.h |
357 | ··279» (udata)» 21» (line_strp)»(offset:·0x11b9):·observing_visitor.h | 357 | ··279» (udata)» 21» (line_strp)»(offset:·0x11b9):·observing_visitor.h |
358 | ··280» (udata)» 23» (line_strp)»(offset:·0x11cd):·core.h | 358 | ··280» (udata)» 23» (line_strp)»(offset:·0x11cd):·core.h |
359 | ··281» (udata)» 23» (line_strp)»(offset:·0x11d4):·format.h | 359 | ··281» (udata)» 23» (line_strp)»(offset:·0x11d4):·format.h |
360 | ··282» (udata)» 14» (line_strp)»(offset:·0x11dd):·precedence.h | 360 | ··282» (udata)» 14» (line_strp)»(offset:·0x11dd):·precedence.h |
361 | ··283» (udata)» 14» (line_strp)»(offset:·0x11ea):·action.h | 361 | ··283» (udata)» 14» (line_strp)»(offset:·0x11ea):·action.h |
Offset 807900, 15 lines modified | Offset 807900, 15 lines modified | ||
807900 | ··194» (udata)» 5» (line_strp)» (offset:·0x708):·symbol.h | 807900 | ··194» (udata)» 5» (line_strp)» (offset:·0x708):·symbol.h |
807901 | ··195» (udata)» 5» (line_strp)» (offset:·0x4f2):·literal.h | 807901 | ··195» (udata)» 5» (line_strp)» (offset:·0x4f2):·literal.h |
807902 | ··196» (udata)» 5» (line_strp)» (offset:·0x54e):·string_modifier.h | 807902 | ··196» (udata)» 5» (line_strp)» (offset:·0x54e):·string_modifier.h |
807903 | ··197» (udata)» 5» (line_strp)» (offset:·0x5ee):·string.h | 807903 | ··197» (udata)» 5» (line_strp)» (offset:·0x5ee):·string.h |
807904 | ··198» (udata)» 8» (line_strp)» (offset:·0xfdf):·visitor_result.h | 807904 | ··198» (udata)» 8» (line_strp)» (offset:·0xfdf):·visitor_result.h |
807905 | ··199» (udata)» 5» (line_strp)» (offset:·0x104e):·features.h | 807905 | ··199» (udata)» 5» (line_strp)» (offset:·0x104e):·features.h |
807906 | ··200» (udata)» 30» (line_strp)»(offset:·0x950):·module_content.h | 807906 | ··200» (udata)» 30» (line_strp)»(offset:·0x950):·module_content.h |
807907 | ··201» (udata)» 31» (line_strp)»(offset:·0x1059):·module_ | 807907 | ··201» (udata)» 31» (line_strp)»(offset:·0x1059):·module_time_generated.h |
807908 | ··202» (udata)» 31» (line_strp)»(offset:·0x942):·module_list.h | 807908 | ··202» (udata)» 31» (line_strp)»(offset:·0x942):·module_list.h |
807909 | ··203» (udata)» 30» (line_strp)»(offset:·0x934):·module_pool.h | 807909 | ··203» (udata)» 30» (line_strp)»(offset:·0x934):·module_pool.h |
807910 | ··204» (udata)» 8» (line_strp)» (offset:·0xb39):·utils.h | 807910 | ··204» (udata)» 8» (line_strp)» (offset:·0xb39):·utils.h |
807911 | ··205» (udata)» 32» (line_strp)»(offset:·0x125d):·void_t.hpp | 807911 | ··205» (udata)» 32» (line_strp)»(offset:·0x125d):·void_t.hpp |
807912 | ··206» (udata)» 33» (line_strp)»(offset:·0x1268):·value_t.hpp | 807912 | ··206» (udata)» 33» (line_strp)»(offset:·0x1268):·value_t.hpp |
807913 | ··207» (udata)» 34» (line_strp)»(offset:·0x1274):·input_adapters.hpp | 807913 | ··207» (udata)» 34» (line_strp)»(offset:·0x1274):·input_adapters.hpp |
807914 | ··208» (udata)» 34» (line_strp)»(offset:·0x1287):·binary_reader.hpp | 807914 | ··208» (udata)» 34» (line_strp)»(offset:·0x1287):·binary_reader.hpp |
Offset 1251234, 161 lines modified | Offset 1251234, 161 lines modified | ||
1251234 | ·<2><244d47>:·Abbrev·Number:·467·(DW_TAG_namespace) | 1251234 | ·<2><244d47>:·Abbrev·Number:·467·(DW_TAG_namespace) |
1251235 | ····<244d49>···DW_AT_name········:·(strp)·(offset:·0x8ea0b8):·modules | 1251235 | ····<244d49>···DW_AT_name········:·(strp)·(offset:·0x8ea0b8):·modules |
1251236 | ····<244d4d>···DW_AT_decl_file···:·(data2)·264 | 1251236 | ····<244d4d>···DW_AT_decl_file···:·(data2)·264 |
1251237 | ····<244d4f>···DW_AT_decl_line···:·(data1)·12 | 1251237 | ····<244d4f>···DW_AT_decl_line···:·(data1)·12 |
1251238 | ····<244d50>···DW_AT_decl_column·:·(data1)·12 | 1251238 | ····<244d50>···DW_AT_decl_column·:·(data1)·12 |
1251239 | ····<244d51>···DW_AT_sibling·····:·(ref_udata)·<0x244fd1> | 1251239 | ····<244d51>···DW_AT_sibling·····:·(ref_udata)·<0x244fd1> |
1251240 | ·<3><244d55>:·Abbrev·Number:·342·(DW_TAG_class_type) | 1251240 | ·<3><244d55>:·Abbrev·Number:·342·(DW_TAG_class_type) |
1251241 | ····<244d57>···DW_AT_name········:·(strp)·(offset:·0x | 1251241 | ····<244d57>···DW_AT_name········:·(strp)·(offset:·0x6f879f):·Gmodule_time |
1251242 | ····<244d5b>···DW_AT_byte_size···:·(data1)·64 | 1251242 | ····<244d5b>···DW_AT_byte_size···:·(data1)·64 |
1251243 | ····<244d5c>···DW_AT_decl_file···:·(data2)·264 | 1251243 | ····<244d5c>···DW_AT_decl_file···:·(data2)·264 |
1251244 | ····<244d5e>···DW_AT_decl_line···:·(data1)·14 | 1251244 | ····<244d5e>···DW_AT_decl_line···:·(data1)·14 |
1251245 | ····<244d5f>···DW_AT_decl_column·:·(data1)·8 | 1251245 | ····<244d5f>···DW_AT_decl_column·:·(data1)·8 |
1251246 | ····<244d60>···DW_AT_sibling·····:·(ref_udata)·<0x244d82> | 1251246 | ····<244d60>···DW_AT_sibling·····:·(ref_udata)·<0x244d82> |
1251247 | ·<4><244d64>:·Abbrev·Number:·64·(DW_TAG_inheritance) | 1251247 | ·<4><244d64>:·Abbrev·Number:·64·(DW_TAG_inheritance) |
1251248 | ····<244d65>···DW_AT_type········:·(ref_udata)·<0x244ca3>,·ModuleContent | 1251248 | ····<244d65>···DW_AT_type········:·(ref_udata)·<0x244ca3>,·ModuleContent |
1251249 | ····<244d69>···DW_AT_data_member_location:·(data1)·0 | 1251249 | ····<244d69>···DW_AT_data_member_location:·(data1)·0 |
1251250 | ····<244d6a>···DW_AT_accessibility:·(data1)·1» (public) | 1251250 | ····<244d6a>···DW_AT_accessibility:·(data1)·1» (public) |
1251251 | ·<4><244d6b>:·Abbrev·Number:·388·(DW_TAG_subprogram) | 1251251 | ·<4><244d6b>:·Abbrev·Number:·388·(DW_TAG_subprogram) |
1251252 | ····<244d6d>···DW_AT_external····:·(flag_present)·1 | 1251252 | ····<244d6d>···DW_AT_external····:·(flag_present)·1 |
1251253 | ····<244d6d>···DW_AT_name········:·(strp)·(offset:·0x | 1251253 | ····<244d6d>···DW_AT_name········:·(strp)·(offset:·0x6f879f):·Gmodule_time |
1251254 | ····<244d71>···DW_AT_decl_file···:·(data2)·264 | 1251254 | ····<244d71>···DW_AT_decl_file···:·(data2)·264 |
1251255 | ····<244d73>···DW_AT_decl_line···:·(implicit_const)·17 | 1251255 | ····<244d73>···DW_AT_decl_line···:·(implicit_const)·17 |
1251256 | ····<244d73>···DW_AT_decl_column·:·(implicit_const)·2 | 1251256 | ····<244d73>···DW_AT_decl_column·:·(implicit_const)·2 |
1251257 | ····<244d73>···DW_AT_linkage_name:·(strp)·(offset:·0x | 1251257 | ····<244d73>···DW_AT_linkage_name:·(strp)·(offset:·0x6663ee):·_ZN7yaramod7modules12Gmodule_timeC4Ev |
1251258 | ····<244d77>···DW_AT_accessibility:·(implicit_const)·1» (public) | 1251258 | ····<244d77>···DW_AT_accessibility:·(implicit_const)·1» (public) |
1251259 | ····<244d77>···DW_AT_declaration·:·(flag_present)·1 | 1251259 | ····<244d77>···DW_AT_declaration·:·(flag_present)·1 |
1251260 | ····<244d77>···DW_AT_object_pointer:·(ref_udata)·<0x244d7b> | 1251260 | ····<244d77>···DW_AT_object_pointer:·(ref_udata)·<0x244d7b> |
1251261 | ·<5><244d7b>:·Abbrev·Number:·4·(DW_TAG_formal_parameter) | 1251261 | ·<5><244d7b>:·Abbrev·Number:·4·(DW_TAG_formal_parameter) |
1251262 | ····<244d7c>···DW_AT_type········:·(ref_udata)·<0x25c494> | 1251262 | ····<244d7c>···DW_AT_type········:·(ref_udata)·<0x25c494> |
1251263 | ····<244d80>···DW_AT_artificial··:·(flag_present)·1 | 1251263 | ····<244d80>···DW_AT_artificial··:·(flag_present)·1 |
1251264 | ·<5><244d80>:·Abbrev·Number:·0 | 1251264 | ·<5><244d80>:·Abbrev·Number:·0 |
1251265 | ·<4><244d81>:·Abbrev·Number:·0 | 1251265 | ·<4><244d81>:·Abbrev·Number:·0 |
1251266 | ·<3><244d82>:·Abbrev·Number:·342·(DW_TAG_class_type) | 1251266 | ·<3><244d82>:·Abbrev·Number:·342·(DW_TAG_class_type) |
1251267 | ····<244d84>···DW_AT_name········:·(strp)·(offset:·0x | 1251267 | ····<244d84>···DW_AT_name········:·(strp)·(offset:·0x4cc002):·Gmodule_hash |
1251268 | ····<244d88>···DW_AT_byte_size···:·(data1)·64 | 1251268 | ····<244d88>···DW_AT_byte_size···:·(data1)·64 |
1251269 | ····<244d89>···DW_AT_decl_file···:·(data2)·265 | 1251269 | ····<244d89>···DW_AT_decl_file···:·(data2)·265 |
1251270 | ····<244d8b>···DW_AT_decl_line···:·(data1)·14 | 1251270 | ····<244d8b>···DW_AT_decl_line···:·(data1)·14 |
1251271 | ····<244d8c>···DW_AT_decl_column·:·(data1)·8 | 1251271 | ····<244d8c>···DW_AT_decl_column·:·(data1)·8 |
1251272 | ····<244d8d>···DW_AT_sibling·····:·(ref_udata)·<0x244daf> | 1251272 | ····<244d8d>···DW_AT_sibling·····:·(ref_udata)·<0x244daf> |
1251273 | ·<4><244d91>:·Abbrev·Number:·64·(DW_TAG_inheritance) | 1251273 | ·<4><244d91>:·Abbrev·Number:·64·(DW_TAG_inheritance) |
1251274 | ····<244d92>···DW_AT_type········:·(ref_udata)·<0x244ca3>,·ModuleContent | 1251274 | ····<244d92>···DW_AT_type········:·(ref_udata)·<0x244ca3>,·ModuleContent |
1251275 | ····<244d96>···DW_AT_data_member_location:·(data1)·0 | 1251275 | ····<244d96>···DW_AT_data_member_location:·(data1)·0 |
1251276 | ····<244d97>···DW_AT_accessibility:·(data1)·1» (public) | 1251276 | ····<244d97>···DW_AT_accessibility:·(data1)·1» (public) |
1251277 | ·<4><244d98>:·Abbrev·Number:·388·(DW_TAG_subprogram) | 1251277 | ·<4><244d98>:·Abbrev·Number:·388·(DW_TAG_subprogram) |
1251278 | ····<244d9a>···DW_AT_external····:·(flag_present)·1 | 1251278 | ····<244d9a>···DW_AT_external····:·(flag_present)·1 |
1251279 | ····<244d9a>···DW_AT_name········:·(strp)·(offset:·0x | 1251279 | ····<244d9a>···DW_AT_name········:·(strp)·(offset:·0x4cc002):·Gmodule_hash |
1251280 | ····<244d9e>···DW_AT_decl_file···:·(data2)·265 | 1251280 | ····<244d9e>···DW_AT_decl_file···:·(data2)·265 |
1251281 | ····<244da0>···DW_AT_decl_line···:·(implicit_const)·17 | 1251281 | ····<244da0>···DW_AT_decl_line···:·(implicit_const)·17 |
1251282 | ····<244da0>···DW_AT_decl_column·:·(implicit_const)·2 | 1251282 | ····<244da0>···DW_AT_decl_column·:·(implicit_const)·2 |
1251283 | ····<244da0>···DW_AT_linkage_name:·(strp)·(offset:·0x | 1251283 | ····<244da0>···DW_AT_linkage_name:·(strp)·(offset:·0x2c4943):·_ZN7yaramod7modules12Gmodule_hashC4Ev |
1251284 | ····<244da4>···DW_AT_accessibility:·(implicit_const)·1» (public) | 1251284 | ····<244da4>···DW_AT_accessibility:·(implicit_const)·1» (public) |
1251285 | ····<244da4>···DW_AT_declaration·:·(flag_present)·1 | 1251285 | ····<244da4>···DW_AT_declaration·:·(flag_present)·1 |
1251286 | ····<244da4>···DW_AT_object_pointer:·(ref_udata)·<0x244da8> | 1251286 | ····<244da4>···DW_AT_object_pointer:·(ref_udata)·<0x244da8> |
1251287 | ·<5><244da8>:·Abbrev·Number:·4·(DW_TAG_formal_parameter) | 1251287 | ·<5><244da8>:·Abbrev·Number:·4·(DW_TAG_formal_parameter) |
1251288 | ····<244da9>···DW_AT_type········:·(ref_udata)·<0x25c499> | 1251288 | ····<244da9>···DW_AT_type········:·(ref_udata)·<0x25c499> |
1251289 | ····<244dad>···DW_AT_artificial··:·(flag_present)·1 | 1251289 | ····<244dad>···DW_AT_artificial··:·(flag_present)·1 |
1251290 | ·<5><244dad>:·Abbrev·Number:·0 | 1251290 | ·<5><244dad>:·Abbrev·Number:·0 |
1251291 | ·<4><244dae>:·Abbrev·Number:·0 | 1251291 | ·<4><244dae>:·Abbrev·Number:·0 |
1251292 | ·<3><244daf>:·Abbrev·Number:·342·(DW_TAG_class_type) | 1251292 | ·<3><244daf>:·Abbrev·Number:·342·(DW_TAG_class_type) |
1251293 | ····<244db1>···DW_AT_name········:·(strp)·(offset:·0x4 | 1251293 | ····<244db1>···DW_AT_name········:·(strp)·(offset:·0x463e56):·Gmodule_elf |
1251294 | ····<244db5>···DW_AT_byte_size···:·(data1)·64 | 1251294 | ····<244db5>···DW_AT_byte_size···:·(data1)·64 |
1251295 | ····<244db6>···DW_AT_decl_file···:·(data2)·266 | 1251295 | ····<244db6>···DW_AT_decl_file···:·(data2)·266 |
1251296 | ····<244db8>···DW_AT_decl_line···:·(data1)·14 | 1251296 | ····<244db8>···DW_AT_decl_line···:·(data1)·14 |
1251297 | ····<244db9>···DW_AT_decl_column·:·(data1)·8 | 1251297 | ····<244db9>···DW_AT_decl_column·:·(data1)·8 |
1251298 | ····<244dba>···DW_AT_sibling·····:·(ref_udata)·<0x244ddc> | 1251298 | ····<244dba>···DW_AT_sibling·····:·(ref_udata)·<0x244ddc> |
1251299 | ·<4><244dbe>:·Abbrev·Number:·64·(DW_TAG_inheritance) | 1251299 | ·<4><244dbe>:·Abbrev·Number:·64·(DW_TAG_inheritance) |
1251300 | ····<244dbf>···DW_AT_type········:·(ref_udata)·<0x244ca3>,·ModuleContent | 1251300 | ····<244dbf>···DW_AT_type········:·(ref_udata)·<0x244ca3>,·ModuleContent |
1251301 | ····<244dc3>···DW_AT_data_member_location:·(data1)·0 | 1251301 | ····<244dc3>···DW_AT_data_member_location:·(data1)·0 |
1251302 | ····<244dc4>···DW_AT_accessibility:·(data1)·1» (public) | 1251302 | ····<244dc4>···DW_AT_accessibility:·(data1)·1» (public) |
1251303 | ·<4><244dc5>:·Abbrev·Number:·388·(DW_TAG_subprogram) | 1251303 | ·<4><244dc5>:·Abbrev·Number:·388·(DW_TAG_subprogram) |
1251304 | ····<244dc7>···DW_AT_external····:·(flag_present)·1 | 1251304 | ····<244dc7>···DW_AT_external····:·(flag_present)·1 |
1251305 | ····<244dc7>···DW_AT_name········:·(strp)·(offset:·0x4 | 1251305 | ····<244dc7>···DW_AT_name········:·(strp)·(offset:·0x463e56):·Gmodule_elf |
1251306 | ····<244dcb>···DW_AT_decl_file···:·(data2)·266 | 1251306 | ····<244dcb>···DW_AT_decl_file···:·(data2)·266 |
1251307 | ····<244dcd>···DW_AT_decl_line···:·(implicit_const)·17 | 1251307 | ····<244dcd>···DW_AT_decl_line···:·(implicit_const)·17 |
1251308 | ····<244dcd>···DW_AT_decl_column·:·(implicit_const)·2 | 1251308 | ····<244dcd>···DW_AT_decl_column·:·(implicit_const)·2 |
1251309 | ····<244dcd>···DW_AT_linkage_name:·(strp)·(offset:·0x | 1251309 | ····<244dcd>···DW_AT_linkage_name:·(strp)·(offset:·0x5339bd):·_ZN7yaramod7modules11Gmodule_elfC4Ev |
1251310 | ····<244dd1>···DW_AT_accessibility:·(implicit_const)·1» (public) | 1251310 | ····<244dd1>···DW_AT_accessibility:·(implicit_const)·1» (public) |
1251311 | ····<244dd1>···DW_AT_declaration·:·(flag_present)·1 | 1251311 | ····<244dd1>···DW_AT_declaration·:·(flag_present)·1 |
1251312 | ····<244dd1>···DW_AT_object_pointer:·(ref_udata)·<0x244dd5> | 1251312 | ····<244dd1>···DW_AT_object_pointer:·(ref_udata)·<0x244dd5> |
1251313 | ·<5><244dd5>:·Abbrev·Number:·4·(DW_TAG_formal_parameter) | 1251313 | ·<5><244dd5>:·Abbrev·Number:·4·(DW_TAG_formal_parameter) |
1251314 | ····<244dd6>···DW_AT_type········:·(ref_udata)·<0x25c49e> | 1251314 | ····<244dd6>···DW_AT_type········:·(ref_udata)·<0x25c49e> |
1251315 | ····<244dda>···DW_AT_artificial··:·(flag_present)·1 | 1251315 | ····<244dda>···DW_AT_artificial··:·(flag_present)·1 |
1251316 | ·<5><244dda>:·Abbrev·Number:·0 | 1251316 | ·<5><244dda>:·Abbrev·Number:·0 |
1251317 | ·<4><244ddb>:·Abbrev·Number:·0 | 1251317 | ·<4><244ddb>:·Abbrev·Number:·0 |
1251318 | ·<3><244ddc>:·Abbrev·Number:·342·(DW_TAG_class_type) | 1251318 | ·<3><244ddc>:·Abbrev·Number:·342·(DW_TAG_class_type) |
1251319 | ····<244dde>···DW_AT_name········:·(strp)·(offset:·0x | 1251319 | ····<244dde>···DW_AT_name········:·(strp)·(offset:·0x945ac5):·Gmodule_console |
1251320 | ····<244de2>···DW_AT_byte_size···:·(data1)·64 | 1251320 | ····<244de2>···DW_AT_byte_size···:·(data1)·64 |
1251321 | ····<244de3>···DW_AT_decl_file···:·(data2)·267 | 1251321 | ····<244de3>···DW_AT_decl_file···:·(data2)·267 |
1251322 | ····<244de5>···DW_AT_decl_line···:·(data1)·14 | 1251322 | ····<244de5>···DW_AT_decl_line···:·(data1)·14 |
1251323 | ····<244de6>···DW_AT_decl_column·:·(data1)·8 | 1251323 | ····<244de6>···DW_AT_decl_column·:·(data1)·8 |
1251324 | ····<244de7>···DW_AT_sibling·····:·(ref_udata)·<0x244e09> | 1251324 | ····<244de7>···DW_AT_sibling·····:·(ref_udata)·<0x244e09> |
1251325 | ·<4><244deb>:·Abbrev·Number:·64·(DW_TAG_inheritance) | 1251325 | ·<4><244deb>:·Abbrev·Number:·64·(DW_TAG_inheritance) |
1251326 | ····<244dec>···DW_AT_type········:·(ref_udata)·<0x244ca3>,·ModuleContent | 1251326 | ····<244dec>···DW_AT_type········:·(ref_udata)·<0x244ca3>,·ModuleContent |
1251327 | ····<244df0>···DW_AT_data_member_location:·(data1)·0 | 1251327 | ····<244df0>···DW_AT_data_member_location:·(data1)·0 |
1251328 | ····<244df1>···DW_AT_accessibility:·(data1)·1» (public) | 1251328 | ····<244df1>···DW_AT_accessibility:·(data1)·1» (public) |
1251329 | ·<4><244df2>:·Abbrev·Number:·388·(DW_TAG_subprogram) | 1251329 | ·<4><244df2>:·Abbrev·Number:·388·(DW_TAG_subprogram) |
1251330 | ····<244df4>···DW_AT_external····:·(flag_present)·1 | 1251330 | ····<244df4>···DW_AT_external····:·(flag_present)·1 |
1251331 | ····<244df4>···DW_AT_name········:·(strp)·(offset:·0x | 1251331 | ····<244df4>···DW_AT_name········:·(strp)·(offset:·0x945ac5):·Gmodule_console |
1251332 | ····<244df8>···DW_AT_decl_file···:·(data2)·267 | 1251332 | ····<244df8>···DW_AT_decl_file···:·(data2)·267 |
1251333 | ····<244dfa>···DW_AT_decl_line···:·(implicit_const)·17 | 1251333 | ····<244dfa>···DW_AT_decl_line···:·(implicit_const)·17 |
1251334 | ····<244dfa>···DW_AT_decl_column·:·(implicit_const)·2 | 1251334 | ····<244dfa>···DW_AT_decl_column·:·(implicit_const)·2 |
1251335 | ····<244dfa>···DW_AT_linkage_name:·(strp)·(offset:·0x6 | 1251335 | ····<244dfa>···DW_AT_linkage_name:·(strp)·(offset:·0x63b7c2):·_ZN7yaramod7modules15Gmodule_consoleC4Ev |
1251336 | ····<244dfe>···DW_AT_accessibility:·(implicit_const)·1» (public) | 1251336 | ····<244dfe>···DW_AT_accessibility:·(implicit_const)·1» (public) |
1251337 | ····<244dfe>···DW_AT_declaration·:·(flag_present)·1 | 1251337 | ····<244dfe>···DW_AT_declaration·:·(flag_present)·1 |
1251338 | ····<244dfe>···DW_AT_object_pointer:·(ref_udata)·<0x244e02> | 1251338 | ····<244dfe>···DW_AT_object_pointer:·(ref_udata)·<0x244e02> |
1251339 | ·<5><244e02>:·Abbrev·Number:·4·(DW_TAG_formal_parameter) | 1251339 | ·<5><244e02>:·Abbrev·Number:·4·(DW_TAG_formal_parameter) |
1251340 | ····<244e03>···DW_AT_type········:·(ref_udata)·<0x25c4a3> | 1251340 | ····<244e03>···DW_AT_type········:·(ref_udata)·<0x25c4a3> |
1251341 | ····<244e07>···DW_AT_artificial··:·(flag_present)·1 | 1251341 | ····<244e07>···DW_AT_artificial··:·(flag_present)·1 |
1251342 | ·<5><244e07>:·Abbrev·Number:·0 | 1251342 | ·<5><244e07>:·Abbrev·Number:·0 |
1251343 | ·<4><244e08>:·Abbrev·Number:·0 | 1251343 | ·<4><244e08>:·Abbrev·Number:·0 |
1251344 | ·<3><244e09>:·Abbrev·Number:·342·(DW_TAG_class_type) | 1251344 | ·<3><244e09>:·Abbrev·Number:·342·(DW_TAG_class_type) |
1251345 | ····<244e0b>···DW_AT_name········:·(strp)·(offset:·0x1 | 1251345 | ····<244e0b>···DW_AT_name········:·(strp)·(offset:·0x41e445):·Gmodule_cuckoo_deprecated |
1251346 | ····<244e0f>···DW_AT_byte_size···:·(data1)·64 | 1251346 | ····<244e0f>···DW_AT_byte_size···:·(data1)·64 |
1251347 | ····<244e10>···DW_AT_decl_file···:·(data2)·268 | 1251347 | ····<244e10>···DW_AT_decl_file···:·(data2)·268 |
1251348 | ····<244e12>···DW_AT_decl_line···:·(data1)·14 | 1251348 | ····<244e12>···DW_AT_decl_line···:·(data1)·14 |
1251349 | ····<244e13>···DW_AT_decl_column·:·(data1)·8 | 1251349 | ····<244e13>···DW_AT_decl_column·:·(data1)·8 |
1251350 | ····<244e14>···DW_AT_sibling·····:·(ref_udata)·<0x244e36> | 1251350 | ····<244e14>···DW_AT_sibling·····:·(ref_udata)·<0x244e36> |
1251351 | ·<4><244e18>:·Abbrev·Number:·64·(DW_TAG_inheritance) | 1251351 | ·<4><244e18>:·Abbrev·Number:·64·(DW_TAG_inheritance) |
1251352 | ····<244e19>···DW_AT_type········:·(ref_udata)·<0x244ca3>,·ModuleContent | 1251352 | ····<244e19>···DW_AT_type········:·(ref_udata)·<0x244ca3>,·ModuleContent |
1251353 | ····<244e1d>···DW_AT_data_member_location:·(data1)·0 | 1251353 | ····<244e1d>···DW_AT_data_member_location:·(data1)·0 |
1251354 | ····<244e1e>···DW_AT_accessibility:·(data1)·1» (public) | 1251354 | ····<244e1e>···DW_AT_accessibility:·(data1)·1» (public) |
1251355 | ·<4><244e1f>:·Abbrev·Number:·388·(DW_TAG_subprogram) | 1251355 | ·<4><244e1f>:·Abbrev·Number:·388·(DW_TAG_subprogram) |
1251356 | ····<244e21>···DW_AT_external····:·(flag_present)·1 | 1251356 | ····<244e21>···DW_AT_external····:·(flag_present)·1 |
1251357 | ····<244e21>···DW_AT_name········:·(strp)·(offset:·0x1 | 1251357 | ····<244e21>···DW_AT_name········:·(strp)·(offset:·0x41e445):·Gmodule_cuckoo_deprecated |
1251358 | ····<244e25>···DW_AT_decl_file···:·(data2)·268 | 1251358 | ····<244e25>···DW_AT_decl_file···:·(data2)·268 |
1251359 | ····<244e27>···DW_AT_decl_line···:·(implicit_const)·17 | 1251359 | ····<244e27>···DW_AT_decl_line···:·(implicit_const)·17 |
1251360 | ····<244e27>···DW_AT_decl_column·:·(implicit_const)·2 | 1251360 | ····<244e27>···DW_AT_decl_column·:·(implicit_const)·2 |
Max diff block lines reached; 17422/26096 bytes (66.76%) of diff not shown. |
Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
1 | GCC:·(Debian·14.2.0-17)·14.2.0 | 1 | ^,UuGCC:·(Debian·14.2.0-17)·14.2.0 |
2 | x%7>s^[o | 2 | x%7>s^[o |
3 | ?i]<e]>m]=c]?k | 3 | ?i]<e]>m]=c]?k |
4 | b|A7QpHi | 4 | b|A7QpHi |
5 | *a~%k);j | 5 | *a~%k);j |
6 | ILE/+8yFs7 | 6 | ILE/+8yFs7 |
7 | +^E}}@q?] | 7 | +^E}}@q?] |
8 | skZ·iq3P | 8 | skZ·iq3P |
Offset 247, 627 lines modified | Offset 247, 634 lines modified | ||
247 | e\VKNS}a | 247 | e\VKNS}a |
248 | y\3Jg|Mg | 248 | y\3Jg|Mg |
249 | 7AEDQPDT | 249 | 7AEDQPDT |
250 | nZw8J7mQ | 250 | nZw8J7mQ |
251 | ,r'B3BR8 | 251 | ,r'B3BR8 |
252 | 0Ye7CiF" | 252 | 0Ye7CiF" |
253 | OL{U[4JE | 253 | OL{U[4JE |
254 | mhn·yT6B | ||
255 | 7(t[fr» {^ | ||
256 | QR$#:&(B | ||
257 | ?b{_&:=w | ||
258 | 'fj)XO1NZ» | ||
259 | `v`KHB0_ | ||
260 | *["WYS:T | ||
261 | FL_YfmK·M | ||
262 | -\J8L/w·:0 | ||
263 | zbjy=9qJ | ||
264 | 9t9FPo]*@;7 | ||
265 | yS4[{xR}x | ||
266 | Nw[[~ogO | ||
267 | v)J_M%F\ | ||
268 | c6*O2`P»D | ||
269 | "ub0.@'u" | ||
270 | -%[%XSE^ | ||
271 | mu$p5!A» | ||
272 | !0=ceh-% | ||
273 | GG934eE9 | ||
274 | cp=L>+~` | ||
275 | ]*/1G9Fc | ||
276 | GV?S;RH-E<` | ||
277 | |Q&_Y&&? | ||
278 | bB[a;:Z]n | ||
279 | nj'lG%XgO | ||
280 | 9]Y=#!Y_# | ||
281 | *TqpgT\S | ||
282 | H@_'xK2x8 | ||
283 | y}gqtcgT | ||
284 | Stmt5^'] | ||
285 | pS])TcJ<- | ||
286 | ?)>I9hLZ | ||
254 | ZsU5%axuHA | ||
255 | /\BrGRqg | ||
256 | (0wOlIR*< | ||
257 | b1`:.B`o | ||
258 | =_!s:[H< | ||
259 | jZ}Fh2hs | ||
260 | >G9;UW)<\{ | ||
261 | !;#$R1ig | ||
262 | ;>RR:fs7 | ||
263 | ]`» '}8}I | ||
264 | N{It0yvM1O | ||
265 | 2|TW9qTW1 | ||
266 | "11Z_F@vr | ||
267 | ]wPS(·q@ | ||
268 | '_c!g'n$ | ||
269 | FGu'in>;j | ||
270 | Aq!&5#=S | ||
271 | f*Mj]r/U | ||
272 | u5xPC#N} | ||
273 | g!pu/A» t#0 | ||
274 | c%p5$=$P | ||
275 | {<cg:k8x | ||
276 | nc>9PC,` | ||
277 | ')sIV6iiYA | ||
278 | A\nQ]L1_ | ||
279 | hN!qvsbH | ||
280 | R·N\C-KR | ||
281 | `41o(_29 | ||
282 | W^J,?f@· | ||
283 | Xbz<,pXPR | ||
284 | {NU/U]]u | ||
285 | %xG5·bRn»f· | ||
286 | +·.Rd?"-_@ | ||
287 | &F{mUcR`9 | ||
288 | hJY-_0g | 287 | hJY-_0gQu·M |
289 | !4;Qo-g,' | ||
290 | sdnNXs3s | ||
291 | 'bBE~\-? | ||
292 | O;t-:>=N | ||
293 | `vO`9·v# | ||
294 | (» t|PB\Mv | ||
295 | ·];"j603 | ||
296 | Bozy3+@nm | ||
297 | }I@sSr65 | ||
298 | uKDw$$Hbx) | ||
299 | ·\4+» QADB=*F | ||
300 | y`J"/Q2V | ||
301 | [LcuJ}4/s) | ||
302 | hNNjNx(Sm | ||
303 | » |» D'bhG | ||
304 | cqy» V^@h | ||
305 | /.!UORnR | ||
306 | 4J7QN71uF5bm | ||
307 | 288 | __{9vR=_ | |
289 | TIAt&m8· | ||
290 | 5eq%Xn}x | ||
291 | gRyWzY.4J | ||
292 | GM1,jLRdV_ | ||
293 | /CT9@'7p | ||
294 | z5%BcOQ" | ||
295 | u6m~ifP+ | ||
296 | ·Z!4_(pS | ||
297 | d» yY>:p/ | ||
298 | B%ZJ4jh}w | ||
299 | u0YCfs·8 | ||
300 | v}u3|no0? | ||
301 | QO[=7:+zn | ||
302 | @?&_4#X" | ||
303 | yQ$tzY5Z | ||
304 | 5},Mq·q,d | ||
305 | RN~p5]S· | ||
306 | #`·,K~» E!t | ||
307 | :d)dF%.qP | ||
308 | yXmC76fC | ||
309 | $TK$6V?6 | ||
310 | w.0;» Goo | ||
311 | SUOJ3Xoa | ||
312 | +|G» Un&M | ||
Max diff block lines reached; 25834/29257 bytes (88.30%) of diff not shown. |
Offset 274, 27 lines modified | Offset 274, 27 lines modified | ||
274 | ··[··1002]··token_type.h | 274 | ··[··1002]··token_type.h |
275 | ··[··100f]··hex_string.h | 275 | ··[··100f]··hex_string.h |
276 | ··[··101c]··meta.h | 276 | ··[··101c]··meta.h |
277 | ··[··1023]··uid_generator.h | 277 | ··[··1023]··uid_generator.h |
278 | ··[··1033]··sections_summary.h | 278 | ··[··1033]··sections_summary.h |
279 | ··[··1046]··value.h | 279 | ··[··1046]··value.h |
280 | ··[··104e]··features.h | 280 | ··[··104e]··features.h |
281 | ··[··1059]··module_pe_generated.h | ||
282 | ··[··106f]··module_cuckoo_generated.h | ||
283 | ··[··1089]··module_hash_generated.h | ||
284 | ··[··10 | 281 | ··[··1059]··module_time_generated.h |
285 | ··[··10 | 282 | ··[··1071]··module_hash_generated.h |
283 | ··[··1089]··module_elf_generated.h | ||
284 | ··[··10a0]··module_console_generated.h | ||
285 | ··[··10bb]··module_cuckoo_deprecated_generated.h | ||
286 | ··[··10 | 286 | ··[··10e0]··module_magic_generated.h |
287 | ··[··10 | 287 | ··[··10f9]··module_dotnet_generated.h |
288 | ··[··1105]··module_magic_generated.h | ||
289 | ··[··111 | 288 | ··[··1113]··module_dex_generated.h |
290 | ··[··11 | 289 | ··[··112a]··module_macho_generated.h |
291 | ··[··114e]··module_console_generated.h | ||
292 | ··[··1169]··module_cuckoo_deprecated_generated.h | ||
293 | ··[··11 | 290 | ··[··1143]··module_pe_generated.h |
291 | ··[··1159]··module_string_generated.h | ||
292 | ··[··1173]··module_math_generated.h | ||
293 | ··[··118b]··module_cuckoo_generated.h | ||
294 | ··[··11a5]··modifying_visitor.h | 294 | ··[··11a5]··modifying_visitor.h |
295 | ··[··11b9]··observing_visitor.h | 295 | ··[··11b9]··observing_visitor.h |
296 | ··[··11cd]··core.h | 296 | ··[··11cd]··core.h |
297 | ··[··11d4]··format.h | 297 | ··[··11d4]··format.h |
298 | ··[··11dd]··precedence.h | 298 | ··[··11dd]··precedence.h |
299 | ··[··11ea]··action.h | 299 | ··[··11ea]··action.h |
300 | ··[··11f3]··raw_logging.h | 300 | ··[··11f3]··raw_logging.h |