306 MB
/srv/reproducible-results/rbuild-debian/r-b-build.uubaTaNg/b1/skimage_0.24.0-7_armhf.changes vs.
/srv/reproducible-results/rbuild-debian/r-b-build.uubaTaNg/b2/skimage_0.24.0-7_armhf.changes
711 B
Files
    
Offset 1, 5 lines modifiedOffset 1, 5 lines modified
  
1 ·34aad9d28c284d0731de648d2c7e3fd4·2469156·doc·optional·python-skimage-doc_0.24.0-7_all.deb 
2 ·b9a47aebff82d2cd36e862a28e0bdb76·56058936·debug·optional·python3-skimage-lib-dbgsym_0.24.0-7_armhf.deb 
3 ·e78595035a3ec0b7ed420f4bc2fa8fcf·3560456·python·optional·python3-skimage-lib_0.24.0-7_armhf.deb1 ·f79e63345a12252e720eacabed426105·2469016·doc·optional·python-skimage-doc_0.24.0-7_all.deb
 2 ·cb80173999739b0cc9e7fa04e5b371ba·56043240·debug·optional·python3-skimage-lib-dbgsym_0.24.0-7_armhf.deb
 3 ·5a20aa3c7245a8cef3b5f76e4408c82d·3559128·python·optional·python3-skimage-lib_0.24.0-7_armhf.deb
4 ·3810921146eb14238d9dee13b2537a1c·20564288·python·optional·python3-skimage_0.24.0-7_all.deb4 ·3810921146eb14238d9dee13b2537a1c·20564288·python·optional·python3-skimage_0.24.0-7_all.deb
4.38 KB
python-skimage-doc_0.24.0-7_all.deb
367 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2024-12-24·07:10:04.000000·debian-binary1 -rw-r--r--···0········0········0········4·2024-12-24·07:10:04.000000·debian-binary
2 -rw-r--r--···0········0········0·····6328·2024-12-24·07:10:04.000000·control.tar.xz2 -rw-r--r--···0········0········0·····6328·2024-12-24·07:10:04.000000·control.tar.xz
3 -rw-r--r--···0········0········0··2462636·2024-12-24·07:10:04.000000·data.tar.xz3 -rw-r--r--···0········0········0··2462496·2024-12-24·07:10:04.000000·data.tar.xz
98.0 B
control.tar.xz
70.0 B
control.tar
48.0 B
./md5sums
30.0 B
./md5sums
Files differ
3.86 KB
data.tar.xz
3.83 KB
data.tar
3.82 KB
./usr/share/doc/python-skimage-doc/html/api/skimage.io.html
    
Offset 45, 37 lines modifiedOffset 45, 37 lines modified
45 <p>Utilities·to·read·and·write·images·in·various·formats.</p>45 <p>Utilities·to·read·and·write·images·in·various·formats.</p>
46 <p>The·following·plug-ins·are·available:</p>46 <p>The·following·plug-ins·are·available:</p>
47 <table·class="docutils·align-default">47 <table·class="docutils·align-default">
48 <tbody>48 <tbody>
49 <tr·class="row-odd"><td><p>Plugin</p></td>49 <tr·class="row-odd"><td><p>Plugin</p></td>
50 <td><p>Description</p></td>50 <td><p>Description</p></td>
51 </tr>51 </tr>
 52 <tr·class="row-even"><td><p>simpleitk</p></td>
 53 <td><p>Image·reading·and·writing·via·SimpleITK</p></td>
 54 </tr>
52 <tr·class="row-even"><td><p>fits</p></td>55 <tr·class="row-odd"><td><p>fits</p></td>
53 <td><p>FITS·image·reading·via·PyFITS</p></td>56 <td><p>FITS·image·reading·via·PyFITS</p></td>
54 </tr>57 </tr>
 58 <tr·class="row-even"><td><p>gdal</p></td>
 59 <td><p>Image·reading·via·the·GDAL·Library·(www.gdal.org)</p></td>
 60 </tr>
55 <tr·class="row-odd"><td><p>imageio</p></td>61 <tr·class="row-odd"><td><p>tifffile</p></td>
56 <td><p>Image·reading·via·the·ImageIO·Library</p></td>62 <td><p>Load·and·save·TIFF·and·TIFF-based·images·using·tifffile.py</p></td>
57 </tr>63 </tr>
58 <tr·class="row-even"><td><p>pil</p></td>64 <tr·class="row-even"><td><p>pil</p></td>
59 <td><p>Image·reading·via·the·Python·Imaging·Library</p></td>65 <td><p>Image·reading·via·the·Python·Imaging·Library</p></td>
60 </tr>66 </tr>
61 <tr·class="row-odd"><td><p>matplotlib</p></td>67 <tr·class="row-odd"><td><p>matplotlib</p></td>
62 <td><p>Display·or·save·images·using·Matplotlib</p></td>68 <td><p>Display·or·save·images·using·Matplotlib</p></td>
63 </tr>69 </tr>
64 <tr·class="row-even"><td><p>imread</p></td>70 <tr·class="row-even"><td><p>imageio</p></td>
 71 <td><p>Image·reading·via·the·ImageIO·Library</p></td>
65 <td><p>Image·reading·and·writing·via·imread</p></td> 
66 </tr> 
67 <tr·class="row-odd"><td><p>tifffile</p></td> 
68 <td><p>Load·and·save·TIFF·and·TIFF-based·images·using·tifffile.py</p></td> 
69 </tr> 
70 <tr·class="row-even"><td><p>simpleitk</p></td> 
71 <td><p>Image·reading·and·writing·via·SimpleITK</p></td> 
72 </tr>72 </tr>
73 <tr·class="row-odd"><td><p>gdal</p></td>73 <tr·class="row-odd"><td><p>imread</p></td>
74 <td><p>Image·reading·via·the·GDAL·Library·(www.gdal.org)</p></td>74 <td><p>Image·reading·and·writing·via·imread</p></td>
75 </tr>75 </tr>
76 </tbody>76 </tbody>
77 </table>77 </table>
78 <table·class="autosummary·longtable·docutils·align-default">78 <table·class="autosummary·longtable·docutils·align-default">
79 <tbody>79 <tbody>
80 <tr·class="row-odd"><td><p><a·class="reference·internal"·href="#skimage.io.call_plugin"·title="skimage.io.call_plugin"><code·class="xref·py·py-obj·docutils·literal·notranslate"><span·class="pre">skimage.io.call_plugin</span></code></a></p></td>80 <tr·class="row-odd"><td><p><a·class="reference·internal"·href="#skimage.io.call_plugin"·title="skimage.io.call_plugin"><code·class="xref·py·py-obj·docutils·literal·notranslate"><span·class="pre">skimage.io.call_plugin</span></code></a></p></td>
81 <td><p>Find·the·appropriate·plugin·of·'kind'·and·execute·it.</p></td>81 <td><p>Find·the·appropriate·plugin·of·'kind'·and·execute·it.</p></td>
1.61 KB
html2text {}
    
Offset 1, 19 lines modifiedOffset 1, 19 lines modified
1 *\x8**\x8**\x8**\x8**\x8**\x8*·_\x8s\x8s_\x8k\x8k_\x8i\x8i_\x8m\x8m_\x8a\x8a_\x8g\x8g_\x8e\x8e_\x8.\x8._\x8i\x8i_\x8o\x8o_\x8?\x8·*\x8**\x8**\x8**\x8**\x8**\x8*1 *\x8**\x8**\x8**\x8**\x8**\x8*·_\x8s\x8s_\x8k\x8k_\x8i\x8i_\x8m\x8m_\x8a\x8a_\x8g\x8g_\x8e\x8e_\x8.\x8._\x8i\x8i_\x8o\x8o_\x8?\x8·*\x8**\x8**\x8**\x8**\x8**\x8*
2 Utilities·to·read·and·write·images·in·various·formats.2 Utilities·to·read·and·write·images·in·various·formats.
3 The·following·plug-ins·are·available:3 The·following·plug-ins·are·available:
4 Plugin·····Description4 Plugin·····Description
 5 simpleitk··Image·reading·and·writing·via·SimpleITK
5 fits·······FITS·image·reading·via·PyFITS6 fits·······FITS·image·reading·via·PyFITS
6 imageio····Image·reading·via·the·ImageIO·Library7 gdal·······Image·reading·via·the·GDAL·Library·(www.gdal.org)
 8 tifffile···Load·and·save·TIFF·and·TIFF-based·images·using·tifffile.py
7 pil········Image·reading·via·the·Python·Imaging·Library9 pil········Image·reading·via·the·Python·Imaging·Library
8 matplotlib·Display·or·save·images·using·Matplotlib10 matplotlib·Display·or·save·images·using·Matplotlib
 11 imageio····Image·reading·via·the·ImageIO·Library
9 imread·····Image·reading·and·writing·via·imread12 imread·····Image·reading·and·writing·via·imread
10 tifffile···Load·and·save·TIFF·and·TIFF-based·images·using·tifffile.py 
11 simpleitk··Image·reading·and·writing·via·SimpleITK 
12 gdal·······Image·reading·via·the·GDAL·Library·(www.gdal.org) 
13 _\x8s_\x8k_\x8i_\x8m_\x8a_\x8g_\x8e_\x8._\x8i_\x8o_\x8._\x8c_\x8a_\x8l_\x8l_\x8__\x8p_\x8l_\x8u_\x8g_\x8i_\x8n···············Find·the·appropriate·plugin·of·'kind'·and13 _\x8s_\x8k_\x8i_\x8m_\x8a_\x8g_\x8e_\x8._\x8i_\x8o_\x8._\x8c_\x8a_\x8l_\x8l_\x8__\x8p_\x8l_\x8u_\x8g_\x8i_\x8n···············Find·the·appropriate·plugin·of·'kind'·and
14 ·····································execute·it.14 ·····································execute·it.
15 _\x8s_\x8k_\x8i_\x8m_\x8a_\x8g_\x8e_\x8._\x8i_\x8o_\x8._\x8c_\x8o_\x8n_\x8c_\x8a_\x8t_\x8e_\x8n_\x8a_\x8t_\x8e_\x8__\x8i_\x8m_\x8a_\x8g_\x8e_\x8s········Concatenate·all·images·in·the·image15 _\x8s_\x8k_\x8i_\x8m_\x8a_\x8g_\x8e_\x8._\x8i_\x8o_\x8._\x8c_\x8o_\x8n_\x8c_\x8a_\x8t_\x8e_\x8n_\x8a_\x8t_\x8e_\x8__\x8i_\x8m_\x8a_\x8g_\x8e_\x8s········Concatenate·all·images·in·the·image
16 ·····································collection·into·an·array.16 ·····································collection·into·an·array.
17 _\x8s_\x8k_\x8i_\x8m_\x8a_\x8g_\x8e_\x8._\x8i_\x8o_\x8._\x8f_\x8i_\x8n_\x8d_\x8__\x8a_\x8v_\x8a_\x8i_\x8l_\x8a_\x8b_\x8l_\x8e_\x8__\x8p_\x8l_\x8u_\x8g_\x8i_\x8n_\x8s····List·available·plugins.17 _\x8s_\x8k_\x8i_\x8m_\x8a_\x8g_\x8e_\x8._\x8i_\x8o_\x8._\x8f_\x8i_\x8n_\x8d_\x8__\x8a_\x8v_\x8a_\x8i_\x8l_\x8a_\x8b_\x8l_\x8e_\x8__\x8p_\x8l_\x8u_\x8g_\x8i_\x8n_\x8s····List·available·plugins.
18 _\x8s_\x8k_\x8i_\x8m_\x8a_\x8g_\x8e_\x8._\x8i_\x8o_\x8._\x8i_\x8m_\x8r_\x8e_\x8a_\x8d····················Load·an·image·from·file.18 _\x8s_\x8k_\x8i_\x8m_\x8a_\x8g_\x8e_\x8._\x8i_\x8o_\x8._\x8i_\x8m_\x8r_\x8e_\x8a_\x8d····················Load·an·image·from·file.
19 _\x8s_\x8k_\x8i_\x8m_\x8a_\x8g_\x8e_\x8._\x8i_\x8o_\x8._\x8i_\x8m_\x8r_\x8e_\x8a_\x8d_\x8__\x8c_\x8o_\x8l_\x8l_\x8e_\x8c_\x8t_\x8i_\x8o_\x8n·········Load·a·collection·of·images.19 _\x8s_\x8k_\x8i_\x8m_\x8a_\x8g_\x8e_\x8._\x8i_\x8o_\x8._\x8i_\x8m_\x8r_\x8e_\x8a_\x8d_\x8__\x8c_\x8o_\x8l_\x8l_\x8e_\x8c_\x8t_\x8i_\x8o_\x8n·········Load·a·collection·of·images.
240 KB
python3-skimage-lib_0.24.0-7_armhf.deb
452 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2024-12-24·07:10:04.000000·debian-binary1 -rw-r--r--···0········0········0········4·2024-12-24·07:10:04.000000·debian-binary
2 -rw-r--r--···0········0········0·····3652·2024-12-24·07:10:04.000000·control.tar.xz2 -rw-r--r--···0········0········0·····3668·2024-12-24·07:10:04.000000·control.tar.xz
3 -rw-r--r--···0········0········0··3556612·2024-12-24·07:10:04.000000·data.tar.xz3 -rw-r--r--···0········0········0··3555268·2024-12-24·07:10:04.000000·data.tar.xz
98.0 B
control.tar.xz
70.0 B
control.tar
48.0 B
./md5sums
30.0 B
./md5sums
Files differ
240 KB
data.tar.xz
240 KB
data.tar
2.13 KB
./usr/lib/python3/dist-packages/skimage/_shared/fast_exp.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·cc6c41b4b0bbbdcc32f32e7a40d70489a20484903 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·9b3a8e1c50c5bfc2652a544294639cc4cbc25140
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·36633431·62346230·62626264·63633332·6c41b4b0bbbdcc32 
3 ··0x00000010·66333265·37613430·64373034·38396132·f32e7a40d70489a22 ··0x00000000·33613865·31633530·63356266·63323635·3a8e1c50c5bfc265
 3 ··0x00000010·32613534·34323934·36333963·63346362·2a544294639cc4cb
4 ··0x00000020·30343834·39302e64·65627567·00000000·048490.debug....4 ··0x00000020·63323531·34302e64·65627567·00000000·c25140.debug....
5 ··0x00000030·82e4d32d····························...-5 ··0x00000030·4bc20434····························K..4
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/_shared/fast_exp.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·9ad2a2ec6e2be303e16be0e8db08b90b70ccb4af3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·7b74639e403ee03299f508c4d1a43ff669286803
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·64326132·65633665·32626533·30336531·d2a2ec6e2be303e1 
3 ··0x00000010·36626530·65386462·30386239·30623730·6be0e8db08b90b702 ··0x00000000·37343633·39653430·33656530·33323939·74639e403ee03299
 3 ··0x00000010·66353038·63346431·61343366·66363639·f508c4d1a43ff669
4 ··0x00000020·63636234·61662e64·65627567·00000000·ccb4af.debug....4 ··0x00000020·32383638·30332e64·65627567·00000000·286803.debug....
5 ··0x00000030·8b86131c····························....5 ··0x00000030·95a2a433····························...3
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/_shared/geometry.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·174b3f0d58b9ec6b7dc0895757436af7cbbdfaab3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·c4f5abac37fd8225538c218f236ef1aa37d66b8a
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·34623366·30643538·62396563·36623764·4b3f0d58b9ec6b7d 
3 ··0x00000010·63303839·35373537·34333661·66376362·c0895757436af7cb2 ··0x00000000·66356162·61633337·66643832·32353533·f5abac37fd822553
 3 ··0x00000010·38633231·38663233·36656631·61613337·8c218f236ef1aa37
4 ··0x00000020·62646661·61622e64·65627567·00000000·bdfaab.debug....4 ··0x00000020·64363662·38612e64·65627567·00000000·d66b8a.debug....
5 ··0x00000030·1b795607····························.yV.5 ··0x00000030·d5c017b8····························....
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/_shared/geometry.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·4635c86b53191791efe43db2b8a0f5905464edcf3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·05fd5f1831a320b0d37771e1c66f7913b67d639b
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·33356338·36623533·31393137·39316566·35c86b53191791ef 
3 ··0x00000010·65343364·62326238·61306635·39303534·e43db2b8a0f590542 ··0x00000000·66643566·31383331·61333230·62306433·fd5f1831a320b0d3
 3 ··0x00000010·37373731·65316336·36663739·31336236·7771e1c66f7913b6
4 ··0x00000020·36346564·63662e64·65627567·00000000·64edcf.debug....4 ··0x00000020·37643633·39622e64·65627567·00000000·7d639b.debug....
5 ··0x00000030·bde7955f····························..._5 ··0x00000030·43c83f3a····························C.?:
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/_shared/interpolation.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·75ae270029cf69c2cf4cafda678b98f4da1ef54c3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·577e9e578c23881007d3257a891dd3c4bd1a1a2b
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·61653237·30303239·63663639·63326366·ae270029cf69c2cf 
3 ··0x00000010·34636166·64613637·38623938·66346461·4cafda678b98f4da2 ··0x00000000·37653965·35373863·32333838·31303037·7e9e578c23881007
 3 ··0x00000010·64333235·37613839·31646433·63346264·d3257a891dd3c4bd
4 ··0x00000020·31656635·34632e64·65627567·00000000·1ef54c.debug....4 ··0x00000020·31613161·32622e64·65627567·00000000·1a1a2b.debug....
5 ··0x00000030·51be1b86····························Q...5 ··0x00000030·28879c12····························(...
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/_shared/interpolation.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f83fabb89e035ec16b3c827034c53250e177d6933 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·5a4402ad0d881a7b9b0fd18a5f86281b4ee9decc
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·33666162·62383965·30333565·63313662·3fabb89e035ec16b 
3 ··0x00000010·33633832·37303334·63353332·35306531·3c827034c53250e12 ··0x00000000·34343032·61643064·38383161·37623962·4402ad0d881a7b9b
 3 ··0x00000010·30666431·38613566·38363238·31623465·0fd18a5f86281b4e
4 ··0x00000020·37376436·39332e64·65627567·00000000·77d693.debug....4 ··0x00000020·65396465·63632e64·65627567·00000000·e9decc.debug....
5 ··0x00000030·2844098a····························(D..5 ··0x00000030·33437971····························3Cyq
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/_shared/transform.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·7d53be1b4251d0cf8f961d5c665c1d4ee1dda0cb3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·a2abab326ae8b4487ae5642c0f6ef5dcbe26624b
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·35336265·31623432·35316430·63663866·53be1b4251d0cf8f 
3 ··0x00000010·39363164·35633636·35633164·34656531·961d5c665c1d4ee12 ··0x00000000·61626162·33323661·65386234·34383761·abab326ae8b4487a
 3 ··0x00000010·65353634·32633066·36656635·64636265·e5642c0f6ef5dcbe
4 ··0x00000020·64646130·63622e64·65627567·00000000·dda0cb.debug....4 ··0x00000020·32363632·34622e64·65627567·00000000·26624b.debug....
5 ··0x00000030·da0c102f····························.../5 ··0x00000030·5a8f4ce9····························Z.L.
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/_shared/transform.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·b954b0cb29e7429f865b3c800275d32d33e6b99d3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8ef715bb1e4a0059bdfc3c98a33d2767e559adea
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·35346230·63623239·65373432·39663836·54b0cb29e7429f86 
3 ··0x00000010·35623363·38303032·37356433·32643333·5b3c800275d32d332 ··0x00000000·66373135·62623165·34613030·35396264·f715bb1e4a0059bd
 3 ··0x00000010·66633363·39386133·33643237·36376535·fc3c98a33d2767e5
4 ··0x00000020·65366239·39642e64·65627567·00000000·e6b99d.debug....4 ··0x00000020·35396164·65612e64·65627567·00000000·59adea.debug....
5 ··0x00000030·775fb027····························w_.'5 ··0x00000030·6b398a9a····························k9..
  
2.12 KB
./usr/lib/python3/dist-packages/skimage/draw/_draw.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ded3f8589212085de1b82a06109b16f68f859e3c3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·36cfb5deb027ab745d9212909cc8f2c194d78b7e
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·64336638·35383932·31323038·35646531·d3f8589212085de1 
3 ··0x00000010·62383261·30363130·39623136·66363866·b82a06109b16f68f2 ··0x00000000·63666235·64656230·32376162·37343564·cfb5deb027ab745d
 3 ··0x00000010·39323132·39303963·63386632·63313934·9212909cc8f2c194
4 ··0x00000020·38353965·33632e64·65627567·00000000·859e3c.debug....4 ··0x00000020·64373862·37652e64·65627567·00000000·d78b7e.debug....
5 ··0x00000030·c6007fcf····························....5 ··0x00000030·3cbdbf91····························<...
  
2.12 KB
./usr/lib/python3/dist-packages/skimage/draw/_draw.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·a013533fdc46a955098ba1f9255a40a4786af5cd3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·4445d5752676ccff95ff0c1ddeb05616782d4161
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·31333533·33666463·34366139·35353039·13533fdc46a95509 
3 ··0x00000010·38626131·66393235·35613430·61343738·8ba1f9255a40a4782 ··0x00000000·34356435·37353236·37366363·66663935·45d5752676ccff95
 3 ··0x00000010·66663063·31646465·62303536·31363738·ff0c1ddeb0561678
4 ··0x00000020·36616635·63642e64·65627567·00000000·6af5cd.debug....4 ··0x00000020·32643431·36312e64·65627567·00000000·2d4161.debug....
5 ··0x00000030·43e5e5bc····························C...5 ··0x00000030·78691fe2····························xi..
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/feature/_canny_cy.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ada6371fc21e1ffd7d4ce77eb40c10b21a6260953 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·9ef67bc9b184888ddb7b966ede25369ef92a189f
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·61363337·31666332·31653166·66643764·a6371fc21e1ffd7d 
3 ··0x00000010·34636537·37656234·30633130·62323161·4ce77eb40c10b21a2 ··0x00000000·66363762·63396231·38343838·38646462·f67bc9b184888ddb
 3 ··0x00000010·37623936·36656465·32353336·39656639·7b966ede25369ef9
4 ··0x00000020·36323630·39352e64·65627567·00000000·626095.debug....4 ··0x00000020·32613138·39662e64·65627567·00000000·2a189f.debug....
5 ··0x00000030·4b4361d6····························KCa.5 ··0x00000030·982c83ef····························.,..
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/feature/_canny_cy.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·151b523b207b95b39024adbb399b6d8bc02c2f413 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·92a6931053045498aa72159a2c3395fdf8a21ef2
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·31623532·33623230·37623935·62333930·1b523b207b95b390 
3 ··0x00000010·32346164·62623339·39623664·38626330·24adbb399b6d8bc02 ··0x00000000·61363933·31303533·30343534·39386161·a6931053045498aa
 3 ··0x00000010·37323135·39613263·33333935·66646638·72159a2c3395fdf8
4 ··0x00000020·32633266·34312e64·65627567·00000000·2c2f41.debug....4 ··0x00000020·61323165·66322e64·65627567·00000000·a21ef2.debug....
5 ··0x00000030·65001a67····························e..g5 ··0x00000030·bc7a1937····························.z.7
  
2.07 KB
./usr/lib/python3/dist-packages/skimage/feature/_cascade.cpython-312-arm-linux-gnueabihf.so
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·a62f56d0855046e6998f269ef9850a7f01511a2a3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f7a73e353b61ece74407c2c4cc2ad56c5fa4d044
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·32663536·64303835·35303436·65363939·2f56d0855046e699 
3 ··0x00000010·38663236·39656639·38353061·37663031·8f269ef9850a7f012 ··0x00000000·61373365·33353362·36316563·65373434·a73e353b61ece744
 3 ··0x00000010·30376332·63346363·32616435·36633566·07c2c4cc2ad56c5f
4 ··0x00000020·35313161·32612e64·65627567·00000000·511a2a.debug....4 ··0x00000020·61346430·34342e64·65627567·00000000·a4d044.debug....
5 ··0x00000030·60195852····························`.XR5 ··0x00000030·d8caeab5····························....
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/feature/_cascade.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·bbfc5559212fec2cf97d886ed05167a3a2ce71743 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·c5dd7a1f0a49e9fd325bc312e4082b8d93efbbe6
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·66633535·35393231·32666563·32636639·fc5559212fec2cf9 
3 ··0x00000010·37643838·36656430·35313637·61336132·7d886ed05167a3a22 ··0x00000000·64643761·31663061·34396539·66643332·dd7a1f0a49e9fd32
 3 ··0x00000010·35626333·31326534·30383262·38643933·5bc312e4082b8d93
4 ··0x00000020·63653731·37342e64·65627567·00000000·ce7174.debug....4 ··0x00000020·65666262·65362e64·65627567·00000000·efbbe6.debug....
5 ··0x00000030·0d25bc82····························.%..5 ··0x00000030·eba1e0f8····························....
  
2.12 KB
./usr/lib/python3/dist-packages/skimage/feature/_haar.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·b03457be8b125a72805073d127b9dcc63628ad493 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·396c408665450452b8bd2b98cbc6481480e3f53d
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·33343537·62653862·31323561·37323830·3457be8b125a7280 
3 ··0x00000010·35303733·64313237·62396463·63363336·5073d127b9dcc6362 ··0x00000000·36633430·38363635·34353034·35326238·6c408665450452b8
 3 ··0x00000010·62643262·39386362·63363438·31343830·bd2b98cbc6481480
4 ··0x00000020·32386164·34392e64·65627567·00000000·28ad49.debug....4 ··0x00000020·65336635·33642e64·65627567·00000000·e3f53d.debug....
5 ··0x00000030·8c669bf3····························.f..5 ··0x00000030·d9587ced····························.X|.
  
2.34 KB
./usr/lib/python3/dist-packages/skimage/feature/_haar.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·dac3abb2c06d4e48e6469f51f06d202511c3f4123 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·e1f23a37405223725543cce9e7fbefb0a05495b7
225 B
strings --all --bytes=8 {}
    
Offset 1, 7 lines modifiedOffset 1, 8 lines modified
 1 :7@R#rUC
1 __gmon_start__2 __gmon_start__
2 _ITM_deregisterTMCloneTable3 _ITM_deregisterTMCloneTable
3 _ITM_registerTMCloneTable4 _ITM_registerTMCloneTable
4 __cxa_finalize5 __cxa_finalize
5 __aeabi_unwind_cpp_pr06 __aeabi_unwind_cpp_pr0
6 _Py_NoneStruct7 _Py_NoneStruct
7 PyBaseObject_Type8 PyBaseObject_Type
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·63336162·62326330·36643465·34386536·c3abb2c06d4e48e6 
3 ··0x00000010·34363966·35316630·36643230·32353131·469f51f06d2025112 ··0x00000000·66323361·33373430·35323233·37323535·f23a374052237255
 3 ··0x00000010·34336363·65396537·66626566·62306130·43cce9e7fbefb0a0
4 ··0x00000020·63336634·31322e64·65627567·00000000·c3f412.debug....4 ··0x00000020·35343935·62372e64·65627567·00000000·5495b7.debug....
5 ··0x00000030·272786df····························''..5 ··0x00000030·b9eb2e43····························...C
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/feature/_hessian_det_appx.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·554c526bd6be48d9619d2714b2649e5d40ec53033 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·27fd5bb21269bbe74cbc4c36d4a21f1d8515e354
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·34633532·36626436·62653438·64393631·4c526bd6be48d961 
3 ··0x00000010·39643237·31346232·36343965·35643430·9d2714b2649e5d402 ··0x00000000·66643562·62323132·36396262·65373463·fd5bb21269bbe74c
 3 ··0x00000010·62633463·33366434·61323166·31643835·bc4c36d4a21f1d85
4 ··0x00000020·65633533·30332e64·65627567·00000000·ec5303.debug....4 ··0x00000020·31356533·35342e64·65627567·00000000·15e354.debug....
5 ··0x00000030·ebc8cab3····························....5 ··0x00000030·5d3656a2····························]6V.
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/feature/_hessian_det_appx.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·715278d55f570de4b84b0579bc4a1b60dc87aa013 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·147f67dfb916a3238627c3188dc909852c7347af
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·35323738·64353566·35373064·65346238·5278d55f570de4b8 
3 ··0x00000010·34623035·37396263·34613162·36306463·4b0579bc4a1b60dc2 ··0x00000000·37663637·64666239·31366133·32333836·7f67dfb916a32386
 3 ··0x00000010·32376333·31383864·63393039·38353263·27c3188dc909852c
4 ··0x00000020·38376161·30312e64·65627567·00000000·87aa01.debug....4 ··0x00000020·37333437·61662e64·65627567·00000000·7347af.debug....
5 ··0x00000030·6b2ed269····························k..i5 ··0x00000030·41a197b1····························A...
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/feature/_hoghistogram.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·fb2549b7e52edf00e0ff581f8c8b2bf5033bf3623 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·3d78b473a6754d17bf074d7f4c86fde0e1d9e7f1
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·32353439·62376535·32656466·30306530·2549b7e52edf00e0 
3 ··0x00000010·66663538·31663863·38623262·66353033·ff581f8c8b2bf5032 ··0x00000000·37386234·37336136·37353464·31376266·78b473a6754d17bf
 3 ··0x00000010·30373464·37663463·38366664·65306531·074d7f4c86fde0e1
4 ··0x00000020·33626633·36322e64·65627567·00000000·3bf362.debug....4 ··0x00000020·64396537·66312e64·65627567·00000000·d9e7f1.debug....
5 ··0x00000030·0312c146····························...F5 ··0x00000030·016eb43e····························.n.>
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/feature/_hoghistogram.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·370f44f2a3c6c3552047a508b055f3b9ba99ddfe3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·6045d0727ee0be3a13f31b1e80b0ffa991f26846
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·30663434·66326133·63366333·35353230·0f44f2a3c6c35520 
3 ··0x00000010·34376135·30386230·35356633·62396261·47a508b055f3b9ba2 ··0x00000000·34356430·37323765·65306265·33613133·45d0727ee0be3a13
 3 ··0x00000010·66333162·31653830·62306666·61393931·f31b1e80b0ffa991
4 ··0x00000020·39396464·66652e64·65627567·00000000·99ddfe.debug....4 ··0x00000020·66323638·34362e64·65627567·00000000·f26846.debug....
5 ··0x00000030·ca431da8····························.C..5 ··0x00000030·61a3028c····························a...
  
2.12 KB
./usr/lib/python3/dist-packages/skimage/feature/_sift.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·5bc0635642c2509ee77bc00dd355c1036843b8d83 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·e820d3e101fd8137b302a950a074c438cf5ef922
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·63303633·35363432·63323530·39656537·c0635642c2509ee7 
3 ··0x00000010·37626330·30646433·35356331·30333638·7bc00dd355c103682 ··0x00000000·32306433·65313031·66643831·33376233·20d3e101fd8137b3
 3 ··0x00000010·30326139·35306130·37346334·33386366·02a950a074c438cf
4 ··0x00000020·34336238·64382e64·65627567·00000000·43b8d8.debug....4 ··0x00000020·35656639·32322e64·65627567·00000000·5ef922.debug....
5 ··0x00000030·15feb7ba····························....5 ··0x00000030·fe76c725····························.v.%
  
2.12 KB
./usr/lib/python3/dist-packages/skimage/feature/_sift.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·44511c85424225d6de4a761a1571b4f99b6bc96f3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0e19b14a26fbd9602b08af1f218128f95e29cf4c
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·35313163·38353432·34323235·64366465·511c85424225d6de 
3 ··0x00000010·34613736·31613135·37316234·66393962·4a761a1571b4f99b2 ··0x00000000·31396231·34613236·66626439·36303262·19b14a26fbd9602b
 3 ··0x00000010·30386166·31663231·38313238·66393565·08af1f218128f95e
4 ··0x00000020·36626339·36662e64·65627567·00000000·6bc96f.debug....4 ··0x00000020·32396366·34632e64·65627567·00000000·29cf4c.debug....
5 ··0x00000030·091acb32····························...25 ··0x00000030·276639fe····························'f9.
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/feature/_texture.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·56f0d2ecbb34d9b60bf9610f9d277f6313c1c0973 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8ba1a04193f07092c7417bb4fe379e236c96f2fa
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·66306432·65636262·33346439·62363062·f0d2ecbb34d9b60b 
3 ··0x00000010·66393631·30663964·32373766·36333133·f9610f9d277f63132 ··0x00000000·61316130·34313933·66303730·39326337·a1a04193f07092c7
 3 ··0x00000010·34313762·62346665·33373965·32333663·417bb4fe379e236c
4 ··0x00000020·63316330·39372e64·65627567·00000000·c1c097.debug....4 ··0x00000020·39366632·66612e64·65627567·00000000·96f2fa.debug....
5 ··0x00000030·0afbebb3····························....5 ··0x00000030·b1448fd4····························.D..
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/feature/_texture.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·fa71527c5720f511536e15d1d5c1168c8d4578fc3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·6da119db40af289001e3a0e81a4ebc1b8394766c
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·37313532·37633537·32306635·31313533·71527c5720f51153 
3 ··0x00000010·36653135·64316435·63313136·38633864·6e15d1d5c1168c8d2 ··0x00000000·61313139·64623430·61663238·39303031·a119db40af289001
 3 ··0x00000010·65336130·65383161·34656263·31623833·e3a0e81a4ebc1b83
4 ··0x00000020·34353738·66632e64·65627567·00000000·4578fc.debug....4 ··0x00000020·39343736·36632e64·65627567·00000000·94766c.debug....
5 ··0x00000030·2f632808····························/c(.5 ··0x00000030·55898fc9····························U...
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/feature/brief_cy.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ff371c9be41ccdd3a2fc3cb11aa83d8a5007f1c33 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·09e299e2cf818771efdab346c32b2bbd6ef58dbe
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·33373163·39626534·31636364·64336132·371c9be41ccdd3a2 
3 ··0x00000010·66633363·62313161·61383364·38613530·fc3cb11aa83d8a502 ··0x00000000·65323939·65326366·38313837·37316566·e299e2cf818771ef
 3 ··0x00000010·64616233·34366333·32623262·62643665·dab346c32b2bbd6e
4 ··0x00000020·30376631·63332e64·65627567·00000000·07f1c3.debug....4 ··0x00000020·66353864·62652e64·65627567·00000000·f58dbe.debug....
5 ··0x00000030·75397b64····························u9{d5 ··0x00000030·04a3a724····························...$
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/feature/brief_cy.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·08d3e3b779af3533e6b9aa40fcaf97207d64a8893 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·2a4fef27419c9c686a1a45fa3361ba4fbdbff5bc
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·64336533·62373739·61663335·33336536·d3e3b779af3533e6 
3 ··0x00000010·62396161·34306663·61663937·32303764·b9aa40fcaf97207d2 ··0x00000000·34666566·32373431·39633963·36383661·4fef27419c9c686a
 3 ··0x00000010·31613435·66613333·36316261·34666264·1a45fa3361ba4fbd
4 ··0x00000020·36346138·38392e64·65627567·00000000·64a889.debug....4 ··0x00000020·62666635·62632e64·65627567·00000000·bff5bc.debug....
5 ··0x00000030·4d64d7c8····························Md..5 ··0x00000030·fbbbf1fb····························....
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/feature/censure_cy.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·79a9aab481d9fc3d72f274b3f30cc4d501f08c443 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0d2c11c3ff66dba94c90c4c13be724d79b7d8d77
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·61396161·62343831·64396663·33643732·a9aab481d9fc3d72 
3 ··0x00000010·66323734·62336633·30636334·64353031·f274b3f30cc4d5012 ··0x00000000·32633131·63336666·36366462·61393463·2c11c3ff66dba94c
 3 ··0x00000010·39306334·63313362·65373234·64373962·90c4c13be724d79b
4 ··0x00000020·66303863·34342e64·65627567·00000000·f08c44.debug....4 ··0x00000020·37643864·37372e64·65627567·00000000·7d8d77.debug....
5 ··0x00000030·93049bb6····························....5 ··0x00000030·4927de1e····························I'..
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/feature/censure_cy.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·9bbdb45fc1b9356e6929241f72d4b1a15a5a971f3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·899284e8416a9d7713ced2e0d6fb330b04873a3d
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·62646234·35666331·62393335·36653639·bdb45fc1b9356e69 
3 ··0x00000010·32393234·31663732·64346231·61313561·29241f72d4b1a15a2 ··0x00000000·39323834·65383431·36613964·37373133·9284e8416a9d7713
 3 ··0x00000010·63656432·65306436·66623333·30623034·ced2e0d6fb330b04
4 ··0x00000020·35613937·31662e64·65627567·00000000·5a971f.debug....4 ··0x00000020·38373361·33642e64·65627567·00000000·873a3d.debug....
5 ··0x00000030·df80c9c3····························....5 ··0x00000030·ee9e7e68····························..~h
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/feature/corner_cy.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·4ef17578fc3739e1779f1da2932fe24adf2555b43 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·2f6da9dc652886247726167e108f7960031de08c
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·66313735·37386663·33373339·65313737·f17578fc3739e177 
3 ··0x00000010·39663164·61323933·32666532·34616466·9f1da2932fe24adf2 ··0x00000000·36646139·64633635·32383836·32343737·6da9dc6528862477
 3 ··0x00000010·32363136·37653130·38663739·36303033·26167e108f796003
4 ··0x00000020·32353535·62342e64·65627567·00000000·2555b4.debug....4 ··0x00000020·31646530·38632e64·65627567·00000000·1de08c.debug....
5 ··0x00000030·3d84a044····························=..D5 ··0x00000030·5a3bbbbf····························Z;..
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/feature/corner_cy.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·e00b6c595d1e3dc8d5d8b5ce73eaa1cac0b946203 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·81a5fae7b6f9054ca8ffec38d856abd807f6c0cd
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·30623663·35393564·31653364·63386435·0b6c595d1e3dc8d5 
3 ··0x00000010·64386235·63653733·65616131·63616330·d8b5ce73eaa1cac02 ··0x00000000·61356661·65376236·66393035·34636138·a5fae7b6f9054ca8
 3 ··0x00000010·66666563·33386438·35366162·64383037·ffec38d856abd807
4 ··0x00000020·62393436·32302e64·65627567·00000000·b94620.debug....4 ··0x00000020·66366330·63642e64·65627567·00000000·f6c0cd.debug....
5 ··0x00000030·27a8a1a9····························'...5 ··0x00000030·b45b5f9f····························.[_.
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/feature/orb_cy.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f8f87ddefd5b1e63790b231255986d686eb31fb13 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·99e8bde8c3908596251da6e97995be3254d27e5f
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·66383764·64656664·35623165·36333739·f87ddefd5b1e6379 
3 ··0x00000010·30623233·31323535·39383664·36383665·0b231255986d686e2 ··0x00000000·65386264·65386333·39303835·39363235·e8bde8c390859625
 3 ··0x00000010·31646136·65393739·39356265·33323534·1da6e97995be3254
4 ··0x00000020·62333166·62312e64·65627567·00000000·b31fb1.debug....4 ··0x00000020·64323765·35662e64·65627567·00000000·d27e5f.debug....
5 ··0x00000030·d0880bc6····························....5 ··0x00000030·20709a7c·····························p.|
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/feature/orb_cy.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·346a31dbf4d5de9a0c6851896782a590e280c1f53 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0bacae99cbb9265e08fb6cdbe41398c6efbd6f2a
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·36613331·64626634·64356465·39613063·6a31dbf4d5de9a0c 
3 ··0x00000010·36383531·38393637·38326135·39306532·6851896782a590e22 ··0x00000000·61636165·39396362·62393236·35653038·acae99cbb9265e08
 3 ··0x00000010·66623663·64626534·31333938·63366566·fb6cdbe41398c6ef
4 ··0x00000020·38306331·66352e64·65627567·00000000·80c1f5.debug....4 ··0x00000020·62643666·32612e64·65627567·00000000·bd6f2a.debug....
5 ··0x00000030·fc1772ad····························..r.5 ··0x00000030·d5aa15ac····························....
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/filters/_multiotsu.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ed2006fbc79626efbdb4d0c5f6a365a847d266173 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·c246e3b82d1a7ae477cb9033adae06092e7b8709
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·32303036·66626337·39363236·65666264·2006fbc79626efbd 
3 ··0x00000010·62346430·63356636·61333635·61383437·b4d0c5f6a365a8472 ··0x00000000·34366533·62383264·31613761·65343737·46e3b82d1a7ae477
 3 ··0x00000010·63623930·33336164·61653036·30393265·cb9033adae06092e
4 ··0x00000020·64323636·31372e64·65627567·00000000·d26617.debug....4 ··0x00000020·37623837·30392e64·65627567·00000000·7b8709.debug....
5 ··0x00000030·e0c1b57f····························....5 ··0x00000030·c9dd57f7····························..W.
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/filters/_multiotsu.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·6ed76bb9a53d4eaca7a57022da3540f9156f10e03 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·fe2a724b2ae1b0fac4b4d6d6f51d988398ba486b
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·64373662·62396135·33643465·61636137·d76bb9a53d4eaca7 
3 ··0x00000010·61353730·32326461·33353430·66393135·a57022da3540f9152 ··0x00000000·32613732·34623261·65316230·66616334·2a724b2ae1b0fac4
 3 ··0x00000010·62346436·64366635·31643938·38333938·b4d6d6f51d988398
4 ··0x00000020·36663130·65302e64·65627567·00000000·6f10e0.debug....4 ··0x00000020·62613438·36622e64·65627567·00000000·ba486b.debug....
5 ··0x00000030·2bb573a8····························+.s.5 ··0x00000030·b2f48705····························....
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/filters/rank/bilateral_cy.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·edbced29421c7fd6e052782261ee094d5f9316393 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·70f42638d4d6edb5e2ddf112a08c2d7f144682d1
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·62636564·32393432·31633766·64366530·bced29421c7fd6e0 
3 ··0x00000010·35323738·32323631·65653039·34643566·52782261ee094d5f2 ··0x00000000·66343236·33386434·64366564·62356532·f42638d4d6edb5e2
 3 ··0x00000010·64646631·31326130·38633264·37663134·ddf112a08c2d7f14
4 ··0x00000020·39333136·33392e64·65627567·00000000·931639.debug....4 ··0x00000020·34363832·64312e64·65627567·00000000·4682d1.debug....
5 ··0x00000030·149c3f8f····························..?.5 ··0x00000030·31d87b50····························1.{P
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/filters/rank/bilateral_cy.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·220d3585b9b93a36d3ef39ff61b71fe0bc52463d3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·308f4a41e8b6ea8e8c2922e340b7b5db228228df
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·30643335·38356239·62393361·33366433·0d3585b9b93a36d3 
3 ··0x00000010·65663339·66663631·62373166·65306263·ef39ff61b71fe0bc2 ··0x00000000·38663461·34316538·62366561·38653863·8f4a41e8b6ea8e8c
 3 ··0x00000010·32393232·65333430·62376235·64623232·2922e340b7b5db22
4 ··0x00000020·35323436·33642e64·65627567·00000000·52463d.debug....4 ··0x00000020·38323238·64662e64·65627567·00000000·8228df.debug....
5 ··0x00000030·e6224ca7····························."L.5 ··0x00000030·d466b784····························.f..
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/filters/rank/core_cy.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·71c38ded2c6c27469a6eda443c88d72946e19dc93 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0c996836a3def9ebc3c2621ec2fd54d4b93c7ab5
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·63333864·65643263·36633237·34363961·c38ded2c6c27469a 
3 ··0x00000010·36656461·34343363·38386437·32393436·6eda443c88d729462 ··0x00000000·39393638·33366133·64656639·65626333·996836a3def9ebc3
 3 ··0x00000010·63323632·31656332·66643534·64346239·c2621ec2fd54d4b9
4 ··0x00000020·65313964·63392e64·65627567·00000000·e19dc9.debug....4 ··0x00000020·33633761·62352e64·65627567·00000000·3c7ab5.debug....
5 ··0x00000030·2604e1fe····························&...5 ··0x00000030·7ae47efe····························z.~.
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/filters/rank/core_cy.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·91bb5d013df7aea127d968ebb378bf07565008e93 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·a567ace352115db907626e001fe2bcf7b79481b0
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·62623564·30313364·66376165·61313237·bb5d013df7aea127 
3 ··0x00000010·64393638·65626233·37386266·30373536·d968ebb378bf07562 ··0x00000000·36376163·65333532·31313564·62393037·67ace352115db907
 3 ··0x00000010·36323665·30303166·65326263·66376237·626e001fe2bcf7b7
4 ··0x00000020·35303038·65392e64·65627567·00000000·5008e9.debug....4 ··0x00000020·39343831·62302e64·65627567·00000000·9481b0.debug....
5 ··0x00000030·1cf0deae····························....5 ··0x00000030·06a5daba····························....
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/filters/rank/core_cy_3d.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·bbd6886a0617f99369f751bf98f2da5276b09a573 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·24caf492aa06ae6437ed5234029adb9c4a085a88
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·64363838·36613036·31376639·39333639·d6886a0617f99369 
3 ··0x00000010·66373531·62663938·66326461·35323736·f751bf98f2da52762 ··0x00000000·63616634·39326161·30366165·36343337·caf492aa06ae6437
 3 ··0x00000010·65643532·33343032·39616462·39633461·ed5234029adb9c4a
4 ··0x00000020·62303961·35372e64·65627567·00000000·b09a57.debug....4 ··0x00000020·30383561·38382e64·65627567·00000000·085a88.debug....
5 ··0x00000030·bf1df566····························...f5 ··0x00000030·735ae97e····························sZ.~
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/filters/rank/core_cy_3d.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·19d9227bff7f52c2111ae8f5720d2fe6453f31603 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·6f6f97d4913a2c773238426f86142457f818b058
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·64393232·37626666·37663532·63323131·d9227bff7f52c211 
3 ··0x00000010·31616538·66353732·30643266·65363435·1ae8f5720d2fe6452 ··0x00000000·36663937·64343931·33613263·37373332·6f97d4913a2c7732
 3 ··0x00000010·33383432·36663836·31343234·35376638·38426f86142457f8
4 ··0x00000020·33663331·36302e64·65627567·00000000·3f3160.debug....4 ··0x00000020·31386230·35382e64·65627567·00000000·18b058.debug....
5 ··0x00000030·97784c3c····························.xL<5 ··0x00000030·f25e4834····························.^H4
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/filters/rank/generic_cy.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·adbe58abf91118e9414486619a7f68aa7a4ecd0d3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f9159e87b6eef57ffad45c7962ac34d851a98d45
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·62653538·61626639·31313138·65393431·be58abf91118e941 
3 ··0x00000010·34343836·36313961·37663638·61613761·4486619a7f68aa7a2 ··0x00000000·31353965·38376236·65656635·37666661·159e87b6eef57ffa
 3 ··0x00000010·64343563·37393632·61633334·64383531·d45c7962ac34d851
4 ··0x00000020·34656364·30642e64·65627567·00000000·4ecd0d.debug....4 ··0x00000020·61393864·34352e64·65627567·00000000·a98d45.debug....
5 ··0x00000030·c8809ffa····························....5 ··0x00000030·96eaa7ea····························....
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/filters/rank/generic_cy.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·785fe0854bd91b640c1ffa5b9a9623de68478fe23 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·9e0bb13dc4872d48a840916716f2edf2449579fa
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·35666530·38353462·64393162·36343063·5fe0854bd91b640c 
3 ··0x00000010·31666661·35623961·39363233·64653638·1ffa5b9a9623de682 ··0x00000000·30626231·33646334·38373264·34386138·0bb13dc4872d48a8
 3 ··0x00000010·34303931·36373136·66326564·66323434·40916716f2edf244
4 ··0x00000020·34373866·65322e64·65627567·00000000·478fe2.debug....4 ··0x00000020·39353739·66612e64·65627567·00000000·9579fa.debug....
5 ··0x00000030·a57d9654····························.}.T5 ··0x00000030·9ace8f08····························....
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/filters/rank/percentile_cy.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8d825d701e822f5a7bc54fbfaf11987a1283e5a13 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·332cb79092e50f0c870d8cb4caaa103cc401bde0
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·38323564·37303165·38323266·35613762·825d701e822f5a7b 
3 ··0x00000010·63353466·62666166·31313938·37613132·c54fbfaf11987a122 ··0x00000000·32636237·39303932·65353066·30633837·2cb79092e50f0c87
 3 ··0x00000010·30643863·62346361·61613130·33636334·0d8cb4caaa103cc4
4 ··0x00000020·38336535·61312e64·65627567·00000000·83e5a1.debug....4 ··0x00000020·30316264·65302e64·65627567·00000000·01bde0.debug....
5 ··0x00000030·4e4016eb····························N@..5 ··0x00000030·a5aaa33c····························...<
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/filters/rank/percentile_cy.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·e82e3c57ecb431bd6f87d8e2e1a41d72e0843b603 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·c1a02ce0ef84fecaac7afac48af53710127d1d85
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·32653363·35376563·62343331·62643666·2e3c57ecb431bd6f 
3 ··0x00000010·38376438·65326531·61343164·37326530·87d8e2e1a41d72e02 ··0x00000000·61303263·65306566·38346665·63616163·a02ce0ef84fecaac
 3 ··0x00000010·37616661·63343861·66353337·31303132·7afac48af5371012
4 ··0x00000020·38343362·36302e64·65627567·00000000·843b60.debug....4 ··0x00000020·37643164·38352e64·65627567·00000000·7d1d85.debug....
5 ··0x00000030·5ab15f1a····························Z._.5 ··0x00000030·662dfc3c····························f-.<
  
2.12 KB
./usr/lib/python3/dist-packages/skimage/graph/_mcp.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8e0bf98f3fa8e4466b018f2ebd547736aa35305f3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·e3707f429e2cb3453dfeeee8972fe39570763bac
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·30626639·38663366·61386534·34363662·0bf98f3fa8e4466b 
3 ··0x00000010·30313866·32656264·35343737·33366161·018f2ebd547736aa2 ··0x00000000·37303766·34323965·32636233·34353364·707f429e2cb3453d
 3 ··0x00000010·66656565·65383937·32666533·39353730·feeee8972fe39570
4 ··0x00000020·33353330·35662e64·65627567·00000000·35305f.debug....4 ··0x00000020·37363362·61632e64·65627567·00000000·763bac.debug....
5 ··0x00000030·9291ee50····························...P5 ··0x00000030·4b29bd2d····························K).-
  
2.12 KB
./usr/lib/python3/dist-packages/skimage/graph/_mcp.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·451ae7394ae1db0d674fd03737abb569b6396f0e3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0d9324dfa5125657192b22b9720c36d5cb315b26
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·31616537·33393461·65316462·30643637·1ae7394ae1db0d67 
3 ··0x00000010·34666430·33373337·61626235·36396236·4fd03737abb569b62 ··0x00000000·39333234·64666135·31323536·35373139·9324dfa512565719
 3 ··0x00000010·32623232·62393732·30633336·64356362·2b22b9720c36d5cb
4 ··0x00000020·33393666·30652e64·65627567·00000000·396f0e.debug....4 ··0x00000020·33313562·32362e64·65627567·00000000·315b26.debug....
5 ··0x00000030·17dec855····························...U5 ··0x00000030·c6ce309f····························..0.
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/graph/_ncut_cy.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0b10dbc5387b5f526932200fdb3f229565edcf583 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·3b810ea67eb33347d7554b8ac1b27e0afd7eb78a
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·31306462·63353338·37623566·35323639·10dbc5387b5f5269 
3 ··0x00000010·33323230·30666462·33663232·39353635·32200fdb3f2295652 ··0x00000000·38313065·61363765·62333333·34376437·810ea67eb33347d7
 3 ··0x00000010·35353462·38616331·62323765·30616664·554b8ac1b27e0afd
4 ··0x00000020·65646366·35382e64·65627567·00000000·edcf58.debug....4 ··0x00000020·37656237·38612e64·65627567·00000000·7eb78a.debug....
5 ··0x00000030·53a978fe····························S.x.5 ··0x00000030·9ed26d82····························..m.
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/graph/_ncut_cy.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·777f11ad856cb0abb010670493b845774572eeb23 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·43ac45bb37383ce988a24d5239e3b6992674b629
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·37663131·61643835·36636230·61626230·7f11ad856cb0abb0 
3 ··0x00000010·31303637·30343933·62383435·37373435·10670493b84577452 ··0x00000000·61633435·62623337·33383363·65393838·ac45bb37383ce988
 3 ··0x00000010·61323464·35323339·65336236·39393236·a24d5239e3b69926
4 ··0x00000020·37326565·62322e64·65627567·00000000·72eeb2.debug....4 ··0x00000020·37346236·32392e64·65627567·00000000·74b629.debug....
5 ··0x00000030·302a1202····························0*..5 ··0x00000030·74c41042····························t..B
  
2.12 KB
./usr/lib/python3/dist-packages/skimage/graph/_spath.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·4ec51b8beccfb64fb44bacf8a71f603eadadc2773 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8b797bc1f95c5c62f1c6aa1cc618827fd85de126
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·63353162·38626563·63666236·34666234·c51b8beccfb64fb4 
3 ··0x00000010·34626163·66386137·31663630·33656164·4bacf8a71f603ead2 ··0x00000000·37393762·63316639·35633563·36326631·797bc1f95c5c62f1
 3 ··0x00000010·63366161·31636336·31383832·37666438·c6aa1cc618827fd8
4 ··0x00000020·61646332·37372e64·65627567·00000000·adc277.debug....4 ··0x00000020·35646531·32362e64·65627567·00000000·5de126.debug....
5 ··0x00000030·10477d54····························.G}T5 ··0x00000030·5a16a6cc····························Z...
  
2.06 KB
./usr/lib/python3/dist-packages/skimage/graph/_spath.cpython-313-arm-linux-gnueabihf.so
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8b70437122cc5d9fc2c379674c943e0aeb7a13f53 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·1cf88e2a54dacaa3f53a80a05364b3e3bb1b65bc
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·37303433·37313232·63633564·39666332·70437122cc5d9fc2 
3 ··0x00000010·63333739·36373463·39343365·30616562·c379674c943e0aeb2 ··0x00000000·66383865·32613534·64616361·61336635·f88e2a54dacaa3f5
 3 ··0x00000010·33613830·61303533·36346233·65336262·3a80a05364b3e3bb
4 ··0x00000020·37613133·66352e64·65627567·00000000·7a13f5.debug....4 ··0x00000020·31623635·62632e64·65627567·00000000·1b65bc.debug....
5 ··0x00000030·8d058c5f····························..._5 ··0x00000030·b744e886····························.D..
  
2.12 KB
./usr/lib/python3/dist-packages/skimage/graph/heap.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·c2cc77146814094ea4858894290cc2e9578f2fd43 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8e87d839c6f9850ddba5c889d596661ef920da4d
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·63633737·31343638·31343039·34656134·cc77146814094ea4 
3 ··0x00000010·38353838·39343239·30636332·65393537·858894290cc2e9572 ··0x00000000·38376438·33396336·66393835·30646462·87d839c6f9850ddb
 3 ··0x00000010·61356338·38396435·39363636·31656639·a5c889d596661ef9
4 ··0x00000020·38663266·64342e64·65627567·00000000·8f2fd4.debug....4 ··0x00000020·32306461·34642e64·65627567·00000000·20da4d.debug....
5 ··0x00000030·9591af1a····························....5 ··0x00000030·d42a5781····························.*W.
  
2.12 KB
./usr/lib/python3/dist-packages/skimage/graph/heap.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·12c81a9985bf7361b4dcd6d587ebf6e0805386ca3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·d23adffde1d498efa3134bd3430da58c8e6c8c86
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·63383161·39393835·62663733·36316234·c81a9985bf7361b4 
3 ··0x00000010·64636436·64353837·65626636·65303830·dcd6d587ebf6e0802 ··0x00000000·33616466·66646531·64343938·65666133·3adffde1d498efa3
 3 ··0x00000010·31333462·64333433·30646135·38633865·134bd3430da58c8e
4 ··0x00000020·35333836·63612e64·65627567·00000000·5386ca.debug....4 ··0x00000020·36633863·38362e64·65627567·00000000·6c8c86.debug....
5 ··0x00000030·dc011613····························....5 ··0x00000030·2f8f84d3····························/...
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/io/_plugins/_colormixer.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·c5f557daf25ff7d982b08eca87579836113577b33 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·1db90ce030fd89e82797b0ad60070fc1d83d44d2
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·66353537·64616632·35666637·64393832·f557daf25ff7d982 
3 ··0x00000010·62303865·63613837·35373938·33363131·b08eca87579836112 ··0x00000000·62393063·65303330·66643839·65383237·b90ce030fd89e827
 3 ··0x00000010·39376230·61643630·30373066·63316438·97b0ad60070fc1d8
4 ··0x00000020·33353737·62332e64·65627567·00000000·3577b3.debug....4 ··0x00000020·33643434·64322e64·65627567·00000000·3d44d2.debug....
5 ··0x00000030·0d5537ee····························.U7.5 ··0x00000030·4a24ea6a····························J$.j
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/io/_plugins/_colormixer.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·e5f25f3efc8f33571259fda163b591ee9717f8983 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·e183cc05ae6928e89f981a8e643a39358f92a366
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·66323566·33656663·38663333·35373132·f25f3efc8f335712 
3 ··0x00000010·35396664·61313633·62353931·65653937·59fda163b591ee972 ··0x00000000·38336363·30356165·36393238·65383966·83cc05ae6928e89f
 3 ··0x00000010·39383161·38653634·33613339·33353866·981a8e643a39358f
4 ··0x00000020·31376638·39382e64·65627567·00000000·17f898.debug....4 ··0x00000020·39326133·36362e64·65627567·00000000·92a366.debug....
5 ··0x00000030·5b081a72····························[..r5 ··0x00000030·c2fde0ca····························....
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/io/_plugins/_histograms.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·bcd23445cce47c9bd1e65bea90f428d6012992ff3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·173162d2392b735f8878eb561e7e0249aef3e23d
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·64323334·34356363·65343763·39626431·d23445cce47c9bd1 
3 ··0x00000010·65363562·65613930·66343238·64363031·e65bea90f428d6012 ··0x00000000·33313632·64323339·32623733·35663838·3162d2392b735f88
 3 ··0x00000010·37386562·35363165·37653032·34396165·78eb561e7e0249ae
4 ··0x00000020·32393932·66662e64·65627567·00000000·2992ff.debug....4 ··0x00000020·66336532·33642e64·65627567·00000000·f3e23d.debug....
5 ··0x00000030·f67f57ab····························..W.5 ··0x00000030·e0b778e6····························..x.
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/io/_plugins/_histograms.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·4bd852045c07de072a699b7147ae4e4908ba49d83 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ea1717cd4a6724de7086dacde838d153ece263e5
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·64383532·30343563·30376465·30373261·d852045c07de072a 
3 ··0x00000010·36393962·37313437·61653465·34393038·699b7147ae4e49082 ··0x00000000·31373137·63643461·36373234·64653730·1717cd4a6724de70
 3 ··0x00000010·38366461·63646538·33386431·35336563·86dacde838d153ec
4 ··0x00000020·62613439·64382e64·65627567·00000000·ba49d8.debug....4 ··0x00000020·65323633·65352e64·65627567·00000000·e263e5.debug....
5 ··0x00000030·6cd87188····························l.q.5 ··0x00000030·cb044b3d····························..K=
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/measure/_ccomp.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ee09b6ac06cbb604259dff57ce3216538bac53b43 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·213a78fec636a9a04874ba232c2c44da4fd72856
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·30396236·61633036·63626236·30343235·09b6ac06cbb60425 
3 ··0x00000010·39646666·35376365·33323136·35333862·9dff57ce3216538b2 ··0x00000000·33613738·66656336·33366139·61303438·3a78fec636a9a048
 3 ··0x00000010·37346261·32333263·32633434·64613466·74ba232c2c44da4f
4 ··0x00000020·61633533·62342e64·65627567·00000000·ac53b4.debug....4 ··0x00000020·64373238·35362e64·65627567·00000000·d72856.debug....
5 ··0x00000030·2b785d65····························+x]e5 ··0x00000030·e81fe622····························..."
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/measure/_ccomp.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8ce63433ea986f5d82a6f1ed788f7181177eca1a3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·5359aad1a424d981a12129a0d827382f0a896398
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·65363334·33336561·39383666·35643832·e63433ea986f5d82 
3 ··0x00000010·61366631·65643738·38663731·38313137·a6f1ed788f7181172 ··0x00000000·35396161·64316134·32346439·38316131·59aad1a424d981a1
 3 ··0x00000010·32313239·61306438·32373338·32663061·2129a0d827382f0a
4 ··0x00000020·37656361·31612e64·65627567·00000000·7eca1a.debug....4 ··0x00000020·38393633·39382e64·65627567·00000000·896398.debug....
5 ··0x00000030·ee66106d····························.f.m5 ··0x00000030·8b9b1d96····························....
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/measure/_find_contours_cy.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·c338635534da5e38465c47768698c9cef0cb88973 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·78e67cfd061575f48ae5fcb6543606b719d628f8
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·33383633·35353334·64613565·33383436·38635534da5e3846 
3 ··0x00000010·35633437·37363836·39386339·63656630·5c47768698c9cef02 ··0x00000000·65363763·66643036·31353735·66343861·e67cfd061575f48a
 3 ··0x00000010·65356663·62363534·33363036·62373139·e5fcb6543606b719
4 ··0x00000020·63623838·39372e64·65627567·00000000·cb8897.debug....4 ··0x00000020·64363238·66382e64·65627567·00000000·d628f8.debug....
5 ··0x00000030·b10cc999····························....5 ··0x00000030·275f96fd····························'_..
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/measure/_find_contours_cy.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·43350c5fd2ff97d76b94cfecdb931e900bc4f1943 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·32ec76d5666bb4ce35e1daedd39b597e169a0f1c
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·33353063·35666432·66663937·64373662·350c5fd2ff97d76b 
3 ··0x00000010·39346366·65636462·39333165·39303062·94cfecdb931e900b2 ··0x00000000·65633736·64353636·36626234·63653335·ec76d5666bb4ce35
 3 ··0x00000010·65316461·65646433·39623539·37653136·e1daedd39b597e16
4 ··0x00000020·63346631·39342e64·65627567·00000000·c4f194.debug....4 ··0x00000020·39613066·31632e64·65627567·00000000·9a0f1c.debug....
5 ··0x00000030·5a493f01····························ZI?.5 ··0x00000030·19bd4544····························..ED
  
2.17 KB
./usr/lib/python3/dist-packages/skimage/measure/_marching_cubes_lewiner_cy.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·46774071d1a59c43859900870ffd677aa76e33a73 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·376777b840d7f1315bd04999fc172a92ea600d63
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·37373430·37316431·61353963·34333835·774071d1a59c4385 
3 ··0x00000010·39393030·38373066·66643637·37616137·9900870ffd677aa72 ··0x00000000·36373737·62383430·64376631·33313562·6777b840d7f1315b
 3 ··0x00000010·64303439·39396663·31373261·39326561·d04999fc172a92ea
4 ··0x00000020·36653333·61372e64·65627567·00000000·6e33a7.debug....4 ··0x00000020·36303064·36332e64·65627567·00000000·600d63.debug....
5 ··0x00000030·94fad696····························....5 ··0x00000030·6a78d603····························jx..
  
2.17 KB
./usr/lib/python3/dist-packages/skimage/measure/_marching_cubes_lewiner_cy.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·c25286afbc03cdabb0baf9cb98d115716cdeb2f93 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·a5a5f31b521855c3b6b89bc679f52ed0717e827c
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·35323836·61666263·30336364·61626230·5286afbc03cdabb0 
3 ··0x00000010·62616639·63623938·64313135·37313663·baf9cb98d115716c2 ··0x00000000·61356633·31623532·31383535·63336236·a5f31b521855c3b6
 3 ··0x00000010·62383962·63363739·66353265·64303731·b89bc679f52ed071
4 ··0x00000020·64656232·66392e64·65627567·00000000·deb2f9.debug....4 ··0x00000020·37653832·37632e64·65627567·00000000·7e827c.debug....
5 ··0x00000030·acf853b7····························..S.5 ··0x00000030·381679c1····························8.y.
  
2.08 KB
./usr/lib/python3/dist-packages/skimage/measure/_moments_cy.cpython-312-arm-linux-gnueabihf.so
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·5ba2803e388a004672100f0a63ae5b3f07533bb03 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·e018a154dbdd72c83244e96e9d4b43d9195c31c4
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·61323830·33653338·38613030·34363732·a2803e388a004672 
3 ··0x00000010·31303066·30613633·61653562·33663037·100f0a63ae5b3f072 ··0x00000000·31386131·35346462·64643732·63383332·18a154dbdd72c832
 3 ··0x00000010·34346539·36653964·34623433·64393139·44e96e9d4b43d919
4 ··0x00000020·35333362·62302e64·65627567·00000000·533bb0.debug....4 ··0x00000020·35633331·63342e64·65627567·00000000·5c31c4.debug....
5 ··0x00000030·3f368ac7····························?6..5 ··0x00000030·bff82381····························..#.
  
2.08 KB
./usr/lib/python3/dist-packages/skimage/measure/_moments_cy.cpython-313-arm-linux-gnueabihf.so
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·d23d89645b020a62fd1b34dbc0352061854bb4063 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·1e6a6360cc3895f41f05130fc2bbc4d037e6282d
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·33643839·36343562·30323061·36326664·3d89645b020a62fd 
3 ··0x00000010·31623334·64626330·33353230·36313835·1b34dbc0352061852 ··0x00000000·36613633·36306363·33383935·66343166·6a6360cc3895f41f
 3 ··0x00000010·30353133·30666332·62626334·64303337·05130fc2bbc4d037
4 ··0x00000020·34626234·30362e64·65627567·00000000·4bb406.debug....4 ··0x00000020·65363238·32642e64·65627567·00000000·e6282d.debug....
5 ··0x00000030·a2563d5a····························.V=Z5 ··0x00000030·983bf8a3····························.;..
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/measure/_pnpoly.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·4a3e08ec54a77eb98cdad0cb0002403aabd235873 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·d6f04db39b6a0a9cd42ed20ff779c7ddf9fdf892
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·33653038·65633534·61373765·62393863·3e08ec54a77eb98c 
3 ··0x00000010·64616430·63623030·30323430·33616162·dad0cb0002403aab2 ··0x00000000·66303464·62333962·36613061·39636434·f04db39b6a0a9cd4
 3 ··0x00000010·32656432·30666637·37396337·64646639·2ed20ff779c7ddf9
4 ··0x00000020·64323335·38372e64·65627567·00000000·d23587.debug....4 ··0x00000020·66646638·39322e64·65627567·00000000·fdf892.debug....
5 ··0x00000030·e3ba209e····························..·.5 ··0x00000030·b96cb628····························.l.(
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/measure/_pnpoly.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·1c86e9c4b5594d5323ac80dac5aca2fa627468633 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ae9caa2d9ffe06a41c9d4cef73038ebef8139711
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·38366539·63346235·35393464·35333233·86e9c4b5594d5323 
3 ··0x00000010·61633830·64616335·61636132·66613632·ac80dac5aca2fa622 ··0x00000000·39636161·32643966·66653036·61343163·9caa2d9ffe06a41c
 3 ··0x00000010·39643463·65663733·30333865·62656638·9d4cef73038ebef8
4 ··0x00000020·37343638·36332e64·65627567·00000000·746863.debug....4 ··0x00000020·31333937·31312e64·65627567·00000000·139711.debug....
5 ··0x00000030·cc141df4····························....5 ··0x00000030·499e4165····························I.Ae
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/morphology/_convex_hull.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·9094ef6d401d50a9c86125964cc837f969d42a823 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·7d38a6cadfe403b7579c39ddb648cd370319d4a8
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·39346566·36643430·31643530·61396338·94ef6d401d50a9c8 
3 ··0x00000010·36313235·39363463·63383337·66393639·6125964cc837f9692 ··0x00000000·33386136·63616466·65343033·62373537·38a6cadfe403b757
 3 ··0x00000010·39633339·64646236·34386364·33373033·9c39ddb648cd3703
4 ··0x00000020·64343261·38322e64·65627567·00000000·d42a82.debug....4 ··0x00000020·31396434·61382e64·65627567·00000000·19d4a8.debug....
5 ··0x00000030·1cb42649····························..&I5 ··0x00000030·aa0f78ee····························..x.
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/morphology/_convex_hull.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·b7b37265cce3d13b5b295a3a6c30f521f6006a713 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·87f69442c38117f406ba284a31bb50ead51a42ca
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·62333732·36356363·65336431·33623562·b37265cce3d13b5b 
3 ··0x00000010·32393561·33613663·33306635·32316636·295a3a6c30f521f62 ··0x00000000·66363934·34326333·38313137·66343036·f69442c38117f406
 3 ··0x00000010·62613238·34613331·62623530·65616435·ba284a31bb50ead5
4 ··0x00000020·30303661·37312e64·65627567·00000000·006a71.debug....4 ··0x00000020·31613432·63612e64·65627567·00000000·1a42ca.debug....
5 ··0x00000030·42334aa0····························B3J.5 ··0x00000030·acddc2d8····························....
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/morphology/_extrema_cy.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·d3352579f5ad59224cec34ecefaad661453c74303 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·3344ce8620906682b2e8a022fef13b7d6989cf92
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·33353235·37396635·61643539·32323463·352579f5ad59224c 
3 ··0x00000010·65633334·65636566·61616436·36313435·ec34ecefaad661452 ··0x00000000·34346365·38363230·39303636·38326232·44ce8620906682b2
 3 ··0x00000010·65386130·32326665·66313362·37643639·e8a022fef13b7d69
4 ··0x00000020·33633734·33302e64·65627567·00000000·3c7430.debug....4 ··0x00000020·38396366·39322e64·65627567·00000000·89cf92.debug....
5 ··0x00000030·6dd2aa80····························m...5 ··0x00000030·aceb1d13····························....
  
2.35 KB
./usr/lib/python3/dist-packages/skimage/morphology/_extrema_cy.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·602c23786c21665e091ee6694e75445cf81fc4223 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·fa963814ae1b2b4e037d4cc919edc8cdb07cacfd
214 B
strings --all --bytes=8 {}
    
Offset 1, 8 lines modifiedOffset 1, 7 lines modified
1 `,#xl!f^»        
2 __gmon_start__1 __gmon_start__
3 _ITM_deregisterTMCloneTable2 _ITM_deregisterTMCloneTable
4 _ITM_registerTMCloneTable3 _ITM_registerTMCloneTable
5 __cxa_finalize4 __cxa_finalize
6 _Py_NoneStruct5 _Py_NoneStruct
7 PyBaseObject_Type6 PyBaseObject_Type
8 PyDict_New7 PyDict_New
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·32633233·37383663·32313636·35653039·2c23786c21665e09 
3 ··0x00000010·31656536·36393465·37353434·35636638·1ee6694e75445cf82 ··0x00000000·39363338·31346165·31623262·34653033·963814ae1b2b4e03
 3 ··0x00000010·37643463·63393139·65646338·63646230·7d4cc919edc8cdb0
4 ··0x00000020·31666334·32322e64·65627567·00000000·1fc422.debug....4 ··0x00000020·37636163·66642e64·65627567·00000000·7cacfd.debug....
5 ··0x00000030·7945219d····························yE!.5 ··0x00000030·f492e4e8····························....
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/morphology/_flood_fill_cy.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·2d7cf5525da8531ced4e48c39f234b70f4d802353 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·2f2f07864a8910c9bd5e8917f7cd0899f6a54868
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·37636635·35323564·61383533·31636564·7cf5525da8531ced 
3 ··0x00000010·34653438·63333966·32333462·37306634·4e48c39f234b70f42 ··0x00000000·32663037·38363461·38393130·63396264·2f07864a8910c9bd
 3 ··0x00000010·35653839·31376637·63643038·39396636·5e8917f7cd0899f6
4 ··0x00000020·64383032·33352e64·65627567·00000000·d80235.debug....4 ··0x00000020·61353438·36382e64·65627567·00000000·a54868.debug....
5 ··0x00000030·de5b6355····························.[cU5 ··0x00000030·1af7a04e····························...N
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/morphology/_flood_fill_cy.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·523aab85600c671586a2eeb4e8a1a3d40b744e043 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·70a6a1b7669c9f8f692c668d4dcbfbfb4dc919b8
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·33616162·38353630·30633637·31353836·3aab85600c671586 
3 ··0x00000010·61326565·62346538·61316133·64343062·a2eeb4e8a1a3d40b2 ··0x00000000·61366131·62373636·39633966·38663639·a6a1b7669c9f8f69
 3 ··0x00000010·32633636·38643464·63626662·66623464·2c668d4dcbfbfb4d
4 ··0x00000020·37343465·30342e64·65627567·00000000·744e04.debug....4 ··0x00000020·63393139·62382e64·65627567·00000000·c919b8.debug....
5 ··0x00000030·351f2356····························5.#V5 ··0x00000030·a7a57a74····························..zt
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/morphology/_grayreconstruct.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8d1c9b8550ba48c3e6837c907be0801edd569fe53 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·58971d2f0e0e52bd5f5989c7bf52629854222200
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·31633962·38353530·62613438·63336536·1c9b8550ba48c3e6 
3 ··0x00000010·38333763·39303762·65303830·31656464·837c907be0801edd2 ··0x00000000·39373164·32663065·30653532·62643566·971d2f0e0e52bd5f
 3 ··0x00000010·35393839·63376266·35323632·39383534·5989c7bf52629854
4 ··0x00000020·35363966·65352e64·65627567·00000000·569fe5.debug....4 ··0x00000020·32323232·30302e64·65627567·00000000·222200.debug....
5 ··0x00000030·5b8f9176····························[..v5 ··0x00000030·f677330d····························.w3.
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/morphology/_grayreconstruct.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·385f66d8b40d5660e8679aaa1de99264c92c6a723 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8e4f7e56aa3fe903536707a3409a9560e9eca5dd
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·35663636·64386234·30643536·36306538·5f66d8b40d5660e8 
3 ··0x00000010·36373961·61613164·65393932·36346339·679aaa1de99264c92 ··0x00000000·34663765·35366161·33666539·30333533·4f7e56aa3fe90353
 3 ··0x00000010·36373037·61333430·39613935·36306539·6707a3409a9560e9
4 ··0x00000020·32633661·37322e64·65627567·00000000·2c6a72.debug....4 ··0x00000020·65636135·64642e64·65627567·00000000·eca5dd.debug....
5 ··0x00000030·b6d05be7····························..[.5 ··0x00000030·3d0ad1eb····························=...
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/morphology/_max_tree.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·d19a48ad2d7f115d02f7081c222e55397358eeb63 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·7b8187cb6d32c63d15020865733344509fc4527f
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·39613438·61643264·37663131·35643032·9a48ad2d7f115d02 
3 ··0x00000010·66373038·31633232·32653535·33393733·f7081c222e5539732 ··0x00000000·38313837·63623664·33326336·33643135·8187cb6d32c63d15
 3 ··0x00000010·30323038·36353733·33333434·35303966·020865733344509f
4 ··0x00000020·35386565·62362e64·65627567·00000000·58eeb6.debug....4 ··0x00000020·63343532·37662e64·65627567·00000000·c4527f.debug....
5 ··0x00000030·ca9edbb2····························....5 ··0x00000030·b07fa012····························....
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/morphology/_max_tree.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·fdced9be1cee6c0cbe16c2993362e3e5f732753d3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·5c5d6e5f392ab276e89c07fbe179a801ab3badd7
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·63656439·62653163·65653663·30636265·ced9be1cee6c0cbe 
3 ··0x00000010·31366332·39393333·36326533·65356637·16c2993362e3e5f72 ··0x00000000·35643665·35663339·32616232·37366538·5d6e5f392ab276e8
 3 ··0x00000010·39633037·66626531·37396138·30316162·9c07fbe179a801ab
4 ··0x00000020·33323735·33642e64·65627567·00000000·32753d.debug....4 ··0x00000020·33626164·64372e64·65627567·00000000·3badd7.debug....
5 ··0x00000030·d85c657b····························.\e{5 ··0x00000030·8960b244····························.`.D
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/morphology/_misc_cy.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8094150f90719125ecdedfe81aaa7986782df8873 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·57d6ce31b893c57154104a9f99fb21ee0edf28f4
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·39343135·30663930·37313931·32356563·94150f90719125ec 
3 ··0x00000010·64656466·65383161·61613739·38363738·dedfe81aaa7986782 ··0x00000000·64366365·33316238·39336335·37313534·d6ce31b893c57154
 3 ··0x00000010·31303461·39663939·66623231·65653065·104a9f99fb21ee0e
4 ··0x00000020·32646638·38372e64·65627567·00000000·2df887.debug....4 ··0x00000020·64663238·66342e64·65627567·00000000·df28f4.debug....
5 ··0x00000030·6737af5f····························g7._5 ··0x00000030·ef2d3148····························.-1H
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/morphology/_misc_cy.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0401bcaffafddc0ffd038663996152b2f21eff703 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·35337a15a4cdb77938df391d0cdb3c520af265cf
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·30316263·61666661·66646463·30666664·01bcaffafddc0ffd 
3 ··0x00000010·30333836·36333939·36313532·62326632·038663996152b2f22 ··0x00000000·33333761·31356134·63646237·37393338·337a15a4cdb77938
 3 ··0x00000010·64663339·31643063·64623363·35323061·df391d0cdb3c520a
4 ··0x00000020·31656666·37302e64·65627567·00000000·1eff70.debug....4 ··0x00000020·66323635·63662e64·65627567·00000000·f265cf.debug....
5 ··0x00000030·4f50cc3b····························OP.;5 ··0x00000030·41795f15····························Ay_.
  
2.16 KB
./usr/lib/python3/dist-packages/skimage/morphology/_skeletonize_3d_cy.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ce408f38352afb20ffb9b80c948c7b3e5509aaff3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·99ca473587b6cc20afeb3b6562545dd6baed2468
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·34303866·33383335·32616662·32306666·408f38352afb20ff 
3 ··0x00000010·62396238·30633934·38633762·33653535·b9b80c948c7b3e552 ··0x00000000·63613437·33353837·62366363·32306166·ca473587b6cc20af
 3 ··0x00000010·65623362·36353632·35343564·64366261·eb3b6562545dd6ba
4 ··0x00000020·30396161·66662e64·65627567·00000000·09aaff.debug....4 ··0x00000020·65643234·36382e64·65627567·00000000·ed2468.debug....
5 ··0x00000030·10b3ab8c····························....5 ··0x00000030·14e7a4ac····························....
  
2.16 KB
./usr/lib/python3/dist-packages/skimage/morphology/_skeletonize_3d_cy.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·fd1164a0284267b5c2a0654afbd258c27bf3e9f23 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8ed14a1aa0999848f4d68e7bce104afd3d74b2bd
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·31313634·61303238·34323637·62356332·1164a0284267b5c2 
3 ··0x00000010·61303635·34616662·64323538·63323762·a0654afbd258c27b2 ··0x00000000·64313461·31616130·39393938·34386634·d14a1aa0999848f4
 3 ··0x00000010·64363865·37626365·31303461·66643364·d68e7bce104afd3d
4 ··0x00000020·66336539·66322e64·65627567·00000000·f3e9f2.debug....4 ··0x00000020·37346232·62642e64·65627567·00000000·74b2bd.debug....
5 ··0x00000030·75b6c284····························u...5 ··0x00000030·80451df4····························.E..
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/morphology/_skeletonize_cy.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·39ba2cbc8cb2779dcdbc10bffcad0f87116e4a943 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·dca4c4b10ed40f20730769ff2de36d9bc3bbe177
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·62613263·62633863·62323737·39646364·ba2cbc8cb2779dcd 
3 ··0x00000010·62633130·62666663·61643066·38373131·bc10bffcad0f87112 ··0x00000000·61346334·62313065·64343066·32303733·a4c4b10ed40f2073
 3 ··0x00000010·30373639·66663264·65333664·39626333·0769ff2de36d9bc3
4 ··0x00000020·36653461·39342e64·65627567·00000000·6e4a94.debug....4 ··0x00000020·62626531·37372e64·65627567·00000000·bbe177.debug....
5 ··0x00000030·0f3a7ced····························.:|.5 ··0x00000030·8970fdd8····························.p..
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/morphology/_skeletonize_cy.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·48a465545739f6906635e957e9e845dd995d3cad3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ed896b5a3af3dd5e2a7b78a6b08e159534fa19b1
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·61343635·35343537·33396636·39303636·a465545739f69066 
3 ··0x00000010·33356539·35376539·65383435·64643939·35e957e9e845dd992 ··0x00000000·38393662·35613361·66336464·35653261·896b5a3af3dd5e2a
 3 ··0x00000010·37623738·61366230·38653135·39353334·7b78a6b08e159534
4 ··0x00000020·35643363·61642e64·65627567·00000000·5d3cad.debug....4 ··0x00000020·66613139·62312e64·65627567·00000000·fa19b1.debug....
5 ··0x00000030·483bb4e3····························H;..5 ··0x00000030·1b4a6474····························.Jdt
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/restoration/_denoise_cy.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f64687fcd375ca5fd55bb5d44fbdc00903d35ac63 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·d7eae719cd3650af3cb6be095a44dc95b7382cff
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·34363837·66636433·37356361·35666435·4687fcd375ca5fd5 
3 ··0x00000010·35626235·64343466·62646330·30393033·5bb5d44fbdc009032 ··0x00000000·65616537·31396364·33363530·61663363·eae719cd3650af3c
 3 ··0x00000010·62366265·30393561·34346463·39356237·b6be095a44dc95b7
4 ··0x00000020·64333561·63362e64·65627567·00000000·d35ac6.debug....4 ··0x00000020·33383263·66662e64·65627567·00000000·382cff.debug....
5 ··0x00000030·83ba8d25····························...%5 ··0x00000030·701fbd58····························p..X
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/restoration/_denoise_cy.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·2e60307f1c8348c0cfc1c87b810bd4d710df6cf83 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·6999d344ce0b38e44f7f2e82a02f1ac8b98f1998
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·36303330·37663163·38333438·63306366·60307f1c8348c0cf 
3 ··0x00000010·63316338·37623831·30626434·64373130·c1c87b810bd4d7102 ··0x00000000·39396433·34346365·30623338·65343466·99d344ce0b38e44f
 3 ··0x00000010·37663265·38326130·32663161·63386239·7f2e82a02f1ac8b9
4 ··0x00000020·64663663·66382e64·65627567·00000000·df6cf8.debug....4 ··0x00000020·38663139·39382e64·65627567·00000000·8f1998.debug....
5 ··0x00000030·b85b1b52····························.[.R5 ··0x00000030·8ba7db39····························...9
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/restoration/_inpaint.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·46f63444e46d39e44afe6c8ced898f590c83c4483 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·5e1ba3dc1dbe2ce2e5107b75f6c7ff867f6d6fdb
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·66363334·34346534·36643339·65343461·f63444e46d39e44a 
3 ··0x00000010·66653663·38636564·38393866·35393063·fe6c8ced898f590c2 ··0x00000000·31626133·64633164·62653263·65326535·1ba3dc1dbe2ce2e5
 3 ··0x00000010·31303762·37356636·63376666·38363766·107b75f6c7ff867f
4 ··0x00000020·38336334·34382e64·65627567·00000000·83c448.debug....4 ··0x00000020·36643666·64622e64·65627567·00000000·6d6fdb.debug....
5 ··0x00000030·4f466a98····························OFj.5 ··0x00000030·9d327c15····························.2|.
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/restoration/_inpaint.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·2e45f22f8951429d47e9bdb080c4d4d1f187da293 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·51cf1bae5089d1002abc40e62d30a33924b59628
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·34356632·32663839·35313432·39643437·45f22f8951429d47 
3 ··0x00000010·65396264·62303830·63346434·64316631·e9bdb080c4d4d1f12 ··0x00000000·63663162·61653530·38396431·30303261·cf1bae5089d1002a
 3 ··0x00000010·62633430·65363264·33306133·33393234·bc40e62d30a33924
4 ··0x00000020·38376461·32392e64·65627567·00000000·87da29.debug....4 ··0x00000020·62353936·32382e64·65627567·00000000·b59628.debug....
5 ··0x00000030·f39bb50e····························....5 ··0x00000030·0a4e117a····························.N.z
  
2.16 KB
./usr/lib/python3/dist-packages/skimage/restoration/_nl_means_denoising.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·b2c591f7213f5aa609d8d78ea47d2c30a1bcd0b73 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·e132a4b864bc1ab0c7d8bdb9b28d1b9b000b3cf8
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·63353931·66373231·33663561·61363039·c591f7213f5aa609 
3 ··0x00000010·64386437·38656134·37643263·33306131·d8d78ea47d2c30a12 ··0x00000000·33326134·62383634·62633161·62306337·32a4b864bc1ab0c7
 3 ··0x00000010·64386264·62396232·38643162·39623030·d8bdb9b28d1b9b00
4 ··0x00000020·62636430·62372e64·65627567·00000000·bcd0b7.debug....4 ··0x00000020·30623363·66382e64·65627567·00000000·0b3cf8.debug....
5 ··0x00000030·63c397a9····························c...5 ··0x00000030·5c0d97b7····························\...
  
2.16 KB
./usr/lib/python3/dist-packages/skimage/restoration/_nl_means_denoising.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f5a894f2efc26673f4a2bac7802735ea6177f39c3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0a8e1235029ea1b332b1454566c57073e669a083
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·61383934·66326566·63323636·37336634·a894f2efc26673f4 
3 ··0x00000010·61326261·63373830·32373335·65613631·a2bac7802735ea612 ··0x00000000·38653132·33353032·39656131·62333332·8e1235029ea1b332
 3 ··0x00000010·62313435·34353636·63353730·37336536·b1454566c57073e6
4 ··0x00000020·37376633·39632e64·65627567·00000000·77f39c.debug....4 ··0x00000020·36396130·38332e64·65627567·00000000·69a083.debug....
5 ··0x00000030·cdca704a····························..pJ5 ··0x00000030·eea886bf····························....
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/restoration/_rolling_ball_cy.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·10d5dcc2f45e5191456d0d3c997de6db13edb6463 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·bbd886ef196219931f892cd90b9ed410ec8e75d1
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·64356463·63326634·35653531·39313435·d5dcc2f45e519145 
3 ··0x00000010·36643064·33633939·37646536·64623133·6d0d3c997de6db132 ··0x00000000·64383836·65663139·36323139·39333166·d886ef196219931f
 3 ··0x00000010·38393263·64393062·39656434·31306563·892cd90b9ed410ec
4 ··0x00000020·65646236·34362e64·65627567·00000000·edb646.debug....4 ··0x00000020·38653735·64312e64·65627567·00000000·8e75d1.debug....
5 ··0x00000030·3a0d75b4····························:.u.5 ··0x00000030·b541fbd1····························.A..
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/restoration/_rolling_ball_cy.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·c48dc3c10f1073e3b869866287094509850113953 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·c16830a12756cdb0a1e4ed758538f7e290665c73
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·38646333·63313066·31303733·65336238·8dc3c10f1073e3b8 
3 ··0x00000010·36393836·36323837·30393435·30393835·69866287094509852 ··0x00000000·36383330·61313237·35366364·62306131·6830a12756cdb0a1
 3 ··0x00000010·65346564·37353835·33386637·65323930·e4ed758538f7e290
4 ··0x00000020·30313133·39352e64·65627567·00000000·011395.debug....4 ··0x00000020·36363563·37332e64·65627567·00000000·665c73.debug....
5 ··0x00000030·5e564d38····························^VM85 ··0x00000030·13b7a14c····························...L
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/restoration/_unwrap_1d.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·d01cdb87c54ab845313de01f8dc814bbf7adc7233 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·b7545797e20c905397a72baabdb74b69018ba523
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·31636462·38376335·34616238·34353331·1cdb87c54ab84531 
3 ··0x00000010·33646530·31663864·63383134·62626637·3de01f8dc814bbf72 ··0x00000000·35343537·39376532·30633930·35333937·545797e20c905397
 3 ··0x00000010·61373262·61616264·62373462·36393031·a72baabdb74b6901
4 ··0x00000020·61646337·32332e64·65627567·00000000·adc723.debug....4 ··0x00000020·38626135·32332e64·65627567·00000000·8ba523.debug....
5 ··0x00000030·f50217f4····························....5 ··0x00000030·ef650b0b····························.e..
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/restoration/_unwrap_1d.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·dfa3a1f51f6211c15e1585f80057ab8c121d31a03 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f657f579db3d08e78865ce1d464e57d3d016fd57
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·61336131·66353166·36323131·63313565·a3a1f51f6211c15e 
3 ··0x00000010·31353835·66383030·35376162·38633132·1585f80057ab8c122 ··0x00000000·35376635·37396462·33643038·65373838·57f579db3d08e788
 3 ··0x00000010·36356365·31643436·34653537·64336430·65ce1d464e57d3d0
4 ··0x00000020·31643331·61302e64·65627567·00000000·1d31a0.debug....4 ··0x00000020·31366664·35372e64·65627567·00000000·16fd57.debug....
5 ··0x00000030·260b9d4b····························&..K5 ··0x00000030·ef7ced68····························.|.h
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/restoration/_unwrap_2d.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f388f910a17056f2a56bd9a665901e89dd803d2b3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·e601e74288bca58e887cc02691b3612208a26281
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·38386639·31306131·37303536·66326135·88f910a17056f2a5 
3 ··0x00000010·36626439·61363635·39303165·38396464·6bd9a665901e89dd2 ··0x00000000·30316537·34323838·62636135·38653838·01e74288bca58e88
 3 ··0x00000010·37636330·32363931·62333631·32323038·7cc02691b3612208
4 ··0x00000020·38303364·32622e64·65627567·00000000·803d2b.debug....4 ··0x00000020·61323632·38312e64·65627567·00000000·a26281.debug....
5 ··0x00000030·bc7fffaf····························....5 ··0x00000030·e6957661····························..va
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/restoration/_unwrap_2d.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·97339a2fe1b76af78861f97093506c0e6156a9dc3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·c7c433b7381ad063b2f8a5574d6db83ba3bb6880
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·33333961·32666531·62373661·66373838·339a2fe1b76af788 
3 ··0x00000010·36316639·37303933·35303663·30653631·61f97093506c0e612 ··0x00000000·63343333·62373338·31616430·36336232·c433b7381ad063b2
 3 ··0x00000010·66386135·35373464·36646238·33626133·f8a5574d6db83ba3
4 ··0x00000020·35366139·64632e64·65627567·00000000·56a9dc.debug....4 ··0x00000020·62623638·38302e64·65627567·00000000·bb6880.debug....
5 ··0x00000030·29abd613····························)...5 ··0x00000030·9b476291····························.Gb.
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/restoration/_unwrap_3d.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·bbe40be3a02ab026dbb10601a1c39c8ac3756f8a3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0aa7612cd23ff8baa34435e84a6a590c07edf96c
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·65343062·65336130·32616230·32366462·e40be3a02ab026db 
3 ··0x00000010·62313036·30316131·63333963·38616333·b10601a1c39c8ac32 ··0x00000000·61373631·32636432·33666638·62616133·a7612cd23ff8baa3
 3 ··0x00000010·34343335·65383461·36613539·30633037·4435e84a6a590c07
4 ··0x00000020·37353666·38612e64·65627567·00000000·756f8a.debug....4 ··0x00000020·65646639·36632e64·65627567·00000000·edf96c.debug....
5 ··0x00000030·b5989bc1····························....5 ··0x00000030·386689ce····························8f..
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/restoration/_unwrap_3d.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ace517f91f49e64e99b08b8451d1afe3a121901f3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·cb239a2c036a6248b7e6e3633ca22a2bfe7a615f
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·65353137·66393166·34396536·34653939·e517f91f49e64e99 
3 ··0x00000010·62303862·38343531·64316166·65336131·b08b8451d1afe3a12 ··0x00000000·32333961·32633033·36613632·34386237·239a2c036a6248b7
 3 ··0x00000010·65366533·36333363·61323261·32626665·e6e3633ca22a2bfe
4 ··0x00000020·32313930·31662e64·65627567·00000000·21901f.debug....4 ··0x00000020·37613631·35662e64·65627567·00000000·7a615f.debug....
5 ··0x00000030·3480c276····························4..v5 ··0x00000030·3592d0ad····························5...
  
2.16 KB
./usr/lib/python3/dist-packages/skimage/segmentation/_felzenszwalb_cy.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8c69f32418febaca34ce93341538a441a33da1483 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·e92c6cb185edd912ebd37343166c61fa35c48603
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·36396633·32343138·66656261·63613334·69f32418febaca34 
3 ··0x00000010·63653933·33343135·33386134·34316133·ce93341538a441a32 ··0x00000000·32633663·62313835·65646439·31326562·2c6cb185edd912eb
 3 ··0x00000010·64333733·34333136·36633631·66613335·d37343166c61fa35
4 ··0x00000020·33646131·34382e64·65627567·00000000·3da148.debug....4 ··0x00000020·63343836·30332e64·65627567·00000000·c48603.debug....
5 ··0x00000030·43725fe2····························Cr_.5 ··0x00000030·2135d126····························!5.&
  
2.09 KB
./usr/lib/python3/dist-packages/skimage/segmentation/_felzenszwalb_cy.cpython-313-arm-linux-gnueabihf.so
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f022814ca2ed0091ffd893670ade7fba3de24d9b3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·285aab12af8e7fce5d55ed918fb509b9e1b4f571
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·32323831·34636132·65643030·39316666·22814ca2ed0091ff 
3 ··0x00000010·64383933·36373061·64653766·62613364·d893670ade7fba3d2 ··0x00000000·35616162·31326166·38653766·63653564·5aab12af8e7fce5d
 3 ··0x00000010·35356564·39313866·62353039·62396531·55ed918fb509b9e1
4 ··0x00000020·65323464·39622e64·65627567·00000000·e24d9b.debug....4 ··0x00000020·62346635·37312e64·65627567·00000000·b4f571.debug....
5 ··0x00000030·ec9d6c03····························..l.5 ··0x00000030·9c666699····························.ff.
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/segmentation/_quickshift_cy.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·a0a5644ab43af604c677b809f1d9796543727d733 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ffba180ec5898237f0da04355394a394b2a81191
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·61353634·34616234·33616636·30346336·a5644ab43af604c6 
3 ··0x00000010·37376238·30396631·64393739·36353433·77b809f1d97965432 ··0x00000000·62613138·30656335·38393832·33376630·ba180ec5898237f0
 3 ··0x00000010·64613034·33353533·39346133·39346232·da04355394a394b2
4 ··0x00000020·37323764·37332e64·65627567·00000000·727d73.debug....4 ··0x00000020·61383131·39312e64·65627567·00000000·a81191.debug....
5 ··0x00000030·847800eb····························.x..5 ··0x00000030·ef4b3320····························.K3·
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/segmentation/_quickshift_cy.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·2c7a8fdb013f83736961c798bb9d63e6b6d9d1953 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0100412f60a9cbd9eaa0fb236885723794b2fa3a
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·37613866·64623031·33663833·37333639·7a8fdb013f837369 
3 ··0x00000010·36316337·39386262·39643633·65366236·61c798bb9d63e6b62 ··0x00000000·30303431·32663630·61396362·64396561·00412f60a9cbd9ea
 3 ··0x00000010·61306662·32333638·38353732·33373934·a0fb236885723794
4 ··0x00000020·64396431·39352e64·65627567·00000000·d9d195.debug....4 ··0x00000020·62326661·33612e64·65627567·00000000·b2fa3a.debug....
5 ··0x00000030·d96759f8····························.gY.5 ··0x00000030·b787988d····························....
  
2.07 KB
./usr/lib/python3/dist-packages/skimage/segmentation/_slic.cpython-312-arm-linux-gnueabihf.so
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·d984c06711bcec361711afe973199e0a799b97143 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·2a7d564f5289af3ae95e43b54c3ec8bee692c888
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·38346330·36373131·62636563·33363137·84c06711bcec3617 
3 ··0x00000010·31316166·65393733·31393965·30613739·11afe973199e0a792 ··0x00000000·37643536·34663532·38396166·33616539·7d564f5289af3ae9
 3 ··0x00000010·35653433·62353463·33656338·62656536·5e43b54c3ec8bee6
4 ··0x00000020·39623937·31342e64·65627567·00000000·9b9714.debug....4 ··0x00000020·39326338·38382e64·65627567·00000000·92c888.debug....
5 ··0x00000030·0f99eaa1····························....5 ··0x00000030·90cb92b9····························....
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/segmentation/_slic.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0cbb48eb01eb201ee8ebe4e063f29e3ca319e40f3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f6356504b28a779b674fa0908087d1b18a97a96e
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·62623438·65623031·65623230·31656538·bb48eb01eb201ee8 
3 ··0x00000010·65626534·65303633·66323965·33636133·ebe4e063f29e3ca32 ··0x00000000·33353635·30346232·38613737·39623637·356504b28a779b67
 3 ··0x00000010·34666130·39303830·38376431·62313861·4fa0908087d1b18a
4 ··0x00000020·31396534·30662e64·65627567·00000000·19e40f.debug....4 ··0x00000020·39376139·36652e64·65627567·00000000·97a96e.debug....
5 ··0x00000030·2f205a9d····························/·Z.5 ··0x00000030·201e98bc·····························...
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/segmentation/_watershed_cy.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·27cfcdca4755f938a4912f87ce5453511160c41d3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·4073230db3d5c1f88677d9c2c3676c65d2b16451
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·63666364·63613437·35356639·33386134·cfcdca4755f938a4 
3 ··0x00000010·39313266·38376365·35343533·35313131·912f87ce545351112 ··0x00000000·37333233·30646233·64356331·66383836·73230db3d5c1f886
 3 ··0x00000010·37376439·63326333·36373663·36356432·77d9c2c3676c65d2
4 ··0x00000020·36306334·31642e64·65627567·00000000·60c41d.debug....4 ··0x00000020·62313634·35312e64·65627567·00000000·b16451.debug....
5 ··0x00000030·e01364c0····························..d.5 ··0x00000030·8571c001····························.q..
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/segmentation/_watershed_cy.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·6603fc0dc558f357d690b0ce204000f3980024953 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8e0af447ae1b46f262f7eff693e36bff18cc2b38
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·30336663·30646335·35386633·35376436·03fc0dc558f357d6 
3 ··0x00000010·39306230·63653230·34303030·66333938·90b0ce204000f3982 ··0x00000000·30616634·34376165·31623436·66323632·0af447ae1b46f262
 3 ··0x00000010·66376566·66363933·65333662·66663138·f7eff693e36bff18
4 ··0x00000020·30303234·39352e64·65627567·00000000·002495.debug....4 ··0x00000020·63633262·33382e64·65627567·00000000·cc2b38.debug....
5 ··0x00000030·c3465dda····························.F].5 ··0x00000030·e6d886d2····························....
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/transform/_hough_transform.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·21049018081ac653a39b3b5a4ed8740525d1128c3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·1c663878901bf2c80418de61a981003e1b11fe19
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·30343930·31383038·31616336·35336133·049018081ac653a3 
3 ··0x00000010·39623362·35613465·64383734·30353235·9b3b5a4ed87405252 ··0x00000000·36363338·37383930·31626632·63383034·663878901bf2c804
 3 ··0x00000010·31386465·36316139·38313030·33653162·18de61a981003e1b
4 ··0x00000020·64313132·38632e64·65627567·00000000·d1128c.debug....4 ··0x00000020·31316665·31392e64·65627567·00000000·11fe19.debug....
5 ··0x00000030·c6ce5474····························..Tt5 ··0x00000030·d664c7a6····························.d..
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/transform/_hough_transform.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·aeb68747404e4f13cd20d82e20e5c58b2de85ce13 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·575567e10c0c1d7fd8d706aa59430b9f8ddf6076
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·62363837·34373430·34653466·31336364·b68747404e4f13cd 
3 ··0x00000010·32306438·32653230·65356335·38623264·20d82e20e5c58b2d2 ··0x00000000·35353637·65313063·30633164·37666438·5567e10c0c1d7fd8
 3 ··0x00000010·64373036·61613539·34333062·39663864·d706aa59430b9f8d
4 ··0x00000020·65383563·65312e64·65627567·00000000·e85ce1.debug....4 ··0x00000020·64663630·37362e64·65627567·00000000·df6076.debug....
5 ··0x00000030·508972e5····························P.r.5 ··0x00000030·fd5e2209····························.^".
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/transform/_radon_transform.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·aefa309b033f1893869f4b933755f9e6e77c7b343 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·baa1aebb0e80119c61a278dcf5552e7d8285dbfc
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·66613330·39623033·33663138·39333836·fa309b033f189386 
3 ··0x00000010·39663462·39333337·35356639·65366537·9f4b933755f9e6e72 ··0x00000000·61316165·62623065·38303131·39633631·a1aebb0e80119c61
 3 ··0x00000010·61323738·64636635·35353265·37643832·a278dcf5552e7d82
4 ··0x00000020·37633762·33342e64·65627567·00000000·7c7b34.debug....4 ··0x00000020·38356462·66632e64·65627567·00000000·85dbfc.debug....
5 ··0x00000030·486de4d1····························Hm..5 ··0x00000030·d2d3c0ae····························....
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/transform/_radon_transform.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f9d70c803f0cb14a95ad1566d4d3df8a22f117543 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·a0a47e7d461f8d7dc62cf18a89cc30c053c0fdbb
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·64373063·38303366·30636231·34613935·d70c803f0cb14a95 
3 ··0x00000010·61643135·36366434·64336466·38613232·ad1566d4d3df8a222 ··0x00000000·61343765·37643436·31663864·37646336·a47e7d461f8d7dc6
 3 ··0x00000010·32636631·38613839·63633330·63303533·2cf18a89cc30c053
4 ··0x00000020·66313137·35342e64·65627567·00000000·f11754.debug....4 ··0x00000020·63306664·62622e64·65627567·00000000·c0fdbb.debug....
5 ··0x00000030·a04396ff····························.C..5 ··0x00000030·7e4e782c····························~Nx,
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/transform/_warps_cy.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·24c3f7b3d624d6b783c36cc6b55f8ee1e74790273 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·1cdc0ad2b2ac547cd91a215635c20818f36ba2c6
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·63336637·62336436·32346436·62373833·c3f7b3d624d6b783 
3 ··0x00000010·63333663·63366235·35663865·65316537·c36cc6b55f8ee1e72 ··0x00000000·64633061·64326232·61633534·37636439·dc0ad2b2ac547cd9
 3 ··0x00000010·31613231·35363335·63323038·31386633·1a215635c20818f3
4 ··0x00000020·34373930·32372e64·65627567·00000000·479027.debug....4 ··0x00000020·36626132·63362e64·65627567·00000000·6ba2c6.debug....
5 ··0x00000030·3c8eff44····························<..D5 ··0x00000030·729c24ff····························r.$.
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/transform/_warps_cy.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8e52f8acca47f782b2cbaf5c757d1977f023ad763 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·b2ff1ea64a64befcfe162464335ad32f2b5014c6
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·35326638·61636361·34376637·38326232·52f8acca47f782b2 
3 ··0x00000010·63626166·35633735·37643139·37376630·cbaf5c757d1977f02 ··0x00000000·66663165·61363461·36346265·66636665·ff1ea64a64befcfe
 3 ··0x00000010·31363234·36343333·35616433·32663262·162464335ad32f2b
4 ··0x00000020·32336164·37362e64·65627567·00000000·23ad76.debug....4 ··0x00000020·35303134·63362e64·65627567·00000000·5014c6.debug....
5 ··0x00000030·54e74e6f····························T.No5 ··0x00000030·0e68a2b0····························.h..
  
2.12 KB
./usr/lib/python3/dist-packages/skimage/util/_remap.cpython-312-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·3aa7892dacbade9c84e87314d08d86103e87bea63 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0da4ddec55a780f9c6d8241743560b7c8a82b67c
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·61373839·32646163·62616465·39633834·a7892dacbade9c84 
3 ··0x00000010·65383733·31346430·38643836·31303365·e87314d08d86103e2 ··0x00000000·61346464·65633535·61373830·66396336·a4ddec55a780f9c6
 3 ··0x00000010·64383234·31373433·35363062·37633861·d8241743560b7c8a
4 ··0x00000020·38376265·61362e64·65627567·00000000·87bea6.debug....4 ··0x00000020·38326236·37632e64·65627567·00000000·82b67c.debug....
5 ··0x00000030·d000cdda····························....5 ··0x00000030·992b7986····························.+y.
  
2.12 KB
./usr/lib/python3/dist-packages/skimage/util/_remap.cpython-313-arm-linux-gnueabihf.so
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·77e28ec4397d625b830243992222e6d34a1a4b463 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·a76bbb27a32d87f5ea43138b6bb173d47b8be84d
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·65323865·63343339·37643632·35623833·e28ec4397d625b83 
3 ··0x00000010·30323433·39393232·32326536·64333461·0243992222e6d34a2 ··0x00000000·36626262·32376133·32643837·66356561·6bbb27a32d87f5ea
 3 ··0x00000010·34333133·38623662·62313733·64343762·43138b6bb173d47b
4 ··0x00000020·31613462·34362e64·65627567·00000000·1a4b46.debug....4 ··0x00000020·38626538·34642e64·65627567·00000000·8be84d.debug....
5 ··0x00000030·e62649be····························.&I.5 ··0x00000030·b06c725c····························.lr\
  
305 MB
python3-skimage-lib-dbgsym_0.24.0-7_armhf.deb
452 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2024-12-24·07:10:04.000000·debian-binary1 -rw-r--r--···0········0········0········4·2024-12-24·07:10:04.000000·debian-binary
2 -rw-r--r--···0········0········0·····5500·2024-12-24·07:10:04.000000·control.tar.xz2 -rw-r--r--···0········0········0·····5496·2024-12-24·07:10:04.000000·control.tar.xz
3 -rw-r--r--···0········0········0·56053244·2024-12-24·07:10:04.000000·data.tar.xz3 -rw-r--r--···0········0········0·56037552·2024-12-24·07:10:04.000000·data.tar.xz
25.6 KB
control.tar.xz
25.6 KB
control.tar
9.43 KB
./control
    
Offset 1, 13 lines modifiedOffset 1, 13 lines modified
1 Package:·python3-skimage-lib-dbgsym1 Package:·python3-skimage-lib-dbgsym
2 Source:·skimage2 Source:·skimage
3 Version:·0.24.0-73 Version:·0.24.0-7
4 Auto-Built-Package:·debug-symbols4 Auto-Built-Package:·debug-symbols
5 Architecture:·armhf5 Architecture:·armhf
6 Maintainer:·Debian·Science·Maintainers·<debian-science-maintainers@lists.alioth.debian.org>6 Maintainer:·Debian·Science·Maintainers·<debian-science-maintainers@lists.alioth.debian.org>
7 Installed-Size:·593717 Installed-Size:·59366
8 Depends:·python3-skimage-lib·(=·0.24.0-7)8 Depends:·python3-skimage-lib·(=·0.24.0-7)
9 Section:·debug9 Section:·debug
10 Priority:·optional10 Priority:·optional
11 Multi-Arch:·same11 Multi-Arch:·same
12 Description:·debug·symbols·for·python3-skimage-lib12 Description:·debug·symbols·for·python3-skimage-lib
13 Build-Ids:·0401bcaffafddc0ffd038663996152b2f21eff70·08d3e3b779af3533e6b9aa40fcaf97207d64a889·0b10dbc5387b5f526932200fdb3f229565edcf58·0cbb48eb01eb201ee8ebe4e063f29e3ca319e40f·10d5dcc2f45e5191456d0d3c997de6db13edb646·12c81a9985bf7361b4dcd6d587ebf6e0805386ca·151b523b207[·...·truncated·by·diffoscope;·len:·4334,·SHA:·cd90ceed7be6e43d2edbfff054584c8e3c5ba664bde0cabc3e4a9f356c785a59·...·]13 Build-Ids:·0100412f60a9cbd9eaa0fb236885723794b2fa3a·05fd5f1831a320b0d37771e1c66f7913b67d639b·09e299e2cf818771efdab346c32b2bbd6ef58dbe·0a8e1235029ea1b332b1454566c57073e669a083·0aa7612cd23ff8baa34435e84a6a590c07edf96c·0bacae99cbb9265e08fb6cdbe41398c6efbd6f2a·0c996836a3d[·...·truncated·by·diffoscope;·len:·4334,·SHA:·b0044d3f227e5732f29645e9b68e8e48600d9b7e4268ffa91d2e0b822cbbd1d6·...·]
16.1 KB
./md5sums
30.0 B
./md5sums
Files differ
16.1 KB
line order
    
Offset 1, 113 lines modifiedOffset 1, 113 lines modified
1 usr/lib/debug/.build-id/04/01bcaffafddc0ffd038663996152b2f21eff70.debug 
2 usr/lib/debug/.build-id/08/d3e3b779af3533e6b9aa40fcaf97207d64a889.debug 
3 usr/lib/debug/.build-id/0b/10dbc5387b5f526932200fdb3f229565edcf58.debug 
4 usr/lib/debug/.build-id/0c/bb48eb01eb201ee8ebe4e063f29e3ca319e40f.debug 
5 usr/lib/debug/.build-id/10/d5dcc2f45e5191456d0d3c997de6db13edb646.debug 
6 usr/lib/debug/.build-id/12/c81a9985bf7361b4dcd6d587ebf6e0805386ca.debug 
7 usr/lib/debug/.build-id/15/1b523b207b95b39024adbb399b6d8bc02c2f41.debug 
8 usr/lib/debug/.build-id/17/4b3f0d58b9ec6b7dc0895757436af7cbbdfaab.debug 
9 usr/lib/debug/.build-id/19/d9227bff7f52c2111ae8f5720d2fe6453f3160.debug 
10 usr/lib/debug/.build-id/1c/86e9c4b5594d5323ac80dac5aca2fa62746863.debug 
11 usr/lib/debug/.build-id/21/049018081ac653a39b3b5a4ed8740525d1128c.debug 
12 usr/lib/debug/.build-id/22/0d3585b9b93a36d3ef39ff61b71fe0bc52463d.debug 
13 usr/lib/debug/.build-id/24/c3f7b3d624d6b783c36cc6b55f8ee1e7479027.debug 
14 usr/lib/debug/.build-id/27/cfcdca4755f938a4912f87ce5453511160c41d.debug 
15 usr/lib/debug/.build-id/2c/7a8fdb013f83736961c798bb9d63e6b6d9d195.debug 
16 usr/lib/debug/.build-id/2d/7cf5525da8531ced4e48c39f234b70f4d80235.debug 
17 usr/lib/debug/.build-id/2e/45f22f8951429d47e9bdb080c4d4d1f187da29.debug 
18 usr/lib/debug/.build-id/2e/60307f1c8348c0cfc1c87b810bd4d710df6cf8.debug 
19 usr/lib/debug/.build-id/34/6a31dbf4d5de9a0c6851896782a590e280c1f5.debug 
20 usr/lib/debug/.build-id/37/0f44f2a3c6c3552047a508b055f3b9ba99ddfe.debug 
21 usr/lib/debug/.build-id/38/5f66d8b40d5660e8679aaa1de99264c92c6a72.debug 
22 usr/lib/debug/.build-id/39/ba2cbc8cb2779dcdbc10bffcad0f87116e4a94.debug 
23 usr/lib/debug/.build-id/3a/a7892dacbade9c84e87314d08d86103e87bea6.debug 
24 usr/lib/debug/.build-id/43/350c5fd2ff97d76b94cfecdb931e900bc4f194.debug 
25 usr/lib/debug/.build-id/44/511c85424225d6de4a761a1571b4f99b6bc96f.debug 
26 usr/lib/debug/.build-id/45/1ae7394ae1db0d674fd03737abb569b6396f0e.debug 
27 usr/lib/debug/.build-id/46/35c86b53191791efe43db2b8a0f5905464edcf.debug 
28 usr/lib/debug/.build-id/46/774071d1a59c43859900870ffd677aa76e33a7.debug 
29 usr/lib/debug/.build-id/46/f63444e46d39e44afe6c8ced898f590c83c448.debug 
30 usr/lib/debug/.build-id/48/a465545739f6906635e957e9e845dd995d3cad.debug 
31 usr/lib/debug/.build-id/4a/3e08ec54a77eb98cdad0cb0002403aabd23587.debug 
32 usr/lib/debug/.build-id/4b/d852045c07de072a699b7147ae4e4908ba49d8.debug 
33 usr/lib/debug/.build-id/4e/c51b8beccfb64fb44bacf8a71f603eadadc277.debug 
34 usr/lib/debug/.build-id/4e/f17578fc3739e1779f1da2932fe24adf2555b4.debug 
35 usr/lib/debug/.build-id/52/3aab85600c671586a2eeb4e8a1a3d40b744e04.debug 
36 usr/lib/debug/.build-id/55/4c526bd6be48d9619d2714b2649e5d40ec5303.debug 
37 usr/lib/debug/.build-id/56/f0d2ecbb34d9b60bf9610f9d277f6313c1c097.debug 
38 usr/lib/debug/.build-id/5b/a2803e388a004672100f0a63ae5b3f07533bb0.debug 
39 usr/lib/debug/.build-id/5b/c0635642c2509ee77bc00dd355c1036843b8d8.debug 
40 usr/lib/debug/.build-id/60/2c23786c21665e091ee6694e75445cf81fc422.debug 
41 usr/lib/debug/.build-id/66/03fc0dc558f357d690b0ce204000f398002495.debug 
42 usr/lib/debug/.build-id/6e/d76bb9a53d4eaca7a57022da3540f9156f10e0.debug 
43 usr/lib/debug/.build-id/71/5278d55f570de4b84b0579bc4a1b60dc87aa01.debug 
44 usr/lib/debug/.build-id/71/c38ded2c6c27469a6eda443c88d72946e19dc9.debug 
45 usr/lib/debug/.build-id/75/ae270029cf69c2cf4cafda678b98f4da1ef54c.debug 
46 usr/lib/debug/.build-id/77/7f11ad856cb0abb010670493b845774572eeb2.debug 
47 usr/lib/debug/.build-id/77/e28ec4397d625b830243992222e6d34a1a4b46.debug 
48 usr/lib/debug/.build-id/78/5fe0854bd91b640c1ffa5b9a9623de68478fe2.debug 
49 usr/lib/debug/.build-id/79/a9aab481d9fc3d72f274b3f30cc4d501f08c44.debug 
50 usr/lib/debug/.build-id/7d/53be1b4251d0cf8f961d5c665c1d4ee1dda0cb.debug 
51 usr/lib/debug/.build-id/80/94150f90719125ecdedfe81aaa7986782df887.debug 
52 usr/lib/debug/.build-id/8b/70437122cc5d9fc2c379674c943e0aeb7a13f5.debug 
53 usr/lib/debug/.build-id/8c/69f32418febaca34ce93341538a441a33da148.debug 
54 usr/lib/debug/.build-id/8c/e63433ea986f5d82a6f1ed788f7181177eca1a.debug 
55 usr/lib/debug/.build-id/8d/1c9b8550ba48c3e6837c907be0801edd569fe5.debug 
56 usr/lib/debug/.build-id/8d/825d701e822f5a7bc54fbfaf11987a1283e5a1.debug 
57 usr/lib/debug/.build-id/8e/0bf98f3fa8e4466b018f2ebd547736aa35305f.debug 
58 usr/lib/debug/.build-id/8e/52f8acca47f782b2cbaf5c757d1977f023ad76.debug 
59 usr/lib/debug/.build-id/90/94ef6d401d50a9c86125964cc837f969d42a82.debug 
60 usr/lib/debug/.build-id/91/bb5d013df7aea127d968ebb378bf07565008e9.debug 
61 usr/lib/debug/.build-id/97/339a2fe1b76af78861f97093506c0e6156a9dc.debug 
62 usr/lib/debug/.build-id/9a/d2a2ec6e2be303e16be0e8db08b90b70ccb4af.debug 
63 usr/lib/debug/.build-id/9b/bdb45fc1b9356e6929241f72d4b1a15a5a971f.debug 
64 usr/lib/debug/.build-id/a0/13533fdc46a955098ba1f9255a40a4786af5cd.debug 
65 usr/lib/debug/.build-id/a0/a5644ab43af604c677b809f1d9796543727d73.debug 
66 usr/lib/debug/.build-id/a6/2f56d0855046e6998f269ef9850a7f01511a2a.debug 
67 usr/lib/debug/.build-id/ac/e517f91f49e64e99b08b8451d1afe3a121901f.debug 
68 usr/lib/debug/.build-id/ad/a6371fc21e1ffd7d4ce77eb40c10b21a626095.debug 
69 usr/lib/debug/.build-id/ad/be58abf91118e9414486619a7f68aa7a4ecd0d.debug 
70 usr/lib/debug/.build-id/ae/b68747404e4f13cd20d82e20e5c58b2de85ce1.debug 
71 usr/lib/debug/.build-id/ae/fa309b033f1893869f4b933755f9e6e77c7b34.debug 
72 usr/lib/debug/.build-id/b0/3457be8b125a72805073d127b9dcc63628ad49.debug 
73 usr/lib/debug/.build-id/b2/c591f7213f5aa609d8d78ea47d2c30a1bcd0b7.debug 
74 usr/lib/debug/.build-id/b7/b37265cce3d13b5b295a3a6c30f521f6006a71.debug 
75 usr/lib/debug/.build-id/b9/54b0cb29e7429f865b3c800275d32d33e6b99d.debug 
76 usr/lib/debug/.build-id/bb/d6886a0617f99369f751bf98f2da5276b09a57.debug 
77 usr/lib/debug/.build-id/bb/e40be3a02ab026dbb10601a1c39c8ac3756f8a.debug 
78 usr/lib/debug/.build-id/bb/fc5559212fec2cf97d886ed05167a3a2ce7174.debug 
79 usr/lib/debug/.build-id/bc/d23445cce47c9bd1e65bea90f428d6012992ff.debug 
80 usr/lib/debug/.build-id/c2/5286afbc03cdabb0baf9cb98d115716cdeb2f9.debug 
81 usr/lib/debug/.build-id/c2/cc77146814094ea4858894290cc2e9578f2fd4.debug 
82 usr/lib/debug/.build-id/c3/38635534da5e38465c47768698c9cef0cb8897.debug 
83 usr/lib/debug/.build-id/c4/8dc3c10f1073e3b86986628709450985011395.debug 
84 usr/lib/debug/.build-id/c5/f557daf25ff7d982b08eca87579836113577b3.debug 
85 usr/lib/debug/.build-id/cc/6c41b4b0bbbdcc32f32e7a40d70489a2048490.debug 
86 usr/lib/debug/.build-id/ce/408f38352afb20ffb9b80c948c7b3e5509aaff.debug 
87 usr/lib/debug/.build-id/d0/1cdb87c54ab845313de01f8dc814bbf7adc723.debug 
88 usr/lib/debug/.build-id/d1/9a48ad2d7f115d02f7081c222e55397358eeb6.debug 
89 usr/lib/debug/.build-id/d2/3d89645b020a62fd1b34dbc0352061854bb406.debug 
90 usr/lib/debug/.build-id/d3/352579f5ad59224cec34ecefaad661453c7430.debug 
91 usr/lib/debug/.build-id/d9/84c06711bcec361711afe973199e0a799b9714.debug 
92 usr/lib/debug/.build-id/da/c3abb2c06d4e48e6469f51f06d202511c3f412.debug 
93 usr/lib/debug/.build-id/de/d3f8589212085de1b82a06109b16f68f859e3c.debug 
94 usr/lib/debug/.build-id/df/a3a1f51f6211c15e1585f80057ab8c121d31a0.debug 
95 usr/lib/debug/.build-id/e0/0b6c595d1e3dc8d5d8b5ce73eaa1cac0b94620.debug 
96 usr/lib/debug/.build-id/e5/f25f3efc8f33571259fda163b591ee9717f898.debug 
97 usr/lib/debug/.build-id/e8/2e3c57ecb431bd6f87d8e2e1a41d72e0843b60.debug 
98 usr/lib/debug/.build-id/ed/2006fbc79626efbdb4d0c5f6a365a847d26617.debug 
99 usr/lib/debug/.build-id/ed/bced29421c7fd6e052782261ee094d5f931639.debug 
100 usr/lib/debug/.build-id/ee/09b6ac06cbb604259dff57ce3216538bac53b4.debug 
101 usr/lib/debug/.build-id/f0/22814ca2ed0091ffd893670ade7fba3de24d9b.debug 
102 usr/lib/debug/.build-id/f3/88f910a17056f2a56bd9a665901e89dd803d2b.debug 
103 usr/lib/debug/.build-id/f5/a894f2efc26673f4a2bac7802735ea6177f39c.debug 
104 usr/lib/debug/.build-id/f6/4687fcd375ca5fd55bb5d44fbdc00903d35ac6.debug 
105 usr/lib/debug/.build-id/f8/3fabb89e035ec16b3c827034c53250e177d693.debug 
106 usr/lib/debug/.build-id/f8/f87ddefd5b1e63790b231255986d686eb31fb1.debug 
107 usr/lib/debug/.build-id/f9/d70c803f0cb14a95ad1566d4d3df8a22f11754.debug 
108 usr/lib/debug/.build-id/fa/71527c5720f511536e15d1d5c1168c8d4578fc.debug 
109 usr/lib/debug/.build-id/fb/2549b7e52edf00e0ff581f8c8b2bf5033bf362.debug 
110 usr/lib/debug/.build-id/fd/1164a0284267b5c2a0654afbd258c27bf3e9f2.debug 
111 usr/lib/debug/.build-id/fd/ced9be1cee6c0cbe16c2993362e3e5f732753d.debug 
112 usr/lib/debug/.build-id/ff/371c9be41ccdd3a2fc3cb11aa83d8a5007f1c3.debug1 usr/lib/debug/.build-id/01/00412f60a9cbd9eaa0fb236885723794b2fa3a.debug
 2 usr/lib/debug/.build-id/05/fd5f1831a320b0d37771e1c66f7913b67d639b.debug
 3 usr/lib/debug/.build-id/09/e299e2cf818771efdab346c32b2bbd6ef58dbe.debug
 4 usr/lib/debug/.build-id/0a/8e1235029ea1b332b1454566c57073e669a083.debug
 5 usr/lib/debug/.build-id/0a/a7612cd23ff8baa34435e84a6a590c07edf96c.debug
 6 usr/lib/debug/.build-id/0b/acae99cbb9265e08fb6cdbe41398c6efbd6f2a.debug
 7 usr/lib/debug/.build-id/0c/996836a3def9ebc3c2621ec2fd54d4b93c7ab5.debug
 8 usr/lib/debug/.build-id/0d/2c11c3ff66dba94c90c4c13be724d79b7d8d77.debug
 9 usr/lib/debug/.build-id/0d/9324dfa5125657192b22b9720c36d5cb315b26.debug
 10 usr/lib/debug/.build-id/0d/a4ddec55a780f9c6d8241743560b7c8a82b67c.debug
 11 usr/lib/debug/.build-id/0e/19b14a26fbd9602b08af1f218128f95e29cf4c.debug
 12 usr/lib/debug/.build-id/14/7f67dfb916a3238627c3188dc909852c7347af.debug
 13 usr/lib/debug/.build-id/17/3162d2392b735f8878eb561e7e0249aef3e23d.debug
 14 usr/lib/debug/.build-id/1c/663878901bf2c80418de61a981003e1b11fe19.debug
 15 usr/lib/debug/.build-id/1c/dc0ad2b2ac547cd91a215635c20818f36ba2c6.debug
 16 usr/lib/debug/.build-id/1c/f88e2a54dacaa3f53a80a05364b3e3bb1b65bc.debug
Max diff block lines reached; 0/16438 bytes (0.00%) of diff not shown.
305 MB
data.tar.xz
305 MB
data.tar
53.2 KB
file list
    
Offset 1, 216 lines modifiedOffset 1, 211 lines modified
1 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./1 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./
2 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/2 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/
3 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/3 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/
4 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/4 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/
5 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/5 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/
6 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/04/6 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/01/
7 -rw-r--r--···0·root·········(0)·root·········(0)···523964·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/04/01bcaffafddc0ffd038663996152b2f21eff70.debug7 -rw-r--r--···0·root·········(0)·root·········(0)···469136·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/01/00412f60a9cbd9eaa0fb236885723794b2fa3a.debug
8 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/08/8 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/05/
 9 -rw-r--r--···0·root·········(0)·root·········(0)···284020·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/05/fd5f1831a320b0d37771e1c66f7913b67d639b.debug
 10 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/09/
9 -rw-r--r--···0·root·········(0)·root·········(0)···551024·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/08/d3e3b779af3533e6b9aa40fcaf97207d64a889.debug11 -rw-r--r--···0·root·········(0)·root·········(0)···550940·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/09/e299e2cf818771efdab346c32b2bbd6ef58dbe.debug
 12 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/0a/
 13 -rw-r--r--···0·root·········(0)·root·········(0)···896772·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/0a/8e1235029ea1b332b1454566c57073e669a083.debug
 14 -rw-r--r--···0·root·········(0)·root·········(0)···358480·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/0a/a7612cd23ff8baa34435e84a6a590c07edf96c.debug
10 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/0b/15 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/0b/
11 -rw-r--r--···0·root·········(0)·root·········(0)···456584·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/0b/10dbc5387b5f526932200fdb3f229565edcf58.debug16 -rw-r--r--···0·root·········(0)·root·········(0)···404808·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/0b/acae99cbb9265e08fb6cdbe41398c6efbd6f2a.debug
12 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/0c/17 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/0c/
13 -rw-r--r--···0·root·········(0)·root·········(0)···481748·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/0c/bb48eb01eb201ee8ebe4e063f29e3ca319e40f.debug18 -rw-r--r--···0·root·········(0)·root·········(0)···782064·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/0c/996836a3def9ebc3c2621ec2fd54d4b93c7ab5.debug
14 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/10/19 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/0d/
15 -rw-r--r--···0·root·········(0)·root·········(0)···513780·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/10/d5dcc2f45e5191456d0d3c997de6db13edb646.debug20 -rw-r--r--···0·root·········(0)·root·········(0)···331820·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/0d/2c11c3ff66dba94c90c4c13be724d79b7d8d77.debug
 21 -rw-r--r--···0·root·········(0)·root·········(0)···760044·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/0d/9324dfa5125657192b22b9720c36d5cb315b26.debug
 22 -rw-r--r--···0·root·········(0)·root·········(0)··1631744·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/0d/a4ddec55a780f9c6d8241743560b7c8a82b67c.debug
 23 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/0e/
 24 -rw-r--r--···0·root·········(0)·root·········(0)···542752·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/0e/19b14a26fbd9602b08af1f218128f95e29cf4c.debug
16 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/12/25 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/14/
17 -rw-r--r--···0·root·········(0)·root·········(0)···151516·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/12/c81a9985bf7361b4dcd6d587ebf6e0805386ca.debug26 -rw-r--r--···0·root·········(0)·root·········(0)···112152·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/14/7f67dfb916a3238627c3188dc909852c7347af.debug
18 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/15/ 
19 -rw-r--r--···0·root·········(0)·root·········(0)···408252·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/15/1b523b207b95b39024adbb399b6d8bc02c2f41.debug 
20 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/17/27 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/17/
21 -rw-r--r--···0·root·········(0)·root·········(0)···292772·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/17/4b3f0d58b9ec6b7dc0895757436af7cbbdfaab.debug28 -rw-r--r--···0·root·········(0)·root·········(0)····97928·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/17/3162d2392b735f8878eb561e7e0249aef3e23d.debug
22 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/19/ 
23 -rw-r--r--···0·root·········(0)·root·········(0)···451512·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/19/d9227bff7f52c2111ae8f5720d2fe6453f3160.debug 
24 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/1c/29 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/1c/
25 -rw-r--r--···0·root·········(0)·root·········(0)···360968·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/1c/86e9c4b5594d5323ac80dac5aca2fa62746863.debug30 -rw-r--r--···0·root·········(0)·root·········(0)···523996·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/1c/663878901bf2c80418de61a981003e1b11fe19.debug
 31 -rw-r--r--···0·root·········(0)·root·········(0)···481484·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/1c/dc0ad2b2ac547cd91a215635c20818f36ba2c6.debug
 32 -rw-r--r--···0·root·········(0)·root·········(0)···367896·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/1c/f88e2a54dacaa3f53a80a05364b3e3bb1b65bc.debug
 33 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/1d/
 34 -rw-r--r--···0·root·········(0)·root·········(0)···132480·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/1d/b90ce030fd89e82797b0ad60070fc1d83d44d2.debug
 35 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/1e/
 36 -rw-r--r--···0·root·········(0)·root·········(0)···397700·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/1e/6a6360cc3895f41f05130fc2bbc4d037e6282d.debug
26 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/21/37 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/21/
27 -rw-r--r--···0·root·········(0)·root·········(0)···523972·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/21/049018081ac653a39b3b5a4ed8740525d1128c.debug38 -rw-r--r--···0·root·········(0)·root·········(0)···229000·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/21/3a78fec636a9a04874ba232c2c44da4fd72856.debug
28 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/22/ 
29 -rw-r--r--···0·root·········(0)·root·········(0)···620472·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/22/0d3585b9b93a36d3ef39ff61b71fe0bc52463d.debug 
30 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/24/39 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/24/
31 -rw-r--r--···0·root·········(0)·root·········(0)···481488·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/24/c3f7b3d624d6b783c36cc6b55f8ee1e7479027.debug40 -rw-r--r--···0·root·········(0)·root·········(0)···455292·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/24/caf492aa06ae6437ed5234029adb9c4a085a88.debug
32 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/27/41 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/27/
33 -rw-r--r--···0·root·········(0)·root·········(0)···495772·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/27/cfcdca4755f938a4912f87ce5453511160c41d.debug42 -rw-r--r--···0·root·········(0)·root·········(0)···112052·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/27/fd5bb21269bbe74cbc4c36d4a21f1d8515e354.debug
34 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/2c/43 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/28/
35 -rw-r--r--···0·root·········(0)·root·········(0)···469120·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/2c/7a8fdb013f83736961c798bb9d63e6b6d9d195.debug44 -rw-r--r--···0·root·········(0)·root·········(0)···204500·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/28/5aab12af8e7fce5d55ed918fb509b9e1b4f571.debug
36 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/2d/45 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/2a/
 46 -rw-r--r--···0·root·········(0)·root·········(0)···551036·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/2a/4fef27419c9c686a1a45fa3361ba4fbdbff5bc.debug
37 -rw-r--r--···0·root·········(0)·root·········(0)···619608·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/2d/7cf5525da8531ced4e48c39f234b70f4d80235.debug47 -rw-r--r--···0·root·········(0)·root·········(0)···493060·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/2a/7d564f5289af3ae95e43b54c3ec8bee692c888.debug
38 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/2e/48 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/2f/
39 -rw-r--r--···0·root·········(0)·root·········(0)···406412·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/2e/45f22f8951429d47e9bdb080c4d4d1f187da29.debug49 -rw-r--r--···0·root·········(0)·root·········(0)···619608·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/2f/2f07864a8910c9bd5e8917f7cd0899f6a54868.debug
40 -rw-r--r--···0·root·········(0)·root·········(0)···532552·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/2e/60307f1c8348c0cfc1c87b810bd4d710df6cf8.debug50 -rw-r--r--···0·root·········(0)·root·········(0)···573440·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/2f/6da9dc652886247726167e108f7960031de08c.debug
41 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/34/51 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/30/
 52 -rw-r--r--···0·root·········(0)·root·········(0)···620464·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/30/8f4a41e8b6ea8e8c2922e340b7b5db228228df.debug
 53 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/32/
 54 -rw-r--r--···0·root·········(0)·root·········(0)···340604·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/32/ec76d5666bb4ce35e1daedd39b597e169a0f1c.debug
 55 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/33/
 56 -rw-r--r--···0·root·········(0)·root·········(0)··1111012·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/33/2cb79092e50f0c870d8cb4caaa103cc401bde0.debug
 57 -rw-r--r--···0·root·········(0)·root·········(0)···502204·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/33/44ce8620906682b2e8a022fef13b7d6989cf92.debug
 58 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/35/
 59 -rw-r--r--···0·root·········(0)·root·········(0)···523968·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/35/337a15a4cdb77938df391d0cdb3c520af265cf.debug
 60 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/36/
42 -rw-r--r--···0·root·········(0)·root·········(0)···404808·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/34/6a31dbf4d5de9a0c6851896782a590e280c1f5.debug61 -rw-r--r--···0·root·········(0)·root·········(0)···648068·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/36/cfb5deb027ab745d9212909cc8f2c194d78b7e.debug
43 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/37/62 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/37/
44 -rw-r--r--···0·root·········(0)·root·········(0)···426576·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/37/0f44f2a3c6c3552047a508b055f3b9ba99ddfe.debug 
45 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/38/ 
46 -rw-r--r--···0·root·········(0)·root·········(0)···424640·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/38/5f66d8b40d5660e8679aaa1de99264c92c6a72.debug63 -rw-r--r--···0·root·········(0)·root·········(0)···584344·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/37/6777b840d7f1315bd04999fc172a92ea600d63.debug
47 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/39/64 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/39/
48 -rw-r--r--···0·root·········(0)·root·········(0)···364980·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/39/ba2cbc8cb2779dcdbc10bffcad0f87116e4a94.debug65 -rw-r--r--···0·root·········(0)·root·········(0)···969804·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/39/6c408665450452b8bd2b98cbc6481480e3f53d.debug
49 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/3a/66 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/3b/
 67 -rw-r--r--···0·root·········(0)·root·········(0)···456604·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/3b/810ea67eb33347d7554b8ac1b27e0afd7eb78a.debug
 68 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/3d/
50 -rw-r--r--···0·root·········(0)·root·········(0)··1631752·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/3a/a7892dacbade9c84e87314d08d86103e87bea6.debug69 -rw-r--r--···0·root·········(0)·root·········(0)···439540·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/3d/78b473a6754d17bf074d7f4c86fde0e1d9e7f1.debug
 70 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/40/
 71 -rw-r--r--···0·root·········(0)·root·········(0)···495784·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/40/73230db3d5c1f88677d9c2c3676c65d2b16451.debug
51 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/43/72 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/43/
52 -rw-r--r--···0·root·········(0)·root·········(0)···340608·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/43/350c5fd2ff97d76b94cfecdb931e900bc4f194.debug73 -rw-r--r--···0·root·········(0)·root·········(0)···454532·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/43/ac45bb37383ce988a24d5239e3b6992674b629.debug
53 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/44/74 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/44/
54 -rw-r--r--···0·root·········(0)·root·········(0)···542732·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/44/511c85424225d6de4a761a1571b4f99b6bc96f.debug75 -rw-r--r--···0·root·········(0)·root·········(0)···636564·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/44/45d5752676ccff95ff0c1ddeb05616782d4161.debug
55 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/45/76 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/51/
56 -rw-r--r--···0·root·········(0)·root·········(0)···760040·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/45/1ae7394ae1db0d674fd03737abb569b6396f0e.debug 
57 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/46/ 
58 -rw-r--r--···0·root·········(0)·root·········(0)···284028·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/46/35c86b53191791efe43db2b8a0f5905464edcf.debug 
59 -rw-r--r--···0·root·········(0)·root·········(0)···584332·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/46/774071d1a59c43859900870ffd677aa76e33a7.debug 
60 -rw-r--r--···0·root·········(0)·root·········(0)···409124·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/46/f63444e46d39e44afe6c8ced898f590c83c448.debug 
61 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/48/ 
62 -rw-r--r--···0·root·········(0)·root·········(0)···353340·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/48/a465545739f6906635e957e9e845dd995d3cad.debug 
63 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/4a/ 
64 -rw-r--r--···0·root·········(0)·root·········(0)···372012·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/4a/3e08ec54a77eb98cdad0cb0002403aabd23587.debug77 -rw-r--r--···0·root·········(0)·root·········(0)···406420·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/51/cf1bae5089d1002abc40e62d30a33924b59628.debug
65 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/4b/ 
66 -rw-r--r--···0·root·········(0)·root·········(0)····92588·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/4b/d852045c07de072a699b7147ae4e4908ba49d8.debug 
67 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/4e/ 
68 -rw-r--r--···0·root·········(0)·root·········(0)···377204·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/4e/c51b8beccfb64fb44bacf8a71f603eadadc277.debug 
69 -rw-r--r--···0·root·········(0)·root·········(0)···573432·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/4e/f17578fc3739e1779f1da2932fe24adf2555b4.debug 
70 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/52/78 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/53/
71 -rw-r--r--···0·root·········(0)·root·········(0)···613228·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/52/3aab85600c671586a2eeb4e8a1a3d40b744e04.debug79 -rw-r--r--···0·root·········(0)·root·········(0)···218448·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/53/59aad1a424d981a12129a0d827382f0a896398.debug
72 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/55/80 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/57/
 81 -rw-r--r--···0·root·········(0)·root·········(0)···512368·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/57/5567e10c0c1d7fd8d706aa59430b9f8ddf6076.debug
 82 -rw-r--r--···0·root·········(0)·root·········(0)····68908·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/57/7e9e578c23881007d3257a891dd3c4bd1a1a2b.debug
73 -rw-r--r--···0·root·········(0)·root·········(0)···112044·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/55/4c526bd6be48d9619d2714b2649e5d40ec5303.debug83 -rw-r--r--···0·root·········(0)·root·········(0)···531540·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/57/d6ce31b893c57154104a9f99fb21ee0edf28f4.debug
74 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/56/84 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/58/
75 -rw-r--r--···0·root·········(0)·root·········(0)···587704·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/56/f0d2ecbb34d9b60bf9610f9d277f6313c1c097.debug85 -rw-r--r--···0·root·········(0)·root·········(0)···437016·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/58/971d2f0e0e52bd5f5989c7bf52629854222200.debug
76 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/5b/86 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/5a/
 87 -rw-r--r--···0·root·········(0)·root·········(0)····64664·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/5a/4402ad0d881a7b9b0fd18a5f86281b4ee9decc.debug
77 -rw-r--r--···0·root·········(0)·root·········(0)···409080·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/5b/a2803e388a004672100f0a63ae5b3f07533bb0.debug88 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/5c/
 89 -rw-r--r--···0·root·········(0)·root·········(0)··1272932·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/5c/5d6e5f392ab276e89c07fbe179a801ab3badd7.debug
 90 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/5e/
78 -rw-r--r--···0·root·········(0)·root·········(0)···551184·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/5b/c0635642c2509ee77bc00dd355c1036843b8d8.debug91 -rw-r--r--···0·root·········(0)·root·········(0)···409132·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/5e/1ba3dc1dbe2ce2e5107b75f6c7ff867f6d6fdb.debug
79 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/60/92 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/60/
80 -rw-r--r--···0·root·········(0)·root·········(0)···496872·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/60/2c23786c21665e091ee6694e75445cf81fc422.debug93 -rw-r--r--···0·root·········(0)·root·········(0)···426592·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/60/45d0727ee0be3a13f31b1e80b0ffa991f26846.debug
81 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/66/94 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/69/
82 -rw-r--r--···0·root·········(0)·root·········(0)···490732·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/66/03fc0dc558f357d690b0ce204000f398002495.debug95 -rw-r--r--···0·root·········(0)·root·········(0)···532560·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/69/99d344ce0b38e44f7f2e82a02f1ac8b98f1998.debug
83 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/6e/96 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/6d/
 97 -rw-r--r--···0·root·········(0)·root·········(0)···580268·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/6d/a119db40af289001e3a0e81a4ebc1b8394766c.debug
 98 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/6f/
84 -rw-r--r--···0·root·········(0)·root·········(0)···356852·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/6e/d76bb9a53d4eaca7a57022da3540f9156f10e0.debug99 -rw-r--r--···0·root·········(0)·root·········(0)···451508·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/6f/6f97d4913a2c773238426f86142457f818b058.debug
85 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/71/100 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/70/
86 -rw-r--r--···0·root·········(0)·root·········(0)···112148·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/71/5278d55f570de4b84b0579bc4a1b60dc87aa01.debug 
87 -rw-r--r--···0·root·········(0)·root·········(0)···782076·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/71/c38ded2c6c27469a6eda443c88d72946e19dc9.debug 
88 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/75/ 
89 -rw-r--r--···0·root·········(0)·root·········(0)····68916·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/75/ae270029cf69c2cf4cafda678b98f4da1ef54c.debug101 -rw-r--r--···0·root·········(0)·root·········(0)···613228·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/70/a6a1b7669c9f8f692c668d4dcbfbfb4dc919b8.debug
90 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/77/ 
91 -rw-r--r--···0·root·········(0)·root·········(0)···454520·2024-12-24·07:10:04.000000·./usr/lib/debug/.build-id/77/7f11ad856cb0abb010670493b845774572eeb2.debug 
Max diff block lines reached; 29392/54419 bytes (54.01%) of diff not shown.
75.1 MB
./usr/lib/debug/.dwz/arm-linux-gnueabihf/python3-skimage-lib.debug
File has been modified after NT_GNU_BUILD_ID has been applied.
892 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························REL·(Relocatable·file)8 ··Type:······························REL·(Relocatable·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········0·(bytes·into·file)12 ··Start·of·program·headers:··········0·(bytes·into·file)
13 ··Start·of·section·headers:··········1074040·(bytes·into·file)13 ··Start·of·section·headers:··········1074068·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········0·(bytes)16 ··Size·of·program·headers:···········0·(bytes)
17 ··Number·of·program·headers:·········017 ··Number·of·program·headers:·········0
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········719 ··Number·of·section·headers:·········7
20 ··Section·header·string·table·index:·620 ··Section·header·string·table·index:·6
1.52 KB
readelf --wide --sections {}
    
Offset 1, 16 lines modifiedOffset 1, 16 lines modified
1 There·are·7·section·headers,·starting·at·offset·0x106378:1 There·are·7·section·headers,·starting·at·offset·0x106394:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············00000000·000034·000024·00······0···0··45 ··[·1]·.note.gnu.build-id·NOTE············00000000·000034·000024·00······0···0··4
6 ··[·2]·.debug_info·······PROGBITS········00000000·000058·0c35d7·00···C··0···0··46 ··[·2]·.debug_info·······PROGBITS········00000000·000058·0c35eb·00···C··0···0··4
7 ··[·3]·.debug_abbrev·····PROGBITS········00000000·0c362f·00126e·00···C··0···0··47 ··[·3]·.debug_abbrev·····PROGBITS········00000000·0c3643·00126e·00···C··0···0··4
8 ··[·4]·.debug_line·······PROGBITS········00000000·0c489d·0004f3·00···C··0···0··48 ··[·4]·.debug_line·······PROGBITS········00000000·0c48b1·0004f3·00···C··0···0··4
9 ··[·5]·.debug_str········PROGBITS········00000000·0c4d90·041596·01·MSC··0···0··49 ··[·5]·.debug_str········PROGBITS········00000000·0c4da4·04159f·01·MSC··0···0··4
10 ··[·6]·.shstrtab·········STRTAB··········00000000·106326·00004f·00······0···0··110 ··[·6]·.shstrtab·········STRTAB··········00000000·106343·00004f·00······0···0··1
11 Key·to·Flags:11 Key·to·Flags:
12 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),12 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
13 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),13 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
14 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),14 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
15 ··D·(mbind),·y·(purecode),·p·(processor·specific)15 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ff2f9603864dc3078bea00311266eb03a74d8b9c3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0ec1284fa0b46369c8469bbcfb3e6cb7491641ef
63.4 MB
readelf --wide --debug-dump=info {}
    
Offset 4, 178 lines modifiedOffset 4, 178 lines modified
4 ···Length:········0x71·(32-bit)4 ···Length:········0x71·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_partial·(3)6 ···Unit·Type:·····DW_UT_partial·(3)
7 ···Abbrev·Offset:·0x8227 ···Abbrev·Offset:·0x822
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·54·(DW_TAG_partial_unit)9 ·<0><c>:·Abbrev·Number:·54·(DW_TAG_partial_unit)
10 ····<d>···DW_AT_stmt_list···:·(sec_offset)·010 ····<d>···DW_AT_stmt_list···:·(sec_offset)·0
11 ····<11>···DW_AT_comp_dir····:·(strp)·(offset:·0x3e1a):·./.mesonpy-occqj8s411 ····<11>···DW_AT_comp_dir····:·(strp)·(offset:·0x3cea24):·./.mesonpy-fhhey9hl
12 ·<1><15>:·Abbrev·Number:·78·(DW_TAG_base_type)12 ·<1><15>:·Abbrev·Number:·78·(DW_TAG_base_type)
13 ····<16>···DW_AT_byte_size···:·(data1)·813 ····<16>···DW_AT_byte_size···:·(data1)·8
14 ····<17>···DW_AT_encoding····:·(data1)·7»    (unsigned)14 ····<17>···DW_AT_encoding····:·(data1)·7»    (unsigned)
15 ····<18>···DW_AT_name········:·(strp)·(offset:·0x3fbfeb):·long·long·unsigned·int15 ····<18>···DW_AT_name········:·(strp)·(offset:·0x3fbfd7):·long·long·unsigned·int
16 ·<1><1c>:·Abbrev·Number:·78·(DW_TAG_base_type)16 ·<1><1c>:·Abbrev·Number:·78·(DW_TAG_base_type)
17 ····<1d>···DW_AT_byte_size···:·(data1)·417 ····<1d>···DW_AT_byte_size···:·(data1)·4
18 ····<1e>···DW_AT_encoding····:·(data1)·7»    (unsigned)18 ····<1e>···DW_AT_encoding····:·(data1)·7»    (unsigned)
19 ····<1f>···DW_AT_name········:·(strp)·(offset:·0x3fc008):·unsigned·int19 ····<1f>···DW_AT_name········:·(strp)·(offset:·0x3fbff4):·unsigned·int
20 ·<1><23>:·Abbrev·Number:·78·(DW_TAG_base_type)20 ·<1><23>:·Abbrev·Number:·78·(DW_TAG_base_type)
21 ····<24>···DW_AT_byte_size···:·(data1)·821 ····<24>···DW_AT_byte_size···:·(data1)·8
22 ····<25>···DW_AT_encoding····:·(data1)·4»    (float)22 ····<25>···DW_AT_encoding····:·(data1)·4»    (float)
23 ····<26>···DW_AT_name········:·(strp)·(offset:·0x31ed3a):·double23 ····<26>···DW_AT_name········:·(strp)·(offset:·0x31ed26):·double
24 ·<1><2a>:·Abbrev·Number:·78·(DW_TAG_base_type)24 ·<1><2a>:·Abbrev·Number:·78·(DW_TAG_base_type)
25 ····<2b>···DW_AT_byte_size···:·(data1)·425 ····<2b>···DW_AT_byte_size···:·(data1)·4
26 ····<2c>···DW_AT_encoding····:·(data1)·4»    (float)26 ····<2c>···DW_AT_encoding····:·(data1)·4»    (float)
27 ····<2d>···DW_AT_name········:·(strp)·(offset:·0x3f85d6):·float27 ····<2d>···DW_AT_name········:·(strp)·(offset:·0x3f85c2):·float
28 ·<1><31>:·Abbrev·Number:·127·(DW_TAG_base_type)28 ·<1><31>:·Abbrev·Number:·127·(DW_TAG_base_type)
29 ····<32>···DW_AT_byte_size···:·(data1)·429 ····<32>···DW_AT_byte_size···:·(data1)·4
30 ····<33>···DW_AT_encoding····:·(data1)·5»    (signed)30 ····<33>···DW_AT_encoding····:·(data1)·5»    (signed)
31 ····<34>···DW_AT_name········:·(string)·int31 ····<34>···DW_AT_name········:·(string)·int
32 ·<1><38>:·Abbrev·Number:·78·(DW_TAG_base_type)32 ·<1><38>:·Abbrev·Number:·78·(DW_TAG_base_type)
33 ····<39>···DW_AT_byte_size···:·(data1)·433 ····<39>···DW_AT_byte_size···:·(data1)·4
34 ····<3a>···DW_AT_encoding····:·(data1)·5»    (signed)34 ····<3a>···DW_AT_encoding····:·(data1)·5»    (signed)
35 ····<3b>···DW_AT_name········:·(strp)·(offset:·0x3fc02c):·long·int35 ····<3b>···DW_AT_name········:·(strp)·(offset:·0x3fc018):·long·int
36 ·<1><3f>:·Abbrev·Number:·78·(DW_TAG_base_type)36 ·<1><3f>:·Abbrev·Number:·78·(DW_TAG_base_type)
37 ····<40>···DW_AT_byte_size···:·(data1)·837 ····<40>···DW_AT_byte_size···:·(data1)·8
38 ····<41>···DW_AT_encoding····:·(data1)·5»    (signed)38 ····<41>···DW_AT_encoding····:·(data1)·5»    (signed)
39 ····<42>···DW_AT_name········:·(strp)·(offset:·0x3fc015):·long·long·int39 ····<42>···DW_AT_name········:·(strp)·(offset:·0x3fc001):·long·long·int
40 ·<1><46>:·Abbrev·Number:·78·(DW_TAG_base_type)40 ·<1><46>:·Abbrev·Number:·78·(DW_TAG_base_type)
41 ····<47>···DW_AT_byte_size···:·(data1)·241 ····<47>···DW_AT_byte_size···:·(data1)·2
42 ····<48>···DW_AT_encoding····:·(data1)·7»    (unsigned)42 ····<48>···DW_AT_encoding····:·(data1)·7»    (unsigned)
43 ····<49>···DW_AT_name········:·(strp)·(offset:·0x3fc002):·short·unsigned·int43 ····<49>···DW_AT_name········:·(strp)·(offset:·0x3fbfee):·short·unsigned·int
44 ·<1><4d>:·Abbrev·Number:·78·(DW_TAG_base_type)44 ·<1><4d>:·Abbrev·Number:·78·(DW_TAG_base_type)
45 ····<4e>···DW_AT_byte_size···:·(data1)·145 ····<4e>···DW_AT_byte_size···:·(data1)·1
46 ····<4f>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)46 ····<4f>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
47 ····<50>···DW_AT_name········:·(strp)·(offset:·0x3e4727):·unsigned·char47 ····<50>···DW_AT_name········:·(strp)·(offset:·0x3e4713):·unsigned·char
48 ·<1><54>:·Abbrev·Number:·78·(DW_TAG_base_type)48 ·<1><54>:·Abbrev·Number:·78·(DW_TAG_base_type)
49 ····<55>···DW_AT_byte_size···:·(data1)·449 ····<55>···DW_AT_byte_size···:·(data1)·4
50 ····<56>···DW_AT_encoding····:·(data1)·7»    (unsigned)50 ····<56>···DW_AT_encoding····:·(data1)·7»    (unsigned)
51 ····<57>···DW_AT_name········:·(strp)·(offset:·0x3fbff0):·long·unsigned·int51 ····<57>···DW_AT_name········:·(strp)·(offset:·0x3fbfdc):·long·unsigned·int
52 ·<1><5b>:·Abbrev·Number:·78·(DW_TAG_base_type)52 ·<1><5b>:·Abbrev·Number:·78·(DW_TAG_base_type)
53 ····<5c>···DW_AT_byte_size···:·(data1)·153 ····<5c>···DW_AT_byte_size···:·(data1)·1
54 ····<5d>···DW_AT_encoding····:·(data1)·6»    (signed·char)54 ····<5d>···DW_AT_encoding····:·(data1)·6»    (signed·char)
55 ····<5e>···DW_AT_name········:·(strp)·(offset:·0x3e4729):·signed·char55 ····<5e>···DW_AT_name········:·(strp)·(offset:·0x3e4715):·signed·char
56 ·<1><62>:·Abbrev·Number:·78·(DW_TAG_base_type)56 ·<1><62>:·Abbrev·Number:·78·(DW_TAG_base_type)
57 ····<63>···DW_AT_byte_size···:·(data1)·257 ····<63>···DW_AT_byte_size···:·(data1)·2
58 ····<64>···DW_AT_encoding····:·(data1)·5»    (signed)58 ····<64>···DW_AT_encoding····:·(data1)·5»    (signed)
59 ····<65>···DW_AT_name········:·(strp)·(offset:·0x3fc035):·short·int59 ····<65>···DW_AT_name········:·(strp)·(offset:·0x3fc021):·short·int
60 ·<1><69>:·Abbrev·Number:·126·(DW_TAG_pointer_type)60 ·<1><69>:·Abbrev·Number:·126·(DW_TAG_pointer_type)
61 ····<6a>···DW_AT_byte_size···:·(data1)·461 ····<6a>···DW_AT_byte_size···:·(data1)·4
62 ·<1><6b>:·Abbrev·Number:·79·(DW_TAG_subprogram)62 ·<1><6b>:·Abbrev·Number:·79·(DW_TAG_subprogram)
63 ····<6c>···DW_AT_external····:·(flag_present)·163 ····<6c>···DW_AT_external····:·(flag_present)·1
64 ····<6c>···DW_AT_declaration·:·(flag_present)·164 ····<6c>···DW_AT_declaration·:·(flag_present)·1
65 ····<6c>···DW_AT_linkage_name:·(strp)·(offset:·0x3cea59):·__stack_chk_fail65 ····<6c>···DW_AT_linkage_name:·(strp)·(offset:·0x3cea45):·__stack_chk_fail
66 ····<70>···DW_AT_name········:·(strp)·(offset:·0x3cea59):·__stack_chk_fail66 ····<70>···DW_AT_name········:·(strp)·(offset:·0x3cea45):·__stack_chk_fail
67 ·<1><74>:·Abbrev·Number:·067 ·<1><74>:·Abbrev·Number:·0
68 ··Compilation·Unit·@·offset·0x75:68 ··Compilation·Unit·@·offset·0x75:
69 ···Length:········0xcf·(32-bit)69 ···Length:········0xcf·(32-bit)
70 ···Version:·······570 ···Version:·······5
71 ···Unit·Type:·····DW_UT_partial·(3)71 ···Unit·Type:·····DW_UT_partial·(3)
72 ···Abbrev·Offset:·0x2d0372 ···Abbrev·Offset:·0x2d03
73 ···Pointer·Size:··473 ···Pointer·Size:··4
74 ·<0><81>:·Abbrev·Number:·10·(DW_TAG_partial_unit)74 ·<0><81>:·Abbrev·Number:·10·(DW_TAG_partial_unit)
75 ····<82>···DW_AT_stmt_list···:·(sec_offset)·075 ····<82>···DW_AT_stmt_list···:·(sec_offset)·0
76 ····<86>···DW_AT_comp_dir····:·(strp)·(offset:·0x3e1a):·./.mesonpy-occqj8s476 ····<86>···DW_AT_comp_dir····:·(strp)·(offset:·0x3cea24):·./.mesonpy-fhhey9hl
77 ·<1><8a>:·Abbrev·Number:·26·(DW_TAG_typedef)77 ·<1><8a>:·Abbrev·Number:·26·(DW_TAG_typedef)
78 ····<8b>···DW_AT_name········:·(strp)·(offset:·0x3f7fbc):·size_t78 ····<8b>···DW_AT_name········:·(strp)·(offset:·0x3f7fa8):·size_t
79 ····<8f>···DW_AT_decl_file···:·(data1)·179 ····<8f>···DW_AT_decl_file···:·(data1)·1
80 ····<90>···DW_AT_decl_line···:·(data1)·21480 ····<90>···DW_AT_decl_line···:·(data1)·214
81 ····<91>···DW_AT_decl_column·:·(data1)·2381 ····<91>···DW_AT_decl_column·:·(data1)·23
82 ····<92>···DW_AT_type········:·(ref_addr)·<0x1c>,·unsigned·int82 ····<92>···DW_AT_type········:·(ref_addr)·<0x1c>,·unsigned·int
83 ·<1><96>:·Abbrev·Number:·17·(DW_TAG_const_type)83 ·<1><96>:·Abbrev·Number:·17·(DW_TAG_const_type)
84 ····<97>···DW_AT_type········:·(ref_addr)·<0x54>,·long·unsigned·int84 ····<97>···DW_AT_type········:·(ref_addr)·<0x54>,·long·unsigned·int
85 ·<1><9b>:·Abbrev·Number:·26·(DW_TAG_typedef)85 ·<1><9b>:·Abbrev·Number:·26·(DW_TAG_typedef)
86 ····<9c>···DW_AT_name········:·(strp)·(offset:·0x3f743f):·__int8_t86 ····<9c>···DW_AT_name········:·(strp)·(offset:·0x3f742b):·__int8_t
87 ····<a0>···DW_AT_decl_file···:·(data1)·287 ····<a0>···DW_AT_decl_file···:·(data1)·2
88 ····<a1>···DW_AT_decl_line···:·(data1)·3788 ····<a1>···DW_AT_decl_line···:·(data1)·37
89 ····<a2>···DW_AT_decl_column·:·(data1)·2189 ····<a2>···DW_AT_decl_column·:·(data1)·21
90 ····<a3>···DW_AT_type········:·(ref_addr)·<0x5b>,·signed·char90 ····<a3>···DW_AT_type········:·(ref_addr)·<0x5b>,·signed·char
91 ·<1><a7>:·Abbrev·Number:·26·(DW_TAG_typedef)91 ·<1><a7>:·Abbrev·Number:·26·(DW_TAG_typedef)
92 ····<a8>···DW_AT_name········:·(strp)·(offset:·0x3f776e):·__uint8_t92 ····<a8>···DW_AT_name········:·(strp)·(offset:·0x3f775a):·__uint8_t
93 ····<ac>···DW_AT_decl_file···:·(data1)·293 ····<ac>···DW_AT_decl_file···:·(data1)·2
94 ····<ad>···DW_AT_decl_line···:·(data1)·3894 ····<ad>···DW_AT_decl_line···:·(data1)·38
95 ····<ae>···DW_AT_decl_column·:·(data1)·2395 ····<ae>···DW_AT_decl_column·:·(data1)·23
96 ····<af>···DW_AT_type········:·(ref_addr)·<0x4d>,·unsigned·char96 ····<af>···DW_AT_type········:·(ref_addr)·<0x4d>,·unsigned·char
97 ·<1><b3>:·Abbrev·Number:·26·(DW_TAG_typedef)97 ·<1><b3>:·Abbrev·Number:·26·(DW_TAG_typedef)
98 ····<b4>···DW_AT_name········:·(strp)·(offset:·0x3f6fec):·__uint16_t98 ····<b4>···DW_AT_name········:·(strp)·(offset:·0x3f6fd8):·__uint16_t
99 ····<b8>···DW_AT_decl_file···:·(data1)·299 ····<b8>···DW_AT_decl_file···:·(data1)·2
100 ····<b9>···DW_AT_decl_line···:·(data1)·40100 ····<b9>···DW_AT_decl_line···:·(data1)·40
101 ····<ba>···DW_AT_decl_column·:·(data1)·28101 ····<ba>···DW_AT_decl_column·:·(data1)·28
102 ····<bb>···DW_AT_type········:·(ref_addr)·<0x46>,·short·unsigned·int102 ····<bb>···DW_AT_type········:·(ref_addr)·<0x46>,·short·unsigned·int
103 ·<1><bf>:·Abbrev·Number:·26·(DW_TAG_typedef)103 ·<1><bf>:·Abbrev·Number:·26·(DW_TAG_typedef)
104 ····<c0>···DW_AT_name········:·(strp)·(offset:·0x3f5a4d):·__uint32_t104 ····<c0>···DW_AT_name········:·(strp)·(offset:·0x3f5a39):·__uint32_t
105 ····<c4>···DW_AT_decl_file···:·(data1)·2105 ····<c4>···DW_AT_decl_file···:·(data1)·2
106 ····<c5>···DW_AT_decl_line···:·(data1)·42106 ····<c5>···DW_AT_decl_line···:·(data1)·42
107 ····<c6>···DW_AT_decl_column·:·(data1)·22107 ····<c6>···DW_AT_decl_column·:·(data1)·22
108 ····<c7>···DW_AT_type········:·(ref_addr)·<0x1c>,·unsigned·int108 ····<c7>···DW_AT_type········:·(ref_addr)·<0x1c>,·unsigned·int
109 ·<1><cb>:·Abbrev·Number:·26·(DW_TAG_typedef)109 ·<1><cb>:·Abbrev·Number:·26·(DW_TAG_typedef)
110 ····<cc>···DW_AT_name········:·(strp)·(offset:·0x3f655f):·__int64_t110 ····<cc>···DW_AT_name········:·(strp)·(offset:·0x3f654b):·__int64_t
111 ····<d0>···DW_AT_decl_file···:·(data1)·2111 ····<d0>···DW_AT_decl_file···:·(data1)·2
112 ····<d1>···DW_AT_decl_line···:·(data1)·47112 ····<d1>···DW_AT_decl_line···:·(data1)·47
113 ····<d2>···DW_AT_decl_column·:·(data1)·44113 ····<d2>···DW_AT_decl_column·:·(data1)·44
114 ····<d3>···DW_AT_type········:·(ref_addr)·<0x3f>,·long·long·int114 ····<d3>···DW_AT_type········:·(ref_addr)·<0x3f>,·long·long·int
115 ·<1><d7>:·Abbrev·Number:·26·(DW_TAG_typedef)115 ·<1><d7>:·Abbrev·Number:·26·(DW_TAG_typedef)
116 ····<d8>···DW_AT_name········:·(strp)·(offset:·0x3f6908):·__uint64_t116 ····<d8>···DW_AT_name········:·(strp)·(offset:·0x3f68f4):·__uint64_t
117 ····<dc>···DW_AT_decl_file···:·(data1)·2117 ····<dc>···DW_AT_decl_file···:·(data1)·2
118 ····<dd>···DW_AT_decl_line···:·(data1)·48118 ····<dd>···DW_AT_decl_line···:·(data1)·48
119 ····<de>···DW_AT_decl_column·:·(data1)·46119 ····<de>···DW_AT_decl_column·:·(data1)·46
120 ····<df>···DW_AT_type········:·(ref_addr)·<0x15>,·long·long·unsigned·int120 ····<df>···DW_AT_type········:·(ref_addr)·<0x15>,·long·long·unsigned·int
121 ·<1><e3>:·Abbrev·Number:·26·(DW_TAG_typedef)121 ·<1><e3>:·Abbrev·Number:·26·(DW_TAG_typedef)
122 ····<e4>···DW_AT_name········:·(strp)·(offset:·0x3f7e59):·__ssize_t122 ····<e4>···DW_AT_name········:·(strp)·(offset:·0x3f7e45):·__ssize_t
123 ····<e8>···DW_AT_decl_file···:·(data1)·2123 ····<e8>···DW_AT_decl_file···:·(data1)·2
124 ····<e9>···DW_AT_decl_line···:·(data1)·194124 ····<e9>···DW_AT_decl_line···:·(data1)·194
125 ····<ea>···DW_AT_decl_column·:·(data1)·27125 ····<ea>···DW_AT_decl_column·:·(data1)·27
126 ····<eb>···DW_AT_type········:·(ref_addr)·<0x31>,·int126 ····<eb>···DW_AT_type········:·(ref_addr)·<0x31>,·int
127 ·<1><ef>:·Abbrev·Number:·22·(DW_TAG_typedef)127 ·<1><ef>:·Abbrev·Number:·22·(DW_TAG_typedef)
128 ····<f0>···DW_AT_name········:·(strp)·(offset:·0x3f7fbb):·ssize_t128 ····<f0>···DW_AT_name········:·(strp)·(offset:·0x3f7fa7):·ssize_t
129 ····<f4>···DW_AT_decl_file···:·(data1)·3129 ····<f4>···DW_AT_decl_file···:·(data1)·3
130 ····<f5>···DW_AT_decl_line···:·(data1)·108130 ····<f5>···DW_AT_decl_line···:·(data1)·108
Max diff block lines reached; 66444003/66452199 bytes (99.99%) of diff not shown.
5.53 KB
strings --all --bytes=8 {}
    
Offset 1, 262 lines modifiedOffset 1, 268 lines modified
1 ?4FcDc4F4Fc 
2 4FcDc4F4Fc 
3 8;Ce4F4FcDc4F4F 
4 d#*IvQ[& 
5 cK?·'3q. 
6 !'G&BNN0 
7 Q&Qr<{4Fh»      s 
8 ^.]<=--M 
9 WD`CnoJ. 
10 <#X/;(H+x 
11 Gv(Zny1Fc 
12 3DrB|Z_p; 
13 PX1RVW@v 
14 o,·~BB_H 
15 Rr8/(!4A8 
16 Z_dx#a"C 
17 ]jGIe)e:1 8SwXD+R(
 2 ^bPD|x·T
 3 KFcDe4.V
 4 wz[&:a{:
 5 `[e"X.UV
 6 >Rj}_n=R
 7 cOC@#4Ly
 8 `d1H+p]p
 9 UEN.q{xPx
 10 C8Yw!%u?d
 11 ~a:sj.~{
 12 hJcqb+=+
 13 JGMK113d#
 14 S]da/=Sp2E
 15 -gF[VWf,
 16 ;ld{Gzn^C
 17 [kl'SM{k-
18 r*RCOa,b18 r*RCOa,b
19 »       BziT%Mgq 
20 ]8DE[!S[ 
21 hBJPzm*. 
22 <OU:-DSi 
23 _6U7XiKd[D,M 
24 _Fg"y&Ts 
25 Cv0E7·;a19 BaML-MJa
 20 hd#>)WZ)l
 21 ,6r`&7+s^&?
 22 !e-M9IS&A
 23 91D6z2xk&
 24 AAAQAPPAQ
 25 QMY'.|eq
26 6e)"FA,q26 Ve)"FA,q
 27 cTV<bSt4
 28 {5)+fu(R
 29 0*p%bTp;
 30 u(0]>T#x
 31 ,=&}EQg>
 32 LNQ.W9Ee&>
 33 ZrlX0(_f
 34 `fF88K1»
 35 zu+eTR-N
 36 tTM\aTk0c
 37 'h)UQ1mTQ
27 (bTs%;T»O 
28 ,`7ca\S1* 
29 ?8F%zK6I 
30 %k1~R*j7 
31 "(jO-UTW 
32 ]m4hCQw? 
33 X1[['L>s 
34 \:O2YY8j 
35 H6KojZbT 
36 /!GttH)H 
37 %FuvrFyL 
38 Ie4F]*t@+ 
39 hfTh(gTf 
40 #Wx1[['L> 
41 {HQ>1:}U 
42 /F%nE»  E$ 
43 3+*5@(*= 
44 0fTpEyW05- 
45 \»      v,e}ZH 
46 $wTI\eTa 
47 Vv,n%6+- 
48 z92SHWXD7 
49 >l=pXiG` 
50 B%KLgSEaT 
51 S3EIulPT 
52 $uTN41jg 
53 gY1k['L>38 KY1k['L>
 39 cTQ+-5T`
 40 [KEiK2cTS
 41 9kFE|s':
 42 lA.9/%X0
 43 n]·C<hCQ
 44 h%'ZYYxU
 45 LOJe4F=^
 46 +gTP!M(d»       
 47 a!Y$.KiG
 48 j"1BLeT_
 49 K<{Y1k['L>S
 50 QKOoG=Sd
 51 SEeTP$0*
 52 4]+0jW#cT
 53 3.QSf!gT
 54 IcV)>YJK)
 55 GH5KldSEeT
 56 '}j9ON:?
 57 c3TRpj&)
 58 R$U;J%u%
 59 XMs/G=meq
 60 YXIR9I==
 61 L9AIR%5/
 62 2mW_UB:·i
 63 HJ-0g'cTL
 64 h`9]*2FM
 65 M52jy]uoL<9y
 66 8nvJ7XAFi
 67 3&hd_gQKlk
 68 $K!·-fs%
 69 kU{nf|SD
 70 y!6hZerE
 71 'Ht"]»  Qu
 72 }/"8;);O
 73 PPPQQQQY
 74 O0}o%>X)
 75 j8i3DI{K
 76 ,dG2+D/6
 77 Q9<W?eR%
 78 -FM01qMj
 79 $oKA{W[0
Max diff block lines reached; 3007/5609 bytes (53.61%) of diff not shown.
11.7 MB
readelf --wide --decompress --string-dump=.debug_str {}
    
Offset 902, 47835 lines modifiedOffset 902, 47835 lines modified
902 ··[··3dab]··__pyx_int_4902 ··[··3dab]··__pyx_int_4
903 ··[··3db7]··argument_type4903 ··[··3db7]··argument_type4
904 ··[··3dc6]··__pyx_k_n4904 ··[··3dc6]··__pyx_k_n4
905 ··[··3dd1]··__pyx_n_s_n4905 ··[··3dd1]··__pyx_n_s_n4
906 ··[··3dde]··__pyx_v_n4906 ··[··3dde]··__pyx_v_n4
907 ··[··3de9]··__pyx_parallel_temp4907 ··[··3de9]··__pyx_parallel_temp4
Diff chunk too large, falling back to line-by-line diff (47821 lines added, 47821 lines removed)
908 ··[··3dfe]··__pythran_wrap__brief_loop4908 ··[··3dfe]··__pythran_wrap__brief_loop4
909 ··[··3e1a]··./.mesonpy-occqj8s4909 ··[··3e1a]··ucs4
910 ··[··3e2e]··ucs4910 ··[··3e1f]··__pyx_defaults4
911 ··[··3e33]··__pyx_defaults4911 ··[··3e2f]··__pyx_v_v4
912 ··[··3e43]··__pyx_v_v4912 ··[··3e3a]··__pyx_L115
913 ··[··3e4e]··__pyx_L115913 ··[··3e45]··__pyx_L15
914 ··[··3e59]··__pyx_L15914 ··[··3e4f]··__pyx_tuple__15
915 ··[··3e63]··__pyx_tuple__15915 ··[··3e5f]··__pyx_codeobj__15
916 ··[··3e73]··__pyx_codeobj__15916 ··[··3e71]··__pyx_k__15
917 ··[··3e85]··__pyx_k__15917 ··[··3e7d]··__pyx_kp_u__15
918 ··[··3e91]··__pyx_kp_u__15918 ··[··3e8c]··__pyx_k_corner_moravec_line_15
919 ··[··3ea0]··__pyx_k_corner_moravec_line_15919 ··[··3eab]··__pyx_kp_u_corner_moravec_line_15
920 ··[··3ebf]··__pyx_kp_u_corner_moravec_line_15920 ··[··3ecd]··__pyx_t_15
921 ··[··3ee1]··__pyx_t_15921 ··[··3ed8]··__pythran_wrap__brief_loop15
922 ··[··3eec]··__pythran_wrap__brief_loop15922 ··[··3ef5]··__pyx_defaults15
923 ··[··3f09]··__pyx_defaults15923 ··[··3f06]··__pyx_L25
924 ··[··3f1a]··__pyx_L25924 ··[··3f10]··__pyx_tuple__25
925 ··[··3f24]··__pyx_tuple__25925 ··[··3f20]··__pyx_codeobj__25
926 ··[··3f34]··__pyx_codeobj__25926 ··[··3f32]··__pyx_k__25
927 ··[··3f46]··__pyx_k__25927 ··[··3f3e]··__pyx_n_s__25
928 ··[··3f52]··__pyx_n_s__25928 ··[··3f4c]··__pyx_t_25
929 ··[··3f60]··__pyx_t_25929 ··[··3f57]··__pythran_wrap__brief_loop25
930 ··[··3f6b]··__pythran_wrap__brief_loop25930 ··[··3f74]··__pyx_defaults25
931 ··[··3f88]··__pyx_defaults25931 ··[··3f85]··__pyx_tuple__35
932 ··[··3f99]··__pyx_tuple__35932 ··[··3f95]··__pyx_codeobj__35
933 ··[··3fa9]··__pyx_codeobj__35933 ··[··3fa7]··__pyx_k__35
934 ··[··3fbb]··__pyx_k__35934 ··[··3fb3]··__pyx_n_s__35
935 ··[··3fc7]··__pyx_n_s__35935 ··[··3fc1]··__pyx_t_35
936 ··[··3fd5]··__pyx_t_35936 ··[··3fcc]··__pythran_wrap__brief_loop35
937 ··[··3fe0]··__pythran_wrap__brief_loop35937 ··[··3fe9]··__pyx_defaults35
938 ··[··3ffd]··__pyx_defaults35938 ··[··3ffa]··__pyx_codeobj__45
939 ··[··400e]··__pyx_codeobj__45939 ··[··400c]··__pyx_t_45
940 ··[··4020]··__pyx_t_45940 ··[··4017]··__pythran_wrap__brief_loop45
941 ··[··402b]··__pythran_wrap__brief_loop45941 ··[··4034]··__pyx_tuple__55
942 ··[··4048]··__pyx_tuple__55942 ··[··4044]··__pyx_codeobj__55
943 ··[··4058]··__pyx_codeobj__55943 ··[··4056]··__pyx_t_55
944 ··[··406a]··__pyx_t_55944 ··[··4061]··__pythran_wrap__brief_loop55
945 ··[··4075]··__pythran_wrap__brief_loop55945 ··[··407e]··__pyx_int_88039365
946 ··[··4092]··__pyx_int_88039365946 ··[··4091]··__pyx_codeobj__65
947 ··[··40a5]··__pyx_codeobj__65947 ··[··40a3]··__pyx_k__65
948 ··[··40b7]··__pyx_k__65948 ··[··40af]··__pyx_n_s__65
949 ··[··40c3]··__pyx_n_s__65949 ··[··40bd]··__pyx_t_65
950 ··[··40d1]··__pyx_t_65950 ··[··40c8]··__pyx_codeobj__75
951 ··[··40dc]··__pyx_codeobj__75951 ··[··40da]··__pyx_t_75
952 ··[··40ee]··__pyx_t_75952 ··[··40e5]··__pyx_codeobj__85
953 ··[··40f9]··__pyx_codeobj__85953 ··[··40f7]··__type195
954 ··[··410b]··__type195954 ··[··4101]··__pyx_L95
955 ··[··4115]··__pyx_L95955 ··[··410b]··__pyx_k_make_offsets_line_95
956 ··[··411f]··__pyx_k_make_offsets_line_95956 ··[··4128]··__pyx_kp_u_make_offsets_line_95
957 ··[··413c]··__pyx_kp_u_make_offsets_line_95957 ··[··4148]··__pyx_k_TILING5
958 ··[··415c]··__pyx_k_TILING5958 ··[··4158]··__pyx_n_s_TILING5
959 ··[··416c]··__pyx_n_s_TILING5959 ··[··416a]··__pyx_v_TILING5
960 ··[··417e]··__pyx_v_TILING5960 ··[··417a]··__pyx_L5
961 ··[··418e]··__pyx_L5961 ··[··4183]··__pyx_float_0_5
962 ··[··4197]··__pyx_float_0_5962 ··[··4193]··__pyx_slice__5
963 ··[··41a7]··__pyx_slice__5963 ··[··41a2]··__pyx_tuple__5
964 ··[··41b6]··__pyx_tuple__5964 ··[··41b1]··__pyx_codeobj__5
965 ··[··41c5]··__pyx_codeobj__5965 ··[··41c2]··__pyx_k__5
966 ··[··41d6]··__pyx_k__5966 ··[··41cd]··__pyx_n_s__5
967 ··[··41e1]··__pyx_n_s__5967 ··[··41da]··__pyx_kp_s__5
968 ··[··41ee]··__pyx_kp_s__5968 ··[··41e8]··__pyx_kp_u__5
969 ··[··41fc]··__pyx_kp_u__5969 ··[··41f6]··__pyx_float_1eneg_5
970 ··[··420a]··__pyx_float_1eneg_5970 ··[··420a]··__pyx_t_5
971 ··[··421e]··__pyx_t_5971 ··[··4214]··__pyx_int_5
972 ··[··4228]··__pyx_int_5972 ··[··4220]··__pyx_parallel_temp5
973 ··[··4234]··__pyx_parallel_temp5973 ··[··4235]··__pythran_wrap__brief_loop5
974 ··[··4249]··__pythran_wrap__brief_loop5974 ··[··4251]··__pyx_defaults5
975 ··[··4265]··__pyx_defaults5975 ··[··4261]··__pyx_v_v5
976 ··[··4275]··__pyx_v_v5976 ··[··426c]··__pyx_L106
977 ··[··4280]··__pyx_L106977 ··[··4277]··__pyx_L16
978 ··[··428b]··__pyx_L16978 ··[··4281]··__pyx_tuple__16
979 ··[··4295]··__pyx_tuple__16979 ··[··4291]··__pyx_codeobj__16
980 ··[··42a5]··__pyx_codeobj__16980 ··[··42a3]··__pyx_k__16
981 ··[··42b7]··__pyx_k__16981 ··[··42af]··__pyx_n_s__16
982 ··[··42c3]··__pyx_n_s__16982 ··[··42bd]··__pyx_kp_s__16
983 ··[··42d1]··__pyx_kp_s__16983 ··[··42cc]··__pyx_t_16
984 ··[··42e0]··__pyx_t_16984 ··[··42d7]··__pythran_wrap__brief_loop16
985 ··[··42eb]··__pythran_wrap__brief_loop16985 ··[··42f4]··__pyx_defaults16
986 ··[··4308]··__pyx_defaults16986 ··[··4305]··__pyx_k_int16
987 ··[··4319]··__pyx_k_int16987 ··[··4313]··__pyx_n_s_int16
988 ··[··4327]··__pyx_n_s_int16988 ··[··4323]··__Pyx_PyInt_From_npy_int16
989 ··[··4337]··__Pyx_PyInt_From_npy_int16989 ··[··433e]··__Pyx_PyInt_As_npy_int16
990 ··[··4352]··__Pyx_PyInt_As_npy_int16990 ··[··4357]··__Pyx_PyInt_From_npy_uint16
991 ··[··436b]··__Pyx_PyInt_From_npy_uint16991 ··[··4373]··__Pyx_PyInt_As_npy_uint16
992 ··[··4387]··__Pyx_PyInt_As_npy_uint16992 ··[··438d]··__pyx_L26
993 ··[··43a1]··__pyx_L26993 ··[··4397]··__pyx_tuple__26
994 ··[··43ab]··__pyx_tuple__26994 ··[··43a7]··__pyx_codeobj__26
995 ··[··43bb]··__pyx_codeobj__26995 ··[··43b9]··__pyx_k__26
996 ··[··43cd]··__pyx_k__26996 ··[··43c5]··__pyx_n_s__26
997 ··[··43d9]··__pyx_n_s__26997 ··[··43d3]··__pyx_t_26
998 ··[··43e7]··__pyx_t_26998 ··[··43de]··__pythran_wrap__brief_loop26
999 ··[··43f2]··__pythran_wrap__brief_loop26999 ··[··43fb]··__pyx_defaults26
1000 ··[··440f]··__pyx_defaults261000 ··[··440c]··__pyx_tuple__36
1001 ··[··4420]··__pyx_tuple__361001 ··[··441c]··__pyx_codeobj__36
1002 ··[··4430]··__pyx_codeobj__361002 ··[··442e]··__pyx_k__36
1003 ··[··4442]··__pyx_k__361003 ··[··443a]··__pyx_n_s__36
1004 ··[··444e]··__pyx_n_s__361004 ··[··4448]··__pyx_t_36
1005 ··[··445c]··__pyx_t_361005 ··[··4453]··__pythran_wrap__brief_loop36
1006 ··[··4467]··__pythran_wrap__brief_loop361006 ··[··4470]··__pyx_defaults36
1007 ··[··4484]··__pyx_defaults361007 ··[··4481]··__pyx_int_77914546
1008 ··[··4495]··__pyx_int_779145461008 ··[··4494]··__pyx_L46
1009 ··[··44a8]··__pyx_L461009 ··[··449e]··__pyx_tuple__46
1010 ··[··44b2]··__pyx_tuple__461010 ··[··44ae]··__pyx_codeobj__46
1011 ··[··44c2]··__pyx_codeobj__461011 ··[··44c0]··__pyx_t_46
1012 ··[··44d4]··__pyx_t_461012 ··[··44cb]··__pythran_wrap__brief_loop46
1013 ··[··44df]··__pythran_wrap__brief_loop461013 ··[··44e8]··__pyx_int_256
1014 ··[··44fc]··__pyx_int_2561014 ··[··44f6]··__pyx_codeobj__56
1015 ··[··450a]··__pyx_codeobj__561015 ··[··4508]··__pyx_t_56
1016 ··[··451c]··__pyx_t_561016 ··[··4513]··__pythran_wrap__brief_loop56
1017 ··[··4527]··__pythran_wrap__brief_loop561017 ··[··4530]··__pyx_tuple__66
1018 ··[··4544]··__pyx_tuple__661018 ··[··4540]··__pyx_codeobj__66
1019 ··[··4554]··__pyx_codeobj__661019 ··[··4552]··__pyx_t_66
1020 ··[··4566]··__pyx_t_661020 ··[··455d]··__pyx_codeobj__76
1021 ··[··4571]··__pyx_codeobj__761021 ··[··456f]··__pyx_t_76
1022 ··[··4583]··__pyx_t_761022 ··[··457a]··__type76
1023 ··[··458e]··__type761023 ··[··4583]··__pyx_k__86
1024 ··[··4597]··__pyx_k__861024 ··[··458f]··__pyx_n_s__86
1025 ··[··45a3]··__pyx_n_s__861025 ··[··459d]··__type196
1026 ··[··45b1]··__type1961026 ··[··45a7]··__pyx_L6
1027 ··[··45bb]··__pyx_L61027 ··[··45b0]··__pyx_k_TEST6
Max diff block lines reached; 166/12234806 bytes (0.00%) of diff not shown.
1.88 MB
./usr/lib/debug/.build-id/04/01bcaffafddc0ffd038663996152b2f21eff70.debug vs.
./usr/lib/debug/.build-id/35/337a15a4cdb77938df391d0cdb3c520af265cf.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 87% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········522564·(bytes·into·file)13 ··Start·of·section·headers:··········522568·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x7f944:1 There·are·35·section·headers,·starting·at·offset·0x7f948:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000ce0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000ce0·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbcc·00fbc4·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbcc·00fbc4·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fcc4·00fbc4·00033c·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fcc4·00fbc4·00033c·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbc4·000cb0·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbc4·000cb0·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040cb0·00fbc4·000498·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040cb0·00fbc4·000498·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000077·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000077·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001e0·02dd18·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001e0·02dd1a·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·02def8·0003be·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·02defc·0003be·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·02e2b8·014bf4·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·02e2bc·014bf4·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·042eac·000977·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·042eb0·000977·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·043823·00004c·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·043827·00004c·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·043870·02d1bb·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·043874·02d1bb·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·070a2c·0063f2·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·070a30·0063f2·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·076e1e·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·076e22·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·076e74·004910·10·····33·966··437 ··[32]·.symtab···········SYMTAB··········00000000·076e78·004910·10·····33·966··4
38 ··[33]·.strtab···········STRTAB··········00000000·07b784·00405a·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·07b788·00405a·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·07f7de·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·07f7e2·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0401bcaffafddc0ffd038663996152b2f21eff703 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·35337a15a4cdb77938df391d0cdb3c520af265cf
1.87 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 37 lines modifiedOffset 3, 37 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x552b9·(32-bit)4 ···Length:········0x552b9·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·136·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·136·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_misc_cy.cpython-313-arm-linux-gnueabihf.so.p/_misc_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_misc_cy.cpython-313-arm-linux-gnueabihf.so.p/_misc_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xca4414 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xca44
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·130 ····<3d>···DW_AT_byte_size···:·(data1)·1
31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
33 ·<1><43>:·Abbrev·Number:·45·(DW_TAG_imported_unit)33 ·<1><43>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
35 ·<1><48>:·Abbrev·Number:·45·(DW_TAG_imported_unit)35 ·<1><48>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
37 ·<1><4d>:·Abbrev·Number:·45·(DW_TAG_imported_unit)37 ·<1><4d>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
39 ·<1><52>:·Abbrev·Number:·45·(DW_TAG_imported_unit)39 ·<1><52>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
Offset 249, 23 lines modifiedOffset 249, 23 lines modified
249 ·<1><25f>:·Abbrev·Number:·45·(DW_TAG_imported_unit)249 ·<1><25f>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
250 ····<260>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>250 ····<260>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
251 ·<1><264>:·Abbrev·Number:·45·(DW_TAG_imported_unit)251 ·<1><264>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
252 ····<265>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>252 ····<265>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
253 ·<1><269>:·Abbrev·Number:·45·(DW_TAG_imported_unit)253 ·<1><269>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
254 ····<26a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>254 ····<26a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
255 ·<1><26e>:·Abbrev·Number:·119·(DW_TAG_variable)255 ·<1><26e>:·Abbrev·Number:·119·(DW_TAG_variable)
256 ····<26f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x321828)·256 ····<26f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x321800)·
257 ····<273>···DW_AT_decl_file···:·(data1)·46257 ····<273>···DW_AT_decl_file···:·(data1)·46
258 ····<274>···DW_AT_decl_line···:·(data1)·9258 ····<274>···DW_AT_decl_line···:·(data1)·9
259 ····<275>···DW_AT_decl_column·:·(data1)·26259 ····<275>···DW_AT_decl_column·:·(data1)·26
260 ····<276>···DW_AT_type········:·(GNU_ref_alt)·<0x33e4>260 ····<276>···DW_AT_type········:·(GNU_ref_alt)·<0x33e4>
261 ····<27a>···DW_AT_external····:·(flag_present)·1261 ····<27a>···DW_AT_external····:·(flag_present)·1
262 ····<27a>···DW_AT_declaration·:·(flag_present)·1262 ····<27a>···DW_AT_declaration·:·(flag_present)·1
263 ·<1><27a>:·Abbrev·Number:·119·(DW_TAG_variable)263 ·<1><27a>:·Abbrev·Number:·119·(DW_TAG_variable)
264 ····<27b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x321817)·264 ····<27b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3217ef)·
265 ····<27f>···DW_AT_decl_file···:·(data1)·46265 ····<27f>···DW_AT_decl_file···:·(data1)·46
266 ····<280>···DW_AT_decl_line···:·(data1)·10266 ····<280>···DW_AT_decl_line···:·(data1)·10
267 ····<281>···DW_AT_decl_column·:·(data1)·26267 ····<281>···DW_AT_decl_column·:·(data1)·26
268 ····<282>···DW_AT_type········:·(GNU_ref_alt)·<0x33e4>268 ····<282>···DW_AT_type········:·(GNU_ref_alt)·<0x33e4>
269 ····<286>···DW_AT_external····:·(flag_present)·1269 ····<286>···DW_AT_external····:·(flag_present)·1
270 ····<286>···DW_AT_declaration·:·(flag_present)·1270 ····<286>···DW_AT_declaration·:·(flag_present)·1
271 ·<1><286>:·Abbrev·Number:·124·(DW_TAG_structure_type)271 ·<1><286>:·Abbrev·Number:·124·(DW_TAG_structure_type)
Offset 278, 15 lines modifiedOffset 278, 15 lines modified
278 ····<28f>···DW_AT_name········:·(string)·key278 ····<28f>···DW_AT_name········:·(string)·key
279 ····<293>···DW_AT_decl_file···:·(data1)·6279 ····<293>···DW_AT_decl_file···:·(data1)·6
280 ····<294>···DW_AT_decl_line···:·(data1)·21280 ····<294>···DW_AT_decl_line···:·(data1)·21
281 ····<295>···DW_AT_decl_column·:·(data1)·15281 ····<295>···DW_AT_decl_column·:·(data1)·15
282 ····<296>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>282 ····<296>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
283 ····<29a>···DW_AT_data_member_location:·(data1)·0283 ····<29a>···DW_AT_data_member_location:·(data1)·0
284 ·<2><29b>:·Abbrev·Number:·91·(DW_TAG_member)284 ·<2><29b>:·Abbrev·Number:·91·(DW_TAG_member)
285 ····<29c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x332fb8)·285 ····<29c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x332f90)·
286 ····<2a0>···DW_AT_decl_file···:·(data1)·6286 ····<2a0>···DW_AT_decl_file···:·(data1)·6
287 ····<2a1>···DW_AT_decl_line···:·(data1)·22287 ····<2a1>···DW_AT_decl_line···:·(data1)·22
288 ····<2a2>···DW_AT_decl_column·:·(data1)·15288 ····<2a2>···DW_AT_decl_column·:·(data1)·15
289 ····<2a3>···DW_AT_type········:·(GNU_ref_alt)·<0x2d4f>289 ····<2a3>···DW_AT_type········:·(GNU_ref_alt)·<0x2d4f>
290 ····<2a7>···DW_AT_data_member_location:·(data1)·4290 ····<2a7>···DW_AT_data_member_location:·(data1)·4
291 ·<2><2a8>:·Abbrev·Number:·0291 ·<2><2a8>:·Abbrev·Number:·0
292 ·<1><2a9>:·Abbrev·Number:·125·(DW_TAG_typedef)292 ·<1><2a9>:·Abbrev·Number:·125·(DW_TAG_typedef)
Offset 298, 71 lines modifiedOffset 298, 71 lines modified
298 ·<1><2b3>:·Abbrev·Number:·124·(DW_TAG_structure_type)298 ·<1><2b3>:·Abbrev·Number:·124·(DW_TAG_structure_type)
299 ····<2b4>···DW_AT_byte_size···:·(data1)·100299 ····<2b4>···DW_AT_byte_size···:·(data1)·100
300 ····<2b5>···DW_AT_decl_file···:·(data1)·6300 ····<2b5>···DW_AT_decl_file···:·(data1)·6
301 ····<2b6>···DW_AT_decl_line···:·(data1)·36301 ····<2b6>···DW_AT_decl_line···:·(data1)·36
302 ····<2b7>···DW_AT_decl_column·:·(data1)·9302 ····<2b7>···DW_AT_decl_column·:·(data1)·9
303 ····<2b8>···DW_AT_sibling·····:·(ref_udata)·<0x32c>303 ····<2b8>···DW_AT_sibling·····:·(ref_udata)·<0x32c>
304 ·<2><2ba>:·Abbrev·Number:·91·(DW_TAG_member)304 ·<2><2ba>:·Abbrev·Number:·91·(DW_TAG_member)
305 ····<2bb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x322935)·305 ····<2bb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32290d)·
306 ····<2bf>···DW_AT_decl_file···:·(data1)·6306 ····<2bf>···DW_AT_decl_file···:·(data1)·6
307 ····<2c0>···DW_AT_decl_line···:·(data1)·37307 ····<2c0>···DW_AT_decl_line···:·(data1)·37
308 ····<2c1>···DW_AT_decl_column·:·(data1)·5308 ····<2c1>···DW_AT_decl_column·:·(data1)·5
309 ····<2c2>···DW_AT_type········:·(GNU_ref_alt)·<0x3390>309 ····<2c2>···DW_AT_type········:·(GNU_ref_alt)·<0x3390>
310 ····<2c6>···DW_AT_data_member_location:·(data1)·0310 ····<2c6>···DW_AT_data_member_location:·(data1)·0
311 ·<2><2c7>:·Abbrev·Number:·91·(DW_TAG_member)311 ·<2><2c7>:·Abbrev·Number:·91·(DW_TAG_member)
312 ····<2c8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3cefc6)·312 ····<2c8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3cefb2)·
313 ····<2cc>···DW_AT_decl_file···:·(data1)·6313 ····<2cc>···DW_AT_decl_file···:·(data1)·6
314 ····<2cd>···DW_AT_decl_line···:·(data1)·39314 ····<2cd>···DW_AT_decl_line···:·(data1)·39
315 ····<2ce>···DW_AT_decl_column·:·(data1)·16315 ····<2ce>···DW_AT_decl_column·:·(data1)·16
316 ····<2cf>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>316 ····<2cf>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
317 ····<2d3>···DW_AT_data_member_location:·(data1)·8317 ····<2d3>···DW_AT_data_member_location:·(data1)·8
318 ·<2><2d4>:·Abbrev·Number:·91·(DW_TAG_member)318 ·<2><2d4>:·Abbrev·Number:·91·(DW_TAG_member)
319 ····<2d5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x316ce4)·319 ····<2d5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x316cd0)·
320 ····<2d9>···DW_AT_decl_file···:·(data1)·6320 ····<2d9>···DW_AT_decl_file···:·(data1)·6
321 ····<2da>···DW_AT_decl_line···:·(data1)·40321 ····<2da>···DW_AT_decl_line···:·(data1)·40
322 ····<2db>···DW_AT_decl_column·:·(data1)·16322 ····<2db>···DW_AT_decl_column·:·(data1)·16
323 ····<2dc>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>323 ····<2dc>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
324 ····<2e0>···DW_AT_data_member_location:·(data1)·12324 ····<2e0>···DW_AT_data_member_location:·(data1)·12
325 ·<2><2e1>:·Abbrev·Number:·91·(DW_TAG_member)325 ·<2><2e1>:·Abbrev·Number:·91·(DW_TAG_member)
326 ····<2e2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3c93d7)·326 ····<2e2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3c93af)·
327 ····<2e6>···DW_AT_decl_file···:·(data1)·6327 ····<2e6>···DW_AT_decl_file···:·(data1)·6
328 ····<2e7>···DW_AT_decl_line···:·(data1)·46328 ····<2e7>···DW_AT_decl_line···:·(data1)·46
329 ····<2e8>···DW_AT_decl_column·:·(data1)·16329 ····<2e8>···DW_AT_decl_column·:·(data1)·16
330 ····<2e9>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>330 ····<2e9>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
331 ····<2ed>···DW_AT_data_member_location:·(data1)·16331 ····<2ed>···DW_AT_data_member_location:·(data1)·16
332 ·<2><2ee>:·Abbrev·Number:·123·(DW_TAG_member)332 ·<2><2ee>:·Abbrev·Number:·123·(DW_TAG_member)
333 ····<2ef>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31e81a)·333 ····<2ef>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31e806)·
334 ····<2f3>···DW_AT_decl_file···:·(data1)·6334 ····<2f3>···DW_AT_decl_file···:·(data1)·6
335 ····<2f4>···DW_AT_decl_line···:·(data1)·53335 ····<2f4>···DW_AT_decl_line···:·(data1)·53
336 ····<2f5>···DW_AT_decl_column·:·(data1)·15336 ····<2f5>···DW_AT_decl_column·:·(data1)·15
337 ····<2f6>···DW_AT_type········:·(ref_udata)·<0x32c>337 ····<2f6>···DW_AT_type········:·(ref_udata)·<0x32c>
338 ····<2f8>···DW_AT_data_member_location:·(data1)·20338 ····<2f8>···DW_AT_data_member_location:·(data1)·20
339 ·<2><2f9>:·Abbrev·Number:·91·(DW_TAG_member)339 ·<2><2f9>:·Abbrev·Number:·91·(DW_TAG_member)
340 ····<2fa>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x332fb8)·340 ····<2fa>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x332f90)·
341 ····<2fe>···DW_AT_decl_file···:·(data1)·6341 ····<2fe>···DW_AT_decl_file···:·(data1)·6
342 ····<2ff>···DW_AT_decl_line···:·(data1)·54342 ····<2ff>···DW_AT_decl_line···:·(data1)·54
343 ····<300>···DW_AT_decl_column·:·(data1)·15343 ····<300>···DW_AT_decl_column·:·(data1)·15
344 ····<301>···DW_AT_type········:·(GNU_ref_alt)·<0x2d4f>344 ····<301>···DW_AT_type········:·(GNU_ref_alt)·<0x2d4f>
345 ····<305>···DW_AT_data_member_location:·(data1)·24345 ····<305>···DW_AT_data_member_location:·(data1)·24
346 ·<2><306>:·Abbrev·Number:·91·(DW_TAG_member)346 ·<2><306>:·Abbrev·Number:·91·(DW_TAG_member)
Max diff block lines reached; 1958247/1965752 bytes (99.62%) of diff not shown.
1.1 KB
strings --all --bytes=8 {}
    
Offset 1, 57 lines modifiedOffset 1, 50 lines modified
1 pGCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 jo#kEY"e 
3 @]$T~.d] 
4 =G=R2k;; 
5 js'@?ZYos 
6 <Hz%Yn=R 
7 7t'AoDLL 
8 ;S#by4:* 
9 :c]|eajL 
10 YeU0gU7- 
11 dJiD-Nq5 
12 J#x]n#ns 
13 =*,(-|-e 
14 N*}C_I_b 
15 hhKH7G0_ 
16 !w3&cO1YB 
17 ]'G.}$bR~ 
18 ]*;@y%S@[ 
19 ?G$P/"Q8WLam 
20 !H[sZ8YZW2 QxLRkI}l
 3 8AZ,BKfG
 4 R»      UNj»   %t
 5 ^Ayx'T]W
 6 }V$]3B:fArm
 7 cN|NP:Ji
 8 btRdubTj
 9 QF-Xm>HW
 10 n/rw$HII"
 11 p!0;]^5[
 12 p)LT\D)C_
 13 ·]4ID)C(
 14 v»      psFj4<~
 15 _c5mbgk:
 16 =G7tV@x1
 17 jF_-F_={
 18 &|-%}uH_
 19 >n&.{\i\
 20 ]ZWWySt|
 21 kpwcXq8)
 22 ·*]:!··-
 23 );>vWy%=
21 +·yE=w!vY24 +·yE=w!v
 25 &#\y@n*P
 26 ^v!;@y%SE
 27 rZ0oS!'!
 28 WPd>?[>"L
 29 »       ax%*,m!
 30 )'3kk·S^f&S?+
 31 GLW+rf0g
 32 tsu#_-5%
 33 #@UiUribL
 34 ^DdYLaj`
 35 l]bIkQK»{ZS
 36 &TA#db[1
 37 AKVF9uEtC
 38 Xkl1+a0~
 39 $l~w'Gdf
22 V]U:·1bWALc 
23 u'#vj-UIG 
24 SXYDvJaZ 
25 NxN<3]&~ 
26 »       ax9*,n& 
27 >zj-%8P` 
28 SgUyEet< 
29 9»      |bwqm2 
30 U2q%9Z3! 
31 0[nsj)== 
32 y3NMA8lZ 
33 _/US.Z515 
34 qa^//qmn 
35 m]y1H5!T 
36 6&TN'da[1 
37 #IGFYCT~ 
38 }q@S>=@| 
39 {:T#&/!M 
40 e:B1+?56\ 
41 w0%8!GQn 
42 Bw=~·uWT` 
43 gYC9>E0/; 
44 keD9rG:540 keD9rG:5
45 seQf.2'D41 seQf.2'D
46 ^&>}lOx9m42 ^&>}lOx9m
47 gu"/+_(E43 gu"/+_(E
48 -J@^EZX*t 
49 `d_p[5WT[?B 
50 b1Q.\'GH 
51 GZPFcS~L44 GZPFcS~L
52 9!,#~!vnF'45 9!,#~!vnF'
53 P·zqXA{g@»       \46 P·zqXA{g@»       \
54 )C[EV[;.47 )C[EV[;.
55 jiT~}bj(P48 jiT~}bj(P
56 7~pD:=\vTm49 7~pD:=\vTm
57 Oa~7>-[||50 Oa~7>-[||
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
2.68 MB
./usr/lib/debug/.build-id/08/d3e3b779af3533e6b9aa40fcaf97207d64a889.debug vs.
./usr/lib/debug/.build-id/2a/4fef27419c9c686a1a45fa3361ba4fbdbff5bc.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 77% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········549504·(bytes·into·file)13 ··Start·of·section·headers:··········549516·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········717 ··Number·of·program·headers:·········7
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3819 ··Number·of·section·headers:·········38
20 ··Section·header·string·table·index:·3720 ··Section·header·string·table·index:·37
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·38·section·headers,·starting·at·offset·0x86280:1 There·are·38·section·headers,·starting·at·offset·0x8628c:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············00000114·000114·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············00000114·000114·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000138·000138·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000138·000138·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000158·000138·0004a0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000158·000138·0004a0·10···A··4···3··4
Offset 25, 23 lines modifiedOffset 25, 23 lines modified
25 ··[20]·.dynamic··········NOBITS··········0002fdd0·00fd74·000108·08··WA··4···0··425 ··[20]·.dynamic··········NOBITS··········0002fdd0·00fd74·000108·08··WA··4···0··4
26 ··[21]·.got··············NOBITS··········0002fed8·00fd74·000128·04··WA··0···0··426 ··[21]·.got··············NOBITS··········0002fed8·00fd74·000128·04··WA··0···0··4
27 ··[22]·.data·············NOBITS··········00030000·00fd74·000070·00··WA··0···0··427 ··[22]·.data·············NOBITS··········00030000·00fd74·000070·00··WA··0···0··4
28 ··[23]·.bss··············NOBITS··········00030070·00fd74·000008·00··WA··0···0··428 ··[23]·.bss··············NOBITS··········00030070·00fd74·000008·00··WA··0···0··4
29 ··[24]·.comment··········PROGBITS········00000000·000138·00001e·01··MS··0···0··129 ··[24]·.comment··········PROGBITS········00000000·000138·00001e·01··MS··0···0··1
30 ··[25]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000156·000031·00······0···0··130 ··[25]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000156·000031·00······0···0··1
31 ··[26]·.debug_aranges····PROGBITS········00000000·000187·000040·00······0···0··131 ··[26]·.debug_aranges····PROGBITS········00000000·000187·000040·00······0···0··1
32 ··[27]·.debug_info·······PROGBITS········00000000·0001c8·05c760·00···C··0···0··432 ··[27]·.debug_info·······PROGBITS········00000000·0001c8·05c769·00···C··0···0··4
33 ··[28]·.debug_abbrev·····PROGBITS········00000000·05c928·0007ca·00···C··0···0··433 ··[28]·.debug_abbrev·····PROGBITS········00000000·05c934·0007ca·00···C··0···0··4
34 ··[29]·.debug_line·······PROGBITS········00000000·05d0f4·0055fd·00···C··0···0··434 ··[29]·.debug_line·······PROGBITS········00000000·05d100·0055fd·00···C··0···0··4
35 ··[30]·.debug_frame······PROGBITS········00000000·0626f4·000387·00···C··0···0··435 ··[30]·.debug_frame······PROGBITS········00000000·062700·000387·00···C··0···0··4
36 ··[31]·.debug_str········PROGBITS········00000000·062a7b·000026·01··MS··0···0··136 ··[31]·.debug_str········PROGBITS········00000000·062a87·000026·01··MS··0···0··1
37 ··[32]·.debug_loclists···PROGBITS········00000000·062aa4·0199ff·00···C··0···0··437 ··[32]·.debug_loclists···PROGBITS········00000000·062ab0·0199ff·00···C··0···0··4
38 ··[33]·.debug_rnglists···PROGBITS········00000000·07c4a4·005525·00···C··0···0··438 ··[33]·.debug_rnglists···PROGBITS········00000000·07c4b0·005525·00···C··0···0··4
39 ··[34]·.gnu_debugaltlink·PROGBITS········00000000·0819c9·000056·00······0···0··139 ··[34]·.gnu_debugaltlink·PROGBITS········00000000·0819d5·000056·00······0···0··1
40 ··[35]·.symtab···········SYMTAB··········00000000·081a20·001ca0·10·····36·387··440 ··[35]·.symtab···········SYMTAB··········00000000·081a2c·001ca0·10·····36·387··4
41 ··[36]·.strtab···········STRTAB··········00000000·0836c0·002a39·00······0···0··141 ··[36]·.strtab···········STRTAB··········00000000·0836cc·002a39·00······0···0··1
42 ··[37]·.shstrtab·········STRTAB··········00000000·0860f9·000186·00······0···0··142 ··[37]·.shstrtab·········STRTAB··········00000000·086105·000186·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 ··D·(mbind),·y·(purecode),·p·(processor·specific)47 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·08d3e3b779af3533e6b9aa40fcaf97207d64a8893 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·2a4fef27419c9c686a1a45fa3361ba4fbdbff5bc
2.67 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 29 lines modifiedOffset 3, 29 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0xc226c·(32-bit)4 ···Length:········0xc226c·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·257·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·257·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbd3d)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbd29)·
11 ····<12>···DW_AT_language····:·(data1)·33»   (C++14)11 ····<12>···DW_AT_language····:·(data1)·33»   (C++14)
12 ····<13>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e394d)·12 ····<13>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e3939)·
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x1139614 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x11396
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·104·(DW_TAG_imported_unit)25 ·<1><35>:·Abbrev·Number:·104·(DW_TAG_imported_unit)
26 ····<36>···DW_AT_import······:·(GNU_ref_alt)·<0xc>26 ····<36>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
27 ·<1><3a>:·Abbrev·Number:·104·(DW_TAG_imported_unit)27 ·<1><3a>:·Abbrev·Number:·104·(DW_TAG_imported_unit)
28 ····<3b>···DW_AT_import······:·(GNU_ref_alt)·<0x81>28 ····<3b>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
29 ·<1><3f>:·Abbrev·Number:·104·(DW_TAG_imported_unit)29 ·<1><3f>:·Abbrev·Number:·104·(DW_TAG_imported_unit)
30 ····<40>···DW_AT_import······:·(GNU_ref_alt)·<0x3c3>30 ····<40>···DW_AT_import······:·(GNU_ref_alt)·<0x3c3>
31 ·<1><44>:·Abbrev·Number:·104·(DW_TAG_imported_unit)31 ·<1><44>:·Abbrev·Number:·104·(DW_TAG_imported_unit)
Offset 97, 27 lines modifiedOffset 97, 27 lines modified
97 ·<1><e9>:·Abbrev·Number:·293·(DW_TAG_namespace)97 ·<1><e9>:·Abbrev·Number:·293·(DW_TAG_namespace)
98 ····<eb>···DW_AT_name········:·(string)·std98 ····<eb>···DW_AT_name········:·(string)·std
99 ····<ef>···DW_AT_decl_file···:·(data1)·5099 ····<ef>···DW_AT_decl_file···:·(data1)·50
100 ····<f0>···DW_AT_decl_line···:·(data2)·308100 ····<f0>···DW_AT_decl_line···:·(data2)·308
101 ····<f2>···DW_AT_decl_column·:·(data1)·11101 ····<f2>···DW_AT_decl_column·:·(data1)·11
102 ····<f3>···DW_AT_sibling·····:·(ref_udata)·<0x2da8>102 ····<f3>···DW_AT_sibling·····:·(ref_udata)·<0x2da8>
103 ·<2><f5>:·Abbrev·Number:·207·(DW_TAG_namespace)103 ·<2><f5>:·Abbrev·Number:·207·(DW_TAG_namespace)
104 ····<f7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f04e3)·104 ····<f7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f04cf)·
105 ····<fb>···DW_AT_decl_file···:·(data1)·49105 ····<fb>···DW_AT_decl_file···:·(data1)·49
106 ····<fc>···DW_AT_decl_line···:·(data2)·2836106 ····<fc>···DW_AT_decl_line···:·(data2)·2836
107 ····<fe>···DW_AT_decl_column·:·(data1)·13107 ····<fe>···DW_AT_decl_column·:·(data1)·13
108 ·<2><ff>:·Abbrev·Number:·135·(DW_TAG_namespace)108 ·<2><ff>:·Abbrev·Number:·135·(DW_TAG_namespace)
109 ····<101>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb253)·109 ····<101>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb23f)·
110 ····<105>···DW_AT_decl_file···:·(data1)·55110 ····<105>···DW_AT_decl_file···:·(data1)·55
111 ····<106>···DW_AT_decl_line···:·(data1)·61111 ····<106>···DW_AT_decl_line···:·(data1)·61
112 ····<107>···DW_AT_decl_column·:·(data1)·13112 ····<107>···DW_AT_decl_column·:·(data1)·13
113 ····<108>···DW_AT_sibling·····:·(ref_udata)·<0x10b>113 ····<108>···DW_AT_sibling·····:·(ref_udata)·<0x10b>
114 ·<3><10a>:·Abbrev·Number:·0114 ·<3><10a>:·Abbrev·Number:·0
115 ·<2><10b>:·Abbrev·Number:·208·(DW_TAG_namespace)115 ·<2><10b>:·Abbrev·Number:·208·(DW_TAG_namespace)
116 ····<10d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f77d)·116 ····<10d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f755)·
117 ····<111>···DW_AT_decl_file···:·(data1)·59117 ····<111>···DW_AT_decl_file···:·(data1)·59
118 ····<112>···DW_AT_decl_line···:·(data1)·50118 ····<112>···DW_AT_decl_line···:·(data1)·50
119 ····<113>···DW_AT_decl_column·:·(data1)·13119 ····<113>···DW_AT_decl_column·:·(data1)·13
120 ·<2><114>:·Abbrev·Number:·295·(DW_TAG_namespace)120 ·<2><114>:·Abbrev·Number:·295·(DW_TAG_namespace)
121 ····<116>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x103f)·121 ····<116>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x103f)·
122 ····<11a>···DW_AT_decl_file···:·(data1)·50122 ····<11a>···DW_AT_decl_file···:·(data1)·50
123 ····<11b>···DW_AT_decl_line···:·(data2)·343123 ····<11b>···DW_AT_decl_line···:·(data2)·343
Offset 128, 140 lines modifiedOffset 128, 140 lines modified
128 ·<2><121>:·Abbrev·Number:·294·(DW_TAG_namespace)128 ·<2><121>:·Abbrev·Number:·294·(DW_TAG_namespace)
129 ····<123>···DW_AT_name········:·(string)·_V2129 ····<123>···DW_AT_name········:·(string)·_V2
130 ····<127>···DW_AT_decl_file···:·(data1)·155130 ····<127>···DW_AT_decl_file···:·(data1)·155
131 ····<128>···DW_AT_decl_line···:·(data1)·82131 ····<128>···DW_AT_decl_line···:·(data1)·82
132 ····<129>···DW_AT_decl_column·:·(data1)·1132 ····<129>···DW_AT_decl_column·:·(data1)·1
133 ····<12a>···DW_AT_export_symbols:·(flag_present)·1133 ····<12a>···DW_AT_export_symbols:·(flag_present)·1
134 ·<2><12a>:·Abbrev·Number:·135·(DW_TAG_namespace)134 ·<2><12a>:·Abbrev·Number:·135·(DW_TAG_namespace)
135 ····<12c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3cea8f)·135 ····<12c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3cea7b)·
136 ····<130>···DW_AT_decl_file···:·(data1)·49136 ····<130>···DW_AT_decl_file···:·(data1)·49
137 ····<131>···DW_AT_decl_line···:·(data1)·167137 ····<131>···DW_AT_decl_line···:·(data1)·167
138 ····<132>···DW_AT_decl_column·:·(data1)·13138 ····<132>···DW_AT_decl_column·:·(data1)·13
139 ····<133>···DW_AT_sibling·····:·(ref_udata)·<0x136>139 ····<133>···DW_AT_sibling·····:·(ref_udata)·<0x136>
140 ·<3><135>:·Abbrev·Number:·0140 ·<3><135>:·Abbrev·Number:·0
141 ·<2><136>:·Abbrev·Number:·52·(DW_TAG_structure_type)141 ·<2><136>:·Abbrev·Number:·52·(DW_TAG_structure_type)
142 ····<137>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xd0c3e)·142 ····<137>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xd0c2a)·
143 ····<13b>···DW_AT_byte_size···:·(data1)·1143 ····<13b>···DW_AT_byte_size···:·(data1)·1
144 ····<13c>···DW_AT_decl_file···:·(data1)·49144 ····<13c>···DW_AT_decl_file···:·(data1)·49
145 ····<13d>···DW_AT_decl_line···:·(data1)·141145 ····<13d>···DW_AT_decl_line···:·(data1)·141
146 ····<13e>···DW_AT_decl_column·:·(data1)·12146 ····<13e>···DW_AT_decl_column·:·(data1)·12
147 ····<13f>···DW_AT_sibling·····:·(ref_udata)·<0x1c6>147 ····<13f>···DW_AT_sibling·····:·(ref_udata)·<0x1c6>
148 ·<3><141>:·Abbrev·Number:·36·(DW_TAG_typedef)148 ·<3><141>:·Abbrev·Number:·36·(DW_TAG_typedef)
149 ····<142>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x322006)·149 ····<142>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x321fde)·
150 ····<146>···DW_AT_decl_file···:·(data1)·49150 ····<146>···DW_AT_decl_file···:·(data1)·49
151 ····<147>···DW_AT_decl_line···:·(data1)·144151 ····<147>···DW_AT_decl_line···:·(data1)·144
152 ····<148>···DW_AT_decl_column·:·(data1)·8152 ····<148>···DW_AT_decl_column·:·(data1)·8
153 ····<149>···DW_AT_type········:·(ref_udata)·<0x11600>153 ····<149>···DW_AT_type········:·(ref_udata)·<0x11600>
154 ·<3><14c>:·Abbrev·Number:·36·(DW_TAG_typedef)154 ·<3><14c>:·Abbrev·Number:·36·(DW_TAG_typedef)
155 ····<14d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x322006)·155 ····<14d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x321fde)·
156 ····<151>···DW_AT_decl_file···:·(data1)·49156 ····<151>···DW_AT_decl_file···:·(data1)·49
157 ····<152>···DW_AT_decl_line···:·(data1)·144157 ····<152>···DW_AT_decl_line···:·(data1)·144
158 ····<153>···DW_AT_decl_column·:·(data1)·8158 ····<153>···DW_AT_decl_column·:·(data1)·8
159 ····<154>···DW_AT_type········:·(ref_udata)·<0x11603>159 ····<154>···DW_AT_type········:·(ref_udata)·<0x11603>
160 ·<3><157>:·Abbrev·Number:·36·(DW_TAG_typedef)160 ·<3><157>:·Abbrev·Number:·36·(DW_TAG_typedef)
161 ····<158>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x322006)·161 ····<158>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x321fde)·
162 ····<15c>···DW_AT_decl_file···:·(data1)·49162 ····<15c>···DW_AT_decl_file···:·(data1)·49
163 ····<15d>···DW_AT_decl_line···:·(data1)·144163 ····<15d>···DW_AT_decl_line···:·(data1)·144
164 ····<15e>···DW_AT_decl_column·:·(data1)·8164 ····<15e>···DW_AT_decl_column·:·(data1)·8
165 ····<15f>···DW_AT_type········:·(ref_udata)·<0x1162c>165 ····<15f>···DW_AT_type········:·(ref_udata)·<0x1162c>
166 ·<3><162>:·Abbrev·Number:·36·(DW_TAG_typedef)166 ·<3><162>:·Abbrev·Number:·36·(DW_TAG_typedef)
167 ····<163>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x322006)·167 ····<163>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x321fde)·
168 ····<167>···DW_AT_decl_file···:·(data1)·49168 ····<167>···DW_AT_decl_file···:·(data1)·49
169 ····<168>···DW_AT_decl_line···:·(data1)·144169 ····<168>···DW_AT_decl_line···:·(data1)·144
170 ····<169>···DW_AT_decl_column·:·(data1)·8170 ····<169>···DW_AT_decl_column·:·(data1)·8
171 ····<16a>···DW_AT_type········:·(ref_udata)·<0x1162f>171 ····<16a>···DW_AT_type········:·(ref_udata)·<0x1162f>
172 ·<3><16d>:·Abbrev·Number:·36·(DW_TAG_typedef)172 ·<3><16d>:·Abbrev·Number:·36·(DW_TAG_typedef)
173 ····<16e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x322006)·173 ····<16e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x321fde)·
174 ····<172>···DW_AT_decl_file···:·(data1)·49174 ····<172>···DW_AT_decl_file···:·(data1)·49
175 ····<173>···DW_AT_decl_line···:·(data1)·144175 ····<173>···DW_AT_decl_line···:·(data1)·144
176 ····<174>···DW_AT_decl_column·:·(data1)·8176 ····<174>···DW_AT_decl_column·:·(data1)·8
177 ····<175>···DW_AT_type········:·(ref_udata)·<0x11721>177 ····<175>···DW_AT_type········:·(ref_udata)·<0x11721>
178 ·<3><178>:·Abbrev·Number:·36·(DW_TAG_typedef)178 ·<3><178>:·Abbrev·Number:·36·(DW_TAG_typedef)
179 ····<179>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x322006)·179 ····<179>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x321fde)·
180 ····<17d>···DW_AT_decl_file···:·(data1)·49180 ····<17d>···DW_AT_decl_file···:·(data1)·49
181 ····<17e>···DW_AT_decl_line···:·(data1)·144181 ····<17e>···DW_AT_decl_line···:·(data1)·144
182 ····<17f>···DW_AT_decl_column·:·(data1)·8182 ····<17f>···DW_AT_decl_column·:·(data1)·8
183 ····<180>···DW_AT_type········:·(ref_udata)·<0x11724>183 ····<180>···DW_AT_type········:·(ref_udata)·<0x11724>
184 ·<3><183>:·Abbrev·Number:·36·(DW_TAG_typedef)184 ·<3><183>:·Abbrev·Number:·36·(DW_TAG_typedef)
185 ····<184>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x322006)·185 ····<184>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x321fde)·
186 ····<188>···DW_AT_decl_file···:·(data1)·49186 ····<188>···DW_AT_decl_file···:·(data1)·49
187 ····<189>···DW_AT_decl_line···:·(data1)·144187 ····<189>···DW_AT_decl_line···:·(data1)·144
188 ····<18a>···DW_AT_decl_column·:·(data1)·8188 ····<18a>···DW_AT_decl_column·:·(data1)·8
189 ····<18b>···DW_AT_type········:·(ref_udata)·<0x11b07>189 ····<18b>···DW_AT_type········:·(ref_udata)·<0x11b07>
190 ·<3><18e>:·Abbrev·Number:·36·(DW_TAG_typedef)190 ·<3><18e>:·Abbrev·Number:·36·(DW_TAG_typedef)
191 ····<18f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x322006)·191 ····<18f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x321fde)·
192 ····<193>···DW_AT_decl_file···:·(data1)·49192 ····<193>···DW_AT_decl_file···:·(data1)·49
193 ····<194>···DW_AT_decl_line···:·(data1)·144193 ····<194>···DW_AT_decl_line···:·(data1)·144
194 ····<195>···DW_AT_decl_column·:·(data1)·8194 ····<195>···DW_AT_decl_column·:·(data1)·8
195 ····<196>···DW_AT_type········:·(ref_udata)·<0x11b0a>195 ····<196>···DW_AT_type········:·(ref_udata)·<0x11b0a>
196 ·<3><199>:·Abbrev·Number:·36·(DW_TAG_typedef)196 ·<3><199>:·Abbrev·Number:·36·(DW_TAG_typedef)
Max diff block lines reached; 2792532/2800124 bytes (99.73%) of diff not shown.
2.3 KB
strings --all --bytes=8 {}
    
Offset 1, 115 lines modifiedOffset 1, 108 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
 2 =l|t;'pw
 3 !YWy\TI)
 4 R8%}La'»l
 5 !;9l)B(w
 6 2"KG&o-)
 7 "6xrw=YX
 8 !tVFSRFy
 9 k,QRFpnS
 10 FKDfc}7C
 11 ttnYllYl:X.
 12 75E`CD61mM
 13 gBu';h#:q
 14 |3<gDGJ)
 15 duN"[;'a
 16 }r;B2y;~
 17 EErfP\tY%Q
 18 m{@y9P|&
 19 np(>)w9E
 20 R`_U`_E`_U`?E
 21 M[`iU`iE`iU`
 22 E`9[`3j)^)0u
 23 [`gU`gE`gU`WE`w[
2 e{.^.N)I 
3 SXh%wNX» 
4 +9%}Ha'»l 
5 DgY*r\^[ 
6 j,~>1lk· 
7 _4H<LGWv 
8 @m*@%o4T 
9 4jRUy#·t 
10 ;>ib/zX3} 
11 [&O_<l>} 
12 #q3Gc<eI 
13 R5KDK6*~| 
14 zs*{n9U> 
15 {An}JOe$: 
16 KKgi9+-oI 
17 yT9.>U~D 
18 {V;1?o9*K 
19 5k/1i~^v 
20 |-+}e%NVf 
21 e%AVRd%SV. 
22 I)U`iE`Y[ 
23 M[`)U`)E`)U`iE`Y[`Sj)^)0u 
24 jZ)jZ)jZ)jZ 
25 )jZ)jZ)jZ 
26 K_!5;l5O 
27 IEM+EM+EM+ 
28 C\s9R^bK% 
29 deXOW!g&Ig24 deXOW%g&Jg
30 DLof{6+1 
31 +,ACXLUCc=25 s^1lQL5e
 26 /5b3}PGD
 27 »       ;=ND_"[
 28 [`7air3I
32 g:i2=9a229 g:e2=9i2
33 c(;Dk'9t 
34 jdo>7b3} 
35 H@Uu*MB| 
36 r&an5\)g^ 
37 *»      »      5:(.U 
38 *·+^3&5> 
39 $:L)rf|O 
40 mG&8V!&b 
41 X[Bl:^`wo 
42 v/G\:^`7 
43 1-Np3i/) 
44 P`w+XZ$+ 
45 T[y0»   }t1 
46 [r8U|:@)PO 
47 `%3y;XHSo 
48 ^QxQ`7G% 
49 XL,7yS4g< 
50 7`g]aMX4 
51 ZH?Ya$z:VL 
52 L/e"F.c@. 
53 ,)[y,YyC 
54 Dv1·EZHdW 
55 fqJ]22NS 
56 ~fqK.gK} 
57 )w"N]aRy 
58 t@k8`U-i 
59 oC`n3T>1 
60 QNOq#-dw 
61 u,gF,NYh 
62 n=_o\3fw 
63 l0fu*km$ 
64 VLB^\"34 
65 c[0[wp49 
66 l~Eo»   cy] 
67 &tV2MPME 
68 <~Suq%KA 
69 r"h~DM8a 
70 _M;/]~Wu 
71 ZJs·w_`) 
72 -fv{a+kd 
73 S2M@gu+M30 7Q|KFi_8
 31 }'v%bi~_v;
 32 hvNLvZ3,
 33 Fx%=^7,v
 34 Fx]K\#Sq
 35 j·+_7&5.
 36 9<8!Z{PB
 37 [[@l2N`w/
 38 v/C\2N`7
 39 Mfk]3f)w
 40 21A$H3a#
 41 x}A5}e/@=
 42 +Si6hk3?
 43 ~V`hj.sx3I
 44 Q}uf1Gt#
 45 D$aLi|(Q]
 46 2»      ,g\%*e^
 47 M@^u*-EW
 48 ouqK.g@}@N
 49 _xMyS4O&Z
 50 Qzd[G[T`G
 51 ZH/Yj$z:
 52 'uYRW0:g(Y
 53 w.}N]a%S%
 54 s4_Kk8RM
 55 4Gv3@Mr$
 56 "o;eK'SG
 57 e»      ?l3O<l
 58 <UE»    b.+f
 59 y\AN»   icTP
Max diff block lines reached; 206/2308 bytes (8.93%) of diff not shown.
296 B
readelf --wide --decompress --string-dump=.debug_str {}
    
Offset 1, 5 lines modifiedOffset 1, 5 lines modified
  
1 String·dump·of·section·'.debug_str':1 String·dump·of·section·'.debug_str':
2 ··[·····0]··__target39354167522 ··[·····0]··__target2850073008
3 ··[····13]··__target39354082083 ··[····13]··__target2851649008
  
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.71 MB
./usr/lib/debug/.build-id/0b/10dbc5387b5f526932200fdb3f229565edcf58.debug vs.
./usr/lib/debug/.build-id/3b/810ea67eb33347d7554b8ac1b27e0afd7eb78a.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 88% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········455184·(bytes·into·file)13 ··Start·of·section·headers:··········455204·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x6f210:1 There·are·35·section·headers,·starting·at·offset·0x6f224:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c30·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c30·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbf4·00fbec·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbf4·00fbec·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fcec·00fbec·000314·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fcec·00fbec·000314·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbec·000bf8·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbec·000bf8·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040bf8·00fbec·0004d8·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040bf8·00fbec·0004d8·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000088·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000088·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001f0·029bde·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001f0·029bf1·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·029dd0·00037b·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·029de4·00037b·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·02a14c·012f2a·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·02a160·012f2a·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·03d078·0009c9·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·03d08c·0009c9·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·03da41·000047·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·03da55·000047·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·03da88·02379c·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·03da9c·02379c·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·061224·00596c·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·061238·00596c·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·066b90·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·066ba4·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·066be8·0047c0·10·····33·956··437 ··[32]·.symtab···········SYMTAB··········00000000·066bfc·0047c0·10·····33·956··4
38 ··[33]·.strtab···········STRTAB··········00000000·06b3a8·003d05·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·06b3bc·003d05·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·06f0ad·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·06f0c1·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0b10dbc5387b5f526932200fdb3f229565edcf583 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·3b810ea67eb33347d7554b8ac1b27e0afd7eb78a
1.7 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 37 lines modifiedOffset 3, 37 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x4c965·(32-bit)4 ···Length:········0x4c965·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·128·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·128·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/graph/_ncut_cy.cpython-312-arm-linux-gnueabihf.so.p/_ncut_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/graph/_ncut_cy.cpython-312-arm-linux-gnueabihf.so.p/_ncut_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xaa6c14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xaa6c
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·126 ····<36>···DW_AT_byte_size···:·(data1)·1
27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·830 ····<3d>···DW_AT_byte_size···:·(data1)·8
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
33 ·<1><43>:·Abbrev·Number:·43·(DW_TAG_imported_unit)33 ·<1><43>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
35 ·<1><48>:·Abbrev·Number:·43·(DW_TAG_imported_unit)35 ·<1><48>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
37 ·<1><4d>:·Abbrev·Number:·43·(DW_TAG_imported_unit)37 ·<1><4d>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
39 ·<1><52>:·Abbrev·Number:·43·(DW_TAG_imported_unit)39 ·<1><52>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
Offset 245, 15 lines modifiedOffset 245, 15 lines modified
245 ·<1><255>:·Abbrev·Number:·43·(DW_TAG_imported_unit)245 ·<1><255>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
246 ····<256>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>246 ····<256>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
247 ·<1><25a>:·Abbrev·Number:·43·(DW_TAG_imported_unit)247 ·<1><25a>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
248 ····<25b>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>248 ····<25b>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
249 ·<1><25f>:·Abbrev·Number:·43·(DW_TAG_imported_unit)249 ·<1><25f>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
250 ····<260>···DW_AT_import······:·(GNU_ref_alt)·<0x1a29f0>250 ····<260>···DW_AT_import······:·(GNU_ref_alt)·<0x1a29f0>
251 ·<1><264>:·Abbrev·Number:·22·(DW_TAG_variable)251 ·<1><264>:·Abbrev·Number:·22·(DW_TAG_variable)
252 ····<265>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·252 ····<265>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
253 ····<269>···DW_AT_decl_file···:·(data1)·6253 ····<269>···DW_AT_decl_file···:·(data1)·6
254 ····<26a>···DW_AT_decl_line···:·(data2)·641254 ····<26a>···DW_AT_decl_line···:·(data2)·641
255 ····<26c>···DW_AT_decl_column·:·(data1)·15255 ····<26c>···DW_AT_decl_column·:·(data1)·15
256 ····<26d>···DW_AT_type········:·(GNU_ref_alt)·<0x142>256 ····<26d>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
257 ····<271>···DW_AT_location····:·(exprloc)·5·byte·block:·3·b8·f·4·0·» (DW_OP_addr:·40fb8)257 ····<271>···DW_AT_location····:·(exprloc)·5·byte·block:·3·b8·f·4·0·» (DW_OP_addr:·40fb8)
258 ·<1><277>:·Abbrev·Number:·80·(DW_TAG_structure_type)258 ·<1><277>:·Abbrev·Number:·80·(DW_TAG_structure_type)
259 ····<278>···DW_AT_byte_size···:·(data1)·20259 ····<278>···DW_AT_byte_size···:·(data1)·20
Offset 279, 308 lines modifiedOffset 279, 308 lines modified
279 ····<297>···DW_AT_name········:·(string)·n279 ····<297>···DW_AT_name········:·(string)·n
280 ····<299>···DW_AT_decl_file···:·(data1)·1280 ····<299>···DW_AT_decl_file···:·(data1)·1
281 ····<29a>···DW_AT_decl_line···:·(data2)·1242281 ····<29a>···DW_AT_decl_line···:·(data2)·1242
282 ····<29c>···DW_AT_decl_column·:·(data1)·63282 ····<29c>···DW_AT_decl_column·:·(data1)·63
283 ····<29d>···DW_AT_type········:·(GNU_ref_alt)·<0x699>283 ····<29d>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
284 ····<2a1>···DW_AT_data_member_location:·(data1)·8284 ····<2a1>···DW_AT_data_member_location:·(data1)·8
285 ·<2><2a2>:·Abbrev·Number:·33·(DW_TAG_member)285 ·<2><2a2>:·Abbrev·Number:·33·(DW_TAG_member)
286 ····<2a3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·286 ····<2a3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
287 ····<2a7>···DW_AT_decl_file···:·(data1)·1287 ····<2a7>···DW_AT_decl_file···:·(data1)·1
288 ····<2a8>···DW_AT_decl_line···:·(data2)·1242288 ····<2a8>···DW_AT_decl_line···:·(data2)·1242
289 ····<2aa>···DW_AT_decl_column·:·(data1)·78289 ····<2aa>···DW_AT_decl_column·:·(data1)·78
290 ····<2ab>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>290 ····<2ab>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
291 ····<2af>···DW_AT_data_member_location:·(data1)·12291 ····<2af>···DW_AT_data_member_location:·(data1)·12
292 ·<2><2b0>:·Abbrev·Number:·33·(DW_TAG_member)292 ·<2><2b0>:·Abbrev·Number:·33·(DW_TAG_member)
293 ····<2b1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·293 ····<2b1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
294 ····<2b5>···DW_AT_decl_file···:·(data1)·1294 ····<2b5>···DW_AT_decl_file···:·(data1)·1
295 ····<2b6>···DW_AT_decl_line···:·(data2)·1243295 ····<2b6>···DW_AT_decl_line···:·(data2)·1243
296 ····<2b8>···DW_AT_decl_column·:·(data1)·28296 ····<2b8>···DW_AT_decl_column·:·(data1)·28
297 ····<2b9>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>297 ····<2b9>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
298 ····<2bd>···DW_AT_data_member_location:·(data1)·16298 ····<2bd>···DW_AT_data_member_location:·(data1)·16
299 ·<2><2be>:·Abbrev·Number:·33·(DW_TAG_member)299 ·<2><2be>:·Abbrev·Number:·33·(DW_TAG_member)
300 ····<2bf>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·300 ····<2bf>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
301 ····<2c3>···DW_AT_decl_file···:·(data1)·1301 ····<2c3>···DW_AT_decl_file···:·(data1)·1
302 ····<2c4>···DW_AT_decl_line···:·(data2)·1243302 ····<2c4>···DW_AT_decl_line···:·(data2)·1243
303 ····<2c6>···DW_AT_decl_column·:·(data1)·51303 ····<2c6>···DW_AT_decl_column·:·(data1)·51
304 ····<2c7>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>304 ····<2c7>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
305 ····<2cb>···DW_AT_data_member_location:·(data1)·17305 ····<2cb>···DW_AT_data_member_location:·(data1)·17
306 ·<2><2cc>:·Abbrev·Number:·33·(DW_TAG_member)306 ·<2><2cc>:·Abbrev·Number:·33·(DW_TAG_member)
307 ····<2cd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·307 ····<2cd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
308 ····<2d1>···DW_AT_decl_file···:·(data1)·1308 ····<2d1>···DW_AT_decl_file···:·(data1)·1
309 ····<2d2>···DW_AT_decl_line···:·(data2)·1243309 ····<2d2>···DW_AT_decl_line···:·(data2)·1243
310 ····<2d4>···DW_AT_decl_column·:·(data1)·70310 ····<2d4>···DW_AT_decl_column·:·(data1)·70
311 ····<2d5>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>311 ····<2d5>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
312 ····<2d9>···DW_AT_data_member_location:·(data1)·18312 ····<2d9>···DW_AT_data_member_location:·(data1)·18
313 ·<2><2da>:·Abbrev·Number:·0313 ·<2><2da>:·Abbrev·Number:·0
314 ·<1><2db>:·Abbrev·Number:·75·(DW_TAG_typedef)314 ·<1><2db>:·Abbrev·Number:·75·(DW_TAG_typedef)
315 ····<2dc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·315 ····<2dc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
316 ····<2e0>···DW_AT_decl_file···:·(data1)·1316 ····<2e0>···DW_AT_decl_file···:·(data1)·1
317 ····<2e1>···DW_AT_decl_line···:·(data2)·1243317 ····<2e1>···DW_AT_decl_line···:·(data2)·1243
318 ····<2e3>···DW_AT_decl_column·:·(data1)·80318 ····<2e3>···DW_AT_decl_column·:·(data1)·80
319 ····<2e4>···DW_AT_type········:·(ref_udata)·<0x277>319 ····<2e4>···DW_AT_type········:·(ref_udata)·<0x277>
320 ·<1><2e6>:·Abbrev·Number:·91·(DW_TAG_typedef)320 ·<1><2e6>:·Abbrev·Number:·91·(DW_TAG_typedef)
321 ····<2e7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·321 ····<2e7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
322 ····<2eb>···DW_AT_decl_file···:·(data1)·1322 ····<2eb>···DW_AT_decl_file···:·(data1)·1
323 ····<2ec>···DW_AT_decl_line···:·(data2)·1361323 ····<2ec>···DW_AT_decl_line···:·(data2)·1361
324 ····<2ee>···DW_AT_decl_column·:·(data1)·23324 ····<2ee>···DW_AT_decl_column·:·(data1)·23
325 ····<2ef>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>325 ····<2ef>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
326 ·<1><2f3>:·Abbrev·Number:·91·(DW_TAG_typedef)326 ·<1><2f3>:·Abbrev·Number:·91·(DW_TAG_typedef)
327 ····<2f4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·327 ····<2f4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
328 ····<2f8>···DW_AT_decl_file···:·(data1)·1328 ····<2f8>···DW_AT_decl_file···:·(data1)·1
329 ····<2f9>···DW_AT_decl_line···:·(data2)·1362329 ····<2f9>···DW_AT_decl_line···:·(data2)·1362
330 ····<2fb>···DW_AT_decl_column·:·(data1)·19330 ····<2fb>···DW_AT_decl_column·:·(data1)·19
331 ····<2fc>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>331 ····<2fc>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
332 ·<1><300>:·Abbrev·Number:·22·(DW_TAG_variable)332 ·<1><300>:·Abbrev·Number:·22·(DW_TAG_variable)
333 ····<301>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·333 ····<301>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
334 ····<305>···DW_AT_decl_file···:·(data1)·1334 ····<305>···DW_AT_decl_file···:·(data1)·1
335 ····<306>···DW_AT_decl_line···:·(data2)·1472335 ····<306>···DW_AT_decl_line···:·(data2)·1472
336 ····<308>···DW_AT_decl_column·:·(data1)·18336 ····<308>···DW_AT_decl_column·:·(data1)·18
337 ····<309>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>337 ····<309>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
338 ····<30d>···DW_AT_location····:·(exprloc)·5·byte·block:·3·bc·f·4·0·» (DW_OP_addr:·40fbc)338 ····<30d>···DW_AT_location····:·(exprloc)·5·byte·block:·3·bc·f·4·0·» (DW_OP_addr:·40fbc)
339 ·<1><313>:·Abbrev·Number:·7·(DW_TAG_variable)339 ·<1><313>:·Abbrev·Number:·7·(DW_TAG_variable)
340 ····<314>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·340 ····<314>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
341 ····<318>···DW_AT_decl_file···:·(data1)·1341 ····<318>···DW_AT_decl_file···:·(data1)·1
342 ····<319>···DW_AT_decl_line···:·(data2)·1474342 ····<319>···DW_AT_decl_line···:·(data2)·1474
343 ····<31b>···DW_AT_decl_column·:·(data1)·12343 ····<31b>···DW_AT_decl_column·:·(data1)·12
344 ····<31c>···DW_AT_type········:·(GNU_ref_alt)·<0x31>344 ····<31c>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
345 ·<1><320>:·Abbrev·Number:·7·(DW_TAG_variable)345 ·<1><320>:·Abbrev·Number:·7·(DW_TAG_variable)
346 ····<321>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·346 ····<321>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
347 ····<325>···DW_AT_decl_file···:·(data1)·1347 ····<325>···DW_AT_decl_file···:·(data1)·1
348 ····<326>···DW_AT_decl_line···:·(data2)·1475348 ····<326>···DW_AT_decl_line···:·(data2)·1475
349 ····<328>···DW_AT_decl_column·:·(data1)·12349 ····<328>···DW_AT_decl_column·:·(data1)·12
350 ····<329>···DW_AT_type········:·(GNU_ref_alt)·<0x31>350 ····<329>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
351 ·<1><32d>:·Abbrev·Number:·7·(DW_TAG_variable)351 ·<1><32d>:·Abbrev·Number:·7·(DW_TAG_variable)
Max diff block lines reached; 1776117/1783813 bytes (99.57%) of diff not shown.
1.17 KB
strings --all --bytes=8 {}
    
Offset 1, 39 lines modifiedOffset 1, 70 lines modified
1 XGCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 D9*Qn8e-% 
3 :bp<uF» u 
4 Gk+f4o(+ 
5 nGju3M=W 
6 J*h)ZEkL 
7 U»      &g]rV» ! 
8 @9|Fe#VV 
9 *~'VxtFh; 
10 Ogt"MsXm 
11 l,c&ind, 
12 ~a4F(j?: 
13 Lch4/»  1d 
14 OA{\YN!DwW 
15 3)\&]u&M 
16 b)i2Jj2Yj2/\ 
17 );2LtsoR 
18 Zb(I=L>N 
19 O67t»   54: 
20 vlaI}g)NR 
21 \Q+CEIs] 
22 Y~4L)GfB 
23 W_}]8{RiOYq& 
24 '*w!a{mcw 
25 HW;NW;#]G 
26 ;]{^NW/NW+ 
27 rxM,lJdg 
28 »       />.TQ2Oh 
29 tHBVnOSs 
30 ,'Q}2/hsqq 
31 Ak'fyt), 
32 ;\tZF?k\g2 TQ=tTCB]
 3 TVD2rl0l7x^
 4 SRwj4I\vCI^
 5 k>HER%Y]
 6 ;;d0}5.=
 7 2^.!xF6P7
 8 2wbnry]·j
 9 `I*BXg_T
 10 !G^^/09N
 11 c0X3^UZ>
 12 /A~NQp9V$
 13 ,.1DG5RU
 14 *n?h{g8F
 15 CUC|Z(9BUm
 16 r04]@KNk
 17 *@Li8zUX3
 18 wE6vHdE~&E
 19 i2Zj2Ej2?\
 20 G<#U&l5uB
 21 &"HX(5,`
 22 5|{1&18k
 23 sPu:K·Qn"
 24 CKR\5R/3B
 25 b/]qwVL1
 26 H@!/=1,*
 27 N#=U"0Y7
 28 $M_go3)V#
 29 KNr^]x_IY
 30 l(Fb8_.Q
 31 U·.k·J`/
 32 -Qr··V]D0
 33 nMu6»   f4vk
 34 ;a|*e#p3
 35 )8[EgdjA
 36 ?3C/7ISJ
 37 {B%B&o» w
 38 bM;d3o|jl
 39 f"_1T»  q{
 40 'bH1l}·-k>q
 41 rNif{YK»
 42 "~(HgPu8H
 43 nd'E0":W
 44 JO"eX]fL
 45 FDi5S*NEj
 46 :}(7;#j:
 47 V»      B-·2hw
 48 t3nDq>i|
 49 /49V*»  9FB
 50 K"~Jh~"X
 51 kD}Ln'a?0P
 52 VQ@!·»   \+
 53 (}8>WsE||
 54 v·f;dgEx
 55 E·XxINC3a
 56 `GSzAS4E
 57 fAmMl!dtq0G
 58 Q~BQ~1X]
 59 8YbZWUB?
 60 6WanmI*E
 61 8S#[]KRj
 62 (iOHt')>s?
 63 'v`&B·"@.
33 rpwXUy2564 rpwXUy25
34 |Ub-:rY*O65 |Ub-:rY*O
35 =+TH-Y» P66 =+TH-Y» P
36 LT=~t2>?Nq67 LT=~t2>?Nq
37 aZt97*0868 aZt97*08
38 QmwW!o·n69 QmwW!o·n
39 EyW.J»  ,C70 EyW.J»  ,C
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.77 MB
./usr/lib/debug/.build-id/0c/bb48eb01eb201ee8ebe4e063f29e3ca319e40f.debug vs.
./usr/lib/debug/.build-id/f6/356504b28a779b674fa0908087d1b18a97a96e.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 89% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········480348·(bytes·into·file)13 ··Start·of·section·headers:··········480356·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x7545c:1 There·are·35·section·headers,·starting·at·offset·0x75464:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c50·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c50·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbf0·00fbe8·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbf0·00fbe8·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fce8·00fbe8·000318·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fce8·00fbe8·000318·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbe8·000b48·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbe8·000b48·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040b48·00fbe8·000598·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040b48·00fbe8·000598·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000088·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000088·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001f0·02b995·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001f0·02b9a0·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·02bb88·00039a·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·02bb90·00039a·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·02bf24·014ed8·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·02bf2c·014ed8·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·040dfc·0009c4·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·040e04·0009c4·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·0417c0·000048·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·0417c8·000048·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·041808·0255ca·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·041810·0255ca·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·066dd4·005b04·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·066ddc·005b04·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·06c8d8·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·06c8e0·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·06c930·004a30·10·····33·993··437 ··[32]·.symtab···········SYMTAB··········00000000·06c938·004a30·10·····33·993··4
38 ··[33]·.strtab···········STRTAB··········00000000·071360·003f98·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·071368·003f98·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·0752f8·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·075300·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0cbb48eb01eb201ee8ebe4e063f29e3ca319e40f3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f6356504b28a779b674fa0908087d1b18a97a96e
1.77 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 45 lines modifiedOffset 3, 45 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x4f9fd·(32-bit)4 ···Length:········0x4f9fd·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·132·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·132·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/segmentation/_slic.cpython-313-arm-linux-gnueabihf.so.p/_slic.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/segmentation/_slic.cpython-313-arm-linux-gnueabihf.so.p/_slic.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xad4514 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xad45
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
33 ·<1><43>:·Abbrev·Number:·2·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·2·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·434 ····<44>···DW_AT_byte_size···:·(data1)·4
35 ····<45>···DW_AT_encoding····:·(data1)·5»    (signed)35 ····<45>···DW_AT_encoding····:·(data1)·5»    (signed)
36 ····<46>···DW_AT_name········:·(string)·int36 ····<46>···DW_AT_name········:·(string)·int
37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)
38 ····<4b>···DW_AT_byte_size···:·(data1)·138 ····<4b>···DW_AT_byte_size···:·(data1)·1
39 ····<4c>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)39 ····<4c>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
41 ·<1><51>:·Abbrev·Number:·45·(DW_TAG_imported_unit)41 ·<1><51>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
43 ·<1><56>:·Abbrev·Number:·45·(DW_TAG_imported_unit)43 ·<1><56>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
44 ····<57>···DW_AT_import······:·(GNU_ref_alt)·<0x81>44 ····<57>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
45 ·<1><5b>:·Abbrev·Number:·45·(DW_TAG_imported_unit)45 ·<1><5b>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
46 ····<5c>···DW_AT_import······:·(GNU_ref_alt)·<0x154>46 ····<5c>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
47 ·<1><60>:·Abbrev·Number:·45·(DW_TAG_imported_unit)47 ·<1><60>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
Offset 247, 15 lines modifiedOffset 247, 15 lines modified
247 ·<1><254>:·Abbrev·Number:·45·(DW_TAG_imported_unit)247 ·<1><254>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
248 ····<255>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>248 ····<255>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
249 ·<1><259>:·Abbrev·Number:·45·(DW_TAG_imported_unit)249 ·<1><259>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
250 ····<25a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>250 ····<25a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
251 ·<1><25e>:·Abbrev·Number:·45·(DW_TAG_imported_unit)251 ·<1><25e>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
252 ····<25f>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>252 ····<25f>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
253 ·<1><263>:·Abbrev·Number:·21·(DW_TAG_variable)253 ·<1><263>:·Abbrev·Number:·21·(DW_TAG_variable)
254 ····<264>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·254 ····<264>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
255 ····<268>···DW_AT_decl_file···:·(data1)·14255 ····<268>···DW_AT_decl_file···:·(data1)·14
256 ····<269>···DW_AT_decl_line···:·(data2)·641256 ····<269>···DW_AT_decl_line···:·(data2)·641
257 ····<26b>···DW_AT_decl_column·:·(data1)·15257 ····<26b>···DW_AT_decl_column·:·(data1)·15
258 ····<26c>···DW_AT_type········:·(GNU_ref_alt)·<0x142>258 ····<26c>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
259 ····<270>···DW_AT_location····:·(exprloc)·5·byte·block:·3·34·10·4·0·»(DW_OP_addr:·41034)259 ····<270>···DW_AT_location····:·(exprloc)·5·byte·block:·3·34·10·4·0·»(DW_OP_addr:·41034)
260 ·<1><276>:·Abbrev·Number:·87·(DW_TAG_structure_type)260 ·<1><276>:·Abbrev·Number:·87·(DW_TAG_structure_type)
261 ····<277>···DW_AT_byte_size···:·(data1)·20261 ····<277>···DW_AT_byte_size···:·(data1)·20
Offset 281, 308 lines modifiedOffset 281, 308 lines modified
281 ····<293>···DW_AT_name········:·(string)·n281 ····<293>···DW_AT_name········:·(string)·n
282 ····<295>···DW_AT_decl_file···:·(implicit_const)·1282 ····<295>···DW_AT_decl_file···:·(implicit_const)·1
283 ····<295>···DW_AT_decl_line···:·(data2)·1243283 ····<295>···DW_AT_decl_line···:·(data2)·1243
284 ····<297>···DW_AT_decl_column·:·(data1)·63284 ····<297>···DW_AT_decl_column·:·(data1)·63
285 ····<298>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>285 ····<298>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
286 ····<29c>···DW_AT_data_member_location:·(data1)·8286 ····<29c>···DW_AT_data_member_location:·(data1)·8
287 ·<2><29d>:·Abbrev·Number:·38·(DW_TAG_member)287 ·<2><29d>:·Abbrev·Number:·38·(DW_TAG_member)
288 ····<29e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·288 ····<29e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
289 ····<2a2>···DW_AT_decl_file···:·(implicit_const)·1289 ····<2a2>···DW_AT_decl_file···:·(implicit_const)·1
290 ····<2a2>···DW_AT_decl_line···:·(data2)·1243290 ····<2a2>···DW_AT_decl_line···:·(data2)·1243
291 ····<2a4>···DW_AT_decl_column·:·(data1)·78291 ····<2a4>···DW_AT_decl_column·:·(data1)·78
292 ····<2a5>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>292 ····<2a5>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
293 ····<2a9>···DW_AT_data_member_location:·(data1)·12293 ····<2a9>···DW_AT_data_member_location:·(data1)·12
294 ·<2><2aa>:·Abbrev·Number:·38·(DW_TAG_member)294 ·<2><2aa>:·Abbrev·Number:·38·(DW_TAG_member)
295 ····<2ab>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·295 ····<2ab>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
296 ····<2af>···DW_AT_decl_file···:·(implicit_const)·1296 ····<2af>···DW_AT_decl_file···:·(implicit_const)·1
297 ····<2af>···DW_AT_decl_line···:·(data2)·1244297 ····<2af>···DW_AT_decl_line···:·(data2)·1244
298 ····<2b1>···DW_AT_decl_column·:·(data1)·28298 ····<2b1>···DW_AT_decl_column·:·(data1)·28
299 ····<2b2>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>299 ····<2b2>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
300 ····<2b6>···DW_AT_data_member_location:·(data1)·16300 ····<2b6>···DW_AT_data_member_location:·(data1)·16
301 ·<2><2b7>:·Abbrev·Number:·38·(DW_TAG_member)301 ·<2><2b7>:·Abbrev·Number:·38·(DW_TAG_member)
302 ····<2b8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·302 ····<2b8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
303 ····<2bc>···DW_AT_decl_file···:·(implicit_const)·1303 ····<2bc>···DW_AT_decl_file···:·(implicit_const)·1
304 ····<2bc>···DW_AT_decl_line···:·(data2)·1244304 ····<2bc>···DW_AT_decl_line···:·(data2)·1244
305 ····<2be>···DW_AT_decl_column·:·(data1)·51305 ····<2be>···DW_AT_decl_column·:·(data1)·51
306 ····<2bf>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>306 ····<2bf>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
307 ····<2c3>···DW_AT_data_member_location:·(data1)·17307 ····<2c3>···DW_AT_data_member_location:·(data1)·17
308 ·<2><2c4>:·Abbrev·Number:·38·(DW_TAG_member)308 ·<2><2c4>:·Abbrev·Number:·38·(DW_TAG_member)
309 ····<2c5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·309 ····<2c5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
310 ····<2c9>···DW_AT_decl_file···:·(implicit_const)·1310 ····<2c9>···DW_AT_decl_file···:·(implicit_const)·1
311 ····<2c9>···DW_AT_decl_line···:·(data2)·1244311 ····<2c9>···DW_AT_decl_line···:·(data2)·1244
312 ····<2cb>···DW_AT_decl_column·:·(data1)·70312 ····<2cb>···DW_AT_decl_column·:·(data1)·70
313 ····<2cc>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>313 ····<2cc>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
314 ····<2d0>···DW_AT_data_member_location:·(data1)·18314 ····<2d0>···DW_AT_data_member_location:·(data1)·18
315 ·<2><2d1>:·Abbrev·Number:·0315 ·<2><2d1>:·Abbrev·Number:·0
316 ·<1><2d2>:·Abbrev·Number:·82·(DW_TAG_typedef)316 ·<1><2d2>:·Abbrev·Number:·82·(DW_TAG_typedef)
317 ····<2d3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·317 ····<2d3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
318 ····<2d7>···DW_AT_decl_file···:·(data1)·1318 ····<2d7>···DW_AT_decl_file···:·(data1)·1
319 ····<2d8>···DW_AT_decl_line···:·(data2)·1244319 ····<2d8>···DW_AT_decl_line···:·(data2)·1244
320 ····<2da>···DW_AT_decl_column·:·(data1)·80320 ····<2da>···DW_AT_decl_column·:·(data1)·80
321 ····<2db>···DW_AT_type········:·(ref_udata)·<0x276>321 ····<2db>···DW_AT_type········:·(ref_udata)·<0x276>
322 ·<1><2dd>:·Abbrev·Number:·98·(DW_TAG_typedef)322 ·<1><2dd>:·Abbrev·Number:·98·(DW_TAG_typedef)
323 ····<2de>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·323 ····<2de>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
324 ····<2e2>···DW_AT_decl_file···:·(data1)·1324 ····<2e2>···DW_AT_decl_file···:·(data1)·1
325 ····<2e3>···DW_AT_decl_line···:·(data2)·1362325 ····<2e3>···DW_AT_decl_line···:·(data2)·1362
326 ····<2e5>···DW_AT_decl_column·:·(data1)·23326 ····<2e5>···DW_AT_decl_column·:·(data1)·23
327 ····<2e6>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>327 ····<2e6>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
328 ·<1><2ea>:·Abbrev·Number:·98·(DW_TAG_typedef)328 ·<1><2ea>:·Abbrev·Number:·98·(DW_TAG_typedef)
329 ····<2eb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·329 ····<2eb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
330 ····<2ef>···DW_AT_decl_file···:·(data1)·1330 ····<2ef>···DW_AT_decl_file···:·(data1)·1
331 ····<2f0>···DW_AT_decl_line···:·(data2)·1363331 ····<2f0>···DW_AT_decl_line···:·(data2)·1363
332 ····<2f2>···DW_AT_decl_column·:·(data1)·19332 ····<2f2>···DW_AT_decl_column·:·(data1)·19
333 ····<2f3>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>333 ····<2f3>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
334 ·<1><2f7>:·Abbrev·Number:·21·(DW_TAG_variable)334 ·<1><2f7>:·Abbrev·Number:·21·(DW_TAG_variable)
335 ····<2f8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·335 ····<2f8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
336 ····<2fc>···DW_AT_decl_file···:·(data1)·1336 ····<2fc>···DW_AT_decl_file···:·(data1)·1
337 ····<2fd>···DW_AT_decl_line···:·(data2)·1473337 ····<2fd>···DW_AT_decl_line···:·(data2)·1473
338 ····<2ff>···DW_AT_decl_column·:·(data1)·18338 ····<2ff>···DW_AT_decl_column·:·(data1)·18
339 ····<300>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>339 ····<300>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
340 ····<304>···DW_AT_location····:·(exprloc)·5·byte·block:·3·e8·f·4·0·» (DW_OP_addr:·40fe8)340 ····<304>···DW_AT_location····:·(exprloc)·5·byte·block:·3·e8·f·4·0·» (DW_OP_addr:·40fe8)
341 ·<1><30a>:·Abbrev·Number:·17·(DW_TAG_variable)341 ·<1><30a>:·Abbrev·Number:·17·(DW_TAG_variable)
342 ····<30b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·342 ····<30b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
343 ····<30f>···DW_AT_decl_file···:·(data1)·1343 ····<30f>···DW_AT_decl_file···:·(data1)·1
344 ····<310>···DW_AT_decl_line···:·(data2)·1475344 ····<310>···DW_AT_decl_line···:·(data2)·1475
345 ····<312>···DW_AT_decl_column·:·(data1)·12345 ····<312>···DW_AT_decl_column·:·(data1)·12
Max diff block lines reached; 1846338/1853952 bytes (99.59%) of diff not shown.
1010 B
strings --all --bytes=8 {}
    
Offset 1, 44 lines modifiedOffset 1, 48 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 nGCC:·(Debian·14.2.0-8)·14.2.0
2 <IAl`]{v 
3 v2[<8=·; 
4 $V#mj?<0 
5 d&IX&2RI»        
6 `a7IXW)l2 ~.Vys/)n(
 3 iq6,/PLY
 4 Ey386H7&
 5 Ph]»    e{Zj[y
 6 +`^nP2]%
 7 hF/AP6@?
 8 >WOVj{TOS
 9 o`U~*j`r
7 p6>w@s3N10 06>w@s3V
8 wE1->C*|F| 
9 7F·1h1== 
10 "5^}(=<K 
11 ek"e[[·d; 
12 ?Fe;6Zbt11 m83%yk!·m
 12 jhACo5M:
 13 <<d6M8ln
 14 )Qg`t",7
 15 X0Lj|0k|
 16 SbnPocE6w
 17 2kaiVT=A~si
13 :5U6H"1+?18 :9Y6H"1+?
 19 >(T;L+R)
 20 f=q4h#YI
 21 n:YNmOR8sx1*
 22 e0g/R|*=
 23 LQX^0|U&[/L
 24 aj}LtXr(Md
14 )-/%vQLM\ 
15 gp*>cmUa 
16 i)m%3Qwx 
17 #SYU['KI 
18 /'%y+u]d 
19 bi6FOE-S 
20 $f[G9HKn 
21 ·R[C""v"v 
22 ~Q&-r&Y2n 
23 x)HM=&9&25 x)HM=.9&
24 .~d|dP*4 
25 dCk1Cri; 
26 `ca9)NB1 
27 rp6B0eoW 
28 nWv·kMow&4 
29 R#*ox/P[~ 
30 =N[_~Vj} 
31 Uo9A&VM$ 
32 S%(hH^,h(+ 
33 $8#@[zE> 
34 B,."&mUR 
35 YL<;m\?sA 
36 #eI/_*\; 
37 FNHS?;%n26 R2_VTBTDH
 27 'r7f$3C~
 28 u0_t0_t.
 29 syg!lcwQ
 30 L+U#Dgc:g
 31 v?YGuQ:/
 32 -D?MiX<Z
 33 _eT<`B)_U
 34 "8'%P=U·
 35 klsW?~JT
 36 A0%E;@pC
 37 Cf<·/nC|_
 38 WK8GK8EK8
 39 2Vgz6C.O
 40 ~"PK<$XG#K
 41 H|\)yMGbT
38 ·T.!FWD%42 ·T.!FWD%
39 Gi*N\-2I43 Gi*N\-2I
40 <Pb$)ET444 <Pb$)ET4
41 <oye6:mJ»       »       |45 <oye6:mJ»       »       |
42 }Mrtt'sF46 }Mrtt'sF
43 |XejNQ{Q47 |XejNQ{Q
44 [A-2O'_|48 [A-2O'_|
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.75 MB
./usr/lib/debug/.build-id/10/d5dcc2f45e5191456d0d3c997de6db13edb646.debug vs.
./usr/lib/debug/.build-id/bb/d886ef196219931f892cd90b9ed410ec8e75d1.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 90% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········512380·(bytes·into·file)13 ··Start·of·section·headers:··········512392·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x7d17c:1 There·are·35·section·headers,·starting·at·offset·0x7d188:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c30·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c30·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbf4·00fbec·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbf4·00fbec·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fcec·00fbec·000314·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fcec·00fbec·000314·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbec·000b30·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbec·000b30·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040b30·00fbec·000498·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040b30·00fbec·000498·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000088·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000088·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001f0·02ca47·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001f0·02ca52·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·02cc38·00036e·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·02cc44·00036e·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·02cfa8·015431·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·02cfb4·015431·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·0423dc·000a02·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·0423e8·000a02·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·042de0·00005b·01·MSC··0···0··433 ··[28]·.debug_str········PROGBITS········00000000·042dec·00005b·01·MSC··0···0··4
34 ··[29]·.debug_loclists···PROGBITS········00000000·042e3c·02aef2·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·042e48·02aef2·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·06dd30·006ae0·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·06dd3c·006ae0·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·074810·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·07481c·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·074868·0048b0·10·····33·971··437 ··[32]·.symtab···········SYMTAB··········00000000·074874·0048b0·10·····33·971··4
38 ··[33]·.strtab···········STRTAB··········00000000·079118·003efe·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·079124·003efe·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·07d016·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·07d022·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·10d5dcc2f45e5191456d0d3c997de6db13edb6463 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·bbd886ef196219931f892cd90b9ed410ec8e75d1
1.75 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x51ab4·(32-bit)4 ···Length:········0x51ab4·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·127·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·127·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_rolling_ball_cy.cpython-312-arm-linux-gnueabihf.so.p/_rolling_ball_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_rolling_ball_cy.cpython-312-arm-linux-gnueabihf.so.p/_rolling_ball_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0xc60f14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0xc60f
15 ····<1e>···DW_AT_low_pc······:·(addr)·015 ····<1e>···DW_AT_low_pc······:·(addr)·0
16 ····<22>···DW_AT_stmt_list···:·(sec_offset)·016 ····<22>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<27>···DW_AT_byte_size···:·(data1)·818 ····<27>···DW_AT_byte_size···:·(data1)·8
19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2e>···DW_AT_byte_size···:·(data1)·422 ····<2e>···DW_AT_byte_size···:·(data1)·4
23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<35>···DW_AT_byte_size···:·(data1)·826 ····<35>···DW_AT_byte_size···:·(data1)·8
27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3b>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3b>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3c>···DW_AT_byte_size···:·(data1)·430 ····<3c>···DW_AT_byte_size···:·(data1)·4
31 ····<3d>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3d>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
33 ·<1><42>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><42>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<43>···DW_AT_byte_size···:·(data1)·134 ····<43>···DW_AT_byte_size···:·(data1)·1
35 ····<44>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<44>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<45>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<45>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><49>:·Abbrev·Number:·46·(DW_TAG_imported_unit)37 ·<1><49>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
38 ····<4a>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4a>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4e>:·Abbrev·Number:·46·(DW_TAG_imported_unit)39 ·<1><4e>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
40 ····<4f>···DW_AT_import······:·(GNU_ref_alt)·<0x81>40 ····<4f>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
41 ·<1><53>:·Abbrev·Number:·46·(DW_TAG_imported_unit)41 ·<1><53>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
42 ····<54>···DW_AT_import······:·(GNU_ref_alt)·<0x154>42 ····<54>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
43 ·<1><58>:·Abbrev·Number:·46·(DW_TAG_imported_unit)43 ·<1><58>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
Offset 252, 308 lines modifiedOffset 252, 308 lines modified
252 ····<24b>···DW_AT_name········:·(string)·n252 ····<24b>···DW_AT_name········:·(string)·n
253 ····<24d>···DW_AT_decl_file···:·(implicit_const)·1253 ····<24d>···DW_AT_decl_file···:·(implicit_const)·1
254 ····<24d>···DW_AT_decl_line···:·(data2)·1243254 ····<24d>···DW_AT_decl_line···:·(data2)·1243
255 ····<24f>···DW_AT_decl_column·:·(data1)·63255 ····<24f>···DW_AT_decl_column·:·(data1)·63
256 ····<250>···DW_AT_type········:·(GNU_ref_alt)·<0x699>256 ····<250>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
257 ····<254>···DW_AT_data_member_location:·(data1)·8257 ····<254>···DW_AT_data_member_location:·(data1)·8
258 ·<2><255>:·Abbrev·Number:·34·(DW_TAG_member)258 ·<2><255>:·Abbrev·Number:·34·(DW_TAG_member)
259 ····<256>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·259 ····<256>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
260 ····<25a>···DW_AT_decl_file···:·(implicit_const)·1260 ····<25a>···DW_AT_decl_file···:·(implicit_const)·1
261 ····<25a>···DW_AT_decl_line···:·(data2)·1243261 ····<25a>···DW_AT_decl_line···:·(data2)·1243
262 ····<25c>···DW_AT_decl_column·:·(data1)·78262 ····<25c>···DW_AT_decl_column·:·(data1)·78
263 ····<25d>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>263 ····<25d>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
264 ····<261>···DW_AT_data_member_location:·(data1)·12264 ····<261>···DW_AT_data_member_location:·(data1)·12
265 ·<2><262>:·Abbrev·Number:·34·(DW_TAG_member)265 ·<2><262>:·Abbrev·Number:·34·(DW_TAG_member)
266 ····<263>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·266 ····<263>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
267 ····<267>···DW_AT_decl_file···:·(implicit_const)·1267 ····<267>···DW_AT_decl_file···:·(implicit_const)·1
268 ····<267>···DW_AT_decl_line···:·(data2)·1244268 ····<267>···DW_AT_decl_line···:·(data2)·1244
269 ····<269>···DW_AT_decl_column·:·(data1)·28269 ····<269>···DW_AT_decl_column·:·(data1)·28
270 ····<26a>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>270 ····<26a>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
271 ····<26e>···DW_AT_data_member_location:·(data1)·16271 ····<26e>···DW_AT_data_member_location:·(data1)·16
272 ·<2><26f>:·Abbrev·Number:·34·(DW_TAG_member)272 ·<2><26f>:·Abbrev·Number:·34·(DW_TAG_member)
273 ····<270>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·273 ····<270>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
274 ····<274>···DW_AT_decl_file···:·(implicit_const)·1274 ····<274>···DW_AT_decl_file···:·(implicit_const)·1
275 ····<274>···DW_AT_decl_line···:·(data2)·1244275 ····<274>···DW_AT_decl_line···:·(data2)·1244
276 ····<276>···DW_AT_decl_column·:·(data1)·51276 ····<276>···DW_AT_decl_column·:·(data1)·51
277 ····<277>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>277 ····<277>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
278 ····<27b>···DW_AT_data_member_location:·(data1)·17278 ····<27b>···DW_AT_data_member_location:·(data1)·17
279 ·<2><27c>:·Abbrev·Number:·34·(DW_TAG_member)279 ·<2><27c>:·Abbrev·Number:·34·(DW_TAG_member)
280 ····<27d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·280 ····<27d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
281 ····<281>···DW_AT_decl_file···:·(implicit_const)·1281 ····<281>···DW_AT_decl_file···:·(implicit_const)·1
282 ····<281>···DW_AT_decl_line···:·(data2)·1244282 ····<281>···DW_AT_decl_line···:·(data2)·1244
283 ····<283>···DW_AT_decl_column·:·(data1)·70283 ····<283>···DW_AT_decl_column·:·(data1)·70
284 ····<284>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>284 ····<284>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
285 ····<288>···DW_AT_data_member_location:·(data1)·18285 ····<288>···DW_AT_data_member_location:·(data1)·18
286 ·<2><289>:·Abbrev·Number:·0286 ·<2><289>:·Abbrev·Number:·0
287 ·<1><28a>:·Abbrev·Number:·77·(DW_TAG_typedef)287 ·<1><28a>:·Abbrev·Number:·77·(DW_TAG_typedef)
288 ····<28b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·288 ····<28b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
289 ····<28f>···DW_AT_decl_file···:·(data1)·1289 ····<28f>···DW_AT_decl_file···:·(data1)·1
290 ····<290>···DW_AT_decl_line···:·(data2)·1244290 ····<290>···DW_AT_decl_line···:·(data2)·1244
291 ····<292>···DW_AT_decl_column·:·(data1)·80291 ····<292>···DW_AT_decl_column·:·(data1)·80
292 ····<293>···DW_AT_type········:·(ref_udata)·<0x22e>292 ····<293>···DW_AT_type········:·(ref_udata)·<0x22e>
293 ·<1><295>:·Abbrev·Number:·100·(DW_TAG_typedef)293 ·<1><295>:·Abbrev·Number:·100·(DW_TAG_typedef)
294 ····<296>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·294 ····<296>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
295 ····<29a>···DW_AT_decl_file···:·(data1)·1295 ····<29a>···DW_AT_decl_file···:·(data1)·1
296 ····<29b>···DW_AT_decl_line···:·(data2)·1362296 ····<29b>···DW_AT_decl_line···:·(data2)·1362
297 ····<29d>···DW_AT_decl_column·:·(data1)·23297 ····<29d>···DW_AT_decl_column·:·(data1)·23
298 ····<29e>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>298 ····<29e>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
299 ·<1><2a2>:·Abbrev·Number:·100·(DW_TAG_typedef)299 ·<1><2a2>:·Abbrev·Number:·100·(DW_TAG_typedef)
300 ····<2a3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·300 ····<2a3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
301 ····<2a7>···DW_AT_decl_file···:·(data1)·1301 ····<2a7>···DW_AT_decl_file···:·(data1)·1
302 ····<2a8>···DW_AT_decl_line···:·(data2)·1363302 ····<2a8>···DW_AT_decl_line···:·(data2)·1363
303 ····<2aa>···DW_AT_decl_column·:·(data1)·19303 ····<2aa>···DW_AT_decl_column·:·(data1)·19
304 ····<2ab>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>304 ····<2ab>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
305 ·<1><2af>:·Abbrev·Number:·24·(DW_TAG_variable)305 ·<1><2af>:·Abbrev·Number:·24·(DW_TAG_variable)
306 ····<2b0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·306 ····<2b0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
307 ····<2b4>···DW_AT_decl_file···:·(implicit_const)·1307 ····<2b4>···DW_AT_decl_file···:·(implicit_const)·1
308 ····<2b4>···DW_AT_decl_line···:·(data2)·1473308 ····<2b4>···DW_AT_decl_line···:·(data2)·1473
309 ····<2b6>···DW_AT_decl_column·:·(data1)·18309 ····<2b6>···DW_AT_decl_column·:·(data1)·18
310 ····<2b7>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>310 ····<2b7>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
311 ····<2bb>···DW_AT_location····:·(exprloc)·5·byte·block:·3·e0·e·4·0·» (DW_OP_addr:·40ee0)311 ····<2bb>···DW_AT_location····:·(exprloc)·5·byte·block:·3·e0·e·4·0·» (DW_OP_addr:·40ee0)
312 ·<1><2c1>:·Abbrev·Number:·7·(DW_TAG_variable)312 ·<1><2c1>:·Abbrev·Number:·7·(DW_TAG_variable)
313 ····<2c2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·313 ····<2c2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
314 ····<2c6>···DW_AT_decl_file···:·(data1)·1314 ····<2c6>···DW_AT_decl_file···:·(data1)·1
315 ····<2c7>···DW_AT_decl_line···:·(data2)·1475315 ····<2c7>···DW_AT_decl_line···:·(data2)·1475
316 ····<2c9>···DW_AT_decl_column·:·(data1)·12316 ····<2c9>···DW_AT_decl_column·:·(data1)·12
317 ····<2ca>···DW_AT_type········:·(GNU_ref_alt)·<0x31>317 ····<2ca>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
318 ·<1><2ce>:·Abbrev·Number:·7·(DW_TAG_variable)318 ·<1><2ce>:·Abbrev·Number:·7·(DW_TAG_variable)
319 ····<2cf>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·319 ····<2cf>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
320 ····<2d3>···DW_AT_decl_file···:·(data1)·1320 ····<2d3>···DW_AT_decl_file···:·(data1)·1
321 ····<2d4>···DW_AT_decl_line···:·(data2)·1476321 ····<2d4>···DW_AT_decl_line···:·(data2)·1476
322 ····<2d6>···DW_AT_decl_column·:·(data1)·12322 ····<2d6>···DW_AT_decl_column·:·(data1)·12
323 ····<2d7>···DW_AT_type········:·(GNU_ref_alt)·<0x31>323 ····<2d7>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
324 ·<1><2db>:·Abbrev·Number:·7·(DW_TAG_variable)324 ·<1><2db>:·Abbrev·Number:·7·(DW_TAG_variable)
325 ····<2dc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19b7)·325 ····<2dc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19a3)·
326 ····<2e0>···DW_AT_decl_file···:·(data1)·1326 ····<2e0>···DW_AT_decl_file···:·(data1)·1
327 ····<2e1>···DW_AT_decl_line···:·(data2)·1477327 ····<2e1>···DW_AT_decl_line···:·(data2)·1477
328 ····<2e3>···DW_AT_decl_column·:·(data1)·21328 ····<2e3>···DW_AT_decl_column·:·(data1)·21
329 ····<2e4>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>329 ····<2e4>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
330 ·<1><2e8>:·Abbrev·Number:·7·(DW_TAG_variable)330 ·<1><2e8>:·Abbrev·Number:·7·(DW_TAG_variable)
331 ····<2e9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff28)·331 ····<2e9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff14)·
332 ····<2ed>···DW_AT_decl_file···:·(data1)·1332 ····<2ed>···DW_AT_decl_file···:·(data1)·1
333 ····<2ee>···DW_AT_decl_line···:·(data2)·1478333 ····<2ee>···DW_AT_decl_line···:·(data2)·1478
334 ····<2f0>···DW_AT_decl_column·:·(data1)·20334 ····<2f0>···DW_AT_decl_column·:·(data1)·20
335 ····<2f1>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>335 ····<2f1>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
336 ·<1><2f5>:·Abbrev·Number:·7·(DW_TAG_variable)336 ·<1><2f5>:·Abbrev·Number:·7·(DW_TAG_variable)
Max diff block lines reached; 1822132/1830008 bytes (99.57%) of diff not shown.
1.07 KB
strings --all --bytes=8 {}
    
Offset 1, 54 lines modifiedOffset 1, 47 lines modified
1 FGCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 `54Lv?`& 
3 %'NRNdYfj2 %`r;Qw1J`
 3 &g"aR1odj
 4 w2~tJdM'{/
 5 2\bfPFAG
 6 doz@?bdM
4 nII9L»  oP7 nYI9L»  oPO
 8 "0.@jtk(
 9 KH6}S<:^
 10 g@V·Qk]Da
 11 Ap5sPS/'
 12 gVAsj1~dc
 13 Gj/@om-7vz:7
 14 VdKgyoEvu
 15 L9$)CG9R
 16 w(Q"_Q;u
 17 seoyzC(&e
 18 F»      KVm2${
 19 6W&!]jB}e:
 20 dsC.&[B"
 21 ?5)mT^`Ay
 22 ^ed$0Pn)
 23 Z,FggH» 1
 24 Ie'VI~uK
 25 zJe)#HJz
 26 ,p#»    |=R[vU>
 27 }C]d&V/++E-
 28 %I?`t4H~
 29 \JD_m_aI
 30 !n`p=%7>
 31 @I#NH;» |\J
 32 >»      7_|h1o
 33 =o,;mb1)
 34 rKveS~_[
 35 P,J'YA1O
 36 0'd;:~eU
 37 q{S~(gw(
 38 #"/~·(2J
 39 D9LyvTw_
 40 sz;g|;gj
5 %ud8gwt<w 
6 RQeykM;8 
7 }0PeZ<gZ 
8 -s`eS1$d 
9 Y0[ufL$u 
10 n>r>g%`K& 
11 CpCs-+5&5Cj 
12 IdgDh?C% 
13 ~4Wr4'Kp 
14 /E#enQ"I 
15 G;L^[U%hd 
16 x*@B1»  D] 
17 &l5A{-Qb{ 
18 q1k\lhL- 
19 d1»     \Fx!YL 
20 RDK6CX?E 
21 DY($N\"$~ 
22 +7(;4FpU 
23 z$"wfmEy 
24 ,LC*NEeO 
25 ?»      J[`YGy 
26 <sfwgvvvw 
27 #giGp)Hk 
28 w,o·qJ4» < 
29 x$DU+6)U 
30 -xcqPcQ- 
31 »       r8@qney 
32 @[YGf})gb 
33 sO@FA=AI 
34 pK$xW'L(* 
35 Fpw%UN^& 
36 H#N5tlR| 
37 Wnf7·exHyq 
38 _ArR<?·T 
39 L-~dD\rc 
40 YUhgjC%M 
41 xA$V&q-^t 
42 #9##9#HJ 
43 KuWQ1@F/aEG 
44 ^5/sS.MJ= 
45 <h2x·E.%. 
46 (y_X-Ogu 
47 5Xf'%TgX 
48 ai6"\ZEf41 ai6"\ZEf
49 mYb<6V3Oi42 mYb<6V3Oi
50 SEzgOqH/43 SEzgOqH/
51 mZr-?jf!44 mZr-?jf!
52 x"QB]L~.45 x"QB]L~.
53 [ViZs/=846 [ViZs/=8
54 7Smv2yM%47 7Smv2yM%
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
818 KB
./usr/lib/debug/.build-id/12/c81a9985bf7361b4dcd6d587ebf6e0805386ca.debug vs.
./usr/lib/debug/.build-id/d2/3adffde1d498efa3134bd3430da58c8e6c8c86.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 88% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········150116·(bytes·into·file)13 ··Start·of·section·headers:··········150112·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x24a64:1 There·are·35·section·headers,·starting·at·offset·0x24a60:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000990·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000990·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0001fca0·00fc98·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0001fca0·00fc98·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0001fd98·00fc98·000268·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0001fd98·00fc98·000268·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00020000·00fc98·000708·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00020000·00fc98·000708·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00020708·00fc98·0002d4·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00020708·00fc98·0002d4·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000086·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000086·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001f0·00dd02·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001f0·00dd00·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·00def4·00036d·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·00def0·00036d·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·00e264·006315·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·00e260·006315·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·01457c·000558·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·014578·000558·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·014ad4·00003f·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·014ad0·00003f·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·014b14·0091ac·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·014b10·0091ac·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·01dcc0·001766·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·01dcbc·001766·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·01f426·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·01f422·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·01f47c·0028b0·10·····33·501··437 ··[32]·.symtab···········SYMTAB··········00000000·01f478·0028b0·10·····33·501··4
38 ··[33]·.strtab···········STRTAB··········00000000·021d2c·002bd4·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·021d28·002bd4·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·024900·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·0248fc·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·12c81a9985bf7361b4dcd6d587ebf6e0805386ca3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·d23adffde1d498efa3134bd3430da58c8e6c8c86
812 KB
readelf --wide --debug-dump=info {}
    
Offset 3, 37 lines modifiedOffset 3, 37 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x18d0f·(32-bit)4 ···Length:········0x18d0f·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·119·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·119·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/graph/heap.cpython-313-arm-linux-gnueabihf.so.p/heap.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/graph/heap.cpython-313-arm-linux-gnueabihf.so.p/heap.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x2c2014 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x2c20
15 ····<1e>···DW_AT_low_pc······:·(addr)·015 ····<1e>···DW_AT_low_pc······:·(addr)·0
16 ····<22>···DW_AT_stmt_list···:·(sec_offset)·016 ····<22>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<27>···DW_AT_byte_size···:·(data1)·818 ····<27>···DW_AT_byte_size···:·(data1)·8
19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2e>···DW_AT_byte_size···:·(data1)·422 ····<2e>···DW_AT_byte_size···:·(data1)·4
23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<35>···DW_AT_byte_size···:·(data1)·826 ····<35>···DW_AT_byte_size···:·(data1)·8
27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3b>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3b>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3c>···DW_AT_byte_size···:·(data1)·130 ····<3c>···DW_AT_byte_size···:·(data1)·1
31 ····<3d>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)31 ····<3d>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
33 ·<1><42>:·Abbrev·Number:·30·(DW_TAG_imported_unit)33 ·<1><42>:·Abbrev·Number:·30·(DW_TAG_imported_unit)
34 ····<43>···DW_AT_import······:·(GNU_ref_alt)·<0xc>34 ····<43>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
35 ·<1><47>:·Abbrev·Number:·30·(DW_TAG_imported_unit)35 ·<1><47>:·Abbrev·Number:·30·(DW_TAG_imported_unit)
36 ····<48>···DW_AT_import······:·(GNU_ref_alt)·<0x81>36 ····<48>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
37 ·<1><4c>:·Abbrev·Number:·30·(DW_TAG_imported_unit)37 ·<1><4c>:·Abbrev·Number:·30·(DW_TAG_imported_unit)
38 ····<4d>···DW_AT_import······:·(GNU_ref_alt)·<0x154>38 ····<4d>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
39 ·<1><51>:·Abbrev·Number:·30·(DW_TAG_imported_unit)39 ·<1><51>:·Abbrev·Number:·30·(DW_TAG_imported_unit)
Offset 194, 248 lines modifiedOffset 194, 248 lines modified
194 ····<1b9>···DW_AT_name········:·(string)·n194 ····<1b9>···DW_AT_name········:·(string)·n
195 ····<1bb>···DW_AT_decl_file···:·(implicit_const)·1195 ····<1bb>···DW_AT_decl_file···:·(implicit_const)·1
196 ····<1bb>···DW_AT_decl_line···:·(implicit_const)·1242196 ····<1bb>···DW_AT_decl_line···:·(implicit_const)·1242
197 ····<1bb>···DW_AT_decl_column·:·(data1)·63197 ····<1bb>···DW_AT_decl_column·:·(data1)·63
198 ····<1bc>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>198 ····<1bc>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
199 ····<1c0>···DW_AT_data_member_location:·(data1)·8199 ····<1c0>···DW_AT_data_member_location:·(data1)·8
200 ·<2><1c1>:·Abbrev·Number:·24·(DW_TAG_member)200 ·<2><1c1>:·Abbrev·Number:·24·(DW_TAG_member)
201 ····<1c2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·201 ····<1c2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
202 ····<1c6>···DW_AT_decl_file···:·(implicit_const)·1202 ····<1c6>···DW_AT_decl_file···:·(implicit_const)·1
203 ····<1c6>···DW_AT_decl_line···:·(data2)·1242203 ····<1c6>···DW_AT_decl_line···:·(data2)·1242
204 ····<1c8>···DW_AT_decl_column·:·(data1)·78204 ····<1c8>···DW_AT_decl_column·:·(data1)·78
205 ····<1c9>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>205 ····<1c9>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
206 ····<1cd>···DW_AT_data_member_location:·(data1)·12206 ····<1cd>···DW_AT_data_member_location:·(data1)·12
207 ·<2><1ce>:·Abbrev·Number:·24·(DW_TAG_member)207 ·<2><1ce>:·Abbrev·Number:·24·(DW_TAG_member)
208 ····<1cf>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·208 ····<1cf>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
209 ····<1d3>···DW_AT_decl_file···:·(implicit_const)·1209 ····<1d3>···DW_AT_decl_file···:·(implicit_const)·1
210 ····<1d3>···DW_AT_decl_line···:·(data2)·1243210 ····<1d3>···DW_AT_decl_line···:·(data2)·1243
211 ····<1d5>···DW_AT_decl_column·:·(data1)·28211 ····<1d5>···DW_AT_decl_column·:·(data1)·28
212 ····<1d6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>212 ····<1d6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
213 ····<1da>···DW_AT_data_member_location:·(data1)·16213 ····<1da>···DW_AT_data_member_location:·(data1)·16
214 ·<2><1db>:·Abbrev·Number:·24·(DW_TAG_member)214 ·<2><1db>:·Abbrev·Number:·24·(DW_TAG_member)
215 ····<1dc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·215 ····<1dc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
216 ····<1e0>···DW_AT_decl_file···:·(implicit_const)·1216 ····<1e0>···DW_AT_decl_file···:·(implicit_const)·1
217 ····<1e0>···DW_AT_decl_line···:·(data2)·1243217 ····<1e0>···DW_AT_decl_line···:·(data2)·1243
218 ····<1e2>···DW_AT_decl_column·:·(data1)·51218 ····<1e2>···DW_AT_decl_column·:·(data1)·51
219 ····<1e3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>219 ····<1e3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
220 ····<1e7>···DW_AT_data_member_location:·(data1)·17220 ····<1e7>···DW_AT_data_member_location:·(data1)·17
221 ·<2><1e8>:·Abbrev·Number:·24·(DW_TAG_member)221 ·<2><1e8>:·Abbrev·Number:·24·(DW_TAG_member)
222 ····<1e9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·222 ····<1e9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
223 ····<1ed>···DW_AT_decl_file···:·(implicit_const)·1223 ····<1ed>···DW_AT_decl_file···:·(implicit_const)·1
224 ····<1ed>···DW_AT_decl_line···:·(data2)·1243224 ····<1ed>···DW_AT_decl_line···:·(data2)·1243
225 ····<1ef>···DW_AT_decl_column·:·(data1)·70225 ····<1ef>···DW_AT_decl_column·:·(data1)·70
226 ····<1f0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>226 ····<1f0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
227 ····<1f4>···DW_AT_data_member_location:·(data1)·18227 ····<1f4>···DW_AT_data_member_location:·(data1)·18
228 ·<2><1f5>:·Abbrev·Number:·0228 ·<2><1f5>:·Abbrev·Number:·0
229 ·<1><1f6>:·Abbrev·Number:·75·(DW_TAG_typedef)229 ·<1><1f6>:·Abbrev·Number:·75·(DW_TAG_typedef)
230 ····<1f7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·230 ····<1f7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
231 ····<1fb>···DW_AT_decl_file···:·(data1)·1231 ····<1fb>···DW_AT_decl_file···:·(data1)·1
232 ····<1fc>···DW_AT_decl_line···:·(data2)·1243232 ····<1fc>···DW_AT_decl_line···:·(data2)·1243
233 ····<1fe>···DW_AT_decl_column·:·(data1)·80233 ····<1fe>···DW_AT_decl_column·:·(data1)·80
234 ····<1ff>···DW_AT_type········:·(ref_udata)·<0x1a0>234 ····<1ff>···DW_AT_type········:·(ref_udata)·<0x1a0>
235 ·<1><201>:·Abbrev·Number:·86·(DW_TAG_typedef)235 ·<1><201>:·Abbrev·Number:·86·(DW_TAG_typedef)
236 ····<202>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·236 ····<202>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
237 ····<206>···DW_AT_decl_file···:·(data1)·1237 ····<206>···DW_AT_decl_file···:·(data1)·1
238 ····<207>···DW_AT_decl_line···:·(data2)·1361238 ····<207>···DW_AT_decl_line···:·(data2)·1361
239 ····<209>···DW_AT_decl_column·:·(data1)·23239 ····<209>···DW_AT_decl_column·:·(data1)·23
240 ····<20a>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>240 ····<20a>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
241 ·<1><20e>:·Abbrev·Number:·86·(DW_TAG_typedef)241 ·<1><20e>:·Abbrev·Number:·86·(DW_TAG_typedef)
242 ····<20f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·242 ····<20f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
243 ····<213>···DW_AT_decl_file···:·(data1)·1243 ····<213>···DW_AT_decl_file···:·(data1)·1
244 ····<214>···DW_AT_decl_line···:·(data2)·1362244 ····<214>···DW_AT_decl_line···:·(data2)·1362
245 ····<216>···DW_AT_decl_column·:·(data1)·19245 ····<216>···DW_AT_decl_column·:·(data1)·19
246 ····<217>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>246 ····<217>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
247 ·<1><21b>:·Abbrev·Number:·17·(DW_TAG_variable)247 ·<1><21b>:·Abbrev·Number:·17·(DW_TAG_variable)
248 ····<21c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·248 ····<21c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
249 ····<220>···DW_AT_decl_file···:·(implicit_const)·1249 ····<220>···DW_AT_decl_file···:·(implicit_const)·1
250 ····<220>···DW_AT_decl_line···:·(data2)·1472250 ····<220>···DW_AT_decl_line···:·(data2)·1472
251 ····<222>···DW_AT_decl_column·:·(data1)·18251 ····<222>···DW_AT_decl_column·:·(data1)·18
252 ····<223>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>252 ····<223>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
253 ····<227>···DW_AT_location····:·(exprloc)·5·byte·block:·3·28·9·2·0·» (DW_OP_addr:·20928)253 ····<227>···DW_AT_location····:·(exprloc)·5·byte·block:·3·28·9·2·0·» (DW_OP_addr:·20928)
254 ·<1><22d>:·Abbrev·Number:·6·(DW_TAG_variable)254 ·<1><22d>:·Abbrev·Number:·6·(DW_TAG_variable)
255 ····<22e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·255 ····<22e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
256 ····<232>···DW_AT_decl_file···:·(data1)·1256 ····<232>···DW_AT_decl_file···:·(data1)·1
257 ····<233>···DW_AT_decl_line···:·(data2)·1474257 ····<233>···DW_AT_decl_line···:·(data2)·1474
258 ····<235>···DW_AT_decl_column·:·(data1)·12258 ····<235>···DW_AT_decl_column·:·(data1)·12
259 ····<236>···DW_AT_type········:·(GNU_ref_alt)·<0x31>259 ····<236>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
260 ·<1><23a>:·Abbrev·Number:·6·(DW_TAG_variable)260 ·<1><23a>:·Abbrev·Number:·6·(DW_TAG_variable)
261 ····<23b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·261 ····<23b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
262 ····<23f>···DW_AT_decl_file···:·(data1)·1262 ····<23f>···DW_AT_decl_file···:·(data1)·1
263 ····<240>···DW_AT_decl_line···:·(data2)·1475263 ····<240>···DW_AT_decl_line···:·(data2)·1475
264 ····<242>···DW_AT_decl_column·:·(data1)·12264 ····<242>···DW_AT_decl_column·:·(data1)·12
265 ····<243>···DW_AT_type········:·(GNU_ref_alt)·<0x31>265 ····<243>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
266 ·<1><247>:·Abbrev·Number:·6·(DW_TAG_variable)266 ·<1><247>:·Abbrev·Number:·6·(DW_TAG_variable)
267 ····<248>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19b7)·267 ····<248>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19a3)·
268 ····<24c>···DW_AT_decl_file···:·(data1)·1268 ····<24c>···DW_AT_decl_file···:·(data1)·1
269 ····<24d>···DW_AT_decl_line···:·(data2)·1476269 ····<24d>···DW_AT_decl_line···:·(data2)·1476
270 ····<24f>···DW_AT_decl_column·:·(data1)·21270 ····<24f>···DW_AT_decl_column·:·(data1)·21
271 ····<250>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>271 ····<250>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
272 ·<1><254>:·Abbrev·Number:·6·(DW_TAG_variable)272 ·<1><254>:·Abbrev·Number:·6·(DW_TAG_variable)
273 ····<255>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff28)·273 ····<255>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff14)·
274 ····<259>···DW_AT_decl_file···:·(data1)·1274 ····<259>···DW_AT_decl_file···:·(data1)·1
275 ····<25a>···DW_AT_decl_line···:·(data2)·1477275 ····<25a>···DW_AT_decl_line···:·(data2)·1477
276 ····<25c>···DW_AT_decl_column·:·(data1)·20276 ····<25c>···DW_AT_decl_column·:·(data1)·20
277 ····<25d>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>277 ····<25d>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
278 ·<1><261>:·Abbrev·Number:·80·(DW_TAG_array_type)278 ·<1><261>:·Abbrev·Number:·80·(DW_TAG_array_type)
279 ····<262>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>279 ····<262>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
280 ····<266>···DW_AT_sibling·····:·(ref_udata)·<0x26c>280 ····<266>···DW_AT_sibling·····:·(ref_udata)·<0x26c>
281 ·<2><268>:·Abbrev·Number:·79·(DW_TAG_subrange_type)281 ·<2><268>:·Abbrev·Number:·79·(DW_TAG_subrange_type)
282 ····<269>···DW_AT_type········:·(ref_udata)·<0x2d>282 ····<269>···DW_AT_type········:·(ref_udata)·<0x2d>
Max diff block lines reached; 823793/831457 bytes (99.08%) of diff not shown.
564 B
strings --all --bytes=8 {}
    
Offset 1, 26 lines modifiedOffset 1, 26 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 Am0·Nc·V 
3 <XS9lZ<):X3 
4 5]".UR» F 
5 ^KQwMCa<T 
6 #OMRnhOyS 
7 @[QMO»  D7s 
8 =RD1&s!S 
9 WB[\X\"x 
10 Js%HT44_` 
11 nKwU·U2Qv 
12 65OL![@.Z" 
13 z.#<_@?$ 
14 G[sIL_sQ`f 
15 ZXIUMx0Rg 
16 <,^c}vDQ 
17 LY|"r0U[ 
18 -xmb\Mr:+iGJ| 
19 rDvPbj7~q2 08,p9Ha·
 3 F1,#DB%m
 4 eQf{>2;X
 5 &<WFU@Qeue
 6 g;BkK{^M
 7 9D\%NH\c
 8 b{B*?jjC
 9 xK-}q(5J
 10 CI\»    6[w}f~
 11 )vT,`CQD@#
 12 Wop|B\|4
 13 ![Bhu&ZBH5
 14 G[{EL_sQ`
 15 3wgvf{9{
 16 BI)·yrCi
 17 @ni1:Jf.V
 18 +*0eK*'4
 19 {HbztEy-
20 X,NdRb9e20 X,NdRb9e
21 nD=VF;Q;|21 nD=VF;Q;|
22 yOjH,_Qf22 yOjH,_Qf
23 i^aartX9'23 i^aartX9'
24 mLq5"o-@"24 mLq5"o-@"
25 PmJ+6=!.625 PmJ+6=!.6
26 ^kAo5->k26 ^kAo5->k
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.62 MB
./usr/lib/debug/.build-id/15/1b523b207b95b39024adbb399b6d8bc02c2f41.debug vs.
./usr/lib/debug/.build-id/92/a6931053045498aa72159a2c3395fdf8a21ef2.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 89% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········406852·(bytes·into·file)13 ··Start·of·section·headers:··········406860·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x63544:1 There·are·35·section·headers,·starting·at·offset·0x6354c:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c40·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c40·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbf4·00fbec·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbf4·00fbec·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fcec·00fbec·000314·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fcec·00fbec·000314·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbec·000b00·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbec·000b00·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040b00·00fbec·000480·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040b00·00fbec·000480·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000078·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000078·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001e0·024a16·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001e0·024a1e·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·024bf8·00036c·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·024c00·00036c·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·024f64·011ace·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·024f6c·011ace·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·036a34·000924·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·036a3c·000924·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·037358·00004b·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·037360·00004b·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·0373a4·01f2a7·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·0373ac·01f2a7·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·05664c·00501d·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·056654·00501d·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·05b669·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·05b671·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·05b6c0·0042b0·10·····33·874··437 ··[32]·.symtab···········SYMTAB··········00000000·05b6c8·0042b0·10·····33·874··4
38 ··[33]·.strtab···········STRTAB··········00000000·05f970·003a6e·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·05f978·003a6e·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·0633de·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·0633e6·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·151b523b207b95b39024adbb399b6d8bc02c2f413 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·92a6931053045498aa72159a2c3395fdf8a21ef2
1.61 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x42b1f·(32-bit)4 ···Length:········0x42b1f·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·127·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·127·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_canny_cy.cpython-313-arm-linux-gnueabihf.so.p/_canny_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_canny_cy.cpython-313-arm-linux-gnueabihf.so.p/_canny_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x96c714 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x96c7
15 ····<1e>···DW_AT_low_pc······:·(addr)·015 ····<1e>···DW_AT_low_pc······:·(addr)·0
16 ····<22>···DW_AT_stmt_list···:·(sec_offset)·016 ····<22>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<27>···DW_AT_byte_size···:·(data1)·818 ····<27>···DW_AT_byte_size···:·(data1)·8
19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2e>···DW_AT_byte_size···:·(data1)·422 ····<2e>···DW_AT_byte_size···:·(data1)·4
23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<35>···DW_AT_byte_size···:·(data1)·826 ····<35>···DW_AT_byte_size···:·(data1)·8
27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3b>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3b>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3c>···DW_AT_byte_size···:·(data1)·430 ····<3c>···DW_AT_byte_size···:·(data1)·4
31 ····<3d>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3d>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
33 ·<1><42>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><42>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<43>···DW_AT_byte_size···:·(data1)·134 ····<43>···DW_AT_byte_size···:·(data1)·1
35 ····<44>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<44>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<45>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<45>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><49>:·Abbrev·Number:·40·(DW_TAG_imported_unit)37 ·<1><49>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
38 ····<4a>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4a>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4e>:·Abbrev·Number:·40·(DW_TAG_imported_unit)39 ·<1><4e>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
40 ····<4f>···DW_AT_import······:·(GNU_ref_alt)·<0x81>40 ····<4f>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
41 ·<1><53>:·Abbrev·Number:·40·(DW_TAG_imported_unit)41 ·<1><53>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
42 ····<54>···DW_AT_import······:·(GNU_ref_alt)·<0x154>42 ····<54>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
43 ·<1><58>:·Abbrev·Number:·40·(DW_TAG_imported_unit)43 ·<1><58>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
Offset 235, 15 lines modifiedOffset 235, 15 lines modified
235 ·<1><238>:·Abbrev·Number:·40·(DW_TAG_imported_unit)235 ·<1><238>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
236 ····<239>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>236 ····<239>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
237 ·<1><23d>:·Abbrev·Number:·40·(DW_TAG_imported_unit)237 ·<1><23d>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
238 ····<23e>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>238 ····<23e>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
239 ·<1><242>:·Abbrev·Number:·40·(DW_TAG_imported_unit)239 ·<1><242>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
240 ····<243>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>240 ····<243>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
241 ·<1><247>:·Abbrev·Number:·22·(DW_TAG_variable)241 ·<1><247>:·Abbrev·Number:·22·(DW_TAG_variable)
242 ····<248>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·242 ····<248>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
243 ····<24c>···DW_AT_decl_file···:·(data1)·16243 ····<24c>···DW_AT_decl_file···:·(data1)·16
244 ····<24d>···DW_AT_decl_line···:·(data2)·641244 ····<24d>···DW_AT_decl_line···:·(data2)·641
245 ····<24f>···DW_AT_decl_column·:·(data1)·15245 ····<24f>···DW_AT_decl_column·:·(data1)·15
246 ····<250>···DW_AT_type········:·(GNU_ref_alt)·<0x142>246 ····<250>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
247 ····<254>···DW_AT_location····:·(exprloc)·5·byte·block:·3·e4·e·4·0·» (DW_OP_addr:·40ee4)247 ····<254>···DW_AT_location····:·(exprloc)·5·byte·block:·3·e4·e·4·0·» (DW_OP_addr:·40ee4)
248 ·<1><25a>:·Abbrev·Number:·84·(DW_TAG_structure_type)248 ·<1><25a>:·Abbrev·Number:·84·(DW_TAG_structure_type)
249 ····<25b>···DW_AT_byte_size···:·(data1)·20249 ····<25b>···DW_AT_byte_size···:·(data1)·20
Offset 269, 308 lines modifiedOffset 269, 308 lines modified
269 ····<277>···DW_AT_name········:·(string)·n269 ····<277>···DW_AT_name········:·(string)·n
270 ····<279>···DW_AT_decl_file···:·(implicit_const)·1270 ····<279>···DW_AT_decl_file···:·(implicit_const)·1
271 ····<279>···DW_AT_decl_line···:·(data2)·1243271 ····<279>···DW_AT_decl_line···:·(data2)·1243
272 ····<27b>···DW_AT_decl_column·:·(data1)·63272 ····<27b>···DW_AT_decl_column·:·(data1)·63
273 ····<27c>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>273 ····<27c>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
274 ····<280>···DW_AT_data_member_location:·(data1)·8274 ····<280>···DW_AT_data_member_location:·(data1)·8
275 ·<2><281>:·Abbrev·Number:·31·(DW_TAG_member)275 ·<2><281>:·Abbrev·Number:·31·(DW_TAG_member)
276 ····<282>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·276 ····<282>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
277 ····<286>···DW_AT_decl_file···:·(implicit_const)·1277 ····<286>···DW_AT_decl_file···:·(implicit_const)·1
278 ····<286>···DW_AT_decl_line···:·(data2)·1243278 ····<286>···DW_AT_decl_line···:·(data2)·1243
279 ····<288>···DW_AT_decl_column·:·(data1)·78279 ····<288>···DW_AT_decl_column·:·(data1)·78
280 ····<289>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>280 ····<289>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
281 ····<28d>···DW_AT_data_member_location:·(data1)·12281 ····<28d>···DW_AT_data_member_location:·(data1)·12
282 ·<2><28e>:·Abbrev·Number:·31·(DW_TAG_member)282 ·<2><28e>:·Abbrev·Number:·31·(DW_TAG_member)
283 ····<28f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·283 ····<28f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
284 ····<293>···DW_AT_decl_file···:·(implicit_const)·1284 ····<293>···DW_AT_decl_file···:·(implicit_const)·1
285 ····<293>···DW_AT_decl_line···:·(data2)·1244285 ····<293>···DW_AT_decl_line···:·(data2)·1244
286 ····<295>···DW_AT_decl_column·:·(data1)·28286 ····<295>···DW_AT_decl_column·:·(data1)·28
287 ····<296>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>287 ····<296>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
288 ····<29a>···DW_AT_data_member_location:·(data1)·16288 ····<29a>···DW_AT_data_member_location:·(data1)·16
289 ·<2><29b>:·Abbrev·Number:·31·(DW_TAG_member)289 ·<2><29b>:·Abbrev·Number:·31·(DW_TAG_member)
290 ····<29c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·290 ····<29c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
291 ····<2a0>···DW_AT_decl_file···:·(implicit_const)·1291 ····<2a0>···DW_AT_decl_file···:·(implicit_const)·1
292 ····<2a0>···DW_AT_decl_line···:·(data2)·1244292 ····<2a0>···DW_AT_decl_line···:·(data2)·1244
293 ····<2a2>···DW_AT_decl_column·:·(data1)·51293 ····<2a2>···DW_AT_decl_column·:·(data1)·51
294 ····<2a3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>294 ····<2a3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
295 ····<2a7>···DW_AT_data_member_location:·(data1)·17295 ····<2a7>···DW_AT_data_member_location:·(data1)·17
296 ·<2><2a8>:·Abbrev·Number:·31·(DW_TAG_member)296 ·<2><2a8>:·Abbrev·Number:·31·(DW_TAG_member)
297 ····<2a9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·297 ····<2a9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
298 ····<2ad>···DW_AT_decl_file···:·(implicit_const)·1298 ····<2ad>···DW_AT_decl_file···:·(implicit_const)·1
299 ····<2ad>···DW_AT_decl_line···:·(data2)·1244299 ····<2ad>···DW_AT_decl_line···:·(data2)·1244
300 ····<2af>···DW_AT_decl_column·:·(data1)·70300 ····<2af>···DW_AT_decl_column·:·(data1)·70
301 ····<2b0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>301 ····<2b0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
302 ····<2b4>···DW_AT_data_member_location:·(data1)·18302 ····<2b4>···DW_AT_data_member_location:·(data1)·18
303 ·<2><2b5>:·Abbrev·Number:·0303 ·<2><2b5>:·Abbrev·Number:·0
304 ·<1><2b6>:·Abbrev·Number:·79·(DW_TAG_typedef)304 ·<1><2b6>:·Abbrev·Number:·79·(DW_TAG_typedef)
305 ····<2b7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·305 ····<2b7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
306 ····<2bb>···DW_AT_decl_file···:·(data1)·1306 ····<2bb>···DW_AT_decl_file···:·(data1)·1
307 ····<2bc>···DW_AT_decl_line···:·(data2)·1244307 ····<2bc>···DW_AT_decl_line···:·(data2)·1244
308 ····<2be>···DW_AT_decl_column·:·(data1)·80308 ····<2be>···DW_AT_decl_column·:·(data1)·80
309 ····<2bf>···DW_AT_type········:·(ref_udata)·<0x25a>309 ····<2bf>···DW_AT_type········:·(ref_udata)·<0x25a>
310 ·<1><2c1>:·Abbrev·Number:·94·(DW_TAG_typedef)310 ·<1><2c1>:·Abbrev·Number:·94·(DW_TAG_typedef)
311 ····<2c2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·311 ····<2c2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
312 ····<2c6>···DW_AT_decl_file···:·(data1)·1312 ····<2c6>···DW_AT_decl_file···:·(data1)·1
313 ····<2c7>···DW_AT_decl_line···:·(data2)·1362313 ····<2c7>···DW_AT_decl_line···:·(data2)·1362
314 ····<2c9>···DW_AT_decl_column·:·(data1)·23314 ····<2c9>···DW_AT_decl_column·:·(data1)·23
315 ····<2ca>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>315 ····<2ca>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
316 ·<1><2ce>:·Abbrev·Number:·94·(DW_TAG_typedef)316 ·<1><2ce>:·Abbrev·Number:·94·(DW_TAG_typedef)
317 ····<2cf>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·317 ····<2cf>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
318 ····<2d3>···DW_AT_decl_file···:·(data1)·1318 ····<2d3>···DW_AT_decl_file···:·(data1)·1
319 ····<2d4>···DW_AT_decl_line···:·(data2)·1363319 ····<2d4>···DW_AT_decl_line···:·(data2)·1363
320 ····<2d6>···DW_AT_decl_column·:·(data1)·19320 ····<2d6>···DW_AT_decl_column·:·(data1)·19
321 ····<2d7>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>321 ····<2d7>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
322 ·<1><2db>:·Abbrev·Number:·22·(DW_TAG_variable)322 ·<1><2db>:·Abbrev·Number:·22·(DW_TAG_variable)
323 ····<2dc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·323 ····<2dc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
324 ····<2e0>···DW_AT_decl_file···:·(data1)·1324 ····<2e0>···DW_AT_decl_file···:·(data1)·1
325 ····<2e1>···DW_AT_decl_line···:·(data2)·1473325 ····<2e1>···DW_AT_decl_line···:·(data2)·1473
326 ····<2e3>···DW_AT_decl_column·:·(data1)·18326 ····<2e3>···DW_AT_decl_column·:·(data1)·18
327 ····<2e4>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>327 ····<2e4>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
328 ····<2e8>···DW_AT_location····:·(exprloc)·5·byte·block:·3·90·e·4·0·» (DW_OP_addr:·40e90)328 ····<2e8>···DW_AT_location····:·(exprloc)·5·byte·block:·3·90·e·4·0·» (DW_OP_addr:·40e90)
329 ·<1><2ee>:·Abbrev·Number:·7·(DW_TAG_variable)329 ·<1><2ee>:·Abbrev·Number:·7·(DW_TAG_variable)
330 ····<2ef>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·330 ····<2ef>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
331 ····<2f3>···DW_AT_decl_file···:·(data1)·1331 ····<2f3>···DW_AT_decl_file···:·(data1)·1
332 ····<2f4>···DW_AT_decl_line···:·(data2)·1475332 ····<2f4>···DW_AT_decl_line···:·(data2)·1475
333 ····<2f6>···DW_AT_decl_column·:·(data1)·12333 ····<2f6>···DW_AT_decl_column·:·(data1)·12
334 ····<2f7>···DW_AT_type········:·(GNU_ref_alt)·<0x31>334 ····<2f7>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
335 ·<1><2fb>:·Abbrev·Number:·7·(DW_TAG_variable)335 ·<1><2fb>:·Abbrev·Number:·7·(DW_TAG_variable)
336 ····<2fc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·336 ····<2fc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
337 ····<300>···DW_AT_decl_file···:·(data1)·1337 ····<300>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 1683963/1691662 bytes (99.54%) of diff not shown.
900 B
strings --all --bytes=8 {}
    
Offset 1, 43 lines modifiedOffset 1, 39 lines modified
1 ,/AGCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 }$Ur.dPZ 
3 6pq[(am{ 
4 `D%Vv$qp 
5 bBVpYj9b 
6 ·f'4f[62 
7 `Ok$nDHo$nDp?0 
8 -@ZiYtKV2 HXz.N<7;~
 3 {~;NLQ@)g
 4 tTo2b?6Kr
 5 i,mW00G:>B?^
 6 MgT9B5&Y
 7 Heg/6Fm&;)w
 8 %y*J=*\j
 9 HU_%{zCY
 10 ,nJ#»   ;Yp
 11 9=EKj@4w
 12 Fbd2D&C`"8'
 13 uVKy$RfZS
 14 U_U(_@t»
 15 SUcVUGMU
9 !tH7»   $tHBo16 !tH7»   $tHBo
 17 |»      `{·[\>"
 18 QY75cWY7EW
 19 }4@[y[`WG
 20 ;'@[|W`WB<
10 v.=v9nJ; 
11 ?VLY2RQG 
12 )^Ft?D,22 
13 Iy>Xz!Ur 
14 R2\z!E9- 
15 bSn;gO·h 
16 $73@;pE4] 
17 HNe?JBO?K 
18 xA_'1<=E 
19 &c$#\el}21 &c$#\el=
 22 kECcb1+5
 23 [+^a"<7N
 24 d72e~P)y
 25 Hz,Ho/o#
 26 WRKN2j$+q
 27 "**"("/·
 28 ]okeQ<ZQ
 29 M_^)b-g[
 30 N*^»    By^D
 31 kx<8!*Us
 32 %S<{tl%U:
20 'aVe:»  Cy 
21 0|OLT9@t 
22 'U2TXr%C+N 
23 2nyozbjV 
24 D|@[uhv\( 
25 4*S]M{G) 
26 9Te?(nW7 
27 ETTD@D^@ 
28 t7)/<Mqk. 
29 "YT)»   H»  i 
30 /uUK0)!-o 
31 ,cVnP<5Q 
32 Ww·-(cN- 
33 QF~G<bA;t| 
34 ~1x1{nm1 
35 {\sH5]+z 
36 h\q2jzE.W 
37 n`>b]*dU33 n`>b]*dU
38 %b»     '2d.M>34 %b»     '2d.M>
39 aAfVyAbz>g35 aAfVyAbz>g
40 F7PTX_[O>36 F7PTX_[O>
41 $Sf\,;LF37 $Sf\,;LF
42 *2?M,?G$38 *2?M,?G$
43 @h"WX[9>39 @h"WX[9>
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.22 MB
./usr/lib/debug/.build-id/17/4b3f0d58b9ec6b7dc0895757436af7cbbdfaab.debug vs.
./usr/lib/debug/.build-id/c4/f5abac37fd8225538c218f236ef1aa37d66b8a.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 88% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········291372·(bytes·into·file)13 ··Start·of·section·headers:··········291368·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x4722c:1 There·are·35·section·headers,·starting·at·offset·0x47228:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000ad0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000ad0·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0002fc4c·00fc44·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0002fc4c·00fc44·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0002fd44·00fc44·0002bc·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0002fd44·00fc44·0002bc·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00030000·00fc44·000644·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00030000·00fc44·000644·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00030648·00fc44·0003a4·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00030648·00fc44·0003a4·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000081·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000081·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·01bad9·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·01bad5·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·01bcc8·0003c6·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·01bcc4·0003c6·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·01c090·00c717·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·01c08c·00c717·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·0287a8·000760·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·0287a4·000760·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·028f08·000049·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·028f04·000049·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·028f54·014b91·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·028f50·014b91·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·03dae8·003570·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·03dae4·003570·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·041058·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·041054·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·0410b0·003300·10·····33·646··437 ··[32]·.symtab···········SYMTAB··········00000000·0410ac·003300·10·····33·646··4
38 ··[33]·.strtab···········STRTAB··········00000000·0443b0·002d16·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·0443ac·002d16·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·0470c6·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·0470c2·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·174b3f0d58b9ec6b7dc0895757436af7cbbdfaab3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·c4f5abac37fd8225538c218f236ef1aa37d66b8a
1.21 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 37 lines modifiedOffset 3, 37 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x3228a·(32-bit)4 ···Length:········0x3228a·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·131·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·131·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/_shared/geometry.cpython-312-arm-linux-gnueabihf.so.p/geometry.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/_shared/geometry.cpython-312-arm-linux-gnueabihf.so.p/geometry.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x65b814 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x65b8
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
33 ·<1><43>:·Abbrev·Number:·49·(DW_TAG_imported_unit)33 ·<1><43>:·Abbrev·Number:·49·(DW_TAG_imported_unit)
34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
35 ·<1><48>:·Abbrev·Number:·49·(DW_TAG_imported_unit)35 ·<1><48>:·Abbrev·Number:·49·(DW_TAG_imported_unit)
36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
37 ·<1><4d>:·Abbrev·Number:·49·(DW_TAG_imported_unit)37 ·<1><4d>:·Abbrev·Number:·49·(DW_TAG_imported_unit)
38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
39 ·<1><52>:·Abbrev·Number:·49·(DW_TAG_imported_unit)39 ·<1><52>:·Abbrev·Number:·49·(DW_TAG_imported_unit)
Offset 125, 97 lines modifiedOffset 125, 97 lines modified
125 ·<1><129>:·Abbrev·Number:·49·(DW_TAG_imported_unit)125 ·<1><129>:·Abbrev·Number:·49·(DW_TAG_imported_unit)
126 ····<12a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>126 ····<12a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>
127 ·<1><12e>:·Abbrev·Number:·49·(DW_TAG_imported_unit)127 ·<1><12e>:·Abbrev·Number:·49·(DW_TAG_imported_unit)
128 ····<12f>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>128 ····<12f>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
129 ·<1><133>:·Abbrev·Number:·49·(DW_TAG_imported_unit)129 ·<1><133>:·Abbrev·Number:·49·(DW_TAG_imported_unit)
130 ····<134>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>130 ····<134>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
131 ·<1><138>:·Abbrev·Number:·90·(DW_TAG_variable)131 ·<1><138>:·Abbrev·Number:·90·(DW_TAG_variable)
132 ····<139>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3217df)·132 ····<139>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3217b7)·
133 ····<13d>···DW_AT_decl_file···:·(data1)·31133 ····<13d>···DW_AT_decl_file···:·(data1)·31
134 ····<13e>···DW_AT_decl_line···:·(data1)·27134 ····<13e>···DW_AT_decl_line···:·(data1)·27
135 ····<13f>···DW_AT_decl_column·:·(data1)·26135 ····<13f>···DW_AT_decl_column·:·(data1)·26
136 ····<140>···DW_AT_type········:·(GNU_ref_alt)·<0x5dc4>136 ····<140>···DW_AT_type········:·(GNU_ref_alt)·<0x5dc4>
137 ····<144>···DW_AT_external····:·(flag_present)·1137 ····<144>···DW_AT_external····:·(flag_present)·1
138 ····<144>···DW_AT_declaration·:·(flag_present)·1138 ····<144>···DW_AT_declaration·:·(flag_present)·1
139 ·<1><144>:·Abbrev·Number:·133·(DW_TAG_structure_type)139 ·<1><144>:·Abbrev·Number:·133·(DW_TAG_structure_type)
140 ····<146>···DW_AT_byte_size···:·(data1)·20140 ····<146>···DW_AT_byte_size···:·(data1)·20
141 ····<147>···DW_AT_decl_file···:·(data1)·10141 ····<147>···DW_AT_decl_file···:·(data1)·10
142 ····<148>···DW_AT_decl_line···:·(data1)·5142 ····<148>···DW_AT_decl_line···:·(data1)·5
143 ····<149>···DW_AT_decl_column·:·(data1)·9143 ····<149>···DW_AT_decl_column·:·(data1)·9
144 ····<14a>···DW_AT_sibling·····:·(ref_udata)·<0x174>144 ····<14a>···DW_AT_sibling·····:·(ref_udata)·<0x174>
145 ·<2><14c>:·Abbrev·Number:·105·(DW_TAG_member)145 ·<2><14c>:·Abbrev·Number:·105·(DW_TAG_member)
146 ····<14d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x322935)·146 ····<14d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32290d)·
147 ····<151>···DW_AT_decl_file···:·(data1)·10147 ····<151>···DW_AT_decl_file···:·(data1)·10
148 ····<152>···DW_AT_decl_line···:·(data1)·6148 ····<152>···DW_AT_decl_line···:·(data1)·6
149 ····<153>···DW_AT_decl_column·:·(data1)·5149 ····<153>···DW_AT_decl_column·:·(data1)·5
150 ····<154>···DW_AT_type········:·(GNU_ref_alt)·<0x64d5>150 ····<154>···DW_AT_type········:·(GNU_ref_alt)·<0x64d5>
151 ····<158>···DW_AT_data_member_location:·(data1)·0151 ····<158>···DW_AT_data_member_location:·(data1)·0
152 ·<2><159>:·Abbrev·Number:·105·(DW_TAG_member)152 ·<2><159>:·Abbrev·Number:·105·(DW_TAG_member)
153 ····<15a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x332fb4)·153 ····<15a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x332f8c)·
154 ····<15e>···DW_AT_decl_file···:·(data1)·10154 ····<15e>···DW_AT_decl_file···:·(data1)·10
155 ····<15f>···DW_AT_decl_line···:·(data1)·7155 ····<15f>···DW_AT_decl_line···:·(data1)·7
156 ····<160>···DW_AT_decl_column·:·(data1)·35156 ····<160>···DW_AT_decl_column·:·(data1)·35
157 ····<161>···DW_AT_type········:·(GNU_ref_alt)·<0x63a>157 ····<161>···DW_AT_type········:·(GNU_ref_alt)·<0x63a>
158 ····<165>···DW_AT_data_member_location:·(data1)·12158 ····<165>···DW_AT_data_member_location:·(data1)·12
159 ·<2><166>:·Abbrev·Number:·105·(DW_TAG_member)159 ·<2><166>:·Abbrev·Number:·105·(DW_TAG_member)
160 ····<167>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ccf69)·160 ····<167>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ccf41)·
161 ····<16b>···DW_AT_decl_file···:·(data1)·10161 ····<16b>···DW_AT_decl_file···:·(data1)·10
162 ····<16c>···DW_AT_decl_line···:·(data1)·8162 ····<16c>···DW_AT_decl_line···:·(data1)·8
163 ····<16d>···DW_AT_decl_column·:·(data1)·10163 ····<16d>···DW_AT_decl_column·:·(data1)·10
164 ····<16e>···DW_AT_type········:·(GNU_ref_alt)·<0x1ae>164 ····<16e>···DW_AT_type········:·(GNU_ref_alt)·<0x1ae>
165 ····<172>···DW_AT_data_member_location:·(data1)·16165 ····<172>···DW_AT_data_member_location:·(data1)·16
166 ·<2><173>:·Abbrev·Number:·0166 ·<2><173>:·Abbrev·Number:·0
167 ·<1><174>:·Abbrev·Number:·135·(DW_TAG_typedef)167 ·<1><174>:·Abbrev·Number:·135·(DW_TAG_typedef)
168 ····<176>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f88b1)·168 ····<176>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f889d)·
169 ····<17a>···DW_AT_decl_file···:·(data1)·10169 ····<17a>···DW_AT_decl_file···:·(data1)·10
170 ····<17b>···DW_AT_decl_line···:·(data1)·15170 ····<17b>···DW_AT_decl_line···:·(data1)·15
171 ····<17c>···DW_AT_decl_column·:·(data1)·3171 ····<17c>···DW_AT_decl_column·:·(data1)·3
172 ····<17d>···DW_AT_type········:·(ref_udata)·<0x144>172 ····<17d>···DW_AT_type········:·(ref_udata)·<0x144>
173 ·<1><17f>:·Abbrev·Number:·90·(DW_TAG_variable)173 ·<1><17f>:·Abbrev·Number:·90·(DW_TAG_variable)
174 ····<180>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ea49f)·174 ····<180>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ea48b)·
175 ····<184>···DW_AT_decl_file···:·(data1)·34175 ····<184>···DW_AT_decl_file···:·(data1)·34
176 ····<185>···DW_AT_decl_line···:·(data1)·91176 ····<185>···DW_AT_decl_line···:·(data1)·91
177 ····<186>···DW_AT_decl_column·:·(data1)·24177 ····<186>···DW_AT_decl_column·:·(data1)·24
178 ····<187>···DW_AT_type········:·(GNU_ref_alt)·<0x6468>178 ····<187>···DW_AT_type········:·(GNU_ref_alt)·<0x6468>
179 ····<18b>···DW_AT_external····:·(flag_present)·1179 ····<18b>···DW_AT_external····:·(flag_present)·1
180 ····<18b>···DW_AT_declaration·:·(flag_present)·1180 ····<18b>···DW_AT_declaration·:·(flag_present)·1
181 ·<1><18b>:·Abbrev·Number:·90·(DW_TAG_variable)181 ·<1><18b>:·Abbrev·Number:·90·(DW_TAG_variable)
182 ····<18c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ea115)·182 ····<18c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ea101)·
183 ····<190>···DW_AT_decl_file···:·(data1)·34183 ····<190>···DW_AT_decl_file···:·(data1)·34
184 ····<191>···DW_AT_decl_line···:·(data1)·109184 ····<191>···DW_AT_decl_line···:·(data1)·109
185 ····<192>···DW_AT_decl_column·:·(data1)·24185 ····<192>···DW_AT_decl_column·:·(data1)·24
186 ····<193>···DW_AT_type········:·(GNU_ref_alt)·<0x6468>186 ····<193>···DW_AT_type········:·(GNU_ref_alt)·<0x6468>
187 ····<197>···DW_AT_external····:·(flag_present)·1187 ····<197>···DW_AT_external····:·(flag_present)·1
188 ····<197>···DW_AT_declaration·:·(flag_present)·1188 ····<197>···DW_AT_declaration·:·(flag_present)·1
189 ·<1><197>:·Abbrev·Number:·90·(DW_TAG_variable)189 ·<1><197>:·Abbrev·Number:·90·(DW_TAG_variable)
190 ····<198>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ea3bd)·190 ····<198>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ea3a9)·
191 ····<19c>···DW_AT_decl_file···:·(data1)·34191 ····<19c>···DW_AT_decl_file···:·(data1)·34
192 ····<19d>···DW_AT_decl_line···:·(data1)·117192 ····<19d>···DW_AT_decl_line···:·(data1)·117
193 ····<19e>···DW_AT_decl_column·:·(data1)·24193 ····<19e>···DW_AT_decl_column·:·(data1)·24
194 ····<19f>···DW_AT_type········:·(GNU_ref_alt)·<0x6468>194 ····<19f>···DW_AT_type········:·(GNU_ref_alt)·<0x6468>
195 ····<1a3>···DW_AT_external····:·(flag_present)·1195 ····<1a3>···DW_AT_external····:·(flag_present)·1
196 ····<1a3>···DW_AT_declaration·:·(flag_present)·1196 ····<1a3>···DW_AT_declaration·:·(flag_present)·1
197 ·<1><1a3>:·Abbrev·Number:·90·(DW_TAG_variable)197 ·<1><1a3>:·Abbrev·Number:·90·(DW_TAG_variable)
198 ····<1a4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ea404)·198 ····<1a4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ea3f0)·
199 ····<1a8>···DW_AT_decl_file···:·(data1)·34199 ····<1a8>···DW_AT_decl_file···:·(data1)·34
200 ····<1a9>···DW_AT_decl_line···:·(data1)·123200 ····<1a9>···DW_AT_decl_line···:·(data1)·123
201 ····<1aa>···DW_AT_decl_column·:·(data1)·24201 ····<1aa>···DW_AT_decl_column·:·(data1)·24
202 ····<1ab>···DW_AT_type········:·(GNU_ref_alt)·<0x6468>202 ····<1ab>···DW_AT_type········:·(GNU_ref_alt)·<0x6468>
203 ····<1af>···DW_AT_external····:·(flag_present)·1203 ····<1af>···DW_AT_external····:·(flag_present)·1
204 ····<1af>···DW_AT_declaration·:·(flag_present)·1204 ····<1af>···DW_AT_declaration·:·(flag_present)·1
205 ·<1><1af>:·Abbrev·Number:·90·(DW_TAG_variable)205 ·<1><1af>:·Abbrev·Number:·90·(DW_TAG_variable)
206 ····<1b0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32173a)·206 ····<1b0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x321712)·
207 ····<1b4>···DW_AT_decl_file···:·(data1)·43207 ····<1b4>···DW_AT_decl_file···:·(data1)·43
208 ····<1b5>···DW_AT_decl_line···:·(data1)·28208 ····<1b5>···DW_AT_decl_line···:·(data1)·28
209 ····<1b6>···DW_AT_decl_column·:·(data1)·26209 ····<1b6>···DW_AT_decl_column·:·(data1)·26
210 ····<1b7>···DW_AT_type········:·(GNU_ref_alt)·<0x5dc4>210 ····<1b7>···DW_AT_type········:·(GNU_ref_alt)·<0x5dc4>
211 ····<1bb>···DW_AT_external····:·(flag_present)·1211 ····<1bb>···DW_AT_external····:·(flag_present)·1
212 ····<1bb>···DW_AT_declaration·:·(flag_present)·1212 ····<1bb>···DW_AT_declaration·:·(flag_present)·1
213 ·<1><1bb>:·Abbrev·Number:·21·(DW_TAG_variable)213 ·<1><1bb>:·Abbrev·Number:·21·(DW_TAG_variable)
Max diff block lines reached; 1262244/1269886 bytes (99.40%) of diff not shown.
578 B
strings --all --bytes=8 {}
    
Offset 1, 29 lines modifiedOffset 1, 24 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
 2 GTh/uTd.PsB
 3 -;r:]hSrm
 4 YyC@N!u8V
 5 p3Q;HgtN2
 6 %s~EQj_1E
 7 &+KxCy·+
 8 ·H)#Ub9<K
 9 T],KsGHS
 10 _7z$nq<?
 11 a5nvzrox
 12 Y0zV0uSK3
 13 n6(F8^w=
 14 ]X;·|UCva
 15 5LhJx{5j
 16 4<~W#WM5*
 17 e=A",lrK
2 6#"ds1%69T4jn` 
3 7DH{f$5> 
4 vD9r#]LLR 
5 A}c@}zB} 
6 6YTr92,1+I$6 
7 (_){3XQ[ 
8 mw~A\47-o 
9 GO9&5Ie,M. 
10 Zq?j*%:1KH 
11 @wf)|B?y 
12 1Yd<»   )&X2 
13 QB6LT\xc 
14 k·)Ut.y+S 
15 -?T5;h,e 
16 `\#,npKy 
17 W*SI&*'} 
18 u}!CY8WJ.; 
19 iE3<|>X,a 
20 $+UEt?Sp 
21 C{(2G(2E(2 
22 `u?M!l\2 
23 /"leMuxq18 /"leMuxq
24 t?rxBclo19 t?rxBclo
25 )Nlp!Ld/20 )Nlp!Ld/
26 E?]J(Jw,521 E?]J(Jw,5
27 i»      2K'·|z22 i»      2K'·|z
28 Y]VoL6s}0P23 Y]VoL6s}0P
29 Mv]L-EU|24 Mv]L-EU|
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.57 MB
./usr/lib/debug/.build-id/19/d9227bff7f52c2111ae8f5720d2fe6453f3160.debug vs.
./usr/lib/debug/.build-id/6f/6f97d4913a2c773238426f86142457f818b058.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 86% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········450112·(bytes·into·file)13 ··Start·of·section·headers:··········450108·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x6de40:1 There·are·35·section·headers,·starting·at·offset·0x6de3c:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b20·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b20·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fc3c·00fc34·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fc3c·00fc34·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fd34·00fc34·0002cc·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fd34·00fc34·0002cc·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fc34·0006b4·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fc34·0006b4·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········000406b8·00fc34·0003f4·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········000406b8·00fc34·0003f4·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000078·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000078·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001e0·029041·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001e0·029040·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·029224·00037f·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·029220·00037f·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·0295a4·01239e·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·0295a0·01239e·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·03b944·000832·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·03b940·000832·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·03c176·000052·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·03c172·000052·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·03c1c8·025774·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·03c1c4·025774·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·06193c·00546d·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·061938·00546d·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·066da9·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·066da5·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·066e00·003b80·10·····33·777··437 ··[32]·.symtab···········SYMTAB··········00000000·066dfc·003b80·10·····33·777··4
38 ··[33]·.strtab···········STRTAB··········00000000·06a980·00335b·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·06a97c·00335b·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·06dcdb·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·06dcd7·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·19d9227bff7f52c2111ae8f5720d2fe6453f31603 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·6f6f97d4913a2c773238426f86142457f818b058
1.56 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x4e1b2·(32-bit)4 ···Length:········0x4e1b2·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·131·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·131·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/rank/core_cy_3d.cpython-313-arm-linux-gnueabihf.so.p/core_cy_3d.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/rank/core_cy_3d.cpython-313-arm-linux-gnueabihf.so.p/core_cy_3d.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xa78114 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xa781
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·130 ····<3d>···DW_AT_byte_size···:·(data1)·1
31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·234 ····<44>···DW_AT_byte_size···:·(data1)·2
35 ····<45>···DW_AT_encoding····:·(data1)·7»    (unsigned)35 ····<45>···DW_AT_encoding····:·(data1)·7»    (unsigned)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc002)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfee)·
37 ·<1><4a>:·Abbrev·Number:·43·(DW_TAG_imported_unit)37 ·<1><4a>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4f>:·Abbrev·Number:·43·(DW_TAG_imported_unit)39 ·<1><4f>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
41 ·<1><54>:·Abbrev·Number:·43·(DW_TAG_imported_unit)41 ·<1><54>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
43 ·<1><59>:·Abbrev·Number:·43·(DW_TAG_imported_unit)43 ·<1><59>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
Offset 205, 15 lines modifiedOffset 205, 15 lines modified
205 ·<1><1ee>:·Abbrev·Number:·43·(DW_TAG_imported_unit)205 ·<1><1ee>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
206 ····<1ef>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>206 ····<1ef>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>
207 ·<1><1f3>:·Abbrev·Number:·43·(DW_TAG_imported_unit)207 ·<1><1f3>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
208 ····<1f4>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>208 ····<1f4>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
209 ·<1><1f8>:·Abbrev·Number:·43·(DW_TAG_imported_unit)209 ·<1><1f8>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
210 ····<1f9>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>210 ····<1f9>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
211 ·<1><1fd>:·Abbrev·Number:·24·(DW_TAG_variable)211 ·<1><1fd>:·Abbrev·Number:·24·(DW_TAG_variable)
212 ····<1fe>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·212 ····<1fe>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
213 ····<202>···DW_AT_decl_file···:·(data1)·11213 ····<202>···DW_AT_decl_file···:·(data1)·11
214 ····<203>···DW_AT_decl_line···:·(data2)·641214 ····<203>···DW_AT_decl_line···:·(data2)·641
215 ····<205>···DW_AT_decl_column·:·(data1)·15215 ····<205>···DW_AT_decl_column·:·(data1)·15
216 ····<206>···DW_AT_type········:·(GNU_ref_alt)·<0x142>216 ····<206>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
217 ····<20a>···DW_AT_location····:·(exprloc)·5·byte·block:·3·98·a·4·0·» (DW_OP_addr:·40a98)217 ····<20a>···DW_AT_location····:·(exprloc)·5·byte·block:·3·98·a·4·0·» (DW_OP_addr:·40a98)
218 ·<1><210>:·Abbrev·Number:·133·(DW_TAG_subroutine_type)218 ·<1><210>:·Abbrev·Number:·133·(DW_TAG_subroutine_type)
219 ····<212>···DW_AT_prototyped··:·(flag_present)·1219 ····<212>···DW_AT_prototyped··:·(flag_present)·1
Offset 244, 308 lines modifiedOffset 244, 308 lines modified
244 ····<232>···DW_AT_name········:·(string)·n244 ····<232>···DW_AT_name········:·(string)·n
245 ····<234>···DW_AT_decl_file···:·(implicit_const)·1245 ····<234>···DW_AT_decl_file···:·(implicit_const)·1
246 ····<234>···DW_AT_decl_line···:·(data2)·1242246 ····<234>···DW_AT_decl_line···:·(data2)·1242
247 ····<236>···DW_AT_decl_column·:·(data1)·63247 ····<236>···DW_AT_decl_column·:·(data1)·63
248 ····<237>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>248 ····<237>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
249 ····<23b>···DW_AT_data_member_location:·(data1)·8249 ····<23b>···DW_AT_data_member_location:·(data1)·8
250 ·<2><23c>:·Abbrev·Number:·36·(DW_TAG_member)250 ·<2><23c>:·Abbrev·Number:·36·(DW_TAG_member)
251 ····<23d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·251 ····<23d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
252 ····<241>···DW_AT_decl_file···:·(implicit_const)·1252 ····<241>···DW_AT_decl_file···:·(implicit_const)·1
253 ····<241>···DW_AT_decl_line···:·(data2)·1242253 ····<241>···DW_AT_decl_line···:·(data2)·1242
254 ····<243>···DW_AT_decl_column·:·(data1)·78254 ····<243>···DW_AT_decl_column·:·(data1)·78
255 ····<244>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>255 ····<244>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
256 ····<248>···DW_AT_data_member_location:·(data1)·12256 ····<248>···DW_AT_data_member_location:·(data1)·12
257 ·<2><249>:·Abbrev·Number:·36·(DW_TAG_member)257 ·<2><249>:·Abbrev·Number:·36·(DW_TAG_member)
258 ····<24a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·258 ····<24a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
259 ····<24e>···DW_AT_decl_file···:·(implicit_const)·1259 ····<24e>···DW_AT_decl_file···:·(implicit_const)·1
260 ····<24e>···DW_AT_decl_line···:·(data2)·1243260 ····<24e>···DW_AT_decl_line···:·(data2)·1243
261 ····<250>···DW_AT_decl_column·:·(data1)·28261 ····<250>···DW_AT_decl_column·:·(data1)·28
262 ····<251>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>262 ····<251>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
263 ····<255>···DW_AT_data_member_location:·(data1)·16263 ····<255>···DW_AT_data_member_location:·(data1)·16
264 ·<2><256>:·Abbrev·Number:·36·(DW_TAG_member)264 ·<2><256>:·Abbrev·Number:·36·(DW_TAG_member)
265 ····<257>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·265 ····<257>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
266 ····<25b>···DW_AT_decl_file···:·(implicit_const)·1266 ····<25b>···DW_AT_decl_file···:·(implicit_const)·1
267 ····<25b>···DW_AT_decl_line···:·(data2)·1243267 ····<25b>···DW_AT_decl_line···:·(data2)·1243
268 ····<25d>···DW_AT_decl_column·:·(data1)·51268 ····<25d>···DW_AT_decl_column·:·(data1)·51
269 ····<25e>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>269 ····<25e>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
270 ····<262>···DW_AT_data_member_location:·(data1)·17270 ····<262>···DW_AT_data_member_location:·(data1)·17
271 ·<2><263>:·Abbrev·Number:·36·(DW_TAG_member)271 ·<2><263>:·Abbrev·Number:·36·(DW_TAG_member)
272 ····<264>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·272 ····<264>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
273 ····<268>···DW_AT_decl_file···:·(implicit_const)·1273 ····<268>···DW_AT_decl_file···:·(implicit_const)·1
274 ····<268>···DW_AT_decl_line···:·(data2)·1243274 ····<268>···DW_AT_decl_line···:·(data2)·1243
275 ····<26a>···DW_AT_decl_column·:·(data1)·70275 ····<26a>···DW_AT_decl_column·:·(data1)·70
276 ····<26b>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>276 ····<26b>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
277 ····<26f>···DW_AT_data_member_location:·(data1)·18277 ····<26f>···DW_AT_data_member_location:·(data1)·18
278 ·<2><270>:·Abbrev·Number:·0278 ·<2><270>:·Abbrev·Number:·0
279 ·<1><271>:·Abbrev·Number:·89·(DW_TAG_typedef)279 ·<1><271>:·Abbrev·Number:·89·(DW_TAG_typedef)
280 ····<272>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·280 ····<272>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
281 ····<276>···DW_AT_decl_file···:·(data1)·1281 ····<276>···DW_AT_decl_file···:·(data1)·1
282 ····<277>···DW_AT_decl_line···:·(data2)·1243282 ····<277>···DW_AT_decl_line···:·(data2)·1243
283 ····<279>···DW_AT_decl_column·:·(data1)·80283 ····<279>···DW_AT_decl_column·:·(data1)·80
284 ····<27a>···DW_AT_type········:·(ref_udata)·<0x215>284 ····<27a>···DW_AT_type········:·(ref_udata)·<0x215>
285 ·<1><27c>:·Abbrev·Number:·93·(DW_TAG_typedef)285 ·<1><27c>:·Abbrev·Number:·93·(DW_TAG_typedef)
286 ····<27d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·286 ····<27d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
287 ····<281>···DW_AT_decl_file···:·(data1)·1287 ····<281>···DW_AT_decl_file···:·(data1)·1
288 ····<282>···DW_AT_decl_line···:·(data2)·1361288 ····<282>···DW_AT_decl_line···:·(data2)·1361
289 ····<284>···DW_AT_decl_column·:·(data1)·23289 ····<284>···DW_AT_decl_column·:·(data1)·23
290 ····<285>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>290 ····<285>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
291 ·<1><289>:·Abbrev·Number:·93·(DW_TAG_typedef)291 ·<1><289>:·Abbrev·Number:·93·(DW_TAG_typedef)
292 ····<28a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·292 ····<28a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
293 ····<28e>···DW_AT_decl_file···:·(data1)·1293 ····<28e>···DW_AT_decl_file···:·(data1)·1
294 ····<28f>···DW_AT_decl_line···:·(data2)·1362294 ····<28f>···DW_AT_decl_line···:·(data2)·1362
295 ····<291>···DW_AT_decl_column·:·(data1)·19295 ····<291>···DW_AT_decl_column·:·(data1)·19
296 ····<292>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>296 ····<292>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
297 ·<1><296>:·Abbrev·Number:·24·(DW_TAG_variable)297 ·<1><296>:·Abbrev·Number:·24·(DW_TAG_variable)
298 ····<297>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·298 ····<297>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
299 ····<29b>···DW_AT_decl_file···:·(data1)·1299 ····<29b>···DW_AT_decl_file···:·(data1)·1
300 ····<29c>···DW_AT_decl_line···:·(data2)·1472300 ····<29c>···DW_AT_decl_line···:·(data2)·1472
301 ····<29e>···DW_AT_decl_column·:·(data1)·18301 ····<29e>···DW_AT_decl_column·:·(data1)·18
302 ····<29f>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>302 ····<29f>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
303 ····<2a3>···DW_AT_location····:·(exprloc)·5·byte·block:·3·d0·9·4·0·» (DW_OP_addr:·409d0)303 ····<2a3>···DW_AT_location····:·(exprloc)·5·byte·block:·3·d0·9·4·0·» (DW_OP_addr:·409d0)
304 ·<1><2a9>:·Abbrev·Number:·8·(DW_TAG_variable)304 ·<1><2a9>:·Abbrev·Number:·8·(DW_TAG_variable)
305 ····<2aa>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·305 ····<2aa>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
306 ····<2ae>···DW_AT_decl_file···:·(data1)·1306 ····<2ae>···DW_AT_decl_file···:·(data1)·1
307 ····<2af>···DW_AT_decl_line···:·(data2)·1474307 ····<2af>···DW_AT_decl_line···:·(data2)·1474
308 ····<2b1>···DW_AT_decl_column·:·(data1)·12308 ····<2b1>···DW_AT_decl_column·:·(data1)·12
309 ····<2b2>···DW_AT_type········:·(GNU_ref_alt)·<0x31>309 ····<2b2>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
310 ·<1><2b6>:·Abbrev·Number:·8·(DW_TAG_variable)310 ·<1><2b6>:·Abbrev·Number:·8·(DW_TAG_variable)
311 ····<2b7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·311 ····<2b7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
312 ····<2bb>···DW_AT_decl_file···:·(data1)·1312 ····<2bb>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 1628622/1636339 bytes (99.53%) of diff not shown.
1020 B
strings --all --bytes=8 {}
    
Offset 1, 45 lines modifiedOffset 1, 49 lines modified
1 E?1`GCC:·(Debian·14.2.0-8)·14.2.01 XGCC:·(Debian·14.2.0-8)·14.2.0
2 [0"]8";E1 
3 n/M{'wZY 
4 yL!9D(}M 
5 v"li.V.>i 
6 teyQ;I>K 
7 Q_iC\#_A7\= 
8 zWd:WR~} 
9 aj&-z·3i 
10 n,B:;@v7 
11 X7!]?P9V 
12 6hs/)4l? 
13 _<g.pLlI 
14 »       %3PfR%d 
15 BpPyZ+MEf| 
16 s»      /xyQ<' 
17 ssTiz]=: 
18 qf4lgdt| 
19 -G`4l??A 
20 Xx&zN}^/ 
21 M2kM?6=!2 $kJUdt4[
 3 FJnQem·Tp
 4 ?({i5c`m
 5 \R0+sh7@{
 6 5F3>;K49k
 7 .xvB0S^ZW
 8 C}Mn)TPY
 9 hE,??sL.T
 10 `L=Eo'1»
 11 *|c3k>hyg
 12 t%)Jeh;8
 13 J;k|^tDC
 14 nu5^?7%z,
 15 shQ/v#ts_OTO
 16 5V0_+4l!
 17 Fm7#)k|m
 18 FpRyZ+MEf|3Y+mB
 19 ·**"6DAb
 20 &v%*-E·7
 21 .0V`l:nb
 22 __;Ja0nY
 23 "o]`3}a1
 24 cUj8nvNs
 25 2f9kHW^vO
22 4O~n,P#-l26 4O~n,P#-l
23 y8uey\0e8 
24 #2~oD4+C 
25 ^3:E/wz' 
26 [TY9$Sa@ 
27 h_AQ677s 
28 `_4Ty!8FK 
29 en>QM.QpT 
30 wamSQ{GB- 
31 TL"V!HSq27 ^E·k"mv/P
 28 *k^XL)/,
 29 Dc:u]MB`
 30 LW[uf"zVPO
 31 -f4cG:vWH)^
 32 b^»     gZ_jm
 33 mnh;wJC;
 34 v/8ysN^y
 35 %iC~;nr:W"
32 8s_Vs&'V36 8s_Vs&'V
33 )1BlYcEzN@ 
34 »       okh[{V, 
35 F6Zj4k$W 
36 yt=Y1$bQ 
37 -jc,$F71 
38 ~r!N|Oeh;37 &j"0%[My#
 38 +F7tp~,r
 39 L(g&4_fV·
 40 #MdfA9|C
 41 VPEG*V+O@V
 42 A{8HKVW_
39 yp·N4Y<u43 yp·N4Y<u
40 i|E~r|S@w44 i|E~r|S@w
41 yWojb)ue45 yWojb)ue
42 MDvv+»  PJ46 MDvv+»  PJ
43 JRsj,,{9>47 JRsj,,{9>
44 T!B7$y#o/48 T!B7$y#o/
45 \a"|82@G49 \a"|82@G
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.47 MB
./usr/lib/debug/.build-id/1c/86e9c4b5594d5323ac80dac5aca2fa62746863.debug vs.
./usr/lib/debug/.build-id/ae/9caa2d9ffe06a41c9d4cef73038ebef8139711.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 87% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········359568·(bytes·into·file)13 ··Start·of·section·headers:··········359572·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x57c90:1 There·are·35·section·headers,·starting·at·offset·0x57c94:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000ba0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000ba0·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0002fc1c·00fc14·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0002fc1c·00fc14·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0002fd14·00fc14·0002ec·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0002fd14·00fc14·0002ec·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00030000·00fc14·0009c0·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00030000·00fc14·0009c0·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········000309c0·00fc14·000454·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········000309c0·00fc14·000454·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000081·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000081·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·021bb4·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·021bb6·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·021da0·000389·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·021da4·000389·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·02212c·00fb1c·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·022130·00fb1c·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·031c48·0008c1·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·031c4c·0008c1·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·032509·000047·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·03250d·000047·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·032550·019aa9·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·032554·019aa9·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·04bffc·00449e·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·04c000·00449e·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·05049a·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·05049e·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·0504f0·003f00·10·····33·825··437 ··[32]·.symtab···········SYMTAB··········00000000·0504f4·003f00·10·····33·825··4
38 ··[33]·.strtab···········STRTAB··········00000000·0543f0·00373c·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·0543f4·00373c·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·057b2c·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·057b30·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·1c86e9c4b5594d5323ac80dac5aca2fa627468633 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ae9caa2d9ffe06a41c9d4cef73038ebef8139711
1.46 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 37 lines modifiedOffset 3, 37 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x3d7a9·(32-bit)4 ···Length:········0x3d7a9·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·132·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·132·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/measure/_pnpoly.cpython-313-arm-linux-gnueabihf.so.p/_pnpoly.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/measure/_pnpoly.cpython-313-arm-linux-gnueabihf.so.p/_pnpoly.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x83e214 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x83e2
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·126 ····<36>···DW_AT_byte_size···:·(data1)·1
27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·830 ····<3d>···DW_AT_byte_size···:·(data1)·8
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
33 ·<1><43>:·Abbrev·Number:·40·(DW_TAG_imported_unit)33 ·<1><43>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
35 ·<1><48>:·Abbrev·Number:·40·(DW_TAG_imported_unit)35 ·<1><48>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
37 ·<1><4d>:·Abbrev·Number:·40·(DW_TAG_imported_unit)37 ·<1><4d>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
39 ·<1><52>:·Abbrev·Number:·40·(DW_TAG_imported_unit)39 ·<1><52>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
Offset 223, 23 lines modifiedOffset 223, 23 lines modified
223 ·<1><21e>:·Abbrev·Number:·40·(DW_TAG_imported_unit)223 ·<1><21e>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
224 ····<21f>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>224 ····<21f>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
225 ·<1><223>:·Abbrev·Number:·40·(DW_TAG_imported_unit)225 ·<1><223>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
226 ····<224>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>226 ····<224>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
227 ·<1><228>:·Abbrev·Number:·40·(DW_TAG_imported_unit)227 ·<1><228>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
228 ····<229>···DW_AT_import······:·(GNU_ref_alt)·<0x1a29d5>228 ····<229>···DW_AT_import······:·(GNU_ref_alt)·<0x1a29d5>
229 ·<1><22d>:·Abbrev·Number:·125·(DW_TAG_variable)229 ·<1><22d>:·Abbrev·Number:·125·(DW_TAG_variable)
230 ····<22e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32179b)·230 ····<22e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x321773)·
231 ····<232>···DW_AT_decl_file···:·(data1)·2231 ····<232>···DW_AT_decl_file···:·(data1)·2
232 ····<233>···DW_AT_decl_line···:·(data2)·343232 ····<233>···DW_AT_decl_line···:·(data2)·343
233 ····<235>···DW_AT_decl_column·:·(data1)·26233 ····<235>···DW_AT_decl_column·:·(data1)·26
234 ····<236>···DW_AT_type········:·(GNU_ref_alt)·<0x33e4>234 ····<236>···DW_AT_type········:·(GNU_ref_alt)·<0x33e4>
235 ····<23a>···DW_AT_external····:·(flag_present)·1235 ····<23a>···DW_AT_external····:·(flag_present)·1
236 ····<23a>···DW_AT_declaration·:·(flag_present)·1236 ····<23a>···DW_AT_declaration·:·(flag_present)·1
237 ·<1><23a>:·Abbrev·Number:·21·(DW_TAG_variable)237 ·<1><23a>:·Abbrev·Number:·21·(DW_TAG_variable)
238 ····<23b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·238 ····<23b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
239 ····<23f>···DW_AT_decl_file···:·(data1)·13239 ····<23f>···DW_AT_decl_file···:·(data1)·13
240 ····<240>···DW_AT_decl_line···:·(data2)·641240 ····<240>···DW_AT_decl_line···:·(data2)·641
241 ····<242>···DW_AT_decl_column·:·(data1)·15241 ····<242>···DW_AT_decl_column·:·(data1)·15
242 ····<243>···DW_AT_type········:·(GNU_ref_alt)·<0x142>242 ····<243>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
243 ····<247>···DW_AT_location····:·(exprloc)·5·byte·block:·3·0·e·3·0·»  (DW_OP_addr:·30e00)243 ····<247>···DW_AT_location····:·(exprloc)·5·byte·block:·3·0·e·3·0·»  (DW_OP_addr:·30e00)
244 ·<1><24d>:·Abbrev·Number:·134·(DW_TAG_subroutine_type)244 ·<1><24d>:·Abbrev·Number:·134·(DW_TAG_subroutine_type)
245 ····<24f>···DW_AT_prototyped··:·(flag_present)·1245 ····<24f>···DW_AT_prototyped··:·(flag_present)·1
Offset 270, 308 lines modifiedOffset 270, 308 lines modified
270 ····<272>···DW_AT_name········:·(string)·n270 ····<272>···DW_AT_name········:·(string)·n
271 ····<274>···DW_AT_decl_file···:·(data1)·1271 ····<274>···DW_AT_decl_file···:·(data1)·1
272 ····<275>···DW_AT_decl_line···:·(data2)·1242272 ····<275>···DW_AT_decl_line···:·(data2)·1242
273 ····<277>···DW_AT_decl_column·:·(data1)·63273 ····<277>···DW_AT_decl_column·:·(data1)·63
274 ····<278>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>274 ····<278>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
275 ····<27c>···DW_AT_data_member_location:·(data1)·8275 ····<27c>···DW_AT_data_member_location:·(data1)·8
276 ·<2><27d>:·Abbrev·Number:·29·(DW_TAG_member)276 ·<2><27d>:·Abbrev·Number:·29·(DW_TAG_member)
277 ····<27e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·277 ····<27e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
278 ····<282>···DW_AT_decl_file···:·(data1)·1278 ····<282>···DW_AT_decl_file···:·(data1)·1
279 ····<283>···DW_AT_decl_line···:·(data2)·1242279 ····<283>···DW_AT_decl_line···:·(data2)·1242
280 ····<285>···DW_AT_decl_column·:·(data1)·78280 ····<285>···DW_AT_decl_column·:·(data1)·78
281 ····<286>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>281 ····<286>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
282 ····<28a>···DW_AT_data_member_location:·(data1)·12282 ····<28a>···DW_AT_data_member_location:·(data1)·12
283 ·<2><28b>:·Abbrev·Number:·29·(DW_TAG_member)283 ·<2><28b>:·Abbrev·Number:·29·(DW_TAG_member)
284 ····<28c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·284 ····<28c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
285 ····<290>···DW_AT_decl_file···:·(data1)·1285 ····<290>···DW_AT_decl_file···:·(data1)·1
286 ····<291>···DW_AT_decl_line···:·(data2)·1243286 ····<291>···DW_AT_decl_line···:·(data2)·1243
287 ····<293>···DW_AT_decl_column·:·(data1)·28287 ····<293>···DW_AT_decl_column·:·(data1)·28
288 ····<294>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>288 ····<294>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
289 ····<298>···DW_AT_data_member_location:·(data1)·16289 ····<298>···DW_AT_data_member_location:·(data1)·16
290 ·<2><299>:·Abbrev·Number:·29·(DW_TAG_member)290 ·<2><299>:·Abbrev·Number:·29·(DW_TAG_member)
291 ····<29a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·291 ····<29a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
292 ····<29e>···DW_AT_decl_file···:·(data1)·1292 ····<29e>···DW_AT_decl_file···:·(data1)·1
293 ····<29f>···DW_AT_decl_line···:·(data2)·1243293 ····<29f>···DW_AT_decl_line···:·(data2)·1243
294 ····<2a1>···DW_AT_decl_column·:·(data1)·51294 ····<2a1>···DW_AT_decl_column·:·(data1)·51
295 ····<2a2>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>295 ····<2a2>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
296 ····<2a6>···DW_AT_data_member_location:·(data1)·17296 ····<2a6>···DW_AT_data_member_location:·(data1)·17
297 ·<2><2a7>:·Abbrev·Number:·29·(DW_TAG_member)297 ·<2><2a7>:·Abbrev·Number:·29·(DW_TAG_member)
298 ····<2a8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·298 ····<2a8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
299 ····<2ac>···DW_AT_decl_file···:·(data1)·1299 ····<2ac>···DW_AT_decl_file···:·(data1)·1
300 ····<2ad>···DW_AT_decl_line···:·(data2)·1243300 ····<2ad>···DW_AT_decl_line···:·(data2)·1243
301 ····<2af>···DW_AT_decl_column·:·(data1)·70301 ····<2af>···DW_AT_decl_column·:·(data1)·70
302 ····<2b0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>302 ····<2b0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
303 ····<2b4>···DW_AT_data_member_location:·(data1)·18303 ····<2b4>···DW_AT_data_member_location:·(data1)·18
304 ·<2><2b5>:·Abbrev·Number:·0304 ·<2><2b5>:·Abbrev·Number:·0
305 ·<1><2b6>:·Abbrev·Number:·79·(DW_TAG_typedef)305 ·<1><2b6>:·Abbrev·Number:·79·(DW_TAG_typedef)
306 ····<2b7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·306 ····<2b7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
307 ····<2bb>···DW_AT_decl_file···:·(data1)·1307 ····<2bb>···DW_AT_decl_file···:·(data1)·1
308 ····<2bc>···DW_AT_decl_line···:·(data2)·1243308 ····<2bc>···DW_AT_decl_line···:·(data2)·1243
309 ····<2be>···DW_AT_decl_column·:·(data1)·80309 ····<2be>···DW_AT_decl_column·:·(data1)·80
310 ····<2bf>···DW_AT_type········:·(ref_udata)·<0x252>310 ····<2bf>···DW_AT_type········:·(ref_udata)·<0x252>
311 ·<1><2c1>:·Abbrev·Number:·91·(DW_TAG_typedef)311 ·<1><2c1>:·Abbrev·Number:·91·(DW_TAG_typedef)
312 ····<2c2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·312 ····<2c2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
313 ····<2c6>···DW_AT_decl_file···:·(data1)·1313 ····<2c6>···DW_AT_decl_file···:·(data1)·1
314 ····<2c7>···DW_AT_decl_line···:·(data2)·1361314 ····<2c7>···DW_AT_decl_line···:·(data2)·1361
315 ····<2c9>···DW_AT_decl_column·:·(data1)·23315 ····<2c9>···DW_AT_decl_column·:·(data1)·23
316 ····<2ca>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>316 ····<2ca>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
317 ·<1><2ce>:·Abbrev·Number:·91·(DW_TAG_typedef)317 ·<1><2ce>:·Abbrev·Number:·91·(DW_TAG_typedef)
318 ····<2cf>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·318 ····<2cf>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
319 ····<2d3>···DW_AT_decl_file···:·(data1)·1319 ····<2d3>···DW_AT_decl_file···:·(data1)·1
320 ····<2d4>···DW_AT_decl_line···:·(data2)·1362320 ····<2d4>···DW_AT_decl_line···:·(data2)·1362
321 ····<2d6>···DW_AT_decl_column·:·(data1)·19321 ····<2d6>···DW_AT_decl_column·:·(data1)·19
322 ····<2d7>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>322 ····<2d7>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
323 ·<1><2db>:·Abbrev·Number:·21·(DW_TAG_variable)323 ·<1><2db>:·Abbrev·Number:·21·(DW_TAG_variable)
324 ····<2dc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·324 ····<2dc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
325 ····<2e0>···DW_AT_decl_file···:·(data1)·1325 ····<2e0>···DW_AT_decl_file···:·(data1)·1
326 ····<2e1>···DW_AT_decl_line···:·(data2)·1472326 ····<2e1>···DW_AT_decl_line···:·(data2)·1472
327 ····<2e3>···DW_AT_decl_column·:·(data1)·18327 ····<2e3>···DW_AT_decl_column·:·(data1)·18
328 ····<2e4>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>328 ····<2e4>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
329 ····<2e8>···DW_AT_location····:·(exprloc)·5·byte·block:·3·8·d·3·0·»  (DW_OP_addr:·30d08)329 ····<2e8>···DW_AT_location····:·(exprloc)·5·byte·block:·3·8·d·3·0·»  (DW_OP_addr:·30d08)
330 ·<1><2ee>:·Abbrev·Number:·7·(DW_TAG_variable)330 ·<1><2ee>:·Abbrev·Number:·7·(DW_TAG_variable)
331 ····<2ef>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·331 ····<2ef>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
332 ····<2f3>···DW_AT_decl_file···:·(data1)·1332 ····<2f3>···DW_AT_decl_file···:·(data1)·1
333 ····<2f4>···DW_AT_decl_line···:·(data2)·1474333 ····<2f4>···DW_AT_decl_line···:·(data2)·1474
334 ····<2f6>···DW_AT_decl_column·:·(data1)·12334 ····<2f6>···DW_AT_decl_column·:·(data1)·12
Max diff block lines reached; 1527509/1535093 bytes (99.51%) of diff not shown.
1.05 KB
strings --all --bytes=8 {}
    
Offset 1, 45 lines modifiedOffset 1, 54 lines modified
1 bthcGCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 =F5$THS4M 
3 hWm$A,/,G 
4 #cHC!k·= 
5 CYhnuRV-5# 
6 )9/M,5bJN{# 
7 xE6·wD(o 
8 Xb'=:6=Pm 
9 "Z:?wcmI 
10 (U}CD}$% 
11 p][<ST1_Q 
12 v-Q(Q&F9 
13 TIEy}A/s 
14 \K%BH·VH 
15 q,"NUH`r 
16 MeP\tA){ 
17 f}4>bG9Wu 
18 %Y0/hd.yn 
19 l7&JM;zVhZ8 
20 RasB\Zqn 
21 @tSP|ATnt 
22 e|L'QD6pdQ 
23 m\'KLp+? 
24 3$QBfD1d-·+ 
25 VvEdOAj- 
26 pGdxW'L( 
27 %)VK]XN$2 8"&X8'k>
 3 IcMC|G8}
 4 3g!?=!\{
 5 c\<4jgsb"s
 6 zY6andS=1
 7 /1b|&Wp8
 8 lCjIQs5M
 9 (v*\(p!H
 10 Kgu&7-gu&
 11 u\cA?:J\
 12 p][8]41?
 13 »       6Z)9c8}
 14 Sph0P.rC
 15 t3%Rh·Nh
 16 }:[6a"qa
 17 ![kMW^+»$
 18 S9gq9C(S=?11CW
 19 RKtb:x"L
 20 u{AZ5~)`
 21 9QeNWh}5
 22 DeN^0e1_z
 23 8/L74Oin
 24 Wr-M.F1JP
 25 `F%Y0bkR
 26 ·xVChS5·}S
 27 ?B+»    dq^K
 28 cTp]hC-d\
 29 ,Pox:M"3
 30 9aM(y"J0h
 31 ;J%CGi,;JS
 32 %aO7Mqw#
 33 5E(nJ7cM
 34 v@h[_j_W
28 pedy+t"·#%35 pedy+t"·#%
29 l\@sC4XCY@ 
30 :Zg9@HJ#36 :Zg9@HJ#
31 oQ4Ivk/Ph37 oq4Ivk/Ph
32 ^K03X'Rf 
33 UEDEB8:_ 
34 vnO31Vh> 
35 =yGBcNKf[:b 
36 i-DW^·l' 
37 ;P·D|6Et 
38 MnYuc_3a&38 CO8\DT~(
 39 KJe*jZvI
 40 d&*OVoKx
 41 [Y>r'>Cp
 42 t.@T;]» o'
 43 i-HW^"l#
 44 vV=(<++5
 45 #AgSp3.Q3Sp
 46 $a[5RW^G
 47 $"0"#d|Q
39 zSlmkQ{08C^48 zSlmkQ{08C^
40 R6E4i)/+D49 R6E4i)/+D
41 ihYAX5» :=j550 ihYAX5» :=j5
42 U+$zZ8M@@51 U+$zZ8M@@
43 l?#@=d#Gl52 l?#@=d#Gl
44 P~»     {,r0+\^53 P~»     {,r0+\^
45 \+0Ee·K<54 \+0Ee·K<
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.78 MB
./usr/lib/debug/.build-id/21/049018081ac653a39b3b5a4ed8740525d1128c.debug vs.
./usr/lib/debug/.build-id/1c/663878901bf2c80418de61a981003e1b11fe19.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 90% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········522572·(bytes·into·file)13 ··Start·of·section·headers:··········522596·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.22 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x7f94c:1 There·are·35·section·headers,·starting·at·offset·0x7f964:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000ba0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000ba0·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fc10·00fc08·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fc10·00fc08·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fd10·00fc08·0002f0·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fd10·00fc08·0002f0·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fc08·000ac0·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fc08·000ac0·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040ac0·00fc08·000638·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040ac0·00fc08·000638·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00008a·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00008a·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001f4·02dfe8·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001f4·02dffe·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·02e1dc·000485·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·02e1f4·000485·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·02e664·016e14·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·02e67c·016e14·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·045478·0009c3·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·045490·0009c3·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·045e3c·000057·01·MSC··0···0··433 ··[28]·.debug_str········PROGBITS········00000000·045e54·000057·01·MSC··0···0··4
34 ··[29]·.debug_loclists···PROGBITS········00000000·045e94·02a5c2·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·045eac·02a5c2·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·070458·006725·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·070470·006725·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·076b7d·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·076b95·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·076bd4·004ad0·10·····33·1014··437 ··[32]·.symtab···········SYMTAB··········00000000·076bec·004ad0·10·····33·1014··4
38 ··[33]·.strtab···········STRTAB··········00000000·07b6a4·004142·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·07b6bc·004142·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·07f7e6·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·07f7fe·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·21049018081ac653a39b3b5a4ed8740525d1128c3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·1c663878901bf2c80418de61a981003e1b11fe19
1.78 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x55ac5·(32-bit)4 ···Length:········0x55ac5·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·166·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·166·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/transform/_hough_transform.cpython-312-arm-linux-gnueabihf.so.p/_hough_transform.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/transform/_hough_transform.cpython-312-arm-linux-gnueabihf.so.p/_hough_transform.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xbd0714 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xbd07
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·2·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·2·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·5»    (signed)31 ····<3e>···DW_AT_encoding····:·(data1)·5»    (signed)
32 ····<3f>···DW_AT_name········:·(string)·int32 ····<3f>···DW_AT_name········:·(string)·int
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·134 ····<44>···DW_AT_byte_size···:·(data1)·1
35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><4a>:·Abbrev·Number:·53·(DW_TAG_imported_unit)37 ·<1><4a>:·Abbrev·Number:·53·(DW_TAG_imported_unit)
38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4f>:·Abbrev·Number:·53·(DW_TAG_imported_unit)39 ·<1><4f>:·Abbrev·Number:·53·(DW_TAG_imported_unit)
40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
41 ·<1><54>:·Abbrev·Number:·53·(DW_TAG_imported_unit)41 ·<1><54>:·Abbrev·Number:·53·(DW_TAG_imported_unit)
42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
43 ·<1><59>:·Abbrev·Number:·53·(DW_TAG_imported_unit)43 ·<1><59>:·Abbrev·Number:·53·(DW_TAG_imported_unit)
Offset 247, 15 lines modifiedOffset 247, 15 lines modified
247 ·<1><257>:·Abbrev·Number:·53·(DW_TAG_imported_unit)247 ·<1><257>:·Abbrev·Number:·53·(DW_TAG_imported_unit)
248 ····<258>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>248 ····<258>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
249 ·<1><25c>:·Abbrev·Number:·53·(DW_TAG_imported_unit)249 ·<1><25c>:·Abbrev·Number:·53·(DW_TAG_imported_unit)
250 ····<25d>···DW_AT_import······:·(GNU_ref_alt)·<0x1a29f0>250 ····<25d>···DW_AT_import······:·(GNU_ref_alt)·<0x1a29f0>
251 ·<1><261>:·Abbrev·Number:·174·(DW_TAG_const_type)251 ·<1><261>:·Abbrev·Number:·174·(DW_TAG_const_type)
252 ····<263>···DW_AT_type········:·(GNU_ref_alt)·<0x5ab5>252 ····<263>···DW_AT_type········:·(GNU_ref_alt)·<0x5ab5>
253 ·<1><267>:·Abbrev·Number:·23·(DW_TAG_variable)253 ·<1><267>:·Abbrev·Number:·23·(DW_TAG_variable)
254 ····<268>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·254 ····<268>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
255 ····<26c>···DW_AT_decl_file···:·(data1)·14255 ····<26c>···DW_AT_decl_file···:·(data1)·14
256 ····<26d>···DW_AT_decl_line···:·(data2)·641256 ····<26d>···DW_AT_decl_line···:·(data2)·641
257 ····<26f>···DW_AT_decl_column·:·(data1)·15257 ····<26f>···DW_AT_decl_column·:·(data1)·15
258 ····<270>···DW_AT_type········:·(GNU_ref_alt)·<0x142>258 ····<270>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
259 ····<274>···DW_AT_location····:·(exprloc)·5·byte·block:·3·58·10·4·0·»(DW_OP_addr:·41058)259 ····<274>···DW_AT_location····:·(exprloc)·5·byte·block:·3·58·10·4·0·»(DW_OP_addr:·41058)
260 ·<1><27a>:·Abbrev·Number:·108·(DW_TAG_structure_type)260 ·<1><27a>:·Abbrev·Number:·108·(DW_TAG_structure_type)
261 ····<27b>···DW_AT_byte_size···:·(data1)·20261 ····<27b>···DW_AT_byte_size···:·(data1)·20
Offset 281, 308 lines modifiedOffset 281, 308 lines modified
281 ····<29a>···DW_AT_name········:·(string)·n281 ····<29a>···DW_AT_name········:·(string)·n
282 ····<29c>···DW_AT_decl_file···:·(data1)·1282 ····<29c>···DW_AT_decl_file···:·(data1)·1
283 ····<29d>···DW_AT_decl_line···:·(data2)·1243283 ····<29d>···DW_AT_decl_line···:·(data2)·1243
284 ····<29f>···DW_AT_decl_column·:·(data1)·63284 ····<29f>···DW_AT_decl_column·:·(data1)·63
285 ····<2a0>···DW_AT_type········:·(GNU_ref_alt)·<0x699>285 ····<2a0>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
286 ····<2a4>···DW_AT_data_member_location:·(data1)·8286 ····<2a4>···DW_AT_data_member_location:·(data1)·8
287 ·<2><2a5>:·Abbrev·Number:·42·(DW_TAG_member)287 ·<2><2a5>:·Abbrev·Number:·42·(DW_TAG_member)
288 ····<2a6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·288 ····<2a6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
289 ····<2aa>···DW_AT_decl_file···:·(data1)·1289 ····<2aa>···DW_AT_decl_file···:·(data1)·1
290 ····<2ab>···DW_AT_decl_line···:·(data2)·1243290 ····<2ab>···DW_AT_decl_line···:·(data2)·1243
291 ····<2ad>···DW_AT_decl_column·:·(data1)·78291 ····<2ad>···DW_AT_decl_column·:·(data1)·78
292 ····<2ae>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>292 ····<2ae>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
293 ····<2b2>···DW_AT_data_member_location:·(data1)·12293 ····<2b2>···DW_AT_data_member_location:·(data1)·12
294 ·<2><2b3>:·Abbrev·Number:·42·(DW_TAG_member)294 ·<2><2b3>:·Abbrev·Number:·42·(DW_TAG_member)
295 ····<2b4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·295 ····<2b4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
296 ····<2b8>···DW_AT_decl_file···:·(data1)·1296 ····<2b8>···DW_AT_decl_file···:·(data1)·1
297 ····<2b9>···DW_AT_decl_line···:·(data2)·1244297 ····<2b9>···DW_AT_decl_line···:·(data2)·1244
298 ····<2bb>···DW_AT_decl_column·:·(data1)·28298 ····<2bb>···DW_AT_decl_column·:·(data1)·28
299 ····<2bc>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>299 ····<2bc>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
300 ····<2c0>···DW_AT_data_member_location:·(data1)·16300 ····<2c0>···DW_AT_data_member_location:·(data1)·16
301 ·<2><2c1>:·Abbrev·Number:·42·(DW_TAG_member)301 ·<2><2c1>:·Abbrev·Number:·42·(DW_TAG_member)
302 ····<2c2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·302 ····<2c2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
303 ····<2c6>···DW_AT_decl_file···:·(data1)·1303 ····<2c6>···DW_AT_decl_file···:·(data1)·1
304 ····<2c7>···DW_AT_decl_line···:·(data2)·1244304 ····<2c7>···DW_AT_decl_line···:·(data2)·1244
305 ····<2c9>···DW_AT_decl_column·:·(data1)·51305 ····<2c9>···DW_AT_decl_column·:·(data1)·51
306 ····<2ca>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>306 ····<2ca>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
307 ····<2ce>···DW_AT_data_member_location:·(data1)·17307 ····<2ce>···DW_AT_data_member_location:·(data1)·17
308 ·<2><2cf>:·Abbrev·Number:·42·(DW_TAG_member)308 ·<2><2cf>:·Abbrev·Number:·42·(DW_TAG_member)
309 ····<2d0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·309 ····<2d0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
310 ····<2d4>···DW_AT_decl_file···:·(data1)·1310 ····<2d4>···DW_AT_decl_file···:·(data1)·1
311 ····<2d5>···DW_AT_decl_line···:·(data2)·1244311 ····<2d5>···DW_AT_decl_line···:·(data2)·1244
312 ····<2d7>···DW_AT_decl_column·:·(data1)·70312 ····<2d7>···DW_AT_decl_column·:·(data1)·70
313 ····<2d8>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>313 ····<2d8>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
314 ····<2dc>···DW_AT_data_member_location:·(data1)·18314 ····<2dc>···DW_AT_data_member_location:·(data1)·18
315 ·<2><2dd>:·Abbrev·Number:·0315 ·<2><2dd>:·Abbrev·Number:·0
316 ·<1><2de>:·Abbrev·Number:·104·(DW_TAG_typedef)316 ·<1><2de>:·Abbrev·Number:·104·(DW_TAG_typedef)
317 ····<2df>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·317 ····<2df>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
318 ····<2e3>···DW_AT_decl_file···:·(data1)·1318 ····<2e3>···DW_AT_decl_file···:·(data1)·1
319 ····<2e4>···DW_AT_decl_line···:·(data2)·1244319 ····<2e4>···DW_AT_decl_line···:·(data2)·1244
320 ····<2e6>···DW_AT_decl_column·:·(data1)·80320 ····<2e6>···DW_AT_decl_column·:·(data1)·80
321 ····<2e7>···DW_AT_type········:·(ref_udata)·<0x27a>321 ····<2e7>···DW_AT_type········:·(ref_udata)·<0x27a>
322 ·<1><2e9>:·Abbrev·Number:·116·(DW_TAG_typedef)322 ·<1><2e9>:·Abbrev·Number:·116·(DW_TAG_typedef)
323 ····<2ea>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·323 ····<2ea>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
324 ····<2ee>···DW_AT_decl_file···:·(data1)·1324 ····<2ee>···DW_AT_decl_file···:·(data1)·1
325 ····<2ef>···DW_AT_decl_line···:·(data2)·1362325 ····<2ef>···DW_AT_decl_line···:·(data2)·1362
326 ····<2f1>···DW_AT_decl_column·:·(data1)·23326 ····<2f1>···DW_AT_decl_column·:·(data1)·23
327 ····<2f2>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>327 ····<2f2>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
328 ·<1><2f6>:·Abbrev·Number:·116·(DW_TAG_typedef)328 ·<1><2f6>:·Abbrev·Number:·116·(DW_TAG_typedef)
329 ····<2f7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·329 ····<2f7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
330 ····<2fb>···DW_AT_decl_file···:·(data1)·1330 ····<2fb>···DW_AT_decl_file···:·(data1)·1
331 ····<2fc>···DW_AT_decl_line···:·(data2)·1363331 ····<2fc>···DW_AT_decl_line···:·(data2)·1363
332 ····<2fe>···DW_AT_decl_column·:·(data1)·19332 ····<2fe>···DW_AT_decl_column·:·(data1)·19
333 ····<2ff>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>333 ····<2ff>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
334 ·<1><303>:·Abbrev·Number:·23·(DW_TAG_variable)334 ·<1><303>:·Abbrev·Number:·23·(DW_TAG_variable)
335 ····<304>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·335 ····<304>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
336 ····<308>···DW_AT_decl_file···:·(data1)·1336 ····<308>···DW_AT_decl_file···:·(data1)·1
337 ····<309>···DW_AT_decl_line···:·(data2)·1473337 ····<309>···DW_AT_decl_line···:·(data2)·1473
338 ····<30b>···DW_AT_decl_column·:·(data1)·18338 ····<30b>···DW_AT_decl_column·:·(data1)·18
339 ····<30c>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>339 ····<30c>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
340 ····<310>···DW_AT_location····:·(exprloc)·5·byte·block:·3·f8·f·4·0·» (DW_OP_addr:·40ff8)340 ····<310>···DW_AT_location····:·(exprloc)·5·byte·block:·3·f8·f·4·0·» (DW_OP_addr:·40ff8)
341 ·<1><316>:·Abbrev·Number:·30·(DW_TAG_variable)341 ·<1><316>:·Abbrev·Number:·30·(DW_TAG_variable)
342 ····<317>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·342 ····<317>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
343 ····<31b>···DW_AT_decl_file···:·(data1)·1343 ····<31b>···DW_AT_decl_file···:·(data1)·1
344 ····<31c>···DW_AT_decl_line···:·(data2)·1475344 ····<31c>···DW_AT_decl_line···:·(data2)·1475
345 ····<31e>···DW_AT_decl_column·:·(data1)·12345 ····<31e>···DW_AT_decl_column·:·(data1)·12
346 ····<31f>···DW_AT_type········:·(ref_udata)·<0x3c>,·int346 ····<31f>···DW_AT_type········:·(ref_udata)·<0x3c>,·int
347 ·<1><320>:·Abbrev·Number:·30·(DW_TAG_variable)347 ·<1><320>:·Abbrev·Number:·30·(DW_TAG_variable)
348 ····<321>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·348 ····<321>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
349 ····<325>···DW_AT_decl_file···:·(data1)·1349 ····<325>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 1856858/1864442 bytes (99.59%) of diff not shown.
1.04 KB
strings --all --bytes=8 {}
    
Offset 1, 41 lines modifiedOffset 1, 59 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 .';Lh4eM 
3 6QT5woRo* 
4 _MJ~x3^R 
5 U%p_4BzUM\ 
6 ]Re=R)o+{ 
7 uT55:[q] 
8 8A\wZ·K'bU 
9 p,GgM~n>2 Q<JigB6F
 3 WFjr6[~J
 4 X"1:eHk@
 5 .UI=k!`u
 6 r">zEyU5
 7 .fO_],{z
 8 C»      z5tJ5ct
 9 Tu^'0wH5
 10 Z!C"[~tE
 11 X»      'L5Sxk
 12 l;l9uZ7>G
 13 4Id*|1K!
 14 ./!-$4/p
 15 r,GgM~f>»       
10 4_R^mB)@16 4_R^]B)D
11 d9~'N|U9C~E 
12 R|qeIjj/ 
13 1Us>Yh*aVJ 
14 *Oi%/a%qI 
15 d0F[`T&*k 
16 bPCpVJ7ON 
17 L·[O&8kd[ 
18 .PM\|T4Xk 
19 4NOtXN,r 
20 K*]KDJV·6']* 
21 %Kxi!%xa 
22 qqAas:/* 
23 #;kUv6!;_17 &VueqU;1??'
 18 %{a'@KNXF
 19 l,T{F{c"t
 20 »       nJcf·1)
 21 A(jh$m+bPC
 22 Ek»     xs8G_
 23 MRKV6Igk
 24 M<If8(w#
 25 OF.BhAwyy
 26 4tc}KT].v4
 27 FE9:*G09
 28 f~OhZ5w1U
 29 z&xQex[Q
 30 !i~fivH^
 31 ml}cR,od
 32 L9LkIzVTw
 33 l#Y~Dg{.Z
 34 B!K,P>kF
 35 7"LmeyuL
 36 hmT5[9W*
 37 P*Ai~/{H
 38 aoIJ\.`S_xL
24 _>}@gOIw39 _>{HgOIw
25 /UFu"ET' 
26 rAH5QrBt 
27 j/|iTj}I 
28 Y4m$"N2m 
29 sj[942Y& 
30 JQdw·qK/ 
31 }Ce6Np^O 
32 \Sc*=M&I 
33 b}d(`o!u5 
34 7\fD7P^»40 ZCW/(\h(
 41 CoY,^·<{
 42 O+`#vp2TWE
 43 RGOTzK@y
 44 bvE6.p68
 45 \t0D=zn3'?W
 46 ApYvTs_qT
 47 K`|>_Vc8
 48 1xY.5I|5
 49 d^nw3u/hqq
 50 NKhQ.f$-wdw=
 51 ARf·2sH&
 52 Ql}5#ZY_V@
35 X9<A#8`+53 X9<A#8`+
36 "n67t<^^\54 "n67t<^^\
37 pZr5B,8"55 pZr5B,8"
38 u*~siehe]e56 u*~siehe]e
39 mzt-|y~$B57 mzt-|y~$B
40 FlAlg&.858 FlAlg&.8
41 N?or~f1\59 N?or~f1\
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
2.38 MB
./usr/lib/debug/.build-id/22/0d3585b9b93a36d3ef39ff61b71fe0bc52463d.debug vs.
./usr/lib/debug/.build-id/30/8f4a41e8b6ea8e8c2922e340b7b5db228228df.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 90% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········619072·(bytes·into·file)13 ··Start·of·section·headers:··········619064·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.22 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x97240:1 There·are·35·section·headers,·starting·at·offset·0x97238:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c30·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c30·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0004fbf8·00fbf0·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0004fbf8·00fbf0·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0004fcf0·00fbf0·000310·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0004fcf0·00fbf0·000310·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00050000·00fbf0·000cf0·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00050000·00fbf0·000cf0·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00050cf0·00fbf0·0004bc·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00050cf0·00fbf0·0004bc·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000081·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000081·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·03ab15·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·03ab0f·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·03ad04·000398·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·03acfc·000398·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·03b09c·01a0bf·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·03b094·01a0bf·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·05515c·000aec·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·055154·000aec·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·055c48·000056·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·055c40·000056·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·055ca0·02ffbe·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·055c98·02ffbe·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·085c60·006636·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·085c58·006636·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·08c296·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·08c28e·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·08c2ec·005b50·10·····33·1269··437 ··[32]·.symtab···········SYMTAB··········00000000·08c2e4·005b50·10·····33·1269··4
38 ··[33]·.strtab···········STRTAB··········00000000·091e3c·00529f·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·091e34·00529f·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·0970db·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·0970d3·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·220d3585b9b93a36d3ef39ff61b71fe0bc52463d3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·308f4a41e8b6ea8e8c2922e340b7b5db228228df
2.38 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 37 lines modifiedOffset 3, 37 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x72cac·(32-bit)4 ···Length:········0x72cac·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·135·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·135·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/rank/bilateral_cy.cpython-313-arm-linux-gnueabihf.so.p/bilateral_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/rank/bilateral_cy.cpython-313-arm-linux-gnueabihf.so.p/bilateral_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x1136b14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x1136b
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·130 ····<3d>···DW_AT_byte_size···:·(data1)·1
31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
33 ·<1><43>:·Abbrev·Number:·49·(DW_TAG_imported_unit)33 ·<1><43>:·Abbrev·Number:·49·(DW_TAG_imported_unit)
34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
35 ·<1><48>:·Abbrev·Number:·49·(DW_TAG_imported_unit)35 ·<1><48>:·Abbrev·Number:·49·(DW_TAG_imported_unit)
36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
37 ·<1><4d>:·Abbrev·Number:·49·(DW_TAG_imported_unit)37 ·<1><4d>:·Abbrev·Number:·49·(DW_TAG_imported_unit)
38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
39 ·<1><52>:·Abbrev·Number:·49·(DW_TAG_imported_unit)39 ·<1><52>:·Abbrev·Number:·49·(DW_TAG_imported_unit)
Offset 233, 15 lines modifiedOffset 233, 15 lines modified
233 ·<1><237>:·Abbrev·Number:·49·(DW_TAG_imported_unit)233 ·<1><237>:·Abbrev·Number:·49·(DW_TAG_imported_unit)
234 ····<238>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>234 ····<238>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
235 ·<1><23c>:·Abbrev·Number:·49·(DW_TAG_imported_unit)235 ·<1><23c>:·Abbrev·Number:·49·(DW_TAG_imported_unit)
236 ····<23d>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>236 ····<23d>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
237 ·<1><241>:·Abbrev·Number:·49·(DW_TAG_imported_unit)237 ·<1><241>:·Abbrev·Number:·49·(DW_TAG_imported_unit)
238 ····<242>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2a26>238 ····<242>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2a26>
239 ·<1><246>:·Abbrev·Number:·27·(DW_TAG_variable)239 ·<1><246>:·Abbrev·Number:·27·(DW_TAG_variable)
240 ····<247>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·240 ····<247>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
241 ····<24b>···DW_AT_decl_file···:·(data1)·15241 ····<24b>···DW_AT_decl_file···:·(data1)·15
242 ····<24c>···DW_AT_decl_line···:·(data2)·641242 ····<24c>···DW_AT_decl_line···:·(data2)·641
243 ····<24e>···DW_AT_decl_column·:·(data1)·15243 ····<24e>···DW_AT_decl_column·:·(data1)·15
244 ····<24f>···DW_AT_type········:·(GNU_ref_alt)·<0x142>244 ····<24f>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
245 ····<253>···DW_AT_location····:·(exprloc)·5·byte·block:·3·98·11·5·0·»(DW_OP_addr:·51198)245 ····<253>···DW_AT_location····:·(exprloc)·5·byte·block:·3·98·11·5·0·»(DW_OP_addr:·51198)
246 ·<1><259>:·Abbrev·Number:·137·(DW_TAG_subroutine_type)246 ·<1><259>:·Abbrev·Number:·137·(DW_TAG_subroutine_type)
247 ····<25b>···DW_AT_prototyped··:·(flag_present)·1247 ····<25b>···DW_AT_prototyped··:·(flag_present)·1
Offset 272, 308 lines modifiedOffset 272, 308 lines modified
272 ····<27b>···DW_AT_name········:·(string)·n272 ····<27b>···DW_AT_name········:·(string)·n
273 ····<27d>···DW_AT_decl_file···:·(implicit_const)·1273 ····<27d>···DW_AT_decl_file···:·(implicit_const)·1
274 ····<27d>···DW_AT_decl_line···:·(data2)·1242274 ····<27d>···DW_AT_decl_line···:·(data2)·1242
275 ····<27f>···DW_AT_decl_column·:·(data1)·63275 ····<27f>···DW_AT_decl_column·:·(data1)·63
276 ····<280>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>276 ····<280>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
277 ····<284>···DW_AT_data_member_location:·(data1)·8277 ····<284>···DW_AT_data_member_location:·(data1)·8
278 ·<2><285>:·Abbrev·Number:·41·(DW_TAG_member)278 ·<2><285>:·Abbrev·Number:·41·(DW_TAG_member)
279 ····<286>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·279 ····<286>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
280 ····<28a>···DW_AT_decl_file···:·(implicit_const)·1280 ····<28a>···DW_AT_decl_file···:·(implicit_const)·1
281 ····<28a>···DW_AT_decl_line···:·(data2)·1242281 ····<28a>···DW_AT_decl_line···:·(data2)·1242
282 ····<28c>···DW_AT_decl_column·:·(data1)·78282 ····<28c>···DW_AT_decl_column·:·(data1)·78
283 ····<28d>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>283 ····<28d>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
284 ····<291>···DW_AT_data_member_location:·(data1)·12284 ····<291>···DW_AT_data_member_location:·(data1)·12
285 ·<2><292>:·Abbrev·Number:·41·(DW_TAG_member)285 ·<2><292>:·Abbrev·Number:·41·(DW_TAG_member)
286 ····<293>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·286 ····<293>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
287 ····<297>···DW_AT_decl_file···:·(implicit_const)·1287 ····<297>···DW_AT_decl_file···:·(implicit_const)·1
288 ····<297>···DW_AT_decl_line···:·(data2)·1243288 ····<297>···DW_AT_decl_line···:·(data2)·1243
289 ····<299>···DW_AT_decl_column·:·(data1)·28289 ····<299>···DW_AT_decl_column·:·(data1)·28
290 ····<29a>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>290 ····<29a>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
291 ····<29e>···DW_AT_data_member_location:·(data1)·16291 ····<29e>···DW_AT_data_member_location:·(data1)·16
292 ·<2><29f>:·Abbrev·Number:·41·(DW_TAG_member)292 ·<2><29f>:·Abbrev·Number:·41·(DW_TAG_member)
293 ····<2a0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·293 ····<2a0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
294 ····<2a4>···DW_AT_decl_file···:·(implicit_const)·1294 ····<2a4>···DW_AT_decl_file···:·(implicit_const)·1
295 ····<2a4>···DW_AT_decl_line···:·(data2)·1243295 ····<2a4>···DW_AT_decl_line···:·(data2)·1243
296 ····<2a6>···DW_AT_decl_column·:·(data1)·51296 ····<2a6>···DW_AT_decl_column·:·(data1)·51
297 ····<2a7>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>297 ····<2a7>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
298 ····<2ab>···DW_AT_data_member_location:·(data1)·17298 ····<2ab>···DW_AT_data_member_location:·(data1)·17
299 ·<2><2ac>:·Abbrev·Number:·41·(DW_TAG_member)299 ·<2><2ac>:·Abbrev·Number:·41·(DW_TAG_member)
300 ····<2ad>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·300 ····<2ad>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
301 ····<2b1>···DW_AT_decl_file···:·(implicit_const)·1301 ····<2b1>···DW_AT_decl_file···:·(implicit_const)·1
302 ····<2b1>···DW_AT_decl_line···:·(data2)·1243302 ····<2b1>···DW_AT_decl_line···:·(data2)·1243
303 ····<2b3>···DW_AT_decl_column·:·(data1)·70303 ····<2b3>···DW_AT_decl_column·:·(data1)·70
304 ····<2b4>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>304 ····<2b4>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
305 ····<2b8>···DW_AT_data_member_location:·(data1)·18305 ····<2b8>···DW_AT_data_member_location:·(data1)·18
306 ·<2><2b9>:·Abbrev·Number:·0306 ·<2><2b9>:·Abbrev·Number:·0
307 ·<1><2ba>:·Abbrev·Number:·87·(DW_TAG_typedef)307 ·<1><2ba>:·Abbrev·Number:·87·(DW_TAG_typedef)
308 ····<2bb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·308 ····<2bb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
309 ····<2bf>···DW_AT_decl_file···:·(data1)·1309 ····<2bf>···DW_AT_decl_file···:·(data1)·1
310 ····<2c0>···DW_AT_decl_line···:·(data2)·1243310 ····<2c0>···DW_AT_decl_line···:·(data2)·1243
311 ····<2c2>···DW_AT_decl_column·:·(data1)·80311 ····<2c2>···DW_AT_decl_column·:·(data1)·80
312 ····<2c3>···DW_AT_type········:·(ref_udata)·<0x25e>312 ····<2c3>···DW_AT_type········:·(ref_udata)·<0x25e>
313 ·<1><2c5>:·Abbrev·Number:·99·(DW_TAG_typedef)313 ·<1><2c5>:·Abbrev·Number:·99·(DW_TAG_typedef)
314 ····<2c6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·314 ····<2c6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
315 ····<2ca>···DW_AT_decl_file···:·(data1)·1315 ····<2ca>···DW_AT_decl_file···:·(data1)·1
316 ····<2cb>···DW_AT_decl_line···:·(data2)·1361316 ····<2cb>···DW_AT_decl_line···:·(data2)·1361
317 ····<2cd>···DW_AT_decl_column·:·(data1)·23317 ····<2cd>···DW_AT_decl_column·:·(data1)·23
318 ····<2ce>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>318 ····<2ce>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
319 ·<1><2d2>:·Abbrev·Number:·99·(DW_TAG_typedef)319 ·<1><2d2>:·Abbrev·Number:·99·(DW_TAG_typedef)
320 ····<2d3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·320 ····<2d3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
321 ····<2d7>···DW_AT_decl_file···:·(data1)·1321 ····<2d7>···DW_AT_decl_file···:·(data1)·1
322 ····<2d8>···DW_AT_decl_line···:·(data2)·1362322 ····<2d8>···DW_AT_decl_line···:·(data2)·1362
323 ····<2da>···DW_AT_decl_column·:·(data1)·19323 ····<2da>···DW_AT_decl_column·:·(data1)·19
324 ····<2db>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>324 ····<2db>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
325 ·<1><2df>:·Abbrev·Number:·27·(DW_TAG_variable)325 ·<1><2df>:·Abbrev·Number:·27·(DW_TAG_variable)
326 ····<2e0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·326 ····<2e0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
327 ····<2e4>···DW_AT_decl_file···:·(data1)·1327 ····<2e4>···DW_AT_decl_file···:·(data1)·1
328 ····<2e5>···DW_AT_decl_line···:·(data2)·1472328 ····<2e5>···DW_AT_decl_line···:·(data2)·1472
329 ····<2e7>···DW_AT_decl_column·:·(data1)·18329 ····<2e7>···DW_AT_decl_column·:·(data1)·18
330 ····<2e8>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>330 ····<2e8>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
331 ····<2ec>···DW_AT_location····:·(exprloc)·5·byte·block:·3·98·10·5·0·»(DW_OP_addr:·51098)331 ····<2ec>···DW_AT_location····:·(exprloc)·5·byte·block:·3·98·10·5·0·»(DW_OP_addr:·51098)
332 ·<1><2f2>:·Abbrev·Number:·8·(DW_TAG_variable)332 ·<1><2f2>:·Abbrev·Number:·8·(DW_TAG_variable)
333 ····<2f3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·333 ····<2f3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
334 ····<2f7>···DW_AT_decl_file···:·(data1)·1334 ····<2f7>···DW_AT_decl_file···:·(data1)·1
335 ····<2f8>···DW_AT_decl_line···:·(data2)·1474335 ····<2f8>···DW_AT_decl_line···:·(data2)·1474
336 ····<2fa>···DW_AT_decl_column·:·(data1)·12336 ····<2fa>···DW_AT_decl_column·:·(data1)·12
337 ····<2fb>···DW_AT_type········:·(GNU_ref_alt)·<0x31>337 ····<2fb>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
338 ·<1><2ff>:·Abbrev·Number:·8·(DW_TAG_variable)338 ·<1><2ff>:·Abbrev·Number:·8·(DW_TAG_variable)
339 ····<300>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·339 ····<300>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
340 ····<304>···DW_AT_decl_file···:·(data1)·1340 ····<304>···DW_AT_decl_file···:·(data1)·1
341 ····<305>···DW_AT_decl_line···:·(data2)·1475341 ····<305>···DW_AT_decl_line···:·(data2)·1475
342 ····<307>···DW_AT_decl_column·:·(data1)·12342 ····<307>···DW_AT_decl_column·:·(data1)·12
343 ····<308>···DW_AT_type········:·(GNU_ref_alt)·<0x31>343 ····<308>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
344 ·<1><30c>:·Abbrev·Number:·8·(DW_TAG_variable)344 ·<1><30c>:·Abbrev·Number:·8·(DW_TAG_variable)
Max diff block lines reached; 2485591/2493363 bytes (99.69%) of diff not shown.
1.41 KB
strings --all --bytes=8 {}
    
Offset 1, 75 lines modifiedOffset 1, 57 lines modified
1 RF=GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 51FXLR;) 
3 /_*n3h<@ 
4 =du;H}_p 
5 >VqP`$KM 
6 }IGjRGq@ 
7 ${?}J).n 
8 xfq'1Hn?~o 
9 m{Fr3(m[ 
10 ["]Ke@#6` 
11 JR+xZRrw 
12 %8+jj.5e<hc 
13 {7(UoWEu_jW 
14 EGaxI*We[ 
15 i,c!+:i/ 
16 e?eY@aZ(k 
17 (F4l_fSo 
18 |x/N=\{hz 
19 "FPDfla.9jY 
20 x>5E^|N+^ 
21 cTuC0lYk9 
22 ztlDqmuh 
23 pT@g\w<# 
24 Wv4UN]`[ 
25 |\V3#Y3#u 
26 %UE»    UR[mU 
27 f}kW!+m' 
28 'f?FH=_s{Gi 
29 11M81M^IL 
30 >Ug0/.VK 
31 r`*(0mx` 
32 FedfRdfV 
33 {Z'h[Aix 
34 ~A8F»   0+/ 
35 <T;{1@OZz 
36 PIC}szSe2 |»      y^5z_@
 3 ?4h7A?&·
 4 &C`9»   YtZ
 5 umtp=vET
 6 j{yx'oY[Xu
 7 %SGMxv;T
 8 YoC!=8B}6]Kh
 9 #2YIz^-w
 10 wvfvfvvf2
 11 sI*<=oIZ
 12 |njnot-q
 13 i9u4[*on
 14 _@)M'D"P
 15 i'(m3Y72
 16 {_7=ZK9t
 17 j|X`0N_V
 18 pT@'\w8+
 19 }pvk·gNb
 20 ^»      ph?\E:
 21 I»      SYBftJ
 22 |TV3#X3#t
 23 11#81#^JL
 24 11M91M_JL
 25 \%nD+`^v
 26 %,2E`ZP%2
 27 .'Gm}!Y}
 28 +WXB<v:!
 29 Pe+$f0ly[
 30 dedzSdzW
 31 &»      ?^c9t7h
 32 nV&VglGk
 33 2BD"n|tFh;
 34 PIC}lZSe/
 35 X6MG^q7W
 36 =Po{?x{4
37 4zXQ80@"Fer{]`37 4zXQ80@"Fer
 38 >b9·5ZNk
 39 >m$6r1qo
 40 *G=0>uH=
 41 '6c'|L2_
 42 kyDZ:t7l
 43 ;vwYz@(l;
 44 *_6*O@kJ
 45 7wVBG']v3
 46 If[;9IOiZ@s
 47 4+qpj'D6!
 48 ENKiY+B1
 49 CmGaZ'},
 50 F?*kr]d_
38 .Mm<h_G] 
39 J:A·XSB"f 
40 »       8W%^S[|LFQ 
41 PJw"bk5Qz 
42 gk»     `G|Y> 
43 *DM@4:)*D 
44 fbB(1!Jb 
45 _;^wXQko 
46 U.q#=m$* 
47 #\}$[.Z( 
48 k5CIDU~t4t 
49 +p-Z!Ay_ 
50 n»      ZDG^!> 
51 5*Ur%hQB 
52 \$/_#x"8B 
53 ;)!tc@D·x 
54 "[(r!Vj"{ 
55 IKr1e<Yf 
56 y27F.3~E 
57 LSbN!13H 
58 z;@O=!U< 
59 M-aKq/a" 
60 CT>J6gu< 
61 »       5Q4kaDqij 
62 i)+kE(&~r 
63 s1@r}N·pZ 
64 ELgkLg!6 
65 \.B1*B» [ 
66 $B·!Cts$ 
67 -a!/9/Ht 
68 6TZ3HcjW 
69 ^KoFl}vM51 ^KoFl}vM
70 |S5c>Ec>52 |S5c>Ec>
71 7Guy'tI|53 7Guy'tI|
72 noPv>9%654 noPv>9%6
73 %z+8<3b+55 %z+8<3b+
74 nOVw%V:IT56 nOVw%V:IT
75 g_R[tb+w1»      x57 g_R[tb+w1»      x
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.77 MB
./usr/lib/debug/.build-id/24/c3f7b3d624d6b783c36cc6b55f8ee1e7479027.debug vs.
./usr/lib/debug/.build-id/1c/dc0ad2b2ac547cd91a215635c20818f36ba2c6.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 90% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········480088·(bytes·into·file)13 ··Start·of·section·headers:··········480084·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.22 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x75358:1 There·are·35·section·headers,·starting·at·offset·0x75354:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000ca0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000ca0·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbd0·00fbc8·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbd0·00fbc8·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fcd0·00fbc8·000330·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fcd0·00fbc8·000330·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbc8·000ac8·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbc8·000ac8·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040ac8·00fbc8·0004d0·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040ac8·00fbc8·0004d0·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000085·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000085·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001f0·029691·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001f0·02968f·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·029884·0004cc·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·029880·0004cc·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·029d50·0141c8·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·029d4c·0141c8·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·03df18·000b1c·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·03df14·000b1c·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·03ea34·00004d·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·03ea30·00004d·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·03ea84·02788e·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·03ea80·02788e·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·066314·006194·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·066310·006194·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·06c4a8·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·06c4a4·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·06c500·004c10·10·····33·1018··437 ··[32]·.symtab···········SYMTAB··········00000000·06c4fc·004c10·10·····33·1018··4
38 ··[33]·.strtab···········STRTAB··········00000000·071110·0040e3·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·07110c·0040e3·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·0751f3·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·0751ef·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·24c3f7b3d624d6b783c36cc6b55f8ee1e74790273 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·1cdc0ad2b2ac547cd91a215635c20818f36ba2c6
1.77 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x4c270·(32-bit)4 ···Length:········0x4c270·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·173·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·173·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/transform/_warps_cy.cpython-312-arm-linux-gnueabihf.so.p/_warps_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/transform/_warps_cy.cpython-312-arm-linux-gnueabihf.so.p/_warps_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xb31414 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xb314
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·126 ····<36>···DW_AT_byte_size···:·(data1)·1
27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·830 ····<3d>···DW_AT_byte_size···:·(data1)·8
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·434 ····<44>···DW_AT_byte_size···:·(data1)·4
35 ····<45>···DW_AT_encoding····:·(data1)·4»    (float)35 ····<45>···DW_AT_encoding····:·(data1)·4»    (float)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
37 ·<1><4a>:·Abbrev·Number:·2·(DW_TAG_base_type)37 ·<1><4a>:·Abbrev·Number:·2·(DW_TAG_base_type)
38 ····<4b>···DW_AT_byte_size···:·(data1)·438 ····<4b>···DW_AT_byte_size···:·(data1)·4
39 ····<4c>···DW_AT_encoding····:·(data1)·5»    (signed)39 ····<4c>···DW_AT_encoding····:·(data1)·5»    (signed)
40 ····<4d>···DW_AT_name········:·(string)·int40 ····<4d>···DW_AT_name········:·(string)·int
41 ·<1><51>:·Abbrev·Number:·48·(DW_TAG_imported_unit)41 ·<1><51>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
43 ·<1><56>:·Abbrev·Number:·48·(DW_TAG_imported_unit)43 ·<1><56>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
Offset 241, 15 lines modifiedOffset 241, 15 lines modified
241 ·<1><245>:·Abbrev·Number:·48·(DW_TAG_imported_unit)241 ·<1><245>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
242 ····<246>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>242 ····<246>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
243 ·<1><24a>:·Abbrev·Number:·48·(DW_TAG_imported_unit)243 ·<1><24a>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
244 ····<24b>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>244 ····<24b>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
245 ·<1><24f>:·Abbrev·Number:·48·(DW_TAG_imported_unit)245 ·<1><24f>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
246 ····<250>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>246 ····<250>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
247 ·<1><254>:·Abbrev·Number:·26·(DW_TAG_variable)247 ·<1><254>:·Abbrev·Number:·26·(DW_TAG_variable)
248 ····<255>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·248 ····<255>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
249 ····<259>···DW_AT_decl_file···:·(data1)·7249 ····<259>···DW_AT_decl_file···:·(data1)·7
250 ····<25a>···DW_AT_decl_line···:·(data2)·641250 ····<25a>···DW_AT_decl_line···:·(data2)·641
251 ····<25c>···DW_AT_decl_column·:·(data1)·15251 ····<25c>···DW_AT_decl_column·:·(data1)·15
252 ····<25d>···DW_AT_type········:·(GNU_ref_alt)·<0x142>252 ····<25d>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
253 ····<261>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a0·e·4·0·» (DW_OP_addr:·40ea0)253 ····<261>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a0·e·4·0·» (DW_OP_addr:·40ea0)
254 ·<1><267>:·Abbrev·Number:·118·(DW_TAG_structure_type)254 ·<1><267>:·Abbrev·Number:·118·(DW_TAG_structure_type)
255 ····<268>···DW_AT_byte_size···:·(data1)·20255 ····<268>···DW_AT_byte_size···:·(data1)·20
Offset 275, 308 lines modifiedOffset 275, 308 lines modified
275 ····<287>···DW_AT_name········:·(string)·n275 ····<287>···DW_AT_name········:·(string)·n
276 ····<289>···DW_AT_decl_file···:·(implicit_const)·1276 ····<289>···DW_AT_decl_file···:·(implicit_const)·1
277 ····<289>···DW_AT_decl_line···:·(data2)·1243277 ····<289>···DW_AT_decl_line···:·(data2)·1243
278 ····<28b>···DW_AT_decl_column·:·(data1)·63278 ····<28b>···DW_AT_decl_column·:·(data1)·63
279 ····<28c>···DW_AT_type········:·(GNU_ref_alt)·<0x699>279 ····<28c>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
280 ····<290>···DW_AT_data_member_location:·(data1)·8280 ····<290>···DW_AT_data_member_location:·(data1)·8
281 ·<2><291>:·Abbrev·Number:·38·(DW_TAG_member)281 ·<2><291>:·Abbrev·Number:·38·(DW_TAG_member)
282 ····<292>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·282 ····<292>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
283 ····<296>···DW_AT_decl_file···:·(implicit_const)·1283 ····<296>···DW_AT_decl_file···:·(implicit_const)·1
284 ····<296>···DW_AT_decl_line···:·(data2)·1243284 ····<296>···DW_AT_decl_line···:·(data2)·1243
285 ····<298>···DW_AT_decl_column·:·(data1)·78285 ····<298>···DW_AT_decl_column·:·(data1)·78
286 ····<299>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>286 ····<299>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
287 ····<29d>···DW_AT_data_member_location:·(data1)·12287 ····<29d>···DW_AT_data_member_location:·(data1)·12
288 ·<2><29e>:·Abbrev·Number:·38·(DW_TAG_member)288 ·<2><29e>:·Abbrev·Number:·38·(DW_TAG_member)
289 ····<29f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·289 ····<29f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
290 ····<2a3>···DW_AT_decl_file···:·(implicit_const)·1290 ····<2a3>···DW_AT_decl_file···:·(implicit_const)·1
291 ····<2a3>···DW_AT_decl_line···:·(data2)·1244291 ····<2a3>···DW_AT_decl_line···:·(data2)·1244
292 ····<2a5>···DW_AT_decl_column·:·(data1)·28292 ····<2a5>···DW_AT_decl_column·:·(data1)·28
293 ····<2a6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>293 ····<2a6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
294 ····<2aa>···DW_AT_data_member_location:·(data1)·16294 ····<2aa>···DW_AT_data_member_location:·(data1)·16
295 ·<2><2ab>:·Abbrev·Number:·38·(DW_TAG_member)295 ·<2><2ab>:·Abbrev·Number:·38·(DW_TAG_member)
296 ····<2ac>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·296 ····<2ac>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
297 ····<2b0>···DW_AT_decl_file···:·(implicit_const)·1297 ····<2b0>···DW_AT_decl_file···:·(implicit_const)·1
298 ····<2b0>···DW_AT_decl_line···:·(data2)·1244298 ····<2b0>···DW_AT_decl_line···:·(data2)·1244
299 ····<2b2>···DW_AT_decl_column·:·(data1)·51299 ····<2b2>···DW_AT_decl_column·:·(data1)·51
300 ····<2b3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>300 ····<2b3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
301 ····<2b7>···DW_AT_data_member_location:·(data1)·17301 ····<2b7>···DW_AT_data_member_location:·(data1)·17
302 ·<2><2b8>:·Abbrev·Number:·38·(DW_TAG_member)302 ·<2><2b8>:·Abbrev·Number:·38·(DW_TAG_member)
303 ····<2b9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·303 ····<2b9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
304 ····<2bd>···DW_AT_decl_file···:·(implicit_const)·1304 ····<2bd>···DW_AT_decl_file···:·(implicit_const)·1
305 ····<2bd>···DW_AT_decl_line···:·(data2)·1244305 ····<2bd>···DW_AT_decl_line···:·(data2)·1244
306 ····<2bf>···DW_AT_decl_column·:·(data1)·70306 ····<2bf>···DW_AT_decl_column·:·(data1)·70
307 ····<2c0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>307 ····<2c0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
308 ····<2c4>···DW_AT_data_member_location:·(data1)·18308 ····<2c4>···DW_AT_data_member_location:·(data1)·18
309 ·<2><2c5>:·Abbrev·Number:·0309 ·<2><2c5>:·Abbrev·Number:·0
310 ·<1><2c6>:·Abbrev·Number:·112·(DW_TAG_typedef)310 ·<1><2c6>:·Abbrev·Number:·112·(DW_TAG_typedef)
311 ····<2c7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·311 ····<2c7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
312 ····<2cb>···DW_AT_decl_file···:·(data1)·1312 ····<2cb>···DW_AT_decl_file···:·(data1)·1
313 ····<2cc>···DW_AT_decl_line···:·(data2)·1244313 ····<2cc>···DW_AT_decl_line···:·(data2)·1244
314 ····<2ce>···DW_AT_decl_column·:·(data1)·80314 ····<2ce>···DW_AT_decl_column·:·(data1)·80
315 ····<2cf>···DW_AT_type········:·(ref_udata)·<0x267>315 ····<2cf>···DW_AT_type········:·(ref_udata)·<0x267>
316 ·<1><2d1>:·Abbrev·Number:·136·(DW_TAG_typedef)316 ·<1><2d1>:·Abbrev·Number:·136·(DW_TAG_typedef)
317 ····<2d3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·317 ····<2d3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
318 ····<2d7>···DW_AT_decl_file···:·(data1)·1318 ····<2d7>···DW_AT_decl_file···:·(data1)·1
319 ····<2d8>···DW_AT_decl_line···:·(data2)·1362319 ····<2d8>···DW_AT_decl_line···:·(data2)·1362
320 ····<2da>···DW_AT_decl_column·:·(data1)·23320 ····<2da>···DW_AT_decl_column·:·(data1)·23
321 ····<2db>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>321 ····<2db>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
322 ·<1><2df>:·Abbrev·Number:·136·(DW_TAG_typedef)322 ·<1><2df>:·Abbrev·Number:·136·(DW_TAG_typedef)
323 ····<2e1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·323 ····<2e1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
324 ····<2e5>···DW_AT_decl_file···:·(data1)·1324 ····<2e5>···DW_AT_decl_file···:·(data1)·1
325 ····<2e6>···DW_AT_decl_line···:·(data2)·1363325 ····<2e6>···DW_AT_decl_line···:·(data2)·1363
326 ····<2e8>···DW_AT_decl_column·:·(data1)·19326 ····<2e8>···DW_AT_decl_column·:·(data1)·19
327 ····<2e9>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>327 ····<2e9>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
328 ·<1><2ed>:·Abbrev·Number:·26·(DW_TAG_variable)328 ·<1><2ed>:·Abbrev·Number:·26·(DW_TAG_variable)
329 ····<2ee>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·329 ····<2ee>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
330 ····<2f2>···DW_AT_decl_file···:·(data1)·1330 ····<2f2>···DW_AT_decl_file···:·(data1)·1
331 ····<2f3>···DW_AT_decl_line···:·(data2)·1473331 ····<2f3>···DW_AT_decl_line···:·(data2)·1473
332 ····<2f5>···DW_AT_decl_column·:·(data1)·18332 ····<2f5>···DW_AT_decl_column·:·(data1)·18
333 ····<2f6>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>333 ····<2f6>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
334 ····<2fa>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a4·e·4·0·» (DW_OP_addr:·40ea4)334 ····<2fa>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a4·e·4·0·» (DW_OP_addr:·40ea4)
335 ·<1><300>:·Abbrev·Number:·24·(DW_TAG_variable)335 ·<1><300>:·Abbrev·Number:·24·(DW_TAG_variable)
336 ····<301>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·336 ····<301>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
337 ····<305>···DW_AT_decl_file···:·(data1)·1337 ····<305>···DW_AT_decl_file···:·(data1)·1
338 ····<306>···DW_AT_decl_line···:·(data2)·1475338 ····<306>···DW_AT_decl_line···:·(data2)·1475
339 ····<308>···DW_AT_decl_column·:·(data1)·12339 ····<308>···DW_AT_decl_column·:·(data1)·12
340 ····<309>···DW_AT_type········:·(ref_udata)·<0x4a>,·int340 ····<309>···DW_AT_type········:·(ref_udata)·<0x4a>,·int
341 ·<1><30a>:·Abbrev·Number:·24·(DW_TAG_variable)341 ·<1><30a>:·Abbrev·Number:·24·(DW_TAG_variable)
342 ····<30b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·342 ····<30b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
343 ····<30f>···DW_AT_decl_file···:·(data1)·1343 ····<30f>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 1846919/1854598 bytes (99.59%) of diff not shown.
959 B
strings --all --bytes=8 {}
    
Offset 1, 38 lines modifiedOffset 1, 49 lines modified
1 'GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 lH5_|7Ft! 
3 1(_eCf,0|: 
4 YZ@4<KI@g 
5 nc{;1,\k 
6 ]zSewGrN 
7 ew[(fA@8^ 
8 N·vH4U6% 
9 8({A+N~UX)2 Wh=Je!U`qa
 3 ?F[TY!>U
 4 )mV@[<[P
 5 $<dSYYDxC
 6 Te0+Vw/S5nR
 7 Uhb%FYb|
 8 a>eX"_.0
 9 8DR>*)9&
 10 3%_YIo"Ob
 11 }@g<xD|f
10 \<*L{}`x12 \<.L{}`x
11 #-Do3l9K 
12 -I+Z'w&|%_C 
13 (&"_9Cf+5M13 bWFX_jbP^
 14 >h%}Da?C8
 15 -b||`2A;0
14 z$!so^» » 16 z$!s/^» » 
 17 zqU$GVKv
 18 p"^\81E.
15 S}gk]j9)M19 S}gk]j9)M
16 =D^)cbe'20 =D^)cce'
 21 LAKV9SH_$
 22 %m&h'"y$]
 23 fKi8Mp`M<
 24 N^/d;y:I
 25 lQ»     &-r7@>
17 mGFlOxZL 
18 _=9UO3tR 
19 5Mm>9=Kw9 
20 -E^xM.e] 
21 f@6VQN&} 
22 "Yn~yg.t 
23 C(&E}WW={ 
24 [IurYu~%26 [IurXu~'
25 |6\-8-8G!G 
26 XWf<4]VE 
27 ^ar_L;gE 
28 %YGoS7!\ 
29 .oIJK~'C 
30 mvB*3]?# 
31 rc1D4K<d527 5O*;ewa_(
 28 [:VXA/·T
 29 ^T1&TL:@
 30 1@9;U'*_
 31 CAVzg<t|%*
 32 T--A}{(r
 33 mZS=~LT[.J%K/="q
 34 ?7HO~6·qA&'
 35 |*@=|M|5n
 36 D`zRhk9MS
 37 (=|]4Lx|
 38 t7=*3v@h+
 39 dK·?<(Kr*
 40 ·2)WzE?"
 41 |CRfzj9qb
 42 Z}s.B%9F)m\
32 5$P^;lhy43 5$P^;lhy
33 e+BzY<@'|44 e+BzY<@'|
34 <1yDk"GD45 <1yDk"GD
35 vpl4H_S|'46 vpl4H_S|'
36 Th{"e#n+47 Th{"e#n+
37 XiK#nY7P48 XiK#nY7P
38 #2jhy]kD49 #2jhy]kD
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.93 MB
./usr/lib/debug/.build-id/27/cfcdca4755f938a4912f87ce5453511160c41d.debug vs.
./usr/lib/debug/.build-id/40/73230db3d5c1f88677d9c2c3676c65d2b16451.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 90% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········494372·(bytes·into·file)13 ··Start·of·section·headers:··········494384·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.22 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x78b24:1 There·are·35·section·headers,·starting·at·offset·0x78b30:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c60·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c60·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbe0·00fbd8·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbe0·00fbd8·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fce0·00fbd8·000320·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fce0·00fbd8·000320·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbd8·000d20·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbd8·000d20·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040d20·00fbd8·00049c·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040d20·00fbd8·00049c·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00007e·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00007e·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001e8·02b284·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001e8·02b28f·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·02b46c·000399·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·02b478·000399·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·02b808·013eaa·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·02b814·013eaa·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·03f6b4·0009b3·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·03f6c0·0009b3·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·040067·000058·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·040073·000058·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·0400c0·029c30·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·0400cc·029c30·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·069cf0·006011·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·069cfc·006011·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·06fd01·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·06fd0d·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·06fd58·004ae0·10·····33·1003··437 ··[32]·.symtab···········SYMTAB··········00000000·06fd64·004ae0·10·····33·1003··4
38 ··[33]·.strtab···········STRTAB··········00000000·074838·004186·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·074844·004186·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·0789be·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·0789ca·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·27cfcdca4755f938a4912f87ce5453511160c41d3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·4073230db3d5c1f88677d9c2c3676c65d2b16451
1.92 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x4fdc4·(32-bit)4 ···Length:········0x4fdc4·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·130·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·130·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/segmentation/_watershed_cy.cpython-312-arm-linux-gnueabihf.so.p/_watershed_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/segmentation/_watershed_cy.cpython-312-arm-linux-gnueabihf.so.p/_watershed_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xb7ff14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xb7ff
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·830 ····<3d>···DW_AT_byte_size···:·(data1)·8
31 ····<3e>···DW_AT_encoding····:·(data1)·5»    (signed)31 ····<3e>···DW_AT_encoding····:·(data1)·5»    (signed)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc015)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc001)·
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·134 ····<44>···DW_AT_byte_size···:·(data1)·1
35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><4a>:·Abbrev·Number:·45·(DW_TAG_imported_unit)37 ·<1><4a>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4f>:·Abbrev·Number:·45·(DW_TAG_imported_unit)39 ·<1><4f>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
41 ·<1><54>:·Abbrev·Number:·45·(DW_TAG_imported_unit)41 ·<1><54>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
43 ·<1><59>:·Abbrev·Number:·45·(DW_TAG_imported_unit)43 ·<1><59>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
Offset 251, 15 lines modifiedOffset 251, 15 lines modified
251 ·<1><261>:·Abbrev·Number:·45·(DW_TAG_imported_unit)251 ·<1><261>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
252 ····<262>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>252 ····<262>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
253 ·<1><266>:·Abbrev·Number:·45·(DW_TAG_imported_unit)253 ·<1><266>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
254 ····<267>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>254 ····<267>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
255 ·<1><26b>:·Abbrev·Number:·136·(DW_TAG_const_type)255 ·<1><26b>:·Abbrev·Number:·136·(DW_TAG_const_type)
256 ····<26d>···DW_AT_type········:·(GNU_ref_alt)·<0xa478>256 ····<26d>···DW_AT_type········:·(GNU_ref_alt)·<0xa478>
257 ·<1><271>:·Abbrev·Number:·26·(DW_TAG_variable)257 ·<1><271>:·Abbrev·Number:·26·(DW_TAG_variable)
258 ····<272>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·258 ····<272>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
259 ····<276>···DW_AT_decl_file···:·(data1)·16259 ····<276>···DW_AT_decl_file···:·(data1)·16
260 ····<277>···DW_AT_decl_line···:·(data2)·641260 ····<277>···DW_AT_decl_line···:·(data2)·641
261 ····<279>···DW_AT_decl_column·:·(data1)·15261 ····<279>···DW_AT_decl_column·:·(data1)·15
262 ····<27a>···DW_AT_type········:·(GNU_ref_alt)·<0x142>262 ····<27a>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
263 ····<27e>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a8·11·4·0·»(DW_OP_addr:·411a8)263 ····<27e>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a8·11·4·0·»(DW_OP_addr:·411a8)
264 ·<1><284>:·Abbrev·Number:·87·(DW_TAG_structure_type)264 ·<1><284>:·Abbrev·Number:·87·(DW_TAG_structure_type)
265 ····<285>···DW_AT_byte_size···:·(data1)·20265 ····<285>···DW_AT_byte_size···:·(data1)·20
Offset 285, 315 lines modifiedOffset 285, 315 lines modified
285 ····<2a1>···DW_AT_name········:·(string)·n285 ····<2a1>···DW_AT_name········:·(string)·n
286 ····<2a3>···DW_AT_decl_file···:·(implicit_const)·1286 ····<2a3>···DW_AT_decl_file···:·(implicit_const)·1
287 ····<2a3>···DW_AT_decl_line···:·(data2)·1244287 ····<2a3>···DW_AT_decl_line···:·(data2)·1244
288 ····<2a5>···DW_AT_decl_column·:·(data1)·63288 ····<2a5>···DW_AT_decl_column·:·(data1)·63
289 ····<2a6>···DW_AT_type········:·(GNU_ref_alt)·<0x699>289 ····<2a6>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
290 ····<2aa>···DW_AT_data_member_location:·(data1)·8290 ····<2aa>···DW_AT_data_member_location:·(data1)·8
291 ·<2><2ab>:·Abbrev·Number:·35·(DW_TAG_member)291 ·<2><2ab>:·Abbrev·Number:·35·(DW_TAG_member)
292 ····<2ac>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·292 ····<2ac>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
293 ····<2b0>···DW_AT_decl_file···:·(implicit_const)·1293 ····<2b0>···DW_AT_decl_file···:·(implicit_const)·1
294 ····<2b0>···DW_AT_decl_line···:·(data2)·1244294 ····<2b0>···DW_AT_decl_line···:·(data2)·1244
295 ····<2b2>···DW_AT_decl_column·:·(data1)·78295 ····<2b2>···DW_AT_decl_column·:·(data1)·78
296 ····<2b3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>296 ····<2b3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
297 ····<2b7>···DW_AT_data_member_location:·(data1)·12297 ····<2b7>···DW_AT_data_member_location:·(data1)·12
298 ·<2><2b8>:·Abbrev·Number:·35·(DW_TAG_member)298 ·<2><2b8>:·Abbrev·Number:·35·(DW_TAG_member)
299 ····<2b9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·299 ····<2b9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
300 ····<2bd>···DW_AT_decl_file···:·(implicit_const)·1300 ····<2bd>···DW_AT_decl_file···:·(implicit_const)·1
301 ····<2bd>···DW_AT_decl_line···:·(data2)·1245301 ····<2bd>···DW_AT_decl_line···:·(data2)·1245
302 ····<2bf>···DW_AT_decl_column·:·(data1)·28302 ····<2bf>···DW_AT_decl_column·:·(data1)·28
303 ····<2c0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>303 ····<2c0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
304 ····<2c4>···DW_AT_data_member_location:·(data1)·16304 ····<2c4>···DW_AT_data_member_location:·(data1)·16
305 ·<2><2c5>:·Abbrev·Number:·35·(DW_TAG_member)305 ·<2><2c5>:·Abbrev·Number:·35·(DW_TAG_member)
306 ····<2c6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·306 ····<2c6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
307 ····<2ca>···DW_AT_decl_file···:·(implicit_const)·1307 ····<2ca>···DW_AT_decl_file···:·(implicit_const)·1
308 ····<2ca>···DW_AT_decl_line···:·(data2)·1245308 ····<2ca>···DW_AT_decl_line···:·(data2)·1245
309 ····<2cc>···DW_AT_decl_column·:·(data1)·51309 ····<2cc>···DW_AT_decl_column·:·(data1)·51
310 ····<2cd>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>310 ····<2cd>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
311 ····<2d1>···DW_AT_data_member_location:·(data1)·17311 ····<2d1>···DW_AT_data_member_location:·(data1)·17
312 ·<2><2d2>:·Abbrev·Number:·35·(DW_TAG_member)312 ·<2><2d2>:·Abbrev·Number:·35·(DW_TAG_member)
313 ····<2d3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·313 ····<2d3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
314 ····<2d7>···DW_AT_decl_file···:·(implicit_const)·1314 ····<2d7>···DW_AT_decl_file···:·(implicit_const)·1
315 ····<2d7>···DW_AT_decl_line···:·(data2)·1245315 ····<2d7>···DW_AT_decl_line···:·(data2)·1245
316 ····<2d9>···DW_AT_decl_column·:·(data1)·70316 ····<2d9>···DW_AT_decl_column·:·(data1)·70
317 ····<2da>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>317 ····<2da>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
318 ····<2de>···DW_AT_data_member_location:·(data1)·18318 ····<2de>···DW_AT_data_member_location:·(data1)·18
319 ·<2><2df>:·Abbrev·Number:·0319 ·<2><2df>:·Abbrev·Number:·0
320 ·<1><2e0>:·Abbrev·Number:·80·(DW_TAG_typedef)320 ·<1><2e0>:·Abbrev·Number:·80·(DW_TAG_typedef)
321 ····<2e1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·321 ····<2e1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
322 ····<2e5>···DW_AT_decl_file···:·(data1)·1322 ····<2e5>···DW_AT_decl_file···:·(data1)·1
323 ····<2e6>···DW_AT_decl_line···:·(data2)·1245323 ····<2e6>···DW_AT_decl_line···:·(data2)·1245
324 ····<2e8>···DW_AT_decl_column·:·(data1)·80324 ····<2e8>···DW_AT_decl_column·:·(data1)·80
325 ····<2e9>···DW_AT_type········:·(ref_udata)·<0x284>325 ····<2e9>···DW_AT_type········:·(ref_udata)·<0x284>
326 ·<1><2eb>:·Abbrev·Number:·81·(DW_TAG_typedef)326 ·<1><2eb>:·Abbrev·Number:·81·(DW_TAG_typedef)
327 ····<2ec>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·327 ····<2ec>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
328 ····<2f0>···DW_AT_decl_file···:·(data1)·1328 ····<2f0>···DW_AT_decl_file···:·(data1)·1
329 ····<2f1>···DW_AT_decl_line···:·(data2)·1363329 ····<2f1>···DW_AT_decl_line···:·(data2)·1363
330 ····<2f3>···DW_AT_decl_column·:·(data1)·23330 ····<2f3>···DW_AT_decl_column·:·(data1)·23
331 ····<2f4>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>331 ····<2f4>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
332 ·<1><2f8>:·Abbrev·Number:·81·(DW_TAG_typedef)332 ·<1><2f8>:·Abbrev·Number:·81·(DW_TAG_typedef)
333 ····<2f9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·333 ····<2f9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
334 ····<2fd>···DW_AT_decl_file···:·(data1)·1334 ····<2fd>···DW_AT_decl_file···:·(data1)·1
335 ····<2fe>···DW_AT_decl_line···:·(data2)·1364335 ····<2fe>···DW_AT_decl_line···:·(data2)·1364
336 ····<300>···DW_AT_decl_column·:·(data1)·19336 ····<300>···DW_AT_decl_column·:·(data1)·19
337 ····<301>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>337 ····<301>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
338 ·<1><305>:·Abbrev·Number:·26·(DW_TAG_variable)338 ·<1><305>:·Abbrev·Number:·26·(DW_TAG_variable)
339 ····<306>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·339 ····<306>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
340 ····<30a>···DW_AT_decl_file···:·(data1)·1340 ····<30a>···DW_AT_decl_file···:·(data1)·1
341 ····<30b>···DW_AT_decl_line···:·(data2)·1474341 ····<30b>···DW_AT_decl_line···:·(data2)·1474
342 ····<30d>···DW_AT_decl_column·:·(data1)·18342 ····<30d>···DW_AT_decl_column·:·(data1)·18
343 ····<30e>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>343 ····<30e>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
344 ····<312>···DW_AT_location····:·(exprloc)·5·byte·block:·3·c8·10·4·0·»(DW_OP_addr:·410c8)344 ····<312>···DW_AT_location····:·(exprloc)·5·byte·block:·3·c8·10·4·0·»(DW_OP_addr:·410c8)
345 ·<1><318>:·Abbrev·Number:·6·(DW_TAG_variable)345 ·<1><318>:·Abbrev·Number:·6·(DW_TAG_variable)
346 ····<319>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·346 ····<319>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
347 ····<31d>···DW_AT_decl_file···:·(data1)·1347 ····<31d>···DW_AT_decl_file···:·(data1)·1
348 ····<31e>···DW_AT_decl_line···:·(data2)·1476348 ····<31e>···DW_AT_decl_line···:·(data2)·1476
349 ····<320>···DW_AT_decl_column·:·(data1)·12349 ····<320>···DW_AT_decl_column·:·(data1)·12
350 ····<321>···DW_AT_type········:·(GNU_ref_alt)·<0x31>350 ····<321>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
351 ·<1><325>:·Abbrev·Number:·6·(DW_TAG_variable)351 ·<1><325>:·Abbrev·Number:·6·(DW_TAG_variable)
352 ····<326>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·352 ····<326>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
353 ····<32a>···DW_AT_decl_file···:·(data1)·1353 ····<32a>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 2010471/2018178 bytes (99.62%) of diff not shown.
963 B
strings --all --bytes=8 {}
    
Offset 1, 43 lines modifiedOffset 1, 45 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 dQGCC:·(Debian·14.2.0-8)·14.2.0
2 7&\xLR{I 
3 Cc31uRP3K2 Cc31uRP3G
4 YEdKdxffMq 
5 [4~Zwab) 
6 /&:nMCUf 
7 >|"rfB[& 
8 dpC0!>O[2A 
9 k3G-Hi» g9 
10 4;_PO3:V 
11 87rr"j86rr" 
12 ^jvz0-ls 
13 J~4\QNSB 
14 9V[YUyJrh 
15 .OS]ehPo 
16 YSP0]fo! 
17 10Pb+flE 
18 <UVfW<i~ 
19 [;f;Cl9> 
20 $%z_)%+%c 
21 Rp[ze>o4 
22 Y$'`c*$e 
23 E>ntGc7Oy 
24 i-BcQQ^J 
25 Cs|~EW"){ 
26 F,$2`_n# 
27 Zc,){-,u 
28 nN9";XWki 
29 CXk"Dv$I 
30 P}OD`B)Q 
31 g(hfE!_% 
32 #ziIV»  m93 ^UdKdxvzmq
 4 eAVq6@A~
 5 2QyUjz2}
 6 07!xV[+O7
 7 "O[n·y&Q8
 8 »       =5uDey.
 9 #ZY\fW[.
 10 vzBeL`:&
 11 `u8r=KB_~
 12 97rr#k:6rr#
 13 4HtV!?;B
 14 .VL6Zf7J·
 15 ZMW7[J}?
 16 dlCpsT36
 17 \%/U*.+Y
 18 fKEJ.Qlwy
 19 p,Y>tKF!
 20 .y··Q]t0
 21 wqXKT_D3
 22 ZXwy>H(f
 23 NpB\nz)oT)
 24 U5]»    W3fX
 25 M-Ew/:Kx
 26 dsuuCsXcd
 27 anw0eEXi
 28 KkNdgzD/
 29 f-tQx0Wg
 30 n`·=0D`)
 31 ^,eo^LQj
 32 j^J-vb|=ec)
 33 Jj[&4.Dc&
 34 FDZB"'» "
 35 ,Jz2Mnj>
33 %{P+9:C(36 %{P+9*S(
 37 .?myT(N[j
 38 4}/\LN<A
34 +gNqemm.x 
35 ?m~LU'·m 
36 o!3$cLcO 
37 _N~»    M,_» 39 _N~»    M,_» 
38 F[JL^F>t40 F[JL^F>t
39 q^Lzg}OGs41 q^Lzg}OGs
40 \1}!G!8T42 \1}!G!8T
41 u@Jr.&^»r?Z43 u@Jr.&^»r?Z
42 +pd·<mt9344 +pd·<mt93
43 &>X:J[8:45 &>X:J[8:
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.69 MB
./usr/lib/debug/.build-id/2c/7a8fdb013f83736961c798bb9d63e6b6d9d195.debug vs.
./usr/lib/debug/.build-id/01/00412f60a9cbd9eaa0fb236885723794b2fa3a.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 90% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········467720·(bytes·into·file)13 ··Start·of·section·headers:··········467736·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x72308:1 There·are·35·section·headers,·starting·at·offset·0x72318:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c90·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c90·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbd8·00fbd0·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbd8·00fbd0·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fcd8·00fbd0·000328·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fcd8·00fbd0·000328·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbd0·000b00·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbd0·000b00·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040b00·00fbd0·000510·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040b00·00fbd0·000510·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00007d·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00007d·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001e8·02a21e·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001e8·02a22d·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·02a408·0003b7·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·02a418·0003b7·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·02a7c0·0141f3·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·02a7d0·0141f3·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·03e9b4·00097a·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·03e9c4·00097a·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·03f32e·00005a·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·03f33e·00005a·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·03f388·024b86·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·03f398·024b86·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·063f10·005d79·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·063f20·005d79·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·069c89·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·069c99·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·069ce0·004740·10·····33·942··437 ··[32]·.symtab···········SYMTAB··········00000000·069cf0·004740·10·····33·942··4
38 ··[33]·.strtab···········STRTAB··········00000000·06e420·003d84·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·06e430·003d84·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·0721a4·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·0721b4·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·2c7a8fdb013f83736961c798bb9d63e6b6d9d1953 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0100412f60a9cbd9eaa0fb236885723794b2fa3a
1.68 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x4d27d·(32-bit)4 ···Length:········0x4d27d·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·132·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·132·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/segmentation/_quickshift_cy.cpython-313-arm-linux-gnueabihf.so.p/_quickshift_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/segmentation/_quickshift_cy.cpython-313-arm-linux-gnueabihf.so.p/_quickshift_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xadde14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xadde
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·426 ····<36>···DW_AT_byte_size···:·(data1)·4
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·830 ····<3d>···DW_AT_byte_size···:·(data1)·8
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·134 ····<44>···DW_AT_byte_size···:·(data1)·1
35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><4a>:·Abbrev·Number:·2·(DW_TAG_base_type)37 ·<1><4a>:·Abbrev·Number:·2·(DW_TAG_base_type)
38 ····<4b>···DW_AT_byte_size···:·(data1)·438 ····<4b>···DW_AT_byte_size···:·(data1)·4
39 ····<4c>···DW_AT_encoding····:·(data1)·5»    (signed)39 ····<4c>···DW_AT_encoding····:·(data1)·5»    (signed)
40 ····<4d>···DW_AT_name········:·(string)·int40 ····<4d>···DW_AT_name········:·(string)·int
41 ·<1><51>:·Abbrev·Number:·45·(DW_TAG_imported_unit)41 ·<1><51>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
43 ·<1><56>:·Abbrev·Number:·45·(DW_TAG_imported_unit)43 ·<1><56>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
Offset 243, 15 lines modifiedOffset 243, 15 lines modified
243 ·<1><24a>:·Abbrev·Number:·45·(DW_TAG_imported_unit)243 ·<1><24a>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
244 ····<24b>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>244 ····<24b>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
245 ·<1><24f>:·Abbrev·Number:·45·(DW_TAG_imported_unit)245 ·<1><24f>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
246 ····<250>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>246 ····<250>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
247 ·<1><254>:·Abbrev·Number:·45·(DW_TAG_imported_unit)247 ·<1><254>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
248 ····<255>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>248 ····<255>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
249 ·<1><259>:·Abbrev·Number:·23·(DW_TAG_variable)249 ·<1><259>:·Abbrev·Number:·23·(DW_TAG_variable)
250 ····<25a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·250 ····<25a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
251 ····<25e>···DW_AT_decl_file···:·(data1)·7251 ····<25e>···DW_AT_decl_file···:·(data1)·7
252 ····<25f>···DW_AT_decl_line···:·(data2)·641252 ····<25f>···DW_AT_decl_line···:·(data2)·641
253 ····<261>···DW_AT_decl_column·:·(data1)·15253 ····<261>···DW_AT_decl_column·:·(data1)·15
254 ····<262>···DW_AT_type········:·(GNU_ref_alt)·<0x142>254 ····<262>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
255 ····<266>···DW_AT_location····:·(exprloc)·5·byte·block:·3·18·f·4·0·» (DW_OP_addr:·40f18)255 ····<266>···DW_AT_location····:·(exprloc)·5·byte·block:·3·18·f·4·0·» (DW_OP_addr:·40f18)
256 ·<1><26c>:·Abbrev·Number:·87·(DW_TAG_structure_type)256 ·<1><26c>:·Abbrev·Number:·87·(DW_TAG_structure_type)
257 ····<26d>···DW_AT_byte_size···:·(data1)·20257 ····<26d>···DW_AT_byte_size···:·(data1)·20
Offset 277, 308 lines modifiedOffset 277, 308 lines modified
277 ····<289>···DW_AT_name········:·(string)·n277 ····<289>···DW_AT_name········:·(string)·n
278 ····<28b>···DW_AT_decl_file···:·(implicit_const)·1278 ····<28b>···DW_AT_decl_file···:·(implicit_const)·1
279 ····<28b>···DW_AT_decl_line···:·(data2)·1244279 ····<28b>···DW_AT_decl_line···:·(data2)·1244
280 ····<28d>···DW_AT_decl_column·:·(data1)·63280 ····<28d>···DW_AT_decl_column·:·(data1)·63
281 ····<28e>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>281 ····<28e>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
282 ····<292>···DW_AT_data_member_location:·(data1)·8282 ····<292>···DW_AT_data_member_location:·(data1)·8
283 ·<2><293>:·Abbrev·Number:·41·(DW_TAG_member)283 ·<2><293>:·Abbrev·Number:·41·(DW_TAG_member)
284 ····<294>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·284 ····<294>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
285 ····<298>···DW_AT_decl_file···:·(implicit_const)·1285 ····<298>···DW_AT_decl_file···:·(implicit_const)·1
286 ····<298>···DW_AT_decl_line···:·(data2)·1244286 ····<298>···DW_AT_decl_line···:·(data2)·1244
287 ····<29a>···DW_AT_decl_column·:·(data1)·78287 ····<29a>···DW_AT_decl_column·:·(data1)·78
288 ····<29b>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>288 ····<29b>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
289 ····<29f>···DW_AT_data_member_location:·(data1)·12289 ····<29f>···DW_AT_data_member_location:·(data1)·12
290 ·<2><2a0>:·Abbrev·Number:·41·(DW_TAG_member)290 ·<2><2a0>:·Abbrev·Number:·41·(DW_TAG_member)
291 ····<2a1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·291 ····<2a1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
292 ····<2a5>···DW_AT_decl_file···:·(implicit_const)·1292 ····<2a5>···DW_AT_decl_file···:·(implicit_const)·1
293 ····<2a5>···DW_AT_decl_line···:·(data2)·1245293 ····<2a5>···DW_AT_decl_line···:·(data2)·1245
294 ····<2a7>···DW_AT_decl_column·:·(data1)·28294 ····<2a7>···DW_AT_decl_column·:·(data1)·28
295 ····<2a8>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>295 ····<2a8>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
296 ····<2ac>···DW_AT_data_member_location:·(data1)·16296 ····<2ac>···DW_AT_data_member_location:·(data1)·16
297 ·<2><2ad>:·Abbrev·Number:·41·(DW_TAG_member)297 ·<2><2ad>:·Abbrev·Number:·41·(DW_TAG_member)
298 ····<2ae>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·298 ····<2ae>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
299 ····<2b2>···DW_AT_decl_file···:·(implicit_const)·1299 ····<2b2>···DW_AT_decl_file···:·(implicit_const)·1
300 ····<2b2>···DW_AT_decl_line···:·(data2)·1245300 ····<2b2>···DW_AT_decl_line···:·(data2)·1245
301 ····<2b4>···DW_AT_decl_column·:·(data1)·51301 ····<2b4>···DW_AT_decl_column·:·(data1)·51
302 ····<2b5>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>302 ····<2b5>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
303 ····<2b9>···DW_AT_data_member_location:·(data1)·17303 ····<2b9>···DW_AT_data_member_location:·(data1)·17
304 ·<2><2ba>:·Abbrev·Number:·41·(DW_TAG_member)304 ·<2><2ba>:·Abbrev·Number:·41·(DW_TAG_member)
305 ····<2bb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·305 ····<2bb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
306 ····<2bf>···DW_AT_decl_file···:·(implicit_const)·1306 ····<2bf>···DW_AT_decl_file···:·(implicit_const)·1
307 ····<2bf>···DW_AT_decl_line···:·(data2)·1245307 ····<2bf>···DW_AT_decl_line···:·(data2)·1245
308 ····<2c1>···DW_AT_decl_column·:·(data1)·70308 ····<2c1>···DW_AT_decl_column·:·(data1)·70
309 ····<2c2>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>309 ····<2c2>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
310 ····<2c6>···DW_AT_data_member_location:·(data1)·18310 ····<2c6>···DW_AT_data_member_location:·(data1)·18
311 ·<2><2c7>:·Abbrev·Number:·0311 ·<2><2c7>:·Abbrev·Number:·0
312 ·<1><2c8>:·Abbrev·Number:·83·(DW_TAG_typedef)312 ·<1><2c8>:·Abbrev·Number:·83·(DW_TAG_typedef)
313 ····<2c9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·313 ····<2c9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
314 ····<2cd>···DW_AT_decl_file···:·(data1)·1314 ····<2cd>···DW_AT_decl_file···:·(data1)·1
315 ····<2ce>···DW_AT_decl_line···:·(data2)·1245315 ····<2ce>···DW_AT_decl_line···:·(data2)·1245
316 ····<2d0>···DW_AT_decl_column·:·(data1)·80316 ····<2d0>···DW_AT_decl_column·:·(data1)·80
317 ····<2d1>···DW_AT_type········:·(ref_udata)·<0x26c>317 ····<2d1>···DW_AT_type········:·(ref_udata)·<0x26c>
318 ·<1><2d3>:·Abbrev·Number:·100·(DW_TAG_typedef)318 ·<1><2d3>:·Abbrev·Number:·100·(DW_TAG_typedef)
319 ····<2d4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·319 ····<2d4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
320 ····<2d8>···DW_AT_decl_file···:·(data1)·1320 ····<2d8>···DW_AT_decl_file···:·(data1)·1
321 ····<2d9>···DW_AT_decl_line···:·(data2)·1363321 ····<2d9>···DW_AT_decl_line···:·(data2)·1363
322 ····<2db>···DW_AT_decl_column·:·(data1)·23322 ····<2db>···DW_AT_decl_column·:·(data1)·23
323 ····<2dc>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>323 ····<2dc>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
324 ·<1><2e0>:·Abbrev·Number:·100·(DW_TAG_typedef)324 ·<1><2e0>:·Abbrev·Number:·100·(DW_TAG_typedef)
325 ····<2e1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·325 ····<2e1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
326 ····<2e5>···DW_AT_decl_file···:·(data1)·1326 ····<2e5>···DW_AT_decl_file···:·(data1)·1
327 ····<2e6>···DW_AT_decl_line···:·(data2)·1364327 ····<2e6>···DW_AT_decl_line···:·(data2)·1364
328 ····<2e8>···DW_AT_decl_column·:·(data1)·19328 ····<2e8>···DW_AT_decl_column·:·(data1)·19
329 ····<2e9>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>329 ····<2e9>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
330 ·<1><2ed>:·Abbrev·Number:·23·(DW_TAG_variable)330 ·<1><2ed>:·Abbrev·Number:·23·(DW_TAG_variable)
331 ····<2ee>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·331 ····<2ee>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
332 ····<2f2>···DW_AT_decl_file···:·(data1)·1332 ····<2f2>···DW_AT_decl_file···:·(data1)·1
333 ····<2f3>···DW_AT_decl_line···:·(data2)·1474333 ····<2f3>···DW_AT_decl_line···:·(data2)·1474
334 ····<2f5>···DW_AT_decl_column·:·(data1)·18334 ····<2f5>···DW_AT_decl_column·:·(data1)·18
335 ····<2f6>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>335 ····<2f6>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
336 ····<2fa>···DW_AT_location····:·(exprloc)·5·byte·block:·3·1c·f·4·0·» (DW_OP_addr:·40f1c)336 ····<2fa>···DW_AT_location····:·(exprloc)·5·byte·block:·3·1c·f·4·0·» (DW_OP_addr:·40f1c)
337 ·<1><300>:·Abbrev·Number:·17·(DW_TAG_variable)337 ·<1><300>:·Abbrev·Number:·17·(DW_TAG_variable)
338 ····<301>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·338 ····<301>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
339 ····<305>···DW_AT_decl_file···:·(data1)·1339 ····<305>···DW_AT_decl_file···:·(data1)·1
340 ····<306>···DW_AT_decl_line···:·(data2)·1476340 ····<306>···DW_AT_decl_line···:·(data2)·1476
341 ····<308>···DW_AT_decl_column·:·(data1)·12341 ····<308>···DW_AT_decl_column·:·(data1)·12
342 ····<309>···DW_AT_type········:·(ref_udata)·<0x4a>,·int342 ····<309>···DW_AT_type········:·(ref_udata)·<0x4a>,·int
343 ·<1><30a>:·Abbrev·Number:·17·(DW_TAG_variable)343 ·<1><30a>:·Abbrev·Number:·17·(DW_TAG_variable)
344 ····<30b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·344 ····<30b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
345 ····<30f>···DW_AT_decl_file···:·(data1)·1345 ····<30f>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 1753783/1761477 bytes (99.56%) of diff not shown.
999 B
strings --all --bytes=8 {}
    
Offset 1, 42 lines modifiedOffset 1, 49 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 :GCC:·(Debian·14.2.0-8)·14.2.0
2 X}x"#?!A?P 
3 !*c}Q71`$ 
4 5si@\.%X 
5 %{atx5FU 
6 tI^>5U» I 
7 Jdn.gn1Iw4X 
8 .oex@A_5 
9 3h6x]_» w> 
10 &"^rE{/TU 
11 xQ'gDO=F 
12 yBK?&F_!2 -4h#A+*"
 3 81E(_6^U
 4 %»      S?'+0\
 5 l">AxJr:
 6 V)s:}o"^~i7m
 7 y@l^f2v@
 8 Wr>p9ZLFX
 9 DdCdpITu
 10 i*EIMT#J
 11 H$&#!,A6
 12 >6S.|»  db
 13 "M^l+[&UU
 14 37hiHWP>i
13 l!"Yz;D_15 il!"Yz9D_
14 2K@N`ejo{ 
15 LL»     -Ao>\N»        
16 cbqSNM1m 
17 =&6Q>FJN 
18 [\|G3n%T 
19 z·de(!O" 
20 »       QU,W2=> 
21 KN_XU3== 
22 `!cA@?)cA 
23 Yn6EBUQ% 
24 }Ywc+}Ou 
25 h6@pUj@WJkc 
26 'eL»    O[A_ 
27 \HA4KDS~ 
28 <wWj`W·| 
29 /"xOUt?c 
30 Qn\?Qb|c 
31 a0>[ToS» 
32 0.Xa/~#n( 
33 B·A-kcglC 
34 Sj{IJm%'% 
35 ~X$:/»  )<16 PcHoi:bQ9
 17 ?UXs<Z5f
 18 \S·_z5Fdl
 19 Blw%pKThj
 20 GA?b(I,nJ/
 21 fM8Ff]K:
 22 fM9Ff=N·
 23 6]Ve'i3H
 24 U18N4v.W
 25 tX4/wTgH
 26 R>·)EM,yR
 27 j0NZS2#3
 28 XA\UN%i-
 29 f!KT%p» }
 30 Npxq}:8X
 31 jb+·"7=vzss
 32 9CCO3b<#Z
 33 x:CF8k3C
 34 uHx-D$||K
 35 t.^Q.J~`
 36 e#&|>~r#N
 37 X8QI%:?"
 38 1|jH'df[3|
 39 7F"[34mo
 40 iZUmS$3-
 41 uR3@·O"Mu
 42 _e!3yr+7
36 $~G->QD[}43 $~G->QD[}
37 WLE'N/^F\44 WLE'N/^F\
38 |GKB>eB;45 |GKB>eB;
39 di>"Iuv?f46 di>"Iuv?f
40 EA}4[JWJ47 EA}4[JWJ
41 <wNuGE-@{48 <wNuGE-@{
42 X5*Dgx.F"49 X5*Dgx.F"
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
2.4 MB
./usr/lib/debug/.build-id/2d/7cf5525da8531ced4e48c39f234b70f4d80235.debug vs.
./usr/lib/debug/.build-id/2f/2f07864a8910c9bd5e8917f7cd0899f6a54868.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 90% similar despite different names
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·2d7cf5525da8531ced4e48c39f234b70f4d802353 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·2f2f07864a8910c9bd5e8917f7cd0899f6a54868
2.4 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x67bb6·(32-bit)4 ···Length:········0x67bb6·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·134·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·134·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_flood_fill_cy.cpython-312-arm-linux-gnueabihf.so.p/_flood_fill_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_flood_fill_cy.cpython-312-arm-linux-gnueabihf.so.p/_flood_fill_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xe99d14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xe99d
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·134 ····<44>···DW_AT_byte_size···:·(data1)·1
35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><4a>:·Abbrev·Number:·49·(DW_TAG_imported_unit)37 ·<1><4a>:·Abbrev·Number:·49·(DW_TAG_imported_unit)
38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4f>:·Abbrev·Number:·49·(DW_TAG_imported_unit)39 ·<1><4f>:·Abbrev·Number:·49·(DW_TAG_imported_unit)
40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
41 ·<1><54>:·Abbrev·Number:·49·(DW_TAG_imported_unit)41 ·<1><54>:·Abbrev·Number:·49·(DW_TAG_imported_unit)
42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
43 ·<1><59>:·Abbrev·Number:·49·(DW_TAG_imported_unit)43 ·<1><59>:·Abbrev·Number:·49·(DW_TAG_imported_unit)
Offset 265, 15 lines modifiedOffset 265, 15 lines modified
265 ·<1><284>:·Abbrev·Number:·106·(DW_TAG_const_type)265 ·<1><284>:·Abbrev·Number:·106·(DW_TAG_const_type)
266 ····<285>···DW_AT_type········:·(GNU_ref_alt)·<0xa432>266 ····<285>···DW_AT_type········:·(GNU_ref_alt)·<0xa432>
267 ·<1><289>:·Abbrev·Number:·106·(DW_TAG_const_type)267 ·<1><289>:·Abbrev·Number:·106·(DW_TAG_const_type)
268 ····<28a>···DW_AT_type········:·(GNU_ref_alt)·<0xa478>268 ····<28a>···DW_AT_type········:·(GNU_ref_alt)·<0xa478>
269 ·<1><28e>:·Abbrev·Number:·106·(DW_TAG_const_type)269 ·<1><28e>:·Abbrev·Number:·106·(DW_TAG_const_type)
270 ····<28f>···DW_AT_type········:·(GNU_ref_alt)·<0xa3ec>270 ····<28f>···DW_AT_type········:·(GNU_ref_alt)·<0xa3ec>
271 ·<1><293>:·Abbrev·Number:·28·(DW_TAG_variable)271 ·<1><293>:·Abbrev·Number:·28·(DW_TAG_variable)
272 ····<294>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·272 ····<294>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
273 ····<298>···DW_AT_decl_file···:·(data1)·16273 ····<298>···DW_AT_decl_file···:·(data1)·16
274 ····<299>···DW_AT_decl_line···:·(data2)·641274 ····<299>···DW_AT_decl_line···:·(data2)·641
275 ····<29b>···DW_AT_decl_column·:·(data1)·15275 ····<29b>···DW_AT_decl_column·:·(data1)·15
276 ····<29c>···DW_AT_type········:·(GNU_ref_alt)·<0x142>276 ····<29c>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
277 ····<2a0>···DW_AT_location····:·(exprloc)·5·byte·block:·3·58·13·5·0·»(DW_OP_addr:·51358)277 ····<2a0>···DW_AT_location····:·(exprloc)·5·byte·block:·3·58·13·5·0·»(DW_OP_addr:·51358)
278 ·<1><2a6>:·Abbrev·Number:·90·(DW_TAG_structure_type)278 ·<1><2a6>:·Abbrev·Number:·90·(DW_TAG_structure_type)
279 ····<2a7>···DW_AT_byte_size···:·(data1)·20279 ····<2a7>···DW_AT_byte_size···:·(data1)·20
Offset 299, 315 lines modifiedOffset 299, 315 lines modified
299 ····<2c3>···DW_AT_name········:·(string)·n299 ····<2c3>···DW_AT_name········:·(string)·n
300 ····<2c5>···DW_AT_decl_file···:·(implicit_const)·1300 ····<2c5>···DW_AT_decl_file···:·(implicit_const)·1
301 ····<2c5>···DW_AT_decl_line···:·(data2)·1242301 ····<2c5>···DW_AT_decl_line···:·(data2)·1242
302 ····<2c7>···DW_AT_decl_column·:·(data1)·63302 ····<2c7>···DW_AT_decl_column·:·(data1)·63
303 ····<2c8>···DW_AT_type········:·(GNU_ref_alt)·<0x699>303 ····<2c8>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
304 ····<2cc>···DW_AT_data_member_location:·(data1)·8304 ····<2cc>···DW_AT_data_member_location:·(data1)·8
305 ·<2><2cd>:·Abbrev·Number:·42·(DW_TAG_member)305 ·<2><2cd>:·Abbrev·Number:·42·(DW_TAG_member)
306 ····<2ce>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·306 ····<2ce>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
307 ····<2d2>···DW_AT_decl_file···:·(implicit_const)·1307 ····<2d2>···DW_AT_decl_file···:·(implicit_const)·1
308 ····<2d2>···DW_AT_decl_line···:·(data2)·1242308 ····<2d2>···DW_AT_decl_line···:·(data2)·1242
309 ····<2d4>···DW_AT_decl_column·:·(data1)·78309 ····<2d4>···DW_AT_decl_column·:·(data1)·78
310 ····<2d5>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>310 ····<2d5>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
311 ····<2d9>···DW_AT_data_member_location:·(data1)·12311 ····<2d9>···DW_AT_data_member_location:·(data1)·12
312 ·<2><2da>:·Abbrev·Number:·42·(DW_TAG_member)312 ·<2><2da>:·Abbrev·Number:·42·(DW_TAG_member)
313 ····<2db>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·313 ····<2db>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
314 ····<2df>···DW_AT_decl_file···:·(implicit_const)·1314 ····<2df>···DW_AT_decl_file···:·(implicit_const)·1
315 ····<2df>···DW_AT_decl_line···:·(data2)·1243315 ····<2df>···DW_AT_decl_line···:·(data2)·1243
316 ····<2e1>···DW_AT_decl_column·:·(data1)·28316 ····<2e1>···DW_AT_decl_column·:·(data1)·28
317 ····<2e2>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>317 ····<2e2>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
318 ····<2e6>···DW_AT_data_member_location:·(data1)·16318 ····<2e6>···DW_AT_data_member_location:·(data1)·16
319 ·<2><2e7>:·Abbrev·Number:·42·(DW_TAG_member)319 ·<2><2e7>:·Abbrev·Number:·42·(DW_TAG_member)
320 ····<2e8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·320 ····<2e8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
321 ····<2ec>···DW_AT_decl_file···:·(implicit_const)·1321 ····<2ec>···DW_AT_decl_file···:·(implicit_const)·1
322 ····<2ec>···DW_AT_decl_line···:·(data2)·1243322 ····<2ec>···DW_AT_decl_line···:·(data2)·1243
323 ····<2ee>···DW_AT_decl_column·:·(data1)·51323 ····<2ee>···DW_AT_decl_column·:·(data1)·51
324 ····<2ef>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>324 ····<2ef>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
325 ····<2f3>···DW_AT_data_member_location:·(data1)·17325 ····<2f3>···DW_AT_data_member_location:·(data1)·17
326 ·<2><2f4>:·Abbrev·Number:·42·(DW_TAG_member)326 ·<2><2f4>:·Abbrev·Number:·42·(DW_TAG_member)
327 ····<2f5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·327 ····<2f5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
328 ····<2f9>···DW_AT_decl_file···:·(implicit_const)·1328 ····<2f9>···DW_AT_decl_file···:·(implicit_const)·1
329 ····<2f9>···DW_AT_decl_line···:·(data2)·1243329 ····<2f9>···DW_AT_decl_line···:·(data2)·1243
330 ····<2fb>···DW_AT_decl_column·:·(data1)·70330 ····<2fb>···DW_AT_decl_column·:·(data1)·70
331 ····<2fc>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>331 ····<2fc>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
332 ····<300>···DW_AT_data_member_location:·(data1)·18332 ····<300>···DW_AT_data_member_location:·(data1)·18
333 ·<2><301>:·Abbrev·Number:·0333 ·<2><301>:·Abbrev·Number:·0
334 ·<1><302>:·Abbrev·Number:·81·(DW_TAG_typedef)334 ·<1><302>:·Abbrev·Number:·81·(DW_TAG_typedef)
335 ····<303>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·335 ····<303>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
336 ····<307>···DW_AT_decl_file···:·(data1)·1336 ····<307>···DW_AT_decl_file···:·(data1)·1
337 ····<308>···DW_AT_decl_line···:·(data2)·1243337 ····<308>···DW_AT_decl_line···:·(data2)·1243
338 ····<30a>···DW_AT_decl_column·:·(data1)·80338 ····<30a>···DW_AT_decl_column·:·(data1)·80
339 ····<30b>···DW_AT_type········:·(ref_udata)·<0x2a6>339 ····<30b>···DW_AT_type········:·(ref_udata)·<0x2a6>
340 ·<1><30d>:·Abbrev·Number:·79·(DW_TAG_typedef)340 ·<1><30d>:·Abbrev·Number:·79·(DW_TAG_typedef)
341 ····<30e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·341 ····<30e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
342 ····<312>···DW_AT_decl_file···:·(data1)·1342 ····<312>···DW_AT_decl_file···:·(data1)·1
343 ····<313>···DW_AT_decl_line···:·(data2)·1361343 ····<313>···DW_AT_decl_line···:·(data2)·1361
344 ····<315>···DW_AT_decl_column·:·(data1)·23344 ····<315>···DW_AT_decl_column·:·(data1)·23
345 ····<316>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>345 ····<316>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
346 ·<1><31a>:·Abbrev·Number:·79·(DW_TAG_typedef)346 ·<1><31a>:·Abbrev·Number:·79·(DW_TAG_typedef)
347 ····<31b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·347 ····<31b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
348 ····<31f>···DW_AT_decl_file···:·(data1)·1348 ····<31f>···DW_AT_decl_file···:·(data1)·1
349 ····<320>···DW_AT_decl_line···:·(data2)·1362349 ····<320>···DW_AT_decl_line···:·(data2)·1362
350 ····<322>···DW_AT_decl_column·:·(data1)·19350 ····<322>···DW_AT_decl_column·:·(data1)·19
351 ····<323>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>351 ····<323>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
352 ·<1><327>:·Abbrev·Number:·28·(DW_TAG_variable)352 ·<1><327>:·Abbrev·Number:·28·(DW_TAG_variable)
353 ····<328>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·353 ····<328>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
354 ····<32c>···DW_AT_decl_file···:·(data1)·1354 ····<32c>···DW_AT_decl_file···:·(data1)·1
355 ····<32d>···DW_AT_decl_line···:·(data2)·1472355 ····<32d>···DW_AT_decl_line···:·(data2)·1472
356 ····<32f>···DW_AT_decl_column·:·(data1)·18356 ····<32f>···DW_AT_decl_column·:·(data1)·18
357 ····<330>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>357 ····<330>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
358 ····<334>···DW_AT_location····:·(exprloc)·5·byte·block:·3·70·12·5·0·»(DW_OP_addr:·51270)358 ····<334>···DW_AT_location····:·(exprloc)·5·byte·block:·3·70·12·5·0·»(DW_OP_addr:·51270)
359 ·<1><33a>:·Abbrev·Number:·6·(DW_TAG_variable)359 ·<1><33a>:·Abbrev·Number:·6·(DW_TAG_variable)
360 ····<33b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·360 ····<33b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
361 ····<33f>···DW_AT_decl_file···:·(data1)·1361 ····<33f>···DW_AT_decl_file···:·(data1)·1
362 ····<340>···DW_AT_decl_line···:·(data2)·1474362 ····<340>···DW_AT_decl_line···:·(data2)·1474
363 ····<342>···DW_AT_decl_column·:·(data1)·12363 ····<342>···DW_AT_decl_column·:·(data1)·12
364 ····<343>···DW_AT_type········:·(GNU_ref_alt)·<0x31>364 ····<343>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
365 ·<1><347>:·Abbrev·Number:·6·(DW_TAG_variable)365 ·<1><347>:·Abbrev·Number:·6·(DW_TAG_variable)
366 ····<348>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·366 ····<348>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
367 ····<34c>···DW_AT_decl_file···:·(data1)·1367 ····<34c>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 2509712/2517410 bytes (99.69%) of diff not shown.
1.24 KB
strings --all --bytes=8 {}
    
Offset 1, 64 lines modifiedOffset 1, 52 lines modified
1 5GCC:·(Debian·14.2.0-8)·14.2.01 HhGCC:·(Debian·14.2.0-8)·14.2.0
 2 pUB,8k^8S
 3 Y`riR~ng
 4 !x-i;·zF
2 tH#SY]@a:4 
3 WTnA2_F) 
4 vB*IJZqK( 
5 O.P}q,YK 
6 3HUoB:7Y 
7 s@f3_ja{ 
8 X9O~NaX*5 X9O~NaP2
 6 |Zr\"W+O
 7 r_[lpbUN
 8 GoZ*}t?b7
 9 qo$5[QjJZ
 10 @0&>{{k$
 11 qY,(K7.a
 12 CBF41>:(
 13 lkYEUn#m
 14 #F·e/zS#
 15 *O:asO>a
 16 \3p4m)or
 17 Sk@}DP=;o
 18 hqUFpquF
9 wE53w_vE 
10 ;R9O:{(Q* 
11 nI)qPNKJ 
12 E'*Fx/]v 
13 8:QQAY'r 
14 ,'A9Fy&Gr 
15 /E>x+.K3 
16 q_u-AH{:] 
17 G8`BP="\ 
18 nnXCfuVr 
19 m^2)-!4»s 
20 to*?[^n# 
21 lT%ffWVr2 
22 F&J+o2)n 
23 [VW3Qz;K 
24 VoW2Q:\) 
25 »       `>9V/»  l 
26 g:}$JS~'QW 
27 `~.=p2?TM 
28 P;`#ZO^/ 
29 FQjz;C}< 
30 ,o/Jey;m19 i,o/Jcy;m
31 |o=uVM?0!XqH 
32 ]u2l.n<4 
33 ^"·H7HGe*»       20 mRu&0s|mL`
 21 Y0GT_$"5
 22 !H7HWe6U
 23 &KleX:|_
 24 OC\r/p@p2
 25 ^H=»    0bH8
 26 .^OK5T*ur
34 \=QZ@,fq$27 \5AZ@,fq$
 28 GBvCzen3U
 29 aGL>$fHh
 30 v{rL(e5d
 31 VQ>T1zt1WQ,U
 32 ;{+{|XaV;!u
 33 5Mjj6K1=YS
 34 :v%e?Cy=
 35 /V<"fTZJ
 36 <axGty$ou
 37 :aK/kV~*K
 38 am»     65`L+FX
 39 ,.»     1]>(:
35 ?o"DOmjTtM 
36 :THfd3p_ 
37 :^Y%^`I@ 
38 2,['OZ6! 
39 soi#wYF:H 
40 WF]zIpNG 
41 L%27(^wGY 
42 SE6!F.9^9Y 
43 xGM"Dv8i 
44 QI_5nhEg! 
45 FYwAR~oGY[B 
46 VNI»    EUvU 
47 Y`V=&3F1 
48 6^>J4+X>JD 
49 eef=Fee=f40 dieef>Fee=f
 41 BeZj/_.Iv9**
 42 XHZKqm/e
 43 We!s&n» wf3
 44 9N:INarb
 45 M$tq/o?+!
50 i%DXQgy4{ 
51 UFuZpXiS 
52 aFY('EXn 
53 &v6~F:e= 
54 NL:'2-yv> 
55 Y&C;"4<u 
56 b$s]RWH: 
57 U~#X»   yn< 
58 6h4v#P5M46 6h4v#P5M
59 /|Hg6$j*47 /|Hg6$j*
60 djWi`f6f48 djWi`f6f
61 Px%X>YGW49 Px%X>YGW
62 Sg|j2-`:A50 Sg|j2-`:A
63 Sp/^[2<';51 Sp/^[2<';
64 c.zFrQzG52 c.zFrQzG
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.62 MB
./usr/lib/debug/.build-id/2e/45f22f8951429d47e9bdb080c4d4d1f187da29.debug vs.
./usr/lib/debug/.build-id/51/cf1bae5089d1002abc40e62d30a33924b59628.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 88% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········405012·(bytes·into·file)13 ··Start·of·section·headers:··········405020·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x62e14:1 There·are·35·section·headers,·starting·at·offset·0x62e1c:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000bf0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000bf0·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fc08·00fc00·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fc08·00fc00·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fd00·00fc00·000300·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fd00·00fc00·000300·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fc00·000b70·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fc00·000b70·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040b70·00fc00·000478·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040b70·00fc00·000478·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00007b·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00007b·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001e4·024d06·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001e4·024d0f·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·024eec·000367·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·024ef4·000367·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·025254·0114b4·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·02525c·0114b4·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·036708·0008d1·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·036710·0008d1·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·036fd9·00004d·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·036fe1·00004d·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·037028·01ef24·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·037030·01ef24·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·055f4c·005138·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·055f54·005138·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·05b084·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·05b08c·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·05b0dc·004210·10·····33·869··437 ··[32]·.symtab···········SYMTAB··········00000000·05b0e4·004210·10·····33·869··4
38 ··[33]·.strtab···········STRTAB··········00000000·05f2ec·0039c4·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·05f2f4·0039c4·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·062cb0·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·062cb8·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·2e45f22f8951429d47e9bdb080c4d4d1f187da293 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·51cf1bae5089d1002abc40e62d30a33924b59628
1.62 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 33 lines modifiedOffset 3, 33 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x43695·(32-bit)4 ···Length:········0x43695·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·128·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·128·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_inpaint.cpython-313-arm-linux-gnueabihf.so.p/_inpaint.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_inpaint.cpython-313-arm-linux-gnueabihf.so.p/_inpaint.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x964514 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x9645
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·126 ····<36>···DW_AT_byte_size···:·(data1)·1
27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
29 ·<1><3c>:·Abbrev·Number:·42·(DW_TAG_imported_unit)29 ·<1><3c>:·Abbrev·Number:·42·(DW_TAG_imported_unit)
30 ····<3d>···DW_AT_import······:·(GNU_ref_alt)·<0xc>30 ····<3d>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
31 ·<1><41>:·Abbrev·Number:·42·(DW_TAG_imported_unit)31 ·<1><41>:·Abbrev·Number:·42·(DW_TAG_imported_unit)
32 ····<42>···DW_AT_import······:·(GNU_ref_alt)·<0x81>32 ····<42>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
33 ·<1><46>:·Abbrev·Number:·42·(DW_TAG_imported_unit)33 ·<1><46>:·Abbrev·Number:·42·(DW_TAG_imported_unit)
34 ····<47>···DW_AT_import······:·(GNU_ref_alt)·<0x154>34 ····<47>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
35 ·<1><4b>:·Abbrev·Number:·42·(DW_TAG_imported_unit)35 ·<1><4b>:·Abbrev·Number:·42·(DW_TAG_imported_unit)
Offset 242, 308 lines modifiedOffset 242, 308 lines modified
242 ····<239>···DW_AT_name········:·(string)·n242 ····<239>···DW_AT_name········:·(string)·n
243 ····<23b>···DW_AT_decl_file···:·(implicit_const)·1243 ····<23b>···DW_AT_decl_file···:·(implicit_const)·1
244 ····<23b>···DW_AT_decl_line···:·(data2)·1242244 ····<23b>···DW_AT_decl_line···:·(data2)·1242
245 ····<23d>···DW_AT_decl_column·:·(data1)·63245 ····<23d>···DW_AT_decl_column·:·(data1)·63
246 ····<23e>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>246 ····<23e>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
247 ····<242>···DW_AT_data_member_location:·(data1)·8247 ····<242>···DW_AT_data_member_location:·(data1)·8
248 ·<2><243>:·Abbrev·Number:·32·(DW_TAG_member)248 ·<2><243>:·Abbrev·Number:·32·(DW_TAG_member)
249 ····<244>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·249 ····<244>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
250 ····<248>···DW_AT_decl_file···:·(implicit_const)·1250 ····<248>···DW_AT_decl_file···:·(implicit_const)·1
251 ····<248>···DW_AT_decl_line···:·(data2)·1242251 ····<248>···DW_AT_decl_line···:·(data2)·1242
252 ····<24a>···DW_AT_decl_column·:·(data1)·78252 ····<24a>···DW_AT_decl_column·:·(data1)·78
253 ····<24b>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>253 ····<24b>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
254 ····<24f>···DW_AT_data_member_location:·(data1)·12254 ····<24f>···DW_AT_data_member_location:·(data1)·12
255 ·<2><250>:·Abbrev·Number:·32·(DW_TAG_member)255 ·<2><250>:·Abbrev·Number:·32·(DW_TAG_member)
256 ····<251>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·256 ····<251>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
257 ····<255>···DW_AT_decl_file···:·(implicit_const)·1257 ····<255>···DW_AT_decl_file···:·(implicit_const)·1
258 ····<255>···DW_AT_decl_line···:·(data2)·1243258 ····<255>···DW_AT_decl_line···:·(data2)·1243
259 ····<257>···DW_AT_decl_column·:·(data1)·28259 ····<257>···DW_AT_decl_column·:·(data1)·28
260 ····<258>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>260 ····<258>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
261 ····<25c>···DW_AT_data_member_location:·(data1)·16261 ····<25c>···DW_AT_data_member_location:·(data1)·16
262 ·<2><25d>:·Abbrev·Number:·32·(DW_TAG_member)262 ·<2><25d>:·Abbrev·Number:·32·(DW_TAG_member)
263 ····<25e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·263 ····<25e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
264 ····<262>···DW_AT_decl_file···:·(implicit_const)·1264 ····<262>···DW_AT_decl_file···:·(implicit_const)·1
265 ····<262>···DW_AT_decl_line···:·(data2)·1243265 ····<262>···DW_AT_decl_line···:·(data2)·1243
266 ····<264>···DW_AT_decl_column·:·(data1)·51266 ····<264>···DW_AT_decl_column·:·(data1)·51
267 ····<265>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>267 ····<265>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
268 ····<269>···DW_AT_data_member_location:·(data1)·17268 ····<269>···DW_AT_data_member_location:·(data1)·17
269 ·<2><26a>:·Abbrev·Number:·32·(DW_TAG_member)269 ·<2><26a>:·Abbrev·Number:·32·(DW_TAG_member)
270 ····<26b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·270 ····<26b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
271 ····<26f>···DW_AT_decl_file···:·(implicit_const)·1271 ····<26f>···DW_AT_decl_file···:·(implicit_const)·1
272 ····<26f>···DW_AT_decl_line···:·(data2)·1243272 ····<26f>···DW_AT_decl_line···:·(data2)·1243
273 ····<271>···DW_AT_decl_column·:·(data1)·70273 ····<271>···DW_AT_decl_column·:·(data1)·70
274 ····<272>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>274 ····<272>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
275 ····<276>···DW_AT_data_member_location:·(data1)·18275 ····<276>···DW_AT_data_member_location:·(data1)·18
276 ·<2><277>:·Abbrev·Number:·0276 ·<2><277>:·Abbrev·Number:·0
277 ·<1><278>:·Abbrev·Number:·79·(DW_TAG_typedef)277 ·<1><278>:·Abbrev·Number:·79·(DW_TAG_typedef)
278 ····<279>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·278 ····<279>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
279 ····<27d>···DW_AT_decl_file···:·(data1)·1279 ····<27d>···DW_AT_decl_file···:·(data1)·1
280 ····<27e>···DW_AT_decl_line···:·(data2)·1243280 ····<27e>···DW_AT_decl_line···:·(data2)·1243
281 ····<280>···DW_AT_decl_column·:·(data1)·80281 ····<280>···DW_AT_decl_column·:·(data1)·80
282 ····<281>···DW_AT_type········:·(ref_udata)·<0x21c>282 ····<281>···DW_AT_type········:·(ref_udata)·<0x21c>
283 ·<1><283>:·Abbrev·Number:·99·(DW_TAG_typedef)283 ·<1><283>:·Abbrev·Number:·99·(DW_TAG_typedef)
284 ····<284>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·284 ····<284>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
285 ····<288>···DW_AT_decl_file···:·(data1)·1285 ····<288>···DW_AT_decl_file···:·(data1)·1
286 ····<289>···DW_AT_decl_line···:·(data2)·1361286 ····<289>···DW_AT_decl_line···:·(data2)·1361
287 ····<28b>···DW_AT_decl_column·:·(data1)·23287 ····<28b>···DW_AT_decl_column·:·(data1)·23
288 ····<28c>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>288 ····<28c>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
289 ·<1><290>:·Abbrev·Number:·99·(DW_TAG_typedef)289 ·<1><290>:·Abbrev·Number:·99·(DW_TAG_typedef)
290 ····<291>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·290 ····<291>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
291 ····<295>···DW_AT_decl_file···:·(data1)·1291 ····<295>···DW_AT_decl_file···:·(data1)·1
292 ····<296>···DW_AT_decl_line···:·(data2)·1362292 ····<296>···DW_AT_decl_line···:·(data2)·1362
293 ····<298>···DW_AT_decl_column·:·(data1)·19293 ····<298>···DW_AT_decl_column·:·(data1)·19
294 ····<299>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>294 ····<299>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
295 ·<1><29d>:·Abbrev·Number:·21·(DW_TAG_variable)295 ·<1><29d>:·Abbrev·Number:·21·(DW_TAG_variable)
296 ····<29e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·296 ····<29e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
297 ····<2a2>···DW_AT_decl_file···:·(implicit_const)·1297 ····<2a2>···DW_AT_decl_file···:·(implicit_const)·1
298 ····<2a2>···DW_AT_decl_line···:·(data2)·1472298 ····<2a2>···DW_AT_decl_line···:·(data2)·1472
299 ····<2a4>···DW_AT_decl_column·:·(data1)·18299 ····<2a4>···DW_AT_decl_column·:·(data1)·18
300 ····<2a5>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>300 ····<2a5>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
301 ····<2a9>···DW_AT_location····:·(exprloc)·5·byte·block:·3·0·f·4·0·»  (DW_OP_addr:·40f00)301 ····<2a9>···DW_AT_location····:·(exprloc)·5·byte·block:·3·0·f·4·0·»  (DW_OP_addr:·40f00)
302 ·<1><2af>:·Abbrev·Number:·7·(DW_TAG_variable)302 ·<1><2af>:·Abbrev·Number:·7·(DW_TAG_variable)
303 ····<2b0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·303 ····<2b0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
304 ····<2b4>···DW_AT_decl_file···:·(data1)·1304 ····<2b4>···DW_AT_decl_file···:·(data1)·1
305 ····<2b5>···DW_AT_decl_line···:·(data2)·1474305 ····<2b5>···DW_AT_decl_line···:·(data2)·1474
306 ····<2b7>···DW_AT_decl_column·:·(data1)·12306 ····<2b7>···DW_AT_decl_column·:·(data1)·12
307 ····<2b8>···DW_AT_type········:·(GNU_ref_alt)·<0x31>307 ····<2b8>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
308 ·<1><2bc>:·Abbrev·Number:·7·(DW_TAG_variable)308 ·<1><2bc>:·Abbrev·Number:·7·(DW_TAG_variable)
309 ····<2bd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·309 ····<2bd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
310 ····<2c1>···DW_AT_decl_file···:·(data1)·1310 ····<2c1>···DW_AT_decl_file···:·(data1)·1
311 ····<2c2>···DW_AT_decl_line···:·(data2)·1475311 ····<2c2>···DW_AT_decl_line···:·(data2)·1475
312 ····<2c4>···DW_AT_decl_column·:·(data1)·12312 ····<2c4>···DW_AT_decl_column·:·(data1)·12
313 ····<2c5>···DW_AT_type········:·(GNU_ref_alt)·<0x31>313 ····<2c5>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
314 ·<1><2c9>:·Abbrev·Number:·7·(DW_TAG_variable)314 ·<1><2c9>:·Abbrev·Number:·7·(DW_TAG_variable)
315 ····<2ca>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19b7)·315 ····<2ca>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19a3)·
316 ····<2ce>···DW_AT_decl_file···:·(data1)·1316 ····<2ce>···DW_AT_decl_file···:·(data1)·1
317 ····<2cf>···DW_AT_decl_line···:·(data2)·1476317 ····<2cf>···DW_AT_decl_line···:·(data2)·1476
318 ····<2d1>···DW_AT_decl_column·:·(data1)·21318 ····<2d1>···DW_AT_decl_column·:·(data1)·21
319 ····<2d2>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>319 ····<2d2>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
320 ·<1><2d6>:·Abbrev·Number:·7·(DW_TAG_variable)320 ·<1><2d6>:·Abbrev·Number:·7·(DW_TAG_variable)
321 ····<2d7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff28)·321 ····<2d7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff14)·
322 ····<2db>···DW_AT_decl_file···:·(data1)·1322 ····<2db>···DW_AT_decl_file···:·(data1)·1
323 ····<2dc>···DW_AT_decl_line···:·(data2)·1477323 ····<2dc>···DW_AT_decl_line···:·(data2)·1477
324 ····<2de>···DW_AT_decl_column·:·(data1)·20324 ····<2de>···DW_AT_decl_column·:·(data1)·20
325 ····<2df>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>325 ····<2df>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
326 ·<1><2e3>:·Abbrev·Number:·7·(DW_TAG_variable)326 ·<1><2e3>:·Abbrev·Number:·7·(DW_TAG_variable)
327 ····<2e4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32dc54)·327 ····<2e4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32dc2c)·
328 ····<2e8>···DW_AT_decl_file···:·(data1)·1328 ····<2e8>···DW_AT_decl_file···:·(data1)·1
329 ····<2e9>···DW_AT_decl_line···:·(data2)·1503329 ····<2e9>···DW_AT_decl_line···:·(data2)·1503
330 ····<2eb>···DW_AT_decl_column·:·(data1)·20330 ····<2eb>···DW_AT_decl_column·:·(data1)·20
331 ····<2ec>···DW_AT_type········:·(GNU_ref_alt)·<0x55da>331 ····<2ec>···DW_AT_type········:·(GNU_ref_alt)·<0x55da>
332 ·<1><2f0>:·Abbrev·Number:·84·(DW_TAG_structure_type)332 ·<1><2f0>:·Abbrev·Number:·84·(DW_TAG_structure_type)
333 ····<2f1>···DW_AT_byte_size···:·(data1)·56333 ····<2f1>···DW_AT_byte_size···:·(data1)·56
334 ····<2f2>···DW_AT_decl_file···:·(implicit_const)·1334 ····<2f2>···DW_AT_decl_file···:·(implicit_const)·1
Max diff block lines reached; 1689642/1697299 bytes (99.55%) of diff not shown.
973 B
strings --all --bytes=8 {}
    
Offset 1, 51 lines modifiedOffset 1, 37 lines modified
1 )GCC:·(Debian·14.2.0-8)·14.2.01 (GCC:·(Debian·14.2.0-8)·14.2.0
 2 fsSWesBVt
 3 ,c6Q^6Qv
 4 u{M_-MSv
 5 %7·vS@E6
 6 Gt'|b\SQ
 7 »       R/RyEQ"m
 8 ek}%;RtVG+
 9 q>~'5@zr
 10 8L)'zGy/5
 11 XwD5^}aY
 12 2-hb_|*&&#U
 13 /^4St=dbcI
 14 <'lOQCB>c+Y
 15 Q4#M$!)~
 16 X(E6Z(cf
 17 Npl'.>;m
 18 R3kUhRUhV
 19 tJ{>`s;8
 20 Js?6?vw>
 21 N{(Mf'·2j
 22 L+gJZ'X*
 23 uIF1sEtO1
 24 CL,j·CDe)
 25 Awjzcqef
 26 SA=F<)qrW
 27 7&*JpO}G
 28 i(f»    )f»  AT.
 29 HUak2MB(
 30 LIL9OiSH4&)v
2 S.&[bE/]' 
3 6>V4WD}G 
4 fsK/esrNL 
5 k·_UN{~@*& 
6 ?Av%Lku$ 
7 d&CO3!-Z·j 
8 `&8xBNM} 
9 #P6\nN#T 
10 Gt'|Bl3. 
11 T$E+3&O, 
12 iyRy%Q"m 
13 <+(<D[sU(( 
14 N{cSDE+= 
15 cTjQ==FW 
16 A9\VBX~P 
17 `P?»    wwWS_ 
18 %i"F}*pL 
19 »       [Eh+Lbl 
20 od/BQ(Dz 
21 %h.<ch» ` 
22 sG&*VB"^& 
23 ·oz%·A|I& 
24 ·_em3\wr 
25 }]jz-hQFY 
26 h0z}pys! 
27 ZcCy4/D|A 
28 4O&-u$u8$ 
29 ?no-W[O8I 
30 o'<]L+Ni 
31 jm»     UmiQE 
32 L<ex)m» P 
33 R;G~z5:\i%b 
34 {[j_M+MNsH 
35 ~p|3w\yy3 
36 hSM$T~N[ 
37 TGt.s]L| 
38 _YM)'XW+P 
39 7+!pbD}+ 
40 I]u)UEgjh 
41 D2-#"U%h 
42 Z,~<XEu0s 
43 ]~Jdi&KTf 
44 &u{FWD"] 
45 2o.H$:Xw31 2o.H$:Xw
46 )gqLrg<W32 )gqLrg<W
47 EBwHNk]133 EBwHNk]1
48 7jFM_II<34 7jFM_II<
49 MO,z»   ·9&35 MO,z»   ·9&
50 <2s|tC|+36 <2s|tC|+
51 ~YE-64[W37 ~YE-64[W
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.89 MB
./usr/lib/debug/.build-id/2e/60307f1c8348c0cfc1c87b810bd4d710df6cf8.debug vs.
./usr/lib/debug/.build-id/69/99d344ce0b38e44f7f2e82a02f1ac8b98f1998.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 90% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········531152·(bytes·into·file)13 ··Start·of·section·headers:··········531160·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.22 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x81ad0:1 There·are·35·section·headers,·starting·at·offset·0x81ad8:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c70·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c70·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbe0·00fbd8·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbe0·00fbd8·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fce0·00fbd8·000320·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fce0·00fbd8·000320·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbd8·000af8·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbd8·000af8·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040af8·00fbd8·000578·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040af8·00fbd8·000578·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000085·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000085·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001f0·02f184·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001f0·02f189·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·02f374·0004aa·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·02f37c·0004aa·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·02f820·015637·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·02f828·015637·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·044e58·000a84·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·044e60·000a84·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·0458dc·000053·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·0458e4·000053·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·045930·02c67b·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·045938·02c67b·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·071fac·006be6·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·071fb4·006be6·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·078b92·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·078b9a·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·078be8·004ca0·10·····33·1030··437 ··[32]·.symtab···········SYMTAB··········00000000·078bf0·004ca0·10·····33·1030··4
38 ··[33]·.strtab···········STRTAB··········00000000·07d888·0040e2·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·07d890·0040e2·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·08196a·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·081972·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·2e60307f1c8348c0cfc1c87b810bd4d710df6cf83 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·6999d344ce0b38e44f7f2e82a02f1ac8b98f1998
1.89 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 45 lines modifiedOffset 3, 45 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x57a31·(32-bit)4 ···Length:········0x57a31·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·167·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·167·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_denoise_cy.cpython-313-arm-linux-gnueabihf.so.p/_denoise_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_denoise_cy.cpython-313-arm-linux-gnueabihf.so.p/_denoise_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xc80814 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xc808
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
33 ·<1><43>:·Abbrev·Number:·2·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·2·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·434 ····<44>···DW_AT_byte_size···:·(data1)·4
35 ····<45>···DW_AT_encoding····:·(data1)·5»    (signed)35 ····<45>···DW_AT_encoding····:·(data1)·5»    (signed)
36 ····<46>···DW_AT_name········:·(string)·int36 ····<46>···DW_AT_name········:·(string)·int
37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)
38 ····<4b>···DW_AT_byte_size···:·(data1)·138 ····<4b>···DW_AT_byte_size···:·(data1)·1
39 ····<4c>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)39 ····<4c>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
41 ·<1><51>:·Abbrev·Number:·52·(DW_TAG_imported_unit)41 ·<1><51>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
43 ·<1><56>:·Abbrev·Number:·52·(DW_TAG_imported_unit)43 ·<1><56>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
44 ····<57>···DW_AT_import······:·(GNU_ref_alt)·<0x81>44 ····<57>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
45 ·<1><5b>:·Abbrev·Number:·52·(DW_TAG_imported_unit)45 ·<1><5b>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
46 ····<5c>···DW_AT_import······:·(GNU_ref_alt)·<0x154>46 ····<5c>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
47 ·<1><60>:·Abbrev·Number:·52·(DW_TAG_imported_unit)47 ·<1><60>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
Offset 249, 15 lines modifiedOffset 249, 15 lines modified
249 ·<1><259>:·Abbrev·Number:·52·(DW_TAG_imported_unit)249 ·<1><259>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
250 ····<25a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>250 ····<25a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
251 ·<1><25e>:·Abbrev·Number:·52·(DW_TAG_imported_unit)251 ·<1><25e>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
252 ····<25f>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>252 ····<25f>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
253 ·<1><263>:·Abbrev·Number:·52·(DW_TAG_imported_unit)253 ·<1><263>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
254 ····<264>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>254 ····<264>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
255 ·<1><268>:·Abbrev·Number:·25·(DW_TAG_variable)255 ·<1><268>:·Abbrev·Number:·25·(DW_TAG_variable)
256 ····<269>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·256 ····<269>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
257 ····<26d>···DW_AT_decl_file···:·(data1)·16257 ····<26d>···DW_AT_decl_file···:·(data1)·16
258 ····<26e>···DW_AT_decl_line···:·(data2)·641258 ····<26e>···DW_AT_decl_line···:·(data2)·641
259 ····<270>···DW_AT_decl_column·:·(data1)·15259 ····<270>···DW_AT_decl_column·:·(data1)·15
260 ····<271>···DW_AT_type········:·(GNU_ref_alt)·<0x142>260 ····<271>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
261 ····<275>···DW_AT_location····:·(exprloc)·5·byte·block:·3·b4·f·4·0·» (DW_OP_addr:·40fb4)261 ····<275>···DW_AT_location····:·(exprloc)·5·byte·block:·3·b4·f·4·0·» (DW_OP_addr:·40fb4)
262 ·<1><27b>:·Abbrev·Number:·112·(DW_TAG_structure_type)262 ·<1><27b>:·Abbrev·Number:·112·(DW_TAG_structure_type)
263 ····<27c>···DW_AT_byte_size···:·(data1)·20263 ····<27c>···DW_AT_byte_size···:·(data1)·20
Offset 283, 308 lines modifiedOffset 283, 308 lines modified
283 ····<29b>···DW_AT_name········:·(string)·n283 ····<29b>···DW_AT_name········:·(string)·n
284 ····<29d>···DW_AT_decl_file···:·(implicit_const)·1284 ····<29d>···DW_AT_decl_file···:·(implicit_const)·1
285 ····<29d>···DW_AT_decl_line···:·(data2)·1244285 ····<29d>···DW_AT_decl_line···:·(data2)·1244
286 ····<29f>···DW_AT_decl_column·:·(data1)·63286 ····<29f>···DW_AT_decl_column·:·(data1)·63
287 ····<2a0>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>287 ····<2a0>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
288 ····<2a4>···DW_AT_data_member_location:·(data1)·8288 ····<2a4>···DW_AT_data_member_location:·(data1)·8
289 ·<2><2a5>:·Abbrev·Number:·46·(DW_TAG_member)289 ·<2><2a5>:·Abbrev·Number:·46·(DW_TAG_member)
290 ····<2a6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·290 ····<2a6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
291 ····<2aa>···DW_AT_decl_file···:·(implicit_const)·1291 ····<2aa>···DW_AT_decl_file···:·(implicit_const)·1
292 ····<2aa>···DW_AT_decl_line···:·(data2)·1244292 ····<2aa>···DW_AT_decl_line···:·(data2)·1244
293 ····<2ac>···DW_AT_decl_column·:·(data1)·78293 ····<2ac>···DW_AT_decl_column·:·(data1)·78
294 ····<2ad>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>294 ····<2ad>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
295 ····<2b1>···DW_AT_data_member_location:·(data1)·12295 ····<2b1>···DW_AT_data_member_location:·(data1)·12
296 ·<2><2b2>:·Abbrev·Number:·46·(DW_TAG_member)296 ·<2><2b2>:·Abbrev·Number:·46·(DW_TAG_member)
297 ····<2b3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·297 ····<2b3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
298 ····<2b7>···DW_AT_decl_file···:·(implicit_const)·1298 ····<2b7>···DW_AT_decl_file···:·(implicit_const)·1
299 ····<2b7>···DW_AT_decl_line···:·(data2)·1245299 ····<2b7>···DW_AT_decl_line···:·(data2)·1245
300 ····<2b9>···DW_AT_decl_column·:·(data1)·28300 ····<2b9>···DW_AT_decl_column·:·(data1)·28
301 ····<2ba>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>301 ····<2ba>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
302 ····<2be>···DW_AT_data_member_location:·(data1)·16302 ····<2be>···DW_AT_data_member_location:·(data1)·16
303 ·<2><2bf>:·Abbrev·Number:·46·(DW_TAG_member)303 ·<2><2bf>:·Abbrev·Number:·46·(DW_TAG_member)
304 ····<2c0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·304 ····<2c0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
305 ····<2c4>···DW_AT_decl_file···:·(implicit_const)·1305 ····<2c4>···DW_AT_decl_file···:·(implicit_const)·1
306 ····<2c4>···DW_AT_decl_line···:·(data2)·1245306 ····<2c4>···DW_AT_decl_line···:·(data2)·1245
307 ····<2c6>···DW_AT_decl_column·:·(data1)·51307 ····<2c6>···DW_AT_decl_column·:·(data1)·51
308 ····<2c7>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>308 ····<2c7>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
309 ····<2cb>···DW_AT_data_member_location:·(data1)·17309 ····<2cb>···DW_AT_data_member_location:·(data1)·17
310 ·<2><2cc>:·Abbrev·Number:·46·(DW_TAG_member)310 ·<2><2cc>:·Abbrev·Number:·46·(DW_TAG_member)
311 ····<2cd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·311 ····<2cd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
312 ····<2d1>···DW_AT_decl_file···:·(implicit_const)·1312 ····<2d1>···DW_AT_decl_file···:·(implicit_const)·1
313 ····<2d1>···DW_AT_decl_line···:·(data2)·1245313 ····<2d1>···DW_AT_decl_line···:·(data2)·1245
314 ····<2d3>···DW_AT_decl_column·:·(data1)·70314 ····<2d3>···DW_AT_decl_column·:·(data1)·70
315 ····<2d4>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>315 ····<2d4>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
316 ····<2d8>···DW_AT_data_member_location:·(data1)·18316 ····<2d8>···DW_AT_data_member_location:·(data1)·18
317 ·<2><2d9>:·Abbrev·Number:·0317 ·<2><2d9>:·Abbrev·Number:·0
318 ·<1><2da>:·Abbrev·Number:·103·(DW_TAG_typedef)318 ·<1><2da>:·Abbrev·Number:·103·(DW_TAG_typedef)
319 ····<2db>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·319 ····<2db>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
320 ····<2df>···DW_AT_decl_file···:·(data1)·1320 ····<2df>···DW_AT_decl_file···:·(data1)·1
321 ····<2e0>···DW_AT_decl_line···:·(data2)·1245321 ····<2e0>···DW_AT_decl_line···:·(data2)·1245
322 ····<2e2>···DW_AT_decl_column·:·(data1)·80322 ····<2e2>···DW_AT_decl_column·:·(data1)·80
323 ····<2e3>···DW_AT_type········:·(ref_udata)·<0x27b>323 ····<2e3>···DW_AT_type········:·(ref_udata)·<0x27b>
324 ·<1><2e5>:·Abbrev·Number:·133·(DW_TAG_typedef)324 ·<1><2e5>:·Abbrev·Number:·133·(DW_TAG_typedef)
325 ····<2e7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·325 ····<2e7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
326 ····<2eb>···DW_AT_decl_file···:·(data1)·1326 ····<2eb>···DW_AT_decl_file···:·(data1)·1
327 ····<2ec>···DW_AT_decl_line···:·(data2)·1363327 ····<2ec>···DW_AT_decl_line···:·(data2)·1363
328 ····<2ee>···DW_AT_decl_column·:·(data1)·23328 ····<2ee>···DW_AT_decl_column·:·(data1)·23
329 ····<2ef>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>329 ····<2ef>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
330 ·<1><2f3>:·Abbrev·Number:·133·(DW_TAG_typedef)330 ·<1><2f3>:·Abbrev·Number:·133·(DW_TAG_typedef)
331 ····<2f5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·331 ····<2f5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
332 ····<2f9>···DW_AT_decl_file···:·(data1)·1332 ····<2f9>···DW_AT_decl_file···:·(data1)·1
333 ····<2fa>···DW_AT_decl_line···:·(data2)·1364333 ····<2fa>···DW_AT_decl_line···:·(data2)·1364
334 ····<2fc>···DW_AT_decl_column·:·(data1)·19334 ····<2fc>···DW_AT_decl_column·:·(data1)·19
335 ····<2fd>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>335 ····<2fd>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
336 ·<1><301>:·Abbrev·Number:·25·(DW_TAG_variable)336 ·<1><301>:·Abbrev·Number:·25·(DW_TAG_variable)
337 ····<302>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·337 ····<302>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
338 ····<306>···DW_AT_decl_file···:·(data1)·1338 ····<306>···DW_AT_decl_file···:·(data1)·1
339 ····<307>···DW_AT_decl_line···:·(data2)·1474339 ····<307>···DW_AT_decl_line···:·(data2)·1474
340 ····<309>···DW_AT_decl_column·:·(data1)·18340 ····<309>···DW_AT_decl_column·:·(data1)·18
341 ····<30a>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>341 ····<30a>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
342 ····<30e>···DW_AT_location····:·(exprloc)·5·byte·block:·3·80·f·4·0·» (DW_OP_addr:·40f80)342 ····<30e>···DW_AT_location····:·(exprloc)·5·byte·block:·3·80·f·4·0·» (DW_OP_addr:·40f80)
343 ·<1><314>:·Abbrev·Number:·30·(DW_TAG_variable)343 ·<1><314>:·Abbrev·Number:·30·(DW_TAG_variable)
344 ····<315>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·344 ····<315>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
345 ····<319>···DW_AT_decl_file···:·(data1)·1345 ····<319>···DW_AT_decl_file···:·(data1)·1
346 ····<31a>···DW_AT_decl_line···:·(data2)·1476346 ····<31a>···DW_AT_decl_line···:·(data2)·1476
347 ····<31c>···DW_AT_decl_column·:·(data1)·12347 ····<31c>···DW_AT_decl_column·:·(data1)·12
Max diff block lines reached; 1972553/1980181 bytes (99.61%) of diff not shown.
924 B
strings --all --bytes=8 {}
    
Offset 1, 38 lines modifiedOffset 1, 47 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 XYA$su0T2 )dR.B.eT
3 N+9Ihy'D3 N+9Ihy/D
4 CU`*6U:tg 
5 2h»     7Lf7dY 
6 yj,%uCGj 
7 xEQ]E?:@J 
8 7%$P~U~{ 
9 Dy"@=;j;4 c<;JVXJr
 5 N(mL3NjkK3·M
 6 kSXmg0c»b
 7 h`V5Sy·lC
 8 Z8'5OCbH
 9 q<Y'u:XB\
 10 ~m&OP53y
 11 (nl~({fsD
 12 nWRtZM3·X
 13 Z|`2Fei!e
 14 <=}`7@+.
 15 hEQ=^QTW
 16 J7V^N1ol
10 ?dU[PZ/a17 ?dU[PZ/e
11 x$Q.MYuB 
12 "0s.<rmZoT 
13 ;/M>@n0/L 
14 (S^~9e;a 
15 >ZUZ!XO%y 
16 X+_z6M;KZ 
17 P\965U_@ 
18 P'`t@`w@ 
19 :4P*z/Hzj18 ^54Z3GGk=@
 19 NYA@NgYz
 20 pB1%[K?M
 21 7CtQEct0
 22 ·=-E(@zQ
 23 |AhU\zS;Qs
 24 <s[fvfvwn
 25 kCU7e9l~
 26 cOiB}AhK|A&T
 27 f^lB^I<@7Mh
 28 d^23L$>J
20 vO!3VnQi29 vO!3VnRi
21 z!Pob7hSU 
22 D],<mkcGY= 
23 U`nQ$>_r 
24 xtdkjq_W 
25 Oexx<C1aLW3<| 
26 'Ah/QS%LW+ 
27 )348>M$' 
28 %\.J{My. 
29 @\,AMoH.i·H 
30 izR=%]dc'2 
31 |.ER'aEPc30 }`H)RCE?-
 31 ?T]>A<?w
 32 1=&Z;nzx
 33 <=a\njJh
 34 ~M8YD:L{
 35 ]R=)OdWL8
 36 -Dq60f:JQL
 37 )+,$!]$g
 38 |0Zv>"qQ
 39 \My9Gn~V
 40 p/Sz/OV+oF
32 2\PbA9&(41 2\PbA9&(
33 [gw6&e.:42 [gw6&e.:
34 m:z<!`D`wy43 m:z<!`D`wy
35 2l\[OV5ez.44 2l\[OV5ez.
36 5DftuSdN45 5DftuSdN
37 n}w_9B{HV646 n}w_9B{HV6
38 Pgc·:,+tjR·@47 Pgc·:,+tjR·@
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.65 MB
./usr/lib/debug/.build-id/34/6a31dbf4d5de9a0c6851896782a590e280c1f5.debug vs.
./usr/lib/debug/.build-id/0b/acae99cbb9265e08fb6cdbe41398c6efbd6f2a.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 88% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbf0·00fbe8·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbf0·00fbe8·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fcf0·00fbe8·000310·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fcf0·00fbe8·000310·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbe8·000b70·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbe8·000b70·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040b70·00fbe8·0004a8·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040b70·00fbe8·0004a8·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000071·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000071·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001dc·025321·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001dc·025322·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·025500·000474·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·025500·000474·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·025974·011778·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·025974·011778·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·0370ec·000905·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·0370ec·000905·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·0379f1·000045·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·0379f1·000045·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·037a38·01e24b·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·037a38·01e24b·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·055c84·004c70·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·055c84·004c70·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·05a8f4·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·05a8f4·000056·00······0···0··1
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·346a31dbf4d5de9a0c6851896782a590e280c1f53 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0bacae99cbb9265e08fb6cdbe41398c6efbd6f2a
1.65 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 45 lines modifiedOffset 3, 45 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x4468a·(32-bit)4 ···Length:········0x4468a·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·161·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·161·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/orb_cy.cpython-313-arm-linux-gnueabihf.so.p/orb_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/orb_cy.cpython-313-arm-linux-gnueabihf.so.p/orb_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x931e14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x931e
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
33 ·<1><43>:·Abbrev·Number:·2·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·2·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·434 ····<44>···DW_AT_byte_size···:·(data1)·4
35 ····<45>···DW_AT_encoding····:·(data1)·5»    (signed)35 ····<45>···DW_AT_encoding····:·(data1)·5»    (signed)
36 ····<46>···DW_AT_name········:·(string)·int36 ····<46>···DW_AT_name········:·(string)·int
37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)
38 ····<4b>···DW_AT_byte_size···:·(data1)·138 ····<4b>···DW_AT_byte_size···:·(data1)·1
39 ····<4c>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)39 ····<4c>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
41 ·<1><51>:·Abbrev·Number:·46·(DW_TAG_imported_unit)41 ·<1><51>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
43 ·<1><56>:·Abbrev·Number:·46·(DW_TAG_imported_unit)43 ·<1><56>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
44 ····<57>···DW_AT_import······:·(GNU_ref_alt)·<0x81>44 ····<57>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
45 ·<1><5b>:·Abbrev·Number:·46·(DW_TAG_imported_unit)45 ·<1><5b>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
46 ····<5c>···DW_AT_import······:·(GNU_ref_alt)·<0x154>46 ····<5c>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
47 ·<1><60>:·Abbrev·Number:·46·(DW_TAG_imported_unit)47 ·<1><60>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
Offset 260, 308 lines modifiedOffset 260, 308 lines modified
260 ····<25d>···DW_AT_name········:·(string)·n260 ····<25d>···DW_AT_name········:·(string)·n
261 ····<25f>···DW_AT_decl_file···:·(implicit_const)·1261 ····<25f>···DW_AT_decl_file···:·(implicit_const)·1
262 ····<25f>···DW_AT_decl_line···:·(data2)·1243262 ····<25f>···DW_AT_decl_line···:·(data2)·1243
263 ····<261>···DW_AT_decl_column·:·(data1)·63263 ····<261>···DW_AT_decl_column·:·(data1)·63
264 ····<262>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>264 ····<262>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
265 ····<266>···DW_AT_data_member_location:·(data1)·8265 ····<266>···DW_AT_data_member_location:·(data1)·8
266 ·<2><267>:·Abbrev·Number:·40·(DW_TAG_member)266 ·<2><267>:·Abbrev·Number:·40·(DW_TAG_member)
267 ····<268>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·267 ····<268>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
268 ····<26c>···DW_AT_decl_file···:·(implicit_const)·1268 ····<26c>···DW_AT_decl_file···:·(implicit_const)·1
269 ····<26c>···DW_AT_decl_line···:·(data2)·1243269 ····<26c>···DW_AT_decl_line···:·(data2)·1243
270 ····<26e>···DW_AT_decl_column·:·(data1)·78270 ····<26e>···DW_AT_decl_column·:·(data1)·78
271 ····<26f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>271 ····<26f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
272 ····<273>···DW_AT_data_member_location:·(data1)·12272 ····<273>···DW_AT_data_member_location:·(data1)·12
273 ·<2><274>:·Abbrev·Number:·40·(DW_TAG_member)273 ·<2><274>:·Abbrev·Number:·40·(DW_TAG_member)
274 ····<275>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·274 ····<275>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
275 ····<279>···DW_AT_decl_file···:·(implicit_const)·1275 ····<279>···DW_AT_decl_file···:·(implicit_const)·1
276 ····<279>···DW_AT_decl_line···:·(data2)·1244276 ····<279>···DW_AT_decl_line···:·(data2)·1244
277 ····<27b>···DW_AT_decl_column·:·(data1)·28277 ····<27b>···DW_AT_decl_column·:·(data1)·28
278 ····<27c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>278 ····<27c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
279 ····<280>···DW_AT_data_member_location:·(data1)·16279 ····<280>···DW_AT_data_member_location:·(data1)·16
280 ·<2><281>:·Abbrev·Number:·40·(DW_TAG_member)280 ·<2><281>:·Abbrev·Number:·40·(DW_TAG_member)
281 ····<282>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·281 ····<282>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
282 ····<286>···DW_AT_decl_file···:·(implicit_const)·1282 ····<286>···DW_AT_decl_file···:·(implicit_const)·1
283 ····<286>···DW_AT_decl_line···:·(data2)·1244283 ····<286>···DW_AT_decl_line···:·(data2)·1244
284 ····<288>···DW_AT_decl_column·:·(data1)·51284 ····<288>···DW_AT_decl_column·:·(data1)·51
285 ····<289>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>285 ····<289>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
286 ····<28d>···DW_AT_data_member_location:·(data1)·17286 ····<28d>···DW_AT_data_member_location:·(data1)·17
287 ·<2><28e>:·Abbrev·Number:·40·(DW_TAG_member)287 ·<2><28e>:·Abbrev·Number:·40·(DW_TAG_member)
288 ····<28f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·288 ····<28f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
289 ····<293>···DW_AT_decl_file···:·(implicit_const)·1289 ····<293>···DW_AT_decl_file···:·(implicit_const)·1
290 ····<293>···DW_AT_decl_line···:·(data2)·1244290 ····<293>···DW_AT_decl_line···:·(data2)·1244
291 ····<295>···DW_AT_decl_column·:·(data1)·70291 ····<295>···DW_AT_decl_column·:·(data1)·70
292 ····<296>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>292 ····<296>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
293 ····<29a>···DW_AT_data_member_location:·(data1)·18293 ····<29a>···DW_AT_data_member_location:·(data1)·18
294 ·<2><29b>:·Abbrev·Number:·0294 ·<2><29b>:·Abbrev·Number:·0
295 ·<1><29c>:·Abbrev·Number:·105·(DW_TAG_typedef)295 ·<1><29c>:·Abbrev·Number:·105·(DW_TAG_typedef)
296 ····<29d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·296 ····<29d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
297 ····<2a1>···DW_AT_decl_file···:·(data1)·1297 ····<2a1>···DW_AT_decl_file···:·(data1)·1
298 ····<2a2>···DW_AT_decl_line···:·(data2)·1244298 ····<2a2>···DW_AT_decl_line···:·(data2)·1244
299 ····<2a4>···DW_AT_decl_column·:·(data1)·80299 ····<2a4>···DW_AT_decl_column·:·(data1)·80
300 ····<2a5>···DW_AT_type········:·(ref_udata)·<0x240>300 ····<2a5>···DW_AT_type········:·(ref_udata)·<0x240>
301 ·<1><2a7>:·Abbrev·Number:·127·(DW_TAG_typedef)301 ·<1><2a7>:·Abbrev·Number:·127·(DW_TAG_typedef)
302 ····<2a8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·302 ····<2a8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
303 ····<2ac>···DW_AT_decl_file···:·(data1)·1303 ····<2ac>···DW_AT_decl_file···:·(data1)·1
304 ····<2ad>···DW_AT_decl_line···:·(data2)·1362304 ····<2ad>···DW_AT_decl_line···:·(data2)·1362
305 ····<2af>···DW_AT_decl_column·:·(data1)·23305 ····<2af>···DW_AT_decl_column·:·(data1)·23
306 ····<2b0>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>306 ····<2b0>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
307 ·<1><2b4>:·Abbrev·Number:·127·(DW_TAG_typedef)307 ·<1><2b4>:·Abbrev·Number:·127·(DW_TAG_typedef)
308 ····<2b5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·308 ····<2b5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
309 ····<2b9>···DW_AT_decl_file···:·(data1)·1309 ····<2b9>···DW_AT_decl_file···:·(data1)·1
310 ····<2ba>···DW_AT_decl_line···:·(data2)·1363310 ····<2ba>···DW_AT_decl_line···:·(data2)·1363
311 ····<2bc>···DW_AT_decl_column·:·(data1)·19311 ····<2bc>···DW_AT_decl_column·:·(data1)·19
312 ····<2bd>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>312 ····<2bd>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
313 ·<1><2c1>:·Abbrev·Number:·24·(DW_TAG_variable)313 ·<1><2c1>:·Abbrev·Number:·24·(DW_TAG_variable)
314 ····<2c2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·314 ····<2c2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
315 ····<2c6>···DW_AT_decl_file···:·(implicit_const)·1315 ····<2c6>···DW_AT_decl_file···:·(implicit_const)·1
316 ····<2c6>···DW_AT_decl_line···:·(data2)·1473316 ····<2c6>···DW_AT_decl_line···:·(data2)·1473
317 ····<2c8>···DW_AT_decl_column·:·(data1)·18317 ····<2c8>···DW_AT_decl_column·:·(data1)·18
318 ····<2c9>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>318 ····<2c9>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
319 ····<2cd>···DW_AT_location····:·(exprloc)·5·byte·block:·3·30·f·4·0·» (DW_OP_addr:·40f30)319 ····<2cd>···DW_AT_location····:·(exprloc)·5·byte·block:·3·30·f·4·0·» (DW_OP_addr:·40f30)
320 ·<1><2d3>:·Abbrev·Number:·23·(DW_TAG_variable)320 ·<1><2d3>:·Abbrev·Number:·23·(DW_TAG_variable)
321 ····<2d4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·321 ····<2d4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
322 ····<2d8>···DW_AT_decl_file···:·(data1)·1322 ····<2d8>···DW_AT_decl_file···:·(data1)·1
323 ····<2d9>···DW_AT_decl_line···:·(data2)·1475323 ····<2d9>···DW_AT_decl_line···:·(data2)·1475
324 ····<2db>···DW_AT_decl_column·:·(data1)·12324 ····<2db>···DW_AT_decl_column·:·(data1)·12
325 ····<2dc>···DW_AT_type········:·(ref_udata)·<0x43>,·int325 ····<2dc>···DW_AT_type········:·(ref_udata)·<0x43>,·int
326 ·<1><2dd>:·Abbrev·Number:·23·(DW_TAG_variable)326 ·<1><2dd>:·Abbrev·Number:·23·(DW_TAG_variable)
327 ····<2de>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·327 ····<2de>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
328 ····<2e2>···DW_AT_decl_file···:·(data1)·1328 ····<2e2>···DW_AT_decl_file···:·(data1)·1
329 ····<2e3>···DW_AT_decl_line···:·(data2)·1476329 ····<2e3>···DW_AT_decl_line···:·(data2)·1476
330 ····<2e5>···DW_AT_decl_column·:·(data1)·12330 ····<2e5>···DW_AT_decl_column·:·(data1)·12
331 ····<2e6>···DW_AT_type········:·(ref_udata)·<0x43>,·int331 ····<2e6>···DW_AT_type········:·(ref_udata)·<0x43>,·int
332 ·<1><2e7>:·Abbrev·Number:·17·(DW_TAG_variable)332 ·<1><2e7>:·Abbrev·Number:·17·(DW_TAG_variable)
333 ····<2e8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19b7)·333 ····<2e8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19a3)·
334 ····<2ec>···DW_AT_decl_file···:·(data1)·1334 ····<2ec>···DW_AT_decl_file···:·(data1)·1
335 ····<2ed>···DW_AT_decl_line···:·(data2)·1477335 ····<2ed>···DW_AT_decl_line···:·(data2)·1477
336 ····<2ef>···DW_AT_decl_column·:·(data1)·21336 ····<2ef>···DW_AT_decl_column·:·(data1)·21
337 ····<2f0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>337 ····<2f0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
338 ·<1><2f4>:·Abbrev·Number:·17·(DW_TAG_variable)338 ·<1><2f4>:·Abbrev·Number:·17·(DW_TAG_variable)
339 ····<2f5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff28)·339 ····<2f5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff14)·
340 ····<2f9>···DW_AT_decl_file···:·(data1)·1340 ····<2f9>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 1718418/1726145 bytes (99.55%) of diff not shown.
891 B
strings --all --bytes=8 {}
    
Offset 1, 39 lines modifiedOffset 1, 44 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 o*GCC:·(Debian·14.2.0-8)·14.2.0
2 ]a&!yB4f 
3 .ZYGk%yX 
4 7RGOL&I, 
5 T.!_])_+ 
6 },I~»   55=D 
7 |6[D`}<F 
8 2,+*z~"p 
9 zjI#EycK} 
10 Gn!+}v&t 
11 di<{9vqG· 
12 `N"O-I4c2 »       lu'2Y\6
 3 Ii~·JwUi
 4 II}6W)G9
 5 9ZOY|D&8
 6 hJPEkS-I
 7 |Dw@54$&
 8 hn%u&PB\
 9 7B»     #7{h#
 10 fV`9:J5rb1
 11 /Us0p|:QM
 12 ?LRV-e!5
 13 t2D/\KMBY
 14 )ZA'W/e?
 15 `V2O-)4c
 16 ej+ks[:H
13 m`T!p<@q]17 m`T!p<@q]
14 c@vSO{%T4 
15 `fN6/(-N 
16 x.;eW"{ax{? 
17 3{^!Kdey 
18 F@yY<BqRj 
19 nm/·SUN- 
20 C~z@eJNA1g 
21 D)AKU»  o) 
22 >y>OsQ'u 
23 R)tB4»  t] 
24 D^qZWPZk 
25 ^L|bQpc?(} 
26 *T8[?]{tj 
27 *#Be)hB11 
28 v^6W»   sve 
29 F\hv1P^hF 
30 [Q>3Rl%v 
31 O}R(VErA5 
32 n'Zkl_"zv18 5)'<LKb.
 19 ixL&*j-u
 20 R1&]S:F^
 21 'DWFt|=>
 22 @Z]BU~.!
 23 n4K=H»  Qr
 24 S=KPa'·=
 25 MYj`w;;W
 26 &N;DYoc9
 27 `58WQjvl
 28 |Ei@E}$P
 29 qM.ES»  =Q
 30 `6b56z&8
 31 ^E^*d4vUG
 32 Q^mC^ySf
 33 ·4U>Y5M@
 34 7k#!:`2=
 35 R!5B2Yhy
 36 V99$_U» E
 37 >uD-XPa3?
33 N#'M=qvd38 N#'M=qvd
34 BX[E»   !uKn39 BX[E»   !uKn
35 Rbpo:2R\40 Rbpo:2R\
36 ]O#^Gr}%41 ]O#^Gr}%
37 45ibkjrk42 45ibkjrk
38 }xNOC1iJi43 }xNOC1iJi
39 4#c!bTW&@44 4#c!bTW&@
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.66 MB
./usr/lib/debug/.build-id/37/0f44f2a3c6c3552047a508b055f3b9ba99ddfe.debug vs.
./usr/lib/debug/.build-id/60/45d0727ee0be3a13f31b1e80b0ffa991f26846.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 87% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········425176·(bytes·into·file)13 ··Start·of·section·headers:··········425192·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x67cd8:1 There·are·35·section·headers,·starting·at·offset·0x67ce8:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c60·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c60·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbec·00fbe4·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbec·00fbe4·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fce4·00fbe4·00031c·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fce4·00fbe4·00031c·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbe4·000ac8·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbe4·000ac8·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040ac8·00fbe4·0004c8·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040ac8·00fbe4·0004c8·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00007e·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00007e·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001e8·027338·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001e8·027347·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·027520·000392·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·027530·000392·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·0278b4·01246e·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·0278c4·01246e·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·039d24·00093f·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·039d34·00093f·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·03a663·000053·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·03a673·000053·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·03a6b8·01ff2a·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·03a6c8·01ff2a·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·05a5e4·0053f0·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·05a5f4·0053f0·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·05f9d4·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·05f9e4·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·05fa2c·004540·10·····33·913··437 ··[32]·.symtab···········SYMTAB··········00000000·05fa3c·004540·10·····33·913··4
38 ··[33]·.strtab···········STRTAB··········00000000·063f6c·003c08·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·063f7c·003c08·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·067b74·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·067b84·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·370f44f2a3c6c3552047a508b055f3b9ba99ddfe3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·6045d0727ee0be3a13f31b1e80b0ffa991f26846
1.66 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x47dd7·(32-bit)4 ···Length:········0x47dd7·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·130·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·130·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_hoghistogram.cpython-313-arm-linux-gnueabihf.so.p/_hoghistogram.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_hoghistogram.cpython-313-arm-linux-gnueabihf.so.p/_hoghistogram.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x9f8c14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x9f8c
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·426 ····<36>···DW_AT_byte_size···:·(data1)·4
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·830 ····<3d>···DW_AT_byte_size···:·(data1)·8
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·134 ····<44>···DW_AT_byte_size···:·(data1)·1
35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><4a>:·Abbrev·Number:·41·(DW_TAG_imported_unit)37 ·<1><4a>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4f>:·Abbrev·Number:·41·(DW_TAG_imported_unit)39 ·<1><4f>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
41 ·<1><54>:·Abbrev·Number:·41·(DW_TAG_imported_unit)41 ·<1><54>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
43 ·<1><59>:·Abbrev·Number:·41·(DW_TAG_imported_unit)43 ·<1><59>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
Offset 241, 15 lines modifiedOffset 241, 15 lines modified
241 ·<1><248>:·Abbrev·Number:·41·(DW_TAG_imported_unit)241 ·<1><248>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
242 ····<249>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>242 ····<249>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
243 ·<1><24d>:·Abbrev·Number:·41·(DW_TAG_imported_unit)243 ·<1><24d>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
244 ····<24e>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>244 ····<24e>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
245 ·<1><252>:·Abbrev·Number:·41·(DW_TAG_imported_unit)245 ·<1><252>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
246 ····<253>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2942>246 ····<253>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2942>
247 ·<1><257>:·Abbrev·Number:·21·(DW_TAG_variable)247 ·<1><257>:·Abbrev·Number:·21·(DW_TAG_variable)
248 ····<258>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·248 ····<258>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
249 ····<25c>···DW_AT_decl_file···:·(data1)·7249 ····<25c>···DW_AT_decl_file···:·(data1)·7
250 ····<25d>···DW_AT_decl_line···:·(data2)·641250 ····<25d>···DW_AT_decl_line···:·(data2)·641
251 ····<25f>···DW_AT_decl_column·:·(data1)·15251 ····<25f>···DW_AT_decl_column·:·(data1)·15
252 ····<260>···DW_AT_type········:·(GNU_ref_alt)·<0x142>252 ····<260>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
253 ····<264>···DW_AT_location····:·(exprloc)·5·byte·block:·3·98·e·4·0·» (DW_OP_addr:·40e98)253 ····<264>···DW_AT_location····:·(exprloc)·5·byte·block:·3·98·e·4·0·» (DW_OP_addr:·40e98)
254 ·<1><26a>:·Abbrev·Number:·86·(DW_TAG_structure_type)254 ·<1><26a>:·Abbrev·Number:·86·(DW_TAG_structure_type)
255 ····<26b>···DW_AT_byte_size···:·(data1)·20255 ····<26b>···DW_AT_byte_size···:·(data1)·20
Offset 275, 308 lines modifiedOffset 275, 308 lines modified
275 ····<287>···DW_AT_name········:·(string)·n275 ····<287>···DW_AT_name········:·(string)·n
276 ····<289>···DW_AT_decl_file···:·(implicit_const)·1276 ····<289>···DW_AT_decl_file···:·(implicit_const)·1
277 ····<289>···DW_AT_decl_line···:·(data2)·1242277 ····<289>···DW_AT_decl_line···:·(data2)·1242
278 ····<28b>···DW_AT_decl_column·:·(data1)·63278 ····<28b>···DW_AT_decl_column·:·(data1)·63
279 ····<28c>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>279 ····<28c>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
280 ····<290>···DW_AT_data_member_location:·(data1)·8280 ····<290>···DW_AT_data_member_location:·(data1)·8
281 ·<2><291>:·Abbrev·Number:·33·(DW_TAG_member)281 ·<2><291>:·Abbrev·Number:·33·(DW_TAG_member)
282 ····<292>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·282 ····<292>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
283 ····<296>···DW_AT_decl_file···:·(implicit_const)·1283 ····<296>···DW_AT_decl_file···:·(implicit_const)·1
284 ····<296>···DW_AT_decl_line···:·(data2)·1242284 ····<296>···DW_AT_decl_line···:·(data2)·1242
285 ····<298>···DW_AT_decl_column·:·(data1)·78285 ····<298>···DW_AT_decl_column·:·(data1)·78
286 ····<299>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>286 ····<299>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
287 ····<29d>···DW_AT_data_member_location:·(data1)·12287 ····<29d>···DW_AT_data_member_location:·(data1)·12
288 ·<2><29e>:·Abbrev·Number:·33·(DW_TAG_member)288 ·<2><29e>:·Abbrev·Number:·33·(DW_TAG_member)
289 ····<29f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·289 ····<29f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
290 ····<2a3>···DW_AT_decl_file···:·(implicit_const)·1290 ····<2a3>···DW_AT_decl_file···:·(implicit_const)·1
291 ····<2a3>···DW_AT_decl_line···:·(data2)·1243291 ····<2a3>···DW_AT_decl_line···:·(data2)·1243
292 ····<2a5>···DW_AT_decl_column·:·(data1)·28292 ····<2a5>···DW_AT_decl_column·:·(data1)·28
293 ····<2a6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>293 ····<2a6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
294 ····<2aa>···DW_AT_data_member_location:·(data1)·16294 ····<2aa>···DW_AT_data_member_location:·(data1)·16
295 ·<2><2ab>:·Abbrev·Number:·33·(DW_TAG_member)295 ·<2><2ab>:·Abbrev·Number:·33·(DW_TAG_member)
296 ····<2ac>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·296 ····<2ac>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
297 ····<2b0>···DW_AT_decl_file···:·(implicit_const)·1297 ····<2b0>···DW_AT_decl_file···:·(implicit_const)·1
298 ····<2b0>···DW_AT_decl_line···:·(data2)·1243298 ····<2b0>···DW_AT_decl_line···:·(data2)·1243
299 ····<2b2>···DW_AT_decl_column·:·(data1)·51299 ····<2b2>···DW_AT_decl_column·:·(data1)·51
300 ····<2b3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>300 ····<2b3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
301 ····<2b7>···DW_AT_data_member_location:·(data1)·17301 ····<2b7>···DW_AT_data_member_location:·(data1)·17
302 ·<2><2b8>:·Abbrev·Number:·33·(DW_TAG_member)302 ·<2><2b8>:·Abbrev·Number:·33·(DW_TAG_member)
303 ····<2b9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·303 ····<2b9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
304 ····<2bd>···DW_AT_decl_file···:·(implicit_const)·1304 ····<2bd>···DW_AT_decl_file···:·(implicit_const)·1
305 ····<2bd>···DW_AT_decl_line···:·(data2)·1243305 ····<2bd>···DW_AT_decl_line···:·(data2)·1243
306 ····<2bf>···DW_AT_decl_column·:·(data1)·70306 ····<2bf>···DW_AT_decl_column·:·(data1)·70
307 ····<2c0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>307 ····<2c0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
308 ····<2c4>···DW_AT_data_member_location:·(data1)·18308 ····<2c4>···DW_AT_data_member_location:·(data1)·18
309 ·<2><2c5>:·Abbrev·Number:·0309 ·<2><2c5>:·Abbrev·Number:·0
310 ·<1><2c6>:·Abbrev·Number:·79·(DW_TAG_typedef)310 ·<1><2c6>:·Abbrev·Number:·79·(DW_TAG_typedef)
311 ····<2c7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·311 ····<2c7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
312 ····<2cb>···DW_AT_decl_file···:·(data1)·1312 ····<2cb>···DW_AT_decl_file···:·(data1)·1
313 ····<2cc>···DW_AT_decl_line···:·(data2)·1243313 ····<2cc>···DW_AT_decl_line···:·(data2)·1243
314 ····<2ce>···DW_AT_decl_column·:·(data1)·80314 ····<2ce>···DW_AT_decl_column·:·(data1)·80
315 ····<2cf>···DW_AT_type········:·(ref_udata)·<0x26a>315 ····<2cf>···DW_AT_type········:·(ref_udata)·<0x26a>
316 ·<1><2d1>:·Abbrev·Number:·99·(DW_TAG_typedef)316 ·<1><2d1>:·Abbrev·Number:·99·(DW_TAG_typedef)
317 ····<2d2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·317 ····<2d2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
318 ····<2d6>···DW_AT_decl_file···:·(data1)·1318 ····<2d6>···DW_AT_decl_file···:·(data1)·1
319 ····<2d7>···DW_AT_decl_line···:·(data2)·1361319 ····<2d7>···DW_AT_decl_line···:·(data2)·1361
320 ····<2d9>···DW_AT_decl_column·:·(data1)·23320 ····<2d9>···DW_AT_decl_column·:·(data1)·23
321 ····<2da>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>321 ····<2da>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
322 ·<1><2de>:·Abbrev·Number:·99·(DW_TAG_typedef)322 ·<1><2de>:·Abbrev·Number:·99·(DW_TAG_typedef)
323 ····<2df>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·323 ····<2df>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
324 ····<2e3>···DW_AT_decl_file···:·(data1)·1324 ····<2e3>···DW_AT_decl_file···:·(data1)·1
325 ····<2e4>···DW_AT_decl_line···:·(data2)·1362325 ····<2e4>···DW_AT_decl_line···:·(data2)·1362
326 ····<2e6>···DW_AT_decl_column·:·(data1)·19326 ····<2e6>···DW_AT_decl_column·:·(data1)·19
327 ····<2e7>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>327 ····<2e7>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
328 ·<1><2eb>:·Abbrev·Number:·21·(DW_TAG_variable)328 ·<1><2eb>:·Abbrev·Number:·21·(DW_TAG_variable)
329 ····<2ec>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·329 ····<2ec>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
330 ····<2f0>···DW_AT_decl_file···:·(data1)·1330 ····<2f0>···DW_AT_decl_file···:·(data1)·1
331 ····<2f1>···DW_AT_decl_line···:·(data2)·1472331 ····<2f1>···DW_AT_decl_line···:·(data2)·1472
332 ····<2f3>···DW_AT_decl_column·:·(data1)·18332 ····<2f3>···DW_AT_decl_column·:·(data1)·18
333 ····<2f4>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>333 ····<2f4>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
334 ····<2f8>···DW_AT_location····:·(exprloc)·5·byte·block:·3·9c·e·4·0·» (DW_OP_addr:·40e9c)334 ····<2f8>···DW_AT_location····:·(exprloc)·5·byte·block:·3·9c·e·4·0·» (DW_OP_addr:·40e9c)
335 ·<1><2fe>:·Abbrev·Number:·7·(DW_TAG_variable)335 ·<1><2fe>:·Abbrev·Number:·7·(DW_TAG_variable)
336 ····<2ff>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·336 ····<2ff>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
337 ····<303>···DW_AT_decl_file···:·(data1)·1337 ····<303>···DW_AT_decl_file···:·(data1)·1
338 ····<304>···DW_AT_decl_line···:·(data2)·1474338 ····<304>···DW_AT_decl_line···:·(data2)·1474
339 ····<306>···DW_AT_decl_column·:·(data1)·12339 ····<306>···DW_AT_decl_column·:·(data1)·12
340 ····<307>···DW_AT_type········:·(GNU_ref_alt)·<0x31>340 ····<307>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
341 ·<1><30b>:·Abbrev·Number:·7·(DW_TAG_variable)341 ·<1><30b>:·Abbrev·Number:·7·(DW_TAG_variable)
342 ····<30c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·342 ····<30c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
343 ····<310>···DW_AT_decl_file···:·(data1)·1343 ····<310>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 1729447/1737153 bytes (99.56%) of diff not shown.
876 B
strings --all --bytes=8 {}
    
Offset 1, 40 lines modifiedOffset 1, 40 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 hFGCC:·(Debian·14.2.0-8)·14.2.0
2 QFG[?!J10 
3 JSPQMAE5 
4 q?HN6>s~J` 
5 f~uY5N{gHY 
6 ]k+ZXmT; 
7 +zREyI5e 
8 i5:u*Y0SX0 
9 )^.»    w?I2R 
10 ndi33?a. 
11 M6s>q]p. 
12 94A~g/gml% 
13 dUz>M%6$ 
14 &KUB`:P» 
15 @H>r3Cpf 
16 +`Z\A7yg 
17 ws9VSJ8<R= 
18 bGw%_HA/ 
19 7i3P1pn} 
20 E8!I,XoE 
21 e»      }{fCxr 
22 L(f%LOy7} 
23 k@_~$V`l 
24 4·$wt.8| 
25 :\Ru]R8+o 
26 '>.''O}\ 
27 ;WuOA{tR 
28 W=M*;8UZ. 
29 z_uPv)MH2 kpU4P'» U
 3 z·|S?GjYxo
 4 gX<(W3<=DP+
 5 h5(')·z3
 6 <7FNm!Iu
 7 $f\Hgdj}
 8 pgH@RSHk
 9 6%\T4tW*
 10 LR+,xb@YJ
 11 35Qti»  T+
 12 ·Q4P$)A$
 13 &'o*%o?&
 14 ?vgnfvvvonw
 15 T%Zd.lIO5
 16 >J[IO=gA
 17 O[rB\37`
 18 ZFChd#ch!
 19 #+L:}OV~
 20 $y'-]v!&
 21 "cLk,y/ww
 22 `2k~m-@7
 23 !o2KCN6KCn
 24 &BZ|PX`w·|
 25 _Ii]Ci(\!
 26 .k1kM/:S
 27 *LyXBYMB
 28 vqA!D4s1u
 29 »       /8i+?VW
 30 :NJSMmyo
 31 $h{ao%<$Q
30 Y·'o/GW332 Y·'o/GW3
 33 VYl7Ui0(
31 +VYr;Ui! 
32 aR^iU/&[b 
33 &.6[Ps[- 
34 dkj;)S%&34 dkj;)S%&
35 A@eW>o[n35 A@eW>o[n
36 x{fQ)lX_[36 x{fQ)lX_[
37 o3U'ToM2Y&=37 o3U'ToM2Y&=
38 _ws\-8Be-"38 _ws\-8Be-"
39 ZO)3\G2Zs39 ZO)3\G2Zs
40 »       S,W.09@40 »       S,W.09@
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.71 MB
./usr/lib/debug/.build-id/38/5f66d8b40d5660e8679aaa1de99264c92c6a72.debug vs.
./usr/lib/debug/.build-id/8e/4f7e56aa3fe903536707a3409a9560e9eca5dd.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 86% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········423240·(bytes·into·file)13 ··Start·of·section·headers:··········423256·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x67548:1 There·are·35·section·headers,·starting·at·offset·0x67558:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c30·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c30·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbf8·00fbf0·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbf8·00fbf0·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fcf0·00fbf0·000310·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fcf0·00fbf0·000310·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbf0·000b78·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbf0·000b78·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040b78·00fbf0·0004c8·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040b78·00fbf0·0004c8·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00007a·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00007a·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001e4·027799·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001e4·0277a9·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·027980·00037a·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·027990·00037a·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·027cfc·0120ec·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·027d0c·0120ec·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·039de8·00092f·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·039df8·00092f·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·03a718·00005a·01·MSC··0···0··433 ··[28]·.debug_str········PROGBITS········00000000·03a728·00005a·01·MSC··0···0··4
34 ··[29]·.debug_loclists···PROGBITS········00000000·03a774·01fb78·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·03a784·01fb78·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·05a2ec·004ee2·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·05a2fc·004ee2·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·05f1ce·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·05f1de·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·05f224·0044a0·10·····33·906··437 ··[32]·.symtab···········SYMTAB··········00000000·05f234·0044a0·10·····33·906··4
38 ··[33]·.strtab···········STRTAB··········00000000·0636c4·003d21·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·0636d4·003d21·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·0673e5·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·0673f5·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·385f66d8b40d5660e8679aaa1de99264c92c6a723 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8e4f7e56aa3fe903536707a3409a9560e9eca5dd
1.7 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 33 lines modifiedOffset 3, 33 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x48a1e·(32-bit)4 ···Length:········0x48a1e·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·128·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·128·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_grayreconstruct.cpython-313-arm-linux-gnueabihf.so.p/_grayreconstruct.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_grayreconstruct.cpython-313-arm-linux-gnueabihf.so.p/_grayreconstruct.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x96a114 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x96a1
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·126 ····<36>···DW_AT_byte_size···:·(data1)·1
27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
29 ·<1><3c>:·Abbrev·Number:·42·(DW_TAG_imported_unit)29 ·<1><3c>:·Abbrev·Number:·42·(DW_TAG_imported_unit)
30 ····<3d>···DW_AT_import······:·(GNU_ref_alt)·<0xc>30 ····<3d>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
31 ·<1><41>:·Abbrev·Number:·42·(DW_TAG_imported_unit)31 ·<1><41>:·Abbrev·Number:·42·(DW_TAG_imported_unit)
32 ····<42>···DW_AT_import······:·(GNU_ref_alt)·<0x81>32 ····<42>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
33 ·<1><46>:·Abbrev·Number:·42·(DW_TAG_imported_unit)33 ·<1><46>:·Abbrev·Number:·42·(DW_TAG_imported_unit)
34 ····<47>···DW_AT_import······:·(GNU_ref_alt)·<0x154>34 ····<47>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
35 ·<1><4b>:·Abbrev·Number:·42·(DW_TAG_imported_unit)35 ·<1><4b>:·Abbrev·Number:·42·(DW_TAG_imported_unit)
Offset 239, 15 lines modifiedOffset 239, 15 lines modified
239 ·<1><249>:·Abbrev·Number:·42·(DW_TAG_imported_unit)239 ·<1><249>:·Abbrev·Number:·42·(DW_TAG_imported_unit)
240 ····<24a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>240 ····<24a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
241 ·<1><24e>:·Abbrev·Number:·42·(DW_TAG_imported_unit)241 ·<1><24e>:·Abbrev·Number:·42·(DW_TAG_imported_unit)
242 ····<24f>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>242 ····<24f>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
243 ·<1><253>:·Abbrev·Number:·42·(DW_TAG_imported_unit)243 ·<1><253>:·Abbrev·Number:·42·(DW_TAG_imported_unit)
244 ····<254>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>244 ····<254>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
245 ·<1><258>:·Abbrev·Number:·22·(DW_TAG_variable)245 ·<1><258>:·Abbrev·Number:·22·(DW_TAG_variable)
246 ····<259>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·246 ····<259>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
247 ····<25d>···DW_AT_decl_file···:·(data1)·6247 ····<25d>···DW_AT_decl_file···:·(data1)·6
248 ····<25e>···DW_AT_decl_line···:·(data2)·641248 ····<25e>···DW_AT_decl_line···:·(data2)·641
249 ····<260>···DW_AT_decl_column·:·(data1)·15249 ····<260>···DW_AT_decl_column·:·(data1)·15
250 ····<261>···DW_AT_type········:·(GNU_ref_alt)·<0x142>250 ····<261>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
251 ····<265>···DW_AT_location····:·(exprloc)·5·byte·block:·3·28·f·4·0·» (DW_OP_addr:·40f28)251 ····<265>···DW_AT_location····:·(exprloc)·5·byte·block:·3·28·f·4·0·» (DW_OP_addr:·40f28)
252 ·<1><26b>:·Abbrev·Number:·81·(DW_TAG_structure_type)252 ·<1><26b>:·Abbrev·Number:·81·(DW_TAG_structure_type)
253 ····<26c>···DW_AT_byte_size···:·(data1)·20253 ····<26c>···DW_AT_byte_size···:·(data1)·20
Offset 273, 308 lines modifiedOffset 273, 308 lines modified
273 ····<28b>···DW_AT_name········:·(string)·n273 ····<28b>···DW_AT_name········:·(string)·n
274 ····<28d>···DW_AT_decl_file···:·(data1)·1274 ····<28d>···DW_AT_decl_file···:·(data1)·1
275 ····<28e>···DW_AT_decl_line···:·(data2)·1242275 ····<28e>···DW_AT_decl_line···:·(data2)·1242
276 ····<290>···DW_AT_decl_column·:·(data1)·63276 ····<290>···DW_AT_decl_column·:·(data1)·63
277 ····<291>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>277 ····<291>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
278 ····<295>···DW_AT_data_member_location:·(data1)·8278 ····<295>···DW_AT_data_member_location:·(data1)·8
279 ·<2><296>:·Abbrev·Number:·32·(DW_TAG_member)279 ·<2><296>:·Abbrev·Number:·32·(DW_TAG_member)
280 ····<297>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·280 ····<297>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
281 ····<29b>···DW_AT_decl_file···:·(data1)·1281 ····<29b>···DW_AT_decl_file···:·(data1)·1
282 ····<29c>···DW_AT_decl_line···:·(data2)·1242282 ····<29c>···DW_AT_decl_line···:·(data2)·1242
283 ····<29e>···DW_AT_decl_column·:·(data1)·78283 ····<29e>···DW_AT_decl_column·:·(data1)·78
284 ····<29f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>284 ····<29f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
285 ····<2a3>···DW_AT_data_member_location:·(data1)·12285 ····<2a3>···DW_AT_data_member_location:·(data1)·12
286 ·<2><2a4>:·Abbrev·Number:·32·(DW_TAG_member)286 ·<2><2a4>:·Abbrev·Number:·32·(DW_TAG_member)
287 ····<2a5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·287 ····<2a5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
288 ····<2a9>···DW_AT_decl_file···:·(data1)·1288 ····<2a9>···DW_AT_decl_file···:·(data1)·1
289 ····<2aa>···DW_AT_decl_line···:·(data2)·1243289 ····<2aa>···DW_AT_decl_line···:·(data2)·1243
290 ····<2ac>···DW_AT_decl_column·:·(data1)·28290 ····<2ac>···DW_AT_decl_column·:·(data1)·28
291 ····<2ad>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>291 ····<2ad>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
292 ····<2b1>···DW_AT_data_member_location:·(data1)·16292 ····<2b1>···DW_AT_data_member_location:·(data1)·16
293 ·<2><2b2>:·Abbrev·Number:·32·(DW_TAG_member)293 ·<2><2b2>:·Abbrev·Number:·32·(DW_TAG_member)
294 ····<2b3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·294 ····<2b3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
295 ····<2b7>···DW_AT_decl_file···:·(data1)·1295 ····<2b7>···DW_AT_decl_file···:·(data1)·1
296 ····<2b8>···DW_AT_decl_line···:·(data2)·1243296 ····<2b8>···DW_AT_decl_line···:·(data2)·1243
297 ····<2ba>···DW_AT_decl_column·:·(data1)·51297 ····<2ba>···DW_AT_decl_column·:·(data1)·51
298 ····<2bb>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>298 ····<2bb>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
299 ····<2bf>···DW_AT_data_member_location:·(data1)·17299 ····<2bf>···DW_AT_data_member_location:·(data1)·17
300 ·<2><2c0>:·Abbrev·Number:·32·(DW_TAG_member)300 ·<2><2c0>:·Abbrev·Number:·32·(DW_TAG_member)
301 ····<2c1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·301 ····<2c1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
302 ····<2c5>···DW_AT_decl_file···:·(data1)·1302 ····<2c5>···DW_AT_decl_file···:·(data1)·1
303 ····<2c6>···DW_AT_decl_line···:·(data2)·1243303 ····<2c6>···DW_AT_decl_line···:·(data2)·1243
304 ····<2c8>···DW_AT_decl_column·:·(data1)·70304 ····<2c8>···DW_AT_decl_column·:·(data1)·70
305 ····<2c9>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>305 ····<2c9>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
306 ····<2cd>···DW_AT_data_member_location:·(data1)·18306 ····<2cd>···DW_AT_data_member_location:·(data1)·18
307 ·<2><2ce>:·Abbrev·Number:·0307 ·<2><2ce>:·Abbrev·Number:·0
308 ·<1><2cf>:·Abbrev·Number:·74·(DW_TAG_typedef)308 ·<1><2cf>:·Abbrev·Number:·74·(DW_TAG_typedef)
309 ····<2d0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·309 ····<2d0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
310 ····<2d4>···DW_AT_decl_file···:·(data1)·1310 ····<2d4>···DW_AT_decl_file···:·(data1)·1
311 ····<2d5>···DW_AT_decl_line···:·(data2)·1243311 ····<2d5>···DW_AT_decl_line···:·(data2)·1243
312 ····<2d7>···DW_AT_decl_column·:·(data1)·80312 ····<2d7>···DW_AT_decl_column·:·(data1)·80
313 ····<2d8>···DW_AT_type········:·(ref_udata)·<0x26b>313 ····<2d8>···DW_AT_type········:·(ref_udata)·<0x26b>
314 ·<1><2da>:·Abbrev·Number:·92·(DW_TAG_typedef)314 ·<1><2da>:·Abbrev·Number:·92·(DW_TAG_typedef)
315 ····<2db>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·315 ····<2db>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
316 ····<2df>···DW_AT_decl_file···:·(data1)·1316 ····<2df>···DW_AT_decl_file···:·(data1)·1
317 ····<2e0>···DW_AT_decl_line···:·(data2)·1361317 ····<2e0>···DW_AT_decl_line···:·(data2)·1361
318 ····<2e2>···DW_AT_decl_column·:·(data1)·23318 ····<2e2>···DW_AT_decl_column·:·(data1)·23
319 ····<2e3>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>319 ····<2e3>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
320 ·<1><2e7>:·Abbrev·Number:·92·(DW_TAG_typedef)320 ·<1><2e7>:·Abbrev·Number:·92·(DW_TAG_typedef)
321 ····<2e8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·321 ····<2e8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
322 ····<2ec>···DW_AT_decl_file···:·(data1)·1322 ····<2ec>···DW_AT_decl_file···:·(data1)·1
323 ····<2ed>···DW_AT_decl_line···:·(data2)·1362323 ····<2ed>···DW_AT_decl_line···:·(data2)·1362
324 ····<2ef>···DW_AT_decl_column·:·(data1)·19324 ····<2ef>···DW_AT_decl_column·:·(data1)·19
325 ····<2f0>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>325 ····<2f0>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
326 ·<1><2f4>:·Abbrev·Number:·22·(DW_TAG_variable)326 ·<1><2f4>:·Abbrev·Number:·22·(DW_TAG_variable)
327 ····<2f5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·327 ····<2f5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
328 ····<2f9>···DW_AT_decl_file···:·(data1)·1328 ····<2f9>···DW_AT_decl_file···:·(data1)·1
329 ····<2fa>···DW_AT_decl_line···:·(data2)·1472329 ····<2fa>···DW_AT_decl_line···:·(data2)·1472
330 ····<2fc>···DW_AT_decl_column·:·(data1)·18330 ····<2fc>···DW_AT_decl_column·:·(data1)·18
331 ····<2fd>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>331 ····<2fd>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
332 ····<301>···DW_AT_location····:·(exprloc)·5·byte·block:·3·2c·f·4·0·» (DW_OP_addr:·40f2c)332 ····<301>···DW_AT_location····:·(exprloc)·5·byte·block:·3·2c·f·4·0·» (DW_OP_addr:·40f2c)
333 ·<1><307>:·Abbrev·Number:·7·(DW_TAG_variable)333 ·<1><307>:·Abbrev·Number:·7·(DW_TAG_variable)
334 ····<308>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·334 ····<308>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
335 ····<30c>···DW_AT_decl_file···:·(data1)·1335 ····<30c>···DW_AT_decl_file···:·(data1)·1
336 ····<30d>···DW_AT_decl_line···:·(data2)·1474336 ····<30d>···DW_AT_decl_line···:·(data2)·1474
337 ····<30f>···DW_AT_decl_column·:·(data1)·12337 ····<30f>···DW_AT_decl_column·:·(data1)·12
338 ····<310>···DW_AT_type········:·(GNU_ref_alt)·<0x31>338 ····<310>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
339 ·<1><314>:·Abbrev·Number:·7·(DW_TAG_variable)339 ·<1><314>:·Abbrev·Number:·7·(DW_TAG_variable)
340 ····<315>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·340 ····<315>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
341 ····<319>···DW_AT_decl_file···:·(data1)·1341 ····<319>···DW_AT_decl_file···:·(data1)·1
342 ····<31a>···DW_AT_decl_line···:·(data2)·1475342 ····<31a>···DW_AT_decl_line···:·(data2)·1475
343 ····<31c>···DW_AT_decl_column·:·(data1)·12343 ····<31c>···DW_AT_decl_column·:·(data1)·12
344 ····<31d>···DW_AT_type········:·(GNU_ref_alt)·<0x31>344 ····<31d>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
345 ·<1><321>:·Abbrev·Number:·7·(DW_TAG_variable)345 ·<1><321>:·Abbrev·Number:·7·(DW_TAG_variable)
346 ····<322>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19b7)·346 ····<322>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19a3)·
347 ····<326>···DW_AT_decl_file···:·(data1)·1347 ····<326>···DW_AT_decl_file···:·(data1)·1
348 ····<327>···DW_AT_decl_line···:·(data2)·1476348 ····<327>···DW_AT_decl_line···:·(data2)·1476
349 ····<329>···DW_AT_decl_column·:·(data1)·21349 ····<329>···DW_AT_decl_column·:·(data1)·21
Max diff block lines reached; 1776868/1784461 bytes (99.57%) of diff not shown.
929 B
strings --all --bytes=8 {}
    
Offset 1, 45 lines modifiedOffset 1, 39 lines modified
1 ,jrGCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 +(4q}y(?o»      8 
3 3]BQNS5j 
4 96cpNg·\s| 
5 <V2pTsD$W 
6 c$DXIiP3< 
7 O]fY|@zo 
8 ^47%'oSk 
9 5pEYBV!dj 
10 a&Dne3!& 
11 O/#<Z$+. 
12 ,*>»    zs?f· 
13 |g~KqZ{h 
14 %P_Ko\'z 
15 d~)tvC~+2 TVD2sl2m6{
 3 ^2aMb8)>
 4 4NL]jLO`i7
 5 Km@Ue@i0
 6 0oU5E.)TS
 7 j/DDVx+Fd
 8 gwgfgwgw
 9 aL>u|vr{
 10 REHcf=UI
 11 dM*O52fQ
 12 dtL|w%Pv
 13 m/n=OEon5Q
 14 zPOxP}0y@yU
 15 W2$@JeXI
 16 0R4kj/tzz
 17 HJ!jJ?hb+
 18 w6piE#_?#
 19 mAoMi:Vc
16 p;V,Q%|l20 p;V,Q%|t
 21 J8:q;/t?
 22 i,~?iP8\
 23 rKed==3S
 24 bY-rz·t[-r
 25 q>·r@9»  riE
 26 Y»      No>G`C
 27 PCv*"1+_5
 28 X|'oX\G»faP
 29 f[kVC:E{
 30 S<m%{E;Q
 31 CR[AwR9).s
 32 0,>%sH,=
17 r;DOomoh 
18 5I$,/F-Ehj 
19 9,D\»   X^c 
20 Y.C8Sm*w 
21 hz\`f!!# 
22 bvP»    q/8w 
23 cu|J(}7{ 
24 tv!^TL{K 
25 DXY]N\#y 
26 >-8R$r1I 
27 |s@Pb*3M 
28 fj5'ej_>rj 
29 Y-\RpkSd 
30 »       d#r/[my» 
31 (g*,_B~N 
32 e[oA^$wt 
33 {-MWd(_@ 
34 UB!NieL. 
35 dq|2e|bJD|n 
36 To\x'S,# 
37 eIZ·('Bu 
38 EVQb1+[d 
39 dcqd|!@F33 dcqd|!@F
40 {m5za)-CK34 {m5za)-CK
41 *G6e^L{u35 *G6e^L{u
42 nNSw%V)·36 nNSw%V)·
43 Huj:ekQ!e37 Huj:ekQ!e
44 >M'ur^SM38 >M'ur^SM
45 gkbJp'<_q39 gkbJp'<_q
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.52 MB
./usr/lib/debug/.build-id/39/ba2cbc8cb2779dcdbc10bffcad0f87116e4a94.debug vs.
./usr/lib/debug/.build-id/dc/a4c4b10ed40f20730769ff2de36d9bc3bbe177.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 89% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········363580·(bytes·into·file)13 ··Start·of·section·headers:··········363588·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x58c3c:1 There·are·35·section·headers,·starting·at·offset·0x58c44:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b70·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b70·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0002fc24·00fc1c·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0002fc24·00fc1c·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0002fd1c·00fc1c·0002e4·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0002fd1c·00fc1c·0002e4·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00030000·00fc1c·0009b0·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00030000·00fc1c·0009b0·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········000309b0·00fc1c·000480·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········000309b0·00fc1c·000480·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00008b·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00008b·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001f4·02206a·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001f4·022074·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·022260·00036c·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·022268·00036c·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·0225cc·00f9e8·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·0225d4·00f9e8·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·031fb4·000899·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·031fbc·000899·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·03284d·00005a·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·032855·00005a·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·0328a8·01a617·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·0328b0·01a617·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·04cec0·0042dc·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·04cec8·0042dc·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·05119c·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0511a4·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·0511f4·004040·10·····33·848··437 ··[32]·.symtab···········SYMTAB··········00000000·0511fc·004040·10·····33·848··4
38 ··[33]·.strtab···········STRTAB··········00000000·055234·0038a4·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·05523c·0038a4·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·058ad8·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·058ae0·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·39ba2cbc8cb2779dcdbc10bffcad0f87116e4a943 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·dca4c4b10ed40f20730769ff2de36d9bc3bbe177
1.51 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 33 lines modifiedOffset 3, 33 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x3dd39·(32-bit)4 ···Length:········0x3dd39·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·126·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·126·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_skeletonize_cy.cpython-312-arm-linux-gnueabihf.so.p/_skeletonize_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_skeletonize_cy.cpython-312-arm-linux-gnueabihf.so.p/_skeletonize_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x7f1a14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x7f1a
15 ····<1e>···DW_AT_low_pc······:·(addr)·015 ····<1e>···DW_AT_low_pc······:·(addr)·0
16 ····<22>···DW_AT_stmt_list···:·(sec_offset)·016 ····<22>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<27>···DW_AT_byte_size···:·(data1)·818 ····<27>···DW_AT_byte_size···:·(data1)·8
19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2e>···DW_AT_byte_size···:·(data1)·422 ····<2e>···DW_AT_byte_size···:·(data1)·4
23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<35>···DW_AT_byte_size···:·(data1)·126 ····<35>···DW_AT_byte_size···:·(data1)·1
27 ····<36>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)27 ····<36>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
29 ·<1><3b>:·Abbrev·Number:·44·(DW_TAG_imported_unit)29 ·<1><3b>:·Abbrev·Number:·44·(DW_TAG_imported_unit)
30 ····<3c>···DW_AT_import······:·(GNU_ref_alt)·<0xc>30 ····<3c>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
31 ·<1><40>:·Abbrev·Number:·44·(DW_TAG_imported_unit)31 ·<1><40>:·Abbrev·Number:·44·(DW_TAG_imported_unit)
32 ····<41>···DW_AT_import······:·(GNU_ref_alt)·<0x81>32 ····<41>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
33 ·<1><45>:·Abbrev·Number:·44·(DW_TAG_imported_unit)33 ·<1><45>:·Abbrev·Number:·44·(DW_TAG_imported_unit)
34 ····<46>···DW_AT_import······:·(GNU_ref_alt)·<0x154>34 ····<46>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
35 ·<1><4a>:·Abbrev·Number:·44·(DW_TAG_imported_unit)35 ·<1><4a>:·Abbrev·Number:·44·(DW_TAG_imported_unit)
Offset 199, 25 lines modifiedOffset 199, 25 lines modified
199 ·<1><1e4>:·Abbrev·Number:·44·(DW_TAG_imported_unit)199 ·<1><1e4>:·Abbrev·Number:·44·(DW_TAG_imported_unit)
200 ····<1e5>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>200 ····<1e5>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>
201 ·<1><1e9>:·Abbrev·Number:·44·(DW_TAG_imported_unit)201 ·<1><1e9>:·Abbrev·Number:·44·(DW_TAG_imported_unit)
202 ····<1ea>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>202 ····<1ea>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
203 ·<1><1ee>:·Abbrev·Number:·44·(DW_TAG_imported_unit)203 ·<1><1ee>:·Abbrev·Number:·44·(DW_TAG_imported_unit)
204 ····<1ef>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>204 ····<1ef>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
205 ·<1><1f3>:·Abbrev·Number:·140·(DW_TAG_variable)205 ·<1><1f3>:·Abbrev·Number:·140·(DW_TAG_variable)
206 ····<1f5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32179b)·206 ····<1f5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x321773)·
207 ····<1f9>···DW_AT_decl_file···:·(data1)·2207 ····<1f9>···DW_AT_decl_file···:·(data1)·2
208 ····<1fa>···DW_AT_decl_line···:·(data1)·227208 ····<1fa>···DW_AT_decl_line···:·(data1)·227
209 ····<1fb>···DW_AT_decl_column·:·(data1)·26209 ····<1fb>···DW_AT_decl_column·:·(data1)·26
210 ····<1fc>···DW_AT_type········:·(GNU_ref_alt)·<0xc20>210 ····<1fc>···DW_AT_type········:·(GNU_ref_alt)·<0xc20>
211 ····<200>···DW_AT_external····:·(flag_present)·1211 ····<200>···DW_AT_external····:·(flag_present)·1
212 ····<200>···DW_AT_declaration·:·(flag_present)·1212 ····<200>···DW_AT_declaration·:·(flag_present)·1
213 ·<1><200>:·Abbrev·Number:·132·(DW_TAG_const_type)213 ·<1><200>:·Abbrev·Number:·132·(DW_TAG_const_type)
214 ····<202>···DW_AT_type········:·(GNU_ref_alt)·<0xa3ec>214 ····<202>···DW_AT_type········:·(GNU_ref_alt)·<0xa3ec>
215 ·<1><206>:·Abbrev·Number:·22·(DW_TAG_variable)215 ·<1><206>:·Abbrev·Number:·22·(DW_TAG_variable)
216 ····<207>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·216 ····<207>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
217 ····<20b>···DW_AT_decl_file···:·(data1)·6217 ····<20b>···DW_AT_decl_file···:·(data1)·6
218 ····<20c>···DW_AT_decl_line···:·(data2)·641218 ····<20c>···DW_AT_decl_line···:·(data2)·641
219 ····<20e>···DW_AT_decl_column·:·(data1)·15219 ····<20e>···DW_AT_decl_column·:·(data1)·15
220 ····<20f>···DW_AT_type········:·(GNU_ref_alt)·<0x142>220 ····<20f>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
221 ····<213>···DW_AT_location····:·(exprloc)·5·byte·block:·3·58·d·3·0·» (DW_OP_addr:·30d58)221 ····<213>···DW_AT_location····:·(exprloc)·5·byte·block:·3·58·d·3·0·» (DW_OP_addr:·30d58)
222 ·<1><219>:·Abbrev·Number:·86·(DW_TAG_structure_type)222 ·<1><219>:·Abbrev·Number:·86·(DW_TAG_structure_type)
223 ····<21a>···DW_AT_byte_size···:·(data1)·20223 ····<21a>···DW_AT_byte_size···:·(data1)·20
Offset 243, 308 lines modifiedOffset 243, 308 lines modified
243 ····<236>···DW_AT_name········:·(string)·n243 ····<236>···DW_AT_name········:·(string)·n
244 ····<238>···DW_AT_decl_file···:·(implicit_const)·1244 ····<238>···DW_AT_decl_file···:·(implicit_const)·1
245 ····<238>···DW_AT_decl_line···:·(data2)·1242245 ····<238>···DW_AT_decl_line···:·(data2)·1242
246 ····<23a>···DW_AT_decl_column·:·(data1)·63246 ····<23a>···DW_AT_decl_column·:·(data1)·63
247 ····<23b>···DW_AT_type········:·(GNU_ref_alt)·<0x699>247 ····<23b>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
248 ····<23f>···DW_AT_data_member_location:·(data1)·8248 ····<23f>···DW_AT_data_member_location:·(data1)·8
249 ·<2><240>:·Abbrev·Number:·31·(DW_TAG_member)249 ·<2><240>:·Abbrev·Number:·31·(DW_TAG_member)
250 ····<241>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·250 ····<241>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
251 ····<245>···DW_AT_decl_file···:·(implicit_const)·1251 ····<245>···DW_AT_decl_file···:·(implicit_const)·1
252 ····<245>···DW_AT_decl_line···:·(data2)·1242252 ····<245>···DW_AT_decl_line···:·(data2)·1242
253 ····<247>···DW_AT_decl_column·:·(data1)·78253 ····<247>···DW_AT_decl_column·:·(data1)·78
254 ····<248>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>254 ····<248>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
255 ····<24c>···DW_AT_data_member_location:·(data1)·12255 ····<24c>···DW_AT_data_member_location:·(data1)·12
256 ·<2><24d>:·Abbrev·Number:·31·(DW_TAG_member)256 ·<2><24d>:·Abbrev·Number:·31·(DW_TAG_member)
257 ····<24e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·257 ····<24e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
258 ····<252>···DW_AT_decl_file···:·(implicit_const)·1258 ····<252>···DW_AT_decl_file···:·(implicit_const)·1
259 ····<252>···DW_AT_decl_line···:·(data2)·1243259 ····<252>···DW_AT_decl_line···:·(data2)·1243
260 ····<254>···DW_AT_decl_column·:·(data1)·28260 ····<254>···DW_AT_decl_column·:·(data1)·28
261 ····<255>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>261 ····<255>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
262 ····<259>···DW_AT_data_member_location:·(data1)·16262 ····<259>···DW_AT_data_member_location:·(data1)·16
263 ·<2><25a>:·Abbrev·Number:·31·(DW_TAG_member)263 ·<2><25a>:·Abbrev·Number:·31·(DW_TAG_member)
264 ····<25b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·264 ····<25b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
265 ····<25f>···DW_AT_decl_file···:·(implicit_const)·1265 ····<25f>···DW_AT_decl_file···:·(implicit_const)·1
266 ····<25f>···DW_AT_decl_line···:·(data2)·1243266 ····<25f>···DW_AT_decl_line···:·(data2)·1243
267 ····<261>···DW_AT_decl_column·:·(data1)·51267 ····<261>···DW_AT_decl_column·:·(data1)·51
268 ····<262>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>268 ····<262>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
269 ····<266>···DW_AT_data_member_location:·(data1)·17269 ····<266>···DW_AT_data_member_location:·(data1)·17
270 ·<2><267>:·Abbrev·Number:·31·(DW_TAG_member)270 ·<2><267>:·Abbrev·Number:·31·(DW_TAG_member)
271 ····<268>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·271 ····<268>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
272 ····<26c>···DW_AT_decl_file···:·(implicit_const)·1272 ····<26c>···DW_AT_decl_file···:·(implicit_const)·1
273 ····<26c>···DW_AT_decl_line···:·(data2)·1243273 ····<26c>···DW_AT_decl_line···:·(data2)·1243
274 ····<26e>···DW_AT_decl_column·:·(data1)·70274 ····<26e>···DW_AT_decl_column·:·(data1)·70
275 ····<26f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>275 ····<26f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
276 ····<273>···DW_AT_data_member_location:·(data1)·18276 ····<273>···DW_AT_data_member_location:·(data1)·18
277 ·<2><274>:·Abbrev·Number:·0277 ·<2><274>:·Abbrev·Number:·0
278 ·<1><275>:·Abbrev·Number:·82·(DW_TAG_typedef)278 ·<1><275>:·Abbrev·Number:·82·(DW_TAG_typedef)
279 ····<276>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·279 ····<276>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
280 ····<27a>···DW_AT_decl_file···:·(data1)·1280 ····<27a>···DW_AT_decl_file···:·(data1)·1
281 ····<27b>···DW_AT_decl_line···:·(data2)·1243281 ····<27b>···DW_AT_decl_line···:·(data2)·1243
282 ····<27d>···DW_AT_decl_column·:·(data1)·80282 ····<27d>···DW_AT_decl_column·:·(data1)·80
283 ····<27e>···DW_AT_type········:·(ref_udata)·<0x219>283 ····<27e>···DW_AT_type········:·(ref_udata)·<0x219>
284 ·<1><280>:·Abbrev·Number:·96·(DW_TAG_typedef)284 ·<1><280>:·Abbrev·Number:·96·(DW_TAG_typedef)
285 ····<281>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·285 ····<281>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
286 ····<285>···DW_AT_decl_file···:·(data1)·1286 ····<285>···DW_AT_decl_file···:·(data1)·1
287 ····<286>···DW_AT_decl_line···:·(data2)·1361287 ····<286>···DW_AT_decl_line···:·(data2)·1361
288 ····<288>···DW_AT_decl_column·:·(data1)·23288 ····<288>···DW_AT_decl_column·:·(data1)·23
289 ····<289>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>289 ····<289>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
290 ·<1><28d>:·Abbrev·Number:·96·(DW_TAG_typedef)290 ·<1><28d>:·Abbrev·Number:·96·(DW_TAG_typedef)
291 ····<28e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·291 ····<28e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
292 ····<292>···DW_AT_decl_file···:·(data1)·1292 ····<292>···DW_AT_decl_file···:·(data1)·1
293 ····<293>···DW_AT_decl_line···:·(data2)·1362293 ····<293>···DW_AT_decl_line···:·(data2)·1362
294 ····<295>···DW_AT_decl_column·:·(data1)·19294 ····<295>···DW_AT_decl_column·:·(data1)·19
295 ····<296>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>295 ····<296>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
296 ·<1><29a>:·Abbrev·Number:·22·(DW_TAG_variable)296 ·<1><29a>:·Abbrev·Number:·22·(DW_TAG_variable)
297 ····<29b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·297 ····<29b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
298 ····<29f>···DW_AT_decl_file···:·(data1)·1298 ····<29f>···DW_AT_decl_file···:·(data1)·1
299 ····<2a0>···DW_AT_decl_line···:·(data2)·1472299 ····<2a0>···DW_AT_decl_line···:·(data2)·1472
300 ····<2a2>···DW_AT_decl_column·:·(data1)·18300 ····<2a2>···DW_AT_decl_column·:·(data1)·18
301 ····<2a3>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>301 ····<2a3>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
302 ····<2a7>···DW_AT_location····:·(exprloc)·5·byte·block:·3·5c·d·3·0·» (DW_OP_addr:·30d5c)302 ····<2a7>···DW_AT_location····:·(exprloc)·5·byte·block:·3·5c·d·3·0·» (DW_OP_addr:·30d5c)
303 ·<1><2ad>:·Abbrev·Number:·6·(DW_TAG_variable)303 ·<1><2ad>:·Abbrev·Number:·6·(DW_TAG_variable)
304 ····<2ae>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·304 ····<2ae>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
305 ····<2b2>···DW_AT_decl_file···:·(data1)·1305 ····<2b2>···DW_AT_decl_file···:·(data1)·1
306 ····<2b3>···DW_AT_decl_line···:·(data2)·1474306 ····<2b3>···DW_AT_decl_line···:·(data2)·1474
307 ····<2b5>···DW_AT_decl_column·:·(data1)·12307 ····<2b5>···DW_AT_decl_column·:·(data1)·12
308 ····<2b6>···DW_AT_type········:·(GNU_ref_alt)·<0x31>308 ····<2b6>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
309 ·<1><2ba>:·Abbrev·Number:·6·(DW_TAG_variable)309 ·<1><2ba>:·Abbrev·Number:·6·(DW_TAG_variable)
Max diff block lines reached; 1577307/1585003 bytes (99.51%) of diff not shown.
861 B
strings --all --bytes=8 {}
    
Offset 1, 37 lines modifiedOffset 1, 39 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 wGCC:·(Debian·14.2.0-8)·14.2.0
 2 »       Uw=PwuTg2
 3 'YVj4O]V<y5f.
 4 V/R,V@/w
 5 +ofzM_·M
 6 ?·ETB@N]"
 7 {~H,'K+~
 8 bYM>.mqx
 9 .]u{6S+x
 10 p:H~)KGH
 11 a"qPN4.0
2 @GXp0N\a 
3 &cZ/[v)I 
4 ao]*Tf{C 
5 KC5·#+(» mWR52HB 
6 TdIo)Jc*\.5%C 
7 }x4&F3Rx 
8 uzwo!v"L 
9 I|:b8m25 
10 _usOGX@*r 
11 $s>ipN?+8 
12 L9:G8S<^ 
13 QLI·1fVu_ 
14 >&{?_$tS-12 &{?_"tS-
15 *rDOT#_sG 
16 _KO[p\xZo 
17 Sni|NyG0g 
18 'PA'dmQ& 
19 N\(4fX^+o 
20 B/Vz')t# 
21 %y1j4hCH"ay1j 
22 Ue8BC9k|Fq 
23 »       3O{!E/; 
24 v·l5*AP3 
25 7[`8ha(s 
26 w·T|F~-E6 
27 NhwAJD'@DG 
28 G:,k&iUAP»       
29 Uz~RYE"/GX' 
30 ATD@SDS@S),13 Jk/PTLWD
 14 MlLE_,R>b
 15 '|f'2l7K
 16 6EffX?(2
 17 UeGG}I%1
 18 it[P)(-f
 19 w&!5SAzqHN
 20 *8?GB0%r
 21 )eJjJI8q
 22 ~-sLt+?9
 23 0,Y}Yy#X
 24 ){\)_UD*
 25 qvF1:e+q
 26 kZ38x7Wf·
 27 !3}c·|TM
 28 i-SI,,l+j
 29 I0ORb(7d
 30 fYB2a6eY
 31 ?"'pDbQNVu
 32 p:MAHjQ[
31 tFvhvb@S33 tFvhvb@S
32 3aB^4-a@34 3aB^4-a@
33 Av3q@brr35 Av3q@brr
34 H'p3np$&ps-u36 H'p3np$&ps-u
35 xb/*%8?Y37 xb/*%8?Y
36 .lx%·iJ:38 .lx%·iJ:
37 9L|L7#d@f39 9L|L7#d@f
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
3.9 MB
./usr/lib/debug/.build-id/3a/a7892dacbade9c84e87314d08d86103e87bea6.debug vs.
./usr/lib/debug/.build-id/0d/a4ddec55a780f9c6d8241743560b7c8a82b67c.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 90% similar despite different names
898 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········1630272·(bytes·into·file)13 ··Start·of·section·headers:··········1630264·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········717 ··Number·of·program·headers:·········7
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3719 ··Number·of·section·headers:·········37
20 ··Section·header·string·table·index:·3620 ··Section·header·string·table·index:·36
3.22 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·37·section·headers,·starting·at·offset·0x18e040:1 There·are·37·section·headers,·starting·at·offset·0x18e038:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············00000114·000114·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············00000114·000114·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000138·000138·00005c·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000138·000138·00005c·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000194·000138·000d30·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000194·000138·000d30·10···A··4···3··4
Offset 24, 23 lines modifiedOffset 24, 23 lines modified
24 ··[19]·.dynamic··········NOBITS··········0007fbac·00fba4·000108·08··WA··4···0··424 ··[19]·.dynamic··········NOBITS··········0007fbac·00fba4·000108·08··WA··4···0··4
25 ··[20]·.got··············NOBITS··········0007fcb4·00fba4·00034c·04··WA··0···0··425 ··[20]·.got··············NOBITS··········0007fcb4·00fba4·00034c·04··WA··0···0··4
26 ··[21]·.data·············NOBITS··········00080000·00fba4·0012d8·00··WA··0···0··826 ··[21]·.data·············NOBITS··········00080000·00fba4·0012d8·00··WA··0···0··8
27 ··[22]·.bss··············NOBITS··········000812d8·00fba4·00060c·00··WA··0···0··827 ··[22]·.bss··············NOBITS··········000812d8·00fba4·00060c·00··WA··0···0··8
28 ··[23]·.comment··········PROGBITS········00000000·000138·00001e·01··MS··0···0··128 ··[23]·.comment··········PROGBITS········00000000·000138·00001e·01··MS··0···0··1
29 ··[24]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000156·000031·00······0···0··129 ··[24]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000156·000031·00······0···0··1
30 ··[25]·.debug_aranges····PROGBITS········00000000·000188·0000d6·00···C··0···0··430 ··[25]·.debug_aranges····PROGBITS········00000000·000188·0000d6·00···C··0···0··4
31 ··[26]·.debug_info·······PROGBITS········00000000·000260·0b91b4·00···C··0···0··431 ··[26]·.debug_info·······PROGBITS········00000000·000260·0b91ab·00···C··0···0··4
32 ··[27]·.debug_abbrev·····PROGBITS········00000000·0b9414·0005b6·00···C··0···0··432 ··[27]·.debug_abbrev·····PROGBITS········00000000·0b940c·0005b6·00···C··0···0··4
33 ··[28]·.debug_line·······PROGBITS········00000000·0b99cc·02515b·00···C··0···0··433 ··[28]·.debug_line·······PROGBITS········00000000·0b99c4·02515b·00···C··0···0··4
34 ··[29]·.debug_frame······PROGBITS········00000000·0deb28·000d8b·00···C··0···0··434 ··[29]·.debug_frame······PROGBITS········00000000·0deb20·000d8b·00···C··0···0··4
35 ··[30]·.debug_str········PROGBITS········00000000·0df8b3·000044·01··MS··0···0··135 ··[30]·.debug_str········PROGBITS········00000000·0df8ab·000044·01··MS··0···0··1
36 ··[31]·.debug_loclists···PROGBITS········00000000·0df8f8·08a3f4·00···C··0···0··436 ··[31]·.debug_loclists···PROGBITS········00000000·0df8f0·08a3f4·00···C··0···0··4
37 ··[32]·.debug_rnglists···PROGBITS········00000000·169cec·01277a·00···C··0···0··437 ··[32]·.debug_rnglists···PROGBITS········00000000·169ce4·01277a·00···C··0···0··4
38 ··[33]·.gnu_debugaltlink·PROGBITS········00000000·17c466·000056·00······0···0··138 ··[33]·.gnu_debugaltlink·PROGBITS········00000000·17c45e·000056·00······0···0··1
39 ··[34]·.symtab···········SYMTAB··········00000000·17c4bc·007aa0·10·····35·1754··439 ··[34]·.symtab···········SYMTAB··········00000000·17c4b4·007aa0·10·····35·1754··4
40 ··[35]·.strtab···········STRTAB··········00000000·183f5c·009f69·00······0···0··140 ··[35]·.strtab···········STRTAB··········00000000·183f54·009f69·00······0···0··1
41 ··[36]·.shstrtab·········STRTAB··········00000000·18dec5·000179·00······0···0··141 ··[36]·.shstrtab·········STRTAB··········00000000·18debd·000179·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 ··D·(mbind),·y·(purecode),·p·(processor·specific)46 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·3aa7892dacbade9c84e87314d08d86103e87bea63 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0da4ddec55a780f9c6d8241743560b7c8a82b67c
3.89 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 33 lines modifiedOffset 3, 33 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x164bc7·(32-bit)4 ···Length:········0x164bc7·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·190·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·190·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbd3d)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbd29)·
11 ····<12>···DW_AT_language····:·(data1)·33»   (C++14)11 ····<12>···DW_AT_language····:·(data1)·33»   (C++14)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/util/_remap.cpython-312-arm-linux-gnueabihf.so.p/_remap.cpp12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/util/_remap.cpython-312-arm-linux-gnueabihf.so.p/_remap.cpp
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x36b6114 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x36b61
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·126 ····<36>···DW_AT_byte_size···:·(data1)·1
27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
29 ·<1><3c>:·Abbrev·Number:·74·(DW_TAG_imported_unit)29 ·<1><3c>:·Abbrev·Number:·74·(DW_TAG_imported_unit)
30 ····<3d>···DW_AT_import······:·(GNU_ref_alt)·<0xc>30 ····<3d>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
31 ·<1><41>:·Abbrev·Number:·74·(DW_TAG_imported_unit)31 ·<1><41>:·Abbrev·Number:·74·(DW_TAG_imported_unit)
32 ····<42>···DW_AT_import······:·(GNU_ref_alt)·<0x81>32 ····<42>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
33 ·<1><46>:·Abbrev·Number:·74·(DW_TAG_imported_unit)33 ·<1><46>:·Abbrev·Number:·74·(DW_TAG_imported_unit)
34 ····<47>···DW_AT_import······:·(GNU_ref_alt)·<0x154>34 ····<47>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
35 ·<1><4b>:·Abbrev·Number:·74·(DW_TAG_imported_unit)35 ·<1><4b>:·Abbrev·Number:·74·(DW_TAG_imported_unit)
Offset 133, 27 lines modifiedOffset 133, 27 lines modified
133 ·<1><140>:·Abbrev·Number:·224·(DW_TAG_namespace)133 ·<1><140>:·Abbrev·Number:·224·(DW_TAG_namespace)
134 ····<142>···DW_AT_name········:·(string)·std134 ····<142>···DW_AT_name········:·(string)·std
135 ····<146>···DW_AT_decl_file···:·(data1)·38135 ····<146>···DW_AT_decl_file···:·(data1)·38
136 ····<147>···DW_AT_decl_line···:·(data2)·308136 ····<147>···DW_AT_decl_line···:·(data2)·308
137 ····<149>···DW_AT_decl_column·:·(data1)·11137 ····<149>···DW_AT_decl_column·:·(data1)·11
138 ····<14a>···DW_AT_sibling·····:·(ref_udata)·<0x189>138 ····<14a>···DW_AT_sibling·····:·(ref_udata)·<0x189>
139 ·<2><14c>:·Abbrev·Number:·223·(DW_TAG_namespace)139 ·<2><14c>:·Abbrev·Number:·223·(DW_TAG_namespace)
140 ····<14e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f04e3)·140 ····<14e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f04cf)·
141 ····<152>···DW_AT_decl_file···:·(data1)·37141 ····<152>···DW_AT_decl_file···:·(data1)·37
142 ····<153>···DW_AT_decl_line···:·(data2)·2836142 ····<153>···DW_AT_decl_line···:·(data2)·2836
143 ····<155>···DW_AT_decl_column·:·(data1)·13143 ····<155>···DW_AT_decl_column·:·(data1)·13
144 ·<2><156>:·Abbrev·Number:·177·(DW_TAG_namespace)144 ·<2><156>:·Abbrev·Number:·177·(DW_TAG_namespace)
145 ····<158>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb253)·145 ····<158>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb23f)·
146 ····<15c>···DW_AT_decl_file···:·(data1)·39146 ····<15c>···DW_AT_decl_file···:·(data1)·39
147 ····<15d>···DW_AT_decl_line···:·(data1)·61147 ····<15d>···DW_AT_decl_line···:·(data1)·61
148 ····<15e>···DW_AT_decl_column·:·(data1)·13148 ····<15e>···DW_AT_decl_column·:·(data1)·13
149 ····<15f>···DW_AT_sibling·····:·(ref_udata)·<0x162>149 ····<15f>···DW_AT_sibling·····:·(ref_udata)·<0x162>
150 ·<3><161>:·Abbrev·Number:·0150 ·<3><161>:·Abbrev·Number:·0
151 ·<2><162>:·Abbrev·Number:·176·(DW_TAG_namespace)151 ·<2><162>:·Abbrev·Number:·176·(DW_TAG_namespace)
152 ····<164>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f77d)·152 ····<164>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f755)·
153 ····<168>···DW_AT_decl_file···:·(data1)·42153 ····<168>···DW_AT_decl_file···:·(data1)·42
154 ····<169>···DW_AT_decl_line···:·(data1)·50154 ····<169>···DW_AT_decl_line···:·(data1)·50
155 ····<16a>···DW_AT_decl_column·:·(data1)·13155 ····<16a>···DW_AT_decl_column·:·(data1)·13
156 ·<2><16b>:·Abbrev·Number:·227·(DW_TAG_namespace)156 ·<2><16b>:·Abbrev·Number:·227·(DW_TAG_namespace)
157 ····<16d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x103f)·157 ····<16d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x103f)·
158 ····<171>···DW_AT_decl_file···:·(data1)·38158 ····<171>···DW_AT_decl_file···:·(data1)·38
159 ····<172>···DW_AT_decl_line···:·(data2)·343159 ····<172>···DW_AT_decl_line···:·(data2)·343
Offset 162, 166 lines modifiedOffset 162, 166 lines modified
162 ·<2><175>:·Abbrev·Number:·226·(DW_TAG_namespace)162 ·<2><175>:·Abbrev·Number:·226·(DW_TAG_namespace)
163 ····<177>···DW_AT_name········:·(string)·_V2163 ····<177>···DW_AT_name········:·(string)·_V2
164 ····<17b>···DW_AT_decl_file···:·(data1)·120164 ····<17b>···DW_AT_decl_file···:·(data1)·120
165 ····<17c>···DW_AT_decl_line···:·(data1)·82165 ····<17c>···DW_AT_decl_line···:·(data1)·82
166 ····<17d>···DW_AT_decl_column·:·(data1)·1166 ····<17d>···DW_AT_decl_column·:·(data1)·1
167 ····<17e>···DW_AT_export_symbols:·(flag_present)·1167 ····<17e>···DW_AT_export_symbols:·(flag_present)·1
168 ·<2><17e>:·Abbrev·Number:·222·(DW_TAG_namespace)168 ·<2><17e>:·Abbrev·Number:·222·(DW_TAG_namespace)
169 ····<180>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3cea8f)·169 ····<180>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3cea7b)·
170 ····<184>···DW_AT_decl_file···:·(data1)·37170 ····<184>···DW_AT_decl_file···:·(data1)·37
171 ····<185>···DW_AT_decl_line···:·(data1)·167171 ····<185>···DW_AT_decl_line···:·(data1)·167
172 ····<186>···DW_AT_decl_column·:·(data1)·13172 ····<186>···DW_AT_decl_column·:·(data1)·13
173 ·<3><187>:·Abbrev·Number:·0173 ·<3><187>:·Abbrev·Number:·0
174 ·<2><188>:·Abbrev·Number:·0174 ·<2><188>:·Abbrev·Number:·0
175 ·<1><189>:·Abbrev·Number:·225·(DW_TAG_namespace)175 ·<1><189>:·Abbrev·Number:·225·(DW_TAG_namespace)
176 ····<18b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x545648)·176 ····<18b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x545648)·
177 ····<18f>···DW_AT_decl_file···:·(data1)·38177 ····<18f>···DW_AT_decl_file···:·(data1)·38
178 ····<190>···DW_AT_decl_line···:·(data2)·345178 ····<190>···DW_AT_decl_line···:·(data2)·345
179 ····<192>···DW_AT_decl_column·:·(data1)·11179 ····<192>···DW_AT_decl_column·:·(data1)·11
180 ····<193>···DW_AT_sibling·····:·(ref_udata)·<0x19f>180 ····<193>···DW_AT_sibling·····:·(ref_udata)·<0x19f>
181 ·<2><195>:·Abbrev·Number:·176·(DW_TAG_namespace)181 ·<2><195>:·Abbrev·Number:·176·(DW_TAG_namespace)
182 ····<197>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f1849)·182 ····<197>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f1835)·
183 ····<19b>···DW_AT_decl_file···:·(data1)·54183 ····<19b>···DW_AT_decl_file···:·(data1)·54
184 ····<19c>···DW_AT_decl_line···:·(data1)·37184 ····<19c>···DW_AT_decl_line···:·(data1)·37
185 ····<19d>···DW_AT_decl_column·:·(data1)·11185 ····<19d>···DW_AT_decl_column·:·(data1)·11
186 ·<2><19e>:·Abbrev·Number:·0186 ·<2><19e>:·Abbrev·Number:·0
187 ·<1><19f>:·Abbrev·Number:·75·(DW_TAG_typedef)187 ·<1><19f>:·Abbrev·Number:·75·(DW_TAG_typedef)
188 ····<1a0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32dcf6)·188 ····<1a0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32dcce)·
189 ····<1a4>···DW_AT_decl_file···:·(data1)·74189 ····<1a4>···DW_AT_decl_file···:·(data1)·74
190 ····<1a5>···DW_AT_decl_line···:·(data1)·12190 ····<1a5>···DW_AT_decl_line···:·(data1)·12
191 ····<1a6>···DW_AT_decl_column·:·(data1)·28191 ····<1a6>···DW_AT_decl_column·:·(data1)·28
192 ····<1a7>···DW_AT_type········:·(ref_udata)·<0x1a9>192 ····<1a7>···DW_AT_type········:·(ref_udata)·<0x1a9>
193 ·<1><1a9>:·Abbrev·Number:·108·(DW_TAG_structure_type)193 ·<1><1a9>:·Abbrev·Number:·108·(DW_TAG_structure_type)
194 ····<1aa>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32dcf6)·194 ····<1aa>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32dcce)·
195 ····<1ae>···DW_AT_byte_size···:·(data1)·52195 ····<1ae>···DW_AT_byte_size···:·(data1)·52
196 ····<1af>···DW_AT_decl_file···:·(data1)·75196 ····<1af>···DW_AT_decl_file···:·(data1)·75
197 ····<1b0>···DW_AT_decl_line···:·(data1)·98197 ····<1b0>···DW_AT_decl_line···:·(data1)·98
198 ····<1b1>···DW_AT_decl_column·:·(data1)·8198 ····<1b1>···DW_AT_decl_column·:·(data1)·8
199 ····<1b2>···DW_AT_sibling·····:·(ref_udata)·<0x222>199 ····<1b2>···DW_AT_sibling·····:·(ref_udata)·<0x222>
200 ·<2><1b4>:·Abbrev·Number:·50·(DW_TAG_member)200 ·<2><1b4>:·Abbrev·Number:·50·(DW_TAG_member)
201 ····<1b5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3229fb)·201 ····<1b5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3229d3)·
202 ····<1b9>···DW_AT_decl_file···:·(data1)·75202 ····<1b9>···DW_AT_decl_file···:·(data1)·75
203 ····<1ba>···DW_AT_decl_line···:·(data1)·99203 ····<1ba>···DW_AT_decl_line···:·(data1)·99
204 ····<1bb>···DW_AT_decl_column·:·(data1)·20204 ····<1bb>···DW_AT_decl_column·:·(data1)·20
205 ····<1bc>···DW_AT_type········:·(ref_udata)·<0x1848>205 ····<1bc>···DW_AT_type········:·(ref_udata)·<0x1848>
206 ····<1be>···DW_AT_data_member_location:·(data1)·0206 ····<1be>···DW_AT_data_member_location:·(data1)·0
207 ·<2><1bf>:·Abbrev·Number:·60·(DW_TAG_member)207 ·<2><1bf>:·Abbrev·Number:·60·(DW_TAG_member)
208 ····<1c0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31fe4a)·208 ····<1c0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31fe36)·
209 ····<1c4>···DW_AT_decl_file···:·(data1)·75209 ····<1c4>···DW_AT_decl_file···:·(data1)·75
210 ····<1c5>···DW_AT_decl_line···:·(data1)·100210 ····<1c5>···DW_AT_decl_line···:·(data1)·100
211 ····<1c6>···DW_AT_decl_column·:·(data1)·15211 ····<1c6>···DW_AT_decl_column·:·(data1)·15
212 ····<1c7>···DW_AT_type········:·(GNU_ref_alt)·<0xb776>212 ····<1c7>···DW_AT_type········:·(GNU_ref_alt)·<0xb776>
213 ····<1cb>···DW_AT_data_member_location:·(data1)·20213 ····<1cb>···DW_AT_data_member_location:·(data1)·20
214 ·<2><1cc>:·Abbrev·Number:·60·(DW_TAG_member)214 ·<2><1cc>:·Abbrev·Number:·60·(DW_TAG_member)
215 ····<1cd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x313514)·215 ····<1cd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x313500)·
216 ····<1d1>···DW_AT_decl_file···:·(data1)·75216 ····<1d1>···DW_AT_decl_file···:·(data1)·75
217 ····<1d2>···DW_AT_decl_line···:·(data1)·101217 ····<1d2>···DW_AT_decl_line···:·(data1)·101
218 ····<1d3>···DW_AT_decl_column·:·(data1)·15218 ····<1d3>···DW_AT_decl_column·:·(data1)·15
219 ····<1d4>···DW_AT_type········:·(GNU_ref_alt)·<0xb776>219 ····<1d4>···DW_AT_type········:·(GNU_ref_alt)·<0xb776>
220 ····<1d8>···DW_AT_data_member_location:·(data1)·24220 ····<1d8>···DW_AT_data_member_location:·(data1)·24
221 ·<2><1d9>:·Abbrev·Number:·60·(DW_TAG_member)221 ·<2><1d9>:·Abbrev·Number:·60·(DW_TAG_member)
222 ····<1da>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32578c)·222 ····<1da>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x325764)·
223 ····<1de>···DW_AT_decl_file···:·(data1)·75223 ····<1de>···DW_AT_decl_file···:·(data1)·75
224 ····<1df>···DW_AT_decl_line···:·(data1)·102224 ····<1df>···DW_AT_decl_line···:·(data1)·102
225 ····<1e0>···DW_AT_decl_column·:·(data1)·14225 ····<1e0>···DW_AT_decl_column·:·(data1)·14
226 ····<1e1>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>226 ····<1e1>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
Max diff block lines reached; 4069715/4077080 bytes (99.82%) of diff not shown.
3.81 KB
strings --all --bytes=8 {}
    
Offset 1, 188 lines modifiedOffset 1, 182 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 |GCC:·(Debian·14.2.0-8)·14.2.0
 2 a=}K,+7e
 3 MWVIN»  a&
 4 9#dB7WPB
 5 JL70SAL@r%c
 6 ^:1G<a)7k
 7 E[L]7dFi!
 8 q$:B3|uR
 9 FcPbyh+U|_C\L
 10 whKEMyX5
 11 UG+A[.#s
 12 RK.kYKZj
 13 JX@»    cjg5
 14 WP&JL!lN
2 (Eg*;7&y 
3 e6K&C|N# 
4 Ktd;!6l· 
5 )~eu)^nE 
6 ~0+A,Er'c 
7 oPb:;yku2 
8 0tUJe;tUJ 
9 _bV9M{gL 
10 Tw;R)Kv-H*% 
11 }C:3#l}3 
12 Dnd:]~*Z 
13 !8or=»  Ak'bz 
14 N'VAw>\k 
15 8!<MQ.h@ 
16 0Z7Kv{Qb4 
17 nPwJMD31 
18 Um`5e,aL+ 
19 )15ZL&u7` 
20 XM'O1&_p 
21 lpdJLD31 
22 &P6HLD5)t15 P6ILD5)t
23 Zsr,BVQ- 
24 yZ){*i5b 
25 4jB=k»  Yj 
26 *yZ6D:Y^ 
27 4+0dxvy% 
28 1L/=mN7- 
29 G`d@9JF6 
30 d··G;v"' 
31 -#P3#db{@ 
32 MK7yck?/ 
33 \^.-"UZ<16 pDKL1,$F
 17 \eL6pdILD31
 18 Lx&KL»  lR7
 19 A-dLAe1]fL;
 20 rJewRm99
 21 IBLqSD]Ok
 22 Hq|sa·{v
 23 sPvvkyKI
 24 {^G`|OWy
 25 RaE5u%\S
 26 %Y3V@YvI2
 27 }tT\Z?!<8
 28 »       q^nc8M_,
 29 q)T$vM-U
34 oe}|+`[D30 oe}|+`[D
35 4)U)YLAp 
36 =~^{)}|<^> 
37 L|7(]·nc31 ]sOE>mTs
 32 _·Z}xgT+
 33 ?pOF|"uh
 34 }]D»    >UJA<
 35 %~|0·A=%?>
 36 r[U*=Yl"na
 37 p(CCmkO<
38 Ki/..EKA38 Kh/..EKA
39 jow@yxT{39 how@yxD{
40 \e`g%k\e(+ 
41 Yi(171LSxo# 
42 Fx·Z:S'jE5(U· 
43 jHQ5Y3JB1W 
44 IKnR1E~· 
45 MjgX?C'M! 
46 ,sOM~zkN 
47 k3LWp<Dzp 
48 it2GJC» |2* 
49 we*"'StYT 
50 +P.t':=: 
51 YsbQ:}-d 
52 A9:@c!&,T 
53 +2ZL4>ZLto 
54 4MM_o·Kg# 
55 Fe@|.I}V 
56 (Il38MFIb; 
57 ?8O"F"9<^N" 
58 iAK.=i6Qz 
59 &|^»    bka]40 )oef+B/s
 41 PR!N.(>%
 42 51?>:»  h|
 43 .$d'~|=T<~
 44 ]42?~4bG
 45 #PRFK`cyL+l
 46 TaYWdy·,
 47 Nk6{r[Ui
 48 H_a~wMj$
 49 Re8+B89i
 50 >}a3_?uC1
 51 »       l[(mjH`
 52 >kn{eY2p
 53 HIQ\WngJ:=%
 54 X^_Yx^Cy
 55 ItEOcbw"
 56 Pv$MD.eG
 57 +iZ)gLB0
 58 K5=E]%FS
 59 Q89GI)b%
 60 #»      m#+bOk
60 f)BS_)Ej61 f)BS_)Ej
 62 /a|AkT]q
 63 m)-?y?(S
 64 Dbo·|%I&
 65 F·66E&v!
 66 cvKyM:-HR
 67 Ci,1{1Lex
 68 +Il;8m^Ib[
 69 ~ZM»    Ghd%
 70 azOIz7\cz
 71 :+RHDvfEBE
 72 IU'#91NJU
 73 x8c7i/%Gx[
 74 *i8]h$#]
 75 08n/^up!
 76 !f8Ip);l
Max diff block lines reached; 758/3846 bytes (19.71%) of diff not shown.
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.4 MB
./usr/lib/debug/.build-id/43/350c5fd2ff97d76b94cfecdb931e900bc4f194.debug vs.
./usr/lib/debug/.build-id/32/ec76d5666bb4ce35e1daedd39b597e169a0f1c.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 88% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········339208·(bytes·into·file)13 ··Start·of·section·headers:··········339204·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x52d08:1 There·are·35·section·headers,·starting·at·offset·0x52d04:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b60·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b60·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0002fc2c·00fc24·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0002fc2c·00fc24·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0002fd24·00fc24·0002dc·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0002fd24·00fc24·0002dc·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00030000·00fc24·000958·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00030000·00fc24·000958·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00030958·00fc24·000414·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00030958·00fc24·000414·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000070·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000070·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001d8·01f674·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001d8·01f66d·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·01f84c·00036d·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·01f848·00036d·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·01fbbc·00ec82·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·01fbb8·00ec82·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·02e840·000868·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·02e83c·000868·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·02f0a8·000059·01·MSC··0···0··433 ··[28]·.debug_str········PROGBITS········00000000·02f0a4·000059·01·MSC··0···0··4
34 ··[29]·.debug_loclists···PROGBITS········00000000·02f104·01878c·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·02f100·01878c·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·047890·0041da·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·04788c·0041da·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·04ba6a·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·04ba66·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·04bac0·003cb0·10·····33·792··437 ··[32]·.symtab···········SYMTAB··········00000000·04babc·003cb0·10·····33·792··4
38 ··[33]·.strtab···········STRTAB··········00000000·04f770·003432·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·04f76c·003432·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·052ba2·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·052b9e·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·43350c5fd2ff97d76b94cfecdb931e900bc4f1943 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·32ec76d5666bb4ce35e1daedd39b597e169a0f1c
1.4 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 37 lines modifiedOffset 3, 37 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x38ffb·(32-bit)4 ···Length:········0x38ffb·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·127·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·127·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/measure/_find_contours_cy.cpython-313-arm-linux-gnueabihf.so.p/_find_contours_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/measure/_find_contours_cy.cpython-313-arm-linux-gnueabihf.so.p/_find_contours_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x7d4514 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x7d45
15 ····<1e>···DW_AT_low_pc······:·(addr)·015 ····<1e>···DW_AT_low_pc······:·(addr)·0
16 ····<22>···DW_AT_stmt_list···:·(sec_offset)·016 ····<22>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<27>···DW_AT_byte_size···:·(data1)·818 ····<27>···DW_AT_byte_size···:·(data1)·8
19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2e>···DW_AT_byte_size···:·(data1)·422 ····<2e>···DW_AT_byte_size···:·(data1)·4
23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<35>···DW_AT_byte_size···:·(data1)·826 ····<35>···DW_AT_byte_size···:·(data1)·8
27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3b>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3b>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3c>···DW_AT_byte_size···:·(data1)·130 ····<3c>···DW_AT_byte_size···:·(data1)·1
31 ····<3d>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)31 ····<3d>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
33 ·<1><42>:·Abbrev·Number:·39·(DW_TAG_imported_unit)33 ·<1><42>:·Abbrev·Number:·39·(DW_TAG_imported_unit)
34 ····<43>···DW_AT_import······:·(GNU_ref_alt)·<0xc>34 ····<43>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
35 ·<1><47>:·Abbrev·Number:·39·(DW_TAG_imported_unit)35 ·<1><47>:·Abbrev·Number:·39·(DW_TAG_imported_unit)
36 ····<48>···DW_AT_import······:·(GNU_ref_alt)·<0x81>36 ····<48>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
37 ·<1><4c>:·Abbrev·Number:·39·(DW_TAG_imported_unit)37 ·<1><4c>:·Abbrev·Number:·39·(DW_TAG_imported_unit)
38 ····<4d>···DW_AT_import······:·(GNU_ref_alt)·<0x154>38 ····<4d>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
39 ·<1><51>:·Abbrev·Number:·39·(DW_TAG_imported_unit)39 ·<1><51>:·Abbrev·Number:·39·(DW_TAG_imported_unit)
Offset 207, 15 lines modifiedOffset 207, 15 lines modified
207 ·<1><1f5>:·Abbrev·Number:·39·(DW_TAG_imported_unit)207 ·<1><1f5>:·Abbrev·Number:·39·(DW_TAG_imported_unit)
208 ····<1f6>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>208 ····<1f6>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>
209 ·<1><1fa>:·Abbrev·Number:·39·(DW_TAG_imported_unit)209 ·<1><1fa>:·Abbrev·Number:·39·(DW_TAG_imported_unit)
210 ····<1fb>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>210 ····<1fb>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
211 ·<1><1ff>:·Abbrev·Number:·39·(DW_TAG_imported_unit)211 ·<1><1ff>:·Abbrev·Number:·39·(DW_TAG_imported_unit)
212 ····<200>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>212 ····<200>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
213 ·<1><204>:·Abbrev·Number:·21·(DW_TAG_variable)213 ·<1><204>:·Abbrev·Number:·21·(DW_TAG_variable)
214 ····<205>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·214 ····<205>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
215 ····<209>···DW_AT_decl_file···:·(data1)·14215 ····<209>···DW_AT_decl_file···:·(data1)·14
216 ····<20a>···DW_AT_decl_line···:·(data2)·641216 ····<20a>···DW_AT_decl_line···:·(data2)·641
217 ····<20c>···DW_AT_decl_column·:·(data1)·15217 ····<20c>···DW_AT_decl_column·:·(data1)·15
218 ····<20d>···DW_AT_type········:·(GNU_ref_alt)·<0x142>218 ····<20d>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
219 ····<211>···DW_AT_location····:·(exprloc)·5·byte·block:·3·58·d·3·0·» (DW_OP_addr:·30d58)219 ····<211>···DW_AT_location····:·(exprloc)·5·byte·block:·3·58·d·3·0·» (DW_OP_addr:·30d58)
220 ·<1><217>:·Abbrev·Number:·84·(DW_TAG_structure_type)220 ·<1><217>:·Abbrev·Number:·84·(DW_TAG_structure_type)
221 ····<218>···DW_AT_byte_size···:·(data1)·20221 ····<218>···DW_AT_byte_size···:·(data1)·20
Offset 241, 308 lines modifiedOffset 241, 308 lines modified
241 ····<234>···DW_AT_name········:·(string)·n241 ····<234>···DW_AT_name········:·(string)·n
242 ····<236>···DW_AT_decl_file···:·(implicit_const)·1242 ····<236>···DW_AT_decl_file···:·(implicit_const)·1
243 ····<236>···DW_AT_decl_line···:·(data2)·1243243 ····<236>···DW_AT_decl_line···:·(data2)·1243
244 ····<238>···DW_AT_decl_column·:·(data1)·63244 ····<238>···DW_AT_decl_column·:·(data1)·63
245 ····<239>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>245 ····<239>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
246 ····<23d>···DW_AT_data_member_location:·(data1)·8246 ····<23d>···DW_AT_data_member_location:·(data1)·8
247 ·<2><23e>:·Abbrev·Number:·28·(DW_TAG_member)247 ·<2><23e>:·Abbrev·Number:·28·(DW_TAG_member)
248 ····<23f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·248 ····<23f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
249 ····<243>···DW_AT_decl_file···:·(implicit_const)·1249 ····<243>···DW_AT_decl_file···:·(implicit_const)·1
250 ····<243>···DW_AT_decl_line···:·(data2)·1243250 ····<243>···DW_AT_decl_line···:·(data2)·1243
251 ····<245>···DW_AT_decl_column·:·(data1)·78251 ····<245>···DW_AT_decl_column·:·(data1)·78
252 ····<246>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>252 ····<246>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
253 ····<24a>···DW_AT_data_member_location:·(data1)·12253 ····<24a>···DW_AT_data_member_location:·(data1)·12
254 ·<2><24b>:·Abbrev·Number:·28·(DW_TAG_member)254 ·<2><24b>:·Abbrev·Number:·28·(DW_TAG_member)
255 ····<24c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·255 ····<24c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
256 ····<250>···DW_AT_decl_file···:·(implicit_const)·1256 ····<250>···DW_AT_decl_file···:·(implicit_const)·1
257 ····<250>···DW_AT_decl_line···:·(data2)·1244257 ····<250>···DW_AT_decl_line···:·(data2)·1244
258 ····<252>···DW_AT_decl_column·:·(data1)·28258 ····<252>···DW_AT_decl_column·:·(data1)·28
259 ····<253>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>259 ····<253>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
260 ····<257>···DW_AT_data_member_location:·(data1)·16260 ····<257>···DW_AT_data_member_location:·(data1)·16
261 ·<2><258>:·Abbrev·Number:·28·(DW_TAG_member)261 ·<2><258>:·Abbrev·Number:·28·(DW_TAG_member)
262 ····<259>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·262 ····<259>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
263 ····<25d>···DW_AT_decl_file···:·(implicit_const)·1263 ····<25d>···DW_AT_decl_file···:·(implicit_const)·1
264 ····<25d>···DW_AT_decl_line···:·(data2)·1244264 ····<25d>···DW_AT_decl_line···:·(data2)·1244
265 ····<25f>···DW_AT_decl_column·:·(data1)·51265 ····<25f>···DW_AT_decl_column·:·(data1)·51
266 ····<260>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>266 ····<260>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
267 ····<264>···DW_AT_data_member_location:·(data1)·17267 ····<264>···DW_AT_data_member_location:·(data1)·17
268 ·<2><265>:·Abbrev·Number:·28·(DW_TAG_member)268 ·<2><265>:·Abbrev·Number:·28·(DW_TAG_member)
269 ····<266>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·269 ····<266>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
270 ····<26a>···DW_AT_decl_file···:·(implicit_const)·1270 ····<26a>···DW_AT_decl_file···:·(implicit_const)·1
271 ····<26a>···DW_AT_decl_line···:·(data2)·1244271 ····<26a>···DW_AT_decl_line···:·(data2)·1244
272 ····<26c>···DW_AT_decl_column·:·(data1)·70272 ····<26c>···DW_AT_decl_column·:·(data1)·70
273 ····<26d>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>273 ····<26d>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
274 ····<271>···DW_AT_data_member_location:·(data1)·18274 ····<271>···DW_AT_data_member_location:·(data1)·18
275 ·<2><272>:·Abbrev·Number:·0275 ·<2><272>:·Abbrev·Number:·0
276 ·<1><273>:·Abbrev·Number:·81·(DW_TAG_typedef)276 ·<1><273>:·Abbrev·Number:·81·(DW_TAG_typedef)
277 ····<274>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·277 ····<274>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
278 ····<278>···DW_AT_decl_file···:·(data1)·1278 ····<278>···DW_AT_decl_file···:·(data1)·1
279 ····<279>···DW_AT_decl_line···:·(data2)·1244279 ····<279>···DW_AT_decl_line···:·(data2)·1244
280 ····<27b>···DW_AT_decl_column·:·(data1)·80280 ····<27b>···DW_AT_decl_column·:·(data1)·80
281 ····<27c>···DW_AT_type········:·(ref_udata)·<0x217>281 ····<27c>···DW_AT_type········:·(ref_udata)·<0x217>
282 ·<1><27e>:·Abbrev·Number:·95·(DW_TAG_typedef)282 ·<1><27e>:·Abbrev·Number:·95·(DW_TAG_typedef)
283 ····<27f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·283 ····<27f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
284 ····<283>···DW_AT_decl_file···:·(data1)·1284 ····<283>···DW_AT_decl_file···:·(data1)·1
285 ····<284>···DW_AT_decl_line···:·(data2)·1362285 ····<284>···DW_AT_decl_line···:·(data2)·1362
286 ····<286>···DW_AT_decl_column·:·(data1)·23286 ····<286>···DW_AT_decl_column·:·(data1)·23
287 ····<287>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>287 ····<287>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
288 ·<1><28b>:·Abbrev·Number:·95·(DW_TAG_typedef)288 ·<1><28b>:·Abbrev·Number:·95·(DW_TAG_typedef)
289 ····<28c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·289 ····<28c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
290 ····<290>···DW_AT_decl_file···:·(data1)·1290 ····<290>···DW_AT_decl_file···:·(data1)·1
291 ····<291>···DW_AT_decl_line···:·(data2)·1363291 ····<291>···DW_AT_decl_line···:·(data2)·1363
292 ····<293>···DW_AT_decl_column·:·(data1)·19292 ····<293>···DW_AT_decl_column·:·(data1)·19
293 ····<294>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>293 ····<294>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
294 ·<1><298>:·Abbrev·Number:·21·(DW_TAG_variable)294 ·<1><298>:·Abbrev·Number:·21·(DW_TAG_variable)
295 ····<299>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·295 ····<299>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
296 ····<29d>···DW_AT_decl_file···:·(data1)·1296 ····<29d>···DW_AT_decl_file···:·(data1)·1
297 ····<29e>···DW_AT_decl_line···:·(data2)·1473297 ····<29e>···DW_AT_decl_line···:·(data2)·1473
298 ····<2a0>···DW_AT_decl_column·:·(data1)·18298 ····<2a0>···DW_AT_decl_column·:·(data1)·18
299 ····<2a1>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>299 ····<2a1>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
300 ····<2a5>···DW_AT_location····:·(exprloc)·5·byte·block:·3·90·c·3·0·» (DW_OP_addr:·30c90)300 ····<2a5>···DW_AT_location····:·(exprloc)·5·byte·block:·3·90·c·3·0·» (DW_OP_addr:·30c90)
301 ·<1><2ab>:·Abbrev·Number:·7·(DW_TAG_variable)301 ·<1><2ab>:·Abbrev·Number:·7·(DW_TAG_variable)
302 ····<2ac>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·302 ····<2ac>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
303 ····<2b0>···DW_AT_decl_file···:·(data1)·1303 ····<2b0>···DW_AT_decl_file···:·(data1)·1
304 ····<2b1>···DW_AT_decl_line···:·(data2)·1475304 ····<2b1>···DW_AT_decl_line···:·(data2)·1475
305 ····<2b3>···DW_AT_decl_column·:·(data1)·12305 ····<2b3>···DW_AT_decl_column·:·(data1)·12
306 ····<2b4>···DW_AT_type········:·(GNU_ref_alt)·<0x31>306 ····<2b4>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
307 ·<1><2b8>:·Abbrev·Number:·7·(DW_TAG_variable)307 ·<1><2b8>:·Abbrev·Number:·7·(DW_TAG_variable)
308 ····<2b9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·308 ····<2b9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
309 ····<2bd>···DW_AT_decl_file···:·(data1)·1309 ····<2bd>···DW_AT_decl_file···:·(data1)·1
310 ····<2be>···DW_AT_decl_line···:·(data2)·1476310 ····<2be>···DW_AT_decl_line···:·(data2)·1476
311 ····<2c0>···DW_AT_decl_column·:·(data1)·12311 ····<2c0>···DW_AT_decl_column·:·(data1)·12
312 ····<2c1>···DW_AT_type········:·(GNU_ref_alt)·<0x31>312 ····<2c1>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
313 ·<1><2c5>:·Abbrev·Number:·7·(DW_TAG_variable)313 ·<1><2c5>:·Abbrev·Number:·7·(DW_TAG_variable)
Max diff block lines reached; 1455487/1463253 bytes (99.47%) of diff not shown.
858 B
strings --all --bytes=8 {}
    
Offset 1, 44 lines modifiedOffset 1, 36 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
 2 W%B\ss%k#
 3 o[$rJOvJ
 4 od·}Lng:
 5 }SC{uYz"y
 6 `b(1ux.#
 7 ""RGRg\t
 8 >Ed38#)C
 9 |~8sdjs>?
 10 _?Tz»   c1x
 11 1WL^J»  [{N
 12 |Z3)jdhQ
 13 rVS»    =Y6D
 14 Odg»    oW2eg
 15 B-/u+/u'/u
 16 }aq)}:IX/
 17 ?-<FD=Z'
2 $"U5cV[m# 
3 n]S{u9{u 
4 '}r(E[tn 
5 y-s^kr^|YpN 
6 TJRu9BKm 
7 4Jt_K4bD 
8 57F7Ne9. 
9 e'|[aj/~e{ 
10 rVS»    >U.H 
11 !Ds»    4tBh. 
12 W[-/W[sPq 
13 6j/1Xo2j/ 
14 JfW}+]5l 
15 nNWmf9|T 
16 ~1NWMb9t 
17 3Ku~xKGuN 
18 U;umaH8Pu 
19 Aq,hEyn318 Aq,hZYn3
 19 `<_Jq1m)MDh
 20 .r,XWGtLn
 21 /=)1HzB-
 22 Xffjma7'
 23 8@v*B1)]d
 24 UuV%K@T7w
 25 r@x=Ii`5x
 26 h)Q2pmY.J
 27 3B=+xjh'
 28 W+yftm8[
 29 (0+|-9A"0I
20 <1{F==}1/ 
21 6GZeR\7]( 
22 0,JkJdZh 
23 #)7x\}eR 
24 a·_jo·g[? 
25 \zw)qi?J 
26 lVK2JF03 
27 '6;nxK+. 
28 xLG:0Yt;»        
29 wg&)_UP. 
30 (4.jXQhXQhT 
31 `5`x:Lp? 
32 c}n`^/h@ 
33 |!bbWsuQmO^ 
34 NkH)M)z. 
35 A%WQOv~{ 
36 e»      ->`zM+ 
37 &#D|7%YF($B6_` 
38 HWF?)nbd30 HWF?)nbd
39 #&%`p3» |31 #&%`p3» |
40 ;f[=#|]U32 ;f[=#|]U
41 Cwk}&_=j33 Cwk}&_=j
42 ZHFe[vT61$34 ZHFe[vT61$
43 eIG"XR^235 eIG"XR^2
44 CqQ(F_c}36 CqQ(F_c}
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.86 MB
./usr/lib/debug/.build-id/44/511c85424225d6de4a761a1571b4f99b6bc96f.debug vs.
./usr/lib/debug/.build-id/0e/19b14a26fbd9602b08af1f218128f95e29cf4c.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 89% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········541332·(bytes·into·file)13 ··Start·of·section·headers:··········541352·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x84294:1 There·are·35·section·headers,·starting·at·offset·0x842a8:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c20·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c20·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbfc·00fbf4·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbfc·00fbf4·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fcf4·00fbf4·00030c·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fcf4·00fbf4·00030c·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbf4·000b98·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbf4·000b98·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040b98·00fbf4·0004d0·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040b98·00fbf4·0004d0·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000081·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000081·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·03074c·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·030760·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·030938·000373·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·03094c·000373·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·030cac·015c85·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·030cc0·015c85·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·046934·0009c3·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·046948·0009c3·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·0472f7·000043·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·04730b·000043·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·04733c·02da60·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·047350·02da60·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·074d9c·006c45·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·074db0·006c45·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·07b9e1·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·07b9f5·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·07ba38·004820·10·····33·963··437 ··[32]·.symtab···········SYMTAB··········00000000·07ba4c·004820·10·····33·963··4
38 ··[33]·.strtab···········STRTAB··········00000000·080258·003ed8·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·08026c·003ed8·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·084130·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·084144·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·44511c85424225d6de4a761a1571b4f99b6bc96f3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0e19b14a26fbd9602b08af1f218128f95e29cf4c
1.85 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x5977f·(32-bit)4 ···Length:········0x5977f·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·129·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·129·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_sift.cpython-313-arm-linux-gnueabihf.so.p/_sift.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_sift.cpython-313-arm-linux-gnueabihf.so.p/_sift.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xd6f614 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xd6f6
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·134 ····<44>···DW_AT_byte_size···:·(data1)·1
35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><4a>:·Abbrev·Number:·46·(DW_TAG_imported_unit)37 ·<1><4a>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4f>:·Abbrev·Number:·46·(DW_TAG_imported_unit)39 ·<1><4f>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
41 ·<1><54>:·Abbrev·Number:·46·(DW_TAG_imported_unit)41 ·<1><54>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
43 ·<1><59>:·Abbrev·Number:·46·(DW_TAG_imported_unit)43 ·<1><59>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
Offset 241, 15 lines modifiedOffset 241, 15 lines modified
241 ·<1><248>:·Abbrev·Number:·46·(DW_TAG_imported_unit)241 ·<1><248>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
242 ····<249>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>242 ····<249>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
243 ·<1><24d>:·Abbrev·Number:·46·(DW_TAG_imported_unit)243 ·<1><24d>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
244 ····<24e>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>244 ····<24e>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
245 ·<1><252>:·Abbrev·Number:·46·(DW_TAG_imported_unit)245 ·<1><252>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
246 ····<253>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>246 ····<253>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
247 ·<1><257>:·Abbrev·Number:·23·(DW_TAG_variable)247 ·<1><257>:·Abbrev·Number:·23·(DW_TAG_variable)
248 ····<258>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·248 ····<258>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
249 ····<25c>···DW_AT_decl_file···:·(data1)·16249 ····<25c>···DW_AT_decl_file···:·(data1)·16
250 ····<25d>···DW_AT_decl_line···:·(data2)·641250 ····<25d>···DW_AT_decl_line···:·(data2)·641
251 ····<25f>···DW_AT_decl_column·:·(data1)·15251 ····<25f>···DW_AT_decl_column·:·(data1)·15
252 ····<260>···DW_AT_type········:·(GNU_ref_alt)·<0x142>252 ····<260>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
253 ····<264>···DW_AT_location····:·(exprloc)·5·byte·block:·3·cc·f·4·0·» (DW_OP_addr:·40fcc)253 ····<264>···DW_AT_location····:·(exprloc)·5·byte·block:·3·cc·f·4·0·» (DW_OP_addr:·40fcc)
254 ·<1><26a>:·Abbrev·Number:·85·(DW_TAG_structure_type)254 ·<1><26a>:·Abbrev·Number:·85·(DW_TAG_structure_type)
255 ····<26b>···DW_AT_byte_size···:·(data1)·20255 ····<26b>···DW_AT_byte_size···:·(data1)·20
Offset 275, 308 lines modifiedOffset 275, 308 lines modified
275 ····<287>···DW_AT_name········:·(string)·n275 ····<287>···DW_AT_name········:·(string)·n
276 ····<289>···DW_AT_decl_file···:·(implicit_const)·1276 ····<289>···DW_AT_decl_file···:·(implicit_const)·1
277 ····<289>···DW_AT_decl_line···:·(data2)·1243277 ····<289>···DW_AT_decl_line···:·(data2)·1243
278 ····<28b>···DW_AT_decl_column·:·(data1)·63278 ····<28b>···DW_AT_decl_column·:·(data1)·63
279 ····<28c>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>279 ····<28c>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
280 ····<290>···DW_AT_data_member_location:·(data1)·8280 ····<290>···DW_AT_data_member_location:·(data1)·8
281 ·<2><291>:·Abbrev·Number:·35·(DW_TAG_member)281 ·<2><291>:·Abbrev·Number:·35·(DW_TAG_member)
282 ····<292>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·282 ····<292>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
283 ····<296>···DW_AT_decl_file···:·(implicit_const)·1283 ····<296>···DW_AT_decl_file···:·(implicit_const)·1
284 ····<296>···DW_AT_decl_line···:·(data2)·1243284 ····<296>···DW_AT_decl_line···:·(data2)·1243
285 ····<298>···DW_AT_decl_column·:·(data1)·78285 ····<298>···DW_AT_decl_column·:·(data1)·78
286 ····<299>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>286 ····<299>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
287 ····<29d>···DW_AT_data_member_location:·(data1)·12287 ····<29d>···DW_AT_data_member_location:·(data1)·12
288 ·<2><29e>:·Abbrev·Number:·35·(DW_TAG_member)288 ·<2><29e>:·Abbrev·Number:·35·(DW_TAG_member)
289 ····<29f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·289 ····<29f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
290 ····<2a3>···DW_AT_decl_file···:·(implicit_const)·1290 ····<2a3>···DW_AT_decl_file···:·(implicit_const)·1
291 ····<2a3>···DW_AT_decl_line···:·(data2)·1244291 ····<2a3>···DW_AT_decl_line···:·(data2)·1244
292 ····<2a5>···DW_AT_decl_column·:·(data1)·28292 ····<2a5>···DW_AT_decl_column·:·(data1)·28
293 ····<2a6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>293 ····<2a6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
294 ····<2aa>···DW_AT_data_member_location:·(data1)·16294 ····<2aa>···DW_AT_data_member_location:·(data1)·16
295 ·<2><2ab>:·Abbrev·Number:·35·(DW_TAG_member)295 ·<2><2ab>:·Abbrev·Number:·35·(DW_TAG_member)
296 ····<2ac>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·296 ····<2ac>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
297 ····<2b0>···DW_AT_decl_file···:·(implicit_const)·1297 ····<2b0>···DW_AT_decl_file···:·(implicit_const)·1
298 ····<2b0>···DW_AT_decl_line···:·(data2)·1244298 ····<2b0>···DW_AT_decl_line···:·(data2)·1244
299 ····<2b2>···DW_AT_decl_column·:·(data1)·51299 ····<2b2>···DW_AT_decl_column·:·(data1)·51
300 ····<2b3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>300 ····<2b3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
301 ····<2b7>···DW_AT_data_member_location:·(data1)·17301 ····<2b7>···DW_AT_data_member_location:·(data1)·17
302 ·<2><2b8>:·Abbrev·Number:·35·(DW_TAG_member)302 ·<2><2b8>:·Abbrev·Number:·35·(DW_TAG_member)
303 ····<2b9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·303 ····<2b9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
304 ····<2bd>···DW_AT_decl_file···:·(implicit_const)·1304 ····<2bd>···DW_AT_decl_file···:·(implicit_const)·1
305 ····<2bd>···DW_AT_decl_line···:·(data2)·1244305 ····<2bd>···DW_AT_decl_line···:·(data2)·1244
306 ····<2bf>···DW_AT_decl_column·:·(data1)·70306 ····<2bf>···DW_AT_decl_column·:·(data1)·70
307 ····<2c0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>307 ····<2c0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
308 ····<2c4>···DW_AT_data_member_location:·(data1)·18308 ····<2c4>···DW_AT_data_member_location:·(data1)·18
309 ·<2><2c5>:·Abbrev·Number:·0309 ·<2><2c5>:·Abbrev·Number:·0
310 ·<1><2c6>:·Abbrev·Number:·77·(DW_TAG_typedef)310 ·<1><2c6>:·Abbrev·Number:·77·(DW_TAG_typedef)
311 ····<2c7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·311 ····<2c7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
312 ····<2cb>···DW_AT_decl_file···:·(data1)·1312 ····<2cb>···DW_AT_decl_file···:·(data1)·1
313 ····<2cc>···DW_AT_decl_line···:·(data2)·1244313 ····<2cc>···DW_AT_decl_line···:·(data2)·1244
314 ····<2ce>···DW_AT_decl_column·:·(data1)·80314 ····<2ce>···DW_AT_decl_column·:·(data1)·80
315 ····<2cf>···DW_AT_type········:·(ref_udata)·<0x26a>315 ····<2cf>···DW_AT_type········:·(ref_udata)·<0x26a>
316 ·<1><2d1>:·Abbrev·Number:·102·(DW_TAG_typedef)316 ·<1><2d1>:·Abbrev·Number:·102·(DW_TAG_typedef)
317 ····<2d2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·317 ····<2d2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
318 ····<2d6>···DW_AT_decl_file···:·(data1)·1318 ····<2d6>···DW_AT_decl_file···:·(data1)·1
319 ····<2d7>···DW_AT_decl_line···:·(data2)·1362319 ····<2d7>···DW_AT_decl_line···:·(data2)·1362
320 ····<2d9>···DW_AT_decl_column·:·(data1)·23320 ····<2d9>···DW_AT_decl_column·:·(data1)·23
321 ····<2da>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>321 ····<2da>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
322 ·<1><2de>:·Abbrev·Number:·102·(DW_TAG_typedef)322 ·<1><2de>:·Abbrev·Number:·102·(DW_TAG_typedef)
323 ····<2df>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·323 ····<2df>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
324 ····<2e3>···DW_AT_decl_file···:·(data1)·1324 ····<2e3>···DW_AT_decl_file···:·(data1)·1
325 ····<2e4>···DW_AT_decl_line···:·(data2)·1363325 ····<2e4>···DW_AT_decl_line···:·(data2)·1363
326 ····<2e6>···DW_AT_decl_column·:·(data1)·19326 ····<2e6>···DW_AT_decl_column·:·(data1)·19
327 ····<2e7>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>327 ····<2e7>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
328 ·<1><2eb>:·Abbrev·Number:·23·(DW_TAG_variable)328 ·<1><2eb>:·Abbrev·Number:·23·(DW_TAG_variable)
329 ····<2ec>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·329 ····<2ec>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
330 ····<2f0>···DW_AT_decl_file···:·(data1)·1330 ····<2f0>···DW_AT_decl_file···:·(data1)·1
331 ····<2f1>···DW_AT_decl_line···:·(data2)·1473331 ····<2f1>···DW_AT_decl_line···:·(data2)·1473
332 ····<2f3>···DW_AT_decl_column·:·(data1)·18332 ····<2f3>···DW_AT_decl_column·:·(data1)·18
333 ····<2f4>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>333 ····<2f4>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
334 ····<2f8>···DW_AT_location····:·(exprloc)·5·byte·block:·3·78·f·4·0·» (DW_OP_addr:·40f78)334 ····<2f8>···DW_AT_location····:·(exprloc)·5·byte·block:·3·78·f·4·0·» (DW_OP_addr:·40f78)
335 ·<1><2fe>:·Abbrev·Number:·7·(DW_TAG_variable)335 ·<1><2fe>:·Abbrev·Number:·7·(DW_TAG_variable)
336 ····<2ff>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·336 ····<2ff>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
337 ····<303>···DW_AT_decl_file···:·(data1)·1337 ····<303>···DW_AT_decl_file···:·(data1)·1
338 ····<304>···DW_AT_decl_line···:·(data2)·1475338 ····<304>···DW_AT_decl_line···:·(data2)·1475
339 ····<306>···DW_AT_decl_column·:·(data1)·12339 ····<306>···DW_AT_decl_column·:·(data1)·12
340 ····<307>···DW_AT_type········:·(GNU_ref_alt)·<0x31>340 ····<307>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
341 ·<1><30b>:·Abbrev·Number:·7·(DW_TAG_variable)341 ·<1><30b>:·Abbrev·Number:·7·(DW_TAG_variable)
342 ····<30c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·342 ····<30c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
343 ····<310>···DW_AT_decl_file···:·(data1)·1343 ····<310>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 1936530/1944223 bytes (99.60%) of diff not shown.
1.07 KB
strings --all --bytes=8 {}
    
Offset 1, 49 lines modifiedOffset 1, 52 lines modified
1 oGCC:·(Debian·14.2.0-8)·14.2.01 LGCC:·(Debian·14.2.0-8)·14.2.0
2 .2S$2'eq 
3 5BG]'TUZ 
4 {b#i|J}b 
5 dtSzkpsn 
6 ij-9UH-jZ 
7 87FMn,c,h 
8 R3uDFYej 
9 #X»     -\([Q+ 
10 NjG}gp7UMh 
11 q<f|~]c| 
12 %,{y|3)#F 
13 4$DcBQXY*9b 
14 j7T(wk$+ 
15 jso42{cS 
16 2JT,'?iX 
17 EY~}*&BH 
18 tgl]A:vglS@ 
19 -Lb{|\`k 
20 g·-zIl$b 
21 IK$>_".$! 
22 ]'cJ=Z'??Bq 
23 C"h»    0M=* 
24 b6.H2UDb 
25 N+dhv^.1 
26 ?<"&~qt@ 
27 W4|bSO'» 
28 8pR8B-1u 
29 f/0wUCe1 
30 RvtkhUVc 
31 hM1\4dsk 
32 {;"qR677 
33 8xq0R*]N 
34 _~WV<G'-< 
35 b,aUC»  #e»?2 s~8-FLT@'
 3 IN~fwdt#T·
 4 /ei»    fh\I
 5 :6&S_a9)
 6 Tq0\s<KV
 7 C7QM*/t/
 8 o$f(gluJ
 9 DMJFzB;Y
 10 <}9}VL_>
 11 cgDK\sp5
 12 HYaO)&Sv
 13 |0\[0FP~
 14 K)7z9obV
 15 !fpoeRUY6
 16 TP&wp8Khh6P
 17 S$_H?d» :
 18 X[f:,Orl
 19 vcl]@:tclSA
 20 Mqcgk<7x
 21 \Eo'cd_(
 22 f4UfAndrS
 23 GU^x#>5Q
 24 s,q)_PM>!"^A
 25 t:SZB+<4
 26 Li*n?ds"
 27 B!qq+K.M
 28 qD|`]{F<
 29 un#;lBCV1
 30 0»      p"\4fC
 31 "yxYEQ.r
 32 ~jhX>tnh
 33 dTyfAPg9
 34 \9pkAMde
 35 /k@Lu5r;·s
36 _{)jHe1136 _{)jHe11
37 CCm»    R=·v 
38 \h\;HlJ"e 
39 gb+euuO:bU 
40 $GH/sJlZ 
41 )(,E1fKR 
42 kU/yK7ew37 W~g"fTTZ
 38 ,;g3=MR}
 39 g?4:?46jd
 40 pMlsOV8^
 41 Bzl}r8?/
 42 )i\e:B}!
 43 0$PlX_y·y
 44 !W5WdV8K
 45 %F|gv%S{v%SG
43 2d)t'!Xv46 2d)t'!Xv
44 9+xv:E5;47 9+xv:E5;
45 jp;XU5er648 jp;XU5er6
46 iOPB\>4x49 iOPB\>4x
47 #R:V90}*@50 #R:V90}*@
48 RN_?Lr:G51 RN_?Lr:G
49 *b&P+RYZ52 *b&P+RYZ
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
2.54 MB
./usr/lib/debug/.build-id/45/1ae7394ae1db0d674fd03737abb569b6396f0e.debug vs.
./usr/lib/debug/.build-id/0d/9324dfa5125657192b22b9720c36d5cb315b26.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 87% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········758640·(bytes·into·file)13 ··Start·of·section·headers:··········758644·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.22 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0xb9370:1 There·are·35·section·headers,·starting·at·offset·0xb9374:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c20·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c20·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0005fbf4·00fbec·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0005fbf4·00fbec·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0005fcec·00fbec·000314·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0005fcec·00fbec·000314·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00060000·00fbec·001058·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00060000·00fbec·001058·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00061058·00fbec·000840·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00061058·00fbec·000840·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00008b·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00008b·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001f4·0468b9·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001f4·0468bd·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·046ab0·0003ce·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·046ab4·0003ce·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·046e80·0204ee·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·046e84·0204ee·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·067370·000cd0·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·067374·000cd0·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·068040·00003f·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·068044·00003f·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·068080·03b20c·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·068084·03b20c·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·0a328c·009be6·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·0a3290·009be6·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0ace72·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0ace76·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·0acec8·006030·10·····33·1348··437 ··[32]·.symtab···········SYMTAB··········00000000·0acecc·006030·10·····33·1348··4
38 ··[33]·.strtab···········STRTAB··········00000000·0b2ef8·006312·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·0b2efc·006312·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·0b920a·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·0b920e·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·451ae7394ae1db0d674fd03737abb569b6396f0e3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0d9324dfa5125657192b22b9720c36d5cb315b26
2.53 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 37 lines modifiedOffset 3, 37 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x85b71·(32-bit)4 ···Length:········0x85b71·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·140·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·140·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/graph/_mcp.cpython-313-arm-linux-gnueabihf.so.p/_mcp.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/graph/_mcp.cpython-313-arm-linux-gnueabihf.so.p/_mcp.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x142df14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x142df
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·130 ····<3d>···DW_AT_byte_size···:·(data1)·1
31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
33 ·<1><43>:·Abbrev·Number:·47·(DW_TAG_imported_unit)33 ·<1><43>:·Abbrev·Number:·47·(DW_TAG_imported_unit)
34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
35 ·<1><48>:·Abbrev·Number:·47·(DW_TAG_imported_unit)35 ·<1><48>:·Abbrev·Number:·47·(DW_TAG_imported_unit)
36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
37 ·<1><4d>:·Abbrev·Number:·47·(DW_TAG_imported_unit)37 ·<1><4d>:·Abbrev·Number:·47·(DW_TAG_imported_unit)
38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
39 ·<1><52>:·Abbrev·Number:·47·(DW_TAG_imported_unit)39 ·<1><52>:·Abbrev·Number:·47·(DW_TAG_imported_unit)
Offset 263, 15 lines modifiedOffset 263, 15 lines modified
263 ·<1><282>:·Abbrev·Number:·118·(DW_TAG_const_type)263 ·<1><282>:·Abbrev·Number:·118·(DW_TAG_const_type)
264 ····<283>···DW_AT_type········:·(GNU_ref_alt)·<0x7bc5>264 ····<283>···DW_AT_type········:·(GNU_ref_alt)·<0x7bc5>
265 ·<1><287>:·Abbrev·Number:·118·(DW_TAG_const_type)265 ·<1><287>:·Abbrev·Number:·118·(DW_TAG_const_type)
266 ····<288>···DW_AT_type········:·(GNU_ref_alt)·<0xa455>266 ····<288>···DW_AT_type········:·(GNU_ref_alt)·<0xa455>
267 ·<1><28c>:·Abbrev·Number:·118·(DW_TAG_const_type)267 ·<1><28c>:·Abbrev·Number:·118·(DW_TAG_const_type)
268 ····<28d>···DW_AT_type········:·(GNU_ref_alt)·<0xa478>268 ····<28d>···DW_AT_type········:·(GNU_ref_alt)·<0xa478>
269 ·<1><291>:·Abbrev·Number:·21·(DW_TAG_variable)269 ·<1><291>:·Abbrev·Number:·21·(DW_TAG_variable)
270 ····<292>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·270 ····<292>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
271 ····<296>···DW_AT_decl_file···:·(data1)·14271 ····<296>···DW_AT_decl_file···:·(data1)·14
272 ····<297>···DW_AT_decl_line···:·(data2)·641272 ····<297>···DW_AT_decl_line···:·(data2)·641
273 ····<299>···DW_AT_decl_column·:·(data1)·15273 ····<299>···DW_AT_decl_column·:·(data1)·15
274 ····<29a>···DW_AT_type········:·(GNU_ref_alt)·<0x142>274 ····<29a>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
275 ····<29e>···DW_AT_location····:·(exprloc)·5·byte·block:·3·68·17·6·0·»(DW_OP_addr:·61768)275 ····<29e>···DW_AT_location····:·(exprloc)·5·byte·block:·3·68·17·6·0·»(DW_OP_addr:·61768)
276 ·<1><2a4>:·Abbrev·Number:·96·(DW_TAG_structure_type)276 ·<1><2a4>:·Abbrev·Number:·96·(DW_TAG_structure_type)
277 ····<2a5>···DW_AT_byte_size···:·(data1)·20277 ····<2a5>···DW_AT_byte_size···:·(data1)·20
Offset 297, 308 lines modifiedOffset 297, 308 lines modified
297 ····<2c1>···DW_AT_name········:·(string)·n297 ····<2c1>···DW_AT_name········:·(string)·n
298 ····<2c3>···DW_AT_decl_file···:·(implicit_const)·1298 ····<2c3>···DW_AT_decl_file···:·(implicit_const)·1
299 ····<2c3>···DW_AT_decl_line···:·(data2)·1242299 ····<2c3>···DW_AT_decl_line···:·(data2)·1242
300 ····<2c5>···DW_AT_decl_column·:·(data1)·63300 ····<2c5>···DW_AT_decl_column·:·(data1)·63
301 ····<2c6>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>301 ····<2c6>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
302 ····<2ca>···DW_AT_data_member_location:·(data1)·8302 ····<2ca>···DW_AT_data_member_location:·(data1)·8
303 ·<2><2cb>:·Abbrev·Number:·44·(DW_TAG_member)303 ·<2><2cb>:·Abbrev·Number:·44·(DW_TAG_member)
304 ····<2cc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·304 ····<2cc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
305 ····<2d0>···DW_AT_decl_file···:·(implicit_const)·1305 ····<2d0>···DW_AT_decl_file···:·(implicit_const)·1
306 ····<2d0>···DW_AT_decl_line···:·(data2)·1242306 ····<2d0>···DW_AT_decl_line···:·(data2)·1242
307 ····<2d2>···DW_AT_decl_column·:·(data1)·78307 ····<2d2>···DW_AT_decl_column·:·(data1)·78
308 ····<2d3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>308 ····<2d3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
309 ····<2d7>···DW_AT_data_member_location:·(data1)·12309 ····<2d7>···DW_AT_data_member_location:·(data1)·12
310 ·<2><2d8>:·Abbrev·Number:·44·(DW_TAG_member)310 ·<2><2d8>:·Abbrev·Number:·44·(DW_TAG_member)
311 ····<2d9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·311 ····<2d9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
312 ····<2dd>···DW_AT_decl_file···:·(implicit_const)·1312 ····<2dd>···DW_AT_decl_file···:·(implicit_const)·1
313 ····<2dd>···DW_AT_decl_line···:·(data2)·1243313 ····<2dd>···DW_AT_decl_line···:·(data2)·1243
314 ····<2df>···DW_AT_decl_column·:·(data1)·28314 ····<2df>···DW_AT_decl_column·:·(data1)·28
315 ····<2e0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>315 ····<2e0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
316 ····<2e4>···DW_AT_data_member_location:·(data1)·16316 ····<2e4>···DW_AT_data_member_location:·(data1)·16
317 ·<2><2e5>:·Abbrev·Number:·44·(DW_TAG_member)317 ·<2><2e5>:·Abbrev·Number:·44·(DW_TAG_member)
318 ····<2e6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·318 ····<2e6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
319 ····<2ea>···DW_AT_decl_file···:·(implicit_const)·1319 ····<2ea>···DW_AT_decl_file···:·(implicit_const)·1
320 ····<2ea>···DW_AT_decl_line···:·(data2)·1243320 ····<2ea>···DW_AT_decl_line···:·(data2)·1243
321 ····<2ec>···DW_AT_decl_column·:·(data1)·51321 ····<2ec>···DW_AT_decl_column·:·(data1)·51
322 ····<2ed>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>322 ····<2ed>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
323 ····<2f1>···DW_AT_data_member_location:·(data1)·17323 ····<2f1>···DW_AT_data_member_location:·(data1)·17
324 ·<2><2f2>:·Abbrev·Number:·44·(DW_TAG_member)324 ·<2><2f2>:·Abbrev·Number:·44·(DW_TAG_member)
325 ····<2f3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·325 ····<2f3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
326 ····<2f7>···DW_AT_decl_file···:·(implicit_const)·1326 ····<2f7>···DW_AT_decl_file···:·(implicit_const)·1
327 ····<2f7>···DW_AT_decl_line···:·(data2)·1243327 ····<2f7>···DW_AT_decl_line···:·(data2)·1243
328 ····<2f9>···DW_AT_decl_column·:·(data1)·70328 ····<2f9>···DW_AT_decl_column·:·(data1)·70
329 ····<2fa>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>329 ····<2fa>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
330 ····<2fe>···DW_AT_data_member_location:·(data1)·18330 ····<2fe>···DW_AT_data_member_location:·(data1)·18
331 ·<2><2ff>:·Abbrev·Number:·0331 ·<2><2ff>:·Abbrev·Number:·0
332 ·<1><300>:·Abbrev·Number:·78·(DW_TAG_typedef)332 ·<1><300>:·Abbrev·Number:·78·(DW_TAG_typedef)
333 ····<301>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·333 ····<301>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
334 ····<305>···DW_AT_decl_file···:·(data1)·1334 ····<305>···DW_AT_decl_file···:·(data1)·1
335 ····<306>···DW_AT_decl_line···:·(data2)·1243335 ····<306>···DW_AT_decl_line···:·(data2)·1243
336 ····<308>···DW_AT_decl_column·:·(data1)·80336 ····<308>···DW_AT_decl_column·:·(data1)·80
337 ····<309>···DW_AT_type········:·(ref_udata)·<0x2a4>337 ····<309>···DW_AT_type········:·(ref_udata)·<0x2a4>
338 ·<1><30b>:·Abbrev·Number:·92·(DW_TAG_typedef)338 ·<1><30b>:·Abbrev·Number:·92·(DW_TAG_typedef)
339 ····<30c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·339 ····<30c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
340 ····<310>···DW_AT_decl_file···:·(data1)·1340 ····<310>···DW_AT_decl_file···:·(data1)·1
341 ····<311>···DW_AT_decl_line···:·(data2)·1361341 ····<311>···DW_AT_decl_line···:·(data2)·1361
342 ····<313>···DW_AT_decl_column·:·(data1)·23342 ····<313>···DW_AT_decl_column·:·(data1)·23
343 ····<314>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>343 ····<314>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
344 ·<1><318>:·Abbrev·Number:·92·(DW_TAG_typedef)344 ·<1><318>:·Abbrev·Number:·92·(DW_TAG_typedef)
345 ····<319>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·345 ····<319>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
346 ····<31d>···DW_AT_decl_file···:·(data1)·1346 ····<31d>···DW_AT_decl_file···:·(data1)·1
347 ····<31e>···DW_AT_decl_line···:·(data2)·1362347 ····<31e>···DW_AT_decl_line···:·(data2)·1362
348 ····<320>···DW_AT_decl_column·:·(data1)·19348 ····<320>···DW_AT_decl_column·:·(data1)·19
349 ····<321>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>349 ····<321>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
350 ·<1><325>:·Abbrev·Number:·21·(DW_TAG_variable)350 ·<1><325>:·Abbrev·Number:·21·(DW_TAG_variable)
351 ····<326>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·351 ····<326>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
352 ····<32a>···DW_AT_decl_file···:·(data1)·1352 ····<32a>···DW_AT_decl_file···:·(data1)·1
353 ····<32b>···DW_AT_decl_line···:·(data2)·1472353 ····<32b>···DW_AT_decl_line···:·(data2)·1472
354 ····<32d>···DW_AT_decl_column·:·(data1)·18354 ····<32d>···DW_AT_decl_column·:·(data1)·18
355 ····<32e>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>355 ····<32e>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
356 ····<332>···DW_AT_location····:·(exprloc)·5·byte·block:·3·38·17·6·0·»(DW_OP_addr:·61738)356 ····<332>···DW_AT_location····:·(exprloc)·5·byte·block:·3·38·17·6·0·»(DW_OP_addr:·61738)
357 ·<1><338>:·Abbrev·Number:·9·(DW_TAG_variable)357 ·<1><338>:·Abbrev·Number:·9·(DW_TAG_variable)
358 ····<339>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·358 ····<339>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
359 ····<33d>···DW_AT_decl_file···:·(data1)·1359 ····<33d>···DW_AT_decl_file···:·(data1)·1
360 ····<33e>···DW_AT_decl_line···:·(data2)·1474360 ····<33e>···DW_AT_decl_line···:·(data2)·1474
361 ····<340>···DW_AT_decl_column·:·(data1)·12361 ····<340>···DW_AT_decl_column·:·(data1)·12
362 ····<341>···DW_AT_type········:·(GNU_ref_alt)·<0x31>362 ····<341>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
363 ·<1><345>:·Abbrev·Number:·9·(DW_TAG_variable)363 ·<1><345>:·Abbrev·Number:·9·(DW_TAG_variable)
364 ····<346>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·364 ····<346>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
365 ····<34a>···DW_AT_decl_file···:·(data1)·1365 ····<34a>···DW_AT_decl_file···:·(data1)·1
366 ····<34b>···DW_AT_decl_line···:·(data2)·1475366 ····<34b>···DW_AT_decl_line···:·(data2)·1475
367 ····<34d>···DW_AT_decl_column·:·(data1)·12367 ····<34d>···DW_AT_decl_column·:·(data1)·12
368 ····<34e>···DW_AT_type········:·(GNU_ref_alt)·<0x31>368 ····<34e>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
369 ·<1><352>:·Abbrev·Number:·9·(DW_TAG_variable)369 ·<1><352>:·Abbrev·Number:·9·(DW_TAG_variable)
Max diff block lines reached; 2645287/2653016 bytes (99.71%) of diff not shown.
1.48 KB
strings --all --bytes=8 {}
    
Offset 1, 70 lines modifiedOffset 1, 70 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 1[&GCC:·(Debian·14.2.0-8)·14.2.0
2 =1QCM(L* 
3 hJkH||Qh 
4 }k.n[7*X 
5 S]STADtQMJ 
6 dzWvC:gM 
7 +ow|%g;y 
8 ^fYaT_Ug 
9 G^BxN%2e»       + 
10 veF]BrcJ 
11 A-.(Lvi[ 
12 T-s"f|!cf 
13 E#SQ!Io$ 
14 =<0N,[|C 
15 Wl7y(XFf 
16 ~`,s/F5S 
17 eQB~Q#Yt$ 
18 kRL>*c'6J 
19 .i`LgCNX 
20 F»      :WCae? 
21 -:L?}KZ^ 
22 "dgUVVH`H- 
23 ?Pq4Fed- 
24 m3T#A_e» 
25 &N(5)QC$n 
26 QbGh6Wl&I0 
27 [*h("No9 
28 OjZ*+cj!M+ 
29 ",5T*q4` 
30 $'sCO.#; 
31 mx·G.w1r 
32 &8;?2)Gu 
33 z4^5k%gi 
34 48>*@·g~ 
35 q_Q]'54LE 
36 e+es,_y`> 
37 >$Vmqh2/ 
38 Y6D6KLL' 
39 }Zl0I6lz 
40 5J/@·7v, 
41 DPnyGvc' 
42 D/YykOE9 
43 mxkR[+o@2 zut0z"Wk
 3 Ge#XZFuZG
 4 3*B[@1>TF
 5 TmJA^fj8»       
 6 *~F4i(^g
 7 s/ZmH.X4~
 8 9;At@c» vl
 9 2'&x[&'8
 10 $k-P>B0S
 11 ifpU-!M(
 12 JoCr~|^1d
 13 -g"i|t)|
 14 vw6r<hct#
 15 bv3}w#{d
 16 ;+l.cl.3
 17 ;+l.cl.3c
 18 3q)=SQ;}
 19 Y4*G?U·k
 20 ++@.d@.4
 21 a>[v147@}U-
 22 rU4K>Y%o
 23 ||b(~\R}
 24 V·^2[90A
 25 J[0W*ArS`
 26 qVas"2c6
 27 hdy#9hAd
 28 ezvJvY<;
 29 -'XZN?I,
 30 guu-O]e!-
 31 H=Q![}0!
 32 "Bmx[Q*m
 33 =Z&*Vf9^&
 34 B·\eJtej
 35 Nj."stRK
 36 v8ADBC,O%
 37 nc*uc.[^
 38 ,m,I{$\[
 39 BxD2[1+?
 40 VF@@%6KR
 41 MW2lS>4+c
 42 I86+rjGmNO
 43 |(·`iY"·
 44 9sfvvwv&x
 45 @^,U!}F+ZI&
 46 5DN8)"#A
 47 &OXfF[EM
 48 t·O\j9r,[i
 49 'U5jJZ=N
 50 [Ef*xW_U
 51 UT[?UU[QT
 52 w0Jm!x!?Z+
44 x0UlJBX753 x·MlJBX7
 54 RmRWx<D8
 55 91<@d·<x
 56 dK@HW4wu
 57 [,J]8/*c\zI}
 58 M2/0[\» If
 59 |Y%soU/q
 60 GWU^zr^>PyI
 61 xQ8]~o» Os
 62 wp0_Scso
 63 nr,m|3P#
45 S\j`»   `zq 
46 {(M4ZQv· 
47 QmRKx<F8 
48 0eI;#z?[ 
49 5F?dFOIF3 
50 aiPP"G{. 
51 s3Z-W@iMP 
52 >@$32L1er'5POi$=G 
53 u$^6KyPq7 
54 u8/*Kkt= 
55 4X44Q|>L 
56 H&-#:zm?. 
57 <M#zQpkt 
58 TL"V)HSq 
59 )3UW@\2Su 
60 *nOtuZ0C 
61 fTEj~·5# 
62 }"]E#MYC| 
63 urmrk$)u*, 
64 PczV6r3pGZ64 PczV6r3pGZ
65 u=C7I.n<Y65 u=C7I.n<Y
66 ·P6+CL,<66 ·P6+CL,<
67 DEQ|<!h}67 DEQ|<!h}
Max diff block lines reached; 22/1468 bytes (1.50%) of diff not shown.
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.21 MB
./usr/lib/debug/.build-id/46/35c86b53191791efe43db2b8a0f5905464edcf.debug vs.
./usr/lib/debug/.build-id/05/fd5f1831a320b0d37771e1c66f7913b67d639b.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 85% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········282628·(bytes·into·file)13 ··Start·of·section·headers:··········282620·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x45004:1 There·are·35·section·headers,·starting·at·offset·0x44ffc:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000ae0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000ae0·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0002fc4c·00fc44·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0002fc4c·00fc44·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0002fd44·00fc44·0002bc·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0002fd44·00fc44·0002bc·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00030000·00fc44·000644·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00030000·00fc44·000644·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00030648·00fc44·0003a4·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00030648·00fc44·0003a4·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00007a·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00007a·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001e4·01a9b7·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001e4·01a9ae·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·01ab9c·0003c9·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·01ab94·0003c9·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·01af68·00c4ec·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·01af60·00c4ec·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·027454·000728·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·02744c·000728·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·027b7c·000049·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·027b74·000049·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·027bc8·014007·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·027bc0·014007·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·03bbd0·00337e·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·03bbc8·00337e·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·03ef4e·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·03ef46·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·03efa4·003250·10·····33·634··437 ··[32]·.symtab···········SYMTAB··········00000000·03ef9c·003250·10·····33·634··4
38 ··[33]·.strtab···········STRTAB··········00000000·0421f4·002caa·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·0421ec·002caa·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·044e9e·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·044e96·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·4635c86b53191791efe43db2b8a0f5905464edcf3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·05fd5f1831a320b0d37771e1c66f7913b67d639b
1.2 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 37 lines modifiedOffset 3, 37 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x302df·(32-bit)4 ···Length:········0x302df·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·130·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·130·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/_shared/geometry.cpython-313-arm-linux-gnueabihf.so.p/geometry.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/_shared/geometry.cpython-313-arm-linux-gnueabihf.so.p/geometry.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x62ac14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x62ac
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
33 ·<1><43>:·Abbrev·Number:·48·(DW_TAG_imported_unit)33 ·<1><43>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
35 ·<1><48>:·Abbrev·Number:·48·(DW_TAG_imported_unit)35 ·<1><48>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
37 ·<1><4d>:·Abbrev·Number:·48·(DW_TAG_imported_unit)37 ·<1><4d>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
39 ·<1><52>:·Abbrev·Number:·48·(DW_TAG_imported_unit)39 ·<1><52>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
Offset 129, 97 lines modifiedOffset 129, 97 lines modified
129 ·<1><133>:·Abbrev·Number:·48·(DW_TAG_imported_unit)129 ·<1><133>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
130 ····<134>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>130 ····<134>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>
131 ·<1><138>:·Abbrev·Number:·48·(DW_TAG_imported_unit)131 ·<1><138>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
132 ····<139>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>132 ····<139>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
133 ·<1><13d>:·Abbrev·Number:·48·(DW_TAG_imported_unit)133 ·<1><13d>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
134 ····<13e>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>134 ····<13e>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
135 ·<1><142>:·Abbrev·Number:·91·(DW_TAG_variable)135 ·<1><142>:·Abbrev·Number:·91·(DW_TAG_variable)
136 ····<143>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3217df)·136 ····<143>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3217b7)·
137 ····<147>···DW_AT_decl_file···:·(data1)·29137 ····<147>···DW_AT_decl_file···:·(data1)·29
138 ····<148>···DW_AT_decl_line···:·(data1)·24138 ····<148>···DW_AT_decl_line···:·(data1)·24
139 ····<149>···DW_AT_decl_column·:·(data1)·26139 ····<149>···DW_AT_decl_column·:·(data1)·26
140 ····<14a>···DW_AT_type········:·(GNU_ref_alt)·<0x7eec>140 ····<14a>···DW_AT_type········:·(GNU_ref_alt)·<0x7eec>
141 ····<14e>···DW_AT_external····:·(flag_present)·1141 ····<14e>···DW_AT_external····:·(flag_present)·1
142 ····<14e>···DW_AT_declaration·:·(flag_present)·1142 ····<14e>···DW_AT_declaration·:·(flag_present)·1
143 ·<1><14e>:·Abbrev·Number:·132·(DW_TAG_structure_type)143 ·<1><14e>:·Abbrev·Number:·132·(DW_TAG_structure_type)
144 ····<150>···DW_AT_byte_size···:·(data1)·20144 ····<150>···DW_AT_byte_size···:·(data1)·20
145 ····<151>···DW_AT_decl_file···:·(data1)·10145 ····<151>···DW_AT_decl_file···:·(data1)·10
146 ····<152>···DW_AT_decl_line···:·(data1)·5146 ····<152>···DW_AT_decl_line···:·(data1)·5
147 ····<153>···DW_AT_decl_column·:·(data1)·9147 ····<153>···DW_AT_decl_column·:·(data1)·9
148 ····<154>···DW_AT_sibling·····:·(ref_udata)·<0x17e>148 ····<154>···DW_AT_sibling·····:·(ref_udata)·<0x17e>
149 ·<2><156>:·Abbrev·Number:·103·(DW_TAG_member)149 ·<2><156>:·Abbrev·Number:·103·(DW_TAG_member)
150 ····<157>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x322935)·150 ····<157>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32290d)·
151 ····<15b>···DW_AT_decl_file···:·(data1)·10151 ····<15b>···DW_AT_decl_file···:·(data1)·10
152 ····<15c>···DW_AT_decl_line···:·(data1)·6152 ····<15c>···DW_AT_decl_line···:·(data1)·6
153 ····<15d>···DW_AT_decl_column·:·(data1)·5153 ····<15d>···DW_AT_decl_column·:·(data1)·5
154 ····<15e>···DW_AT_type········:·(GNU_ref_alt)·<0x865d>154 ····<15e>···DW_AT_type········:·(GNU_ref_alt)·<0x865d>
155 ····<162>···DW_AT_data_member_location:·(data1)·0155 ····<162>···DW_AT_data_member_location:·(data1)·0
156 ·<2><163>:·Abbrev·Number:·103·(DW_TAG_member)156 ·<2><163>:·Abbrev·Number:·103·(DW_TAG_member)
157 ····<164>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x332fb4)·157 ····<164>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x332f8c)·
158 ····<168>···DW_AT_decl_file···:·(data1)·10158 ····<168>···DW_AT_decl_file···:·(data1)·10
159 ····<169>···DW_AT_decl_line···:·(data1)·7159 ····<169>···DW_AT_decl_line···:·(data1)·7
160 ····<16a>···DW_AT_decl_column·:·(data1)·35160 ····<16a>···DW_AT_decl_column·:·(data1)·35
161 ····<16b>···DW_AT_type········:·(GNU_ref_alt)·<0x2d4f>161 ····<16b>···DW_AT_type········:·(GNU_ref_alt)·<0x2d4f>
162 ····<16f>···DW_AT_data_member_location:·(data1)·12162 ····<16f>···DW_AT_data_member_location:·(data1)·12
163 ·<2><170>:·Abbrev·Number:·103·(DW_TAG_member)163 ·<2><170>:·Abbrev·Number:·103·(DW_TAG_member)
164 ····<171>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ccf69)·164 ····<171>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ccf41)·
165 ····<175>···DW_AT_decl_file···:·(data1)·10165 ····<175>···DW_AT_decl_file···:·(data1)·10
166 ····<176>···DW_AT_decl_line···:·(data1)·8166 ····<176>···DW_AT_decl_line···:·(data1)·8
167 ····<177>···DW_AT_decl_column·:·(data1)·10167 ····<177>···DW_AT_decl_column·:·(data1)·10
168 ····<178>···DW_AT_type········:·(GNU_ref_alt)·<0x1ae>168 ····<178>···DW_AT_type········:·(GNU_ref_alt)·<0x1ae>
169 ····<17c>···DW_AT_data_member_location:·(data1)·16169 ····<17c>···DW_AT_data_member_location:·(data1)·16
170 ·<2><17d>:·Abbrev·Number:·0170 ·<2><17d>:·Abbrev·Number:·0
171 ·<1><17e>:·Abbrev·Number:·134·(DW_TAG_typedef)171 ·<1><17e>:·Abbrev·Number:·134·(DW_TAG_typedef)
172 ····<180>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f88b1)·172 ····<180>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f889d)·
173 ····<184>···DW_AT_decl_file···:·(data1)·10173 ····<184>···DW_AT_decl_file···:·(data1)·10
174 ····<185>···DW_AT_decl_line···:·(data1)·15174 ····<185>···DW_AT_decl_line···:·(data1)·15
175 ····<186>···DW_AT_decl_column·:·(data1)·3175 ····<186>···DW_AT_decl_column·:·(data1)·3
176 ····<187>···DW_AT_type········:·(ref_udata)·<0x14e>176 ····<187>···DW_AT_type········:·(ref_udata)·<0x14e>
177 ·<1><189>:·Abbrev·Number:·91·(DW_TAG_variable)177 ·<1><189>:·Abbrev·Number:·91·(DW_TAG_variable)
178 ····<18a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ea49f)·178 ····<18a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ea48b)·
179 ····<18e>···DW_AT_decl_file···:·(data1)·31179 ····<18e>···DW_AT_decl_file···:·(data1)·31
180 ····<18f>···DW_AT_decl_line···:·(data1)·89180 ····<18f>···DW_AT_decl_line···:·(data1)·89
181 ····<190>···DW_AT_decl_column·:·(data1)·24181 ····<190>···DW_AT_decl_column·:·(data1)·24
182 ····<191>···DW_AT_type········:·(GNU_ref_alt)·<0x85f0>182 ····<191>···DW_AT_type········:·(GNU_ref_alt)·<0x85f0>
183 ····<195>···DW_AT_external····:·(flag_present)·1183 ····<195>···DW_AT_external····:·(flag_present)·1
184 ····<195>···DW_AT_declaration·:·(flag_present)·1184 ····<195>···DW_AT_declaration·:·(flag_present)·1
185 ·<1><195>:·Abbrev·Number:·91·(DW_TAG_variable)185 ·<1><195>:·Abbrev·Number:·91·(DW_TAG_variable)
186 ····<196>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ea115)·186 ····<196>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ea101)·
187 ····<19a>···DW_AT_decl_file···:·(data1)·31187 ····<19a>···DW_AT_decl_file···:·(data1)·31
188 ····<19b>···DW_AT_decl_line···:·(data1)·107188 ····<19b>···DW_AT_decl_line···:·(data1)·107
189 ····<19c>···DW_AT_decl_column·:·(data1)·24189 ····<19c>···DW_AT_decl_column·:·(data1)·24
190 ····<19d>···DW_AT_type········:·(GNU_ref_alt)·<0x85f0>190 ····<19d>···DW_AT_type········:·(GNU_ref_alt)·<0x85f0>
191 ····<1a1>···DW_AT_external····:·(flag_present)·1191 ····<1a1>···DW_AT_external····:·(flag_present)·1
192 ····<1a1>···DW_AT_declaration·:·(flag_present)·1192 ····<1a1>···DW_AT_declaration·:·(flag_present)·1
193 ·<1><1a1>:·Abbrev·Number:·91·(DW_TAG_variable)193 ·<1><1a1>:·Abbrev·Number:·91·(DW_TAG_variable)
194 ····<1a2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ea3bd)·194 ····<1a2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ea3a9)·
195 ····<1a6>···DW_AT_decl_file···:·(data1)·31195 ····<1a6>···DW_AT_decl_file···:·(data1)·31
196 ····<1a7>···DW_AT_decl_line···:·(data1)·115196 ····<1a7>···DW_AT_decl_line···:·(data1)·115
197 ····<1a8>···DW_AT_decl_column·:·(data1)·24197 ····<1a8>···DW_AT_decl_column·:·(data1)·24
198 ····<1a9>···DW_AT_type········:·(GNU_ref_alt)·<0x85f0>198 ····<1a9>···DW_AT_type········:·(GNU_ref_alt)·<0x85f0>
199 ····<1ad>···DW_AT_external····:·(flag_present)·1199 ····<1ad>···DW_AT_external····:·(flag_present)·1
200 ····<1ad>···DW_AT_declaration·:·(flag_present)·1200 ····<1ad>···DW_AT_declaration·:·(flag_present)·1
201 ·<1><1ad>:·Abbrev·Number:·91·(DW_TAG_variable)201 ·<1><1ad>:·Abbrev·Number:·91·(DW_TAG_variable)
202 ····<1ae>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ea404)·202 ····<1ae>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ea3f0)·
203 ····<1b2>···DW_AT_decl_file···:·(data1)·31203 ····<1b2>···DW_AT_decl_file···:·(data1)·31
204 ····<1b3>···DW_AT_decl_line···:·(data1)·121204 ····<1b3>···DW_AT_decl_line···:·(data1)·121
205 ····<1b4>···DW_AT_decl_column·:·(data1)·24205 ····<1b4>···DW_AT_decl_column·:·(data1)·24
206 ····<1b5>···DW_AT_type········:·(GNU_ref_alt)·<0x85f0>206 ····<1b5>···DW_AT_type········:·(GNU_ref_alt)·<0x85f0>
207 ····<1b9>···DW_AT_external····:·(flag_present)·1207 ····<1b9>···DW_AT_external····:·(flag_present)·1
208 ····<1b9>···DW_AT_declaration·:·(flag_present)·1208 ····<1b9>···DW_AT_declaration·:·(flag_present)·1
209 ·<1><1b9>:·Abbrev·Number:·91·(DW_TAG_variable)209 ·<1><1b9>:·Abbrev·Number:·91·(DW_TAG_variable)
210 ····<1ba>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32173a)·210 ····<1ba>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x321712)·
211 ····<1be>···DW_AT_decl_file···:·(data1)·40211 ····<1be>···DW_AT_decl_file···:·(data1)·40
212 ····<1bf>···DW_AT_decl_line···:·(data1)·32212 ····<1bf>···DW_AT_decl_line···:·(data1)·32
213 ····<1c0>···DW_AT_decl_column·:·(data1)·26213 ····<1c0>···DW_AT_decl_column·:·(data1)·26
214 ····<1c1>···DW_AT_type········:·(GNU_ref_alt)·<0x7eec>214 ····<1c1>···DW_AT_type········:·(GNU_ref_alt)·<0x7eec>
215 ····<1c5>···DW_AT_external····:·(flag_present)·1215 ····<1c5>···DW_AT_external····:·(flag_present)·1
216 ····<1c5>···DW_AT_declaration·:·(flag_present)·1216 ····<1c5>···DW_AT_declaration·:·(flag_present)·1
217 ·<1><1c5>:·Abbrev·Number:·21·(DW_TAG_variable)217 ·<1><1c5>:·Abbrev·Number:·21·(DW_TAG_variable)
Max diff block lines reached; 1254970/1262615 bytes (99.39%) of diff not shown.
714 B
strings --all --bytes=8 {}
    
Offset 1, 32 lines modifiedOffset 1, 35 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 g|B%?Y,L|a 
3 u6~'!8(/M 
4 B@V-:)\+ 
5 mNjR(msRB 
6 4AWf"5b< 
7 kkqam936 
8 XzG@/zo8*A2 Ht&*E=(:G
 3 QG-Y=zZVX
 4 P3tT7BYfbT
 5 ki-,aKu*
 6 8D2^V3.x
 7 -'C@0i*N
 8 .OLf+.R»3
 9 =ODb|#m7
 10 "·(*MDDTDD
 11 J(n?%PzS
 12 HxC9)e<7Z
 13 mF'c^rn=
 14 VcKkI'xRz
9 ·:zYd_Zd15 ·:zYd_Rd
 16 v5kq%$U{
 17 MiMlo|^2:Eh
 18 ,/?I)f_4
 19 ^eY`"qWv
 20 j*jQl»  uE
 21 xOc?3iDL
 22 =WVYio]'
10 Qw»     `fi*~ 
11 QVu0w@tU 
12 iRo7t_0I 
13 !bIS:-uL 
14 ^·\0L6Hn= 
15 $&i`B[?]A 
16 i3»     FO/S? 
17 1Gqi[k.H 
18 ;OVYIo]' 
19 cD"x(Nf>23 cD"x(VV>
 24 OU#}]xjSz
 25 A6)W[.W[
 26 ACclAcbl%&
 27 7>``yU» ^
 28 a[]·jCm-2
20 |RF]NP2>E 
21 oKGvm{W9 
22 Dg|7T"n%(A 
23 o((])y» % 
24 *S[dRe&D:l3Z 
25 ·F=S3qmR 
26 >N1D.-rJP29 >N1D.-rJP
27 l=@![p1/30 l=@![p1/
28 tcN5Zzf»31 tcN5Zzf»
29 Cj!"L_Kq32 Cj!"L_Kq
30 "|#*PQn_33 "|#*PQn_
31 nxVW3&)=34 nxVW3&)=
32 =,uzX{Ses35 =,uzX{Ses
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
2.08 MB
./usr/lib/debug/.build-id/46/774071d1a59c43859900870ffd677aa76e33a7.debug vs.
./usr/lib/debug/.build-id/37/6777b840d7f1315bd04999fc172a92ea600d63.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 91% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········582932·(bytes·into·file)13 ··Start·of·section·headers:··········582944·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.22 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x8e514:1 There·are·35·section·headers,·starting·at·offset·0x8e520:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000bb0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000bb0·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0004fc0c·00fc04·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0004fc0c·00fc04·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0004fd0c·00fc04·0002f4·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0004fd0c·00fc04·0002f4·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00050000·00fc04·000db0·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00050000·00fc04·000db0·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00050db0·00fc04·00070c·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00050db0·00fc04·00070c·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00008e·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00008e·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001f8·03681e·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001f8·03682a·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·036a18·0003c8·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·036a24·0003c8·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·036de0·017b2f·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·036dec·017b2f·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·04e910·000be2·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·04e91c·000be2·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·04f4f4·00005f·01·MSC··0···0··433 ··[28]·.debug_str········PROGBITS········00000000·04f500·00005f·01·MSC··0···0··4
34 ··[29]·.debug_loclists···PROGBITS········00000000·04f554·02d30c·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·04f560·02d30c·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·07c860·0070dd·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·07c86c·0070dd·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·08393d·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·083949·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·083994·005410·10·····33·1161··437 ··[32]·.symtab···········SYMTAB··········00000000·0839a0·005410·10·····33·1161··4
38 ··[33]·.strtab···········STRTAB··········00000000·088da4·00560c·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·088db0·00560c·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·08e3b0·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·08e3bc·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·46774071d1a59c43859900870ffd677aa76e33a73 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·376777b840d7f1315bd04999fc172a92ea600d63
2.07 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 45 lines modifiedOffset 3, 45 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x66a0b·(32-bit)4 ···Length:········0x66a0b·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·141·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·141·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/measure/_marching_cubes_lewiner_cy.cpython-312-arm-linux-gnueabihf.so.p/_marching_cubes_lewiner_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/measure/_marching_cubes_lewiner_cy.cpython-312-arm-linux-gnueabihf.so.p/_marching_cubes_lewiner_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xeac714 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xeac7
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
33 ·<1><43>:·Abbrev·Number:·2·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·2·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·434 ····<44>···DW_AT_byte_size···:·(data1)·4
35 ····<45>···DW_AT_encoding····:·(data1)·5»    (signed)35 ····<45>···DW_AT_encoding····:·(data1)·5»    (signed)
36 ····<46>···DW_AT_name········:·(string)·int36 ····<46>···DW_AT_name········:·(string)·int
37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)
38 ····<4b>···DW_AT_byte_size···:·(data1)·138 ····<4b>···DW_AT_byte_size···:·(data1)·1
39 ····<4c>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)39 ····<4c>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
41 ·<1><51>:·Abbrev·Number:·51·(DW_TAG_imported_unit)41 ·<1><51>:·Abbrev·Number:·51·(DW_TAG_imported_unit)
42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
43 ·<1><56>:·Abbrev·Number:·51·(DW_TAG_imported_unit)43 ·<1><56>:·Abbrev·Number:·51·(DW_TAG_imported_unit)
44 ····<57>···DW_AT_import······:·(GNU_ref_alt)·<0x81>44 ····<57>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
45 ·<1><5b>:·Abbrev·Number:·51·(DW_TAG_imported_unit)45 ·<1><5b>:·Abbrev·Number:·51·(DW_TAG_imported_unit)
46 ····<5c>···DW_AT_import······:·(GNU_ref_alt)·<0x154>46 ····<5c>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
47 ·<1><60>:·Abbrev·Number:·51·(DW_TAG_imported_unit)47 ·<1><60>:·Abbrev·Number:·51·(DW_TAG_imported_unit)
Offset 265, 15 lines modifiedOffset 265, 15 lines modified
265 ·<1><281>:·Abbrev·Number:·51·(DW_TAG_imported_unit)265 ·<1><281>:·Abbrev·Number:·51·(DW_TAG_imported_unit)
266 ····<282>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2a26>266 ····<282>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2a26>
267 ·<1><286>:·Abbrev·Number:·137·(DW_TAG_restrict_type)267 ·<1><286>:·Abbrev·Number:·137·(DW_TAG_restrict_type)
268 ····<288>···DW_AT_type········:·(GNU_ref_alt)·<0x15af>268 ····<288>···DW_AT_type········:·(GNU_ref_alt)·<0x15af>
269 ·<1><28c>:·Abbrev·Number:·137·(DW_TAG_restrict_type)269 ·<1><28c>:·Abbrev·Number:·137·(DW_TAG_restrict_type)
270 ····<28e>···DW_AT_type········:·(GNU_ref_alt)·<0x1866>270 ····<28e>···DW_AT_type········:·(GNU_ref_alt)·<0x1866>
271 ·<1><292>:·Abbrev·Number:·25·(DW_TAG_variable)271 ·<1><292>:·Abbrev·Number:·25·(DW_TAG_variable)
272 ····<293>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·272 ····<293>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
273 ····<297>···DW_AT_decl_file···:·(data1)·14273 ····<297>···DW_AT_decl_file···:·(data1)·14
274 ····<298>···DW_AT_decl_line···:·(data2)·641274 ····<298>···DW_AT_decl_line···:·(data2)·641
275 ····<29a>···DW_AT_decl_column·:·(data1)·15275 ····<29a>···DW_AT_decl_column·:·(data1)·15
276 ····<29b>···DW_AT_type········:·(GNU_ref_alt)·<0x142>276 ····<29b>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
277 ····<29f>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a8·14·5·0·»(DW_OP_addr:·514a8)277 ····<29f>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a8·14·5·0·»(DW_OP_addr:·514a8)
278 ·<1><2a5>:·Abbrev·Number:·92·(DW_TAG_structure_type)278 ·<1><2a5>:·Abbrev·Number:·92·(DW_TAG_structure_type)
279 ····<2a6>···DW_AT_byte_size···:·(data1)·20279 ····<2a6>···DW_AT_byte_size···:·(data1)·20
Offset 299, 308 lines modifiedOffset 299, 308 lines modified
299 ····<2c6>···DW_AT_name········:·(string)·n299 ····<2c6>···DW_AT_name········:·(string)·n
300 ····<2c8>···DW_AT_decl_file···:·(data1)·1300 ····<2c8>···DW_AT_decl_file···:·(data1)·1
301 ····<2c9>···DW_AT_decl_line···:·(data2)·1242301 ····<2c9>···DW_AT_decl_line···:·(data2)·1242
302 ····<2cb>···DW_AT_decl_column·:·(data1)·63302 ····<2cb>···DW_AT_decl_column·:·(data1)·63
303 ····<2cc>···DW_AT_type········:·(GNU_ref_alt)·<0x699>303 ····<2cc>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
304 ····<2d0>···DW_AT_data_member_location:·(data1)·8304 ····<2d0>···DW_AT_data_member_location:·(data1)·8
305 ·<2><2d1>:·Abbrev·Number:·42·(DW_TAG_member)305 ·<2><2d1>:·Abbrev·Number:·42·(DW_TAG_member)
306 ····<2d2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·306 ····<2d2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
307 ····<2d6>···DW_AT_decl_file···:·(data1)·1307 ····<2d6>···DW_AT_decl_file···:·(data1)·1
308 ····<2d7>···DW_AT_decl_line···:·(data2)·1242308 ····<2d7>···DW_AT_decl_line···:·(data2)·1242
309 ····<2d9>···DW_AT_decl_column·:·(data1)·78309 ····<2d9>···DW_AT_decl_column·:·(data1)·78
310 ····<2da>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>310 ····<2da>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
311 ····<2de>···DW_AT_data_member_location:·(data1)·12311 ····<2de>···DW_AT_data_member_location:·(data1)·12
312 ·<2><2df>:·Abbrev·Number:·42·(DW_TAG_member)312 ·<2><2df>:·Abbrev·Number:·42·(DW_TAG_member)
313 ····<2e0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·313 ····<2e0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
314 ····<2e4>···DW_AT_decl_file···:·(data1)·1314 ····<2e4>···DW_AT_decl_file···:·(data1)·1
315 ····<2e5>···DW_AT_decl_line···:·(data2)·1243315 ····<2e5>···DW_AT_decl_line···:·(data2)·1243
316 ····<2e7>···DW_AT_decl_column·:·(data1)·28316 ····<2e7>···DW_AT_decl_column·:·(data1)·28
317 ····<2e8>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>317 ····<2e8>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
318 ····<2ec>···DW_AT_data_member_location:·(data1)·16318 ····<2ec>···DW_AT_data_member_location:·(data1)·16
319 ·<2><2ed>:·Abbrev·Number:·42·(DW_TAG_member)319 ·<2><2ed>:·Abbrev·Number:·42·(DW_TAG_member)
320 ····<2ee>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·320 ····<2ee>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
321 ····<2f2>···DW_AT_decl_file···:·(data1)·1321 ····<2f2>···DW_AT_decl_file···:·(data1)·1
322 ····<2f3>···DW_AT_decl_line···:·(data2)·1243322 ····<2f3>···DW_AT_decl_line···:·(data2)·1243
323 ····<2f5>···DW_AT_decl_column·:·(data1)·51323 ····<2f5>···DW_AT_decl_column·:·(data1)·51
324 ····<2f6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>324 ····<2f6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
325 ····<2fa>···DW_AT_data_member_location:·(data1)·17325 ····<2fa>···DW_AT_data_member_location:·(data1)·17
326 ·<2><2fb>:·Abbrev·Number:·42·(DW_TAG_member)326 ·<2><2fb>:·Abbrev·Number:·42·(DW_TAG_member)
327 ····<2fc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·327 ····<2fc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
328 ····<300>···DW_AT_decl_file···:·(data1)·1328 ····<300>···DW_AT_decl_file···:·(data1)·1
329 ····<301>···DW_AT_decl_line···:·(data2)·1243329 ····<301>···DW_AT_decl_line···:·(data2)·1243
330 ····<303>···DW_AT_decl_column·:·(data1)·70330 ····<303>···DW_AT_decl_column·:·(data1)·70
331 ····<304>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>331 ····<304>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
332 ····<308>···DW_AT_data_member_location:·(data1)·18332 ····<308>···DW_AT_data_member_location:·(data1)·18
333 ·<2><309>:·Abbrev·Number:·0333 ·<2><309>:·Abbrev·Number:·0
334 ·<1><30a>:·Abbrev·Number:·89·(DW_TAG_typedef)334 ·<1><30a>:·Abbrev·Number:·89·(DW_TAG_typedef)
335 ····<30b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·335 ····<30b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
336 ····<30f>···DW_AT_decl_file···:·(data1)·1336 ····<30f>···DW_AT_decl_file···:·(data1)·1
337 ····<310>···DW_AT_decl_line···:·(data2)·1243337 ····<310>···DW_AT_decl_line···:·(data2)·1243
338 ····<312>···DW_AT_decl_column·:·(data1)·80338 ····<312>···DW_AT_decl_column·:·(data1)·80
339 ····<313>···DW_AT_type········:·(ref_udata)·<0x2a5>339 ····<313>···DW_AT_type········:·(ref_udata)·<0x2a5>
340 ·<1><315>:·Abbrev·Number:·108·(DW_TAG_typedef)340 ·<1><315>:·Abbrev·Number:·108·(DW_TAG_typedef)
341 ····<316>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·341 ····<316>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
342 ····<31a>···DW_AT_decl_file···:·(data1)·1342 ····<31a>···DW_AT_decl_file···:·(data1)·1
343 ····<31b>···DW_AT_decl_line···:·(data2)·1361343 ····<31b>···DW_AT_decl_line···:·(data2)·1361
344 ····<31d>···DW_AT_decl_column·:·(data1)·23344 ····<31d>···DW_AT_decl_column·:·(data1)·23
345 ····<31e>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>345 ····<31e>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
346 ·<1><322>:·Abbrev·Number:·108·(DW_TAG_typedef)346 ·<1><322>:·Abbrev·Number:·108·(DW_TAG_typedef)
347 ····<323>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·347 ····<323>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
348 ····<327>···DW_AT_decl_file···:·(data1)·1348 ····<327>···DW_AT_decl_file···:·(data1)·1
349 ····<328>···DW_AT_decl_line···:·(data2)·1362349 ····<328>···DW_AT_decl_line···:·(data2)·1362
350 ····<32a>···DW_AT_decl_column·:·(data1)·19350 ····<32a>···DW_AT_decl_column·:·(data1)·19
351 ····<32b>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>351 ····<32b>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
352 ·<1><32f>:·Abbrev·Number:·25·(DW_TAG_variable)352 ·<1><32f>:·Abbrev·Number:·25·(DW_TAG_variable)
353 ····<330>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·353 ····<330>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
354 ····<334>···DW_AT_decl_file···:·(data1)·1354 ····<334>···DW_AT_decl_file···:·(data1)·1
355 ····<335>···DW_AT_decl_line···:·(data2)·1472355 ····<335>···DW_AT_decl_line···:·(data2)·1472
356 ····<337>···DW_AT_decl_column·:·(data1)·18356 ····<337>···DW_AT_decl_column·:·(data1)·18
357 ····<338>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>357 ····<338>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
358 ····<33c>···DW_AT_location····:·(exprloc)·5·byte·block:·3·70·13·5·0·»(DW_OP_addr:·51370)358 ····<33c>···DW_AT_location····:·(exprloc)·5·byte·block:·3·70·13·5·0·»(DW_OP_addr:·51370)
359 ·<1><342>:·Abbrev·Number:·21·(DW_TAG_variable)359 ·<1><342>:·Abbrev·Number:·21·(DW_TAG_variable)
360 ····<343>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·360 ····<343>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
361 ····<347>···DW_AT_decl_file···:·(data1)·1361 ····<347>···DW_AT_decl_file···:·(data1)·1
362 ····<348>···DW_AT_decl_line···:·(data2)·1474362 ····<348>···DW_AT_decl_line···:·(data2)·1474
363 ····<34a>···DW_AT_decl_column·:·(data1)·12363 ····<34a>···DW_AT_decl_column·:·(data1)·12
Max diff block lines reached; 2167667/2175270 bytes (99.65%) of diff not shown.
1.35 KB
strings --all --bytes=8 {}
    
Offset 1, 63 lines modifiedOffset 1, 63 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 cGCC:·(Debian·14.2.0-8)·14.2.0
 2 3?EOqx*_J%
 3 [VPTt?S$J
 4 I{3,?hKB
 5 q^WbO4@Up5
 6 /|j"d|G+jR
 7 mhvSo,9;
 8 ·}»      "*E.A
 9 L[$!7/la
 10 ?^Jc:8\QI
 11 |K}T!|k`|f
 12 v[LSv[~D
 13 Ju%v_.7bAu
 14 ea,K·Ys{
 15 |mz·|mF|#
 16 bq/'yOF%8P
 17 3H;MVx<Q
2 }{:rlPT; 
3 A%Hd.#q> 
4 Ox(aw~uC 
5 G$Yc=]OrE_ 
6 jUh?}I6/e 
7 *S2])IWA 
8 MeqPbCjo 
9 \H1v_|JP 
10 r|t=E]%> 
11 \·KcjP(: 
12 "K<."k*" 
13 r=YHnyG2FJ 
14 {3DGmI@» 
15 &|;;\2({ 
16 g2nN5D·C 
17 H<3]y6g{9 
18 3!vGag3vEd 
19 EeHZLCZ2e 
20 yMY`+r4Vw 
21 H{'Tf!#^18 H{'Tf##^
 19 Z4!Hs·T]fQKm~
 20 D[VC.Axn
 21 +h?#$2B"#
 22 0Z2<wK0\
22 y5X.*S?4Z 
23 Ue8BErr} 
24 }Ya+dh1LV 
25 ·?Ah$3k" 
26 H+4<O\Qw! 
27 ,wiAY-2d 
28 9(6["$C. 
29 p3#6"D-TK23 p3#6"D-LK
30 ('q[Ak-} 
31 dXGdmh75l4 
32 X6GZdM8* 
33 Rk9j8J7-MK 
34 HJyW#-=U 
35 '!WVVs_]3 
36 .{@ON<2B 
37 :}"W;#j:}= 
38 j#z;02GhWS 
39 ?`,]WK!- 
40 Wb@Nqtaw 
41 w\:K#QuP 
42 (>{bES[t 
43 1`h]E6*bqS24 au@|vT2Lg
 25 %yTq&G[v
 26 5aP#CzdMh
 27 HLM5(o%f
 28 fP>Cr83K
 29 L3=k·[5@
 30 X]{p$]k~!
 31 +4:|·2Vy·el>i04
 32 /D(8l|{i=
 33 ^OQZGi.c4E
 34 aN%0b*!+
 35 0!THK5ql
 36 xOibmQ=g
 37 n7T>Lp\$
 38 HH?YKBJv
 39 !.AF\\)C
 40 /]wF5tX)
 41 zteU,Wa·Q
 42 !T,!$wmt
 43 LY·)5EixjJh
44 KH#»    {'[644 /KH#»   {&[6
 45 XJ(QS]TX!h
 46 t-0dHn%r
45 {$!5=l$$ 
46 A~@r<'_, 
47 $5aGP:tq 
48 K+@e@zhQ47 E+@e@z`Q
49 1`E]rDqU 
50 $k'ao'<?Y 
51 ;Zw[a(5lw 
52 "&Us-.P- 
53 P0e#,m]h 
54 ?Y"Bu.w23 
55 )1i"u^M{ 
56 FVZ{I+a\48 (V'):L]F!$
 49 .1AZ'tpL
 50 -hmSf>X?
 51 2Kz\<2qY
 52 >Mm@<f`nQ
 53 yZ)p!)n0;UM
 54 -3}5e{}5
 55 J]{WH{/q9
 56 {<6I;R·.»
57 QQq4&}RF57 QQq4&}RF
58 g@o/pY?R58 g@o/pY?R
59 Qt|</v+R59 Qt|</v+R
60 iVVZgx:6_%60 iVVZgx:6_%
61 y4xBIj;T61 y4xBIj;T
62 NW8}k{}asS62 NW8}k{}asS
63 3qa_LkW$63 3qa_LkW$
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.63 MB
./usr/lib/debug/.build-id/46/f63444e46d39e44afe6c8ced898f590c83c448.debug vs.
./usr/lib/debug/.build-id/5e/1ba3dc1dbe2ce2e5107b75f6c7ff867f6d6fdb.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 89% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········407724·(bytes·into·file)13 ··Start·of·section·headers:··········407732·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x638ac:1 There·are·35·section·headers,·starting·at·offset·0x638b4:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000bf0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000bf0·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fc04·00fbfc·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fc04·00fbfc·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fcfc·00fbfc·000304·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fcfc·00fbfc·000304·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbfc·000b70·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbfc·000b70·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040b70·00fbfc·000478·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040b70·00fbfc·000478·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000086·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000086·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001f0·025b2c·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001f0·025b33·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·025d1c·00036b·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·025d24·00036b·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·026088·011734·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·026090·011734·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·0377bc·000909·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·0377c4·000909·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·0380c5·00004d·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·0380cd·00004d·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·038114·01e9dd·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·03811c·01e9dd·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·056af4·004f0c·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·056afc·004f0c·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·05ba00·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·05ba08·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·05ba58·004290·10·····33·877··437 ··[32]·.symtab···········SYMTAB··········00000000·05ba60·004290·10·····33·877··4
38 ··[33]·.strtab···········STRTAB··········00000000·05fce8·003a60·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·05fcf0·003a60·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·063748·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·063750·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·46f63444e46d39e44afe6c8ced898f590c83c4483 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·5e1ba3dc1dbe2ce2e5107b75f6c7ff867f6d6fdb
1.63 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 33 lines modifiedOffset 3, 33 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x44e8e·(32-bit)4 ···Length:········0x44e8e·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·129·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·129·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_inpaint.cpython-312-arm-linux-gnueabihf.so.p/_inpaint.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_inpaint.cpython-312-arm-linux-gnueabihf.so.p/_inpaint.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x9a1a14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x9a1a
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·126 ····<36>···DW_AT_byte_size···:·(data1)·1
27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
29 ·<1><3c>:·Abbrev·Number:·43·(DW_TAG_imported_unit)29 ·<1><3c>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
30 ····<3d>···DW_AT_import······:·(GNU_ref_alt)·<0xc>30 ····<3d>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
31 ·<1><41>:·Abbrev·Number:·43·(DW_TAG_imported_unit)31 ·<1><41>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
32 ····<42>···DW_AT_import······:·(GNU_ref_alt)·<0x81>32 ····<42>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
33 ·<1><46>:·Abbrev·Number:·43·(DW_TAG_imported_unit)33 ·<1><46>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
34 ····<47>···DW_AT_import······:·(GNU_ref_alt)·<0x154>34 ····<47>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
35 ·<1><4b>:·Abbrev·Number:·43·(DW_TAG_imported_unit)35 ·<1><4b>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
Offset 238, 308 lines modifiedOffset 238, 308 lines modified
238 ····<22f>···DW_AT_name········:·(string)·n238 ····<22f>···DW_AT_name········:·(string)·n
239 ····<231>···DW_AT_decl_file···:·(implicit_const)·1239 ····<231>···DW_AT_decl_file···:·(implicit_const)·1
240 ····<231>···DW_AT_decl_line···:·(data2)·1242240 ····<231>···DW_AT_decl_line···:·(data2)·1242
241 ····<233>···DW_AT_decl_column·:·(data1)·63241 ····<233>···DW_AT_decl_column·:·(data1)·63
242 ····<234>···DW_AT_type········:·(GNU_ref_alt)·<0x699>242 ····<234>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
243 ····<238>···DW_AT_data_member_location:·(data1)·8243 ····<238>···DW_AT_data_member_location:·(data1)·8
244 ·<2><239>:·Abbrev·Number:·32·(DW_TAG_member)244 ·<2><239>:·Abbrev·Number:·32·(DW_TAG_member)
245 ····<23a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·245 ····<23a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
246 ····<23e>···DW_AT_decl_file···:·(implicit_const)·1246 ····<23e>···DW_AT_decl_file···:·(implicit_const)·1
247 ····<23e>···DW_AT_decl_line···:·(data2)·1242247 ····<23e>···DW_AT_decl_line···:·(data2)·1242
248 ····<240>···DW_AT_decl_column·:·(data1)·78248 ····<240>···DW_AT_decl_column·:·(data1)·78
249 ····<241>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>249 ····<241>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
250 ····<245>···DW_AT_data_member_location:·(data1)·12250 ····<245>···DW_AT_data_member_location:·(data1)·12
251 ·<2><246>:·Abbrev·Number:·32·(DW_TAG_member)251 ·<2><246>:·Abbrev·Number:·32·(DW_TAG_member)
252 ····<247>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·252 ····<247>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
253 ····<24b>···DW_AT_decl_file···:·(implicit_const)·1253 ····<24b>···DW_AT_decl_file···:·(implicit_const)·1
254 ····<24b>···DW_AT_decl_line···:·(data2)·1243254 ····<24b>···DW_AT_decl_line···:·(data2)·1243
255 ····<24d>···DW_AT_decl_column·:·(data1)·28255 ····<24d>···DW_AT_decl_column·:·(data1)·28
256 ····<24e>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>256 ····<24e>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
257 ····<252>···DW_AT_data_member_location:·(data1)·16257 ····<252>···DW_AT_data_member_location:·(data1)·16
258 ·<2><253>:·Abbrev·Number:·32·(DW_TAG_member)258 ·<2><253>:·Abbrev·Number:·32·(DW_TAG_member)
259 ····<254>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·259 ····<254>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
260 ····<258>···DW_AT_decl_file···:·(implicit_const)·1260 ····<258>···DW_AT_decl_file···:·(implicit_const)·1
261 ····<258>···DW_AT_decl_line···:·(data2)·1243261 ····<258>···DW_AT_decl_line···:·(data2)·1243
262 ····<25a>···DW_AT_decl_column·:·(data1)·51262 ····<25a>···DW_AT_decl_column·:·(data1)·51
263 ····<25b>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>263 ····<25b>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
264 ····<25f>···DW_AT_data_member_location:·(data1)·17264 ····<25f>···DW_AT_data_member_location:·(data1)·17
265 ·<2><260>:·Abbrev·Number:·32·(DW_TAG_member)265 ·<2><260>:·Abbrev·Number:·32·(DW_TAG_member)
266 ····<261>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·266 ····<261>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
267 ····<265>···DW_AT_decl_file···:·(implicit_const)·1267 ····<265>···DW_AT_decl_file···:·(implicit_const)·1
268 ····<265>···DW_AT_decl_line···:·(data2)·1243268 ····<265>···DW_AT_decl_line···:·(data2)·1243
269 ····<267>···DW_AT_decl_column·:·(data1)·70269 ····<267>···DW_AT_decl_column·:·(data1)·70
270 ····<268>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>270 ····<268>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
271 ····<26c>···DW_AT_data_member_location:·(data1)·18271 ····<26c>···DW_AT_data_member_location:·(data1)·18
272 ·<2><26d>:·Abbrev·Number:·0272 ·<2><26d>:·Abbrev·Number:·0
273 ·<1><26e>:·Abbrev·Number:·79·(DW_TAG_typedef)273 ·<1><26e>:·Abbrev·Number:·79·(DW_TAG_typedef)
274 ····<26f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·274 ····<26f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
275 ····<273>···DW_AT_decl_file···:·(data1)·1275 ····<273>···DW_AT_decl_file···:·(data1)·1
276 ····<274>···DW_AT_decl_line···:·(data2)·1243276 ····<274>···DW_AT_decl_line···:·(data2)·1243
277 ····<276>···DW_AT_decl_column·:·(data1)·80277 ····<276>···DW_AT_decl_column·:·(data1)·80
278 ····<277>···DW_AT_type········:·(ref_udata)·<0x212>278 ····<277>···DW_AT_type········:·(ref_udata)·<0x212>
279 ·<1><279>:·Abbrev·Number:·99·(DW_TAG_typedef)279 ·<1><279>:·Abbrev·Number:·99·(DW_TAG_typedef)
280 ····<27a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·280 ····<27a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
281 ····<27e>···DW_AT_decl_file···:·(data1)·1281 ····<27e>···DW_AT_decl_file···:·(data1)·1
282 ····<27f>···DW_AT_decl_line···:·(data2)·1361282 ····<27f>···DW_AT_decl_line···:·(data2)·1361
283 ····<281>···DW_AT_decl_column·:·(data1)·23283 ····<281>···DW_AT_decl_column·:·(data1)·23
284 ····<282>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>284 ····<282>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
285 ·<1><286>:·Abbrev·Number:·99·(DW_TAG_typedef)285 ·<1><286>:·Abbrev·Number:·99·(DW_TAG_typedef)
286 ····<287>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·286 ····<287>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
287 ····<28b>···DW_AT_decl_file···:·(data1)·1287 ····<28b>···DW_AT_decl_file···:·(data1)·1
288 ····<28c>···DW_AT_decl_line···:·(data2)·1362288 ····<28c>···DW_AT_decl_line···:·(data2)·1362
289 ····<28e>···DW_AT_decl_column·:·(data1)·19289 ····<28e>···DW_AT_decl_column·:·(data1)·19
290 ····<28f>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>290 ····<28f>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
291 ·<1><293>:·Abbrev·Number:·22·(DW_TAG_variable)291 ·<1><293>:·Abbrev·Number:·22·(DW_TAG_variable)
292 ····<294>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·292 ····<294>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
293 ····<298>···DW_AT_decl_file···:·(implicit_const)·1293 ····<298>···DW_AT_decl_file···:·(implicit_const)·1
294 ····<298>···DW_AT_decl_line···:·(data2)·1472294 ····<298>···DW_AT_decl_line···:·(data2)·1472
295 ····<29a>···DW_AT_decl_column·:·(data1)·18295 ····<29a>···DW_AT_decl_column·:·(data1)·18
296 ····<29b>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>296 ····<29b>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
297 ····<29f>···DW_AT_location····:·(exprloc)·5·byte·block:·3·0·f·4·0·»  (DW_OP_addr:·40f00)297 ····<29f>···DW_AT_location····:·(exprloc)·5·byte·block:·3·0·f·4·0·»  (DW_OP_addr:·40f00)
298 ·<1><2a5>:·Abbrev·Number:·7·(DW_TAG_variable)298 ·<1><2a5>:·Abbrev·Number:·7·(DW_TAG_variable)
299 ····<2a6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·299 ····<2a6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
300 ····<2aa>···DW_AT_decl_file···:·(data1)·1300 ····<2aa>···DW_AT_decl_file···:·(data1)·1
301 ····<2ab>···DW_AT_decl_line···:·(data2)·1474301 ····<2ab>···DW_AT_decl_line···:·(data2)·1474
302 ····<2ad>···DW_AT_decl_column·:·(data1)·12302 ····<2ad>···DW_AT_decl_column·:·(data1)·12
303 ····<2ae>···DW_AT_type········:·(GNU_ref_alt)·<0x31>303 ····<2ae>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
304 ·<1><2b2>:·Abbrev·Number:·7·(DW_TAG_variable)304 ·<1><2b2>:·Abbrev·Number:·7·(DW_TAG_variable)
305 ····<2b3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·305 ····<2b3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
306 ····<2b7>···DW_AT_decl_file···:·(data1)·1306 ····<2b7>···DW_AT_decl_file···:·(data1)·1
307 ····<2b8>···DW_AT_decl_line···:·(data2)·1475307 ····<2b8>···DW_AT_decl_line···:·(data2)·1475
308 ····<2ba>···DW_AT_decl_column·:·(data1)·12308 ····<2ba>···DW_AT_decl_column·:·(data1)·12
309 ····<2bb>···DW_AT_type········:·(GNU_ref_alt)·<0x31>309 ····<2bb>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
310 ·<1><2bf>:·Abbrev·Number:·7·(DW_TAG_variable)310 ·<1><2bf>:·Abbrev·Number:·7·(DW_TAG_variable)
311 ····<2c0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19b7)·311 ····<2c0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19a3)·
312 ····<2c4>···DW_AT_decl_file···:·(data1)·1312 ····<2c4>···DW_AT_decl_file···:·(data1)·1
313 ····<2c5>···DW_AT_decl_line···:·(data2)·1476313 ····<2c5>···DW_AT_decl_line···:·(data2)·1476
314 ····<2c7>···DW_AT_decl_column·:·(data1)·21314 ····<2c7>···DW_AT_decl_column·:·(data1)·21
315 ····<2c8>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>315 ····<2c8>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
316 ·<1><2cc>:·Abbrev·Number:·7·(DW_TAG_variable)316 ·<1><2cc>:·Abbrev·Number:·7·(DW_TAG_variable)
317 ····<2cd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff28)·317 ····<2cd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff14)·
318 ····<2d1>···DW_AT_decl_file···:·(data1)·1318 ····<2d1>···DW_AT_decl_file···:·(data1)·1
319 ····<2d2>···DW_AT_decl_line···:·(data2)·1477319 ····<2d2>···DW_AT_decl_line···:·(data2)·1477
320 ····<2d4>···DW_AT_decl_column·:·(data1)·20320 ····<2d4>···DW_AT_decl_column·:·(data1)·20
321 ····<2d5>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>321 ····<2d5>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
322 ·<1><2d9>:·Abbrev·Number:·7·(DW_TAG_variable)322 ·<1><2d9>:·Abbrev·Number:·7·(DW_TAG_variable)
323 ····<2da>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32dc54)·323 ····<2da>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32dc2c)·
324 ····<2de>···DW_AT_decl_file···:·(data1)·1324 ····<2de>···DW_AT_decl_file···:·(data1)·1
325 ····<2df>···DW_AT_decl_line···:·(data2)·1503325 ····<2df>···DW_AT_decl_line···:·(data2)·1503
326 ····<2e1>···DW_AT_decl_column·:·(data1)·20326 ····<2e1>···DW_AT_decl_column·:·(data1)·20
327 ····<2e2>···DW_AT_type········:·(GNU_ref_alt)·<0x55da>327 ····<2e2>···DW_AT_type········:·(GNU_ref_alt)·<0x55da>
328 ·<1><2e6>:·Abbrev·Number:·84·(DW_TAG_structure_type)328 ·<1><2e6>:·Abbrev·Number:·84·(DW_TAG_structure_type)
329 ····<2e7>···DW_AT_byte_size···:·(data1)·56329 ····<2e7>···DW_AT_byte_size···:·(data1)·56
330 ····<2e8>···DW_AT_decl_file···:·(implicit_const)·1330 ····<2e8>···DW_AT_decl_file···:·(implicit_const)·1
Max diff block lines reached; 1699158/1706811 bytes (99.55%) of diff not shown.
786 B
strings --all --bytes=8 {}
    
Offset 1, 32 lines modifiedOffset 1, 37 lines modified
1 HGCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 0»      !=eO~( 
3 @}*Qg:)uVHP 
4 1+h?)(2XK 
5 :Ppy`/xQp:![ 
6 lFuR(U}R 
7 6Yb;6U`+ 
8 ]y2O`;9W` 
9 GW"M&z7·\ 
10 z`uS%621 
11 R"iN.%ly| 
12 BzJbf[5u 
13 BT,Gw<qM] 
14 ')2O]8O] 
15 6I2)yY%{ag 
16 [@N#`wo»<5C 
17 e»      .R@~N[)Y 
18 \}*'pi"lpwU»     
19 `)vf7q)] 
20 9G>'dmrmfg 
21 xz?llUcn 
22 <»      >G_KE! 
23 WymjcR&\ 
24 W0/p|]~#I 
25 CH@ip$Ao2 R"··5Ti"·=m
 3 yDS]g·a]8
 4 t"\uEt{Mg
 5 ~sNk*A~N
 6 r.f9+![I
 7 8{wge]w.
 8 WE\!:t@=}
 9 wtOeCL}GW>/FU
 10 5e=Qlg/vr
 11 mY(MPcVT
 12 |4+_FQ:5"
 13 Ldl^`-&2
 14 '/.I/f·1]z
 15 l$.yYNvD
 16 'MJ{KO^i&54
 17 Cm,x)R,4
 18 o"p%S~~"
 19 g=wXdl&X
 20 g`xB)f#`
 21 6bADD,Qc
 22 T]p_.z:X
 23 .&5S':vWH*
 24 KDNyX3W8[6
 25 ?!hCs+#~
 26 q{<r_5Sn
 27 »       qVA5>y!
 28 NgmqF?6w
 29 6.YTfY|ETFTq
 30 E'Dh?V.^
26 8Pbh%IT531 8Pbh%IT5
27 '0{vPyt·32 '0{vPyt·
28 n58*4}lY33 n58*4}lY
29 +5:nq@s434 +5:nq@s4
30 EUqo"V+.35 EUqo"V+.
31 <`qPAN+636 <`qPAN+6
32 ·WV·~s|0» 37 ·WV·~s|0» 
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.51 MB
./usr/lib/debug/.build-id/48/a465545739f6906635e957e9e845dd995d3cad.debug vs.
./usr/lib/debug/.build-id/ed/896b5a3af3dd5e2a7b78a6b08e159534fa19b1.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 90% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········0002fc24·00fc1c·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0002fc24·00fc1c·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0002fd1c·00fc1c·0002e4·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0002fd1c·00fc1c·0002e4·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00030000·00fc1c·0009b0·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00030000·00fc1c·0009b0·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········000309b0·00fc1c·000480·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········000309b0·00fc1c·000480·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000086·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000086·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001f0·020a8f·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001f0·020a8e·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·020c80·00036b·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·020c80·00036b·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·020fec·00f58f·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·020fec·00f58f·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·03057c·000879·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·03057c·000879·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·030df5·00005a·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·030df5·00005a·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·030e50·0195dc·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·030e50·0195dc·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·04a42c·00403b·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·04a42c·00403b·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·04e467·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·04e467·000056·00······0···0··1
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·48a465545739f6906635e957e9e845dd995d3cad3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ed896b5a3af3dd5e2a7b78a6b08e159534fa19b1
1.5 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 33 lines modifiedOffset 3, 33 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x3b2ec·(32-bit)4 ···Length:········0x3b2ec·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·127·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·127·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_skeletonize_cy.cpython-313-arm-linux-gnueabihf.so.p/_skeletonize_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_skeletonize_cy.cpython-313-arm-linux-gnueabihf.so.p/_skeletonize_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x7ac314 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x7ac3
15 ····<1e>···DW_AT_low_pc······:·(addr)·015 ····<1e>···DW_AT_low_pc······:·(addr)·0
16 ····<22>···DW_AT_stmt_list···:·(sec_offset)·016 ····<22>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<27>···DW_AT_byte_size···:·(data1)·818 ····<27>···DW_AT_byte_size···:·(data1)·8
19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2e>···DW_AT_byte_size···:·(data1)·422 ····<2e>···DW_AT_byte_size···:·(data1)·4
23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<35>···DW_AT_byte_size···:·(data1)·126 ····<35>···DW_AT_byte_size···:·(data1)·1
27 ····<36>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)27 ····<36>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
29 ·<1><3b>:·Abbrev·Number:·41·(DW_TAG_imported_unit)29 ·<1><3b>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
30 ····<3c>···DW_AT_import······:·(GNU_ref_alt)·<0xc>30 ····<3c>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
31 ·<1><40>:·Abbrev·Number:·41·(DW_TAG_imported_unit)31 ·<1><40>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
32 ····<41>···DW_AT_import······:·(GNU_ref_alt)·<0x81>32 ····<41>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
33 ·<1><45>:·Abbrev·Number:·41·(DW_TAG_imported_unit)33 ·<1><45>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
34 ····<46>···DW_AT_import······:·(GNU_ref_alt)·<0x154>34 ····<46>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
35 ·<1><4a>:·Abbrev·Number:·41·(DW_TAG_imported_unit)35 ·<1><4a>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
Offset 203, 25 lines modifiedOffset 203, 25 lines modified
203 ·<1><1ee>:·Abbrev·Number:·41·(DW_TAG_imported_unit)203 ·<1><1ee>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
204 ····<1ef>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>204 ····<1ef>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>
205 ·<1><1f3>:·Abbrev·Number:·41·(DW_TAG_imported_unit)205 ·<1><1f3>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
206 ····<1f4>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>206 ····<1f4>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
207 ·<1><1f8>:·Abbrev·Number:·41·(DW_TAG_imported_unit)207 ·<1><1f8>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
208 ····<1f9>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>208 ····<1f9>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
209 ·<1><1fd>:·Abbrev·Number:·119·(DW_TAG_variable)209 ·<1><1fd>:·Abbrev·Number:·119·(DW_TAG_variable)
210 ····<1fe>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32179b)·210 ····<1fe>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x321773)·
211 ····<202>···DW_AT_decl_file···:·(data1)·2211 ····<202>···DW_AT_decl_file···:·(data1)·2
212 ····<203>···DW_AT_decl_line···:·(data2)·343212 ····<203>···DW_AT_decl_line···:·(data2)·343
213 ····<205>···DW_AT_decl_column·:·(data1)·26213 ····<205>···DW_AT_decl_column·:·(data1)·26
214 ····<206>···DW_AT_type········:·(GNU_ref_alt)·<0x33e4>214 ····<206>···DW_AT_type········:·(GNU_ref_alt)·<0x33e4>
215 ····<20a>···DW_AT_external····:·(flag_present)·1215 ····<20a>···DW_AT_external····:·(flag_present)·1
216 ····<20a>···DW_AT_declaration·:·(flag_present)·1216 ····<20a>···DW_AT_declaration·:·(flag_present)·1
217 ·<1><20a>:·Abbrev·Number:·133·(DW_TAG_const_type)217 ·<1><20a>:·Abbrev·Number:·133·(DW_TAG_const_type)
218 ····<20c>···DW_AT_type········:·(GNU_ref_alt)·<0xa3ec>218 ····<20c>···DW_AT_type········:·(GNU_ref_alt)·<0xa3ec>
219 ·<1><210>:·Abbrev·Number:·19·(DW_TAG_variable)219 ·<1><210>:·Abbrev·Number:·19·(DW_TAG_variable)
220 ····<211>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·220 ····<211>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
221 ····<215>···DW_AT_decl_file···:·(data1)·6221 ····<215>···DW_AT_decl_file···:·(data1)·6
222 ····<216>···DW_AT_decl_line···:·(data2)·641222 ····<216>···DW_AT_decl_line···:·(data2)·641
223 ····<218>···DW_AT_decl_column·:·(data1)·15223 ····<218>···DW_AT_decl_column·:·(data1)·15
224 ····<219>···DW_AT_type········:·(GNU_ref_alt)·<0x142>224 ····<219>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
225 ····<21d>···DW_AT_location····:·(exprloc)·5·byte·block:·3·58·d·3·0·» (DW_OP_addr:·30d58)225 ····<21d>···DW_AT_location····:·(exprloc)·5·byte·block:·3·58·d·3·0·» (DW_OP_addr:·30d58)
226 ·<1><223>:·Abbrev·Number:·85·(DW_TAG_structure_type)226 ·<1><223>:·Abbrev·Number:·85·(DW_TAG_structure_type)
227 ····<224>···DW_AT_byte_size···:·(data1)·20227 ····<224>···DW_AT_byte_size···:·(data1)·20
Offset 247, 308 lines modifiedOffset 247, 308 lines modified
247 ····<240>···DW_AT_name········:·(string)·n247 ····<240>···DW_AT_name········:·(string)·n
248 ····<242>···DW_AT_decl_file···:·(implicit_const)·1248 ····<242>···DW_AT_decl_file···:·(implicit_const)·1
249 ····<242>···DW_AT_decl_line···:·(data2)·1242249 ····<242>···DW_AT_decl_line···:·(data2)·1242
250 ····<244>···DW_AT_decl_column·:·(data1)·63250 ····<244>···DW_AT_decl_column·:·(data1)·63
251 ····<245>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>251 ····<245>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
252 ····<249>···DW_AT_data_member_location:·(data1)·8252 ····<249>···DW_AT_data_member_location:·(data1)·8
253 ·<2><24a>:·Abbrev·Number:·31·(DW_TAG_member)253 ·<2><24a>:·Abbrev·Number:·31·(DW_TAG_member)
254 ····<24b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·254 ····<24b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
255 ····<24f>···DW_AT_decl_file···:·(implicit_const)·1255 ····<24f>···DW_AT_decl_file···:·(implicit_const)·1
256 ····<24f>···DW_AT_decl_line···:·(data2)·1242256 ····<24f>···DW_AT_decl_line···:·(data2)·1242
257 ····<251>···DW_AT_decl_column·:·(data1)·78257 ····<251>···DW_AT_decl_column·:·(data1)·78
258 ····<252>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>258 ····<252>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
259 ····<256>···DW_AT_data_member_location:·(data1)·12259 ····<256>···DW_AT_data_member_location:·(data1)·12
260 ·<2><257>:·Abbrev·Number:·31·(DW_TAG_member)260 ·<2><257>:·Abbrev·Number:·31·(DW_TAG_member)
261 ····<258>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·261 ····<258>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
262 ····<25c>···DW_AT_decl_file···:·(implicit_const)·1262 ····<25c>···DW_AT_decl_file···:·(implicit_const)·1
263 ····<25c>···DW_AT_decl_line···:·(data2)·1243263 ····<25c>···DW_AT_decl_line···:·(data2)·1243
264 ····<25e>···DW_AT_decl_column·:·(data1)·28264 ····<25e>···DW_AT_decl_column·:·(data1)·28
265 ····<25f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>265 ····<25f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
266 ····<263>···DW_AT_data_member_location:·(data1)·16266 ····<263>···DW_AT_data_member_location:·(data1)·16
267 ·<2><264>:·Abbrev·Number:·31·(DW_TAG_member)267 ·<2><264>:·Abbrev·Number:·31·(DW_TAG_member)
268 ····<265>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·268 ····<265>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
269 ····<269>···DW_AT_decl_file···:·(implicit_const)·1269 ····<269>···DW_AT_decl_file···:·(implicit_const)·1
270 ····<269>···DW_AT_decl_line···:·(data2)·1243270 ····<269>···DW_AT_decl_line···:·(data2)·1243
271 ····<26b>···DW_AT_decl_column·:·(data1)·51271 ····<26b>···DW_AT_decl_column·:·(data1)·51
272 ····<26c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>272 ····<26c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
273 ····<270>···DW_AT_data_member_location:·(data1)·17273 ····<270>···DW_AT_data_member_location:·(data1)·17
274 ·<2><271>:·Abbrev·Number:·31·(DW_TAG_member)274 ·<2><271>:·Abbrev·Number:·31·(DW_TAG_member)
275 ····<272>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·275 ····<272>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
276 ····<276>···DW_AT_decl_file···:·(implicit_const)·1276 ····<276>···DW_AT_decl_file···:·(implicit_const)·1
277 ····<276>···DW_AT_decl_line···:·(data2)·1243277 ····<276>···DW_AT_decl_line···:·(data2)·1243
278 ····<278>···DW_AT_decl_column·:·(data1)·70278 ····<278>···DW_AT_decl_column·:·(data1)·70
279 ····<279>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>279 ····<279>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
280 ····<27d>···DW_AT_data_member_location:·(data1)·18280 ····<27d>···DW_AT_data_member_location:·(data1)·18
281 ·<2><27e>:·Abbrev·Number:·0281 ·<2><27e>:·Abbrev·Number:·0
282 ·<1><27f>:·Abbrev·Number:·82·(DW_TAG_typedef)282 ·<1><27f>:·Abbrev·Number:·82·(DW_TAG_typedef)
283 ····<280>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·283 ····<280>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
284 ····<284>···DW_AT_decl_file···:·(data1)·1284 ····<284>···DW_AT_decl_file···:·(data1)·1
285 ····<285>···DW_AT_decl_line···:·(data2)·1243285 ····<285>···DW_AT_decl_line···:·(data2)·1243
286 ····<287>···DW_AT_decl_column·:·(data1)·80286 ····<287>···DW_AT_decl_column·:·(data1)·80
287 ····<288>···DW_AT_type········:·(ref_udata)·<0x223>287 ····<288>···DW_AT_type········:·(ref_udata)·<0x223>
288 ·<1><28a>:·Abbrev·Number:·96·(DW_TAG_typedef)288 ·<1><28a>:·Abbrev·Number:·96·(DW_TAG_typedef)
289 ····<28b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·289 ····<28b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
290 ····<28f>···DW_AT_decl_file···:·(data1)·1290 ····<28f>···DW_AT_decl_file···:·(data1)·1
291 ····<290>···DW_AT_decl_line···:·(data2)·1361291 ····<290>···DW_AT_decl_line···:·(data2)·1361
292 ····<292>···DW_AT_decl_column·:·(data1)·23292 ····<292>···DW_AT_decl_column·:·(data1)·23
293 ····<293>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>293 ····<293>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
294 ·<1><297>:·Abbrev·Number:·96·(DW_TAG_typedef)294 ·<1><297>:·Abbrev·Number:·96·(DW_TAG_typedef)
295 ····<298>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·295 ····<298>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
296 ····<29c>···DW_AT_decl_file···:·(data1)·1296 ····<29c>···DW_AT_decl_file···:·(data1)·1
297 ····<29d>···DW_AT_decl_line···:·(data2)·1362297 ····<29d>···DW_AT_decl_line···:·(data2)·1362
298 ····<29f>···DW_AT_decl_column·:·(data1)·19298 ····<29f>···DW_AT_decl_column·:·(data1)·19
299 ····<2a0>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>299 ····<2a0>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
300 ·<1><2a4>:·Abbrev·Number:·19·(DW_TAG_variable)300 ·<1><2a4>:·Abbrev·Number:·19·(DW_TAG_variable)
301 ····<2a5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·301 ····<2a5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
302 ····<2a9>···DW_AT_decl_file···:·(data1)·1302 ····<2a9>···DW_AT_decl_file···:·(data1)·1
303 ····<2aa>···DW_AT_decl_line···:·(data2)·1472303 ····<2aa>···DW_AT_decl_line···:·(data2)·1472
304 ····<2ac>···DW_AT_decl_column·:·(data1)·18304 ····<2ac>···DW_AT_decl_column·:·(data1)·18
305 ····<2ad>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>305 ····<2ad>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
306 ····<2b1>···DW_AT_location····:·(exprloc)·5·byte·block:·3·5c·d·3·0·» (DW_OP_addr:·30d5c)306 ····<2b1>···DW_AT_location····:·(exprloc)·5·byte·block:·3·5c·d·3·0·» (DW_OP_addr:·30d5c)
307 ·<1><2b7>:·Abbrev·Number:·6·(DW_TAG_variable)307 ·<1><2b7>:·Abbrev·Number:·6·(DW_TAG_variable)
308 ····<2b8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·308 ····<2b8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
309 ····<2bc>···DW_AT_decl_file···:·(data1)·1309 ····<2bc>···DW_AT_decl_file···:·(data1)·1
310 ····<2bd>···DW_AT_decl_line···:·(data2)·1474310 ····<2bd>···DW_AT_decl_line···:·(data2)·1474
311 ····<2bf>···DW_AT_decl_column·:·(data1)·12311 ····<2bf>···DW_AT_decl_column·:·(data1)·12
312 ····<2c0>···DW_AT_type········:·(GNU_ref_alt)·<0x31>312 ····<2c0>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
313 ·<1><2c4>:·Abbrev·Number:·6·(DW_TAG_variable)313 ·<1><2c4>:·Abbrev·Number:·6·(DW_TAG_variable)
Max diff block lines reached; 1567286/1574987 bytes (99.51%) of diff not shown.
856 B
strings --all --bytes=8 {}
    
Offset 1, 42 lines modifiedOffset 1, 38 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
 2 @yWG5!#b
 3 @L&$}wC~
 4 %HC3tB*ORv
 5 bi5.VQq_
 6 54}L-329h
 7 P$Swf"_1
 8 Ri7{;_/lS=a
 9 ~|=·(YU>
 10 x(_u0»  NO6
 11 tiN^CHrz
 12 "^QR#uNn=e
 13 ]/rr?/~VT<
 14 D}8^Yn» O
 15 6p|EV7x:S
2 &YVj4O]V$y 
3 DwgLKW)· 
4 p>=^[$\T 
5 *VST6»  (qg 
6 =e@e·*Fi 
7 BXvQ=/T9 
8 V'o16Q^C 
9 xr%:0*\d 
10 O~U-O^Z} 
11 H>7<XDFS 
12 H`W>s;T9 
13 |x[cdYc* 
14 YR=_fYQT 
15 Y":mYdPj 
16 K:Y^rI'B, 
17 u#7*UF=wD 
18 K*E=c"13 
19 }!(O#b?E 
20 .6_jECpz 
21 YNc4G{^TYI 
22 &N'Sz7q: 
23 TE?>?Rb9l 
24 Mv(;#n>+[ 
25 `$#_veQq 
26 lNx;&sgL16 lNx;&qgL
27 ·$]lSL7_ 
28 uRzO"?-p 
29 T·Lnd(sh0O 
30 dgOrUv8( 
31 uM)C80CJIi 
32 e)·V]x0K 
33 =zZWRa,# 
34 UN-r39}L 
35 z»      xA7u_s17 q=[n/dEN
 18 ·h{;KsMt3?
 19 4/Gj[dj{VI5
 20 $6"sk.6DU
 21 c»      S[D,S;[
 22 k#+_G8_nd
 23 cbKoYFb)D
 24 <!a*~5x^
 25 pK!&?Q[_
 26 cin7»   "2/K
 27 y(OcEx{5
 28 j#t.7=694P.
 29 gav1Jl@[
 30 »       }kAOg}CK
 31 0{*gD0Im
36 Y<Q^5Y$R32 Y<Q^5Y$R
37 pqh·AhJZP;P33 pqh·AhJZP;P
38 %l;[»   [SW'h34 %l;[»   [SW'h
39 ;Bms#r]m35 ;Bms#r]m
40 "OZCq9ji36 "OZCq9ji
41 [Q+eQZ%C37 [Q+eQZ%C
42 jrv{$5YSy38 jrv{$5YSy
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.48 MB
./usr/lib/debug/.build-id/4a/3e08ec54a77eb98cdad0cb0002403aabd23587.debug vs.
./usr/lib/debug/.build-id/d6/f04db39b6a0a9cd42ed20ff779c7ddf9fdf892.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 90% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········370612·(bytes·into·file)13 ··Start·of·section·headers:··········370616·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x5a7b4:1 There·are·35·section·headers,·starting·at·offset·0x5a7b8:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b90·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b90·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0002fc1c·00fc14·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0002fc1c·00fc14·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0002fd14·00fc14·0002ec·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0002fd14·00fc14·0002ec·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00030000·00fc14·0009c0·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00030000·00fc14·0009c0·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········000309c0·00fc14·000454·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········000309c0·00fc14·000454·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00008c·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00008c·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001f4·0231ee·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001f4·0231f2·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·0233e4·000386·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·0233e8·000386·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·02376c·00fda1·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·023770·00fda1·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·033510·0008d0·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·033514·0008d0·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·033de0·000047·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·033de4·000047·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·033e28·01aa8e·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·033e2c·01aa8e·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·04e8b8·00469f·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·04e8bc·00469f·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·052f57·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·052f5b·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·052fb0·003f30·10·····33·829··437 ··[32]·.symtab···········SYMTAB··········00000000·052fb4·003f30·10·····33·829··4
38 ··[33]·.strtab···········STRTAB··········00000000·056ee0·003770·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·056ee4·003770·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·05a650·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·05a654·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·4a3e08ec54a77eb98cdad0cb0002403aabd235873 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·d6f04db39b6a0a9cd42ed20ff779c7ddf9fdf892
1.47 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 37 lines modifiedOffset 3, 37 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x40329·(32-bit)4 ···Length:········0x40329·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·131·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·131·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/measure/_pnpoly.cpython-312-arm-linux-gnueabihf.so.p/_pnpoly.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/measure/_pnpoly.cpython-312-arm-linux-gnueabihf.so.p/_pnpoly.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x878014 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x8780
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·126 ····<36>···DW_AT_byte_size···:·(data1)·1
27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·830 ····<3d>···DW_AT_byte_size···:·(data1)·8
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
33 ·<1><43>:·Abbrev·Number:·41·(DW_TAG_imported_unit)33 ·<1><43>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
35 ·<1><48>:·Abbrev·Number:·41·(DW_TAG_imported_unit)35 ·<1><48>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
37 ·<1><4d>:·Abbrev·Number:·41·(DW_TAG_imported_unit)37 ·<1><4d>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
39 ·<1><52>:·Abbrev·Number:·41·(DW_TAG_imported_unit)39 ·<1><52>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
Offset 221, 23 lines modifiedOffset 221, 23 lines modified
221 ·<1><219>:·Abbrev·Number:·41·(DW_TAG_imported_unit)221 ·<1><219>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
222 ····<21a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>222 ····<21a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
223 ·<1><21e>:·Abbrev·Number:·41·(DW_TAG_imported_unit)223 ·<1><21e>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
224 ····<21f>···DW_AT_import······:·(GNU_ref_alt)·<0x1a29d5>224 ····<21f>···DW_AT_import······:·(GNU_ref_alt)·<0x1a29d5>
225 ·<1><223>:·Abbrev·Number:·41·(DW_TAG_imported_unit)225 ·<1><223>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
226 ····<224>···DW_AT_import······:·(GNU_ref_alt)·<0x1a29f0>226 ····<224>···DW_AT_import······:·(GNU_ref_alt)·<0x1a29f0>
227 ·<1><228>:·Abbrev·Number:·144·(DW_TAG_variable)227 ·<1><228>:·Abbrev·Number:·144·(DW_TAG_variable)
228 ····<22a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32179b)·228 ····<22a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x321773)·
229 ····<22e>···DW_AT_decl_file···:·(data1)·2229 ····<22e>···DW_AT_decl_file···:·(data1)·2
230 ····<22f>···DW_AT_decl_line···:·(data1)·227230 ····<22f>···DW_AT_decl_line···:·(data1)·227
231 ····<230>···DW_AT_decl_column·:·(data1)·26231 ····<230>···DW_AT_decl_column·:·(data1)·26
232 ····<231>···DW_AT_type········:·(GNU_ref_alt)·<0xc20>232 ····<231>···DW_AT_type········:·(GNU_ref_alt)·<0xc20>
233 ····<235>···DW_AT_external····:·(flag_present)·1233 ····<235>···DW_AT_external····:·(flag_present)·1
234 ····<235>···DW_AT_declaration·:·(flag_present)·1234 ····<235>···DW_AT_declaration·:·(flag_present)·1
235 ·<1><235>:·Abbrev·Number:·21·(DW_TAG_variable)235 ·<1><235>:·Abbrev·Number:·21·(DW_TAG_variable)
236 ····<236>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·236 ····<236>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
237 ····<23a>···DW_AT_decl_file···:·(data1)·13237 ····<23a>···DW_AT_decl_file···:·(data1)·13
238 ····<23b>···DW_AT_decl_line···:·(data2)·641238 ····<23b>···DW_AT_decl_line···:·(data2)·641
239 ····<23d>···DW_AT_decl_column·:·(data1)·15239 ····<23d>···DW_AT_decl_column·:·(data1)·15
240 ····<23e>···DW_AT_type········:·(GNU_ref_alt)·<0x142>240 ····<23e>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
241 ····<242>···DW_AT_location····:·(exprloc)·5·byte·block:·3·0·e·3·0·»  (DW_OP_addr:·30e00)241 ····<242>···DW_AT_location····:·(exprloc)·5·byte·block:·3·0·e·3·0·»  (DW_OP_addr:·30e00)
242 ·<1><248>:·Abbrev·Number:·133·(DW_TAG_subroutine_type)242 ·<1><248>:·Abbrev·Number:·133·(DW_TAG_subroutine_type)
243 ····<24a>···DW_AT_prototyped··:·(flag_present)·1243 ····<24a>···DW_AT_prototyped··:·(flag_present)·1
Offset 268, 308 lines modifiedOffset 268, 308 lines modified
268 ····<26d>···DW_AT_name········:·(string)·n268 ····<26d>···DW_AT_name········:·(string)·n
269 ····<26f>···DW_AT_decl_file···:·(data1)·1269 ····<26f>···DW_AT_decl_file···:·(data1)·1
270 ····<270>···DW_AT_decl_line···:·(data2)·1242270 ····<270>···DW_AT_decl_line···:·(data2)·1242
271 ····<272>···DW_AT_decl_column·:·(data1)·63271 ····<272>···DW_AT_decl_column·:·(data1)·63
272 ····<273>···DW_AT_type········:·(GNU_ref_alt)·<0x699>272 ····<273>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
273 ····<277>···DW_AT_data_member_location:·(data1)·8273 ····<277>···DW_AT_data_member_location:·(data1)·8
274 ·<2><278>:·Abbrev·Number:·29·(DW_TAG_member)274 ·<2><278>:·Abbrev·Number:·29·(DW_TAG_member)
275 ····<279>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·275 ····<279>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
276 ····<27d>···DW_AT_decl_file···:·(data1)·1276 ····<27d>···DW_AT_decl_file···:·(data1)·1
277 ····<27e>···DW_AT_decl_line···:·(data2)·1242277 ····<27e>···DW_AT_decl_line···:·(data2)·1242
278 ····<280>···DW_AT_decl_column·:·(data1)·78278 ····<280>···DW_AT_decl_column·:·(data1)·78
279 ····<281>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>279 ····<281>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
280 ····<285>···DW_AT_data_member_location:·(data1)·12280 ····<285>···DW_AT_data_member_location:·(data1)·12
281 ·<2><286>:·Abbrev·Number:·29·(DW_TAG_member)281 ·<2><286>:·Abbrev·Number:·29·(DW_TAG_member)
282 ····<287>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·282 ····<287>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
283 ····<28b>···DW_AT_decl_file···:·(data1)·1283 ····<28b>···DW_AT_decl_file···:·(data1)·1
284 ····<28c>···DW_AT_decl_line···:·(data2)·1243284 ····<28c>···DW_AT_decl_line···:·(data2)·1243
285 ····<28e>···DW_AT_decl_column·:·(data1)·28285 ····<28e>···DW_AT_decl_column·:·(data1)·28
286 ····<28f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>286 ····<28f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
287 ····<293>···DW_AT_data_member_location:·(data1)·16287 ····<293>···DW_AT_data_member_location:·(data1)·16
288 ·<2><294>:·Abbrev·Number:·29·(DW_TAG_member)288 ·<2><294>:·Abbrev·Number:·29·(DW_TAG_member)
289 ····<295>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·289 ····<295>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
290 ····<299>···DW_AT_decl_file···:·(data1)·1290 ····<299>···DW_AT_decl_file···:·(data1)·1
291 ····<29a>···DW_AT_decl_line···:·(data2)·1243291 ····<29a>···DW_AT_decl_line···:·(data2)·1243
292 ····<29c>···DW_AT_decl_column·:·(data1)·51292 ····<29c>···DW_AT_decl_column·:·(data1)·51
293 ····<29d>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>293 ····<29d>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
294 ····<2a1>···DW_AT_data_member_location:·(data1)·17294 ····<2a1>···DW_AT_data_member_location:·(data1)·17
295 ·<2><2a2>:·Abbrev·Number:·29·(DW_TAG_member)295 ·<2><2a2>:·Abbrev·Number:·29·(DW_TAG_member)
296 ····<2a3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·296 ····<2a3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
297 ····<2a7>···DW_AT_decl_file···:·(data1)·1297 ····<2a7>···DW_AT_decl_file···:·(data1)·1
298 ····<2a8>···DW_AT_decl_line···:·(data2)·1243298 ····<2a8>···DW_AT_decl_line···:·(data2)·1243
299 ····<2aa>···DW_AT_decl_column·:·(data1)·70299 ····<2aa>···DW_AT_decl_column·:·(data1)·70
300 ····<2ab>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>300 ····<2ab>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
301 ····<2af>···DW_AT_data_member_location:·(data1)·18301 ····<2af>···DW_AT_data_member_location:·(data1)·18
302 ·<2><2b0>:·Abbrev·Number:·0302 ·<2><2b0>:·Abbrev·Number:·0
303 ·<1><2b1>:·Abbrev·Number:·79·(DW_TAG_typedef)303 ·<1><2b1>:·Abbrev·Number:·79·(DW_TAG_typedef)
304 ····<2b2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·304 ····<2b2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
305 ····<2b6>···DW_AT_decl_file···:·(data1)·1305 ····<2b6>···DW_AT_decl_file···:·(data1)·1
306 ····<2b7>···DW_AT_decl_line···:·(data2)·1243306 ····<2b7>···DW_AT_decl_line···:·(data2)·1243
307 ····<2b9>···DW_AT_decl_column·:·(data1)·80307 ····<2b9>···DW_AT_decl_column·:·(data1)·80
308 ····<2ba>···DW_AT_type········:·(ref_udata)·<0x24d>308 ····<2ba>···DW_AT_type········:·(ref_udata)·<0x24d>
309 ·<1><2bc>:·Abbrev·Number:·90·(DW_TAG_typedef)309 ·<1><2bc>:·Abbrev·Number:·90·(DW_TAG_typedef)
310 ····<2bd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·310 ····<2bd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
311 ····<2c1>···DW_AT_decl_file···:·(data1)·1311 ····<2c1>···DW_AT_decl_file···:·(data1)·1
312 ····<2c2>···DW_AT_decl_line···:·(data2)·1361312 ····<2c2>···DW_AT_decl_line···:·(data2)·1361
313 ····<2c4>···DW_AT_decl_column·:·(data1)·23313 ····<2c4>···DW_AT_decl_column·:·(data1)·23
314 ····<2c5>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>314 ····<2c5>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
315 ·<1><2c9>:·Abbrev·Number:·90·(DW_TAG_typedef)315 ·<1><2c9>:·Abbrev·Number:·90·(DW_TAG_typedef)
316 ····<2ca>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·316 ····<2ca>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
317 ····<2ce>···DW_AT_decl_file···:·(data1)·1317 ····<2ce>···DW_AT_decl_file···:·(data1)·1
318 ····<2cf>···DW_AT_decl_line···:·(data2)·1362318 ····<2cf>···DW_AT_decl_line···:·(data2)·1362
319 ····<2d1>···DW_AT_decl_column·:·(data1)·19319 ····<2d1>···DW_AT_decl_column·:·(data1)·19
320 ····<2d2>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>320 ····<2d2>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
321 ·<1><2d6>:·Abbrev·Number:·21·(DW_TAG_variable)321 ·<1><2d6>:·Abbrev·Number:·21·(DW_TAG_variable)
322 ····<2d7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·322 ····<2d7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
323 ····<2db>···DW_AT_decl_file···:·(data1)·1323 ····<2db>···DW_AT_decl_file···:·(data1)·1
324 ····<2dc>···DW_AT_decl_line···:·(data2)·1472324 ····<2dc>···DW_AT_decl_line···:·(data2)·1472
325 ····<2de>···DW_AT_decl_column·:·(data1)·18325 ····<2de>···DW_AT_decl_column·:·(data1)·18
326 ····<2df>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>326 ····<2df>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
327 ····<2e3>···DW_AT_location····:·(exprloc)·5·byte·block:·3·8·d·3·0·»  (DW_OP_addr:·30d08)327 ····<2e3>···DW_AT_location····:·(exprloc)·5·byte·block:·3·8·d·3·0·»  (DW_OP_addr:·30d08)
328 ·<1><2e9>:·Abbrev·Number:·7·(DW_TAG_variable)328 ·<1><2e9>:·Abbrev·Number:·7·(DW_TAG_variable)
329 ····<2ea>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·329 ····<2ea>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
330 ····<2ee>···DW_AT_decl_file···:·(data1)·1330 ····<2ee>···DW_AT_decl_file···:·(data1)·1
331 ····<2ef>···DW_AT_decl_line···:·(data2)·1474331 ····<2ef>···DW_AT_decl_line···:·(data2)·1474
332 ····<2f1>···DW_AT_decl_column·:·(data1)·12332 ····<2f1>···DW_AT_decl_column·:·(data1)·12
Max diff block lines reached; 1537556/1545135 bytes (99.51%) of diff not shown.
820 B
strings --all --bytes=8 {}
    
Offset 1, 33 lines modifiedOffset 1, 45 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
 2 azhm_Vzz
 3 "bUetm[;
 4 vf4.0hwa
 5 Wz$myhDR
 6 InlmmEQ%
 7 'j&S,!&M?2
 8 wxm%Vt.o
 9 12&|.%Qf|{
2 +2[7d3(;K 
3 (D2!\-Qh 
4 U9<NF/+% 
5 [V-Vv;a[HY} 
6 eCX#"&5j· 
7 ;'r41Yy- 
8 K<fH|.%& 
9 Na}'R)@s3W 
10 1Gsy-d5p+ 
11 96yZ0;z*j 
12 }i?/AnRakF 
13 u&yl$Yl$ 
14 rp]ldN$&e10 rp]ldN$&e
15 f:.tg0aX 
16 J2»     @yC0s9 
17 c~?f:Ujx 
18 ?(wY#Z1p 
19 [y@1-\Zc{ 
20 k_jn-LJ> 
21 D+.Ek!*N 
22 nAsG0_I6 
23 ]J*J&UJOM(pwc 
24 pqzgf|AS 
25 w45-SL2v 
26 a,I}WSW\11 l7f#rfYi7
 12 F7_a7.<g
 13 Q,/?I%.!9
 14 n0d{P>XQ
 15 Mi)+·?VT
 16 »       )RA>9VZ
 17 nSoWwFsw
 18 ia<A5oEgrUc
 19 [l;a%vRo
 20 m|NvFhGJn
 21 {uL»    GmlW
 22 ]X{!J-w@
 23 {%Iy2iiI
 24 =^ev59>P
 25 \yX(`S·4
 26 ^VUcz<A4
 27 o::-O.gRq
 28 dw;@%yED&E
 29 I,?.b=2UX
 30 \r0+h}R}
 31 {@pT8._d>
 32 nfius·P7
 33 /*b*KbO9Zx
 34 !A`{WOm6
 35 !(=6L9]"
 36 <T{8\o[?
 37 ^MYs^v>(
 38 Br<Tk&U3'
27 e++xu)MP39 e++xu)MP
28 gt-{NSj;nC40 gt-{NSj;nC
29 H?7!>,·N41 H?7!>,·N
30 1Hy{eb!_42 1Hy{eb!_
31 #u^@]8nl43 #u^@]8nl
32 dUS<nP,&44 dUS<nP,&
33 c(N^}LER45 c(N^}LER
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
471 KB
./usr/lib/debug/.build-id/4b/d852045c07de072a699b7147ae4e4908ba49d8.debug vs.
./usr/lib/debug/.build-id/ea/1717cd4a6724de7086dacde838d153ece263e5.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 88% similar despite different names
894 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········91188·(bytes·into·file)13 ··Start·of·section·headers:··········91192·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x16434:1 There·are·35·section·headers,·starting·at·offset·0x16438:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000710·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000710·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0001fd40·00fd38·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0001fd40·00fd38·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0001fe38·00fd38·0001c8·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0001fe38·00fd38·0001c8·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00020000·00fd38·000390·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00020000·00fd38·000390·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00020390·00fd38·000168·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00020390·00fd38·000168·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000167·000058·00······0···0··128 ··[23]·.debug_aranges····PROGBITS········00000000·000167·000058·00······0···0··1
29 ··[24]·.debug_info·······PROGBITS········00000000·0001c0·0082ea·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001c0·0082f0·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·0084ac·000312·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·0084b0·000312·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·0087c0·004236·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·0087c4·004236·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·00c9f8·00031b·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·00c9fc·00031b·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·00cd13·000053·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·00cd17·000053·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·00cd68·00561c·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·00cd6c·00561c·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·012384·000fb4·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·012388·000fb4·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·013338·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·01333c·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·013390·001ad0·10·····33·319··437 ··[32]·.symtab···········SYMTAB··········00000000·013394·001ad0·10·····33·319··4
38 ··[33]·.strtab···········STRTAB··········00000000·014e60·001471·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·014e64·001471·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·0162d1·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·0162d5·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·4bd852045c07de072a699b7147ae4e4908ba49d83 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ea1717cd4a6724de7086dacde838d153ece263e5
465 KB
readelf --wide --debug-dump=info {}
    
Offset 3, 37 lines modifiedOffset 3, 37 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0xe8bf·(32-bit)4 ···Length:········0xe8bf·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·61·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·61·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/io/_plugins/_histograms.cpython-313-arm-linux-gnueabihf.so.p/_histograms.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/io/_plugins/_histograms.cpython-313-arm-linux-gnueabihf.so.p/_histograms.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x1c6b14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x1c6b
15 ····<1e>···DW_AT_low_pc······:·(addr)·015 ····<1e>···DW_AT_low_pc······:·(addr)·0
16 ····<22>···DW_AT_stmt_list···:·(sec_offset)·016 ····<22>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><26>:·Abbrev·Number:·45·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·45·(DW_TAG_base_type)
18 ····<27>···DW_AT_byte_size···:·(data1)·418 ····<27>···DW_AT_byte_size···:·(data1)·4
19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
21 ·<1><2d>:·Abbrev·Number:·45·(DW_TAG_base_type)21 ·<1><2d>:·Abbrev·Number:·45·(DW_TAG_base_type)
22 ····<2e>···DW_AT_byte_size···:·(data1)·822 ····<2e>···DW_AT_byte_size···:·(data1)·8
23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
25 ·<1><34>:·Abbrev·Number:·45·(DW_TAG_base_type)25 ·<1><34>:·Abbrev·Number:·45·(DW_TAG_base_type)
26 ····<35>···DW_AT_byte_size···:·(data1)·426 ····<35>···DW_AT_byte_size···:·(data1)·4
27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
29 ·<1><3b>:·Abbrev·Number:·45·(DW_TAG_base_type)29 ·<1><3b>:·Abbrev·Number:·45·(DW_TAG_base_type)
30 ····<3c>···DW_AT_byte_size···:·(data1)·130 ····<3c>···DW_AT_byte_size···:·(data1)·1
31 ····<3d>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)31 ····<3d>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
33 ·<1><42>:·Abbrev·Number:·52·(DW_TAG_imported_unit)33 ·<1><42>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
34 ····<43>···DW_AT_import······:·(GNU_ref_alt)·<0xc>34 ····<43>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
35 ·<1><47>:·Abbrev·Number:·52·(DW_TAG_imported_unit)35 ·<1><47>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
36 ····<48>···DW_AT_import······:·(GNU_ref_alt)·<0x81>36 ····<48>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
37 ·<1><4c>:·Abbrev·Number:·52·(DW_TAG_imported_unit)37 ·<1><4c>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
38 ····<4d>···DW_AT_import······:·(GNU_ref_alt)·<0x154>38 ····<4d>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
39 ·<1><51>:·Abbrev·Number:·52·(DW_TAG_imported_unit)39 ·<1><51>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
Offset 141, 15 lines modifiedOffset 141, 15 lines modified
141 ·<1><150>:·Abbrev·Number:·52·(DW_TAG_imported_unit)141 ·<1><150>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
142 ····<151>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28b9>142 ····<151>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28b9>
143 ·<1><155>:·Abbrev·Number:·52·(DW_TAG_imported_unit)143 ·<1><155>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
144 ····<156>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>144 ····<156>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>
145 ·<1><15a>:·Abbrev·Number:·52·(DW_TAG_imported_unit)145 ·<1><15a>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
146 ····<15b>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>146 ····<15b>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
147 ·<1><15f>:·Abbrev·Number:·110·(DW_TAG_variable)147 ·<1><15f>:·Abbrev·Number:·110·(DW_TAG_variable)
148 ····<160>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·148 ····<160>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
149 ····<164>···DW_AT_decl_file···:·(data1)·9149 ····<164>···DW_AT_decl_file···:·(data1)·9
150 ····<165>···DW_AT_decl_line···:·(data2)·641150 ····<165>···DW_AT_decl_line···:·(data2)·641
151 ····<167>···DW_AT_decl_column·:·(data1)·15151 ····<167>···DW_AT_decl_column·:·(data1)·15
152 ····<168>···DW_AT_type········:·(GNU_ref_alt)·<0x142>152 ····<168>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
153 ····<16c>···DW_AT_location····:·(exprloc)·5·byte·block:·3·c4·4·2·0·» (DW_OP_addr:·204c4)153 ····<16c>···DW_AT_location····:·(exprloc)·5·byte·block:·3·c4·4·2·0·» (DW_OP_addr:·204c4)
154 ·<1><172>:·Abbrev·Number:·1·(DW_TAG_structure_type)154 ·<1><172>:·Abbrev·Number:·1·(DW_TAG_structure_type)
155 ····<173>···DW_AT_byte_size···:·(data1)·20155 ····<173>···DW_AT_byte_size···:·(data1)·20
Offset 175, 315 lines modifiedOffset 175, 315 lines modified
175 ····<192>···DW_AT_name········:·(string)·n175 ····<192>···DW_AT_name········:·(string)·n
176 ····<194>···DW_AT_decl_file···:·(data1)·1176 ····<194>···DW_AT_decl_file···:·(data1)·1
177 ····<195>···DW_AT_decl_line···:·(data2)·1240177 ····<195>···DW_AT_decl_line···:·(data2)·1240
178 ····<197>···DW_AT_decl_column·:·(data1)·63178 ····<197>···DW_AT_decl_column·:·(data1)·63
179 ····<198>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>179 ····<198>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
180 ····<19c>···DW_AT_data_member_location:·(data1)·8180 ····<19c>···DW_AT_data_member_location:·(data1)·8
181 ·<2><19d>:·Abbrev·Number:·43·(DW_TAG_member)181 ·<2><19d>:·Abbrev·Number:·43·(DW_TAG_member)
182 ····<19e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·182 ····<19e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
183 ····<1a2>···DW_AT_decl_file···:·(data1)·1183 ····<1a2>···DW_AT_decl_file···:·(data1)·1
184 ····<1a3>···DW_AT_decl_line···:·(data2)·1240184 ····<1a3>···DW_AT_decl_line···:·(data2)·1240
185 ····<1a5>···DW_AT_decl_column·:·(data1)·78185 ····<1a5>···DW_AT_decl_column·:·(data1)·78
186 ····<1a6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>186 ····<1a6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
187 ····<1aa>···DW_AT_data_member_location:·(data1)·12187 ····<1aa>···DW_AT_data_member_location:·(data1)·12
188 ·<2><1ab>:·Abbrev·Number:·43·(DW_TAG_member)188 ·<2><1ab>:·Abbrev·Number:·43·(DW_TAG_member)
189 ····<1ac>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·189 ····<1ac>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
190 ····<1b0>···DW_AT_decl_file···:·(data1)·1190 ····<1b0>···DW_AT_decl_file···:·(data1)·1
191 ····<1b1>···DW_AT_decl_line···:·(data2)·1241191 ····<1b1>···DW_AT_decl_line···:·(data2)·1241
192 ····<1b3>···DW_AT_decl_column·:·(data1)·28192 ····<1b3>···DW_AT_decl_column·:·(data1)·28
193 ····<1b4>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>193 ····<1b4>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
194 ····<1b8>···DW_AT_data_member_location:·(data1)·16194 ····<1b8>···DW_AT_data_member_location:·(data1)·16
195 ·<2><1b9>:·Abbrev·Number:·43·(DW_TAG_member)195 ·<2><1b9>:·Abbrev·Number:·43·(DW_TAG_member)
196 ····<1ba>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·196 ····<1ba>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
197 ····<1be>···DW_AT_decl_file···:·(data1)·1197 ····<1be>···DW_AT_decl_file···:·(data1)·1
198 ····<1bf>···DW_AT_decl_line···:·(data2)·1241198 ····<1bf>···DW_AT_decl_line···:·(data2)·1241
199 ····<1c1>···DW_AT_decl_column·:·(data1)·51199 ····<1c1>···DW_AT_decl_column·:·(data1)·51
200 ····<1c2>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>200 ····<1c2>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
201 ····<1c6>···DW_AT_data_member_location:·(data1)·17201 ····<1c6>···DW_AT_data_member_location:·(data1)·17
202 ·<2><1c7>:·Abbrev·Number:·43·(DW_TAG_member)202 ·<2><1c7>:·Abbrev·Number:·43·(DW_TAG_member)
203 ····<1c8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·203 ····<1c8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
204 ····<1cc>···DW_AT_decl_file···:·(data1)·1204 ····<1cc>···DW_AT_decl_file···:·(data1)·1
205 ····<1cd>···DW_AT_decl_line···:·(data2)·1241205 ····<1cd>···DW_AT_decl_line···:·(data2)·1241
206 ····<1cf>···DW_AT_decl_column·:·(data1)·70206 ····<1cf>···DW_AT_decl_column·:·(data1)·70
207 ····<1d0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>207 ····<1d0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
208 ····<1d4>···DW_AT_data_member_location:·(data1)·18208 ····<1d4>···DW_AT_data_member_location:·(data1)·18
209 ·<2><1d5>:·Abbrev·Number:·0209 ·<2><1d5>:·Abbrev·Number:·0
210 ·<1><1d6>:·Abbrev·Number:·62·(DW_TAG_typedef)210 ·<1><1d6>:·Abbrev·Number:·62·(DW_TAG_typedef)
211 ····<1d7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·211 ····<1d7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
212 ····<1db>···DW_AT_decl_file···:·(data1)·1212 ····<1db>···DW_AT_decl_file···:·(data1)·1
213 ····<1dc>···DW_AT_decl_line···:·(data2)·1241213 ····<1dc>···DW_AT_decl_line···:·(data2)·1241
214 ····<1de>···DW_AT_decl_column·:·(data1)·80214 ····<1de>···DW_AT_decl_column·:·(data1)·80
215 ····<1df>···DW_AT_type········:·(ref2)·<0x172>215 ····<1df>···DW_AT_type········:·(ref2)·<0x172>
216 ·<1><1e1>:·Abbrev·Number:·27·(DW_TAG_typedef)216 ·<1><1e1>:·Abbrev·Number:·27·(DW_TAG_typedef)
217 ····<1e2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·217 ····<1e2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
218 ····<1e6>···DW_AT_decl_file···:·(data1)·1218 ····<1e6>···DW_AT_decl_file···:·(data1)·1
219 ····<1e7>···DW_AT_decl_line···:·(data2)·1359219 ····<1e7>···DW_AT_decl_line···:·(data2)·1359
220 ····<1e9>···DW_AT_decl_column·:·(data1)·23220 ····<1e9>···DW_AT_decl_column·:·(data1)·23
221 ····<1ea>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>221 ····<1ea>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
222 ·<1><1ee>:·Abbrev·Number:·27·(DW_TAG_typedef)222 ·<1><1ee>:·Abbrev·Number:·27·(DW_TAG_typedef)
223 ····<1ef>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·223 ····<1ef>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
224 ····<1f3>···DW_AT_decl_file···:·(data1)·1224 ····<1f3>···DW_AT_decl_file···:·(data1)·1
225 ····<1f4>···DW_AT_decl_line···:·(data2)·1360225 ····<1f4>···DW_AT_decl_line···:·(data2)·1360
226 ····<1f6>···DW_AT_decl_column·:·(data1)·19226 ····<1f6>···DW_AT_decl_column·:·(data1)·19
227 ····<1f7>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>227 ····<1f7>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
228 ·<1><1fb>:·Abbrev·Number:·110·(DW_TAG_variable)228 ·<1><1fb>:·Abbrev·Number:·110·(DW_TAG_variable)
229 ····<1fc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·229 ····<1fc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
230 ····<200>···DW_AT_decl_file···:·(data1)·1230 ····<200>···DW_AT_decl_file···:·(data1)·1
231 ····<201>···DW_AT_decl_line···:·(data2)·1470231 ····<201>···DW_AT_decl_line···:·(data2)·1470
232 ····<203>···DW_AT_decl_column·:·(data1)·18232 ····<203>···DW_AT_decl_column·:·(data1)·18
233 ····<204>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>233 ····<204>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
234 ····<208>···DW_AT_location····:·(exprloc)·5·byte·block:·3·98·3·2·0·» (DW_OP_addr:·20398)234 ····<208>···DW_AT_location····:·(exprloc)·5·byte·block:·3·98·3·2·0·» (DW_OP_addr:·20398)
235 ·<1><20e>:·Abbrev·Number:·51·(DW_TAG_variable)235 ·<1><20e>:·Abbrev·Number:·51·(DW_TAG_variable)
236 ····<20f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·236 ····<20f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
237 ····<213>···DW_AT_decl_file···:·(data1)·1237 ····<213>···DW_AT_decl_file···:·(data1)·1
238 ····<214>···DW_AT_decl_line···:·(data2)·1472238 ····<214>···DW_AT_decl_line···:·(data2)·1472
239 ····<216>···DW_AT_decl_column·:·(data1)·12239 ····<216>···DW_AT_decl_column·:·(data1)·12
240 ····<217>···DW_AT_type········:·(GNU_ref_alt)·<0x31>240 ····<217>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
241 ·<1><21b>:·Abbrev·Number:·51·(DW_TAG_variable)241 ·<1><21b>:·Abbrev·Number:·51·(DW_TAG_variable)
242 ····<21c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·242 ····<21c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
243 ····<220>···DW_AT_decl_file···:·(data1)·1243 ····<220>···DW_AT_decl_file···:·(data1)·1
244 ····<221>···DW_AT_decl_line···:·(data2)·1473244 ····<221>···DW_AT_decl_line···:·(data2)·1473
245 ····<223>···DW_AT_decl_column·:·(data1)·12245 ····<223>···DW_AT_decl_column·:·(data1)·12
246 ····<224>···DW_AT_type········:·(GNU_ref_alt)·<0x31>246 ····<224>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
247 ·<1><228>:·Abbrev·Number:·51·(DW_TAG_variable)247 ·<1><228>:·Abbrev·Number:·51·(DW_TAG_variable)
Max diff block lines reached; 468799/476512 bytes (98.38%) of diff not shown.
285 B
strings --all --bytes=8 {}
    
Offset 1, 13 lines modifiedOffset 1, 13 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 a[Hu4\Bsl 
3 {vpHXyi) 
4 7]V5&\]V5 
5 y,iCO#x\ 
6 KP{\kE/j-wW2 Xy/R~N*_
 3 "L2Gj#jD
 4 8W49>n+Dm
 5 J_*a_*Q}
 6 S&fNV:'Q}^
7 qy%{8/a\=7 qy%{8/a\=
8 ^W7Gp0b@68 ^W7Gp0b@6
9 %>{IL,isG9 %>{IL,isG
10 ch.t!s!]o/10 ch.t!s!]o/
11 »       X<e=A<q>11 »       X<e=A<q>
12 b("|IuZ512 b("|IuZ5
13 }y+e';J713 }y+e';J7
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.61 MB
./usr/lib/debug/.build-id/4e/c51b8beccfb64fb44bacf8a71f603eadadc277.debug vs.
./usr/lib/debug/.build-id/8b/797bc1f95c5c62f1c6aa1cc618827fd85de126.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 89% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········375804·(bytes·into·file)13 ··Start·of·section·headers:··········375812·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x5bbfc:1 There·are·35·section·headers,·starting·at·offset·0x5bc04:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b50·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b50·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0002fc2c·00fc24·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0002fc2c·00fc24·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0002fd24·00fc24·0002dc·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0002fd24·00fc24·0002dc·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00030000·00fc24·000b20·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00030000·00fc24·000b20·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00030b20·00fc24·000448·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00030b20·00fc24·000448·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000087·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000087·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001f0·024149·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001f0·024154·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·02433c·0003ad·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·024344·0003ad·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·0246ec·00ff40·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·0246f4·00ff40·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·03462c·000959·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·034634·000959·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·034f85·000043·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·034f8d·000043·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·034fc8·01ab07·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·034fd0·01ab07·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·04fad0·0042de·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·04fad8·0042de·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·053dae·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·053db6·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·053e04·004170·10·····33·869··437 ··[32]·.symtab···········SYMTAB··········00000000·053e0c·004170·10·····33·869··4
38 ··[33]·.strtab···········STRTAB··········00000000·057f74·003b25·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·057f7c·003b25·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·05ba99·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·05baa1·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·4ec51b8beccfb64fb44bacf8a71f603eadadc2773 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8b797bc1f95c5c62f1c6aa1cc618827fd85de126
1.61 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 37 lines modifiedOffset 3, 37 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x41f06·(32-bit)4 ···Length:········0x41f06·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·135·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·135·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/graph/_spath.cpython-312-arm-linux-gnueabihf.so.p/_spath.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/graph/_spath.cpython-312-arm-linux-gnueabihf.so.p/_spath.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x85dc14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x85dc
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·126 ····<36>···DW_AT_byte_size···:·(data1)·1
27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·830 ····<3d>···DW_AT_byte_size···:·(data1)·8
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
33 ·<1><43>:·Abbrev·Number:·45·(DW_TAG_imported_unit)33 ·<1><43>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
35 ·<1><48>:·Abbrev·Number:·45·(DW_TAG_imported_unit)35 ·<1><48>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
37 ·<1><4d>:·Abbrev·Number:·45·(DW_TAG_imported_unit)37 ·<1><4d>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
39 ·<1><52>:·Abbrev·Number:·45·(DW_TAG_imported_unit)39 ·<1><52>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
Offset 236, 315 lines modifiedOffset 236, 315 lines modified
236 ····<227>···DW_AT_name········:·(string)·n236 ····<227>···DW_AT_name········:·(string)·n
237 ····<229>···DW_AT_decl_file···:·(implicit_const)·1237 ····<229>···DW_AT_decl_file···:·(implicit_const)·1
238 ····<229>···DW_AT_decl_line···:·(data2)·1243238 ····<229>···DW_AT_decl_line···:·(data2)·1243
239 ····<22b>···DW_AT_decl_column·:·(data1)·63239 ····<22b>···DW_AT_decl_column·:·(data1)·63
240 ····<22c>···DW_AT_type········:·(GNU_ref_alt)·<0x699>240 ····<22c>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
241 ····<230>···DW_AT_data_member_location:·(data1)·8241 ····<230>···DW_AT_data_member_location:·(data1)·8
242 ·<2><231>:·Abbrev·Number:·33·(DW_TAG_member)242 ·<2><231>:·Abbrev·Number:·33·(DW_TAG_member)
243 ····<232>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·243 ····<232>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
244 ····<236>···DW_AT_decl_file···:·(implicit_const)·1244 ····<236>···DW_AT_decl_file···:·(implicit_const)·1
245 ····<236>···DW_AT_decl_line···:·(data2)·1243245 ····<236>···DW_AT_decl_line···:·(data2)·1243
246 ····<238>···DW_AT_decl_column·:·(data1)·78246 ····<238>···DW_AT_decl_column·:·(data1)·78
247 ····<239>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>247 ····<239>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
248 ····<23d>···DW_AT_data_member_location:·(data1)·12248 ····<23d>···DW_AT_data_member_location:·(data1)·12
249 ·<2><23e>:·Abbrev·Number:·33·(DW_TAG_member)249 ·<2><23e>:·Abbrev·Number:·33·(DW_TAG_member)
250 ····<23f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·250 ····<23f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
251 ····<243>···DW_AT_decl_file···:·(implicit_const)·1251 ····<243>···DW_AT_decl_file···:·(implicit_const)·1
252 ····<243>···DW_AT_decl_line···:·(data2)·1244252 ····<243>···DW_AT_decl_line···:·(data2)·1244
253 ····<245>···DW_AT_decl_column·:·(data1)·28253 ····<245>···DW_AT_decl_column·:·(data1)·28
254 ····<246>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>254 ····<246>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
255 ····<24a>···DW_AT_data_member_location:·(data1)·16255 ····<24a>···DW_AT_data_member_location:·(data1)·16
256 ·<2><24b>:·Abbrev·Number:·33·(DW_TAG_member)256 ·<2><24b>:·Abbrev·Number:·33·(DW_TAG_member)
257 ····<24c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·257 ····<24c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
258 ····<250>···DW_AT_decl_file···:·(implicit_const)·1258 ····<250>···DW_AT_decl_file···:·(implicit_const)·1
259 ····<250>···DW_AT_decl_line···:·(data2)·1244259 ····<250>···DW_AT_decl_line···:·(data2)·1244
260 ····<252>···DW_AT_decl_column·:·(data1)·51260 ····<252>···DW_AT_decl_column·:·(data1)·51
261 ····<253>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>261 ····<253>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
262 ····<257>···DW_AT_data_member_location:·(data1)·17262 ····<257>···DW_AT_data_member_location:·(data1)·17
263 ·<2><258>:·Abbrev·Number:·33·(DW_TAG_member)263 ·<2><258>:·Abbrev·Number:·33·(DW_TAG_member)
264 ····<259>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·264 ····<259>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
265 ····<25d>···DW_AT_decl_file···:·(implicit_const)·1265 ····<25d>···DW_AT_decl_file···:·(implicit_const)·1
266 ····<25d>···DW_AT_decl_line···:·(data2)·1244266 ····<25d>···DW_AT_decl_line···:·(data2)·1244
267 ····<25f>···DW_AT_decl_column·:·(data1)·70267 ····<25f>···DW_AT_decl_column·:·(data1)·70
268 ····<260>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>268 ····<260>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
269 ····<264>···DW_AT_data_member_location:·(data1)·18269 ····<264>···DW_AT_data_member_location:·(data1)·18
270 ·<2><265>:·Abbrev·Number:·0270 ·<2><265>:·Abbrev·Number:·0
271 ·<1><266>:·Abbrev·Number:·72·(DW_TAG_typedef)271 ·<1><266>:·Abbrev·Number:·72·(DW_TAG_typedef)
272 ····<267>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·272 ····<267>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
273 ····<26b>···DW_AT_decl_file···:·(data1)·1273 ····<26b>···DW_AT_decl_file···:·(data1)·1
274 ····<26c>···DW_AT_decl_line···:·(data2)·1244274 ····<26c>···DW_AT_decl_line···:·(data2)·1244
275 ····<26e>···DW_AT_decl_column·:·(data1)·80275 ····<26e>···DW_AT_decl_column·:·(data1)·80
276 ····<26f>···DW_AT_type········:·(ref_udata)·<0x20a>276 ····<26f>···DW_AT_type········:·(ref_udata)·<0x20a>
277 ·<1><271>:·Abbrev·Number:·85·(DW_TAG_typedef)277 ·<1><271>:·Abbrev·Number:·85·(DW_TAG_typedef)
278 ····<272>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·278 ····<272>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
279 ····<276>···DW_AT_decl_file···:·(data1)·1279 ····<276>···DW_AT_decl_file···:·(data1)·1
280 ····<277>···DW_AT_decl_line···:·(data2)·1362280 ····<277>···DW_AT_decl_line···:·(data2)·1362
281 ····<279>···DW_AT_decl_column·:·(data1)·23281 ····<279>···DW_AT_decl_column·:·(data1)·23
282 ····<27a>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>282 ····<27a>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
283 ·<1><27e>:·Abbrev·Number:·85·(DW_TAG_typedef)283 ·<1><27e>:·Abbrev·Number:·85·(DW_TAG_typedef)
284 ····<27f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·284 ····<27f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
285 ····<283>···DW_AT_decl_file···:·(data1)·1285 ····<283>···DW_AT_decl_file···:·(data1)·1
286 ····<284>···DW_AT_decl_line···:·(data2)·1363286 ····<284>···DW_AT_decl_line···:·(data2)·1363
287 ····<286>···DW_AT_decl_column·:·(data1)·19287 ····<286>···DW_AT_decl_column·:·(data1)·19
288 ····<287>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>288 ····<287>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
289 ·<1><28b>:·Abbrev·Number:·23·(DW_TAG_variable)289 ·<1><28b>:·Abbrev·Number:·23·(DW_TAG_variable)
290 ····<28c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·290 ····<28c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
291 ····<290>···DW_AT_decl_file···:·(implicit_const)·1291 ····<290>···DW_AT_decl_file···:·(implicit_const)·1
292 ····<290>···DW_AT_decl_line···:·(data2)·1473292 ····<290>···DW_AT_decl_line···:·(data2)·1473
293 ····<292>···DW_AT_decl_column·:·(data1)·18293 ····<292>···DW_AT_decl_column·:·(data1)·18
294 ····<293>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>294 ····<293>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
295 ····<297>···DW_AT_location····:·(exprloc)·5·byte·block:·3·68·e·3·0·» (DW_OP_addr:·30e68)295 ····<297>···DW_AT_location····:·(exprloc)·5·byte·block:·3·68·e·3·0·» (DW_OP_addr:·30e68)
296 ·<1><29d>:·Abbrev·Number:·6·(DW_TAG_variable)296 ·<1><29d>:·Abbrev·Number:·6·(DW_TAG_variable)
297 ····<29e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·297 ····<29e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
298 ····<2a2>···DW_AT_decl_file···:·(data1)·1298 ····<2a2>···DW_AT_decl_file···:·(data1)·1
299 ····<2a3>···DW_AT_decl_line···:·(data2)·1475299 ····<2a3>···DW_AT_decl_line···:·(data2)·1475
300 ····<2a5>···DW_AT_decl_column·:·(data1)·12300 ····<2a5>···DW_AT_decl_column·:·(data1)·12
301 ····<2a6>···DW_AT_type········:·(GNU_ref_alt)·<0x31>301 ····<2a6>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
302 ·<1><2aa>:·Abbrev·Number:·6·(DW_TAG_variable)302 ·<1><2aa>:·Abbrev·Number:·6·(DW_TAG_variable)
303 ····<2ab>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·303 ····<2ab>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
304 ····<2af>···DW_AT_decl_file···:·(data1)·1304 ····<2af>···DW_AT_decl_file···:·(data1)·1
305 ····<2b0>···DW_AT_decl_line···:·(data2)·1476305 ····<2b0>···DW_AT_decl_line···:·(data2)·1476
306 ····<2b2>···DW_AT_decl_column·:·(data1)·12306 ····<2b2>···DW_AT_decl_column·:·(data1)·12
307 ····<2b3>···DW_AT_type········:·(GNU_ref_alt)·<0x31>307 ····<2b3>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
308 ·<1><2b7>:·Abbrev·Number:·6·(DW_TAG_variable)308 ·<1><2b7>:·Abbrev·Number:·6·(DW_TAG_variable)
309 ····<2b8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19b7)·309 ····<2b8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19a3)·
310 ····<2bc>···DW_AT_decl_file···:·(data1)·1310 ····<2bc>···DW_AT_decl_file···:·(data1)·1
311 ····<2bd>···DW_AT_decl_line···:·(data2)·1477311 ····<2bd>···DW_AT_decl_line···:·(data2)·1477
312 ····<2bf>···DW_AT_decl_column·:·(data1)·21312 ····<2bf>···DW_AT_decl_column·:·(data1)·21
313 ····<2c0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>313 ····<2c0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
314 ·<1><2c4>:·Abbrev·Number:·6·(DW_TAG_variable)314 ·<1><2c4>:·Abbrev·Number:·6·(DW_TAG_variable)
315 ····<2c5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff28)·315 ····<2c5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff14)·
316 ····<2c9>···DW_AT_decl_file···:·(data1)·1316 ····<2c9>···DW_AT_decl_file···:·(data1)·1
317 ····<2ca>···DW_AT_decl_line···:·(data2)·1478317 ····<2ca>···DW_AT_decl_line···:·(data2)·1478
318 ····<2cc>···DW_AT_decl_column·:·(data1)·20318 ····<2cc>···DW_AT_decl_column·:·(data1)·20
319 ····<2cd>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>319 ····<2cd>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
320 ·<1><2d1>:·Abbrev·Number:·108·(DW_TAG_array_type)320 ·<1><2d1>:·Abbrev·Number:·108·(DW_TAG_array_type)
321 ····<2d2>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>321 ····<2d2>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
322 ····<2d6>···DW_AT_sibling·····:·(ref_udata)·<0x2dc>322 ····<2d6>···DW_AT_sibling·····:·(ref_udata)·<0x2dc>
323 ·<2><2d8>:·Abbrev·Number:·106·(DW_TAG_subrange_type)323 ·<2><2d8>:·Abbrev·Number:·106·(DW_TAG_subrange_type)
324 ····<2d9>···DW_AT_type········:·(ref_udata)·<0x2e>324 ····<2d9>···DW_AT_type········:·(ref_udata)·<0x2e>
Max diff block lines reached; 1676332/1683989 bytes (99.55%) of diff not shown.
773 B
strings --all --bytes=8 {}
    
Offset 1, 33 lines modifiedOffset 1, 38 lines modified
1 wGCC:·(Debian·14.2.0-8)·14.2.01 &GCC:·(Debian·14.2.0-8)·14.2.0
 2 r.-Jb&QU
 3 »       ,^@3Tg##c»      
 4 Bqq,K^ze
 5 1Jnz$nZ`
 6 ,P\KSO`d
 7 MP/Dz.V&
 8 [GO7;Ac{
2 #]_oNd_k 
3 ZP9b"*Q# 
4 9U\Vd~0_ 
5 i@We1Wz]G 
6 ~4Q=]MR. 
7 K]Q95IWM 
8 0+»     fO`u' 
9 @jm2KgfC 
10 -tcBiV@sS 
11 *AE>8@G, 
12 oD2G]}+hu 
13 Pg2W6>7g 
14 +s3x?+]*1 
15 Pv6Y`r0D9 Pv6Y`r0D
16 »       UsII]om 
17 LUyMiTYMDZw 
18 8.XX6MZv 
19 iJ<\KZZu 
20 oP%V="fU 
21 #E@~3rx) 
22 GkJ{(Wj; 
23 s4=B?*8- 
24 E9LnBoh+ 
25 NmFYDT|~/6 
26 8M=e=&q=8U710 SaU6E8)|
 11 Jzk{kON»
 12 (X)ype-e
 13 ;=^lvXG4
 14 o~@XMb{:=fo
 15 {)BnNN"p
 16 cazepTj·M
 17 mZs'=K|qc
 18 Jx-#\»  oD
 19 xc@K*\f`C
 20 vG9»    kJq*S
 21 o9%#|R%KF
 22 l9yY>E4f6
 23 Z\g·M|&t
 24 o|KEle)A
 25 /r\2JM(V%
 26 -jWahWahS
 27 ·x%LK[j/
 28 u@Xcd@>G&
 29 \-IS,Ib7
 30 S]6az@q·
 31 -!zyxcdN
27 |P']y6-A32 |P']y6-A
28 L3[Vo.3s33 L3[Vo.3s
29 81]&`\"e34 81]&`\"e
30 P5crs>s=GE35 P5crs>s=GE
31 Kk>_TeZs36 Kk>_TeZs
32 x]ZCgx]Z37 x]ZCgx]Z
33 ~xhr.,;638 ~xhr.,;6
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.94 MB
./usr/lib/debug/.build-id/4e/f17578fc3739e1779f1da2932fe24adf2555b4.debug vs.
./usr/lib/debug/.build-id/2f/6da9dc652886247726167e108f7960031de08c.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 89% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········572032·(bytes·into·file)13 ··Start·of·section·headers:··········572040·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.22 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x8ba80:1 There·are·35·section·headers,·starting·at·offset·0x8ba88:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c70·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c70·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbdc·00fbd4·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbdc·00fbd4·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fcdc·00fbd4·000324·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fcdc·00fbd4·000324·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbd4·000b98·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbd4·000b98·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040b98·00fbd4·000554·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040b98·00fbd4·000554·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000083·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000083·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·0335bd·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·0335c5·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·0337ac·000387·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·0337b4·000387·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·033b34·017a28·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·033b3c·017a28·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·04b55c·000a3d·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·04b564·000a3d·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·04bf99·00004b·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·04bfa1·00004b·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·04bfe4·02fafc·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·04bfec·02fafc·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·07bae0·006e36·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·07bae8·006e36·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·082916·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·08291e·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·08296c·004ce0·10·····33·1034··437 ··[32]·.symtab···········SYMTAB··········00000000·082974·004ce0·10·····33·1034··4
38 ··[33]·.strtab···········STRTAB··········00000000·08764c·0042d1·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·087654·0042d1·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·08b91d·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·08b925·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·4ef17578fc3739e1779f1da2932fe24adf2555b43 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·2f6da9dc652886247726167e108f7960031de08c
1.94 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x5ebc8·(32-bit)4 ···Length:········0x5ebc8·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·130·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·130·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/corner_cy.cpython-312-arm-linux-gnueabihf.so.p/corner_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/corner_cy.cpython-312-arm-linux-gnueabihf.so.p/corner_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xddd114 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xddd1
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·134 ····<44>···DW_AT_byte_size···:·(data1)·1
35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><4a>:·Abbrev·Number:·47·(DW_TAG_imported_unit)37 ·<1><4a>:·Abbrev·Number:·47·(DW_TAG_imported_unit)
38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4f>:·Abbrev·Number:·47·(DW_TAG_imported_unit)39 ·<1><4f>:·Abbrev·Number:·47·(DW_TAG_imported_unit)
40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
41 ·<1><54>:·Abbrev·Number:·47·(DW_TAG_imported_unit)41 ·<1><54>:·Abbrev·Number:·47·(DW_TAG_imported_unit)
42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
43 ·<1><59>:·Abbrev·Number:·47·(DW_TAG_imported_unit)43 ·<1><59>:·Abbrev·Number:·47·(DW_TAG_imported_unit)
Offset 249, 15 lines modifiedOffset 249, 15 lines modified
249 ·<1><25c>:·Abbrev·Number:·47·(DW_TAG_imported_unit)249 ·<1><25c>:·Abbrev·Number:·47·(DW_TAG_imported_unit)
250 ····<25d>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>250 ····<25d>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
251 ·<1><261>:·Abbrev·Number:·47·(DW_TAG_imported_unit)251 ·<1><261>:·Abbrev·Number:·47·(DW_TAG_imported_unit)
252 ····<262>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2942>252 ····<262>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2942>
253 ·<1><266>:·Abbrev·Number:·47·(DW_TAG_imported_unit)253 ·<1><266>:·Abbrev·Number:·47·(DW_TAG_imported_unit)
254 ····<267>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2a26>254 ····<267>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2a26>
255 ·<1><26b>:·Abbrev·Number:·23·(DW_TAG_variable)255 ·<1><26b>:·Abbrev·Number:·23·(DW_TAG_variable)
256 ····<26c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·256 ····<26c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
257 ····<270>···DW_AT_decl_file···:·(data1)·16257 ····<270>···DW_AT_decl_file···:·(data1)·16
258 ····<271>···DW_AT_decl_line···:·(data2)·641258 ····<271>···DW_AT_decl_line···:·(data2)·641
259 ····<273>···DW_AT_decl_column·:·(data1)·15259 ····<273>···DW_AT_decl_column·:·(data1)·15
260 ····<274>···DW_AT_type········:·(GNU_ref_alt)·<0x142>260 ····<274>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
261 ····<278>···DW_AT_location····:·(exprloc)·5·byte·block:·3·d8·10·4·0·»(DW_OP_addr:·410d8)261 ····<278>···DW_AT_location····:·(exprloc)·5·byte·block:·3·d8·10·4·0·»(DW_OP_addr:·410d8)
262 ·<1><27e>:·Abbrev·Number:·87·(DW_TAG_structure_type)262 ·<1><27e>:·Abbrev·Number:·87·(DW_TAG_structure_type)
263 ····<27f>···DW_AT_byte_size···:·(data1)·20263 ····<27f>···DW_AT_byte_size···:·(data1)·20
Offset 283, 308 lines modifiedOffset 283, 308 lines modified
283 ····<29b>···DW_AT_name········:·(string)·n283 ····<29b>···DW_AT_name········:·(string)·n
284 ····<29d>···DW_AT_decl_file···:·(implicit_const)·1284 ····<29d>···DW_AT_decl_file···:·(implicit_const)·1
285 ····<29d>···DW_AT_decl_line···:·(data2)·1244285 ····<29d>···DW_AT_decl_line···:·(data2)·1244
286 ····<29f>···DW_AT_decl_column·:·(data1)·63286 ····<29f>···DW_AT_decl_column·:·(data1)·63
287 ····<2a0>···DW_AT_type········:·(GNU_ref_alt)·<0x699>287 ····<2a0>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
288 ····<2a4>···DW_AT_data_member_location:·(data1)·8288 ····<2a4>···DW_AT_data_member_location:·(data1)·8
289 ·<2><2a5>:·Abbrev·Number:·39·(DW_TAG_member)289 ·<2><2a5>:·Abbrev·Number:·39·(DW_TAG_member)
290 ····<2a6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·290 ····<2a6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
291 ····<2aa>···DW_AT_decl_file···:·(implicit_const)·1291 ····<2aa>···DW_AT_decl_file···:·(implicit_const)·1
292 ····<2aa>···DW_AT_decl_line···:·(data2)·1244292 ····<2aa>···DW_AT_decl_line···:·(data2)·1244
293 ····<2ac>···DW_AT_decl_column·:·(data1)·78293 ····<2ac>···DW_AT_decl_column·:·(data1)·78
294 ····<2ad>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>294 ····<2ad>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
295 ····<2b1>···DW_AT_data_member_location:·(data1)·12295 ····<2b1>···DW_AT_data_member_location:·(data1)·12
296 ·<2><2b2>:·Abbrev·Number:·39·(DW_TAG_member)296 ·<2><2b2>:·Abbrev·Number:·39·(DW_TAG_member)
297 ····<2b3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·297 ····<2b3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
298 ····<2b7>···DW_AT_decl_file···:·(implicit_const)·1298 ····<2b7>···DW_AT_decl_file···:·(implicit_const)·1
299 ····<2b7>···DW_AT_decl_line···:·(data2)·1245299 ····<2b7>···DW_AT_decl_line···:·(data2)·1245
300 ····<2b9>···DW_AT_decl_column·:·(data1)·28300 ····<2b9>···DW_AT_decl_column·:·(data1)·28
301 ····<2ba>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>301 ····<2ba>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
302 ····<2be>···DW_AT_data_member_location:·(data1)·16302 ····<2be>···DW_AT_data_member_location:·(data1)·16
303 ·<2><2bf>:·Abbrev·Number:·39·(DW_TAG_member)303 ·<2><2bf>:·Abbrev·Number:·39·(DW_TAG_member)
304 ····<2c0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·304 ····<2c0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
305 ····<2c4>···DW_AT_decl_file···:·(implicit_const)·1305 ····<2c4>···DW_AT_decl_file···:·(implicit_const)·1
306 ····<2c4>···DW_AT_decl_line···:·(data2)·1245306 ····<2c4>···DW_AT_decl_line···:·(data2)·1245
307 ····<2c6>···DW_AT_decl_column·:·(data1)·51307 ····<2c6>···DW_AT_decl_column·:·(data1)·51
308 ····<2c7>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>308 ····<2c7>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
309 ····<2cb>···DW_AT_data_member_location:·(data1)·17309 ····<2cb>···DW_AT_data_member_location:·(data1)·17
310 ·<2><2cc>:·Abbrev·Number:·39·(DW_TAG_member)310 ·<2><2cc>:·Abbrev·Number:·39·(DW_TAG_member)
311 ····<2cd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·311 ····<2cd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
312 ····<2d1>···DW_AT_decl_file···:·(implicit_const)·1312 ····<2d1>···DW_AT_decl_file···:·(implicit_const)·1
313 ····<2d1>···DW_AT_decl_line···:·(data2)·1245313 ····<2d1>···DW_AT_decl_line···:·(data2)·1245
314 ····<2d3>···DW_AT_decl_column·:·(data1)·70314 ····<2d3>···DW_AT_decl_column·:·(data1)·70
315 ····<2d4>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>315 ····<2d4>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
316 ····<2d8>···DW_AT_data_member_location:·(data1)·18316 ····<2d8>···DW_AT_data_member_location:·(data1)·18
317 ·<2><2d9>:·Abbrev·Number:·0317 ·<2><2d9>:·Abbrev·Number:·0
318 ·<1><2da>:·Abbrev·Number:·76·(DW_TAG_typedef)318 ·<1><2da>:·Abbrev·Number:·76·(DW_TAG_typedef)
319 ····<2db>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·319 ····<2db>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
320 ····<2df>···DW_AT_decl_file···:·(data1)·1320 ····<2df>···DW_AT_decl_file···:·(data1)·1
321 ····<2e0>···DW_AT_decl_line···:·(data2)·1245321 ····<2e0>···DW_AT_decl_line···:·(data2)·1245
322 ····<2e2>···DW_AT_decl_column·:·(data1)·80322 ····<2e2>···DW_AT_decl_column·:·(data1)·80
323 ····<2e3>···DW_AT_type········:·(ref_udata)·<0x27e>323 ····<2e3>···DW_AT_type········:·(ref_udata)·<0x27e>
324 ·<1><2e5>:·Abbrev·Number:·101·(DW_TAG_typedef)324 ·<1><2e5>:·Abbrev·Number:·101·(DW_TAG_typedef)
325 ····<2e6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·325 ····<2e6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
326 ····<2ea>···DW_AT_decl_file···:·(data1)·1326 ····<2ea>···DW_AT_decl_file···:·(data1)·1
327 ····<2eb>···DW_AT_decl_line···:·(data2)·1363327 ····<2eb>···DW_AT_decl_line···:·(data2)·1363
328 ····<2ed>···DW_AT_decl_column·:·(data1)·23328 ····<2ed>···DW_AT_decl_column·:·(data1)·23
329 ····<2ee>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>329 ····<2ee>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
330 ·<1><2f2>:·Abbrev·Number:·101·(DW_TAG_typedef)330 ·<1><2f2>:·Abbrev·Number:·101·(DW_TAG_typedef)
331 ····<2f3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·331 ····<2f3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
332 ····<2f7>···DW_AT_decl_file···:·(data1)·1332 ····<2f7>···DW_AT_decl_file···:·(data1)·1
333 ····<2f8>···DW_AT_decl_line···:·(data2)·1364333 ····<2f8>···DW_AT_decl_line···:·(data2)·1364
334 ····<2fa>···DW_AT_decl_column·:·(data1)·19334 ····<2fa>···DW_AT_decl_column·:·(data1)·19
335 ····<2fb>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>335 ····<2fb>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
336 ·<1><2ff>:·Abbrev·Number:·23·(DW_TAG_variable)336 ·<1><2ff>:·Abbrev·Number:·23·(DW_TAG_variable)
337 ····<300>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·337 ····<300>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
338 ····<304>···DW_AT_decl_file···:·(data1)·1338 ····<304>···DW_AT_decl_file···:·(data1)·1
339 ····<305>···DW_AT_decl_line···:·(data2)·1474339 ····<305>···DW_AT_decl_line···:·(data2)·1474
340 ····<307>···DW_AT_decl_column·:·(data1)·18340 ····<307>···DW_AT_decl_column·:·(data1)·18
341 ····<308>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>341 ····<308>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
342 ····<30c>···DW_AT_location····:·(exprloc)·5·byte·block:·3·f8·f·4·0·» (DW_OP_addr:·40ff8)342 ····<30c>···DW_AT_location····:·(exprloc)·5·byte·block:·3·f8·f·4·0·» (DW_OP_addr:·40ff8)
343 ·<1><312>:·Abbrev·Number:·7·(DW_TAG_variable)343 ·<1><312>:·Abbrev·Number:·7·(DW_TAG_variable)
344 ····<313>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·344 ····<313>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
345 ····<317>···DW_AT_decl_file···:·(data1)·1345 ····<317>···DW_AT_decl_file···:·(data1)·1
346 ····<318>···DW_AT_decl_line···:·(data2)·1476346 ····<318>···DW_AT_decl_line···:·(data2)·1476
347 ····<31a>···DW_AT_decl_column·:·(data1)·12347 ····<31a>···DW_AT_decl_column·:·(data1)·12
348 ····<31b>···DW_AT_type········:·(GNU_ref_alt)·<0x31>348 ····<31b>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
349 ·<1><31f>:·Abbrev·Number:·7·(DW_TAG_variable)349 ·<1><31f>:·Abbrev·Number:·7·(DW_TAG_variable)
350 ····<320>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·350 ····<320>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
351 ····<324>···DW_AT_decl_file···:·(data1)·1351 ····<324>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 2021516/2029214 bytes (99.62%) of diff not shown.
1.13 KB
strings --all --bytes=8 {}
    
Offset 1, 54 lines modifiedOffset 1, 53 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 {:^Kdu(a 
3 x.NiJ,=zA 
4 f>K.JM;,*7C 
5 9"ZMAb1\@L 
6 Pb$<HKy& 
7 1Ez:nt{:fJ 
8 baW&HbsH 
9 oz2AO#s) 
10 cV^Fp|,l[ 
11 ?xuQv·-k 
12 JRe;ep;e2 !=<MUn;A
 3 `hig@U» J]
 4 ·u>·?{@G
 5 "!?0K\gb
 6 ]1JD|OvY/Qv
 7 Y<++1s·c/
 8 z0a=g:Yl
 9 /qG6@gm·>
 10 i)|&EReZJ{
 11 ,j$Ytn<f%z
 12 vre/1=y$m
 13 G#3~[8ZS
 14 :lX&~]z#b
 15 {<·~WH1~'%
 16 t)lDuv)lD
 17 5R-y-Yi%
 18 Kf-seYc/
 19 F»      (_q(`c
 20 82K,]n!,4dHd-
 21 x~w2,m@1r
 22 1Uz:np{:fK
 23 B\}KxH_y
 24 Ii:!Vk8#V
 25 N#<5»   '7qp
13 l["_{T2*26 l]$_{T2*
14 OuWx)c_$ 
15 YyxF^eq1 
16 kEp/%YjUtL 
17 rdB+y[1]27 tH^{q2l$
 28 u_f-wgi-G
 29 @6ei/1Q-
 30 Nt,sW9."q
 31 t·LM9%dn
 32 r5OsDc]O
18 `3U57C^·33 `3U57C^·
 34 .n6M_cg#
 35 ;{U>E»  ^E9q@<E
 36 =!,@G@z8
 37 N@wx*'."Q
19 g!8zYvIB 
20 #Fg-`<IX 
21 m!UM·<^!_ 
22 Fn3*J[,;Yg 
23 &nxov/)w 
24 &:B46_g3L& 
25 eb<i0A$* 
26 p|_I!Q{YH 
27 I8u!#An0 
28 )O@7{E#% 
29 )7:MB~7! 
30 ME#edWk1g38 ME#edWk1f
 39 ~0|Qq(,!0|QqkXZRp
 40 t%!rxGs~2
 41 'Tf0sXoR
 42 axN]jx&-5
 43 8-VZ7%(^Z7%(QZ7%
 44 B$dtUEI=
 45 RO>}.U72
 46 jg0|»   0/JV
31 EY&#_8YD^ 
32 IuueB]., 
33 c0UotN-· 
34 uiY·X6Z^ 
35 HU·:]P;T 
36 #8wJ7^9` 
37 /T]zNHs-r 
38 88T=y^0Z4 
39 E.f1Wh&FL 
40 sJ~MiYxN 
41 \](*sw0t 
42 _TX{.14c?@ 
43 (~9E"~7@ 
44 -p4z@_g.T 
45 x#`:eXkb^ 
46 QU6yN~6W 
47 ,wohgA<] 
48 ,RLi`XJL47 ,RLi`XJL
49 \xL}N13-48 \xL}N13-
50 ?DLFWMk]49 ?DLFWMk]
51 v7^-k]'U50 v7^-k]'U
52 mTu<y?9zy51 mTu<y?9zy
53 <l1ztE{@1sU52 <l1ztE{@1sU
54 \dm`=m/353 \dm`=m/3
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
2.39 MB
./usr/lib/debug/.build-id/52/3aab85600c671586a2eeb4e8a1a3d40b744e04.debug vs.
./usr/lib/debug/.build-id/70/a6a1b7669c9f8f692c668d4dcbfbfb4dc919b8.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 89% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········0004fbdc·00fbd4·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0004fbdc·00fbd4·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0004fcd4·00fbd4·00032c·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0004fcd4·00fbd4·00032c·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00050000·00fbd4·000e28·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00050000·00fbd4·000e28·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00050e28·00fbd4·000544·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00050e28·00fbd4·000544·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00008b·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00008b·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001f4·0365de·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001f4·0365dd·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·0367d4·000395·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·0367d4·000395·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·036b6c·0165fc·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·036b6c·0165fc·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·04d168·000b65·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·04d168·000b65·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·04dccd·000058·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·04dccd·000058·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·04dd28·035d44·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·04dd28·035d44·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·083a6c·0071fd·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·083a6c·0071fd·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·08ac69·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·08ac69·000056·00······0···0··1
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·523aab85600c671586a2eeb4e8a1a3d40b744e043 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·70a6a1b7669c9f8f692c668d4dcbfbfb4dc919b8
2.39 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x66a09·(32-bit)4 ···Length:········0x66a09·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·132·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·132·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_flood_fill_cy.cpython-313-arm-linux-gnueabihf.so.p/_flood_fill_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_flood_fill_cy.cpython-313-arm-linux-gnueabihf.so.p/_flood_fill_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xe83814 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xe838
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·134 ····<44>···DW_AT_byte_size···:·(data1)·1
35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><4a>:·Abbrev·Number:·47·(DW_TAG_imported_unit)37 ·<1><4a>:·Abbrev·Number:·47·(DW_TAG_imported_unit)
38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4f>:·Abbrev·Number:·47·(DW_TAG_imported_unit)39 ·<1><4f>:·Abbrev·Number:·47·(DW_TAG_imported_unit)
40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
41 ·<1><54>:·Abbrev·Number:·47·(DW_TAG_imported_unit)41 ·<1><54>:·Abbrev·Number:·47·(DW_TAG_imported_unit)
42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
43 ·<1><59>:·Abbrev·Number:·47·(DW_TAG_imported_unit)43 ·<1><59>:·Abbrev·Number:·47·(DW_TAG_imported_unit)
Offset 269, 15 lines modifiedOffset 269, 15 lines modified
269 ·<1><28e>:·Abbrev·Number:·106·(DW_TAG_const_type)269 ·<1><28e>:·Abbrev·Number:·106·(DW_TAG_const_type)
270 ····<28f>···DW_AT_type········:·(GNU_ref_alt)·<0xa432>270 ····<28f>···DW_AT_type········:·(GNU_ref_alt)·<0xa432>
271 ·<1><293>:·Abbrev·Number:·106·(DW_TAG_const_type)271 ·<1><293>:·Abbrev·Number:·106·(DW_TAG_const_type)
272 ····<294>···DW_AT_type········:·(GNU_ref_alt)·<0xa478>272 ····<294>···DW_AT_type········:·(GNU_ref_alt)·<0xa478>
273 ·<1><298>:·Abbrev·Number:·106·(DW_TAG_const_type)273 ·<1><298>:·Abbrev·Number:·106·(DW_TAG_const_type)
274 ····<299>···DW_AT_type········:·(GNU_ref_alt)·<0xa3ec>274 ····<299>···DW_AT_type········:·(GNU_ref_alt)·<0xa3ec>
275 ·<1><29d>:·Abbrev·Number:·28·(DW_TAG_variable)275 ·<1><29d>:·Abbrev·Number:·28·(DW_TAG_variable)
276 ····<29e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·276 ····<29e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
277 ····<2a2>···DW_AT_decl_file···:·(data1)·16277 ····<2a2>···DW_AT_decl_file···:·(data1)·16
278 ····<2a3>···DW_AT_decl_line···:·(data2)·641278 ····<2a3>···DW_AT_decl_line···:·(data2)·641
279 ····<2a5>···DW_AT_decl_column·:·(data1)·15279 ····<2a5>···DW_AT_decl_column·:·(data1)·15
280 ····<2a6>···DW_AT_type········:·(GNU_ref_alt)·<0x142>280 ····<2a6>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
281 ····<2aa>···DW_AT_location····:·(exprloc)·5·byte·block:·3·58·13·5·0·»(DW_OP_addr:·51358)281 ····<2aa>···DW_AT_location····:·(exprloc)·5·byte·block:·3·58·13·5·0·»(DW_OP_addr:·51358)
282 ·<1><2b0>:·Abbrev·Number:·89·(DW_TAG_structure_type)282 ·<1><2b0>:·Abbrev·Number:·89·(DW_TAG_structure_type)
283 ····<2b1>···DW_AT_byte_size···:·(data1)·20283 ····<2b1>···DW_AT_byte_size···:·(data1)·20
Offset 303, 315 lines modifiedOffset 303, 315 lines modified
303 ····<2cd>···DW_AT_name········:·(string)·n303 ····<2cd>···DW_AT_name········:·(string)·n
304 ····<2cf>···DW_AT_decl_file···:·(implicit_const)·1304 ····<2cf>···DW_AT_decl_file···:·(implicit_const)·1
305 ····<2cf>···DW_AT_decl_line···:·(data2)·1242305 ····<2cf>···DW_AT_decl_line···:·(data2)·1242
306 ····<2d1>···DW_AT_decl_column·:·(data1)·63306 ····<2d1>···DW_AT_decl_column·:·(data1)·63
307 ····<2d2>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>307 ····<2d2>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
308 ····<2d6>···DW_AT_data_member_location:·(data1)·8308 ····<2d6>···DW_AT_data_member_location:·(data1)·8
309 ·<2><2d7>:·Abbrev·Number:·43·(DW_TAG_member)309 ·<2><2d7>:·Abbrev·Number:·43·(DW_TAG_member)
310 ····<2d8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·310 ····<2d8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
311 ····<2dc>···DW_AT_decl_file···:·(implicit_const)·1311 ····<2dc>···DW_AT_decl_file···:·(implicit_const)·1
312 ····<2dc>···DW_AT_decl_line···:·(data2)·1242312 ····<2dc>···DW_AT_decl_line···:·(data2)·1242
313 ····<2de>···DW_AT_decl_column·:·(data1)·78313 ····<2de>···DW_AT_decl_column·:·(data1)·78
314 ····<2df>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>314 ····<2df>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
315 ····<2e3>···DW_AT_data_member_location:·(data1)·12315 ····<2e3>···DW_AT_data_member_location:·(data1)·12
316 ·<2><2e4>:·Abbrev·Number:·43·(DW_TAG_member)316 ·<2><2e4>:·Abbrev·Number:·43·(DW_TAG_member)
317 ····<2e5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·317 ····<2e5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
318 ····<2e9>···DW_AT_decl_file···:·(implicit_const)·1318 ····<2e9>···DW_AT_decl_file···:·(implicit_const)·1
319 ····<2e9>···DW_AT_decl_line···:·(data2)·1243319 ····<2e9>···DW_AT_decl_line···:·(data2)·1243
320 ····<2eb>···DW_AT_decl_column·:·(data1)·28320 ····<2eb>···DW_AT_decl_column·:·(data1)·28
321 ····<2ec>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>321 ····<2ec>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
322 ····<2f0>···DW_AT_data_member_location:·(data1)·16322 ····<2f0>···DW_AT_data_member_location:·(data1)·16
323 ·<2><2f1>:·Abbrev·Number:·43·(DW_TAG_member)323 ·<2><2f1>:·Abbrev·Number:·43·(DW_TAG_member)
324 ····<2f2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·324 ····<2f2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
325 ····<2f6>···DW_AT_decl_file···:·(implicit_const)·1325 ····<2f6>···DW_AT_decl_file···:·(implicit_const)·1
326 ····<2f6>···DW_AT_decl_line···:·(data2)·1243326 ····<2f6>···DW_AT_decl_line···:·(data2)·1243
327 ····<2f8>···DW_AT_decl_column·:·(data1)·51327 ····<2f8>···DW_AT_decl_column·:·(data1)·51
328 ····<2f9>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>328 ····<2f9>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
329 ····<2fd>···DW_AT_data_member_location:·(data1)·17329 ····<2fd>···DW_AT_data_member_location:·(data1)·17
330 ·<2><2fe>:·Abbrev·Number:·43·(DW_TAG_member)330 ·<2><2fe>:·Abbrev·Number:·43·(DW_TAG_member)
331 ····<2ff>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·331 ····<2ff>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
332 ····<303>···DW_AT_decl_file···:·(implicit_const)·1332 ····<303>···DW_AT_decl_file···:·(implicit_const)·1
333 ····<303>···DW_AT_decl_line···:·(data2)·1243333 ····<303>···DW_AT_decl_line···:·(data2)·1243
334 ····<305>···DW_AT_decl_column·:·(data1)·70334 ····<305>···DW_AT_decl_column·:·(data1)·70
335 ····<306>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>335 ····<306>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
336 ····<30a>···DW_AT_data_member_location:·(data1)·18336 ····<30a>···DW_AT_data_member_location:·(data1)·18
337 ·<2><30b>:·Abbrev·Number:·0337 ·<2><30b>:·Abbrev·Number:·0
338 ·<1><30c>:·Abbrev·Number:·81·(DW_TAG_typedef)338 ·<1><30c>:·Abbrev·Number:·81·(DW_TAG_typedef)
339 ····<30d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·339 ····<30d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
340 ····<311>···DW_AT_decl_file···:·(data1)·1340 ····<311>···DW_AT_decl_file···:·(data1)·1
341 ····<312>···DW_AT_decl_line···:·(data2)·1243341 ····<312>···DW_AT_decl_line···:·(data2)·1243
342 ····<314>···DW_AT_decl_column·:·(data1)·80342 ····<314>···DW_AT_decl_column·:·(data1)·80
343 ····<315>···DW_AT_type········:·(ref_udata)·<0x2b0>343 ····<315>···DW_AT_type········:·(ref_udata)·<0x2b0>
344 ·<1><317>:·Abbrev·Number:·79·(DW_TAG_typedef)344 ·<1><317>:·Abbrev·Number:·79·(DW_TAG_typedef)
345 ····<318>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·345 ····<318>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
346 ····<31c>···DW_AT_decl_file···:·(data1)·1346 ····<31c>···DW_AT_decl_file···:·(data1)·1
347 ····<31d>···DW_AT_decl_line···:·(data2)·1361347 ····<31d>···DW_AT_decl_line···:·(data2)·1361
348 ····<31f>···DW_AT_decl_column·:·(data1)·23348 ····<31f>···DW_AT_decl_column·:·(data1)·23
349 ····<320>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>349 ····<320>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
350 ·<1><324>:·Abbrev·Number:·79·(DW_TAG_typedef)350 ·<1><324>:·Abbrev·Number:·79·(DW_TAG_typedef)
351 ····<325>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·351 ····<325>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
352 ····<329>···DW_AT_decl_file···:·(data1)·1352 ····<329>···DW_AT_decl_file···:·(data1)·1
353 ····<32a>···DW_AT_decl_line···:·(data2)·1362353 ····<32a>···DW_AT_decl_line···:·(data2)·1362
354 ····<32c>···DW_AT_decl_column·:·(data1)·19354 ····<32c>···DW_AT_decl_column·:·(data1)·19
355 ····<32d>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>355 ····<32d>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
356 ·<1><331>:·Abbrev·Number:·28·(DW_TAG_variable)356 ·<1><331>:·Abbrev·Number:·28·(DW_TAG_variable)
357 ····<332>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·357 ····<332>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
358 ····<336>···DW_AT_decl_file···:·(data1)·1358 ····<336>···DW_AT_decl_file···:·(data1)·1
359 ····<337>···DW_AT_decl_line···:·(data2)·1472359 ····<337>···DW_AT_decl_line···:·(data2)·1472
360 ····<339>···DW_AT_decl_column·:·(data1)·18360 ····<339>···DW_AT_decl_column·:·(data1)·18
361 ····<33a>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>361 ····<33a>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
362 ····<33e>···DW_AT_location····:·(exprloc)·5·byte·block:·3·70·12·5·0·»(DW_OP_addr:·51270)362 ····<33e>···DW_AT_location····:·(exprloc)·5·byte·block:·3·70·12·5·0·»(DW_OP_addr:·51270)
363 ·<1><344>:·Abbrev·Number:·6·(DW_TAG_variable)363 ·<1><344>:·Abbrev·Number:·6·(DW_TAG_variable)
364 ····<345>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·364 ····<345>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
365 ····<349>···DW_AT_decl_file···:·(data1)·1365 ····<349>···DW_AT_decl_file···:·(data1)·1
366 ····<34a>···DW_AT_decl_line···:·(data2)·1474366 ····<34a>···DW_AT_decl_line···:·(data2)·1474
367 ····<34c>···DW_AT_decl_column·:·(data1)·12367 ····<34c>···DW_AT_decl_column·:·(data1)·12
368 ····<34d>···DW_AT_type········:·(GNU_ref_alt)·<0x31>368 ····<34d>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
369 ·<1><351>:·Abbrev·Number:·6·(DW_TAG_variable)369 ·<1><351>:·Abbrev·Number:·6·(DW_TAG_variable)
370 ····<352>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·370 ····<352>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
371 ····<356>···DW_AT_decl_file···:·(data1)·1371 ····<356>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 2495372/2503074 bytes (99.69%) of diff not shown.
1.27 KB
strings --all --bytes=8 {}
    
Offset 1, 59 lines modifiedOffset 1, 64 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
 2 X<{f.[d59Z}
 3 J;mn?2.g
 4 {'4+M6/$
 5 »       d~_#"^k
 6 >aKuTR9D
 7 cRM_W5}]
 8 =Y`8b[q8
 9 s4.F64fA<
 10 [lkNZ"@8
 11 9S0]8)8V
 12 0s>lr^qU8O
 13 mFYOPE47
 14 6mGdk"UE
 15 fMa?x{3E
 16 DsNbM/N4
2 eY#V&${;R.F 
3 »       jj@W»   ZAP3 
4 #y<8*5(8 
5 J·/w73hG 
6 mJftymS2 
7 *IC2B(l% 
8 guRElxz7 
9 6EpdRSk·2M@_ 
10 .%r*mYnx 
11 0E(57q\7q\ 
12 s>ar>tS8;' 
13 tMb+"zy» 
14 /_N7*g_V 
15 Re"pL-U6 
16 ·rYMy^GW 
17 #zKRC?'3} 
18 D(UNDh?H 
19 ~v,ie?+KZ17 ~v,ie?+KZ
20 tXfICc6P 
21 VX[6C$!T<9 
22 Dqt·SH^n 
23 M)12G/21G 
24 evdg4~xR 
25 `-J%d},! 
26 .ObSwTFbK18 waT7S%K:
 19 @+"g@NE0
 20 O4i{Ms·k&
 21 UmlDis\;6U
 22 !!fb*{.:
 23 21U=D]ZZ&
 24 TM9%>2L=%>2|r
 25 :8S\xv@r
 26 xogX;m%x
 27 be<yU>@MJp
 28 j$FhEPPcn
 29 (Zo!"g1U
 30 :!5~$4~TfG~
 31 EUYds/x/
 32 "?A?j~?R
 33 ->$IlO?U
27 $w14Hl{434 $w14Hl{4
 35 fYh[yAVg
 36 p?8'%SE^
 37 :^,p%Hgt
 38 ;9=,\&?m
 39 >1nDhz9?B31nF
 40 HEd(1Bn@
 41 ,fx81\+\
 42 5B{?`{cmW
 43 C5z|OB5J@
 44 +k+]E[i/
 45 JO/Ct#E9
 46 =S6S9FT*N)7q
 47 x&_a[q;1
 48 &"U@BQQQ
 49 7k-21Kpv
 50 06Hj`]xj
 51 Q^Q=GWP>
 52 [)-Uf$"BcDe
 53 ~x@h^?\»
 54 y-ULfJML
 55 k:zjd!"?UC
 56 .-,0\Zu\
 57 ^<lcnmUL
28 &d#!wF,O 
29 C$>»    tnNl' 
30 @tkFRZ<=` 
31 C_j?t->R 
32 $J1qc5-@ 
33 rUS_tD_: 
34 H%d(9L.@ 
35 Q-3@Q&O7 
36 XI&r_%jI 
37 T9Ds']%Ds 
38 y+&n79qk@L 
39 2*+JC4_p 
40 BJ_Y!Zx= 
41 NyR;;sn:k 
42 !'N=1Dp^ 
43 9LL{jL/!t6 
44 h0{/&=F1 
45 Q}vtYk@YcF`}2B 
46 X{$o»   0'<`} 
47 -.n7{>RQ 
48 GKi0*cAe 
49 Y!~-%Cf% 
50 $+{sT-%GmT 
51 wr(;M8t9M8T 
52 Q7Cp#»  79 
53 fk8[tfq.(58 fk8[tfq.(
54 r7Mbb=)359 r7Mbb=)3
55 }T5X6WR»60 }T5X6WR»
56 EDUb[Y?G61 EDUb[Y?G
57 >qS_/['1P62 >qS_/['1P
58 jjDa_Lr)63 jjDa_Lr)
59 LX{AU,.c64 LX{AU,.c
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
8.04 MB
./usr/lib/debug/.build-id/55/4c526bd6be48d9619d2714b2649e5d40ec5303.debug vs.
./usr/lib/debug/.build-id/14/7f67dfb916a3238627c3188dc909852c7347af.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 80% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········110524·(bytes·into·file)13 ··Start·of·section·headers:··········110632·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········717 ··Number·of·program·headers:·········7
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3819 ··Number·of·section·headers:·········38
20 ··Section·header·string·table·index:·3720 ··Section·header·string·table·index:·37
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·38·section·headers,·starting·at·offset·0x1afbc:1 There·are·38·section·headers,·starting·at·offset·0x1b028:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············00000114·000114·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············00000114·000114·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000138·000138·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000138·000138·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000158·000138·000560·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000158·000138·000560·10···A··4···3··4
Offset 25, 23 lines modifiedOffset 25, 23 lines modified
25 ··[20]·.dynamic··········NOBITS··········0001fda4·00fd14·000108·08··WA··4···0··425 ··[20]·.dynamic··········NOBITS··········0001fda4·00fd14·000108·08··WA··4···0··4
26 ··[21]·.got··············NOBITS··········0001feac·00fd14·000154·04··WA··0···0··426 ··[21]·.got··············NOBITS··········0001feac·00fd14·000154·04··WA··0···0··4
27 ··[22]·.data·············NOBITS··········00020000·00fd14·000064·00··WA··0···0··427 ··[22]·.data·············NOBITS··········00020000·00fd14·000064·00··WA··0···0··4
28 ··[23]·.bss··············NOBITS··········00020064·00fd14·000008·00··WA··0···0··428 ··[23]·.bss··············NOBITS··········00020064·00fd14·000008·00··WA··0···0··4
29 ··[24]·.comment··········PROGBITS········00000000·000138·00001e·01··MS··0···0··129 ··[24]·.comment··········PROGBITS········00000000·000138·00001e·01··MS··0···0··1
30 ··[25]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000156·000031·00······0···0··130 ··[25]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000156·000031·00······0···0··1
31 ··[26]·.debug_aranges····PROGBITS········00000000·000188·00003e·00···C··0···0··431 ··[26]·.debug_aranges····PROGBITS········00000000·000188·00003e·00···C··0···0··4
32 ··[27]·.debug_info·······PROGBITS········00000000·0001c8·01000c·00···C··0···0··432 ··[27]·.debug_info·······PROGBITS········00000000·0001c8·01005e·00···C··0···0··4
33 ··[28]·.debug_abbrev·····PROGBITS········00000000·0101d4·0007a8·00···C··0···0··433 ··[28]·.debug_abbrev·····PROGBITS········00000000·010228·0007ad·00···C··0···0··4
34 ··[29]·.debug_line·······PROGBITS········00000000·01097c·002902·00···C··0···0··434 ··[29]·.debug_line·······PROGBITS········00000000·0109d8·00290d·00···C··0···0··4
35 ··[30]·.debug_frame······PROGBITS········00000000·013280·0001df·00···C··0···0··435 ··[30]·.debug_frame······PROGBITS········00000000·0132e8·0001df·00···C··0···0··4
36 ··[31]·.debug_str········PROGBITS········00000000·01345f·000026·01··MS··0···0··136 ··[31]·.debug_str········PROGBITS········00000000·0134c7·000026·01··MS··0···0··1
37 ··[32]·.debug_loclists···PROGBITS········00000000·013488·0035b1·00···C··0···0··437 ··[32]·.debug_loclists···PROGBITS········00000000·0134f0·0035b8·00···C··0···0··4
38 ··[33]·.debug_rnglists···PROGBITS········00000000·016a3c·001a26·00···C··0···0··438 ··[33]·.debug_rnglists···PROGBITS········00000000·016aa8·001a26·00···C··0···0··4
39 ··[34]·.gnu_debugaltlink·PROGBITS········00000000·018462·000056·00······0···0··139 ··[34]·.gnu_debugaltlink·PROGBITS········00000000·0184ce·000056·00······0···0··1
40 ··[35]·.symtab···········SYMTAB··········00000000·0184b8·001190·10·····36·198··440 ··[35]·.symtab···········SYMTAB··········00000000·018524·001190·10·····36·198··4
41 ··[36]·.strtab···········STRTAB··········00000000·019648·0017ed·00······0···0··141 ··[36]·.strtab···········STRTAB··········00000000·0196b4·0017ed·00······0···0··1
42 ··[37]·.shstrtab·········STRTAB··········00000000·01ae35·000186·00······0···0··142 ··[37]·.shstrtab·········STRTAB··········00000000·01aea1·000186·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 ··D·(mbind),·y·(purecode),·p·(processor·specific)47 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·554c526bd6be48d9619d2714b2649e5d40ec53033 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·147f67dfb916a3238627c3188dc909852c7347af
1.79 MB
readelf --wide --debug-dump=rawline {}
    
Offset 1, 13 lines modifiedOffset 1, 13 lines modified
1 Raw·dump·of·debug·contents·of·section·.debug_line:1 Raw·dump·of·debug·contents·of·section·.debug_line:
  
2 ··Offset:······················02 ··Offset:······················0
3 ··Length:······················376623 ··Length:······················37671
4 ··DWARF·Version:···············34 ··DWARF·Version:···············3
5 ··Prologue·Length:·············40295 ··Prologue·Length:·············4017
6 ··Minimum·Instruction·Length:··26 ··Minimum·Instruction·Length:··2
7 ··Initial·value·of·'is_stmt':··17 ··Initial·value·of·'is_stmt':··1
8 ··Line·Base:···················-58 ··Line·Base:···················-5
9 ··Line·Range:··················149 ··Line·Range:··················14
10 ··Opcode·Base:·················1310 ··Opcode·Base:·················13
  
11 ·Opcodes:11 ·Opcodes:
Offset 25, 21 lines modifiedOffset 25, 21 lines modified
25 ··Opcode·12·has·1·arg25 ··Opcode·12·has·1·arg
  
26 ·The·Directory·Table·(offset·0x1b):26 ·The·Directory·Table·(offset·0x1b):
27 ··1»      skimage/feature27 ··1»      skimage/feature
28 ··2»      /usr/lib/python3/dist-packages/pythran/pythonic/types28 ··2»      /usr/lib/python3/dist-packages/pythran/pythonic/types
29 ··3»      /usr/lib/python3/dist-packages/pythran/pythonic/utils29 ··3»      /usr/lib/python3/dist-packages/pythran/pythonic/utils
30 ··4»      /usr/lib/python3/dist-packages/numpy/core/include/numpy30 ··4»      /usr/lib/python3/dist-packages/numpy/core/include/numpy
31 ··5»      /usr/include/python3.1231 ··5»      /usr/include/python3.13
32 ··6»      /usr/lib/python3/dist-packages/pythran/pythonic/include/types32 ··6»      /usr/lib/python3/dist-packages/pythran/pythonic/include/types
33 ··7»      /usr/include/c++/14/bits33 ··7»      /usr/include/c++/14/bits
34 ··8»      /usr/lib/python3/dist-packages/pythran/pythonic/include/utils34 ··8»      /usr/lib/python3/dist-packages/pythran/pythonic/include/utils
35 ··9»      /usr/include/c++/1435 ··9»      /usr/include/c++/14
36 ··10»     /usr/lib/python3/dist-packages/pythran/pythonic/python36 ··10»     /usr/lib/python3/dist-packages/pythran/pythonic/python
37 ··11»     /usr/include/python3.12/cpython37 ··11»     /usr/include/python3.13/cpython
38 ··12»     /usr/lib/python3/dist-packages/pythran/pythonic/builtins38 ··12»     /usr/lib/python3/dist-packages/pythran/pythonic/builtins
39 ··13»     /usr/lib/python3/dist-packages/pythran/pythonic/include/builtins39 ··13»     /usr/lib/python3/dist-packages/pythran/pythonic/include/builtins
40 ··14»     /usr/lib/python3/dist-packages/pythran/pythonic/operator_40 ··14»     /usr/lib/python3/dist-packages/pythran/pythonic/operator_
41 ··15»     /usr/lib/python3/dist-packages/pythran/pythonic/include/numpy41 ··15»     /usr/lib/python3/dist-packages/pythran/pythonic/include/numpy
42 ··16»     /usr/lib/python3/dist-packages/pythran/pythonic/numpy42 ··16»     /usr/lib/python3/dist-packages/pythran/pythonic/numpy
43 ··17»     /usr/include/arm-linux-gnueabihf/c++/14/bits43 ··17»     /usr/include/arm-linux-gnueabihf/c++/14/bits
44 ··18»     /usr/include/c++/14/debug44 ··18»     /usr/include/c++/14/debug
Offset 213, 3401 lines modifiedOffset 213, 3406 lines modified
213 ··157»    20»  0» 0»stdlib.h213 ··157»    20»  0» 0»stdlib.h
214 ··158»    25»  0» 0»__fpos64_t.h214 ··158»    25»  0» 0»__fpos64_t.h
215 ··159»    21»  0» 0»stdio.h215 ··159»    21»  0» 0»stdio.h
216 ··160»    20»  0» 0»stdio2.h216 ··160»    20»  0» 0»stdio2.h
217 ··161»    20»  0» 0»stdio.h217 ··161»    20»  0» 0»stdio.h
218 ··162»    20»  0» 0»wctype-wchar.h218 ··162»    20»  0» 0»wctype-wchar.h
219 ··163»    21»  0» 0»wctype.h219 ··163»    21»  0» 0»wctype.h
 220 ··164»    9»   0»  0» math.h
220 ··164»    9»   0»  0» stdlib.h221 ··165»    9»   0»  0» stdlib.h
221 ··165»    20»  0» 0»confname.h222 ··166»    20»  0» 0»confname.h
222 ··166»    5»   0»  0» pyport.h223 ··167»    5»   0»  0» pyport.h
223 ··167»    9»   0»  0» math.h 
224 ··168»    5»   0»  0» pytypedefs.h224 ··168»    5»   0»  0» pytypedefs.h
225 ··169»    5»   0»  0» moduleobject.h225 ··169»    5»   0»  0» moduleobject.h
226 ··170»    5»   0»  0» methodobject.h226 ··170»    5»   0»  0» methodobject.h
227 ··171»    5»   0»  0» descrobject.h227 ··171»    5»   0»  0» descrobject.h
228 ··172»    11»  0» 0»object.h228 ··172»    11»  0» 0»object.h
229 ··173»    11»  0» 0»pystate.h229 ··173»    11»  0» 0»pystate.h
230 ··174»    5»   0»  0» pybuffer.h230 ··174»    5»   0»  0» pybuffer.h
231 ··175»    5»   0»  0» pyerrors.h231 ··175»    5»   0»  0» pyerrors.h
232 ··176»    5»   0»  0» floatobject.h232 ··176»    5»   0»  0» floatobject.h
233 ··177»    11»  0» 0»listobject.h233 ··177»    11»  0» 0»listobject.h
234 ··178»    5»   0»  0» setobject.h234 ··178»    5»   0»  0» setobject.h
235 ··179»    5»   0»  0» pycapsule.h235 ··179»    5»   0»  0» pycapsule.h
236 ··180»    11»  0» 0»pytime.h 
237 ··181»    4»   0»  0» npy_common.h236 ··180»    4»   0»  0» npy_common.h
238 ··182»    21»  0» 0»string.h237 ··181»    21»  0» 0»string.h
239 ··183»    26»  0» 0»xsimd_scalar.hpp238 ··182»    26»  0» 0»xsimd_scalar.hpp
240 ··184»    6»   0»  0» combined.hpp239 ··183»    6»   0»  0» combined.hpp
241 ··185»    5»   0»  0» import.h240 ··184»    5»   0»  0» import.h
242 ··186»    5»   0»  0» abstract.h241 ··185»    5»   0»  0» abstract.h
243 ··187»    5»   0»  0» dictobject.h242 ··186»    5»   0»  0» dictobject.h
244 ··188»    5»   0»  0» longobject.h243 ··187»    5»   0»  0» longobject.h
245 ··189»    5»   0»  0» ceval.h244 ··188»    5»   0»  0» ceval.h
246 ··190»    5»   0»  0» modsupport.h245 ··189»    5»   0»  0» modsupport.h
247 ··191»    5»   0»  0» pythonrun.h246 ··190»    5»   0»  0» pythonrun.h
248 ··192»    2»   0»  0» NoneType.hpp247 ··191»    2»   0»  0» NoneType.hpp
249 ··193»    9»   0»  0» system_error248 ··192»    9»   0»  0» system_error
250 ··194»    0»   0»  0» <built-in>249 ··193»    0»   0»  0» <built-in>
  
251 ·Line·Number·Statements:250 ·Line·Number·Statements:
252 ··[0x00000fc7]··Set·File·Name·to·entry·2·in·the·File·Name·Table251 ··[0x00000fbb]··Set·File·Name·to·entry·2·in·the·File·Name·Table
253 ··[0x00000fc9]··Set·column·to·1252 ··[0x00000fbd]··Set·column·to·1
254 ··[0x00000fcb]··Extended·opcode·2:·set·Address·to·0x19e8253 ··[0x00000fbf]··Extended·opcode·2:·set·Address·to·0x19e8
255 ··[0x00000fd2]··Advance·Line·by·1432·to·1433254 ··[0x00000fc6]··Advance·Line·by·1432·to·1433
256 ··[0x00000fd5]··Copy255 ··[0x00000fc9]··Copy
257 ··[0x00000fd6]··Set·is_stmt·to·0256 ··[0x00000fca]··Set·is_stmt·to·0
258 ··[0x00000fd7]··Copy·(view·1)257 ··[0x00000fcb]··Copy·(view·1)
259 ··[0x00000fd8]··Set·column·to·3258 ··[0x00000fcc]··Set·column·to·3
260 ··[0x00000fda]··Set·is_stmt·to·1259 ··[0x00000fce]··Set·is_stmt·to·1
261 ··[0x00000fdb]··Special·opcode·104:·advance·Address·by·14·to·0x19f6·and·Line·by·1·to·1434260 ··[0x00000fcf]··Special·opcode·104:·advance·Address·by·14·to·0x19f6·and·Line·by·1·to·1434
262 ··[0x00000fdc]··Set·column·to·1261 ··[0x00000fd0]··Set·column·to·1
263 ··[0x00000fde]··Set·is_stmt·to·0262 ··[0x00000fd2]··Set·is_stmt·to·0
264 ··[0x00000fdf]··Special·opcode·4:·advance·Address·by·0·to·0x19f6·and·Line·by·-1·to·1433·(view·1)263 ··[0x00000fd3]··Special·opcode·4:·advance·Address·by·0·to·0x19f6·and·Line·by·-1·to·1433·(view·1)
265 ··[0x00000fe0]··Set·column·to·35264 ··[0x00000fd4]··Set·column·to·35
266 ··[0x00000fe2]··Special·opcode·20:·advance·Address·by·2·to·0x19f8·and·Line·by·1·to·1434265 ··[0x00000fd6]··Special·opcode·20:·advance·Address·by·2·to·0x19f8·and·Line·by·1·to·1434
267 ··[0x00000fe3]··Special·opcode·33:·advance·Address·by·4·to·0x19fc·and·Line·by·0·to·1434266 ··[0x00000fd7]··Special·opcode·33:·advance·Address·by·4·to·0x19fc·and·Line·by·0·to·1434
268 ··[0x00000fe4]··Extended·opcode·4:·set·Discriminator·to·1267 ··[0x00000fd8]··Extended·opcode·4:·set·Discriminator·to·1
269 ··[0x00000fe8]··Special·opcode·19:·advance·Address·by·2·to·0x19fe·and·Line·by·0·to·1434268 ··[0x00000fdc]··Special·opcode·19:·advance·Address·by·2·to·0x19fe·and·Line·by·0·to·1434
 269 ··[0x00000fdd]··Set·column·to·3
 270 ··[0x00000fdf]··Set·is_stmt·to·1
 271 ··[0x00000fe0]··Special·opcode·48:·advance·Address·by·6·to·0x1a04·and·Line·by·1·to·1435
 272 ··[0x00000fe1]··Set·column·to·1
 273 ··[0x00000fe3]··Set·is_stmt·to·0
 274 ··[0x00000fe4]··Special·opcode·6:·advance·Address·by·0·to·0x1a04·and·Line·by·1·to·1436·(view·1)
 275 ··[0x00000fe5]··Set·column·to·7
 276 ··[0x00000fe7]··Special·opcode·32:·advance·Address·by·4·to·0x1a08·and·Line·by·-1·to·1435
 277 ··[0x00000fe8]··Special·opcode·33:·advance·Address·by·4·to·0x1a0c·and·Line·by·0·to·1435
270 ··[0x00000fe9]··Set·column·to·3278 ··[0x00000fe9]··Set·column·to·1
271 ··[0x00000feb]··Set·is_stmt·to·1279 ··[0x00000feb]··Set·is_stmt·to·1
272 ··[0x00000fec]··Special·opcode·48:·advance·Address·by·6·to·0x1a04·and·Line·by·1·to·1435 
273 ··[0x00000fed]··Set·column·to·1 
274 ··[0x00000fef]··Set·is_stmt·to·0 
275 ··[0x00000ff0]··Special·opcode·6:·advance·Address·by·0·to·0x1a04·and·Line·by·1·to·1436·(view·1) 
276 ··[0x00000ff1]··Set·column·to·7 
277 ··[0x00000ff3]··Special·opcode·32:·advance·Address·by·4·to·0x1a08·and·Line·by·-1·to·1435 
278 ··[0x00000ff4]··Special·opcode·33:·advance·Address·by·4·to·0x1a0c·and·Line·by·0·to·1435 
279 ··[0x00000ff5]··Set·column·to·1 
280 ··[0x00000ff7]··Set·is_stmt·to·1 
281 ··[0x00000ff8]··Extended·opcode·2:·set·Address·to·0x1a0c280 ··[0x00000fec]··Extended·opcode·2:·set·Address·to·0x1a0c
282 ··[0x00000fff]··Special·opcode·10:·advance·Address·by·0·to·0x1a0c·and·Line·by·5·to·1440281 ··[0x00000ff3]··Special·opcode·10:·advance·Address·by·0·to·0x1a0c·and·Line·by·5·to·1440
283 ··[0x00001000]··Set·is_stmt·to·0282 ··[0x00000ff4]··Set·is_stmt·to·0
284 ··[0x00001001]··Copy·(view·1)283 ··[0x00000ff5]··Copy·(view·1)
285 ··[0x00001002]··Special·opcode·131:·advance·Address·by·18·to·0x1a1e·and·Line·by·0·to·1440284 ··[0x00000ff6]··Special·opcode·131:·advance·Address·by·18·to·0x1a1e·and·Line·by·0·to·1440
286 ··[0x00001003]··Set·File·Name·to·entry·3·in·the·File·Name·Table285 ··[0x00000ff7]··Set·File·Name·to·entry·3·in·the·File·Name·Table
287 ··[0x00001005]··Set·column·to·22286 ··[0x00000ff9]··Set·column·to·22
288 ··[0x00001007]··Set·is_stmt·to·1287 ··[0x00000ffb]··Set·is_stmt·to·1
289 ··[0x00001008]··Advance·Line·by·-1308·to·132288 ··[0x00000ffc]··Advance·Line·by·-1308·to·132
290 ··[0x0000100b]··Special·opcode·117:·advance·Address·by·16·to·0x1a2e·and·Line·by·0·to·132289 ··[0x00000fff]··Special·opcode·117:·advance·Address·by·16·to·0x1a2e·and·Line·by·0·to·132
291 ··[0x0000100c]··Set·column·to·17290 ··[0x00001000]··Set·column·to·17
292 ··[0x0000100e]··Set·is_stmt·to·0291 ··[0x00001002]··Set·is_stmt·to·0
Max diff block lines reached; 1863042/1872156 bytes (99.51%) of diff not shown.
6.1 MB
readelf --wide --debug-dump=info {}
    
Offset 1, 60420 lines modifiedOffset 1, 60475 lines modified
1 Contents·of·the·.debug_info·section:1 Contents·of·the·.debug_info·section:
  
2 ··Compilation·Unit·@·offset·0:2 ··Compilation·Unit·@·offset·0:
3 ···Length:········0x1f13f·(32-bit)3 ···Length:········0x1f1a0·(32-bit)
4 ···Version:·······54 ···Version:·······5
5 ···Unit·Type:·····DW_UT_compile·(1)5 ···Unit·Type:·····DW_UT_compile·(1)
6 ···Abbrev·Offset:·06 ···Abbrev·Offset:·0
7 ···Pointer·Size:··47 ···Pointer·Size:··4
8 ·<0><c>:·Abbrev·Number:·241·(DW_TAG_compile_unit)8 ·<0><c>:·Abbrev·Number:·243·(DW_TAG_compile_unit)
9 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbd3d)·9 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbd29)·
10 ····<12>···DW_AT_language····:·(data1)·33»   (C++14)10 ····<12>···DW_AT_language····:·(data1)·33»   (C++14)
11 ····<13>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e3902)·11 ····<13>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e38ee)·
12 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·12 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
13 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x3b9613 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x3b96
14 ····<1f>···DW_AT_low_pc······:·(addr)·014 ····<1f>···DW_AT_low_pc······:·(addr)·0
15 ····<23>···DW_AT_stmt_list···:·(sec_offset)·015 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
16 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)16 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
17 ····<28>···DW_AT_byte_size···:·(data1)·817 ····<28>···DW_AT_byte_size···:·(data1)·8
18 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)18 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
19 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·19 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
20 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)20 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
21 ····<2f>···DW_AT_byte_size···:·(data1)·421 ····<2f>···DW_AT_byte_size···:·(data1)·4
22 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)22 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
23 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·23 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
24 ·<1><35>:·Abbrev·Number:·62·(DW_TAG_imported_unit)24 ·<1><35>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
25 ····<36>···DW_AT_import······:·(GNU_ref_alt)·<0xc>25 ····<36>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
26 ·<1><3a>:·Abbrev·Number:·62·(DW_TAG_imported_unit)26 ·<1><3a>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
27 ····<3b>···DW_AT_import······:·(GNU_ref_alt)·<0x81>27 ····<3b>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
28 ·<1><3f>:·Abbrev·Number:·62·(DW_TAG_imported_unit)28 ·<1><3f>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
29 ····<40>···DW_AT_import······:·(GNU_ref_alt)·<0x3c3>29 ····<40>···DW_AT_import······:·(GNU_ref_alt)·<0x3c3>
30 ·<1><44>:·Abbrev·Number:·62·(DW_TAG_imported_unit)30 ·<1><44>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
31 ····<45>···DW_AT_import······:·(GNU_ref_alt)·<0x4e8>31 ····<45>···DW_AT_import······:·(GNU_ref_alt)·<0x4e8>
32 ·<1><49>:·Abbrev·Number:·62·(DW_TAG_imported_unit)32 ·<1><49>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
33 ····<4a>···DW_AT_import······:·(GNU_ref_alt)·<0x50a>33 ····<4a>···DW_AT_import······:·(GNU_ref_alt)·<0x50a>
34 ·<1><4e>:·Abbrev·Number:·62·(DW_TAG_imported_unit)34 ·<1><4e>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
35 ····<4f>···DW_AT_import······:·(GNU_ref_alt)·<0x625>35 ····<4f>···DW_AT_import······:·(GNU_ref_alt)·<0x2d3a>
36 ·<1><53>:·Abbrev·Number:·62·(DW_TAG_imported_unit)36 ·<1><53>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
37 ····<54>···DW_AT_import······:·(GNU_ref_alt)·<0x55f3>37 ····<54>···DW_AT_import······:·(GNU_ref_alt)·<0x55f3>
38 ·<1><58>:·Abbrev·Number:·62·(DW_TAG_imported_unit)38 ·<1><58>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
39 ····<59>···DW_AT_import······:·(GNU_ref_alt)·<0x7b9a>39 ····<59>···DW_AT_import······:·(GNU_ref_alt)·<0x7b9a>
40 ·<1><5d>:·Abbrev·Number:·62·(DW_TAG_imported_unit)40 ·<1><5d>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
41 ····<5e>···DW_AT_import······:·(GNU_ref_alt)·<0xaeff>41 ····<5e>···DW_AT_import······:·(GNU_ref_alt)·<0x7bbc>
42 ·<1><62>:·Abbrev·Number:·62·(DW_TAG_imported_unit)42 ·<1><62>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
43 ····<63>···DW_AT_import······:·(GNU_ref_alt)·<0xb695>43 ····<63>···DW_AT_import······:·(GNU_ref_alt)·<0xaeff>
44 ·<1><67>:·Abbrev·Number:·62·(DW_TAG_imported_unit)44 ·<1><67>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
45 ····<68>···DW_AT_import······:·(GNU_ref_alt)·<0xb6e2>45 ····<68>···DW_AT_import······:·(GNU_ref_alt)·<0xb695>
46 ·<1><6c>:·Abbrev·Number:·62·(DW_TAG_imported_unit)46 ·<1><6c>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
47 ····<6d>···DW_AT_import······:·(GNU_ref_alt)·<0xdee0>47 ····<6d>···DW_AT_import······:·(GNU_ref_alt)·<0xb6e2>
48 ·<1><71>:·Abbrev·Number:·62·(DW_TAG_imported_unit)48 ·<1><71>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
49 ····<72>···DW_AT_import······:·(GNU_ref_alt)·<0xdf87>49 ····<72>···DW_AT_import······:·(GNU_ref_alt)·<0xdee0>
50 ·<1><76>:·Abbrev·Number:·62·(DW_TAG_imported_unit)50 ·<1><76>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
51 ····<77>···DW_AT_import······:·(GNU_ref_alt)·<0xe4bc>51 ····<77>···DW_AT_import······:·(GNU_ref_alt)·<0xdf87>
52 ·<1><7b>:·Abbrev·Number:·62·(DW_TAG_imported_unit)52 ·<1><7b>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
53 ····<7c>···DW_AT_import······:·(GNU_ref_alt)·<0xe50f>53 ····<7c>···DW_AT_import······:·(GNU_ref_alt)·<0xe4bc>
54 ·<1><80>:·Abbrev·Number:·62·(DW_TAG_imported_unit)54 ·<1><80>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
55 ····<81>···DW_AT_import······:·(GNU_ref_alt)·<0xfa2a>55 ····<81>···DW_AT_import······:·(GNU_ref_alt)·<0xe50f>
56 ·<1><85>:·Abbrev·Number:·62·(DW_TAG_imported_unit)56 ·<1><85>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
57 ····<86>···DW_AT_import······:·(GNU_ref_alt)·<0xfaab>57 ····<86>···DW_AT_import······:·(GNU_ref_alt)·<0x12763>
58 ·<1><8a>:·Abbrev·Number:·62·(DW_TAG_imported_unit)58 ·<1><8a>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
59 ····<8b>···DW_AT_import······:·(GNU_ref_alt)·<0x1084c>59 ····<8b>···DW_AT_import······:·(GNU_ref_alt)·<0x127e4>
60 ·<1><8f>:·Abbrev·Number:·62·(DW_TAG_imported_unit)60 ·<1><8f>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
61 ····<90>···DW_AT_import······:·(GNU_ref_alt)·<0x108eb>61 ····<90>···DW_AT_import······:·(GNU_ref_alt)·<0x1526c>
62 ·<1><94>:·Abbrev·Number:·62·(DW_TAG_imported_unit)62 ·<1><94>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
63 ····<95>···DW_AT_import······:·(GNU_ref_alt)·<0x1526c>63 ····<95>···DW_AT_import······:·(GNU_ref_alt)·<0x152a1>
64 ·<1><99>:·Abbrev·Number:·62·(DW_TAG_imported_unit)64 ·<1><99>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
65 ····<9a>···DW_AT_import······:·(GNU_ref_alt)·<0x152a1>65 ····<9a>···DW_AT_import······:·(GNU_ref_alt)·<0x153d4>
66 ·<1><9e>:·Abbrev·Number:·62·(DW_TAG_imported_unit)66 ·<1><9e>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
67 ····<9f>···DW_AT_import······:·(GNU_ref_alt)·<0x153d4>67 ····<9f>···DW_AT_import······:·(GNU_ref_alt)·<0x15401>
68 ·<1><a3>:·Abbrev·Number:·62·(DW_TAG_imported_unit)68 ·<1><a3>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
69 ····<a4>···DW_AT_import······:·(GNU_ref_alt)·<0x15401>69 ····<a4>···DW_AT_import······:·(GNU_ref_alt)·<0x15b50>
70 ·<1><a8>:·Abbrev·Number:·62·(DW_TAG_imported_unit)70 ·<1><a8>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
71 ····<a9>···DW_AT_import······:·(GNU_ref_alt)·<0x15506>71 ····<a9>···DW_AT_import······:·(GNU_ref_alt)·<0x15b72>
72 ·<1><ad>:·Abbrev·Number:·62·(DW_TAG_imported_unit)72 ·<1><ad>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
73 ····<ae>···DW_AT_import······:·(GNU_ref_alt)·<0x15529>73 ····<ae>···DW_AT_import······:·(GNU_ref_alt)·<0x15b9a>
74 ·<1><b2>:·Abbrev·Number:·62·(DW_TAG_imported_unit)74 ·<1><b2>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
75 ····<b3>···DW_AT_import······:·(GNU_ref_alt)·<0x1557e>75 ····<b3>···DW_AT_import······:·(GNU_ref_alt)·<0x16177>
76 ·<1><b7>:·Abbrev·Number:·62·(DW_TAG_imported_unit)76 ·<1><b7>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
77 ····<b8>···DW_AT_import······:·(GNU_ref_alt)·<0x16177>77 ····<b8>···DW_AT_import······:·(GNU_ref_alt)·<0x161ee>
78 ·<1><bc>:·Abbrev·Number:·62·(DW_TAG_imported_unit)78 ·<1><bc>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
79 ····<bd>···DW_AT_import······:·(GNU_ref_alt)·<0x161ee>79 ····<bd>···DW_AT_import······:·(GNU_ref_alt)·<0x18213>
80 ·<1><c1>:·Abbrev·Number:·62·(DW_TAG_imported_unit)80 ·<1><c1>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
81 ····<c2>···DW_AT_import······:·(GNU_ref_alt)·<0x18213>81 ····<c2>···DW_AT_import······:·(GNU_ref_alt)·<0x1d8d9>
82 ·<1><c6>:·Abbrev·Number:·62·(DW_TAG_imported_unit)82 ·<1><c6>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
83 ····<c7>···DW_AT_import······:·(GNU_ref_alt)·<0x1cd57>83 ····<c7>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28b9>
84 ·<1><cb>:·Abbrev·Number:·62·(DW_TAG_imported_unit)84 ·<1><cb>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
85 ····<cc>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28b9>85 ····<cc>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>
86 ·<1><d0>:·Abbrev·Number:·62·(DW_TAG_imported_unit)86 ·<1><d0>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
87 ····<d1>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>87 ····<d1>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
88 ·<1><d5>:·Abbrev·Number:·62·(DW_TAG_imported_unit)88 ·<1><d5>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
89 ····<d6>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>89 ····<d6>···DW_AT_import······:·(GNU_ref_alt)·<0x1a295d>
90 ·<1><da>:·Abbrev·Number:·62·(DW_TAG_imported_unit)90 ·<1><da>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
91 ····<db>···DW_AT_import······:·(GNU_ref_alt)·<0x1a295d>91 ····<db>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2978>
92 ·<1><df>:·Abbrev·Number:·62·(DW_TAG_imported_unit)92 ·<1><df>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
93 ····<e0>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2978>93 ····<e0>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2993>
94 ·<1><e4>:·Abbrev·Number:·62·(DW_TAG_imported_unit)94 ·<1><e4>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
95 ····<e5>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2993>95 ····<e5>···DW_AT_import······:·(GNU_ref_alt)·<0x1a29ba>
Diff chunk too large, falling back to line-by-line diff (768 lines added, 767 lines removed)
96 ·<1><e9>:·Abbrev·Number:·62·(DW_TAG_imported_unit)96 ·<1><e9>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
97 ····<ea>···DW_AT_import······:·(GNU_ref_alt)·<0x1a29ba>97 ····<ea>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2a0b>
98 ·<1><ee>:·Abbrev·Number:·62·(DW_TAG_imported_unit)98 ·<1><ee>:·Abbrev·Number:·292·(DW_TAG_namespace)
99 ····<ef>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2a0b>99 ····<f0>···DW_AT_name········:·(string)·std
100 ·<1><f3>:·Abbrev·Number:·291·(DW_TAG_namespace)100 ····<f4>···DW_AT_decl_file···:·(data1)·60
101 ····<f5>···DW_AT_name········:·(string)·std101 ····<f5>···DW_AT_decl_line···:·(data2)·308
102 ····<f9>···DW_AT_decl_file···:·(data1)·60102 ····<f7>···DW_AT_decl_column·:·(data1)·11
103 ····<fa>···DW_AT_decl_line···:·(data2)·308103 ····<f8>···DW_AT_sibling·····:·(ref_udata)·<0x1667>
104 ····<fc>···DW_AT_decl_column·:·(data1)·11104 ·<2><fa>:·Abbrev·Number:·193·(DW_TAG_namespace)
105 ····<fd>···DW_AT_sibling·····:·(ref_udata)·<0x166c>105 ····<fc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f04cf)·
106 ·<2><ff>:·Abbrev·Number:·192·(DW_TAG_namespace)106 ····<100>···DW_AT_decl_file···:·(data1)·59
107 ····<101>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f04e3)·107 ····<101>···DW_AT_decl_line···:·(data2)·2836
108 ····<105>···DW_AT_decl_file···:·(data1)·59108 ····<103>···DW_AT_decl_column·:·(data1)·13
109 ····<106>···DW_AT_decl_line···:·(data2)·2836109 ·<2><104>:·Abbrev·Number:·87·(DW_TAG_namespace)
110 ····<108>···DW_AT_decl_column·:·(data1)·13110 ····<105>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb23f)·
111 ·<2><109>:·Abbrev·Number:·87·(DW_TAG_namespace)111 ····<109>···DW_AT_decl_file···:·(data1)·65
112 ····<10a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb253)·112 ····<10a>···DW_AT_decl_line···:·(data1)·61
113 ····<10e>···DW_AT_decl_file···:·(data1)·65113 ····<10b>···DW_AT_decl_column·:·(data1)·13
114 ····<10f>···DW_AT_decl_line···:·(data1)·61114 ····<10c>···DW_AT_sibling·····:·(ref_udata)·<0x10f>
115 ····<110>···DW_AT_decl_column·:·(data1)·13115 ·<3><10e>:·Abbrev·Number:·0
116 ····<111>···DW_AT_sibling·····:·(ref_udata)·<0x114>116 ·<2><10f>:·Abbrev·Number:·147·(DW_TAG_namespace)
117 ·<3><113>:·Abbrev·Number:·0117 ····<111>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f755)·
118 ·<2><114>:·Abbrev·Number:·145·(DW_TAG_namespace)118 ····<115>···DW_AT_decl_file···:·(data1)·69
119 ····<116>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f77d)·119 ····<116>···DW_AT_decl_line···:·(data1)·50
120 ····<11a>···DW_AT_decl_file···:·(data1)·69120 ····<117>···DW_AT_decl_column·:·(data1)·13
121 ····<11b>···DW_AT_decl_line···:·(data1)·50121 ·<2><118>:·Abbrev·Number:·294·(DW_TAG_namespace)
122 ····<11c>···DW_AT_decl_column·:·(data1)·13122 ····<11a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x103f)·
123 ·<2><11d>:·Abbrev·Number:·293·(DW_TAG_namespace)123 ····<11e>···DW_AT_decl_file···:·(data1)·60
124 ····<11f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x103f)·124 ····<11f>···DW_AT_decl_line···:·(data2)·343
125 ····<123>···DW_AT_decl_file···:·(data1)·60125 ····<121>···DW_AT_decl_column·:·(data1)·65
Max diff block lines reached; 6306318/6392179 bytes (98.66%) of diff not shown.
62.3 KB
readelf --wide --debug-dump=abbrev {}
    
Offset 150, 29 lines modifiedOffset 150, 29 lines modified
150 ····DW_AT_inline·······DW_FORM_data1150 ····DW_AT_inline·······DW_FORM_data1
151 ····DW_AT_sibling······DW_FORM_ref_udata151 ····DW_AT_sibling······DW_FORM_ref_udata
152 ····DW_AT·value:·0·····DW_FORM·value:·0152 ····DW_AT·value:·0·····DW_FORM·value:·0
153 ···28······DW_TAG_reference_type····[no·children]153 ···28······DW_TAG_reference_type····[no·children]
154 ····DW_AT_byte_size····DW_FORM_implicit_const:·4154 ····DW_AT_byte_size····DW_FORM_implicit_const:·4
155 ····DW_AT_type·········DW_FORM_ref_udata155 ····DW_AT_type·········DW_FORM_ref_udata
156 ····DW_AT·value:·0·····DW_FORM·value:·0156 ····DW_AT·value:·0·····DW_FORM·value:·0
157 ···29······DW_TAG_call_site····[no·children] 
158 ····DW_AT_call_return_pc·DW_FORM_addr 
159 ····DW_AT_call_origin··DW_FORM_GNU_ref_alt 
160 ····DW_AT·value:·0·····DW_FORM·value:·0 
161 ···30······DW_TAG_inlined_subroutine····[has·children]157 ···29······DW_TAG_inlined_subroutine····[has·children]
162 ····DW_AT_abstract_origin·DW_FORM_ref_udata158 ····DW_AT_abstract_origin·DW_FORM_ref_udata
163 ····DW_AT_entry_pc·····DW_FORM_addr159 ····DW_AT_entry_pc·····DW_FORM_addr
164 ····DW_AT_GNU_entry_view·DW_FORM_data2160 ····DW_AT_GNU_entry_view·DW_FORM_data2
165 ····DW_AT_low_pc·······DW_FORM_addr161 ····DW_AT_low_pc·······DW_FORM_addr
166 ····DW_AT_high_pc······DW_FORM_udata162 ····DW_AT_high_pc······DW_FORM_udata
167 ····DW_AT_call_file····DW_FORM_data1163 ····DW_AT_call_file····DW_FORM_data1
168 ····DW_AT_call_line····DW_FORM_data2164 ····DW_AT_call_line····DW_FORM_data2
169 ····DW_AT_call_column··DW_FORM_data1165 ····DW_AT_call_column··DW_FORM_data1
170 ····DW_AT_sibling······DW_FORM_ref_udata166 ····DW_AT_sibling······DW_FORM_ref_udata
171 ····DW_AT·value:·0·····DW_FORM·value:·0167 ····DW_AT·value:·0·····DW_FORM·value:·0
 168 ···30······DW_TAG_call_site····[no·children]
 169 ····DW_AT_call_return_pc·DW_FORM_addr
 170 ····DW_AT_call_origin··DW_FORM_GNU_ref_alt
 171 ····DW_AT·value:·0·····DW_FORM·value:·0
172 ···31······DW_TAG_lexical_block····[has·children]172 ···31······DW_TAG_lexical_block····[has·children]
173 ····DW_AT_ranges·······DW_FORM_sec_offset173 ····DW_AT_ranges·······DW_FORM_sec_offset
174 ····DW_AT·value:·0·····DW_FORM·value:·0174 ····DW_AT·value:·0·····DW_FORM·value:·0
175 ···32······DW_TAG_inlined_subroutine····[has·children]175 ···32······DW_TAG_inlined_subroutine····[has·children]
176 ····DW_AT_abstract_origin·DW_FORM_ref_udata176 ····DW_AT_abstract_origin·DW_FORM_ref_udata
177 ····DW_AT_entry_pc·····DW_FORM_addr177 ····DW_AT_entry_pc·····DW_FORM_addr
178 ····DW_AT_GNU_entry_view·DW_FORM_data2178 ····DW_AT_GNU_entry_view·DW_FORM_data2
Offset 259, 29 lines modifiedOffset 259, 29 lines modified
259 ····DW_AT_low_pc·······DW_FORM_addr259 ····DW_AT_low_pc·······DW_FORM_addr
260 ····DW_AT_high_pc······DW_FORM_udata260 ····DW_AT_high_pc······DW_FORM_udata
261 ····DW_AT_call_file····DW_FORM_data1261 ····DW_AT_call_file····DW_FORM_data1
262 ····DW_AT_call_line····DW_FORM_data1262 ····DW_AT_call_line····DW_FORM_data1
263 ····DW_AT_call_column··DW_FORM_data1263 ····DW_AT_call_column··DW_FORM_data1
264 ····DW_AT_sibling······DW_FORM_ref_udata264 ····DW_AT_sibling······DW_FORM_ref_udata
265 ····DW_AT·value:·0·····DW_FORM·value:·0265 ····DW_AT·value:·0·····DW_FORM·value:·0
 266 ···43······DW_TAG_call_site····[has·children]
 267 ····DW_AT_call_return_pc·DW_FORM_addr
 268 ····DW_AT_call_origin··DW_FORM_ref_udata
 269 ····DW_AT·value:·0·····DW_FORM·value:·0
266 ···43······DW_TAG_formal_parameter····[no·children]270 ···44······DW_TAG_formal_parameter····[no·children]
267 ····DW_AT_name·········DW_FORM_string271 ····DW_AT_name·········DW_FORM_string
268 ····DW_AT_decl_file····DW_FORM_data1272 ····DW_AT_decl_file····DW_FORM_data1
269 ····DW_AT_decl_line····DW_FORM_data1273 ····DW_AT_decl_line····DW_FORM_data1
270 ····DW_AT_decl_column··DW_FORM_data1274 ····DW_AT_decl_column··DW_FORM_data1
271 ····DW_AT_type·········DW_FORM_GNU_ref_alt275 ····DW_AT_type·········DW_FORM_GNU_ref_alt
272 ····DW_AT·value:·0·····DW_FORM·value:·0276 ····DW_AT·value:·0·····DW_FORM·value:·0
273 ···44······DW_TAG_template_type_param····[no·children]277 ···45······DW_TAG_template_type_param····[no·children]
274 ····DW_AT_name·········DW_FORM_GNU_strp_alt278 ····DW_AT_name·········DW_FORM_GNU_strp_alt
275 ····DW_AT_type·········DW_FORM_GNU_ref_alt279 ····DW_AT_type·········DW_FORM_GNU_ref_alt
276 ····DW_AT·value:·0·····DW_FORM·value:·0280 ····DW_AT·value:·0·····DW_FORM·value:·0
277 ···45······DW_TAG_call_site····[has·children] 
278 ····DW_AT_call_return_pc·DW_FORM_addr 
279 ····DW_AT_call_origin··DW_FORM_ref_udata 
280 ····DW_AT·value:·0·····DW_FORM·value:·0 
281 ···46······DW_TAG_inlined_subroutine····[has·children]281 ···46······DW_TAG_inlined_subroutine····[has·children]
282 ····DW_AT_abstract_origin·DW_FORM_GNU_ref_alt282 ····DW_AT_abstract_origin·DW_FORM_GNU_ref_alt
283 ····DW_AT_entry_pc·····DW_FORM_addr283 ····DW_AT_entry_pc·····DW_FORM_addr
284 ····DW_AT_GNU_entry_view·DW_FORM_data2284 ····DW_AT_GNU_entry_view·DW_FORM_data2
285 ····DW_AT_low_pc·······DW_FORM_addr285 ····DW_AT_low_pc·······DW_FORM_addr
286 ····DW_AT_high_pc······DW_FORM_udata286 ····DW_AT_high_pc······DW_FORM_udata
287 ····DW_AT_call_file····DW_FORM_data1287 ····DW_AT_call_file····DW_FORM_data1
Offset 419, 70 lines modifiedOffset 419, 70 lines modified
419 ····DW_AT_decl_column··DW_FORM_data1419 ····DW_AT_decl_column··DW_FORM_data1
420 ····DW_AT_type·········DW_FORM_GNU_ref_alt420 ····DW_AT_type·········DW_FORM_GNU_ref_alt
421 ····DW_AT_accessibility·DW_FORM_data1421 ····DW_AT_accessibility·DW_FORM_data1
422 ····DW_AT_declaration··DW_FORM_flag_present422 ····DW_AT_declaration··DW_FORM_flag_present
423 ····DW_AT_object_pointer·DW_FORM_ref_udata423 ····DW_AT_object_pointer·DW_FORM_ref_udata
424 ····DW_AT_sibling······DW_FORM_ref_udata424 ····DW_AT_sibling······DW_FORM_ref_udata
425 ····DW_AT·value:·0·····DW_FORM·value:·0425 ····DW_AT·value:·0·····DW_FORM·value:·0
426 ···64······DW_TAG_variable····[no·children]426 ···64······DW_TAG_lexical_block····[has·children]
427 ····DW_AT_name·········DW_FORM_GNU_strp_alt 
428 ····DW_AT_decl_file····DW_FORM_data1 
429 ····DW_AT_decl_line····DW_FORM_data2 
430 ····DW_AT_decl_column··DW_FORM_data1 
431 ····DW_AT_type·········DW_FORM_GNU_ref_alt 
432 ····DW_AT·value:·0·····DW_FORM·value:·0427 ····DW_AT·value:·0·····DW_FORM·value:·0
433 ···65······DW_TAG_lexical_block····[has·children] 
434 ····DW_AT·value:·0·····DW_FORM·value:·0 
435 ···66······DW_TAG_variable····[no·children]428 ···65······DW_TAG_variable····[no·children]
436 ····DW_AT_name·········DW_FORM_string429 ····DW_AT_name·········DW_FORM_string
437 ····DW_AT_decl_file····DW_FORM_data1430 ····DW_AT_decl_file····DW_FORM_data1
438 ····DW_AT_decl_line····DW_FORM_data2431 ····DW_AT_decl_line····DW_FORM_data2
439 ····DW_AT_decl_column··DW_FORM_data1432 ····DW_AT_decl_column··DW_FORM_data1
440 ····DW_AT_type·········DW_FORM_ref_udata433 ····DW_AT_type·········DW_FORM_ref_udata
441 ····DW_AT·value:·0·····DW_FORM·value:·0434 ····DW_AT·value:·0·····DW_FORM·value:·0
442 ···67······DW_TAG_subprogram····[has·children]435 ···66······DW_TAG_subprogram····[has·children]
443 ····DW_AT_name·········DW_FORM_GNU_strp_alt436 ····DW_AT_name·········DW_FORM_GNU_strp_alt
444 ····DW_AT_decl_file····DW_FORM_data1437 ····DW_AT_decl_file····DW_FORM_data1
445 ····DW_AT_decl_line····DW_FORM_data1438 ····DW_AT_decl_line····DW_FORM_data1
446 ····DW_AT_decl_column··DW_FORM_data1439 ····DW_AT_decl_column··DW_FORM_data1
447 ····DW_AT_type·········DW_FORM_ref_udata440 ····DW_AT_type·········DW_FORM_ref_udata
448 ····DW_AT_declaration··DW_FORM_flag_present441 ····DW_AT_declaration··DW_FORM_flag_present
449 ····DW_AT_sibling······DW_FORM_ref_udata442 ····DW_AT_sibling······DW_FORM_ref_udata
450 ····DW_AT·value:·0·····DW_FORM·value:·0443 ····DW_AT·value:·0·····DW_FORM·value:·0
451 ···68······DW_TAG_subprogram····[has·children]444 ···67······DW_TAG_subprogram····[has·children]
452 ····DW_AT_name·········DW_FORM_GNU_strp_alt445 ····DW_AT_name·········DW_FORM_GNU_strp_alt
453 ····DW_AT_decl_file····DW_FORM_data1446 ····DW_AT_decl_file····DW_FORM_data1
454 ····DW_AT_decl_line····DW_FORM_data1447 ····DW_AT_decl_line····DW_FORM_data1
455 ····DW_AT_decl_column··DW_FORM_data1448 ····DW_AT_decl_column··DW_FORM_data1
456 ····DW_AT_type·········DW_FORM_GNU_ref_alt449 ····DW_AT_type·········DW_FORM_GNU_ref_alt
457 ····DW_AT_declaration··DW_FORM_flag_present450 ····DW_AT_declaration··DW_FORM_flag_present
458 ····DW_AT_sibling······DW_FORM_ref_udata451 ····DW_AT_sibling······DW_FORM_ref_udata
459 ····DW_AT·value:·0·····DW_FORM·value:·0452 ····DW_AT·value:·0·····DW_FORM·value:·0
460 ···69······DW_TAG_subprogram····[has·children]453 ···68······DW_TAG_subprogram····[has·children]
461 ····DW_AT_name·········DW_FORM_GNU_strp_alt454 ····DW_AT_name·········DW_FORM_GNU_strp_alt
462 ····DW_AT_decl_file····DW_FORM_data1455 ····DW_AT_decl_file····DW_FORM_data1
463 ····DW_AT_decl_line····DW_FORM_data1456 ····DW_AT_decl_line····DW_FORM_data1
464 ····DW_AT_decl_column··DW_FORM_data1457 ····DW_AT_decl_column··DW_FORM_data1
465 ····DW_AT_type·········DW_FORM_ref_udata458 ····DW_AT_type·········DW_FORM_ref_udata
466 ····DW_AT_declaration··DW_FORM_flag_present459 ····DW_AT_declaration··DW_FORM_flag_present
467 ····DW_AT_defaulted····DW_FORM_implicit_const:·1460 ····DW_AT_defaulted····DW_FORM_implicit_const:·1
468 ····DW_AT_object_pointer·DW_FORM_ref_udata461 ····DW_AT_object_pointer·DW_FORM_ref_udata
469 ····DW_AT_sibling······DW_FORM_ref_udata462 ····DW_AT_sibling······DW_FORM_ref_udata
470 ····DW_AT·value:·0·····DW_FORM·value:·0463 ····DW_AT·value:·0·····DW_FORM·value:·0
471 ···70······DW_TAG_formal_parameter····[no·children]464 ···69······DW_TAG_formal_parameter····[no·children]
472 ····DW_AT_name·········DW_FORM_string465 ····DW_AT_name·········DW_FORM_string
473 ····DW_AT_decl_file····DW_FORM_data1466 ····DW_AT_decl_file····DW_FORM_data1
474 ····DW_AT_decl_line····DW_FORM_data1467 ····DW_AT_decl_line····DW_FORM_data1
475 ····DW_AT_decl_column··DW_FORM_data1468 ····DW_AT_decl_column··DW_FORM_data1
476 ····DW_AT_type·········DW_FORM_ref_udata469 ····DW_AT_type·········DW_FORM_ref_udata
477 ····DW_AT·value:·0·····DW_FORM·value:·0470 ····DW_AT·value:·0·····DW_FORM·value:·0
Max diff block lines reached; 57740/63679 bytes (90.67%) of diff not shown.
95.1 KB
readelf --wide --debug-dump=loc {}
    
Offset 1511, 15 lines modifiedOffset 1511, 15 lines modified
1511 ····00000cca·v0000000·v0000026·views·at·00000cc8·for:1511 ····00000cca·v0000000·v0000026·views·at·00000cc8·for:
1512 ·············00001c86·00001c9e·(DW_OP_reg5·(r5))1512 ·············00001c86·00001c9e·(DW_OP_reg5·(r5))
1513 ····00000cd2·<End·of·list>1513 ····00000cd2·<End·of·list>
  
1514 ····00000cd3·v0000000·v0000026·location·view·pair1514 ····00000cd3·v0000000·v0000026·location·view·pair
  
1515 ····00000cd5·v0000000·v0000026·views·at·00000cd3·for:1515 ····00000cd5·v0000000·v0000026·views·at·00000cd3·for:
1516 ·············00001c86·00001c9e·(DW_OP_implicit_pointer:·<0xb6aa>·0)1516 ·············00001c86·00001c9e·(DW_OP_implicit_pointer:·<0xb701>·0)
1517 ····00000ce2·<End·of·list>1517 ····00000ce2·<End·of·list>
  
1518 ····00000ce3·v0000000·v0000026·location·view·pair1518 ····00000ce3·v0000000·v0000026·location·view·pair
  
1519 ····00000ce5·v0000000·v0000026·views·at·00000ce3·for:1519 ····00000ce5·v0000000·v0000026·views·at·00000ce3·for:
1520 ·············00001c86·00001c9e·(DW_OP_reg7·(r7))1520 ·············00001c86·00001c9e·(DW_OP_reg7·(r7))
1521 ····00000ced·<End·of·list>1521 ····00000ced·<End·of·list>
Offset 1541, 27 lines modifiedOffset 1541, 27 lines modified
1541 ····00000d07·v0000002·v0000024·views·at·00000d05·for:1541 ····00000d07·v0000002·v0000024·views·at·00000d05·for:
1542 ·············00001c86·00001c9e·(DW_OP_reg5·(r5))1542 ·············00001c86·00001c9e·(DW_OP_reg5·(r5))
1543 ····00000d0f·<End·of·list>1543 ····00000d0f·<End·of·list>
  
1544 ····00000d10·v0000002·v0000024·location·view·pair1544 ····00000d10·v0000002·v0000024·location·view·pair
  
1545 ····00000d12·v0000002·v0000024·views·at·00000d10·for:1545 ····00000d12·v0000002·v0000024·views·at·00000d10·for:
1546 ·············00001c86·00001c9e·(DW_OP_implicit_pointer:·<0xb6aa>·0)1546 ·············00001c86·00001c9e·(DW_OP_implicit_pointer:·<0xb701>·0)
1547 ····00000d1f·<End·of·list>1547 ····00000d1f·<End·of·list>
  
1548 ····00000d20·v0000003·v0000000·location·view·pair1548 ····00000d20·v0000003·v0000000·location·view·pair
  
1549 ····00000d22·v0000003·v0000000·views·at·00000d20·for:1549 ····00000d22·v0000003·v0000000·views·at·00000d20·for:
1550 ·············00001c86·00001c9e·(DW_OP_reg13·(r13))1550 ·············00001c86·00001c9e·(DW_OP_reg13·(r13))
1551 ····00000d2a·<End·of·list>1551 ····00000d2a·<End·of·list>
  
1552 ····00000d2b·v0000003·v0000000·location·view·pair1552 ····00000d2b·v0000003·v0000000·location·view·pair
  
1553 ····00000d2d·v0000003·v0000000·views·at·00000d2b·for:1553 ····00000d2d·v0000003·v0000000·views·at·00000d2b·for:
1554 ·············00001c86·00001c9e·(DW_OP_implicit_pointer:·<0xb7d6>·0)1554 ·············00001c86·00001c9e·(DW_OP_implicit_pointer:·<0xb82d>·0)
1555 ····00000d3a·<End·of·list>1555 ····00000d3a·<End·of·list>
  
1556 ····00000d3b·v0000004·v0000000·location·view·pair1556 ····00000d3b·v0000004·v0000000·location·view·pair
  
1557 ····00000d3d·v0000004·v0000000·views·at·00000d3b·for:1557 ····00000d3d·v0000004·v0000000·views·at·00000d3b·for:
1558 ·············00001c86·00001c8c·(DW_OP_lit1;·DW_OP_stack_value)1558 ·············00001c86·00001c8c·(DW_OP_lit1;·DW_OP_stack_value)
1559 ····00000d46·<End·of·list>1559 ····00000d46·<End·of·list>
Offset 1587, 15 lines modifiedOffset 1587, 15 lines modified
1587 ····00000d6c·v0000000·v0000000·views·at·00000d60·for:1587 ····00000d6c·v0000000·v0000000·views·at·00000d60·for:
1588 ·············00001c96·00001c9e·(DW_OP_reg3·(r3))1588 ·············00001c96·00001c9e·(DW_OP_reg3·(r3))
1589 ····00000d71·<End·of·list>1589 ····00000d71·<End·of·list>
  
1590 ····00000d72·v0000003·v0000000·location·view·pair1590 ····00000d72·v0000003·v0000000·location·view·pair
  
1591 ····00000d74·v0000003·v0000000·views·at·00000d72·for:1591 ····00000d74·v0000003·v0000000·views·at·00000d72·for:
1592 ·············00001c8c·00001c9e·(DW_OP_implicit_pointer:·<0xb7d6>·0)1592 ·············00001c8c·00001c9e·(DW_OP_implicit_pointer:·<0xb82d>·0)
1593 ····00000d81·<End·of·list>1593 ····00000d81·<End·of·list>
  
1594 ····00000d82·v0000005·v0000000·location·view·pair1594 ····00000d82·v0000005·v0000000·location·view·pair
1595 ····00000d84·v0000000·v0000000·location·view·pair1595 ····00000d84·v0000000·v0000000·location·view·pair
  
1596 ····00000d86·00001c8c·(base·address)1596 ····00000d86·00001c8c·(base·address)
1597 ····00000d8b·v0000005·v0000000·views·at·00000d82·for:1597 ····00000d8b·v0000005·v0000000·views·at·00000d82·for:
Offset 1669, 27 lines modifiedOffset 1669, 27 lines modified
1669 ····00000e15·v000000c·v000000d·views·at·00000e13·for:1669 ····00000e15·v000000c·v000000d·views·at·00000e13·for:
1670 ·············00001c9e·00001c9e·(DW_OP_fbreg:·-40;·DW_OP_stack_value)1670 ·············00001c9e·00001c9e·(DW_OP_fbreg:·-40;·DW_OP_stack_value)
1671 ····00000e1f·<End·of·list>1671 ····00000e1f·<End·of·list>
  
1672 ····00000e20·v000000f·v0000010·location·view·pair1672 ····00000e20·v000000f·v0000010·location·view·pair
  
1673 ····00000e22·v000000f·v0000010·views·at·00000e20·for:1673 ····00000e22·v000000f·v0000010·views·at·00000e20·for:
1674 ·············00001c9e·00001c9e·(DW_OP_implicit_pointer:·<0xba4f>·0)1674 ·············00001c9e·00001c9e·(DW_OP_implicit_pointer:·<0xbaa6>·0)
1675 ····00000e2f·<End·of·list>1675 ····00000e2f·<End·of·list>
  
1676 ····00000e30·v0000010·v0000022·location·view·pair1676 ····00000e30·v0000010·v0000022·location·view·pair
  
1677 ····00000e32·v0000010·v0000022·views·at·00000e30·for:1677 ····00000e32·v0000010·v0000022·views·at·00000e30·for:
1678 ·············00001c9e·00001c9e·(DW_OP_implicit_pointer:·<0xba4f>·0)1678 ·············00001c9e·00001c9e·(DW_OP_implicit_pointer:·<0xbaa6>·0)
1679 ····00000e3f·<End·of·list>1679 ····00000e3f·<End·of·list>
  
1680 ····00000e40·v0000012·v0000022·location·view·pair1680 ····00000e40·v0000012·v0000022·location·view·pair
  
1681 ····00000e42·v0000012·v0000022·views·at·00000e40·for:1681 ····00000e42·v0000012·v0000022·views·at·00000e40·for:
1682 ·············00001c9e·00001c9e·(DW_OP_implicit_pointer:·<0xba4f>·0)1682 ·············00001c9e·00001c9e·(DW_OP_implicit_pointer:·<0xbaa6>·0)
1683 ····00000e4f·<End·of·list>1683 ····00000e4f·<End·of·list>
  
1684 ····00000e50·v0000014·v0000017·location·view·pair1684 ····00000e50·v0000014·v0000017·location·view·pair
  
1685 ····00000e52·v0000014·v0000017·views·at·00000e50·for:1685 ····00000e52·v0000014·v0000017·views·at·00000e50·for:
1686 ·············00001c9e·00001c9e·(DW_OP_reg6·(r6))1686 ·············00001c9e·00001c9e·(DW_OP_reg6·(r6))
1687 ····00000e5a·<End·of·list>1687 ····00000e5a·<End·of·list>
Offset 2673, 15 lines modifiedOffset 2673, 15 lines modified
2673 ····000016c4·v0000000·v0000006·views·at·000016b0·for:2673 ····000016c4·v0000000·v0000006·views·at·000016b0·for:
2674 ·············00003524·00003530·(DW_OP_fbreg:·-376)2674 ·············00003524·00003530·(DW_OP_fbreg:·-376)
2675 ····000016cb·<End·of·list>2675 ····000016cb·<End·of·list>
  
2676 ····000016cc·v0000003·v0000006·location·view·pair2676 ····000016cc·v0000003·v0000006·location·view·pair
  
2677 ····000016ce·v0000003·v0000006·views·at·000016cc·for:2677 ····000016ce·v0000003·v0000006·views·at·000016cc·for:
2678 ·············0000351a·00003530·(DW_OP_implicit_pointer:·<0xd4e8>·0)2678 ·············0000351a·00003530·(DW_OP_implicit_pointer:·<0xd53f>·0)
2679 ····000016db·<End·of·list>2679 ····000016db·<End·of·list>
  
2680 ····000016dc·v0000004·v0000000·location·view·pair2680 ····000016dc·v0000004·v0000000·location·view·pair
  
2681 ····000016de·v0000004·v0000000·views·at·000016dc·for:2681 ····000016de·v0000004·v0000000·views·at·000016dc·for:
2682 ·············0000351a·00003530·(DW_OP_lit1;·DW_OP_stack_value)2682 ·············0000351a·00003530·(DW_OP_lit1;·DW_OP_stack_value)
2683 ····000016e7·<End·of·list>2683 ····000016e7·<End·of·list>
Offset 2691, 15 lines modifiedOffset 2691, 15 lines modified
2691 ····000016ea·v0000003·v0000006·views·at·000016e8·for:2691 ····000016ea·v0000003·v0000006·views·at·000016e8·for:
2692 ·············00003530·00003530·(DW_OP_reg0·(r0))2692 ·············00003530·00003530·(DW_OP_reg0·(r0))
2693 ····000016f2·<End·of·list>2693 ····000016f2·<End·of·list>
  
2694 ····000016f3·v0000003·v0000006·location·view·pair2694 ····000016f3·v0000003·v0000006·location·view·pair
  
2695 ····000016f5·v0000003·v0000006·views·at·000016f3·for:2695 ····000016f5·v0000003·v0000006·views·at·000016f3·for:
2696 ·············00003530·00003530·(DW_OP_implicit_pointer:·<0xd4e8>·0)2696 ·············00003530·00003530·(DW_OP_implicit_pointer:·<0xd53f>·0)
2697 ····00001702·<End·of·list>2697 ····00001702·<End·of·list>
  
2698 ····00001703·v0000005·v0000006·location·view·pair2698 ····00001703·v0000005·v0000006·location·view·pair
  
2699 ····00001705·v0000005·v0000006·views·at·00001703·for:2699 ····00001705·v0000005·v0000006·views·at·00001703·for:
2700 ·············00003530·00003530·(DW_OP_reg0·(r0))2700 ·············00003530·00003530·(DW_OP_reg0·(r0))
2701 ····0000170d·<End·of·list>2701 ····0000170d·<End·of·list>
Offset 2847, 27 lines modifiedOffset 2847, 27 lines modified
2847 ····0000183e·v0000013·v0000014·views·at·0000183c·for:2847 ····0000183e·v0000013·v0000014·views·at·0000183c·for:
2848 ·············0000354c·0000354c·(DW_OP_fbreg:·-336;·DW_OP_stack_value)2848 ·············0000354c·0000354c·(DW_OP_fbreg:·-336;·DW_OP_stack_value)
2849 ····00001849·<End·of·list>2849 ····00001849·<End·of·list>
  
2850 ····0000184a·v0000016·v0000017·location·view·pair2850 ····0000184a·v0000016·v0000017·location·view·pair
  
2851 ····0000184c·v0000016·v0000017·views·at·0000184a·for:2851 ····0000184c·v0000016·v0000017·views·at·0000184a·for:
Max diff block lines reached; 92057/97316 bytes (94.60%) of diff not shown.
964 B
strings --all --bytes=8 {}
    
Offset 1, 38 lines modifiedOffset 1, 37 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
 2 #3Q.3](Q
 3 SI]-H]i%|
 4 >s{oJs8n
 5 Go*Ccko:
 6 d9[eq[mJf
 7 [$S@N"XZ
 8 j#2u-7S7
 9 JlMa1R!j
 10 9hbXUu|<8
 11 XB>n(\v)
 12 x5idU*T&
 13 ·}9S.H3@
 14 :YL7Vn7g
 15 xacs[{ngs[
 16 [zD3RW[e
 17 Z<HdrTdb]
 18 Tp=cQf4B
 19 tm$&\JO>
 20 dZ%x88p3
 21 u'K6$^=%
 22 ;X#$\i» =
 23 To5Qzx$u
 24 E`/Oa]\/
 25 }}6b.c)w
 26 ~__target2850210320
 27 __target2850212720
 28 D5Q"T/_0J
 29 85fEcK(SXk
 30 *[K?sq"g
2 *)k·?j6r 
3 Z{mikwpq^ 
4 s.B·WJE( 
5 zWDK6Mb$j 
6 [{oncMic 
7 62:xR,}+ 
8 d.q2W*Vw 
9 d·&VS}CJr 
10 2)!&v>~$ 
11 v"\F*m@nUG 
12 kJRiAO^6-] 
13 3K1-g+8ji 
14 (Bj)5p_q 
15 .AbQO5!Ma 
16 QfWdtF(q 
17 a"h{~5c\M+3 
18 3{TE&;yTk 
19 vVLw|0~+ 
20 HE}D~?94^ 
21 "fessVTX/+ 
22 ncc{}$`z 
23 ~__target3935635600 
24 __target3946176752 
25 4Xzb0Qb8Q 
26 FSzb0Qb8Q 
27 »       hP$'Cg0dn 
28 q!Ydkvs*&W@r 
29 ))a}4Jt» 
30 lOXR_x#] 
31 uAaNpntWy[ 
32 X"""""BDDDDD$DD$BBB31 X"""""BDDDDD$DD$BBB
33 DDBBDB$DBD"d32 DDBBDB$DBD"d
34 R$9e*Q=933 R$9e*Q=9
35 /usr/lib/debug/.dwz/arm-linux-gnueabihf/python3-skimage-lib.debug34 /usr/lib/debug/.dwz/arm-linux-gnueabihf/python3-skimage-lib.debug
36 call_weak_fn35 call_weak_fn
37 _hessian_det_appx.cpp36 _hessian_det_appx.cpp
38 _ZN12_GLOBAL__N_18pythonic8wrapfreeEP7_object37 _ZN12_GLOBAL__N_18pythonic8wrapfreeEP7_object
296 B
readelf --wide --decompress --string-dump=.debug_str {}
    
Offset 1, 5 lines modifiedOffset 1, 5 lines modified
  
1 String·dump·of·section·'.debug_str':1 String·dump·of·section·'.debug_str':
2 ··[·····0]··__target39356356002 ··[·····0]··__target2850210320
3 ··[····13]··__target39461767523 ··[····13]··__target2850212720
  
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
2.15 MB
./usr/lib/debug/.build-id/56/f0d2ecbb34d9b60bf9610f9d277f6313c1c097.debug vs.
./usr/lib/debug/.build-id/8b/a1a04193f07092c7417bb4fe379e236c96f2fa.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 90% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········586304·(bytes·into·file)13 ··Start·of·section·headers:··········586312·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.22 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x8f240:1 There·are·35·section·headers,·starting·at·offset·0x8f248:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000d20·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000d20·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0004fbb0·00fba8·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0004fbb0·00fba8·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0004fcb0·00fba8·000350·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0004fcb0·00fba8·000350·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00050000·00fba8·000dd0·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00050000·00fba8·000dd0·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00050dd0·00fba8·000678·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00050dd0·00fba8·000678·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·0000a3·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·0000a3·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·00020c·033c68·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·00020c·033c70·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·033e74·0004c9·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·033e7c·0004c9·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·034340·0187ec·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·034348·0187ec·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·04cb2c·000b37·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·04cb34·000b37·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·04d663·000049·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·04d66b·000049·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·04d6ac·030571·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·04d6b4·030571·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·07dc20·0076b4·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·07dc28·0076b4·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0852d4·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0852dc·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·08532c·0052e0·10·····33·1119··437 ··[32]·.symtab···········SYMTAB··········00000000·085334·0052e0·10·····33·1119··4
38 ··[33]·.strtab···········STRTAB··········00000000·08a60c·004ad1·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·08a614·004ad1·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·08f0dd·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·08f0e5·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·56f0d2ecbb34d9b60bf9610f9d277f6313c1c0973 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8ba1a04193f07092c7417bb4fe379e236c96f2fa
2.14 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 49 lines modifiedOffset 3, 49 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x61b7a·(32-bit)4 ···Length:········0x61b7a·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·174·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·174·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_texture.cpython-312-arm-linux-gnueabihf.so.p/_texture.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_texture.cpython-312-arm-linux-gnueabihf.so.p/_texture.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xdad114 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xdad1
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·2·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·2·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·5»    (signed)31 ····<3e>···DW_AT_encoding····:·(data1)·5»    (signed)
32 ····<3f>···DW_AT_name········:·(string)·int32 ····<3f>···DW_AT_name········:·(string)·int
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·134 ····<44>···DW_AT_byte_size···:·(data1)·1
35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)
38 ····<4b>···DW_AT_byte_size···:·(data1)·838 ····<4b>···DW_AT_byte_size···:·(data1)·8
39 ····<4c>···DW_AT_encoding····:·(data1)·5»    (signed)39 ····<4c>···DW_AT_encoding····:·(data1)·5»    (signed)
40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc015)·40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc001)·
41 ·<1><51>:·Abbrev·Number:·1·(DW_TAG_base_type)41 ·<1><51>:·Abbrev·Number:·1·(DW_TAG_base_type)
42 ····<52>···DW_AT_byte_size···:·(data1)·442 ····<52>···DW_AT_byte_size···:·(data1)·4
43 ····<53>···DW_AT_encoding····:·(data1)·4»    (float)43 ····<53>···DW_AT_encoding····:·(data1)·4»    (float)
44 ····<54>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·44 ····<54>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
45 ·<1><58>:·Abbrev·Number:·56·(DW_TAG_imported_unit)45 ·<1><58>:·Abbrev·Number:·56·(DW_TAG_imported_unit)
46 ····<59>···DW_AT_import······:·(GNU_ref_alt)·<0xc>46 ····<59>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
47 ·<1><5d>:·Abbrev·Number:·56·(DW_TAG_imported_unit)47 ·<1><5d>:·Abbrev·Number:·56·(DW_TAG_imported_unit)
48 ····<5e>···DW_AT_import······:·(GNU_ref_alt)·<0x81>48 ····<5e>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
49 ·<1><62>:·Abbrev·Number:·56·(DW_TAG_imported_unit)49 ·<1><62>:·Abbrev·Number:·56·(DW_TAG_imported_unit)
50 ····<63>···DW_AT_import······:·(GNU_ref_alt)·<0x154>50 ····<63>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
51 ·<1><67>:·Abbrev·Number:·56·(DW_TAG_imported_unit)51 ·<1><67>:·Abbrev·Number:·56·(DW_TAG_imported_unit)
Offset 279, 15 lines modifiedOffset 279, 15 lines modified
279 ·<1><2a1>:·Abbrev·Number:·56·(DW_TAG_imported_unit)279 ·<1><2a1>:·Abbrev·Number:·56·(DW_TAG_imported_unit)
280 ····<2a2>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>280 ····<2a2>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
281 ·<1><2a6>:·Abbrev·Number:·56·(DW_TAG_imported_unit)281 ·<1><2a6>:·Abbrev·Number:·56·(DW_TAG_imported_unit)
282 ····<2a7>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>282 ····<2a7>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
283 ·<1><2ab>:·Abbrev·Number:·56·(DW_TAG_imported_unit)283 ·<1><2ab>:·Abbrev·Number:·56·(DW_TAG_imported_unit)
284 ····<2ac>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2942>284 ····<2ac>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2942>
285 ·<1><2b0>:·Abbrev·Number:·28·(DW_TAG_variable)285 ·<1><2b0>:·Abbrev·Number:·28·(DW_TAG_variable)
286 ····<2b1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·286 ····<2b1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
287 ····<2b5>···DW_AT_decl_file···:·(data1)·7287 ····<2b5>···DW_AT_decl_file···:·(data1)·7
288 ····<2b6>···DW_AT_decl_line···:·(data2)·641288 ····<2b6>···DW_AT_decl_line···:·(data2)·641
289 ····<2b8>···DW_AT_decl_column·:·(data1)·15289 ····<2b8>···DW_AT_decl_column·:·(data1)·15
290 ····<2b9>···DW_AT_type········:·(GNU_ref_alt)·<0x142>290 ····<2b9>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
291 ····<2bd>···DW_AT_location····:·(exprloc)·5·byte·block:·3·58·12·5·0·»(DW_OP_addr:·51258)291 ····<2bd>···DW_AT_location····:·(exprloc)·5·byte·block:·3·58·12·5·0·»(DW_OP_addr:·51258)
292 ·<1><2c3>:·Abbrev·Number:·176·(DW_TAG_subroutine_type)292 ·<1><2c3>:·Abbrev·Number:·176·(DW_TAG_subroutine_type)
293 ····<2c5>···DW_AT_prototyped··:·(flag_present)·1293 ····<2c5>···DW_AT_prototyped··:·(flag_present)·1
Offset 318, 308 lines modifiedOffset 318, 308 lines modified
318 ····<2e8>···DW_AT_name········:·(string)·n318 ····<2e8>···DW_AT_name········:·(string)·n
319 ····<2ea>···DW_AT_decl_file···:·(implicit_const)·1319 ····<2ea>···DW_AT_decl_file···:·(implicit_const)·1
320 ····<2ea>···DW_AT_decl_line···:·(data2)·1244320 ····<2ea>···DW_AT_decl_line···:·(data2)·1244
321 ····<2ec>···DW_AT_decl_column·:·(data1)·63321 ····<2ec>···DW_AT_decl_column·:·(data1)·63
322 ····<2ed>···DW_AT_type········:·(GNU_ref_alt)·<0x699>322 ····<2ed>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
323 ····<2f1>···DW_AT_data_member_location:·(data1)·8323 ····<2f1>···DW_AT_data_member_location:·(data1)·8
324 ·<2><2f2>:·Abbrev·Number:·50·(DW_TAG_member)324 ·<2><2f2>:·Abbrev·Number:·50·(DW_TAG_member)
325 ····<2f3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·325 ····<2f3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
326 ····<2f7>···DW_AT_decl_file···:·(implicit_const)·1326 ····<2f7>···DW_AT_decl_file···:·(implicit_const)·1
327 ····<2f7>···DW_AT_decl_line···:·(data2)·1244327 ····<2f7>···DW_AT_decl_line···:·(data2)·1244
328 ····<2f9>···DW_AT_decl_column·:·(data1)·78328 ····<2f9>···DW_AT_decl_column·:·(data1)·78
329 ····<2fa>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>329 ····<2fa>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
330 ····<2fe>···DW_AT_data_member_location:·(data1)·12330 ····<2fe>···DW_AT_data_member_location:·(data1)·12
331 ·<2><2ff>:·Abbrev·Number:·50·(DW_TAG_member)331 ·<2><2ff>:·Abbrev·Number:·50·(DW_TAG_member)
332 ····<300>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·332 ····<300>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
333 ····<304>···DW_AT_decl_file···:·(implicit_const)·1333 ····<304>···DW_AT_decl_file···:·(implicit_const)·1
334 ····<304>···DW_AT_decl_line···:·(data2)·1245334 ····<304>···DW_AT_decl_line···:·(data2)·1245
335 ····<306>···DW_AT_decl_column·:·(data1)·28335 ····<306>···DW_AT_decl_column·:·(data1)·28
336 ····<307>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>336 ····<307>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
337 ····<30b>···DW_AT_data_member_location:·(data1)·16337 ····<30b>···DW_AT_data_member_location:·(data1)·16
338 ·<2><30c>:·Abbrev·Number:·50·(DW_TAG_member)338 ·<2><30c>:·Abbrev·Number:·50·(DW_TAG_member)
339 ····<30d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·339 ····<30d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
340 ····<311>···DW_AT_decl_file···:·(implicit_const)·1340 ····<311>···DW_AT_decl_file···:·(implicit_const)·1
341 ····<311>···DW_AT_decl_line···:·(data2)·1245341 ····<311>···DW_AT_decl_line···:·(data2)·1245
342 ····<313>···DW_AT_decl_column·:·(data1)·51342 ····<313>···DW_AT_decl_column·:·(data1)·51
343 ····<314>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>343 ····<314>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
344 ····<318>···DW_AT_data_member_location:·(data1)·17344 ····<318>···DW_AT_data_member_location:·(data1)·17
345 ·<2><319>:·Abbrev·Number:·50·(DW_TAG_member)345 ·<2><319>:·Abbrev·Number:·50·(DW_TAG_member)
346 ····<31a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·346 ····<31a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
347 ····<31e>···DW_AT_decl_file···:·(implicit_const)·1347 ····<31e>···DW_AT_decl_file···:·(implicit_const)·1
348 ····<31e>···DW_AT_decl_line···:·(data2)·1245348 ····<31e>···DW_AT_decl_line···:·(data2)·1245
349 ····<320>···DW_AT_decl_column·:·(data1)·70349 ····<320>···DW_AT_decl_column·:·(data1)·70
350 ····<321>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>350 ····<321>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
351 ····<325>···DW_AT_data_member_location:·(data1)·18351 ····<325>···DW_AT_data_member_location:·(data1)·18
352 ·<2><326>:·Abbrev·Number:·0352 ·<2><326>:·Abbrev·Number:·0
353 ·<1><327>:·Abbrev·Number:·107·(DW_TAG_typedef)353 ·<1><327>:·Abbrev·Number:·107·(DW_TAG_typedef)
354 ····<328>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·354 ····<328>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
355 ····<32c>···DW_AT_decl_file···:·(data1)·1355 ····<32c>···DW_AT_decl_file···:·(data1)·1
356 ····<32d>···DW_AT_decl_line···:·(data2)·1245356 ····<32d>···DW_AT_decl_line···:·(data2)·1245
357 ····<32f>···DW_AT_decl_column·:·(data1)·80357 ····<32f>···DW_AT_decl_column·:·(data1)·80
358 ····<330>···DW_AT_type········:·(ref_udata)·<0x2c8>358 ····<330>···DW_AT_type········:·(ref_udata)·<0x2c8>
359 ·<1><332>:·Abbrev·Number:·108·(DW_TAG_typedef)359 ·<1><332>:·Abbrev·Number:·108·(DW_TAG_typedef)
360 ····<333>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·360 ····<333>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
361 ····<337>···DW_AT_decl_file···:·(data1)·1361 ····<337>···DW_AT_decl_file···:·(data1)·1
362 ····<338>···DW_AT_decl_line···:·(data2)·1363362 ····<338>···DW_AT_decl_line···:·(data2)·1363
363 ····<33a>···DW_AT_decl_column·:·(data1)·23363 ····<33a>···DW_AT_decl_column·:·(data1)·23
364 ····<33b>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>364 ····<33b>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
365 ·<1><33f>:·Abbrev·Number:·108·(DW_TAG_typedef)365 ·<1><33f>:·Abbrev·Number:·108·(DW_TAG_typedef)
366 ····<340>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·366 ····<340>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
367 ····<344>···DW_AT_decl_file···:·(data1)·1367 ····<344>···DW_AT_decl_file···:·(data1)·1
368 ····<345>···DW_AT_decl_line···:·(data2)·1364368 ····<345>···DW_AT_decl_line···:·(data2)·1364
369 ····<347>···DW_AT_decl_column·:·(data1)·19369 ····<347>···DW_AT_decl_column·:·(data1)·19
370 ····<348>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>370 ····<348>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
371 ·<1><34c>:·Abbrev·Number:·28·(DW_TAG_variable)371 ·<1><34c>:·Abbrev·Number:·28·(DW_TAG_variable)
372 ····<34d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·372 ····<34d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
373 ····<351>···DW_AT_decl_file···:·(data1)·1373 ····<351>···DW_AT_decl_file···:·(data1)·1
374 ····<352>···DW_AT_decl_line···:·(data2)·1474374 ····<352>···DW_AT_decl_line···:·(data2)·1474
375 ····<354>···DW_AT_decl_column·:·(data1)·18375 ····<354>···DW_AT_decl_column·:·(data1)·18
376 ····<355>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>376 ····<355>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
377 ····<359>···DW_AT_location····:·(exprloc)·5·byte·block:·3·5c·12·5·0·»(DW_OP_addr:·5125c)377 ····<359>···DW_AT_location····:·(exprloc)·5·byte·block:·3·5c·12·5·0·»(DW_OP_addr:·5125c)
378 ·<1><35f>:·Abbrev·Number:·31·(DW_TAG_variable)378 ·<1><35f>:·Abbrev·Number:·31·(DW_TAG_variable)
Max diff block lines reached; 2240036/2247785 bytes (99.66%) of diff not shown.
959 B
strings --all --bytes=8 {}
    
Offset 1, 56 lines modifiedOffset 1, 34 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
 2 j:TZ,MeP
 3 ;C.S»   `PS
 4 E@WJ,?J{
 5 'PX4Tp2F_
 6 ]udAds» \_/J
 7 Kf-|kRY+
 8 CKp5y(u(
 9 ,{&gV<^)&Z
 10 X#Je78vi
 11 8.Yjmr(W5
 12 »       7UE^U)<
 13 l([RfC[K
 14 ^D(E-CDN2
2 Z·Fe#$QYm 
3 <A{uh*AU 
4 cI<ScaA=I 
5 +·\HTA(w\c7Kvc 
6 v.YN/1O$ 
7 wT7rPKQl 
8 @`NdWE(@j 
9 ZsDHM·Tg 
10 BLVi;g,U@ 
11 "&J_K]&» 
12 fi0]H8P69»       
13 R"t:Ds:D 
14 c=wWz_=l+| 
15 &{'|#a>y 
16 *~.Cy[:G 
17 ENt2c[Ce 
18 -YbqP~oUmK6 
19 n4M@b8\e:% 
20 G]Q?Z$6» 
21 Qy^[<yd. 
22 ja_9F<OI 
23 'X_$cn9# 
24 wL[G{Z[b 
25 <5_i$S3a 
26 i*}F\El, 
27 /*N4[,K] 
28 $"E{@vEr 
29 X9GGPia} 
30 9Z&F9GgCV 
31 \+A11o9E 
32 (,F(};Y615 (,F(};E6
 16 R'~1R@:-I
 17 EY@»    z?B[
 18 (N5y)F'W
 19 y'#Hf2UUT
 20 =T%4!];\L
 21 ^X{,0F'Hk
 22 #v6OB8!G
 23 ,z$N'xz>
 24 ]TU"u>_7R
 25 ,=&BQEM{"
 26 %{A1·E{E/8
 27 cD/ZmwP[
33 ?»      ^yL6P8 
34 FY·?»    QwT"p 
35 c'PXE+br 
36 m9,[x;jn 
37 %7<RK\+* 
38 %'\4|f\4 
39 ]gCJWJ)v 
40 pPGi*DVc_ 
41 N'1B.Px} 
42 =g?!K'_1]j` 
43 oM|)<k66+ 
44 SF4Z(Ro@ 
45 <O0~[y6W 
46 *</·8Qfj 
47 OdsJ\)n` 
48 ~2Uv"?nOF 
49 BC{·K)·) 
50 &9qi,z|M28 &9qi,z|M
51 pT?5WY|q29 pT?5WY|q
52 >f:,^kDH[30 >f:,^kDH[
53 g/O*1\DN31 g/O*1\DN
54 dqb2)3R»j0@32 dqb2)3R»j0@
55 e.>MU<S`33 e.>MU<S`
56 $9z-r*(_34 $9z-r*(_
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.6 MB
./usr/lib/debug/.build-id/5b/a2803e388a004672100f0a63ae5b3f07533bb0.debug vs.
./usr/lib/debug/.build-id/e0/18a154dbdd72c83244e96e9d4b43d9195c31c4.debug
Files 88% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········407680·(bytes·into·file)13 ··Start·of·section·headers:··········407700·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x63880:1 There·are·35·section·headers,·starting·at·offset·0x63894:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c30·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c30·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0002fbf4·00fbec·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0002fbf4·00fbec·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0002fcec·00fbec·000314·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0002fcec·00fbec·000314·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00030000·00fbec·000ac8·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00030000·00fbec·000ac8·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00030ac8·00fbec·000484·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00030ac8·00fbec·000484·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00007b·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00007b·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001e4·025ec3·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001e4·025ed5·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·0260a8·000374·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·0260bc·000374·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·02641c·0118ec·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·026430·0118ec·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·037d08·000929·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·037d1c·000929·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·038631·00004f·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·038645·00004f·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·038680·01e647·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·038694·01e647·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·056cc8·004dc2·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·056cdc·004dc2·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·05ba8a·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·05ba9e·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·05bae0·004270·10·····33·871··437 ··[32]·.symtab···········SYMTAB··········00000000·05baf4·004270·10·····33·871··4
38 ··[33]·.strtab···········STRTAB··········00000000·05fd50·0039cc·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·05fd64·0039cc·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·06371c·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·063730·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·5ba2803e388a004672100f0a63ae5b3f07533bb03 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·e018a154dbdd72c83244e96e9d4b43d9195c31c4
1.59 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x452ff·(32-bit)4 ···Length:········0x452ff·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·127·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·127·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/measure/_moments_cy.cpython-312-arm-linux-gnueabihf.so.p/_moments_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/measure/_moments_cy.cpython-312-arm-linux-gnueabihf.so.p/_moments_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x954114 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x9541
15 ····<1e>···DW_AT_low_pc······:·(addr)·015 ····<1e>···DW_AT_low_pc······:·(addr)·0
16 ····<22>···DW_AT_stmt_list···:·(sec_offset)·016 ····<22>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<27>···DW_AT_byte_size···:·(data1)·818 ····<27>···DW_AT_byte_size···:·(data1)·8
19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2e>···DW_AT_byte_size···:·(data1)·422 ····<2e>···DW_AT_byte_size···:·(data1)·4
23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<35>···DW_AT_byte_size···:·(data1)·826 ····<35>···DW_AT_byte_size···:·(data1)·8
27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3b>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3b>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3c>···DW_AT_byte_size···:·(data1)·430 ····<3c>···DW_AT_byte_size···:·(data1)·4
31 ····<3d>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3d>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
33 ·<1><42>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><42>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<43>···DW_AT_byte_size···:·(data1)·134 ····<43>···DW_AT_byte_size···:·(data1)·1
35 ····<44>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<44>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<45>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<45>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><49>:·Abbrev·Number:·41·(DW_TAG_imported_unit)37 ·<1><49>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
38 ····<4a>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4a>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4e>:·Abbrev·Number:·41·(DW_TAG_imported_unit)39 ·<1><4e>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
40 ····<4f>···DW_AT_import······:·(GNU_ref_alt)·<0x81>40 ····<4f>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
41 ·<1><53>:·Abbrev·Number:·41·(DW_TAG_imported_unit)41 ·<1><53>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
42 ····<54>···DW_AT_import······:·(GNU_ref_alt)·<0x154>42 ····<54>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
43 ·<1><58>:·Abbrev·Number:·41·(DW_TAG_imported_unit)43 ·<1><58>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
Offset 233, 15 lines modifiedOffset 233, 15 lines modified
233 ·<1><233>:·Abbrev·Number:·41·(DW_TAG_imported_unit)233 ·<1><233>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
234 ····<234>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>234 ····<234>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
235 ·<1><238>:·Abbrev·Number:·41·(DW_TAG_imported_unit)235 ·<1><238>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
236 ····<239>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>236 ····<239>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
237 ·<1><23d>:·Abbrev·Number:·41·(DW_TAG_imported_unit)237 ·<1><23d>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
238 ····<23e>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>238 ····<23e>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
239 ·<1><242>:·Abbrev·Number:·21·(DW_TAG_variable)239 ·<1><242>:·Abbrev·Number:·21·(DW_TAG_variable)
240 ····<243>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·240 ····<243>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
241 ····<247>···DW_AT_decl_file···:·(data1)·16241 ····<247>···DW_AT_decl_file···:·(data1)·16
242 ····<248>···DW_AT_decl_line···:·(data2)·641242 ····<248>···DW_AT_decl_line···:·(data2)·641
243 ····<24a>···DW_AT_decl_column·:·(data1)·15243 ····<24a>···DW_AT_decl_column·:·(data1)·15
244 ····<24b>···DW_AT_type········:·(GNU_ref_alt)·<0x142>244 ····<24b>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
245 ····<24f>···DW_AT_location····:·(exprloc)·5·byte·block:·3·38·f·3·0·» (DW_OP_addr:·30f38)245 ····<24f>···DW_AT_location····:·(exprloc)·5·byte·block:·3·38·f·3·0·» (DW_OP_addr:·30f38)
246 ·<1><255>:·Abbrev·Number:·83·(DW_TAG_structure_type)246 ·<1><255>:·Abbrev·Number:·83·(DW_TAG_structure_type)
247 ····<256>···DW_AT_byte_size···:·(data1)·20247 ····<256>···DW_AT_byte_size···:·(data1)·20
Offset 267, 308 lines modifiedOffset 267, 308 lines modified
267 ····<272>···DW_AT_name········:·(string)·n267 ····<272>···DW_AT_name········:·(string)·n
268 ····<274>···DW_AT_decl_file···:·(implicit_const)·1268 ····<274>···DW_AT_decl_file···:·(implicit_const)·1
269 ····<274>···DW_AT_decl_line···:·(data2)·1242269 ····<274>···DW_AT_decl_line···:·(data2)·1242
270 ····<276>···DW_AT_decl_column·:·(data1)·63270 ····<276>···DW_AT_decl_column·:·(data1)·63
271 ····<277>···DW_AT_type········:·(GNU_ref_alt)·<0x699>271 ····<277>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
272 ····<27b>···DW_AT_data_member_location:·(data1)·8272 ····<27b>···DW_AT_data_member_location:·(data1)·8
273 ·<2><27c>:·Abbrev·Number:·31·(DW_TAG_member)273 ·<2><27c>:·Abbrev·Number:·31·(DW_TAG_member)
274 ····<27d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·274 ····<27d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
275 ····<281>···DW_AT_decl_file···:·(implicit_const)·1275 ····<281>···DW_AT_decl_file···:·(implicit_const)·1
276 ····<281>···DW_AT_decl_line···:·(data2)·1242276 ····<281>···DW_AT_decl_line···:·(data2)·1242
277 ····<283>···DW_AT_decl_column·:·(data1)·78277 ····<283>···DW_AT_decl_column·:·(data1)·78
278 ····<284>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>278 ····<284>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
279 ····<288>···DW_AT_data_member_location:·(data1)·12279 ····<288>···DW_AT_data_member_location:·(data1)·12
280 ·<2><289>:·Abbrev·Number:·31·(DW_TAG_member)280 ·<2><289>:·Abbrev·Number:·31·(DW_TAG_member)
281 ····<28a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·281 ····<28a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
282 ····<28e>···DW_AT_decl_file···:·(implicit_const)·1282 ····<28e>···DW_AT_decl_file···:·(implicit_const)·1
283 ····<28e>···DW_AT_decl_line···:·(data2)·1243283 ····<28e>···DW_AT_decl_line···:·(data2)·1243
284 ····<290>···DW_AT_decl_column·:·(data1)·28284 ····<290>···DW_AT_decl_column·:·(data1)·28
285 ····<291>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>285 ····<291>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
286 ····<295>···DW_AT_data_member_location:·(data1)·16286 ····<295>···DW_AT_data_member_location:·(data1)·16
287 ·<2><296>:·Abbrev·Number:·31·(DW_TAG_member)287 ·<2><296>:·Abbrev·Number:·31·(DW_TAG_member)
288 ····<297>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·288 ····<297>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
289 ····<29b>···DW_AT_decl_file···:·(implicit_const)·1289 ····<29b>···DW_AT_decl_file···:·(implicit_const)·1
290 ····<29b>···DW_AT_decl_line···:·(data2)·1243290 ····<29b>···DW_AT_decl_line···:·(data2)·1243
291 ····<29d>···DW_AT_decl_column·:·(data1)·51291 ····<29d>···DW_AT_decl_column·:·(data1)·51
292 ····<29e>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>292 ····<29e>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
293 ····<2a2>···DW_AT_data_member_location:·(data1)·17293 ····<2a2>···DW_AT_data_member_location:·(data1)·17
294 ·<2><2a3>:·Abbrev·Number:·31·(DW_TAG_member)294 ·<2><2a3>:·Abbrev·Number:·31·(DW_TAG_member)
295 ····<2a4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·295 ····<2a4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
296 ····<2a8>···DW_AT_decl_file···:·(implicit_const)·1296 ····<2a8>···DW_AT_decl_file···:·(implicit_const)·1
297 ····<2a8>···DW_AT_decl_line···:·(data2)·1243297 ····<2a8>···DW_AT_decl_line···:·(data2)·1243
298 ····<2aa>···DW_AT_decl_column·:·(data1)·70298 ····<2aa>···DW_AT_decl_column·:·(data1)·70
299 ····<2ab>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>299 ····<2ab>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
300 ····<2af>···DW_AT_data_member_location:·(data1)·18300 ····<2af>···DW_AT_data_member_location:·(data1)·18
301 ·<2><2b0>:·Abbrev·Number:·0301 ·<2><2b0>:·Abbrev·Number:·0
302 ·<1><2b1>:·Abbrev·Number:·78·(DW_TAG_typedef)302 ·<1><2b1>:·Abbrev·Number:·78·(DW_TAG_typedef)
303 ····<2b2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·303 ····<2b2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
304 ····<2b6>···DW_AT_decl_file···:·(data1)·1304 ····<2b6>···DW_AT_decl_file···:·(data1)·1
305 ····<2b7>···DW_AT_decl_line···:·(data2)·1243305 ····<2b7>···DW_AT_decl_line···:·(data2)·1243
306 ····<2b9>···DW_AT_decl_column·:·(data1)·80306 ····<2b9>···DW_AT_decl_column·:·(data1)·80
307 ····<2ba>···DW_AT_type········:·(ref_udata)·<0x255>307 ····<2ba>···DW_AT_type········:·(ref_udata)·<0x255>
308 ·<1><2bc>:·Abbrev·Number:·97·(DW_TAG_typedef)308 ·<1><2bc>:·Abbrev·Number:·97·(DW_TAG_typedef)
309 ····<2bd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·309 ····<2bd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
310 ····<2c1>···DW_AT_decl_file···:·(data1)·1310 ····<2c1>···DW_AT_decl_file···:·(data1)·1
311 ····<2c2>···DW_AT_decl_line···:·(data2)·1361311 ····<2c2>···DW_AT_decl_line···:·(data2)·1361
312 ····<2c4>···DW_AT_decl_column·:·(data1)·23312 ····<2c4>···DW_AT_decl_column·:·(data1)·23
313 ····<2c5>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>313 ····<2c5>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
314 ·<1><2c9>:·Abbrev·Number:·97·(DW_TAG_typedef)314 ·<1><2c9>:·Abbrev·Number:·97·(DW_TAG_typedef)
315 ····<2ca>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·315 ····<2ca>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
316 ····<2ce>···DW_AT_decl_file···:·(data1)·1316 ····<2ce>···DW_AT_decl_file···:·(data1)·1
317 ····<2cf>···DW_AT_decl_line···:·(data2)·1362317 ····<2cf>···DW_AT_decl_line···:·(data2)·1362
318 ····<2d1>···DW_AT_decl_column·:·(data1)·19318 ····<2d1>···DW_AT_decl_column·:·(data1)·19
319 ····<2d2>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>319 ····<2d2>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
320 ·<1><2d6>:·Abbrev·Number:·21·(DW_TAG_variable)320 ·<1><2d6>:·Abbrev·Number:·21·(DW_TAG_variable)
321 ····<2d7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·321 ····<2d7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
322 ····<2db>···DW_AT_decl_file···:·(data1)·1322 ····<2db>···DW_AT_decl_file···:·(data1)·1
323 ····<2dc>···DW_AT_decl_line···:·(data2)·1472323 ····<2dc>···DW_AT_decl_line···:·(data2)·1472
324 ····<2de>···DW_AT_decl_column·:·(data1)·18324 ····<2de>···DW_AT_decl_column·:·(data1)·18
325 ····<2df>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>325 ····<2df>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
326 ····<2e3>···DW_AT_location····:·(exprloc)·5·byte·block:·3·58·e·3·0·» (DW_OP_addr:·30e58)326 ····<2e3>···DW_AT_location····:·(exprloc)·5·byte·block:·3·58·e·3·0·» (DW_OP_addr:·30e58)
327 ·<1><2e9>:·Abbrev·Number:·7·(DW_TAG_variable)327 ·<1><2e9>:·Abbrev·Number:·7·(DW_TAG_variable)
328 ····<2ea>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·328 ····<2ea>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
329 ····<2ee>···DW_AT_decl_file···:·(data1)·1329 ····<2ee>···DW_AT_decl_file···:·(data1)·1
330 ····<2ef>···DW_AT_decl_line···:·(data2)·1474330 ····<2ef>···DW_AT_decl_line···:·(data2)·1474
331 ····<2f1>···DW_AT_decl_column·:·(data1)·12331 ····<2f1>···DW_AT_decl_column·:·(data1)·12
332 ····<2f2>···DW_AT_type········:·(GNU_ref_alt)·<0x31>332 ····<2f2>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
333 ·<1><2f6>:·Abbrev·Number:·7·(DW_TAG_variable)333 ·<1><2f6>:·Abbrev·Number:·7·(DW_TAG_variable)
334 ····<2f7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·334 ····<2f7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
335 ····<2fb>···DW_AT_decl_file···:·(data1)·1335 ····<2fb>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 1662009/1669708 bytes (99.54%) of diff not shown.
868 B
strings --all --bytes=8 {}
    
Offset 1, 36 lines modifiedOffset 1, 46 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 '=#3LS'q 
3 }^*3eT$e 
4 *JJc*\6)1 
5 IQ)!T8`» 
6 iq|,WT'\! 
7 w%b8'b8' 
8 i9dZN(KY 
9 &-\fOQg)»        
10 S/9lK/9N 
11 FERwTA?W 
12 _·BVOo!Gb 
13 s%,^vE#5 
14 h@S^]PKzFz 
15 wD8*\{)»[ 
16 ;pMt_u8W 
17 »       bx[!l1A 
18 zfPk)n?#d 
19 G{@qZFvPr 
20 ?(Vmo#fvs 
21 x%suF»  mg 
22 CS8g(hVo»        
23 zAY_"%:y 
24 <nz$R5Tq 
25 \j,R9Vrn 
26 g0v7_Zhc 
27 ·'/DbR^X 
28 [i.!-uCfK 
29 v.Y^·bYp2 -"YU*Xu,eq
 3 kp1,0wt5
 4 ]ox»    G\3W
 5 »       pda''#,4
 6 e>pQ·6Br
 7 )Kx5t<[0
 8 ,'Qt·-fs
 9 2][+5;P"Q
 10 9;1)2/<g7
 11 p1fZ>_#W
 12 ca;Zb_k_
 13 pV%xl6=N
 14 @#=5mC:/V`(
 15 b/D]8su2W
 16 \P\GsO`\#"
 17 TV9(zcYyU
 18 c@1+G;:<
 19 @:8UT?AT
 20 y.WV<_)V
 21 K~X1c@hg>
 22 Y@jiKQ&.
 23 M8eH{ac7
 24 <sgwgvvvwv
 25 )]W0D>Dx
 26 tnflEnz18
 27 f(mP^|·W
 28 }t[<G|t[<G}
 29 8\e\zFiex
 30 n.Rg·u\`
 31 sjRuE+fR
 32 9Us"p»  ?8*
 33 &#uNoz7PF
 34 .zfvs"v;g
 35 S{aHh»  4$
 36 L,Muo·=%
 37 h}+2K~!R
 38 er/E{D^X
 39 r\;!|y5Y>
30 /}9@Sudr40 /}9@Sudr
31 5O,Sf/P241 5O,Sf/P2
32 zgKJo\i|g42 zgKJo\i|g
33 zur92'ia43 zur92'ia
34 hjg·*^VC44 hjg·*^VC
35 {gq"R;ng45 {gq"R;ng
36 KmEkzql@46 KmEkzql@
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.87 MB
./usr/lib/debug/.build-id/5b/c0635642c2509ee77bc00dd355c1036843b8d8.debug vs.
./usr/lib/debug/.build-id/e8/20d3e101fd8137b302a950a074c438cf5ef922.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 90% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········549784·(bytes·into·file)13 ··Start·of·section·headers:··········549808·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x86398:1 There·are·35·section·headers,·starting·at·offset·0x863b0:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c20·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c20·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbf8·00fbf0·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbf8·00fbf0·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fcf0·00fbf0·000310·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fcf0·00fbf0·000310·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbf0·000b98·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbf0·000b98·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040b98·00fbf0·0004d0·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040b98·00fbf0·0004d0·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00008c·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00008c·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001f4·030eeb·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001f4·030f01·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·0310e0·000375·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·0310f8·000375·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·031458·017917·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·031470·017917·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·048d70·0009fd·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·048d88·0009fd·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·04976d·000043·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·049785·000043·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·0497b0·02d2db·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·0497c8·02d2db·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·076a8c·006edb·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·076aa4·006edb·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·07d967·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·07d97f·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·07d9c0·0048f0·10·····33·976··437 ··[32]·.symtab···········SYMTAB··········00000000·07d9d8·0048f0·10·····33·976··4
38 ··[33]·.strtab···········STRTAB··········00000000·0822b0·003f83·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·0822c8·003f83·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·086233·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·08624b·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·5bc0635642c2509ee77bc00dd355c1036843b8d83 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·e820d3e101fd8137b302a950a074c438cf5ef922
1.86 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x5a39f·(32-bit)4 ···Length:········0x5a39f·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·130·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·130·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_sift.cpython-312-arm-linux-gnueabihf.so.p/_sift.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_sift.cpython-312-arm-linux-gnueabihf.so.p/_sift.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xd3d014 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xd3d0
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·134 ····<44>···DW_AT_byte_size···:·(data1)·1
35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><4a>:·Abbrev·Number:·48·(DW_TAG_imported_unit)37 ·<1><4a>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4f>:·Abbrev·Number:·48·(DW_TAG_imported_unit)39 ·<1><4f>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
41 ·<1><54>:·Abbrev·Number:·48·(DW_TAG_imported_unit)41 ·<1><54>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
43 ·<1><59>:·Abbrev·Number:·48·(DW_TAG_imported_unit)43 ·<1><59>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
Offset 237, 15 lines modifiedOffset 237, 15 lines modified
237 ·<1><23e>:·Abbrev·Number:·48·(DW_TAG_imported_unit)237 ·<1><23e>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
238 ····<23f>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>238 ····<23f>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
239 ·<1><243>:·Abbrev·Number:·48·(DW_TAG_imported_unit)239 ·<1><243>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
240 ····<244>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>240 ····<244>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
241 ·<1><248>:·Abbrev·Number:·48·(DW_TAG_imported_unit)241 ·<1><248>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
242 ····<249>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>242 ····<249>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
243 ·<1><24d>:·Abbrev·Number:·24·(DW_TAG_variable)243 ·<1><24d>:·Abbrev·Number:·24·(DW_TAG_variable)
244 ····<24e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·244 ····<24e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
245 ····<252>···DW_AT_decl_file···:·(data1)·16245 ····<252>···DW_AT_decl_file···:·(data1)·16
246 ····<253>···DW_AT_decl_line···:·(data2)·641246 ····<253>···DW_AT_decl_line···:·(data2)·641
247 ····<255>···DW_AT_decl_column·:·(data1)·15247 ····<255>···DW_AT_decl_column·:·(data1)·15
248 ····<256>···DW_AT_type········:·(GNU_ref_alt)·<0x142>248 ····<256>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
249 ····<25a>···DW_AT_location····:·(exprloc)·5·byte·block:·3·cc·f·4·0·» (DW_OP_addr:·40fcc)249 ····<25a>···DW_AT_location····:·(exprloc)·5·byte·block:·3·cc·f·4·0·» (DW_OP_addr:·40fcc)
250 ·<1><260>:·Abbrev·Number:·85·(DW_TAG_structure_type)250 ·<1><260>:·Abbrev·Number:·85·(DW_TAG_structure_type)
251 ····<261>···DW_AT_byte_size···:·(data1)·20251 ····<261>···DW_AT_byte_size···:·(data1)·20
Offset 271, 308 lines modifiedOffset 271, 308 lines modified
271 ····<27d>···DW_AT_name········:·(string)·n271 ····<27d>···DW_AT_name········:·(string)·n
272 ····<27f>···DW_AT_decl_file···:·(implicit_const)·1272 ····<27f>···DW_AT_decl_file···:·(implicit_const)·1
273 ····<27f>···DW_AT_decl_line···:·(data2)·1243273 ····<27f>···DW_AT_decl_line···:·(data2)·1243
274 ····<281>···DW_AT_decl_column·:·(data1)·63274 ····<281>···DW_AT_decl_column·:·(data1)·63
275 ····<282>···DW_AT_type········:·(GNU_ref_alt)·<0x699>275 ····<282>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
276 ····<286>···DW_AT_data_member_location:·(data1)·8276 ····<286>···DW_AT_data_member_location:·(data1)·8
277 ·<2><287>:·Abbrev·Number:·35·(DW_TAG_member)277 ·<2><287>:·Abbrev·Number:·35·(DW_TAG_member)
278 ····<288>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·278 ····<288>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
279 ····<28c>···DW_AT_decl_file···:·(implicit_const)·1279 ····<28c>···DW_AT_decl_file···:·(implicit_const)·1
280 ····<28c>···DW_AT_decl_line···:·(data2)·1243280 ····<28c>···DW_AT_decl_line···:·(data2)·1243
281 ····<28e>···DW_AT_decl_column·:·(data1)·78281 ····<28e>···DW_AT_decl_column·:·(data1)·78
282 ····<28f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>282 ····<28f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
283 ····<293>···DW_AT_data_member_location:·(data1)·12283 ····<293>···DW_AT_data_member_location:·(data1)·12
284 ·<2><294>:·Abbrev·Number:·35·(DW_TAG_member)284 ·<2><294>:·Abbrev·Number:·35·(DW_TAG_member)
285 ····<295>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·285 ····<295>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
286 ····<299>···DW_AT_decl_file···:·(implicit_const)·1286 ····<299>···DW_AT_decl_file···:·(implicit_const)·1
287 ····<299>···DW_AT_decl_line···:·(data2)·1244287 ····<299>···DW_AT_decl_line···:·(data2)·1244
288 ····<29b>···DW_AT_decl_column·:·(data1)·28288 ····<29b>···DW_AT_decl_column·:·(data1)·28
289 ····<29c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>289 ····<29c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
290 ····<2a0>···DW_AT_data_member_location:·(data1)·16290 ····<2a0>···DW_AT_data_member_location:·(data1)·16
291 ·<2><2a1>:·Abbrev·Number:·35·(DW_TAG_member)291 ·<2><2a1>:·Abbrev·Number:·35·(DW_TAG_member)
292 ····<2a2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·292 ····<2a2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
293 ····<2a6>···DW_AT_decl_file···:·(implicit_const)·1293 ····<2a6>···DW_AT_decl_file···:·(implicit_const)·1
294 ····<2a6>···DW_AT_decl_line···:·(data2)·1244294 ····<2a6>···DW_AT_decl_line···:·(data2)·1244
295 ····<2a8>···DW_AT_decl_column·:·(data1)·51295 ····<2a8>···DW_AT_decl_column·:·(data1)·51
296 ····<2a9>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>296 ····<2a9>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
297 ····<2ad>···DW_AT_data_member_location:·(data1)·17297 ····<2ad>···DW_AT_data_member_location:·(data1)·17
298 ·<2><2ae>:·Abbrev·Number:·35·(DW_TAG_member)298 ·<2><2ae>:·Abbrev·Number:·35·(DW_TAG_member)
299 ····<2af>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·299 ····<2af>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
300 ····<2b3>···DW_AT_decl_file···:·(implicit_const)·1300 ····<2b3>···DW_AT_decl_file···:·(implicit_const)·1
301 ····<2b3>···DW_AT_decl_line···:·(data2)·1244301 ····<2b3>···DW_AT_decl_line···:·(data2)·1244
302 ····<2b5>···DW_AT_decl_column·:·(data1)·70302 ····<2b5>···DW_AT_decl_column·:·(data1)·70
303 ····<2b6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>303 ····<2b6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
304 ····<2ba>···DW_AT_data_member_location:·(data1)·18304 ····<2ba>···DW_AT_data_member_location:·(data1)·18
305 ·<2><2bb>:·Abbrev·Number:·0305 ·<2><2bb>:·Abbrev·Number:·0
306 ·<1><2bc>:·Abbrev·Number:·77·(DW_TAG_typedef)306 ·<1><2bc>:·Abbrev·Number:·77·(DW_TAG_typedef)
307 ····<2bd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·307 ····<2bd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
308 ····<2c1>···DW_AT_decl_file···:·(data1)·1308 ····<2c1>···DW_AT_decl_file···:·(data1)·1
309 ····<2c2>···DW_AT_decl_line···:·(data2)·1244309 ····<2c2>···DW_AT_decl_line···:·(data2)·1244
310 ····<2c4>···DW_AT_decl_column·:·(data1)·80310 ····<2c4>···DW_AT_decl_column·:·(data1)·80
311 ····<2c5>···DW_AT_type········:·(ref_udata)·<0x260>311 ····<2c5>···DW_AT_type········:·(ref_udata)·<0x260>
312 ·<1><2c7>:·Abbrev·Number:·102·(DW_TAG_typedef)312 ·<1><2c7>:·Abbrev·Number:·102·(DW_TAG_typedef)
313 ····<2c8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·313 ····<2c8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
314 ····<2cc>···DW_AT_decl_file···:·(data1)·1314 ····<2cc>···DW_AT_decl_file···:·(data1)·1
315 ····<2cd>···DW_AT_decl_line···:·(data2)·1362315 ····<2cd>···DW_AT_decl_line···:·(data2)·1362
316 ····<2cf>···DW_AT_decl_column·:·(data1)·23316 ····<2cf>···DW_AT_decl_column·:·(data1)·23
317 ····<2d0>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>317 ····<2d0>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
318 ·<1><2d4>:·Abbrev·Number:·102·(DW_TAG_typedef)318 ·<1><2d4>:·Abbrev·Number:·102·(DW_TAG_typedef)
319 ····<2d5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·319 ····<2d5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
320 ····<2d9>···DW_AT_decl_file···:·(data1)·1320 ····<2d9>···DW_AT_decl_file···:·(data1)·1
321 ····<2da>···DW_AT_decl_line···:·(data2)·1363321 ····<2da>···DW_AT_decl_line···:·(data2)·1363
322 ····<2dc>···DW_AT_decl_column·:·(data1)·19322 ····<2dc>···DW_AT_decl_column·:·(data1)·19
323 ····<2dd>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>323 ····<2dd>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
324 ·<1><2e1>:·Abbrev·Number:·24·(DW_TAG_variable)324 ·<1><2e1>:·Abbrev·Number:·24·(DW_TAG_variable)
325 ····<2e2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·325 ····<2e2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
326 ····<2e6>···DW_AT_decl_file···:·(data1)·1326 ····<2e6>···DW_AT_decl_file···:·(data1)·1
327 ····<2e7>···DW_AT_decl_line···:·(data2)·1473327 ····<2e7>···DW_AT_decl_line···:·(data2)·1473
328 ····<2e9>···DW_AT_decl_column·:·(data1)·18328 ····<2e9>···DW_AT_decl_column·:·(data1)·18
329 ····<2ea>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>329 ····<2ea>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
330 ····<2ee>···DW_AT_location····:·(exprloc)·5·byte·block:·3·78·f·4·0·» (DW_OP_addr:·40f78)330 ····<2ee>···DW_AT_location····:·(exprloc)·5·byte·block:·3·78·f·4·0·» (DW_OP_addr:·40f78)
331 ·<1><2f4>:·Abbrev·Number:·7·(DW_TAG_variable)331 ·<1><2f4>:·Abbrev·Number:·7·(DW_TAG_variable)
332 ····<2f5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·332 ····<2f5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
333 ····<2f9>···DW_AT_decl_file···:·(data1)·1333 ····<2f9>···DW_AT_decl_file···:·(data1)·1
334 ····<2fa>···DW_AT_decl_line···:·(data2)·1475334 ····<2fa>···DW_AT_decl_line···:·(data2)·1475
335 ····<2fc>···DW_AT_decl_column·:·(data1)·12335 ····<2fc>···DW_AT_decl_column·:·(data1)·12
336 ····<2fd>···DW_AT_type········:·(GNU_ref_alt)·<0x31>336 ····<2fd>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
337 ·<1><301>:·Abbrev·Number:·7·(DW_TAG_variable)337 ·<1><301>:·Abbrev·Number:·7·(DW_TAG_variable)
338 ····<302>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·338 ····<302>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
339 ····<306>···DW_AT_decl_file···:·(data1)·1339 ····<306>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 1945749/1953438 bytes (99.61%) of diff not shown.
1.07 KB
strings --all --bytes=8 {}
    
Offset 1, 58 lines modifiedOffset 1, 43 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 "GCC:·(Debian·14.2.0-8)·14.2.0
 2 TiKUgeHK
 3 jZ84~U\!B
 4 HQ'D2VM>
 5 4#TTKTxiF
 6 k>Hm23E8
 7 0%iEugz0
 8 |;I}96f/
 9 RRAf(H`o@:
 10 >4Q/Al.\
 11 Ms.Ml^F_
2 l*R4}P[eJ?Z 
3 Lu,~@_me 
4 %k6/]|c? 
5 PCHrJJs* 
6 _`>M++~X 
7 !$D(JN5e= 
8 7J»     X6Ekf 
9 +0:w4KR& 
10 t]:Iy&VO+ 
11 wh<Bb»  aX 
12 1\S/#z#T 
13 )_»     S>FJD 
14 Ifk[\cm1 
15 M9>Y%sS} 
16 Ms/MhZF_ 
17 tpFB0cMC 
18 SU}+<AS8%U 
19 *:k}Fs,zAk12 *:k}Fs,zAk
20 CR8%B[pO·13 Y)~HwCb'
21 4c{z_,$u14 4c{y^,$u
 15 {~x}tTZYtT
 16 |$#uj1e?
 17 5!bk0%DSj.
 18 H7Hel}@z
 19 89v3}:R|
 20 _PDq9S#?m
 21 Y)_GVB_v
 22 ""bCEEE?
 23 O$Vg;h[Se
 24 s,'!}C=7
 25 {_UVPOx*X]8
 26 @6uqIfa6
 27 wQ^DO'f/"p:IN
 28 fS-|]RMM
 29 giRa:b*t
 30 mg"dsu_^/x
 31 \y"Z1ukWH
 32 wEyoHum@
 33 dm[TdzL@
 34 {_<4IrS^M
 35 fo»     xw9{}
 36 ZC*kiGZz
22 OTf}IU.R 
23 "S[X:5GUz 
24 -2MqT=Wn 
25 bnGRlaP,' 
26 =zX9v:co· 
27 T1:>y"Gq 
28 DTUY/[Sr*U 
29 5E/v·E7g 
30 ^gi@=^ok 
31 *)>Rn(("U 
32 Y,KLxG~r 
33 8`!]0/<`»       Ed 
34 e/e,aic» 
35 |++eE:e&m 
36 )`pI*U0e 
37 "7597}(7-K 
38 f!4>_6|@IqR 
39 ~KIQ/y\/d 
40 ·SGFX9K5 
41 (Yt^.+B= 
42 {PHyM·DV 
43 sN*Wc.Wc 
44 xL'^2s/W 
45 A`kKi!}0f 
46 [y]]L6O$ 
47 <<o&?Jv+G_ 
48 fR`v-Q#m 
49 Xu^T\WOWE 
50 keJ^Nkdk 
51 ^P6HSBNFi? 
52 #=D+.|I737 #=D+.|I7
53 3G|4·FFcL38 3G|4·FFcL
54 Yv$~34nGbQ39 Yv$~34nGbQ
55 ^C[M6NaO40 ^C[M6NaO
56 ~U'tGEmy41 ~U'tGEmy
57 UWel/\)[42 UWel/\)[
58 (rjqJG?M43 (rjqJG?M
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.97 MB
./usr/lib/debug/.build-id/60/2c23786c21665e091ee6694e75445cf81fc422.debug vs.
./usr/lib/debug/.build-id/fa/963814ae1b2b4e037d4cc919edc8cdb07cacfd.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 88% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbec·00fbe4·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbec·00fbe4·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fce4·00fbe4·00031c·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fce4·00fbe4·00031c·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbe4·000d78·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbe4·000d78·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040d78·00fbe4·00048c·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040d78·00fbe4·00048c·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000078·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000078·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001e0·02ce87·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001e0·02ce88·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·02d068·000384·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·02d068·000384·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·02d3ec·01392d·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·02d3ec·01392d·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·040d1c·0009bf·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·040d1c·0009bf·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·0416db·000052·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·0416db·000052·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·041730·02906f·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·041730·02906f·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·06a7a0·005a86·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·06a7a0·005a86·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·070226·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·070226·000056·00······0···0··1
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·602c23786c21665e091ee6694e75445cf81fc4223 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·fa963814ae1b2b4e037d4cc919edc8cdb07cacfd
1.96 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x5333b·(32-bit)4 ···Length:········0x5333b·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·129·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·129·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_extrema_cy.cpython-313-arm-linux-gnueabihf.so.p/_extrema_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_extrema_cy.cpython-313-arm-linux-gnueabihf.so.p/_extrema_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xbe0514 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xbe05
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·134 ····<44>···DW_AT_byte_size···:·(data1)·1
35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><4a>:·Abbrev·Number:·46·(DW_TAG_imported_unit)37 ·<1><4a>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4f>:·Abbrev·Number:·46·(DW_TAG_imported_unit)39 ·<1><4f>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
41 ·<1><54>:·Abbrev·Number:·46·(DW_TAG_imported_unit)41 ·<1><54>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
43 ·<1><59>:·Abbrev·Number:·46·(DW_TAG_imported_unit)43 ·<1><59>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
Offset 253, 15 lines modifiedOffset 253, 15 lines modified
253 ·<1><266>:·Abbrev·Number:·46·(DW_TAG_imported_unit)253 ·<1><266>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
254 ····<267>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>254 ····<267>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
255 ·<1><26b>:·Abbrev·Number:·46·(DW_TAG_imported_unit)255 ·<1><26b>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
256 ····<26c>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>256 ····<26c>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
257 ·<1><270>:·Abbrev·Number:·46·(DW_TAG_imported_unit)257 ·<1><270>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
258 ····<271>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>258 ····<271>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
259 ·<1><275>:·Abbrev·Number:·25·(DW_TAG_variable)259 ·<1><275>:·Abbrev·Number:·25·(DW_TAG_variable)
260 ····<276>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·260 ····<276>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
261 ····<27a>···DW_AT_decl_file···:·(data1)·15261 ····<27a>···DW_AT_decl_file···:·(data1)·15
262 ····<27b>···DW_AT_decl_line···:·(data2)·641262 ····<27b>···DW_AT_decl_line···:·(data2)·641
263 ····<27d>···DW_AT_decl_column·:·(data1)·15263 ····<27d>···DW_AT_decl_column·:·(data1)·15
264 ····<27e>···DW_AT_type········:·(GNU_ref_alt)·<0x142>264 ····<27e>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
265 ····<282>···DW_AT_location····:·(exprloc)·5·byte·block:·3·f0·11·4·0·»(DW_OP_addr:·411f0)265 ····<282>···DW_AT_location····:·(exprloc)·5·byte·block:·3·f0·11·4·0·»(DW_OP_addr:·411f0)
266 ·<1><288>:·Abbrev·Number:·87·(DW_TAG_structure_type)266 ·<1><288>:·Abbrev·Number:·87·(DW_TAG_structure_type)
267 ····<289>···DW_AT_byte_size···:·(data1)·20267 ····<289>···DW_AT_byte_size···:·(data1)·20
Offset 287, 315 lines modifiedOffset 287, 315 lines modified
287 ····<2a5>···DW_AT_name········:·(string)·n287 ····<2a5>···DW_AT_name········:·(string)·n
288 ····<2a7>···DW_AT_decl_file···:·(implicit_const)·1288 ····<2a7>···DW_AT_decl_file···:·(implicit_const)·1
289 ····<2a7>···DW_AT_decl_line···:·(data2)·1242289 ····<2a7>···DW_AT_decl_line···:·(data2)·1242
290 ····<2a9>···DW_AT_decl_column·:·(data1)·63290 ····<2a9>···DW_AT_decl_column·:·(data1)·63
291 ····<2aa>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>291 ····<2aa>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
292 ····<2ae>···DW_AT_data_member_location:·(data1)·8292 ····<2ae>···DW_AT_data_member_location:·(data1)·8
293 ·<2><2af>:·Abbrev·Number:·36·(DW_TAG_member)293 ·<2><2af>:·Abbrev·Number:·36·(DW_TAG_member)
294 ····<2b0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·294 ····<2b0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
295 ····<2b4>···DW_AT_decl_file···:·(implicit_const)·1295 ····<2b4>···DW_AT_decl_file···:·(implicit_const)·1
296 ····<2b4>···DW_AT_decl_line···:·(data2)·1242296 ····<2b4>···DW_AT_decl_line···:·(data2)·1242
297 ····<2b6>···DW_AT_decl_column·:·(data1)·78297 ····<2b6>···DW_AT_decl_column·:·(data1)·78
298 ····<2b7>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>298 ····<2b7>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
299 ····<2bb>···DW_AT_data_member_location:·(data1)·12299 ····<2bb>···DW_AT_data_member_location:·(data1)·12
300 ·<2><2bc>:·Abbrev·Number:·36·(DW_TAG_member)300 ·<2><2bc>:·Abbrev·Number:·36·(DW_TAG_member)
301 ····<2bd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·301 ····<2bd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
302 ····<2c1>···DW_AT_decl_file···:·(implicit_const)·1302 ····<2c1>···DW_AT_decl_file···:·(implicit_const)·1
303 ····<2c1>···DW_AT_decl_line···:·(data2)·1243303 ····<2c1>···DW_AT_decl_line···:·(data2)·1243
304 ····<2c3>···DW_AT_decl_column·:·(data1)·28304 ····<2c3>···DW_AT_decl_column·:·(data1)·28
305 ····<2c4>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>305 ····<2c4>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
306 ····<2c8>···DW_AT_data_member_location:·(data1)·16306 ····<2c8>···DW_AT_data_member_location:·(data1)·16
307 ·<2><2c9>:·Abbrev·Number:·36·(DW_TAG_member)307 ·<2><2c9>:·Abbrev·Number:·36·(DW_TAG_member)
308 ····<2ca>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·308 ····<2ca>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
309 ····<2ce>···DW_AT_decl_file···:·(implicit_const)·1309 ····<2ce>···DW_AT_decl_file···:·(implicit_const)·1
310 ····<2ce>···DW_AT_decl_line···:·(data2)·1243310 ····<2ce>···DW_AT_decl_line···:·(data2)·1243
311 ····<2d0>···DW_AT_decl_column·:·(data1)·51311 ····<2d0>···DW_AT_decl_column·:·(data1)·51
312 ····<2d1>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>312 ····<2d1>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
313 ····<2d5>···DW_AT_data_member_location:·(data1)·17313 ····<2d5>···DW_AT_data_member_location:·(data1)·17
314 ·<2><2d6>:·Abbrev·Number:·36·(DW_TAG_member)314 ·<2><2d6>:·Abbrev·Number:·36·(DW_TAG_member)
315 ····<2d7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·315 ····<2d7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
316 ····<2db>···DW_AT_decl_file···:·(implicit_const)·1316 ····<2db>···DW_AT_decl_file···:·(implicit_const)·1
317 ····<2db>···DW_AT_decl_line···:·(data2)·1243317 ····<2db>···DW_AT_decl_line···:·(data2)·1243
318 ····<2dd>···DW_AT_decl_column·:·(data1)·70318 ····<2dd>···DW_AT_decl_column·:·(data1)·70
319 ····<2de>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>319 ····<2de>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
320 ····<2e2>···DW_AT_data_member_location:·(data1)·18320 ····<2e2>···DW_AT_data_member_location:·(data1)·18
321 ·<2><2e3>:·Abbrev·Number:·0321 ·<2><2e3>:·Abbrev·Number:·0
322 ·<1><2e4>:·Abbrev·Number:·81·(DW_TAG_typedef)322 ·<1><2e4>:·Abbrev·Number:·81·(DW_TAG_typedef)
323 ····<2e5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·323 ····<2e5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
324 ····<2e9>···DW_AT_decl_file···:·(data1)·1324 ····<2e9>···DW_AT_decl_file···:·(data1)·1
325 ····<2ea>···DW_AT_decl_line···:·(data2)·1243325 ····<2ea>···DW_AT_decl_line···:·(data2)·1243
326 ····<2ec>···DW_AT_decl_column·:·(data1)·80326 ····<2ec>···DW_AT_decl_column·:·(data1)·80
327 ····<2ed>···DW_AT_type········:·(ref_udata)·<0x288>327 ····<2ed>···DW_AT_type········:·(ref_udata)·<0x288>
328 ·<1><2ef>:·Abbrev·Number:·77·(DW_TAG_typedef)328 ·<1><2ef>:·Abbrev·Number:·77·(DW_TAG_typedef)
329 ····<2f0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·329 ····<2f0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
330 ····<2f4>···DW_AT_decl_file···:·(data1)·1330 ····<2f4>···DW_AT_decl_file···:·(data1)·1
331 ····<2f5>···DW_AT_decl_line···:·(data2)·1361331 ····<2f5>···DW_AT_decl_line···:·(data2)·1361
332 ····<2f7>···DW_AT_decl_column·:·(data1)·23332 ····<2f7>···DW_AT_decl_column·:·(data1)·23
333 ····<2f8>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>333 ····<2f8>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
334 ·<1><2fc>:·Abbrev·Number:·77·(DW_TAG_typedef)334 ·<1><2fc>:·Abbrev·Number:·77·(DW_TAG_typedef)
335 ····<2fd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·335 ····<2fd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
336 ····<301>···DW_AT_decl_file···:·(data1)·1336 ····<301>···DW_AT_decl_file···:·(data1)·1
337 ····<302>···DW_AT_decl_line···:·(data2)·1362337 ····<302>···DW_AT_decl_line···:·(data2)·1362
338 ····<304>···DW_AT_decl_column·:·(data1)·19338 ····<304>···DW_AT_decl_column·:·(data1)·19
339 ····<305>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>339 ····<305>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
340 ·<1><309>:·Abbrev·Number:·25·(DW_TAG_variable)340 ·<1><309>:·Abbrev·Number:·25·(DW_TAG_variable)
341 ····<30a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·341 ····<30a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
342 ····<30e>···DW_AT_decl_file···:·(data1)·1342 ····<30e>···DW_AT_decl_file···:·(data1)·1
343 ····<30f>···DW_AT_decl_line···:·(data2)·1472343 ····<30f>···DW_AT_decl_line···:·(data2)·1472
344 ····<311>···DW_AT_decl_column·:·(data1)·18344 ····<311>···DW_AT_decl_column·:·(data1)·18
345 ····<312>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>345 ····<312>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
346 ····<316>···DW_AT_location····:·(exprloc)·5·byte·block:·3·8·11·4·0·» (DW_OP_addr:·41108)346 ····<316>···DW_AT_location····:·(exprloc)·5·byte·block:·3·8·11·4·0·» (DW_OP_addr:·41108)
347 ·<1><31c>:·Abbrev·Number:·6·(DW_TAG_variable)347 ·<1><31c>:·Abbrev·Number:·6·(DW_TAG_variable)
348 ····<31d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·348 ····<31d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
349 ····<321>···DW_AT_decl_file···:·(data1)·1349 ····<321>···DW_AT_decl_file···:·(data1)·1
350 ····<322>···DW_AT_decl_line···:·(data2)·1474350 ····<322>···DW_AT_decl_line···:·(data2)·1474
351 ····<324>···DW_AT_decl_column·:·(data1)·12351 ····<324>···DW_AT_decl_column·:·(data1)·12
352 ····<325>···DW_AT_type········:·(GNU_ref_alt)·<0x31>352 ····<325>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
353 ·<1><329>:·Abbrev·Number:·6·(DW_TAG_variable)353 ·<1><329>:·Abbrev·Number:·6·(DW_TAG_variable)
354 ····<32a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·354 ····<32a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
355 ····<32e>···DW_AT_decl_file···:·(data1)·1355 ····<32e>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 2050075/2057782 bytes (99.63%) of diff not shown.
1.15 KB
strings --all --bytes=8 {}
    
Offset 1, 58 lines modifiedOffset 1, 49 lines modified
1 `,#xl!f^»        
2 "GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
 2 `6FC/a_@
 3 +%4J,UD_
 4 TJX%#pz'
 5 !c%r]k8Z
 6 6E(AuD"#
 7 UOgU=At|
 8 &L%JsHJ[N
 9 7%RLqY"7
 10 2-e#ga*S
 11 9i0>,0d#h5
 12 xt[1GxEuvy
 13 @,}#Q3nK
 14 ^=U$T3B,
 15 /.ORJOko
 16 QsmQcE^kmQI"j
 17 %x~,!0uKN
 18 <-lc<-,#
3 ntaX;QTB[ 
4 Q20w4ISQ 
5 2~;OxjxK 
6 yyRj,V/v)M 
7 bZlZ:C)I:v 
8 ~·#Y9`O:Hy 
9 R|S@LD0^ 
10 vG"F8U7&i 
11 p|B#E](:jfp 
12 @.$^|*2x 
13 )-[d\&blL 
14 5o<NG*.{T<N 
15 L6XB1*{e 
16 4a6GW;"^ 
17 gB5{CllL 
18 )9-_)9/_Q 
19 2jIjf9df 
20 cgTs~8r? 
21 =uTc]vTSO_ 
22 )Fnj.R,Y 
23 fMJB#>=k 
24 kSQ8%Wt^·s19 kSQ8%Wt^·s
25 1e|_;MYSEV20 e|_;MYSEV
26 #sqs~t+f~21 #sqs~t/f~
 22 k#YS9wUJma
 23 m0d·LO5T
 24 t|T4SUUQ
 25 kxpDR?$<
 26 BsEy*:Lw
 27 edp=av-#
 28 C·-}=0Ca
27 ^yD'Wy[\C{] 
28 V=»     Q'a{#L 
29 +"$RsQTUQ 
30 GE3QUEun} 
31 Gg0^UFb5 
32 )NmfLqj5»        
33 Ef[c@GSzj 
34 .="k>lx/ 
35 25LV9mTY 
36 n!1·]QV_ 
37 _W[2e`)u 
38 lKE0gj[Nx 
39 9,fL]_Q[H_ 
40 eIg)c,xG 
41 oP]!tn=]29 oR]!tN=]
42 $$~Nr"26 
43 =I9!)+@» 
44 _dkAg6W-S 
45 c4$\=)f]% 
46 sQS,0&i5%·2 
47 h|#_1^2y 
48 duHky>36 
49 }#\itjAL^ 
50 iZ&3_"n'#3M9 
51 2v8oCZ~W30 sWE{(WEQ
 31 e^H\LGCDuT
 32 ,u)<^.Yx
 33 I51wa"3<
 34 ^lkNg6W/W
 35 X9@]6OPv
 36 3S,{j?7+
 37 v"Fn79"~
 38 Ap9\6*"1+
 39 ,+Amm&eo
 40 SCW1:MOp
 41 8"Ek<)Eku/I
 42 iR.3_!nG#3M8
52 @B.nt?4*43 @B.nt?4*
53 '[eYdcEjL44 '[eYdcEjL
54 ::fPpIWSv45 ::fPpIWSv
55 FcJvN&U@46 FcJvN&U@
56 ^XsNF$eQzC/47 ^XsNF$eQzC/
57 .&uMcGgSl48 .&uMcGgSl
58 R@»     O8r$[49 R@»     O8r$[
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.92 MB
./usr/lib/debug/.build-id/66/03fc0dc558f357d690b0ce204000f398002495.debug vs.
./usr/lib/debug/.build-id/8e/0af447ae1b46f262f7eff693e36bff18cc2b38.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 89% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········489332·(bytes·into·file)13 ··Start·of·section·headers:··········489328·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x77774:1 There·are·35·section·headers,·starting·at·offset·0x77770:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c60·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c60·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbe4·00fbdc·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbe4·00fbdc·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fce4·00fbdc·00031c·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fce4·00fbdc·00031c·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbdc·000d20·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbdc·000d20·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040d20·00fbdc·00049c·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040d20·00fbdc·00049c·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000078·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000078·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001e0·02a7fd·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001e0·02a7f9·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·02a9e0·00038a·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·02a9dc·00038a·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·02ad6c·013b24·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·02ad68·013b24·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·03e890·00097f·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·03e88c·00097f·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·03f20f·000058·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·03f20b·000058·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·03f268·029a3a·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·03f264·029a3a·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·068ca4·005e84·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·068ca0·005e84·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·06eb28·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·06eb24·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·06eb80·0049f0·10·····33·988··437 ··[32]·.symtab···········SYMTAB··········00000000·06eb7c·0049f0·10·····33·988··4
38 ··[33]·.strtab···········STRTAB··········00000000·073570·0040a0·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·07356c·0040a0·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·077610·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·07760c·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·6603fc0dc558f357d690b0ce204000f3980024953 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8e0af447ae1b46f262f7eff693e36bff18cc2b38
1.92 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x4efa4·(32-bit)4 ···Length:········0x4efa4·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·129·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·129·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/segmentation/_watershed_cy.cpython-313-arm-linux-gnueabihf.so.p/_watershed_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/segmentation/_watershed_cy.cpython-313-arm-linux-gnueabihf.so.p/_watershed_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xb84114 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xb841
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·830 ····<3d>···DW_AT_byte_size···:·(data1)·8
31 ····<3e>···DW_AT_encoding····:·(data1)·5»    (signed)31 ····<3e>···DW_AT_encoding····:·(data1)·5»    (signed)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc015)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc001)·
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·134 ····<44>···DW_AT_byte_size···:·(data1)·1
35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><4a>:·Abbrev·Number:·45·(DW_TAG_imported_unit)37 ·<1><4a>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4f>:·Abbrev·Number:·45·(DW_TAG_imported_unit)39 ·<1><4f>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
41 ·<1><54>:·Abbrev·Number:·45·(DW_TAG_imported_unit)41 ·<1><54>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
43 ·<1><59>:·Abbrev·Number:·45·(DW_TAG_imported_unit)43 ·<1><59>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
Offset 255, 15 lines modifiedOffset 255, 15 lines modified
255 ·<1><26b>:·Abbrev·Number:·45·(DW_TAG_imported_unit)255 ·<1><26b>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
256 ····<26c>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>256 ····<26c>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
257 ·<1><270>:·Abbrev·Number:·45·(DW_TAG_imported_unit)257 ·<1><270>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
258 ····<271>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>258 ····<271>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
259 ·<1><275>:·Abbrev·Number:·135·(DW_TAG_const_type)259 ·<1><275>:·Abbrev·Number:·135·(DW_TAG_const_type)
260 ····<277>···DW_AT_type········:·(GNU_ref_alt)·<0xa478>260 ····<277>···DW_AT_type········:·(GNU_ref_alt)·<0xa478>
261 ·<1><27b>:·Abbrev·Number:·26·(DW_TAG_variable)261 ·<1><27b>:·Abbrev·Number:·26·(DW_TAG_variable)
262 ····<27c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·262 ····<27c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
263 ····<280>···DW_AT_decl_file···:·(data1)·16263 ····<280>···DW_AT_decl_file···:·(data1)·16
264 ····<281>···DW_AT_decl_line···:·(data2)·641264 ····<281>···DW_AT_decl_line···:·(data2)·641
265 ····<283>···DW_AT_decl_column·:·(data1)·15265 ····<283>···DW_AT_decl_column·:·(data1)·15
266 ····<284>···DW_AT_type········:·(GNU_ref_alt)·<0x142>266 ····<284>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
267 ····<288>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a8·11·4·0·»(DW_OP_addr:·411a8)267 ····<288>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a8·11·4·0·»(DW_OP_addr:·411a8)
268 ·<1><28e>:·Abbrev·Number:·87·(DW_TAG_structure_type)268 ·<1><28e>:·Abbrev·Number:·87·(DW_TAG_structure_type)
269 ····<28f>···DW_AT_byte_size···:·(data1)·20269 ····<28f>···DW_AT_byte_size···:·(data1)·20
Offset 289, 315 lines modifiedOffset 289, 315 lines modified
289 ····<2ab>···DW_AT_name········:·(string)·n289 ····<2ab>···DW_AT_name········:·(string)·n
290 ····<2ad>···DW_AT_decl_file···:·(implicit_const)·1290 ····<2ad>···DW_AT_decl_file···:·(implicit_const)·1
291 ····<2ad>···DW_AT_decl_line···:·(data2)·1244291 ····<2ad>···DW_AT_decl_line···:·(data2)·1244
292 ····<2af>···DW_AT_decl_column·:·(data1)·63292 ····<2af>···DW_AT_decl_column·:·(data1)·63
293 ····<2b0>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>293 ····<2b0>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
294 ····<2b4>···DW_AT_data_member_location:·(data1)·8294 ····<2b4>···DW_AT_data_member_location:·(data1)·8
295 ·<2><2b5>:·Abbrev·Number:·35·(DW_TAG_member)295 ·<2><2b5>:·Abbrev·Number:·35·(DW_TAG_member)
296 ····<2b6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·296 ····<2b6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
297 ····<2ba>···DW_AT_decl_file···:·(implicit_const)·1297 ····<2ba>···DW_AT_decl_file···:·(implicit_const)·1
298 ····<2ba>···DW_AT_decl_line···:·(data2)·1244298 ····<2ba>···DW_AT_decl_line···:·(data2)·1244
299 ····<2bc>···DW_AT_decl_column·:·(data1)·78299 ····<2bc>···DW_AT_decl_column·:·(data1)·78
300 ····<2bd>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>300 ····<2bd>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
301 ····<2c1>···DW_AT_data_member_location:·(data1)·12301 ····<2c1>···DW_AT_data_member_location:·(data1)·12
302 ·<2><2c2>:·Abbrev·Number:·35·(DW_TAG_member)302 ·<2><2c2>:·Abbrev·Number:·35·(DW_TAG_member)
303 ····<2c3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·303 ····<2c3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
304 ····<2c7>···DW_AT_decl_file···:·(implicit_const)·1304 ····<2c7>···DW_AT_decl_file···:·(implicit_const)·1
305 ····<2c7>···DW_AT_decl_line···:·(data2)·1245305 ····<2c7>···DW_AT_decl_line···:·(data2)·1245
306 ····<2c9>···DW_AT_decl_column·:·(data1)·28306 ····<2c9>···DW_AT_decl_column·:·(data1)·28
307 ····<2ca>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>307 ····<2ca>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
308 ····<2ce>···DW_AT_data_member_location:·(data1)·16308 ····<2ce>···DW_AT_data_member_location:·(data1)·16
309 ·<2><2cf>:·Abbrev·Number:·35·(DW_TAG_member)309 ·<2><2cf>:·Abbrev·Number:·35·(DW_TAG_member)
310 ····<2d0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·310 ····<2d0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
311 ····<2d4>···DW_AT_decl_file···:·(implicit_const)·1311 ····<2d4>···DW_AT_decl_file···:·(implicit_const)·1
312 ····<2d4>···DW_AT_decl_line···:·(data2)·1245312 ····<2d4>···DW_AT_decl_line···:·(data2)·1245
313 ····<2d6>···DW_AT_decl_column·:·(data1)·51313 ····<2d6>···DW_AT_decl_column·:·(data1)·51
314 ····<2d7>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>314 ····<2d7>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
315 ····<2db>···DW_AT_data_member_location:·(data1)·17315 ····<2db>···DW_AT_data_member_location:·(data1)·17
316 ·<2><2dc>:·Abbrev·Number:·35·(DW_TAG_member)316 ·<2><2dc>:·Abbrev·Number:·35·(DW_TAG_member)
317 ····<2dd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·317 ····<2dd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
318 ····<2e1>···DW_AT_decl_file···:·(implicit_const)·1318 ····<2e1>···DW_AT_decl_file···:·(implicit_const)·1
319 ····<2e1>···DW_AT_decl_line···:·(data2)·1245319 ····<2e1>···DW_AT_decl_line···:·(data2)·1245
320 ····<2e3>···DW_AT_decl_column·:·(data1)·70320 ····<2e3>···DW_AT_decl_column·:·(data1)·70
321 ····<2e4>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>321 ····<2e4>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
322 ····<2e8>···DW_AT_data_member_location:·(data1)·18322 ····<2e8>···DW_AT_data_member_location:·(data1)·18
323 ·<2><2e9>:·Abbrev·Number:·0323 ·<2><2e9>:·Abbrev·Number:·0
324 ·<1><2ea>:·Abbrev·Number:·80·(DW_TAG_typedef)324 ·<1><2ea>:·Abbrev·Number:·80·(DW_TAG_typedef)
325 ····<2eb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·325 ····<2eb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
326 ····<2ef>···DW_AT_decl_file···:·(data1)·1326 ····<2ef>···DW_AT_decl_file···:·(data1)·1
327 ····<2f0>···DW_AT_decl_line···:·(data2)·1245327 ····<2f0>···DW_AT_decl_line···:·(data2)·1245
328 ····<2f2>···DW_AT_decl_column·:·(data1)·80328 ····<2f2>···DW_AT_decl_column·:·(data1)·80
329 ····<2f3>···DW_AT_type········:·(ref_udata)·<0x28e>329 ····<2f3>···DW_AT_type········:·(ref_udata)·<0x28e>
330 ·<1><2f5>:·Abbrev·Number:·81·(DW_TAG_typedef)330 ·<1><2f5>:·Abbrev·Number:·81·(DW_TAG_typedef)
331 ····<2f6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·331 ····<2f6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
332 ····<2fa>···DW_AT_decl_file···:·(data1)·1332 ····<2fa>···DW_AT_decl_file···:·(data1)·1
333 ····<2fb>···DW_AT_decl_line···:·(data2)·1363333 ····<2fb>···DW_AT_decl_line···:·(data2)·1363
334 ····<2fd>···DW_AT_decl_column·:·(data1)·23334 ····<2fd>···DW_AT_decl_column·:·(data1)·23
335 ····<2fe>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>335 ····<2fe>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
336 ·<1><302>:·Abbrev·Number:·81·(DW_TAG_typedef)336 ·<1><302>:·Abbrev·Number:·81·(DW_TAG_typedef)
337 ····<303>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·337 ····<303>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
338 ····<307>···DW_AT_decl_file···:·(data1)·1338 ····<307>···DW_AT_decl_file···:·(data1)·1
339 ····<308>···DW_AT_decl_line···:·(data2)·1364339 ····<308>···DW_AT_decl_line···:·(data2)·1364
340 ····<30a>···DW_AT_decl_column·:·(data1)·19340 ····<30a>···DW_AT_decl_column·:·(data1)·19
341 ····<30b>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>341 ····<30b>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
342 ·<1><30f>:·Abbrev·Number:·26·(DW_TAG_variable)342 ·<1><30f>:·Abbrev·Number:·26·(DW_TAG_variable)
343 ····<310>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·343 ····<310>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
344 ····<314>···DW_AT_decl_file···:·(data1)·1344 ····<314>···DW_AT_decl_file···:·(data1)·1
345 ····<315>···DW_AT_decl_line···:·(data2)·1474345 ····<315>···DW_AT_decl_line···:·(data2)·1474
346 ····<317>···DW_AT_decl_column·:·(data1)·18346 ····<317>···DW_AT_decl_column·:·(data1)·18
347 ····<318>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>347 ····<318>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
348 ····<31c>···DW_AT_location····:·(exprloc)·5·byte·block:·3·c8·10·4·0·»(DW_OP_addr:·410c8)348 ····<31c>···DW_AT_location····:·(exprloc)·5·byte·block:·3·c8·10·4·0·»(DW_OP_addr:·410c8)
349 ·<1><322>:·Abbrev·Number:·6·(DW_TAG_variable)349 ·<1><322>:·Abbrev·Number:·6·(DW_TAG_variable)
350 ····<323>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·350 ····<323>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
351 ····<327>···DW_AT_decl_file···:·(data1)·1351 ····<327>···DW_AT_decl_file···:·(data1)·1
352 ····<328>···DW_AT_decl_line···:·(data2)·1476352 ····<328>···DW_AT_decl_line···:·(data2)·1476
353 ····<32a>···DW_AT_decl_column·:·(data1)·12353 ····<32a>···DW_AT_decl_column·:·(data1)·12
354 ····<32b>···DW_AT_type········:·(GNU_ref_alt)·<0x31>354 ····<32b>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
355 ·<1><32f>:·Abbrev·Number:·6·(DW_TAG_variable)355 ·<1><32f>:·Abbrev·Number:·6·(DW_TAG_variable)
356 ····<330>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·356 ····<330>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
357 ····<334>···DW_AT_decl_file···:·(data1)·1357 ····<334>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 2000939/2008650 bytes (99.62%) of diff not shown.
980 B
strings --all --bytes=8 {}
    
Offset 1, 43 lines modifiedOffset 1, 44 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 +8GCC:·(Debian·14.2.0-8)·14.2.0
2 &!zHQXkD 
3 LR04UQ`\ 
4 %4F'»   B'! 
5 cDyS\rX} 
6 3&#_G1zy 
7 )C7q52.. 
8 h}j=D_=R 
9 +)B$LA!K 
10 gQnonC;m 
11 Dg>=n=/I? 
12 {G-9I4+' 
13 %K/)}-JW 
14 mP9lyP^?& 
15 G<-Do`UJ 
16 7G-B~5/G 
17 [%tW\FlO 
18 m7:w>q}+ 
19 ._yt|`{q 
20 .!y3jl0$ 
21 -,p)ZX`[4,p0 
22 ,D(:h`ox 
23 t's&Pk~1M 
24 !?2$C@F1 
25 Fp>iEj(^u 
26 2dY2K~-d= 
27 :avl|nStUDa 
28 0)V<1>vE 
29 ?E~ZEq~N 
30 3+I6`2<Ka 
31 5TSEKUIUUIUQU?m 
32 /]6+WPXD 
33 ;,^')^{B\ 
34 RVr>,%-)% 
35 YI":sYV^ 
36 w:·K)x(.8n2 MsD}18fINC
 3 /Oe?)»  N<Q
 4 F#z4~v/)(P
 5 K#01uRPSO
 6 ^AdKdxZz5q
 7 @Y#Rx6E(
 8 fU&Md{*RL.J.
 9 >oV0{gf?
 10 !O5»    F=k-
 11 1OKe2H>Y
 12 [*]zH=[3!
 13 g0xhEJ&Z
 14 H3hui0iC
 15 *?9JlMPm<
 16 DlM1C}+g
 17 8B.pW<On
 18 GXRwi3g[XW
 19 E.6D^]#D~
 20 t#5GDys?
 21 -i0"Q9490
 22 ;v@^,0O-
 23 ),p)RX`{$,
 24 '(a@~SW>@
 25 bB·([4%/Y
 26 'bPiO5E}J
 27 T_>-,1I!
 28 :J{~C`wA
 29 :;H6KDc"
 30 ^yV^jQ*.
 31 »       .M;:@WIc
 32 "+K3S23S3S3
 33 lv?jt=<Zp
 34 KeG.22"hC
 35 ·g=9Ep<^
 36 evy7M6|V
 37 O!D&d:,{c|N
37 TmP@zhJx38 TmP@zhJx
38 pY_)\dG]39 pY_)\dG]
39 62=_zr.Q%40 62=_zr.Q%
40 W'GGwRgD41 W'GGwRgD
41 "Bn=hx,~42 "Bn=hx,~
42 oK({@»  T!43 oK({@»  T!
43 hTr_Pvq{0NiI_$?sT44 hTr_Pvq{0NiI_$?sT
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.45 MB
./usr/lib/debug/.build-id/6e/d76bb9a53d4eaca7a57022da3540f9156f10e0.debug vs.
./usr/lib/debug/.build-id/fe/2a724b2ae1b0fac4b4d6d6f51d988398ba486b.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 91% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········0002fc24·00fc1c·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0002fc24·00fc1c·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0002fd1c·00fc1c·0002e4·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0002fd1c·00fc1c·0002e4·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00030000·00fc1c·000968·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00030000·00fc1c·000968·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00030968·00fc1c·000414·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00030968·00fc1c·000414·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000079·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000079·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001e4·02129a·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001e4·021299·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·021480·000364·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·021480·000364·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·0217e4·00f6e1·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·0217e4·00f6e1·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·030ec8·000888·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·030ec8·000888·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·031750·00004d·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·031750·00004d·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·0317a0·019cba·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·0317a0·019cba·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·04b45c·00428a·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·04b45c·00428a·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·04f6e6·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·04f6e6·000056·00······0···0··1
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·6ed76bb9a53d4eaca7a57022da3540f9156f10e03 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·fe2a724b2ae1b0fac4b4d6d6f51d988398ba486b
1.45 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 37 lines modifiedOffset 3, 37 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x3c69e·(32-bit)4 ···Length:········0x3c69e·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·128·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·128·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/_multiotsu.cpython-313-arm-linux-gnueabihf.so.p/_multiotsu.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/_multiotsu.cpython-313-arm-linux-gnueabihf.so.p/_multiotsu.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x7eb614 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x7eb6
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·426 ····<36>···DW_AT_byte_size···:·(data1)·4
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·130 ····<3d>···DW_AT_byte_size···:·(data1)·1
31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
33 ·<1><43>:·Abbrev·Number:·40·(DW_TAG_imported_unit)33 ·<1><43>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
35 ·<1><48>:·Abbrev·Number:·40·(DW_TAG_imported_unit)35 ·<1><48>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
37 ·<1><4d>:·Abbrev·Number:·40·(DW_TAG_imported_unit)37 ·<1><4d>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
39 ·<1><52>:·Abbrev·Number:·40·(DW_TAG_imported_unit)39 ·<1><52>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
Offset 205, 15 lines modifiedOffset 205, 15 lines modified
205 ·<1><1f1>:·Abbrev·Number:·40·(DW_TAG_imported_unit)205 ·<1><1f1>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
206 ····<1f2>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>206 ····<1f2>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>
207 ·<1><1f6>:·Abbrev·Number:·40·(DW_TAG_imported_unit)207 ·<1><1f6>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
208 ····<1f7>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>208 ····<1f7>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
209 ·<1><1fb>:·Abbrev·Number:·40·(DW_TAG_imported_unit)209 ·<1><1fb>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
210 ····<1fc>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>210 ····<1fc>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
211 ·<1><200>:·Abbrev·Number:·21·(DW_TAG_variable)211 ·<1><200>:·Abbrev·Number:·21·(DW_TAG_variable)
212 ····<201>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·212 ····<201>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
213 ····<205>···DW_AT_decl_file···:·(data1)·13213 ····<205>···DW_AT_decl_file···:·(data1)·13
214 ····<206>···DW_AT_decl_line···:·(data2)·641214 ····<206>···DW_AT_decl_line···:·(data2)·641
215 ····<208>···DW_AT_decl_column·:·(data1)·15215 ····<208>···DW_AT_decl_column·:·(data1)·15
216 ····<209>···DW_AT_type········:·(GNU_ref_alt)·<0x142>216 ····<209>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
217 ····<20d>···DW_AT_location····:·(exprloc)·5·byte·block:·3·68·d·3·0·» (DW_OP_addr:·30d68)217 ····<20d>···DW_AT_location····:·(exprloc)·5·byte·block:·3·68·d·3·0·» (DW_OP_addr:·30d68)
218 ·<1><213>:·Abbrev·Number:·87·(DW_TAG_structure_type)218 ·<1><213>:·Abbrev·Number:·87·(DW_TAG_structure_type)
219 ····<214>···DW_AT_byte_size···:·(data1)·20219 ····<214>···DW_AT_byte_size···:·(data1)·20
Offset 239, 308 lines modifiedOffset 239, 308 lines modified
239 ····<230>···DW_AT_name········:·(string)·n239 ····<230>···DW_AT_name········:·(string)·n
240 ····<232>···DW_AT_decl_file···:·(implicit_const)·1240 ····<232>···DW_AT_decl_file···:·(implicit_const)·1
241 ····<232>···DW_AT_decl_line···:·(data2)·1242241 ····<232>···DW_AT_decl_line···:·(data2)·1242
242 ····<234>···DW_AT_decl_column·:·(data1)·63242 ····<234>···DW_AT_decl_column·:·(data1)·63
243 ····<235>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>243 ····<235>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
244 ····<239>···DW_AT_data_member_location:·(data1)·8244 ····<239>···DW_AT_data_member_location:·(data1)·8
245 ·<2><23a>:·Abbrev·Number:·30·(DW_TAG_member)245 ·<2><23a>:·Abbrev·Number:·30·(DW_TAG_member)
246 ····<23b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·246 ····<23b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
247 ····<23f>···DW_AT_decl_file···:·(implicit_const)·1247 ····<23f>···DW_AT_decl_file···:·(implicit_const)·1
248 ····<23f>···DW_AT_decl_line···:·(data2)·1242248 ····<23f>···DW_AT_decl_line···:·(data2)·1242
249 ····<241>···DW_AT_decl_column·:·(data1)·78249 ····<241>···DW_AT_decl_column·:·(data1)·78
250 ····<242>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>250 ····<242>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
251 ····<246>···DW_AT_data_member_location:·(data1)·12251 ····<246>···DW_AT_data_member_location:·(data1)·12
252 ·<2><247>:·Abbrev·Number:·30·(DW_TAG_member)252 ·<2><247>:·Abbrev·Number:·30·(DW_TAG_member)
253 ····<248>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·253 ····<248>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
254 ····<24c>···DW_AT_decl_file···:·(implicit_const)·1254 ····<24c>···DW_AT_decl_file···:·(implicit_const)·1
255 ····<24c>···DW_AT_decl_line···:·(data2)·1243255 ····<24c>···DW_AT_decl_line···:·(data2)·1243
256 ····<24e>···DW_AT_decl_column·:·(data1)·28256 ····<24e>···DW_AT_decl_column·:·(data1)·28
257 ····<24f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>257 ····<24f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
258 ····<253>···DW_AT_data_member_location:·(data1)·16258 ····<253>···DW_AT_data_member_location:·(data1)·16
259 ·<2><254>:·Abbrev·Number:·30·(DW_TAG_member)259 ·<2><254>:·Abbrev·Number:·30·(DW_TAG_member)
260 ····<255>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·260 ····<255>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
261 ····<259>···DW_AT_decl_file···:·(implicit_const)·1261 ····<259>···DW_AT_decl_file···:·(implicit_const)·1
262 ····<259>···DW_AT_decl_line···:·(data2)·1243262 ····<259>···DW_AT_decl_line···:·(data2)·1243
263 ····<25b>···DW_AT_decl_column·:·(data1)·51263 ····<25b>···DW_AT_decl_column·:·(data1)·51
264 ····<25c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>264 ····<25c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
265 ····<260>···DW_AT_data_member_location:·(data1)·17265 ····<260>···DW_AT_data_member_location:·(data1)·17
266 ·<2><261>:·Abbrev·Number:·30·(DW_TAG_member)266 ·<2><261>:·Abbrev·Number:·30·(DW_TAG_member)
267 ····<262>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·267 ····<262>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
268 ····<266>···DW_AT_decl_file···:·(implicit_const)·1268 ····<266>···DW_AT_decl_file···:·(implicit_const)·1
269 ····<266>···DW_AT_decl_line···:·(data2)·1243269 ····<266>···DW_AT_decl_line···:·(data2)·1243
270 ····<268>···DW_AT_decl_column·:·(data1)·70270 ····<268>···DW_AT_decl_column·:·(data1)·70
271 ····<269>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>271 ····<269>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
272 ····<26d>···DW_AT_data_member_location:·(data1)·18272 ····<26d>···DW_AT_data_member_location:·(data1)·18
273 ·<2><26e>:·Abbrev·Number:·0273 ·<2><26e>:·Abbrev·Number:·0
274 ·<1><26f>:·Abbrev·Number:·81·(DW_TAG_typedef)274 ·<1><26f>:·Abbrev·Number:·81·(DW_TAG_typedef)
275 ····<270>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·275 ····<270>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
276 ····<274>···DW_AT_decl_file···:·(data1)·1276 ····<274>···DW_AT_decl_file···:·(data1)·1
277 ····<275>···DW_AT_decl_line···:·(data2)·1243277 ····<275>···DW_AT_decl_line···:·(data2)·1243
278 ····<277>···DW_AT_decl_column·:·(data1)·80278 ····<277>···DW_AT_decl_column·:·(data1)·80
279 ····<278>···DW_AT_type········:·(ref_udata)·<0x213>279 ····<278>···DW_AT_type········:·(ref_udata)·<0x213>
280 ·<1><27a>:·Abbrev·Number:·98·(DW_TAG_typedef)280 ·<1><27a>:·Abbrev·Number:·98·(DW_TAG_typedef)
281 ····<27b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·281 ····<27b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
282 ····<27f>···DW_AT_decl_file···:·(data1)·1282 ····<27f>···DW_AT_decl_file···:·(data1)·1
283 ····<280>···DW_AT_decl_line···:·(data2)·1361283 ····<280>···DW_AT_decl_line···:·(data2)·1361
284 ····<282>···DW_AT_decl_column·:·(data1)·23284 ····<282>···DW_AT_decl_column·:·(data1)·23
285 ····<283>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>285 ····<283>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
286 ·<1><287>:·Abbrev·Number:·98·(DW_TAG_typedef)286 ·<1><287>:·Abbrev·Number:·98·(DW_TAG_typedef)
287 ····<288>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·287 ····<288>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
288 ····<28c>···DW_AT_decl_file···:·(data1)·1288 ····<28c>···DW_AT_decl_file···:·(data1)·1
289 ····<28d>···DW_AT_decl_line···:·(data2)·1362289 ····<28d>···DW_AT_decl_line···:·(data2)·1362
290 ····<28f>···DW_AT_decl_column·:·(data1)·19290 ····<28f>···DW_AT_decl_column·:·(data1)·19
291 ····<290>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>291 ····<290>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
292 ·<1><294>:·Abbrev·Number:·21·(DW_TAG_variable)292 ·<1><294>:·Abbrev·Number:·21·(DW_TAG_variable)
293 ····<295>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·293 ····<295>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
294 ····<299>···DW_AT_decl_file···:·(data1)·1294 ····<299>···DW_AT_decl_file···:·(data1)·1
295 ····<29a>···DW_AT_decl_line···:·(data2)·1472295 ····<29a>···DW_AT_decl_line···:·(data2)·1472
296 ····<29c>···DW_AT_decl_column·:·(data1)·18296 ····<29c>···DW_AT_decl_column·:·(data1)·18
297 ····<29d>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>297 ····<29d>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
298 ····<2a1>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a0·c·3·0·» (DW_OP_addr:·30ca0)298 ····<2a1>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a0·c·3·0·» (DW_OP_addr:·30ca0)
299 ·<1><2a7>:·Abbrev·Number:·6·(DW_TAG_variable)299 ·<1><2a7>:·Abbrev·Number:·6·(DW_TAG_variable)
300 ····<2a8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·300 ····<2a8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
301 ····<2ac>···DW_AT_decl_file···:·(data1)·1301 ····<2ac>···DW_AT_decl_file···:·(data1)·1
302 ····<2ad>···DW_AT_decl_line···:·(data2)·1474302 ····<2ad>···DW_AT_decl_line···:·(data2)·1474
303 ····<2af>···DW_AT_decl_column·:·(data1)·12303 ····<2af>···DW_AT_decl_column·:·(data1)·12
304 ····<2b0>···DW_AT_type········:·(GNU_ref_alt)·<0x31>304 ····<2b0>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
305 ·<1><2b4>:·Abbrev·Number:·6·(DW_TAG_variable)305 ·<1><2b4>:·Abbrev·Number:·6·(DW_TAG_variable)
306 ····<2b5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·306 ····<2b5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
307 ····<2b9>···DW_AT_decl_file···:·(data1)·1307 ····<2b9>···DW_AT_decl_file···:·(data1)·1
308 ····<2ba>···DW_AT_decl_line···:·(data2)·1475308 ····<2ba>···DW_AT_decl_line···:·(data2)·1475
309 ····<2bc>···DW_AT_decl_column·:·(data1)·12309 ····<2bc>···DW_AT_decl_column·:·(data1)·12
310 ····<2bd>···DW_AT_type········:·(GNU_ref_alt)·<0x31>310 ····<2bd>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
311 ·<1><2c1>:·Abbrev·Number:·6·(DW_TAG_variable)311 ·<1><2c1>:·Abbrev·Number:·6·(DW_TAG_variable)
Max diff block lines reached; 1507566/1515318 bytes (99.49%) of diff not shown.
1000 B
strings --all --bytes=8 {}
    
Offset 1, 42 lines modifiedOffset 1, 48 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 HkGCC:·(Debian·14.2.0-8)·14.2.0
2 cEM*Qs8e 
3 rAMGcH+T@m 
4 ImO,»   La2 
5 »       qx0GI_- 
6 H9/nF/U* 
7 a_A"[a,)a 
8 ,U4zA$ICm{ 
9 U|3mtx}@+ 
10 uIv1G]>D 
11 +EuoE5n6 
12 Di·H%";} 
13 ?<a2eGxw 
14 )}E8LK':J% 
15 ii.#s1FZ 
16 Yd&B/W7% 
17 Q%QYNTIjeY 
18 08E_XV~z2 js`RO[a8
 3 }#pm5du'
 4 ld·Q:g`q
 5 Cpby!J1pLs
 6 TpqMl!\]
 7 i-,·mAhv
 8 H9/nF-Q*_
 9 FA"Dy5Ry
 10 Lz;·={So
 11 \H/u,0\x%
 12 "9s$y)J*0
 13 pVS»    >].@
 14 I5Nv5uVy
 15 D%HlRFP.
 16 Hd`»    "O_'>Qe
 17 ]MPs~@E~
 18 crQE0nDoY=
 19 x{2gl<e,
 20 $dSBPU<gWD0
 21 HO*^w*V·#
 22 LJB9i\ZG
19 ;gh=s_8&23 [gh=s_8&
20 *#?bJ[~M 
21 dbTQHMM~f+K- 
22 3%#`X]is^ 
23 _b~>kj+cE»      '!p(J 
24 l+zL(`p[ 
25 8}Z_»   8]& 
26 0Oy·9.3E 
27 OQ9&xEma 
28 e*}Mxj,S 
29 7>]A]_=f 
30 pkd(y/by/*! 
31 h`!h`!h\ 
32 .Y4gY\%*C 
33 NtXfz1I_o\J 
34 @d-6"q'4u 
35 QHZ8@=}F>24 ^mMJO8+:
 25 H#]&p2"&
 26 =9EewE/9
 27 #\Hq»   UZj
 28 lc7r(`CB]
 29 :tYjh<0~
 30 p21wl*Qa
 31 ^4k{a,KSl
 32 ws(kT;(V;
 33 Kj}37J;!E
 34 _:fI~DI^
 35 *3_xXe^p
 36 \a]HtdoWw
 37 ]B}|_.U~A$
 38 $b`.[U\:
 39 IG_]G»  |7
 40 Cj6Pzs{i
 41 k*DXpX4H
36 V)4VM6lfz+42 V)4VM6lfz+
37 'lv46[F~43 'lv46[F~
38 A;{'v&U+44 A;{'v&U+
39 n.O*XS8t'45 n.O*XS8t'
40 +?5ccoB*46 +?5ccoB*
41 LH=zOD>*47 LH=zOD>*
42 v<OWY-I"P48 v<OWY-I"P
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
8.04 MB
./usr/lib/debug/.build-id/71/5278d55f570de4b84b0579bc4a1b60dc87aa01.debug vs.
./usr/lib/debug/.build-id/27/fd5bb21269bbe74cbc4c36d4a21f1d8515e354.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 73% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········110628·(bytes·into·file)13 ··Start·of·section·headers:··········110532·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········717 ··Number·of·program·headers:·········7
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3819 ··Number·of·section·headers:·········38
20 ··Section·header·string·table·index:·3720 ··Section·header·string·table·index:·37
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·38·section·headers,·starting·at·offset·0x1b024:1 There·are·38·section·headers,·starting·at·offset·0x1afc4:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············00000114·000114·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············00000114·000114·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000138·000138·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000138·000138·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000158·000138·000560·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000158·000138·000560·10···A··4···3··4
Offset 25, 23 lines modifiedOffset 25, 23 lines modified
25 ··[20]·.dynamic··········NOBITS··········0001fda4·00fd14·000108·08··WA··4···0··425 ··[20]·.dynamic··········NOBITS··········0001fda4·00fd14·000108·08··WA··4···0··4
26 ··[21]·.got··············NOBITS··········0001feac·00fd14·000154·04··WA··0···0··426 ··[21]·.got··············NOBITS··········0001feac·00fd14·000154·04··WA··0···0··4
27 ··[22]·.data·············NOBITS··········00020000·00fd14·000064·00··WA··0···0··427 ··[22]·.data·············NOBITS··········00020000·00fd14·000064·00··WA··0···0··4
28 ··[23]·.bss··············NOBITS··········00020064·00fd14·000008·00··WA··0···0··428 ··[23]·.bss··············NOBITS··········00020064·00fd14·000008·00··WA··0···0··4
29 ··[24]·.comment··········PROGBITS········00000000·000138·00001e·01··MS··0···0··129 ··[24]·.comment··········PROGBITS········00000000·000138·00001e·01··MS··0···0··1
30 ··[25]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000156·000031·00······0···0··130 ··[25]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000156·000031·00······0···0··1
31 ··[26]·.debug_aranges····PROGBITS········00000000·000188·00003e·00···C··0···0··431 ··[26]·.debug_aranges····PROGBITS········00000000·000188·00003e·00···C··0···0··4
32 ··[27]·.debug_info·······PROGBITS········00000000·0001c8·010059·00···C··0···0··432 ··[27]·.debug_info·······PROGBITS········00000000·0001c8·010014·00···C··0···0··4
33 ··[28]·.debug_abbrev·····PROGBITS········00000000·010224·0007ad·00···C··0···0··433 ··[28]·.debug_abbrev·····PROGBITS········00000000·0101dc·0007a8·00···C··0···0··4
34 ··[29]·.debug_line·······PROGBITS········00000000·0109d4·00290d·00···C··0···0··434 ··[29]·.debug_line·······PROGBITS········00000000·010984·002902·00···C··0···0··4
35 ··[30]·.debug_frame······PROGBITS········00000000·0132e4·0001df·00···C··0···0··435 ··[30]·.debug_frame······PROGBITS········00000000·013288·0001df·00···C··0···0··4
36 ··[31]·.debug_str········PROGBITS········00000000·0134c3·000026·01··MS··0···0··136 ··[31]·.debug_str········PROGBITS········00000000·013467·000026·01··MS··0···0··1
37 ··[32]·.debug_loclists···PROGBITS········00000000·0134ec·0035b8·00···C··0···0··437 ··[32]·.debug_loclists···PROGBITS········00000000·013490·0035b1·00···C··0···0··4
38 ··[33]·.debug_rnglists···PROGBITS········00000000·016aa4·001a26·00···C··0···0··438 ··[33]·.debug_rnglists···PROGBITS········00000000·016a44·001a26·00···C··0···0··4
39 ··[34]·.gnu_debugaltlink·PROGBITS········00000000·0184ca·000056·00······0···0··139 ··[34]·.gnu_debugaltlink·PROGBITS········00000000·01846a·000056·00······0···0··1
40 ··[35]·.symtab···········SYMTAB··········00000000·018520·001190·10·····36·198··440 ··[35]·.symtab···········SYMTAB··········00000000·0184c0·001190·10·····36·198··4
41 ··[36]·.strtab···········STRTAB··········00000000·0196b0·0017ed·00······0···0··141 ··[36]·.strtab···········STRTAB··········00000000·019650·0017ed·00······0···0··1
42 ··[37]·.shstrtab·········STRTAB··········00000000·01ae9d·000186·00······0···0··142 ··[37]·.shstrtab·········STRTAB··········00000000·01ae3d·000186·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 ··D·(mbind),·y·(purecode),·p·(processor·specific)47 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·715278d55f570de4b84b0579bc4a1b60dc87aa013 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·27fd5bb21269bbe74cbc4c36d4a21f1d8515e354
1.79 MB
readelf --wide --debug-dump=rawline {}
    
Offset 1, 13 lines modifiedOffset 1, 13 lines modified
1 Raw·dump·of·debug·contents·of·section·.debug_line:1 Raw·dump·of·debug·contents·of·section·.debug_line:
  
2 ··Offset:······················02 ··Offset:······················0
3 ··Length:······················376713 ··Length:······················37662
4 ··DWARF·Version:···············34 ··DWARF·Version:···············3
5 ··Prologue·Length:·············40175 ··Prologue·Length:·············4029
6 ··Minimum·Instruction·Length:··26 ··Minimum·Instruction·Length:··2
7 ··Initial·value·of·'is_stmt':··17 ··Initial·value·of·'is_stmt':··1
8 ··Line·Base:···················-58 ··Line·Base:···················-5
9 ··Line·Range:··················149 ··Line·Range:··················14
10 ··Opcode·Base:·················1310 ··Opcode·Base:·················13
  
11 ·Opcodes:11 ·Opcodes:
Offset 25, 21 lines modifiedOffset 25, 21 lines modified
25 ··Opcode·12·has·1·arg25 ··Opcode·12·has·1·arg
  
26 ·The·Directory·Table·(offset·0x1b):26 ·The·Directory·Table·(offset·0x1b):
27 ··1»      skimage/feature27 ··1»      skimage/feature
28 ··2»      /usr/lib/python3/dist-packages/pythran/pythonic/types28 ··2»      /usr/lib/python3/dist-packages/pythran/pythonic/types
29 ··3»      /usr/lib/python3/dist-packages/pythran/pythonic/utils29 ··3»      /usr/lib/python3/dist-packages/pythran/pythonic/utils
30 ··4»      /usr/lib/python3/dist-packages/numpy/core/include/numpy30 ··4»      /usr/lib/python3/dist-packages/numpy/core/include/numpy
31 ··5»      /usr/include/python3.1331 ··5»      /usr/include/python3.12
32 ··6»      /usr/lib/python3/dist-packages/pythran/pythonic/include/types32 ··6»      /usr/lib/python3/dist-packages/pythran/pythonic/include/types
33 ··7»      /usr/include/c++/14/bits33 ··7»      /usr/include/c++/14/bits
34 ··8»      /usr/lib/python3/dist-packages/pythran/pythonic/include/utils34 ··8»      /usr/lib/python3/dist-packages/pythran/pythonic/include/utils
35 ··9»      /usr/include/c++/1435 ··9»      /usr/include/c++/14
36 ··10»     /usr/lib/python3/dist-packages/pythran/pythonic/python36 ··10»     /usr/lib/python3/dist-packages/pythran/pythonic/python
37 ··11»     /usr/include/python3.13/cpython37 ··11»     /usr/include/python3.12/cpython
38 ··12»     /usr/lib/python3/dist-packages/pythran/pythonic/builtins38 ··12»     /usr/lib/python3/dist-packages/pythran/pythonic/builtins
39 ··13»     /usr/lib/python3/dist-packages/pythran/pythonic/include/builtins39 ··13»     /usr/lib/python3/dist-packages/pythran/pythonic/include/builtins
40 ··14»     /usr/lib/python3/dist-packages/pythran/pythonic/operator_40 ··14»     /usr/lib/python3/dist-packages/pythran/pythonic/operator_
41 ··15»     /usr/lib/python3/dist-packages/pythran/pythonic/include/numpy41 ··15»     /usr/lib/python3/dist-packages/pythran/pythonic/include/numpy
42 ··16»     /usr/lib/python3/dist-packages/pythran/pythonic/numpy42 ··16»     /usr/lib/python3/dist-packages/pythran/pythonic/numpy
43 ··17»     /usr/include/arm-linux-gnueabihf/c++/14/bits43 ··17»     /usr/include/arm-linux-gnueabihf/c++/14/bits
44 ··18»     /usr/include/c++/14/debug44 ··18»     /usr/include/c++/14/debug
Offset 213, 3406 lines modifiedOffset 213, 3401 lines modified
213 ··157»    20»  0» 0»stdlib.h213 ··157»    20»  0» 0»stdlib.h
214 ··158»    25»  0» 0»__fpos64_t.h214 ··158»    25»  0» 0»__fpos64_t.h
215 ··159»    21»  0» 0»stdio.h215 ··159»    21»  0» 0»stdio.h
216 ··160»    20»  0» 0»stdio2.h216 ··160»    20»  0» 0»stdio2.h
217 ··161»    20»  0» 0»stdio.h217 ··161»    20»  0» 0»stdio.h
218 ··162»    20»  0» 0»wctype-wchar.h218 ··162»    20»  0» 0»wctype-wchar.h
219 ··163»    21»  0» 0»wctype.h219 ··163»    21»  0» 0»wctype.h
220 ··164»    9»   0»  0» math.h 
221 ··165»    9»   0»  0» stdlib.h220 ··164»    9»   0»  0» stdlib.h
222 ··166»    20»  0» 0»confname.h221 ··165»    20»  0» 0»confname.h
223 ··167»    5»   0»  0» pyport.h222 ··166»    5»   0»  0» pyport.h
 223 ··167»    9»   0»  0» math.h
224 ··168»    5»   0»  0» pytypedefs.h224 ··168»    5»   0»  0» pytypedefs.h
225 ··169»    5»   0»  0» moduleobject.h225 ··169»    5»   0»  0» moduleobject.h
226 ··170»    5»   0»  0» methodobject.h226 ··170»    5»   0»  0» methodobject.h
227 ··171»    5»   0»  0» descrobject.h227 ··171»    5»   0»  0» descrobject.h
228 ··172»    11»  0» 0»object.h228 ··172»    11»  0» 0»object.h
229 ··173»    11»  0» 0»pystate.h229 ··173»    11»  0» 0»pystate.h
230 ··174»    5»   0»  0» pybuffer.h230 ··174»    5»   0»  0» pybuffer.h
231 ··175»    5»   0»  0» pyerrors.h231 ··175»    5»   0»  0» pyerrors.h
232 ··176»    5»   0»  0» floatobject.h232 ··176»    5»   0»  0» floatobject.h
233 ··177»    11»  0» 0»listobject.h233 ··177»    11»  0» 0»listobject.h
234 ··178»    5»   0»  0» setobject.h234 ··178»    5»   0»  0» setobject.h
235 ··179»    5»   0»  0» pycapsule.h235 ··179»    5»   0»  0» pycapsule.h
 236 ··180»    11»  0» 0»pytime.h
236 ··180»    4»   0»  0» npy_common.h237 ··181»    4»   0»  0» npy_common.h
237 ··181»    21»  0» 0»string.h238 ··182»    21»  0» 0»string.h
238 ··182»    26»  0» 0»xsimd_scalar.hpp239 ··183»    26»  0» 0»xsimd_scalar.hpp
239 ··183»    6»   0»  0» combined.hpp240 ··184»    6»   0»  0» combined.hpp
240 ··184»    5»   0»  0» import.h241 ··185»    5»   0»  0» import.h
241 ··185»    5»   0»  0» abstract.h242 ··186»    5»   0»  0» abstract.h
242 ··186»    5»   0»  0» dictobject.h243 ··187»    5»   0»  0» dictobject.h
243 ··187»    5»   0»  0» longobject.h244 ··188»    5»   0»  0» longobject.h
244 ··188»    5»   0»  0» ceval.h245 ··189»    5»   0»  0» ceval.h
245 ··189»    5»   0»  0» modsupport.h246 ··190»    5»   0»  0» modsupport.h
246 ··190»    5»   0»  0» pythonrun.h247 ··191»    5»   0»  0» pythonrun.h
247 ··191»    2»   0»  0» NoneType.hpp248 ··192»    2»   0»  0» NoneType.hpp
248 ··192»    9»   0»  0» system_error249 ··193»    9»   0»  0» system_error
249 ··193»    0»   0»  0» <built-in>250 ··194»    0»   0»  0» <built-in>
  
250 ·Line·Number·Statements:251 ·Line·Number·Statements:
251 ··[0x00000fbb]··Set·File·Name·to·entry·2·in·the·File·Name·Table252 ··[0x00000fc7]··Set·File·Name·to·entry·2·in·the·File·Name·Table
252 ··[0x00000fbd]··Set·column·to·1253 ··[0x00000fc9]··Set·column·to·1
253 ··[0x00000fbf]··Extended·opcode·2:·set·Address·to·0x19e8254 ··[0x00000fcb]··Extended·opcode·2:·set·Address·to·0x19e8
254 ··[0x00000fc6]··Advance·Line·by·1432·to·1433255 ··[0x00000fd2]··Advance·Line·by·1432·to·1433
255 ··[0x00000fc9]··Copy256 ··[0x00000fd5]··Copy
256 ··[0x00000fca]··Set·is_stmt·to·0257 ··[0x00000fd6]··Set·is_stmt·to·0
257 ··[0x00000fcb]··Copy·(view·1)258 ··[0x00000fd7]··Copy·(view·1)
258 ··[0x00000fcc]··Set·column·to·3259 ··[0x00000fd8]··Set·column·to·3
259 ··[0x00000fce]··Set·is_stmt·to·1260 ··[0x00000fda]··Set·is_stmt·to·1
260 ··[0x00000fcf]··Special·opcode·104:·advance·Address·by·14·to·0x19f6·and·Line·by·1·to·1434261 ··[0x00000fdb]··Special·opcode·104:·advance·Address·by·14·to·0x19f6·and·Line·by·1·to·1434
261 ··[0x00000fd0]··Set·column·to·1262 ··[0x00000fdc]··Set·column·to·1
262 ··[0x00000fd2]··Set·is_stmt·to·0263 ··[0x00000fde]··Set·is_stmt·to·0
263 ··[0x00000fd3]··Special·opcode·4:·advance·Address·by·0·to·0x19f6·and·Line·by·-1·to·1433·(view·1)264 ··[0x00000fdf]··Special·opcode·4:·advance·Address·by·0·to·0x19f6·and·Line·by·-1·to·1433·(view·1)
264 ··[0x00000fd4]··Set·column·to·35265 ··[0x00000fe0]··Set·column·to·35
265 ··[0x00000fd6]··Special·opcode·20:·advance·Address·by·2·to·0x19f8·and·Line·by·1·to·1434266 ··[0x00000fe2]··Special·opcode·20:·advance·Address·by·2·to·0x19f8·and·Line·by·1·to·1434
266 ··[0x00000fd7]··Special·opcode·33:·advance·Address·by·4·to·0x19fc·and·Line·by·0·to·1434267 ··[0x00000fe3]··Special·opcode·33:·advance·Address·by·4·to·0x19fc·and·Line·by·0·to·1434
267 ··[0x00000fd8]··Extended·opcode·4:·set·Discriminator·to·1268 ··[0x00000fe4]··Extended·opcode·4:·set·Discriminator·to·1
268 ··[0x00000fdc]··Special·opcode·19:·advance·Address·by·2·to·0x19fe·and·Line·by·0·to·1434269 ··[0x00000fe8]··Special·opcode·19:·advance·Address·by·2·to·0x19fe·and·Line·by·0·to·1434
269 ··[0x00000fdd]··Set·column·to·3 
270 ··[0x00000fdf]··Set·is_stmt·to·1 
271 ··[0x00000fe0]··Special·opcode·48:·advance·Address·by·6·to·0x1a04·and·Line·by·1·to·1435 
272 ··[0x00000fe1]··Set·column·to·1 
273 ··[0x00000fe3]··Set·is_stmt·to·0 
274 ··[0x00000fe4]··Special·opcode·6:·advance·Address·by·0·to·0x1a04·and·Line·by·1·to·1436·(view·1) 
275 ··[0x00000fe5]··Set·column·to·7 
276 ··[0x00000fe7]··Special·opcode·32:·advance·Address·by·4·to·0x1a08·and·Line·by·-1·to·1435 
277 ··[0x00000fe8]··Special·opcode·33:·advance·Address·by·4·to·0x1a0c·and·Line·by·0·to·1435 
278 ··[0x00000fe9]··Set·column·to·1270 ··[0x00000fe9]··Set·column·to·3
279 ··[0x00000feb]··Set·is_stmt·to·1271 ··[0x00000feb]··Set·is_stmt·to·1
 272 ··[0x00000fec]··Special·opcode·48:·advance·Address·by·6·to·0x1a04·and·Line·by·1·to·1435
 273 ··[0x00000fed]··Set·column·to·1
 274 ··[0x00000fef]··Set·is_stmt·to·0
 275 ··[0x00000ff0]··Special·opcode·6:·advance·Address·by·0·to·0x1a04·and·Line·by·1·to·1436·(view·1)
 276 ··[0x00000ff1]··Set·column·to·7
 277 ··[0x00000ff3]··Special·opcode·32:·advance·Address·by·4·to·0x1a08·and·Line·by·-1·to·1435
 278 ··[0x00000ff4]··Special·opcode·33:·advance·Address·by·4·to·0x1a0c·and·Line·by·0·to·1435
 279 ··[0x00000ff5]··Set·column·to·1
 280 ··[0x00000ff7]··Set·is_stmt·to·1
280 ··[0x00000fec]··Extended·opcode·2:·set·Address·to·0x1a0c281 ··[0x00000ff8]··Extended·opcode·2:·set·Address·to·0x1a0c
281 ··[0x00000ff3]··Special·opcode·10:·advance·Address·by·0·to·0x1a0c·and·Line·by·5·to·1440282 ··[0x00000fff]··Special·opcode·10:·advance·Address·by·0·to·0x1a0c·and·Line·by·5·to·1440
282 ··[0x00000ff4]··Set·is_stmt·to·0 
283 ··[0x00000ff5]··Copy·(view·1) 
284 ··[0x00000ff6]··Special·opcode·131:·advance·Address·by·18·to·0x1a1e·and·Line·by·0·to·1440 
285 ··[0x00000ff7]··Set·File·Name·to·entry·3·in·the·File·Name·Table 
286 ··[0x00000ff9]··Set·column·to·22 
287 ··[0x00000ffb]··Set·is_stmt·to·1 
288 ··[0x00000ffc]··Advance·Line·by·-1308·to·132 
289 ··[0x00000fff]··Special·opcode·117:·advance·Address·by·16·to·0x1a2e·and·Line·by·0·to·132 
290 ··[0x00001000]··Set·column·to·17 
291 ··[0x00001002]··Set·is_stmt·to·0283 ··[0x00001000]··Set·is_stmt·to·0
Max diff block lines reached; 1863042/1872156 bytes (99.51%) of diff not shown.
6.1 MB
readelf --wide --debug-dump=info {}
    
Offset 1, 60475 lines modifiedOffset 1, 60420 lines modified
1 Contents·of·the·.debug_info·section:1 Contents·of·the·.debug_info·section:
  
2 ··Compilation·Unit·@·offset·0:2 ··Compilation·Unit·@·offset·0:
3 ···Length:········0x1f1a0·(32-bit)3 ···Length:········0x1f13f·(32-bit)
4 ···Version:·······54 ···Version:·······5
5 ···Unit·Type:·····DW_UT_compile·(1)5 ···Unit·Type:·····DW_UT_compile·(1)
6 ···Abbrev·Offset:·06 ···Abbrev·Offset:·0
7 ···Pointer·Size:··47 ···Pointer·Size:··4
8 ·<0><c>:·Abbrev·Number:·243·(DW_TAG_compile_unit)8 ·<0><c>:·Abbrev·Number:·241·(DW_TAG_compile_unit)
9 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbd3d)·9 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbd29)·
10 ····<12>···DW_AT_language····:·(data1)·33»   (C++14)10 ····<12>···DW_AT_language····:·(data1)·33»   (C++14)
11 ····<13>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e3902)·11 ····<13>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e38ee)·
12 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·12 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
13 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x3b9613 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x3b96
14 ····<1f>···DW_AT_low_pc······:·(addr)·014 ····<1f>···DW_AT_low_pc······:·(addr)·0
15 ····<23>···DW_AT_stmt_list···:·(sec_offset)·015 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
16 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)16 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
17 ····<28>···DW_AT_byte_size···:·(data1)·817 ····<28>···DW_AT_byte_size···:·(data1)·8
18 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)18 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
19 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·19 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
20 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)20 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
21 ····<2f>···DW_AT_byte_size···:·(data1)·421 ····<2f>···DW_AT_byte_size···:·(data1)·4
22 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)22 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
23 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·23 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
24 ·<1><35>:·Abbrev·Number:·62·(DW_TAG_imported_unit)24 ·<1><35>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
25 ····<36>···DW_AT_import······:·(GNU_ref_alt)·<0xc>25 ····<36>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
26 ·<1><3a>:·Abbrev·Number:·62·(DW_TAG_imported_unit)26 ·<1><3a>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
27 ····<3b>···DW_AT_import······:·(GNU_ref_alt)·<0x81>27 ····<3b>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
28 ·<1><3f>:·Abbrev·Number:·62·(DW_TAG_imported_unit)28 ·<1><3f>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
29 ····<40>···DW_AT_import······:·(GNU_ref_alt)·<0x3c3>29 ····<40>···DW_AT_import······:·(GNU_ref_alt)·<0x3c3>
30 ·<1><44>:·Abbrev·Number:·62·(DW_TAG_imported_unit)30 ·<1><44>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
31 ····<45>···DW_AT_import······:·(GNU_ref_alt)·<0x4e8>31 ····<45>···DW_AT_import······:·(GNU_ref_alt)·<0x4e8>
32 ·<1><49>:·Abbrev·Number:·62·(DW_TAG_imported_unit)32 ·<1><49>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
33 ····<4a>···DW_AT_import······:·(GNU_ref_alt)·<0x50a>33 ····<4a>···DW_AT_import······:·(GNU_ref_alt)·<0x50a>
34 ·<1><4e>:·Abbrev·Number:·62·(DW_TAG_imported_unit)34 ·<1><4e>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
35 ····<4f>···DW_AT_import······:·(GNU_ref_alt)·<0x2d3a>35 ····<4f>···DW_AT_import······:·(GNU_ref_alt)·<0x625>
36 ·<1><53>:·Abbrev·Number:·62·(DW_TAG_imported_unit)36 ·<1><53>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
37 ····<54>···DW_AT_import······:·(GNU_ref_alt)·<0x55f3>37 ····<54>···DW_AT_import······:·(GNU_ref_alt)·<0x55f3>
38 ·<1><58>:·Abbrev·Number:·62·(DW_TAG_imported_unit)38 ·<1><58>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
39 ····<59>···DW_AT_import······:·(GNU_ref_alt)·<0x7b9a>39 ····<59>···DW_AT_import······:·(GNU_ref_alt)·<0x7b9a>
40 ·<1><5d>:·Abbrev·Number:·62·(DW_TAG_imported_unit)40 ·<1><5d>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
41 ····<5e>···DW_AT_import······:·(GNU_ref_alt)·<0x7bbc>41 ····<5e>···DW_AT_import······:·(GNU_ref_alt)·<0xaeff>
42 ·<1><62>:·Abbrev·Number:·62·(DW_TAG_imported_unit)42 ·<1><62>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
43 ····<63>···DW_AT_import······:·(GNU_ref_alt)·<0xaeff>43 ····<63>···DW_AT_import······:·(GNU_ref_alt)·<0xb695>
44 ·<1><67>:·Abbrev·Number:·62·(DW_TAG_imported_unit)44 ·<1><67>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
45 ····<68>···DW_AT_import······:·(GNU_ref_alt)·<0xb695>45 ····<68>···DW_AT_import······:·(GNU_ref_alt)·<0xb6e2>
46 ·<1><6c>:·Abbrev·Number:·62·(DW_TAG_imported_unit)46 ·<1><6c>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
47 ····<6d>···DW_AT_import······:·(GNU_ref_alt)·<0xb6e2>47 ····<6d>···DW_AT_import······:·(GNU_ref_alt)·<0xdee0>
48 ·<1><71>:·Abbrev·Number:·62·(DW_TAG_imported_unit)48 ·<1><71>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
49 ····<72>···DW_AT_import······:·(GNU_ref_alt)·<0xdee0>49 ····<72>···DW_AT_import······:·(GNU_ref_alt)·<0xdf87>
50 ·<1><76>:·Abbrev·Number:·62·(DW_TAG_imported_unit)50 ·<1><76>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
51 ····<77>···DW_AT_import······:·(GNU_ref_alt)·<0xdf87>51 ····<77>···DW_AT_import······:·(GNU_ref_alt)·<0xe4bc>
52 ·<1><7b>:·Abbrev·Number:·62·(DW_TAG_imported_unit)52 ·<1><7b>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
53 ····<7c>···DW_AT_import······:·(GNU_ref_alt)·<0xe4bc>53 ····<7c>···DW_AT_import······:·(GNU_ref_alt)·<0xe50f>
54 ·<1><80>:·Abbrev·Number:·62·(DW_TAG_imported_unit)54 ·<1><80>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
55 ····<81>···DW_AT_import······:·(GNU_ref_alt)·<0xe50f>55 ····<81>···DW_AT_import······:·(GNU_ref_alt)·<0xfa2a>
56 ·<1><85>:·Abbrev·Number:·62·(DW_TAG_imported_unit)56 ·<1><85>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
57 ····<86>···DW_AT_import······:·(GNU_ref_alt)·<0x12763>57 ····<86>···DW_AT_import······:·(GNU_ref_alt)·<0xfaab>
58 ·<1><8a>:·Abbrev·Number:·62·(DW_TAG_imported_unit)58 ·<1><8a>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
59 ····<8b>···DW_AT_import······:·(GNU_ref_alt)·<0x127e4>59 ····<8b>···DW_AT_import······:·(GNU_ref_alt)·<0x1084c>
60 ·<1><8f>:·Abbrev·Number:·62·(DW_TAG_imported_unit)60 ·<1><8f>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
61 ····<90>···DW_AT_import······:·(GNU_ref_alt)·<0x1526c>61 ····<90>···DW_AT_import······:·(GNU_ref_alt)·<0x108eb>
62 ·<1><94>:·Abbrev·Number:·62·(DW_TAG_imported_unit)62 ·<1><94>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
63 ····<95>···DW_AT_import······:·(GNU_ref_alt)·<0x152a1>63 ····<95>···DW_AT_import······:·(GNU_ref_alt)·<0x1526c>
64 ·<1><99>:·Abbrev·Number:·62·(DW_TAG_imported_unit)64 ·<1><99>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
65 ····<9a>···DW_AT_import······:·(GNU_ref_alt)·<0x153d4>65 ····<9a>···DW_AT_import······:·(GNU_ref_alt)·<0x152a1>
66 ·<1><9e>:·Abbrev·Number:·62·(DW_TAG_imported_unit)66 ·<1><9e>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
67 ····<9f>···DW_AT_import······:·(GNU_ref_alt)·<0x15401>67 ····<9f>···DW_AT_import······:·(GNU_ref_alt)·<0x153d4>
68 ·<1><a3>:·Abbrev·Number:·62·(DW_TAG_imported_unit)68 ·<1><a3>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
69 ····<a4>···DW_AT_import······:·(GNU_ref_alt)·<0x15b50>69 ····<a4>···DW_AT_import······:·(GNU_ref_alt)·<0x15401>
70 ·<1><a8>:·Abbrev·Number:·62·(DW_TAG_imported_unit)70 ·<1><a8>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
71 ····<a9>···DW_AT_import······:·(GNU_ref_alt)·<0x15b72>71 ····<a9>···DW_AT_import······:·(GNU_ref_alt)·<0x15506>
72 ·<1><ad>:·Abbrev·Number:·62·(DW_TAG_imported_unit)72 ·<1><ad>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
73 ····<ae>···DW_AT_import······:·(GNU_ref_alt)·<0x15b9a>73 ····<ae>···DW_AT_import······:·(GNU_ref_alt)·<0x15529>
74 ·<1><b2>:·Abbrev·Number:·62·(DW_TAG_imported_unit)74 ·<1><b2>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
75 ····<b3>···DW_AT_import······:·(GNU_ref_alt)·<0x16177>75 ····<b3>···DW_AT_import······:·(GNU_ref_alt)·<0x1557e>
76 ·<1><b7>:·Abbrev·Number:·62·(DW_TAG_imported_unit)76 ·<1><b7>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
77 ····<b8>···DW_AT_import······:·(GNU_ref_alt)·<0x161ee>77 ····<b8>···DW_AT_import······:·(GNU_ref_alt)·<0x16177>
78 ·<1><bc>:·Abbrev·Number:·62·(DW_TAG_imported_unit)78 ·<1><bc>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
79 ····<bd>···DW_AT_import······:·(GNU_ref_alt)·<0x18213>79 ····<bd>···DW_AT_import······:·(GNU_ref_alt)·<0x161ee>
80 ·<1><c1>:·Abbrev·Number:·62·(DW_TAG_imported_unit)80 ·<1><c1>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
81 ····<c2>···DW_AT_import······:·(GNU_ref_alt)·<0x1d8d9>81 ····<c2>···DW_AT_import······:·(GNU_ref_alt)·<0x18213>
82 ·<1><c6>:·Abbrev·Number:·62·(DW_TAG_imported_unit)82 ·<1><c6>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
83 ····<c7>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28b9>83 ····<c7>···DW_AT_import······:·(GNU_ref_alt)·<0x1cd57>
84 ·<1><cb>:·Abbrev·Number:·62·(DW_TAG_imported_unit)84 ·<1><cb>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
85 ····<cc>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>85 ····<cc>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28b9>
86 ·<1><d0>:·Abbrev·Number:·62·(DW_TAG_imported_unit)86 ·<1><d0>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
87 ····<d1>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>87 ····<d1>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>
88 ·<1><d5>:·Abbrev·Number:·62·(DW_TAG_imported_unit)88 ·<1><d5>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
89 ····<d6>···DW_AT_import······:·(GNU_ref_alt)·<0x1a295d>89 ····<d6>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
90 ·<1><da>:·Abbrev·Number:·62·(DW_TAG_imported_unit)90 ·<1><da>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
91 ····<db>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2978>91 ····<db>···DW_AT_import······:·(GNU_ref_alt)·<0x1a295d>
92 ·<1><df>:·Abbrev·Number:·62·(DW_TAG_imported_unit)92 ·<1><df>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
93 ····<e0>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2993>93 ····<e0>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2978>
94 ·<1><e4>:·Abbrev·Number:·62·(DW_TAG_imported_unit)94 ·<1><e4>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
95 ····<e5>···DW_AT_import······:·(GNU_ref_alt)·<0x1a29ba>95 ····<e5>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2993>
Diff chunk too large, falling back to line-by-line diff (767 lines added, 768 lines removed)
96 ·<1><e9>:·Abbrev·Number:·62·(DW_TAG_imported_unit)96 ·<1><e9>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
97 ····<ea>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2a0b>97 ····<ea>···DW_AT_import······:·(GNU_ref_alt)·<0x1a29ba>
98 ·<1><ee>:·Abbrev·Number:·292·(DW_TAG_namespace)98 ·<1><ee>:·Abbrev·Number:·62·(DW_TAG_imported_unit)
99 ····<f0>···DW_AT_name········:·(string)·std99 ····<ef>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2a0b>
100 ····<f4>···DW_AT_decl_file···:·(data1)·60100 ·<1><f3>:·Abbrev·Number:·291·(DW_TAG_namespace)
101 ····<f5>···DW_AT_decl_line···:·(data2)·308101 ····<f5>···DW_AT_name········:·(string)·std
102 ····<f7>···DW_AT_decl_column·:·(data1)·11102 ····<f9>···DW_AT_decl_file···:·(data1)·60
103 ····<f8>···DW_AT_sibling·····:·(ref_udata)·<0x1667>103 ····<fa>···DW_AT_decl_line···:·(data2)·308
104 ·<2><fa>:·Abbrev·Number:·193·(DW_TAG_namespace)104 ····<fc>···DW_AT_decl_column·:·(data1)·11
105 ····<fc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f04e3)·105 ····<fd>···DW_AT_sibling·····:·(ref_udata)·<0x166c>
106 ····<100>···DW_AT_decl_file···:·(data1)·59106 ·<2><ff>:·Abbrev·Number:·192·(DW_TAG_namespace)
107 ····<101>···DW_AT_decl_line···:·(data2)·2836107 ····<101>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f04cf)·
108 ····<103>···DW_AT_decl_column·:·(data1)·13108 ····<105>···DW_AT_decl_file···:·(data1)·59
109 ·<2><104>:·Abbrev·Number:·87·(DW_TAG_namespace)109 ····<106>···DW_AT_decl_line···:·(data2)·2836
110 ····<105>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb253)·110 ····<108>···DW_AT_decl_column·:·(data1)·13
111 ····<109>···DW_AT_decl_file···:·(data1)·65111 ·<2><109>:·Abbrev·Number:·87·(DW_TAG_namespace)
112 ····<10a>···DW_AT_decl_line···:·(data1)·61112 ····<10a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb23f)·
113 ····<10b>···DW_AT_decl_column·:·(data1)·13113 ····<10e>···DW_AT_decl_file···:·(data1)·65
114 ····<10c>···DW_AT_sibling·····:·(ref_udata)·<0x10f>114 ····<10f>···DW_AT_decl_line···:·(data1)·61
115 ·<3><10e>:·Abbrev·Number:·0115 ····<110>···DW_AT_decl_column·:·(data1)·13
116 ·<2><10f>:·Abbrev·Number:·147·(DW_TAG_namespace)116 ····<111>···DW_AT_sibling·····:·(ref_udata)·<0x114>
117 ····<111>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f77d)·117 ·<3><113>:·Abbrev·Number:·0
118 ····<115>···DW_AT_decl_file···:·(data1)·69118 ·<2><114>:·Abbrev·Number:·145·(DW_TAG_namespace)
119 ····<116>···DW_AT_decl_line···:·(data1)·50119 ····<116>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f755)·
120 ····<117>···DW_AT_decl_column·:·(data1)·13120 ····<11a>···DW_AT_decl_file···:·(data1)·69
121 ·<2><118>:·Abbrev·Number:·294·(DW_TAG_namespace)121 ····<11b>···DW_AT_decl_line···:·(data1)·50
122 ····<11a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x103f)·122 ····<11c>···DW_AT_decl_column·:·(data1)·13
123 ····<11e>···DW_AT_decl_file···:·(data1)·60123 ·<2><11d>:·Abbrev·Number:·293·(DW_TAG_namespace)
124 ····<11f>···DW_AT_decl_line···:·(data2)·343124 ····<11f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x103f)·
125 ····<121>···DW_AT_decl_column·:·(data1)·65125 ····<123>···DW_AT_decl_file···:·(data1)·60
Max diff block lines reached; 6306318/6392181 bytes (98.66%) of diff not shown.
62.3 KB
readelf --wide --debug-dump=abbrev {}
    
Offset 150, 29 lines modifiedOffset 150, 29 lines modified
150 ····DW_AT_inline·······DW_FORM_data1150 ····DW_AT_inline·······DW_FORM_data1
151 ····DW_AT_sibling······DW_FORM_ref_udata151 ····DW_AT_sibling······DW_FORM_ref_udata
152 ····DW_AT·value:·0·····DW_FORM·value:·0152 ····DW_AT·value:·0·····DW_FORM·value:·0
153 ···28······DW_TAG_reference_type····[no·children]153 ···28······DW_TAG_reference_type····[no·children]
154 ····DW_AT_byte_size····DW_FORM_implicit_const:·4154 ····DW_AT_byte_size····DW_FORM_implicit_const:·4
155 ····DW_AT_type·········DW_FORM_ref_udata155 ····DW_AT_type·········DW_FORM_ref_udata
156 ····DW_AT·value:·0·····DW_FORM·value:·0156 ····DW_AT·value:·0·····DW_FORM·value:·0
 157 ···29······DW_TAG_call_site····[no·children]
 158 ····DW_AT_call_return_pc·DW_FORM_addr
 159 ····DW_AT_call_origin··DW_FORM_GNU_ref_alt
 160 ····DW_AT·value:·0·····DW_FORM·value:·0
157 ···29······DW_TAG_inlined_subroutine····[has·children]161 ···30······DW_TAG_inlined_subroutine····[has·children]
158 ····DW_AT_abstract_origin·DW_FORM_ref_udata162 ····DW_AT_abstract_origin·DW_FORM_ref_udata
159 ····DW_AT_entry_pc·····DW_FORM_addr163 ····DW_AT_entry_pc·····DW_FORM_addr
160 ····DW_AT_GNU_entry_view·DW_FORM_data2164 ····DW_AT_GNU_entry_view·DW_FORM_data2
161 ····DW_AT_low_pc·······DW_FORM_addr165 ····DW_AT_low_pc·······DW_FORM_addr
162 ····DW_AT_high_pc······DW_FORM_udata166 ····DW_AT_high_pc······DW_FORM_udata
163 ····DW_AT_call_file····DW_FORM_data1167 ····DW_AT_call_file····DW_FORM_data1
164 ····DW_AT_call_line····DW_FORM_data2168 ····DW_AT_call_line····DW_FORM_data2
165 ····DW_AT_call_column··DW_FORM_data1169 ····DW_AT_call_column··DW_FORM_data1
166 ····DW_AT_sibling······DW_FORM_ref_udata170 ····DW_AT_sibling······DW_FORM_ref_udata
167 ····DW_AT·value:·0·····DW_FORM·value:·0171 ····DW_AT·value:·0·····DW_FORM·value:·0
168 ···30······DW_TAG_call_site····[no·children] 
169 ····DW_AT_call_return_pc·DW_FORM_addr 
170 ····DW_AT_call_origin··DW_FORM_GNU_ref_alt 
171 ····DW_AT·value:·0·····DW_FORM·value:·0 
172 ···31······DW_TAG_lexical_block····[has·children]172 ···31······DW_TAG_lexical_block····[has·children]
173 ····DW_AT_ranges·······DW_FORM_sec_offset173 ····DW_AT_ranges·······DW_FORM_sec_offset
174 ····DW_AT·value:·0·····DW_FORM·value:·0174 ····DW_AT·value:·0·····DW_FORM·value:·0
175 ···32······DW_TAG_inlined_subroutine····[has·children]175 ···32······DW_TAG_inlined_subroutine····[has·children]
176 ····DW_AT_abstract_origin·DW_FORM_ref_udata176 ····DW_AT_abstract_origin·DW_FORM_ref_udata
177 ····DW_AT_entry_pc·····DW_FORM_addr177 ····DW_AT_entry_pc·····DW_FORM_addr
178 ····DW_AT_GNU_entry_view·DW_FORM_data2178 ····DW_AT_GNU_entry_view·DW_FORM_data2
Offset 259, 29 lines modifiedOffset 259, 29 lines modified
259 ····DW_AT_low_pc·······DW_FORM_addr259 ····DW_AT_low_pc·······DW_FORM_addr
260 ····DW_AT_high_pc······DW_FORM_udata260 ····DW_AT_high_pc······DW_FORM_udata
261 ····DW_AT_call_file····DW_FORM_data1261 ····DW_AT_call_file····DW_FORM_data1
262 ····DW_AT_call_line····DW_FORM_data1262 ····DW_AT_call_line····DW_FORM_data1
263 ····DW_AT_call_column··DW_FORM_data1263 ····DW_AT_call_column··DW_FORM_data1
264 ····DW_AT_sibling······DW_FORM_ref_udata264 ····DW_AT_sibling······DW_FORM_ref_udata
265 ····DW_AT·value:·0·····DW_FORM·value:·0265 ····DW_AT·value:·0·····DW_FORM·value:·0
266 ···43······DW_TAG_call_site····[has·children] 
267 ····DW_AT_call_return_pc·DW_FORM_addr 
268 ····DW_AT_call_origin··DW_FORM_ref_udata 
269 ····DW_AT·value:·0·····DW_FORM·value:·0 
270 ···44······DW_TAG_formal_parameter····[no·children]266 ···43······DW_TAG_formal_parameter····[no·children]
271 ····DW_AT_name·········DW_FORM_string267 ····DW_AT_name·········DW_FORM_string
272 ····DW_AT_decl_file····DW_FORM_data1268 ····DW_AT_decl_file····DW_FORM_data1
273 ····DW_AT_decl_line····DW_FORM_data1269 ····DW_AT_decl_line····DW_FORM_data1
274 ····DW_AT_decl_column··DW_FORM_data1270 ····DW_AT_decl_column··DW_FORM_data1
275 ····DW_AT_type·········DW_FORM_GNU_ref_alt271 ····DW_AT_type·········DW_FORM_GNU_ref_alt
276 ····DW_AT·value:·0·····DW_FORM·value:·0272 ····DW_AT·value:·0·····DW_FORM·value:·0
277 ···45······DW_TAG_template_type_param····[no·children]273 ···44······DW_TAG_template_type_param····[no·children]
278 ····DW_AT_name·········DW_FORM_GNU_strp_alt274 ····DW_AT_name·········DW_FORM_GNU_strp_alt
279 ····DW_AT_type·········DW_FORM_GNU_ref_alt275 ····DW_AT_type·········DW_FORM_GNU_ref_alt
280 ····DW_AT·value:·0·····DW_FORM·value:·0276 ····DW_AT·value:·0·····DW_FORM·value:·0
 277 ···45······DW_TAG_call_site····[has·children]
 278 ····DW_AT_call_return_pc·DW_FORM_addr
 279 ····DW_AT_call_origin··DW_FORM_ref_udata
 280 ····DW_AT·value:·0·····DW_FORM·value:·0
281 ···46······DW_TAG_inlined_subroutine····[has·children]281 ···46······DW_TAG_inlined_subroutine····[has·children]
282 ····DW_AT_abstract_origin·DW_FORM_GNU_ref_alt282 ····DW_AT_abstract_origin·DW_FORM_GNU_ref_alt
283 ····DW_AT_entry_pc·····DW_FORM_addr283 ····DW_AT_entry_pc·····DW_FORM_addr
284 ····DW_AT_GNU_entry_view·DW_FORM_data2284 ····DW_AT_GNU_entry_view·DW_FORM_data2
285 ····DW_AT_low_pc·······DW_FORM_addr285 ····DW_AT_low_pc·······DW_FORM_addr
286 ····DW_AT_high_pc······DW_FORM_udata286 ····DW_AT_high_pc······DW_FORM_udata
287 ····DW_AT_call_file····DW_FORM_data1287 ····DW_AT_call_file····DW_FORM_data1
Offset 419, 70 lines modifiedOffset 419, 70 lines modified
419 ····DW_AT_decl_column··DW_FORM_data1419 ····DW_AT_decl_column··DW_FORM_data1
420 ····DW_AT_type·········DW_FORM_GNU_ref_alt420 ····DW_AT_type·········DW_FORM_GNU_ref_alt
421 ····DW_AT_accessibility·DW_FORM_data1421 ····DW_AT_accessibility·DW_FORM_data1
422 ····DW_AT_declaration··DW_FORM_flag_present422 ····DW_AT_declaration··DW_FORM_flag_present
423 ····DW_AT_object_pointer·DW_FORM_ref_udata423 ····DW_AT_object_pointer·DW_FORM_ref_udata
424 ····DW_AT_sibling······DW_FORM_ref_udata424 ····DW_AT_sibling······DW_FORM_ref_udata
425 ····DW_AT·value:·0·····DW_FORM·value:·0425 ····DW_AT·value:·0·····DW_FORM·value:·0
426 ···64······DW_TAG_lexical_block····[has·children]426 ···64······DW_TAG_variable····[no·children]
 427 ····DW_AT_name·········DW_FORM_GNU_strp_alt
 428 ····DW_AT_decl_file····DW_FORM_data1
 429 ····DW_AT_decl_line····DW_FORM_data2
 430 ····DW_AT_decl_column··DW_FORM_data1
 431 ····DW_AT_type·········DW_FORM_GNU_ref_alt
427 ····DW_AT·value:·0·····DW_FORM·value:·0432 ····DW_AT·value:·0·····DW_FORM·value:·0
 433 ···65······DW_TAG_lexical_block····[has·children]
 434 ····DW_AT·value:·0·····DW_FORM·value:·0
428 ···65······DW_TAG_variable····[no·children]435 ···66······DW_TAG_variable····[no·children]
429 ····DW_AT_name·········DW_FORM_string436 ····DW_AT_name·········DW_FORM_string
430 ····DW_AT_decl_file····DW_FORM_data1437 ····DW_AT_decl_file····DW_FORM_data1
431 ····DW_AT_decl_line····DW_FORM_data2438 ····DW_AT_decl_line····DW_FORM_data2
432 ····DW_AT_decl_column··DW_FORM_data1439 ····DW_AT_decl_column··DW_FORM_data1
433 ····DW_AT_type·········DW_FORM_ref_udata440 ····DW_AT_type·········DW_FORM_ref_udata
434 ····DW_AT·value:·0·····DW_FORM·value:·0441 ····DW_AT·value:·0·····DW_FORM·value:·0
435 ···66······DW_TAG_subprogram····[has·children]442 ···67······DW_TAG_subprogram····[has·children]
436 ····DW_AT_name·········DW_FORM_GNU_strp_alt443 ····DW_AT_name·········DW_FORM_GNU_strp_alt
437 ····DW_AT_decl_file····DW_FORM_data1444 ····DW_AT_decl_file····DW_FORM_data1
438 ····DW_AT_decl_line····DW_FORM_data1445 ····DW_AT_decl_line····DW_FORM_data1
439 ····DW_AT_decl_column··DW_FORM_data1446 ····DW_AT_decl_column··DW_FORM_data1
440 ····DW_AT_type·········DW_FORM_ref_udata447 ····DW_AT_type·········DW_FORM_ref_udata
441 ····DW_AT_declaration··DW_FORM_flag_present448 ····DW_AT_declaration··DW_FORM_flag_present
442 ····DW_AT_sibling······DW_FORM_ref_udata449 ····DW_AT_sibling······DW_FORM_ref_udata
443 ····DW_AT·value:·0·····DW_FORM·value:·0450 ····DW_AT·value:·0·····DW_FORM·value:·0
444 ···67······DW_TAG_subprogram····[has·children]451 ···68······DW_TAG_subprogram····[has·children]
445 ····DW_AT_name·········DW_FORM_GNU_strp_alt452 ····DW_AT_name·········DW_FORM_GNU_strp_alt
446 ····DW_AT_decl_file····DW_FORM_data1453 ····DW_AT_decl_file····DW_FORM_data1
447 ····DW_AT_decl_line····DW_FORM_data1454 ····DW_AT_decl_line····DW_FORM_data1
448 ····DW_AT_decl_column··DW_FORM_data1455 ····DW_AT_decl_column··DW_FORM_data1
449 ····DW_AT_type·········DW_FORM_GNU_ref_alt456 ····DW_AT_type·········DW_FORM_GNU_ref_alt
450 ····DW_AT_declaration··DW_FORM_flag_present457 ····DW_AT_declaration··DW_FORM_flag_present
451 ····DW_AT_sibling······DW_FORM_ref_udata458 ····DW_AT_sibling······DW_FORM_ref_udata
452 ····DW_AT·value:·0·····DW_FORM·value:·0459 ····DW_AT·value:·0·····DW_FORM·value:·0
453 ···68······DW_TAG_subprogram····[has·children]460 ···69······DW_TAG_subprogram····[has·children]
454 ····DW_AT_name·········DW_FORM_GNU_strp_alt461 ····DW_AT_name·········DW_FORM_GNU_strp_alt
455 ····DW_AT_decl_file····DW_FORM_data1462 ····DW_AT_decl_file····DW_FORM_data1
456 ····DW_AT_decl_line····DW_FORM_data1463 ····DW_AT_decl_line····DW_FORM_data1
457 ····DW_AT_decl_column··DW_FORM_data1464 ····DW_AT_decl_column··DW_FORM_data1
458 ····DW_AT_type·········DW_FORM_ref_udata465 ····DW_AT_type·········DW_FORM_ref_udata
459 ····DW_AT_declaration··DW_FORM_flag_present466 ····DW_AT_declaration··DW_FORM_flag_present
460 ····DW_AT_defaulted····DW_FORM_implicit_const:·1467 ····DW_AT_defaulted····DW_FORM_implicit_const:·1
461 ····DW_AT_object_pointer·DW_FORM_ref_udata468 ····DW_AT_object_pointer·DW_FORM_ref_udata
462 ····DW_AT_sibling······DW_FORM_ref_udata469 ····DW_AT_sibling······DW_FORM_ref_udata
463 ····DW_AT·value:·0·····DW_FORM·value:·0470 ····DW_AT·value:·0·····DW_FORM·value:·0
464 ···69······DW_TAG_formal_parameter····[no·children]471 ···70······DW_TAG_formal_parameter····[no·children]
465 ····DW_AT_name·········DW_FORM_string472 ····DW_AT_name·········DW_FORM_string
466 ····DW_AT_decl_file····DW_FORM_data1473 ····DW_AT_decl_file····DW_FORM_data1
467 ····DW_AT_decl_line····DW_FORM_data1474 ····DW_AT_decl_line····DW_FORM_data1
468 ····DW_AT_decl_column··DW_FORM_data1475 ····DW_AT_decl_column··DW_FORM_data1
469 ····DW_AT_type·········DW_FORM_ref_udata476 ····DW_AT_type·········DW_FORM_ref_udata
470 ····DW_AT·value:·0·····DW_FORM·value:·0477 ····DW_AT·value:·0·····DW_FORM·value:·0
Max diff block lines reached; 57740/63679 bytes (90.67%) of diff not shown.
95.1 KB
readelf --wide --debug-dump=loc {}
    
Offset 1511, 15 lines modifiedOffset 1511, 15 lines modified
1511 ····00000cca·v0000000·v0000026·views·at·00000cc8·for:1511 ····00000cca·v0000000·v0000026·views·at·00000cc8·for:
1512 ·············00001c86·00001c9e·(DW_OP_reg5·(r5))1512 ·············00001c86·00001c9e·(DW_OP_reg5·(r5))
1513 ····00000cd2·<End·of·list>1513 ····00000cd2·<End·of·list>
  
1514 ····00000cd3·v0000000·v0000026·location·view·pair1514 ····00000cd3·v0000000·v0000026·location·view·pair
  
1515 ····00000cd5·v0000000·v0000026·views·at·00000cd3·for:1515 ····00000cd5·v0000000·v0000026·views·at·00000cd3·for:
1516 ·············00001c86·00001c9e·(DW_OP_implicit_pointer:·<0xb701>·0)1516 ·············00001c86·00001c9e·(DW_OP_implicit_pointer:·<0xb6aa>·0)
1517 ····00000ce2·<End·of·list>1517 ····00000ce2·<End·of·list>
  
1518 ····00000ce3·v0000000·v0000026·location·view·pair1518 ····00000ce3·v0000000·v0000026·location·view·pair
  
1519 ····00000ce5·v0000000·v0000026·views·at·00000ce3·for:1519 ····00000ce5·v0000000·v0000026·views·at·00000ce3·for:
1520 ·············00001c86·00001c9e·(DW_OP_reg7·(r7))1520 ·············00001c86·00001c9e·(DW_OP_reg7·(r7))
1521 ····00000ced·<End·of·list>1521 ····00000ced·<End·of·list>
Offset 1541, 27 lines modifiedOffset 1541, 27 lines modified
1541 ····00000d07·v0000002·v0000024·views·at·00000d05·for:1541 ····00000d07·v0000002·v0000024·views·at·00000d05·for:
1542 ·············00001c86·00001c9e·(DW_OP_reg5·(r5))1542 ·············00001c86·00001c9e·(DW_OP_reg5·(r5))
1543 ····00000d0f·<End·of·list>1543 ····00000d0f·<End·of·list>
  
1544 ····00000d10·v0000002·v0000024·location·view·pair1544 ····00000d10·v0000002·v0000024·location·view·pair
  
1545 ····00000d12·v0000002·v0000024·views·at·00000d10·for:1545 ····00000d12·v0000002·v0000024·views·at·00000d10·for:
1546 ·············00001c86·00001c9e·(DW_OP_implicit_pointer:·<0xb701>·0)1546 ·············00001c86·00001c9e·(DW_OP_implicit_pointer:·<0xb6aa>·0)
1547 ····00000d1f·<End·of·list>1547 ····00000d1f·<End·of·list>
  
1548 ····00000d20·v0000003·v0000000·location·view·pair1548 ····00000d20·v0000003·v0000000·location·view·pair
  
1549 ····00000d22·v0000003·v0000000·views·at·00000d20·for:1549 ····00000d22·v0000003·v0000000·views·at·00000d20·for:
1550 ·············00001c86·00001c9e·(DW_OP_reg13·(r13))1550 ·············00001c86·00001c9e·(DW_OP_reg13·(r13))
1551 ····00000d2a·<End·of·list>1551 ····00000d2a·<End·of·list>
  
1552 ····00000d2b·v0000003·v0000000·location·view·pair1552 ····00000d2b·v0000003·v0000000·location·view·pair
  
1553 ····00000d2d·v0000003·v0000000·views·at·00000d2b·for:1553 ····00000d2d·v0000003·v0000000·views·at·00000d2b·for:
1554 ·············00001c86·00001c9e·(DW_OP_implicit_pointer:·<0xb82d>·0)1554 ·············00001c86·00001c9e·(DW_OP_implicit_pointer:·<0xb7d6>·0)
1555 ····00000d3a·<End·of·list>1555 ····00000d3a·<End·of·list>
  
1556 ····00000d3b·v0000004·v0000000·location·view·pair1556 ····00000d3b·v0000004·v0000000·location·view·pair
  
1557 ····00000d3d·v0000004·v0000000·views·at·00000d3b·for:1557 ····00000d3d·v0000004·v0000000·views·at·00000d3b·for:
1558 ·············00001c86·00001c8c·(DW_OP_lit1;·DW_OP_stack_value)1558 ·············00001c86·00001c8c·(DW_OP_lit1;·DW_OP_stack_value)
1559 ····00000d46·<End·of·list>1559 ····00000d46·<End·of·list>
Offset 1587, 15 lines modifiedOffset 1587, 15 lines modified
1587 ····00000d6c·v0000000·v0000000·views·at·00000d60·for:1587 ····00000d6c·v0000000·v0000000·views·at·00000d60·for:
1588 ·············00001c96·00001c9e·(DW_OP_reg3·(r3))1588 ·············00001c96·00001c9e·(DW_OP_reg3·(r3))
1589 ····00000d71·<End·of·list>1589 ····00000d71·<End·of·list>
  
1590 ····00000d72·v0000003·v0000000·location·view·pair1590 ····00000d72·v0000003·v0000000·location·view·pair
  
1591 ····00000d74·v0000003·v0000000·views·at·00000d72·for:1591 ····00000d74·v0000003·v0000000·views·at·00000d72·for:
1592 ·············00001c8c·00001c9e·(DW_OP_implicit_pointer:·<0xb82d>·0)1592 ·············00001c8c·00001c9e·(DW_OP_implicit_pointer:·<0xb7d6>·0)
1593 ····00000d81·<End·of·list>1593 ····00000d81·<End·of·list>
  
1594 ····00000d82·v0000005·v0000000·location·view·pair1594 ····00000d82·v0000005·v0000000·location·view·pair
1595 ····00000d84·v0000000·v0000000·location·view·pair1595 ····00000d84·v0000000·v0000000·location·view·pair
  
1596 ····00000d86·00001c8c·(base·address)1596 ····00000d86·00001c8c·(base·address)
1597 ····00000d8b·v0000005·v0000000·views·at·00000d82·for:1597 ····00000d8b·v0000005·v0000000·views·at·00000d82·for:
Offset 1669, 27 lines modifiedOffset 1669, 27 lines modified
1669 ····00000e15·v000000c·v000000d·views·at·00000e13·for:1669 ····00000e15·v000000c·v000000d·views·at·00000e13·for:
1670 ·············00001c9e·00001c9e·(DW_OP_fbreg:·-40;·DW_OP_stack_value)1670 ·············00001c9e·00001c9e·(DW_OP_fbreg:·-40;·DW_OP_stack_value)
1671 ····00000e1f·<End·of·list>1671 ····00000e1f·<End·of·list>
  
1672 ····00000e20·v000000f·v0000010·location·view·pair1672 ····00000e20·v000000f·v0000010·location·view·pair
  
1673 ····00000e22·v000000f·v0000010·views·at·00000e20·for:1673 ····00000e22·v000000f·v0000010·views·at·00000e20·for:
1674 ·············00001c9e·00001c9e·(DW_OP_implicit_pointer:·<0xbaa6>·0)1674 ·············00001c9e·00001c9e·(DW_OP_implicit_pointer:·<0xba4f>·0)
1675 ····00000e2f·<End·of·list>1675 ····00000e2f·<End·of·list>
  
1676 ····00000e30·v0000010·v0000022·location·view·pair1676 ····00000e30·v0000010·v0000022·location·view·pair
  
1677 ····00000e32·v0000010·v0000022·views·at·00000e30·for:1677 ····00000e32·v0000010·v0000022·views·at·00000e30·for:
1678 ·············00001c9e·00001c9e·(DW_OP_implicit_pointer:·<0xbaa6>·0)1678 ·············00001c9e·00001c9e·(DW_OP_implicit_pointer:·<0xba4f>·0)
1679 ····00000e3f·<End·of·list>1679 ····00000e3f·<End·of·list>
  
1680 ····00000e40·v0000012·v0000022·location·view·pair1680 ····00000e40·v0000012·v0000022·location·view·pair
  
1681 ····00000e42·v0000012·v0000022·views·at·00000e40·for:1681 ····00000e42·v0000012·v0000022·views·at·00000e40·for:
1682 ·············00001c9e·00001c9e·(DW_OP_implicit_pointer:·<0xbaa6>·0)1682 ·············00001c9e·00001c9e·(DW_OP_implicit_pointer:·<0xba4f>·0)
1683 ····00000e4f·<End·of·list>1683 ····00000e4f·<End·of·list>
  
1684 ····00000e50·v0000014·v0000017·location·view·pair1684 ····00000e50·v0000014·v0000017·location·view·pair
  
1685 ····00000e52·v0000014·v0000017·views·at·00000e50·for:1685 ····00000e52·v0000014·v0000017·views·at·00000e50·for:
1686 ·············00001c9e·00001c9e·(DW_OP_reg6·(r6))1686 ·············00001c9e·00001c9e·(DW_OP_reg6·(r6))
1687 ····00000e5a·<End·of·list>1687 ····00000e5a·<End·of·list>
Offset 2673, 15 lines modifiedOffset 2673, 15 lines modified
2673 ····000016c4·v0000000·v0000006·views·at·000016b0·for:2673 ····000016c4·v0000000·v0000006·views·at·000016b0·for:
2674 ·············00003524·00003530·(DW_OP_fbreg:·-376)2674 ·············00003524·00003530·(DW_OP_fbreg:·-376)
2675 ····000016cb·<End·of·list>2675 ····000016cb·<End·of·list>
  
2676 ····000016cc·v0000003·v0000006·location·view·pair2676 ····000016cc·v0000003·v0000006·location·view·pair
  
2677 ····000016ce·v0000003·v0000006·views·at·000016cc·for:2677 ····000016ce·v0000003·v0000006·views·at·000016cc·for:
2678 ·············0000351a·00003530·(DW_OP_implicit_pointer:·<0xd53f>·0)2678 ·············0000351a·00003530·(DW_OP_implicit_pointer:·<0xd4e8>·0)
2679 ····000016db·<End·of·list>2679 ····000016db·<End·of·list>
  
2680 ····000016dc·v0000004·v0000000·location·view·pair2680 ····000016dc·v0000004·v0000000·location·view·pair
  
2681 ····000016de·v0000004·v0000000·views·at·000016dc·for:2681 ····000016de·v0000004·v0000000·views·at·000016dc·for:
2682 ·············0000351a·00003530·(DW_OP_lit1;·DW_OP_stack_value)2682 ·············0000351a·00003530·(DW_OP_lit1;·DW_OP_stack_value)
2683 ····000016e7·<End·of·list>2683 ····000016e7·<End·of·list>
Offset 2691, 15 lines modifiedOffset 2691, 15 lines modified
2691 ····000016ea·v0000003·v0000006·views·at·000016e8·for:2691 ····000016ea·v0000003·v0000006·views·at·000016e8·for:
2692 ·············00003530·00003530·(DW_OP_reg0·(r0))2692 ·············00003530·00003530·(DW_OP_reg0·(r0))
2693 ····000016f2·<End·of·list>2693 ····000016f2·<End·of·list>
  
2694 ····000016f3·v0000003·v0000006·location·view·pair2694 ····000016f3·v0000003·v0000006·location·view·pair
  
2695 ····000016f5·v0000003·v0000006·views·at·000016f3·for:2695 ····000016f5·v0000003·v0000006·views·at·000016f3·for:
2696 ·············00003530·00003530·(DW_OP_implicit_pointer:·<0xd53f>·0)2696 ·············00003530·00003530·(DW_OP_implicit_pointer:·<0xd4e8>·0)
2697 ····00001702·<End·of·list>2697 ····00001702·<End·of·list>
  
2698 ····00001703·v0000005·v0000006·location·view·pair2698 ····00001703·v0000005·v0000006·location·view·pair
  
2699 ····00001705·v0000005·v0000006·views·at·00001703·for:2699 ····00001705·v0000005·v0000006·views·at·00001703·for:
2700 ·············00003530·00003530·(DW_OP_reg0·(r0))2700 ·············00003530·00003530·(DW_OP_reg0·(r0))
2701 ····0000170d·<End·of·list>2701 ····0000170d·<End·of·list>
Offset 2847, 27 lines modifiedOffset 2847, 27 lines modified
2847 ····0000183e·v0000013·v0000014·views·at·0000183c·for:2847 ····0000183e·v0000013·v0000014·views·at·0000183c·for:
2848 ·············0000354c·0000354c·(DW_OP_fbreg:·-336;·DW_OP_stack_value)2848 ·············0000354c·0000354c·(DW_OP_fbreg:·-336;·DW_OP_stack_value)
2849 ····00001849·<End·of·list>2849 ····00001849·<End·of·list>
  
2850 ····0000184a·v0000016·v0000017·location·view·pair2850 ····0000184a·v0000016·v0000017·location·view·pair
  
2851 ····0000184c·v0000016·v0000017·views·at·0000184a·for:2851 ····0000184c·v0000016·v0000017·views·at·0000184a·for:
Max diff block lines reached; 92057/97316 bytes (94.60%) of diff not shown.
973 B
strings --all --bytes=8 {}
    
Offset 1, 34 lines modifiedOffset 1, 37 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 TGCC:·(Debian·14.2.0-8)·14.2.0
2 Z\nE9gQ6 
3 =73JdgBeJ 
4 S79UYw:Ty 
5 2>\QPE96Ay 
6 pelY!FB\ 
7 X`J^{-DA;Q8 
8 rAjW.<sYo} 
9 pK-_fGoC_9 
10 bOSndRr% 
11 @/.}f#Va 
12 cJR)AO^6 
13 `}>J:[z2q5w. 
14 (p&-@o6U 
15 H(Knzr6rWy 
16 xWQBEY7Q 
17 dZ%x88p3 
18 u'K6$^=% 
19 ;X#$\i» = 
20 To5Qzx$u 
21 E`/Oa]\/ 
22 }}6b.c)w 
23 ~__target3935324048 
24 __target4148352368 
25 D5Q"T/_0J 
26 85fEcK(SXk 
27 *[K?sq"g2 Z^nM9gQ6B62
 3 p%Vt5[>.!zo
 4 0>e+SZ9»Sz
 5 .ljEdgKkJs
 6 [lJ^;-XA;R8
 7 iWvJOsY^
 8 ;?-mj»  zy
 9 Q?>L6kwa
 10 2)!&v>~$
 11 "$V-]vlyf
 12 wSG?#B6A[
 13 4w6t1Q)T
 14 8S[e5t6&
 15 '=09{;?i*
 16 iV@n.pr"
 17 .AbQ/5!Me
 18 ~6#t,JF(M+W
 19 5EPN9\MY
 20 "fessVTX/+
 21 ncc{}$`z
 22 ~__target2850278256
 23 __target2850275856
 24 4Xzb0Qb8Q
 25 FSzb0Qb8Q
 26 »       hP$'Cg0dn
 27 q!Ydkvs*&W@r
 28 ))a}4Jt»
 29 lOXR_x#]
 30 uAaNpntWy[
28 X"""""BDDDDD$DD$BBB31 X"""""BDDDDD$DD$BBB
29 DDBBDB$DBD"d32 DDBBDB$DBD"d
30 R$9e*Q=933 R$9e*Q=9
31 /usr/lib/debug/.dwz/arm-linux-gnueabihf/python3-skimage-lib.debug34 /usr/lib/debug/.dwz/arm-linux-gnueabihf/python3-skimage-lib.debug
32 call_weak_fn35 call_weak_fn
33 _hessian_det_appx.cpp36 _hessian_det_appx.cpp
34 _ZN12_GLOBAL__N_18pythonic8wrapfreeEP7_object37 _ZN12_GLOBAL__N_18pythonic8wrapfreeEP7_object
296 B
readelf --wide --decompress --string-dump=.debug_str {}
    
Offset 1, 5 lines modifiedOffset 1, 5 lines modified
  
1 String·dump·of·section·'.debug_str':1 String·dump·of·section·'.debug_str':
2 ··[·····0]··__target39353240482 ··[·····0]··__target2850278256
3 ··[····13]··__target41483523683 ··[····13]··__target2850275856
  
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.72 MB
./usr/lib/debug/.build-id/71/c38ded2c6c27469a6eda443c88d72946e19dc9.debug vs.
./usr/lib/debug/.build-id/0c/996836a3def9ebc3c2621ec2fd54d4b93c7ab5.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 87% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········780676·(bytes·into·file)13 ··Start·of·section·headers:··········780664·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0xbe984:1 There·are·35·section·headers,·starting·at·offset·0xbe978:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000af0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000af0·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0005fc44·00fc3c·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0005fc44·00fc3c·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0005fd3c·00fc3c·0002c4·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0005fd3c·00fc3c·0002c4·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00060000·00fc3c·0006b4·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00060000·00fc3c·0006b4·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········000606b8·00fc3c·0003ec·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········000606b8·00fc3c·0003ec·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00007e·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00007e·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001e8·041df2·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001e8·041de5·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·041fdc·000375·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·041fd0·000375·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·042354·025a7e·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·042348·025a7e·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·067dd4·0007f0·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·067dc8·0007f0·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·0685c4·00004c·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·0685b8·00004c·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·068610·046b54·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·068604·046b54·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·0af164·0086e5·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·0af158·0086e5·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0b7849·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0b783d·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·0b78a0·003d50·10·····33·809··437 ··[32]·.symtab···········SYMTAB··········00000000·0b7894·003d50·10·····33·809··4
38 ··[33]·.strtab···········STRTAB··········00000000·0bb5f0·00322e·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·0bb5e4·00322e·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·0be81e·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·0be812·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·71c38ded2c6c27469a6eda443c88d72946e19dc93 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0c996836a3def9ebc3c2621ec2fd54d4b93c7ab5
1.71 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x815a5·(32-bit)4 ···Length:········0x815a5·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·128·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·128·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/rank/core_cy.cpython-312-arm-linux-gnueabihf.so.p/core_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/rank/core_cy.cpython-312-arm-linux-gnueabihf.so.p/core_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x15e5514 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x15e55
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·130 ····<3d>···DW_AT_byte_size···:·(data1)·1
31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·234 ····<44>···DW_AT_byte_size···:·(data1)·2
35 ····<45>···DW_AT_encoding····:·(data1)·7»    (unsigned)35 ····<45>···DW_AT_encoding····:·(data1)·7»    (unsigned)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc002)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfee)·
37 ·<1><4a>:·Abbrev·Number:·47·(DW_TAG_imported_unit)37 ·<1><4a>:·Abbrev·Number:·47·(DW_TAG_imported_unit)
38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4f>:·Abbrev·Number:·47·(DW_TAG_imported_unit)39 ·<1><4f>:·Abbrev·Number:·47·(DW_TAG_imported_unit)
40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
41 ·<1><54>:·Abbrev·Number:·47·(DW_TAG_imported_unit)41 ·<1><54>:·Abbrev·Number:·47·(DW_TAG_imported_unit)
42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
43 ·<1><59>:·Abbrev·Number:·47·(DW_TAG_imported_unit)43 ·<1><59>:·Abbrev·Number:·47·(DW_TAG_imported_unit)
Offset 199, 15 lines modifiedOffset 199, 15 lines modified
199 ·<1><1df>:·Abbrev·Number:·47·(DW_TAG_imported_unit)199 ·<1><1df>:·Abbrev·Number:·47·(DW_TAG_imported_unit)
200 ····<1e0>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>200 ····<1e0>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>
201 ·<1><1e4>:·Abbrev·Number:·47·(DW_TAG_imported_unit)201 ·<1><1e4>:·Abbrev·Number:·47·(DW_TAG_imported_unit)
202 ····<1e5>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>202 ····<1e5>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
203 ·<1><1e9>:·Abbrev·Number:·47·(DW_TAG_imported_unit)203 ·<1><1e9>:·Abbrev·Number:·47·(DW_TAG_imported_unit)
204 ····<1ea>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>204 ····<1ea>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
205 ·<1><1ee>:·Abbrev·Number:·24·(DW_TAG_variable)205 ·<1><1ee>:·Abbrev·Number:·24·(DW_TAG_variable)
206 ····<1ef>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·206 ····<1ef>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
207 ····<1f3>···DW_AT_decl_file···:·(data1)·11207 ····<1f3>···DW_AT_decl_file···:·(data1)·11
208 ····<1f4>···DW_AT_decl_line···:·(data2)·641208 ····<1f4>···DW_AT_decl_line···:·(data2)·641
209 ····<1f6>···DW_AT_decl_column·:·(data1)·15209 ····<1f6>···DW_AT_decl_column·:·(data1)·15
210 ····<1f7>···DW_AT_type········:·(GNU_ref_alt)·<0x142>210 ····<1f7>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
211 ····<1fb>···DW_AT_location····:·(exprloc)·5·byte·block:·3·90·a·6·0·» (DW_OP_addr:·60a90)211 ····<1fb>···DW_AT_location····:·(exprloc)·5·byte·block:·3·90·a·6·0·» (DW_OP_addr:·60a90)
212 ·<1><201>:·Abbrev·Number:·130·(DW_TAG_subroutine_type)212 ·<1><201>:·Abbrev·Number:·130·(DW_TAG_subroutine_type)
213 ····<203>···DW_AT_prototyped··:·(flag_present)·1213 ····<203>···DW_AT_prototyped··:·(flag_present)·1
Offset 238, 308 lines modifiedOffset 238, 308 lines modified
238 ····<223>···DW_AT_name········:·(string)·n238 ····<223>···DW_AT_name········:·(string)·n
239 ····<225>···DW_AT_decl_file···:·(implicit_const)·1239 ····<225>···DW_AT_decl_file···:·(implicit_const)·1
240 ····<225>···DW_AT_decl_line···:·(data2)·1242240 ····<225>···DW_AT_decl_line···:·(data2)·1242
241 ····<227>···DW_AT_decl_column·:·(data1)·63241 ····<227>···DW_AT_decl_column·:·(data1)·63
242 ····<228>···DW_AT_type········:·(GNU_ref_alt)·<0x699>242 ····<228>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
243 ····<22c>···DW_AT_data_member_location:·(data1)·8243 ····<22c>···DW_AT_data_member_location:·(data1)·8
244 ·<2><22d>:·Abbrev·Number:·39·(DW_TAG_member)244 ·<2><22d>:·Abbrev·Number:·39·(DW_TAG_member)
245 ····<22e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·245 ····<22e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
246 ····<232>···DW_AT_decl_file···:·(implicit_const)·1246 ····<232>···DW_AT_decl_file···:·(implicit_const)·1
247 ····<232>···DW_AT_decl_line···:·(data2)·1242247 ····<232>···DW_AT_decl_line···:·(data2)·1242
248 ····<234>···DW_AT_decl_column·:·(data1)·78248 ····<234>···DW_AT_decl_column·:·(data1)·78
249 ····<235>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>249 ····<235>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
250 ····<239>···DW_AT_data_member_location:·(data1)·12250 ····<239>···DW_AT_data_member_location:·(data1)·12
251 ·<2><23a>:·Abbrev·Number:·39·(DW_TAG_member)251 ·<2><23a>:·Abbrev·Number:·39·(DW_TAG_member)
252 ····<23b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·252 ····<23b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
253 ····<23f>···DW_AT_decl_file···:·(implicit_const)·1253 ····<23f>···DW_AT_decl_file···:·(implicit_const)·1
254 ····<23f>···DW_AT_decl_line···:·(data2)·1243254 ····<23f>···DW_AT_decl_line···:·(data2)·1243
255 ····<241>···DW_AT_decl_column·:·(data1)·28255 ····<241>···DW_AT_decl_column·:·(data1)·28
256 ····<242>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>256 ····<242>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
257 ····<246>···DW_AT_data_member_location:·(data1)·16257 ····<246>···DW_AT_data_member_location:·(data1)·16
258 ·<2><247>:·Abbrev·Number:·39·(DW_TAG_member)258 ·<2><247>:·Abbrev·Number:·39·(DW_TAG_member)
259 ····<248>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·259 ····<248>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
260 ····<24c>···DW_AT_decl_file···:·(implicit_const)·1260 ····<24c>···DW_AT_decl_file···:·(implicit_const)·1
261 ····<24c>···DW_AT_decl_line···:·(data2)·1243261 ····<24c>···DW_AT_decl_line···:·(data2)·1243
262 ····<24e>···DW_AT_decl_column·:·(data1)·51262 ····<24e>···DW_AT_decl_column·:·(data1)·51
263 ····<24f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>263 ····<24f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
264 ····<253>···DW_AT_data_member_location:·(data1)·17264 ····<253>···DW_AT_data_member_location:·(data1)·17
265 ·<2><254>:·Abbrev·Number:·39·(DW_TAG_member)265 ·<2><254>:·Abbrev·Number:·39·(DW_TAG_member)
266 ····<255>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·266 ····<255>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
267 ····<259>···DW_AT_decl_file···:·(implicit_const)·1267 ····<259>···DW_AT_decl_file···:·(implicit_const)·1
268 ····<259>···DW_AT_decl_line···:·(data2)·1243268 ····<259>···DW_AT_decl_line···:·(data2)·1243
269 ····<25b>···DW_AT_decl_column·:·(data1)·70269 ····<25b>···DW_AT_decl_column·:·(data1)·70
270 ····<25c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>270 ····<25c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
271 ····<260>···DW_AT_data_member_location:·(data1)·18271 ····<260>···DW_AT_data_member_location:·(data1)·18
272 ·<2><261>:·Abbrev·Number:·0272 ·<2><261>:·Abbrev·Number:·0
273 ·<1><262>:·Abbrev·Number:·87·(DW_TAG_typedef)273 ·<1><262>:·Abbrev·Number:·87·(DW_TAG_typedef)
274 ····<263>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·274 ····<263>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
275 ····<267>···DW_AT_decl_file···:·(data1)·1275 ····<267>···DW_AT_decl_file···:·(data1)·1
276 ····<268>···DW_AT_decl_line···:·(data2)·1243276 ····<268>···DW_AT_decl_line···:·(data2)·1243
277 ····<26a>···DW_AT_decl_column·:·(data1)·80277 ····<26a>···DW_AT_decl_column·:·(data1)·80
278 ····<26b>···DW_AT_type········:·(ref_udata)·<0x206>278 ····<26b>···DW_AT_type········:·(ref_udata)·<0x206>
279 ·<1><26d>:·Abbrev·Number:·90·(DW_TAG_typedef)279 ·<1><26d>:·Abbrev·Number:·90·(DW_TAG_typedef)
280 ····<26e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·280 ····<26e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
281 ····<272>···DW_AT_decl_file···:·(data1)·1281 ····<272>···DW_AT_decl_file···:·(data1)·1
282 ····<273>···DW_AT_decl_line···:·(data2)·1361282 ····<273>···DW_AT_decl_line···:·(data2)·1361
283 ····<275>···DW_AT_decl_column·:·(data1)·23283 ····<275>···DW_AT_decl_column·:·(data1)·23
284 ····<276>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>284 ····<276>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
285 ·<1><27a>:·Abbrev·Number:·90·(DW_TAG_typedef)285 ·<1><27a>:·Abbrev·Number:·90·(DW_TAG_typedef)
286 ····<27b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·286 ····<27b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
287 ····<27f>···DW_AT_decl_file···:·(data1)·1287 ····<27f>···DW_AT_decl_file···:·(data1)·1
288 ····<280>···DW_AT_decl_line···:·(data2)·1362288 ····<280>···DW_AT_decl_line···:·(data2)·1362
289 ····<282>···DW_AT_decl_column·:·(data1)·19289 ····<282>···DW_AT_decl_column·:·(data1)·19
290 ····<283>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>290 ····<283>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
291 ·<1><287>:·Abbrev·Number:·24·(DW_TAG_variable)291 ·<1><287>:·Abbrev·Number:·24·(DW_TAG_variable)
292 ····<288>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·292 ····<288>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
293 ····<28c>···DW_AT_decl_file···:·(data1)·1293 ····<28c>···DW_AT_decl_file···:·(data1)·1
294 ····<28d>···DW_AT_decl_line···:·(data2)·1472294 ····<28d>···DW_AT_decl_line···:·(data2)·1472
295 ····<28f>···DW_AT_decl_column·:·(data1)·18295 ····<28f>···DW_AT_decl_column·:·(data1)·18
296 ····<290>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>296 ····<290>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
297 ····<294>···DW_AT_location····:·(exprloc)·5·byte·block:·3·c8·9·6·0·» (DW_OP_addr:·609c8)297 ····<294>···DW_AT_location····:·(exprloc)·5·byte·block:·3·c8·9·6·0·» (DW_OP_addr:·609c8)
298 ·<1><29a>:·Abbrev·Number:·13·(DW_TAG_variable)298 ·<1><29a>:·Abbrev·Number:·13·(DW_TAG_variable)
299 ····<29b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·299 ····<29b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
300 ····<29f>···DW_AT_decl_file···:·(data1)·1300 ····<29f>···DW_AT_decl_file···:·(data1)·1
301 ····<2a0>···DW_AT_decl_line···:·(data2)·1474301 ····<2a0>···DW_AT_decl_line···:·(data2)·1474
302 ····<2a2>···DW_AT_decl_column·:·(data1)·12302 ····<2a2>···DW_AT_decl_column·:·(data1)·12
303 ····<2a3>···DW_AT_type········:·(GNU_ref_alt)·<0x31>303 ····<2a3>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
304 ·<1><2a7>:·Abbrev·Number:·13·(DW_TAG_variable)304 ·<1><2a7>:·Abbrev·Number:·13·(DW_TAG_variable)
305 ····<2a8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·305 ····<2a8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
306 ····<2ac>···DW_AT_decl_file···:·(data1)·1306 ····<2ac>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 1785694/1793404 bytes (99.57%) of diff not shown.
1.36 KB
strings --all --bytes=8 {}
    
Offset 1, 61 lines modifiedOffset 1, 71 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 SKdd5%F3 
3 *cnNX»  cnNcy 
4 X>$Y?/Ej 
5 |Ix]BPeI 
6 (G@hL7Ai 
7 V%n\%U]D 
8 kAZ0;_b7 
9 LyM/R|z# 
10 z(cYx}*l 
11 )6~Al!4b 
12 K&Vayv:[ 
13 &·$!}7»  ) 
14 jgl;,RAh 
15 8HLUSi=~ 
16 82],xG[@ 
17 %1|{4i7W 
18 @O`e+;}N 
19 YW$`Zm$» 
20 NnNPSi#~ 
21 }ML"6Ny!1n 
22 'j+[>kN» 
23 ylHaDiCP 
24 05b$NU#F 
25 cuq\{,]5 
26 dn_`Sk&s 
27 B#BMxDNbo 
28 'H]b)/cS»        
29 s&u(VHEC 
30 Mw5>'x|N 
31 5V$59wyz 
32 z_Yx)B.H 
33 mh&nE!|o 
34 `fFzNb?@2 ECU&#vfc
 3 ]5T_j!'j
 4 ·VA0|LSZ
 5 X)<_»   aUR
 6 lr31&E^&
 7 z{_8}w12
 8 d$&5W[p!
 9 je»     X^,QL
 10 hZRSm_bz
 11 Q1$p]FP]
 12 G,]g-!oRiK
 13 4/4Y_t'Y6
 14 Zv*=P?%(
 15 i5Z(QB[;
 16 Lu3+{Hp@5
 17 :-li,rDj
 18 hG`2=p<v4
 19 +e)zGWc7
 20 B=j?eG9/
 21 bg35zT7z
 22 Q4&y!cIqu
 23 'B6N;Er/
 24 */re7TtEj3
 25 /DDDDPAD<
 26 A,?1S[^|
 27 "Q~o+[~a
 28 VxZ:1qw"
 29 S=gs=g3s
 30 @#Y3gs=gk
 31 ny!|'Yq#
 32 N9=/2X<?xJ{^v
 33 ?YE/gvXo
 34 ^&n/!|>Qq
35 sS·LNtFg435 sS·LNtFg4
36 j]·}kHt: 
37 Jh5'CH_# 
38 D-»     |.YV1 
39 sW]8ue{=`Y»      
40 85fZ,lG# 
41 M$o:Oc,KsDbs5 
42 F[5UlCeC[5U<B 
43 mS1]|{GyB36 }!WFZ\)]
 37 ?NEw`e/rU'
 38 !*?+Wq~&
 39 XcuK!vvs|
 40 .vcEDDTDDD
 41 >cDup2cl
 42 bc87|k3G
 43 gt}oa~z[w
 44 +yHo)?G2D+
 45 .pNwS5?@o
44 ^_n9z6Ww46 ^/n9z6Qw
45 h|iWNk$,R 
46 ]+Hc`X;H3 
47 ;Hc`X'H3 
48 U/K.%·xe 
49 U6{&fP:5 
50 jJM4NB`\ 
51 o-s&&KKh 
52 rU.@o^@;47 &R_])I&n
 48 T[L3[L2b"5
 49 y40GSik.kR
 50 s|Y!D}hV
 51 )-F/rC/]
 52 /rSal}n>
 53 zU)%1\)m
 54 DD@E@D@@
 55 33;3gfgv
 56 H:'*NUpT6
53 ·RhvoaS^57 ·BhvoaS^
54 ~nMuXn|258 kebMe&<Vi5
 59 {mK`'|Dg
 60 ds2v2*~I·_
 61 \}M`5)^.
 62 k7/Bu'|U
 63 t[4m'_bP
 64 R»      dC@lorX
55 6P?o@?|m<'65 6P?o@?|m<'
56 D?6x7'n*66 D?6x7'n*
57 v>OXOw,eWVG67 v>OXOw,eWVG
58 0g(S!%Z}68 0g(S!%Z}
59 *Jo\*`MI69 *Jo\*`MI
60 :"C:d:[YgnA5+70 :"C:d:[YgnA5+
61 S%{UJyKN71 S%{UJyKN
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
360 KB
./usr/lib/debug/.build-id/75/ae270029cf69c2cf4cafda678b98f4da1ef54c.debug vs.
./usr/lib/debug/.build-id/57/7e9e578c23881007d3257a891dd3c4bd1a1a2b.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 86% similar despite different names
894 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········67516·(bytes·into·file)13 ··Start·of·section·headers:··········67508·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x107bc:1 There·are·35·section·headers,·starting·at·offset·0x107b4:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000720·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000720·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0001fd3c·00fd34·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0001fd3c·00fd34·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0001fe34·00fd34·0001cc·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0001fe34·00fd34·0001cc·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00020000·00fd34·000300·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00020000·00fd34·000300·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00020300·00fd34·0000e8·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00020300·00fd34·0000e8·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000059·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000059·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001c4·006081·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001c4·00607c·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·006248·00033e·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·006240·00033e·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·006588·002d69·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·006580·002d69·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·0092f4·00029c·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·0092ec·00029c·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·009590·000053·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·009588·000053·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·0095e4·003b1c·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·0095dc·003b1c·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·00d100·000bce·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·00d0f8·000bce·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·00dcce·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·00dcc6·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·00dd24·001720·10·····33·259··437 ··[32]·.symtab···········SYMTAB··········00000000·00dd1c·001720·10·····33·259··4
38 ··[33]·.strtab···········STRTAB··········00000000·00f444·001213·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·00f43c·001213·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·010657·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·01064f·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·75ae270029cf69c2cf4cafda678b98f4da1ef54c3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·577e9e578c23881007d3257a891dd3c4bd1a1a2b
354 KB
readelf --wide --debug-dump=info {}
    
Offset 3, 29 lines modifiedOffset 3, 29 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0xad86·(32-bit)4 ···Length:········0xad86·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·109·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·109·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/_shared/interpolation.cpython-312-arm-linux-gnueabihf.so.p/interpolation.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/_shared/interpolation.cpython-312-arm-linux-gnueabihf.so.p/interpolation.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x157714 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x1577
15 ····<1e>···DW_AT_low_pc······:·(addr)·015 ····<1e>···DW_AT_low_pc······:·(addr)·0
16 ····<22>···DW_AT_stmt_list···:·(sec_offset)·016 ····<22>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<27>···DW_AT_byte_size···:·(data1)·818 ····<27>···DW_AT_byte_size···:·(data1)·8
19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2e>···DW_AT_byte_size···:·(data1)·422 ····<2e>···DW_AT_byte_size···:·(data1)·4
23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><34>:·Abbrev·Number:·25·(DW_TAG_imported_unit)25 ·<1><34>:·Abbrev·Number:·25·(DW_TAG_imported_unit)
26 ····<35>···DW_AT_import······:·(GNU_ref_alt)·<0xc>26 ····<35>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
27 ·<1><39>:·Abbrev·Number:·25·(DW_TAG_imported_unit)27 ·<1><39>:·Abbrev·Number:·25·(DW_TAG_imported_unit)
28 ····<3a>···DW_AT_import······:·(GNU_ref_alt)·<0x81>28 ····<3a>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
29 ·<1><3e>:·Abbrev·Number:·25·(DW_TAG_imported_unit)29 ·<1><3e>:·Abbrev·Number:·25·(DW_TAG_imported_unit)
30 ····<3f>···DW_AT_import······:·(GNU_ref_alt)·<0x154>30 ····<3f>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
31 ·<1><43>:·Abbrev·Number:·25·(DW_TAG_imported_unit)31 ·<1><43>:·Abbrev·Number:·25·(DW_TAG_imported_unit)
Offset 118, 93 lines modifiedOffset 118, 93 lines modified
118 ····<101>···DW_AT_name········:·(string)·n118 ····<101>···DW_AT_name········:·(string)·n
119 ····<103>···DW_AT_decl_file···:·(implicit_const)·1119 ····<103>···DW_AT_decl_file···:·(implicit_const)·1
120 ····<103>···DW_AT_decl_line···:·(implicit_const)·1241120 ····<103>···DW_AT_decl_line···:·(implicit_const)·1241
121 ····<103>···DW_AT_decl_column·:·(data1)·63121 ····<103>···DW_AT_decl_column·:·(data1)·63
122 ····<104>···DW_AT_type········:·(GNU_ref_alt)·<0x699>122 ····<104>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
123 ····<108>···DW_AT_data_member_location:·(data1)·8123 ····<108>···DW_AT_data_member_location:·(data1)·8
124 ·<2><109>:·Abbrev·Number:·12·(DW_TAG_member)124 ·<2><109>:·Abbrev·Number:·12·(DW_TAG_member)
125 ····<10a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·125 ····<10a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
126 ····<10e>···DW_AT_decl_file···:·(implicit_const)·1126 ····<10e>···DW_AT_decl_file···:·(implicit_const)·1
127 ····<10e>···DW_AT_decl_line···:·(data2)·1241127 ····<10e>···DW_AT_decl_line···:·(data2)·1241
128 ····<110>···DW_AT_decl_column·:·(data1)·78128 ····<110>···DW_AT_decl_column·:·(data1)·78
129 ····<111>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>129 ····<111>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
130 ····<115>···DW_AT_data_member_location:·(data1)·12130 ····<115>···DW_AT_data_member_location:·(data1)·12
131 ·<2><116>:·Abbrev·Number:·12·(DW_TAG_member)131 ·<2><116>:·Abbrev·Number:·12·(DW_TAG_member)
132 ····<117>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·132 ····<117>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
133 ····<11b>···DW_AT_decl_file···:·(implicit_const)·1133 ····<11b>···DW_AT_decl_file···:·(implicit_const)·1
134 ····<11b>···DW_AT_decl_line···:·(data2)·1242134 ····<11b>···DW_AT_decl_line···:·(data2)·1242
135 ····<11d>···DW_AT_decl_column·:·(data1)·28135 ····<11d>···DW_AT_decl_column·:·(data1)·28
136 ····<11e>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>136 ····<11e>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
137 ····<122>···DW_AT_data_member_location:·(data1)·16137 ····<122>···DW_AT_data_member_location:·(data1)·16
138 ·<2><123>:·Abbrev·Number:·12·(DW_TAG_member)138 ·<2><123>:·Abbrev·Number:·12·(DW_TAG_member)
139 ····<124>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·139 ····<124>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
140 ····<128>···DW_AT_decl_file···:·(implicit_const)·1140 ····<128>···DW_AT_decl_file···:·(implicit_const)·1
141 ····<128>···DW_AT_decl_line···:·(data2)·1242141 ····<128>···DW_AT_decl_line···:·(data2)·1242
142 ····<12a>···DW_AT_decl_column·:·(data1)·51142 ····<12a>···DW_AT_decl_column·:·(data1)·51
143 ····<12b>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>143 ····<12b>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
144 ····<12f>···DW_AT_data_member_location:·(data1)·17144 ····<12f>···DW_AT_data_member_location:·(data1)·17
145 ·<2><130>:·Abbrev·Number:·12·(DW_TAG_member)145 ·<2><130>:·Abbrev·Number:·12·(DW_TAG_member)
146 ····<131>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·146 ····<131>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
147 ····<135>···DW_AT_decl_file···:·(implicit_const)·1147 ····<135>···DW_AT_decl_file···:·(implicit_const)·1
148 ····<135>···DW_AT_decl_line···:·(data2)·1242148 ····<135>···DW_AT_decl_line···:·(data2)·1242
149 ····<137>···DW_AT_decl_column·:·(data1)·70149 ····<137>···DW_AT_decl_column·:·(data1)·70
150 ····<138>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>150 ····<138>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
151 ····<13c>···DW_AT_data_member_location:·(data1)·18151 ····<13c>···DW_AT_data_member_location:·(data1)·18
152 ·<2><13d>:·Abbrev·Number:·0152 ·<2><13d>:·Abbrev·Number:·0
153 ·<1><13e>:·Abbrev·Number:·78·(DW_TAG_typedef)153 ·<1><13e>:·Abbrev·Number:·78·(DW_TAG_typedef)
154 ····<13f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·154 ····<13f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
155 ····<143>···DW_AT_decl_file···:·(data1)·1155 ····<143>···DW_AT_decl_file···:·(data1)·1
156 ····<144>···DW_AT_decl_line···:·(data2)·1242156 ····<144>···DW_AT_decl_line···:·(data2)·1242
157 ····<146>···DW_AT_decl_column·:·(data1)·80157 ····<146>···DW_AT_decl_column·:·(data1)·80
158 ····<147>···DW_AT_type········:·(ref2)·<0xe8>158 ····<147>···DW_AT_type········:·(ref2)·<0xe8>
159 ·<1><149>:·Abbrev·Number:·83·(DW_TAG_typedef)159 ·<1><149>:·Abbrev·Number:·83·(DW_TAG_typedef)
160 ····<14a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·160 ····<14a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
161 ····<14e>···DW_AT_decl_file···:·(data1)·1161 ····<14e>···DW_AT_decl_file···:·(data1)·1
162 ····<14f>···DW_AT_decl_line···:·(data2)·1360162 ····<14f>···DW_AT_decl_line···:·(data2)·1360
163 ····<151>···DW_AT_decl_column·:·(data1)·23163 ····<151>···DW_AT_decl_column·:·(data1)·23
164 ····<152>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>164 ····<152>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
165 ·<1><156>:·Abbrev·Number:·83·(DW_TAG_typedef)165 ·<1><156>:·Abbrev·Number:·83·(DW_TAG_typedef)
166 ····<157>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·166 ····<157>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
167 ····<15b>···DW_AT_decl_file···:·(data1)·1167 ····<15b>···DW_AT_decl_file···:·(data1)·1
168 ····<15c>···DW_AT_decl_line···:·(data2)·1361168 ····<15c>···DW_AT_decl_line···:·(data2)·1361
169 ····<15e>···DW_AT_decl_column·:·(data1)·19169 ····<15e>···DW_AT_decl_column·:·(data1)·19
170 ····<15f>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>170 ····<15f>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
171 ·<1><163>:·Abbrev·Number:·39·(DW_TAG_variable)171 ·<1><163>:·Abbrev·Number:·39·(DW_TAG_variable)
172 ····<164>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·172 ····<164>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
173 ····<168>···DW_AT_decl_file···:·(implicit_const)·1173 ····<168>···DW_AT_decl_file···:·(implicit_const)·1
174 ····<168>···DW_AT_decl_line···:·(data2)·1471174 ····<168>···DW_AT_decl_line···:·(data2)·1471
175 ····<16a>···DW_AT_decl_column·:·(data1)·18175 ····<16a>···DW_AT_decl_column·:·(data1)·18
176 ····<16b>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>176 ····<16b>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
177 ····<16f>···DW_AT_location····:·(exprloc)·5·byte·block:·3·8·3·2·0·»  (DW_OP_addr:·20308)177 ····<16f>···DW_AT_location····:·(exprloc)·5·byte·block:·3·8·3·2·0·»  (DW_OP_addr:·20308)
178 ·<1><175>:·Abbrev·Number:·61·(DW_TAG_variable)178 ·<1><175>:·Abbrev·Number:·61·(DW_TAG_variable)
179 ····<176>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·179 ····<176>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
180 ····<17a>···DW_AT_decl_file···:·(data1)·1180 ····<17a>···DW_AT_decl_file···:·(data1)·1
181 ····<17b>···DW_AT_decl_line···:·(data2)·1473181 ····<17b>···DW_AT_decl_line···:·(data2)·1473
182 ····<17d>···DW_AT_decl_column·:·(data1)·12182 ····<17d>···DW_AT_decl_column·:·(data1)·12
183 ····<17e>···DW_AT_type········:·(GNU_ref_alt)·<0x31>183 ····<17e>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
184 ·<1><182>:·Abbrev·Number:·61·(DW_TAG_variable)184 ·<1><182>:·Abbrev·Number:·61·(DW_TAG_variable)
185 ····<183>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·185 ····<183>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
186 ····<187>···DW_AT_decl_file···:·(data1)·1186 ····<187>···DW_AT_decl_file···:·(data1)·1
187 ····<188>···DW_AT_decl_line···:·(data2)·1474187 ····<188>···DW_AT_decl_line···:·(data2)·1474
188 ····<18a>···DW_AT_decl_column·:·(data1)·12188 ····<18a>···DW_AT_decl_column·:·(data1)·12
189 ····<18b>···DW_AT_type········:·(GNU_ref_alt)·<0x31>189 ····<18b>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
190 ·<1><18f>:·Abbrev·Number:·61·(DW_TAG_variable)190 ·<1><18f>:·Abbrev·Number:·61·(DW_TAG_variable)
191 ····<190>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19b7)·191 ····<190>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19a3)·
192 ····<194>···DW_AT_decl_file···:·(data1)·1192 ····<194>···DW_AT_decl_file···:·(data1)·1
193 ····<195>···DW_AT_decl_line···:·(data2)·1475193 ····<195>···DW_AT_decl_line···:·(data2)·1475
194 ····<197>···DW_AT_decl_column·:·(data1)·21194 ····<197>···DW_AT_decl_column·:·(data1)·21
195 ····<198>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>195 ····<198>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
196 ·<1><19c>:·Abbrev·Number:·61·(DW_TAG_variable)196 ·<1><19c>:·Abbrev·Number:·61·(DW_TAG_variable)
197 ····<19d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff28)·197 ····<19d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff14)·
198 ····<1a1>···DW_AT_decl_file···:·(data1)·1198 ····<1a1>···DW_AT_decl_file···:·(data1)·1
199 ····<1a2>···DW_AT_decl_line···:·(data2)·1476199 ····<1a2>···DW_AT_decl_line···:·(data2)·1476
200 ····<1a4>···DW_AT_decl_column·:·(data1)·20200 ····<1a4>···DW_AT_decl_column·:·(data1)·20
201 ····<1a5>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>201 ····<1a5>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
202 ·<1><1a9>:·Abbrev·Number:·61·(DW_TAG_variable)202 ·<1><1a9>:·Abbrev·Number:·61·(DW_TAG_variable)
203 ····<1aa>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32dc54)·203 ····<1aa>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32dc2c)·
204 ····<1ae>···DW_AT_decl_file···:·(data1)·1204 ····<1ae>···DW_AT_decl_file···:·(data1)·1
205 ····<1af>···DW_AT_decl_line···:·(data2)·1502205 ····<1af>···DW_AT_decl_line···:·(data2)·1502
206 ····<1b1>···DW_AT_decl_column·:·(data1)·20206 ····<1b1>···DW_AT_decl_column·:·(data1)·20
207 ····<1b2>···DW_AT_type········:·(GNU_ref_alt)·<0x55da>207 ····<1b2>···DW_AT_type········:·(GNU_ref_alt)·<0x55da>
208 ·<1><1b6>:·Abbrev·Number:·103·(DW_TAG_enumeration_type)208 ·<1><1b6>:·Abbrev·Number:·103·(DW_TAG_enumeration_type)
209 ····<1b7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xf2c)·209 ····<1b7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xf2c)·
210 ····<1bb>···DW_AT_encoding····:·(data1)·7»   (unsigned)210 ····<1bb>···DW_AT_encoding····:·(data1)·7»   (unsigned)
Offset 227, 343 lines modifiedOffset 227, 343 lines modified
227 ·<1><1d8>:·Abbrev·Number:·77·(DW_TAG_structure_type)227 ·<1><1d8>:·Abbrev·Number:·77·(DW_TAG_structure_type)
228 ····<1d9>···DW_AT_byte_size···:·(data1)·96228 ····<1d9>···DW_AT_byte_size···:·(data1)·96
229 ····<1da>···DW_AT_decl_file···:·(implicit_const)·1229 ····<1da>···DW_AT_decl_file···:·(implicit_const)·1
Max diff block lines reached; 354593/362176 bytes (97.91%) of diff not shown.
420 B
strings --all --bytes=8 {}
    
Offset 1, 13 lines modifiedOffset 1, 16 lines modified
1 LGCC:·(Debian·14.2.0-8)·14.2.01 +GCC:·(Debian·14.2.0-8)·14.2.0
2 8RL}5o&. 
3 `260%eJ&g4u3 
4 ]cggC3Vz 
5 zx^A.27DkW 
6 G[ilr06Cy2 R"#'Roc_
 3 H6$DQf++Y
 4 v<QD&S)N
 5 -6.Q-dq<
 6 #<TqRgpq
 7 4)1pNNB6E
 8 *W!+KA{R
 9 i(L.1Z_f_
7 zFxUVvAo10 zFxUVvAo
8 skimage/_shared/interpolation.cpython-312-arm-linux-gnueabihf.so.p/interpolation.c11 skimage/_shared/interpolation.cpython-312-arm-linux-gnueabihf.so.p/interpolation.c
9 grhMf+IP12 grhMf+IP
10 ($qt<<U\13 ($qt<<U\
11 pD+»    KE9D14 pD+»    KE9D
12 RjejZU{Z15 RjejZU{Z
13 ·""""""ADD16 ·""""""ADD
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.7 MB
./usr/lib/debug/.build-id/77/7f11ad856cb0abb010670493b845774572eeb2.debug vs.
./usr/lib/debug/.build-id/43/ac45bb37383ce988a24d5239e3b6992674b629.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 88% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········453120·(bytes·into·file)13 ··Start·of·section·headers:··········453132·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x6ea00:1 There·are·35·section·headers,·starting·at·offset·0x6ea0c:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c30·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c30·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbf8·00fbf0·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbf8·00fbf0·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fcf0·00fbf0·000310·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fcf0·00fbf0·000310·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbf0·000bf8·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbf0·000bf8·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040bf8·00fbf0·0004d8·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040bf8·00fbf0·0004d8·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000082·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000082·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·029594·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·0295a0·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·029780·000377·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·02978c·000377·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·029af8·012e84·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·029b04·012e84·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·03c97c·00097f·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·03c988·00097f·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·03d2fb·000047·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·03d307·000047·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·03d344·02387c·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·03d350·02387c·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·060bc0·005995·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·060bcc·005995·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·066555·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·066561·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·0665ac·004690·10·····33·937··437 ··[32]·.symtab···········SYMTAB··········00000000·0665b8·004690·10·····33·937··4
38 ··[33]·.strtab···········STRTAB··········00000000·06ac3c·003c61·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·06ac48·003c61·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·06e89d·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·06e8a9·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·777f11ad856cb0abb010670493b845774572eeb23 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·43ac45bb37383ce988a24d5239e3b6992674b629
1.69 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 37 lines modifiedOffset 3, 37 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x4c114·(32-bit)4 ···Length:········0x4c114·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·127·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·127·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/graph/_ncut_cy.cpython-313-arm-linux-gnueabihf.so.p/_ncut_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/graph/_ncut_cy.cpython-313-arm-linux-gnueabihf.so.p/_ncut_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0xabe914 ····<1a>···DW_AT_ranges······:·(sec_offset)·0xabe9
15 ····<1e>···DW_AT_low_pc······:·(addr)·015 ····<1e>···DW_AT_low_pc······:·(addr)·0
16 ····<22>···DW_AT_stmt_list···:·(sec_offset)·016 ····<22>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<27>···DW_AT_byte_size···:·(data1)·818 ····<27>···DW_AT_byte_size···:·(data1)·8
19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2e>···DW_AT_byte_size···:·(data1)·422 ····<2e>···DW_AT_byte_size···:·(data1)·4
23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<35>···DW_AT_byte_size···:·(data1)·126 ····<35>···DW_AT_byte_size···:·(data1)·1
27 ····<36>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)27 ····<36>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
29 ·<1><3b>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3b>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3c>···DW_AT_byte_size···:·(data1)·830 ····<3c>···DW_AT_byte_size···:·(data1)·8
31 ····<3d>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3d>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
33 ·<1><42>:·Abbrev·Number:·43·(DW_TAG_imported_unit)33 ·<1><42>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
34 ····<43>···DW_AT_import······:·(GNU_ref_alt)·<0xc>34 ····<43>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
35 ·<1><47>:·Abbrev·Number:·43·(DW_TAG_imported_unit)35 ·<1><47>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
36 ····<48>···DW_AT_import······:·(GNU_ref_alt)·<0x81>36 ····<48>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
37 ·<1><4c>:·Abbrev·Number:·43·(DW_TAG_imported_unit)37 ·<1><4c>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
38 ····<4d>···DW_AT_import······:·(GNU_ref_alt)·<0x154>38 ····<4d>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
39 ·<1><51>:·Abbrev·Number:·43·(DW_TAG_imported_unit)39 ·<1><51>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
Offset 247, 15 lines modifiedOffset 247, 15 lines modified
247 ·<1><259>:·Abbrev·Number:·43·(DW_TAG_imported_unit)247 ·<1><259>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
248 ····<25a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>248 ····<25a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
249 ·<1><25e>:·Abbrev·Number:·43·(DW_TAG_imported_unit)249 ·<1><25e>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
250 ····<25f>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>250 ····<25f>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
251 ·<1><263>:·Abbrev·Number:·43·(DW_TAG_imported_unit)251 ·<1><263>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
252 ····<264>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>252 ····<264>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
253 ·<1><268>:·Abbrev·Number:·21·(DW_TAG_variable)253 ·<1><268>:·Abbrev·Number:·21·(DW_TAG_variable)
254 ····<269>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·254 ····<269>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
255 ····<26d>···DW_AT_decl_file···:·(data1)·6255 ····<26d>···DW_AT_decl_file···:·(data1)·6
256 ····<26e>···DW_AT_decl_line···:·(data2)·641256 ····<26e>···DW_AT_decl_line···:·(data2)·641
257 ····<270>···DW_AT_decl_column·:·(data1)·15257 ····<270>···DW_AT_decl_column·:·(data1)·15
258 ····<271>···DW_AT_type········:·(GNU_ref_alt)·<0x142>258 ····<271>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
259 ····<275>···DW_AT_location····:·(exprloc)·5·byte·block:·3·b8·f·4·0·» (DW_OP_addr:·40fb8)259 ····<275>···DW_AT_location····:·(exprloc)·5·byte·block:·3·b8·f·4·0·» (DW_OP_addr:·40fb8)
260 ·<1><27b>:·Abbrev·Number:·80·(DW_TAG_structure_type)260 ·<1><27b>:·Abbrev·Number:·80·(DW_TAG_structure_type)
261 ····<27c>···DW_AT_byte_size···:·(data1)·20261 ····<27c>···DW_AT_byte_size···:·(data1)·20
Offset 281, 308 lines modifiedOffset 281, 308 lines modified
281 ····<29b>···DW_AT_name········:·(string)·n281 ····<29b>···DW_AT_name········:·(string)·n
282 ····<29d>···DW_AT_decl_file···:·(data1)·1282 ····<29d>···DW_AT_decl_file···:·(data1)·1
283 ····<29e>···DW_AT_decl_line···:·(data2)·1242283 ····<29e>···DW_AT_decl_line···:·(data2)·1242
284 ····<2a0>···DW_AT_decl_column·:·(data1)·63284 ····<2a0>···DW_AT_decl_column·:·(data1)·63
285 ····<2a1>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>285 ····<2a1>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
286 ····<2a5>···DW_AT_data_member_location:·(data1)·8286 ····<2a5>···DW_AT_data_member_location:·(data1)·8
287 ·<2><2a6>:·Abbrev·Number:·34·(DW_TAG_member)287 ·<2><2a6>:·Abbrev·Number:·34·(DW_TAG_member)
288 ····<2a7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·288 ····<2a7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
289 ····<2ab>···DW_AT_decl_file···:·(data1)·1289 ····<2ab>···DW_AT_decl_file···:·(data1)·1
290 ····<2ac>···DW_AT_decl_line···:·(data2)·1242290 ····<2ac>···DW_AT_decl_line···:·(data2)·1242
291 ····<2ae>···DW_AT_decl_column·:·(data1)·78291 ····<2ae>···DW_AT_decl_column·:·(data1)·78
292 ····<2af>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>292 ····<2af>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
293 ····<2b3>···DW_AT_data_member_location:·(data1)·12293 ····<2b3>···DW_AT_data_member_location:·(data1)·12
294 ·<2><2b4>:·Abbrev·Number:·34·(DW_TAG_member)294 ·<2><2b4>:·Abbrev·Number:·34·(DW_TAG_member)
295 ····<2b5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·295 ····<2b5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
296 ····<2b9>···DW_AT_decl_file···:·(data1)·1296 ····<2b9>···DW_AT_decl_file···:·(data1)·1
297 ····<2ba>···DW_AT_decl_line···:·(data2)·1243297 ····<2ba>···DW_AT_decl_line···:·(data2)·1243
298 ····<2bc>···DW_AT_decl_column·:·(data1)·28298 ····<2bc>···DW_AT_decl_column·:·(data1)·28
299 ····<2bd>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>299 ····<2bd>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
300 ····<2c1>···DW_AT_data_member_location:·(data1)·16300 ····<2c1>···DW_AT_data_member_location:·(data1)·16
301 ·<2><2c2>:·Abbrev·Number:·34·(DW_TAG_member)301 ·<2><2c2>:·Abbrev·Number:·34·(DW_TAG_member)
302 ····<2c3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·302 ····<2c3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
303 ····<2c7>···DW_AT_decl_file···:·(data1)·1303 ····<2c7>···DW_AT_decl_file···:·(data1)·1
304 ····<2c8>···DW_AT_decl_line···:·(data2)·1243304 ····<2c8>···DW_AT_decl_line···:·(data2)·1243
305 ····<2ca>···DW_AT_decl_column·:·(data1)·51305 ····<2ca>···DW_AT_decl_column·:·(data1)·51
306 ····<2cb>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>306 ····<2cb>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
307 ····<2cf>···DW_AT_data_member_location:·(data1)·17307 ····<2cf>···DW_AT_data_member_location:·(data1)·17
308 ·<2><2d0>:·Abbrev·Number:·34·(DW_TAG_member)308 ·<2><2d0>:·Abbrev·Number:·34·(DW_TAG_member)
309 ····<2d1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·309 ····<2d1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
310 ····<2d5>···DW_AT_decl_file···:·(data1)·1310 ····<2d5>···DW_AT_decl_file···:·(data1)·1
311 ····<2d6>···DW_AT_decl_line···:·(data2)·1243311 ····<2d6>···DW_AT_decl_line···:·(data2)·1243
312 ····<2d8>···DW_AT_decl_column·:·(data1)·70312 ····<2d8>···DW_AT_decl_column·:·(data1)·70
313 ····<2d9>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>313 ····<2d9>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
314 ····<2dd>···DW_AT_data_member_location:·(data1)·18314 ····<2dd>···DW_AT_data_member_location:·(data1)·18
315 ·<2><2de>:·Abbrev·Number:·0315 ·<2><2de>:·Abbrev·Number:·0
316 ·<1><2df>:·Abbrev·Number:·74·(DW_TAG_typedef)316 ·<1><2df>:·Abbrev·Number:·74·(DW_TAG_typedef)
317 ····<2e0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·317 ····<2e0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
318 ····<2e4>···DW_AT_decl_file···:·(data1)·1318 ····<2e4>···DW_AT_decl_file···:·(data1)·1
319 ····<2e5>···DW_AT_decl_line···:·(data2)·1243319 ····<2e5>···DW_AT_decl_line···:·(data2)·1243
320 ····<2e7>···DW_AT_decl_column·:·(data1)·80320 ····<2e7>···DW_AT_decl_column·:·(data1)·80
321 ····<2e8>···DW_AT_type········:·(ref_udata)·<0x27b>321 ····<2e8>···DW_AT_type········:·(ref_udata)·<0x27b>
322 ·<1><2ea>:·Abbrev·Number:·91·(DW_TAG_typedef)322 ·<1><2ea>:·Abbrev·Number:·91·(DW_TAG_typedef)
323 ····<2eb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·323 ····<2eb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
324 ····<2ef>···DW_AT_decl_file···:·(data1)·1324 ····<2ef>···DW_AT_decl_file···:·(data1)·1
325 ····<2f0>···DW_AT_decl_line···:·(data2)·1361325 ····<2f0>···DW_AT_decl_line···:·(data2)·1361
326 ····<2f2>···DW_AT_decl_column·:·(data1)·23326 ····<2f2>···DW_AT_decl_column·:·(data1)·23
327 ····<2f3>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>327 ····<2f3>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
328 ·<1><2f7>:·Abbrev·Number:·91·(DW_TAG_typedef)328 ·<1><2f7>:·Abbrev·Number:·91·(DW_TAG_typedef)
329 ····<2f8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·329 ····<2f8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
330 ····<2fc>···DW_AT_decl_file···:·(data1)·1330 ····<2fc>···DW_AT_decl_file···:·(data1)·1
331 ····<2fd>···DW_AT_decl_line···:·(data2)·1362331 ····<2fd>···DW_AT_decl_line···:·(data2)·1362
332 ····<2ff>···DW_AT_decl_column·:·(data1)·19332 ····<2ff>···DW_AT_decl_column·:·(data1)·19
333 ····<300>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>333 ····<300>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
334 ·<1><304>:·Abbrev·Number:·21·(DW_TAG_variable)334 ·<1><304>:·Abbrev·Number:·21·(DW_TAG_variable)
335 ····<305>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·335 ····<305>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
336 ····<309>···DW_AT_decl_file···:·(data1)·1336 ····<309>···DW_AT_decl_file···:·(data1)·1
337 ····<30a>···DW_AT_decl_line···:·(data2)·1472337 ····<30a>···DW_AT_decl_line···:·(data2)·1472
338 ····<30c>···DW_AT_decl_column·:·(data1)·18338 ····<30c>···DW_AT_decl_column·:·(data1)·18
339 ····<30d>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>339 ····<30d>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
340 ····<311>···DW_AT_location····:·(exprloc)·5·byte·block:·3·bc·f·4·0·» (DW_OP_addr:·40fbc)340 ····<311>···DW_AT_location····:·(exprloc)·5·byte·block:·3·bc·f·4·0·» (DW_OP_addr:·40fbc)
341 ·<1><317>:·Abbrev·Number:·7·(DW_TAG_variable)341 ·<1><317>:·Abbrev·Number:·7·(DW_TAG_variable)
342 ····<318>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·342 ····<318>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
343 ····<31c>···DW_AT_decl_file···:·(data1)·1343 ····<31c>···DW_AT_decl_file···:·(data1)·1
344 ····<31d>···DW_AT_decl_line···:·(data2)·1474344 ····<31d>···DW_AT_decl_line···:·(data2)·1474
345 ····<31f>···DW_AT_decl_column·:·(data1)·12345 ····<31f>···DW_AT_decl_column·:·(data1)·12
346 ····<320>···DW_AT_type········:·(GNU_ref_alt)·<0x31>346 ····<320>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
347 ·<1><324>:·Abbrev·Number:·7·(DW_TAG_variable)347 ·<1><324>:·Abbrev·Number:·7·(DW_TAG_variable)
348 ····<325>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·348 ····<325>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
349 ····<329>···DW_AT_decl_file···:·(data1)·1349 ····<329>···DW_AT_decl_file···:·(data1)·1
350 ····<32a>···DW_AT_decl_line···:·(data2)·1475350 ····<32a>···DW_AT_decl_line···:·(data2)·1475
351 ····<32c>···DW_AT_decl_column·:·(data1)·12351 ····<32c>···DW_AT_decl_column·:·(data1)·12
352 ····<32d>···DW_AT_type········:·(GNU_ref_alt)·<0x31>352 ····<32d>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
353 ·<1><331>:·Abbrev·Number:·7·(DW_TAG_variable)353 ·<1><331>:·Abbrev·Number:·7·(DW_TAG_variable)
Max diff block lines reached; 1766271/1773971 bytes (99.57%) of diff not shown.
1.03 KB
strings --all --bytes=8 {}
    
Offset 1, 48 lines modifiedOffset 1, 48 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 )GCC:·(Debian·14.2.0-8)·14.2.0
2 wHd7·[#T 
3 ^^3Q/Yy)eb+ 
4 J>Y_[tth! 
5 M`A-ST&/ 
6 V*»     WiG>+E 
7 8Yw&s6O&V 
8 :YYO\1f_ 
9 dTD0rliQ" 
10 <ua#%*L_2 Y{}Z~OVP
 3 R/"»    no?SL.
 4 »       dtxAV=f
 5 |sCrSNrZQ
 6 n:%2r"m7}
 7 BL;~Rui-
 8 XW^lS-4>P
 9 P7bq!$NL
 10 N&NMhI87
 11 ;/P$T1%r
 12 =JB.:hzK
 13 -A>aTQrW
11 I,|Fdu'>14 I,|Fde'>
12 9dD1=\n{ 
13 Nyww[hjSFU 
14 oY9VwyGR. 
15 mDz)~%Bj 
16 _oav@2o; 
17 %w&F>'_k 
18 ompmSwX*15 {&P++C~·
 16 ;qYZU_vV
 17 PGhu.R$N(
 18 5hs$_jk^
 19 pn"Y0RX0
 20 n/_C"9MH
 21 m@}6:xgu
 22 PTMpW5_(
19 M9*=\|SxX23 M9"=\|CxX
 24 A26Rzw7^
 25 hyoT>Px|
 26 EZ~Pt#?yD0o
 27 B·'~r/z0U
 28 \'Q=+~<I'
 29 |"R}8Cp.9
 30 ""_#9_» D
 31 Qh+Qr}#)
 32 l"+A»   k(I
 33 LF1if~.$
 34 jny&RL5,oa"k
 35 .=ULYRYNX
 36 WKHS2!Rfu
 37 R|LQ%ui2@
 38 5w]lqqf+9
 39 b\lk~?UT
 40 0`?&9&Y%,A!O
 41 &/Q5q]_.
20 }T4\(q?= 
21 =Gt-m8cW 
22 mVBtwv(8 
23 Xu\^%FtfA 
24 *W.IcJ$F 
25 (-1E2s$i 
26 8?L,/.» S] 
27 SEhsf+,+ 
28 {c&^nQ>]~ot 
29 \c-QS8QS 
30 |<J}8]p.1 
31 %gH,7JIHLs 
32 =`?dyf83" 
33 ($SF+q)% 
34 ]\y/?rbe 
35 ~L2YyJ.p 
36 rmw_·O"7v 
37 q-bE|cx$ 
38 D6(Q5(8S 
39 9aT(;pas 
40 kgB"2^>!V3' 
41 ]!8»    ^([B 
42 t%e{]z}542 t%e{]z}5
43 leSTB3DW43 leSTB3DW
44 {wtIL-H=\44 {wtIL-H=\
45 8Y_S^[1945 8Y_S^[19
46 ruzIiSa_^46 ruzIiSa_^
47 9g^L>whe47 9g^L>whe
48 -[4-x2Ro48 -[4-x2Ro
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
3.89 MB
./usr/lib/debug/.build-id/77/e28ec4397d625b830243992222e6d34a1a4b46.debug vs.
./usr/lib/debug/.build-id/a7/6bbb27a32d87f5ea43138b6bb173d47b8be84d.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 90% similar despite different names
898 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········1625832·(bytes·into·file)13 ··Start·of·section·headers:··········1625852·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········717 ··Number·of·program·headers:·········7
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3719 ··Number·of·section·headers:·········37
20 ··Section·header·string·table·index:·3620 ··Section·header·string·table·index:·36
3.22 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·37·section·headers,·starting·at·offset·0x18cee8:1 There·are·37·section·headers,·starting·at·offset·0x18cefc:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············00000114·000114·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············00000114·000114·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000138·000138·00005c·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000138·000138·00005c·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000194·000138·000d20·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000194·000138·000d20·10···A··4···3··4
Offset 24, 23 lines modifiedOffset 24, 23 lines modified
24 ··[19]·.dynamic··········NOBITS··········0007fbb4·00fbac·000108·08··WA··4···0··424 ··[19]·.dynamic··········NOBITS··········0007fbb4·00fbac·000108·08··WA··4···0··4
25 ··[20]·.got··············NOBITS··········0007fcbc·00fbac·000344·04··WA··0···0··425 ··[20]·.got··············NOBITS··········0007fcbc·00fbac·000344·04··WA··0···0··4
26 ··[21]·.data·············NOBITS··········00080000·00fbac·0012d8·00··WA··0···0··826 ··[21]·.data·············NOBITS··········00080000·00fbac·0012d8·00··WA··0···0··8
27 ··[22]·.bss··············NOBITS··········000812d8·00fbac·00060c·00··WA··0···0··827 ··[22]·.bss··············NOBITS··········000812d8·00fbac·00060c·00··WA··0···0··8
28 ··[23]·.comment··········PROGBITS········00000000·000138·00001e·01··MS··0···0··128 ··[23]·.comment··········PROGBITS········00000000·000138·00001e·01··MS··0···0··1
29 ··[24]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000156·000031·00······0···0··129 ··[24]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000156·000031·00······0···0··1
30 ··[25]·.debug_aranges····PROGBITS········00000000·000188·0000d2·00···C··0···0··430 ··[25]·.debug_aranges····PROGBITS········00000000·000188·0000d2·00···C··0···0··4
31 ··[26]·.debug_info·······PROGBITS········00000000·00025c·0b84dc·00···C··0···0··431 ··[26]·.debug_info·······PROGBITS········00000000·00025c·0b84ef·00···C··0···0··4
32 ··[27]·.debug_abbrev·····PROGBITS········00000000·0b8738·0005b5·00···C··0···0··432 ··[27]·.debug_abbrev·····PROGBITS········00000000·0b874c·0005b5·00···C··0···0··4
33 ··[28]·.debug_line·······PROGBITS········00000000·0b8cf0·024d3e·00···C··0···0··433 ··[28]·.debug_line·······PROGBITS········00000000·0b8d04·024d3e·00···C··0···0··4
34 ··[29]·.debug_frame······PROGBITS········00000000·0dda30·000d68·00···C··0···0··434 ··[29]·.debug_frame······PROGBITS········00000000·0dda44·000d68·00···C··0···0··4
35 ··[30]·.debug_str········PROGBITS········00000000·0de798·000044·01··MS··0···0··135 ··[30]·.debug_str········PROGBITS········00000000·0de7ac·000044·01··MS··0···0··1
36 ··[31]·.debug_loclists···PROGBITS········00000000·0de7dc·08a49d·00···C··0···0··436 ··[31]·.debug_loclists···PROGBITS········00000000·0de7f0·08a49d·00···C··0···0··4
37 ··[32]·.debug_rnglists···PROGBITS········00000000·168c7c·0127de·00···C··0···0··437 ··[32]·.debug_rnglists···PROGBITS········00000000·168c90·0127de·00···C··0···0··4
38 ··[33]·.gnu_debugaltlink·PROGBITS········00000000·17b45a·000056·00······0···0··138 ··[33]·.gnu_debugaltlink·PROGBITS········00000000·17b46e·000056·00······0···0··1
39 ··[34]·.symtab···········SYMTAB··········00000000·17b4b0·007a30·10·····35·1748··439 ··[34]·.symtab···········SYMTAB··········00000000·17b4c4·007a30·10·····35·1748··4
40 ··[35]·.strtab···········STRTAB··········00000000·182ee0·009e8c·00······0···0··140 ··[35]·.strtab···········STRTAB··········00000000·182ef4·009e8c·00······0···0··1
41 ··[36]·.shstrtab·········STRTAB··········00000000·18cd6c·000179·00······0···0··141 ··[36]·.shstrtab·········STRTAB··········00000000·18cd80·000179·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 ··D·(mbind),·y·(purecode),·p·(processor·specific)46 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·77e28ec4397d625b830243992222e6d34a1a4b463 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·a76bbb27a32d87f5ea43138b6bb173d47b8be84d
3.88 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 33 lines modifiedOffset 3, 33 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x16358f·(32-bit)4 ···Length:········0x16358f·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·190·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·190·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbd3d)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbd29)·
11 ····<12>···DW_AT_language····:·(data1)·33»   (C++14)11 ····<12>···DW_AT_language····:·(data1)·33»   (C++14)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/util/_remap.cpython-313-arm-linux-gnueabihf.so.p/_remap.cpp12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/util/_remap.cpython-313-arm-linux-gnueabihf.so.p/_remap.cpp
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x367d014 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x367d0
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·126 ····<36>···DW_AT_byte_size···:·(data1)·1
27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
29 ·<1><3c>:·Abbrev·Number:·73·(DW_TAG_imported_unit)29 ·<1><3c>:·Abbrev·Number:·73·(DW_TAG_imported_unit)
30 ····<3d>···DW_AT_import······:·(GNU_ref_alt)·<0xc>30 ····<3d>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
31 ·<1><41>:·Abbrev·Number:·73·(DW_TAG_imported_unit)31 ·<1><41>:·Abbrev·Number:·73·(DW_TAG_imported_unit)
32 ····<42>···DW_AT_import······:·(GNU_ref_alt)·<0x81>32 ····<42>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
33 ·<1><46>:·Abbrev·Number:·73·(DW_TAG_imported_unit)33 ·<1><46>:·Abbrev·Number:·73·(DW_TAG_imported_unit)
34 ····<47>···DW_AT_import······:·(GNU_ref_alt)·<0x154>34 ····<47>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
35 ·<1><4b>:·Abbrev·Number:·73·(DW_TAG_imported_unit)35 ·<1><4b>:·Abbrev·Number:·73·(DW_TAG_imported_unit)
Offset 137, 27 lines modifiedOffset 137, 27 lines modified
137 ·<1><14a>:·Abbrev·Number:·223·(DW_TAG_namespace)137 ·<1><14a>:·Abbrev·Number:·223·(DW_TAG_namespace)
138 ····<14c>···DW_AT_name········:·(string)·std138 ····<14c>···DW_AT_name········:·(string)·std
139 ····<150>···DW_AT_decl_file···:·(data1)·37139 ····<150>···DW_AT_decl_file···:·(data1)·37
140 ····<151>···DW_AT_decl_line···:·(data2)·308140 ····<151>···DW_AT_decl_line···:·(data2)·308
141 ····<153>···DW_AT_decl_column·:·(data1)·11141 ····<153>···DW_AT_decl_column·:·(data1)·11
142 ····<154>···DW_AT_sibling·····:·(ref_udata)·<0x193>142 ····<154>···DW_AT_sibling·····:·(ref_udata)·<0x193>
143 ·<2><156>:·Abbrev·Number:·222·(DW_TAG_namespace)143 ·<2><156>:·Abbrev·Number:·222·(DW_TAG_namespace)
144 ····<158>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f04e3)·144 ····<158>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f04cf)·
145 ····<15c>···DW_AT_decl_file···:·(data1)·36145 ····<15c>···DW_AT_decl_file···:·(data1)·36
146 ····<15d>···DW_AT_decl_line···:·(data2)·2836146 ····<15d>···DW_AT_decl_line···:·(data2)·2836
147 ····<15f>···DW_AT_decl_column·:·(data1)·13147 ····<15f>···DW_AT_decl_column·:·(data1)·13
148 ·<2><160>:·Abbrev·Number:·177·(DW_TAG_namespace)148 ·<2><160>:·Abbrev·Number:·177·(DW_TAG_namespace)
149 ····<162>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb253)·149 ····<162>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb23f)·
150 ····<166>···DW_AT_decl_file···:·(data1)·38150 ····<166>···DW_AT_decl_file···:·(data1)·38
151 ····<167>···DW_AT_decl_line···:·(data1)·61151 ····<167>···DW_AT_decl_line···:·(data1)·61
152 ····<168>···DW_AT_decl_column·:·(data1)·13152 ····<168>···DW_AT_decl_column·:·(data1)·13
153 ····<169>···DW_AT_sibling·····:·(ref_udata)·<0x16c>153 ····<169>···DW_AT_sibling·····:·(ref_udata)·<0x16c>
154 ·<3><16b>:·Abbrev·Number:·0154 ·<3><16b>:·Abbrev·Number:·0
155 ·<2><16c>:·Abbrev·Number:·176·(DW_TAG_namespace)155 ·<2><16c>:·Abbrev·Number:·176·(DW_TAG_namespace)
156 ····<16e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f77d)·156 ····<16e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f755)·
157 ····<172>···DW_AT_decl_file···:·(data1)·41157 ····<172>···DW_AT_decl_file···:·(data1)·41
158 ····<173>···DW_AT_decl_line···:·(data1)·50158 ····<173>···DW_AT_decl_line···:·(data1)·50
159 ····<174>···DW_AT_decl_column·:·(data1)·13159 ····<174>···DW_AT_decl_column·:·(data1)·13
160 ·<2><175>:·Abbrev·Number:·226·(DW_TAG_namespace)160 ·<2><175>:·Abbrev·Number:·226·(DW_TAG_namespace)
161 ····<177>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x103f)·161 ····<177>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x103f)·
162 ····<17b>···DW_AT_decl_file···:·(data1)·37162 ····<17b>···DW_AT_decl_file···:·(data1)·37
163 ····<17c>···DW_AT_decl_line···:·(data2)·343163 ····<17c>···DW_AT_decl_line···:·(data2)·343
Offset 166, 166 lines modifiedOffset 166, 166 lines modified
166 ·<2><17f>:·Abbrev·Number:·225·(DW_TAG_namespace)166 ·<2><17f>:·Abbrev·Number:·225·(DW_TAG_namespace)
167 ····<181>···DW_AT_name········:·(string)·_V2167 ····<181>···DW_AT_name········:·(string)·_V2
168 ····<185>···DW_AT_decl_file···:·(data1)·121168 ····<185>···DW_AT_decl_file···:·(data1)·121
169 ····<186>···DW_AT_decl_line···:·(data1)·82169 ····<186>···DW_AT_decl_line···:·(data1)·82
170 ····<187>···DW_AT_decl_column·:·(data1)·1170 ····<187>···DW_AT_decl_column·:·(data1)·1
171 ····<188>···DW_AT_export_symbols:·(flag_present)·1171 ····<188>···DW_AT_export_symbols:·(flag_present)·1
172 ·<2><188>:·Abbrev·Number:·221·(DW_TAG_namespace)172 ·<2><188>:·Abbrev·Number:·221·(DW_TAG_namespace)
173 ····<18a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3cea8f)·173 ····<18a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3cea7b)·
174 ····<18e>···DW_AT_decl_file···:·(data1)·36174 ····<18e>···DW_AT_decl_file···:·(data1)·36
175 ····<18f>···DW_AT_decl_line···:·(data1)·167175 ····<18f>···DW_AT_decl_line···:·(data1)·167
176 ····<190>···DW_AT_decl_column·:·(data1)·13176 ····<190>···DW_AT_decl_column·:·(data1)·13
177 ·<3><191>:·Abbrev·Number:·0177 ·<3><191>:·Abbrev·Number:·0
178 ·<2><192>:·Abbrev·Number:·0178 ·<2><192>:·Abbrev·Number:·0
179 ·<1><193>:·Abbrev·Number:·224·(DW_TAG_namespace)179 ·<1><193>:·Abbrev·Number:·224·(DW_TAG_namespace)
180 ····<195>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x545648)·180 ····<195>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x545648)·
181 ····<199>···DW_AT_decl_file···:·(data1)·37181 ····<199>···DW_AT_decl_file···:·(data1)·37
182 ····<19a>···DW_AT_decl_line···:·(data2)·345182 ····<19a>···DW_AT_decl_line···:·(data2)·345
183 ····<19c>···DW_AT_decl_column·:·(data1)·11183 ····<19c>···DW_AT_decl_column·:·(data1)·11
184 ····<19d>···DW_AT_sibling·····:·(ref_udata)·<0x1a9>184 ····<19d>···DW_AT_sibling·····:·(ref_udata)·<0x1a9>
185 ·<2><19f>:·Abbrev·Number:·176·(DW_TAG_namespace)185 ·<2><19f>:·Abbrev·Number:·176·(DW_TAG_namespace)
186 ····<1a1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f1849)·186 ····<1a1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f1835)·
187 ····<1a5>···DW_AT_decl_file···:·(data1)·50187 ····<1a5>···DW_AT_decl_file···:·(data1)·50
188 ····<1a6>···DW_AT_decl_line···:·(data1)·37188 ····<1a6>···DW_AT_decl_line···:·(data1)·37
189 ····<1a7>···DW_AT_decl_column·:·(data1)·11189 ····<1a7>···DW_AT_decl_column·:·(data1)·11
190 ·<2><1a8>:·Abbrev·Number:·0190 ·<2><1a8>:·Abbrev·Number:·0
191 ·<1><1a9>:·Abbrev·Number:·75·(DW_TAG_typedef)191 ·<1><1a9>:·Abbrev·Number:·75·(DW_TAG_typedef)
192 ····<1aa>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32dcf6)·192 ····<1aa>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32dcce)·
193 ····<1ae>···DW_AT_decl_file···:·(data1)·72193 ····<1ae>···DW_AT_decl_file···:·(data1)·72
194 ····<1af>···DW_AT_decl_line···:·(data1)·12194 ····<1af>···DW_AT_decl_line···:·(data1)·12
195 ····<1b0>···DW_AT_decl_column·:·(data1)·28195 ····<1b0>···DW_AT_decl_column·:·(data1)·28
196 ····<1b1>···DW_AT_type········:·(ref_udata)·<0x1b3>196 ····<1b1>···DW_AT_type········:·(ref_udata)·<0x1b3>
197 ·<1><1b3>:·Abbrev·Number:·110·(DW_TAG_structure_type)197 ·<1><1b3>:·Abbrev·Number:·110·(DW_TAG_structure_type)
198 ····<1b4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32dcf6)·198 ····<1b4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32dcce)·
199 ····<1b8>···DW_AT_byte_size···:·(data1)·52199 ····<1b8>···DW_AT_byte_size···:·(data1)·52
200 ····<1b9>···DW_AT_decl_file···:·(data1)·73200 ····<1b9>···DW_AT_decl_file···:·(data1)·73
201 ····<1ba>···DW_AT_decl_line···:·(data1)·107201 ····<1ba>···DW_AT_decl_line···:·(data1)·107
202 ····<1bb>···DW_AT_decl_column·:·(data1)·8202 ····<1bb>···DW_AT_decl_column·:·(data1)·8
203 ····<1bc>···DW_AT_sibling·····:·(ref_udata)·<0x22c>203 ····<1bc>···DW_AT_sibling·····:·(ref_udata)·<0x22c>
204 ·<2><1be>:·Abbrev·Number:·50·(DW_TAG_member)204 ·<2><1be>:·Abbrev·Number:·50·(DW_TAG_member)
205 ····<1bf>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3229fb)·205 ····<1bf>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3229d3)·
206 ····<1c3>···DW_AT_decl_file···:·(data1)·73206 ····<1c3>···DW_AT_decl_file···:·(data1)·73
207 ····<1c4>···DW_AT_decl_line···:·(data1)·108207 ····<1c4>···DW_AT_decl_line···:·(data1)·108
208 ····<1c5>···DW_AT_decl_column·:·(data1)·20208 ····<1c5>···DW_AT_decl_column·:·(data1)·20
209 ····<1c6>···DW_AT_type········:·(ref_udata)·<0x16fb>209 ····<1c6>···DW_AT_type········:·(ref_udata)·<0x16fb>
210 ····<1c8>···DW_AT_data_member_location:·(data1)·0210 ····<1c8>···DW_AT_data_member_location:·(data1)·0
211 ·<2><1c9>:·Abbrev·Number:·60·(DW_TAG_member)211 ·<2><1c9>:·Abbrev·Number:·60·(DW_TAG_member)
212 ····<1ca>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31fe4a)·212 ····<1ca>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31fe36)·
213 ····<1ce>···DW_AT_decl_file···:·(data1)·73213 ····<1ce>···DW_AT_decl_file···:·(data1)·73
214 ····<1cf>···DW_AT_decl_line···:·(data1)·109214 ····<1cf>···DW_AT_decl_line···:·(data1)·109
215 ····<1d0>···DW_AT_decl_column·:·(data1)·15215 ····<1d0>···DW_AT_decl_column·:·(data1)·15
216 ····<1d1>···DW_AT_type········:·(GNU_ref_alt)·<0xb776>216 ····<1d1>···DW_AT_type········:·(GNU_ref_alt)·<0xb776>
217 ····<1d5>···DW_AT_data_member_location:·(data1)·20217 ····<1d5>···DW_AT_data_member_location:·(data1)·20
218 ·<2><1d6>:·Abbrev·Number:·60·(DW_TAG_member)218 ·<2><1d6>:·Abbrev·Number:·60·(DW_TAG_member)
219 ····<1d7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x313514)·219 ····<1d7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x313500)·
220 ····<1db>···DW_AT_decl_file···:·(data1)·73220 ····<1db>···DW_AT_decl_file···:·(data1)·73
221 ····<1dc>···DW_AT_decl_line···:·(data1)·110221 ····<1dc>···DW_AT_decl_line···:·(data1)·110
222 ····<1dd>···DW_AT_decl_column·:·(data1)·15222 ····<1dd>···DW_AT_decl_column·:·(data1)·15
223 ····<1de>···DW_AT_type········:·(GNU_ref_alt)·<0xb776>223 ····<1de>···DW_AT_type········:·(GNU_ref_alt)·<0xb776>
224 ····<1e2>···DW_AT_data_member_location:·(data1)·24224 ····<1e2>···DW_AT_data_member_location:·(data1)·24
225 ·<2><1e3>:·Abbrev·Number:·60·(DW_TAG_member)225 ·<2><1e3>:·Abbrev·Number:·60·(DW_TAG_member)
226 ····<1e4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32578c)·226 ····<1e4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x325764)·
227 ····<1e8>···DW_AT_decl_file···:·(data1)·73227 ····<1e8>···DW_AT_decl_file···:·(data1)·73
228 ····<1e9>···DW_AT_decl_line···:·(data1)·111228 ····<1e9>···DW_AT_decl_line···:·(data1)·111
229 ····<1ea>···DW_AT_decl_column·:·(data1)·14229 ····<1ea>···DW_AT_decl_column·:·(data1)·14
230 ····<1eb>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>230 ····<1eb>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
Max diff block lines reached; 4061193/4068563 bytes (99.82%) of diff not shown.
3.94 KB
strings --all --bytes=8 {}
    
Offset 1, 206 lines modifiedOffset 1, 185 lines modified
1 KFGCC:·(Debian·14.2.0-8)·14.2.01 MGCC:·(Debian·14.2.0-8)·14.2.0
 2 NguCPSw·
 3 Cl;jX7aO
 4 YC"(]soC7
 5 {YhK.[I.
 6 '12'2|HX
 7 vok:Z}sh
 8 ]S;jOytM
 9 Lcgb9r_7e^
 10 .CrI2Er8
 11 "3A2uYE!
 12 4^2%"sQ2
 13 $2@GO%2W
 14 (ON^e?'K
 15 =LHv)/G]
 16 QJkQ=Msk·
2 &]4j/b4&o 
3 35C[Fd!H 
4 GBmO8b·=7 
5 `dq|(8n/ 
6 kN9vNc}n 
7 JA]y<rm0 
8 8H|MR/|R 
9 VF8m:"=;q.c 
10 (JQ»    "sudNQJiR 
11 B05AT#f% 
12 us9Hu/dk 
13 *U("d]zN 
14 A-='X|ME 
15 cz+Q;3<8 
16 BRb=hZzU 
17 jdBhdr·N 
18 ##6S_>xk 
19 #@gAX-Ov 
20 @t0Ldi.gi 
21 .K/@r>Ld)U 
22 Xl?Z!A9e' 
23 \e/W5/;3 
24 1QFHjPhn+# 
25 U2ErHKtLA 
26 qHGtLo·y% 
27 HjPhnc*w 
28 &!1V2uXI! 
29 P9uXH.UnS 
30 '·~8/95d# 
31 »       (T{joD~* 
32 X({*i5by 
33 *XTQzycC 
34 &r_+6q%_ 
35 R»      :zpO.> 
36 cXCcxF3t 
37 =e9odNFY 
38 5h.!8S&M;u 
39 u.|+f"vi 
40 ]>?-L|:R17 ]>?-L|:P
41 n»      Y{Z@iJc 
42 LApR{Yo" 
43 iTuK<9l/@18 a0@[<lDl}
 19 eX;Yo28+
 20 o:H~|+(-:pei[
 21 geb-!A}sQ
44 hE])qP'{22 hE])qP'{
45 iT]#=9l/@23 iT]#=9l/@
46 !w»     ·}|0| 
47 G81wy}F5 
48 +/t(}<F0 
49 C$?))G$?9 
50 o*b+#\!N 
51 bw,abK!X24 20Jw1ROo
 25 'JK)bc')b
 26 DC$?M!+O
 27 s"h_$7]q
 28 \6,$"UZ<|
 29 TmCe%P`<,
 30 d*z{=4i-P
 31 nyI;M`|R^^Q
52 -4}|t<3432 -4}|t<34
53 !V}|"b'zI}|33 !V}|"b'zI}|
54 RO>3>^/R34 RO>3>^/R
55 msOC>mTs35 msOC>mTs
56 p%BW>;BL36 p%BW>;BL
57 (n»     !"$`,37 (n»     !"$`,
 38 "o)n|XnWm
 39 (=2msO/·z
 40 ^Jo>_L=[
 41 u{I:=E=$F
 42 ;T."NB9>T."
 43 p%tzdv&Ox
 44 {Pn@<C`x
 45 %&z&JL4/J
 46 sy!SRZiy
 47 aCTTD@T`
58 >RL4#RL4/R 
59 [|O»    4in)!UB 
60 bz1?zKI_` 
61 =l'3HEq5 
62 WZCjnY`d: 
63 mE:=yu"V 
64 F}:-Z.QS 
65 ((#·\2&B 
66 c0@[Dd#v 
67 }bg"6-\&v 
68 R.uFy.uI 
69 \d<W~M@qG 
70 KlG@\»  O$ 
71 Mobj7Ebk 
72 LoU(UJez 
73 %6}»    fDo&> 
74 q}»     s}I;- 
75 EO/TwvpN48 EO/TwvpN
 49 (U';hd;o
 50 p5EjcJO·6
 51 ·Y{NB9>H
 52 m.cP=YpZ
 53 UI-?fvWF@
 54 ,sd~6}cD
 55 ".=fd*bu
 56 GI*b+(-GI*b
 57 »       oM(5b4xK
 58 m&*IP,TY
 59 unG?8u&H8
 60 7R.jGig*
 61 ;*E!n5m*N
 62 YXO=uy:T
 63 ]4J-2kEQ
 64 zTqzLyk5
76 g-Yz&1Z"A+= 
Max diff block lines reached; 2355/3982 bytes (59.14%) of diff not shown.
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
10.9 MB
./usr/lib/debug/.build-id/78/5fe0854bd91b640c1ffa5b9a9623de68478fe2.debug vs.
./usr/lib/debug/.build-id/9e/0bb13dc4872d48a840916716f2edf2449579fa.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 97% similar despite different names
898 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········3362052·(bytes·into·file)13 ··Start·of·section·headers:··········3361948·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.22 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x334d04:1 There·are·35·section·headers,·starting·at·offset·0x334c9c:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c50·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c50·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0019fbe8·00fbe0·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0019fbe8·00fbe0·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0019fce8·00fbe0·000318·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0019fce8·00fbe0·000318·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········001a0000·00fbe0·002010·00··WA··0···0··824 ··[19]·.data·············NOBITS··········001a0000·00fbe0·002010·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········001a2010·00fbe0·0005f8·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········001a2010·00fbe0·0005f8·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·0000b9·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·0000b9·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·000224·134248·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·000224·1341e0·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·13446c·0004d3·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·134404·0004d3·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·134940·08c3a5·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·1348d8·08c3a5·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·1c0ce8·0015ed·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·1c0c80·0015ed·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·1c22d5·000052·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·1c226d·000052·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·1c2328·132a10·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·1c22c0·132a10·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·2f4d38·0186a0·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·2f4cd0·0186a0·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·30d3d8·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·30d370·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·30d430·0144e0·10·····33·5004··437 ··[32]·.symtab···········SYMTAB··········00000000·30d3c8·0144e0·10·····33·5004··4
38 ··[33]·.strtab···········STRTAB··········00000000·321910·013291·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·3218a8·013291·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·334ba1·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·334b39·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·785fe0854bd91b640c1ffa5b9a9623de68478fe23 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·9e0bb13dc4872d48a840916716f2edf2449579fa
10.9 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x29b27b·(32-bit)4 ···Length:········0x29b27b·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·175·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·175·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/rank/generic_cy.cpython-313-arm-linux-gnueabihf.so.p/generic_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/rank/generic_cy.cpython-313-arm-linux-gnueabihf.so.p/generic_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x6d09214 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x6d092
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·2·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·2·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·5»    (signed)31 ····<3e>···DW_AT_encoding····:·(data1)·5»    (signed)
32 ····<3f>···DW_AT_name········:·(string)·int32 ····<3f>···DW_AT_name········:·(string)·int
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·134 ····<44>···DW_AT_byte_size···:·(data1)·1
35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><4a>:·Abbrev·Number:·77·(DW_TAG_imported_unit)37 ·<1><4a>:·Abbrev·Number:·77·(DW_TAG_imported_unit)
38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4f>:·Abbrev·Number:·77·(DW_TAG_imported_unit)39 ·<1><4f>:·Abbrev·Number:·77·(DW_TAG_imported_unit)
40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
41 ·<1><54>:·Abbrev·Number:·77·(DW_TAG_imported_unit)41 ·<1><54>:·Abbrev·Number:·77·(DW_TAG_imported_unit)
42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
43 ·<1><59>:·Abbrev·Number:·77·(DW_TAG_imported_unit)43 ·<1><59>:·Abbrev·Number:·77·(DW_TAG_imported_unit)
Offset 243, 15 lines modifiedOffset 243, 15 lines modified
243 ·<1><24d>:·Abbrev·Number:·77·(DW_TAG_imported_unit)243 ·<1><24d>:·Abbrev·Number:·77·(DW_TAG_imported_unit)
244 ····<24e>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>244 ····<24e>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
245 ·<1><252>:·Abbrev·Number:·77·(DW_TAG_imported_unit)245 ·<1><252>:·Abbrev·Number:·77·(DW_TAG_imported_unit)
246 ····<253>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>246 ····<253>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
247 ·<1><257>:·Abbrev·Number:·77·(DW_TAG_imported_unit)247 ·<1><257>:·Abbrev·Number:·77·(DW_TAG_imported_unit)
248 ····<258>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2a26>248 ····<258>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2a26>
249 ·<1><25c>:·Abbrev·Number:·60·(DW_TAG_variable)249 ·<1><25c>:·Abbrev·Number:·60·(DW_TAG_variable)
250 ····<25d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·250 ····<25d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
251 ····<261>···DW_AT_decl_file···:·(data1)·15251 ····<261>···DW_AT_decl_file···:·(data1)·15
252 ····<262>···DW_AT_decl_line···:·(data2)·641252 ····<262>···DW_AT_decl_line···:·(data2)·641
253 ····<264>···DW_AT_decl_column·:·(data1)·15253 ····<264>···DW_AT_decl_column·:·(data1)·15
254 ····<265>···DW_AT_type········:·(GNU_ref_alt)·<0x142>254 ····<265>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
255 ····<269>···DW_AT_location····:·(exprloc)·5·byte·block:·3·cc·25·1a·0·»       (DW_OP_addr:·1a25cc)255 ····<269>···DW_AT_location····:·(exprloc)·5·byte·block:·3·cc·25·1a·0·»       (DW_OP_addr:·1a25cc)
256 ·<1><26f>:·Abbrev·Number:·177·(DW_TAG_subroutine_type)256 ·<1><26f>:·Abbrev·Number:·177·(DW_TAG_subroutine_type)
257 ····<271>···DW_AT_prototyped··:·(flag_present)·1257 ····<271>···DW_AT_prototyped··:·(flag_present)·1
Offset 282, 308 lines modifiedOffset 282, 308 lines modified
282 ····<294>···DW_AT_name········:·(string)·n282 ····<294>···DW_AT_name········:·(string)·n
283 ····<296>···DW_AT_decl_file···:·(implicit_const)·1283 ····<296>···DW_AT_decl_file···:·(implicit_const)·1
284 ····<296>···DW_AT_decl_line···:·(data2)·1243284 ····<296>···DW_AT_decl_line···:·(data2)·1243
285 ····<298>···DW_AT_decl_column·:·(data1)·63285 ····<298>···DW_AT_decl_column·:·(data1)·63
286 ····<299>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>286 ····<299>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
287 ····<29d>···DW_AT_data_member_location:·(data1)·8287 ····<29d>···DW_AT_data_member_location:·(data1)·8
288 ·<2><29e>:·Abbrev·Number:·66·(DW_TAG_member)288 ·<2><29e>:·Abbrev·Number:·66·(DW_TAG_member)
289 ····<29f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·289 ····<29f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
290 ····<2a3>···DW_AT_decl_file···:·(implicit_const)·1290 ····<2a3>···DW_AT_decl_file···:·(implicit_const)·1
291 ····<2a3>···DW_AT_decl_line···:·(data2)·1243291 ····<2a3>···DW_AT_decl_line···:·(data2)·1243
292 ····<2a5>···DW_AT_decl_column·:·(data1)·78292 ····<2a5>···DW_AT_decl_column·:·(data1)·78
293 ····<2a6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>293 ····<2a6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
294 ····<2aa>···DW_AT_data_member_location:·(data1)·12294 ····<2aa>···DW_AT_data_member_location:·(data1)·12
295 ·<2><2ab>:·Abbrev·Number:·66·(DW_TAG_member)295 ·<2><2ab>:·Abbrev·Number:·66·(DW_TAG_member)
296 ····<2ac>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·296 ····<2ac>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
297 ····<2b0>···DW_AT_decl_file···:·(implicit_const)·1297 ····<2b0>···DW_AT_decl_file···:·(implicit_const)·1
298 ····<2b0>···DW_AT_decl_line···:·(data2)·1244298 ····<2b0>···DW_AT_decl_line···:·(data2)·1244
299 ····<2b2>···DW_AT_decl_column·:·(data1)·28299 ····<2b2>···DW_AT_decl_column·:·(data1)·28
300 ····<2b3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>300 ····<2b3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
301 ····<2b7>···DW_AT_data_member_location:·(data1)·16301 ····<2b7>···DW_AT_data_member_location:·(data1)·16
302 ·<2><2b8>:·Abbrev·Number:·66·(DW_TAG_member)302 ·<2><2b8>:·Abbrev·Number:·66·(DW_TAG_member)
303 ····<2b9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·303 ····<2b9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
304 ····<2bd>···DW_AT_decl_file···:·(implicit_const)·1304 ····<2bd>···DW_AT_decl_file···:·(implicit_const)·1
305 ····<2bd>···DW_AT_decl_line···:·(data2)·1244305 ····<2bd>···DW_AT_decl_line···:·(data2)·1244
306 ····<2bf>···DW_AT_decl_column·:·(data1)·51306 ····<2bf>···DW_AT_decl_column·:·(data1)·51
307 ····<2c0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>307 ····<2c0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
308 ····<2c4>···DW_AT_data_member_location:·(data1)·17308 ····<2c4>···DW_AT_data_member_location:·(data1)·17
309 ·<2><2c5>:·Abbrev·Number:·66·(DW_TAG_member)309 ·<2><2c5>:·Abbrev·Number:·66·(DW_TAG_member)
310 ····<2c6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·310 ····<2c6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
311 ····<2ca>···DW_AT_decl_file···:·(implicit_const)·1311 ····<2ca>···DW_AT_decl_file···:·(implicit_const)·1
312 ····<2ca>···DW_AT_decl_line···:·(data2)·1244312 ····<2ca>···DW_AT_decl_line···:·(data2)·1244
313 ····<2cc>···DW_AT_decl_column·:·(data1)·70313 ····<2cc>···DW_AT_decl_column·:·(data1)·70
314 ····<2cd>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>314 ····<2cd>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
315 ····<2d1>···DW_AT_data_member_location:·(data1)·18315 ····<2d1>···DW_AT_data_member_location:·(data1)·18
316 ·<2><2d2>:·Abbrev·Number:·0316 ·<2><2d2>:·Abbrev·Number:·0
317 ·<1><2d3>:·Abbrev·Number:·90·(DW_TAG_typedef)317 ·<1><2d3>:·Abbrev·Number:·90·(DW_TAG_typedef)
318 ····<2d4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·318 ····<2d4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
319 ····<2d8>···DW_AT_decl_file···:·(data1)·1319 ····<2d8>···DW_AT_decl_file···:·(data1)·1
320 ····<2d9>···DW_AT_decl_line···:·(data2)·1244320 ····<2d9>···DW_AT_decl_line···:·(data2)·1244
321 ····<2db>···DW_AT_decl_column·:·(data1)·80321 ····<2db>···DW_AT_decl_column·:·(data1)·80
322 ····<2dc>···DW_AT_type········:·(ref_udata)·<0x274>322 ····<2dc>···DW_AT_type········:·(ref_udata)·<0x274>
323 ·<1><2de>:·Abbrev·Number:·134·(DW_TAG_typedef)323 ·<1><2de>:·Abbrev·Number:·134·(DW_TAG_typedef)
324 ····<2e0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·324 ····<2e0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
325 ····<2e4>···DW_AT_decl_file···:·(data1)·1325 ····<2e4>···DW_AT_decl_file···:·(data1)·1
326 ····<2e5>···DW_AT_decl_line···:·(data2)·1362326 ····<2e5>···DW_AT_decl_line···:·(data2)·1362
327 ····<2e7>···DW_AT_decl_column·:·(data1)·23327 ····<2e7>···DW_AT_decl_column·:·(data1)·23
328 ····<2e8>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>328 ····<2e8>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
329 ·<1><2ec>:·Abbrev·Number:·134·(DW_TAG_typedef)329 ·<1><2ec>:·Abbrev·Number:·134·(DW_TAG_typedef)
330 ····<2ee>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·330 ····<2ee>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
331 ····<2f2>···DW_AT_decl_file···:·(data1)·1331 ····<2f2>···DW_AT_decl_file···:·(data1)·1
332 ····<2f3>···DW_AT_decl_line···:·(data2)·1363332 ····<2f3>···DW_AT_decl_line···:·(data2)·1363
333 ····<2f5>···DW_AT_decl_column·:·(data1)·19333 ····<2f5>···DW_AT_decl_column·:·(data1)·19
334 ····<2f6>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>334 ····<2f6>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
335 ·<1><2fa>:·Abbrev·Number:·60·(DW_TAG_variable)335 ·<1><2fa>:·Abbrev·Number:·60·(DW_TAG_variable)
336 ····<2fb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·336 ····<2fb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
337 ····<2ff>···DW_AT_decl_file···:·(data1)·1337 ····<2ff>···DW_AT_decl_file···:·(data1)·1
338 ····<300>···DW_AT_decl_line···:·(data2)·1473338 ····<300>···DW_AT_decl_line···:·(data2)·1473
339 ····<302>···DW_AT_decl_column·:·(data1)·18339 ····<302>···DW_AT_decl_column·:·(data1)·18
340 ····<303>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>340 ····<303>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
341 ····<307>···DW_AT_location····:·(exprloc)·5·byte·block:·3·18·25·1a·0·»       (DW_OP_addr:·1a2518)341 ····<307>···DW_AT_location····:·(exprloc)·5·byte·block:·3·18·25·1a·0·»       (DW_OP_addr:·1a2518)
342 ·<1><30d>:·Abbrev·Number:·62·(DW_TAG_variable)342 ·<1><30d>:·Abbrev·Number:·62·(DW_TAG_variable)
343 ····<30e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·343 ····<30e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
344 ····<312>···DW_AT_decl_file···:·(data1)·1344 ····<312>···DW_AT_decl_file···:·(data1)·1
345 ····<313>···DW_AT_decl_line···:·(data2)·1475345 ····<313>···DW_AT_decl_line···:·(data2)·1475
346 ····<315>···DW_AT_decl_column·:·(data1)·12346 ····<315>···DW_AT_decl_column·:·(data1)·12
347 ····<316>···DW_AT_type········:·(ref_udata)·<0x3c>,·int347 ····<316>···DW_AT_type········:·(ref_udata)·<0x3c>,·int
348 ·<1><317>:·Abbrev·Number:·62·(DW_TAG_variable)348 ·<1><317>:·Abbrev·Number:·62·(DW_TAG_variable)
349 ····<318>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·349 ····<318>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
350 ····<31c>···DW_AT_decl_file···:·(data1)·1350 ····<31c>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 11389300/11396941 bytes (99.93%) of diff not shown.
6.27 KB
strings --all --bytes=8 {}
    
Offset 1, 284 lines modifiedOffset 1, 315 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 B=crS·Tg! 
3 t.fib;H{ 
4 wM@NS{Dy 
5 4ba,jg0}V 
6 ^`~N»   :gU 
7 ME`rku5o! 
8 h0x,<%[cA0 
9 235353+33 
10 I5gi_KVj9 
11 /"R}fM_+Vj 
12 $x\_}g{{ 
13 Wq6^!y2Z- 
14 $x\_~o{{ 
15 FmV>9c[C 
16 Wa3XxxWk_ 
17 .!Xd^>Ips,} 
18 @qDn$Z}s 
19 &#Sm&"E:P' 
20 Vf-3`A'\3`=2 ao6,·H3`@·
 3 *p_.ZVDaNFQ
 4 .Eh{p*<u>Q=A?
 5 LS1HkI`WWb
 6 uIt8,z01J
 7 qYS.·NjeUSV
 8 V#l%`JwR
 9 zcLeMv"r
 10 »       ,m&OP53y
 11 x>\»    w,*nN
 12 Zb,VQ·,_
 13 7hci_8}#
 14 6fG(_#$5
 15 m@|=yq>x
 16 .#Xh^>Ips,y
 17 zjZw4{?^iwP
 18 +Ls!{b0}
 19 Ovph7G80r
 20 UYQE9TuE
21 Lyn»    F><S=21 Lyn»    F>"S=
22 !u4A;-S/ 
23 I+D?i|k9 
24 >]YX'[K`22 !]YX'[K`
25 4TUTaR5cy 
26 ,8:Y.rgQ 
27 7pp][lqN 
28 N[b\V7=e 
29 1/)E(JR023 9'_)J3{/
 24 ~G-[tPZV
 25 g<7s,MUL
 26 .Iz:?'E{
 27 U-3)I6^b
30 {Z5o$_rn28 {[5o$_rn
31 LJz~)cs| 
32 +hop?EJ. 
33 pjGr'E5R 
34 SWAv·WoNyF 
35 $O7mD~.O 
36 )jZVpeoh 
37 |}:,wo5kw 
38 H^N+/'`q 
39 zGFVNlesGF-k 
40 ]v_|E8[^ 
41 ,G"%}73) 
42 x$w2"Rr%v 
43 !%s!3#4) 
44 v5Y~u·kQ>8 
45 `~·YQg:V4I 
46 bC6oU<C.6 
47 rbMZYt,V 
48 `fNu0_OR 
49 5FMb"*M@ 
50 Bnc7[H1q 
51 G>&0.L=&p3< 
52 Q.K#/Q[CB. 
53 r5MrBFHe»       1 
54 xjeP|SQU 
55 dlE4T#CM 
56 BJ.@9g5}T 
57 KikrUEJ. 
58 27?_pOJ&+ 
59 }JtvX)R2 
60 Xi&·7dXH29 QqBq@CT@@Df
 30 )>P;Ewy<N
 31 xIJNA>)^
 32 »       a[n*gx/C
 33 rfMRr@5x
 34 _j%o2w.$
 35 ;]PhZHK)
 36 rh=»    oS}'1
 37 ws\%!1)9
 38 CINTUQb|J
 39 S$f1OADd
 40 U-5)IR&%oCr
 41 fC:o5Ho6
 42 "K>mQKNkR
 43 fC:o5Zo6s
 44 bARr|>xi
 45 !k{X>$+=L
 46 |CXSXKm;XB
 47 knQ*}Dwt
 48 e:f3=Um]
 49 Mu@FHe» 1
 50 As!j:)%G!
 51 ,Iw0MGr9
 52 F?2NJ?VC
 53 EJ4yH1Rr
 54 dtE!%SN9I
 55 »       u8I8]JOc
 56 L({T,IJn*
 57 ew$+5·xc
 58 k"%OR9sH
 59 Y(gtT(71J6u
 60 B4)IR&%7
 61 =;K_D/a|
61 HsWC?='\62 HsWC?=']
 63 rje=M;yY
 64 jz3MF,DaA3MF
 65 \T6Y.*[X.
62 th»     <-4;t 
63 F%#UP>A~'UPn 
64 8=^!(K"/ 
65 `d_cv;!1 
66 [=4!R6gg# 
67 dBw}r@6^66 dB7}r@6^
 67 2}Ems-qG
 68 |ECsmG}_
 69 BXRWzePZ
Max diff block lines reached; 4339/6364 bytes (68.18%) of diff not shown.
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.39 MB
./usr/lib/debug/.build-id/79/a9aab481d9fc3d72f274b3f30cc4d501f08c44.debug vs.
./usr/lib/debug/.build-id/0d/2c11c3ff66dba94c90c4c13be724d79b7d8d77.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 86% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········330432·(bytes·into·file)13 ··Start·of·section·headers:··········330420·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x50ac0:1 There·are·35·section·headers,·starting·at·offset·0x50ab4:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b60·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b60·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0002fc28·00fc20·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0002fc28·00fc20·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0002fd20·00fc20·0002e0·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0002fd20·00fc20·0002e0·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00030000·00fc20·000920·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00030000·00fc20·000920·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00030920·00fc20·0003f4·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00030920·00fc20·0003f4·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000077·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000077·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001e0·01f315·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001e0·01f30b·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·01f4f8·00035b·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·01f4ec·00035b·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·01f854·00e432·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·01f848·00e432·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·02dc88·000834·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·02dc7c·000834·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·02e4bc·00004d·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·02e4b0·00004d·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·02e50c·0178cc·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·02e500·0178cc·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·045dd8·003bf6·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·045dcc·003bf6·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0499ce·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0499c2·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·049a24·003bc0·10·····33·777··437 ··[32]·.symtab···········SYMTAB··········00000000·049a18·003bc0·10·····33·777··4
38 ··[33]·.strtab···········STRTAB··········00000000·04d5e4·003376·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·04d5d8·003376·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·05095a·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·05094e·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·79a9aab481d9fc3d72f274b3f30cc4d501f08c443 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0d2c11c3ff66dba94c90c4c13be724d79b7d8d77
1.38 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 37 lines modifiedOffset 3, 37 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x387b9·(32-bit)4 ···Length:········0x387b9·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·129·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·129·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/censure_cy.cpython-312-arm-linux-gnueabihf.so.p/censure_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/censure_cy.cpython-312-arm-linux-gnueabihf.so.p/censure_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x730714 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x7307
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·130 ····<3d>···DW_AT_byte_size···:·(data1)·1
31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
33 ·<1><43>:·Abbrev·Number:·41·(DW_TAG_imported_unit)33 ·<1><43>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
35 ·<1><48>:·Abbrev·Number:·41·(DW_TAG_imported_unit)35 ·<1><48>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
37 ·<1><4d>:·Abbrev·Number:·41·(DW_TAG_imported_unit)37 ·<1><4d>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
39 ·<1><52>:·Abbrev·Number:·41·(DW_TAG_imported_unit)39 ·<1><52>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
Offset 197, 15 lines modifiedOffset 197, 15 lines modified
197 ·<1><1dd>:·Abbrev·Number:·41·(DW_TAG_imported_unit)197 ·<1><1dd>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
198 ····<1de>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>198 ····<1de>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>
199 ·<1><1e2>:·Abbrev·Number:·41·(DW_TAG_imported_unit)199 ·<1><1e2>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
200 ····<1e3>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>200 ····<1e3>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
201 ·<1><1e7>:·Abbrev·Number:·41·(DW_TAG_imported_unit)201 ·<1><1e7>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
202 ····<1e8>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>202 ····<1e8>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
203 ·<1><1ec>:·Abbrev·Number:·21·(DW_TAG_variable)203 ·<1><1ec>:·Abbrev·Number:·21·(DW_TAG_variable)
204 ····<1ed>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·204 ····<1ed>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
205 ····<1f1>···DW_AT_decl_file···:·(data1)·14205 ····<1f1>···DW_AT_decl_file···:·(data1)·14
206 ····<1f2>···DW_AT_decl_line···:·(data2)·641206 ····<1f2>···DW_AT_decl_line···:·(data2)·641
207 ····<1f4>···DW_AT_decl_column·:·(data1)·15207 ····<1f4>···DW_AT_decl_column·:·(data1)·15
208 ····<1f5>···DW_AT_type········:·(GNU_ref_alt)·<0x142>208 ····<1f5>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
209 ····<1f9>···DW_AT_location····:·(exprloc)·5·byte·block:·3·0·d·3·0·»  (DW_OP_addr:·30d00)209 ····<1f9>···DW_AT_location····:·(exprloc)·5·byte·block:·3·0·d·3·0·»  (DW_OP_addr:·30d00)
210 ·<1><1ff>:·Abbrev·Number:·85·(DW_TAG_structure_type)210 ·<1><1ff>:·Abbrev·Number:·85·(DW_TAG_structure_type)
211 ····<200>···DW_AT_byte_size···:·(data1)·20211 ····<200>···DW_AT_byte_size···:·(data1)·20
Offset 231, 308 lines modifiedOffset 231, 308 lines modified
231 ····<21c>···DW_AT_name········:·(string)·n231 ····<21c>···DW_AT_name········:·(string)·n
232 ····<21e>···DW_AT_decl_file···:·(implicit_const)·1232 ····<21e>···DW_AT_decl_file···:·(implicit_const)·1
233 ····<21e>···DW_AT_decl_line···:·(data2)·1242233 ····<21e>···DW_AT_decl_line···:·(data2)·1242
234 ····<220>···DW_AT_decl_column·:·(data1)·63234 ····<220>···DW_AT_decl_column·:·(data1)·63
235 ····<221>···DW_AT_type········:·(GNU_ref_alt)·<0x699>235 ····<221>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
236 ····<225>···DW_AT_data_member_location:·(data1)·8236 ····<225>···DW_AT_data_member_location:·(data1)·8
237 ·<2><226>:·Abbrev·Number:·28·(DW_TAG_member)237 ·<2><226>:·Abbrev·Number:·28·(DW_TAG_member)
238 ····<227>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·238 ····<227>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
239 ····<22b>···DW_AT_decl_file···:·(implicit_const)·1239 ····<22b>···DW_AT_decl_file···:·(implicit_const)·1
240 ····<22b>···DW_AT_decl_line···:·(data2)·1242240 ····<22b>···DW_AT_decl_line···:·(data2)·1242
241 ····<22d>···DW_AT_decl_column·:·(data1)·78241 ····<22d>···DW_AT_decl_column·:·(data1)·78
242 ····<22e>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>242 ····<22e>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
243 ····<232>···DW_AT_data_member_location:·(data1)·12243 ····<232>···DW_AT_data_member_location:·(data1)·12
244 ·<2><233>:·Abbrev·Number:·28·(DW_TAG_member)244 ·<2><233>:·Abbrev·Number:·28·(DW_TAG_member)
245 ····<234>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·245 ····<234>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
246 ····<238>···DW_AT_decl_file···:·(implicit_const)·1246 ····<238>···DW_AT_decl_file···:·(implicit_const)·1
247 ····<238>···DW_AT_decl_line···:·(data2)·1243247 ····<238>···DW_AT_decl_line···:·(data2)·1243
248 ····<23a>···DW_AT_decl_column·:·(data1)·28248 ····<23a>···DW_AT_decl_column·:·(data1)·28
249 ····<23b>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>249 ····<23b>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
250 ····<23f>···DW_AT_data_member_location:·(data1)·16250 ····<23f>···DW_AT_data_member_location:·(data1)·16
251 ·<2><240>:·Abbrev·Number:·28·(DW_TAG_member)251 ·<2><240>:·Abbrev·Number:·28·(DW_TAG_member)
252 ····<241>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·252 ····<241>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
253 ····<245>···DW_AT_decl_file···:·(implicit_const)·1253 ····<245>···DW_AT_decl_file···:·(implicit_const)·1
254 ····<245>···DW_AT_decl_line···:·(data2)·1243254 ····<245>···DW_AT_decl_line···:·(data2)·1243
255 ····<247>···DW_AT_decl_column·:·(data1)·51255 ····<247>···DW_AT_decl_column·:·(data1)·51
256 ····<248>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>256 ····<248>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
257 ····<24c>···DW_AT_data_member_location:·(data1)·17257 ····<24c>···DW_AT_data_member_location:·(data1)·17
258 ·<2><24d>:·Abbrev·Number:·28·(DW_TAG_member)258 ·<2><24d>:·Abbrev·Number:·28·(DW_TAG_member)
259 ····<24e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·259 ····<24e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
260 ····<252>···DW_AT_decl_file···:·(implicit_const)·1260 ····<252>···DW_AT_decl_file···:·(implicit_const)·1
261 ····<252>···DW_AT_decl_line···:·(data2)·1243261 ····<252>···DW_AT_decl_line···:·(data2)·1243
262 ····<254>···DW_AT_decl_column·:·(data1)·70262 ····<254>···DW_AT_decl_column·:·(data1)·70
263 ····<255>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>263 ····<255>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
264 ····<259>···DW_AT_data_member_location:·(data1)·18264 ····<259>···DW_AT_data_member_location:·(data1)·18
265 ·<2><25a>:·Abbrev·Number:·0265 ·<2><25a>:·Abbrev·Number:·0
266 ·<1><25b>:·Abbrev·Number:·81·(DW_TAG_typedef)266 ·<1><25b>:·Abbrev·Number:·81·(DW_TAG_typedef)
267 ····<25c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·267 ····<25c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
268 ····<260>···DW_AT_decl_file···:·(data1)·1268 ····<260>···DW_AT_decl_file···:·(data1)·1
269 ····<261>···DW_AT_decl_line···:·(data2)·1243269 ····<261>···DW_AT_decl_line···:·(data2)·1243
270 ····<263>···DW_AT_decl_column·:·(data1)·80270 ····<263>···DW_AT_decl_column·:·(data1)·80
271 ····<264>···DW_AT_type········:·(ref_udata)·<0x1ff>271 ····<264>···DW_AT_type········:·(ref_udata)·<0x1ff>
272 ·<1><266>:·Abbrev·Number:·98·(DW_TAG_typedef)272 ·<1><266>:·Abbrev·Number:·98·(DW_TAG_typedef)
273 ····<267>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·273 ····<267>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
274 ····<26b>···DW_AT_decl_file···:·(data1)·1274 ····<26b>···DW_AT_decl_file···:·(data1)·1
275 ····<26c>···DW_AT_decl_line···:·(data2)·1361275 ····<26c>···DW_AT_decl_line···:·(data2)·1361
276 ····<26e>···DW_AT_decl_column·:·(data1)·23276 ····<26e>···DW_AT_decl_column·:·(data1)·23
277 ····<26f>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>277 ····<26f>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
278 ·<1><273>:·Abbrev·Number:·98·(DW_TAG_typedef)278 ·<1><273>:·Abbrev·Number:·98·(DW_TAG_typedef)
279 ····<274>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·279 ····<274>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
280 ····<278>···DW_AT_decl_file···:·(data1)·1280 ····<278>···DW_AT_decl_file···:·(data1)·1
281 ····<279>···DW_AT_decl_line···:·(data2)·1362281 ····<279>···DW_AT_decl_line···:·(data2)·1362
282 ····<27b>···DW_AT_decl_column·:·(data1)·19282 ····<27b>···DW_AT_decl_column·:·(data1)·19
283 ····<27c>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>283 ····<27c>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
284 ·<1><280>:·Abbrev·Number:·21·(DW_TAG_variable)284 ·<1><280>:·Abbrev·Number:·21·(DW_TAG_variable)
285 ····<281>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·285 ····<281>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
286 ····<285>···DW_AT_decl_file···:·(data1)·1286 ····<285>···DW_AT_decl_file···:·(data1)·1
287 ····<286>···DW_AT_decl_line···:·(data2)·1472287 ····<286>···DW_AT_decl_line···:·(data2)·1472
288 ····<288>···DW_AT_decl_column·:·(data1)·18288 ····<288>···DW_AT_decl_column·:·(data1)·18
289 ····<289>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>289 ····<289>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
290 ····<28d>···DW_AT_location····:·(exprloc)·5·byte·block:·3·38·c·3·0·» (DW_OP_addr:·30c38)290 ····<28d>···DW_AT_location····:·(exprloc)·5·byte·block:·3·38·c·3·0·» (DW_OP_addr:·30c38)
291 ·<1><293>:·Abbrev·Number:·6·(DW_TAG_variable)291 ·<1><293>:·Abbrev·Number:·6·(DW_TAG_variable)
292 ····<294>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·292 ····<294>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
293 ····<298>···DW_AT_decl_file···:·(data1)·1293 ····<298>···DW_AT_decl_file···:·(data1)·1
294 ····<299>···DW_AT_decl_line···:·(data2)·1474294 ····<299>···DW_AT_decl_line···:·(data2)·1474
295 ····<29b>···DW_AT_decl_column·:·(data1)·12295 ····<29b>···DW_AT_decl_column·:·(data1)·12
296 ····<29c>···DW_AT_type········:·(GNU_ref_alt)·<0x31>296 ····<29c>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
297 ·<1><2a0>:·Abbrev·Number:·6·(DW_TAG_variable)297 ·<1><2a0>:·Abbrev·Number:·6·(DW_TAG_variable)
298 ····<2a1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·298 ····<2a1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
299 ····<2a5>···DW_AT_decl_file···:·(data1)·1299 ····<2a5>···DW_AT_decl_file···:·(data1)·1
300 ····<2a6>···DW_AT_decl_line···:·(data2)·1475300 ····<2a6>···DW_AT_decl_line···:·(data2)·1475
301 ····<2a8>···DW_AT_decl_column·:·(data1)·12301 ····<2a8>···DW_AT_decl_column·:·(data1)·12
302 ····<2a9>···DW_AT_type········:·(GNU_ref_alt)·<0x31>302 ····<2a9>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
303 ·<1><2ad>:·Abbrev·Number:·6·(DW_TAG_variable)303 ·<1><2ad>:·Abbrev·Number:·6·(DW_TAG_variable)
Max diff block lines reached; 1444179/1451926 bytes (99.47%) of diff not shown.
774 B
strings --all --bytes=8 {}
    
Offset 1, 33 lines modifiedOffset 1, 39 lines modified
1 DGCC:·(Debian·14.2.0-8)·14.2.01 wGCC:·(Debian·14.2.0-8)·14.2.0
2 5PCuT/BU 
3 gbmWgP!v 
4 OH/#n$ap 
5 z*SM^p@/s0 
6 w`a!.a}H 
7 V`LEsxKC> 
8 hn:~pZDs 
9 @]TE_4M$ 
10 -UGmcjwA 
11 eE$&~rMN 
12 ]!f:?Md' 
13 %c\>di4]pP 
14 !"2yi-D~ 
15 kUr+KTI6 
16 K8gZHtky 
17 IoQp$w06+ 
18 "MTDzoA: 
19 gufYu6bqp 
20 iQe!QI» u2 0uII3.1G
 3 "@r,^.BV
 4 XWmMU:t`l;=
 5 ?>LFGKzx
 6 eIvAgY^A
 7 »       bR-X_1U0
 8 *b|[_7]Nu
 9 xQJwt0_}'
 10 hh7Aq}37
 11 ~{GvyDbT
 12 <G4*-WlG4
 13 zY#i)DbT6
 14 HLLb/u}(
 15 <o)@gQN*
 16 j~_k-[]_
 17 mT_|ZHTE
 18 4Dcu[%NB
 19 mh?.!8})
 20 *·vXc#'L
 21 lu(p[Ls:
 22 EYy@Q(JZ
 23 }beYLxv]
 24 nZTY@TRB
 25 L4x+Wvqy
21 i"·*·b7v26 i"·*·b7v
22 e55ts2!Bu 
23 M>0L^^,L6 
24 ]prI23F{ 
25 n9V>K&!M 
26 »       8b7$uY%27 a1YnUk3/
 28 »       FEdj~9X
 29 pt"kyBZ&z
 30 i^&.@:xW
 31 Ar%Crf!m
 32 ;Al_aTm_N
27 i}ll<Gmj33 i}ll<Gmj
28 n?{q3lR534 n?{q3lR5
29 1+iKvqq@35 1+iKvqq@
30 XCy#·Zj]36 XCy#·Zj]
31 fI`6|`j6C37 fI`6|`j6C
32 Jb@d:,"n38 Jb@d:,"n
33 th$S_c0O39 th$S_c0O
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.2 MB
./usr/lib/debug/.build-id/7d/53be1b4251d0cf8f961d5c665c1d4ee1dda0cb.debug vs.
./usr/lib/debug/.build-id/a2/abab326ae8b4487ae5642c0f6ef5dcbe26624b.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 88% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········284328·(bytes·into·file)13 ··Start·of·section·headers:··········284336·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x456a8:1 There·are·35·section·headers,·starting·at·offset·0x456b0:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000ab0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000ab0·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0002fc54·00fc4c·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0002fc54·00fc4c·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0002fd4c·00fc4c·0002b4·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0002fd4c·00fc4c·0002b4·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00030000·00fc4c·000644·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00030000·00fc4c·000644·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00030648·00fc4c·0003a0·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00030648·00fc4c·0003a0·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000081·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000081·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·01aae2·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·01aaeb·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·01acd0·00034f·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·01acd8·00034f·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·01b020·00c3d8·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·01b028·00c3d8·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·0273f8·000743·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·027400·000743·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·027b3b·00004b·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·027b43·00004b·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·027b88·014491·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·027b90·014491·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·03c01c·00344a·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·03c024·00344a·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·03f466·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·03f46e·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·03f4bc·0032a0·10·····33·642··437 ··[32]·.symtab···········SYMTAB··········00000000·03f4c4·0032a0·10·····33·642··4
38 ··[33]·.strtab···········STRTAB··········00000000·04275c·002de7·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·042764·002de7·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·045543·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·04554b·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·7d53be1b4251d0cf8f961d5c665c1d4ee1dda0cb3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·a2abab326ae8b4487ae5642c0f6ef5dcbe26624b
1.19 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 29 lines modifiedOffset 3, 29 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x30548·(32-bit)4 ···Length:········0x30548·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·120·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·120·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/_shared/transform.cpython-312-arm-linux-gnueabihf.so.p/transform.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/_shared/transform.cpython-312-arm-linux-gnueabihf.so.p/transform.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x642714 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x6427
15 ····<1e>···DW_AT_low_pc······:·(addr)·015 ····<1e>···DW_AT_low_pc······:·(addr)·0
16 ····<22>···DW_AT_stmt_list···:·(sec_offset)·016 ····<22>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<27>···DW_AT_byte_size···:·(data1)·818 ····<27>···DW_AT_byte_size···:·(data1)·8
19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2e>···DW_AT_byte_size···:·(data1)·422 ····<2e>···DW_AT_byte_size···:·(data1)·4
23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><34>:·Abbrev·Number:·39·(DW_TAG_imported_unit)25 ·<1><34>:·Abbrev·Number:·39·(DW_TAG_imported_unit)
26 ····<35>···DW_AT_import······:·(GNU_ref_alt)·<0xc>26 ····<35>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
27 ·<1><39>:·Abbrev·Number:·39·(DW_TAG_imported_unit)27 ·<1><39>:·Abbrev·Number:·39·(DW_TAG_imported_unit)
28 ····<3a>···DW_AT_import······:·(GNU_ref_alt)·<0x81>28 ····<3a>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
29 ·<1><3e>:·Abbrev·Number:·39·(DW_TAG_imported_unit)29 ·<1><3e>:·Abbrev·Number:·39·(DW_TAG_imported_unit)
30 ····<3f>···DW_AT_import······:·(GNU_ref_alt)·<0x154>30 ····<3f>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
31 ·<1><43>:·Abbrev·Number:·39·(DW_TAG_imported_unit)31 ·<1><43>:·Abbrev·Number:·39·(DW_TAG_imported_unit)
Offset 211, 194 lines modifiedOffset 211, 194 lines modified
211 ····<1e5>···DW_AT_name········:·(string)·n211 ····<1e5>···DW_AT_name········:·(string)·n
212 ····<1e7>···DW_AT_decl_file···:·(implicit_const)·1212 ····<1e7>···DW_AT_decl_file···:·(implicit_const)·1
213 ····<1e7>···DW_AT_decl_line···:·(data2)·1242213 ····<1e7>···DW_AT_decl_line···:·(data2)·1242
214 ····<1e9>···DW_AT_decl_column·:·(data1)·63214 ····<1e9>···DW_AT_decl_column·:·(data1)·63
215 ····<1ea>···DW_AT_type········:·(GNU_ref_alt)·<0x699>215 ····<1ea>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
216 ····<1ee>···DW_AT_data_member_location:·(data1)·8216 ····<1ee>···DW_AT_data_member_location:·(data1)·8
217 ·<2><1ef>:·Abbrev·Number:·30·(DW_TAG_member)217 ·<2><1ef>:·Abbrev·Number:·30·(DW_TAG_member)
218 ····<1f0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·218 ····<1f0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
219 ····<1f4>···DW_AT_decl_file···:·(implicit_const)·1219 ····<1f4>···DW_AT_decl_file···:·(implicit_const)·1
220 ····<1f4>···DW_AT_decl_line···:·(data2)·1242220 ····<1f4>···DW_AT_decl_line···:·(data2)·1242
221 ····<1f6>···DW_AT_decl_column·:·(data1)·78221 ····<1f6>···DW_AT_decl_column·:·(data1)·78
222 ····<1f7>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>222 ····<1f7>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
223 ····<1fb>···DW_AT_data_member_location:·(data1)·12223 ····<1fb>···DW_AT_data_member_location:·(data1)·12
224 ·<2><1fc>:·Abbrev·Number:·30·(DW_TAG_member)224 ·<2><1fc>:·Abbrev·Number:·30·(DW_TAG_member)
225 ····<1fd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·225 ····<1fd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
226 ····<201>···DW_AT_decl_file···:·(implicit_const)·1226 ····<201>···DW_AT_decl_file···:·(implicit_const)·1
227 ····<201>···DW_AT_decl_line···:·(data2)·1243227 ····<201>···DW_AT_decl_line···:·(data2)·1243
228 ····<203>···DW_AT_decl_column·:·(data1)·28228 ····<203>···DW_AT_decl_column·:·(data1)·28
229 ····<204>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>229 ····<204>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
230 ····<208>···DW_AT_data_member_location:·(data1)·16230 ····<208>···DW_AT_data_member_location:·(data1)·16
231 ·<2><209>:·Abbrev·Number:·30·(DW_TAG_member)231 ·<2><209>:·Abbrev·Number:·30·(DW_TAG_member)
232 ····<20a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·232 ····<20a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
233 ····<20e>···DW_AT_decl_file···:·(implicit_const)·1233 ····<20e>···DW_AT_decl_file···:·(implicit_const)·1
234 ····<20e>···DW_AT_decl_line···:·(data2)·1243234 ····<20e>···DW_AT_decl_line···:·(data2)·1243
235 ····<210>···DW_AT_decl_column·:·(data1)·51235 ····<210>···DW_AT_decl_column·:·(data1)·51
236 ····<211>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>236 ····<211>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
237 ····<215>···DW_AT_data_member_location:·(data1)·17237 ····<215>···DW_AT_data_member_location:·(data1)·17
238 ·<2><216>:·Abbrev·Number:·30·(DW_TAG_member)238 ·<2><216>:·Abbrev·Number:·30·(DW_TAG_member)
239 ····<217>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·239 ····<217>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
240 ····<21b>···DW_AT_decl_file···:·(implicit_const)·1240 ····<21b>···DW_AT_decl_file···:·(implicit_const)·1
241 ····<21b>···DW_AT_decl_line···:·(data2)·1243241 ····<21b>···DW_AT_decl_line···:·(data2)·1243
242 ····<21d>···DW_AT_decl_column·:·(data1)·70242 ····<21d>···DW_AT_decl_column·:·(data1)·70
243 ····<21e>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>243 ····<21e>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
244 ····<222>···DW_AT_data_member_location:·(data1)·18244 ····<222>···DW_AT_data_member_location:·(data1)·18
245 ·<2><223>:·Abbrev·Number:·0245 ·<2><223>:·Abbrev·Number:·0
246 ·<1><224>:·Abbrev·Number:·88·(DW_TAG_typedef)246 ·<1><224>:·Abbrev·Number:·88·(DW_TAG_typedef)
247 ····<225>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·247 ····<225>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
248 ····<229>···DW_AT_decl_file···:·(data1)·1248 ····<229>···DW_AT_decl_file···:·(data1)·1
249 ····<22a>···DW_AT_decl_line···:·(data2)·1243249 ····<22a>···DW_AT_decl_line···:·(data2)·1243
250 ····<22c>···DW_AT_decl_column·:·(data1)·80250 ····<22c>···DW_AT_decl_column·:·(data1)·80
251 ····<22d>···DW_AT_type········:·(ref_udata)·<0x1c8>251 ····<22d>···DW_AT_type········:·(ref_udata)·<0x1c8>
252 ·<1><22f>:·Abbrev·Number:·71·(DW_TAG_typedef)252 ·<1><22f>:·Abbrev·Number:·71·(DW_TAG_typedef)
253 ····<230>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·253 ····<230>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
254 ····<234>···DW_AT_decl_file···:·(data1)·1254 ····<234>···DW_AT_decl_file···:·(data1)·1
255 ····<235>···DW_AT_decl_line···:·(data2)·1361255 ····<235>···DW_AT_decl_line···:·(data2)·1361
256 ····<237>···DW_AT_decl_column·:·(data1)·23256 ····<237>···DW_AT_decl_column·:·(data1)·23
257 ····<238>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>257 ····<238>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
258 ·<1><23c>:·Abbrev·Number:·71·(DW_TAG_typedef)258 ·<1><23c>:·Abbrev·Number:·71·(DW_TAG_typedef)
259 ····<23d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·259 ····<23d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
260 ····<241>···DW_AT_decl_file···:·(data1)·1260 ····<241>···DW_AT_decl_file···:·(data1)·1
261 ····<242>···DW_AT_decl_line···:·(data2)·1362261 ····<242>···DW_AT_decl_line···:·(data2)·1362
262 ····<244>···DW_AT_decl_column·:·(data1)·19262 ····<244>···DW_AT_decl_column·:·(data1)·19
263 ····<245>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>263 ····<245>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
264 ·<1><249>:·Abbrev·Number:·20·(DW_TAG_variable)264 ·<1><249>:·Abbrev·Number:·20·(DW_TAG_variable)
265 ····<24a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·265 ····<24a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
266 ····<24e>···DW_AT_decl_file···:·(implicit_const)·1266 ····<24e>···DW_AT_decl_file···:·(implicit_const)·1
267 ····<24e>···DW_AT_decl_line···:·(data2)·1472267 ····<24e>···DW_AT_decl_line···:·(data2)·1472
268 ····<250>···DW_AT_decl_column·:·(data1)·18268 ····<250>···DW_AT_decl_column·:·(data1)·18
269 ····<251>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>269 ····<251>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
270 ····<255>···DW_AT_location····:·(exprloc)·5·byte·block:·3·10·9·3·0·» (DW_OP_addr:·30910)270 ····<255>···DW_AT_location····:·(exprloc)·5·byte·block:·3·10·9·3·0·» (DW_OP_addr:·30910)
271 ·<1><25b>:·Abbrev·Number:·6·(DW_TAG_variable)271 ·<1><25b>:·Abbrev·Number:·6·(DW_TAG_variable)
272 ····<25c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·272 ····<25c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
273 ····<260>···DW_AT_decl_file···:·(data1)·1273 ····<260>···DW_AT_decl_file···:·(data1)·1
274 ····<261>···DW_AT_decl_line···:·(data2)·1474274 ····<261>···DW_AT_decl_line···:·(data2)·1474
275 ····<263>···DW_AT_decl_column·:·(data1)·12275 ····<263>···DW_AT_decl_column·:·(data1)·12
276 ····<264>···DW_AT_type········:·(GNU_ref_alt)·<0x31>276 ····<264>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
277 ·<1><268>:·Abbrev·Number:·6·(DW_TAG_variable)277 ·<1><268>:·Abbrev·Number:·6·(DW_TAG_variable)
278 ····<269>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·278 ····<269>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
279 ····<26d>···DW_AT_decl_file···:·(data1)·1279 ····<26d>···DW_AT_decl_file···:·(data1)·1
280 ····<26e>···DW_AT_decl_line···:·(data2)·1475280 ····<26e>···DW_AT_decl_line···:·(data2)·1475
281 ····<270>···DW_AT_decl_column·:·(data1)·12281 ····<270>···DW_AT_decl_column·:·(data1)·12
282 ····<271>···DW_AT_type········:·(GNU_ref_alt)·<0x31>282 ····<271>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
283 ·<1><275>:·Abbrev·Number:·6·(DW_TAG_variable)283 ·<1><275>:·Abbrev·Number:·6·(DW_TAG_variable)
284 ····<276>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19b7)·284 ····<276>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19a3)·
285 ····<27a>···DW_AT_decl_file···:·(data1)·1285 ····<27a>···DW_AT_decl_file···:·(data1)·1
286 ····<27b>···DW_AT_decl_line···:·(data2)·1476286 ····<27b>···DW_AT_decl_line···:·(data2)·1476
287 ····<27d>···DW_AT_decl_column·:·(data1)·21287 ····<27d>···DW_AT_decl_column·:·(data1)·21
288 ····<27e>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>288 ····<27e>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
289 ·<1><282>:·Abbrev·Number:·6·(DW_TAG_variable)289 ·<1><282>:·Abbrev·Number:·6·(DW_TAG_variable)
290 ····<283>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff28)·290 ····<283>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff14)·
291 ····<287>···DW_AT_decl_file···:·(data1)·1291 ····<287>···DW_AT_decl_file···:·(data1)·1
292 ····<288>···DW_AT_decl_line···:·(data2)·1477292 ····<288>···DW_AT_decl_line···:·(data2)·1477
293 ····<28a>···DW_AT_decl_column·:·(data1)·20293 ····<28a>···DW_AT_decl_column·:·(data1)·20
294 ····<28b>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>294 ····<28b>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
295 ·<1><28f>:·Abbrev·Number:·6·(DW_TAG_variable)295 ·<1><28f>:·Abbrev·Number:·6·(DW_TAG_variable)
296 ····<290>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32dc54)·296 ····<290>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32dc2c)·
297 ····<294>···DW_AT_decl_file···:·(data1)·1297 ····<294>···DW_AT_decl_file···:·(data1)·1
298 ····<295>···DW_AT_decl_line···:·(data2)·1503298 ····<295>···DW_AT_decl_line···:·(data2)·1503
299 ····<297>···DW_AT_decl_column·:·(data1)·20299 ····<297>···DW_AT_decl_column·:·(data1)·20
300 ····<298>···DW_AT_type········:·(GNU_ref_alt)·<0x55da>300 ····<298>···DW_AT_type········:·(GNU_ref_alt)·<0x55da>
301 ·<1><29c>:·Abbrev·Number:·93·(DW_TAG_structure_type)301 ·<1><29c>:·Abbrev·Number:·93·(DW_TAG_structure_type)
302 ····<29d>···DW_AT_byte_size···:·(data1)·56302 ····<29d>···DW_AT_byte_size···:·(data1)·56
303 ····<29e>···DW_AT_decl_file···:·(implicit_const)·1303 ····<29e>···DW_AT_decl_file···:·(implicit_const)·1
304 ····<29e>···DW_AT_decl_line···:·(data2)·1525304 ····<29e>···DW_AT_decl_line···:·(data2)·1525
305 ····<2a0>···DW_AT_decl_column·:·(implicit_const)·9305 ····<2a0>···DW_AT_decl_column·:·(implicit_const)·9
306 ····<2a0>···DW_AT_sibling·····:·(ref_udata)·<0x309>306 ····<2a0>···DW_AT_sibling·····:·(ref_udata)·<0x309>
307 ·<2><2a2>:·Abbrev·Number:·30·(DW_TAG_member)307 ·<2><2a2>:·Abbrev·Number:·30·(DW_TAG_member)
Max diff block lines reached; 1244165/1251875 bytes (99.38%) of diff not shown.
828 B
strings --all --bytes=8 {}
    
Offset 1, 31 lines modifiedOffset 1, 43 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 &bKGCC:·(Debian·14.2.0-8)·14.2.0
2 %,MJtj7A 
3 bq7~KS%S|2 nG`Kes7`
 3 w3f!a&az
 4 U-oXi0A,.,_
 5 /#y{kXO(y
 6 Q"OeCl(j
 7 R`|[ZfbJwfEa
 8 ^H:G=d*?-v
 9 wwUKoAj,
4 -HM)NoAj10 -HM)JoAj
5 mUSmaCt# 
6 a+SoFd9\ 
7 M(3?MeWM 
8 hUy::@Q/ 
9 B»      2V9"·[ 
10 'SxjAqxn 
11 H4~ZF=O· 
12 ylGS=|qeE 
13 -`es?9v^ 
14 o~k::'» + 
15 mDio<Eig&H611 csG(3?M%g
 12 $[KX$78kQ
 13 VQYR@p2DV
 14 ."p>UteyiDO
 15 dWF$fess
 16 yBVBqB"5
 17 7?P6yW$!
 18 ?pt%i0`U
 19 >>?$1|>y$
 20 <K{HQ·:MP
 21 $RZ`&O0+l
 22 Fax\WE+F
 23 DUy6Un$Q
 24 jN=m"57&
16 (-fJEh?,!25 (-fJEh?,!
17 g/49/45jb' 
18 MLo^Ah^AhZ 
19 NE[VC8~Y 
20 *?as·7.Z 
21 ]4Y%|E@74^ 
22 P6"1VDVA»       ZD 
23 gf,hcTfJ| 
24 0y`xLy")UXJ26 U(4--o·X
 27 <mB8)Gjl+
 28 v^~7Q)1j}
 29 j»      )NB1»  D
 30 ~lP:~L|gZ
 31 V@h1HV`;x
 32 do»     tKvb`Q
 33 qk!Z+6n!
 34 U[u[t@bg]1l
 35 2Yd{@O&MF
 36 '$Q+g]}CNn-
25 )&~Mdx}:37 )&~Mdx}:
26 hp#bQeR+38 hp#bQeR+
27 $@|>/>@H39 $@|>/>@H
28 Lc1lj0nf40 Lc1lj0nf
29 \=d?53D5641 \=d?53D56
30 y-"WAYG/D442 y-"WAYG/D4
31 -dd\y'?443 -dd\y'?4
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.89 MB
./usr/lib/debug/.build-id/80/94150f90719125ecdedfe81aaa7986782df887.debug vs.
./usr/lib/debug/.build-id/57/d6ce31b893c57154104a9f99fb21ee0edf28f4.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 89% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········530132·(bytes·into·file)13 ··Start·of·section·headers:··········530140·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x816d4:1 There·are·35·section·headers,·starting·at·offset·0x816dc:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000ce0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000ce0·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbc8·00fbc0·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbc8·00fbc0·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fcc0·00fbc0·000340·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fcc0·00fbc0·000340·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbc0·000cb0·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbc0·000cb0·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040cb0·00fbc0·000498·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040cb0·00fbc0·000498·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00007d·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00007d·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001e8·02ebeb·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001e8·02ebf1·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·02edd4·0003bd·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·02eddc·0003bd·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·02f194·014f43·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·02f19c·014f43·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·0440d8·0009b6·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·0440e0·0009b6·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·044a8e·00004c·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·044a96·00004c·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·044adc·02d8ec·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·044ae4·02d8ec·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·0723c8·0066a8·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·0723d0·0066a8·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·078a70·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·078a78·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·078ac8·0049b0·10·····33·976··437 ··[32]·.symtab···········SYMTAB··········00000000·078ad0·0049b0·10·····33·976··4
38 ··[33]·.strtab···········STRTAB··········00000000·07d478·0040f6·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·07d480·0040f6·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·08156e·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·081576·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8094150f90719125ecdedfe81aaa7986782df8873 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·57d6ce31b893c57154104a9f99fb21ee0edf28f4
1.89 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 37 lines modifiedOffset 3, 37 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x56b92·(32-bit)4 ···Length:········0x56b92·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·137·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·137·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_misc_cy.cpython-312-arm-linux-gnueabihf.so.p/_misc_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_misc_cy.cpython-312-arm-linux-gnueabihf.so.p/_misc_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xccd614 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xccd6
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·130 ····<3d>···DW_AT_byte_size···:·(data1)·1
31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
33 ·<1><43>:·Abbrev·Number:·48·(DW_TAG_imported_unit)33 ·<1><43>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
35 ·<1><48>:·Abbrev·Number:·48·(DW_TAG_imported_unit)35 ·<1><48>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
37 ·<1><4d>:·Abbrev·Number:·48·(DW_TAG_imported_unit)37 ·<1><4d>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
39 ·<1><52>:·Abbrev·Number:·48·(DW_TAG_imported_unit)39 ·<1><52>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
Offset 245, 23 lines modifiedOffset 245, 23 lines modified
245 ·<1><255>:·Abbrev·Number:·48·(DW_TAG_imported_unit)245 ·<1><255>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
246 ····<256>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>246 ····<256>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
247 ·<1><25a>:·Abbrev·Number:·48·(DW_TAG_imported_unit)247 ·<1><25a>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
248 ····<25b>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>248 ····<25b>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
249 ·<1><25f>:·Abbrev·Number:·48·(DW_TAG_imported_unit)249 ·<1><25f>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
250 ····<260>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>250 ····<260>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
251 ·<1><264>:·Abbrev·Number:·119·(DW_TAG_variable)251 ·<1><264>:·Abbrev·Number:·119·(DW_TAG_variable)
252 ····<265>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x321828)·252 ····<265>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x321800)·
253 ····<269>···DW_AT_decl_file···:·(data1)·49253 ····<269>···DW_AT_decl_file···:·(data1)·49
254 ····<26a>···DW_AT_decl_line···:·(data1)·9254 ····<26a>···DW_AT_decl_line···:·(data1)·9
255 ····<26b>···DW_AT_decl_column·:·(data1)·26255 ····<26b>···DW_AT_decl_column·:·(data1)·26
256 ····<26c>···DW_AT_type········:·(GNU_ref_alt)·<0xc20>256 ····<26c>···DW_AT_type········:·(GNU_ref_alt)·<0xc20>
257 ····<270>···DW_AT_external····:·(flag_present)·1257 ····<270>···DW_AT_external····:·(flag_present)·1
258 ····<270>···DW_AT_declaration·:·(flag_present)·1258 ····<270>···DW_AT_declaration·:·(flag_present)·1
259 ·<1><270>:·Abbrev·Number:·119·(DW_TAG_variable)259 ·<1><270>:·Abbrev·Number:·119·(DW_TAG_variable)
260 ····<271>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x321817)·260 ····<271>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3217ef)·
261 ····<275>···DW_AT_decl_file···:·(data1)·49261 ····<275>···DW_AT_decl_file···:·(data1)·49
262 ····<276>···DW_AT_decl_line···:·(data1)·10262 ····<276>···DW_AT_decl_line···:·(data1)·10
263 ····<277>···DW_AT_decl_column·:·(data1)·26263 ····<277>···DW_AT_decl_column·:·(data1)·26
264 ····<278>···DW_AT_type········:·(GNU_ref_alt)·<0xc20>264 ····<278>···DW_AT_type········:·(GNU_ref_alt)·<0xc20>
265 ····<27c>···DW_AT_external····:·(flag_present)·1265 ····<27c>···DW_AT_external····:·(flag_present)·1
266 ····<27c>···DW_AT_declaration·:·(flag_present)·1266 ····<27c>···DW_AT_declaration·:·(flag_present)·1
267 ·<1><27c>:·Abbrev·Number:·124·(DW_TAG_structure_type)267 ·<1><27c>:·Abbrev·Number:·124·(DW_TAG_structure_type)
Offset 274, 15 lines modifiedOffset 274, 15 lines modified
274 ····<285>···DW_AT_name········:·(string)·key274 ····<285>···DW_AT_name········:·(string)·key
275 ····<289>···DW_AT_decl_file···:·(data1)·6275 ····<289>···DW_AT_decl_file···:·(data1)·6
276 ····<28a>···DW_AT_decl_line···:·(data1)·21276 ····<28a>···DW_AT_decl_line···:·(data1)·21
277 ····<28b>···DW_AT_decl_column·:·(data1)·15277 ····<28b>···DW_AT_decl_column·:·(data1)·15
278 ····<28c>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>278 ····<28c>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
279 ····<290>···DW_AT_data_member_location:·(data1)·0279 ····<290>···DW_AT_data_member_location:·(data1)·0
280 ·<2><291>:·Abbrev·Number:·92·(DW_TAG_member)280 ·<2><291>:·Abbrev·Number:·92·(DW_TAG_member)
281 ····<292>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x332fb8)·281 ····<292>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x332f90)·
282 ····<296>···DW_AT_decl_file···:·(data1)·6282 ····<296>···DW_AT_decl_file···:·(data1)·6
283 ····<297>···DW_AT_decl_line···:·(data1)·22283 ····<297>···DW_AT_decl_line···:·(data1)·22
284 ····<298>···DW_AT_decl_column·:·(data1)·15284 ····<298>···DW_AT_decl_column·:·(data1)·15
285 ····<299>···DW_AT_type········:·(GNU_ref_alt)·<0x63a>285 ····<299>···DW_AT_type········:·(GNU_ref_alt)·<0x63a>
286 ····<29d>···DW_AT_data_member_location:·(data1)·4286 ····<29d>···DW_AT_data_member_location:·(data1)·4
287 ·<2><29e>:·Abbrev·Number:·0287 ·<2><29e>:·Abbrev·Number:·0
288 ·<1><29f>:·Abbrev·Number:·125·(DW_TAG_typedef)288 ·<1><29f>:·Abbrev·Number:·125·(DW_TAG_typedef)
Offset 294, 71 lines modifiedOffset 294, 71 lines modified
294 ·<1><2a9>:·Abbrev·Number:·124·(DW_TAG_structure_type)294 ·<1><2a9>:·Abbrev·Number:·124·(DW_TAG_structure_type)
295 ····<2aa>···DW_AT_byte_size···:·(data1)·100295 ····<2aa>···DW_AT_byte_size···:·(data1)·100
296 ····<2ab>···DW_AT_decl_file···:·(data1)·6296 ····<2ab>···DW_AT_decl_file···:·(data1)·6
297 ····<2ac>···DW_AT_decl_line···:·(data1)·36297 ····<2ac>···DW_AT_decl_line···:·(data1)·36
298 ····<2ad>···DW_AT_decl_column·:·(data1)·9298 ····<2ad>···DW_AT_decl_column·:·(data1)·9
299 ····<2ae>···DW_AT_sibling·····:·(ref_udata)·<0x322>299 ····<2ae>···DW_AT_sibling·····:·(ref_udata)·<0x322>
300 ·<2><2b0>:·Abbrev·Number:·92·(DW_TAG_member)300 ·<2><2b0>:·Abbrev·Number:·92·(DW_TAG_member)
301 ····<2b1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x322935)·301 ····<2b1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32290d)·
302 ····<2b5>···DW_AT_decl_file···:·(data1)·6302 ····<2b5>···DW_AT_decl_file···:·(data1)·6
303 ····<2b6>···DW_AT_decl_line···:·(data1)·37303 ····<2b6>···DW_AT_decl_line···:·(data1)·37
304 ····<2b7>···DW_AT_decl_column·:·(data1)·5304 ····<2b7>···DW_AT_decl_column·:·(data1)·5
305 ····<2b8>···DW_AT_type········:·(GNU_ref_alt)·<0xbcb>305 ····<2b8>···DW_AT_type········:·(GNU_ref_alt)·<0xbcb>
306 ····<2bc>···DW_AT_data_member_location:·(data1)·0306 ····<2bc>···DW_AT_data_member_location:·(data1)·0
307 ·<2><2bd>:·Abbrev·Number:·92·(DW_TAG_member)307 ·<2><2bd>:·Abbrev·Number:·92·(DW_TAG_member)
308 ····<2be>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3cefc6)·308 ····<2be>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3cefb2)·
309 ····<2c2>···DW_AT_decl_file···:·(data1)·6309 ····<2c2>···DW_AT_decl_file···:·(data1)·6
310 ····<2c3>···DW_AT_decl_line···:·(data1)·39310 ····<2c3>···DW_AT_decl_line···:·(data1)·39
311 ····<2c4>···DW_AT_decl_column·:·(data1)·16311 ····<2c4>···DW_AT_decl_column·:·(data1)·16
312 ····<2c5>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>312 ····<2c5>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
313 ····<2c9>···DW_AT_data_member_location:·(data1)·8313 ····<2c9>···DW_AT_data_member_location:·(data1)·8
314 ·<2><2ca>:·Abbrev·Number:·92·(DW_TAG_member)314 ·<2><2ca>:·Abbrev·Number:·92·(DW_TAG_member)
315 ····<2cb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x316ce4)·315 ····<2cb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x316cd0)·
316 ····<2cf>···DW_AT_decl_file···:·(data1)·6316 ····<2cf>···DW_AT_decl_file···:·(data1)·6
317 ····<2d0>···DW_AT_decl_line···:·(data1)·40317 ····<2d0>···DW_AT_decl_line···:·(data1)·40
318 ····<2d1>···DW_AT_decl_column·:·(data1)·16318 ····<2d1>···DW_AT_decl_column·:·(data1)·16
319 ····<2d2>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>319 ····<2d2>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
320 ····<2d6>···DW_AT_data_member_location:·(data1)·12320 ····<2d6>···DW_AT_data_member_location:·(data1)·12
321 ·<2><2d7>:·Abbrev·Number:·92·(DW_TAG_member)321 ·<2><2d7>:·Abbrev·Number:·92·(DW_TAG_member)
322 ····<2d8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3c93d7)·322 ····<2d8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3c93af)·
323 ····<2dc>···DW_AT_decl_file···:·(data1)·6323 ····<2dc>···DW_AT_decl_file···:·(data1)·6
324 ····<2dd>···DW_AT_decl_line···:·(data1)·46324 ····<2dd>···DW_AT_decl_line···:·(data1)·46
325 ····<2de>···DW_AT_decl_column·:·(data1)·16325 ····<2de>···DW_AT_decl_column·:·(data1)·16
326 ····<2df>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>326 ····<2df>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
327 ····<2e3>···DW_AT_data_member_location:·(data1)·16327 ····<2e3>···DW_AT_data_member_location:·(data1)·16
328 ·<2><2e4>:·Abbrev·Number:·123·(DW_TAG_member)328 ·<2><2e4>:·Abbrev·Number:·123·(DW_TAG_member)
329 ····<2e5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31e81a)·329 ····<2e5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31e806)·
330 ····<2e9>···DW_AT_decl_file···:·(data1)·6330 ····<2e9>···DW_AT_decl_file···:·(data1)·6
331 ····<2ea>···DW_AT_decl_line···:·(data1)·53331 ····<2ea>···DW_AT_decl_line···:·(data1)·53
332 ····<2eb>···DW_AT_decl_column·:·(data1)·15332 ····<2eb>···DW_AT_decl_column·:·(data1)·15
333 ····<2ec>···DW_AT_type········:·(ref_udata)·<0x322>333 ····<2ec>···DW_AT_type········:·(ref_udata)·<0x322>
334 ····<2ee>···DW_AT_data_member_location:·(data1)·20334 ····<2ee>···DW_AT_data_member_location:·(data1)·20
335 ·<2><2ef>:·Abbrev·Number:·92·(DW_TAG_member)335 ·<2><2ef>:·Abbrev·Number:·92·(DW_TAG_member)
336 ····<2f0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x332fb8)·336 ····<2f0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x332f90)·
337 ····<2f4>···DW_AT_decl_file···:·(data1)·6337 ····<2f4>···DW_AT_decl_file···:·(data1)·6
338 ····<2f5>···DW_AT_decl_line···:·(data1)·54338 ····<2f5>···DW_AT_decl_line···:·(data1)·54
339 ····<2f6>···DW_AT_decl_column·:·(data1)·15339 ····<2f6>···DW_AT_decl_column·:·(data1)·15
340 ····<2f7>···DW_AT_type········:·(GNU_ref_alt)·<0x63a>340 ····<2f7>···DW_AT_type········:·(GNU_ref_alt)·<0x63a>
341 ····<2fb>···DW_AT_data_member_location:·(data1)·24341 ····<2fb>···DW_AT_data_member_location:·(data1)·24
342 ·<2><2fc>:·Abbrev·Number:·92·(DW_TAG_member)342 ·<2><2fc>:·Abbrev·Number:·92·(DW_TAG_member)
Max diff block lines reached; 1972760/1980255 bytes (99.62%) of diff not shown.
1.1 KB
strings --all --bytes=8 {}
    
Offset 1, 58 lines modifiedOffset 1, 48 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 ioj(oBu( 
3 s;=r{ppn 
4 Mt}jfPSo! 
5 dVq9MS19kB 
6 }$Ur.dfr 
7 ?MGy"y55 
8 VJRM`Tok 
9 D/r~E»  ^b 
10 V'Lm,6g! 
11 XhU/Znxr 
12 B^L&r.[l=2 g@=uh;A31L
 3 l&LLL18Nb
 4 3CV94SZh
 5 ly1[.[V-
 6 ~I#(m@s!
 7 s&y}`y"/
 8 GDU6WeGD}iN(GF
 9 e@(0Os=C
 10 iI_ogZ^D
 11 l659wT4Y
 12 <sLO»   x&(
13 ,U<7r)b,13 LU<7r)b,
 14 Ou)g?|$M
 15 ;"B{;OX/
 16 7B:?BY9g
 17 ~{1AD2O9fI
 18 QkaT,-h!
 19 0KF8?RDh
 20 _AGrl?Gb
 21 }*bKA~C4
 22 \3Gt7(E_\3
 23 *K|MU»  CP
 24 E»      BQMEd2
14 Ekmx:R.P 
15 Pzr^Qur7 
16 K7H$fAHW 
17 hqOgL$f%T2 
18 »       ]+I]+K] 
19 'aEY?\=:·p 
20 k7p+»   @ySu 
21 ewXb#b7hb 
22 7IPHP_'1 
23 M/bS6SlM 
24 r`O7xW9p 
25 ceajJ>{< 
26 j|?a.q?A3 
27 /KE|`^_Z 
28 >A»     Cw?·C 
29 |Ui?_bwW 
30 vG"FeY7; 
31 [A7#h$C0 
32 ?AIS,@)>e25 ?BI3,@)>e
 26 Iw$\$g&%
 27 /Nmvi1{RO)+S
33 o·"?"|sB 
34 do:»    rl&{ 
35 I<G?B-wN 
36 "h$CstG$ 
37 v·X<Z]qV 
38 :^ydV^SpL 
39 EpOej]1p28 EpOeJM1p
 29 sN*WW.W_
 30 G`k:j;`[o
 31 ·;0LwgzP
40 &TA#dd[1 
41 'zC$mpP~ 
42 Hi{D5=xM 
43 mLW'{-{, 
44 {h3L.f:f 
45 MAO3ea;e!, 
46 |*KU:Tv232 \*KE:Tv2
47 `&}E;9v)g 
48 |}Fjt.M- 
49 ,d5=k1W| 
50 **`ATDEDEE 
51 xOD^[Ice33 hb41jLS4
 34 g_C(x#O@
 35 )t(,dJR3xNs!
 36 bVUHv_Y~{
 37 x+/!+3pK&
 38 Nl2s-l'SZ
 39 ~*D?I*U#
 40 SCD^[,7?
 41 QU=Q#-Qh
52 `)T,l}59\42 `)T,l}59\
53 *CL}J+?-,43 *CL}J+?-,
54 tMv?V3K[Yk44 tMv?V3K[Yk
55 0N%QGYx?$45 0N%QGYx?$
56 4Rsxcef~146 4Rsxcef~1
57 _`6i)/md»       47 _`6i)/md»       
58 l#Q*IeQz48 l#Q*IeQz
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.6 MB
./usr/lib/debug/.build-id/8b/70437122cc5d9fc2c379674c943e0aeb7a13f5.debug vs.
./usr/lib/debug/.build-id/1c/f88e2a54dacaa3f53a80a05364b3e3bb1b65bc.debug
Files 89% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········366488·(bytes·into·file)13 ··Start·of·section·headers:··········366496·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x59798:1 There·are·35·section·headers,·starting·at·offset·0x597a0:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b60·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b60·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0002fc2c·00fc24·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0002fc2c·00fc24·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0002fd24·00fc24·0002dc·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0002fd24·00fc24·0002dc·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00030000·00fc24·000b20·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00030000·00fc24·000b20·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00030b20·00fc24·000448·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00030b20·00fc24·000448·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00007a·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00007a·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001e4·022e2b·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001e4·022e34·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·023010·0003a7·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·023018·0003a7·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·0233b8·00f97e·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·0233c0·00f97e·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·032d38·000909·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·032d40·000909·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·033641·000043·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·033649·000043·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·033684·01a2d5·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·03368c·01a2d5·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·04d95c·0041a5·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·04d964·0041a5·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·051b01·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·051b09·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·051b58·004060·10·····33·851··437 ··[32]·.symtab···········SYMTAB··········00000000·051b60·004060·10·····33·851··4
38 ··[33]·.strtab···········STRTAB··········00000000·055bb8·003a7d·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·055bc0·003a7d·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·059635·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·05963d·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8b70437122cc5d9fc2c379674c943e0aeb7a13f53 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·1cf88e2a54dacaa3f53a80a05364b3e3bb1b65bc
1.59 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 37 lines modifiedOffset 3, 37 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x3fb64·(32-bit)4 ···Length:········0x3fb64·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·133·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·133·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/graph/_spath.cpython-313-arm-linux-gnueabihf.so.p/_spath.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/graph/_spath.cpython-313-arm-linux-gnueabihf.so.p/_spath.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x839714 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x8397
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·126 ····<36>···DW_AT_byte_size···:·(data1)·1
27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·830 ····<3d>···DW_AT_byte_size···:·(data1)·8
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
33 ·<1><43>:·Abbrev·Number:·42·(DW_TAG_imported_unit)33 ·<1><43>:·Abbrev·Number:·42·(DW_TAG_imported_unit)
34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
35 ·<1><48>:·Abbrev·Number:·42·(DW_TAG_imported_unit)35 ·<1><48>:·Abbrev·Number:·42·(DW_TAG_imported_unit)
36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
37 ·<1><4d>:·Abbrev·Number:·42·(DW_TAG_imported_unit)37 ·<1><4d>:·Abbrev·Number:·42·(DW_TAG_imported_unit)
38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
39 ·<1><52>:·Abbrev·Number:·42·(DW_TAG_imported_unit)39 ·<1><52>:·Abbrev·Number:·42·(DW_TAG_imported_unit)
Offset 240, 315 lines modifiedOffset 240, 315 lines modified
240 ····<231>···DW_AT_name········:·(string)·n240 ····<231>···DW_AT_name········:·(string)·n
241 ····<233>···DW_AT_decl_file···:·(implicit_const)·1241 ····<233>···DW_AT_decl_file···:·(implicit_const)·1
242 ····<233>···DW_AT_decl_line···:·(data2)·1243242 ····<233>···DW_AT_decl_line···:·(data2)·1243
243 ····<235>···DW_AT_decl_column·:·(data1)·63243 ····<235>···DW_AT_decl_column·:·(data1)·63
244 ····<236>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>244 ····<236>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
245 ····<23a>···DW_AT_data_member_location:·(data1)·8245 ····<23a>···DW_AT_data_member_location:·(data1)·8
246 ·<2><23b>:·Abbrev·Number:·32·(DW_TAG_member)246 ·<2><23b>:·Abbrev·Number:·32·(DW_TAG_member)
247 ····<23c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·247 ····<23c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
248 ····<240>···DW_AT_decl_file···:·(implicit_const)·1248 ····<240>···DW_AT_decl_file···:·(implicit_const)·1
249 ····<240>···DW_AT_decl_line···:·(data2)·1243249 ····<240>···DW_AT_decl_line···:·(data2)·1243
250 ····<242>···DW_AT_decl_column·:·(data1)·78250 ····<242>···DW_AT_decl_column·:·(data1)·78
251 ····<243>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>251 ····<243>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
252 ····<247>···DW_AT_data_member_location:·(data1)·12252 ····<247>···DW_AT_data_member_location:·(data1)·12
253 ·<2><248>:·Abbrev·Number:·32·(DW_TAG_member)253 ·<2><248>:·Abbrev·Number:·32·(DW_TAG_member)
254 ····<249>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·254 ····<249>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
255 ····<24d>···DW_AT_decl_file···:·(implicit_const)·1255 ····<24d>···DW_AT_decl_file···:·(implicit_const)·1
256 ····<24d>···DW_AT_decl_line···:·(data2)·1244256 ····<24d>···DW_AT_decl_line···:·(data2)·1244
257 ····<24f>···DW_AT_decl_column·:·(data1)·28257 ····<24f>···DW_AT_decl_column·:·(data1)·28
258 ····<250>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>258 ····<250>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
259 ····<254>···DW_AT_data_member_location:·(data1)·16259 ····<254>···DW_AT_data_member_location:·(data1)·16
260 ·<2><255>:·Abbrev·Number:·32·(DW_TAG_member)260 ·<2><255>:·Abbrev·Number:·32·(DW_TAG_member)
261 ····<256>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·261 ····<256>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
262 ····<25a>···DW_AT_decl_file···:·(implicit_const)·1262 ····<25a>···DW_AT_decl_file···:·(implicit_const)·1
263 ····<25a>···DW_AT_decl_line···:·(data2)·1244263 ····<25a>···DW_AT_decl_line···:·(data2)·1244
264 ····<25c>···DW_AT_decl_column·:·(data1)·51264 ····<25c>···DW_AT_decl_column·:·(data1)·51
265 ····<25d>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>265 ····<25d>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
266 ····<261>···DW_AT_data_member_location:·(data1)·17266 ····<261>···DW_AT_data_member_location:·(data1)·17
267 ·<2><262>:·Abbrev·Number:·32·(DW_TAG_member)267 ·<2><262>:·Abbrev·Number:·32·(DW_TAG_member)
268 ····<263>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·268 ····<263>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
269 ····<267>···DW_AT_decl_file···:·(implicit_const)·1269 ····<267>···DW_AT_decl_file···:·(implicit_const)·1
270 ····<267>···DW_AT_decl_line···:·(data2)·1244270 ····<267>···DW_AT_decl_line···:·(data2)·1244
271 ····<269>···DW_AT_decl_column·:·(data1)·70271 ····<269>···DW_AT_decl_column·:·(data1)·70
272 ····<26a>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>272 ····<26a>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
273 ····<26e>···DW_AT_data_member_location:·(data1)·18273 ····<26e>···DW_AT_data_member_location:·(data1)·18
274 ·<2><26f>:·Abbrev·Number:·0274 ·<2><26f>:·Abbrev·Number:·0
275 ·<1><270>:·Abbrev·Number:·71·(DW_TAG_typedef)275 ·<1><270>:·Abbrev·Number:·71·(DW_TAG_typedef)
276 ····<271>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·276 ····<271>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
277 ····<275>···DW_AT_decl_file···:·(data1)·1277 ····<275>···DW_AT_decl_file···:·(data1)·1
278 ····<276>···DW_AT_decl_line···:·(data2)·1244278 ····<276>···DW_AT_decl_line···:·(data2)·1244
279 ····<278>···DW_AT_decl_column·:·(data1)·80279 ····<278>···DW_AT_decl_column·:·(data1)·80
280 ····<279>···DW_AT_type········:·(ref_udata)·<0x214>280 ····<279>···DW_AT_type········:·(ref_udata)·<0x214>
281 ·<1><27b>:·Abbrev·Number:·85·(DW_TAG_typedef)281 ·<1><27b>:·Abbrev·Number:·85·(DW_TAG_typedef)
282 ····<27c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·282 ····<27c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
283 ····<280>···DW_AT_decl_file···:·(data1)·1283 ····<280>···DW_AT_decl_file···:·(data1)·1
284 ····<281>···DW_AT_decl_line···:·(data2)·1362284 ····<281>···DW_AT_decl_line···:·(data2)·1362
285 ····<283>···DW_AT_decl_column·:·(data1)·23285 ····<283>···DW_AT_decl_column·:·(data1)·23
286 ····<284>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>286 ····<284>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
287 ·<1><288>:·Abbrev·Number:·85·(DW_TAG_typedef)287 ·<1><288>:·Abbrev·Number:·85·(DW_TAG_typedef)
288 ····<289>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·288 ····<289>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
289 ····<28d>···DW_AT_decl_file···:·(data1)·1289 ····<28d>···DW_AT_decl_file···:·(data1)·1
290 ····<28e>···DW_AT_decl_line···:·(data2)·1363290 ····<28e>···DW_AT_decl_line···:·(data2)·1363
291 ····<290>···DW_AT_decl_column·:·(data1)·19291 ····<290>···DW_AT_decl_column·:·(data1)·19
292 ····<291>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>292 ····<291>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
293 ·<1><295>:·Abbrev·Number:·23·(DW_TAG_variable)293 ·<1><295>:·Abbrev·Number:·23·(DW_TAG_variable)
294 ····<296>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·294 ····<296>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
295 ····<29a>···DW_AT_decl_file···:·(implicit_const)·1295 ····<29a>···DW_AT_decl_file···:·(implicit_const)·1
296 ····<29a>···DW_AT_decl_line···:·(data2)·1473296 ····<29a>···DW_AT_decl_line···:·(data2)·1473
297 ····<29c>···DW_AT_decl_column·:·(data1)·18297 ····<29c>···DW_AT_decl_column·:·(data1)·18
298 ····<29d>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>298 ····<29d>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
299 ····<2a1>···DW_AT_location····:·(exprloc)·5·byte·block:·3·68·e·3·0·» (DW_OP_addr:·30e68)299 ····<2a1>···DW_AT_location····:·(exprloc)·5·byte·block:·3·68·e·3·0·» (DW_OP_addr:·30e68)
300 ·<1><2a7>:·Abbrev·Number:·6·(DW_TAG_variable)300 ·<1><2a7>:·Abbrev·Number:·6·(DW_TAG_variable)
301 ····<2a8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·301 ····<2a8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
302 ····<2ac>···DW_AT_decl_file···:·(data1)·1302 ····<2ac>···DW_AT_decl_file···:·(data1)·1
303 ····<2ad>···DW_AT_decl_line···:·(data2)·1475303 ····<2ad>···DW_AT_decl_line···:·(data2)·1475
304 ····<2af>···DW_AT_decl_column·:·(data1)·12304 ····<2af>···DW_AT_decl_column·:·(data1)·12
305 ····<2b0>···DW_AT_type········:·(GNU_ref_alt)·<0x31>305 ····<2b0>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
306 ·<1><2b4>:·Abbrev·Number:·6·(DW_TAG_variable)306 ·<1><2b4>:·Abbrev·Number:·6·(DW_TAG_variable)
307 ····<2b5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·307 ····<2b5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
308 ····<2b9>···DW_AT_decl_file···:·(data1)·1308 ····<2b9>···DW_AT_decl_file···:·(data1)·1
309 ····<2ba>···DW_AT_decl_line···:·(data2)·1476309 ····<2ba>···DW_AT_decl_line···:·(data2)·1476
310 ····<2bc>···DW_AT_decl_column·:·(data1)·12310 ····<2bc>···DW_AT_decl_column·:·(data1)·12
311 ····<2bd>···DW_AT_type········:·(GNU_ref_alt)·<0x31>311 ····<2bd>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
312 ·<1><2c1>:·Abbrev·Number:·6·(DW_TAG_variable)312 ·<1><2c1>:·Abbrev·Number:·6·(DW_TAG_variable)
313 ····<2c2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19b7)·313 ····<2c2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19a3)·
314 ····<2c6>···DW_AT_decl_file···:·(data1)·1314 ····<2c6>···DW_AT_decl_file···:·(data1)·1
315 ····<2c7>···DW_AT_decl_line···:·(data2)·1477315 ····<2c7>···DW_AT_decl_line···:·(data2)·1477
316 ····<2c9>···DW_AT_decl_column·:·(data1)·21316 ····<2c9>···DW_AT_decl_column·:·(data1)·21
317 ····<2ca>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>317 ····<2ca>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
318 ·<1><2ce>:·Abbrev·Number:·6·(DW_TAG_variable)318 ·<1><2ce>:·Abbrev·Number:·6·(DW_TAG_variable)
319 ····<2cf>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff28)·319 ····<2cf>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff14)·
320 ····<2d3>···DW_AT_decl_file···:·(data1)·1320 ····<2d3>···DW_AT_decl_file···:·(data1)·1
321 ····<2d4>···DW_AT_decl_line···:·(data2)·1478321 ····<2d4>···DW_AT_decl_line···:·(data2)·1478
322 ····<2d6>···DW_AT_decl_column·:·(data1)·20322 ····<2d6>···DW_AT_decl_column·:·(data1)·20
323 ····<2d7>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>323 ····<2d7>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
324 ·<1><2db>:·Abbrev·Number:·108·(DW_TAG_array_type)324 ·<1><2db>:·Abbrev·Number:·108·(DW_TAG_array_type)
325 ····<2dc>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>325 ····<2dc>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
326 ····<2e0>···DW_AT_sibling·····:·(ref_udata)·<0x2e6>326 ····<2e0>···DW_AT_sibling·····:·(ref_udata)·<0x2e6>
327 ·<2><2e2>:·Abbrev·Number:·104·(DW_TAG_subrange_type)327 ·<2><2e2>:·Abbrev·Number:·104·(DW_TAG_subrange_type)
328 ····<2e3>···DW_AT_type········:·(ref_udata)·<0x2e>328 ····<2e3>···DW_AT_type········:·(ref_udata)·<0x2e>
Max diff block lines reached; 1661656/1669317 bytes (99.54%) of diff not shown.
760 B
strings --all --bytes=8 {}
    
Offset 1, 40 lines modifiedOffset 1, 31 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
 2 vUH.$L(v
 3 6,"UxFp+
 4 K!o&99BL
 5 !g?>'"?_
 6 '#01Rm(.@`>
 7 '(mVemVeuA
 8 )7psuQ4»j
 9 .33?bvN1
 10 +7Gj#Y0q
 11 2ts]»   `|AX
 12 IePJvsBt
 13 ZW4X$dD]
 14 r8(3ArX:sX
 15 Qv0ICvOo
 16 ]ji[R]?D
 17 5g·^yX{E
 18 ;·]!#hI)s
 19 wWP,1V@V
 20 *OuJv$l5e
 21 rM»     ^.ot-
 22 »       },Iqbt5
 23 Sj^=i,5/f
 24 &NA0U'/N
2 =\nQqeso_ 
3 U@)D{)1]% 
4 H^)pV7R·= 
5 Y'NX}Z}U 
6 G",YuHVk 
7 !+<zJDk{ 
8 r@Gm3>,& 
9 lCe»    Nr»  Nr» 
10 @/~y{UUi 
11 Z.·;3·wP 
12 *@6Dc98x 
13 M_/8Mmrk 
14 #SI@oA_OW 
15 tJE64rRg 
16 4N$[k$4# 
17 &zEe2R%! 
18 »       :x6syyK 
19 Bph6,?;T 
20 =uI?"2X/ 
21 #!5TWN,&e 
22 G-]]^I7" 
23 '<F'@Kls1F 
24 IBNF0d» · 
25 6h3&ZpaxL 
26 =$5&*Vp= 
27 zlGz3\uzA 
28 *Ky?by?*# 
29 F`h0Zv*b1+5> 
30 OOSg·y_* 
31 RJs0|cH! 
32 +q>\/q=\ 
33 2f)·}89=F8,t7 
34 ovI#NWSw25 ovI#NWSw
35 R+>0V"{126 R+>0V"{1
36 4eD:^=Y*27 4eD:^=Y*
37 kCj2fLajU28 kCj2fLajU
38 mU-9|R[<29 mU-9|R[<
39 fQ>k[oRD30 fQ>k[oRD
40 B`efqd-$6nGA!31 B`efqd-$6nGA!
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
594 KB
./usr/lib/debug/.build-id/8c/69f32418febaca34ce93341538a441a33da148.debug vs.
./usr/lib/debug/.build-id/e9/2c6cb185edd912ebd37343166c61fa35c48603.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 86% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········207496·(bytes·into·file)13 ··Start·of·section·headers:··········207512·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x32a88:1 There·are·35·section·headers,·starting·at·offset·0x32a98:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·0008e0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·0008e0·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0002fccc·00fcc4·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0002fccc·00fcc4·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0002fdc4·00fcc4·00023c·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0002fdc4·00fcc4·00023c·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00030000·00fcc4·000390·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00030000·00fcc4·000390·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00030390·00fcc4·000264·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00030390·00fcc4·000264·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000067·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000067·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001d0·01058b·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001d0·01059a·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·01075c·000350·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·01076c·000350·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·010aac·008a7d·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·010abc·008a7d·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·01952c·000420·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·01953c·000420·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·01994c·00005c·01·MSC··0···0··433 ··[28]·.debug_str········PROGBITS········00000000·01995c·00005c·01·MSC··0···0··4
34 ··[29]·.debug_loclists···PROGBITS········00000000·0199a8·012876·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·0199b8·012876·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·02c220·0024d5·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·02c230·0024d5·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·02e6f5·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·02e705·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·02e74c·002560·10·····33·459··437 ··[32]·.symtab···········SYMTAB··········00000000·02e75c·002560·10·····33·459··4
38 ··[33]·.strtab···········STRTAB··········00000000·030cac·001c78·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·030cbc·001c78·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·032924·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·032934·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8c69f32418febaca34ce93341538a441a33da1483 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·e92c6cb185edd912ebd37343166c61fa35c48603
588 KB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x1eb56·(32-bit)4 ···Length:········0x1eb56·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·116·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·116·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/segmentation/_felzenszwalb_cy.cpython-312-arm-linux-gnueabihf.so.p/_felzenszwalb_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/segmentation/_felzenszwalb_cy.cpython-312-arm-linux-gnueabihf.so.p/_felzenszwalb_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x466d14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x466d
15 ····<1e>···DW_AT_low_pc······:·(addr)·015 ····<1e>···DW_AT_low_pc······:·(addr)·0
16 ····<22>···DW_AT_stmt_list···:·(sec_offset)·016 ····<22>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<27>···DW_AT_byte_size···:·(data1)·818 ····<27>···DW_AT_byte_size···:·(data1)·8
19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2e>···DW_AT_byte_size···:·(data1)·422 ····<2e>···DW_AT_byte_size···:·(data1)·4
23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<35>···DW_AT_byte_size···:·(data1)·826 ····<35>···DW_AT_byte_size···:·(data1)·8
27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3b>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3b>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3c>···DW_AT_byte_size···:·(data1)·430 ····<3c>···DW_AT_byte_size···:·(data1)·4
31 ····<3d>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3d>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
33 ·<1><42>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><42>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<43>···DW_AT_byte_size···:·(data1)·134 ····<43>···DW_AT_byte_size···:·(data1)·1
35 ····<44>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<44>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<45>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<45>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><49>:·Abbrev·Number:·2·(DW_TAG_base_type)37 ·<1><49>:·Abbrev·Number:·2·(DW_TAG_base_type)
38 ····<4a>···DW_AT_byte_size···:·(data1)·438 ····<4a>···DW_AT_byte_size···:·(data1)·4
39 ····<4b>···DW_AT_encoding····:·(data1)·5»    (signed)39 ····<4b>···DW_AT_encoding····:·(data1)·5»    (signed)
40 ····<4c>···DW_AT_name········:·(string)·int40 ····<4c>···DW_AT_name········:·(string)·int
41 ·<1><50>:·Abbrev·Number:·28·(DW_TAG_imported_unit)41 ·<1><50>:·Abbrev·Number:·28·(DW_TAG_imported_unit)
42 ····<51>···DW_AT_import······:·(GNU_ref_alt)·<0xc>42 ····<51>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
43 ·<1><55>:·Abbrev·Number:·28·(DW_TAG_imported_unit)43 ·<1><55>:·Abbrev·Number:·28·(DW_TAG_imported_unit)
Offset 181, 15 lines modifiedOffset 181, 15 lines modified
181 ·<1><1ae>:·Abbrev·Number:·28·(DW_TAG_imported_unit)181 ·<1><1ae>:·Abbrev·Number:·28·(DW_TAG_imported_unit)
182 ····<1af>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>182 ····<1af>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
183 ·<1><1b3>:·Abbrev·Number:·28·(DW_TAG_imported_unit)183 ·<1><1b3>:·Abbrev·Number:·28·(DW_TAG_imported_unit)
184 ····<1b4>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2942>184 ····<1b4>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2942>
185 ·<1><1b8>:·Abbrev·Number:·28·(DW_TAG_imported_unit)185 ·<1><1b8>:·Abbrev·Number:·28·(DW_TAG_imported_unit)
186 ····<1b9>···DW_AT_import······:·(GNU_ref_alt)·<0x1a29f0>186 ····<1b9>···DW_AT_import······:·(GNU_ref_alt)·<0x1a29f0>
187 ·<1><1bd>:·Abbrev·Number:·23·(DW_TAG_variable)187 ·<1><1bd>:·Abbrev·Number:·23·(DW_TAG_variable)
188 ····<1be>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·188 ····<1be>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
189 ····<1c2>···DW_AT_decl_file···:·(data1)·10189 ····<1c2>···DW_AT_decl_file···:·(data1)·10
190 ····<1c3>···DW_AT_decl_line···:·(data2)·641190 ····<1c3>···DW_AT_decl_line···:·(data2)·641
191 ····<1c5>···DW_AT_decl_column·:·(data1)·15191 ····<1c5>···DW_AT_decl_column·:·(data1)·15
192 ····<1c6>···DW_AT_type········:·(GNU_ref_alt)·<0x142>192 ····<1c6>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
193 ····<1ca>···DW_AT_location····:·(exprloc)·5·byte·block:·3·c0·5·3·0·» (DW_OP_addr:·305c0)193 ····<1ca>···DW_AT_location····:·(exprloc)·5·byte·block:·3·c0·5·3·0·» (DW_OP_addr:·305c0)
194 ·<1><1d0>:·Abbrev·Number:·118·(DW_TAG_subroutine_type)194 ·<1><1d0>:·Abbrev·Number:·118·(DW_TAG_subroutine_type)
195 ····<1d1>···DW_AT_prototyped··:·(flag_present)·1195 ····<1d1>···DW_AT_prototyped··:·(flag_present)·1
Offset 220, 303 lines modifiedOffset 220, 303 lines modified
220 ····<1f4>···DW_AT_name········:·(string)·n220 ····<1f4>···DW_AT_name········:·(string)·n
221 ····<1f6>···DW_AT_decl_file···:·(data1)·1221 ····<1f6>···DW_AT_decl_file···:·(data1)·1
222 ····<1f7>···DW_AT_decl_line···:·(data2)·1240222 ····<1f7>···DW_AT_decl_line···:·(data2)·1240
223 ····<1f9>···DW_AT_decl_column·:·(data1)·63223 ····<1f9>···DW_AT_decl_column·:·(data1)·63
224 ····<1fa>···DW_AT_type········:·(GNU_ref_alt)·<0x699>224 ····<1fa>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
225 ····<1fe>···DW_AT_data_member_location:·(data1)·8225 ····<1fe>···DW_AT_data_member_location:·(data1)·8
226 ·<2><1ff>:·Abbrev·Number:·22·(DW_TAG_member)226 ·<2><1ff>:·Abbrev·Number:·22·(DW_TAG_member)
227 ····<200>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·227 ····<200>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
228 ····<204>···DW_AT_decl_file···:·(data1)·1228 ····<204>···DW_AT_decl_file···:·(data1)·1
229 ····<205>···DW_AT_decl_line···:·(data2)·1240229 ····<205>···DW_AT_decl_line···:·(data2)·1240
230 ····<207>···DW_AT_decl_column·:·(data1)·78230 ····<207>···DW_AT_decl_column·:·(data1)·78
231 ····<208>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>231 ····<208>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
232 ····<20c>···DW_AT_data_member_location:·(data1)·12232 ····<20c>···DW_AT_data_member_location:·(data1)·12
233 ·<2><20d>:·Abbrev·Number:·22·(DW_TAG_member)233 ·<2><20d>:·Abbrev·Number:·22·(DW_TAG_member)
234 ····<20e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·234 ····<20e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
235 ····<212>···DW_AT_decl_file···:·(data1)·1235 ····<212>···DW_AT_decl_file···:·(data1)·1
236 ····<213>···DW_AT_decl_line···:·(data2)·1241236 ····<213>···DW_AT_decl_line···:·(data2)·1241
237 ····<215>···DW_AT_decl_column·:·(data1)·28237 ····<215>···DW_AT_decl_column·:·(data1)·28
238 ····<216>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>238 ····<216>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
239 ····<21a>···DW_AT_data_member_location:·(data1)·16239 ····<21a>···DW_AT_data_member_location:·(data1)·16
240 ·<2><21b>:·Abbrev·Number:·22·(DW_TAG_member)240 ·<2><21b>:·Abbrev·Number:·22·(DW_TAG_member)
241 ····<21c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·241 ····<21c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
242 ····<220>···DW_AT_decl_file···:·(data1)·1242 ····<220>···DW_AT_decl_file···:·(data1)·1
243 ····<221>···DW_AT_decl_line···:·(data2)·1241243 ····<221>···DW_AT_decl_line···:·(data2)·1241
244 ····<223>···DW_AT_decl_column·:·(data1)·51244 ····<223>···DW_AT_decl_column·:·(data1)·51
245 ····<224>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>245 ····<224>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
246 ····<228>···DW_AT_data_member_location:·(data1)·17246 ····<228>···DW_AT_data_member_location:·(data1)·17
247 ·<2><229>:·Abbrev·Number:·22·(DW_TAG_member)247 ·<2><229>:·Abbrev·Number:·22·(DW_TAG_member)
248 ····<22a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·248 ····<22a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
249 ····<22e>···DW_AT_decl_file···:·(data1)·1249 ····<22e>···DW_AT_decl_file···:·(data1)·1
250 ····<22f>···DW_AT_decl_line···:·(data2)·1241250 ····<22f>···DW_AT_decl_line···:·(data2)·1241
251 ····<231>···DW_AT_decl_column·:·(data1)·70251 ····<231>···DW_AT_decl_column·:·(data1)·70
252 ····<232>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>252 ····<232>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
253 ····<236>···DW_AT_data_member_location:·(data1)·18253 ····<236>···DW_AT_data_member_location:·(data1)·18
254 ·<2><237>:·Abbrev·Number:·0254 ·<2><237>:·Abbrev·Number:·0
255 ·<1><238>:·Abbrev·Number:·68·(DW_TAG_typedef)255 ·<1><238>:·Abbrev·Number:·68·(DW_TAG_typedef)
256 ····<239>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·256 ····<239>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
257 ····<23d>···DW_AT_decl_file···:·(data1)·1257 ····<23d>···DW_AT_decl_file···:·(data1)·1
258 ····<23e>···DW_AT_decl_line···:·(data2)·1241258 ····<23e>···DW_AT_decl_line···:·(data2)·1241
259 ····<240>···DW_AT_decl_column·:·(data1)·80259 ····<240>···DW_AT_decl_column·:·(data1)·80
260 ····<241>···DW_AT_type········:·(ref_udata)·<0x1d4>260 ····<241>···DW_AT_type········:·(ref_udata)·<0x1d4>
261 ·<1><243>:·Abbrev·Number:·23·(DW_TAG_variable)261 ·<1><243>:·Abbrev·Number:·23·(DW_TAG_variable)
262 ····<244>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·262 ····<244>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
263 ····<248>···DW_AT_decl_file···:·(data1)·1263 ····<248>···DW_AT_decl_file···:·(data1)·1
264 ····<249>···DW_AT_decl_line···:·(data2)·1470264 ····<249>···DW_AT_decl_line···:·(data2)·1470
265 ····<24b>···DW_AT_decl_column·:·(data1)·18265 ····<24b>···DW_AT_decl_column·:·(data1)·18
266 ····<24c>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>266 ····<24c>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
267 ····<250>···DW_AT_location····:·(exprloc)·5·byte·block:·3·98·3·3·0·» (DW_OP_addr:·30398)267 ····<250>···DW_AT_location····:·(exprloc)·5·byte·block:·3·98·3·3·0·» (DW_OP_addr:·30398)
268 ·<1><256>:·Abbrev·Number:·29·(DW_TAG_variable)268 ·<1><256>:·Abbrev·Number:·29·(DW_TAG_variable)
269 ····<257>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·269 ····<257>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
270 ····<25b>···DW_AT_decl_file···:·(data1)·1270 ····<25b>···DW_AT_decl_file···:·(data1)·1
271 ····<25c>···DW_AT_decl_line···:·(data2)·1472271 ····<25c>···DW_AT_decl_line···:·(data2)·1472
272 ····<25e>···DW_AT_decl_column·:·(data1)·12272 ····<25e>···DW_AT_decl_column·:·(data1)·12
273 ····<25f>···DW_AT_type········:·(ref_udata)·<0x49>,·int273 ····<25f>···DW_AT_type········:·(ref_udata)·<0x49>,·int
274 ·<1><260>:·Abbrev·Number:·29·(DW_TAG_variable)274 ·<1><260>:·Abbrev·Number:·29·(DW_TAG_variable)
275 ····<261>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·275 ····<261>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
276 ····<265>···DW_AT_decl_file···:·(data1)·1276 ····<265>···DW_AT_decl_file···:·(data1)·1
277 ····<266>···DW_AT_decl_line···:·(data2)·1473277 ····<266>···DW_AT_decl_line···:·(data2)·1473
278 ····<268>···DW_AT_decl_column·:·(data1)·12278 ····<268>···DW_AT_decl_column·:·(data1)·12
279 ····<269>···DW_AT_type········:·(ref_udata)·<0x49>,·int279 ····<269>···DW_AT_type········:·(ref_udata)·<0x49>,·int
280 ·<1><26a>:·Abbrev·Number:·11·(DW_TAG_variable)280 ·<1><26a>:·Abbrev·Number:·11·(DW_TAG_variable)
281 ····<26b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19b7)·281 ····<26b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19a3)·
282 ····<26f>···DW_AT_decl_file···:·(data1)·1282 ····<26f>···DW_AT_decl_file···:·(data1)·1
283 ····<270>···DW_AT_decl_line···:·(data2)·1474283 ····<270>···DW_AT_decl_line···:·(data2)·1474
284 ····<272>···DW_AT_decl_column·:·(data1)·21284 ····<272>···DW_AT_decl_column·:·(data1)·21
285 ····<273>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>285 ····<273>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
286 ·<1><277>:·Abbrev·Number:·11·(DW_TAG_variable)286 ·<1><277>:·Abbrev·Number:·11·(DW_TAG_variable)
287 ····<278>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff28)·287 ····<278>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff14)·
288 ····<27c>···DW_AT_decl_file···:·(data1)·1288 ····<27c>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 594645/602306 bytes (98.73%) of diff not shown.
518 B
strings --all --bytes=8 {}
    
Offset 1, 26 lines modifiedOffset 1, 18 lines modified
1 HGCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
 2 {iEEvRK*^
 3 BI~hm/xNR
 4 .p|D\sKs-"
 5 ,>OtVNtV9
 6 uK)v"{'Jr,[
 7 URsgHt45
 8 2kU·_!Ve-
 9 C*G;\""e
 10 Oq!T@2KQRsU
 11 $»      0i'8I{
2 EQTKDC)ZJQT+Dw[#: 
3 D}={[$ZS 
4 .p|B\sJs-$ 
5 ,)VHL+YR 
6 9._tRNtN9 
7 NpEVSGxl 
8 jk[,Zp>? 
9 (Zf\N]E, 
10 #b1r\r\~ 
11 ifwr2K)IR 
12 b\OTU[>3 
13 yb|#4WW!K 
14 XC7W-6fq 
15 RrA5,Bft 
16 I|d&1$Rf 
17 >e<)$$(R& 
18 u+)2+)2+, 
19 =|"~@1ypA 
20 GZZ»    eN8y>12 GZZ»    eN8y>
21 j~J(4*o-13 j~J(4*o-
22 {a^6#e·l14 {a^6#e·l
23 ;kJBLVE$+15 ;kJBLVE$+
24 [/OL.^)cn|&E16 [/OL.^)cn|&E
25 "!=XeH[%17 "!=XeH[%
26 H+*r@*t:18 H+*r@*t:
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
746 KB
./usr/lib/debug/.build-id/8c/e63433ea986f5d82a6f1ed788f7181177eca1a.debug vs.
./usr/lib/debug/.build-id/53/59aad1a424d981a12129a0d827382f0a896398.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 86% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········217024·(bytes·into·file)13 ··Start·of·section·headers:··········217048·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x34fc0:1 There·are·35·section·headers,·starting·at·offset·0x34fd8:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000900·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000900·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0002fcc4·00fcbc·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0002fcc4·00fcbc·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0002fdbc·00fcbc·000244·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0002fdbc·00fcbc·000244·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00030000·00fcbc·000398·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00030000·00fcbc·000398·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00030398·00fcbc·000220·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00030398·00fcbc·000220·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000063·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000063·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001cc·0144cc·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001cc·0144e1·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·014698·0003b8·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·0146b0·0003b8·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·014a50·0082f4·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·014a68·0082f4·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·01cd44·00042a·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·01cd5c·00042a·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·01d16e·000045·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·01d186·000045·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·01d1b4·010f74·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·01d1cc·010f74·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·02e128·002c0e·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·02e140·002c0e·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·030d36·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·030d4e·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·030d8c·002300·10·····33·419··437 ··[32]·.symtab···········SYMTAB··········00000000·030da4·002300·10·····33·419··4
38 ··[33]·.strtab···········STRTAB··········00000000·03308c·001dd0·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·0330a4·001dd0·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·034e5c·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·034e74·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8ce63433ea986f5d82a6f1ed788f7181177eca1a3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·5359aad1a424d981a12129a0d827382f0a896398
740 KB
readelf --wide --debug-dump=info {}
    
Offset 3, 33 lines modifiedOffset 3, 33 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x2626b·(32-bit)4 ···Length:········0x2626b·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·125·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·125·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/measure/_ccomp.cpython-313-arm-linux-gnueabihf.so.p/_ccomp.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/measure/_ccomp.cpython-313-arm-linux-gnueabihf.so.p/_ccomp.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x531c14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x531c
15 ····<1e>···DW_AT_low_pc······:·(addr)·015 ····<1e>···DW_AT_low_pc······:·(addr)·0
16 ····<22>···DW_AT_stmt_list···:·(sec_offset)·016 ····<22>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<27>···DW_AT_byte_size···:·(data1)·818 ····<27>···DW_AT_byte_size···:·(data1)·8
19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2e>···DW_AT_byte_size···:·(data1)·422 ····<2e>···DW_AT_byte_size···:·(data1)·4
23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<35>···DW_AT_byte_size···:·(data1)·126 ····<35>···DW_AT_byte_size···:·(data1)·1
27 ····<36>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)27 ····<36>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
29 ·<1><3b>:·Abbrev·Number:·42·(DW_TAG_imported_unit)29 ·<1><3b>:·Abbrev·Number:·42·(DW_TAG_imported_unit)
30 ····<3c>···DW_AT_import······:·(GNU_ref_alt)·<0xc>30 ····<3c>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
31 ·<1><40>:·Abbrev·Number:·42·(DW_TAG_imported_unit)31 ·<1><40>:·Abbrev·Number:·42·(DW_TAG_imported_unit)
32 ····<41>···DW_AT_import······:·(GNU_ref_alt)·<0x81>32 ····<41>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
33 ·<1><45>:·Abbrev·Number:·42·(DW_TAG_imported_unit)33 ·<1><45>:·Abbrev·Number:·42·(DW_TAG_imported_unit)
34 ····<46>···DW_AT_import······:·(GNU_ref_alt)·<0x154>34 ····<46>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
35 ·<1><4a>:·Abbrev·Number:·42·(DW_TAG_imported_unit)35 ·<1><4a>:·Abbrev·Number:·42·(DW_TAG_imported_unit)
Offset 115, 104 lines modifiedOffset 115, 104 lines modified
115 ·<1><112>:·Abbrev·Number:·42·(DW_TAG_imported_unit)115 ·<1><112>:·Abbrev·Number:·42·(DW_TAG_imported_unit)
116 ····<113>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>116 ····<113>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
117 ·<1><117>:·Abbrev·Number:·42·(DW_TAG_imported_unit)117 ·<1><117>:·Abbrev·Number:·42·(DW_TAG_imported_unit)
118 ····<118>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>118 ····<118>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
119 ·<1><11c>:·Abbrev·Number:·131·(DW_TAG_const_type)119 ·<1><11c>:·Abbrev·Number:·131·(DW_TAG_const_type)
120 ····<11e>···DW_AT_type········:·(GNU_ref_alt)·<0x7bc5>120 ····<11e>···DW_AT_type········:·(GNU_ref_alt)·<0x7bc5>
121 ·<1><122>:·Abbrev·Number:·144·(DW_TAG_variable)121 ·<1><122>:·Abbrev·Number:·144·(DW_TAG_variable)
122 ····<124>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f0e5)·122 ····<124>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f0bd)·
123 ····<128>···DW_AT_decl_file···:·(data1)·32123 ····<128>···DW_AT_decl_file···:·(data1)·32
124 ····<129>···DW_AT_decl_line···:·(data1)·155124 ····<129>···DW_AT_decl_line···:·(data1)·155
125 ····<12a>···DW_AT_decl_column·:·(data1)·24125 ····<12a>···DW_AT_decl_column·:·(data1)·24
126 ····<12b>···DW_AT_type········:·(GNU_ref_alt)·<0x85f0>126 ····<12b>···DW_AT_type········:·(GNU_ref_alt)·<0x85f0>
127 ····<12f>···DW_AT_external····:·(flag_present)·1127 ····<12f>···DW_AT_external····:·(flag_present)·1
128 ····<12f>···DW_AT_declaration·:·(flag_present)·1128 ····<12f>···DW_AT_declaration·:·(flag_present)·1
129 ·<1><12f>:·Abbrev·Number:·104·(DW_TAG_structure_type)129 ·<1><12f>:·Abbrev·Number:·104·(DW_TAG_structure_type)
130 ····<130>···DW_AT_byte_size···:·(data1)·16130 ····<130>···DW_AT_byte_size···:·(data1)·16
131 ····<131>···DW_AT_decl_file···:·(data1)·12131 ····<131>···DW_AT_decl_file···:·(data1)·12
132 ····<132>···DW_AT_decl_line···:·(data1)·5132 ····<132>···DW_AT_decl_line···:·(data1)·5
133 ····<133>···DW_AT_decl_column·:·(data1)·9133 ····<133>···DW_AT_decl_column·:·(data1)·9
134 ····<134>···DW_AT_sibling·····:·(ref_udata)·<0x151>134 ····<134>···DW_AT_sibling·····:·(ref_udata)·<0x151>
135 ·<2><136>:·Abbrev·Number:·81·(DW_TAG_member)135 ·<2><136>:·Abbrev·Number:·81·(DW_TAG_member)
136 ····<137>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x322935)·136 ····<137>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32290d)·
137 ····<13b>···DW_AT_decl_file···:·(data1)·12137 ····<13b>···DW_AT_decl_file···:·(data1)·12
138 ····<13c>···DW_AT_decl_line···:·(data1)·6138 ····<13c>···DW_AT_decl_line···:·(data1)·6
139 ····<13d>···DW_AT_decl_column·:·(data1)·5139 ····<13d>···DW_AT_decl_column·:·(data1)·5
140 ····<13e>···DW_AT_type········:·(GNU_ref_alt)·<0x7e95>140 ····<13e>···DW_AT_type········:·(GNU_ref_alt)·<0x7e95>
141 ····<142>···DW_AT_data_member_location:·(data1)·0141 ····<142>···DW_AT_data_member_location:·(data1)·0
142 ·<2><143>:·Abbrev·Number:·81·(DW_TAG_member)142 ·<2><143>:·Abbrev·Number:·81·(DW_TAG_member)
143 ····<144>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ccf13)·143 ····<144>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3cceeb)·
144 ····<148>···DW_AT_decl_file···:·(data1)·12144 ····<148>···DW_AT_decl_file···:·(data1)·12
145 ····<149>···DW_AT_decl_line···:·(data1)·7145 ····<149>···DW_AT_decl_line···:·(data1)·7
146 ····<14a>···DW_AT_decl_column·:·(data1)·12146 ····<14a>···DW_AT_decl_column·:·(data1)·12
147 ····<14b>···DW_AT_type········:·(GNU_ref_alt)·<0x23>147 ····<14b>···DW_AT_type········:·(GNU_ref_alt)·<0x23>
148 ····<14f>···DW_AT_data_member_location:·(data1)·8148 ····<14f>···DW_AT_data_member_location:·(data1)·8
149 ·<2><150>:·Abbrev·Number:·0149 ·<2><150>:·Abbrev·Number:·0
150 ·<1><151>:·Abbrev·Number:·96·(DW_TAG_typedef)150 ·<1><151>:·Abbrev·Number:·96·(DW_TAG_typedef)
151 ····<152>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f88e5)·151 ····<152>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f88d1)·
152 ····<156>···DW_AT_decl_file···:·(data1)·12152 ····<156>···DW_AT_decl_file···:·(data1)·12
153 ····<157>···DW_AT_decl_line···:·(data1)·8153 ····<157>···DW_AT_decl_line···:·(data1)·8
154 ····<158>···DW_AT_decl_column·:·(data1)·3154 ····<158>···DW_AT_decl_column·:·(data1)·3
155 ····<159>···DW_AT_type········:·(ref_udata)·<0x12f>155 ····<159>···DW_AT_type········:·(ref_udata)·<0x12f>
156 ·<1><15b>:·Abbrev·Number:·104·(DW_TAG_structure_type)156 ·<1><15b>:·Abbrev·Number:·104·(DW_TAG_structure_type)
157 ····<15c>···DW_AT_byte_size···:·(data1)·32157 ····<15c>···DW_AT_byte_size···:·(data1)·32
158 ····<15d>···DW_AT_decl_file···:·(data1)·5158 ····<15d>···DW_AT_decl_file···:·(data1)·5
159 ····<15e>···DW_AT_decl_line···:·(data1)·11159 ····<15e>···DW_AT_decl_line···:·(data1)·11
160 ····<15f>···DW_AT_decl_column·:·(data1)·9160 ····<15f>···DW_AT_decl_column·:·(data1)·9
161 ····<160>···DW_AT_sibling·····:·(ref_udata)·<0x1a4>161 ····<160>···DW_AT_sibling·····:·(ref_udata)·<0x1a4>
162 ·<2><162>:·Abbrev·Number:·81·(DW_TAG_member)162 ·<2><162>:·Abbrev·Number:·81·(DW_TAG_member)
163 ····<163>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x322935)·163 ····<163>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32290d)·
164 ····<167>···DW_AT_decl_file···:·(data1)·5164 ····<167>···DW_AT_decl_file···:·(data1)·5
165 ····<168>···DW_AT_decl_line···:·(data1)·12165 ····<168>···DW_AT_decl_line···:·(data1)·12
166 ····<169>···DW_AT_decl_column·:·(data1)·5166 ····<169>···DW_AT_decl_column·:·(data1)·5
167 ····<16a>···DW_AT_type········:·(GNU_ref_alt)·<0x7e95>167 ····<16a>···DW_AT_type········:·(GNU_ref_alt)·<0x7e95>
168 ····<16e>···DW_AT_data_member_location:·(data1)·0168 ····<16e>···DW_AT_data_member_location:·(data1)·0
169 ·<2><16f>:·Abbrev·Number:·81·(DW_TAG_member)169 ·<2><16f>:·Abbrev·Number:·81·(DW_TAG_member)
170 ····<170>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x316c9e)·170 ····<170>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x316c8a)·
171 ····<174>···DW_AT_decl_file···:·(data1)·5171 ····<174>···DW_AT_decl_file···:·(data1)·5
172 ····<175>···DW_AT_decl_line···:·(data1)·15172 ····<175>···DW_AT_decl_line···:·(data1)·15
173 ····<176>···DW_AT_decl_column·:·(data1)·16173 ····<176>···DW_AT_decl_column·:·(data1)·16
174 ····<177>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>174 ····<177>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
175 ····<17b>···DW_AT_data_member_location:·(data1)·8175 ····<17b>···DW_AT_data_member_location:·(data1)·8
176 ·<2><17c>:·Abbrev·Number:·81·(DW_TAG_member)176 ·<2><17c>:·Abbrev·Number:·81·(DW_TAG_member)
177 ····<17d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32e958)·177 ····<17d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32e930)·
178 ····<181>···DW_AT_decl_file···:·(data1)·5178 ····<181>···DW_AT_decl_file···:·(data1)·5
179 ····<182>···DW_AT_decl_line···:·(data1)·25179 ····<182>···DW_AT_decl_line···:·(data1)·25
180 ····<183>···DW_AT_decl_column·:·(data1)·34180 ····<183>···DW_AT_decl_column·:·(data1)·34
181 ····<184>···DW_AT_type········:·(GNU_ref_alt)·<0x128>181 ····<184>···DW_AT_type········:·(GNU_ref_alt)·<0x128>
182 ····<188>···DW_AT_data_member_location:·(data1)·16182 ····<188>···DW_AT_data_member_location:·(data1)·16
183 ·<2><189>:·Abbrev·Number:·81·(DW_TAG_member)183 ·<2><189>:·Abbrev·Number:·81·(DW_TAG_member)
184 ····<18a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f382f)·184 ····<18a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f381b)·
185 ····<18e>···DW_AT_decl_file···:·(data1)·5185 ····<18e>···DW_AT_decl_file···:·(data1)·5
186 ····<18f>···DW_AT_decl_line···:·(data1)·28186 ····<18f>···DW_AT_decl_line···:·(data1)·28
187 ····<190>···DW_AT_decl_column·:·(data1)·23187 ····<190>···DW_AT_decl_column·:·(data1)·23
188 ····<191>···DW_AT_type········:·(GNU_ref_alt)·<0x4caf>188 ····<191>···DW_AT_type········:·(GNU_ref_alt)·<0x4caf>
189 ····<195>···DW_AT_data_member_location:·(data1)·24189 ····<195>···DW_AT_data_member_location:·(data1)·24
190 ·<2><196>:·Abbrev·Number:·81·(DW_TAG_member)190 ·<2><196>:·Abbrev·Number:·81·(DW_TAG_member)
191 ····<197>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ef767)·191 ····<197>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ef753)·
192 ····<19b>···DW_AT_decl_file···:·(data1)·5192 ····<19b>···DW_AT_decl_file···:·(data1)·5
193 ····<19c>···DW_AT_decl_line···:·(data1)·35193 ····<19c>···DW_AT_decl_line···:·(data1)·35
194 ····<19d>···DW_AT_decl_column·:·(data1)·19194 ····<19d>···DW_AT_decl_column·:·(data1)·19
195 ····<19e>···DW_AT_type········:·(GNU_ref_alt)·<0x4cb1>195 ····<19e>···DW_AT_type········:·(GNU_ref_alt)·<0x4cb1>
196 ····<1a2>···DW_AT_data_member_location:·(data1)·28196 ····<1a2>···DW_AT_data_member_location:·(data1)·28
197 ·<2><1a3>:·Abbrev·Number:·0197 ·<2><1a3>:·Abbrev·Number:·0
198 ·<1><1a4>:·Abbrev·Number:·96·(DW_TAG_typedef)198 ·<1><1a4>:·Abbrev·Number:·96·(DW_TAG_typedef)
199 ····<1a5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f88f5)·199 ····<1a5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f88e1)·
200 ····<1a9>···DW_AT_decl_file···:·(data1)·5200 ····<1a9>···DW_AT_decl_file···:·(data1)·5
201 ····<1aa>···DW_AT_decl_line···:·(data1)·36201 ····<1aa>···DW_AT_decl_line···:·(data1)·36
202 ····<1ab>···DW_AT_decl_column·:·(data1)·3202 ····<1ab>···DW_AT_decl_column·:·(data1)·3
203 ····<1ac>···DW_AT_type········:·(ref_udata)·<0x15b>203 ····<1ac>···DW_AT_type········:·(ref_udata)·<0x15b>
204 ·<1><1ae>:·Abbrev·Number:·128·(DW_TAG_typedef)204 ·<1><1ae>:·Abbrev·Number:·128·(DW_TAG_typedef)
205 ····<1b0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ed74f)·205 ····<1b0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ed73b)·
206 ····<1b4>···DW_AT_decl_file···:·(data1)·24206 ····<1b4>···DW_AT_decl_file···:·(data1)·24
207 ····<1b5>···DW_AT_decl_line···:·(data1)·21207 ····<1b5>···DW_AT_decl_line···:·(data1)·21
Max diff block lines reached; 750749/758200 bytes (99.02%) of diff not shown.
429 B
strings --all --bytes=8 {}
    
Offset 1, 22 lines modifiedOffset 1, 18 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
 2 ]#)opyX^^
 3 ·<WFg@m*h
 4 A!X2·zn4
 5 pB:·=V8`
 6 hH@O|'qUWg
 7 Y0;e(cF!Y
 8 RB1+3{zu
 9 yCU7<u8-o
 10 ,?»     a"»   J84
 11 xia25q;(
2 _NA543An 
3 Mxp`VURk< 
4 Ye,A,/t0 
5 OR}b"hoz 
6 OFhA*V$u 
7 ^{WyMjB<+ 
8 7v<?w5#vp"W9 
9 7*6F4vxW 
10 A`OFr<0w 
11 (>9NOB|8 
12 `[i*Mz» J 
13 <iqkKS$o 
14 Y`f·X(KY 
15 oj8My&WpWA 
16 =MT[Mt1e12 =MT[Mt1e
17 "z0KoI{D13 "z0KoI{D
18 .gGgn\Gr14 .gGgn\Gr
19 ";iIwUx#15 ";iIwUx#
20 eeJtpFN<xV16 eeJtpFN<xV
21 6eDQb.uN17 6eDQb.uN
22 m;»     +>5CdZ18 m;»     +>5CdZ
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.72 MB
./usr/lib/debug/.build-id/8d/1c9b8550ba48c3e6837c907be0801edd569fe5.debug vs.
./usr/lib/debug/.build-id/58/971d2f0e0e52bd5f5989c7bf52629854222200.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 90% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········435604·(bytes·into·file)13 ··Start·of·section·headers:··········435616·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x6a594:1 There·are·35·section·headers,·starting·at·offset·0x6a5a0:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c30·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c30·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbf4·00fbec·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbf4·00fbec·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fcec·00fbec·000314·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fcec·00fbec·000314·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbec·000b78·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbec·000b78·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040b78·00fbec·0004c8·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040b78·00fbec·0004c8·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000083·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000083·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·028e52·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·028e60·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·029040·000377·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·02904c·000377·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·0293b8·0124d6·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·0293c4·0124d6·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·03b890·000954·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·03b89c·000954·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·03c1e4·00005a·01·MSC··0···0··433 ··[28]·.debug_str········PROGBITS········00000000·03c1f0·00005a·01·MSC··0···0··4
34 ··[29]·.debug_loclists···PROGBITS········00000000·03c240·020d71·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·03c24c·020d71·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·05cfb4·005182·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·05cfc0·005182·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·062136·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·062142·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·06218c·004510·10·····33·913··437 ··[32]·.symtab···········SYMTAB··········00000000·062198·004510·10·····33·913··4
38 ··[33]·.strtab···········STRTAB··········00000000·06669c·003d94·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·0666a8·003d94·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·06a430·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·06a43c·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8d1c9b8550ba48c3e6837c907be0801edd569fe53 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·58971d2f0e0e52bd5f5989c7bf52629854222200
1.71 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 33 lines modifiedOffset 3, 33 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x4b47b·(32-bit)4 ···Length:········0x4b47b·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·128·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·128·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_grayreconstruct.cpython-312-arm-linux-gnueabihf.so.p/_grayreconstruct.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_grayreconstruct.cpython-312-arm-linux-gnueabihf.so.p/_grayreconstruct.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x9b0914 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x9b09
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·126 ····<36>···DW_AT_byte_size···:·(data1)·1
27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
29 ·<1><3c>:·Abbrev·Number:·43·(DW_TAG_imported_unit)29 ·<1><3c>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
30 ····<3d>···DW_AT_import······:·(GNU_ref_alt)·<0xc>30 ····<3d>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
31 ·<1><41>:·Abbrev·Number:·43·(DW_TAG_imported_unit)31 ·<1><41>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
32 ····<42>···DW_AT_import······:·(GNU_ref_alt)·<0x81>32 ····<42>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
33 ·<1><46>:·Abbrev·Number:·43·(DW_TAG_imported_unit)33 ·<1><46>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
34 ····<47>···DW_AT_import······:·(GNU_ref_alt)·<0x154>34 ····<47>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
35 ·<1><4b>:·Abbrev·Number:·43·(DW_TAG_imported_unit)35 ·<1><4b>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
Offset 237, 15 lines modifiedOffset 237, 15 lines modified
237 ·<1><244>:·Abbrev·Number:·43·(DW_TAG_imported_unit)237 ·<1><244>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
238 ····<245>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>238 ····<245>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
239 ·<1><249>:·Abbrev·Number:·43·(DW_TAG_imported_unit)239 ·<1><249>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
240 ····<24a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>240 ····<24a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
241 ·<1><24e>:·Abbrev·Number:·43·(DW_TAG_imported_unit)241 ·<1><24e>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
242 ····<24f>···DW_AT_import······:·(GNU_ref_alt)·<0x1a29f0>242 ····<24f>···DW_AT_import······:·(GNU_ref_alt)·<0x1a29f0>
243 ·<1><253>:·Abbrev·Number:·23·(DW_TAG_variable)243 ·<1><253>:·Abbrev·Number:·23·(DW_TAG_variable)
244 ····<254>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·244 ····<254>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
245 ····<258>···DW_AT_decl_file···:·(data1)·6245 ····<258>···DW_AT_decl_file···:·(data1)·6
246 ····<259>···DW_AT_decl_line···:·(data2)·641246 ····<259>···DW_AT_decl_line···:·(data2)·641
247 ····<25b>···DW_AT_decl_column·:·(data1)·15247 ····<25b>···DW_AT_decl_column·:·(data1)·15
248 ····<25c>···DW_AT_type········:·(GNU_ref_alt)·<0x142>248 ····<25c>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
249 ····<260>···DW_AT_location····:·(exprloc)·5·byte·block:·3·28·f·4·0·» (DW_OP_addr:·40f28)249 ····<260>···DW_AT_location····:·(exprloc)·5·byte·block:·3·28·f·4·0·» (DW_OP_addr:·40f28)
250 ·<1><266>:·Abbrev·Number:·81·(DW_TAG_structure_type)250 ·<1><266>:·Abbrev·Number:·81·(DW_TAG_structure_type)
251 ····<267>···DW_AT_byte_size···:·(data1)·20251 ····<267>···DW_AT_byte_size···:·(data1)·20
Offset 271, 308 lines modifiedOffset 271, 308 lines modified
271 ····<286>···DW_AT_name········:·(string)·n271 ····<286>···DW_AT_name········:·(string)·n
272 ····<288>···DW_AT_decl_file···:·(data1)·1272 ····<288>···DW_AT_decl_file···:·(data1)·1
273 ····<289>···DW_AT_decl_line···:·(data2)·1242273 ····<289>···DW_AT_decl_line···:·(data2)·1242
274 ····<28b>···DW_AT_decl_column·:·(data1)·63274 ····<28b>···DW_AT_decl_column·:·(data1)·63
275 ····<28c>···DW_AT_type········:·(GNU_ref_alt)·<0x699>275 ····<28c>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
276 ····<290>···DW_AT_data_member_location:·(data1)·8276 ····<290>···DW_AT_data_member_location:·(data1)·8
277 ·<2><291>:·Abbrev·Number:·33·(DW_TAG_member)277 ·<2><291>:·Abbrev·Number:·33·(DW_TAG_member)
278 ····<292>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·278 ····<292>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
279 ····<296>···DW_AT_decl_file···:·(data1)·1279 ····<296>···DW_AT_decl_file···:·(data1)·1
280 ····<297>···DW_AT_decl_line···:·(data2)·1242280 ····<297>···DW_AT_decl_line···:·(data2)·1242
281 ····<299>···DW_AT_decl_column·:·(data1)·78281 ····<299>···DW_AT_decl_column·:·(data1)·78
282 ····<29a>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>282 ····<29a>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
283 ····<29e>···DW_AT_data_member_location:·(data1)·12283 ····<29e>···DW_AT_data_member_location:·(data1)·12
284 ·<2><29f>:·Abbrev·Number:·33·(DW_TAG_member)284 ·<2><29f>:·Abbrev·Number:·33·(DW_TAG_member)
285 ····<2a0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·285 ····<2a0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
286 ····<2a4>···DW_AT_decl_file···:·(data1)·1286 ····<2a4>···DW_AT_decl_file···:·(data1)·1
287 ····<2a5>···DW_AT_decl_line···:·(data2)·1243287 ····<2a5>···DW_AT_decl_line···:·(data2)·1243
288 ····<2a7>···DW_AT_decl_column·:·(data1)·28288 ····<2a7>···DW_AT_decl_column·:·(data1)·28
289 ····<2a8>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>289 ····<2a8>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
290 ····<2ac>···DW_AT_data_member_location:·(data1)·16290 ····<2ac>···DW_AT_data_member_location:·(data1)·16
291 ·<2><2ad>:·Abbrev·Number:·33·(DW_TAG_member)291 ·<2><2ad>:·Abbrev·Number:·33·(DW_TAG_member)
292 ····<2ae>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·292 ····<2ae>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
293 ····<2b2>···DW_AT_decl_file···:·(data1)·1293 ····<2b2>···DW_AT_decl_file···:·(data1)·1
294 ····<2b3>···DW_AT_decl_line···:·(data2)·1243294 ····<2b3>···DW_AT_decl_line···:·(data2)·1243
295 ····<2b5>···DW_AT_decl_column·:·(data1)·51295 ····<2b5>···DW_AT_decl_column·:·(data1)·51
296 ····<2b6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>296 ····<2b6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
297 ····<2ba>···DW_AT_data_member_location:·(data1)·17297 ····<2ba>···DW_AT_data_member_location:·(data1)·17
298 ·<2><2bb>:·Abbrev·Number:·33·(DW_TAG_member)298 ·<2><2bb>:·Abbrev·Number:·33·(DW_TAG_member)
299 ····<2bc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·299 ····<2bc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
300 ····<2c0>···DW_AT_decl_file···:·(data1)·1300 ····<2c0>···DW_AT_decl_file···:·(data1)·1
301 ····<2c1>···DW_AT_decl_line···:·(data2)·1243301 ····<2c1>···DW_AT_decl_line···:·(data2)·1243
302 ····<2c3>···DW_AT_decl_column·:·(data1)·70302 ····<2c3>···DW_AT_decl_column·:·(data1)·70
303 ····<2c4>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>303 ····<2c4>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
304 ····<2c8>···DW_AT_data_member_location:·(data1)·18304 ····<2c8>···DW_AT_data_member_location:·(data1)·18
305 ·<2><2c9>:·Abbrev·Number:·0305 ·<2><2c9>:·Abbrev·Number:·0
306 ·<1><2ca>:·Abbrev·Number:·74·(DW_TAG_typedef)306 ·<1><2ca>:·Abbrev·Number:·74·(DW_TAG_typedef)
307 ····<2cb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·307 ····<2cb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
308 ····<2cf>···DW_AT_decl_file···:·(data1)·1308 ····<2cf>···DW_AT_decl_file···:·(data1)·1
309 ····<2d0>···DW_AT_decl_line···:·(data2)·1243309 ····<2d0>···DW_AT_decl_line···:·(data2)·1243
310 ····<2d2>···DW_AT_decl_column·:·(data1)·80310 ····<2d2>···DW_AT_decl_column·:·(data1)·80
311 ····<2d3>···DW_AT_type········:·(ref_udata)·<0x266>311 ····<2d3>···DW_AT_type········:·(ref_udata)·<0x266>
312 ·<1><2d5>:·Abbrev·Number:·91·(DW_TAG_typedef)312 ·<1><2d5>:·Abbrev·Number:·91·(DW_TAG_typedef)
313 ····<2d6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·313 ····<2d6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
314 ····<2da>···DW_AT_decl_file···:·(data1)·1314 ····<2da>···DW_AT_decl_file···:·(data1)·1
315 ····<2db>···DW_AT_decl_line···:·(data2)·1361315 ····<2db>···DW_AT_decl_line···:·(data2)·1361
316 ····<2dd>···DW_AT_decl_column·:·(data1)·23316 ····<2dd>···DW_AT_decl_column·:·(data1)·23
317 ····<2de>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>317 ····<2de>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
318 ·<1><2e2>:·Abbrev·Number:·91·(DW_TAG_typedef)318 ·<1><2e2>:·Abbrev·Number:·91·(DW_TAG_typedef)
319 ····<2e3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·319 ····<2e3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
320 ····<2e7>···DW_AT_decl_file···:·(data1)·1320 ····<2e7>···DW_AT_decl_file···:·(data1)·1
321 ····<2e8>···DW_AT_decl_line···:·(data2)·1362321 ····<2e8>···DW_AT_decl_line···:·(data2)·1362
322 ····<2ea>···DW_AT_decl_column·:·(data1)·19322 ····<2ea>···DW_AT_decl_column·:·(data1)·19
323 ····<2eb>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>323 ····<2eb>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
324 ·<1><2ef>:·Abbrev·Number:·23·(DW_TAG_variable)324 ·<1><2ef>:·Abbrev·Number:·23·(DW_TAG_variable)
325 ····<2f0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·325 ····<2f0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
326 ····<2f4>···DW_AT_decl_file···:·(data1)·1326 ····<2f4>···DW_AT_decl_file···:·(data1)·1
327 ····<2f5>···DW_AT_decl_line···:·(data2)·1472327 ····<2f5>···DW_AT_decl_line···:·(data2)·1472
328 ····<2f7>···DW_AT_decl_column·:·(data1)·18328 ····<2f7>···DW_AT_decl_column·:·(data1)·18
329 ····<2f8>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>329 ····<2f8>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
330 ····<2fc>···DW_AT_location····:·(exprloc)·5·byte·block:·3·2c·f·4·0·» (DW_OP_addr:·40f2c)330 ····<2fc>···DW_AT_location····:·(exprloc)·5·byte·block:·3·2c·f·4·0·» (DW_OP_addr:·40f2c)
331 ·<1><302>:·Abbrev·Number:·7·(DW_TAG_variable)331 ·<1><302>:·Abbrev·Number:·7·(DW_TAG_variable)
332 ····<303>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·332 ····<303>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
333 ····<307>···DW_AT_decl_file···:·(data1)·1333 ····<307>···DW_AT_decl_file···:·(data1)·1
334 ····<308>···DW_AT_decl_line···:·(data2)·1474334 ····<308>···DW_AT_decl_line···:·(data2)·1474
335 ····<30a>···DW_AT_decl_column·:·(data1)·12335 ····<30a>···DW_AT_decl_column·:·(data1)·12
336 ····<30b>···DW_AT_type········:·(GNU_ref_alt)·<0x31>336 ····<30b>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
337 ·<1><30f>:·Abbrev·Number:·7·(DW_TAG_variable)337 ·<1><30f>:·Abbrev·Number:·7·(DW_TAG_variable)
338 ····<310>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·338 ····<310>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
339 ····<314>···DW_AT_decl_file···:·(data1)·1339 ····<314>···DW_AT_decl_file···:·(data1)·1
340 ····<315>···DW_AT_decl_line···:·(data2)·1475340 ····<315>···DW_AT_decl_line···:·(data2)·1475
341 ····<317>···DW_AT_decl_column·:·(data1)·12341 ····<317>···DW_AT_decl_column·:·(data1)·12
342 ····<318>···DW_AT_type········:·(GNU_ref_alt)·<0x31>342 ····<318>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
343 ·<1><31c>:·Abbrev·Number:·7·(DW_TAG_variable)343 ·<1><31c>:·Abbrev·Number:·7·(DW_TAG_variable)
344 ····<31d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19b7)·344 ····<31d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19a3)·
345 ····<321>···DW_AT_decl_file···:·(data1)·1345 ····<321>···DW_AT_decl_file···:·(data1)·1
346 ····<322>···DW_AT_decl_line···:·(data2)·1476346 ····<322>···DW_AT_decl_line···:·(data2)·1476
347 ····<324>···DW_AT_decl_column·:·(data1)·21347 ····<324>···DW_AT_decl_column·:·(data1)·21
Max diff block lines reached; 1786186/1793775 bytes (99.58%) of diff not shown.
1.02 KB
strings --all --bytes=8 {}
    
Offset 1, 49 lines modifiedOffset 1, 49 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
 2 #TR0Pk[j
2 @9uT*-)+P 
3 :BF,ZA+L 
4 ?z1`dp@d3 ?z1`dp@d
5 dUpr&W31 
6 oMDKU39`E 
7 V?ij!?B: 
8 )K"^"wMY 
9 ,T]pI?2Kg 
10 aT'oR93& 
11 |KU%k»  ]n 
12 4j.#9<j. 
13 4j.'=<j./= 
14 uKU<nQ~S? 
15 Aw*cO*[xFR 
16 OyJy~LF5 
17 [N$t{S5BQ 
18 r7E6p$M( 
19 1»      <lP>1(W@ 
20 »       w{}c*PlL 
21 6^Oy,S*a"E 
22 YOf<t\7V~}3 
23 Rs`4;+)} 
24 XdO8K5iLD 
25 $Z`4"t)-4 fO(nB"5{
 5 RT1/,yfk
 6 /=*D_/Kx
 7 K0^H_~» z
 8 dYE\p\oF
 9 m>kxrw<'
 10 jD`f&7+-
 11 Cq/jH.ZN
 12 D3]e[·mt
 13 ^]-G·CC7»
 14 q]E}!=W<j(
 15 g%1gnb/\
 16 #YQ/J{To
 17 1b6}(F+7>W.
 18 JvdGGiMSX
 19 {Sf^'x\]
 20 &JK?!*l6Df
 21 cK4p]ro~l
 22 rvfgvggg
 23 Cmt6b6`3
 24 0H]fL~U;
 25 qM[b3%=3
 26 tV<"fRfI
 27 )]-yfmq:'
 28 l_dO8K5iLDb<]
 29 A4t6{-<+)U
26 |H/!X\#O^·30 |H/1X\#OY·
 31 +p/PZDo>
 32 xP8i5S,:Tw
 33 =Rwb_V\1qZWU
 34 ov;0\Q&C"K
 35 ^RC{PZ#:Y;
27 O$.Lb_p_»       \ 
28 LAN*aLP+ 
29 _+·[Lbi· 
30 "p'&n^W$ 
31 `.E/w?^MD 
32 ut'R!BKQ 
33 ]Y&^S_Ce36 ]Y*^S_Ce
 37 <,;Iw>gBK
 38 2*f;mT)~
 39 _h}A\t_N
 40 Y=e/`=*%e;
 41 k;b_6u$qmwZ
 42 hZJYKi--S
34 l|w-Ua4U 
35 |3Vz>sw9 
36 e1y\vYO- 
37 8L/3p=5G 
38 :NO-_b\z 
39 k)JR'CpH 
40 0gyD*Ud4 
41 (=Y$·LGi 
42 o&[[4Nv6 
43 oOE88·Ug(+43 oOE88·Ug(+
44 8MtYb8T]S}44 8MtYb8T]S}
45 1"0FCtC@45 1"0FCtC@
46 tx`(>ib.46 tx`(>ib.
47 |XYv'wTo47 |XYv'wTo
48 fI}#t/(Ezf.V48 fI}#t/(Ezf.V
49 :}zMMA'749 :}zMMA'7
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
4.13 MB
./usr/lib/debug/.build-id/8d/825d701e822f5a7bc54fbfaf11987a1283e5a1.debug vs.
./usr/lib/debug/.build-id/33/2cb79092e50f0c870d8cb4caaa103cc401bde0.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 91% similar despite different names
898 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········1109628·(bytes·into·file)13 ··Start·of·section·headers:··········1109612·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.22 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x10ee7c:1 There·are·35·section·headers,·starting·at·offset·0x10ee6c:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c40·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c40·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0009fbf0·00fbe8·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0009fbf0·00fbe8·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0009fce8·00fbe8·000318·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0009fce8·00fbe8·000318·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········000a0000·00fbe8·001050·00··WA··0···0··824 ··[19]·.data·············NOBITS··········000a0000·00fbe8·001050·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········000a1050·00fbe8·000504·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········000a1050·00fbe8·000504·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·0000bf·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·0000bf·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·000228·06cbbb·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·000228·06cbaa·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·06cde4·0004e0·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·06cdd4·0004e0·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·06d2c4·0275d9·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·06d2b4·0275d9·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·0948a0·000ee5·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·094890·000ee5·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·095785·000058·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·095775·000058·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·0957e0·05e95b·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·0957d0·05e95b·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·0f413c·009cf9·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·0f412c·009cf9·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0fde35·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0fde25·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·0fde8c·0087c0·10·····33·1979··437 ··[32]·.symtab···········SYMTAB··········00000000·0fde7c·0087c0·10·····33·1979··4
38 ··[33]·.strtab···········STRTAB··········00000000·10664c·0086cc·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·10663c·0086cc·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·10ed18·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·10ed08·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8d825d701e822f5a7bc54fbfaf11987a1283e5a13 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·332cb79092e50f0c870d8cb4caaa103cc401bde0
4.12 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 37 lines modifiedOffset 3, 37 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0xdf589·(32-bit)4 ···Length:········0xdf589·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·177·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·177·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/rank/percentile_cy.cpython-312-arm-linux-gnueabihf.so.p/percentile_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/rank/percentile_cy.cpython-312-arm-linux-gnueabihf.so.p/percentile_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x254c114 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x254c1
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·130 ····<3d>···DW_AT_byte_size···:·(data1)·1
31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
33 ·<1><43>:·Abbrev·Number:·2·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·2·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·434 ····<44>···DW_AT_byte_size···:·(data1)·4
35 ····<45>···DW_AT_encoding····:·(data1)·5»    (signed)35 ····<45>···DW_AT_encoding····:·(data1)·5»    (signed)
36 ····<46>···DW_AT_name········:·(string)·int36 ····<46>···DW_AT_name········:·(string)·int
37 ·<1><4a>:·Abbrev·Number:·69·(DW_TAG_imported_unit)37 ·<1><4a>:·Abbrev·Number:·69·(DW_TAG_imported_unit)
38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4f>:·Abbrev·Number:·69·(DW_TAG_imported_unit)39 ·<1><4f>:·Abbrev·Number:·69·(DW_TAG_imported_unit)
Offset 239, 15 lines modifiedOffset 239, 15 lines modified
239 ·<1><243>:·Abbrev·Number:·69·(DW_TAG_imported_unit)239 ·<1><243>:·Abbrev·Number:·69·(DW_TAG_imported_unit)
240 ····<244>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>240 ····<244>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
241 ·<1><248>:·Abbrev·Number:·69·(DW_TAG_imported_unit)241 ·<1><248>:·Abbrev·Number:·69·(DW_TAG_imported_unit)
242 ····<249>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>242 ····<249>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
243 ·<1><24d>:·Abbrev·Number:·69·(DW_TAG_imported_unit)243 ·<1><24d>:·Abbrev·Number:·69·(DW_TAG_imported_unit)
244 ····<24e>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2a26>244 ····<24e>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2a26>
245 ·<1><252>:·Abbrev·Number:·39·(DW_TAG_variable)245 ·<1><252>:·Abbrev·Number:·39·(DW_TAG_variable)
246 ····<253>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·246 ····<253>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
247 ····<257>···DW_AT_decl_file···:·(data1)·15247 ····<257>···DW_AT_decl_file···:·(data1)·15
248 ····<258>···DW_AT_decl_line···:·(data2)·641248 ····<258>···DW_AT_decl_line···:·(data2)·641
249 ····<25a>···DW_AT_decl_column·:·(data1)·15249 ····<25a>···DW_AT_decl_column·:·(data1)·15
250 ····<25b>···DW_AT_type········:·(GNU_ref_alt)·<0x142>250 ····<25b>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
251 ····<25f>···DW_AT_location····:·(exprloc)·5·byte·block:·3·c8·14·a·0·»(DW_OP_addr:·a14c8)251 ····<25f>···DW_AT_location····:·(exprloc)·5·byte·block:·3·c8·14·a·0·»(DW_OP_addr:·a14c8)
252 ·<1><265>:·Abbrev·Number:·179·(DW_TAG_subroutine_type)252 ·<1><265>:·Abbrev·Number:·179·(DW_TAG_subroutine_type)
253 ····<267>···DW_AT_prototyped··:·(flag_present)·1253 ····<267>···DW_AT_prototyped··:·(flag_present)·1
Offset 278, 308 lines modifiedOffset 278, 308 lines modified
278 ····<28a>···DW_AT_name········:·(string)·n278 ····<28a>···DW_AT_name········:·(string)·n
279 ····<28c>···DW_AT_decl_file···:·(implicit_const)·1279 ····<28c>···DW_AT_decl_file···:·(implicit_const)·1
280 ····<28c>···DW_AT_decl_line···:·(data2)·1242280 ····<28c>···DW_AT_decl_line···:·(data2)·1242
281 ····<28e>···DW_AT_decl_column·:·(data1)·63281 ····<28e>···DW_AT_decl_column·:·(data1)·63
282 ····<28f>···DW_AT_type········:·(GNU_ref_alt)·<0x699>282 ····<28f>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
283 ····<293>···DW_AT_data_member_location:·(data1)·8283 ····<293>···DW_AT_data_member_location:·(data1)·8
284 ·<2><294>:·Abbrev·Number:·58·(DW_TAG_member)284 ·<2><294>:·Abbrev·Number:·58·(DW_TAG_member)
285 ····<295>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·285 ····<295>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
286 ····<299>···DW_AT_decl_file···:·(implicit_const)·1286 ····<299>···DW_AT_decl_file···:·(implicit_const)·1
287 ····<299>···DW_AT_decl_line···:·(data2)·1242287 ····<299>···DW_AT_decl_line···:·(data2)·1242
288 ····<29b>···DW_AT_decl_column·:·(data1)·78288 ····<29b>···DW_AT_decl_column·:·(data1)·78
289 ····<29c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>289 ····<29c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
290 ····<2a0>···DW_AT_data_member_location:·(data1)·12290 ····<2a0>···DW_AT_data_member_location:·(data1)·12
291 ·<2><2a1>:·Abbrev·Number:·58·(DW_TAG_member)291 ·<2><2a1>:·Abbrev·Number:·58·(DW_TAG_member)
292 ····<2a2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·292 ····<2a2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
293 ····<2a6>···DW_AT_decl_file···:·(implicit_const)·1293 ····<2a6>···DW_AT_decl_file···:·(implicit_const)·1
294 ····<2a6>···DW_AT_decl_line···:·(data2)·1243294 ····<2a6>···DW_AT_decl_line···:·(data2)·1243
295 ····<2a8>···DW_AT_decl_column·:·(data1)·28295 ····<2a8>···DW_AT_decl_column·:·(data1)·28
296 ····<2a9>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>296 ····<2a9>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
297 ····<2ad>···DW_AT_data_member_location:·(data1)·16297 ····<2ad>···DW_AT_data_member_location:·(data1)·16
298 ·<2><2ae>:·Abbrev·Number:·58·(DW_TAG_member)298 ·<2><2ae>:·Abbrev·Number:·58·(DW_TAG_member)
299 ····<2af>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·299 ····<2af>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
300 ····<2b3>···DW_AT_decl_file···:·(implicit_const)·1300 ····<2b3>···DW_AT_decl_file···:·(implicit_const)·1
301 ····<2b3>···DW_AT_decl_line···:·(data2)·1243301 ····<2b3>···DW_AT_decl_line···:·(data2)·1243
302 ····<2b5>···DW_AT_decl_column·:·(data1)·51302 ····<2b5>···DW_AT_decl_column·:·(data1)·51
303 ····<2b6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>303 ····<2b6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
304 ····<2ba>···DW_AT_data_member_location:·(data1)·17304 ····<2ba>···DW_AT_data_member_location:·(data1)·17
305 ·<2><2bb>:·Abbrev·Number:·58·(DW_TAG_member)305 ·<2><2bb>:·Abbrev·Number:·58·(DW_TAG_member)
306 ····<2bc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·306 ····<2bc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
307 ····<2c0>···DW_AT_decl_file···:·(implicit_const)·1307 ····<2c0>···DW_AT_decl_file···:·(implicit_const)·1
308 ····<2c0>···DW_AT_decl_line···:·(data2)·1243308 ····<2c0>···DW_AT_decl_line···:·(data2)·1243
309 ····<2c2>···DW_AT_decl_column·:·(data1)·70309 ····<2c2>···DW_AT_decl_column·:·(data1)·70
310 ····<2c3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>310 ····<2c3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
311 ····<2c7>···DW_AT_data_member_location:·(data1)·18311 ····<2c7>···DW_AT_data_member_location:·(data1)·18
312 ·<2><2c8>:·Abbrev·Number:·0312 ·<2><2c8>:·Abbrev·Number:·0
313 ·<1><2c9>:·Abbrev·Number:·111·(DW_TAG_typedef)313 ·<1><2c9>:·Abbrev·Number:·111·(DW_TAG_typedef)
314 ····<2ca>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·314 ····<2ca>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
315 ····<2ce>···DW_AT_decl_file···:·(data1)·1315 ····<2ce>···DW_AT_decl_file···:·(data1)·1
316 ····<2cf>···DW_AT_decl_line···:·(data2)·1243316 ····<2cf>···DW_AT_decl_line···:·(data2)·1243
317 ····<2d1>···DW_AT_decl_column·:·(data1)·80317 ····<2d1>···DW_AT_decl_column·:·(data1)·80
318 ····<2d2>···DW_AT_type········:·(ref_udata)·<0x26a>318 ····<2d2>···DW_AT_type········:·(ref_udata)·<0x26a>
319 ·<1><2d4>:·Abbrev·Number:·133·(DW_TAG_typedef)319 ·<1><2d4>:·Abbrev·Number:·133·(DW_TAG_typedef)
320 ····<2d6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·320 ····<2d6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
321 ····<2da>···DW_AT_decl_file···:·(data1)·1321 ····<2da>···DW_AT_decl_file···:·(data1)·1
322 ····<2db>···DW_AT_decl_line···:·(data2)·1361322 ····<2db>···DW_AT_decl_line···:·(data2)·1361
323 ····<2dd>···DW_AT_decl_column·:·(data1)·23323 ····<2dd>···DW_AT_decl_column·:·(data1)·23
324 ····<2de>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>324 ····<2de>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
325 ·<1><2e2>:·Abbrev·Number:·133·(DW_TAG_typedef)325 ·<1><2e2>:·Abbrev·Number:·133·(DW_TAG_typedef)
326 ····<2e4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·326 ····<2e4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
327 ····<2e8>···DW_AT_decl_file···:·(data1)·1327 ····<2e8>···DW_AT_decl_file···:·(data1)·1
328 ····<2e9>···DW_AT_decl_line···:·(data2)·1362328 ····<2e9>···DW_AT_decl_line···:·(data2)·1362
329 ····<2eb>···DW_AT_decl_column·:·(data1)·19329 ····<2eb>···DW_AT_decl_column·:·(data1)·19
330 ····<2ec>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>330 ····<2ec>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
331 ·<1><2f0>:·Abbrev·Number:·39·(DW_TAG_variable)331 ·<1><2f0>:·Abbrev·Number:·39·(DW_TAG_variable)
332 ····<2f1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·332 ····<2f1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
333 ····<2f5>···DW_AT_decl_file···:·(data1)·1333 ····<2f5>···DW_AT_decl_file···:·(data1)·1
334 ····<2f6>···DW_AT_decl_line···:·(data2)·1472334 ····<2f6>···DW_AT_decl_line···:·(data2)·1472
335 ····<2f8>···DW_AT_decl_column·:·(data1)·18335 ····<2f8>···DW_AT_decl_column·:·(data1)·18
336 ····<2f9>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>336 ····<2f9>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
337 ····<2fd>···DW_AT_location····:·(exprloc)·5·byte·block:·3·60·14·a·0·»(DW_OP_addr:·a1460)337 ····<2fd>···DW_AT_location····:·(exprloc)·5·byte·block:·3·60·14·a·0·»(DW_OP_addr:·a1460)
338 ·<1><303>:·Abbrev·Number:·33·(DW_TAG_variable)338 ·<1><303>:·Abbrev·Number:·33·(DW_TAG_variable)
339 ····<304>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·339 ····<304>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
340 ····<308>···DW_AT_decl_file···:·(data1)·1340 ····<308>···DW_AT_decl_file···:·(data1)·1
341 ····<309>···DW_AT_decl_line···:·(data2)·1474341 ····<309>···DW_AT_decl_line···:·(data2)·1474
342 ····<30b>···DW_AT_decl_column·:·(data1)·12342 ····<30b>···DW_AT_decl_column·:·(data1)·12
343 ····<30c>···DW_AT_type········:·(ref_udata)·<0x43>,·int343 ····<30c>···DW_AT_type········:·(ref_udata)·<0x43>,·int
344 ·<1><30d>:·Abbrev·Number:·33·(DW_TAG_variable)344 ·<1><30d>:·Abbrev·Number:·33·(DW_TAG_variable)
345 ····<30e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·345 ····<30e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
346 ····<312>···DW_AT_decl_file···:·(data1)·1346 ····<312>···DW_AT_decl_file···:·(data1)·1
347 ····<313>···DW_AT_decl_line···:·(data2)·1475347 ····<313>···DW_AT_decl_line···:·(data2)·1475
348 ····<315>···DW_AT_decl_column·:·(data1)·12348 ····<315>···DW_AT_decl_column·:·(data1)·12
349 ····<316>···DW_AT_type········:·(ref_udata)·<0x43>,·int349 ····<316>···DW_AT_type········:·(ref_udata)·<0x43>,·int
350 ·<1><317>:·Abbrev·Number:·14·(DW_TAG_variable)350 ·<1><317>:·Abbrev·Number:·14·(DW_TAG_variable)
Max diff block lines reached; 4315801/4323557 bytes (99.82%) of diff not shown.
1.85 KB
strings --all --bytes=8 {}
    
Offset 1, 96 lines modifiedOffset 1, 87 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
 2 L0cS:K!=o
 3 %~f7rJ)I
 4 K·W»     m;.N
 5 <P*HC1» )
 6 e"t26l0'
 7 -Jep*U[#!
 8 :Z>Pmk`H
 9 oW!Afr73
 10 !oB:y]nB
 11 Ph[Hn<8'
 12 Ph+Jn,z-
 13 (%k|1l)f
 14 \i_]$|Wk/
 15 .J@&H»  e.
 16 K4NzC<&0
2 hes}`K^do 
3 oObK"9++F 
4 W[D|3s[)[4u 
5 ·KY8o^/# 
6 %~f7jBII 
7 7!r=E]kH 
8 :T[KVpmEAZ 
9 jE>|ghA{ 
10 CxZ@=cO( 
11 sfJx_C%ww 
12 WRf;g6yH 
13 <KKT#9K{ 
14 ,nt6@:gBBe 
15 I|q8w&|7 
16 &(|[.H|Q 
17 /kC[q?"_K 
18 >=JT\&rl17 >=JT\&rl
19 /N7/B"~;18 <^5!gzZP
20 C\ur}SIz19 S\ur}SIz
 20 s0Imt:I5
 21 ~*W/?Um8
 22 HNEXSO9u
 23 KD@@EDT.
21 De%CY)SM 
22 tgT|D>OwBU 
23 <#Y»    s4t' 
24 PB6T·#r»  
25 W>k?-~h. 
26 »       O5}6#o~ 
27 w8f)7#zID/24 w8f)7#zID/
 25 ^Q!VwhT$1
 26 GP~8E@E#=
 27 liwm9Pro
 28 MjJMnWc5I
 29 )8<Bcn}*
 30 1PU>G*57
 31 D=e2reRs%
 32 EZrUeE\d
 33 Jy+\rN9O
 34 un0,|qZ'F
 35 |nC$qJo(
 36 ·-MU{r&xg
 37 X'ux$4dk
 38 7C@E#-mUcw%hW
 39 A;7_"'gh
 40 ^}A<ZVSL
 41 FZ?x@X)8
 42 HbsZ{\R!
 43 =5K(e»  })K
 44 1:eQ]~\;
 45 ~HR?T{52
 46 De,uu7T9
 47 <wo1C^f5M
 48 R++3S+55S
 49 r_Pm>!kw
 50 Qx$ZR»  Z]
 51 @<XSk·6>
 52 U:Aj{*Yb
 53 Gby`w.0+S
 54 Af])@&!O\)A6d
 55 !'oFV|t[uO
 56 jKH[·y.y]?
 57 hnC:q$/vv
 58 }vz»    [v@y
28 sm9DrOQ, 
29 J4%L(?wh 
30 \tK?j,Z:+ 
31 -J|-<+Jk 
32 W0qRgLK5 
33 r;<D|'@. 
34 qGDDDDDE 
35 !w-!\|-S 
36 %GTAKIdK 
37 3jH]/K]» 
38 P8C^gQuv 
39 H\rDUX@" 
40 ,\::\K7Dm0 
41 ^+Tf"="i& 
42 Ts#:_anG 
43 lCoebj_; 
44 $A-$k·Z- 
45 `(z_Au:4& 
46 lqB1fO[: 
47 )FYCN5*4 
48 5^|k46nc 
49 2|X{g/_5 
50 g{3LmNr] 
51 j7/6J^ds 
52 \,PGC1`< 
53 $"1HOSMO6 
54 PgA1`<J5 
55 L?5r,G^w 
56 )zjV+&5P 
57 c_G%J'·nc 
58 eS(4i.\FQ 
59 hK'iN!w< 
60 ·{|ad^_p 
61 y3J<NBkO 
62 ,r;`7/='8 
63 '»      u6CeS' 
64 6<T;.@vD 
65 SV>'3/YYM 
66 A(;n=+v.wD 
67 8nmSe~,A 
68 @GX((=_v 
69 gs4T2si6 
70 b[%/'T!,[59 b[%/'T!,[
71 R!/@Z%/7Y 
72 ·HgcEr*L 
73 Fle·'C>q+ 
74 H^Q$~f!y 
Max diff block lines reached; 61/1839 bytes (3.32%) of diff not shown.
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
2.55 MB
./usr/lib/debug/.build-id/8e/0bf98f3fa8e4466b018f2ebd547736aa35305f.debug vs.
./usr/lib/debug/.build-id/e3/707f429e2cb3453dfeeee8972fe39570763bac.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 91% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········763808·(bytes·into·file)13 ··Start·of·section·headers:··········763824·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.22 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0xba7a0:1 There·are·35·section·headers,·starting·at·offset·0xba7b0:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c10·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c10·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0005fbf4·00fbec·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0005fbf4·00fbec·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0005fcec·00fbec·000314·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0005fcec·00fbec·000314·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00060000·00fbec·001058·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00060000·00fbec·001058·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00061058·00fbec·000840·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00061058·00fbec·000840·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000092·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000092·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001fc·046cff·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001fc·046d0f·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·046efc·0003d2·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·046f0c·0003d2·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·0472d0·02040f·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·0472e0·02040f·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·0676e0·000d09·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·0676f0·000d09·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·0683e9·00003f·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·0683f9·00003f·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·068428·03c05b·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·068438·03c05b·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·0a4484·009c7d·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·0a4494·009c7d·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0ae101·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0ae111·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·0ae158·006120·10·····33·1364··437 ··[32]·.symtab···········SYMTAB··········00000000·0ae168·006120·10·····33·1364··4
38 ··[33]·.strtab···········STRTAB··········00000000·0b4278·0063c3·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·0b4288·0063c3·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·0ba63b·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·0ba64b·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8e0bf98f3fa8e4466b018f2ebd547736aa35305f3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·e3707f429e2cb3453dfeeee8972fe39570763bac
2.54 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 37 lines modifiedOffset 3, 37 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x86337·(32-bit)4 ···Length:········0x86337·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·141·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·141·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/graph/_mcp.cpython-312-arm-linux-gnueabihf.so.p/_mcp.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/graph/_mcp.cpython-312-arm-linux-gnueabihf.so.p/_mcp.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x1457914 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x14579
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·130 ····<3d>···DW_AT_byte_size···:·(data1)·1
31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
33 ·<1><43>:·Abbrev·Number:·49·(DW_TAG_imported_unit)33 ·<1><43>:·Abbrev·Number:·49·(DW_TAG_imported_unit)
34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
35 ·<1><48>:·Abbrev·Number:·49·(DW_TAG_imported_unit)35 ·<1><48>:·Abbrev·Number:·49·(DW_TAG_imported_unit)
36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
37 ·<1><4d>:·Abbrev·Number:·49·(DW_TAG_imported_unit)37 ·<1><4d>:·Abbrev·Number:·49·(DW_TAG_imported_unit)
38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
39 ·<1><52>:·Abbrev·Number:·49·(DW_TAG_imported_unit)39 ·<1><52>:·Abbrev·Number:·49·(DW_TAG_imported_unit)
Offset 259, 15 lines modifiedOffset 259, 15 lines modified
259 ·<1><278>:·Abbrev·Number:·118·(DW_TAG_const_type)259 ·<1><278>:·Abbrev·Number:·118·(DW_TAG_const_type)
260 ····<279>···DW_AT_type········:·(GNU_ref_alt)·<0x5ab5>260 ····<279>···DW_AT_type········:·(GNU_ref_alt)·<0x5ab5>
261 ·<1><27d>:·Abbrev·Number:·118·(DW_TAG_const_type)261 ·<1><27d>:·Abbrev·Number:·118·(DW_TAG_const_type)
262 ····<27e>···DW_AT_type········:·(GNU_ref_alt)·<0xa455>262 ····<27e>···DW_AT_type········:·(GNU_ref_alt)·<0xa455>
263 ·<1><282>:·Abbrev·Number:·118·(DW_TAG_const_type)263 ·<1><282>:·Abbrev·Number:·118·(DW_TAG_const_type)
264 ····<283>···DW_AT_type········:·(GNU_ref_alt)·<0xa478>264 ····<283>···DW_AT_type········:·(GNU_ref_alt)·<0xa478>
265 ·<1><287>:·Abbrev·Number:·22·(DW_TAG_variable)265 ·<1><287>:·Abbrev·Number:·22·(DW_TAG_variable)
266 ····<288>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·266 ····<288>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
267 ····<28c>···DW_AT_decl_file···:·(data1)·13267 ····<28c>···DW_AT_decl_file···:·(data1)·13
268 ····<28d>···DW_AT_decl_line···:·(data2)·641268 ····<28d>···DW_AT_decl_line···:·(data2)·641
269 ····<28f>···DW_AT_decl_column·:·(data1)·15269 ····<28f>···DW_AT_decl_column·:·(data1)·15
270 ····<290>···DW_AT_type········:·(GNU_ref_alt)·<0x142>270 ····<290>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
271 ····<294>···DW_AT_location····:·(exprloc)·5·byte·block:·3·60·17·6·0·»(DW_OP_addr:·61760)271 ····<294>···DW_AT_location····:·(exprloc)·5·byte·block:·3·60·17·6·0·»(DW_OP_addr:·61760)
272 ·<1><29a>:·Abbrev·Number:·96·(DW_TAG_structure_type)272 ·<1><29a>:·Abbrev·Number:·96·(DW_TAG_structure_type)
273 ····<29b>···DW_AT_byte_size···:·(data1)·20273 ····<29b>···DW_AT_byte_size···:·(data1)·20
Offset 293, 308 lines modifiedOffset 293, 308 lines modified
293 ····<2b7>···DW_AT_name········:·(string)·n293 ····<2b7>···DW_AT_name········:·(string)·n
294 ····<2b9>···DW_AT_decl_file···:·(implicit_const)·1294 ····<2b9>···DW_AT_decl_file···:·(implicit_const)·1
295 ····<2b9>···DW_AT_decl_line···:·(data2)·1242295 ····<2b9>···DW_AT_decl_line···:·(data2)·1242
296 ····<2bb>···DW_AT_decl_column·:·(data1)·63296 ····<2bb>···DW_AT_decl_column·:·(data1)·63
297 ····<2bc>···DW_AT_type········:·(GNU_ref_alt)·<0x699>297 ····<2bc>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
298 ····<2c0>···DW_AT_data_member_location:·(data1)·8298 ····<2c0>···DW_AT_data_member_location:·(data1)·8
299 ·<2><2c1>:·Abbrev·Number:·46·(DW_TAG_member)299 ·<2><2c1>:·Abbrev·Number:·46·(DW_TAG_member)
300 ····<2c2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·300 ····<2c2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
301 ····<2c6>···DW_AT_decl_file···:·(implicit_const)·1301 ····<2c6>···DW_AT_decl_file···:·(implicit_const)·1
302 ····<2c6>···DW_AT_decl_line···:·(data2)·1242302 ····<2c6>···DW_AT_decl_line···:·(data2)·1242
303 ····<2c8>···DW_AT_decl_column·:·(data1)·78303 ····<2c8>···DW_AT_decl_column·:·(data1)·78
304 ····<2c9>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>304 ····<2c9>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
305 ····<2cd>···DW_AT_data_member_location:·(data1)·12305 ····<2cd>···DW_AT_data_member_location:·(data1)·12
306 ·<2><2ce>:·Abbrev·Number:·46·(DW_TAG_member)306 ·<2><2ce>:·Abbrev·Number:·46·(DW_TAG_member)
307 ····<2cf>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·307 ····<2cf>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
308 ····<2d3>···DW_AT_decl_file···:·(implicit_const)·1308 ····<2d3>···DW_AT_decl_file···:·(implicit_const)·1
309 ····<2d3>···DW_AT_decl_line···:·(data2)·1243309 ····<2d3>···DW_AT_decl_line···:·(data2)·1243
310 ····<2d5>···DW_AT_decl_column·:·(data1)·28310 ····<2d5>···DW_AT_decl_column·:·(data1)·28
311 ····<2d6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>311 ····<2d6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
312 ····<2da>···DW_AT_data_member_location:·(data1)·16312 ····<2da>···DW_AT_data_member_location:·(data1)·16
313 ·<2><2db>:·Abbrev·Number:·46·(DW_TAG_member)313 ·<2><2db>:·Abbrev·Number:·46·(DW_TAG_member)
314 ····<2dc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·314 ····<2dc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
315 ····<2e0>···DW_AT_decl_file···:·(implicit_const)·1315 ····<2e0>···DW_AT_decl_file···:·(implicit_const)·1
316 ····<2e0>···DW_AT_decl_line···:·(data2)·1243316 ····<2e0>···DW_AT_decl_line···:·(data2)·1243
317 ····<2e2>···DW_AT_decl_column·:·(data1)·51317 ····<2e2>···DW_AT_decl_column·:·(data1)·51
318 ····<2e3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>318 ····<2e3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
319 ····<2e7>···DW_AT_data_member_location:·(data1)·17319 ····<2e7>···DW_AT_data_member_location:·(data1)·17
320 ·<2><2e8>:·Abbrev·Number:·46·(DW_TAG_member)320 ·<2><2e8>:·Abbrev·Number:·46·(DW_TAG_member)
321 ····<2e9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·321 ····<2e9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
322 ····<2ed>···DW_AT_decl_file···:·(implicit_const)·1322 ····<2ed>···DW_AT_decl_file···:·(implicit_const)·1
323 ····<2ed>···DW_AT_decl_line···:·(data2)·1243323 ····<2ed>···DW_AT_decl_line···:·(data2)·1243
324 ····<2ef>···DW_AT_decl_column·:·(data1)·70324 ····<2ef>···DW_AT_decl_column·:·(data1)·70
325 ····<2f0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>325 ····<2f0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
326 ····<2f4>···DW_AT_data_member_location:·(data1)·18326 ····<2f4>···DW_AT_data_member_location:·(data1)·18
327 ·<2><2f5>:·Abbrev·Number:·0327 ·<2><2f5>:·Abbrev·Number:·0
328 ·<1><2f6>:·Abbrev·Number:·78·(DW_TAG_typedef)328 ·<1><2f6>:·Abbrev·Number:·78·(DW_TAG_typedef)
329 ····<2f7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·329 ····<2f7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
330 ····<2fb>···DW_AT_decl_file···:·(data1)·1330 ····<2fb>···DW_AT_decl_file···:·(data1)·1
331 ····<2fc>···DW_AT_decl_line···:·(data2)·1243331 ····<2fc>···DW_AT_decl_line···:·(data2)·1243
332 ····<2fe>···DW_AT_decl_column·:·(data1)·80332 ····<2fe>···DW_AT_decl_column·:·(data1)·80
333 ····<2ff>···DW_AT_type········:·(ref_udata)·<0x29a>333 ····<2ff>···DW_AT_type········:·(ref_udata)·<0x29a>
334 ·<1><301>:·Abbrev·Number:·92·(DW_TAG_typedef)334 ·<1><301>:·Abbrev·Number:·92·(DW_TAG_typedef)
335 ····<302>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·335 ····<302>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
336 ····<306>···DW_AT_decl_file···:·(data1)·1336 ····<306>···DW_AT_decl_file···:·(data1)·1
337 ····<307>···DW_AT_decl_line···:·(data2)·1361337 ····<307>···DW_AT_decl_line···:·(data2)·1361
338 ····<309>···DW_AT_decl_column·:·(data1)·23338 ····<309>···DW_AT_decl_column·:·(data1)·23
339 ····<30a>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>339 ····<30a>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
340 ·<1><30e>:·Abbrev·Number:·92·(DW_TAG_typedef)340 ·<1><30e>:·Abbrev·Number:·92·(DW_TAG_typedef)
341 ····<30f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·341 ····<30f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
342 ····<313>···DW_AT_decl_file···:·(data1)·1342 ····<313>···DW_AT_decl_file···:·(data1)·1
343 ····<314>···DW_AT_decl_line···:·(data2)·1362343 ····<314>···DW_AT_decl_line···:·(data2)·1362
344 ····<316>···DW_AT_decl_column·:·(data1)·19344 ····<316>···DW_AT_decl_column·:·(data1)·19
345 ····<317>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>345 ····<317>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
346 ·<1><31b>:·Abbrev·Number:·22·(DW_TAG_variable)346 ·<1><31b>:·Abbrev·Number:·22·(DW_TAG_variable)
347 ····<31c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·347 ····<31c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
348 ····<320>···DW_AT_decl_file···:·(data1)·1348 ····<320>···DW_AT_decl_file···:·(data1)·1
349 ····<321>···DW_AT_decl_line···:·(data2)·1472349 ····<321>···DW_AT_decl_line···:·(data2)·1472
350 ····<323>···DW_AT_decl_column·:·(data1)·18350 ····<323>···DW_AT_decl_column·:·(data1)·18
351 ····<324>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>351 ····<324>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
352 ····<328>···DW_AT_location····:·(exprloc)·5·byte·block:·3·38·17·6·0·»(DW_OP_addr:·61738)352 ····<328>···DW_AT_location····:·(exprloc)·5·byte·block:·3·38·17·6·0·»(DW_OP_addr:·61738)
353 ·<1><32e>:·Abbrev·Number:·9·(DW_TAG_variable)353 ·<1><32e>:·Abbrev·Number:·9·(DW_TAG_variable)
354 ····<32f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·354 ····<32f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
355 ····<333>···DW_AT_decl_file···:·(data1)·1355 ····<333>···DW_AT_decl_file···:·(data1)·1
356 ····<334>···DW_AT_decl_line···:·(data2)·1474356 ····<334>···DW_AT_decl_line···:·(data2)·1474
357 ····<336>···DW_AT_decl_column·:·(data1)·12357 ····<336>···DW_AT_decl_column·:·(data1)·12
358 ····<337>···DW_AT_type········:·(GNU_ref_alt)·<0x31>358 ····<337>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
359 ·<1><33b>:·Abbrev·Number:·9·(DW_TAG_variable)359 ·<1><33b>:·Abbrev·Number:·9·(DW_TAG_variable)
360 ····<33c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·360 ····<33c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
361 ····<340>···DW_AT_decl_file···:·(data1)·1361 ····<340>···DW_AT_decl_file···:·(data1)·1
362 ····<341>···DW_AT_decl_line···:·(data2)·1475362 ····<341>···DW_AT_decl_line···:·(data2)·1475
363 ····<343>···DW_AT_decl_column·:·(data1)·12363 ····<343>···DW_AT_decl_column·:·(data1)·12
364 ····<344>···DW_AT_type········:·(GNU_ref_alt)·<0x31>364 ····<344>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
365 ·<1><348>:·Abbrev·Number:·9·(DW_TAG_variable)365 ·<1><348>:·Abbrev·Number:·9·(DW_TAG_variable)
Max diff block lines reached; 2659682/2667407 bytes (99.71%) of diff not shown.
1.55 KB
strings --all --bytes=8 {}
    
Offset 1, 71 lines modifiedOffset 1, 76 lines modified
1 50_GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
 2 [xXV<k,%f
 3 .UFIP81W
 4 L]s*;(v·L~
 5 /oW2/=,}
 6 q4!Gze~E~
 7 {$LQj!S?
 8 #pS-HcUO
 9 H|E%~,h#M
 10 #$x+BPD>
 11 D'KqnKPi
 12 rs^H"^R!
 13 HV$x"LYi,
 14 mea[Ma+"D
 15 xm"+|#(+
 16 Q)8JNTET
 17 PvI3:7Ob
 18 L]gt[FkQP
 19 EN>m»   (vy
 20 p_Az,o`<~
2 =j'»    A$pw 
3 O7B+KC;» 
4 zum0z"_k 
5 hJkD||Qd 
6 F;wQZSHk 
7 yBjFmm"4_P^ 
8 +UStaxLqMJ 
9 G%A!]+<( 
10 %vKgJ8~% 
11 #1s2*-q4 
12 oG{jd?7| 
13 M,rb~ZG} 
14 ({R<7v=X 
15 BtOmE{K: 
16 #$h;BPD>g 
17 8d:N(GIz+·a 
18 U`Y*Yv:Y 
19 W(X1oyY6 
20 I^rUo;p[Rd} 
21 x:q2]Uvz 
22 tlWx4m2'21 tlWx4m27
23 tC_^Z5=&22 Y/\w'dlw
 23 }OWa,;d_
 24 }tl.dl:=
24 \=PaS[Dy25 \=@aS[Dy
25 g<GC9"J20 
26 !<dvBT5[Bev 
27 Lgl:=F'06 
28 $/ou3kOQ 
29 #sDn$*,0 
30 1·Fg*pnBbM 
31 5jthh.T: 
32 syF$>5#n 
33 l»      ,D:&DZ 
34 d!Q7`|9];] 
35 0^v&_1|`/ 
36 3cGd\t]d 
37 XV9_$\» cI8 
38 Sw<wy(oe 
39 ,+'rI.SIF 
40 SL)9HP&W 
41 }6`<v^L6[ 
42 Fd[K~eB? 
43 j+enV3(IK 
44 3y4!cu'a#b 
45 Y,;Kk<.A26 4Das0GrZa
 27 @q·d/j5UAq
 28 ++(6e(.RP
 29 rB@A>H.R
 30 v;6w2"n;`
 31 rkO(kQ%+WR
 32 R~aC!}FH
 33 nc7$N>i8
 34 -w3[^p]Z.Q^
 35 k·r}[(sQ%+WR
 36 b%A->r+C
 37 4)Q!KTXJ
 38 W2*>p|"C
 39 >/2(5&n2P
 40 d(5BVw{o
 41 2·L]}S4Ji·|
 42 &bZXybl}
 43 (h4)V8E\
 44 `uQ1UL~R
 45 *&?Y"\nF
 46 9)EW'Z+lL
 47 W}8MkJ_*
 48 ?cuilRT8
 49 Ykcd7N8k
 50 ?P[E8%#*
46 e4!u&(uZ51 e4%u&*uZ
47 'Vwi#)PuL 
48 |(·L'V^O 
49 $5i*t)%]52 (\$&:epq
 53 ·Ye\BF,Q
 54 3r»     su>0C
50 (?Z-$Be:R!55 (?Z-$Be:R!
51 PbH(3?y=, 
52 ]oB{HSC6 
53 g:8CU"1. 
54 AKy.H$f~: 
55 C0gg9l7g9 
56 "yp$e-kd 
57 >q~i.!>u 
58 (;"uF'5E 
59 st{ZLFwP< 
60 o!Tix<Y[eV 
61 R[exGexEex 
62 WQC}K?Zn3 
63 HKd&"U&= 
64 F9)'Ir-,oR56 n\Y_RNc"
 57 7Rv!>qi_D
 58 Gk5P:7.J
 59 64TYJCCC
 60 swjk%B=+
 61 /C*WO.W!
 62 9txUU`ax
 63 !es/QM-+5
 64 A·j<R*?e
 65 JUj·;5T+
 66 !5%B`C%M$ge
 67 <^jvKgiy
 68 bHmqWzS[~
 69 %-DK}·tT
65 "-epPFO@70 "-epPFO@
66 »       T[c:Wv)71 »       T[c:Wv)
67 hrRD;D'EU72 hrRD;D'EU
Max diff block lines reached; 31/1535 bytes (2.02%) of diff not shown.
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.76 MB
./usr/lib/debug/.build-id/8e/52f8acca47f782b2cbaf5c757d1977f023ad76.debug vs.
./usr/lib/debug/.build-id/b2/ff1ea64a64befcfe162464335ad32f2b5014c6.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 90% similar despite different names
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8e52f8acca47f782b2cbaf5c757d1977f023ad763 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·b2ff1ea64a64befcfe162464335ad32f2b5014c6
1.76 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x4c0a6·(32-bit)4 ···Length:········0x4c0a6·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·172·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·172·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/transform/_warps_cy.cpython-313-arm-linux-gnueabihf.so.p/_warps_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/transform/_warps_cy.cpython-313-arm-linux-gnueabihf.so.p/_warps_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xb45514 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xb455
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·126 ····<36>···DW_AT_byte_size···:·(data1)·1
27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·830 ····<3d>···DW_AT_byte_size···:·(data1)·8
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·434 ····<44>···DW_AT_byte_size···:·(data1)·4
35 ····<45>···DW_AT_encoding····:·(data1)·4»    (float)35 ····<45>···DW_AT_encoding····:·(data1)·4»    (float)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
37 ·<1><4a>:·Abbrev·Number:·2·(DW_TAG_base_type)37 ·<1><4a>:·Abbrev·Number:·2·(DW_TAG_base_type)
38 ····<4b>···DW_AT_byte_size···:·(data1)·438 ····<4b>···DW_AT_byte_size···:·(data1)·4
39 ····<4c>···DW_AT_encoding····:·(data1)·5»    (signed)39 ····<4c>···DW_AT_encoding····:·(data1)·5»    (signed)
40 ····<4d>···DW_AT_name········:·(string)·int40 ····<4d>···DW_AT_name········:·(string)·int
41 ·<1><51>:·Abbrev·Number:·46·(DW_TAG_imported_unit)41 ·<1><51>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
43 ·<1><56>:·Abbrev·Number:·46·(DW_TAG_imported_unit)43 ·<1><56>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
Offset 245, 15 lines modifiedOffset 245, 15 lines modified
245 ·<1><24f>:·Abbrev·Number:·46·(DW_TAG_imported_unit)245 ·<1><24f>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
246 ····<250>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>246 ····<250>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
247 ·<1><254>:·Abbrev·Number:·46·(DW_TAG_imported_unit)247 ·<1><254>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
248 ····<255>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>248 ····<255>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
249 ·<1><259>:·Abbrev·Number:·46·(DW_TAG_imported_unit)249 ·<1><259>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
250 ····<25a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>250 ····<25a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
251 ·<1><25e>:·Abbrev·Number:·25·(DW_TAG_variable)251 ·<1><25e>:·Abbrev·Number:·25·(DW_TAG_variable)
252 ····<25f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·252 ····<25f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
253 ····<263>···DW_AT_decl_file···:·(data1)·7253 ····<263>···DW_AT_decl_file···:·(data1)·7
254 ····<264>···DW_AT_decl_line···:·(data2)·641254 ····<264>···DW_AT_decl_line···:·(data2)·641
255 ····<266>···DW_AT_decl_column·:·(data1)·15255 ····<266>···DW_AT_decl_column·:·(data1)·15
256 ····<267>···DW_AT_type········:·(GNU_ref_alt)·<0x142>256 ····<267>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
257 ····<26b>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a0·e·4·0·» (DW_OP_addr:·40ea0)257 ····<26b>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a0·e·4·0·» (DW_OP_addr:·40ea0)
258 ·<1><271>:·Abbrev·Number:·116·(DW_TAG_structure_type)258 ·<1><271>:·Abbrev·Number:·116·(DW_TAG_structure_type)
259 ····<272>···DW_AT_byte_size···:·(data1)·20259 ····<272>···DW_AT_byte_size···:·(data1)·20
Offset 279, 308 lines modifiedOffset 279, 308 lines modified
279 ····<291>···DW_AT_name········:·(string)·n279 ····<291>···DW_AT_name········:·(string)·n
280 ····<293>···DW_AT_decl_file···:·(implicit_const)·1280 ····<293>···DW_AT_decl_file···:·(implicit_const)·1
281 ····<293>···DW_AT_decl_line···:·(data2)·1243281 ····<293>···DW_AT_decl_line···:·(data2)·1243
282 ····<295>···DW_AT_decl_column·:·(data1)·63282 ····<295>···DW_AT_decl_column·:·(data1)·63
283 ····<296>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>283 ····<296>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
284 ····<29a>···DW_AT_data_member_location:·(data1)·8284 ····<29a>···DW_AT_data_member_location:·(data1)·8
285 ·<2><29b>:·Abbrev·Number:·39·(DW_TAG_member)285 ·<2><29b>:·Abbrev·Number:·39·(DW_TAG_member)
286 ····<29c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·286 ····<29c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
287 ····<2a0>···DW_AT_decl_file···:·(implicit_const)·1287 ····<2a0>···DW_AT_decl_file···:·(implicit_const)·1
288 ····<2a0>···DW_AT_decl_line···:·(data2)·1243288 ····<2a0>···DW_AT_decl_line···:·(data2)·1243
289 ····<2a2>···DW_AT_decl_column·:·(data1)·78289 ····<2a2>···DW_AT_decl_column·:·(data1)·78
290 ····<2a3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>290 ····<2a3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
291 ····<2a7>···DW_AT_data_member_location:·(data1)·12291 ····<2a7>···DW_AT_data_member_location:·(data1)·12
292 ·<2><2a8>:·Abbrev·Number:·39·(DW_TAG_member)292 ·<2><2a8>:·Abbrev·Number:·39·(DW_TAG_member)
293 ····<2a9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·293 ····<2a9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
294 ····<2ad>···DW_AT_decl_file···:·(implicit_const)·1294 ····<2ad>···DW_AT_decl_file···:·(implicit_const)·1
295 ····<2ad>···DW_AT_decl_line···:·(data2)·1244295 ····<2ad>···DW_AT_decl_line···:·(data2)·1244
296 ····<2af>···DW_AT_decl_column·:·(data1)·28296 ····<2af>···DW_AT_decl_column·:·(data1)·28
297 ····<2b0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>297 ····<2b0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
298 ····<2b4>···DW_AT_data_member_location:·(data1)·16298 ····<2b4>···DW_AT_data_member_location:·(data1)·16
299 ·<2><2b5>:·Abbrev·Number:·39·(DW_TAG_member)299 ·<2><2b5>:·Abbrev·Number:·39·(DW_TAG_member)
300 ····<2b6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·300 ····<2b6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
301 ····<2ba>···DW_AT_decl_file···:·(implicit_const)·1301 ····<2ba>···DW_AT_decl_file···:·(implicit_const)·1
302 ····<2ba>···DW_AT_decl_line···:·(data2)·1244302 ····<2ba>···DW_AT_decl_line···:·(data2)·1244
303 ····<2bc>···DW_AT_decl_column·:·(data1)·51303 ····<2bc>···DW_AT_decl_column·:·(data1)·51
304 ····<2bd>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>304 ····<2bd>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
305 ····<2c1>···DW_AT_data_member_location:·(data1)·17305 ····<2c1>···DW_AT_data_member_location:·(data1)·17
306 ·<2><2c2>:·Abbrev·Number:·39·(DW_TAG_member)306 ·<2><2c2>:·Abbrev·Number:·39·(DW_TAG_member)
307 ····<2c3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·307 ····<2c3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
308 ····<2c7>···DW_AT_decl_file···:·(implicit_const)·1308 ····<2c7>···DW_AT_decl_file···:·(implicit_const)·1
309 ····<2c7>···DW_AT_decl_line···:·(data2)·1244309 ····<2c7>···DW_AT_decl_line···:·(data2)·1244
310 ····<2c9>···DW_AT_decl_column·:·(data1)·70310 ····<2c9>···DW_AT_decl_column·:·(data1)·70
311 ····<2ca>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>311 ····<2ca>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
312 ····<2ce>···DW_AT_data_member_location:·(data1)·18312 ····<2ce>···DW_AT_data_member_location:·(data1)·18
313 ·<2><2cf>:·Abbrev·Number:·0313 ·<2><2cf>:·Abbrev·Number:·0
314 ·<1><2d0>:·Abbrev·Number:·112·(DW_TAG_typedef)314 ·<1><2d0>:·Abbrev·Number:·112·(DW_TAG_typedef)
315 ····<2d1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·315 ····<2d1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
316 ····<2d5>···DW_AT_decl_file···:·(data1)·1316 ····<2d5>···DW_AT_decl_file···:·(data1)·1
317 ····<2d6>···DW_AT_decl_line···:·(data2)·1244317 ····<2d6>···DW_AT_decl_line···:·(data2)·1244
318 ····<2d8>···DW_AT_decl_column·:·(data1)·80318 ····<2d8>···DW_AT_decl_column·:·(data1)·80
319 ····<2d9>···DW_AT_type········:·(ref_udata)·<0x271>319 ····<2d9>···DW_AT_type········:·(ref_udata)·<0x271>
320 ·<1><2db>:·Abbrev·Number:·137·(DW_TAG_typedef)320 ·<1><2db>:·Abbrev·Number:·137·(DW_TAG_typedef)
321 ····<2dd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·321 ····<2dd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
322 ····<2e1>···DW_AT_decl_file···:·(data1)·1322 ····<2e1>···DW_AT_decl_file···:·(data1)·1
323 ····<2e2>···DW_AT_decl_line···:·(data2)·1362323 ····<2e2>···DW_AT_decl_line···:·(data2)·1362
324 ····<2e4>···DW_AT_decl_column·:·(data1)·23324 ····<2e4>···DW_AT_decl_column·:·(data1)·23
325 ····<2e5>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>325 ····<2e5>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
326 ·<1><2e9>:·Abbrev·Number:·137·(DW_TAG_typedef)326 ·<1><2e9>:·Abbrev·Number:·137·(DW_TAG_typedef)
327 ····<2eb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·327 ····<2eb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
328 ····<2ef>···DW_AT_decl_file···:·(data1)·1328 ····<2ef>···DW_AT_decl_file···:·(data1)·1
329 ····<2f0>···DW_AT_decl_line···:·(data2)·1363329 ····<2f0>···DW_AT_decl_line···:·(data2)·1363
330 ····<2f2>···DW_AT_decl_column·:·(data1)·19330 ····<2f2>···DW_AT_decl_column·:·(data1)·19
331 ····<2f3>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>331 ····<2f3>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
332 ·<1><2f7>:·Abbrev·Number:·25·(DW_TAG_variable)332 ·<1><2f7>:·Abbrev·Number:·25·(DW_TAG_variable)
333 ····<2f8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·333 ····<2f8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
334 ····<2fc>···DW_AT_decl_file···:·(data1)·1334 ····<2fc>···DW_AT_decl_file···:·(data1)·1
335 ····<2fd>···DW_AT_decl_line···:·(data2)·1473335 ····<2fd>···DW_AT_decl_line···:·(data2)·1473
336 ····<2ff>···DW_AT_decl_column·:·(data1)·18336 ····<2ff>···DW_AT_decl_column·:·(data1)·18
337 ····<300>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>337 ····<300>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
338 ····<304>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a4·e·4·0·» (DW_OP_addr:·40ea4)338 ····<304>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a4·e·4·0·» (DW_OP_addr:·40ea4)
339 ·<1><30a>:·Abbrev·Number:·24·(DW_TAG_variable)339 ·<1><30a>:·Abbrev·Number:·24·(DW_TAG_variable)
340 ····<30b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·340 ····<30b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
341 ····<30f>···DW_AT_decl_file···:·(data1)·1341 ····<30f>···DW_AT_decl_file···:·(data1)·1
342 ····<310>···DW_AT_decl_line···:·(data2)·1475342 ····<310>···DW_AT_decl_line···:·(data2)·1475
343 ····<312>···DW_AT_decl_column·:·(data1)·12343 ····<312>···DW_AT_decl_column·:·(data1)·12
344 ····<313>···DW_AT_type········:·(ref_udata)·<0x4a>,·int344 ····<313>···DW_AT_type········:·(ref_udata)·<0x4a>,·int
345 ·<1><314>:·Abbrev·Number:·24·(DW_TAG_variable)345 ·<1><314>:·Abbrev·Number:·24·(DW_TAG_variable)
346 ····<315>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·346 ····<315>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
347 ····<319>···DW_AT_decl_file···:·(data1)·1347 ····<319>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 1837182/1844865 bytes (99.58%) of diff not shown.
1.06 KB
strings --all --bytes=8 {}
    
Offset 1, 53 lines modifiedOffset 1, 47 lines modified
1 vGCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
 2 &XHO1QGQK
 3 O2u(.D_P
 4 <OL]#;Z3
 5 b1@ci<f%(
 6 R^JJQjQn
 7 uA|^f|A·
 8 ?pE/P5-<o
 9 \\o"m,·3
 10 14L5!b0D
 11 'Tx+Ip'oc
 12 ^UeD[z1kX
 13 Y)g9*eo·
 14 }B)i218\*
 15 -[[]AplB
 16 TTDDD@@D@
 17 doTun»  GP
 18 Hh~I~+JM
 19 4RDcPfI#
 20 q+},+I4&
 21 ?`ir:I5nIR
 22 "&%}O»  %{
 23 B]4\Ho^V
 24 X0DgR)+!
 25 @Y9IQ»  q,#)
 26 3%#)j$*lL
 27 |dojP)"n
 28 3)V&]q&5W
 29 nd_q[jP*$
 30 cd]'P]]V
 31 oL<]{4+ej
 32 Iq}$*W» a
 33 awZU;ZH\
 34 SXH[?)#.
 35 JDh$(F4u>
 36 UQL9'D1u
 37 \}2$W$8"
 38 85J/lnRRM
2 .XHO2QOQ 
3 DqyCnPS0 
4 <Q}3UiOc 
5 lj8d|ig6k 
6 ?R9<bfA`F 
7 xyCml/Pn 
8 ~eFOPm3z 
9 ·L=sq^03 
10 g^[VC+f: 
11 )MRM{j*O^ 
12 }U!.Y-ag 
13 ?b1CmrC8x 
14 d}&em_.e} 
15 <'tf~D/B 
16 !»      $[1mww 
17 ]+toDMc[ 
18 !:T7$s» t 
19 @wm!R»  Td 
20 JEwnOWdk 
21 ~-tY-idR& 
22 `/POk$M0 
23 `ig@XEDYk- 
24 |+J_[/71r 
25 w"%lT_%rS 
26 ya0oBkXSN 
27 i.8fwQ'4-G`1e»  x 
28 ;)R;3:9R 
29 jwi8xDrg 
30 LJK8wJw) 
31 kr3Cu=~O 
32 <?>(E?n! 
33 )NH[?.'. 
34 or|~·NKC 
35 K:GS0sTj> 
36 r(H\,;]I} 
37 $J(·HU"O 
38 Pq,:P@]* 
39 k41=h/7= 
40 [X`Y»   %BnA 
41 9.ZE2<'. 
42 +e.<2cS<»        
43 A0»     bITV~ 
44 f}Y}_;Wy 
45 fmSc'e-Oa 
46 'M|m>Ayt39 'M|m>Eyt
 40 #XQzmZa:
47 oBMU7G3j:41 oBMU7G3j:
48 a*f/C+XT?42 a*f/C+XT?
49 3?T[$LKQX|:43 3?T[$LKQX|:
50 2d|-5=BC44 2d|-5=BC
51 KVQ?+jL}mL45 KVQ?+jL}mL
52 "eL4g3Ck46 "eL4g3Ck
53 ;:6RaPJO47 ;:6RaPJO
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.41 MB
./usr/lib/debug/.build-id/90/94ef6d401d50a9c86125964cc837f969d42a82.debug vs.
./usr/lib/debug/.build-id/7d/38a6cadfe403b7579c39ddb648cd370319d4a8.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 89% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········335452·(bytes·into·file)13 ··Start·of·section·headers:··········335444·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x51e5c:1 There·are·35·section·headers,·starting·at·offset·0x51e54:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b70·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b70·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0002fc24·00fc1c·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0002fc24·00fc1c·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0002fd1c·00fc1c·0002e4·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0002fd1c·00fc1c·0002e4·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00030000·00fc1c·000958·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00030000·00fc1c·000958·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00030958·00fc1c·00040c·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00030958·00fc1c·00040c·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000079·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000079·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001e4·01fa1b·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001e4·01fa12·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·01fc00·000389·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·01fbf8·000389·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·01ff8c·00e6ef·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·01ff84·00e6ef·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·02e67c·000821·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·02e674·000821·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·02ee9d·000054·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·02ee95·000054·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·02eef4·017f74·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·02eeec·017f74·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·046e68·003de2·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·046e60·003de2·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·04ac4a·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·04ac42·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·04aca0·003c40·10·····33·784··437 ··[32]·.symtab···········SYMTAB··········00000000·04ac98·003c40·10·····33·784··4
38 ··[33]·.strtab···········STRTAB··········00000000·04e8e0·003417·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·04e8d8·003417·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·051cf7·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·051cef·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·9094ef6d401d50a9c86125964cc837f969d42a823 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·7d38a6cadfe403b7579c39ddb648cd370319d4a8
1.41 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x38c95·(32-bit)4 ···Length:········0x38c95·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·131·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·131·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_convex_hull.cpython-312-arm-linux-gnueabihf.so.p/_convex_hull.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_convex_hull.cpython-312-arm-linux-gnueabihf.so.p/_convex_hull.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x767114 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x7671
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·126 ····<36>···DW_AT_byte_size···:·(data1)·1
27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
29 ·<1><3c>:·Abbrev·Number:·2·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·2·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·5»    (signed)31 ····<3e>···DW_AT_encoding····:·(data1)·5»    (signed)
32 ····<3f>···DW_AT_name········:·(string)·int32 ····<3f>···DW_AT_name········:·(string)·int
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·834 ····<44>···DW_AT_byte_size···:·(data1)·8
35 ····<45>···DW_AT_encoding····:·(data1)·4»    (float)35 ····<45>···DW_AT_encoding····:·(data1)·4»    (float)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
37 ·<1><4a>:·Abbrev·Number:·43·(DW_TAG_imported_unit)37 ·<1><4a>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4f>:·Abbrev·Number:·43·(DW_TAG_imported_unit)39 ·<1><4f>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
41 ·<1><54>:·Abbrev·Number:·43·(DW_TAG_imported_unit)41 ·<1><54>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
43 ·<1><59>:·Abbrev·Number:·43·(DW_TAG_imported_unit)43 ·<1><59>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
Offset 207, 15 lines modifiedOffset 207, 15 lines modified
207 ·<1><1f3>:·Abbrev·Number:·43·(DW_TAG_imported_unit)207 ·<1><1f3>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
208 ····<1f4>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>208 ····<1f4>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
209 ·<1><1f8>:·Abbrev·Number:·43·(DW_TAG_imported_unit)209 ·<1><1f8>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
210 ····<1f9>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>210 ····<1f9>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
211 ·<1><1fd>:·Abbrev·Number:·43·(DW_TAG_imported_unit)211 ·<1><1fd>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
212 ····<1fe>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2942>212 ····<1fe>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2942>
213 ·<1><202>:·Abbrev·Number:·23·(DW_TAG_variable)213 ·<1><202>:·Abbrev·Number:·23·(DW_TAG_variable)
214 ····<203>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·214 ····<203>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
215 ····<207>···DW_AT_decl_file···:·(data1)·14215 ····<207>···DW_AT_decl_file···:·(data1)·14
216 ····<208>···DW_AT_decl_line···:·(data2)·641216 ····<208>···DW_AT_decl_line···:·(data2)·641
217 ····<20a>···DW_AT_decl_column·:·(data1)·15217 ····<20a>···DW_AT_decl_column·:·(data1)·15
218 ····<20b>···DW_AT_type········:·(GNU_ref_alt)·<0x142>218 ····<20b>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
219 ····<20f>···DW_AT_location····:·(exprloc)·5·byte·block:·3·50·d·3·0·» (DW_OP_addr:·30d50)219 ····<20f>···DW_AT_location····:·(exprloc)·5·byte·block:·3·50·d·3·0·» (DW_OP_addr:·30d50)
220 ·<1><215>:·Abbrev·Number:·89·(DW_TAG_structure_type)220 ·<1><215>:·Abbrev·Number:·89·(DW_TAG_structure_type)
221 ····<216>···DW_AT_byte_size···:·(data1)·20221 ····<216>···DW_AT_byte_size···:·(data1)·20
Offset 241, 308 lines modifiedOffset 241, 308 lines modified
241 ····<232>···DW_AT_name········:·(string)·n241 ····<232>···DW_AT_name········:·(string)·n
242 ····<234>···DW_AT_decl_file···:·(implicit_const)·1242 ····<234>···DW_AT_decl_file···:·(implicit_const)·1
243 ····<234>···DW_AT_decl_line···:·(data2)·1242243 ····<234>···DW_AT_decl_line···:·(data2)·1242
244 ····<236>···DW_AT_decl_column·:·(data1)·63244 ····<236>···DW_AT_decl_column·:·(data1)·63
245 ····<237>···DW_AT_type········:·(GNU_ref_alt)·<0x699>245 ····<237>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
246 ····<23b>···DW_AT_data_member_location:·(data1)·8246 ····<23b>···DW_AT_data_member_location:·(data1)·8
247 ·<2><23c>:·Abbrev·Number:·33·(DW_TAG_member)247 ·<2><23c>:·Abbrev·Number:·33·(DW_TAG_member)
248 ····<23d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·248 ····<23d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
249 ····<241>···DW_AT_decl_file···:·(implicit_const)·1249 ····<241>···DW_AT_decl_file···:·(implicit_const)·1
250 ····<241>···DW_AT_decl_line···:·(data2)·1242250 ····<241>···DW_AT_decl_line···:·(data2)·1242
251 ····<243>···DW_AT_decl_column·:·(data1)·78251 ····<243>···DW_AT_decl_column·:·(data1)·78
252 ····<244>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>252 ····<244>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
253 ····<248>···DW_AT_data_member_location:·(data1)·12253 ····<248>···DW_AT_data_member_location:·(data1)·12
254 ·<2><249>:·Abbrev·Number:·33·(DW_TAG_member)254 ·<2><249>:·Abbrev·Number:·33·(DW_TAG_member)
255 ····<24a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·255 ····<24a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
256 ····<24e>···DW_AT_decl_file···:·(implicit_const)·1256 ····<24e>···DW_AT_decl_file···:·(implicit_const)·1
257 ····<24e>···DW_AT_decl_line···:·(data2)·1243257 ····<24e>···DW_AT_decl_line···:·(data2)·1243
258 ····<250>···DW_AT_decl_column·:·(data1)·28258 ····<250>···DW_AT_decl_column·:·(data1)·28
259 ····<251>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>259 ····<251>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
260 ····<255>···DW_AT_data_member_location:·(data1)·16260 ····<255>···DW_AT_data_member_location:·(data1)·16
261 ·<2><256>:·Abbrev·Number:·33·(DW_TAG_member)261 ·<2><256>:·Abbrev·Number:·33·(DW_TAG_member)
262 ····<257>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·262 ····<257>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
263 ····<25b>···DW_AT_decl_file···:·(implicit_const)·1263 ····<25b>···DW_AT_decl_file···:·(implicit_const)·1
264 ····<25b>···DW_AT_decl_line···:·(data2)·1243264 ····<25b>···DW_AT_decl_line···:·(data2)·1243
265 ····<25d>···DW_AT_decl_column·:·(data1)·51265 ····<25d>···DW_AT_decl_column·:·(data1)·51
266 ····<25e>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>266 ····<25e>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
267 ····<262>···DW_AT_data_member_location:·(data1)·17267 ····<262>···DW_AT_data_member_location:·(data1)·17
268 ·<2><263>:·Abbrev·Number:·33·(DW_TAG_member)268 ·<2><263>:·Abbrev·Number:·33·(DW_TAG_member)
269 ····<264>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·269 ····<264>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
270 ····<268>···DW_AT_decl_file···:·(implicit_const)·1270 ····<268>···DW_AT_decl_file···:·(implicit_const)·1
271 ····<268>···DW_AT_decl_line···:·(data2)·1243271 ····<268>···DW_AT_decl_line···:·(data2)·1243
272 ····<26a>···DW_AT_decl_column·:·(data1)·70272 ····<26a>···DW_AT_decl_column·:·(data1)·70
273 ····<26b>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>273 ····<26b>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
274 ····<26f>···DW_AT_data_member_location:·(data1)·18274 ····<26f>···DW_AT_data_member_location:·(data1)·18
275 ·<2><270>:·Abbrev·Number:·0275 ·<2><270>:·Abbrev·Number:·0
276 ·<1><271>:·Abbrev·Number:·85·(DW_TAG_typedef)276 ·<1><271>:·Abbrev·Number:·85·(DW_TAG_typedef)
277 ····<272>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·277 ····<272>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
278 ····<276>···DW_AT_decl_file···:·(data1)·1278 ····<276>···DW_AT_decl_file···:·(data1)·1
279 ····<277>···DW_AT_decl_line···:·(data2)·1243279 ····<277>···DW_AT_decl_line···:·(data2)·1243
280 ····<279>···DW_AT_decl_column·:·(data1)·80280 ····<279>···DW_AT_decl_column·:·(data1)·80
281 ····<27a>···DW_AT_type········:·(ref_udata)·<0x215>281 ····<27a>···DW_AT_type········:·(ref_udata)·<0x215>
282 ·<1><27c>:·Abbrev·Number:·101·(DW_TAG_typedef)282 ·<1><27c>:·Abbrev·Number:·101·(DW_TAG_typedef)
283 ····<27d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·283 ····<27d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
284 ····<281>···DW_AT_decl_file···:·(data1)·1284 ····<281>···DW_AT_decl_file···:·(data1)·1
285 ····<282>···DW_AT_decl_line···:·(data2)·1361285 ····<282>···DW_AT_decl_line···:·(data2)·1361
286 ····<284>···DW_AT_decl_column·:·(data1)·23286 ····<284>···DW_AT_decl_column·:·(data1)·23
287 ····<285>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>287 ····<285>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
288 ·<1><289>:·Abbrev·Number:·101·(DW_TAG_typedef)288 ·<1><289>:·Abbrev·Number:·101·(DW_TAG_typedef)
289 ····<28a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·289 ····<28a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
290 ····<28e>···DW_AT_decl_file···:·(data1)·1290 ····<28e>···DW_AT_decl_file···:·(data1)·1
291 ····<28f>···DW_AT_decl_line···:·(data2)·1362291 ····<28f>···DW_AT_decl_line···:·(data2)·1362
292 ····<291>···DW_AT_decl_column·:·(data1)·19292 ····<291>···DW_AT_decl_column·:·(data1)·19
293 ····<292>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>293 ····<292>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
294 ·<1><296>:·Abbrev·Number:·23·(DW_TAG_variable)294 ·<1><296>:·Abbrev·Number:·23·(DW_TAG_variable)
295 ····<297>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·295 ····<297>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
296 ····<29b>···DW_AT_decl_file···:·(data1)·1296 ····<29b>···DW_AT_decl_file···:·(data1)·1
297 ····<29c>···DW_AT_decl_line···:·(data2)·1472297 ····<29c>···DW_AT_decl_line···:·(data2)·1472
298 ····<29e>···DW_AT_decl_column·:·(data1)·18298 ····<29e>···DW_AT_decl_column·:·(data1)·18
299 ····<29f>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>299 ····<29f>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
300 ····<2a3>···DW_AT_location····:·(exprloc)·5·byte·block:·3·88·c·3·0·» (DW_OP_addr:·30c88)300 ····<2a3>···DW_AT_location····:·(exprloc)·5·byte·block:·3·88·c·3·0·» (DW_OP_addr:·30c88)
301 ·<1><2a9>:·Abbrev·Number:·17·(DW_TAG_variable)301 ·<1><2a9>:·Abbrev·Number:·17·(DW_TAG_variable)
302 ····<2aa>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·302 ····<2aa>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
303 ····<2ae>···DW_AT_decl_file···:·(data1)·1303 ····<2ae>···DW_AT_decl_file···:·(data1)·1
304 ····<2af>···DW_AT_decl_line···:·(data2)·1474304 ····<2af>···DW_AT_decl_line···:·(data2)·1474
305 ····<2b1>···DW_AT_decl_column·:·(data1)·12305 ····<2b1>···DW_AT_decl_column·:·(data1)·12
306 ····<2b2>···DW_AT_type········:·(ref_udata)·<0x3c>,·int306 ····<2b2>···DW_AT_type········:·(ref_udata)·<0x3c>,·int
307 ·<1><2b3>:·Abbrev·Number:·17·(DW_TAG_variable)307 ·<1><2b3>:·Abbrev·Number:·17·(DW_TAG_variable)
308 ····<2b4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·308 ····<2b4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
309 ····<2b8>···DW_AT_decl_file···:·(data1)·1309 ····<2b8>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 1466975/1474598 bytes (99.48%) of diff not shown.
752 B
strings --all --bytes=8 {}
    
Offset 1, 30 lines modifiedOffset 1, 40 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 0tKMw^mt 
3 f\KG~{s+»        
4 OAV};LA' 
5 jxvRG2|' 
6 ]vX8xk4W 
7 h&.Wu,"TG 
8 Fd%5?_rc 
9 )LnNqgXS2 luvF17I»t
 3 v-Db>ew'
 4 4lGCy0IA
 5 /OLF|lO^y
 6 Ww|JK%;X{
 7 M4x_Ex|,^
 8 4XFqwl")
 9 ;Nj?xOU>ywac
 10 Vc'bkQkb_b
 11 ]@;0D$66
10 UUqR%CO>.·12 %UUqR%CO
11 ?»      W1>_OzF 
12 JP#ADf~*j 
13 =gA|q^*3 
14 ;.4-V}SBR 
15 =U'|Ddz,3 
16 x;}xBOOuF 
17 ygP].Rmo 
18 L{#C_fxy 
19 7x)oC?Iw 
20 `8e91z)[I~ 
21 C·u6_tnK 
22 j.&_W@\" 
23 Df~B\_=313 ;Cj,B3Y*
 14 4|Jmf01qv
 15 j$/Q{X]U
 16 qcwy1n\~!,
 17 >@ULpUkw
 18 Nx]9.K}G
 19 *N-\nLV7_"_W
 20 X#Ms+·-zl\Y
 21 YGu·T9/g
 22 `>mV"[U\
 23 }>J3=TTb
 24 0Y`q\`qz
 25 5e·\Q^FL
 26 sw(kDJl=D
 27 :WB?v!*G
 28 T}f"AF|n}b
 29 6ng^S%;w
 30 +G'+kKNy
 31 r<K+5»  7J
 32 Xf~B\_=3[X:
 33 b0@#)6DL
24 ,xVM,XS`Y34 ,xVM,XS`Y
25 4\Ro;|6*35 4\Ro;|6*
26 4>Q41L,/;Q36 4>Q41L,/;Q
27 ar>A&'\,37 ar>A&'\,
28 #~YH~m?W38 #~YH~m?W
29 RL1KLy&R39 RL1KLy&R
30 rc|Z;/jOS40 rc|Z;/jOS
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.71 MB
./usr/lib/debug/.build-id/91/bb5d013df7aea127d968ebb378bf07565008e9.debug vs.
./usr/lib/debug/.build-id/a5/67ace352115db907626e001fe2bcf7b79481b0.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 87% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········755796·(bytes·into·file)13 ··Start·of·section·headers:··········755764·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0xb8854:1 There·are·35·section·headers,·starting·at·offset·0xb8834:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b00·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b00·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0005fc44·00fc3c·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0005fc44·00fc3c·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0005fd3c·00fc3c·0002c4·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0005fd3c·00fc3c·0002c4·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00060000·00fc3c·0006b4·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00060000·00fc3c·0006b4·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········000606b8·00fc3c·0003ec·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········000606b8·00fc3c·0003ec·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000079·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000079·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001e4·04009e·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001e4·040080·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·040284·000379·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·040264·000379·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·040600·024bac·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·0405e0·024bac·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·0651ac·0007e1·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·06518c·0007e1·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·06598d·00004c·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·06596d·00004c·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·0659dc·043475·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·0659bc·043475·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·0a8e54·00892a·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·0a8e34·00892a·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0b177e·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0b175e·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·0b17d4·003d20·10·····33·805··437 ··[32]·.symtab···········SYMTAB··········00000000·0b17b4·003d20·10·····33·805··4
38 ··[33]·.strtab···········STRTAB··········00000000·0b54f4·0031fa·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·0b54d4·0031fa·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·0b86ee·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·0b86ce·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·91bb5d013df7aea127d968ebb378bf07565008e93 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·a567ace352115db907626e001fe2bcf7b79481b0
1.7 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x7dd0c·(32-bit)4 ···Length:········0x7dd0c·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·128·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·128·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/rank/core_cy.cpython-313-arm-linux-gnueabihf.so.p/core_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/rank/core_cy.cpython-313-arm-linux-gnueabihf.so.p/core_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x15a1514 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x15a15
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·130 ····<3d>···DW_AT_byte_size···:·(data1)·1
31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·234 ····<44>···DW_AT_byte_size···:·(data1)·2
35 ····<45>···DW_AT_encoding····:·(data1)·7»    (unsigned)35 ····<45>···DW_AT_encoding····:·(data1)·7»    (unsigned)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc002)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfee)·
37 ·<1><4a>:·Abbrev·Number:·45·(DW_TAG_imported_unit)37 ·<1><4a>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4f>:·Abbrev·Number:·45·(DW_TAG_imported_unit)39 ·<1><4f>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
41 ·<1><54>:·Abbrev·Number:·45·(DW_TAG_imported_unit)41 ·<1><54>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
43 ·<1><59>:·Abbrev·Number:·45·(DW_TAG_imported_unit)43 ·<1><59>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
Offset 203, 15 lines modifiedOffset 203, 15 lines modified
203 ·<1><1e9>:·Abbrev·Number:·45·(DW_TAG_imported_unit)203 ·<1><1e9>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
204 ····<1ea>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>204 ····<1ea>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>
205 ·<1><1ee>:·Abbrev·Number:·45·(DW_TAG_imported_unit)205 ·<1><1ee>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
206 ····<1ef>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>206 ····<1ef>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
207 ·<1><1f3>:·Abbrev·Number:·45·(DW_TAG_imported_unit)207 ·<1><1f3>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
208 ····<1f4>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>208 ····<1f4>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
209 ·<1><1f8>:·Abbrev·Number:·23·(DW_TAG_variable)209 ·<1><1f8>:·Abbrev·Number:·23·(DW_TAG_variable)
210 ····<1f9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·210 ····<1f9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
211 ····<1fd>···DW_AT_decl_file···:·(data1)·11211 ····<1fd>···DW_AT_decl_file···:·(data1)·11
212 ····<1fe>···DW_AT_decl_line···:·(data2)·641212 ····<1fe>···DW_AT_decl_line···:·(data2)·641
213 ····<200>···DW_AT_decl_column·:·(data1)·15213 ····<200>···DW_AT_decl_column·:·(data1)·15
214 ····<201>···DW_AT_type········:·(GNU_ref_alt)·<0x142>214 ····<201>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
215 ····<205>···DW_AT_location····:·(exprloc)·5·byte·block:·3·90·a·6·0·» (DW_OP_addr:·60a90)215 ····<205>···DW_AT_location····:·(exprloc)·5·byte·block:·3·90·a·6·0·» (DW_OP_addr:·60a90)
216 ·<1><20b>:·Abbrev·Number:·130·(DW_TAG_subroutine_type)216 ·<1><20b>:·Abbrev·Number:·130·(DW_TAG_subroutine_type)
217 ····<20d>···DW_AT_prototyped··:·(flag_present)·1217 ····<20d>···DW_AT_prototyped··:·(flag_present)·1
Offset 242, 308 lines modifiedOffset 242, 308 lines modified
242 ····<22d>···DW_AT_name········:·(string)·n242 ····<22d>···DW_AT_name········:·(string)·n
243 ····<22f>···DW_AT_decl_file···:·(implicit_const)·1243 ····<22f>···DW_AT_decl_file···:·(implicit_const)·1
244 ····<22f>···DW_AT_decl_line···:·(data2)·1242244 ····<22f>···DW_AT_decl_line···:·(data2)·1242
245 ····<231>···DW_AT_decl_column·:·(data1)·63245 ····<231>···DW_AT_decl_column·:·(data1)·63
246 ····<232>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>246 ····<232>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
247 ····<236>···DW_AT_data_member_location:·(data1)·8247 ····<236>···DW_AT_data_member_location:·(data1)·8
248 ·<2><237>:·Abbrev·Number:·37·(DW_TAG_member)248 ·<2><237>:·Abbrev·Number:·37·(DW_TAG_member)
249 ····<238>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·249 ····<238>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
250 ····<23c>···DW_AT_decl_file···:·(implicit_const)·1250 ····<23c>···DW_AT_decl_file···:·(implicit_const)·1
251 ····<23c>···DW_AT_decl_line···:·(data2)·1242251 ····<23c>···DW_AT_decl_line···:·(data2)·1242
252 ····<23e>···DW_AT_decl_column·:·(data1)·78252 ····<23e>···DW_AT_decl_column·:·(data1)·78
253 ····<23f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>253 ····<23f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
254 ····<243>···DW_AT_data_member_location:·(data1)·12254 ····<243>···DW_AT_data_member_location:·(data1)·12
255 ·<2><244>:·Abbrev·Number:·37·(DW_TAG_member)255 ·<2><244>:·Abbrev·Number:·37·(DW_TAG_member)
256 ····<245>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·256 ····<245>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
257 ····<249>···DW_AT_decl_file···:·(implicit_const)·1257 ····<249>···DW_AT_decl_file···:·(implicit_const)·1
258 ····<249>···DW_AT_decl_line···:·(data2)·1243258 ····<249>···DW_AT_decl_line···:·(data2)·1243
259 ····<24b>···DW_AT_decl_column·:·(data1)·28259 ····<24b>···DW_AT_decl_column·:·(data1)·28
260 ····<24c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>260 ····<24c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
261 ····<250>···DW_AT_data_member_location:·(data1)·16261 ····<250>···DW_AT_data_member_location:·(data1)·16
262 ·<2><251>:·Abbrev·Number:·37·(DW_TAG_member)262 ·<2><251>:·Abbrev·Number:·37·(DW_TAG_member)
263 ····<252>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·263 ····<252>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
264 ····<256>···DW_AT_decl_file···:·(implicit_const)·1264 ····<256>···DW_AT_decl_file···:·(implicit_const)·1
265 ····<256>···DW_AT_decl_line···:·(data2)·1243265 ····<256>···DW_AT_decl_line···:·(data2)·1243
266 ····<258>···DW_AT_decl_column·:·(data1)·51266 ····<258>···DW_AT_decl_column·:·(data1)·51
267 ····<259>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>267 ····<259>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
268 ····<25d>···DW_AT_data_member_location:·(data1)·17268 ····<25d>···DW_AT_data_member_location:·(data1)·17
269 ·<2><25e>:·Abbrev·Number:·37·(DW_TAG_member)269 ·<2><25e>:·Abbrev·Number:·37·(DW_TAG_member)
270 ····<25f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·270 ····<25f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
271 ····<263>···DW_AT_decl_file···:·(implicit_const)·1271 ····<263>···DW_AT_decl_file···:·(implicit_const)·1
272 ····<263>···DW_AT_decl_line···:·(data2)·1243272 ····<263>···DW_AT_decl_line···:·(data2)·1243
273 ····<265>···DW_AT_decl_column·:·(data1)·70273 ····<265>···DW_AT_decl_column·:·(data1)·70
274 ····<266>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>274 ····<266>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
275 ····<26a>···DW_AT_data_member_location:·(data1)·18275 ····<26a>···DW_AT_data_member_location:·(data1)·18
276 ·<2><26b>:·Abbrev·Number:·0276 ·<2><26b>:·Abbrev·Number:·0
277 ·<1><26c>:·Abbrev·Number:·88·(DW_TAG_typedef)277 ·<1><26c>:·Abbrev·Number:·88·(DW_TAG_typedef)
278 ····<26d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·278 ····<26d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
279 ····<271>···DW_AT_decl_file···:·(data1)·1279 ····<271>···DW_AT_decl_file···:·(data1)·1
280 ····<272>···DW_AT_decl_line···:·(data2)·1243280 ····<272>···DW_AT_decl_line···:·(data2)·1243
281 ····<274>···DW_AT_decl_column·:·(data1)·80281 ····<274>···DW_AT_decl_column·:·(data1)·80
282 ····<275>···DW_AT_type········:·(ref_udata)·<0x210>282 ····<275>···DW_AT_type········:·(ref_udata)·<0x210>
283 ·<1><277>:·Abbrev·Number:·91·(DW_TAG_typedef)283 ·<1><277>:·Abbrev·Number:·91·(DW_TAG_typedef)
284 ····<278>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·284 ····<278>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
285 ····<27c>···DW_AT_decl_file···:·(data1)·1285 ····<27c>···DW_AT_decl_file···:·(data1)·1
286 ····<27d>···DW_AT_decl_line···:·(data2)·1361286 ····<27d>···DW_AT_decl_line···:·(data2)·1361
287 ····<27f>···DW_AT_decl_column·:·(data1)·23287 ····<27f>···DW_AT_decl_column·:·(data1)·23
288 ····<280>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>288 ····<280>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
289 ·<1><284>:·Abbrev·Number:·91·(DW_TAG_typedef)289 ·<1><284>:·Abbrev·Number:·91·(DW_TAG_typedef)
290 ····<285>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·290 ····<285>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
291 ····<289>···DW_AT_decl_file···:·(data1)·1291 ····<289>···DW_AT_decl_file···:·(data1)·1
292 ····<28a>···DW_AT_decl_line···:·(data2)·1362292 ····<28a>···DW_AT_decl_line···:·(data2)·1362
293 ····<28c>···DW_AT_decl_column·:·(data1)·19293 ····<28c>···DW_AT_decl_column·:·(data1)·19
294 ····<28d>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>294 ····<28d>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
295 ·<1><291>:·Abbrev·Number:·23·(DW_TAG_variable)295 ·<1><291>:·Abbrev·Number:·23·(DW_TAG_variable)
296 ····<292>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·296 ····<292>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
297 ····<296>···DW_AT_decl_file···:·(data1)·1297 ····<296>···DW_AT_decl_file···:·(data1)·1
298 ····<297>···DW_AT_decl_line···:·(data2)·1472298 ····<297>···DW_AT_decl_line···:·(data2)·1472
299 ····<299>···DW_AT_decl_column·:·(data1)·18299 ····<299>···DW_AT_decl_column·:·(data1)·18
300 ····<29a>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>300 ····<29a>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
301 ····<29e>···DW_AT_location····:·(exprloc)·5·byte·block:·3·c8·9·6·0·» (DW_OP_addr:·609c8)301 ····<29e>···DW_AT_location····:·(exprloc)·5·byte·block:·3·c8·9·6·0·» (DW_OP_addr:·609c8)
302 ·<1><2a4>:·Abbrev·Number:·12·(DW_TAG_variable)302 ·<1><2a4>:·Abbrev·Number:·12·(DW_TAG_variable)
303 ····<2a5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·303 ····<2a5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
304 ····<2a9>···DW_AT_decl_file···:·(data1)·1304 ····<2a9>···DW_AT_decl_file···:·(data1)·1
305 ····<2aa>···DW_AT_decl_line···:·(data2)·1474305 ····<2aa>···DW_AT_decl_line···:·(data2)·1474
306 ····<2ac>···DW_AT_decl_column·:·(data1)·12306 ····<2ac>···DW_AT_decl_column·:·(data1)·12
307 ····<2ad>···DW_AT_type········:·(GNU_ref_alt)·<0x31>307 ····<2ad>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
308 ·<1><2b1>:·Abbrev·Number:·12·(DW_TAG_variable)308 ·<1><2b1>:·Abbrev·Number:·12·(DW_TAG_variable)
309 ····<2b2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·309 ····<2b2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
310 ····<2b6>···DW_AT_decl_file···:·(data1)·1310 ····<2b6>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 1775796/1783510 bytes (99.57%) of diff not shown.
1.3 KB
strings --all --bytes=8 {}
    
Offset 1, 63 lines modifiedOffset 1, 62 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
 2 (:MQP{Dw)
 3 cp2·6x·b>X
 4 8ys9-'o.
 5 a=H`aM!p
 6 \t~=Lxrf
 7 Z]=#n/t=b
 8 pD}y*A\}y*A
 9 @>Gzmn1B
 10 ]S>5»   {\?C
 11 `uQ*.`[\ZZq}
 12 rL»     rW.L^
 13 $^kLu~1!
 14 XvCh<@h|
 15 #Foi3/Z.!o
 16 J9Kh\-4n
 17 <;bn@xME
 18 "Y%\O['$k
 19 70rE_'3e]_
 20 uv_b]gqL
 21 sz·wARs3
 22 z2D&hhb1
 23 hJ5~[L#i3j
 24 i`kr3sLH
 25 skE.oN#n]P
 26 NY!U+oj*
 27 j^[n5..C
 28 ]·u1ymF-o
 29 &Ero.y8~
 30 Ku839&Tf
 31 N;5VD`cP;
 32 xW}73|83~J
 33 }B,=gr» &t#
 34 T`)U\?"]
 35 o^C9I&v1
 36 :Kl_sl7)
 37 Ou(KcT(;c$
 38 z1.^t|Ot
 39 2)Q.tc0ft
 40 PyXPEp**
 41 PV9(^[~d
 42 L@ZtX!eJC
 43 |l(w3}Q+
 44 »       v?0Eb~=F
 45 z;DbfS-n
 46 q'Omd9|Ztr?d
 47 +B=FLgEp
 48 *=?XTzI0*
 49 2Ygy"ZX~
 50 mfy[g9"FXN
 51 2fQ&S#L#
 52 u6W]^I|-
 53 jf"Y:"+d
 54 `Ld-"N» 9
 55 <M&?Ou^P
2 Vol>'oaF]av 
3 bhzo/74} 
4 Q@{<To9/_x 
5 j,LpA}]/ 
6 P6,W|_'5 
7 WTL.fQDo 
8 "IxTFPeI 
9 )61>zRe. 
10 $Ll<nwtGi 
11 nW{8LnW{ 
12 pa}>·V8q 
13 OWqq%_,> 
14 OaGM5fbB 
15 k{N!'mgg 
16 ?;i|d<5x 
17 KPsE&v6$ 
18 >Pw:C|h9 
19 'e~8nIes 
20 WX%*=,WBl+ 
21 k\$*"yIX 
22 ~@;0|?WE 
23 NO^`O~J· 
24 R]N,V)» zs 
25 6PaLtO.3V 
26 I_3>R]D· 
27 S%x7Bb}_ 
28 ^UU5OUSQm 
29 h4Hepsl4 
30 SrNZ.U+nk*k 
31 ?cQM?c1~ 
32 D+5V4lm3j 
33 M%1,VuUS 
34 A84Dq#QN 
35 XyFcBMxL 
36 _C]~/8·~o 
37 ?c\yJ<&~' 
38 }?[UuDFw 
39 g<Z1H^$c_ 
40 .E{Qu%vg 
41 |l(w1}^' 
42 wl9)8xaK$W 
43 BK\,cByL 
44 `*f}a8p?: 
45 5TXz[C+.kkh 
46 wR\rTseA 
47 8-3'cPhj 
48 pg#C»   w52 
49 ~RYuXfF· 
50 fwF"[34N 
51 WSmi@5nK 
52 >szj5FO@ 
53 &/%2s"S) 
54 g3Cu`4_7 
55 or|fWor`0hr 
56 GPkA)x/z 
57 1nD)N4Y|56 1nD)N4Y|
58 e;J9lE=_k=57 e;J9lE=_k=
59 M:d%e}hVk=58 M:d%e}hVk=
60 ba*PO9Uj59 ba*PO9Uj
61 K{jNU6S]60 K{jNU6S]
62 ApG$Sc/q;)61 ApG$Sc/q;)
63 p>uk.:D762 p>uk.:D7
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.48 MB
./usr/lib/debug/.build-id/97/339a2fe1b76af78861f97093506c0e6156a9dc.debug vs.
./usr/lib/debug/.build-id/c7/c433b7381ad063b2f8a5574d6db83ba3bb6880.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 86% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········335448·(bytes·into·file)13 ··Start·of·section·headers:··········335440·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x51e58:1 There·are·35·section·headers,·starting·at·offset·0x51e50:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b90·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b90·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0002fc20·00fc18·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0002fc20·00fc18·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0002fd18·00fc18·0002e8·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0002fd18·00fc18·0002e8·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00030000·00fc18·000958·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00030000·00fc18·000958·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00030958·00fc18·0003e8·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00030958·00fc18·0003e8·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000084·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000084·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·01f18c·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·01f181·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·01f378·0004a9·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·01f370·0004a9·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·01f824·00ec74·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·01f81c·00ec74·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·02e498·0008f5·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·02e490·0008f5·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·02ed8d·000051·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·02ed85·000051·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·02ede0·018024·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·02edd8·018024·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·046e04·003c49·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·046dfc·003c49·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·04aa4d·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·04aa45·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·04aaa4·003e50·10·····33·815··437 ··[32]·.symtab···········SYMTAB··········00000000·04aa9c·003e50·10·····33·815··4
38 ··[33]·.strtab···········STRTAB··········00000000·04e8f4·003400·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·04e8ec·003400·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·051cf4·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·051cec·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·97339a2fe1b76af78861f97093506c0e6156a9dc3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·c7c433b7381ad063b2f8a5574d6db83ba3bb6880
1.47 MB
readelf --wide --debug-dump=info {}
    
Offset 4, 15 lines modifiedOffset 4, 15 lines modified
4 ···Length:········0x2b·(32-bit)4 ···Length:········0x2b·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_partial·(3)6 ···Unit·Type:·····DW_UT_partial·(3)
7 ···Abbrev·Offset:·0x8947 ···Abbrev·Offset:·0x894
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·67·(DW_TAG_partial_unit)9 ·<0><c>:·Abbrev·Number:·67·(DW_TAG_partial_unit)
10 ····<d>···DW_AT_stmt_list···:·(sec_offset)·010 ····<d>···DW_AT_stmt_list···:·(sec_offset)·0
11 ····<11>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·11 ····<11>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
12 ·<1><15>:·Abbrev·Number:·10·(DW_TAG_imported_unit)12 ·<1><15>:·Abbrev·Number:·10·(DW_TAG_imported_unit)
13 ····<16>···DW_AT_import······:·(GNU_ref_alt)·<0xc>13 ····<16>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
14 ·<1><1a>:·Abbrev·Number:·10·(DW_TAG_imported_unit)14 ·<1><1a>:·Abbrev·Number:·10·(DW_TAG_imported_unit)
15 ····<1b>···DW_AT_import······:·(GNU_ref_alt)·<0x17c>15 ····<1b>···DW_AT_import······:·(GNU_ref_alt)·<0x17c>
16 ·<1><1f>:·Abbrev·Number:·10·(DW_TAG_imported_unit)16 ·<1><1f>:·Abbrev·Number:·10·(DW_TAG_imported_unit)
17 ····<20>···DW_AT_import······:·(GNU_ref_alt)·<0x5700>17 ····<20>···DW_AT_import······:·(GNU_ref_alt)·<0x5700>
18 ·<1><24>:·Abbrev·Number:·10·(DW_TAG_imported_unit)18 ·<1><24>:·Abbrev·Number:·10·(DW_TAG_imported_unit)
Offset 23, 33 lines modifiedOffset 23, 33 lines modified
23 ··Compilation·Unit·@·offset·0x2f:23 ··Compilation·Unit·@·offset·0x2f:
24 ···Length:········0x36a43·(32-bit)24 ···Length:········0x36a43·(32-bit)
25 ···Version:·······525 ···Version:·······5
26 ···Unit·Type:·····DW_UT_compile·(1)26 ···Unit·Type:·····DW_UT_compile·(1)
27 ···Abbrev·Offset:·027 ···Abbrev·Offset:·0
28 ···Pointer·Size:··428 ···Pointer·Size:··4
29 ·<0><3b>:·Abbrev·Number:·124·(DW_TAG_compile_unit)29 ·<0><3b>:·Abbrev·Number:·124·(DW_TAG_compile_unit)
30 ····<3c>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·30 ····<3c>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
31 ····<40>···DW_AT_language····:·(data1)·12»   (ANSI·C99)31 ····<40>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
32 ····<41>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_unwrap_2d.cpython-313-arm-linux-gnueabihf.so.p/_unwrap_2d.c32 ····<41>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_unwrap_2d.cpython-313-arm-linux-gnueabihf.so.p/_unwrap_2d.c
33 ····<45>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·33 ····<45>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
34 ····<49>···DW_AT_ranges······:·(sec_offset)·0x728234 ····<49>···DW_AT_ranges······:·(sec_offset)·0x7282
35 ····<4d>···DW_AT_low_pc······:·(addr)·035 ····<4d>···DW_AT_low_pc······:·(addr)·0
36 ····<51>···DW_AT_stmt_list···:·(sec_offset)·036 ····<51>···DW_AT_stmt_list···:·(sec_offset)·0
37 ·<1><55>:·Abbrev·Number:·1·(DW_TAG_base_type)37 ·<1><55>:·Abbrev·Number:·1·(DW_TAG_base_type)
38 ····<56>···DW_AT_byte_size···:·(data1)·838 ····<56>···DW_AT_byte_size···:·(data1)·8
39 ····<57>···DW_AT_encoding····:·(data1)·7»    (unsigned)39 ····<57>···DW_AT_encoding····:·(data1)·7»    (unsigned)
40 ····<58>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·40 ····<58>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
41 ·<1><5c>:·Abbrev·Number:·1·(DW_TAG_base_type)41 ·<1><5c>:·Abbrev·Number:·1·(DW_TAG_base_type)
42 ····<5d>···DW_AT_byte_size···:·(data1)·442 ····<5d>···DW_AT_byte_size···:·(data1)·4
43 ····<5e>···DW_AT_encoding····:·(data1)·7»    (unsigned)43 ····<5e>···DW_AT_encoding····:·(data1)·7»    (unsigned)
44 ····<5f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·44 ····<5f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
45 ·<1><63>:·Abbrev·Number:·1·(DW_TAG_base_type)45 ·<1><63>:·Abbrev·Number:·1·(DW_TAG_base_type)
46 ····<64>···DW_AT_byte_size···:·(data1)·146 ····<64>···DW_AT_byte_size···:·(data1)·1
47 ····<65>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)47 ····<65>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
48 ····<66>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·48 ····<66>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
49 ·<1><6a>:·Abbrev·Number:·40·(DW_TAG_imported_unit)49 ·<1><6a>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
50 ····<6b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>50 ····<6b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
51 ·<1><6f>:·Abbrev·Number:·40·(DW_TAG_imported_unit)51 ·<1><6f>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
52 ····<70>···DW_AT_import······:·(GNU_ref_alt)·<0x81>52 ····<70>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
53 ·<1><74>:·Abbrev·Number:·40·(DW_TAG_imported_unit)53 ·<1><74>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
54 ····<75>···DW_AT_import······:·(GNU_ref_alt)·<0x154>54 ····<75>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
55 ·<1><79>:·Abbrev·Number:·40·(DW_TAG_imported_unit)55 ·<1><79>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
Offset 213, 15 lines modifiedOffset 213, 15 lines modified
213 ·<1><204>:·Abbrev·Number:·40·(DW_TAG_imported_unit)213 ·<1><204>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
214 ····<205>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>214 ····<205>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
215 ·<1><209>:·Abbrev·Number:·40·(DW_TAG_imported_unit)215 ·<1><209>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
216 ····<20a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2978>216 ····<20a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2978>
217 ·<1><20e>:·Abbrev·Number:·139·(DW_TAG_imported_unit)217 ·<1><20e>:·Abbrev·Number:·139·(DW_TAG_imported_unit)
218 ····<210>···DW_AT_import······:·(ref_addr)·<0xc>»      [Abbrev·Number:·67·(DW_TAG_partial_unit)]218 ····<210>···DW_AT_import······:·(ref_addr)·<0xc>»      [Abbrev·Number:·67·(DW_TAG_partial_unit)]
219 ·<1><214>:·Abbrev·Number:·20·(DW_TAG_variable)219 ·<1><214>:·Abbrev·Number:·20·(DW_TAG_variable)
220 ····<215>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·220 ····<215>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
221 ····<219>···DW_AT_decl_file···:·(data1)·13221 ····<219>···DW_AT_decl_file···:·(data1)·13
222 ····<21a>···DW_AT_decl_line···:·(data2)·641222 ····<21a>···DW_AT_decl_line···:·(data2)·641
223 ····<21c>···DW_AT_decl_column·:·(data1)·15223 ····<21c>···DW_AT_decl_column·:·(data1)·15
224 ····<21d>···DW_AT_type········:·(GNU_ref_alt)·<0x142>224 ····<21d>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
225 ····<221>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a8·c·3·0·» (DW_OP_addr:·30ca8)225 ····<221>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a8·c·3·0·» (DW_OP_addr:·30ca8)
226 ·<1><227>:·Abbrev·Number:·86·(DW_TAG_structure_type)226 ·<1><227>:·Abbrev·Number:·86·(DW_TAG_structure_type)
227 ····<228>···DW_AT_byte_size···:·(data1)·20227 ····<228>···DW_AT_byte_size···:·(data1)·20
Offset 247, 308 lines modifiedOffset 247, 308 lines modified
247 ····<244>···DW_AT_name········:·(string)·n247 ····<244>···DW_AT_name········:·(string)·n
248 ····<246>···DW_AT_decl_file···:·(implicit_const)·1248 ····<246>···DW_AT_decl_file···:·(implicit_const)·1
249 ····<246>···DW_AT_decl_line···:·(data2)·1243249 ····<246>···DW_AT_decl_line···:·(data2)·1243
250 ····<248>···DW_AT_decl_column·:·(data1)·63250 ····<248>···DW_AT_decl_column·:·(data1)·63
251 ····<249>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>251 ····<249>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
252 ····<24d>···DW_AT_data_member_location:·(data1)·8252 ····<24d>···DW_AT_data_member_location:·(data1)·8
253 ·<2><24e>:·Abbrev·Number:·29·(DW_TAG_member)253 ·<2><24e>:·Abbrev·Number:·29·(DW_TAG_member)
254 ····<24f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·254 ····<24f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
255 ····<253>···DW_AT_decl_file···:·(implicit_const)·1255 ····<253>···DW_AT_decl_file···:·(implicit_const)·1
256 ····<253>···DW_AT_decl_line···:·(data2)·1243256 ····<253>···DW_AT_decl_line···:·(data2)·1243
257 ····<255>···DW_AT_decl_column·:·(data1)·78257 ····<255>···DW_AT_decl_column·:·(data1)·78
258 ····<256>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>258 ····<256>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
259 ····<25a>···DW_AT_data_member_location:·(data1)·12259 ····<25a>···DW_AT_data_member_location:·(data1)·12
260 ·<2><25b>:·Abbrev·Number:·29·(DW_TAG_member)260 ·<2><25b>:·Abbrev·Number:·29·(DW_TAG_member)
261 ····<25c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·261 ····<25c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
262 ····<260>···DW_AT_decl_file···:·(implicit_const)·1262 ····<260>···DW_AT_decl_file···:·(implicit_const)·1
263 ····<260>···DW_AT_decl_line···:·(data2)·1244263 ····<260>···DW_AT_decl_line···:·(data2)·1244
264 ····<262>···DW_AT_decl_column·:·(data1)·28264 ····<262>···DW_AT_decl_column·:·(data1)·28
265 ····<263>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>265 ····<263>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
266 ····<267>···DW_AT_data_member_location:·(data1)·16266 ····<267>···DW_AT_data_member_location:·(data1)·16
267 ·<2><268>:·Abbrev·Number:·29·(DW_TAG_member)267 ·<2><268>:·Abbrev·Number:·29·(DW_TAG_member)
268 ····<269>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·268 ····<269>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
269 ····<26d>···DW_AT_decl_file···:·(implicit_const)·1269 ····<26d>···DW_AT_decl_file···:·(implicit_const)·1
270 ····<26d>···DW_AT_decl_line···:·(data2)·1244270 ····<26d>···DW_AT_decl_line···:·(data2)·1244
271 ····<26f>···DW_AT_decl_column·:·(data1)·51271 ····<26f>···DW_AT_decl_column·:·(data1)·51
272 ····<270>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>272 ····<270>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
273 ····<274>···DW_AT_data_member_location:·(data1)·17273 ····<274>···DW_AT_data_member_location:·(data1)·17
274 ·<2><275>:·Abbrev·Number:·29·(DW_TAG_member)274 ·<2><275>:·Abbrev·Number:·29·(DW_TAG_member)
275 ····<276>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·275 ····<276>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
276 ····<27a>···DW_AT_decl_file···:·(implicit_const)·1276 ····<27a>···DW_AT_decl_file···:·(implicit_const)·1
277 ····<27a>···DW_AT_decl_line···:·(data2)·1244277 ····<27a>···DW_AT_decl_line···:·(data2)·1244
278 ····<27c>···DW_AT_decl_column·:·(data1)·70278 ····<27c>···DW_AT_decl_column·:·(data1)·70
279 ····<27d>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>279 ····<27d>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
280 ····<281>···DW_AT_data_member_location:·(data1)·18280 ····<281>···DW_AT_data_member_location:·(data1)·18
281 ·<2><282>:·Abbrev·Number:·0281 ·<2><282>:·Abbrev·Number:·0
282 ·<1><283>:·Abbrev·Number:·82·(DW_TAG_typedef)282 ·<1><283>:·Abbrev·Number:·82·(DW_TAG_typedef)
283 ····<284>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·283 ····<284>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
284 ····<288>···DW_AT_decl_file···:·(data1)·1284 ····<288>···DW_AT_decl_file···:·(data1)·1
285 ····<289>···DW_AT_decl_line···:·(data2)·1244285 ····<289>···DW_AT_decl_line···:·(data2)·1244
286 ····<28b>···DW_AT_decl_column·:·(data1)·80286 ····<28b>···DW_AT_decl_column·:·(data1)·80
287 ····<28c>···DW_AT_type········:·(ref_udata)·<0x227>287 ····<28c>···DW_AT_type········:·(ref_udata)·<0x227>
288 ·<1><28e>:·Abbrev·Number:·99·(DW_TAG_typedef)288 ·<1><28e>:·Abbrev·Number:·99·(DW_TAG_typedef)
289 ····<28f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·289 ····<28f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
290 ····<293>···DW_AT_decl_file···:·(data1)·1290 ····<293>···DW_AT_decl_file···:·(data1)·1
291 ····<294>···DW_AT_decl_line···:·(data2)·1362291 ····<294>···DW_AT_decl_line···:·(data2)·1362
292 ····<296>···DW_AT_decl_column·:·(data1)·23292 ····<296>···DW_AT_decl_column·:·(data1)·23
293 ····<297>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>293 ····<297>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
294 ·<1><29b>:·Abbrev·Number:·99·(DW_TAG_typedef)294 ·<1><29b>:·Abbrev·Number:·99·(DW_TAG_typedef)
295 ····<29c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·295 ····<29c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
296 ····<2a0>···DW_AT_decl_file···:·(data1)·1296 ····<2a0>···DW_AT_decl_file···:·(data1)·1
297 ····<2a1>···DW_AT_decl_line···:·(data2)·1363297 ····<2a1>···DW_AT_decl_line···:·(data2)·1363
298 ····<2a3>···DW_AT_decl_column·:·(data1)·19298 ····<2a3>···DW_AT_decl_column·:·(data1)·19
299 ····<2a4>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>299 ····<2a4>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
300 ·<1><2a8>:·Abbrev·Number:·20·(DW_TAG_variable)300 ·<1><2a8>:·Abbrev·Number:·20·(DW_TAG_variable)
301 ····<2a9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·301 ····<2a9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
302 ····<2ad>···DW_AT_decl_file···:·(data1)·1302 ····<2ad>···DW_AT_decl_file···:·(data1)·1
303 ····<2ae>···DW_AT_decl_line···:·(data2)·1473303 ····<2ae>···DW_AT_decl_line···:·(data2)·1473
304 ····<2b0>···DW_AT_decl_column·:·(data1)·18304 ····<2b0>···DW_AT_decl_column·:·(data1)·18
305 ····<2b1>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>305 ····<2b1>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
306 ····<2b5>···DW_AT_location····:·(exprloc)·5·byte·block:·3·68·c·3·0·» (DW_OP_addr:·30c68)306 ····<2b5>···DW_AT_location····:·(exprloc)·5·byte·block:·3·68·c·3·0·» (DW_OP_addr:·30c68)
307 ·<1><2bb>:·Abbrev·Number:·6·(DW_TAG_variable)307 ·<1><2bb>:·Abbrev·Number:·6·(DW_TAG_variable)
Max diff block lines reached; 1535100/1542640 bytes (99.51%) of diff not shown.
570 B
strings --all --bytes=8 {}
    
Offset 1, 27 lines modifiedOffset 1, 28 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 6H30LHb`2 6H30LHb`
3 ?&WU,6Ns 
4 7P)gE^WU 
5 az9*L~DW 
6 )y»     K^bJ>+% 
7 `(:Uvabq 
8 c0T:!WVk 
9 QQW/@~Hu 
10 6NBd|#ic 
11 MUE/Ywr^ 
12 !b7DCPgi 
13 W`U+TJL( 
14 jgD:~!{| 
15 f;JLm`6. 
16 ·,^i<NGx 
17 I?Q8CtGW3 
18 Z|@_^)b-g 
19 x.x?*xjG[ 
20 `VA{A5Z*3 @}iTh=Uh
 4 :CV%B}L1
 5 e$>j6P'm
 6 !r(.>4D>d
 7 %@.&QyED
 8 y»      s^br>#9
 9 y8w/(vwv
 10 Yoqv4l&W
 11 QB|Wd5VW
 12 -SE?sMtE
 13 85Dq7D_j
 14 5]Q\`,w/
 15 ~60XQ#Dq
 16 i`xDLew5
 17 >6[$]q$YMO
 18 nL.FdAoqcr3
 19 1Q>GOy$S|
 20 WA-?m3];
 21 }1K-X>[-
21 Kl~K~*}>Uq122 Kl~K~*}>Uq1
22 YjcVj6-623 YjcVj6-6
23 1[qvKL:5qC24 1[qvKL:5qC
24 og-W5t^M25 og-W5t^M
25 #bu79b|Xg26 #bu79b|Xg
26 fA}}6X:p27 fA}}6X:p
27 yW_jb4ue28 yW_jb4ue
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
505 KB
./usr/lib/debug/.build-id/9a/d2a2ec6e2be303e16be0e8db08b90b70ccb4af.debug vs.
./usr/lib/debug/.build-id/7b/74639e403ee03299f508c4d1a43ff669286803.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 84% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········109764·(bytes·into·file)13 ··Start·of·section·headers:··········109772·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x1acc4:1 There·are·35·section·headers,·starting·at·offset·0x1accc:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000810·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000810·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0001fd00·00fcf8·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0001fd00·00fcf8·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0001fdf8·00fcf8·000208·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0001fdf8·00fcf8·000208·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00020000·00fcf8·000470·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00020000·00fcf8·000470·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00020470·00fcf8·00014c·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00020470·00fcf8·00014c·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000060·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000060·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001c8·009880·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001c8·009887·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·009a48·000326·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·009a50·000326·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·009d70·0048df·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·009d78·0048df·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·00e650·000388·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·00e658·000388·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·00e9d8·000049·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·00e9e0·000049·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·00ea24·007ab3·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·00ea2c·007ab3·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·0164d8·0013c6·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·0164e0·0013c6·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·01789e·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0178a6·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·0178f4·001c00·10·····33·322··437 ··[32]·.symtab···········SYMTAB··········00000000·0178fc·001c00·10·····33·322··4
38 ··[33]·.strtab···········STRTAB··········00000000·0194f4·00166b·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·0194fc·00166b·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·01ab5f·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·01ab67·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·9ad2a2ec6e2be303e16be0e8db08b90b70ccb4af3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·7b74639e403ee03299f508c4d1a43ff669286803
499 KB
readelf --wide --debug-dump=info {}
    
Offset 3, 37 lines modifiedOffset 3, 37 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x11368·(32-bit)4 ···Length:········0x11368·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·62·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·62·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/_shared/fast_exp.cpython-313-arm-linux-gnueabihf.so.p/fast_exp.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/_shared/fast_exp.cpython-313-arm-linux-gnueabihf.so.p/fast_exp.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x257314 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x2573
15 ····<1e>···DW_AT_low_pc······:·(addr)·015 ····<1e>···DW_AT_low_pc······:·(addr)·0
16 ····<22>···DW_AT_stmt_list···:·(sec_offset)·016 ····<22>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><26>:·Abbrev·Number:·44·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·44·(DW_TAG_base_type)
18 ····<27>···DW_AT_byte_size···:·(data1)·818 ····<27>···DW_AT_byte_size···:·(data1)·8
19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2d>:·Abbrev·Number:·44·(DW_TAG_base_type)21 ·<1><2d>:·Abbrev·Number:·44·(DW_TAG_base_type)
22 ····<2e>···DW_AT_byte_size···:·(data1)·422 ····<2e>···DW_AT_byte_size···:·(data1)·4
23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><34>:·Abbrev·Number:·44·(DW_TAG_base_type)25 ·<1><34>:·Abbrev·Number:·44·(DW_TAG_base_type)
26 ····<35>···DW_AT_byte_size···:·(data1)·826 ····<35>···DW_AT_byte_size···:·(data1)·8
27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3b>:·Abbrev·Number:·44·(DW_TAG_base_type)29 ·<1><3b>:·Abbrev·Number:·44·(DW_TAG_base_type)
30 ····<3c>···DW_AT_byte_size···:·(data1)·430 ····<3c>···DW_AT_byte_size···:·(data1)·4
31 ····<3d>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3d>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
33 ·<1><42>:·Abbrev·Number:·52·(DW_TAG_imported_unit)33 ·<1><42>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
34 ····<43>···DW_AT_import······:·(GNU_ref_alt)·<0xc>34 ····<43>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
35 ·<1><47>:·Abbrev·Number:·52·(DW_TAG_imported_unit)35 ·<1><47>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
36 ····<48>···DW_AT_import······:·(GNU_ref_alt)·<0x81>36 ····<48>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
37 ·<1><4c>:·Abbrev·Number:·52·(DW_TAG_imported_unit)37 ·<1><4c>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
38 ····<4d>···DW_AT_import······:·(GNU_ref_alt)·<0x154>38 ····<4d>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
39 ·<1><51>:·Abbrev·Number:·52·(DW_TAG_imported_unit)39 ·<1><51>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
Offset 146, 15 lines modifiedOffset 146, 15 lines modified
146 ····<15b>···DW_AT_type········:·(GNU_ref_alt)·<0x185>146 ····<15b>···DW_AT_type········:·(GNU_ref_alt)·<0x185>
147 ····<15f>···DW_AT_sibling·····:·(ref_udata)·<0x165>147 ····<15f>···DW_AT_sibling·····:·(ref_udata)·<0x165>
148 ·<2><161>:·Abbrev·Number:·104·(DW_TAG_subrange_type)148 ·<2><161>:·Abbrev·Number:·104·(DW_TAG_subrange_type)
149 ····<162>···DW_AT_type········:·(ref_udata)·<0x2d>149 ····<162>···DW_AT_type········:·(ref_udata)·<0x2d>
150 ····<163>···DW_AT_upper_bound·:·(data1)·7150 ····<163>···DW_AT_upper_bound·:·(data1)·7
151 ·<2><164>:·Abbrev·Number:·0151 ·<2><164>:·Abbrev·Number:·0
152 ·<1><165>:·Abbrev·Number:·114·(DW_TAG_variable)152 ·<1><165>:·Abbrev·Number:·114·(DW_TAG_variable)
153 ····<166>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·153 ····<166>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
154 ····<16a>···DW_AT_decl_file···:·(data1)·9154 ····<16a>···DW_AT_decl_file···:·(data1)·9
155 ····<16b>···DW_AT_decl_line···:·(data2)·641155 ····<16b>···DW_AT_decl_line···:·(data2)·641
156 ····<16d>···DW_AT_decl_column·:·(data1)·15156 ····<16d>···DW_AT_decl_column·:·(data1)·15
157 ····<16e>···DW_AT_type········:·(GNU_ref_alt)·<0x142>157 ····<16e>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
158 ····<172>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a8·5·2·0·» (DW_OP_addr:·205a8)158 ····<172>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a8·5·2·0·» (DW_OP_addr:·205a8)
159 ·<1><178>:·Abbrev·Number:·64·(DW_TAG_structure_type)159 ·<1><178>:·Abbrev·Number:·64·(DW_TAG_structure_type)
160 ····<179>···DW_AT_byte_size···:·(data1)·20160 ····<179>···DW_AT_byte_size···:·(data1)·20
Offset 180, 112 lines modifiedOffset 180, 112 lines modified
180 ····<191>···DW_AT_name········:·(string)·n180 ····<191>···DW_AT_name········:·(string)·n
181 ····<193>···DW_AT_decl_file···:·(implicit_const)·1181 ····<193>···DW_AT_decl_file···:·(implicit_const)·1
182 ····<193>···DW_AT_decl_line···:·(implicit_const)·1241182 ····<193>···DW_AT_decl_line···:·(implicit_const)·1241
183 ····<193>···DW_AT_decl_column·:·(data1)·63183 ····<193>···DW_AT_decl_column·:·(data1)·63
184 ····<194>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>184 ····<194>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
185 ····<198>···DW_AT_data_member_location:·(data1)·8185 ····<198>···DW_AT_data_member_location:·(data1)·8
186 ·<2><199>:·Abbrev·Number:·31·(DW_TAG_member)186 ·<2><199>:·Abbrev·Number:·31·(DW_TAG_member)
187 ····<19a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·187 ····<19a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
188 ····<19e>···DW_AT_decl_file···:·(implicit_const)·1188 ····<19e>···DW_AT_decl_file···:·(implicit_const)·1
189 ····<19e>···DW_AT_decl_line···:·(data2)·1241189 ····<19e>···DW_AT_decl_line···:·(data2)·1241
190 ····<1a0>···DW_AT_decl_column·:·(data1)·78190 ····<1a0>···DW_AT_decl_column·:·(data1)·78
191 ····<1a1>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>191 ····<1a1>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
192 ····<1a5>···DW_AT_data_member_location:·(data1)·12192 ····<1a5>···DW_AT_data_member_location:·(data1)·12
193 ·<2><1a6>:·Abbrev·Number:·31·(DW_TAG_member)193 ·<2><1a6>:·Abbrev·Number:·31·(DW_TAG_member)
194 ····<1a7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·194 ····<1a7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
195 ····<1ab>···DW_AT_decl_file···:·(implicit_const)·1195 ····<1ab>···DW_AT_decl_file···:·(implicit_const)·1
196 ····<1ab>···DW_AT_decl_line···:·(data2)·1242196 ····<1ab>···DW_AT_decl_line···:·(data2)·1242
197 ····<1ad>···DW_AT_decl_column·:·(data1)·28197 ····<1ad>···DW_AT_decl_column·:·(data1)·28
198 ····<1ae>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>198 ····<1ae>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
199 ····<1b2>···DW_AT_data_member_location:·(data1)·16199 ····<1b2>···DW_AT_data_member_location:·(data1)·16
200 ·<2><1b3>:·Abbrev·Number:·31·(DW_TAG_member)200 ·<2><1b3>:·Abbrev·Number:·31·(DW_TAG_member)
201 ····<1b4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·201 ····<1b4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
202 ····<1b8>···DW_AT_decl_file···:·(implicit_const)·1202 ····<1b8>···DW_AT_decl_file···:·(implicit_const)·1
203 ····<1b8>···DW_AT_decl_line···:·(data2)·1242203 ····<1b8>···DW_AT_decl_line···:·(data2)·1242
204 ····<1ba>···DW_AT_decl_column·:·(data1)·51204 ····<1ba>···DW_AT_decl_column·:·(data1)·51
205 ····<1bb>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>205 ····<1bb>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
206 ····<1bf>···DW_AT_data_member_location:·(data1)·17206 ····<1bf>···DW_AT_data_member_location:·(data1)·17
207 ·<2><1c0>:·Abbrev·Number:·31·(DW_TAG_member)207 ·<2><1c0>:·Abbrev·Number:·31·(DW_TAG_member)
208 ····<1c1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·208 ····<1c1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
209 ····<1c5>···DW_AT_decl_file···:·(implicit_const)·1209 ····<1c5>···DW_AT_decl_file···:·(implicit_const)·1
210 ····<1c5>···DW_AT_decl_line···:·(data2)·1242210 ····<1c5>···DW_AT_decl_line···:·(data2)·1242
211 ····<1c7>···DW_AT_decl_column·:·(data1)·70211 ····<1c7>···DW_AT_decl_column·:·(data1)·70
212 ····<1c8>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>212 ····<1c8>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
213 ····<1cc>···DW_AT_data_member_location:·(data1)·18213 ····<1cc>···DW_AT_data_member_location:·(data1)·18
214 ·<2><1cd>:·Abbrev·Number:·0214 ·<2><1cd>:·Abbrev·Number:·0
215 ·<1><1ce>:·Abbrev·Number:·66·(DW_TAG_typedef)215 ·<1><1ce>:·Abbrev·Number:·66·(DW_TAG_typedef)
216 ····<1cf>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·216 ····<1cf>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
217 ····<1d3>···DW_AT_decl_file···:·(data1)·1217 ····<1d3>···DW_AT_decl_file···:·(data1)·1
218 ····<1d4>···DW_AT_decl_line···:·(data2)·1242218 ····<1d4>···DW_AT_decl_line···:·(data2)·1242
219 ····<1d6>···DW_AT_decl_column·:·(data1)·80219 ····<1d6>···DW_AT_decl_column·:·(data1)·80
220 ····<1d7>···DW_AT_type········:·(ref_udata)·<0x178>220 ····<1d7>···DW_AT_type········:·(ref_udata)·<0x178>
221 ·<1><1d9>:·Abbrev·Number:·114·(DW_TAG_variable)221 ·<1><1d9>:·Abbrev·Number:·114·(DW_TAG_variable)
222 ····<1da>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·222 ····<1da>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
223 ····<1de>···DW_AT_decl_file···:·(data1)·1223 ····<1de>···DW_AT_decl_file···:·(data1)·1
224 ····<1df>···DW_AT_decl_line···:·(data2)·1471224 ····<1df>···DW_AT_decl_line···:·(data2)·1471
225 ····<1e1>···DW_AT_decl_column·:·(data1)·18225 ····<1e1>···DW_AT_decl_column·:·(data1)·18
226 ····<1e2>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>226 ····<1e2>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
227 ····<1e6>···DW_AT_location····:·(exprloc)·5·byte·block:·3·78·5·2·0·» (DW_OP_addr:·20578)227 ····<1e6>···DW_AT_location····:·(exprloc)·5·byte·block:·3·78·5·2·0·» (DW_OP_addr:·20578)
228 ·<1><1ec>:·Abbrev·Number:·51·(DW_TAG_variable)228 ·<1><1ec>:·Abbrev·Number:·51·(DW_TAG_variable)
229 ····<1ed>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·229 ····<1ed>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
230 ····<1f1>···DW_AT_decl_file···:·(data1)·1230 ····<1f1>···DW_AT_decl_file···:·(data1)·1
231 ····<1f2>···DW_AT_decl_line···:·(data2)·1473231 ····<1f2>···DW_AT_decl_line···:·(data2)·1473
232 ····<1f4>···DW_AT_decl_column·:·(data1)·12232 ····<1f4>···DW_AT_decl_column·:·(data1)·12
233 ····<1f5>···DW_AT_type········:·(GNU_ref_alt)·<0x31>233 ····<1f5>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
234 ·<1><1f9>:·Abbrev·Number:·51·(DW_TAG_variable)234 ·<1><1f9>:·Abbrev·Number:·51·(DW_TAG_variable)
235 ····<1fa>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·235 ····<1fa>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
236 ····<1fe>···DW_AT_decl_file···:·(data1)·1236 ····<1fe>···DW_AT_decl_file···:·(data1)·1
237 ····<1ff>···DW_AT_decl_line···:·(data2)·1474237 ····<1ff>···DW_AT_decl_line···:·(data2)·1474
238 ····<201>···DW_AT_decl_column·:·(data1)·12238 ····<201>···DW_AT_decl_column·:·(data1)·12
239 ····<202>···DW_AT_type········:·(GNU_ref_alt)·<0x31>239 ····<202>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
240 ·<1><206>:·Abbrev·Number:·51·(DW_TAG_variable)240 ·<1><206>:·Abbrev·Number:·51·(DW_TAG_variable)
241 ····<207>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19b7)·241 ····<207>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19a3)·
242 ····<20b>···DW_AT_decl_file···:·(data1)·1242 ····<20b>···DW_AT_decl_file···:·(data1)·1
243 ····<20c>···DW_AT_decl_line···:·(data2)·1475243 ····<20c>···DW_AT_decl_line···:·(data2)·1475
244 ····<20e>···DW_AT_decl_column·:·(data1)·21244 ····<20e>···DW_AT_decl_column·:·(data1)·21
245 ····<20f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>245 ····<20f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
246 ·<1><213>:·Abbrev·Number:·51·(DW_TAG_variable)246 ·<1><213>:·Abbrev·Number:·51·(DW_TAG_variable)
247 ····<214>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff28)·247 ····<214>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff14)·
248 ····<218>···DW_AT_decl_file···:·(data1)·1248 ····<218>···DW_AT_decl_file···:·(data1)·1
249 ····<219>···DW_AT_decl_line···:·(data2)·1476249 ····<219>···DW_AT_decl_line···:·(data2)·1476
250 ····<21b>···DW_AT_decl_column·:·(data1)·20250 ····<21b>···DW_AT_decl_column·:·(data1)·20
251 ····<21c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>251 ····<21c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
252 ·<1><220>:·Abbrev·Number:·85·(DW_TAG_array_type)252 ·<1><220>:·Abbrev·Number:·85·(DW_TAG_array_type)
Max diff block lines reached; 503501/511090 bytes (98.52%) of diff not shown.
470 B
strings --all --bytes=8 {}
    
Offset 1, 17 lines modifiedOffset 1, 21 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 6&Fs1;hK@ 
3 eaFZL)jPh 
4 A#y#,h3o 
5 3Z7<;SxB 
6 OtEVVd}I 
7 F"S+V4ta 
8 I6i>2i2M 
9 =~D»    )Fg' 
10 7·noS+'B2 K[e+5/#g
 3 7c%G@>LJ
 4 <V)o»   Z3]
 5 oBejG"L3z
 6 &m.]CA{,&3y
 7 umG/@{ZS
 8 %LQ.(J:Q
 9 mr%·"7&2
 10 CJH1:;Io
 11 jD_SF.:.w
 12 aB·>,-H-G
 13 »       a&4-Z2Uf
 14 K3)ItA5_
11 )`?SU}x]15 )`?SU}x]
12 Wj8M_|TbMS16 Wj8M_|TbMS
13 $uqb<pWFZ17 $uqb<pWFZ
14 cZ)Sc'A918 cZ)Sc'A9
15 ?z{Z}meB19 ?z{Z}meB
16 1iWer8VM7m20 1iWer8VM7m
17 %skimage/_shared/fast_exp.cpython-313-arm-linux-gnueabihf.so.p/fast_exp.c21 %skimage/_shared/fast_exp.cpython-313-arm-linux-gnueabihf.so.p/fast_exp.c
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.38 MB
./usr/lib/debug/.build-id/9b/bdb45fc1b9356e6929241f72d4b1a15a5a971f.debug vs.
./usr/lib/debug/.build-id/89/9284e8416a9d7713ced2e0d6fb330b04873a3d.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 87% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········318996·(bytes·into·file)13 ··Start·of·section·headers:··········318992·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x4de14:1 There·are·35·section·headers,·starting·at·offset·0x4de10:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b70·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b70·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0002fc28·00fc20·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0002fc28·00fc20·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0002fd20·00fc20·0002e0·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0002fd20·00fc20·0002e0·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00030000·00fc20·000920·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00030000·00fc20·000920·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00030920·00fc20·0003f4·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00030920·00fc20·0003f4·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000070·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000070·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001d8·01dce8·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001d8·01dce2·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·01dec0·000362·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·01debc·000362·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·01e224·00e052·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·01e220·00e052·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·02c278·000832·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·02c274·000832·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·02caaa·00004d·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·02caa6·00004d·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·02caf8·016916·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·02caf4·016916·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·043410·003974·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·04340c·003974·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·046d84·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·046d80·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·046ddc·003b90·10·····33·773··437 ··[32]·.symtab···········SYMTAB··········00000000·046dd8·003b90·10·····33·773··4
38 ··[33]·.strtab···········STRTAB··········00000000·04a96c·003342·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·04a968·003342·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·04dcae·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·04dcaa·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·9bbdb45fc1b9356e6929241f72d4b1a15a5a971f3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·899284e8416a9d7713ced2e0d6fb330b04873a3d
1.38 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 37 lines modifiedOffset 3, 37 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x35e74·(32-bit)4 ···Length:········0x35e74·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·129·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·129·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/censure_cy.cpython-313-arm-linux-gnueabihf.so.p/censure_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/censure_cy.cpython-313-arm-linux-gnueabihf.so.p/censure_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x6edf14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x6edf
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·130 ····<3d>···DW_AT_byte_size···:·(data1)·1
31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
33 ·<1><43>:·Abbrev·Number:·39·(DW_TAG_imported_unit)33 ·<1><43>:·Abbrev·Number:·39·(DW_TAG_imported_unit)
34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
35 ·<1><48>:·Abbrev·Number:·39·(DW_TAG_imported_unit)35 ·<1><48>:·Abbrev·Number:·39·(DW_TAG_imported_unit)
36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
37 ·<1><4d>:·Abbrev·Number:·39·(DW_TAG_imported_unit)37 ·<1><4d>:·Abbrev·Number:·39·(DW_TAG_imported_unit)
38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
39 ·<1><52>:·Abbrev·Number:·39·(DW_TAG_imported_unit)39 ·<1><52>:·Abbrev·Number:·39·(DW_TAG_imported_unit)
Offset 201, 15 lines modifiedOffset 201, 15 lines modified
201 ·<1><1e7>:·Abbrev·Number:·39·(DW_TAG_imported_unit)201 ·<1><1e7>:·Abbrev·Number:·39·(DW_TAG_imported_unit)
202 ····<1e8>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>202 ····<1e8>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>
203 ·<1><1ec>:·Abbrev·Number:·39·(DW_TAG_imported_unit)203 ·<1><1ec>:·Abbrev·Number:·39·(DW_TAG_imported_unit)
204 ····<1ed>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>204 ····<1ed>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
205 ·<1><1f1>:·Abbrev·Number:·39·(DW_TAG_imported_unit)205 ·<1><1f1>:·Abbrev·Number:·39·(DW_TAG_imported_unit)
206 ····<1f2>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>206 ····<1f2>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
207 ·<1><1f6>:·Abbrev·Number:·21·(DW_TAG_variable)207 ·<1><1f6>:·Abbrev·Number:·21·(DW_TAG_variable)
208 ····<1f7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·208 ····<1f7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
209 ····<1fb>···DW_AT_decl_file···:·(data1)·14209 ····<1fb>···DW_AT_decl_file···:·(data1)·14
210 ····<1fc>···DW_AT_decl_line···:·(data2)·641210 ····<1fc>···DW_AT_decl_line···:·(data2)·641
211 ····<1fe>···DW_AT_decl_column·:·(data1)·15211 ····<1fe>···DW_AT_decl_column·:·(data1)·15
212 ····<1ff>···DW_AT_type········:·(GNU_ref_alt)·<0x142>212 ····<1ff>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
213 ····<203>···DW_AT_location····:·(exprloc)·5·byte·block:·3·0·d·3·0·»  (DW_OP_addr:·30d00)213 ····<203>···DW_AT_location····:·(exprloc)·5·byte·block:·3·0·d·3·0·»  (DW_OP_addr:·30d00)
214 ·<1><209>:·Abbrev·Number:·84·(DW_TAG_structure_type)214 ·<1><209>:·Abbrev·Number:·84·(DW_TAG_structure_type)
215 ····<20a>···DW_AT_byte_size···:·(data1)·20215 ····<20a>···DW_AT_byte_size···:·(data1)·20
Offset 235, 308 lines modifiedOffset 235, 308 lines modified
235 ····<226>···DW_AT_name········:·(string)·n235 ····<226>···DW_AT_name········:·(string)·n
236 ····<228>···DW_AT_decl_file···:·(implicit_const)·1236 ····<228>···DW_AT_decl_file···:·(implicit_const)·1
237 ····<228>···DW_AT_decl_line···:·(data2)·1242237 ····<228>···DW_AT_decl_line···:·(data2)·1242
238 ····<22a>···DW_AT_decl_column·:·(data1)·63238 ····<22a>···DW_AT_decl_column·:·(data1)·63
239 ····<22b>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>239 ····<22b>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
240 ····<22f>···DW_AT_data_member_location:·(data1)·8240 ····<22f>···DW_AT_data_member_location:·(data1)·8
241 ·<2><230>:·Abbrev·Number:·28·(DW_TAG_member)241 ·<2><230>:·Abbrev·Number:·28·(DW_TAG_member)
242 ····<231>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·242 ····<231>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
243 ····<235>···DW_AT_decl_file···:·(implicit_const)·1243 ····<235>···DW_AT_decl_file···:·(implicit_const)·1
244 ····<235>···DW_AT_decl_line···:·(data2)·1242244 ····<235>···DW_AT_decl_line···:·(data2)·1242
245 ····<237>···DW_AT_decl_column·:·(data1)·78245 ····<237>···DW_AT_decl_column·:·(data1)·78
246 ····<238>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>246 ····<238>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
247 ····<23c>···DW_AT_data_member_location:·(data1)·12247 ····<23c>···DW_AT_data_member_location:·(data1)·12
248 ·<2><23d>:·Abbrev·Number:·28·(DW_TAG_member)248 ·<2><23d>:·Abbrev·Number:·28·(DW_TAG_member)
249 ····<23e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·249 ····<23e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
250 ····<242>···DW_AT_decl_file···:·(implicit_const)·1250 ····<242>···DW_AT_decl_file···:·(implicit_const)·1
251 ····<242>···DW_AT_decl_line···:·(data2)·1243251 ····<242>···DW_AT_decl_line···:·(data2)·1243
252 ····<244>···DW_AT_decl_column·:·(data1)·28252 ····<244>···DW_AT_decl_column·:·(data1)·28
253 ····<245>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>253 ····<245>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
254 ····<249>···DW_AT_data_member_location:·(data1)·16254 ····<249>···DW_AT_data_member_location:·(data1)·16
255 ·<2><24a>:·Abbrev·Number:·28·(DW_TAG_member)255 ·<2><24a>:·Abbrev·Number:·28·(DW_TAG_member)
256 ····<24b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·256 ····<24b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
257 ····<24f>···DW_AT_decl_file···:·(implicit_const)·1257 ····<24f>···DW_AT_decl_file···:·(implicit_const)·1
258 ····<24f>···DW_AT_decl_line···:·(data2)·1243258 ····<24f>···DW_AT_decl_line···:·(data2)·1243
259 ····<251>···DW_AT_decl_column·:·(data1)·51259 ····<251>···DW_AT_decl_column·:·(data1)·51
260 ····<252>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>260 ····<252>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
261 ····<256>···DW_AT_data_member_location:·(data1)·17261 ····<256>···DW_AT_data_member_location:·(data1)·17
262 ·<2><257>:·Abbrev·Number:·28·(DW_TAG_member)262 ·<2><257>:·Abbrev·Number:·28·(DW_TAG_member)
263 ····<258>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·263 ····<258>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
264 ····<25c>···DW_AT_decl_file···:·(implicit_const)·1264 ····<25c>···DW_AT_decl_file···:·(implicit_const)·1
265 ····<25c>···DW_AT_decl_line···:·(data2)·1243265 ····<25c>···DW_AT_decl_line···:·(data2)·1243
266 ····<25e>···DW_AT_decl_column·:·(data1)·70266 ····<25e>···DW_AT_decl_column·:·(data1)·70
267 ····<25f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>267 ····<25f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
268 ····<263>···DW_AT_data_member_location:·(data1)·18268 ····<263>···DW_AT_data_member_location:·(data1)·18
269 ·<2><264>:·Abbrev·Number:·0269 ·<2><264>:·Abbrev·Number:·0
270 ·<1><265>:·Abbrev·Number:·81·(DW_TAG_typedef)270 ·<1><265>:·Abbrev·Number:·81·(DW_TAG_typedef)
271 ····<266>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·271 ····<266>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
272 ····<26a>···DW_AT_decl_file···:·(data1)·1272 ····<26a>···DW_AT_decl_file···:·(data1)·1
273 ····<26b>···DW_AT_decl_line···:·(data2)·1243273 ····<26b>···DW_AT_decl_line···:·(data2)·1243
274 ····<26d>···DW_AT_decl_column·:·(data1)·80274 ····<26d>···DW_AT_decl_column·:·(data1)·80
275 ····<26e>···DW_AT_type········:·(ref_udata)·<0x209>275 ····<26e>···DW_AT_type········:·(ref_udata)·<0x209>
276 ·<1><270>:·Abbrev·Number:·98·(DW_TAG_typedef)276 ·<1><270>:·Abbrev·Number:·98·(DW_TAG_typedef)
277 ····<271>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·277 ····<271>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
278 ····<275>···DW_AT_decl_file···:·(data1)·1278 ····<275>···DW_AT_decl_file···:·(data1)·1
279 ····<276>···DW_AT_decl_line···:·(data2)·1361279 ····<276>···DW_AT_decl_line···:·(data2)·1361
280 ····<278>···DW_AT_decl_column·:·(data1)·23280 ····<278>···DW_AT_decl_column·:·(data1)·23
281 ····<279>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>281 ····<279>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
282 ·<1><27d>:·Abbrev·Number:·98·(DW_TAG_typedef)282 ·<1><27d>:·Abbrev·Number:·98·(DW_TAG_typedef)
283 ····<27e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·283 ····<27e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
284 ····<282>···DW_AT_decl_file···:·(data1)·1284 ····<282>···DW_AT_decl_file···:·(data1)·1
285 ····<283>···DW_AT_decl_line···:·(data2)·1362285 ····<283>···DW_AT_decl_line···:·(data2)·1362
286 ····<285>···DW_AT_decl_column·:·(data1)·19286 ····<285>···DW_AT_decl_column·:·(data1)·19
287 ····<286>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>287 ····<286>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
288 ·<1><28a>:·Abbrev·Number:·21·(DW_TAG_variable)288 ·<1><28a>:·Abbrev·Number:·21·(DW_TAG_variable)
289 ····<28b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·289 ····<28b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
290 ····<28f>···DW_AT_decl_file···:·(data1)·1290 ····<28f>···DW_AT_decl_file···:·(data1)·1
291 ····<290>···DW_AT_decl_line···:·(data2)·1472291 ····<290>···DW_AT_decl_line···:·(data2)·1472
292 ····<292>···DW_AT_decl_column·:·(data1)·18292 ····<292>···DW_AT_decl_column·:·(data1)·18
293 ····<293>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>293 ····<293>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
294 ····<297>···DW_AT_location····:·(exprloc)·5·byte·block:·3·38·c·3·0·» (DW_OP_addr:·30c38)294 ····<297>···DW_AT_location····:·(exprloc)·5·byte·block:·3·38·c·3·0·» (DW_OP_addr:·30c38)
295 ·<1><29d>:·Abbrev·Number:·6·(DW_TAG_variable)295 ·<1><29d>:·Abbrev·Number:·6·(DW_TAG_variable)
296 ····<29e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·296 ····<29e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
297 ····<2a2>···DW_AT_decl_file···:·(data1)·1297 ····<2a2>···DW_AT_decl_file···:·(data1)·1
298 ····<2a3>···DW_AT_decl_line···:·(data2)·1474298 ····<2a3>···DW_AT_decl_line···:·(data2)·1474
299 ····<2a5>···DW_AT_decl_column·:·(data1)·12299 ····<2a5>···DW_AT_decl_column·:·(data1)·12
300 ····<2a6>···DW_AT_type········:·(GNU_ref_alt)·<0x31>300 ····<2a6>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
301 ·<1><2aa>:·Abbrev·Number:·6·(DW_TAG_variable)301 ·<1><2aa>:·Abbrev·Number:·6·(DW_TAG_variable)
302 ····<2ab>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·302 ····<2ab>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
303 ····<2af>···DW_AT_decl_file···:·(data1)·1303 ····<2af>···DW_AT_decl_file···:·(data1)·1
304 ····<2b0>···DW_AT_decl_line···:·(data2)·1475304 ····<2b0>···DW_AT_decl_line···:·(data2)·1475
305 ····<2b2>···DW_AT_decl_column·:·(data1)·12305 ····<2b2>···DW_AT_decl_column·:·(data1)·12
306 ····<2b3>···DW_AT_type········:·(GNU_ref_alt)·<0x31>306 ····<2b3>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
307 ·<1><2b7>:·Abbrev·Number:·6·(DW_TAG_variable)307 ·<1><2b7>:·Abbrev·Number:·6·(DW_TAG_variable)
Max diff block lines reached; 1435176/1442927 bytes (99.46%) of diff not shown.
872 B
strings --all --bytes=8 {}
    
Offset 1, 34 lines modifiedOffset 1, 45 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 :=GCC:·(Debian·14.2.0-8)·14.2.0
2 Y5*Qm4e1 
3 R}2R?M}k 
4 kES)·2L,2 8dqo/*TL
 3 ("mH3UB|
 4 rh:A<bhr
 5 ZZpW\gQP
 6 mxwG,CVn
 7 y9b,58'3
 8 D-5+5wK.G$
 9 P$Q7&"[Q
5 ;]S7BvP"10 ;=S7LvP"
6 /d;H$&AHo 
7 pPUnLx-o( 
8 4ldWlg}y 
9 4XU>!B[1R 
10 P?m[d\l( 
11 ^Y7TiSY7Ti[Y7TiW11 /OI6jlz}
 12 M@o8c\!/F
 13 J*KxG%W*;
 14 $Wa;UyHq5
 15 piiDbTNKKK<",
 16 s3Js·J{*
 17 oS)l'1}"
12 XubMx|mpc18 XubMx|mpc
 19 3@8vDjae
 20 wJhNKdh~E
 21 QJs?>M~5AQ
 22 CBtG)U)\J
 23 1j_j{J3z
 24 w"Iv~m;tNh
13 5?78%DUr25 9?78%DUr
 26 QlGGiRd=
 27 BcC·#?]l6
 28 G_mFQe+k
 29 .uHy;Nw}E
 30 4·L]-[h."q
 31 ]iOpkYS^
 32 #G|hm^9j
 33 D8GdkJo8
 34 »       1m8KU=L
 35 VWr;uRNtu
 36 K@:GT6mTU
 37 wng(lMJ)[
 38 WGpTGPTG0P
14 '@/PI[9g 
15 eu=KS$HEJ 
16 |f<_c<-F 
17 %vRQk6!b 
18 uC\IYR=' 
19 !}$FiUV» 
20 7G{·>[·{L 
21 @:KT6oRU 
22 9Co*BRWW 
23 7TDPD4Q3 
24 O?`Nh·7< 
25 5[rY,J3· 
26 JTjl/[,J 
27 Y<UC|=WD 
28 F-;"sLq<39 F-;"sLq<
29 .OBD7Vmf40 .OBD7Vmf
30 ^(wFE&_Pc%S41 ^(wFE&_Pc%S
31 M>_Yinr'=xk42 M>_Yinr'=xk
32 GoT`|{gu43 GoT`|{gu
33 yzAgx~J?-qw44 yzAgx~J?-qw
34 P/·cyMC<45 P/·cyMC<
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.77 MB
./usr/lib/debug/.build-id/a0/13533fdc46a955098ba1f9255a40a4786af5cd.debug vs.
./usr/lib/debug/.build-id/44/45d5752676ccff95ff0c1ddeb05616782d4161.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 89% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········0004fbdc·00fbd4·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0004fbdc·00fbd4·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0004fcdc·00fbd4·000324·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0004fcdc·00fbd4·000324·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00050000·00fbd4·0009d8·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00050000·00fbd4·0009d8·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········000509d8·00fbd4·0005a8·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········000509d8·00fbd4·0005a8·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00008b·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00008b·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001f4·0365a6·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001f4·0365a7·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·03679c·0003da·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·03679c·0003da·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·036b78·01ad86·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·036b78·01ad86·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·051900·000a55·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·051900·000a55·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·052355·000040·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·052355·000040·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·052398·037975·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·052398·037975·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·089d10·00857b·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·089d10·00857b·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·09228b·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·09228b·000056·00······0···0··1
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·a013533fdc46a955098ba1f9255a40a4786af5cd3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·4445d5752676ccff95ff0c1ddeb05616782d4161
1.76 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x660a5·(32-bit)4 ···Length:········0x660a5·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·138·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·138·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/draw/_draw.cpython-313-arm-linux-gnueabihf.so.p/_draw.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/draw/_draw.cpython-313-arm-linux-gnueabihf.so.p/_draw.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xf56d14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xf56d
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·2·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·2·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·5»    (signed)31 ····<3e>···DW_AT_encoding····:·(data1)·5»    (signed)
32 ····<3f>···DW_AT_name········:·(string)·int32 ····<3f>···DW_AT_name········:·(string)·int
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·134 ····<44>···DW_AT_byte_size···:·(data1)·1
35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><4a>:·Abbrev·Number:·46·(DW_TAG_imported_unit)37 ·<1><4a>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4f>:·Abbrev·Number:·46·(DW_TAG_imported_unit)39 ·<1><4f>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
41 ·<1><54>:·Abbrev·Number:·46·(DW_TAG_imported_unit)41 ·<1><54>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
43 ·<1><59>:·Abbrev·Number:·46·(DW_TAG_imported_unit)43 ·<1><59>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
Offset 239, 15 lines modifiedOffset 239, 15 lines modified
239 ·<1><243>:·Abbrev·Number:·46·(DW_TAG_imported_unit)239 ·<1><243>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
240 ····<244>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>240 ····<244>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
241 ·<1><248>:·Abbrev·Number:·46·(DW_TAG_imported_unit)241 ·<1><248>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
242 ····<249>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2942>242 ····<249>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2942>
243 ·<1><24d>:·Abbrev·Number:·46·(DW_TAG_imported_unit)243 ·<1><24d>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
244 ····<24e>···DW_AT_import······:·(GNU_ref_alt)·<0x1a295d>244 ····<24e>···DW_AT_import······:·(GNU_ref_alt)·<0x1a295d>
245 ·<1><252>:·Abbrev·Number:·24·(DW_TAG_variable)245 ·<1><252>:·Abbrev·Number:·24·(DW_TAG_variable)
246 ····<253>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·246 ····<253>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
247 ····<257>···DW_AT_decl_file···:·(data1)·14247 ····<257>···DW_AT_decl_file···:·(data1)·14
248 ····<258>···DW_AT_decl_line···:·(data2)·641248 ····<258>···DW_AT_decl_line···:·(data2)·641
249 ····<25a>···DW_AT_decl_column·:·(data1)·15249 ····<25a>···DW_AT_decl_column·:·(data1)·15
250 ····<25b>···DW_AT_type········:·(GNU_ref_alt)·<0x142>250 ····<25b>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
251 ····<25f>···DW_AT_location····:·(exprloc)·5·byte·block:·3·6c·f·5·0·» (DW_OP_addr:·50f6c)251 ····<25f>···DW_AT_location····:·(exprloc)·5·byte·block:·3·6c·f·5·0·» (DW_OP_addr:·50f6c)
252 ·<1><265>:·Abbrev·Number:·140·(DW_TAG_subroutine_type)252 ·<1><265>:·Abbrev·Number:·140·(DW_TAG_subroutine_type)
253 ····<267>···DW_AT_prototyped··:·(flag_present)·1253 ····<267>···DW_AT_prototyped··:·(flag_present)·1
Offset 278, 308 lines modifiedOffset 278, 308 lines modified
278 ····<287>···DW_AT_name········:·(string)·n278 ····<287>···DW_AT_name········:·(string)·n
279 ····<289>···DW_AT_decl_file···:·(implicit_const)·1279 ····<289>···DW_AT_decl_file···:·(implicit_const)·1
280 ····<289>···DW_AT_decl_line···:·(data2)·1243280 ····<289>···DW_AT_decl_line···:·(data2)·1243
281 ····<28b>···DW_AT_decl_column·:·(data1)·63281 ····<28b>···DW_AT_decl_column·:·(data1)·63
282 ····<28c>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>282 ····<28c>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
283 ····<290>···DW_AT_data_member_location:·(data1)·8283 ····<290>···DW_AT_data_member_location:·(data1)·8
284 ·<2><291>:·Abbrev·Number:·43·(DW_TAG_member)284 ·<2><291>:·Abbrev·Number:·43·(DW_TAG_member)
285 ····<292>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·285 ····<292>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
286 ····<296>···DW_AT_decl_file···:·(implicit_const)·1286 ····<296>···DW_AT_decl_file···:·(implicit_const)·1
287 ····<296>···DW_AT_decl_line···:·(data2)·1243287 ····<296>···DW_AT_decl_line···:·(data2)·1243
288 ····<298>···DW_AT_decl_column·:·(data1)·78288 ····<298>···DW_AT_decl_column·:·(data1)·78
289 ····<299>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>289 ····<299>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
290 ····<29d>···DW_AT_data_member_location:·(data1)·12290 ····<29d>···DW_AT_data_member_location:·(data1)·12
291 ·<2><29e>:·Abbrev·Number:·43·(DW_TAG_member)291 ·<2><29e>:·Abbrev·Number:·43·(DW_TAG_member)
292 ····<29f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·292 ····<29f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
293 ····<2a3>···DW_AT_decl_file···:·(implicit_const)·1293 ····<2a3>···DW_AT_decl_file···:·(implicit_const)·1
294 ····<2a3>···DW_AT_decl_line···:·(data2)·1244294 ····<2a3>···DW_AT_decl_line···:·(data2)·1244
295 ····<2a5>···DW_AT_decl_column·:·(data1)·28295 ····<2a5>···DW_AT_decl_column·:·(data1)·28
296 ····<2a6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>296 ····<2a6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
297 ····<2aa>···DW_AT_data_member_location:·(data1)·16297 ····<2aa>···DW_AT_data_member_location:·(data1)·16
298 ·<2><2ab>:·Abbrev·Number:·43·(DW_TAG_member)298 ·<2><2ab>:·Abbrev·Number:·43·(DW_TAG_member)
299 ····<2ac>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·299 ····<2ac>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
300 ····<2b0>···DW_AT_decl_file···:·(implicit_const)·1300 ····<2b0>···DW_AT_decl_file···:·(implicit_const)·1
301 ····<2b0>···DW_AT_decl_line···:·(data2)·1244301 ····<2b0>···DW_AT_decl_line···:·(data2)·1244
302 ····<2b2>···DW_AT_decl_column·:·(data1)·51302 ····<2b2>···DW_AT_decl_column·:·(data1)·51
303 ····<2b3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>303 ····<2b3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
304 ····<2b7>···DW_AT_data_member_location:·(data1)·17304 ····<2b7>···DW_AT_data_member_location:·(data1)·17
305 ·<2><2b8>:·Abbrev·Number:·43·(DW_TAG_member)305 ·<2><2b8>:·Abbrev·Number:·43·(DW_TAG_member)
306 ····<2b9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·306 ····<2b9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
307 ····<2bd>···DW_AT_decl_file···:·(implicit_const)·1307 ····<2bd>···DW_AT_decl_file···:·(implicit_const)·1
308 ····<2bd>···DW_AT_decl_line···:·(data2)·1244308 ····<2bd>···DW_AT_decl_line···:·(data2)·1244
309 ····<2bf>···DW_AT_decl_column·:·(data1)·70309 ····<2bf>···DW_AT_decl_column·:·(data1)·70
310 ····<2c0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>310 ····<2c0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
311 ····<2c4>···DW_AT_data_member_location:·(data1)·18311 ····<2c4>···DW_AT_data_member_location:·(data1)·18
312 ·<2><2c5>:·Abbrev·Number:·0312 ·<2><2c5>:·Abbrev·Number:·0
313 ·<1><2c6>:·Abbrev·Number:·86·(DW_TAG_typedef)313 ·<1><2c6>:·Abbrev·Number:·86·(DW_TAG_typedef)
314 ····<2c7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·314 ····<2c7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
315 ····<2cb>···DW_AT_decl_file···:·(data1)·1315 ····<2cb>···DW_AT_decl_file···:·(data1)·1
316 ····<2cc>···DW_AT_decl_line···:·(data2)·1244316 ····<2cc>···DW_AT_decl_line···:·(data2)·1244
317 ····<2ce>···DW_AT_decl_column·:·(data1)·80317 ····<2ce>···DW_AT_decl_column·:·(data1)·80
318 ····<2cf>···DW_AT_type········:·(ref_udata)·<0x26a>318 ····<2cf>···DW_AT_type········:·(ref_udata)·<0x26a>
319 ·<1><2d1>:·Abbrev·Number:·100·(DW_TAG_typedef)319 ·<1><2d1>:·Abbrev·Number:·100·(DW_TAG_typedef)
320 ····<2d2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·320 ····<2d2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
321 ····<2d6>···DW_AT_decl_file···:·(data1)·1321 ····<2d6>···DW_AT_decl_file···:·(data1)·1
322 ····<2d7>···DW_AT_decl_line···:·(data2)·1362322 ····<2d7>···DW_AT_decl_line···:·(data2)·1362
323 ····<2d9>···DW_AT_decl_column·:·(data1)·23323 ····<2d9>···DW_AT_decl_column·:·(data1)·23
324 ····<2da>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>324 ····<2da>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
325 ·<1><2de>:·Abbrev·Number:·100·(DW_TAG_typedef)325 ·<1><2de>:·Abbrev·Number:·100·(DW_TAG_typedef)
326 ····<2df>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·326 ····<2df>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
327 ····<2e3>···DW_AT_decl_file···:·(data1)·1327 ····<2e3>···DW_AT_decl_file···:·(data1)·1
328 ····<2e4>···DW_AT_decl_line···:·(data2)·1363328 ····<2e4>···DW_AT_decl_line···:·(data2)·1363
329 ····<2e6>···DW_AT_decl_column·:·(data1)·19329 ····<2e6>···DW_AT_decl_column·:·(data1)·19
330 ····<2e7>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>330 ····<2e7>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
331 ·<1><2eb>:·Abbrev·Number:·24·(DW_TAG_variable)331 ·<1><2eb>:·Abbrev·Number:·24·(DW_TAG_variable)
332 ····<2ec>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·332 ····<2ec>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
333 ····<2f0>···DW_AT_decl_file···:·(data1)·1333 ····<2f0>···DW_AT_decl_file···:·(data1)·1
334 ····<2f1>···DW_AT_decl_line···:·(data2)·1473334 ····<2f1>···DW_AT_decl_line···:·(data2)·1473
335 ····<2f3>···DW_AT_decl_column·:·(data1)·18335 ····<2f3>···DW_AT_decl_column·:·(data1)·18
336 ····<2f4>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>336 ····<2f4>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
337 ····<2f8>···DW_AT_location····:·(exprloc)·5·byte·block:·3·98·e·5·0·» (DW_OP_addr:·50e98)337 ····<2f8>···DW_AT_location····:·(exprloc)·5·byte·block:·3·98·e·5·0·» (DW_OP_addr:·50e98)
338 ·<1><2fe>:·Abbrev·Number:·17·(DW_TAG_variable)338 ·<1><2fe>:·Abbrev·Number:·17·(DW_TAG_variable)
339 ····<2ff>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·339 ····<2ff>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
340 ····<303>···DW_AT_decl_file···:·(data1)·1340 ····<303>···DW_AT_decl_file···:·(data1)·1
341 ····<304>···DW_AT_decl_line···:·(data2)·1475341 ····<304>···DW_AT_decl_line···:·(data2)·1475
342 ····<306>···DW_AT_decl_column·:·(data1)·12342 ····<306>···DW_AT_decl_column·:·(data1)·12
343 ····<307>···DW_AT_type········:·(ref_udata)·<0x3c>,·int343 ····<307>···DW_AT_type········:·(ref_udata)·<0x3c>,·int
344 ·<1><308>:·Abbrev·Number:·17·(DW_TAG_variable)344 ·<1><308>:·Abbrev·Number:·17·(DW_TAG_variable)
345 ····<309>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·345 ····<309>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
346 ····<30d>···DW_AT_decl_file···:·(data1)·1346 ····<30d>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 1841110/1848725 bytes (99.59%) of diff not shown.
1.18 KB
strings --all --bytes=8 {}
    
Offset 1, 57 lines modifiedOffset 1, 53 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 x-AaGCC:·(Debian·14.2.0-8)·14.2.0
 2 sMCm·TF5
 3 ]0B6G2.ym
 4 )1dN`<c~
 5 D!0qIi7]
 6 g~P^Se<2
 7 7gY]FXeU|
 8 um*0e&dz
 9 »       [c2^\&j
 10 WG_Iin:X
 11 9=L[yBpn
 12 /AUAN{m^
 13 r·(5K6a"
 14 lmrWQ*)~=
 15 )+|LM;9{(
 16 }QDw8WJv
 17 [c,e(>?D
 18 :`6"Y:`."9
 19 2b]F,m)w
 20 -{.viy/l
 21 #-M.&/Yz
 22 KuwwpX-Uw
 23 )^m0Ljk^>I
 24 wUH,+$VW
 25 >_Ck'C+V
 26 ^rKaR»  Dj
 27 L;jnKHsKf
 28 »       0NM4WIG
 29 x#4k#5s~kT
 30 X'f[.VCE
 31 [CRH<ue&4\
 32 o"_kM$B6
 33 [VjffV.eef&.
 34 AW<`+fH}#
 35 0eKEy:fB'f
 36 Z`R^Y·o!
 37 m/7p{)+R4W
 38 5>>?'fCVD
 39 ?fwvgvf{}v
 40 b8\C;;Kh1
 41 6CXH0»  91
 42 F7A<665b
 43 F,&%R&mq
 44 Ba%hqHUX_VX_Uag$
 45 !e5~,]+B
 46 ?@w,LpvF
2 +x]8Yzmb 
3 lk4!@8en 
4 K[/dG$O] 
5 #F[]2Q5~ 
6 %0Pt[&!4 
7 mi&Fl&}23 
8 lktGQ*(~5 
9 |[Q1C;U) 
10 *OuhbqUzH 
11 B,Dd~e%:s%:gI 
12 |'A?NrtH 
13 Y<(qul5; 
14 `hDLjLWE 
15 */51C^IP$NG^ 
16 A_9G_:~; 
17 ·M=e6efi 
18 E}pZH7,6*/u 
19 ~'NN+D5r\ 
20 S`UFl{TL 
21 Eu82CSx, 
22 9])z#S<]M 
23 QE»     7fac1 
24 Xp0»    Z{X.+ 
25 eB4%A%$? 
26 b4AM5Q(D 
27 -GfQ%e|^ 
28 %L[(#)j7i 
29 1y?|WsYT 
30 \m*8t?G: 
31 S<_:rl-jk 
32 :DZA»   NHR 
33 r4@;7s,@; 
34 [Lh»    I]MJbW 
35 FDX?U{<> 
36 U&yU%y#S 
37 DA!G#;LW 
38 g}e&zs&z 
39 hwId[f0g[ 
40 "<-^_»  {> 
41 s#Z]8Z]JD 
42 &j;`o!<*Q 
43 P56_k=5_SZ 
44 \*)G,3vm 
45 `1B+UI(v 
46 DrAee'i" 
47 FeSg9-o` 
48 f`ld-6{\ 
49 EUkOn[E2} 
50 AUa}Ya}U 
51 |=l<v9mu47 |=l<v9mu
52 d#·SDu|b48 d#·SDu|b
53 HN#-J|z(49 HN#-J|z(
54 #T($Txme50 #T($Txme
55 d<}*zFQ|PK51 d<}*zFQ|PK
56 55ibkjrK52 55ibkjrK
57 yQ6k['/"53 yQ6k['/"
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.7 MB
./usr/lib/debug/.build-id/a0/a5644ab43af604c677b809f1d9796543727d73.debug vs.
./usr/lib/debug/.build-id/ff/ba180ec5898237f0da04355394a394b2a81191.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 88% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········480280·(bytes·into·file)13 ··Start·of·section·headers:··········480284·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x75418:1 There·are·35·section·headers,·starting·at·offset·0x7541c:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c90·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c90·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbd4·00fbcc·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbd4·00fbcc·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fcd4·00fbcc·00032c·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fcd4·00fbcc·00032c·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbcc·000b00·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbcc·000b00·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040b00·00fbcc·000510·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040b00·00fbcc·000510·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000082·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000082·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·02b9d1·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·02b9d7·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·02bbc0·0003b3·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·02bbc4·0003b3·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·02bf74·0146b9·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·02bf78·0146b9·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·040630·00098b·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·040634·00098b·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·040fbb·00005a·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·040fbf·00005a·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·041018·025cdf·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·04101c·025cdf·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·066cf8·005ffc·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·066cfc·005ffc·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·06ccf4·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·06ccf8·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·06cd4c·004780·10·····33·946··437 ··[32]·.symtab···········SYMTAB··········00000000·06cd50·004780·10·····33·946··4
38 ··[33]·.strtab···········STRTAB··········00000000·0714cc·003de7·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·0714d0·003de7·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·0752b3·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·0752b7·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·a0a5644ab43af604c677b809f1d9796543727d733 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ffba180ec5898237f0da04355394a394b2a81191
1.69 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x4ff7b·(32-bit)4 ···Length:········0x4ff7b·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·132·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·132·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/segmentation/_quickshift_cy.cpython-312-arm-linux-gnueabihf.so.p/_quickshift_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/segmentation/_quickshift_cy.cpython-312-arm-linux-gnueabihf.so.p/_quickshift_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xb28914 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xb289
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·134 ····<44>···DW_AT_byte_size···:·(data1)·1
35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><4a>:·Abbrev·Number:·2·(DW_TAG_base_type)37 ·<1><4a>:·Abbrev·Number:·2·(DW_TAG_base_type)
38 ····<4b>···DW_AT_byte_size···:·(data1)·438 ····<4b>···DW_AT_byte_size···:·(data1)·4
39 ····<4c>···DW_AT_encoding····:·(data1)·5»    (signed)39 ····<4c>···DW_AT_encoding····:·(data1)·5»    (signed)
40 ····<4d>···DW_AT_name········:·(string)·int40 ····<4d>···DW_AT_name········:·(string)·int
41 ·<1><51>:·Abbrev·Number:·48·(DW_TAG_imported_unit)41 ·<1><51>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
43 ·<1><56>:·Abbrev·Number:·48·(DW_TAG_imported_unit)43 ·<1><56>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
Offset 239, 15 lines modifiedOffset 239, 15 lines modified
239 ·<1><240>:·Abbrev·Number:·48·(DW_TAG_imported_unit)239 ·<1><240>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
240 ····<241>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>240 ····<241>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
241 ·<1><245>:·Abbrev·Number:·48·(DW_TAG_imported_unit)241 ·<1><245>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
242 ····<246>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>242 ····<246>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
243 ·<1><24a>:·Abbrev·Number:·48·(DW_TAG_imported_unit)243 ·<1><24a>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
244 ····<24b>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>244 ····<24b>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
245 ·<1><24f>:·Abbrev·Number:·23·(DW_TAG_variable)245 ·<1><24f>:·Abbrev·Number:·23·(DW_TAG_variable)
246 ····<250>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·246 ····<250>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
247 ····<254>···DW_AT_decl_file···:·(data1)·7247 ····<254>···DW_AT_decl_file···:·(data1)·7
248 ····<255>···DW_AT_decl_line···:·(data2)·641248 ····<255>···DW_AT_decl_line···:·(data2)·641
249 ····<257>···DW_AT_decl_column·:·(data1)·15249 ····<257>···DW_AT_decl_column·:·(data1)·15
250 ····<258>···DW_AT_type········:·(GNU_ref_alt)·<0x142>250 ····<258>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
251 ····<25c>···DW_AT_location····:·(exprloc)·5·byte·block:·3·18·f·4·0·» (DW_OP_addr:·40f18)251 ····<25c>···DW_AT_location····:·(exprloc)·5·byte·block:·3·18·f·4·0·» (DW_OP_addr:·40f18)
252 ·<1><262>:·Abbrev·Number:·88·(DW_TAG_structure_type)252 ·<1><262>:·Abbrev·Number:·88·(DW_TAG_structure_type)
253 ····<263>···DW_AT_byte_size···:·(data1)·20253 ····<263>···DW_AT_byte_size···:·(data1)·20
Offset 273, 308 lines modifiedOffset 273, 308 lines modified
273 ····<27f>···DW_AT_name········:·(string)·n273 ····<27f>···DW_AT_name········:·(string)·n
274 ····<281>···DW_AT_decl_file···:·(implicit_const)·1274 ····<281>···DW_AT_decl_file···:·(implicit_const)·1
275 ····<281>···DW_AT_decl_line···:·(data2)·1244275 ····<281>···DW_AT_decl_line···:·(data2)·1244
276 ····<283>···DW_AT_decl_column·:·(data1)·63276 ····<283>···DW_AT_decl_column·:·(data1)·63
277 ····<284>···DW_AT_type········:·(GNU_ref_alt)·<0x699>277 ····<284>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
278 ····<288>···DW_AT_data_member_location:·(data1)·8278 ····<288>···DW_AT_data_member_location:·(data1)·8
279 ·<2><289>:·Abbrev·Number:·42·(DW_TAG_member)279 ·<2><289>:·Abbrev·Number:·42·(DW_TAG_member)
280 ····<28a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·280 ····<28a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
281 ····<28e>···DW_AT_decl_file···:·(implicit_const)·1281 ····<28e>···DW_AT_decl_file···:·(implicit_const)·1
282 ····<28e>···DW_AT_decl_line···:·(data2)·1244282 ····<28e>···DW_AT_decl_line···:·(data2)·1244
283 ····<290>···DW_AT_decl_column·:·(data1)·78283 ····<290>···DW_AT_decl_column·:·(data1)·78
284 ····<291>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>284 ····<291>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
285 ····<295>···DW_AT_data_member_location:·(data1)·12285 ····<295>···DW_AT_data_member_location:·(data1)·12
286 ·<2><296>:·Abbrev·Number:·42·(DW_TAG_member)286 ·<2><296>:·Abbrev·Number:·42·(DW_TAG_member)
287 ····<297>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·287 ····<297>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
288 ····<29b>···DW_AT_decl_file···:·(implicit_const)·1288 ····<29b>···DW_AT_decl_file···:·(implicit_const)·1
289 ····<29b>···DW_AT_decl_line···:·(data2)·1245289 ····<29b>···DW_AT_decl_line···:·(data2)·1245
290 ····<29d>···DW_AT_decl_column·:·(data1)·28290 ····<29d>···DW_AT_decl_column·:·(data1)·28
291 ····<29e>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>291 ····<29e>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
292 ····<2a2>···DW_AT_data_member_location:·(data1)·16292 ····<2a2>···DW_AT_data_member_location:·(data1)·16
293 ·<2><2a3>:·Abbrev·Number:·42·(DW_TAG_member)293 ·<2><2a3>:·Abbrev·Number:·42·(DW_TAG_member)
294 ····<2a4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·294 ····<2a4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
295 ····<2a8>···DW_AT_decl_file···:·(implicit_const)·1295 ····<2a8>···DW_AT_decl_file···:·(implicit_const)·1
296 ····<2a8>···DW_AT_decl_line···:·(data2)·1245296 ····<2a8>···DW_AT_decl_line···:·(data2)·1245
297 ····<2aa>···DW_AT_decl_column·:·(data1)·51297 ····<2aa>···DW_AT_decl_column·:·(data1)·51
298 ····<2ab>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>298 ····<2ab>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
299 ····<2af>···DW_AT_data_member_location:·(data1)·17299 ····<2af>···DW_AT_data_member_location:·(data1)·17
300 ·<2><2b0>:·Abbrev·Number:·42·(DW_TAG_member)300 ·<2><2b0>:·Abbrev·Number:·42·(DW_TAG_member)
301 ····<2b1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·301 ····<2b1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
302 ····<2b5>···DW_AT_decl_file···:·(implicit_const)·1302 ····<2b5>···DW_AT_decl_file···:·(implicit_const)·1
303 ····<2b5>···DW_AT_decl_line···:·(data2)·1245303 ····<2b5>···DW_AT_decl_line···:·(data2)·1245
304 ····<2b7>···DW_AT_decl_column·:·(data1)·70304 ····<2b7>···DW_AT_decl_column·:·(data1)·70
305 ····<2b8>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>305 ····<2b8>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
306 ····<2bc>···DW_AT_data_member_location:·(data1)·18306 ····<2bc>···DW_AT_data_member_location:·(data1)·18
307 ·<2><2bd>:·Abbrev·Number:·0307 ·<2><2bd>:·Abbrev·Number:·0
308 ·<1><2be>:·Abbrev·Number:·83·(DW_TAG_typedef)308 ·<1><2be>:·Abbrev·Number:·83·(DW_TAG_typedef)
309 ····<2bf>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·309 ····<2bf>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
310 ····<2c3>···DW_AT_decl_file···:·(data1)·1310 ····<2c3>···DW_AT_decl_file···:·(data1)·1
311 ····<2c4>···DW_AT_decl_line···:·(data2)·1245311 ····<2c4>···DW_AT_decl_line···:·(data2)·1245
312 ····<2c6>···DW_AT_decl_column·:·(data1)·80312 ····<2c6>···DW_AT_decl_column·:·(data1)·80
313 ····<2c7>···DW_AT_type········:·(ref_udata)·<0x262>313 ····<2c7>···DW_AT_type········:·(ref_udata)·<0x262>
314 ·<1><2c9>:·Abbrev·Number:·99·(DW_TAG_typedef)314 ·<1><2c9>:·Abbrev·Number:·99·(DW_TAG_typedef)
315 ····<2ca>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·315 ····<2ca>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
316 ····<2ce>···DW_AT_decl_file···:·(data1)·1316 ····<2ce>···DW_AT_decl_file···:·(data1)·1
317 ····<2cf>···DW_AT_decl_line···:·(data2)·1363317 ····<2cf>···DW_AT_decl_line···:·(data2)·1363
318 ····<2d1>···DW_AT_decl_column·:·(data1)·23318 ····<2d1>···DW_AT_decl_column·:·(data1)·23
319 ····<2d2>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>319 ····<2d2>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
320 ·<1><2d6>:·Abbrev·Number:·99·(DW_TAG_typedef)320 ·<1><2d6>:·Abbrev·Number:·99·(DW_TAG_typedef)
321 ····<2d7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·321 ····<2d7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
322 ····<2db>···DW_AT_decl_file···:·(data1)·1322 ····<2db>···DW_AT_decl_file···:·(data1)·1
323 ····<2dc>···DW_AT_decl_line···:·(data2)·1364323 ····<2dc>···DW_AT_decl_line···:·(data2)·1364
324 ····<2de>···DW_AT_decl_column·:·(data1)·19324 ····<2de>···DW_AT_decl_column·:·(data1)·19
325 ····<2df>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>325 ····<2df>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
326 ·<1><2e3>:·Abbrev·Number:·23·(DW_TAG_variable)326 ·<1><2e3>:·Abbrev·Number:·23·(DW_TAG_variable)
327 ····<2e4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·327 ····<2e4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
328 ····<2e8>···DW_AT_decl_file···:·(data1)·1328 ····<2e8>···DW_AT_decl_file···:·(data1)·1
329 ····<2e9>···DW_AT_decl_line···:·(data2)·1474329 ····<2e9>···DW_AT_decl_line···:·(data2)·1474
330 ····<2eb>···DW_AT_decl_column·:·(data1)·18330 ····<2eb>···DW_AT_decl_column·:·(data1)·18
331 ····<2ec>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>331 ····<2ec>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
332 ····<2f0>···DW_AT_location····:·(exprloc)·5·byte·block:·3·1c·f·4·0·» (DW_OP_addr:·40f1c)332 ····<2f0>···DW_AT_location····:·(exprloc)·5·byte·block:·3·1c·f·4·0·» (DW_OP_addr:·40f1c)
333 ·<1><2f6>:·Abbrev·Number:·17·(DW_TAG_variable)333 ·<1><2f6>:·Abbrev·Number:·17·(DW_TAG_variable)
334 ····<2f7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·334 ····<2f7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
335 ····<2fb>···DW_AT_decl_file···:·(data1)·1335 ····<2fb>···DW_AT_decl_file···:·(data1)·1
336 ····<2fc>···DW_AT_decl_line···:·(data2)·1476336 ····<2fc>···DW_AT_decl_line···:·(data2)·1476
337 ····<2fe>···DW_AT_decl_column·:·(data1)·12337 ····<2fe>···DW_AT_decl_column·:·(data1)·12
338 ····<2ff>···DW_AT_type········:·(ref_udata)·<0x4a>,·int338 ····<2ff>···DW_AT_type········:·(ref_udata)·<0x4a>,·int
339 ·<1><300>:·Abbrev·Number:·17·(DW_TAG_variable)339 ·<1><300>:·Abbrev·Number:·17·(DW_TAG_variable)
340 ····<301>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·340 ····<301>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
341 ····<305>···DW_AT_decl_file···:·(data1)·1341 ····<305>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 1763091/1770779 bytes (99.57%) of diff not shown.
1.02 KB
strings --all --bytes=8 {}
    
Offset 1, 43 lines modifiedOffset 1, 52 lines modified
1 yeCr}sGCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 >u!N?ls] 
3 .»      s%'+1\ 
4 <-Y'r>F9 
5 ZSB".l_Y% 
6 [>}O'5/&[ 
7 u&b7'b7' 
8 cvXan:D\R 
9 »       |T39qY` 
10 j`[uq5O(p6l 
11 ·[)»     EjKb 
12 ]y!vHwDz 
13 4>@»    fO1iY 
14 8~*1b&6# 
15 fzCi&h3XI 
16 Uy,&MW&Y 
17 2*=yK/9R 
18 xA\|Yc3f 
19 xQq/7F{9_ 
20 wz!p/8*: 
21 ^Lk·_g)pC 
22 c&]dd}$Xw 
23 Q#NcLD7O52 \enHya*.
 3 n\#)fm>I
 4 t9\59A9"
 5 f?~_oAb]f
 6 CyE)OEZ6
 7 ;<I$p-A}
 8 '6lSmhy$
 9 3o)»    NCWvH
 10 h'rlj]U9A
 11 gL=F0a7"
 12 F,."'iGf
 13 2YS!j^U\3Q
 14 _mAoC2\O
 15 ^)%Z[·.;
 16 MQhH;}MH
 17 A~2{ba-k
 18 Jt[Uy"&]W&Y
 19 AN`M>5iBo`j
 20 GU,>2|y8
 21 g8=SHTFb
 22 2MK>bqRfWuX=
 23 ]!aF~:Q9
 24 |K7jVS)!
 25 3lK*xL;6{
 26 ]cQKRs!E
 27 R}?*/IT^
 28 {huLC.4M*
 29 [:)AxJe-
 30 Fi+hC`GW·
24 ;_v:WF8k31 ;_v:OF8k
25 NI+wW8y*I? 
26 bwR5o=)432 bwJ5o=%4
27 vt3w&C4O 
28 sE67y9O$W 
29 2tvycm&2 
30 e]6MdS'H 
31 o=Yi@s4+ 
32 EY\eeqU/ 
33 r;IJ{l7n 
34 '@<vH,7/ 
35 q;{#>ngN 
36 dy|HAKe#33 B$FAh[sQG"
 34 QZ9YZ}rN
 35 )*)@XfP!
 36 ,&BbI}"b
 37 +$=_GqzNyh
 38 #;STvf";o|
 39 T<uOA*'8
 40 Th<XS\R}
 41 UN(=o1<)T
 42 }"Q}&E:H
 43 Ln'%A\(#
 44 7(aA_#ao
 45 S;;yd;bJ
37 GV#)V?CV46 GV#)V?CV
38 R??yOJvj47 R??yOJvj
39 iz5292%if48 iz5292%if
40 &+]0YS*L49 &+]0YS*L
41 az\<frL`D50 az\<frL`D
42 (lYR3:;/T51 (lYR3:;/T
43 </AGYx?$52 </AGYx?$
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
2.86 MB
./usr/lib/debug/.build-id/a6/2f56d0855046e6998f269ef9850a7f01511a2a.debug vs.
./usr/lib/debug/.build-id/f7/a73e353b61ece74407c2c4cc2ad56c5fa4d044.debug
Files 90% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········551488·(bytes·into·file)13 ··Start·of·section·headers:··········551508·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········717 ··Number·of·program·headers:·········7
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3719 ··Number·of·section·headers:·········37
20 ··Section·header·string·table·index:·3620 ··Section·header·string·table·index:·36
3.22 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·37·section·headers,·starting·at·offset·0x86a40:1 There·are·37·section·headers,·starting·at·offset·0x86a54:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············00000114·000114·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············00000114·000114·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000138·000138·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000138·000138·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000158·000138·000e90·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000158·000138·000e90·10···A··4···3··4
Offset 24, 23 lines modifiedOffset 24, 23 lines modified
24 ··[19]·.dynamic··········NOBITS··········0003fb54·00fb4c·000108·08··WA··4···0··424 ··[19]·.dynamic··········NOBITS··········0003fb54·00fb4c·000108·08··WA··4···0··4
25 ··[20]·.got··············NOBITS··········0003fc5c·00fb4c·0003a4·04··WA··0···0··425 ··[20]·.got··············NOBITS··········0003fc5c·00fb4c·0003a4·04··WA··0···0··4
26 ··[21]·.data·············NOBITS··········00040000·00fb4c·000ba4·00··WA··0···0··826 ··[21]·.data·············NOBITS··········00040000·00fb4c·000ba4·00··WA··0···0··8
27 ··[22]·.bss··············NOBITS··········00040ba8·00fb4c·000658·00··WA··0···0··827 ··[22]·.bss··············NOBITS··········00040ba8·00fb4c·000658·00··WA··0···0··8
28 ··[23]·.comment··········PROGBITS········00000000·000138·00001e·01··MS··0···0··128 ··[23]·.comment··········PROGBITS········00000000·000138·00001e·01··MS··0···0··1
29 ··[24]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000156·000031·00······0···0··129 ··[24]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000156·000031·00······0···0··1
30 ··[25]·.debug_aranges····PROGBITS········00000000·000188·0000a1·00···C··0···0··430 ··[25]·.debug_aranges····PROGBITS········00000000·000188·0000a1·00···C··0···0··4
31 ··[26]·.debug_info·······PROGBITS········00000000·00022c·034c4b·00···C··0···0··431 ··[26]·.debug_info·······PROGBITS········00000000·00022c·034c5d·00···C··0···0··4
32 ··[27]·.debug_abbrev·····PROGBITS········00000000·034e78·00082d·00···C··0···0··432 ··[27]·.debug_abbrev·····PROGBITS········00000000·034e8c·00082d·00···C··0···0··4
33 ··[28]·.debug_line·······PROGBITS········00000000·0356a8·015c11·00···C··0···0··433 ··[28]·.debug_line·······PROGBITS········00000000·0356bc·015c11·00···C··0···0··4
34 ··[29]·.debug_frame······PROGBITS········00000000·04b2bc·000ac7·00···C··0···0··434 ··[29]·.debug_frame······PROGBITS········00000000·04b2d0·000ac7·00···C··0···0··4
35 ··[30]·.debug_str········PROGBITS········00000000·04bd83·00004b·01··MS··0···0··135 ··[30]·.debug_str········PROGBITS········00000000·04bd97·00004b·01··MS··0···0··1
36 ··[31]·.debug_loclists···PROGBITS········00000000·04bdd0·028685·00···C··0···0··436 ··[31]·.debug_loclists···PROGBITS········00000000·04bde4·028685·00···C··0···0··4
37 ··[32]·.debug_rnglists···PROGBITS········00000000·074458·006683·00···C··0···0··437 ··[32]·.debug_rnglists···PROGBITS········00000000·07446c·006683·00···C··0···0··4
38 ··[33]·.gnu_debugaltlink·PROGBITS········00000000·07aadb·000056·00······0···0··138 ··[33]·.gnu_debugaltlink·PROGBITS········00000000·07aaef·000056·00······0···0··1
39 ··[34]·.symtab···········SYMTAB··········00000000·07ab34·005200·10·····35·1082··439 ··[34]·.symtab···········SYMTAB··········00000000·07ab48·005200·10·····35·1082··4
40 ··[35]·.strtab···········STRTAB··········00000000·07fd34·006b91·00······0···0··140 ··[35]·.strtab···········STRTAB··········00000000·07fd48·006b91·00······0···0··1
41 ··[36]·.shstrtab·········STRTAB··········00000000·0868c5·000179·00······0···0··141 ··[36]·.shstrtab·········STRTAB··········00000000·0868d9·000179·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 ··D·(mbind),·y·(purecode),·p·(processor·specific)46 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·a62f56d0855046e6998f269ef9850a7f01511a2a3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f7a73e353b61ece74407c2c4cc2ad56c5fa4d044
2.85 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x61d9b·(32-bit)4 ···Length:········0x61d9b·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·272·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·272·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbd3d)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbd29)·
11 ····<12>···DW_AT_language····:·(data1)·33»   (C++14)11 ····<12>···DW_AT_language····:·(data1)·33»   (C++14)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_cascade.cpython-312-arm-linux-gnueabihf.so.p/_cascade.cpp12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_cascade.cpython-312-arm-linux-gnueabihf.so.p/_cascade.cpp
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xcce914 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xcce9
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·426 ····<36>···DW_AT_byte_size···:·(data1)·4
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·830 ····<3d>···DW_AT_byte_size···:·(data1)·8
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·134 ····<44>···DW_AT_byte_size···:·(data1)·1
35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><4a>:·Abbrev·Number:·2·(DW_TAG_base_type)37 ·<1><4a>:·Abbrev·Number:·2·(DW_TAG_base_type)
38 ····<4b>···DW_AT_byte_size···:·(data1)·438 ····<4b>···DW_AT_byte_size···:·(data1)·4
39 ····<4c>···DW_AT_encoding····:·(data1)·5»    (signed)39 ····<4c>···DW_AT_encoding····:·(data1)·5»    (signed)
40 ····<4d>···DW_AT_name········:·(string)·int40 ····<4d>···DW_AT_name········:·(string)·int
41 ·<1><51>:·Abbrev·Number:·94·(DW_TAG_imported_unit)41 ·<1><51>:·Abbrev·Number:·94·(DW_TAG_imported_unit)
42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
43 ·<1><56>:·Abbrev·Number:·94·(DW_TAG_imported_unit)43 ·<1><56>:·Abbrev·Number:·94·(DW_TAG_imported_unit)
Offset 147, 44 lines modifiedOffset 147, 44 lines modified
147 ·<1><15b>:·Abbrev·Number:·309·(DW_TAG_namespace)147 ·<1><15b>:·Abbrev·Number:·309·(DW_TAG_namespace)
148 ····<15d>···DW_AT_name········:·(string)·std148 ····<15d>···DW_AT_name········:·(string)·std
149 ····<161>···DW_AT_decl_file···:·(data1)·41149 ····<161>···DW_AT_decl_file···:·(data1)·41
150 ····<162>···DW_AT_decl_line···:·(data2)·308150 ····<162>···DW_AT_decl_line···:·(data2)·308
151 ····<164>···DW_AT_decl_column·:·(data1)·11151 ····<164>···DW_AT_decl_column·:·(data1)·11
152 ····<165>···DW_AT_sibling·····:·(ref_udata)·<0x34ae>152 ····<165>···DW_AT_sibling·····:·(ref_udata)·<0x34ae>
153 ·<2><167>:·Abbrev·Number:·308·(DW_TAG_namespace)153 ·<2><167>:·Abbrev·Number:·308·(DW_TAG_namespace)
154 ····<169>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f04e3)·154 ····<169>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f04cf)·
155 ····<16d>···DW_AT_decl_file···:·(data1)·40155 ····<16d>···DW_AT_decl_file···:·(data1)·40
156 ····<16e>···DW_AT_decl_line···:·(data2)·2836156 ····<16e>···DW_AT_decl_line···:·(data2)·2836
157 ····<170>···DW_AT_decl_column·:·(data1)·13157 ····<170>···DW_AT_decl_column·:·(data1)·13
158 ·<2><171>:·Abbrev·Number:·220·(DW_TAG_namespace)158 ·<2><171>:·Abbrev·Number:·220·(DW_TAG_namespace)
159 ····<173>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb253)·159 ····<173>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb23f)·
160 ····<177>···DW_AT_decl_file···:·(data1)·42160 ····<177>···DW_AT_decl_file···:·(data1)·42
161 ····<178>···DW_AT_decl_line···:·(data1)·61161 ····<178>···DW_AT_decl_line···:·(data1)·61
162 ····<179>···DW_AT_decl_column·:·(data1)·13162 ····<179>···DW_AT_decl_column·:·(data1)·13
163 ····<17a>···DW_AT_sibling·····:·(ref_udata)·<0x17d>163 ····<17a>···DW_AT_sibling·····:·(ref_udata)·<0x17d>
164 ·<3><17c>:·Abbrev·Number:·0164 ·<3><17c>:·Abbrev·Number:·0
165 ·<2><17d>:·Abbrev·Number:·257·(DW_TAG_namespace)165 ·<2><17d>:·Abbrev·Number:·257·(DW_TAG_namespace)
166 ····<17f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f77d)·166 ····<17f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f755)·
167 ····<183>···DW_AT_decl_file···:·(data1)·46167 ····<183>···DW_AT_decl_file···:·(data1)·46
168 ····<184>···DW_AT_decl_line···:·(data1)·50168 ····<184>···DW_AT_decl_line···:·(data1)·50
169 ····<185>···DW_AT_decl_column·:·(data1)·13169 ····<185>···DW_AT_decl_column·:·(data1)·13
170 ·<2><186>:·Abbrev·Number:·112·(DW_TAG_structure_type)170 ·<2><186>:·Abbrev·Number:·112·(DW_TAG_structure_type)
171 ····<187>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xd0c80)·171 ····<187>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xd0c6c)·
172 ····<18b>···DW_AT_byte_size···:·(data1)·1172 ····<18b>···DW_AT_byte_size···:·(data1)·1
173 ····<18c>···DW_AT_decl_file···:·(data1)·17173 ····<18c>···DW_AT_decl_file···:·(data1)·17
174 ····<18d>···DW_AT_decl_line···:·(data2)·393174 ····<18d>···DW_AT_decl_line···:·(data2)·393
175 ····<18f>···DW_AT_decl_column·:·(data1)·12175 ····<18f>···DW_AT_decl_column·:·(data1)·12
176 ····<190>···DW_AT_sibling·····:·(ref_udata)·<0x255>176 ····<190>···DW_AT_sibling·····:·(ref_udata)·<0x255>
177 ·<3><192>:·Abbrev·Number:·132·(DW_TAG_subprogram)177 ·<3><192>:·Abbrev·Number:·132·(DW_TAG_subprogram)
178 ····<194>···DW_AT_external····:·(flag_present)·1178 ····<194>···DW_AT_external····:·(flag_present)·1
179 ····<194>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xd4e0a)·179 ····<194>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xd4df6)·
180 ····<198>···DW_AT_decl_file···:·(data1)·17180 ····<198>···DW_AT_decl_file···:·(data1)·17
181 ····<199>···DW_AT_decl_line···:·(data2)·412181 ····<199>···DW_AT_decl_line···:·(data2)·412
182 ····<19b>···DW_AT_decl_column·:·(data1)·2182 ····<19b>···DW_AT_decl_column·:·(data1)·2
183 ····<19c>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x19eff1)·183 ····<19c>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x19efdd)·
184 ····<1a0>···DW_AT_declaration·:·(flag_present)·1184 ····<1a0>···DW_AT_declaration·:·(flag_present)·1
185 ····<1a0>···DW_AT_sibling·····:·(ref_udata)·<0x1bb>185 ····<1a0>···DW_AT_sibling·····:·(ref_udata)·<0x1bb>
186 ·<4><1a2>:·Abbrev·Number:·40·(DW_TAG_template_type_param)186 ·<4><1a2>:·Abbrev·Number:·40·(DW_TAG_template_type_param)
187 ····<1a3>···DW_AT_name········:·(string)·_Tp187 ····<1a3>···DW_AT_name········:·(string)·_Tp
188 ····<1a7>···DW_AT_type········:·(ref_udata)·<0x4362>188 ····<1a7>···DW_AT_type········:·(ref_udata)·<0x4362>
189 ·<4><1aa>:·Abbrev·Number:·40·(DW_TAG_template_type_param)189 ·<4><1aa>:·Abbrev·Number:·40·(DW_TAG_template_type_param)
190 ····<1ab>···DW_AT_name········:·(string)·_Up190 ····<1ab>···DW_AT_name········:·(string)·_Up
Offset 192, 19 lines modifiedOffset 192, 19 lines modified
192 ·<4><1b2>:·Abbrev·Number:·12·(DW_TAG_formal_parameter)192 ·<4><1b2>:·Abbrev·Number:·12·(DW_TAG_formal_parameter)
193 ····<1b3>···DW_AT_type········:·(ref_udata)·<0x70b7>193 ····<1b3>···DW_AT_type········:·(ref_udata)·<0x70b7>
194 ·<4><1b6>:·Abbrev·Number:·12·(DW_TAG_formal_parameter)194 ·<4><1b6>:·Abbrev·Number:·12·(DW_TAG_formal_parameter)
195 ····<1b7>···DW_AT_type········:·(ref_udata)·<0x70b7>195 ····<1b7>···DW_AT_type········:·(ref_udata)·<0x70b7>
196 ·<4><1ba>:·Abbrev·Number:·0196 ·<4><1ba>:·Abbrev·Number:·0
197 ·<3><1bb>:·Abbrev·Number:·132·(DW_TAG_subprogram)197 ·<3><1bb>:·Abbrev·Number:·132·(DW_TAG_subprogram)
198 ····<1bd>···DW_AT_external····:·(flag_present)·1198 ····<1bd>···DW_AT_external····:·(flag_present)·1
199 ····<1bd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xd4efc)·199 ····<1bd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xd4ee8)·
200 ····<1c1>···DW_AT_decl_file···:·(data1)·17200 ····<1c1>···DW_AT_decl_file···:·(data1)·17
201 ····<1c2>···DW_AT_decl_line···:·(data2)·412201 ····<1c2>···DW_AT_decl_line···:·(data2)·412
202 ····<1c4>···DW_AT_decl_column·:·(data1)·2202 ····<1c4>···DW_AT_decl_column·:·(data1)·2
203 ····<1c5>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x19ee59)·203 ····<1c5>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x19ee45)·
204 ····<1c9>···DW_AT_declaration·:·(flag_present)·1204 ····<1c9>···DW_AT_declaration·:·(flag_present)·1
205 ····<1c9>···DW_AT_sibling·····:·(ref_udata)·<0x1e4>205 ····<1c9>···DW_AT_sibling·····:·(ref_udata)·<0x1e4>
206 ·<4><1cb>:·Abbrev·Number:·40·(DW_TAG_template_type_param)206 ·<4><1cb>:·Abbrev·Number:·40·(DW_TAG_template_type_param)
207 ····<1cc>···DW_AT_name········:·(string)·_Tp207 ····<1cc>···DW_AT_name········:·(string)·_Tp
208 ····<1d0>···DW_AT_type········:·(ref_udata)·<0x4362>208 ····<1d0>···DW_AT_type········:·(ref_udata)·<0x4362>
209 ·<4><1d3>:·Abbrev·Number:·40·(DW_TAG_template_type_param)209 ·<4><1d3>:·Abbrev·Number:·40·(DW_TAG_template_type_param)
210 ····<1d4>···DW_AT_name········:·(string)·_Up210 ····<1d4>···DW_AT_name········:·(string)·_Up
Offset 212, 19 lines modifiedOffset 212, 19 lines modified
212 ·<4><1db>:·Abbrev·Number:·12·(DW_TAG_formal_parameter)212 ·<4><1db>:·Abbrev·Number:·12·(DW_TAG_formal_parameter)
213 ····<1dc>···DW_AT_type········:·(ref_udata)·<0x70b7>213 ····<1dc>···DW_AT_type········:·(ref_udata)·<0x70b7>
214 ·<4><1df>:·Abbrev·Number:·12·(DW_TAG_formal_parameter)214 ·<4><1df>:·Abbrev·Number:·12·(DW_TAG_formal_parameter)
215 ····<1e0>···DW_AT_type········:·(ref_udata)·<0x70ca>215 ····<1e0>···DW_AT_type········:·(ref_udata)·<0x70ca>
216 ·<4><1e3>:·Abbrev·Number:·0216 ·<4><1e3>:·Abbrev·Number:·0
217 ·<3><1e4>:·Abbrev·Number:·132·(DW_TAG_subprogram)217 ·<3><1e4>:·Abbrev·Number:·132·(DW_TAG_subprogram)
218 ····<1e6>···DW_AT_external····:·(flag_present)·1218 ····<1e6>···DW_AT_external····:·(flag_present)·1
219 ····<1e6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xd3e14)·219 ····<1e6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xd3e00)·
220 ····<1ea>···DW_AT_decl_file···:·(data1)·17220 ····<1ea>···DW_AT_decl_file···:·(data1)·17
221 ····<1eb>···DW_AT_decl_line···:·(data2)·412221 ····<1eb>···DW_AT_decl_line···:·(data2)·412
222 ····<1ed>···DW_AT_decl_column·:·(data1)·2222 ····<1ed>···DW_AT_decl_column·:·(data1)·2
223 ····<1ee>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x19ef6b)·223 ····<1ee>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x19ef57)·
224 ····<1f2>···DW_AT_declaration·:·(flag_present)·1224 ····<1f2>···DW_AT_declaration·:·(flag_present)·1
225 ····<1f2>···DW_AT_sibling·····:·(ref_udata)·<0x20d>225 ····<1f2>···DW_AT_sibling·····:·(ref_udata)·<0x20d>
226 ·<4><1f4>:·Abbrev·Number:·40·(DW_TAG_template_type_param)226 ·<4><1f4>:·Abbrev·Number:·40·(DW_TAG_template_type_param)
227 ····<1f5>···DW_AT_name········:·(string)·_Tp227 ····<1f5>···DW_AT_name········:·(string)·_Tp
228 ····<1f9>···DW_AT_type········:·(ref_udata)·<0x4328>228 ····<1f9>···DW_AT_type········:·(ref_udata)·<0x4328>
229 ·<4><1fc>:·Abbrev·Number:·40·(DW_TAG_template_type_param)229 ·<4><1fc>:·Abbrev·Number:·40·(DW_TAG_template_type_param)
230 ····<1fd>···DW_AT_name········:·(string)·_Up230 ····<1fd>···DW_AT_name········:·(string)·_Up
Offset 232, 112 lines modifiedOffset 232, 112 lines modified
Max diff block lines reached; 2982323/2989797 bytes (99.75%) of diff not shown.
1.17 KB
strings --all --bytes=8 {}
    
Offset 1, 55 lines modifiedOffset 1, 55 lines modified
1 *GCC:·(Debian·14.2.0-8)·14.2.01 DGCC:·(Debian·14.2.0-8)·14.2.0
2 n%%,ZOu5c 
3 |7(;5!>Ny 
4 UD(lA5\D!j 
5 6+M~Xc%0 
6 6r6@<fVL 
7 a{n\Wc"8 
8 b"H`]}"H 
9 }6Pu\Kor 
10 `wLC/@_=%2 ;I?]lD6g
 3 i'0_Sg'`&He
 4 !q0H&faZ
 5 *LzE.17t
 6 fl'XW]ZS}
 7 oy?MQLc0L
 8 m»      *_`»   *_`»*
 9 Ze[Nruylz~
 10 `x<(TIza
 11 jkb%"vu3~Y
 12 u&ZLKVNs
 13 4[mb"l$1
 14 hIUBQ-UU
 15 -WJl9#A;
 16 o/Qz3mOO
 17 xz{D/uh:
11 T0MAoLis18 T0-AoNis
 19 ·nM7U5%Hc
 20 IO·|sC=1
 21 bL(VFq0n
 22 <9g_;9]J
 23 VC·}@\oM
 24 hw?*xL~T
 25 e@x&1?~I2/
 26 -z]T6S?Aj}P
 27 !y=I>0BI
 28 }Y:&h-u[
 29 1f·DUI]L
 30 BM1»    VZPo4
 31 gkOsiy!`w
12 /s$/?wPx! 
13 Sc6V;>1f 
14 %47QEU[A 
15 `snH>*o! 
16 jC^rZ-Y[- 
17 I4GjhEc; 
18 a@»     %4~qz 
19 /ovd*<;o 
20 q2V]@y.N 
21 LIf$0Fh2 
22 N/,KHTmY»       @ 
23 a;XTf/Nr 
24 }_m$"#)KP 
25 ,EB%$:`N 
26 b%p*|MUl 
27 ·~]I./e( 
28 50[Ti$[x 
29 p+kQf$Zj$`)F 
30 3owgfggwv32 3owgfggwv
31 T|syK./~Z 
32 \S}|3/6Z/33 cD~wh0B>
 34 %ZhKSKRI
 35 l:Q&+*lk"
 36 >BqOTyQ,
33 8J,:?yqt37 8J,:?yqt
 38 _YE6I$,/
 39 `sM$vAB'J
 40 }$"WJk=yf
 41 F)t?<4}(
 42 Z_l&~{8X
 43 ]&Nqz!l\&Nq
 44 ,ZsY,·)3j
 45 oD~#S.qu
 46 ys$sx$G`(
 47 _$!3J%ds%
 48 &/c{>ITYh
34 ZzF~U.cj 
35 r1\o@5yg 
36 Q4rJ/m-jp*PT}d 
37 i,awW»  ?0 
38 >"cX;TtH7 
39 &5Kys4/$u 
40 4g"yV(&"p 
41 *Z9Dnc[T 
42 <·akFY&[ 
43 TSjSGInj=} 
44 a+m?t$)j 
45 B]LO'bzB@~T 
46 j8&_9vco 
47 E|.[oSOS 
48 J>bY=1D> 
49 jhw.mnm^^Z49 jhw.mnm^^Z
50 RFh~rCQ8+l·50 RFh~rCQ8+l·
51 G8iD%{6mSiC51 G8iD%{6mSiC
52 Fq`7Qt@f52 Fq`7Qt@f
53 oO^Hit,R53 oO^Hit,R
54 YzbL:xNF54 YzbL:xNF
55 +!^*/|Dv55 +!^*/|Dv
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.49 MB
./usr/lib/debug/.build-id/ac/e517f91f49e64e99b08b8451d1afe3a121901f.debug vs.
./usr/lib/debug/.build-id/cb/239a2c036a6248b7e6e3633ca22a2bfe7a615f.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 92% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········350168·(bytes·into·file)13 ··Start·of·section·headers:··········350160·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x557d8:1 There·are·35·section·headers,·starting·at·offset·0x557d0:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b90·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b90·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0002fc20·00fc18·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0002fc20·00fc18·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0002fd18·00fc18·0002e8·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0002fd18·00fc18·0002e8·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00030000·00fc18·000958·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00030000·00fc18·000958·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00030958·00fc18·0003e8·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00030958·00fc18·0003e8·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000085·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000085·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001f0·020415·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001f0·02040f·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·020608·000499·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·020600·000499·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·020aa4·00fa2b·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·020a9c·00fa2b·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·0304d0·000960·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·0304c8·000960·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·030e30·000051·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·030e28·000051·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·030e84·0196f6·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·030e7c·0196f6·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·04a57c·003dab·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·04a574·003dab·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·04e327·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·04e31f·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·04e380·003ed0·10·····33·823··437 ··[32]·.symtab···········SYMTAB··········00000000·04e378·003ed0·10·····33·823··4
38 ··[33]·.strtab···········STRTAB··········00000000·052250·003425·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·052248·003425·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·055675·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·05566d·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ace517f91f49e64e99b08b8451d1afe3a121901f3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·cb239a2c036a6248b7e6e3633ca22a2bfe7a615f
1.48 MB
readelf --wide --debug-dump=info {}
    
Offset 4, 15 lines modifiedOffset 4, 15 lines modified
4 ···Length:········0x2b·(32-bit)4 ···Length:········0x2b·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_partial·(3)6 ···Unit·Type:·····DW_UT_partial·(3)
7 ···Abbrev·Offset:·0x8817 ···Abbrev·Offset:·0x881
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·66·(DW_TAG_partial_unit)9 ·<0><c>:·Abbrev·Number:·66·(DW_TAG_partial_unit)
10 ····<d>···DW_AT_stmt_list···:·(sec_offset)·010 ····<d>···DW_AT_stmt_list···:·(sec_offset)·0
11 ····<11>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·11 ····<11>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
12 ·<1><15>:·Abbrev·Number:·10·(DW_TAG_imported_unit)12 ·<1><15>:·Abbrev·Number:·10·(DW_TAG_imported_unit)
13 ····<16>···DW_AT_import······:·(GNU_ref_alt)·<0xc>13 ····<16>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
14 ·<1><1a>:·Abbrev·Number:·10·(DW_TAG_imported_unit)14 ·<1><1a>:·Abbrev·Number:·10·(DW_TAG_imported_unit)
15 ····<1b>···DW_AT_import······:·(GNU_ref_alt)·<0x17c>15 ····<1b>···DW_AT_import······:·(GNU_ref_alt)·<0x17c>
16 ·<1><1f>:·Abbrev·Number:·10·(DW_TAG_imported_unit)16 ·<1><1f>:·Abbrev·Number:·10·(DW_TAG_imported_unit)
17 ····<20>···DW_AT_import······:·(GNU_ref_alt)·<0x5700>17 ····<20>···DW_AT_import······:·(GNU_ref_alt)·<0x5700>
18 ·<1><24>:·Abbrev·Number:·10·(DW_TAG_imported_unit)18 ·<1><24>:·Abbrev·Number:·10·(DW_TAG_imported_unit)
Offset 23, 33 lines modifiedOffset 23, 33 lines modified
23 ··Compilation·Unit·@·offset·0x2f:23 ··Compilation·Unit·@·offset·0x2f:
24 ···Length:········0x372f3·(32-bit)24 ···Length:········0x372f3·(32-bit)
25 ···Version:·······525 ···Version:·······5
26 ···Unit·Type:·····DW_UT_compile·(1)26 ···Unit·Type:·····DW_UT_compile·(1)
27 ···Abbrev·Offset:·027 ···Abbrev·Offset:·0
28 ···Pointer·Size:··428 ···Pointer·Size:··4
29 ·<0><3b>:·Abbrev·Number:·124·(DW_TAG_compile_unit)29 ·<0><3b>:·Abbrev·Number:·124·(DW_TAG_compile_unit)
30 ····<3c>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·30 ····<3c>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
31 ····<40>···DW_AT_language····:·(data1)·12»   (ANSI·C99)31 ····<40>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
32 ····<41>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_unwrap_3d.cpython-313-arm-linux-gnueabihf.so.p/_unwrap_3d.c32 ····<41>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_unwrap_3d.cpython-313-arm-linux-gnueabihf.so.p/_unwrap_3d.c
33 ····<45>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·33 ····<45>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
34 ····<49>···DW_AT_ranges······:·(sec_offset)·0x73c634 ····<49>···DW_AT_ranges······:·(sec_offset)·0x73c6
35 ····<4d>···DW_AT_low_pc······:·(addr)·035 ····<4d>···DW_AT_low_pc······:·(addr)·0
36 ····<51>···DW_AT_stmt_list···:·(sec_offset)·036 ····<51>···DW_AT_stmt_list···:·(sec_offset)·0
37 ·<1><55>:·Abbrev·Number:·1·(DW_TAG_base_type)37 ·<1><55>:·Abbrev·Number:·1·(DW_TAG_base_type)
38 ····<56>···DW_AT_byte_size···:·(data1)·838 ····<56>···DW_AT_byte_size···:·(data1)·8
39 ····<57>···DW_AT_encoding····:·(data1)·7»    (unsigned)39 ····<57>···DW_AT_encoding····:·(data1)·7»    (unsigned)
40 ····<58>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·40 ····<58>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
41 ·<1><5c>:·Abbrev·Number:·1·(DW_TAG_base_type)41 ·<1><5c>:·Abbrev·Number:·1·(DW_TAG_base_type)
42 ····<5d>···DW_AT_byte_size···:·(data1)·442 ····<5d>···DW_AT_byte_size···:·(data1)·4
43 ····<5e>···DW_AT_encoding····:·(data1)·7»    (unsigned)43 ····<5e>···DW_AT_encoding····:·(data1)·7»    (unsigned)
44 ····<5f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·44 ····<5f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
45 ·<1><63>:·Abbrev·Number:·1·(DW_TAG_base_type)45 ·<1><63>:·Abbrev·Number:·1·(DW_TAG_base_type)
46 ····<64>···DW_AT_byte_size···:·(data1)·146 ····<64>···DW_AT_byte_size···:·(data1)·1
47 ····<65>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)47 ····<65>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
48 ····<66>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·48 ····<66>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
49 ·<1><6a>:·Abbrev·Number:·40·(DW_TAG_imported_unit)49 ·<1><6a>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
50 ····<6b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>50 ····<6b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
51 ·<1><6f>:·Abbrev·Number:·40·(DW_TAG_imported_unit)51 ·<1><6f>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
52 ····<70>···DW_AT_import······:·(GNU_ref_alt)·<0x81>52 ····<70>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
53 ·<1><74>:·Abbrev·Number:·40·(DW_TAG_imported_unit)53 ·<1><74>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
54 ····<75>···DW_AT_import······:·(GNU_ref_alt)·<0x154>54 ····<75>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
55 ·<1><79>:·Abbrev·Number:·40·(DW_TAG_imported_unit)55 ·<1><79>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
Offset 213, 15 lines modifiedOffset 213, 15 lines modified
213 ·<1><204>:·Abbrev·Number:·40·(DW_TAG_imported_unit)213 ·<1><204>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
214 ····<205>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>214 ····<205>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
215 ·<1><209>:·Abbrev·Number:·40·(DW_TAG_imported_unit)215 ·<1><209>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
216 ····<20a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2978>216 ····<20a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2978>
217 ·<1><20e>:·Abbrev·Number:·138·(DW_TAG_imported_unit)217 ·<1><20e>:·Abbrev·Number:·138·(DW_TAG_imported_unit)
218 ····<210>···DW_AT_import······:·(ref_addr)·<0xc>»      [Abbrev·Number:·66·(DW_TAG_partial_unit)]218 ····<210>···DW_AT_import······:·(ref_addr)·<0xc>»      [Abbrev·Number:·66·(DW_TAG_partial_unit)]
219 ·<1><214>:·Abbrev·Number:·21·(DW_TAG_variable)219 ·<1><214>:·Abbrev·Number:·21·(DW_TAG_variable)
220 ····<215>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·220 ····<215>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
221 ····<219>···DW_AT_decl_file···:·(data1)·13221 ····<219>···DW_AT_decl_file···:·(data1)·13
222 ····<21a>···DW_AT_decl_line···:·(data2)·641222 ····<21a>···DW_AT_decl_line···:·(data2)·641
223 ····<21c>···DW_AT_decl_column·:·(data1)·15223 ····<21c>···DW_AT_decl_column·:·(data1)·15
224 ····<21d>···DW_AT_type········:·(GNU_ref_alt)·<0x142>224 ····<21d>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
225 ····<221>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a8·c·3·0·» (DW_OP_addr:·30ca8)225 ····<221>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a8·c·3·0·» (DW_OP_addr:·30ca8)
226 ·<1><227>:·Abbrev·Number:·86·(DW_TAG_structure_type)226 ·<1><227>:·Abbrev·Number:·86·(DW_TAG_structure_type)
227 ····<228>···DW_AT_byte_size···:·(data1)·20227 ····<228>···DW_AT_byte_size···:·(data1)·20
Offset 247, 308 lines modifiedOffset 247, 308 lines modified
247 ····<244>···DW_AT_name········:·(string)·n247 ····<244>···DW_AT_name········:·(string)·n
248 ····<246>···DW_AT_decl_file···:·(implicit_const)·1248 ····<246>···DW_AT_decl_file···:·(implicit_const)·1
249 ····<246>···DW_AT_decl_line···:·(data2)·1243249 ····<246>···DW_AT_decl_line···:·(data2)·1243
250 ····<248>···DW_AT_decl_column·:·(data1)·63250 ····<248>···DW_AT_decl_column·:·(data1)·63
251 ····<249>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>251 ····<249>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
252 ····<24d>···DW_AT_data_member_location:·(data1)·8252 ····<24d>···DW_AT_data_member_location:·(data1)·8
253 ·<2><24e>:·Abbrev·Number:·30·(DW_TAG_member)253 ·<2><24e>:·Abbrev·Number:·30·(DW_TAG_member)
254 ····<24f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·254 ····<24f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
255 ····<253>···DW_AT_decl_file···:·(implicit_const)·1255 ····<253>···DW_AT_decl_file···:·(implicit_const)·1
256 ····<253>···DW_AT_decl_line···:·(data2)·1243256 ····<253>···DW_AT_decl_line···:·(data2)·1243
257 ····<255>···DW_AT_decl_column·:·(data1)·78257 ····<255>···DW_AT_decl_column·:·(data1)·78
258 ····<256>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>258 ····<256>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
259 ····<25a>···DW_AT_data_member_location:·(data1)·12259 ····<25a>···DW_AT_data_member_location:·(data1)·12
260 ·<2><25b>:·Abbrev·Number:·30·(DW_TAG_member)260 ·<2><25b>:·Abbrev·Number:·30·(DW_TAG_member)
261 ····<25c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·261 ····<25c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
262 ····<260>···DW_AT_decl_file···:·(implicit_const)·1262 ····<260>···DW_AT_decl_file···:·(implicit_const)·1
263 ····<260>···DW_AT_decl_line···:·(data2)·1244263 ····<260>···DW_AT_decl_line···:·(data2)·1244
264 ····<262>···DW_AT_decl_column·:·(data1)·28264 ····<262>···DW_AT_decl_column·:·(data1)·28
265 ····<263>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>265 ····<263>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
266 ····<267>···DW_AT_data_member_location:·(data1)·16266 ····<267>···DW_AT_data_member_location:·(data1)·16
267 ·<2><268>:·Abbrev·Number:·30·(DW_TAG_member)267 ·<2><268>:·Abbrev·Number:·30·(DW_TAG_member)
268 ····<269>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·268 ····<269>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
269 ····<26d>···DW_AT_decl_file···:·(implicit_const)·1269 ····<26d>···DW_AT_decl_file···:·(implicit_const)·1
270 ····<26d>···DW_AT_decl_line···:·(data2)·1244270 ····<26d>···DW_AT_decl_line···:·(data2)·1244
271 ····<26f>···DW_AT_decl_column·:·(data1)·51271 ····<26f>···DW_AT_decl_column·:·(data1)·51
272 ····<270>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>272 ····<270>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
273 ····<274>···DW_AT_data_member_location:·(data1)·17273 ····<274>···DW_AT_data_member_location:·(data1)·17
274 ·<2><275>:·Abbrev·Number:·30·(DW_TAG_member)274 ·<2><275>:·Abbrev·Number:·30·(DW_TAG_member)
275 ····<276>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·275 ····<276>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
276 ····<27a>···DW_AT_decl_file···:·(implicit_const)·1276 ····<27a>···DW_AT_decl_file···:·(implicit_const)·1
277 ····<27a>···DW_AT_decl_line···:·(data2)·1244277 ····<27a>···DW_AT_decl_line···:·(data2)·1244
278 ····<27c>···DW_AT_decl_column·:·(data1)·70278 ····<27c>···DW_AT_decl_column·:·(data1)·70
279 ····<27d>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>279 ····<27d>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
280 ····<281>···DW_AT_data_member_location:·(data1)·18280 ····<281>···DW_AT_data_member_location:·(data1)·18
281 ·<2><282>:·Abbrev·Number:·0281 ·<2><282>:·Abbrev·Number:·0
282 ·<1><283>:·Abbrev·Number:·82·(DW_TAG_typedef)282 ·<1><283>:·Abbrev·Number:·82·(DW_TAG_typedef)
283 ····<284>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·283 ····<284>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
284 ····<288>···DW_AT_decl_file···:·(data1)·1284 ····<288>···DW_AT_decl_file···:·(data1)·1
285 ····<289>···DW_AT_decl_line···:·(data2)·1244285 ····<289>···DW_AT_decl_line···:·(data2)·1244
286 ····<28b>···DW_AT_decl_column·:·(data1)·80286 ····<28b>···DW_AT_decl_column·:·(data1)·80
287 ····<28c>···DW_AT_type········:·(ref_udata)·<0x227>287 ····<28c>···DW_AT_type········:·(ref_udata)·<0x227>
288 ·<1><28e>:·Abbrev·Number:·99·(DW_TAG_typedef)288 ·<1><28e>:·Abbrev·Number:·99·(DW_TAG_typedef)
289 ····<28f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·289 ····<28f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
290 ····<293>···DW_AT_decl_file···:·(data1)·1290 ····<293>···DW_AT_decl_file···:·(data1)·1
291 ····<294>···DW_AT_decl_line···:·(data2)·1362291 ····<294>···DW_AT_decl_line···:·(data2)·1362
292 ····<296>···DW_AT_decl_column·:·(data1)·23292 ····<296>···DW_AT_decl_column·:·(data1)·23
293 ····<297>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>293 ····<297>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
294 ·<1><29b>:·Abbrev·Number:·99·(DW_TAG_typedef)294 ·<1><29b>:·Abbrev·Number:·99·(DW_TAG_typedef)
295 ····<29c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·295 ····<29c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
296 ····<2a0>···DW_AT_decl_file···:·(data1)·1296 ····<2a0>···DW_AT_decl_file···:·(data1)·1
297 ····<2a1>···DW_AT_decl_line···:·(data2)·1363297 ····<2a1>···DW_AT_decl_line···:·(data2)·1363
298 ····<2a3>···DW_AT_decl_column·:·(data1)·19298 ····<2a3>···DW_AT_decl_column·:·(data1)·19
299 ····<2a4>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>299 ····<2a4>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
300 ·<1><2a8>:·Abbrev·Number:·21·(DW_TAG_variable)300 ·<1><2a8>:·Abbrev·Number:·21·(DW_TAG_variable)
301 ····<2a9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·301 ····<2a9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
302 ····<2ad>···DW_AT_decl_file···:·(data1)·1302 ····<2ad>···DW_AT_decl_file···:·(data1)·1
303 ····<2ae>···DW_AT_decl_line···:·(data2)·1473303 ····<2ae>···DW_AT_decl_line···:·(data2)·1473
304 ····<2b0>···DW_AT_decl_column·:·(data1)·18304 ····<2b0>···DW_AT_decl_column·:·(data1)·18
305 ····<2b1>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>305 ····<2b1>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
306 ····<2b5>···DW_AT_location····:·(exprloc)·5·byte·block:·3·68·c·3·0·» (DW_OP_addr:·30c68)306 ····<2b5>···DW_AT_location····:·(exprloc)·5·byte·block:·3·68·c·3·0·» (DW_OP_addr:·30c68)
307 ·<1><2bb>:·Abbrev·Number:·6·(DW_TAG_variable)307 ·<1><2bb>:·Abbrev·Number:·6·(DW_TAG_variable)
Max diff block lines reached; 1548503/1556043 bytes (99.52%) of diff not shown.
918 B
strings --all --bytes=8 {}
    
Offset 1, 34 lines modifiedOffset 1, 49 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 za_GCC:·(Debian·14.2.0-8)·14.2.0
2 ]=CX+»  xY 
3 %F4G^|w- 
4 Hf*kX~H7 
5 <kI+\b-» 
6 2[RwZ5T*R 
7 w{+MoEk( 
8 H~.,x8pC 
9 Z+HYU1<K~ 
10 ,ey=p>&G»       +EJ 
11 0l3prAiX 
12 8Gc*vmhQ} 
13 nLc[vq>ul 
14 {-l,»   zqzq 
15 uK~*zsMdp 
16 Glm&H+5i 
17 <(Uak3*p2 WmDG=!)q
 3 =8x;7P4=
 4 6Dwb/Um.
 5 Z6la&p.n
 6 =\kPGcIs
 7 1^A[[Ta~
 8 ^NOo[vx9=
 9 *'!7]4u%
 10 H^9&i[0y
 11 f/ptS»  >].P
 12 Lof+jTY%
 13 Y|=en[q|»       =
 14 bk%PT·*+-
 15 pyQZ<AP\
 16 o/^FFu» 5O
 17 S$";9EA0
 18 %XKoO`Nt
 19 DfQh8%_E
 20 yj67Dwj67Dwj67Dwj
 21 /Y,lwLHmJ
 22 nqJ2u}7:
 23 -B13J~_>
 24 \.:P$2Uo'
 25 ApWeD51p
 26 F)J#JD.IK
 27 ^lOV="fV
 28 !)%Fj_{n
 29 B9j,K:`g
18 v·l=,-Y"30 v·l=,-Y"
 31 #S5%4U,(
 32 &#a<\X!R
 33 XPPQDTTD
 34 \]jQOijy
19 <c-}AS^Qx 
20 |_V1{Y=e 
21 E!c%82Suh 
22 [&f:^"O> 
23 E)F,"2=D 
24 Y~uzV,EDCO"35 Y~uzV,EDCO$
25 Bp6QDW'm% 
26 !|v.j#Y)-K 
27 dFBMTL/~J36 &·|GelHO
 37 /dq9\5%Q,Z
 38 EOio{tNN
 39 NwS=G\t?>[
 40 w_EF"AZh
 41 -3IVy/\)
 42 p]#f_@?If
28 ;qP$}w2343 ;qP$}w23
29 bpT7C|iiqT44 bpT7C|iiqT
30 oEe»    $;VWPRi45 oEe»    $;VWPRi
31 mIiANk>:46 mIiANk>:
32 1he82[9W47 1he82[9W
33 i913Dp[X48 i913Dp[X
34 vG6y;2_udc49 vG6y;2_udc
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.63 MB
./usr/lib/debug/.build-id/ad/a6371fc21e1ffd7d4ce77eb40c10b21a626095.debug vs.
./usr/lib/debug/.build-id/9e/f67bc9b184888ddb7b966ede25369ef92a189f.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 91% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········414380·(bytes·into·file)13 ··Start·of·section·headers:··········414396·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x652ac:1 There·are·35·section·headers,·starting·at·offset·0x652bc:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c40·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c40·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbf0·00fbe8·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbf0·00fbe8·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fce8·00fbe8·000318·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fce8·00fbe8·000318·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbe8·000b00·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbe8·000b00·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040b00·00fbe8·000480·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040b00·00fbe8·000480·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000084·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000084·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·025861·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·025873·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·025a50·000370·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·025a60·000370·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·025dc0·011ceb·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·025dd0·011ceb·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·037aac·00095c·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·037abc·00095c·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·038408·00004b·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·038418·00004b·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·038454·01fc4a·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·038464·01fc4a·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·0580a0·0051f6·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·0580b0·0051f6·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·05d296·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·05d2a6·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·05d2ec·004350·10·····33·884··437 ··[32]·.symtab···········SYMTAB··········00000000·05d2fc·004350·10·····33·884··4
38 ··[33]·.strtab···········STRTAB··········00000000·06163c·003b0a·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·06164c·003b0a·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·065146·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·065156·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ada6371fc21e1ffd7d4ce77eb40c10b21a6260953 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·9ef67bc9b184888ddb7b966ede25369ef92a189f
1.62 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x4441b·(32-bit)4 ···Length:········0x4441b·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·128·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·128·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_canny_cy.cpython-312-arm-linux-gnueabihf.so.p/_canny_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_canny_cy.cpython-312-arm-linux-gnueabihf.so.p/_canny_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x996a14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x996a
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·134 ····<44>···DW_AT_byte_size···:·(data1)·1
35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><4a>:·Abbrev·Number:·40·(DW_TAG_imported_unit)37 ·<1><4a>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4f>:·Abbrev·Number:·40·(DW_TAG_imported_unit)39 ·<1><4f>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
41 ·<1><54>:·Abbrev·Number:·40·(DW_TAG_imported_unit)41 ·<1><54>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
43 ·<1><59>:·Abbrev·Number:·40·(DW_TAG_imported_unit)43 ·<1><59>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
Offset 231, 15 lines modifiedOffset 231, 15 lines modified
231 ·<1><22f>:·Abbrev·Number:·40·(DW_TAG_imported_unit)231 ·<1><22f>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
232 ····<230>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>232 ····<230>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
233 ·<1><234>:·Abbrev·Number:·40·(DW_TAG_imported_unit)233 ·<1><234>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
234 ····<235>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>234 ····<235>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
235 ·<1><239>:·Abbrev·Number:·40·(DW_TAG_imported_unit)235 ·<1><239>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
236 ····<23a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>236 ····<23a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
237 ·<1><23e>:·Abbrev·Number:·22·(DW_TAG_variable)237 ·<1><23e>:·Abbrev·Number:·22·(DW_TAG_variable)
238 ····<23f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·238 ····<23f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
239 ····<243>···DW_AT_decl_file···:·(data1)·16239 ····<243>···DW_AT_decl_file···:·(data1)·16
240 ····<244>···DW_AT_decl_line···:·(data2)·641240 ····<244>···DW_AT_decl_line···:·(data2)·641
241 ····<246>···DW_AT_decl_column·:·(data1)·15241 ····<246>···DW_AT_decl_column·:·(data1)·15
242 ····<247>···DW_AT_type········:·(GNU_ref_alt)·<0x142>242 ····<247>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
243 ····<24b>···DW_AT_location····:·(exprloc)·5·byte·block:·3·e4·e·4·0·» (DW_OP_addr:·40ee4)243 ····<24b>···DW_AT_location····:·(exprloc)·5·byte·block:·3·e4·e·4·0·» (DW_OP_addr:·40ee4)
244 ·<1><251>:·Abbrev·Number:·84·(DW_TAG_structure_type)244 ·<1><251>:·Abbrev·Number:·84·(DW_TAG_structure_type)
245 ····<252>···DW_AT_byte_size···:·(data1)·20245 ····<252>···DW_AT_byte_size···:·(data1)·20
Offset 265, 308 lines modifiedOffset 265, 308 lines modified
265 ····<26e>···DW_AT_name········:·(string)·n265 ····<26e>···DW_AT_name········:·(string)·n
266 ····<270>···DW_AT_decl_file···:·(implicit_const)·1266 ····<270>···DW_AT_decl_file···:·(implicit_const)·1
267 ····<270>···DW_AT_decl_line···:·(data2)·1243267 ····<270>···DW_AT_decl_line···:·(data2)·1243
268 ····<272>···DW_AT_decl_column·:·(data1)·63268 ····<272>···DW_AT_decl_column·:·(data1)·63
269 ····<273>···DW_AT_type········:·(GNU_ref_alt)·<0x699>269 ····<273>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
270 ····<277>···DW_AT_data_member_location:·(data1)·8270 ····<277>···DW_AT_data_member_location:·(data1)·8
271 ·<2><278>:·Abbrev·Number:·32·(DW_TAG_member)271 ·<2><278>:·Abbrev·Number:·32·(DW_TAG_member)
272 ····<279>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·272 ····<279>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
273 ····<27d>···DW_AT_decl_file···:·(implicit_const)·1273 ····<27d>···DW_AT_decl_file···:·(implicit_const)·1
274 ····<27d>···DW_AT_decl_line···:·(data2)·1243274 ····<27d>···DW_AT_decl_line···:·(data2)·1243
275 ····<27f>···DW_AT_decl_column·:·(data1)·78275 ····<27f>···DW_AT_decl_column·:·(data1)·78
276 ····<280>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>276 ····<280>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
277 ····<284>···DW_AT_data_member_location:·(data1)·12277 ····<284>···DW_AT_data_member_location:·(data1)·12
278 ·<2><285>:·Abbrev·Number:·32·(DW_TAG_member)278 ·<2><285>:·Abbrev·Number:·32·(DW_TAG_member)
279 ····<286>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·279 ····<286>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
280 ····<28a>···DW_AT_decl_file···:·(implicit_const)·1280 ····<28a>···DW_AT_decl_file···:·(implicit_const)·1
281 ····<28a>···DW_AT_decl_line···:·(data2)·1244281 ····<28a>···DW_AT_decl_line···:·(data2)·1244
282 ····<28c>···DW_AT_decl_column·:·(data1)·28282 ····<28c>···DW_AT_decl_column·:·(data1)·28
283 ····<28d>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>283 ····<28d>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
284 ····<291>···DW_AT_data_member_location:·(data1)·16284 ····<291>···DW_AT_data_member_location:·(data1)·16
285 ·<2><292>:·Abbrev·Number:·32·(DW_TAG_member)285 ·<2><292>:·Abbrev·Number:·32·(DW_TAG_member)
286 ····<293>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·286 ····<293>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
287 ····<297>···DW_AT_decl_file···:·(implicit_const)·1287 ····<297>···DW_AT_decl_file···:·(implicit_const)·1
288 ····<297>···DW_AT_decl_line···:·(data2)·1244288 ····<297>···DW_AT_decl_line···:·(data2)·1244
289 ····<299>···DW_AT_decl_column·:·(data1)·51289 ····<299>···DW_AT_decl_column·:·(data1)·51
290 ····<29a>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>290 ····<29a>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
291 ····<29e>···DW_AT_data_member_location:·(data1)·17291 ····<29e>···DW_AT_data_member_location:·(data1)·17
292 ·<2><29f>:·Abbrev·Number:·32·(DW_TAG_member)292 ·<2><29f>:·Abbrev·Number:·32·(DW_TAG_member)
293 ····<2a0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·293 ····<2a0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
294 ····<2a4>···DW_AT_decl_file···:·(implicit_const)·1294 ····<2a4>···DW_AT_decl_file···:·(implicit_const)·1
295 ····<2a4>···DW_AT_decl_line···:·(data2)·1244295 ····<2a4>···DW_AT_decl_line···:·(data2)·1244
296 ····<2a6>···DW_AT_decl_column·:·(data1)·70296 ····<2a6>···DW_AT_decl_column·:·(data1)·70
297 ····<2a7>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>297 ····<2a7>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
298 ····<2ab>···DW_AT_data_member_location:·(data1)·18298 ····<2ab>···DW_AT_data_member_location:·(data1)·18
299 ·<2><2ac>:·Abbrev·Number:·0299 ·<2><2ac>:·Abbrev·Number:·0
300 ·<1><2ad>:·Abbrev·Number:·79·(DW_TAG_typedef)300 ·<1><2ad>:·Abbrev·Number:·79·(DW_TAG_typedef)
301 ····<2ae>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·301 ····<2ae>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
302 ····<2b2>···DW_AT_decl_file···:·(data1)·1302 ····<2b2>···DW_AT_decl_file···:·(data1)·1
303 ····<2b3>···DW_AT_decl_line···:·(data2)·1244303 ····<2b3>···DW_AT_decl_line···:·(data2)·1244
304 ····<2b5>···DW_AT_decl_column·:·(data1)·80304 ····<2b5>···DW_AT_decl_column·:·(data1)·80
305 ····<2b6>···DW_AT_type········:·(ref_udata)·<0x251>305 ····<2b6>···DW_AT_type········:·(ref_udata)·<0x251>
306 ·<1><2b8>:·Abbrev·Number:·94·(DW_TAG_typedef)306 ·<1><2b8>:·Abbrev·Number:·94·(DW_TAG_typedef)
307 ····<2b9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·307 ····<2b9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
308 ····<2bd>···DW_AT_decl_file···:·(data1)·1308 ····<2bd>···DW_AT_decl_file···:·(data1)·1
309 ····<2be>···DW_AT_decl_line···:·(data2)·1362309 ····<2be>···DW_AT_decl_line···:·(data2)·1362
310 ····<2c0>···DW_AT_decl_column·:·(data1)·23310 ····<2c0>···DW_AT_decl_column·:·(data1)·23
311 ····<2c1>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>311 ····<2c1>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
312 ·<1><2c5>:·Abbrev·Number:·94·(DW_TAG_typedef)312 ·<1><2c5>:·Abbrev·Number:·94·(DW_TAG_typedef)
313 ····<2c6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·313 ····<2c6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
314 ····<2ca>···DW_AT_decl_file···:·(data1)·1314 ····<2ca>···DW_AT_decl_file···:·(data1)·1
315 ····<2cb>···DW_AT_decl_line···:·(data2)·1363315 ····<2cb>···DW_AT_decl_line···:·(data2)·1363
316 ····<2cd>···DW_AT_decl_column·:·(data1)·19316 ····<2cd>···DW_AT_decl_column·:·(data1)·19
317 ····<2ce>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>317 ····<2ce>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
318 ·<1><2d2>:·Abbrev·Number:·22·(DW_TAG_variable)318 ·<1><2d2>:·Abbrev·Number:·22·(DW_TAG_variable)
319 ····<2d3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·319 ····<2d3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
320 ····<2d7>···DW_AT_decl_file···:·(data1)·1320 ····<2d7>···DW_AT_decl_file···:·(data1)·1
321 ····<2d8>···DW_AT_decl_line···:·(data2)·1473321 ····<2d8>···DW_AT_decl_line···:·(data2)·1473
322 ····<2da>···DW_AT_decl_column·:·(data1)·18322 ····<2da>···DW_AT_decl_column·:·(data1)·18
323 ····<2db>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>323 ····<2db>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
324 ····<2df>···DW_AT_location····:·(exprloc)·5·byte·block:·3·90·e·4·0·» (DW_OP_addr:·40e90)324 ····<2df>···DW_AT_location····:·(exprloc)·5·byte·block:·3·90·e·4·0·» (DW_OP_addr:·40e90)
325 ·<1><2e5>:·Abbrev·Number:·7·(DW_TAG_variable)325 ·<1><2e5>:·Abbrev·Number:·7·(DW_TAG_variable)
326 ····<2e6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·326 ····<2e6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
327 ····<2ea>···DW_AT_decl_file···:·(data1)·1327 ····<2ea>···DW_AT_decl_file···:·(data1)·1
328 ····<2eb>···DW_AT_decl_line···:·(data2)·1475328 ····<2eb>···DW_AT_decl_line···:·(data2)·1475
329 ····<2ed>···DW_AT_decl_column·:·(data1)·12329 ····<2ed>···DW_AT_decl_column·:·(data1)·12
330 ····<2ee>···DW_AT_type········:·(GNU_ref_alt)·<0x31>330 ····<2ee>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
331 ·<1><2f2>:·Abbrev·Number:·7·(DW_TAG_variable)331 ·<1><2f2>:·Abbrev·Number:·7·(DW_TAG_variable)
332 ····<2f3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·332 ····<2f3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
333 ····<2f7>···DW_AT_decl_file···:·(data1)·1333 ····<2f7>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 1693373/1701068 bytes (99.55%) of diff not shown.
879 B
strings --all --bytes=8 {}
    
Offset 1, 46 lines modifiedOffset 1, 38 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
 2 %y+J}*\j
 3 n?6Yr&jm
 4 ,Dmx`!j#
 5 )Yg-}J@(
 6 }@lD~ygQ
 7 mEZD?w7v2x
 8 si1R<62Ne
 9 uwe~p·Yga
 10 o1VNT6^hp
 11 aGV;:·#9
 12 =wYp1}3*
 13 G$ODV6@$_D
 14 Ak»     'F(;s
 15 NI<v{jED
 16 7TWNXH» #
 17 }K8(3o[M
 18 bu$b1»  F~
 19 [;$S[lFRN
 20 K/ye7(^|
 21 i^u1^-f>
 22 e_RKN2k$+q
 23 <9NwKiUf'rM
 24 UH-8(g^-
 25 ?Cz)~OHo
2 (;@YY7d9 
3 97(JtP@? 
4 /f·G:nbi 
5 B9PqJt1f 
6 cZ(cE]^5$ 
7 F)~·]QjL 
8 sCdi%&H4 
9 j}-vk?t" 
10 G%RM·T'$[ 
11 Wn,x16g] 
12 +~Jl.MfM 
13 ^6_+GjWu 
14 T»      `#»    <H| 
15 Nq`N=EG0 
16 hW23m"i< 
17 ~y&dgx[g 
18 a*vb'~7@vG 
19 EQ}t/c'n 
20 2^/>b1)' 
21 TPRNriuA 
22 iz&Qkz)Q 
23 E"-8X)hQ 
24 RW=X)&iI 
25 :qoSml8OVW 
26 ,y$c$S!- 
27 }f*s@(Vm` 
28 k[DOBtlW 
29 SC?v»   bjhW 
30 v8s_$N!r 
31 959KjC~$26 95;CjC~$
 27 [c6+Gw5-
32 ^t5zki~SyN 
33 otfY;nt~ 
34 "3++S+5m1+ 
35 7TPDVQDD 
36 4\,BHDe!28 $B,BHDe!
37 +B-$|(BM 
38 u8@/)"{s 
39 Si»     vsJ37_i29 NlP|x+%_
 30 !/iOH|LR
 31 cZUaUV!6»       
40 `4C0~@0>32 `4C0~@0>
41 ?p(nH>s·33 ?p(nH>s·
42 kVf^^Q4Z34 kVf^^Q4Z
43 j0!^|2ES35 j0!^|2ES
44 *^(}b_($36 *^(}b_($
45 <"3:cR1L37 <"3:cR1L
46 S~»     a,7<P38 S~»     a,7<P
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
10.9 MB
./usr/lib/debug/.build-id/ad/be58abf91118e9414486619a7f68aa7a4ecd0d.debug vs.
./usr/lib/debug/.build-id/f9/159e87b6eef57ffad45c7962ac34d851a98d45.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 97% similar despite different names
898 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········3097240·(bytes·into·file)13 ··Start·of·section·headers:··········3097160·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.22 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x2f4298:1 There·are·35·section·headers,·starting·at·offset·0x2f4248:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c50·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c50·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0019fbe4·00fbdc·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0019fbe4·00fbdc·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0019fce4·00fbdc·00031c·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0019fce4·00fbdc·00031c·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········001a0000·00fbdc·002010·00··WA··0···0··824 ··[19]·.data·············NOBITS··········001a0000·00fbdc·002010·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········001a2010·00fbdc·000600·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········001a2010·00fbdc·000600·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·0000c2·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·0000c2·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·00022c·1354a3·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·00022c·135454·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·1356d0·0004d7·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·135680·0004d7·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·135ba8·055000·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·135b58·055000·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·18aba8·001577·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·18ab58·001577·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·18c11f·000052·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·18c0cf·000052·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·18c174·129a1a·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·18c124·129a1a·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·2b5b90·016cfe·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·2b5b40·016cfe·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·2cc88e·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·2cc83e·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·2cc8e4·014570·10·····33·5013··437 ··[32]·.symtab···········SYMTAB··········00000000·2cc894·014570·10·····33·5013··4
38 ··[33]·.strtab···········STRTAB··········00000000·2e0e54·0132e1·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·2e0e04·0132e1·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·2f4135·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·2f40e5·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·adbe58abf91118e9414486619a7f68aa7a4ecd0d3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f9159e87b6eef57ffad45c7962ac34d851a98d45
10.9 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x29e1fc·(32-bit)4 ···Length:········0x29e1fc·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·177·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·177·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/rank/generic_cy.cpython-312-arm-linux-gnueabihf.so.p/generic_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/rank/generic_cy.cpython-312-arm-linux-gnueabihf.so.p/generic_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x6d6ae14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x6d6ae
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·2·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·2·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·5»    (signed)31 ····<3e>···DW_AT_encoding····:·(data1)·5»    (signed)
32 ····<3f>···DW_AT_name········:·(string)·int32 ····<3f>···DW_AT_name········:·(string)·int
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·134 ····<44>···DW_AT_byte_size···:·(data1)·1
35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><4a>:·Abbrev·Number:·77·(DW_TAG_imported_unit)37 ·<1><4a>:·Abbrev·Number:·77·(DW_TAG_imported_unit)
38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4f>:·Abbrev·Number:·77·(DW_TAG_imported_unit)39 ·<1><4f>:·Abbrev·Number:·77·(DW_TAG_imported_unit)
40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
41 ·<1><54>:·Abbrev·Number:·77·(DW_TAG_imported_unit)41 ·<1><54>:·Abbrev·Number:·77·(DW_TAG_imported_unit)
42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
43 ·<1><59>:·Abbrev·Number:·77·(DW_TAG_imported_unit)43 ·<1><59>:·Abbrev·Number:·77·(DW_TAG_imported_unit)
Offset 239, 15 lines modifiedOffset 239, 15 lines modified
239 ·<1><243>:·Abbrev·Number:·77·(DW_TAG_imported_unit)239 ·<1><243>:·Abbrev·Number:·77·(DW_TAG_imported_unit)
240 ····<244>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>240 ····<244>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
241 ·<1><248>:·Abbrev·Number:·77·(DW_TAG_imported_unit)241 ·<1><248>:·Abbrev·Number:·77·(DW_TAG_imported_unit)
242 ····<249>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>242 ····<249>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
243 ·<1><24d>:·Abbrev·Number:·77·(DW_TAG_imported_unit)243 ·<1><24d>:·Abbrev·Number:·77·(DW_TAG_imported_unit)
244 ····<24e>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2a26>244 ····<24e>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2a26>
245 ·<1><252>:·Abbrev·Number:·61·(DW_TAG_variable)245 ·<1><252>:·Abbrev·Number:·61·(DW_TAG_variable)
246 ····<253>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·246 ····<253>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
247 ····<257>···DW_AT_decl_file···:·(data1)·15247 ····<257>···DW_AT_decl_file···:·(data1)·15
248 ····<258>···DW_AT_decl_line···:·(data2)·641248 ····<258>···DW_AT_decl_line···:·(data2)·641
249 ····<25a>···DW_AT_decl_column·:·(data1)·15249 ····<25a>···DW_AT_decl_column·:·(data1)·15
250 ····<25b>···DW_AT_type········:·(GNU_ref_alt)·<0x142>250 ····<25b>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
251 ····<25f>···DW_AT_location····:·(exprloc)·5·byte·block:·3·d4·25·1a·0·»       (DW_OP_addr:·1a25d4)251 ····<25f>···DW_AT_location····:·(exprloc)·5·byte·block:·3·d4·25·1a·0·»       (DW_OP_addr:·1a25d4)
252 ·<1><265>:·Abbrev·Number:·179·(DW_TAG_subroutine_type)252 ·<1><265>:·Abbrev·Number:·179·(DW_TAG_subroutine_type)
253 ····<267>···DW_AT_prototyped··:·(flag_present)·1253 ····<267>···DW_AT_prototyped··:·(flag_present)·1
Offset 278, 308 lines modifiedOffset 278, 308 lines modified
278 ····<28a>···DW_AT_name········:·(string)·n278 ····<28a>···DW_AT_name········:·(string)·n
279 ····<28c>···DW_AT_decl_file···:·(implicit_const)·1279 ····<28c>···DW_AT_decl_file···:·(implicit_const)·1
280 ····<28c>···DW_AT_decl_line···:·(data2)·1243280 ····<28c>···DW_AT_decl_line···:·(data2)·1243
281 ····<28e>···DW_AT_decl_column·:·(data1)·63281 ····<28e>···DW_AT_decl_column·:·(data1)·63
282 ····<28f>···DW_AT_type········:·(GNU_ref_alt)·<0x699>282 ····<28f>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
283 ····<293>···DW_AT_data_member_location:·(data1)·8283 ····<293>···DW_AT_data_member_location:·(data1)·8
284 ·<2><294>:·Abbrev·Number:·66·(DW_TAG_member)284 ·<2><294>:·Abbrev·Number:·66·(DW_TAG_member)
285 ····<295>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·285 ····<295>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
286 ····<299>···DW_AT_decl_file···:·(implicit_const)·1286 ····<299>···DW_AT_decl_file···:·(implicit_const)·1
287 ····<299>···DW_AT_decl_line···:·(data2)·1243287 ····<299>···DW_AT_decl_line···:·(data2)·1243
288 ····<29b>···DW_AT_decl_column·:·(data1)·78288 ····<29b>···DW_AT_decl_column·:·(data1)·78
289 ····<29c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>289 ····<29c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
290 ····<2a0>···DW_AT_data_member_location:·(data1)·12290 ····<2a0>···DW_AT_data_member_location:·(data1)·12
291 ·<2><2a1>:·Abbrev·Number:·66·(DW_TAG_member)291 ·<2><2a1>:·Abbrev·Number:·66·(DW_TAG_member)
292 ····<2a2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·292 ····<2a2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
293 ····<2a6>···DW_AT_decl_file···:·(implicit_const)·1293 ····<2a6>···DW_AT_decl_file···:·(implicit_const)·1
294 ····<2a6>···DW_AT_decl_line···:·(data2)·1244294 ····<2a6>···DW_AT_decl_line···:·(data2)·1244
295 ····<2a8>···DW_AT_decl_column·:·(data1)·28295 ····<2a8>···DW_AT_decl_column·:·(data1)·28
296 ····<2a9>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>296 ····<2a9>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
297 ····<2ad>···DW_AT_data_member_location:·(data1)·16297 ····<2ad>···DW_AT_data_member_location:·(data1)·16
298 ·<2><2ae>:·Abbrev·Number:·66·(DW_TAG_member)298 ·<2><2ae>:·Abbrev·Number:·66·(DW_TAG_member)
299 ····<2af>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·299 ····<2af>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
300 ····<2b3>···DW_AT_decl_file···:·(implicit_const)·1300 ····<2b3>···DW_AT_decl_file···:·(implicit_const)·1
301 ····<2b3>···DW_AT_decl_line···:·(data2)·1244301 ····<2b3>···DW_AT_decl_line···:·(data2)·1244
302 ····<2b5>···DW_AT_decl_column·:·(data1)·51302 ····<2b5>···DW_AT_decl_column·:·(data1)·51
303 ····<2b6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>303 ····<2b6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
304 ····<2ba>···DW_AT_data_member_location:·(data1)·17304 ····<2ba>···DW_AT_data_member_location:·(data1)·17
305 ·<2><2bb>:·Abbrev·Number:·66·(DW_TAG_member)305 ·<2><2bb>:·Abbrev·Number:·66·(DW_TAG_member)
306 ····<2bc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·306 ····<2bc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
307 ····<2c0>···DW_AT_decl_file···:·(implicit_const)·1307 ····<2c0>···DW_AT_decl_file···:·(implicit_const)·1
308 ····<2c0>···DW_AT_decl_line···:·(data2)·1244308 ····<2c0>···DW_AT_decl_line···:·(data2)·1244
309 ····<2c2>···DW_AT_decl_column·:·(data1)·70309 ····<2c2>···DW_AT_decl_column·:·(data1)·70
310 ····<2c3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>310 ····<2c3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
311 ····<2c7>···DW_AT_data_member_location:·(data1)·18311 ····<2c7>···DW_AT_data_member_location:·(data1)·18
312 ·<2><2c8>:·Abbrev·Number:·0312 ·<2><2c8>:·Abbrev·Number:·0
313 ·<1><2c9>:·Abbrev·Number:·90·(DW_TAG_typedef)313 ·<1><2c9>:·Abbrev·Number:·90·(DW_TAG_typedef)
314 ····<2ca>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·314 ····<2ca>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
315 ····<2ce>···DW_AT_decl_file···:·(data1)·1315 ····<2ce>···DW_AT_decl_file···:·(data1)·1
316 ····<2cf>···DW_AT_decl_line···:·(data2)·1244316 ····<2cf>···DW_AT_decl_line···:·(data2)·1244
317 ····<2d1>···DW_AT_decl_column·:·(data1)·80317 ····<2d1>···DW_AT_decl_column·:·(data1)·80
318 ····<2d2>···DW_AT_type········:·(ref_udata)·<0x26a>318 ····<2d2>···DW_AT_type········:·(ref_udata)·<0x26a>
319 ·<1><2d4>:·Abbrev·Number:·135·(DW_TAG_typedef)319 ·<1><2d4>:·Abbrev·Number:·135·(DW_TAG_typedef)
320 ····<2d6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·320 ····<2d6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
321 ····<2da>···DW_AT_decl_file···:·(data1)·1321 ····<2da>···DW_AT_decl_file···:·(data1)·1
322 ····<2db>···DW_AT_decl_line···:·(data2)·1362322 ····<2db>···DW_AT_decl_line···:·(data2)·1362
323 ····<2dd>···DW_AT_decl_column·:·(data1)·23323 ····<2dd>···DW_AT_decl_column·:·(data1)·23
324 ····<2de>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>324 ····<2de>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
325 ·<1><2e2>:·Abbrev·Number:·135·(DW_TAG_typedef)325 ·<1><2e2>:·Abbrev·Number:·135·(DW_TAG_typedef)
326 ····<2e4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·326 ····<2e4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
327 ····<2e8>···DW_AT_decl_file···:·(data1)·1327 ····<2e8>···DW_AT_decl_file···:·(data1)·1
328 ····<2e9>···DW_AT_decl_line···:·(data2)·1363328 ····<2e9>···DW_AT_decl_line···:·(data2)·1363
329 ····<2eb>···DW_AT_decl_column·:·(data1)·19329 ····<2eb>···DW_AT_decl_column·:·(data1)·19
330 ····<2ec>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>330 ····<2ec>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
331 ·<1><2f0>:·Abbrev·Number:·61·(DW_TAG_variable)331 ·<1><2f0>:·Abbrev·Number:·61·(DW_TAG_variable)
332 ····<2f1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·332 ····<2f1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
333 ····<2f5>···DW_AT_decl_file···:·(data1)·1333 ····<2f5>···DW_AT_decl_file···:·(data1)·1
334 ····<2f6>···DW_AT_decl_line···:·(data2)·1473334 ····<2f6>···DW_AT_decl_line···:·(data2)·1473
335 ····<2f8>···DW_AT_decl_column·:·(data1)·18335 ····<2f8>···DW_AT_decl_column·:·(data1)·18
336 ····<2f9>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>336 ····<2f9>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
337 ····<2fd>···DW_AT_location····:·(exprloc)·5·byte·block:·3·18·25·1a·0·»       (DW_OP_addr:·1a2518)337 ····<2fd>···DW_AT_location····:·(exprloc)·5·byte·block:·3·18·25·1a·0·»       (DW_OP_addr:·1a2518)
338 ·<1><303>:·Abbrev·Number:·63·(DW_TAG_variable)338 ·<1><303>:·Abbrev·Number:·63·(DW_TAG_variable)
339 ····<304>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·339 ····<304>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
340 ····<308>···DW_AT_decl_file···:·(data1)·1340 ····<308>···DW_AT_decl_file···:·(data1)·1
341 ····<309>···DW_AT_decl_line···:·(data2)·1475341 ····<309>···DW_AT_decl_line···:·(data2)·1475
342 ····<30b>···DW_AT_decl_column·:·(data1)·12342 ····<30b>···DW_AT_decl_column·:·(data1)·12
343 ····<30c>···DW_AT_type········:·(ref_udata)·<0x3c>,·int343 ····<30c>···DW_AT_type········:·(ref_udata)·<0x3c>,·int
344 ·<1><30d>:·Abbrev·Number:·63·(DW_TAG_variable)344 ·<1><30d>:·Abbrev·Number:·63·(DW_TAG_variable)
345 ····<30e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·345 ····<30e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
346 ····<312>···DW_AT_decl_file···:·(data1)·1346 ····<312>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 11395312/11402949 bytes (99.93%) of diff not shown.
6.63 KB
strings --all --bytes=8 {}
    
Offset 1, 330 lines modifiedOffset 1, 302 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 EGCC:·(Debian·14.2.0-8)·14.2.0
 2 Xi)${naL
 3 v9~sEQK4
 4 >>O,}$=e
 5 yX$G·»   ~6
 6 /BWF~E@Hx
 7 V-Sc86!Y
 8 ;CMylH+7C
2 SoIUOO:n 
3 4-o(izpE 
4 5MhqM?pB 
5 &h5&Q[/Z}: 
6 iop|SCE: 
7 kwfwMjTj 
8 Z")Bd5=o[E 
9 slf#6{)I 
10 NT(nH7&D 
11 >`='noT: 
12 ]98zK)<w8yI9 ]98zK)<w8yI
13 >Ge)<{-}5 
14 KR>?$M4>?V 
15 _j_{,Zm0 
16 1)<m!}O·10 @e)<{-}/!
 11 ·Y8zK)<c
 12 Tb|w&*_m
 13 M6^"y2Zq
17 l7'WvIg}14 o7'WvIg}
18 #I1OtQi_ 
19 x[_xA:LS 
20 M}uJQdw4} 
21 QdG4y-`l 
22 S#[y#h·jJ 
23 9hQfw>U6Gx!Y 
24 fCfwvP6GLyY 
25 s·zK6Mic 
26 o"5W2kBT 
27 mKIzU_j! 
28 z4PCm·v~ 
29 ^U:~O{RT 
30 r!>VGZ'%»        
31 'Y=Ele>=a, 
32 d]37YT^oX 
33 |"VCb]VK 
34 ~LBUl\E?& 
35 q;^Q`VD^ 
36 F!1'y@d_ 
37 BZ»     '9?M8 
38 s^Nrz.xC 
39 iH^Nra.xa 
40 i/1FM4cd 
41 9G7*4/oF:^L 
42 bC>/uF.6{R 
43 J·}'%`^R» 
44 M&Ie'&IU'&IU'& 
45 r8St7mW_615 eHZb|CYi
 16 yX}PG_4;{
 17 e`g?;|_·
 18 VFr'+yuQ
 19 tbP9E_nls"
 20 sdG5y+a\
 21 (>3&evgx
 22 Fa+v6Qa6
 23 GD"`)_O}D
 24 NU:}G{RT
 25 Uk!-]ky0
 26 6[>!j}/D
 27 Cc3'»   6sR1
 28 ,$(/#?SHP
 29 :-6w^7-6
 30 g3'I6>bip
 31 X^snYIy=7-
 32 M-mU?"1'9
 33 VPgm{cay
 34 +@Es)qz5
 35 i0D4)SDk
 36 b,joU»  Hn#S
 37 0~?Y_kjqP
 38 NXlO1W<Z
 39 fZfefYfjn
 40 K*^OXTY$
 41 pWiMw}7g>
 42 Cqaf)3}W
 43 CR9pfI&y
 44 $#$du~)L2A
 45 V-RUUT7UUUKDvD
 46 ?Q#GQ^:5
 47 C1Edi9p"
 48 F|m!WV%;`
 49 Gq[sTTNF>
 50 &?ezd5-n*-F.
46 -»      -l!WPK#G51 -l!WpK#G
 52 'Ody!]0b]D
 53 JOTQ"\T6E
 54 i0IcG8U7
 55 ^F;}GfGU
 56 ·+iid++i
 57 U[xnI]|Y{
 58 B'U\06$>_s
 59 @#'I{:'Ie
 60 0@]#2!9zL-
 61 .ux|^cZ2l(
47 Hs5zk2D^ 
48 LE!9LTnG 
49 <!ioo0i` 
50 Ix,Dr,I4 
51 e%mU\0/u 
52 {kF$Ik6Mq 
53 -Nr8$?djN 
54 g·;u[`^C 
55 Qf`gsmAy»        
56 l»      }D]BiT) 
57 8P]#2!9v\- 
58 /sx|AcZ2l 
59 Q+}VZnQ? 
60 1X-E*s8E; 
61 [eY(<@2S62 [eY(<@2S
 63 t^\+/y~0
 64 blw53"8*[2
 65 PIrM?&I.R0
 66 g]4=xFa?~
 67 "hI.mdx%!/
 68 x/hIv_`x
 69 4Lr]C+3M
 70 Q?UW-:2!6vru
 71 o4Mr3I{3Wy
 72 y)h$UfyW`/Tfy
 73 'QII&=uQy
Max diff block lines reached; 3764/6735 bytes (55.89%) of diff not shown.
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.77 MB
./usr/lib/debug/.build-id/ae/b68747404e4f13cd20d82e20e5c58b2de85ce1.debug vs.
./usr/lib/debug/.build-id/57/5567e10c0c1d7fd8d706aa59430b9f8ddf6076.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 89% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········510956·(bytes·into·file)13 ··Start·of·section·headers:··········510968·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.22 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x7cbec:1 There·are·35·section·headers,·starting·at·offset·0x7cbf8:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000bb0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000bb0·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fc10·00fc08·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fc10·00fc08·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fd10·00fc08·0002f0·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fd10·00fc08·0002f0·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fc08·000ac0·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fc08·000ac0·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040ac0·00fc08·000638·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040ac0·00fc08·000638·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000082·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000082·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·02c87c·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·02c885·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·02ca68·00048a·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·02ca74·00048a·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·02cef4·0169e9·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·02cf00·0169e9·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·0438e0·000995·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·0438ec·000995·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·044278·000057·01·MSC··0···0··433 ··[28]·.debug_str········PROGBITS········00000000·044284·000057·01·MSC··0···0··4
34 ··[29]·.debug_loclists···PROGBITS········00000000·0442d0·029816·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·0442dc·029816·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·06dae8·006433·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·06daf4·006433·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·073f1b·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·073f27·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·073f74·004a30·10·····33·1003··437 ··[32]·.symtab···········SYMTAB··········00000000·073f80·004a30·10·····33·1003··4
38 ··[33]·.strtab···········STRTAB··········00000000·0789a4·0040e5·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·0789b0·0040e5·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·07ca89·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·07ca95·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·aeb68747404e4f13cd20d82e20e5c58b2de85ce13 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·575567e10c0c1d7fd8d706aa59430b9f8ddf6076
1.77 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x52d04·(32-bit)4 ···Length:········0x52d04·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·164·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·164·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/transform/_hough_transform.cpython-313-arm-linux-gnueabihf.so.p/_hough_transform.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/transform/_hough_transform.cpython-313-arm-linux-gnueabihf.so.p/_hough_transform.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xb8cf14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xb8cf
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·2·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·2·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·5»    (signed)31 ····<3e>···DW_AT_encoding····:·(data1)·5»    (signed)
32 ····<3f>···DW_AT_name········:·(string)·int32 ····<3f>···DW_AT_name········:·(string)·int
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·134 ····<44>···DW_AT_byte_size···:·(data1)·1
35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><4a>:·Abbrev·Number:·50·(DW_TAG_imported_unit)37 ·<1><4a>:·Abbrev·Number:·50·(DW_TAG_imported_unit)
38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4f>:·Abbrev·Number:·50·(DW_TAG_imported_unit)39 ·<1><4f>:·Abbrev·Number:·50·(DW_TAG_imported_unit)
40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
41 ·<1><54>:·Abbrev·Number:·50·(DW_TAG_imported_unit)41 ·<1><54>:·Abbrev·Number:·50·(DW_TAG_imported_unit)
42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
43 ·<1><59>:·Abbrev·Number:·50·(DW_TAG_imported_unit)43 ·<1><59>:·Abbrev·Number:·50·(DW_TAG_imported_unit)
Offset 249, 15 lines modifiedOffset 249, 15 lines modified
249 ·<1><25c>:·Abbrev·Number:·50·(DW_TAG_imported_unit)249 ·<1><25c>:·Abbrev·Number:·50·(DW_TAG_imported_unit)
250 ····<25d>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>250 ····<25d>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
251 ·<1><261>:·Abbrev·Number:·50·(DW_TAG_imported_unit)251 ·<1><261>:·Abbrev·Number:·50·(DW_TAG_imported_unit)
252 ····<262>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>252 ····<262>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
253 ·<1><266>:·Abbrev·Number:·172·(DW_TAG_const_type)253 ·<1><266>:·Abbrev·Number:·172·(DW_TAG_const_type)
254 ····<268>···DW_AT_type········:·(GNU_ref_alt)·<0x7bc5>254 ····<268>···DW_AT_type········:·(GNU_ref_alt)·<0x7bc5>
255 ·<1><26c>:·Abbrev·Number:·23·(DW_TAG_variable)255 ·<1><26c>:·Abbrev·Number:·23·(DW_TAG_variable)
256 ····<26d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·256 ····<26d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
257 ····<271>···DW_AT_decl_file···:·(data1)·14257 ····<271>···DW_AT_decl_file···:·(data1)·14
258 ····<272>···DW_AT_decl_line···:·(data2)·641258 ····<272>···DW_AT_decl_line···:·(data2)·641
259 ····<274>···DW_AT_decl_column·:·(data1)·15259 ····<274>···DW_AT_decl_column·:·(data1)·15
260 ····<275>···DW_AT_type········:·(GNU_ref_alt)·<0x142>260 ····<275>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
261 ····<279>···DW_AT_location····:·(exprloc)·5·byte·block:·3·58·10·4·0·»(DW_OP_addr:·41058)261 ····<279>···DW_AT_location····:·(exprloc)·5·byte·block:·3·58·10·4·0·»(DW_OP_addr:·41058)
262 ·<1><27f>:·Abbrev·Number:·108·(DW_TAG_structure_type)262 ·<1><27f>:·Abbrev·Number:·108·(DW_TAG_structure_type)
263 ····<280>···DW_AT_byte_size···:·(data1)·20263 ····<280>···DW_AT_byte_size···:·(data1)·20
Offset 283, 308 lines modifiedOffset 283, 308 lines modified
283 ····<29f>···DW_AT_name········:·(string)·n283 ····<29f>···DW_AT_name········:·(string)·n
284 ····<2a1>···DW_AT_decl_file···:·(data1)·1284 ····<2a1>···DW_AT_decl_file···:·(data1)·1
285 ····<2a2>···DW_AT_decl_line···:·(data2)·1243285 ····<2a2>···DW_AT_decl_line···:·(data2)·1243
286 ····<2a4>···DW_AT_decl_column·:·(data1)·63286 ····<2a4>···DW_AT_decl_column·:·(data1)·63
287 ····<2a5>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>287 ····<2a5>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
288 ····<2a9>···DW_AT_data_member_location:·(data1)·8288 ····<2a9>···DW_AT_data_member_location:·(data1)·8
289 ·<2><2aa>:·Abbrev·Number:·41·(DW_TAG_member)289 ·<2><2aa>:·Abbrev·Number:·41·(DW_TAG_member)
290 ····<2ab>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·290 ····<2ab>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
291 ····<2af>···DW_AT_decl_file···:·(data1)·1291 ····<2af>···DW_AT_decl_file···:·(data1)·1
292 ····<2b0>···DW_AT_decl_line···:·(data2)·1243292 ····<2b0>···DW_AT_decl_line···:·(data2)·1243
293 ····<2b2>···DW_AT_decl_column·:·(data1)·78293 ····<2b2>···DW_AT_decl_column·:·(data1)·78
294 ····<2b3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>294 ····<2b3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
295 ····<2b7>···DW_AT_data_member_location:·(data1)·12295 ····<2b7>···DW_AT_data_member_location:·(data1)·12
296 ·<2><2b8>:·Abbrev·Number:·41·(DW_TAG_member)296 ·<2><2b8>:·Abbrev·Number:·41·(DW_TAG_member)
297 ····<2b9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·297 ····<2b9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
298 ····<2bd>···DW_AT_decl_file···:·(data1)·1298 ····<2bd>···DW_AT_decl_file···:·(data1)·1
299 ····<2be>···DW_AT_decl_line···:·(data2)·1244299 ····<2be>···DW_AT_decl_line···:·(data2)·1244
300 ····<2c0>···DW_AT_decl_column·:·(data1)·28300 ····<2c0>···DW_AT_decl_column·:·(data1)·28
301 ····<2c1>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>301 ····<2c1>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
302 ····<2c5>···DW_AT_data_member_location:·(data1)·16302 ····<2c5>···DW_AT_data_member_location:·(data1)·16
303 ·<2><2c6>:·Abbrev·Number:·41·(DW_TAG_member)303 ·<2><2c6>:·Abbrev·Number:·41·(DW_TAG_member)
304 ····<2c7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·304 ····<2c7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
305 ····<2cb>···DW_AT_decl_file···:·(data1)·1305 ····<2cb>···DW_AT_decl_file···:·(data1)·1
306 ····<2cc>···DW_AT_decl_line···:·(data2)·1244306 ····<2cc>···DW_AT_decl_line···:·(data2)·1244
307 ····<2ce>···DW_AT_decl_column·:·(data1)·51307 ····<2ce>···DW_AT_decl_column·:·(data1)·51
308 ····<2cf>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>308 ····<2cf>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
309 ····<2d3>···DW_AT_data_member_location:·(data1)·17309 ····<2d3>···DW_AT_data_member_location:·(data1)·17
310 ·<2><2d4>:·Abbrev·Number:·41·(DW_TAG_member)310 ·<2><2d4>:·Abbrev·Number:·41·(DW_TAG_member)
311 ····<2d5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·311 ····<2d5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
312 ····<2d9>···DW_AT_decl_file···:·(data1)·1312 ····<2d9>···DW_AT_decl_file···:·(data1)·1
313 ····<2da>···DW_AT_decl_line···:·(data2)·1244313 ····<2da>···DW_AT_decl_line···:·(data2)·1244
314 ····<2dc>···DW_AT_decl_column·:·(data1)·70314 ····<2dc>···DW_AT_decl_column·:·(data1)·70
315 ····<2dd>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>315 ····<2dd>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
316 ····<2e1>···DW_AT_data_member_location:·(data1)·18316 ····<2e1>···DW_AT_data_member_location:·(data1)·18
317 ·<2><2e2>:·Abbrev·Number:·0317 ·<2><2e2>:·Abbrev·Number:·0
318 ·<1><2e3>:·Abbrev·Number:·104·(DW_TAG_typedef)318 ·<1><2e3>:·Abbrev·Number:·104·(DW_TAG_typedef)
319 ····<2e4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·319 ····<2e4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
320 ····<2e8>···DW_AT_decl_file···:·(data1)·1320 ····<2e8>···DW_AT_decl_file···:·(data1)·1
321 ····<2e9>···DW_AT_decl_line···:·(data2)·1244321 ····<2e9>···DW_AT_decl_line···:·(data2)·1244
322 ····<2eb>···DW_AT_decl_column·:·(data1)·80322 ····<2eb>···DW_AT_decl_column·:·(data1)·80
323 ····<2ec>···DW_AT_type········:·(ref_udata)·<0x27f>323 ····<2ec>···DW_AT_type········:·(ref_udata)·<0x27f>
324 ·<1><2ee>:·Abbrev·Number:·115·(DW_TAG_typedef)324 ·<1><2ee>:·Abbrev·Number:·115·(DW_TAG_typedef)
325 ····<2ef>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·325 ····<2ef>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
326 ····<2f3>···DW_AT_decl_file···:·(data1)·1326 ····<2f3>···DW_AT_decl_file···:·(data1)·1
327 ····<2f4>···DW_AT_decl_line···:·(data2)·1362327 ····<2f4>···DW_AT_decl_line···:·(data2)·1362
328 ····<2f6>···DW_AT_decl_column·:·(data1)·23328 ····<2f6>···DW_AT_decl_column·:·(data1)·23
329 ····<2f7>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>329 ····<2f7>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
330 ·<1><2fb>:·Abbrev·Number:·115·(DW_TAG_typedef)330 ·<1><2fb>:·Abbrev·Number:·115·(DW_TAG_typedef)
331 ····<2fc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·331 ····<2fc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
332 ····<300>···DW_AT_decl_file···:·(data1)·1332 ····<300>···DW_AT_decl_file···:·(data1)·1
333 ····<301>···DW_AT_decl_line···:·(data2)·1363333 ····<301>···DW_AT_decl_line···:·(data2)·1363
334 ····<303>···DW_AT_decl_column·:·(data1)·19334 ····<303>···DW_AT_decl_column·:·(data1)·19
335 ····<304>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>335 ····<304>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
336 ·<1><308>:·Abbrev·Number:·23·(DW_TAG_variable)336 ·<1><308>:·Abbrev·Number:·23·(DW_TAG_variable)
337 ····<309>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·337 ····<309>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
338 ····<30d>···DW_AT_decl_file···:·(data1)·1338 ····<30d>···DW_AT_decl_file···:·(data1)·1
339 ····<30e>···DW_AT_decl_line···:·(data2)·1473339 ····<30e>···DW_AT_decl_line···:·(data2)·1473
340 ····<310>···DW_AT_decl_column·:·(data1)·18340 ····<310>···DW_AT_decl_column·:·(data1)·18
341 ····<311>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>341 ····<311>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
342 ····<315>···DW_AT_location····:·(exprloc)·5·byte·block:·3·f8·f·4·0·» (DW_OP_addr:·40ff8)342 ····<315>···DW_AT_location····:·(exprloc)·5·byte·block:·3·f8·f·4·0·» (DW_OP_addr:·40ff8)
343 ·<1><31b>:·Abbrev·Number:·27·(DW_TAG_variable)343 ·<1><31b>:·Abbrev·Number:·27·(DW_TAG_variable)
344 ····<31c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·344 ····<31c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
345 ····<320>···DW_AT_decl_file···:·(data1)·1345 ····<320>···DW_AT_decl_file···:·(data1)·1
346 ····<321>···DW_AT_decl_line···:·(data2)·1475346 ····<321>···DW_AT_decl_line···:·(data2)·1475
347 ····<323>···DW_AT_decl_column·:·(data1)·12347 ····<323>···DW_AT_decl_column·:·(data1)·12
348 ····<324>···DW_AT_type········:·(ref_udata)·<0x3c>,·int348 ····<324>···DW_AT_type········:·(ref_udata)·<0x3c>,·int
349 ·<1><325>:·Abbrev·Number:·27·(DW_TAG_variable)349 ·<1><325>:·Abbrev·Number:·27·(DW_TAG_variable)
350 ····<326>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·350 ····<326>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
351 ····<32a>···DW_AT_decl_file···:·(data1)·1351 ····<32a>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 1846409/1853997 bytes (99.59%) of diff not shown.
1.02 KB
strings --all --bytes=8 {}
    
Offset 1, 49 lines modifiedOffset 1, 46 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 `vGCC:·(Debian·14.2.0-8)·14.2.0
 2 DW9~,zu/
 3 GWz<6h4>F·yD
 4 ^\0ELbM|
 5 cS6>O"UZ
 6 +*"MEAEEE,
 7 Vx>RLP-.
 8 Wj8wRM>@^
 9 42I,61#s&
 10 XDFS»   _j@
 11 f`G"w,0G
 12 ·W{X*8|E
 13 vr59${|P
 14 a?qR_ydPf
 15 Gb1z<!16
 16 »       qVq»    ).v
 17 Q9"3?}^d^
 18 .<=Xl?+*
 19 wev+~43T
 20 vyEa1":"
 21 u|@VhV^Ra
 22 EQR^8]|e
 23 zV1,»   0]xk5
 24 S(mfyE9*
 25 y:mx$lSg
 26 +5$.,T,ot
 27 ^Qb{b7`;Rd
 28 r1ZI.%DwG
 29 *W,QyFT>
 30 "»      WS>i'w
 31 m+ph%}+pX%
 32 RGSDJ4&4
 33 p~2^VtK·_
 34 Iw[J{_\gMY
 35 "UtG2Wt+J
 36 ^[TlE;FY
 37 e<0^%.s6
 38 >0U\RS·4
 39 e_+5k»  nS0k)Bf
2 a3O+CC}> 
3 -·5(<im» T~ 
4 7»      ,&·~0$.J 
5 XA5h8zc' 
6 ]RQ5*--,F 
7 4oE9X)+i 
8 "L&gw`P>=& 
9 R}%G·5+K 
10 :=LKPQN~ 
11 M-!vrdeQ 
12 T<6Cw9zMK 
13 R24w$Cjn" 
14 x~+1oLLa 
15 L,.lsE[~] 
16 Dz@G^B·A~ 
17 +)6i|C1y%A 
18 f*NWo>Pq 
19 tFLFrqgu 
20 Iy·J|eR& 
21 G*rnI{>$ 
22 PDw>Wh$J> 
23 VbSUq,Z\ 
24 8L#<Kdz/35»      
25 5|1Xw,/QD 
26 glyaTL/d 
27 s*CvHHm; 
28 PqN@'88S 
29 3k!Q3)Ct- 
30 \%3W6+je 
31 (T[S->Q/ 
32 gTB]ICIN 
33 %ZL_ZbX6 
34 UmLy,)3\ 
35 o"Yt)`\&. 
36 dpq]sAN& 
37 i2»     $$rl' 
38 &;m]cx-t 
39 X>E[rQf~ 
40 DQ]?,rQ@ 
41 6_d,ae*l 
42 ]^~n`x}Q9"U 
43 eD2,JB!(40 eD2,JB!(
44 ndR/Y,$941 ndR/Y,$9
45 61ZJM»  "+42 61ZJM»  "+
46 lykI?JLZM,43 lykI?JLZM,
47 0>%0l#0`44 0>%0l#0`
48 ,rBNs\R-J45 ,rBNs\R-J
49 rQ/jf((546 rQ/jf((5
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.69 MB
./usr/lib/debug/.build-id/ae/fa309b033f1893869f4b933755f9e6e77c7b34.debug vs.
./usr/lib/debug/.build-id/ba/a1aebb0e80119c61a278dcf5552e7d8285dbfc.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 88% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········444008·(bytes·into·file)13 ··Start·of·section·headers:··········444032·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x6c668:1 There·are·35·section·headers,·starting·at·offset·0x6c680:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000cc0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000cc0·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbc8·00fbc0·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbc8·00fbc0·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fcc8·00fbc0·000338·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fcc8·00fbc0·000338·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbc0·000ac8·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbc0·000ac8·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040ac8·00fbc0·000474·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040ac8·00fbc0·000474·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00007d·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00007d·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001e8·028244·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001e8·02825a·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·02842c·0003c4·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·028444·0003c4·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·0287f0·012c96·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·028808·012c96·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·03b488·000993·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·03b4a0·000993·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·03be1c·000057·01·MSC··0···0··433 ··[28]·.debug_str········PROGBITS········00000000·03be34·000057·01·MSC··0···0··4
34 ··[29]·.debug_loclists···PROGBITS········00000000·03be74·022d5c·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·03be8c·022d5c·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·05ebd0·005955·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·05ebe8·005955·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·064525·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·06453d·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·06457c·004400·10·····33·887··437 ··[32]·.symtab···········SYMTAB··········00000000·064594·004400·10·····33·887··4
38 ··[33]·.strtab···········STRTAB··········00000000·06897c·003b86·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·068994·003b86·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·06c502·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·06c51a·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·aefa309b033f1893869f4b933755f9e6e77c7b343 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·baa1aebb0e80119c61a278dcf5552e7d8285dbfc
1.68 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 45 lines modifiedOffset 3, 45 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x48a45·(32-bit)4 ···Length:········0x48a45·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·133·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·133·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/transform/_radon_transform.cpython-312-arm-linux-gnueabihf.so.p/_radon_transform.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/transform/_radon_transform.cpython-312-arm-linux-gnueabihf.so.p/_radon_transform.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xa5d814 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xa5d8
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·426 ····<36>···DW_AT_byte_size···:·(data1)·4
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·830 ····<3d>···DW_AT_byte_size···:·(data1)·8
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
33 ·<1><43>:·Abbrev·Number:·2·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·2·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·434 ····<44>···DW_AT_byte_size···:·(data1)·4
35 ····<45>···DW_AT_encoding····:·(data1)·5»    (signed)35 ····<45>···DW_AT_encoding····:·(data1)·5»    (signed)
36 ····<46>···DW_AT_name········:·(string)·int36 ····<46>···DW_AT_name········:·(string)·int
37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)
38 ····<4b>···DW_AT_byte_size···:·(data1)·138 ····<4b>···DW_AT_byte_size···:·(data1)·1
39 ····<4c>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)39 ····<4c>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
41 ·<1><51>:·Abbrev·Number:·44·(DW_TAG_imported_unit)41 ·<1><51>:·Abbrev·Number:·44·(DW_TAG_imported_unit)
42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
43 ·<1><56>:·Abbrev·Number:·44·(DW_TAG_imported_unit)43 ·<1><56>:·Abbrev·Number:·44·(DW_TAG_imported_unit)
44 ····<57>···DW_AT_import······:·(GNU_ref_alt)·<0x81>44 ····<57>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
45 ·<1><5b>:·Abbrev·Number:·44·(DW_TAG_imported_unit)45 ·<1><5b>:·Abbrev·Number:·44·(DW_TAG_imported_unit)
46 ····<5c>···DW_AT_import······:·(GNU_ref_alt)·<0x154>46 ····<5c>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
47 ·<1><60>:·Abbrev·Number:·44·(DW_TAG_imported_unit)47 ·<1><60>:·Abbrev·Number:·44·(DW_TAG_imported_unit)
Offset 245, 15 lines modifiedOffset 245, 15 lines modified
245 ·<1><24f>:·Abbrev·Number:·44·(DW_TAG_imported_unit)245 ·<1><24f>:·Abbrev·Number:·44·(DW_TAG_imported_unit)
246 ····<250>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>246 ····<250>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
247 ·<1><254>:·Abbrev·Number:·44·(DW_TAG_imported_unit)247 ·<1><254>:·Abbrev·Number:·44·(DW_TAG_imported_unit)
248 ····<255>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>248 ····<255>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
249 ·<1><259>:·Abbrev·Number:·44·(DW_TAG_imported_unit)249 ·<1><259>:·Abbrev·Number:·44·(DW_TAG_imported_unit)
250 ····<25a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>250 ····<25a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
251 ·<1><25e>:·Abbrev·Number:·24·(DW_TAG_variable)251 ·<1><25e>:·Abbrev·Number:·24·(DW_TAG_variable)
252 ····<25f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·252 ····<25f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
253 ····<263>···DW_AT_decl_file···:·(data1)·16253 ····<263>···DW_AT_decl_file···:·(data1)·16
254 ····<264>···DW_AT_decl_line···:·(data2)·641254 ····<264>···DW_AT_decl_line···:·(data2)·641
255 ····<266>···DW_AT_decl_column·:·(data1)·15255 ····<266>···DW_AT_decl_column·:·(data1)·15
256 ····<267>···DW_AT_type········:·(GNU_ref_alt)·<0x142>256 ····<267>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
257 ····<26b>···DW_AT_location····:·(exprloc)·5·byte·block:·3·28·f·4·0·» (DW_OP_addr:·40f28)257 ····<26b>···DW_AT_location····:·(exprloc)·5·byte·block:·3·28·f·4·0·» (DW_OP_addr:·40f28)
258 ·<1><271>:·Abbrev·Number:·86·(DW_TAG_structure_type)258 ·<1><271>:·Abbrev·Number:·86·(DW_TAG_structure_type)
259 ····<272>···DW_AT_byte_size···:·(data1)·20259 ····<272>···DW_AT_byte_size···:·(data1)·20
Offset 279, 308 lines modifiedOffset 279, 308 lines modified
279 ····<28e>···DW_AT_name········:·(string)·n279 ····<28e>···DW_AT_name········:·(string)·n
280 ····<290>···DW_AT_decl_file···:·(implicit_const)·1280 ····<290>···DW_AT_decl_file···:·(implicit_const)·1
281 ····<290>···DW_AT_decl_line···:·(data2)·1243281 ····<290>···DW_AT_decl_line···:·(data2)·1243
282 ····<292>···DW_AT_decl_column·:·(data1)·63282 ····<292>···DW_AT_decl_column·:·(data1)·63
283 ····<293>···DW_AT_type········:·(GNU_ref_alt)·<0x699>283 ····<293>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
284 ····<297>···DW_AT_data_member_location:·(data1)·8284 ····<297>···DW_AT_data_member_location:·(data1)·8
285 ·<2><298>:·Abbrev·Number:·36·(DW_TAG_member)285 ·<2><298>:·Abbrev·Number:·36·(DW_TAG_member)
286 ····<299>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·286 ····<299>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
287 ····<29d>···DW_AT_decl_file···:·(implicit_const)·1287 ····<29d>···DW_AT_decl_file···:·(implicit_const)·1
288 ····<29d>···DW_AT_decl_line···:·(data2)·1243288 ····<29d>···DW_AT_decl_line···:·(data2)·1243
289 ····<29f>···DW_AT_decl_column·:·(data1)·78289 ····<29f>···DW_AT_decl_column·:·(data1)·78
290 ····<2a0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>290 ····<2a0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
291 ····<2a4>···DW_AT_data_member_location:·(data1)·12291 ····<2a4>···DW_AT_data_member_location:·(data1)·12
292 ·<2><2a5>:·Abbrev·Number:·36·(DW_TAG_member)292 ·<2><2a5>:·Abbrev·Number:·36·(DW_TAG_member)
293 ····<2a6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·293 ····<2a6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
294 ····<2aa>···DW_AT_decl_file···:·(implicit_const)·1294 ····<2aa>···DW_AT_decl_file···:·(implicit_const)·1
295 ····<2aa>···DW_AT_decl_line···:·(data2)·1244295 ····<2aa>···DW_AT_decl_line···:·(data2)·1244
296 ····<2ac>···DW_AT_decl_column·:·(data1)·28296 ····<2ac>···DW_AT_decl_column·:·(data1)·28
297 ····<2ad>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>297 ····<2ad>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
298 ····<2b1>···DW_AT_data_member_location:·(data1)·16298 ····<2b1>···DW_AT_data_member_location:·(data1)·16
299 ·<2><2b2>:·Abbrev·Number:·36·(DW_TAG_member)299 ·<2><2b2>:·Abbrev·Number:·36·(DW_TAG_member)
300 ····<2b3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·300 ····<2b3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
301 ····<2b7>···DW_AT_decl_file···:·(implicit_const)·1301 ····<2b7>···DW_AT_decl_file···:·(implicit_const)·1
302 ····<2b7>···DW_AT_decl_line···:·(data2)·1244302 ····<2b7>···DW_AT_decl_line···:·(data2)·1244
303 ····<2b9>···DW_AT_decl_column·:·(data1)·51303 ····<2b9>···DW_AT_decl_column·:·(data1)·51
304 ····<2ba>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>304 ····<2ba>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
305 ····<2be>···DW_AT_data_member_location:·(data1)·17305 ····<2be>···DW_AT_data_member_location:·(data1)·17
306 ·<2><2bf>:·Abbrev·Number:·36·(DW_TAG_member)306 ·<2><2bf>:·Abbrev·Number:·36·(DW_TAG_member)
307 ····<2c0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·307 ····<2c0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
308 ····<2c4>···DW_AT_decl_file···:·(implicit_const)·1308 ····<2c4>···DW_AT_decl_file···:·(implicit_const)·1
309 ····<2c4>···DW_AT_decl_line···:·(data2)·1244309 ····<2c4>···DW_AT_decl_line···:·(data2)·1244
310 ····<2c6>···DW_AT_decl_column·:·(data1)·70310 ····<2c6>···DW_AT_decl_column·:·(data1)·70
311 ····<2c7>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>311 ····<2c7>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
312 ····<2cb>···DW_AT_data_member_location:·(data1)·18312 ····<2cb>···DW_AT_data_member_location:·(data1)·18
313 ·<2><2cc>:·Abbrev·Number:·0313 ·<2><2cc>:·Abbrev·Number:·0
314 ·<1><2cd>:·Abbrev·Number:·81·(DW_TAG_typedef)314 ·<1><2cd>:·Abbrev·Number:·81·(DW_TAG_typedef)
315 ····<2ce>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·315 ····<2ce>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
316 ····<2d2>···DW_AT_decl_file···:·(data1)·1316 ····<2d2>···DW_AT_decl_file···:·(data1)·1
317 ····<2d3>···DW_AT_decl_line···:·(data2)·1244317 ····<2d3>···DW_AT_decl_line···:·(data2)·1244
318 ····<2d5>···DW_AT_decl_column·:·(data1)·80318 ····<2d5>···DW_AT_decl_column·:·(data1)·80
319 ····<2d6>···DW_AT_type········:·(ref_udata)·<0x271>319 ····<2d6>···DW_AT_type········:·(ref_udata)·<0x271>
320 ·<1><2d8>:·Abbrev·Number:·99·(DW_TAG_typedef)320 ·<1><2d8>:·Abbrev·Number:·99·(DW_TAG_typedef)
321 ····<2d9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·321 ····<2d9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
322 ····<2dd>···DW_AT_decl_file···:·(data1)·1322 ····<2dd>···DW_AT_decl_file···:·(data1)·1
323 ····<2de>···DW_AT_decl_line···:·(data2)·1362323 ····<2de>···DW_AT_decl_line···:·(data2)·1362
324 ····<2e0>···DW_AT_decl_column·:·(data1)·23324 ····<2e0>···DW_AT_decl_column·:·(data1)·23
325 ····<2e1>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>325 ····<2e1>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
326 ·<1><2e5>:·Abbrev·Number:·99·(DW_TAG_typedef)326 ·<1><2e5>:·Abbrev·Number:·99·(DW_TAG_typedef)
327 ····<2e6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·327 ····<2e6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
328 ····<2ea>···DW_AT_decl_file···:·(data1)·1328 ····<2ea>···DW_AT_decl_file···:·(data1)·1
329 ····<2eb>···DW_AT_decl_line···:·(data2)·1363329 ····<2eb>···DW_AT_decl_line···:·(data2)·1363
330 ····<2ed>···DW_AT_decl_column·:·(data1)·19330 ····<2ed>···DW_AT_decl_column·:·(data1)·19
331 ····<2ee>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>331 ····<2ee>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
332 ·<1><2f2>:·Abbrev·Number:·24·(DW_TAG_variable)332 ·<1><2f2>:·Abbrev·Number:·24·(DW_TAG_variable)
333 ····<2f3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·333 ····<2f3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
334 ····<2f7>···DW_AT_decl_file···:·(data1)·1334 ····<2f7>···DW_AT_decl_file···:·(data1)·1
335 ····<2f8>···DW_AT_decl_line···:·(data2)·1473335 ····<2f8>···DW_AT_decl_line···:·(data2)·1473
336 ····<2fa>···DW_AT_decl_column·:·(data1)·18336 ····<2fa>···DW_AT_decl_column·:·(data1)·18
337 ····<2fb>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>337 ····<2fb>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
338 ····<2ff>···DW_AT_location····:·(exprloc)·5·byte·block:·3·48·e·4·0·» (DW_OP_addr:·40e48)338 ····<2ff>···DW_AT_location····:·(exprloc)·5·byte·block:·3·48·e·4·0·» (DW_OP_addr:·40e48)
339 ·<1><305>:·Abbrev·Number:·15·(DW_TAG_variable)339 ·<1><305>:·Abbrev·Number:·15·(DW_TAG_variable)
340 ····<306>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·340 ····<306>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
341 ····<30a>···DW_AT_decl_file···:·(data1)·1341 ····<30a>···DW_AT_decl_file···:·(data1)·1
342 ····<30b>···DW_AT_decl_line···:·(data2)·1475342 ····<30b>···DW_AT_decl_line···:·(data2)·1475
343 ····<30d>···DW_AT_decl_column·:·(data1)·12343 ····<30d>···DW_AT_decl_column·:·(data1)·12
Max diff block lines reached; 1758358/1765986 bytes (99.57%) of diff not shown.
912 B
strings --all --bytes=8 {}
    
Offset 1, 39 lines modifiedOffset 1, 46 lines modified
1 |{4GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 N[|g»   TSB] 
3 [^khYG?: 
4 +^uZf%!M 
5 91yNW\}% 
6 *~E-:.1· 
7 |$T»    ]ag_ 
8 Qy39*o&G 
9 (·#bDG=»  
10 ~·)_{(qgxk 
11 "L7g»   Y^" 
12 <_5d=?)n 
13 eI7x\K$3 
14 A9=N>k[yJ 
15 .1m"'l?< 
16 CrnG,FeIs 
17 tNfw?m;9 
18 r+u@eu7J 
19 yT?7·LY) 
20 M)u>ZKRP2 vMWQAdDh_
 3 Fm.pQ·6Bp
 4 cQJCtWfk+K3i
 5 _LjD1_Ljc'
 6 R=e)C,Zv
 7 x"0Aw+[C
 8 PF:[2NAE
 9 mRqJ#m6*i
 10 _=^u=5xe
 11 {XW{8U5"K
 12 Fg-;O1/KRF}
 13 %}+8}+8}
 14 Rw&zp&z,V[y
 15 D%l;p[Ma
 16 ]+KMyi4t
 17 6YySJ*sM
 18 !M@f-r2h
 19 hO2zy8m9
 20 Kx$hCcDV
 21 ^W?ljT*6%
 22 #R|?W5_;k
 23 [RA7m?UP
 24 &b}f>R9f
 25 y)!»    'm!^
 26 UkO8]#yTO
 27 KJ-ai>]F-
 28 #+J),g(WN
 29 mb'$t{IU
21 Mx03&]1,30 Mx03&]1,
 31 C3»     m;&j2
 32 OTt·p@?Q
22 Um'GfoV[$G 
23 ,Gi7s=PX 
24 hO^~SC7# 
25 mTY9VA!WY33 mTY9VA!WY
 34 sW9[%PCL'
 35 ·Lyq*[(/_
 36 q*EA^O%W
 37 y2r<SRh4
 38 sQz]].V4
 39 5!R}·5Rw
26 "e'·QM$0: 
27 7zzY}1DQ& 
28 hJOk`=r) 
29 w%-6^Cfn 
30 B=^Tph%O 
31 3wG=whyy 
32 »       $_Zf3O+ 
33 uQQCiaX/40 uQQCiaX/
34 JB}1"p3"po'~41 JB}1"p3"po'~
35 |0<'»   ]]t42 |0<'»   ]]t
36 Y.8f>;pz43 Y.8f>;pz
37 >x%D^9x444 >x%D^9x4
38 ^Z$@·G·O45 ^Z$@·G·O
39 y/z~eh8m46 y/z~eh8m
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
3.38 MB
./usr/lib/debug/.build-id/b0/3457be8b125a72805073d127b9dcc63628ad49.debug vs.
./usr/lib/debug/.build-id/39/6c408665450452b8bd2b98cbc6481480e3f53d.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 90% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········968304·(bytes·into·file)13 ··Start·of·section·headers:··········968324·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········717 ··Number·of·program·headers:·········7
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3719 ··Number·of·section·headers:·········37
20 ··Section·header·string·table·index:·3620 ··Section·header·string·table·index:·36
3.22 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·37·section·headers,·starting·at·offset·0xec670:1 There·are·37·section·headers,·starting·at·offset·0xec684:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············00000114·000114·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············00000114·000114·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000138·000138·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000138·000138·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000158·000138·000ed0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000158·000138·000ed0·10···A··4···3··4
Offset 24, 23 lines modifiedOffset 24, 23 lines modified
24 ··[19]·.dynamic··········NOBITS··········0005fb44·00fb3c·000108·08··WA··4···0··424 ··[19]·.dynamic··········NOBITS··········0005fb44·00fb3c·000108·08··WA··4···0··4
25 ··[20]·.got··············NOBITS··········0005fc4c·00fb3c·0003b4·04··WA··0···0··425 ··[20]·.got··············NOBITS··········0005fc4c·00fb3c·0003b4·04··WA··0···0··4
26 ··[21]·.data·············NOBITS··········00060000·00fb3c·000d38·00··WA··0···0··826 ··[21]·.data·············NOBITS··········00060000·00fb3c·000d38·00··WA··0···0··8
27 ··[22]·.bss··············NOBITS··········00060d38·00fb3c·000580·00··WA··0···0··827 ··[22]·.bss··············NOBITS··········00060d38·00fb3c·000580·00··WA··0···0··8
28 ··[23]·.comment··········PROGBITS········00000000·000138·00001e·01··MS··0···0··128 ··[23]·.comment··········PROGBITS········00000000·000138·00001e·01··MS··0···0··1
29 ··[24]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000156·000031·00······0···0··129 ··[24]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000156·000031·00······0···0··1
30 ··[25]·.debug_aranges····PROGBITS········00000000·000188·0000b6·00···C··0···0··430 ··[25]·.debug_aranges····PROGBITS········00000000·000188·0000b6·00···C··0···0··4
31 ··[26]·.debug_info·······PROGBITS········00000000·000240·05a1f5·00···C··0···0··431 ··[26]·.debug_info·······PROGBITS········00000000·000240·05a20a·00···C··0···0··4
32 ··[27]·.debug_abbrev·····PROGBITS········00000000·05a438·0006bf·00···C··0···0··432 ··[27]·.debug_abbrev·····PROGBITS········00000000·05a44c·0006bf·00···C··0···0··4
33 ··[28]·.debug_line·······PROGBITS········00000000·05aaf8·01e159·00···C··0···0··433 ··[28]·.debug_line·······PROGBITS········00000000·05ab0c·01e159·00···C··0···0··4
34 ··[29]·.debug_frame······PROGBITS········00000000·078c54·000bec·00···C··0···0··434 ··[29]·.debug_frame······PROGBITS········00000000·078c68·000bec·00···C··0···0··4
35 ··[30]·.debug_str········PROGBITS········00000000·079840·000045·01··MS··0···0··135 ··[30]·.debug_str········PROGBITS········00000000·079854·000045·01··MS··0···0··1
36 ··[31]·.debug_loclists···PROGBITS········00000000·079888·05bfcb·00···C··0···0··436 ··[31]·.debug_loclists···PROGBITS········00000000·07989c·05bfcb·00···C··0···0··4
37 ··[32]·.debug_rnglists···PROGBITS········00000000·0d5854·0098ed·00···C··0···0··437 ··[32]·.debug_rnglists···PROGBITS········00000000·0d5868·0098ed·00···C··0···0··4
38 ··[33]·.gnu_debugaltlink·PROGBITS········00000000·0df141·000056·00······0···0··138 ··[33]·.gnu_debugaltlink·PROGBITS········00000000·0df155·000056·00······0···0··1
39 ··[34]·.symtab···········SYMTAB··········00000000·0df198·005d10·10·····35·1255··439 ··[34]·.symtab···········SYMTAB··········00000000·0df1ac·005d10·10·····35·1255··4
40 ··[35]·.strtab···········STRTAB··········00000000·0e4ea8·00764d·00······0···0··140 ··[35]·.strtab···········STRTAB··········00000000·0e4ebc·00764d·00······0···0··1
41 ··[36]·.shstrtab·········STRTAB··········00000000·0ec4f5·000179·00······0···0··141 ··[36]·.shstrtab·········STRTAB··········00000000·0ec509·000179·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 ··D·(mbind),·y·(purecode),·p·(processor·specific)46 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·b03457be8b125a72805073d127b9dcc63628ad493 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·396c408665450452b8bd2b98cbc6481480e3f53d
3.37 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 33 lines modifiedOffset 3, 33 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0xaefa3·(32-bit)4 ···Length:········0xaefa3·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·231·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·231·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbd3d)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbd29)·
11 ····<12>···DW_AT_language····:·(data1)·33»   (C++14)11 ····<12>···DW_AT_language····:·(data1)·33»   (C++14)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_haar.cpython-312-arm-linux-gnueabihf.so.p/_haar.cpp12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_haar.cpython-312-arm-linux-gnueabihf.so.p/_haar.cpp
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x1979b14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x1979b
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·126 ····<36>···DW_AT_byte_size···:·(data1)·1
27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
29 ·<1><3c>:·Abbrev·Number:·73·(DW_TAG_imported_unit)29 ·<1><3c>:·Abbrev·Number:·73·(DW_TAG_imported_unit)
30 ····<3d>···DW_AT_import······:·(GNU_ref_alt)·<0xc>30 ····<3d>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
31 ·<1><41>:·Abbrev·Number:·73·(DW_TAG_imported_unit)31 ·<1><41>:·Abbrev·Number:·73·(DW_TAG_imported_unit)
32 ····<42>···DW_AT_import······:·(GNU_ref_alt)·<0x81>32 ····<42>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
33 ·<1><46>:·Abbrev·Number:·73·(DW_TAG_imported_unit)33 ·<1><46>:·Abbrev·Number:·73·(DW_TAG_imported_unit)
34 ····<47>···DW_AT_import······:·(GNU_ref_alt)·<0x154>34 ····<47>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
35 ·<1><4b>:·Abbrev·Number:·73·(DW_TAG_imported_unit)35 ·<1><4b>:·Abbrev·Number:·73·(DW_TAG_imported_unit)
Offset 167, 44 lines modifiedOffset 167, 44 lines modified
167 ·<1><195>:·Abbrev·Number:·257·(DW_TAG_namespace)167 ·<1><195>:·Abbrev·Number:·257·(DW_TAG_namespace)
168 ····<197>···DW_AT_name········:·(string)·std168 ····<197>···DW_AT_name········:·(string)·std
169 ····<19b>···DW_AT_decl_file···:·(data1)·41169 ····<19b>···DW_AT_decl_file···:·(data1)·41
170 ····<19c>···DW_AT_decl_line···:·(data2)·308170 ····<19c>···DW_AT_decl_line···:·(data2)·308
171 ····<19e>···DW_AT_decl_column·:·(data1)·11171 ····<19e>···DW_AT_decl_column·:·(data1)·11
172 ····<19f>···DW_AT_sibling·····:·(ref_udata)·<0x3545>172 ····<19f>···DW_AT_sibling·····:·(ref_udata)·<0x3545>
173 ·<2><1a1>:·Abbrev·Number:·256·(DW_TAG_namespace)173 ·<2><1a1>:·Abbrev·Number:·256·(DW_TAG_namespace)
174 ····<1a3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f04e3)·174 ····<1a3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f04cf)·
175 ····<1a7>···DW_AT_decl_file···:·(data1)·40175 ····<1a7>···DW_AT_decl_file···:·(data1)·40
176 ····<1a8>···DW_AT_decl_line···:·(data2)·2836176 ····<1a8>···DW_AT_decl_line···:·(data2)·2836
177 ····<1aa>···DW_AT_decl_column·:·(data1)·13177 ····<1aa>···DW_AT_decl_column·:·(data1)·13
178 ·<2><1ab>:·Abbrev·Number:·196·(DW_TAG_namespace)178 ·<2><1ab>:·Abbrev·Number:·196·(DW_TAG_namespace)
179 ····<1ad>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb253)·179 ····<1ad>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb23f)·
180 ····<1b1>···DW_AT_decl_file···:·(data1)·42180 ····<1b1>···DW_AT_decl_file···:·(data1)·42
181 ····<1b2>···DW_AT_decl_line···:·(data1)·61181 ····<1b2>···DW_AT_decl_line···:·(data1)·61
182 ····<1b3>···DW_AT_decl_column·:·(data1)·13182 ····<1b3>···DW_AT_decl_column·:·(data1)·13
183 ····<1b4>···DW_AT_sibling·····:·(ref_udata)·<0x1b7>183 ····<1b4>···DW_AT_sibling·····:·(ref_udata)·<0x1b7>
184 ·<3><1b6>:·Abbrev·Number:·0184 ·<3><1b6>:·Abbrev·Number:·0
185 ·<2><1b7>:·Abbrev·Number:·222·(DW_TAG_namespace)185 ·<2><1b7>:·Abbrev·Number:·222·(DW_TAG_namespace)
186 ····<1b9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f77d)·186 ····<1b9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f755)·
187 ····<1bd>···DW_AT_decl_file···:·(data1)·46187 ····<1bd>···DW_AT_decl_file···:·(data1)·46
188 ····<1be>···DW_AT_decl_line···:·(data1)·50188 ····<1be>···DW_AT_decl_line···:·(data1)·50
189 ····<1bf>···DW_AT_decl_column·:·(data1)·13189 ····<1bf>···DW_AT_decl_column·:·(data1)·13
190 ·<2><1c0>:·Abbrev·Number:·108·(DW_TAG_structure_type)190 ·<2><1c0>:·Abbrev·Number:·108·(DW_TAG_structure_type)
191 ····<1c1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xd0c80)·191 ····<1c1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xd0c6c)·
192 ····<1c5>···DW_AT_byte_size···:·(data1)·1192 ····<1c5>···DW_AT_byte_size···:·(data1)·1
193 ····<1c6>···DW_AT_decl_file···:·(data1)·18193 ····<1c6>···DW_AT_decl_file···:·(data1)·18
194 ····<1c7>···DW_AT_decl_line···:·(data2)·393194 ····<1c7>···DW_AT_decl_line···:·(data2)·393
195 ····<1c9>···DW_AT_decl_column·:·(data1)·12195 ····<1c9>···DW_AT_decl_column·:·(data1)·12
196 ····<1ca>···DW_AT_sibling·····:·(ref_udata)·<0x299>196 ····<1ca>···DW_AT_sibling·····:·(ref_udata)·<0x299>
197 ·<3><1cc>:·Abbrev·Number:·120·(DW_TAG_subprogram)197 ·<3><1cc>:·Abbrev·Number:·120·(DW_TAG_subprogram)
198 ····<1cd>···DW_AT_external····:·(flag_present)·1198 ····<1cd>···DW_AT_external····:·(flag_present)·1
199 ····<1cd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x92866)·199 ····<1cd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x92852)·
200 ····<1d1>···DW_AT_decl_file···:·(data1)·18200 ····<1d1>···DW_AT_decl_file···:·(data1)·18
201 ····<1d2>···DW_AT_decl_line···:·(data2)·412201 ····<1d2>···DW_AT_decl_line···:·(data2)·412
202 ····<1d4>···DW_AT_decl_column·:·(data1)·2202 ····<1d4>···DW_AT_decl_column·:·(data1)·2
203 ····<1d5>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x19eee8)·203 ····<1d5>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x19eed4)·
204 ····<1d9>···DW_AT_declaration·:·(flag_present)·1204 ····<1d9>···DW_AT_declaration·:·(flag_present)·1
205 ····<1d9>···DW_AT_sibling·····:·(ref_udata)·<0x1f4>205 ····<1d9>···DW_AT_sibling·····:·(ref_udata)·<0x1f4>
206 ·<4><1db>:·Abbrev·Number:·51·(DW_TAG_template_type_param)206 ·<4><1db>:·Abbrev·Number:·51·(DW_TAG_template_type_param)
207 ····<1dc>···DW_AT_name········:·(string)·_Tp207 ····<1dc>···DW_AT_name········:·(string)·_Tp
208 ····<1e0>···DW_AT_type········:·(ref_udata)·<0x4551>208 ····<1e0>···DW_AT_type········:·(ref_udata)·<0x4551>
209 ·<4><1e3>:·Abbrev·Number:·51·(DW_TAG_template_type_param)209 ·<4><1e3>:·Abbrev·Number:·51·(DW_TAG_template_type_param)
210 ····<1e4>···DW_AT_name········:·(string)·_Up210 ····<1e4>···DW_AT_name········:·(string)·_Up
Offset 212, 19 lines modifiedOffset 212, 19 lines modified
212 ·<4><1eb>:·Abbrev·Number:·22·(DW_TAG_formal_parameter)212 ·<4><1eb>:·Abbrev·Number:·22·(DW_TAG_formal_parameter)
213 ····<1ec>···DW_AT_type········:·(ref_udata)·<0x6ccb>213 ····<1ec>···DW_AT_type········:·(ref_udata)·<0x6ccb>
214 ·<4><1ef>:·Abbrev·Number:·22·(DW_TAG_formal_parameter)214 ·<4><1ef>:·Abbrev·Number:·22·(DW_TAG_formal_parameter)
215 ····<1f0>···DW_AT_type········:·(ref_udata)·<0x6ccb>215 ····<1f0>···DW_AT_type········:·(ref_udata)·<0x6ccb>
216 ·<4><1f3>:·Abbrev·Number:·0216 ·<4><1f3>:·Abbrev·Number:·0
217 ·<3><1f4>:·Abbrev·Number:·120·(DW_TAG_subprogram)217 ·<3><1f4>:·Abbrev·Number:·120·(DW_TAG_subprogram)
218 ····<1f5>···DW_AT_external····:·(flag_present)·1218 ····<1f5>···DW_AT_external····:·(flag_present)·1
219 ····<1f5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x92a8f)·219 ····<1f5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x92a7b)·
220 ····<1f9>···DW_AT_decl_file···:·(data1)·18220 ····<1f9>···DW_AT_decl_file···:·(data1)·18
221 ····<1fa>···DW_AT_decl_line···:·(data2)·412221 ····<1fa>···DW_AT_decl_line···:·(data2)·412
222 ····<1fc>···DW_AT_decl_column·:·(data1)·2222 ····<1fc>···DW_AT_decl_column·:·(data1)·2
223 ····<1fd>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x19ed4e)·223 ····<1fd>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x19ed3a)·
224 ····<201>···DW_AT_declaration·:·(flag_present)·1224 ····<201>···DW_AT_declaration·:·(flag_present)·1
225 ····<201>···DW_AT_sibling·····:·(ref_udata)·<0x21c>225 ····<201>···DW_AT_sibling·····:·(ref_udata)·<0x21c>
226 ·<4><203>:·Abbrev·Number:·51·(DW_TAG_template_type_param)226 ·<4><203>:·Abbrev·Number:·51·(DW_TAG_template_type_param)
227 ····<204>···DW_AT_name········:·(string)·_Tp227 ····<204>···DW_AT_name········:·(string)·_Tp
228 ····<208>···DW_AT_type········:·(ref_udata)·<0x4551>228 ····<208>···DW_AT_type········:·(ref_udata)·<0x4551>
229 ·<4><20b>:·Abbrev·Number:·51·(DW_TAG_template_type_param)229 ·<4><20b>:·Abbrev·Number:·51·(DW_TAG_template_type_param)
230 ····<20c>···DW_AT_name········:·(string)·_Up230 ····<20c>···DW_AT_name········:·(string)·_Up
Offset 232, 19 lines modifiedOffset 232, 19 lines modified
232 ·<4><213>:·Abbrev·Number:·22·(DW_TAG_formal_parameter)232 ·<4><213>:·Abbrev·Number:·22·(DW_TAG_formal_parameter)
233 ····<214>···DW_AT_type········:·(ref_udata)·<0x6ccb>233 ····<214>···DW_AT_type········:·(ref_udata)·<0x6ccb>
234 ·<4><217>:·Abbrev·Number:·22·(DW_TAG_formal_parameter)234 ·<4><217>:·Abbrev·Number:·22·(DW_TAG_formal_parameter)
235 ····<218>···DW_AT_type········:·(ref_udata)·<0x6cde>235 ····<218>···DW_AT_type········:·(ref_udata)·<0x6cde>
236 ·<4><21b>:·Abbrev·Number:·0236 ·<4><21b>:·Abbrev·Number:·0
237 ·<3><21c>:·Abbrev·Number:·74·(DW_TAG_subprogram)237 ·<3><21c>:·Abbrev·Number:·74·(DW_TAG_subprogram)
238 ····<21d>···DW_AT_external····:·(flag_present)·1238 ····<21d>···DW_AT_external····:·(flag_present)·1
239 ····<21d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x8526f)·239 ····<21d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x8525b)·
240 ····<221>···DW_AT_decl_file···:·(data1)·18240 ····<221>···DW_AT_decl_file···:·(data1)·18
241 ····<222>···DW_AT_decl_line···:·(data2)·398241 ····<222>···DW_AT_decl_line···:·(data2)·398
242 ····<224>···DW_AT_decl_column·:·(data1)·2242 ····<224>···DW_AT_decl_column·:·(data1)·2
243 ····<225>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x28eba3)·243 ····<225>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x28eb8f)·
244 ····<229>···DW_AT_type········:·(ref_udata)·<0x6c24>244 ····<229>···DW_AT_type········:·(ref_udata)·<0x6c24>
245 ····<22c>···DW_AT_declaration·:·(flag_present)·1245 ····<22c>···DW_AT_declaration·:·(flag_present)·1
246 ····<22c>···DW_AT_sibling·····:·(ref_udata)·<0x24b>246 ····<22c>···DW_AT_sibling·····:·(ref_udata)·<0x24b>
247 ·<4><22e>:·Abbrev·Number:·51·(DW_TAG_template_type_param)247 ·<4><22e>:·Abbrev·Number:·51·(DW_TAG_template_type_param)
248 ····<22f>···DW_AT_name········:·(string)·_II248 ····<22f>···DW_AT_name········:·(string)·_II
249 ····<233>···DW_AT_type········:·(ref_udata)·<0x6c24>249 ····<233>···DW_AT_type········:·(ref_udata)·<0x6c24>
250 ·<4><236>:·Abbrev·Number:·51·(DW_TAG_template_type_param)250 ·<4><236>:·Abbrev·Number:·51·(DW_TAG_template_type_param)
Offset 255, 19 lines modifiedOffset 255, 19 lines modified
255 ·<4><242>:·Abbrev·Number:·22·(DW_TAG_formal_parameter)255 ·<4><242>:·Abbrev·Number:·22·(DW_TAG_formal_parameter)
256 ····<243>···DW_AT_type········:·(ref_udata)·<0x6c24>256 ····<243>···DW_AT_type········:·(ref_udata)·<0x6c24>
257 ·<4><246>:·Abbrev·Number:·22·(DW_TAG_formal_parameter)257 ·<4><246>:·Abbrev·Number:·22·(DW_TAG_formal_parameter)
258 ····<247>···DW_AT_type········:·(ref_udata)·<0x6c24>258 ····<247>···DW_AT_type········:·(ref_udata)·<0x6c24>
259 ·<4><24a>:·Abbrev·Number:·0259 ·<4><24a>:·Abbrev·Number:·0
260 ·<3><24b>:·Abbrev·Number:·74·(DW_TAG_subprogram)260 ·<3><24b>:·Abbrev·Number:·74·(DW_TAG_subprogram)
261 ····<24c>···DW_AT_external····:·(flag_present)·1261 ····<24c>···DW_AT_external····:·(flag_present)·1
262 ····<24c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x851ec)·262 ····<24c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x851d8)·
Max diff block lines reached; 3524391/3531872 bytes (99.79%) of diff not shown.
1.86 KB
strings --all --bytes=8 {}
    
Offset 1, 86 lines modifiedOffset 1, 91 lines modified
1 IGCC:·(Debian·14.2.0-8)·14.2.01 =GCC:·(Debian·14.2.0-8)·14.2.0
2 +AW2U$^8 
3 S)kX·2GUN 
4 gb(ymH$+ 
5 *9)xF0++ 
6 83|i8soi 
7 H9SY5@=S 
8 9bp|B·^7l 
9 >~DyECB: 
10 t'>~Dy{4! 
11 6fn&+p[gor% 
12 7H5tO2kR 
13 6)9](m:N 
14 Fqj'_kXZ 
15 \**,M-SYJ 
16 uQPe(H?* 
17 T'SMy^`Mz»      ~^ 
18 }}»     D_?}L 
19 *Xan\aVY 
20 nW+}QIo;2c 
21 jR|=G?/9^u 
22 `Ngq"x]» 
23 Df4LS.&W(W 
24 ,h@iAw3?O 
25 Pz%\'lO2P 
26 $k[jCIoR 
27 "E?-c"12 
28 vR!gf1E]2 ZsmEd=t/TX
 3 ,id:%QJ(~RB
 4 8oOfvH$ef7
 5 xN50tEj(
 6 _CHS>~Dy
 7 IPN'>~DyFcB:
 8 oMzx[\qN;
 9 %r/g3.5qg
 10 ^JK?Wrh'`A
 11 /0+zYo"=9
 12 e·OCr!|O
 13 n2AQ!G=U
 14 Rk|AFub»7
 15 '-M68]>&
 16 O@*CGks·6M
 17 5I[`)C3X
 18 VRFuHF/fr
 19 9/<+$q,R
 20 *\P;zFR;
 21 »       =}m%\<X
 22 AzF^9*x.
 23 -|-mHkyRLKo
 24 BO^N8uJt»       
 25 rGb<b^9TbZ%
 26 3S>%3TX;'T
 27 m?|QLDO_
 28 H=0<!@#xC
 29 )#»     Z$EF<
 30 TDbP::Ku
 31 hzS^Iy5I
 32 q*dJ?2{7
 33 eL$F&qd<
 34 nl+x-uJ7V
 35 Mv9QZV)U
29 nU=EM$vc36 nU=EM$vc
30 (|uG][u4 
31 Oi\EJme6 
32 +iOWr-$xA37 W(-!%2%R
 38 X.bC/*"v
 39 /%U~g2kx
 40 tJXf»   {D$
 41 XqbM]U!+v
33 P==S,g"G42 P==S,g"G
 43 ZE4R>u]Oo_
 44 T=N}!to8l
34 EeEBV>zXf 
35 =-pYs&:h 
36 XfW_7Xf- 
37 9bX3l1lMo 
38 *cjn$+." 
39 FXXfs#,,45 FXXfs#<,
 46 )N},to8l{
 47 im·5·DCJh
40 q/DXYfoFXJ 
41 #JqgDho* 
42 >EFq[r'U 
43 pe6\Y7<m 
44 #yXfiO!U48 #9XfiO>U
45 cEqid(1Vo 
46 +\G$MM<m 
47 LXfw.s/qo 
48 d%o:KXDB 
49 QV|TW|A)> 
50 WL7p)UUeD 
51 &AaBCch· 
52 2Kg^Q)06 
53 UI/·<GII 
54 RC'r/UW+ 
55 zHFH]`/B 
56 ~W8OJK]e:N~-/ 
57 "z8$~&)k 
58 cq*!VmZZ 
59 G3dqug+[ 
60 0s)R-40e 
61 '{A~q2gO 
62 z'·uVI=> 
63 ?xG"V)h| 
64 *KF,n|e5 
65 L>T~@aH}0 
66 #[}zBt+_ 
67 o&SE$F69U 
68 qro+q[(, 
69 po+q[(,)# 
70 ~bP@eVkj 
71 26#"=Unn 
72 <`x&bTA#^ 
73 K3h4_D>_ 
74 7Ao\5s#G 
75 YWW7&@~e 
76 eJw$X;1l 
77 Q`5"+mbYdG$ 
78 5UmFeW1qw 
79 "#A&]Z>o49 fO6K[^=~
 50 vwzXf{8=,
 51 EqudxUWL"V>
 52 I*Q9N%~JPl
 53 O·xS^Z'x
 54 Mi<b]i<j
 55 s-r*F9:WL
 56 N\%E"LJB
Max diff block lines reached; 68/1848 bytes (3.68%) of diff not shown.
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
2.55 MB
./usr/lib/debug/.build-id/b2/c591f7213f5aa609d8d78ea47d2c30a1bcd0b7.debug vs.
./usr/lib/debug/.build-id/e1/32a4b864bc1ab0c7d8bdb9b28d1b9b000b3cf8.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 87% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········898536·(bytes·into·file)13 ··Start·of·section·headers:··········898552·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.22 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0xdb5e8:1 There·are·35·section·headers,·starting·at·offset·0xdb5f8:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c80·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c80·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0005fbe0·00fbd8·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0005fbe0·00fbd8·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0005fcd8·00fbd8·000328·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0005fcd8·00fbd8·000328·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00060000·00fbd8·000ba8·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00060000·00fbd8·000ba8·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00060ba8·00fbd8·0005f8·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00060ba8·00fbd8·0005f8·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00008a·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00008a·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001f4·050720·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001f4·05072e·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·050914·000400·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·050924·000400·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·050d14·023157·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·050d24·023157·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·073e6c·000c4d·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·073e7c·000c4d·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·074abc·00005c·01·MSC··0···0··433 ··[28]·.debug_str········PROGBITS········00000000·074acc·00005c·01·MSC··0···0··4
34 ··[29]·.debug_loclists···PROGBITS········00000000·074b18·050b46·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·074b28·050b46·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·0c5660·00b1d7·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·0c5670·00b1d7·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0d0837·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0d0847·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·0d0890·005a20·10·····33·1245··437 ··[32]·.symtab···········SYMTAB··········00000000·0d08a0·005a20·10·····33·1245··4
38 ··[33]·.strtab···········STRTAB··········00000000·0d62b0·0051d2·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·0d62c0·0051d2·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·0db482·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·0db492·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·b2c591f7213f5aa609d8d78ea47d2c30a1bcd0b73 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·e132a4b864bc1ab0c7d8bdb9b28d1b9b000b3cf8
2.54 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 45 lines modifiedOffset 3, 45 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x98dd9·(32-bit)4 ···Length:········0x98dd9·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·139·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·139·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_nl_means_denoising.cpython-312-arm-linux-gnueabihf.so.p/_nl_means_denoising.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_nl_means_denoising.cpython-312-arm-linux-gnueabihf.so.p/_nl_means_denoising.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x164c114 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x164c1
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·2·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·2·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·5»    (signed)31 ····<3e>···DW_AT_encoding····:·(data1)·5»    (signed)
32 ····<3f>···DW_AT_name········:·(string)·int32 ····<3f>···DW_AT_name········:·(string)·int
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·434 ····<44>···DW_AT_byte_size···:·(data1)·4
35 ····<45>···DW_AT_encoding····:·(data1)·4»    (float)35 ····<45>···DW_AT_encoding····:·(data1)·4»    (float)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)
38 ····<4b>···DW_AT_byte_size···:·(data1)·138 ····<4b>···DW_AT_byte_size···:·(data1)·1
39 ····<4c>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)39 ····<4c>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
41 ·<1><51>:·Abbrev·Number:·51·(DW_TAG_imported_unit)41 ·<1><51>:·Abbrev·Number:·51·(DW_TAG_imported_unit)
42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
43 ·<1><56>:·Abbrev·Number:·51·(DW_TAG_imported_unit)43 ·<1><56>:·Abbrev·Number:·51·(DW_TAG_imported_unit)
44 ····<57>···DW_AT_import······:·(GNU_ref_alt)·<0x81>44 ····<57>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
45 ·<1><5b>:·Abbrev·Number:·51·(DW_TAG_imported_unit)45 ·<1><5b>:·Abbrev·Number:·51·(DW_TAG_imported_unit)
46 ····<5c>···DW_AT_import······:·(GNU_ref_alt)·<0x154>46 ····<5c>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
47 ·<1><60>:·Abbrev·Number:·51·(DW_TAG_imported_unit)47 ·<1><60>:·Abbrev·Number:·51·(DW_TAG_imported_unit)
Offset 272, 15 lines modifiedOffset 272, 15 lines modified
272 ····<292>···DW_AT_type········:·(GNU_ref_alt)·<0x185>272 ····<292>···DW_AT_type········:·(GNU_ref_alt)·<0x185>
273 ····<296>···DW_AT_sibling·····:·(ref_udata)·<0x29c>273 ····<296>···DW_AT_sibling·····:·(ref_udata)·<0x29c>
274 ·<2><298>:·Abbrev·Number:·104·(DW_TAG_subrange_type)274 ·<2><298>:·Abbrev·Number:·104·(DW_TAG_subrange_type)
275 ····<299>···DW_AT_type········:·(ref_udata)·<0x2e>275 ····<299>···DW_AT_type········:·(ref_udata)·<0x2e>
276 ····<29a>···DW_AT_upper_bound·:·(data1)·7276 ····<29a>···DW_AT_upper_bound·:·(data1)·7
277 ·<2><29b>:·Abbrev·Number:·0277 ·<2><29b>:·Abbrev·Number:·0
278 ·<1><29c>:·Abbrev·Number:·28·(DW_TAG_variable)278 ·<1><29c>:·Abbrev·Number:·28·(DW_TAG_variable)
279 ····<29d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·279 ····<29d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
280 ····<2a1>···DW_AT_decl_file···:·(data1)·7280 ····<2a1>···DW_AT_decl_file···:·(data1)·7
281 ····<2a2>···DW_AT_decl_line···:·(data2)·641281 ····<2a2>···DW_AT_decl_line···:·(data2)·641
282 ····<2a4>···DW_AT_decl_column·:·(data1)·15282 ····<2a4>···DW_AT_decl_column·:·(data1)·15
283 ····<2a5>···DW_AT_type········:·(GNU_ref_alt)·<0x142>283 ····<2a5>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
284 ····<2a9>···DW_AT_location····:·(exprloc)·5·byte·block:·3·88·10·6·0·»(DW_OP_addr:·61088)284 ····<2a9>···DW_AT_location····:·(exprloc)·5·byte·block:·3·88·10·6·0·»(DW_OP_addr:·61088)
285 ·<1><2af>:·Abbrev·Number:·89·(DW_TAG_structure_type)285 ·<1><2af>:·Abbrev·Number:·89·(DW_TAG_structure_type)
286 ····<2b0>···DW_AT_byte_size···:·(data1)·20286 ····<2b0>···DW_AT_byte_size···:·(data1)·20
Offset 306, 308 lines modifiedOffset 306, 308 lines modified
306 ····<2cf>···DW_AT_name········:·(string)·n306 ····<2cf>···DW_AT_name········:·(string)·n
307 ····<2d1>···DW_AT_decl_file···:·(data1)·1307 ····<2d1>···DW_AT_decl_file···:·(data1)·1
308 ····<2d2>···DW_AT_decl_line···:·(data2)·1243308 ····<2d2>···DW_AT_decl_line···:·(data2)·1243
309 ····<2d4>···DW_AT_decl_column·:·(data1)·63309 ····<2d4>···DW_AT_decl_column·:·(data1)·63
310 ····<2d5>···DW_AT_type········:·(GNU_ref_alt)·<0x699>310 ····<2d5>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
311 ····<2d9>···DW_AT_data_member_location:·(data1)·8311 ····<2d9>···DW_AT_data_member_location:·(data1)·8
312 ·<2><2da>:·Abbrev·Number:·48·(DW_TAG_member)312 ·<2><2da>:·Abbrev·Number:·48·(DW_TAG_member)
313 ····<2db>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·313 ····<2db>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
314 ····<2df>···DW_AT_decl_file···:·(data1)·1314 ····<2df>···DW_AT_decl_file···:·(data1)·1
315 ····<2e0>···DW_AT_decl_line···:·(data2)·1243315 ····<2e0>···DW_AT_decl_line···:·(data2)·1243
316 ····<2e2>···DW_AT_decl_column·:·(data1)·78316 ····<2e2>···DW_AT_decl_column·:·(data1)·78
317 ····<2e3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>317 ····<2e3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
318 ····<2e7>···DW_AT_data_member_location:·(data1)·12318 ····<2e7>···DW_AT_data_member_location:·(data1)·12
319 ·<2><2e8>:·Abbrev·Number:·48·(DW_TAG_member)319 ·<2><2e8>:·Abbrev·Number:·48·(DW_TAG_member)
320 ····<2e9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·320 ····<2e9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
321 ····<2ed>···DW_AT_decl_file···:·(data1)·1321 ····<2ed>···DW_AT_decl_file···:·(data1)·1
322 ····<2ee>···DW_AT_decl_line···:·(data2)·1244322 ····<2ee>···DW_AT_decl_line···:·(data2)·1244
323 ····<2f0>···DW_AT_decl_column·:·(data1)·28323 ····<2f0>···DW_AT_decl_column·:·(data1)·28
324 ····<2f1>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>324 ····<2f1>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
325 ····<2f5>···DW_AT_data_member_location:·(data1)·16325 ····<2f5>···DW_AT_data_member_location:·(data1)·16
326 ·<2><2f6>:·Abbrev·Number:·48·(DW_TAG_member)326 ·<2><2f6>:·Abbrev·Number:·48·(DW_TAG_member)
327 ····<2f7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·327 ····<2f7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
328 ····<2fb>···DW_AT_decl_file···:·(data1)·1328 ····<2fb>···DW_AT_decl_file···:·(data1)·1
329 ····<2fc>···DW_AT_decl_line···:·(data2)·1244329 ····<2fc>···DW_AT_decl_line···:·(data2)·1244
330 ····<2fe>···DW_AT_decl_column·:·(data1)·51330 ····<2fe>···DW_AT_decl_column·:·(data1)·51
331 ····<2ff>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>331 ····<2ff>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
332 ····<303>···DW_AT_data_member_location:·(data1)·17332 ····<303>···DW_AT_data_member_location:·(data1)·17
333 ·<2><304>:·Abbrev·Number:·48·(DW_TAG_member)333 ·<2><304>:·Abbrev·Number:·48·(DW_TAG_member)
334 ····<305>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·334 ····<305>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
335 ····<309>···DW_AT_decl_file···:·(data1)·1335 ····<309>···DW_AT_decl_file···:·(data1)·1
336 ····<30a>···DW_AT_decl_line···:·(data2)·1244336 ····<30a>···DW_AT_decl_line···:·(data2)·1244
337 ····<30c>···DW_AT_decl_column·:·(data1)·70337 ····<30c>···DW_AT_decl_column·:·(data1)·70
338 ····<30d>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>338 ····<30d>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
339 ····<311>···DW_AT_data_member_location:·(data1)·18339 ····<311>···DW_AT_data_member_location:·(data1)·18
340 ·<2><312>:·Abbrev·Number:·0340 ·<2><312>:·Abbrev·Number:·0
341 ·<1><313>:·Abbrev·Number:·83·(DW_TAG_typedef)341 ·<1><313>:·Abbrev·Number:·83·(DW_TAG_typedef)
342 ····<314>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·342 ····<314>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
343 ····<318>···DW_AT_decl_file···:·(data1)·1343 ····<318>···DW_AT_decl_file···:·(data1)·1
344 ····<319>···DW_AT_decl_line···:·(data2)·1244344 ····<319>···DW_AT_decl_line···:·(data2)·1244
345 ····<31b>···DW_AT_decl_column·:·(data1)·80345 ····<31b>···DW_AT_decl_column·:·(data1)·80
346 ····<31c>···DW_AT_type········:·(ref_udata)·<0x2af>346 ····<31c>···DW_AT_type········:·(ref_udata)·<0x2af>
347 ·<1><31e>:·Abbrev·Number:·103·(DW_TAG_typedef)347 ·<1><31e>:·Abbrev·Number:·103·(DW_TAG_typedef)
348 ····<31f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·348 ····<31f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
349 ····<323>···DW_AT_decl_file···:·(data1)·1349 ····<323>···DW_AT_decl_file···:·(data1)·1
350 ····<324>···DW_AT_decl_line···:·(data2)·1362350 ····<324>···DW_AT_decl_line···:·(data2)·1362
351 ····<326>···DW_AT_decl_column·:·(data1)·23351 ····<326>···DW_AT_decl_column·:·(data1)·23
352 ····<327>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>352 ····<327>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
353 ·<1><32b>:·Abbrev·Number:·103·(DW_TAG_typedef)353 ·<1><32b>:·Abbrev·Number:·103·(DW_TAG_typedef)
354 ····<32c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·354 ····<32c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
355 ····<330>···DW_AT_decl_file···:·(data1)·1355 ····<330>···DW_AT_decl_file···:·(data1)·1
356 ····<331>···DW_AT_decl_line···:·(data2)·1363356 ····<331>···DW_AT_decl_line···:·(data2)·1363
357 ····<333>···DW_AT_decl_column·:·(data1)·19357 ····<333>···DW_AT_decl_column·:·(data1)·19
358 ····<334>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>358 ····<334>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
359 ·<1><338>:·Abbrev·Number:·28·(DW_TAG_variable)359 ·<1><338>:·Abbrev·Number:·28·(DW_TAG_variable)
360 ····<339>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·360 ····<339>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
361 ····<33d>···DW_AT_decl_file···:·(data1)·1361 ····<33d>···DW_AT_decl_file···:·(data1)·1
362 ····<33e>···DW_AT_decl_line···:·(data2)·1473362 ····<33e>···DW_AT_decl_line···:·(data2)·1473
363 ····<340>···DW_AT_decl_column·:·(data1)·18363 ····<340>···DW_AT_decl_column·:·(data1)·18
364 ····<341>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>364 ····<341>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
365 ····<345>···DW_AT_location····:·(exprloc)·5·byte·block:·3·8c·10·6·0·»(DW_OP_addr:·6108c)365 ····<345>···DW_AT_location····:·(exprloc)·5·byte·block:·3·8c·10·6·0·»(DW_OP_addr:·6108c)
366 ·<1><34b>:·Abbrev·Number:·18·(DW_TAG_variable)366 ·<1><34b>:·Abbrev·Number:·18·(DW_TAG_variable)
367 ····<34c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·367 ····<34c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
368 ····<350>···DW_AT_decl_file···:·(data1)·1368 ····<350>···DW_AT_decl_file···:·(data1)·1
369 ····<351>···DW_AT_decl_line···:·(data2)·1475369 ····<351>···DW_AT_decl_line···:·(data2)·1475
370 ····<353>···DW_AT_decl_column·:·(data1)·12370 ····<353>···DW_AT_decl_column·:·(data1)·12
Max diff block lines reached; 2656593/2664141 bytes (99.72%) of diff not shown.
1.8 KB
strings --all --bytes=8 {}
    
Offset 1, 86 lines modifiedOffset 1, 88 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
 2 /b4|]Mzexer,"
 3 M2b,y"R+x
 4 cCRZ1T~<K(m
 5 -&G»    =-^/
 6 4B[z\Fh5
 7 nDN1Zb-7
 8 YmM{]GbM
 9 50~mv7·`q
 10 8d`o-4UuvU
 11 QRSj#|Rhz
 12 Jy@y6Qi8(
 13 'p|Lq{M<·
 14 #i8[9f$W
 15 +N>zKbcxDY
 16 j@VY)Ke\$61
 17 9RYF·0,G*
 18 yuoau;WE
 19 3gM4aUQw
 20 =M_8T`wA
 21 E$;H.bV"
 22 z<h1!rUT
 23 [r{$!Hh)
 24 %JY[oE)k
 25 Qp<B\MGN
 26 bl9`8DE·E
 27 dc+f»   [Ir
 28 Z2»     |44(z
 29 //D)}y1J
 30 vH»     N·<&%
 31 9~cr\>Up
 32 !C]%·>e&
 33 +,"~:\|o
 34 Qq+H5Bq&0V
 35 {(uN,wN"Q
 36 q3f<U2^{U>:
 37 Uk"~-Q<V
 38 `/"x4B]1
 39 \=~%-6'"Ml
 40 5?3^tn**
 41 Ys+nvTH.
 42 sJ*S#x>=e(
 43 ~WjN»   OMs
 44 Bn2"LJ7n
 45 //aSJN\j
 46 jB,&f)x5
 47 q·]_l,)x
 48 |?WT=q?W$
 49 v[3F0^$?r
 50 %er"#[|,
 51 d}&·C\Pi}
 52 [b)dZ(5D
 53 ^}\_7»  a$
 54 5@;CFgA.
2 ({BYLYd_S6 
3 k$Ywl.4- 
4 8T8XvpU; 
5 oTR}<@"z 
6 ]wi0KVRw" 
7 *tOTx9$= 
8 +\W~uFGb 
9 ·aZ!3a|h 
10 Xyu3o-#So 
11 S[WDV/O= 
12 wUpo<+8y 
13 |EtnBm._ 
14 GVBxjc» Q! 
15 n·}E[$»  < 
16 \*W:{Yxz 
17 9^~0i>=] 
18 ·hvU(_-· 
19 8ddL$f&qd 
20 ·X*X}RCQ 
21 dd%e>XF~} 
22 S8L&eS8< 
23 ?~wo6woBB 
24 eRHc0<rU 
25 R<`HQR*XJE%) 
26 -2^LT2v( 
27 5aCemxDt 
28 @$*C>F'!2!C>F 
29 +g9I-»  }q 
30 k7ty.1K?N 
31 msO#<Iq,2 
32 <A%·;.x= 
33 Bc]@x.^h 
34 Gtl5`T=* 
35 Cd"<R&.E 
36 !Q»     KTbH4n 
37 u-$z/\{8]L 
38 -Unbt$|S 
39 1Ax:*L5$ 
40 ;fYf9LRJ 
41 8'[b4%vPK$ 
42 m\c1@rs% 
43 Da=o!+7*H 
44 eIYn3o\` 
45 s_xE4q90| 
46 }AY$(+Ai 
47 [[»     w!»   #~ 
48 .Cd)1CYx%p' 
49 p`}Wm8Pa 
50 [CZx@|dj 
51 d&y@Or>`s4 
52 ZR-GY-G5 
53 E(h5"»  kT 
54 P^QiIoa%_ 
55 U~G0.\[# 
56 »       ,;d)b1# 
57 wyiomw{U 
58 o&w@94XM 
59 \g5-IMNt55 \g5-IMnL
 56 >vMv\"Q9
 57 t(BKnlVV·
 58 28KtDb1q
 59 Fkm@2UEk
60 {?hdRN!i 
61 #6`VC=5f 
62 #cUc?EI8f 
63 UDCw(gppr 
64 9I|!PM]#$ 
65 WsU[n~JU 
66 fOY*)S$e1 
67 >S^sXFqK 
68 4D0EDjUo 
69 K9z:eRU( 
70 )$7A»   W_) 
Max diff block lines reached; 65/1791 bytes (3.63%) of diff not shown.
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.4 MB
./usr/lib/debug/.build-id/b7/b37265cce3d13b5b295a3a6c30f521f6006a71.debug vs.
./usr/lib/debug/.build-id/87/f69442c38117f406ba284a31bb50ead51a42ca.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 88% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········0002fc24·00fc1c·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0002fc24·00fc1c·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0002fd1c·00fc1c·0002e4·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0002fd1c·00fc1c·0002e4·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00030000·00fc1c·000958·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00030000·00fc1c·000958·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00030958·00fc1c·00040c·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00030958·00fc1c·00040c·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000070·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000070·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001d8·01e3d4·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001d8·01e3d3·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·01e5ac·000391·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·01e5ac·000391·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·01e940·00e56d·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·01e940·00e56d·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·02ceb0·00081b·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·02ceb0·00081b·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·02d6cb·000054·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·02d6cb·000054·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·02d720·016f41·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·02d720·016f41·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·044664·003b7b·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·044664·003b7b·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0481df·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0481df·000056·00······0···0··1
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·b7b37265cce3d13b5b295a3a6c30f521f6006a713 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·87f69442c38117f406ba284a31bb50ead51a42ca
1.4 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x3630f·(32-bit)4 ···Length:········0x3630f·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·131·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·131·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_convex_hull.cpython-313-arm-linux-gnueabihf.so.p/_convex_hull.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_convex_hull.cpython-313-arm-linux-gnueabihf.so.p/_convex_hull.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x726d14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x726d
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·126 ····<36>···DW_AT_byte_size···:·(data1)·1
27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
29 ·<1><3c>:·Abbrev·Number:·2·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·2·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·5»    (signed)31 ····<3e>···DW_AT_encoding····:·(data1)·5»    (signed)
32 ····<3f>···DW_AT_name········:·(string)·int32 ····<3f>···DW_AT_name········:·(string)·int
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·834 ····<44>···DW_AT_byte_size···:·(data1)·8
35 ····<45>···DW_AT_encoding····:·(data1)·4»    (float)35 ····<45>···DW_AT_encoding····:·(data1)·4»    (float)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
37 ·<1><4a>:·Abbrev·Number:·42·(DW_TAG_imported_unit)37 ·<1><4a>:·Abbrev·Number:·42·(DW_TAG_imported_unit)
38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4f>:·Abbrev·Number:·42·(DW_TAG_imported_unit)39 ·<1><4f>:·Abbrev·Number:·42·(DW_TAG_imported_unit)
40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
41 ·<1><54>:·Abbrev·Number:·42·(DW_TAG_imported_unit)41 ·<1><54>:·Abbrev·Number:·42·(DW_TAG_imported_unit)
42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
43 ·<1><59>:·Abbrev·Number:·42·(DW_TAG_imported_unit)43 ·<1><59>:·Abbrev·Number:·42·(DW_TAG_imported_unit)
Offset 211, 15 lines modifiedOffset 211, 15 lines modified
211 ·<1><1fd>:·Abbrev·Number:·42·(DW_TAG_imported_unit)211 ·<1><1fd>:·Abbrev·Number:·42·(DW_TAG_imported_unit)
212 ····<1fe>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>212 ····<1fe>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
213 ·<1><202>:·Abbrev·Number:·42·(DW_TAG_imported_unit)213 ·<1><202>:·Abbrev·Number:·42·(DW_TAG_imported_unit)
214 ····<203>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>214 ····<203>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
215 ·<1><207>:·Abbrev·Number:·42·(DW_TAG_imported_unit)215 ·<1><207>:·Abbrev·Number:·42·(DW_TAG_imported_unit)
216 ····<208>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2942>216 ····<208>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2942>
217 ·<1><20c>:·Abbrev·Number:·23·(DW_TAG_variable)217 ·<1><20c>:·Abbrev·Number:·23·(DW_TAG_variable)
218 ····<20d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·218 ····<20d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
219 ····<211>···DW_AT_decl_file···:·(data1)·14219 ····<211>···DW_AT_decl_file···:·(data1)·14
220 ····<212>···DW_AT_decl_line···:·(data2)·641220 ····<212>···DW_AT_decl_line···:·(data2)·641
221 ····<214>···DW_AT_decl_column·:·(data1)·15221 ····<214>···DW_AT_decl_column·:·(data1)·15
222 ····<215>···DW_AT_type········:·(GNU_ref_alt)·<0x142>222 ····<215>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
223 ····<219>···DW_AT_location····:·(exprloc)·5·byte·block:·3·50·d·3·0·» (DW_OP_addr:·30d50)223 ····<219>···DW_AT_location····:·(exprloc)·5·byte·block:·3·50·d·3·0·» (DW_OP_addr:·30d50)
224 ·<1><21f>:·Abbrev·Number:·88·(DW_TAG_structure_type)224 ·<1><21f>:·Abbrev·Number:·88·(DW_TAG_structure_type)
225 ····<220>···DW_AT_byte_size···:·(data1)·20225 ····<220>···DW_AT_byte_size···:·(data1)·20
Offset 245, 308 lines modifiedOffset 245, 308 lines modified
245 ····<23c>···DW_AT_name········:·(string)·n245 ····<23c>···DW_AT_name········:·(string)·n
246 ····<23e>···DW_AT_decl_file···:·(implicit_const)·1246 ····<23e>···DW_AT_decl_file···:·(implicit_const)·1
247 ····<23e>···DW_AT_decl_line···:·(data2)·1242247 ····<23e>···DW_AT_decl_line···:·(data2)·1242
248 ····<240>···DW_AT_decl_column·:·(data1)·63248 ····<240>···DW_AT_decl_column·:·(data1)·63
249 ····<241>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>249 ····<241>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
250 ····<245>···DW_AT_data_member_location:·(data1)·8250 ····<245>···DW_AT_data_member_location:·(data1)·8
251 ·<2><246>:·Abbrev·Number:·33·(DW_TAG_member)251 ·<2><246>:·Abbrev·Number:·33·(DW_TAG_member)
252 ····<247>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·252 ····<247>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
253 ····<24b>···DW_AT_decl_file···:·(implicit_const)·1253 ····<24b>···DW_AT_decl_file···:·(implicit_const)·1
254 ····<24b>···DW_AT_decl_line···:·(data2)·1242254 ····<24b>···DW_AT_decl_line···:·(data2)·1242
255 ····<24d>···DW_AT_decl_column·:·(data1)·78255 ····<24d>···DW_AT_decl_column·:·(data1)·78
256 ····<24e>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>256 ····<24e>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
257 ····<252>···DW_AT_data_member_location:·(data1)·12257 ····<252>···DW_AT_data_member_location:·(data1)·12
258 ·<2><253>:·Abbrev·Number:·33·(DW_TAG_member)258 ·<2><253>:·Abbrev·Number:·33·(DW_TAG_member)
259 ····<254>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·259 ····<254>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
260 ····<258>···DW_AT_decl_file···:·(implicit_const)·1260 ····<258>···DW_AT_decl_file···:·(implicit_const)·1
261 ····<258>···DW_AT_decl_line···:·(data2)·1243261 ····<258>···DW_AT_decl_line···:·(data2)·1243
262 ····<25a>···DW_AT_decl_column·:·(data1)·28262 ····<25a>···DW_AT_decl_column·:·(data1)·28
263 ····<25b>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>263 ····<25b>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
264 ····<25f>···DW_AT_data_member_location:·(data1)·16264 ····<25f>···DW_AT_data_member_location:·(data1)·16
265 ·<2><260>:·Abbrev·Number:·33·(DW_TAG_member)265 ·<2><260>:·Abbrev·Number:·33·(DW_TAG_member)
266 ····<261>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·266 ····<261>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
267 ····<265>···DW_AT_decl_file···:·(implicit_const)·1267 ····<265>···DW_AT_decl_file···:·(implicit_const)·1
268 ····<265>···DW_AT_decl_line···:·(data2)·1243268 ····<265>···DW_AT_decl_line···:·(data2)·1243
269 ····<267>···DW_AT_decl_column·:·(data1)·51269 ····<267>···DW_AT_decl_column·:·(data1)·51
270 ····<268>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>270 ····<268>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
271 ····<26c>···DW_AT_data_member_location:·(data1)·17271 ····<26c>···DW_AT_data_member_location:·(data1)·17
272 ·<2><26d>:·Abbrev·Number:·33·(DW_TAG_member)272 ·<2><26d>:·Abbrev·Number:·33·(DW_TAG_member)
273 ····<26e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·273 ····<26e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
274 ····<272>···DW_AT_decl_file···:·(implicit_const)·1274 ····<272>···DW_AT_decl_file···:·(implicit_const)·1
275 ····<272>···DW_AT_decl_line···:·(data2)·1243275 ····<272>···DW_AT_decl_line···:·(data2)·1243
276 ····<274>···DW_AT_decl_column·:·(data1)·70276 ····<274>···DW_AT_decl_column·:·(data1)·70
277 ····<275>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>277 ····<275>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
278 ····<279>···DW_AT_data_member_location:·(data1)·18278 ····<279>···DW_AT_data_member_location:·(data1)·18
279 ·<2><27a>:·Abbrev·Number:·0279 ·<2><27a>:·Abbrev·Number:·0
280 ·<1><27b>:·Abbrev·Number:·85·(DW_TAG_typedef)280 ·<1><27b>:·Abbrev·Number:·85·(DW_TAG_typedef)
281 ····<27c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·281 ····<27c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
282 ····<280>···DW_AT_decl_file···:·(data1)·1282 ····<280>···DW_AT_decl_file···:·(data1)·1
283 ····<281>···DW_AT_decl_line···:·(data2)·1243283 ····<281>···DW_AT_decl_line···:·(data2)·1243
284 ····<283>···DW_AT_decl_column·:·(data1)·80284 ····<283>···DW_AT_decl_column·:·(data1)·80
285 ····<284>···DW_AT_type········:·(ref_udata)·<0x21f>285 ····<284>···DW_AT_type········:·(ref_udata)·<0x21f>
286 ·<1><286>:·Abbrev·Number:·101·(DW_TAG_typedef)286 ·<1><286>:·Abbrev·Number:·101·(DW_TAG_typedef)
287 ····<287>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·287 ····<287>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
288 ····<28b>···DW_AT_decl_file···:·(data1)·1288 ····<28b>···DW_AT_decl_file···:·(data1)·1
289 ····<28c>···DW_AT_decl_line···:·(data2)·1361289 ····<28c>···DW_AT_decl_line···:·(data2)·1361
290 ····<28e>···DW_AT_decl_column·:·(data1)·23290 ····<28e>···DW_AT_decl_column·:·(data1)·23
291 ····<28f>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>291 ····<28f>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
292 ·<1><293>:·Abbrev·Number:·101·(DW_TAG_typedef)292 ·<1><293>:·Abbrev·Number:·101·(DW_TAG_typedef)
293 ····<294>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·293 ····<294>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
294 ····<298>···DW_AT_decl_file···:·(data1)·1294 ····<298>···DW_AT_decl_file···:·(data1)·1
295 ····<299>···DW_AT_decl_line···:·(data2)·1362295 ····<299>···DW_AT_decl_line···:·(data2)·1362
296 ····<29b>···DW_AT_decl_column·:·(data1)·19296 ····<29b>···DW_AT_decl_column·:·(data1)·19
297 ····<29c>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>297 ····<29c>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
298 ·<1><2a0>:·Abbrev·Number:·23·(DW_TAG_variable)298 ·<1><2a0>:·Abbrev·Number:·23·(DW_TAG_variable)
299 ····<2a1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·299 ····<2a1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
300 ····<2a5>···DW_AT_decl_file···:·(data1)·1300 ····<2a5>···DW_AT_decl_file···:·(data1)·1
301 ····<2a6>···DW_AT_decl_line···:·(data2)·1472301 ····<2a6>···DW_AT_decl_line···:·(data2)·1472
302 ····<2a8>···DW_AT_decl_column·:·(data1)·18302 ····<2a8>···DW_AT_decl_column·:·(data1)·18
303 ····<2a9>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>303 ····<2a9>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
304 ····<2ad>···DW_AT_location····:·(exprloc)·5·byte·block:·3·88·c·3·0·» (DW_OP_addr:·30c88)304 ····<2ad>···DW_AT_location····:·(exprloc)·5·byte·block:·3·88·c·3·0·» (DW_OP_addr:·30c88)
305 ·<1><2b3>:·Abbrev·Number:·16·(DW_TAG_variable)305 ·<1><2b3>:·Abbrev·Number:·16·(DW_TAG_variable)
306 ····<2b4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·306 ····<2b4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
307 ····<2b8>···DW_AT_decl_file···:·(data1)·1307 ····<2b8>···DW_AT_decl_file···:·(data1)·1
308 ····<2b9>···DW_AT_decl_line···:·(data2)·1474308 ····<2b9>···DW_AT_decl_line···:·(data2)·1474
309 ····<2bb>···DW_AT_decl_column·:·(data1)·12309 ····<2bb>···DW_AT_decl_column·:·(data1)·12
310 ····<2bc>···DW_AT_type········:·(ref_udata)·<0x3c>,·int310 ····<2bc>···DW_AT_type········:·(ref_udata)·<0x3c>,·int
311 ·<1><2bd>:·Abbrev·Number:·16·(DW_TAG_variable)311 ·<1><2bd>:·Abbrev·Number:·16·(DW_TAG_variable)
312 ····<2be>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·312 ····<2be>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
313 ····<2c2>···DW_AT_decl_file···:·(data1)·1313 ····<2c2>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 1457970/1465597 bytes (99.48%) of diff not shown.
745 B
strings --all --bytes=8 {}
    
Offset 1, 35 lines modifiedOffset 1, 32 lines modified
1 jqGCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
 2 *){3K=S\
 3 qIBSH:C{
 4 ;3w.-gFz
 5 5Oc5qIpFD=
 6 yDA=Fs[u
 7 Or+NO}oJ
 8 m0#HM4gV~
 9 A»      X[#Sol
 10 bmLBZK&,
 11 &Odjr»  b·
 12 PJH»    :0;ZQ
 13 j,5HF*'C
 14 WBZE1d-·3
 15 gJgGL.=S:'
 16 !<';KMMq
 17 T>J6oyk#
 18 wN6>BqQN
 19 :Tq_TF0\
 20 0_-JWG"{
 21 2m>qwy#zr
 22 .X?Y'[^M
 23 |7/T"p4HN=
 24 Aq|D~w"|T
 25 TZW?]L-!
2 A%z"kKY>e 
3 !kBY"eO) 
4 !@5RQ7» u 
5 -Cn"kJp_ 
6 $Y+r;bZy 
7 Z!BG,U*4Q 
8 ~??apnb6 
9 {&i-D%#a 
10 &TeZdsRz 
11 5Rf1=^cy 
12 o%+_:8'S}) 
13 gnvwfggwg 
14 F;yq@+z9T 
15 6"}<S,$B 
16 [*·Rv?}Lw 
17 [`~»    gY7F 
18 "hQ7jA@~z 
19 eT>J6o}o# 
20 ^7QJNP3? 
21 P~.DE.oE 
22 l(7if9LCO 
23 .dtC;KDO_ 
24 o&oofMW= 
25 "D,+(--+ 
26 lYy]db>0 
27 iXkiuVUJ 
28 cwbS\U9K 
29 ENO)f+$.1lQ26 ENO)f+$.1lQ
30 |EwG<t7]27 |EwG<t7]
31 '@|136@8»       X28 '@|136@8»       X
32 ]dIk0.G-'D29 ]dIk0.G-'D
33 7h^$hb/sp30 7h^$hb/sp
34 Y4u~gg*G31 Y4u~gg*G
35 7yk{(79]y32 7yk{(79]y
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.19 MB
./usr/lib/debug/.build-id/b9/54b0cb29e7429f865b3c800275d32d33e6b99d.debug vs.
./usr/lib/debug/.build-id/8e/f715bb1e4a0059bdfc3c98a33d2767e559adea.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 89% similar despite different names
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·b954b0cb29e7429f865b3c800275d32d33e6b99d3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8ef715bb1e4a0059bdfc3c98a33d2767e559adea
1.19 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 29 lines modifiedOffset 3, 29 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x2ed76·(32-bit)4 ···Length:········0x2ed76·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·119·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·119·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/_shared/transform.cpython-313-arm-linux-gnueabihf.so.p/transform.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/_shared/transform.cpython-313-arm-linux-gnueabihf.so.p/transform.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x61c514 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x61c5
15 ····<1e>···DW_AT_low_pc······:·(addr)·015 ····<1e>···DW_AT_low_pc······:·(addr)·0
16 ····<22>···DW_AT_stmt_list···:·(sec_offset)·016 ····<22>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<27>···DW_AT_byte_size···:·(data1)·818 ····<27>···DW_AT_byte_size···:·(data1)·8
19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2e>···DW_AT_byte_size···:·(data1)·422 ····<2e>···DW_AT_byte_size···:·(data1)·4
23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><34>:·Abbrev·Number:·38·(DW_TAG_imported_unit)25 ·<1><34>:·Abbrev·Number:·38·(DW_TAG_imported_unit)
26 ····<35>···DW_AT_import······:·(GNU_ref_alt)·<0xc>26 ····<35>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
27 ·<1><39>:·Abbrev·Number:·38·(DW_TAG_imported_unit)27 ·<1><39>:·Abbrev·Number:·38·(DW_TAG_imported_unit)
28 ····<3a>···DW_AT_import······:·(GNU_ref_alt)·<0x81>28 ····<3a>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
29 ·<1><3e>:·Abbrev·Number:·38·(DW_TAG_imported_unit)29 ·<1><3e>:·Abbrev·Number:·38·(DW_TAG_imported_unit)
30 ····<3f>···DW_AT_import······:·(GNU_ref_alt)·<0x154>30 ····<3f>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
31 ·<1><43>:·Abbrev·Number:·38·(DW_TAG_imported_unit)31 ·<1><43>:·Abbrev·Number:·38·(DW_TAG_imported_unit)
Offset 215, 194 lines modifiedOffset 215, 194 lines modified
215 ····<1ef>···DW_AT_name········:·(string)·n215 ····<1ef>···DW_AT_name········:·(string)·n
216 ····<1f1>···DW_AT_decl_file···:·(implicit_const)·1216 ····<1f1>···DW_AT_decl_file···:·(implicit_const)·1
217 ····<1f1>···DW_AT_decl_line···:·(data2)·1242217 ····<1f1>···DW_AT_decl_line···:·(data2)·1242
218 ····<1f3>···DW_AT_decl_column·:·(data1)·63218 ····<1f3>···DW_AT_decl_column·:·(data1)·63
219 ····<1f4>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>219 ····<1f4>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
220 ····<1f8>···DW_AT_data_member_location:·(data1)·8220 ····<1f8>···DW_AT_data_member_location:·(data1)·8
221 ·<2><1f9>:·Abbrev·Number:·30·(DW_TAG_member)221 ·<2><1f9>:·Abbrev·Number:·30·(DW_TAG_member)
222 ····<1fa>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·222 ····<1fa>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
223 ····<1fe>···DW_AT_decl_file···:·(implicit_const)·1223 ····<1fe>···DW_AT_decl_file···:·(implicit_const)·1
224 ····<1fe>···DW_AT_decl_line···:·(data2)·1242224 ····<1fe>···DW_AT_decl_line···:·(data2)·1242
225 ····<200>···DW_AT_decl_column·:·(data1)·78225 ····<200>···DW_AT_decl_column·:·(data1)·78
226 ····<201>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>226 ····<201>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
227 ····<205>···DW_AT_data_member_location:·(data1)·12227 ····<205>···DW_AT_data_member_location:·(data1)·12
228 ·<2><206>:·Abbrev·Number:·30·(DW_TAG_member)228 ·<2><206>:·Abbrev·Number:·30·(DW_TAG_member)
229 ····<207>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·229 ····<207>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
230 ····<20b>···DW_AT_decl_file···:·(implicit_const)·1230 ····<20b>···DW_AT_decl_file···:·(implicit_const)·1
231 ····<20b>···DW_AT_decl_line···:·(data2)·1243231 ····<20b>···DW_AT_decl_line···:·(data2)·1243
232 ····<20d>···DW_AT_decl_column·:·(data1)·28232 ····<20d>···DW_AT_decl_column·:·(data1)·28
233 ····<20e>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>233 ····<20e>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
234 ····<212>···DW_AT_data_member_location:·(data1)·16234 ····<212>···DW_AT_data_member_location:·(data1)·16
235 ·<2><213>:·Abbrev·Number:·30·(DW_TAG_member)235 ·<2><213>:·Abbrev·Number:·30·(DW_TAG_member)
236 ····<214>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·236 ····<214>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
237 ····<218>···DW_AT_decl_file···:·(implicit_const)·1237 ····<218>···DW_AT_decl_file···:·(implicit_const)·1
238 ····<218>···DW_AT_decl_line···:·(data2)·1243238 ····<218>···DW_AT_decl_line···:·(data2)·1243
239 ····<21a>···DW_AT_decl_column·:·(data1)·51239 ····<21a>···DW_AT_decl_column·:·(data1)·51
240 ····<21b>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>240 ····<21b>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
241 ····<21f>···DW_AT_data_member_location:·(data1)·17241 ····<21f>···DW_AT_data_member_location:·(data1)·17
242 ·<2><220>:·Abbrev·Number:·30·(DW_TAG_member)242 ·<2><220>:·Abbrev·Number:·30·(DW_TAG_member)
243 ····<221>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·243 ····<221>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
244 ····<225>···DW_AT_decl_file···:·(implicit_const)·1244 ····<225>···DW_AT_decl_file···:·(implicit_const)·1
245 ····<225>···DW_AT_decl_line···:·(data2)·1243245 ····<225>···DW_AT_decl_line···:·(data2)·1243
246 ····<227>···DW_AT_decl_column·:·(data1)·70246 ····<227>···DW_AT_decl_column·:·(data1)·70
247 ····<228>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>247 ····<228>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
248 ····<22c>···DW_AT_data_member_location:·(data1)·18248 ····<22c>···DW_AT_data_member_location:·(data1)·18
249 ·<2><22d>:·Abbrev·Number:·0249 ·<2><22d>:·Abbrev·Number:·0
250 ·<1><22e>:·Abbrev·Number:·89·(DW_TAG_typedef)250 ·<1><22e>:·Abbrev·Number:·89·(DW_TAG_typedef)
251 ····<22f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·251 ····<22f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
252 ····<233>···DW_AT_decl_file···:·(data1)·1252 ····<233>···DW_AT_decl_file···:·(data1)·1
253 ····<234>···DW_AT_decl_line···:·(data2)·1243253 ····<234>···DW_AT_decl_line···:·(data2)·1243
254 ····<236>···DW_AT_decl_column·:·(data1)·80254 ····<236>···DW_AT_decl_column·:·(data1)·80
255 ····<237>···DW_AT_type········:·(ref_udata)·<0x1d2>255 ····<237>···DW_AT_type········:·(ref_udata)·<0x1d2>
256 ·<1><239>:·Abbrev·Number:·71·(DW_TAG_typedef)256 ·<1><239>:·Abbrev·Number:·71·(DW_TAG_typedef)
257 ····<23a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·257 ····<23a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
258 ····<23e>···DW_AT_decl_file···:·(data1)·1258 ····<23e>···DW_AT_decl_file···:·(data1)·1
259 ····<23f>···DW_AT_decl_line···:·(data2)·1361259 ····<23f>···DW_AT_decl_line···:·(data2)·1361
260 ····<241>···DW_AT_decl_column·:·(data1)·23260 ····<241>···DW_AT_decl_column·:·(data1)·23
261 ····<242>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>261 ····<242>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
262 ·<1><246>:·Abbrev·Number:·71·(DW_TAG_typedef)262 ·<1><246>:·Abbrev·Number:·71·(DW_TAG_typedef)
263 ····<247>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·263 ····<247>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
264 ····<24b>···DW_AT_decl_file···:·(data1)·1264 ····<24b>···DW_AT_decl_file···:·(data1)·1
265 ····<24c>···DW_AT_decl_line···:·(data2)·1362265 ····<24c>···DW_AT_decl_line···:·(data2)·1362
266 ····<24e>···DW_AT_decl_column·:·(data1)·19266 ····<24e>···DW_AT_decl_column·:·(data1)·19
267 ····<24f>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>267 ····<24f>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
268 ·<1><253>:·Abbrev·Number:·20·(DW_TAG_variable)268 ·<1><253>:·Abbrev·Number:·20·(DW_TAG_variable)
269 ····<254>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·269 ····<254>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
270 ····<258>···DW_AT_decl_file···:·(implicit_const)·1270 ····<258>···DW_AT_decl_file···:·(implicit_const)·1
271 ····<258>···DW_AT_decl_line···:·(data2)·1472271 ····<258>···DW_AT_decl_line···:·(data2)·1472
272 ····<25a>···DW_AT_decl_column·:·(data1)·18272 ····<25a>···DW_AT_decl_column·:·(data1)·18
273 ····<25b>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>273 ····<25b>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
274 ····<25f>···DW_AT_location····:·(exprloc)·5·byte·block:·3·10·9·3·0·» (DW_OP_addr:·30910)274 ····<25f>···DW_AT_location····:·(exprloc)·5·byte·block:·3·10·9·3·0·» (DW_OP_addr:·30910)
275 ·<1><265>:·Abbrev·Number:·6·(DW_TAG_variable)275 ·<1><265>:·Abbrev·Number:·6·(DW_TAG_variable)
276 ····<266>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·276 ····<266>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
277 ····<26a>···DW_AT_decl_file···:·(data1)·1277 ····<26a>···DW_AT_decl_file···:·(data1)·1
278 ····<26b>···DW_AT_decl_line···:·(data2)·1474278 ····<26b>···DW_AT_decl_line···:·(data2)·1474
279 ····<26d>···DW_AT_decl_column·:·(data1)·12279 ····<26d>···DW_AT_decl_column·:·(data1)·12
280 ····<26e>···DW_AT_type········:·(GNU_ref_alt)·<0x31>280 ····<26e>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
281 ·<1><272>:·Abbrev·Number:·6·(DW_TAG_variable)281 ·<1><272>:·Abbrev·Number:·6·(DW_TAG_variable)
282 ····<273>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·282 ····<273>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
283 ····<277>···DW_AT_decl_file···:·(data1)·1283 ····<277>···DW_AT_decl_file···:·(data1)·1
284 ····<278>···DW_AT_decl_line···:·(data2)·1475284 ····<278>···DW_AT_decl_line···:·(data2)·1475
285 ····<27a>···DW_AT_decl_column·:·(data1)·12285 ····<27a>···DW_AT_decl_column·:·(data1)·12
286 ····<27b>···DW_AT_type········:·(GNU_ref_alt)·<0x31>286 ····<27b>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
287 ·<1><27f>:·Abbrev·Number:·6·(DW_TAG_variable)287 ·<1><27f>:·Abbrev·Number:·6·(DW_TAG_variable)
288 ····<280>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19b7)·288 ····<280>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19a3)·
289 ····<284>···DW_AT_decl_file···:·(data1)·1289 ····<284>···DW_AT_decl_file···:·(data1)·1
290 ····<285>···DW_AT_decl_line···:·(data2)·1476290 ····<285>···DW_AT_decl_line···:·(data2)·1476
291 ····<287>···DW_AT_decl_column·:·(data1)·21291 ····<287>···DW_AT_decl_column·:·(data1)·21
292 ····<288>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>292 ····<288>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
293 ·<1><28c>:·Abbrev·Number:·6·(DW_TAG_variable)293 ·<1><28c>:·Abbrev·Number:·6·(DW_TAG_variable)
294 ····<28d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff28)·294 ····<28d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff14)·
295 ····<291>···DW_AT_decl_file···:·(data1)·1295 ····<291>···DW_AT_decl_file···:·(data1)·1
296 ····<292>···DW_AT_decl_line···:·(data2)·1477296 ····<292>···DW_AT_decl_line···:·(data2)·1477
297 ····<294>···DW_AT_decl_column·:·(data1)·20297 ····<294>···DW_AT_decl_column·:·(data1)·20
298 ····<295>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>298 ····<295>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
299 ·<1><299>:·Abbrev·Number:·6·(DW_TAG_variable)299 ·<1><299>:·Abbrev·Number:·6·(DW_TAG_variable)
300 ····<29a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32dc54)·300 ····<29a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32dc2c)·
301 ····<29e>···DW_AT_decl_file···:·(data1)·1301 ····<29e>···DW_AT_decl_file···:·(data1)·1
302 ····<29f>···DW_AT_decl_line···:·(data2)·1503302 ····<29f>···DW_AT_decl_line···:·(data2)·1503
303 ····<2a1>···DW_AT_decl_column·:·(data1)·20303 ····<2a1>···DW_AT_decl_column·:·(data1)·20
304 ····<2a2>···DW_AT_type········:·(GNU_ref_alt)·<0x55da>304 ····<2a2>···DW_AT_type········:·(GNU_ref_alt)·<0x55da>
305 ·<1><2a6>:·Abbrev·Number:·92·(DW_TAG_structure_type)305 ·<1><2a6>:·Abbrev·Number:·92·(DW_TAG_structure_type)
306 ····<2a7>···DW_AT_byte_size···:·(data1)·56306 ····<2a7>···DW_AT_byte_size···:·(data1)·56
307 ····<2a8>···DW_AT_decl_file···:·(implicit_const)·1307 ····<2a8>···DW_AT_decl_file···:·(implicit_const)·1
308 ····<2a8>···DW_AT_decl_line···:·(data2)·1525308 ····<2a8>···DW_AT_decl_line···:·(data2)·1525
309 ····<2aa>···DW_AT_decl_column·:·(implicit_const)·9309 ····<2aa>···DW_AT_decl_column·:·(implicit_const)·9
310 ····<2aa>···DW_AT_sibling·····:·(ref_udata)·<0x313>310 ····<2aa>···DW_AT_sibling·····:·(ref_udata)·<0x313>
311 ·<2><2ac>:·Abbrev·Number:·30·(DW_TAG_member)311 ·<2><2ac>:·Abbrev·Number:·30·(DW_TAG_member)
Max diff block lines reached; 1235176/1242890 bytes (99.38%) of diff not shown.
598 B
strings --all --bytes=8 {}
    
Offset 1, 24 lines modifiedOffset 1, 34 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 5~sV+oaJ4 
3 G_fI>VK} 
4 8Uc{njQjN 
5 p5NHe»  oWnJeO2 g~PTf8h5
 3 ~VQs0GY,
 4 eu`C+i#e
 5 Vi·%;s»  W?
 6 BT[V.^<NaY_
 7 -zw57%|&
 8 !&va^tt`
 9 mRm_AZ8'
 10 2+=>.=,R
 11 *Iy"J{{S
 12 zo!QoDiO
6 JEv&/E\=13 zJEv&/E\=
7 aP*\\Cg!$ 
8 ]eW·:MP[14 ]eW·:MP[
9 (^!<Lm@\.\ 
10 $@Y%rimV 
11 CM\iw'X^r15 CM\iw'X^r7
 16 PI<b.l@,
 17 XRY,^DwtP
 18 Ai»     c~5Q;
12 mLo_~h_~h[19 mLo_~h_~h[
13 3`Dy#1CJ 
14 DK`2,I$p 
15 %g"P]rF+ 
16 {·R]5<kX 
17 P'G4IB5M20 jfwqn:`QSlK
 21 'G+vH{;N
 22 #dkCrTgG
 23 `1g<=zPWE
 24 =eB^f!OH
 25 &X6pL8po
 26 '`xtQ-X8
 27 BQ1NU,_{X
18 E{D(3`ZQ28 E{D(3`ZQ
19 ]0W2t1h\29 ]0W2t1h\
20 OfIv0cW530 OfIv0cW5
21 s`xirM=[31 s`xirM=[
22 _^ck!I%4qN32 _^ck!I%4qN
23 "8tR4E0<33 "8tR4E0<
24 i}{-F9$x34 i}{-F9$x
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.58 MB
./usr/lib/debug/.build-id/bb/d6886a0617f99369f751bf98f2da5276b09a57.debug vs.
./usr/lib/debug/.build-id/24/caf492aa06ae6437ed5234029adb9c4a085a88.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 87% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········453900·(bytes·into·file)13 ··Start·of·section·headers:··········453892·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x6ed0c:1 There·are·35·section·headers,·starting·at·offset·0x6ed04:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b10·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b10·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fc3c·00fc34·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fc3c·00fc34·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fd34·00fc34·0002cc·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fd34·00fc34·0002cc·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fc34·0006b4·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fc34·0006b4·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········000406b8·00fc34·0003f4·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········000406b8·00fc34·0003f4·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00007e·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00007e·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001e8·029b26·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001e8·029b1e·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·029d10·000380·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·029d08·000380·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·02a090·012257·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·02a088·012257·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·03c2e8·000852·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·03c2e0·000852·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·03cb3a·000052·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·03cb32·000052·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·03cb8c·025ced·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·03cb84·025ced·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·06287c·00526b·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·062874·00526b·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·067ae7·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·067adf·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·067b40·003c60·10·····33·792··437 ··[32]·.symtab···········SYMTAB··········00000000·067b38·003c60·10·····33·792··4
38 ··[33]·.strtab···········STRTAB··········00000000·06b7a0·003407·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·06b798·003407·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·06eba7·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·06eb9f·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·bbd6886a0617f99369f751bf98f2da5276b09a573 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·24caf492aa06ae6437ed5234029adb9c4a085a88
1.57 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x4f794·(32-bit)4 ···Length:········0x4f794·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·132·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·132·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/rank/core_cy_3d.cpython-312-arm-linux-gnueabihf.so.p/core_cy_3d.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/rank/core_cy_3d.cpython-312-arm-linux-gnueabihf.so.p/core_cy_3d.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xabbd14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xabbd
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·130 ····<3d>···DW_AT_byte_size···:·(data1)·1
31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·234 ····<44>···DW_AT_byte_size···:·(data1)·2
35 ····<45>···DW_AT_encoding····:·(data1)·7»    (unsigned)35 ····<45>···DW_AT_encoding····:·(data1)·7»    (unsigned)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc002)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfee)·
37 ·<1><4a>:·Abbrev·Number:·46·(DW_TAG_imported_unit)37 ·<1><4a>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4f>:·Abbrev·Number:·46·(DW_TAG_imported_unit)39 ·<1><4f>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
41 ·<1><54>:·Abbrev·Number:·46·(DW_TAG_imported_unit)41 ·<1><54>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
43 ·<1><59>:·Abbrev·Number:·46·(DW_TAG_imported_unit)43 ·<1><59>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
Offset 201, 15 lines modifiedOffset 201, 15 lines modified
201 ·<1><1e4>:·Abbrev·Number:·46·(DW_TAG_imported_unit)201 ·<1><1e4>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
202 ····<1e5>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>202 ····<1e5>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>
203 ·<1><1e9>:·Abbrev·Number:·46·(DW_TAG_imported_unit)203 ·<1><1e9>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
204 ····<1ea>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>204 ····<1ea>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
205 ·<1><1ee>:·Abbrev·Number:·46·(DW_TAG_imported_unit)205 ·<1><1ee>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
206 ····<1ef>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>206 ····<1ef>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
207 ·<1><1f3>:·Abbrev·Number:·24·(DW_TAG_variable)207 ·<1><1f3>:·Abbrev·Number:·24·(DW_TAG_variable)
208 ····<1f4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·208 ····<1f4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
209 ····<1f8>···DW_AT_decl_file···:·(data1)·11209 ····<1f8>···DW_AT_decl_file···:·(data1)·11
210 ····<1f9>···DW_AT_decl_line···:·(data2)·641210 ····<1f9>···DW_AT_decl_line···:·(data2)·641
211 ····<1fb>···DW_AT_decl_column·:·(data1)·15211 ····<1fb>···DW_AT_decl_column·:·(data1)·15
212 ····<1fc>···DW_AT_type········:·(GNU_ref_alt)·<0x142>212 ····<1fc>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
213 ····<200>···DW_AT_location····:·(exprloc)·5·byte·block:·3·98·a·4·0·» (DW_OP_addr:·40a98)213 ····<200>···DW_AT_location····:·(exprloc)·5·byte·block:·3·98·a·4·0·» (DW_OP_addr:·40a98)
214 ·<1><206>:·Abbrev·Number:·134·(DW_TAG_subroutine_type)214 ·<1><206>:·Abbrev·Number:·134·(DW_TAG_subroutine_type)
215 ····<208>···DW_AT_prototyped··:·(flag_present)·1215 ····<208>···DW_AT_prototyped··:·(flag_present)·1
Offset 240, 308 lines modifiedOffset 240, 308 lines modified
240 ····<228>···DW_AT_name········:·(string)·n240 ····<228>···DW_AT_name········:·(string)·n
241 ····<22a>···DW_AT_decl_file···:·(implicit_const)·1241 ····<22a>···DW_AT_decl_file···:·(implicit_const)·1
242 ····<22a>···DW_AT_decl_line···:·(data2)·1242242 ····<22a>···DW_AT_decl_line···:·(data2)·1242
243 ····<22c>···DW_AT_decl_column·:·(data1)·63243 ····<22c>···DW_AT_decl_column·:·(data1)·63
244 ····<22d>···DW_AT_type········:·(GNU_ref_alt)·<0x699>244 ····<22d>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
245 ····<231>···DW_AT_data_member_location:·(data1)·8245 ····<231>···DW_AT_data_member_location:·(data1)·8
246 ·<2><232>:·Abbrev·Number:·38·(DW_TAG_member)246 ·<2><232>:·Abbrev·Number:·38·(DW_TAG_member)
247 ····<233>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·247 ····<233>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
248 ····<237>···DW_AT_decl_file···:·(implicit_const)·1248 ····<237>···DW_AT_decl_file···:·(implicit_const)·1
249 ····<237>···DW_AT_decl_line···:·(data2)·1242249 ····<237>···DW_AT_decl_line···:·(data2)·1242
250 ····<239>···DW_AT_decl_column·:·(data1)·78250 ····<239>···DW_AT_decl_column·:·(data1)·78
251 ····<23a>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>251 ····<23a>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
252 ····<23e>···DW_AT_data_member_location:·(data1)·12252 ····<23e>···DW_AT_data_member_location:·(data1)·12
253 ·<2><23f>:·Abbrev·Number:·38·(DW_TAG_member)253 ·<2><23f>:·Abbrev·Number:·38·(DW_TAG_member)
254 ····<240>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·254 ····<240>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
255 ····<244>···DW_AT_decl_file···:·(implicit_const)·1255 ····<244>···DW_AT_decl_file···:·(implicit_const)·1
256 ····<244>···DW_AT_decl_line···:·(data2)·1243256 ····<244>···DW_AT_decl_line···:·(data2)·1243
257 ····<246>···DW_AT_decl_column·:·(data1)·28257 ····<246>···DW_AT_decl_column·:·(data1)·28
258 ····<247>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>258 ····<247>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
259 ····<24b>···DW_AT_data_member_location:·(data1)·16259 ····<24b>···DW_AT_data_member_location:·(data1)·16
260 ·<2><24c>:·Abbrev·Number:·38·(DW_TAG_member)260 ·<2><24c>:·Abbrev·Number:·38·(DW_TAG_member)
261 ····<24d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·261 ····<24d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
262 ····<251>···DW_AT_decl_file···:·(implicit_const)·1262 ····<251>···DW_AT_decl_file···:·(implicit_const)·1
263 ····<251>···DW_AT_decl_line···:·(data2)·1243263 ····<251>···DW_AT_decl_line···:·(data2)·1243
264 ····<253>···DW_AT_decl_column·:·(data1)·51264 ····<253>···DW_AT_decl_column·:·(data1)·51
265 ····<254>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>265 ····<254>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
266 ····<258>···DW_AT_data_member_location:·(data1)·17266 ····<258>···DW_AT_data_member_location:·(data1)·17
267 ·<2><259>:·Abbrev·Number:·38·(DW_TAG_member)267 ·<2><259>:·Abbrev·Number:·38·(DW_TAG_member)
268 ····<25a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·268 ····<25a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
269 ····<25e>···DW_AT_decl_file···:·(implicit_const)·1269 ····<25e>···DW_AT_decl_file···:·(implicit_const)·1
270 ····<25e>···DW_AT_decl_line···:·(data2)·1243270 ····<25e>···DW_AT_decl_line···:·(data2)·1243
271 ····<260>···DW_AT_decl_column·:·(data1)·70271 ····<260>···DW_AT_decl_column·:·(data1)·70
272 ····<261>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>272 ····<261>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
273 ····<265>···DW_AT_data_member_location:·(data1)·18273 ····<265>···DW_AT_data_member_location:·(data1)·18
274 ·<2><266>:·Abbrev·Number:·0274 ·<2><266>:·Abbrev·Number:·0
275 ·<1><267>:·Abbrev·Number:·90·(DW_TAG_typedef)275 ·<1><267>:·Abbrev·Number:·90·(DW_TAG_typedef)
276 ····<268>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·276 ····<268>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
277 ····<26c>···DW_AT_decl_file···:·(data1)·1277 ····<26c>···DW_AT_decl_file···:·(data1)·1
278 ····<26d>···DW_AT_decl_line···:·(data2)·1243278 ····<26d>···DW_AT_decl_line···:·(data2)·1243
279 ····<26f>···DW_AT_decl_column·:·(data1)·80279 ····<26f>···DW_AT_decl_column·:·(data1)·80
280 ····<270>···DW_AT_type········:·(ref_udata)·<0x20b>280 ····<270>···DW_AT_type········:·(ref_udata)·<0x20b>
281 ·<1><272>:·Abbrev·Number:·93·(DW_TAG_typedef)281 ·<1><272>:·Abbrev·Number:·93·(DW_TAG_typedef)
282 ····<273>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·282 ····<273>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
283 ····<277>···DW_AT_decl_file···:·(data1)·1283 ····<277>···DW_AT_decl_file···:·(data1)·1
284 ····<278>···DW_AT_decl_line···:·(data2)·1361284 ····<278>···DW_AT_decl_line···:·(data2)·1361
285 ····<27a>···DW_AT_decl_column·:·(data1)·23285 ····<27a>···DW_AT_decl_column·:·(data1)·23
286 ····<27b>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>286 ····<27b>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
287 ·<1><27f>:·Abbrev·Number:·93·(DW_TAG_typedef)287 ·<1><27f>:·Abbrev·Number:·93·(DW_TAG_typedef)
288 ····<280>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·288 ····<280>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
289 ····<284>···DW_AT_decl_file···:·(data1)·1289 ····<284>···DW_AT_decl_file···:·(data1)·1
290 ····<285>···DW_AT_decl_line···:·(data2)·1362290 ····<285>···DW_AT_decl_line···:·(data2)·1362
291 ····<287>···DW_AT_decl_column·:·(data1)·19291 ····<287>···DW_AT_decl_column·:·(data1)·19
292 ····<288>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>292 ····<288>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
293 ·<1><28c>:·Abbrev·Number:·24·(DW_TAG_variable)293 ·<1><28c>:·Abbrev·Number:·24·(DW_TAG_variable)
294 ····<28d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·294 ····<28d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
295 ····<291>···DW_AT_decl_file···:·(data1)·1295 ····<291>···DW_AT_decl_file···:·(data1)·1
296 ····<292>···DW_AT_decl_line···:·(data2)·1472296 ····<292>···DW_AT_decl_line···:·(data2)·1472
297 ····<294>···DW_AT_decl_column·:·(data1)·18297 ····<294>···DW_AT_decl_column·:·(data1)·18
298 ····<295>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>298 ····<295>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
299 ····<299>···DW_AT_location····:·(exprloc)·5·byte·block:·3·d0·9·4·0·» (DW_OP_addr:·409d0)299 ····<299>···DW_AT_location····:·(exprloc)·5·byte·block:·3·d0·9·4·0·» (DW_OP_addr:·409d0)
300 ·<1><29f>:·Abbrev·Number:·8·(DW_TAG_variable)300 ·<1><29f>:·Abbrev·Number:·8·(DW_TAG_variable)
301 ····<2a0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·301 ····<2a0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
302 ····<2a4>···DW_AT_decl_file···:·(data1)·1302 ····<2a4>···DW_AT_decl_file···:·(data1)·1
303 ····<2a5>···DW_AT_decl_line···:·(data2)·1474303 ····<2a5>···DW_AT_decl_line···:·(data2)·1474
304 ····<2a7>···DW_AT_decl_column·:·(data1)·12304 ····<2a7>···DW_AT_decl_column·:·(data1)·12
305 ····<2a8>···DW_AT_type········:·(GNU_ref_alt)·<0x31>305 ····<2a8>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
306 ·<1><2ac>:·Abbrev·Number:·8·(DW_TAG_variable)306 ·<1><2ac>:·Abbrev·Number:·8·(DW_TAG_variable)
307 ····<2ad>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·307 ····<2ad>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
308 ····<2b1>···DW_AT_decl_file···:·(data1)·1308 ····<2b1>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 1638384/1646097 bytes (99.53%) of diff not shown.
906 B
strings --all --bytes=8 {}
    
Offset 1, 36 lines modifiedOffset 1, 46 lines modified
1 WGCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 v_,3{T.2 
3 ?({i-S|] 
4 ]&^r3qwb 
5 H9m9Uva? 
6 7n{E}S\~cf 
7 l(3u&egHY 
8 i!x9R,5rLT 
9 &j+*q@%cq[ 
10 )kK*8];* 
11 Nu_Ao|p% 
12 }G>7=GH?' 
13 j{:_fa(JnWM 
14 ySz:8lG$ 
15 *»      xGCpPy 
16 c-.3c:W_@ 
17 v<bN#:J:Q 
18 8WP*0cG{] 
19 15YT<i{- 
20 >2cb13KI 
21 /»      rq=fW* 
22 )O_oBq/3) 
23 xAY")KK( 
24 'TiG(CyN 
25 7»      qVF6*}&2 eWy(24Ep
 3 %sxm,NP;
 4 Ms_O·@~v
 5 ^P*LmJjve
 6 wF]6.Jk"
 7 jV\;!G3D
 8 'x}Na3H_
 9 xN-P[}Dm
 10 }WY;}Rd/
 11 BJ2-rFBb
 12 \yY>K~Bd
 13 XEME+8rU
 14 Po/IO_YKR
 15 v5*`.R7S
 16 4^Xv@VR5YXn·
 17 ZX<^Ge^Ws
 18 5c0fl#][
 19 m!sm»   e!3
 20 [d:*Og0/
 21 g+CPCd|LE
 22 iTyhT9aT)
 23 L$f&))y,p
 24 ]Y+"1)oU
 25 z%B`Y=C3
 26 %9UHzckD9
 27 »       ?q#LC7]
 28 ;QFjLGfk
 29 2](`w·tm*
 30 »       w\B"jz-
 31 pG/D3.h3
 32 an3q]f.*x
 33 G4aIPA%q
26 P^~q2@\~q&34 @^~q2@\~q&
27 (7P»    oovZwFi~o 
28 4k.G?$bU> 
29 ^_H;(.u-35 E&q4'q4'
 36 4UDPY2mk
 37 JELsZW4k
 38 Q»      omvZwFi~
 39 h)G?$bU>
30 R[b*Y3gI[40 R[b*Y3gI[
31 ~}"^*vn]{41 ~}"^*vn]{
32 v^yS<3/d42 v^yS<3/d
33 ·C;{|$$^43 ·C;{|$$^
34 qwegGymE44 qwegGymE
35 \rwnGoE*45 \rwnGoE*
36 ·#GD@|_H46 ·#GD@|_H
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.5 MB
./usr/lib/debug/.build-id/bb/e40be3a02ab026dbb10601a1c39c8ac3756f8a.debug vs.
./usr/lib/debug/.build-id/0a/a7612cd23ff8baa34435e84a6a590c07edf96c.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 88% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········357084·(bytes·into·file)13 ··Start·of·section·headers:··········357080·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x572dc:1 There·are·35·section·headers,·starting·at·offset·0x572d8:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b80·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b80·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0002fc20·00fc18·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0002fc20·00fc18·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0002fd18·00fc18·0002e8·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0002fd18·00fc18·0002e8·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00030000·00fc18·000958·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00030000·00fc18·000958·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00030958·00fc18·0003e8·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00030958·00fc18·0003e8·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00008a·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00008a·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001f4·02111f·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001f4·021119·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·021314·000497·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·021310·000497·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·0217ac·00fd2c·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·0217a8·00fd2c·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·0314d8·000987·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·0314d4·000987·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·031e5f·000051·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·031e5b·000051·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·031eb0·019f85·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·031eac·019f85·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·04be38·003f34·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·04be34·003f34·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·04fd6c·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·04fd68·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·04fdc4·003f30·10·····33·830··437 ··[32]·.symtab···········SYMTAB··········00000000·04fdc0·003f30·10·····33·830··4
38 ··[33]·.strtab···········STRTAB··········00000000·053cf4·003482·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·053cf0·003482·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·057176·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·057172·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·bbe40be3a02ab026dbb10601a1c39c8ac3756f8a3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0aa7612cd23ff8baa34435e84a6a590c07edf96c
1.49 MB
readelf --wide --debug-dump=info {}
    
Offset 4, 15 lines modifiedOffset 4, 15 lines modified
4 ···Length:········0x2b·(32-bit)4 ···Length:········0x2b·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_partial·(3)6 ···Unit·Type:·····DW_UT_partial·(3)
7 ···Abbrev·Offset:·0x8857 ···Abbrev·Offset:·0x885
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·66·(DW_TAG_partial_unit)9 ·<0><c>:·Abbrev·Number:·66·(DW_TAG_partial_unit)
10 ····<d>···DW_AT_stmt_list···:·(sec_offset)·010 ····<d>···DW_AT_stmt_list···:·(sec_offset)·0
11 ····<11>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·11 ····<11>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
12 ·<1><15>:·Abbrev·Number:·10·(DW_TAG_imported_unit)12 ·<1><15>:·Abbrev·Number:·10·(DW_TAG_imported_unit)
13 ····<16>···DW_AT_import······:·(GNU_ref_alt)·<0xc>13 ····<16>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
14 ·<1><1a>:·Abbrev·Number:·10·(DW_TAG_imported_unit)14 ·<1><1a>:·Abbrev·Number:·10·(DW_TAG_imported_unit)
15 ····<1b>···DW_AT_import······:·(GNU_ref_alt)·<0x17c>15 ····<1b>···DW_AT_import······:·(GNU_ref_alt)·<0x17c>
16 ·<1><1f>:·Abbrev·Number:·10·(DW_TAG_imported_unit)16 ·<1><1f>:·Abbrev·Number:·10·(DW_TAG_imported_unit)
17 ····<20>···DW_AT_import······:·(GNU_ref_alt)·<0x5700>17 ····<20>···DW_AT_import······:·(GNU_ref_alt)·<0x5700>
18 ·<1><24>:·Abbrev·Number:·10·(DW_TAG_imported_unit)18 ·<1><24>:·Abbrev·Number:·10·(DW_TAG_imported_unit)
Offset 23, 33 lines modifiedOffset 23, 33 lines modified
23 ··Compilation·Unit·@·offset·0x2f:23 ··Compilation·Unit·@·offset·0x2f:
24 ···Length:········0x38acf·(32-bit)24 ···Length:········0x38acf·(32-bit)
25 ···Version:·······525 ···Version:·······5
26 ···Unit·Type:·····DW_UT_compile·(1)26 ···Unit·Type:·····DW_UT_compile·(1)
27 ···Abbrev·Offset:·027 ···Abbrev·Offset:·0
28 ···Pointer·Size:··428 ···Pointer·Size:··4
29 ·<0><3b>:·Abbrev·Number:·125·(DW_TAG_compile_unit)29 ·<0><3b>:·Abbrev·Number:·125·(DW_TAG_compile_unit)
30 ····<3c>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·30 ····<3c>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
31 ····<40>···DW_AT_language····:·(data1)·12»   (ANSI·C99)31 ····<40>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
32 ····<41>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_unwrap_3d.cpython-312-arm-linux-gnueabihf.so.p/_unwrap_3d.c32 ····<41>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_unwrap_3d.cpython-312-arm-linux-gnueabihf.so.p/_unwrap_3d.c
33 ····<45>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·33 ····<45>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
34 ····<49>···DW_AT_ranges······:·(sec_offset)·0x763334 ····<49>···DW_AT_ranges······:·(sec_offset)·0x7633
35 ····<4d>···DW_AT_low_pc······:·(addr)·035 ····<4d>···DW_AT_low_pc······:·(addr)·0
36 ····<51>···DW_AT_stmt_list···:·(sec_offset)·036 ····<51>···DW_AT_stmt_list···:·(sec_offset)·0
37 ·<1><55>:·Abbrev·Number:·1·(DW_TAG_base_type)37 ·<1><55>:·Abbrev·Number:·1·(DW_TAG_base_type)
38 ····<56>···DW_AT_byte_size···:·(data1)·838 ····<56>···DW_AT_byte_size···:·(data1)·8
39 ····<57>···DW_AT_encoding····:·(data1)·7»    (unsigned)39 ····<57>···DW_AT_encoding····:·(data1)·7»    (unsigned)
40 ····<58>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·40 ····<58>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
41 ·<1><5c>:·Abbrev·Number:·1·(DW_TAG_base_type)41 ·<1><5c>:·Abbrev·Number:·1·(DW_TAG_base_type)
42 ····<5d>···DW_AT_byte_size···:·(data1)·442 ····<5d>···DW_AT_byte_size···:·(data1)·4
43 ····<5e>···DW_AT_encoding····:·(data1)·7»    (unsigned)43 ····<5e>···DW_AT_encoding····:·(data1)·7»    (unsigned)
44 ····<5f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·44 ····<5f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
45 ·<1><63>:·Abbrev·Number:·1·(DW_TAG_base_type)45 ·<1><63>:·Abbrev·Number:·1·(DW_TAG_base_type)
46 ····<64>···DW_AT_byte_size···:·(data1)·146 ····<64>···DW_AT_byte_size···:·(data1)·1
47 ····<65>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)47 ····<65>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
48 ····<66>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·48 ····<66>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
49 ·<1><6a>:·Abbrev·Number:·41·(DW_TAG_imported_unit)49 ·<1><6a>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
50 ····<6b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>50 ····<6b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
51 ·<1><6f>:·Abbrev·Number:·41·(DW_TAG_imported_unit)51 ·<1><6f>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
52 ····<70>···DW_AT_import······:·(GNU_ref_alt)·<0x81>52 ····<70>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
53 ·<1><74>:·Abbrev·Number:·41·(DW_TAG_imported_unit)53 ·<1><74>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
54 ····<75>···DW_AT_import······:·(GNU_ref_alt)·<0x154>54 ····<75>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
55 ·<1><79>:·Abbrev·Number:·41·(DW_TAG_imported_unit)55 ·<1><79>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
Offset 209, 15 lines modifiedOffset 209, 15 lines modified
209 ·<1><1fa>:·Abbrev·Number:·41·(DW_TAG_imported_unit)209 ·<1><1fa>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
210 ····<1fb>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>210 ····<1fb>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
211 ·<1><1ff>:·Abbrev·Number:·41·(DW_TAG_imported_unit)211 ·<1><1ff>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
212 ····<200>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2978>212 ····<200>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2978>
213 ·<1><204>:·Abbrev·Number:·138·(DW_TAG_imported_unit)213 ·<1><204>:·Abbrev·Number:·138·(DW_TAG_imported_unit)
214 ····<206>···DW_AT_import······:·(ref_addr)·<0xc>»      [Abbrev·Number:·66·(DW_TAG_partial_unit)]214 ····<206>···DW_AT_import······:·(ref_addr)·<0xc>»      [Abbrev·Number:·66·(DW_TAG_partial_unit)]
215 ·<1><20a>:·Abbrev·Number:·22·(DW_TAG_variable)215 ·<1><20a>:·Abbrev·Number:·22·(DW_TAG_variable)
216 ····<20b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·216 ····<20b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
217 ····<20f>···DW_AT_decl_file···:·(data1)·13217 ····<20f>···DW_AT_decl_file···:·(data1)·13
218 ····<210>···DW_AT_decl_line···:·(data2)·641218 ····<210>···DW_AT_decl_line···:·(data2)·641
219 ····<212>···DW_AT_decl_column·:·(data1)·15219 ····<212>···DW_AT_decl_column·:·(data1)·15
220 ····<213>···DW_AT_type········:·(GNU_ref_alt)·<0x142>220 ····<213>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
221 ····<217>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a8·c·3·0·» (DW_OP_addr:·30ca8)221 ····<217>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a8·c·3·0·» (DW_OP_addr:·30ca8)
222 ·<1><21d>:·Abbrev·Number:·87·(DW_TAG_structure_type)222 ·<1><21d>:·Abbrev·Number:·87·(DW_TAG_structure_type)
223 ····<21e>···DW_AT_byte_size···:·(data1)·20223 ····<21e>···DW_AT_byte_size···:·(data1)·20
Offset 243, 308 lines modifiedOffset 243, 308 lines modified
243 ····<23a>···DW_AT_name········:·(string)·n243 ····<23a>···DW_AT_name········:·(string)·n
244 ····<23c>···DW_AT_decl_file···:·(implicit_const)·1244 ····<23c>···DW_AT_decl_file···:·(implicit_const)·1
245 ····<23c>···DW_AT_decl_line···:·(data2)·1243245 ····<23c>···DW_AT_decl_line···:·(data2)·1243
246 ····<23e>···DW_AT_decl_column·:·(data1)·63246 ····<23e>···DW_AT_decl_column·:·(data1)·63
247 ····<23f>···DW_AT_type········:·(GNU_ref_alt)·<0x699>247 ····<23f>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
248 ····<243>···DW_AT_data_member_location:·(data1)·8248 ····<243>···DW_AT_data_member_location:·(data1)·8
249 ·<2><244>:·Abbrev·Number:·30·(DW_TAG_member)249 ·<2><244>:·Abbrev·Number:·30·(DW_TAG_member)
250 ····<245>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·250 ····<245>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
251 ····<249>···DW_AT_decl_file···:·(implicit_const)·1251 ····<249>···DW_AT_decl_file···:·(implicit_const)·1
252 ····<249>···DW_AT_decl_line···:·(data2)·1243252 ····<249>···DW_AT_decl_line···:·(data2)·1243
253 ····<24b>···DW_AT_decl_column·:·(data1)·78253 ····<24b>···DW_AT_decl_column·:·(data1)·78
254 ····<24c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>254 ····<24c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
255 ····<250>···DW_AT_data_member_location:·(data1)·12255 ····<250>···DW_AT_data_member_location:·(data1)·12
256 ·<2><251>:·Abbrev·Number:·30·(DW_TAG_member)256 ·<2><251>:·Abbrev·Number:·30·(DW_TAG_member)
257 ····<252>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·257 ····<252>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
258 ····<256>···DW_AT_decl_file···:·(implicit_const)·1258 ····<256>···DW_AT_decl_file···:·(implicit_const)·1
259 ····<256>···DW_AT_decl_line···:·(data2)·1244259 ····<256>···DW_AT_decl_line···:·(data2)·1244
260 ····<258>···DW_AT_decl_column·:·(data1)·28260 ····<258>···DW_AT_decl_column·:·(data1)·28
261 ····<259>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>261 ····<259>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
262 ····<25d>···DW_AT_data_member_location:·(data1)·16262 ····<25d>···DW_AT_data_member_location:·(data1)·16
263 ·<2><25e>:·Abbrev·Number:·30·(DW_TAG_member)263 ·<2><25e>:·Abbrev·Number:·30·(DW_TAG_member)
264 ····<25f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·264 ····<25f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
265 ····<263>···DW_AT_decl_file···:·(implicit_const)·1265 ····<263>···DW_AT_decl_file···:·(implicit_const)·1
266 ····<263>···DW_AT_decl_line···:·(data2)·1244266 ····<263>···DW_AT_decl_line···:·(data2)·1244
267 ····<265>···DW_AT_decl_column·:·(data1)·51267 ····<265>···DW_AT_decl_column·:·(data1)·51
268 ····<266>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>268 ····<266>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
269 ····<26a>···DW_AT_data_member_location:·(data1)·17269 ····<26a>···DW_AT_data_member_location:·(data1)·17
270 ·<2><26b>:·Abbrev·Number:·30·(DW_TAG_member)270 ·<2><26b>:·Abbrev·Number:·30·(DW_TAG_member)
271 ····<26c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·271 ····<26c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
272 ····<270>···DW_AT_decl_file···:·(implicit_const)·1272 ····<270>···DW_AT_decl_file···:·(implicit_const)·1
273 ····<270>···DW_AT_decl_line···:·(data2)·1244273 ····<270>···DW_AT_decl_line···:·(data2)·1244
274 ····<272>···DW_AT_decl_column·:·(data1)·70274 ····<272>···DW_AT_decl_column·:·(data1)·70
275 ····<273>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>275 ····<273>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
276 ····<277>···DW_AT_data_member_location:·(data1)·18276 ····<277>···DW_AT_data_member_location:·(data1)·18
277 ·<2><278>:·Abbrev·Number:·0277 ·<2><278>:·Abbrev·Number:·0
278 ·<1><279>:·Abbrev·Number:·82·(DW_TAG_typedef)278 ·<1><279>:·Abbrev·Number:·82·(DW_TAG_typedef)
279 ····<27a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·279 ····<27a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
280 ····<27e>···DW_AT_decl_file···:·(data1)·1280 ····<27e>···DW_AT_decl_file···:·(data1)·1
281 ····<27f>···DW_AT_decl_line···:·(data2)·1244281 ····<27f>···DW_AT_decl_line···:·(data2)·1244
282 ····<281>···DW_AT_decl_column·:·(data1)·80282 ····<281>···DW_AT_decl_column·:·(data1)·80
283 ····<282>···DW_AT_type········:·(ref_udata)·<0x21d>283 ····<282>···DW_AT_type········:·(ref_udata)·<0x21d>
284 ·<1><284>:·Abbrev·Number:·99·(DW_TAG_typedef)284 ·<1><284>:·Abbrev·Number:·99·(DW_TAG_typedef)
285 ····<285>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·285 ····<285>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
286 ····<289>···DW_AT_decl_file···:·(data1)·1286 ····<289>···DW_AT_decl_file···:·(data1)·1
287 ····<28a>···DW_AT_decl_line···:·(data2)·1362287 ····<28a>···DW_AT_decl_line···:·(data2)·1362
288 ····<28c>···DW_AT_decl_column·:·(data1)·23288 ····<28c>···DW_AT_decl_column·:·(data1)·23
289 ····<28d>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>289 ····<28d>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
290 ·<1><291>:·Abbrev·Number:·99·(DW_TAG_typedef)290 ·<1><291>:·Abbrev·Number:·99·(DW_TAG_typedef)
291 ····<292>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·291 ····<292>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
292 ····<296>···DW_AT_decl_file···:·(data1)·1292 ····<296>···DW_AT_decl_file···:·(data1)·1
293 ····<297>···DW_AT_decl_line···:·(data2)·1363293 ····<297>···DW_AT_decl_line···:·(data2)·1363
294 ····<299>···DW_AT_decl_column·:·(data1)·19294 ····<299>···DW_AT_decl_column·:·(data1)·19
295 ····<29a>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>295 ····<29a>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
296 ·<1><29e>:·Abbrev·Number:·22·(DW_TAG_variable)296 ·<1><29e>:·Abbrev·Number:·22·(DW_TAG_variable)
297 ····<29f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·297 ····<29f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
298 ····<2a3>···DW_AT_decl_file···:·(data1)·1298 ····<2a3>···DW_AT_decl_file···:·(data1)·1
299 ····<2a4>···DW_AT_decl_line···:·(data2)·1473299 ····<2a4>···DW_AT_decl_line···:·(data2)·1473
300 ····<2a6>···DW_AT_decl_column·:·(data1)·18300 ····<2a6>···DW_AT_decl_column·:·(data1)·18
301 ····<2a7>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>301 ····<2a7>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
302 ····<2ab>···DW_AT_location····:·(exprloc)·5·byte·block:·3·68·c·3·0·» (DW_OP_addr:·30c68)302 ····<2ab>···DW_AT_location····:·(exprloc)·5·byte·block:·3·68·c·3·0·» (DW_OP_addr:·30c68)
303 ·<1><2b1>:·Abbrev·Number:·6·(DW_TAG_variable)303 ·<1><2b1>:·Abbrev·Number:·6·(DW_TAG_variable)
Max diff block lines reached; 1557869/1565403 bytes (99.52%) of diff not shown.
720 B
strings --all --bytes=8 {}
    
Offset 1, 34 lines modifiedOffset 1, 31 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 lGCC:·(Debian·14.2.0-8)·14.2.0
 2 (_8U/va»
 3 %Y/S3y$;
 4 q»      ,?O%0Y
 5 iY~qK^v&ZW
 6 3)|2LkWIU
2 ){FYxUdI 
3 e->rp-Vg 
4 '·{;dYFqYF 
5 xb?ik·m- 
6 U\tHS?PJ7 
7 WW*T%n;} 
8 xp»     t4J`l 
9 fwgvvfwnw 
10 KIb)Y$eo7 KIf)Y$eo
11 _w@";»  V> 
12 pe}&#\YU 
13 3(|8L5/C= 
14 7tplM!:#3 
15 kRB2fURf 
16 i@H{"Ga/n 
17 gt$f,mv% 
18 hkO_.FaO 
19 (p:]w6nX 
20 ]Hm)t)sm 
21 a3*emF~5 
22 %+}}N$+e} 
23 5N_dU6·4 
24 /NCxmM)IU 
25 ,)`gA5wX 
26 H@U[#d:U 
27 *!)"(:Yf8 `ZwiZE6-
 9 .j`&pxwQ
 10 ~E=;SEly
 11 ~F&>?kv_
 12 8z.Hkj*z
 13 1&%xlz%e
 14 @Hy*Ga?n
 15 Ips'MQVCP
 16 !(e=5hD)(C
 17 7!CfiyZL(N
 18 r"F7D5gQ
 19 h*f}TWl*
 20 ~"\edMEYxS
 21 7kxv6=w4M»      
 22 d5\NW\&@»       2
 23 *em)j5rm
 24 _vY|4oH;
28 LS`+^yMmW25 LS`+^yMmW
29 ;CNO)f."26 ;CNO)f."
30 $Sjy_GJO27 $Sjy_GJO
31 HePT4C|ii28 HePT4C|ii
32 n*s?oq?U29 n*s?oq?U
33 %:9Zy+,q30 %:9Zy+,q
34 -pE=#r=my'31 -pE=#r=my'
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
2.85 MB
./usr/lib/debug/.build-id/bb/fc5559212fec2cf97d886ed05167a3a2ce7174.debug vs.
./usr/lib/debug/.build-id/c5/dd7a1f0a49e9fd325bc312e4082b8d93efbbe6.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 90% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········537988·(bytes·into·file)13 ··Start·of·section·headers:··········537992·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········717 ··Number·of·program·headers:·········7
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3719 ··Number·of·section·headers:·········37
20 ··Section·header·string·table·index:·3620 ··Section·header·string·table·index:·36
3.22 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·37·section·headers,·starting·at·offset·0x83584:1 There·are·37·section·headers,·starting·at·offset·0x83588:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············00000114·000114·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············00000114·000114·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000138·000138·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000138·000138·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000158·000138·000ea0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000158·000138·000ea0·10···A··4···3··4
Offset 24, 23 lines modifiedOffset 24, 23 lines modified
24 ··[19]·.dynamic··········NOBITS··········0003fb54·00fb4c·000108·08··WA··4···0··424 ··[19]·.dynamic··········NOBITS··········0003fb54·00fb4c·000108·08··WA··4···0··4
25 ··[20]·.got··············NOBITS··········0003fc5c·00fb4c·0003a4·04··WA··0···0··425 ··[20]·.got··············NOBITS··········0003fc5c·00fb4c·0003a4·04··WA··0···0··4
26 ··[21]·.data·············NOBITS··········00040000·00fb4c·000ba4·00··WA··0···0··826 ··[21]·.data·············NOBITS··········00040000·00fb4c·000ba4·00··WA··0···0··8
27 ··[22]·.bss··············NOBITS··········00040ba8·00fb4c·000658·00··WA··0···0··827 ··[22]·.bss··············NOBITS··········00040ba8·00fb4c·000658·00··WA··0···0··8
28 ··[23]·.comment··········PROGBITS········00000000·000138·00001e·01··MS··0···0··128 ··[23]·.comment··········PROGBITS········00000000·000138·00001e·01··MS··0···0··1
29 ··[24]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000156·000031·00······0···0··129 ··[24]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000156·000031·00······0···0··1
30 ··[25]·.debug_aranges····PROGBITS········00000000·000188·0000a1·00···C··0···0··430 ··[25]·.debug_aranges····PROGBITS········00000000·000188·0000a1·00···C··0···0··4
31 ··[26]·.debug_info·······PROGBITS········00000000·00022c·03332e·00···C··0···0··431 ··[26]·.debug_info·······PROGBITS········00000000·00022c·033334·00···C··0···0··4
32 ··[27]·.debug_abbrev·····PROGBITS········00000000·03355c·000831·00···C··0···0··432 ··[27]·.debug_abbrev·····PROGBITS········00000000·033560·000831·00···C··0···0··4
33 ··[28]·.debug_line·······PROGBITS········00000000·033d90·0157af·00···C··0···0··433 ··[28]·.debug_line·······PROGBITS········00000000·033d94·0157af·00···C··0···0··4
34 ··[29]·.debug_frame······PROGBITS········00000000·049540·000aaf·00···C··0···0··434 ··[29]·.debug_frame······PROGBITS········00000000·049544·000aaf·00···C··0···0··4
35 ··[30]·.debug_str········PROGBITS········00000000·049fef·00004b·01··MS··0···0··135 ··[30]·.debug_str········PROGBITS········00000000·049ff3·00004b·01··MS··0···0··1
36 ··[31]·.debug_loclists···PROGBITS········00000000·04a03c·027392·00···C··0···0··436 ··[31]·.debug_loclists···PROGBITS········00000000·04a040·027392·00···C··0···0··4
37 ··[32]·.debug_rnglists···PROGBITS········00000000·0713d0·006357·00···C··0···0··437 ··[32]·.debug_rnglists···PROGBITS········00000000·0713d4·006357·00···C··0···0··4
38 ··[33]·.gnu_debugaltlink·PROGBITS········00000000·077727·000056·00······0···0··138 ··[33]·.gnu_debugaltlink·PROGBITS········00000000·07772b·000056·00······0···0··1
39 ··[34]·.symtab···········SYMTAB··········00000000·077780·005180·10·····35·1073··439 ··[34]·.symtab···········SYMTAB··········00000000·077784·005180·10·····35·1073··4
40 ··[35]·.strtab···········STRTAB··········00000000·07c900·006b0a·00······0···0··140 ··[35]·.strtab···········STRTAB··········00000000·07c904·006b0a·00······0···0··1
41 ··[36]·.shstrtab·········STRTAB··········00000000·08340a·000179·00······0···0··141 ··[36]·.shstrtab·········STRTAB··········00000000·08340e·000179·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 ··D·(mbind),·y·(purecode),·p·(processor·specific)46 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·bbfc5559212fec2cf97d886ed05167a3a2ce71743 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·c5dd7a1f0a49e9fd325bc312e4082b8d93efbbe6
2.84 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x5ecd5·(32-bit)4 ···Length:········0x5ecd5·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·269·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·269·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbd3d)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbd29)·
11 ····<12>···DW_AT_language····:·(data1)·33»   (C++14)11 ····<12>···DW_AT_language····:·(data1)·33»   (C++14)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_cascade.cpython-313-arm-linux-gnueabihf.so.p/_cascade.cpp12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_cascade.cpython-313-arm-linux-gnueabihf.so.p/_cascade.cpp
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xc80614 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xc806
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·426 ····<36>···DW_AT_byte_size···:·(data1)·4
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·830 ····<3d>···DW_AT_byte_size···:·(data1)·8
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·134 ····<44>···DW_AT_byte_size···:·(data1)·1
35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><4a>:·Abbrev·Number:·2·(DW_TAG_base_type)37 ·<1><4a>:·Abbrev·Number:·2·(DW_TAG_base_type)
38 ····<4b>···DW_AT_byte_size···:·(data1)·438 ····<4b>···DW_AT_byte_size···:·(data1)·4
39 ····<4c>···DW_AT_encoding····:·(data1)·5»    (signed)39 ····<4c>···DW_AT_encoding····:·(data1)·5»    (signed)
40 ····<4d>···DW_AT_name········:·(string)·int40 ····<4d>···DW_AT_name········:·(string)·int
41 ·<1><51>:·Abbrev·Number:·92·(DW_TAG_imported_unit)41 ·<1><51>:·Abbrev·Number:·92·(DW_TAG_imported_unit)
42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
43 ·<1><56>:·Abbrev·Number:·92·(DW_TAG_imported_unit)43 ·<1><56>:·Abbrev·Number:·92·(DW_TAG_imported_unit)
Offset 145, 44 lines modifiedOffset 145, 44 lines modified
145 ·<1><155>:·Abbrev·Number:·309·(DW_TAG_namespace)145 ·<1><155>:·Abbrev·Number:·309·(DW_TAG_namespace)
146 ····<157>···DW_AT_name········:·(string)·std146 ····<157>···DW_AT_name········:·(string)·std
147 ····<15b>···DW_AT_decl_file···:·(data1)·40147 ····<15b>···DW_AT_decl_file···:·(data1)·40
148 ····<15c>···DW_AT_decl_line···:·(data2)·308148 ····<15c>···DW_AT_decl_line···:·(data2)·308
149 ····<15e>···DW_AT_decl_column·:·(data1)·11149 ····<15e>···DW_AT_decl_column·:·(data1)·11
150 ····<15f>···DW_AT_sibling·····:·(ref_udata)·<0x34a8>150 ····<15f>···DW_AT_sibling·····:·(ref_udata)·<0x34a8>
151 ·<2><161>:·Abbrev·Number:·308·(DW_TAG_namespace)151 ·<2><161>:·Abbrev·Number:·308·(DW_TAG_namespace)
152 ····<163>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f04e3)·152 ····<163>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f04cf)·
153 ····<167>···DW_AT_decl_file···:·(data1)·39153 ····<167>···DW_AT_decl_file···:·(data1)·39
154 ····<168>···DW_AT_decl_line···:·(data2)·2836154 ····<168>···DW_AT_decl_line···:·(data2)·2836
155 ····<16a>···DW_AT_decl_column·:·(data1)·13155 ····<16a>···DW_AT_decl_column·:·(data1)·13
156 ·<2><16b>:·Abbrev·Number:·218·(DW_TAG_namespace)156 ·<2><16b>:·Abbrev·Number:·218·(DW_TAG_namespace)
157 ····<16d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb253)·157 ····<16d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb23f)·
158 ····<171>···DW_AT_decl_file···:·(data1)·41158 ····<171>···DW_AT_decl_file···:·(data1)·41
159 ····<172>···DW_AT_decl_line···:·(data1)·61159 ····<172>···DW_AT_decl_line···:·(data1)·61
160 ····<173>···DW_AT_decl_column·:·(data1)·13160 ····<173>···DW_AT_decl_column·:·(data1)·13
161 ····<174>···DW_AT_sibling·····:·(ref_udata)·<0x177>161 ····<174>···DW_AT_sibling·····:·(ref_udata)·<0x177>
162 ·<3><176>:·Abbrev·Number:·0162 ·<3><176>:·Abbrev·Number:·0
163 ·<2><177>:·Abbrev·Number:·254·(DW_TAG_namespace)163 ·<2><177>:·Abbrev·Number:·254·(DW_TAG_namespace)
164 ····<179>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f77d)·164 ····<179>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f755)·
165 ····<17d>···DW_AT_decl_file···:·(data1)·45165 ····<17d>···DW_AT_decl_file···:·(data1)·45
166 ····<17e>···DW_AT_decl_line···:·(data1)·50166 ····<17e>···DW_AT_decl_line···:·(data1)·50
167 ····<17f>···DW_AT_decl_column·:·(data1)·13167 ····<17f>···DW_AT_decl_column·:·(data1)·13
168 ·<2><180>:·Abbrev·Number:·112·(DW_TAG_structure_type)168 ·<2><180>:·Abbrev·Number:·112·(DW_TAG_structure_type)
169 ····<181>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xd0c80)·169 ····<181>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xd0c6c)·
170 ····<185>···DW_AT_byte_size···:·(data1)·1170 ····<185>···DW_AT_byte_size···:·(data1)·1
171 ····<186>···DW_AT_decl_file···:·(data1)·17171 ····<186>···DW_AT_decl_file···:·(data1)·17
172 ····<187>···DW_AT_decl_line···:·(data2)·393172 ····<187>···DW_AT_decl_line···:·(data2)·393
173 ····<189>···DW_AT_decl_column·:·(data1)·12173 ····<189>···DW_AT_decl_column·:·(data1)·12
174 ····<18a>···DW_AT_sibling·····:·(ref_udata)·<0x24f>174 ····<18a>···DW_AT_sibling·····:·(ref_udata)·<0x24f>
175 ·<3><18c>:·Abbrev·Number:·132·(DW_TAG_subprogram)175 ·<3><18c>:·Abbrev·Number:·132·(DW_TAG_subprogram)
176 ····<18e>···DW_AT_external····:·(flag_present)·1176 ····<18e>···DW_AT_external····:·(flag_present)·1
177 ····<18e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xd4e0a)·177 ····<18e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xd4df6)·
178 ····<192>···DW_AT_decl_file···:·(data1)·17178 ····<192>···DW_AT_decl_file···:·(data1)·17
179 ····<193>···DW_AT_decl_line···:·(data2)·412179 ····<193>···DW_AT_decl_line···:·(data2)·412
180 ····<195>···DW_AT_decl_column·:·(data1)·2180 ····<195>···DW_AT_decl_column·:·(data1)·2
181 ····<196>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x19eff1)·181 ····<196>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x19efdd)·
182 ····<19a>···DW_AT_declaration·:·(flag_present)·1182 ····<19a>···DW_AT_declaration·:·(flag_present)·1
183 ····<19a>···DW_AT_sibling·····:·(ref_udata)·<0x1b5>183 ····<19a>···DW_AT_sibling·····:·(ref_udata)·<0x1b5>
184 ·<4><19c>:·Abbrev·Number:·40·(DW_TAG_template_type_param)184 ·<4><19c>:·Abbrev·Number:·40·(DW_TAG_template_type_param)
185 ····<19d>···DW_AT_name········:·(string)·_Tp185 ····<19d>···DW_AT_name········:·(string)·_Tp
186 ····<1a1>···DW_AT_type········:·(ref_udata)·<0x4354>186 ····<1a1>···DW_AT_type········:·(ref_udata)·<0x4354>
187 ·<4><1a4>:·Abbrev·Number:·40·(DW_TAG_template_type_param)187 ·<4><1a4>:·Abbrev·Number:·40·(DW_TAG_template_type_param)
188 ····<1a5>···DW_AT_name········:·(string)·_Up188 ····<1a5>···DW_AT_name········:·(string)·_Up
Offset 190, 19 lines modifiedOffset 190, 19 lines modified
190 ·<4><1ac>:·Abbrev·Number:·12·(DW_TAG_formal_parameter)190 ·<4><1ac>:·Abbrev·Number:·12·(DW_TAG_formal_parameter)
191 ····<1ad>···DW_AT_type········:·(ref_udata)·<0x70a9>191 ····<1ad>···DW_AT_type········:·(ref_udata)·<0x70a9>
192 ·<4><1b0>:·Abbrev·Number:·12·(DW_TAG_formal_parameter)192 ·<4><1b0>:·Abbrev·Number:·12·(DW_TAG_formal_parameter)
193 ····<1b1>···DW_AT_type········:·(ref_udata)·<0x70a9>193 ····<1b1>···DW_AT_type········:·(ref_udata)·<0x70a9>
194 ·<4><1b4>:·Abbrev·Number:·0194 ·<4><1b4>:·Abbrev·Number:·0
195 ·<3><1b5>:·Abbrev·Number:·132·(DW_TAG_subprogram)195 ·<3><1b5>:·Abbrev·Number:·132·(DW_TAG_subprogram)
196 ····<1b7>···DW_AT_external····:·(flag_present)·1196 ····<1b7>···DW_AT_external····:·(flag_present)·1
197 ····<1b7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xd4efc)·197 ····<1b7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xd4ee8)·
198 ····<1bb>···DW_AT_decl_file···:·(data1)·17198 ····<1bb>···DW_AT_decl_file···:·(data1)·17
199 ····<1bc>···DW_AT_decl_line···:·(data2)·412199 ····<1bc>···DW_AT_decl_line···:·(data2)·412
200 ····<1be>···DW_AT_decl_column·:·(data1)·2200 ····<1be>···DW_AT_decl_column·:·(data1)·2
201 ····<1bf>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x19ee59)·201 ····<1bf>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x19ee45)·
202 ····<1c3>···DW_AT_declaration·:·(flag_present)·1202 ····<1c3>···DW_AT_declaration·:·(flag_present)·1
203 ····<1c3>···DW_AT_sibling·····:·(ref_udata)·<0x1de>203 ····<1c3>···DW_AT_sibling·····:·(ref_udata)·<0x1de>
204 ·<4><1c5>:·Abbrev·Number:·40·(DW_TAG_template_type_param)204 ·<4><1c5>:·Abbrev·Number:·40·(DW_TAG_template_type_param)
205 ····<1c6>···DW_AT_name········:·(string)·_Tp205 ····<1c6>···DW_AT_name········:·(string)·_Tp
206 ····<1ca>···DW_AT_type········:·(ref_udata)·<0x4354>206 ····<1ca>···DW_AT_type········:·(ref_udata)·<0x4354>
207 ·<4><1cd>:·Abbrev·Number:·40·(DW_TAG_template_type_param)207 ·<4><1cd>:·Abbrev·Number:·40·(DW_TAG_template_type_param)
208 ····<1ce>···DW_AT_name········:·(string)·_Up208 ····<1ce>···DW_AT_name········:·(string)·_Up
Offset 210, 19 lines modifiedOffset 210, 19 lines modified
210 ·<4><1d5>:·Abbrev·Number:·12·(DW_TAG_formal_parameter)210 ·<4><1d5>:·Abbrev·Number:·12·(DW_TAG_formal_parameter)
211 ····<1d6>···DW_AT_type········:·(ref_udata)·<0x70a9>211 ····<1d6>···DW_AT_type········:·(ref_udata)·<0x70a9>
212 ·<4><1d9>:·Abbrev·Number:·12·(DW_TAG_formal_parameter)212 ·<4><1d9>:·Abbrev·Number:·12·(DW_TAG_formal_parameter)
213 ····<1da>···DW_AT_type········:·(ref_udata)·<0x70bc>213 ····<1da>···DW_AT_type········:·(ref_udata)·<0x70bc>
214 ·<4><1dd>:·Abbrev·Number:·0214 ·<4><1dd>:·Abbrev·Number:·0
215 ·<3><1de>:·Abbrev·Number:·132·(DW_TAG_subprogram)215 ·<3><1de>:·Abbrev·Number:·132·(DW_TAG_subprogram)
216 ····<1e0>···DW_AT_external····:·(flag_present)·1216 ····<1e0>···DW_AT_external····:·(flag_present)·1
217 ····<1e0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xd3e14)·217 ····<1e0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xd3e00)·
218 ····<1e4>···DW_AT_decl_file···:·(data1)·17218 ····<1e4>···DW_AT_decl_file···:·(data1)·17
219 ····<1e5>···DW_AT_decl_line···:·(data2)·412219 ····<1e5>···DW_AT_decl_line···:·(data2)·412
220 ····<1e7>···DW_AT_decl_column·:·(data1)·2220 ····<1e7>···DW_AT_decl_column·:·(data1)·2
221 ····<1e8>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x19ef6b)·221 ····<1e8>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x19ef57)·
222 ····<1ec>···DW_AT_declaration·:·(flag_present)·1222 ····<1ec>···DW_AT_declaration·:·(flag_present)·1
223 ····<1ec>···DW_AT_sibling·····:·(ref_udata)·<0x207>223 ····<1ec>···DW_AT_sibling·····:·(ref_udata)·<0x207>
224 ·<4><1ee>:·Abbrev·Number:·40·(DW_TAG_template_type_param)224 ·<4><1ee>:·Abbrev·Number:·40·(DW_TAG_template_type_param)
225 ····<1ef>···DW_AT_name········:·(string)·_Tp225 ····<1ef>···DW_AT_name········:·(string)·_Tp
226 ····<1f3>···DW_AT_type········:·(ref_udata)·<0x431a>226 ····<1f3>···DW_AT_type········:·(ref_udata)·<0x431a>
227 ·<4><1f6>:·Abbrev·Number:·40·(DW_TAG_template_type_param)227 ·<4><1f6>:·Abbrev·Number:·40·(DW_TAG_template_type_param)
228 ····<1f7>···DW_AT_name········:·(string)·_Up228 ····<1f7>···DW_AT_name········:·(string)·_Up
Offset 230, 112 lines modifiedOffset 230, 112 lines modified
Max diff block lines reached; 2973438/2980914 bytes (99.75%) of diff not shown.
1.09 KB
strings --all --bytes=8 {}
    
Offset 1, 52 lines modifiedOffset 1, 49 lines modified
1 qtGCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
 2 fF\^kK-!igZ7
 3 -_sm\l_s
 4 !d[»    (v$@
 5 XSP'oTmn
 6 X1^Us»  64
 7 sQ$O*L3j
 8 tdOH;·uf
 9 VmYt1}]t
 10 hk,[2/*o
 11 Bah&LIE$
 12 5H+nKuzv3a
 13 @3E\yH&M·
 14 »       5xv$:s{!
 15 Ad_$·mlp
 16 T}W;!~3E
 17 j3bhBViF
 18 mq1O#`<=
 19 qF9372A*S1'
2 +,k-LWTa 
3 1E"^TaNc 
4 &#6Qe,d[-Fl 
5 &Ik({dZ+' 
6 fWo+q[OI 
7 JG`%"6t5 
8 s(LPn(\3+ 
9 TAtC<uVq 
10 h82Hn»  5U 
11 `Ke·H`u3 
12 2gf~d8:U 
13 oEghN(j] 
14 &|U\tu5sY5C 
15 \Ce=[U_2Wc 
16 &^iN3R=! 
17 D@EEDETDTD 
18 »       P>z\_LX) 
19 :&]H5Ftl- 
20 272A*S1' 
21 y7?Ob?Or 
22 >$`-2X|H[ 
23 E_zZEXcG20 E_zJEXmG
24 |e]m?YWJ 
25 &:VU@U1x 
26 (tW[U1QW 
27 dRdrFD@TD& 
28 }yG)L8F1J) 
29 -w?E~[.x 
30 Z!jrjzU:j$Z 
31 ok?VE4VQ'' 
32 ,f3)*7<9 
33 4wv]c5[H$ 
34 #&ewc_>bV 
35 wD~{R)z,"21 Vv)zAB1g
 22 I?#.OnC6y
 23 AeC{qo#P
 24 ~y-G{y-w%
 25 \,W·]Pv,V
 26 }sW)L8F1\)
 27 »       hidm=B+
 28 4P!+·LTOV
 29 $0!R;rK,b
 30 /=w?*=zF
 31 zw/XlcJ-»       @Y
 32 jdu"]FV9
36 'p>W&iZC33 %r>W&iZC
 34 »       g}pGV?:F
 35 }H`B]=s>
 36 '}->[=`7@
 37 ?f$W!f%}i
 38 $eRaE@0#JM
37 D`$45{|} 
38 /P]pW^p] 
39 WQdDoY7G? 
40 vx+OyG0t0S 
41 iOpQesOpqe 
42 sIZSWNXu 
43 gz8pCYdLfk& 
44 ?OAg·HOk39 ?OAg·HOk
45 RubS43ad&40 #»      \X(-Af
 41 (ubp$3ad&>
 42 ,·_aazyy
46 ]]]]U]]U=43 ]]]]U]]U=
47 J#zcGyse44 J#zcGyse
48 q=/3>G#$45 q=/3>G#$
49 Tf!~8m"!ug46 Tf!~8m"!ug
50 D=12_#5#47 D=12_#5#
51 +#I&5%[KC48 +#I&5%[KC
52 iT1G>L;C449 iT1G>L;C4
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
478 KB
./usr/lib/debug/.build-id/bc/d23445cce47c9bd1e65bea90f428d6012992ff.debug vs.
./usr/lib/debug/.build-id/17/3162d2392b735f8878eb561e7e0249aef3e23d.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 88% similar despite different names
894 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········96520·(bytes·into·file)13 ··Start·of·section·headers:··········96528·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x17908:1 There·are·35·section·headers,·starting·at·offset·0x17910:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000720·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000720·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0001fd3c·00fd34·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0001fd3c·00fd34·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0001fe34·00fd34·0001cc·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0001fe34·00fd34·0001cc·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00020000·00fd34·000390·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00020000·00fd34·000390·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00020390·00fd34·000168·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00020390·00fd34·000168·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000054·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000054·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001bc·008d79·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001bc·008d82·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·008f38·000313·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·008f40·000313·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·00924c·0043bf·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·009254·0043bf·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·00d60c·00030f·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·00d614·00030f·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·00d91b·000053·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·00d923·000053·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·00d970·005d49·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·00d978·005d49·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·0136bc·00106a·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·0136c4·00106a·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·014726·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·01472e·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·01477c·001b40·10·····33·325··437 ··[32]·.symtab···········SYMTAB··········00000000·014784·001b40·10·····33·325··4
38 ··[33]·.strtab···········STRTAB··········00000000·0162bc·0014e7·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·0162c4·0014e7·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·0177a3·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·0177ab·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·bcd23445cce47c9bd1e65bea90f428d6012992ff3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·173162d2392b735f8878eb561e7e0249aef3e23d
472 KB
readelf --wide --debug-dump=info {}
    
Offset 3, 37 lines modifiedOffset 3, 37 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0xfc0a·(32-bit)4 ···Length:········0xfc0a·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·60·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·60·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/io/_plugins/_histograms.cpython-312-arm-linux-gnueabihf.so.p/_histograms.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/io/_plugins/_histograms.cpython-312-arm-linux-gnueabihf.so.p/_histograms.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x1d8e14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x1d8e
15 ····<1e>···DW_AT_low_pc······:·(addr)·015 ····<1e>···DW_AT_low_pc······:·(addr)·0
16 ····<22>···DW_AT_stmt_list···:·(sec_offset)·016 ····<22>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><26>:·Abbrev·Number:·44·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·44·(DW_TAG_base_type)
18 ····<27>···DW_AT_byte_size···:·(data1)·418 ····<27>···DW_AT_byte_size···:·(data1)·4
19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
21 ·<1><2d>:·Abbrev·Number:·44·(DW_TAG_base_type)21 ·<1><2d>:·Abbrev·Number:·44·(DW_TAG_base_type)
22 ····<2e>···DW_AT_byte_size···:·(data1)·822 ····<2e>···DW_AT_byte_size···:·(data1)·8
23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
25 ·<1><34>:·Abbrev·Number:·44·(DW_TAG_base_type)25 ·<1><34>:·Abbrev·Number:·44·(DW_TAG_base_type)
26 ····<35>···DW_AT_byte_size···:·(data1)·426 ····<35>···DW_AT_byte_size···:·(data1)·4
27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
29 ·<1><3b>:·Abbrev·Number:·44·(DW_TAG_base_type)29 ·<1><3b>:·Abbrev·Number:·44·(DW_TAG_base_type)
30 ····<3c>···DW_AT_byte_size···:·(data1)·130 ····<3c>···DW_AT_byte_size···:·(data1)·1
31 ····<3d>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)31 ····<3d>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
33 ·<1><42>:·Abbrev·Number:·52·(DW_TAG_imported_unit)33 ·<1><42>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
34 ····<43>···DW_AT_import······:·(GNU_ref_alt)·<0xc>34 ····<43>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
35 ·<1><47>:·Abbrev·Number:·52·(DW_TAG_imported_unit)35 ·<1><47>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
36 ····<48>···DW_AT_import······:·(GNU_ref_alt)·<0x81>36 ····<48>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
37 ·<1><4c>:·Abbrev·Number:·52·(DW_TAG_imported_unit)37 ·<1><4c>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
38 ····<4d>···DW_AT_import······:·(GNU_ref_alt)·<0x154>38 ····<4d>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
39 ·<1><51>:·Abbrev·Number:·52·(DW_TAG_imported_unit)39 ·<1><51>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
Offset 139, 15 lines modifiedOffset 139, 15 lines modified
139 ·<1><14b>:·Abbrev·Number:·52·(DW_TAG_imported_unit)139 ·<1><14b>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
140 ····<14c>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>140 ····<14c>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>
141 ·<1><150>:·Abbrev·Number:·52·(DW_TAG_imported_unit)141 ·<1><150>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
142 ····<151>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>142 ····<151>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
143 ·<1><155>:·Abbrev·Number:·52·(DW_TAG_imported_unit)143 ·<1><155>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
144 ····<156>···DW_AT_import······:·(GNU_ref_alt)·<0x1a29f0>144 ····<156>···DW_AT_import······:·(GNU_ref_alt)·<0x1a29f0>
145 ·<1><15a>:·Abbrev·Number:·111·(DW_TAG_variable)145 ·<1><15a>:·Abbrev·Number:·111·(DW_TAG_variable)
146 ····<15b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·146 ····<15b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
147 ····<15f>···DW_AT_decl_file···:·(data1)·9147 ····<15f>···DW_AT_decl_file···:·(data1)·9
148 ····<160>···DW_AT_decl_line···:·(data2)·641148 ····<160>···DW_AT_decl_line···:·(data2)·641
149 ····<162>···DW_AT_decl_column·:·(data1)·15149 ····<162>···DW_AT_decl_column·:·(data1)·15
150 ····<163>···DW_AT_type········:·(GNU_ref_alt)·<0x142>150 ····<163>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
151 ····<167>···DW_AT_location····:·(exprloc)·5·byte·block:·3·c4·4·2·0·» (DW_OP_addr:·204c4)151 ····<167>···DW_AT_location····:·(exprloc)·5·byte·block:·3·c4·4·2·0·» (DW_OP_addr:·204c4)
152 ·<1><16d>:·Abbrev·Number:·1·(DW_TAG_structure_type)152 ·<1><16d>:·Abbrev·Number:·1·(DW_TAG_structure_type)
153 ····<16e>···DW_AT_byte_size···:·(data1)·20153 ····<16e>···DW_AT_byte_size···:·(data1)·20
Offset 173, 315 lines modifiedOffset 173, 315 lines modified
173 ····<18d>···DW_AT_name········:·(string)·n173 ····<18d>···DW_AT_name········:·(string)·n
174 ····<18f>···DW_AT_decl_file···:·(data1)·1174 ····<18f>···DW_AT_decl_file···:·(data1)·1
175 ····<190>···DW_AT_decl_line···:·(data2)·1240175 ····<190>···DW_AT_decl_line···:·(data2)·1240
176 ····<192>···DW_AT_decl_column·:·(data1)·63176 ····<192>···DW_AT_decl_column·:·(data1)·63
177 ····<193>···DW_AT_type········:·(GNU_ref_alt)·<0x699>177 ····<193>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
178 ····<197>···DW_AT_data_member_location:·(data1)·8178 ····<197>···DW_AT_data_member_location:·(data1)·8
179 ·<2><198>:·Abbrev·Number:·42·(DW_TAG_member)179 ·<2><198>:·Abbrev·Number:·42·(DW_TAG_member)
180 ····<199>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·180 ····<199>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
181 ····<19d>···DW_AT_decl_file···:·(data1)·1181 ····<19d>···DW_AT_decl_file···:·(data1)·1
182 ····<19e>···DW_AT_decl_line···:·(data2)·1240182 ····<19e>···DW_AT_decl_line···:·(data2)·1240
183 ····<1a0>···DW_AT_decl_column·:·(data1)·78183 ····<1a0>···DW_AT_decl_column·:·(data1)·78
184 ····<1a1>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>184 ····<1a1>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
185 ····<1a5>···DW_AT_data_member_location:·(data1)·12185 ····<1a5>···DW_AT_data_member_location:·(data1)·12
186 ·<2><1a6>:·Abbrev·Number:·42·(DW_TAG_member)186 ·<2><1a6>:·Abbrev·Number:·42·(DW_TAG_member)
187 ····<1a7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·187 ····<1a7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
188 ····<1ab>···DW_AT_decl_file···:·(data1)·1188 ····<1ab>···DW_AT_decl_file···:·(data1)·1
189 ····<1ac>···DW_AT_decl_line···:·(data2)·1241189 ····<1ac>···DW_AT_decl_line···:·(data2)·1241
190 ····<1ae>···DW_AT_decl_column·:·(data1)·28190 ····<1ae>···DW_AT_decl_column·:·(data1)·28
191 ····<1af>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>191 ····<1af>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
192 ····<1b3>···DW_AT_data_member_location:·(data1)·16192 ····<1b3>···DW_AT_data_member_location:·(data1)·16
193 ·<2><1b4>:·Abbrev·Number:·42·(DW_TAG_member)193 ·<2><1b4>:·Abbrev·Number:·42·(DW_TAG_member)
194 ····<1b5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·194 ····<1b5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
195 ····<1b9>···DW_AT_decl_file···:·(data1)·1195 ····<1b9>···DW_AT_decl_file···:·(data1)·1
196 ····<1ba>···DW_AT_decl_line···:·(data2)·1241196 ····<1ba>···DW_AT_decl_line···:·(data2)·1241
197 ····<1bc>···DW_AT_decl_column·:·(data1)·51197 ····<1bc>···DW_AT_decl_column·:·(data1)·51
198 ····<1bd>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>198 ····<1bd>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
199 ····<1c1>···DW_AT_data_member_location:·(data1)·17199 ····<1c1>···DW_AT_data_member_location:·(data1)·17
200 ·<2><1c2>:·Abbrev·Number:·42·(DW_TAG_member)200 ·<2><1c2>:·Abbrev·Number:·42·(DW_TAG_member)
201 ····<1c3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·201 ····<1c3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
202 ····<1c7>···DW_AT_decl_file···:·(data1)·1202 ····<1c7>···DW_AT_decl_file···:·(data1)·1
203 ····<1c8>···DW_AT_decl_line···:·(data2)·1241203 ····<1c8>···DW_AT_decl_line···:·(data2)·1241
204 ····<1ca>···DW_AT_decl_column·:·(data1)·70204 ····<1ca>···DW_AT_decl_column·:·(data1)·70
205 ····<1cb>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>205 ····<1cb>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
206 ····<1cf>···DW_AT_data_member_location:·(data1)·18206 ····<1cf>···DW_AT_data_member_location:·(data1)·18
207 ·<2><1d0>:·Abbrev·Number:·0207 ·<2><1d0>:·Abbrev·Number:·0
208 ·<1><1d1>:·Abbrev·Number:·61·(DW_TAG_typedef)208 ·<1><1d1>:·Abbrev·Number:·61·(DW_TAG_typedef)
209 ····<1d2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·209 ····<1d2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
210 ····<1d6>···DW_AT_decl_file···:·(data1)·1210 ····<1d6>···DW_AT_decl_file···:·(data1)·1
211 ····<1d7>···DW_AT_decl_line···:·(data2)·1241211 ····<1d7>···DW_AT_decl_line···:·(data2)·1241
212 ····<1d9>···DW_AT_decl_column·:·(data1)·80212 ····<1d9>···DW_AT_decl_column·:·(data1)·80
213 ····<1da>···DW_AT_type········:·(ref2)·<0x16d>213 ····<1da>···DW_AT_type········:·(ref2)·<0x16d>
214 ·<1><1dc>:·Abbrev·Number:·27·(DW_TAG_typedef)214 ·<1><1dc>:·Abbrev·Number:·27·(DW_TAG_typedef)
215 ····<1dd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·215 ····<1dd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
216 ····<1e1>···DW_AT_decl_file···:·(data1)·1216 ····<1e1>···DW_AT_decl_file···:·(data1)·1
217 ····<1e2>···DW_AT_decl_line···:·(data2)·1359217 ····<1e2>···DW_AT_decl_line···:·(data2)·1359
218 ····<1e4>···DW_AT_decl_column·:·(data1)·23218 ····<1e4>···DW_AT_decl_column·:·(data1)·23
219 ····<1e5>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>219 ····<1e5>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
220 ·<1><1e9>:·Abbrev·Number:·27·(DW_TAG_typedef)220 ·<1><1e9>:·Abbrev·Number:·27·(DW_TAG_typedef)
221 ····<1ea>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·221 ····<1ea>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
222 ····<1ee>···DW_AT_decl_file···:·(data1)·1222 ····<1ee>···DW_AT_decl_file···:·(data1)·1
223 ····<1ef>···DW_AT_decl_line···:·(data2)·1360223 ····<1ef>···DW_AT_decl_line···:·(data2)·1360
224 ····<1f1>···DW_AT_decl_column·:·(data1)·19224 ····<1f1>···DW_AT_decl_column·:·(data1)·19
225 ····<1f2>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>225 ····<1f2>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
226 ·<1><1f6>:·Abbrev·Number:·111·(DW_TAG_variable)226 ·<1><1f6>:·Abbrev·Number:·111·(DW_TAG_variable)
227 ····<1f7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·227 ····<1f7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
228 ····<1fb>···DW_AT_decl_file···:·(data1)·1228 ····<1fb>···DW_AT_decl_file···:·(data1)·1
229 ····<1fc>···DW_AT_decl_line···:·(data2)·1470229 ····<1fc>···DW_AT_decl_line···:·(data2)·1470
230 ····<1fe>···DW_AT_decl_column·:·(data1)·18230 ····<1fe>···DW_AT_decl_column·:·(data1)·18
231 ····<1ff>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>231 ····<1ff>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
232 ····<203>···DW_AT_location····:·(exprloc)·5·byte·block:·3·98·3·2·0·» (DW_OP_addr:·20398)232 ····<203>···DW_AT_location····:·(exprloc)·5·byte·block:·3·98·3·2·0·» (DW_OP_addr:·20398)
233 ·<1><209>:·Abbrev·Number:·51·(DW_TAG_variable)233 ·<1><209>:·Abbrev·Number:·51·(DW_TAG_variable)
234 ····<20a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·234 ····<20a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
235 ····<20e>···DW_AT_decl_file···:·(data1)·1235 ····<20e>···DW_AT_decl_file···:·(data1)·1
236 ····<20f>···DW_AT_decl_line···:·(data2)·1472236 ····<20f>···DW_AT_decl_line···:·(data2)·1472
237 ····<211>···DW_AT_decl_column·:·(data1)·12237 ····<211>···DW_AT_decl_column·:·(data1)·12
238 ····<212>···DW_AT_type········:·(GNU_ref_alt)·<0x31>238 ····<212>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
239 ·<1><216>:·Abbrev·Number:·51·(DW_TAG_variable)239 ·<1><216>:·Abbrev·Number:·51·(DW_TAG_variable)
240 ····<217>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·240 ····<217>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
241 ····<21b>···DW_AT_decl_file···:·(data1)·1241 ····<21b>···DW_AT_decl_file···:·(data1)·1
242 ····<21c>···DW_AT_decl_line···:·(data2)·1473242 ····<21c>···DW_AT_decl_line···:·(data2)·1473
243 ····<21e>···DW_AT_decl_column·:·(data1)·12243 ····<21e>···DW_AT_decl_column·:·(data1)·12
244 ····<21f>···DW_AT_type········:·(GNU_ref_alt)·<0x31>244 ····<21f>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
245 ·<1><223>:·Abbrev·Number:·51·(DW_TAG_variable)245 ·<1><223>:·Abbrev·Number:·51·(DW_TAG_variable)
Max diff block lines reached; 475645/483354 bytes (98.41%) of diff not shown.
388 B
strings --all --bytes=8 {}
    
Offset 1, 13 lines modifiedOffset 1, 13 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 =GCC:·(Debian·14.2.0-8)·14.2.0
2 C·q)%;?C 
3 (_Qm\M`3; 
4 V,r&~{q+ 
5 V*ay%][Z 
6 .G&UOy8+2 P{DygW::U/E
 3 Fd[\5s05
 4 }Wl22<yWlB2
 5 >Bro![WM
 6 L0A0wLsY
7 j4\y9kT(7o7 j4\y9kT(7o
8 >}JI<;(S8 >}JI<;(S
9 u'cswrusX9 u'cswrusX
10 G;^G;QG+10 G;^G;QG+
11 skimage/io/_plugins/_histograms.cpython-312-arm-linux-gnueabihf.so.p/_histograms.c11 skimage/io/_plugins/_histograms.cpython-312-arm-linux-gnueabihf.so.p/_histograms.c
12 @g"h8dWT12 @g"h8dWT
13 G»      #[»    #o»  c13 G»      #[»    #o»  c
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
2.07 MB
./usr/lib/debug/.build-id/c2/5286afbc03cdabb0baf9cb98d115716cdeb2f9.debug vs.
./usr/lib/debug/.build-id/a5/a5f31b521855c3b6b89bc679f52ed0717e827c.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 90% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········567672·(bytes·into·file)13 ··Start·of·section·headers:··········567692·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.22 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x8a978:1 There·are·35·section·headers,·starting·at·offset·0x8a98c:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000bc0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000bc0·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0004fc0c·00fc04·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0004fc0c·00fc04·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0004fd0c·00fc04·0002f4·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0004fd0c·00fc04·0002f4·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00050000·00fc04·000db0·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00050000·00fc04·000db0·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00050db0·00fc04·00070c·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00050db0·00fc04·00070c·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000086·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000086·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001f0·034a90·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001f0·034aa1·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·034c80·0003d1·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·034c94·0003d1·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·035054·017478·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·035068·017478·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·04c4cc·000bce·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·04c4e0·000bce·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·04d09c·00005e·01·MSC··0···0··433 ··[28]·.debug_str········PROGBITS········00000000·04d0b0·00005e·01·MSC··0···0··4
34 ··[29]·.debug_loclists···PROGBITS········00000000·04d0fc·02bf78·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·04d110·02bf78·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·079074·006d92·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·079088·006d92·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·07fe06·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·07fe1a·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·07fe5c·0053e0·10·····33·1157··437 ··[32]·.symtab···········SYMTAB··········00000000·07fe70·0053e0·10·····33·1157··4
38 ··[33]·.strtab···········STRTAB··········00000000·08523c·0055d8·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·085250·0055d8·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·08a814·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·08a828·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·c25286afbc03cdabb0baf9cb98d115716cdeb2f93 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·a5a5f31b521855c3b6b89bc679f52ed0717e827c
2.07 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 45 lines modifiedOffset 3, 45 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x6343d·(32-bit)4 ···Length:········0x6343d·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·142·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·142·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/measure/_marching_cubes_lewiner_cy.cpython-313-arm-linux-gnueabihf.so.p/_marching_cubes_lewiner_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/measure/_marching_cubes_lewiner_cy.cpython-313-arm-linux-gnueabihf.so.p/_marching_cubes_lewiner_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xe50814 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xe508
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
33 ·<1><43>:·Abbrev·Number:·2·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·2·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·434 ····<44>···DW_AT_byte_size···:·(data1)·4
35 ····<45>···DW_AT_encoding····:·(data1)·5»    (signed)35 ····<45>···DW_AT_encoding····:·(data1)·5»    (signed)
36 ····<46>···DW_AT_name········:·(string)·int36 ····<46>···DW_AT_name········:·(string)·int
37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)
38 ····<4b>···DW_AT_byte_size···:·(data1)·138 ····<4b>···DW_AT_byte_size···:·(data1)·1
39 ····<4c>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)39 ····<4c>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
41 ·<1><51>:·Abbrev·Number:·50·(DW_TAG_imported_unit)41 ·<1><51>:·Abbrev·Number:·50·(DW_TAG_imported_unit)
42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
43 ·<1><56>:·Abbrev·Number:·50·(DW_TAG_imported_unit)43 ·<1><56>:·Abbrev·Number:·50·(DW_TAG_imported_unit)
44 ····<57>···DW_AT_import······:·(GNU_ref_alt)·<0x81>44 ····<57>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
45 ·<1><5b>:·Abbrev·Number:·50·(DW_TAG_imported_unit)45 ·<1><5b>:·Abbrev·Number:·50·(DW_TAG_imported_unit)
46 ····<5c>···DW_AT_import······:·(GNU_ref_alt)·<0x154>46 ····<5c>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
47 ·<1><60>:·Abbrev·Number:·50·(DW_TAG_imported_unit)47 ·<1><60>:·Abbrev·Number:·50·(DW_TAG_imported_unit)
Offset 267, 15 lines modifiedOffset 267, 15 lines modified
267 ·<1><286>:·Abbrev·Number:·50·(DW_TAG_imported_unit)267 ·<1><286>:·Abbrev·Number:·50·(DW_TAG_imported_unit)
268 ····<287>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2a26>268 ····<287>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2a26>
269 ·<1><28b>:·Abbrev·Number:·137·(DW_TAG_restrict_type)269 ·<1><28b>:·Abbrev·Number:·137·(DW_TAG_restrict_type)
270 ····<28d>···DW_AT_type········:·(GNU_ref_alt)·<0x3dd3>270 ····<28d>···DW_AT_type········:·(GNU_ref_alt)·<0x3dd3>
271 ·<1><291>:·Abbrev·Number:·137·(DW_TAG_restrict_type)271 ·<1><291>:·Abbrev·Number:·137·(DW_TAG_restrict_type)
272 ····<293>···DW_AT_type········:·(GNU_ref_alt)·<0x408a>272 ····<293>···DW_AT_type········:·(GNU_ref_alt)·<0x408a>
273 ·<1><297>:·Abbrev·Number:·23·(DW_TAG_variable)273 ·<1><297>:·Abbrev·Number:·23·(DW_TAG_variable)
274 ····<298>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·274 ····<298>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
275 ····<29c>···DW_AT_decl_file···:·(data1)·14275 ····<29c>···DW_AT_decl_file···:·(data1)·14
276 ····<29d>···DW_AT_decl_line···:·(data2)·641276 ····<29d>···DW_AT_decl_line···:·(data2)·641
277 ····<29f>···DW_AT_decl_column·:·(data1)·15277 ····<29f>···DW_AT_decl_column·:·(data1)·15
278 ····<2a0>···DW_AT_type········:·(GNU_ref_alt)·<0x142>278 ····<2a0>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
279 ····<2a4>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a8·14·5·0·»(DW_OP_addr:·514a8)279 ····<2a4>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a8·14·5·0·»(DW_OP_addr:·514a8)
280 ·<1><2aa>:·Abbrev·Number:·92·(DW_TAG_structure_type)280 ·<1><2aa>:·Abbrev·Number:·92·(DW_TAG_structure_type)
281 ····<2ab>···DW_AT_byte_size···:·(data1)·20281 ····<2ab>···DW_AT_byte_size···:·(data1)·20
Offset 301, 308 lines modifiedOffset 301, 308 lines modified
301 ····<2cb>···DW_AT_name········:·(string)·n301 ····<2cb>···DW_AT_name········:·(string)·n
302 ····<2cd>···DW_AT_decl_file···:·(data1)·1302 ····<2cd>···DW_AT_decl_file···:·(data1)·1
303 ····<2ce>···DW_AT_decl_line···:·(data2)·1242303 ····<2ce>···DW_AT_decl_line···:·(data2)·1242
304 ····<2d0>···DW_AT_decl_column·:·(data1)·63304 ····<2d0>···DW_AT_decl_column·:·(data1)·63
305 ····<2d1>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>305 ····<2d1>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
306 ····<2d5>···DW_AT_data_member_location:·(data1)·8306 ····<2d5>···DW_AT_data_member_location:·(data1)·8
307 ·<2><2d6>:·Abbrev·Number:·41·(DW_TAG_member)307 ·<2><2d6>:·Abbrev·Number:·41·(DW_TAG_member)
308 ····<2d7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·308 ····<2d7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
309 ····<2db>···DW_AT_decl_file···:·(data1)·1309 ····<2db>···DW_AT_decl_file···:·(data1)·1
310 ····<2dc>···DW_AT_decl_line···:·(data2)·1242310 ····<2dc>···DW_AT_decl_line···:·(data2)·1242
311 ····<2de>···DW_AT_decl_column·:·(data1)·78311 ····<2de>···DW_AT_decl_column·:·(data1)·78
312 ····<2df>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>312 ····<2df>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
313 ····<2e3>···DW_AT_data_member_location:·(data1)·12313 ····<2e3>···DW_AT_data_member_location:·(data1)·12
314 ·<2><2e4>:·Abbrev·Number:·41·(DW_TAG_member)314 ·<2><2e4>:·Abbrev·Number:·41·(DW_TAG_member)
315 ····<2e5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·315 ····<2e5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
316 ····<2e9>···DW_AT_decl_file···:·(data1)·1316 ····<2e9>···DW_AT_decl_file···:·(data1)·1
317 ····<2ea>···DW_AT_decl_line···:·(data2)·1243317 ····<2ea>···DW_AT_decl_line···:·(data2)·1243
318 ····<2ec>···DW_AT_decl_column·:·(data1)·28318 ····<2ec>···DW_AT_decl_column·:·(data1)·28
319 ····<2ed>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>319 ····<2ed>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
320 ····<2f1>···DW_AT_data_member_location:·(data1)·16320 ····<2f1>···DW_AT_data_member_location:·(data1)·16
321 ·<2><2f2>:·Abbrev·Number:·41·(DW_TAG_member)321 ·<2><2f2>:·Abbrev·Number:·41·(DW_TAG_member)
322 ····<2f3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·322 ····<2f3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
323 ····<2f7>···DW_AT_decl_file···:·(data1)·1323 ····<2f7>···DW_AT_decl_file···:·(data1)·1
324 ····<2f8>···DW_AT_decl_line···:·(data2)·1243324 ····<2f8>···DW_AT_decl_line···:·(data2)·1243
325 ····<2fa>···DW_AT_decl_column·:·(data1)·51325 ····<2fa>···DW_AT_decl_column·:·(data1)·51
326 ····<2fb>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>326 ····<2fb>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
327 ····<2ff>···DW_AT_data_member_location:·(data1)·17327 ····<2ff>···DW_AT_data_member_location:·(data1)·17
328 ·<2><300>:·Abbrev·Number:·41·(DW_TAG_member)328 ·<2><300>:·Abbrev·Number:·41·(DW_TAG_member)
329 ····<301>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·329 ····<301>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
330 ····<305>···DW_AT_decl_file···:·(data1)·1330 ····<305>···DW_AT_decl_file···:·(data1)·1
331 ····<306>···DW_AT_decl_line···:·(data2)·1243331 ····<306>···DW_AT_decl_line···:·(data2)·1243
332 ····<308>···DW_AT_decl_column·:·(data1)·70332 ····<308>···DW_AT_decl_column·:·(data1)·70
333 ····<309>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>333 ····<309>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
334 ····<30d>···DW_AT_data_member_location:·(data1)·18334 ····<30d>···DW_AT_data_member_location:·(data1)·18
335 ·<2><30e>:·Abbrev·Number:·0335 ·<2><30e>:·Abbrev·Number:·0
336 ·<1><30f>:·Abbrev·Number:·89·(DW_TAG_typedef)336 ·<1><30f>:·Abbrev·Number:·89·(DW_TAG_typedef)
337 ····<310>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·337 ····<310>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
338 ····<314>···DW_AT_decl_file···:·(data1)·1338 ····<314>···DW_AT_decl_file···:·(data1)·1
339 ····<315>···DW_AT_decl_line···:·(data2)·1243339 ····<315>···DW_AT_decl_line···:·(data2)·1243
340 ····<317>···DW_AT_decl_column·:·(data1)·80340 ····<317>···DW_AT_decl_column·:·(data1)·80
341 ····<318>···DW_AT_type········:·(ref_udata)·<0x2aa>341 ····<318>···DW_AT_type········:·(ref_udata)·<0x2aa>
342 ·<1><31a>:·Abbrev·Number:·108·(DW_TAG_typedef)342 ·<1><31a>:·Abbrev·Number:·108·(DW_TAG_typedef)
343 ····<31b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·343 ····<31b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
344 ····<31f>···DW_AT_decl_file···:·(data1)·1344 ····<31f>···DW_AT_decl_file···:·(data1)·1
345 ····<320>···DW_AT_decl_line···:·(data2)·1361345 ····<320>···DW_AT_decl_line···:·(data2)·1361
346 ····<322>···DW_AT_decl_column·:·(data1)·23346 ····<322>···DW_AT_decl_column·:·(data1)·23
347 ····<323>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>347 ····<323>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
348 ·<1><327>:·Abbrev·Number:·108·(DW_TAG_typedef)348 ·<1><327>:·Abbrev·Number:·108·(DW_TAG_typedef)
349 ····<328>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·349 ····<328>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
350 ····<32c>···DW_AT_decl_file···:·(data1)·1350 ····<32c>···DW_AT_decl_file···:·(data1)·1
351 ····<32d>···DW_AT_decl_line···:·(data2)·1362351 ····<32d>···DW_AT_decl_line···:·(data2)·1362
352 ····<32f>···DW_AT_decl_column·:·(data1)·19352 ····<32f>···DW_AT_decl_column·:·(data1)·19
353 ····<330>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>353 ····<330>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
354 ·<1><334>:·Abbrev·Number:·23·(DW_TAG_variable)354 ·<1><334>:·Abbrev·Number:·23·(DW_TAG_variable)
355 ····<335>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·355 ····<335>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
356 ····<339>···DW_AT_decl_file···:·(data1)·1356 ····<339>···DW_AT_decl_file···:·(data1)·1
357 ····<33a>···DW_AT_decl_line···:·(data2)·1472357 ····<33a>···DW_AT_decl_line···:·(data2)·1472
358 ····<33c>···DW_AT_decl_column·:·(data1)·18358 ····<33c>···DW_AT_decl_column·:·(data1)·18
359 ····<33d>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>359 ····<33d>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
360 ····<341>···DW_AT_location····:·(exprloc)·5·byte·block:·3·70·13·5·0·»(DW_OP_addr:·51370)360 ····<341>···DW_AT_location····:·(exprloc)·5·byte·block:·3·70·13·5·0·»(DW_OP_addr:·51370)
361 ·<1><347>:·Abbrev·Number:·20·(DW_TAG_variable)361 ·<1><347>:·Abbrev·Number:·20·(DW_TAG_variable)
362 ····<348>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·362 ····<348>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
363 ····<34c>···DW_AT_decl_file···:·(data1)·1363 ····<34c>···DW_AT_decl_file···:·(data1)·1
364 ····<34d>···DW_AT_decl_line···:·(data2)·1474364 ····<34d>···DW_AT_decl_line···:·(data2)·1474
365 ····<34f>···DW_AT_decl_column·:·(data1)·12365 ····<34f>···DW_AT_decl_column·:·(data1)·12
Max diff block lines reached; 2157956/2165563 bytes (99.65%) of diff not shown.
1.19 KB
strings --all --bytes=8 {}
    
Offset 1, 59 lines modifiedOffset 1, 52 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 |GCC:·(Debian·14.2.0-8)·14.2.0
 2 >M2M#44335
 3 8F.">URv
 4 MXI\]th)
 5 7J-.>y4O
 6 R>J4P}?·
 7 uE;or}~F
 8 tAyn@)^g
 9 W(9VH>zC2LJ
 10 k!|\9»  r~
 11 8(:/KSwD~
 12 $w}`u|%w[
 13 gs~Gb"Up
 14 #Nm*^,eI_
 15 V_q#{Gm!
 16 5PWCqm,y
 17 zF|s:Pxi{
 18 Z>]~6UY\M
 19 Q%'bn/m*
 20 -:|fOw-Y
 21 fwEL·29?MG@K
2 Y7HR),mK 
3 bv>^Gu]f 
4 f+Q/I|=y/{E 
5 >r6Qld?J 
6 [Qk:G\Sa'* 
7 +R#oS`-) 
8 0bnElr9- 
9 (=@0y{57b 
10 gUU;>SSH 
11 vt:7&nQ$:M 
12 %]q?c.e/ 
13 9F>g·/y( 
14 %@N8@|v» 
15 CMtd\u?*7?R 
16 ,zn)rInU 
17 }6kV*u8m 
18 *tD+wNLVM 
19 as1+f"7k; 
20 7x2_u&[' 
21 Jg);/U:w 
22 $w{`m}$w4s 
23 oB<|4m}@ 
24 -Q7@q],yO@#h 
25 <Pr4B_Rh 
26 uFeM/Ik^3 
27 yIcl·m;" 
28 5M}p_v{te 
29 P_9X>%{4 
30 w&3P3#P0l 
31 `K])og!{>^ 
32 IW"u%KW*22 IW"t%KW*
33 8Oz·6]uD 
34 3C,kVe{ld.S 
35 %<w`ZV)J 
36 ZhI|lnXt 
37 );6S/;5S 
38 =Xw7m1}w 
39 ZR_W/}]?v 
40 d[$m=B?z 
41 zs?]E2]/ 
42 Tf/t:/t6 
43 51$g[_aZXzZ23 v7RURP,Qg
 24 ]H*2s,Ii
 25 y2O)_Sb.
 26 "]@hRue3
 27 36»     2.glJ
 28 $FWc+<G,
 29 ;i/e<%=6V
 30 T\w\TXh_
 31 UQ+DhgG;
 32 <8Sdi)3K
 33 "UqYTHER
 34 9%"<U`kS
 35 [n·pEcK2
 36 ·R_RiF|aJL
 37 :,!l;W#[
 38 ?vwvgvfw
 39 )>4;'R/?IUJTD
 40 k(Apdl)8
 41 !ZOeU_a[
 42 I$gG_aZXvF
44 42me5ne5Z43 42mg5ng5Z
 44 a7h:UVw:
 45 IbuNy4sc
45 "J:NIMJ] 
46 K$H"zXu! 
47 K,nI\t]H| 
48 52"s8"s\# 
49 9"3!{=y<SF 
50 6;j!8j!(j! 
51 #»      8&XVGk 
52 @|5T:J$7 
53 /MT2e?(!46 /MT2e?(!
54 C29WVk,q47 C29WVk,q
55 8rdjmJ#348 8rdjmJ#3
56 )tz;MOW+h49 )tz;MOW+h
57 P{RNz@G950 P{RNz@G9
58 xky·V1#qa51 xky·V1#qa
59 G»      e+~7:q52 G»      e+~7:q
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
829 KB
./usr/lib/debug/.build-id/c2/cc77146814094ea4858894290cc2e9578f2fd4.debug vs.
./usr/lib/debug/.build-id/8e/87d839c6f9850ddba5c889d596661ef920da4d.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 90% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········152968·(bytes·into·file)13 ··Start·of·section·headers:··········152972·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x25588:1 There·are·35·section·headers,·starting·at·offset·0x2558c:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000990·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000990·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0001fca0·00fc98·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0001fca0·00fc98·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0001fd98·00fc98·000268·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0001fd98·00fc98·000268·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00020000·00fc98·000708·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00020000·00fc98·000708·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00020708·00fc98·0002d4·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00020708·00fc98·0002d4·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000086·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000086·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001f0·00e232·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001f0·00e236·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·00e424·000376·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·00e428·000376·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·00e79c·006455·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·00e7a0·006455·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·014bf4·000569·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·014bf8·000569·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·01515d·00003f·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·015161·00003f·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·01519c·009554·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·0151a0·009554·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·01e6f0·0017a3·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·01e6f4·0017a3·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·01fe93·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·01fe97·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·01feec·002910·10·····33·507··437 ··[32]·.symtab···········SYMTAB··········00000000·01fef0·002910·10·····33·507··4
38 ··[33]·.strtab···········STRTAB··········00000000·0227fc·002c27·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·022800·002c27·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·025423·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·025427·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·c2cc77146814094ea4858894290cc2e9578f2fd43 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8e87d839c6f9850ddba5c889d596661ef920da4d
823 KB
readelf --wide --debug-dump=info {}
    
Offset 3, 37 lines modifiedOffset 3, 37 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x1954a·(32-bit)4 ···Length:········0x1954a·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·120·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·120·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/graph/heap.cpython-312-arm-linux-gnueabihf.so.p/heap.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/graph/heap.cpython-312-arm-linux-gnueabihf.so.p/heap.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x2c9314 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x2c93
15 ····<1e>···DW_AT_low_pc······:·(addr)·015 ····<1e>···DW_AT_low_pc······:·(addr)·0
16 ····<22>···DW_AT_stmt_list···:·(sec_offset)·016 ····<22>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<27>···DW_AT_byte_size···:·(data1)·818 ····<27>···DW_AT_byte_size···:·(data1)·8
19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2e>···DW_AT_byte_size···:·(data1)·422 ····<2e>···DW_AT_byte_size···:·(data1)·4
23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<35>···DW_AT_byte_size···:·(data1)·826 ····<35>···DW_AT_byte_size···:·(data1)·8
27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3b>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3b>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3c>···DW_AT_byte_size···:·(data1)·130 ····<3c>···DW_AT_byte_size···:·(data1)·1
31 ····<3d>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)31 ····<3d>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
33 ·<1><42>:·Abbrev·Number:·30·(DW_TAG_imported_unit)33 ·<1><42>:·Abbrev·Number:·30·(DW_TAG_imported_unit)
34 ····<43>···DW_AT_import······:·(GNU_ref_alt)·<0xc>34 ····<43>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
35 ·<1><47>:·Abbrev·Number:·30·(DW_TAG_imported_unit)35 ·<1><47>:·Abbrev·Number:·30·(DW_TAG_imported_unit)
36 ····<48>···DW_AT_import······:·(GNU_ref_alt)·<0x81>36 ····<48>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
37 ·<1><4c>:·Abbrev·Number:·30·(DW_TAG_imported_unit)37 ·<1><4c>:·Abbrev·Number:·30·(DW_TAG_imported_unit)
38 ····<4d>···DW_AT_import······:·(GNU_ref_alt)·<0x154>38 ····<4d>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
39 ·<1><51>:·Abbrev·Number:·30·(DW_TAG_imported_unit)39 ·<1><51>:·Abbrev·Number:·30·(DW_TAG_imported_unit)
Offset 194, 248 lines modifiedOffset 194, 248 lines modified
194 ····<1b9>···DW_AT_name········:·(string)·n194 ····<1b9>···DW_AT_name········:·(string)·n
195 ····<1bb>···DW_AT_decl_file···:·(implicit_const)·1195 ····<1bb>···DW_AT_decl_file···:·(implicit_const)·1
196 ····<1bb>···DW_AT_decl_line···:·(implicit_const)·1242196 ····<1bb>···DW_AT_decl_line···:·(implicit_const)·1242
197 ····<1bb>···DW_AT_decl_column·:·(data1)·63197 ····<1bb>···DW_AT_decl_column·:·(data1)·63
198 ····<1bc>···DW_AT_type········:·(GNU_ref_alt)·<0x699>198 ····<1bc>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
199 ····<1c0>···DW_AT_data_member_location:·(data1)·8199 ····<1c0>···DW_AT_data_member_location:·(data1)·8
200 ·<2><1c1>:·Abbrev·Number:·25·(DW_TAG_member)200 ·<2><1c1>:·Abbrev·Number:·25·(DW_TAG_member)
201 ····<1c2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·201 ····<1c2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
202 ····<1c6>···DW_AT_decl_file···:·(implicit_const)·1202 ····<1c6>···DW_AT_decl_file···:·(implicit_const)·1
203 ····<1c6>···DW_AT_decl_line···:·(data2)·1242203 ····<1c6>···DW_AT_decl_line···:·(data2)·1242
204 ····<1c8>···DW_AT_decl_column·:·(data1)·78204 ····<1c8>···DW_AT_decl_column·:·(data1)·78
205 ····<1c9>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>205 ····<1c9>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
206 ····<1cd>···DW_AT_data_member_location:·(data1)·12206 ····<1cd>···DW_AT_data_member_location:·(data1)·12
207 ·<2><1ce>:·Abbrev·Number:·25·(DW_TAG_member)207 ·<2><1ce>:·Abbrev·Number:·25·(DW_TAG_member)
208 ····<1cf>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·208 ····<1cf>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
209 ····<1d3>···DW_AT_decl_file···:·(implicit_const)·1209 ····<1d3>···DW_AT_decl_file···:·(implicit_const)·1
210 ····<1d3>···DW_AT_decl_line···:·(data2)·1243210 ····<1d3>···DW_AT_decl_line···:·(data2)·1243
211 ····<1d5>···DW_AT_decl_column·:·(data1)·28211 ····<1d5>···DW_AT_decl_column·:·(data1)·28
212 ····<1d6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>212 ····<1d6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
213 ····<1da>···DW_AT_data_member_location:·(data1)·16213 ····<1da>···DW_AT_data_member_location:·(data1)·16
214 ·<2><1db>:·Abbrev·Number:·25·(DW_TAG_member)214 ·<2><1db>:·Abbrev·Number:·25·(DW_TAG_member)
215 ····<1dc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·215 ····<1dc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
216 ····<1e0>···DW_AT_decl_file···:·(implicit_const)·1216 ····<1e0>···DW_AT_decl_file···:·(implicit_const)·1
217 ····<1e0>···DW_AT_decl_line···:·(data2)·1243217 ····<1e0>···DW_AT_decl_line···:·(data2)·1243
218 ····<1e2>···DW_AT_decl_column·:·(data1)·51218 ····<1e2>···DW_AT_decl_column·:·(data1)·51
219 ····<1e3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>219 ····<1e3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
220 ····<1e7>···DW_AT_data_member_location:·(data1)·17220 ····<1e7>···DW_AT_data_member_location:·(data1)·17
221 ·<2><1e8>:·Abbrev·Number:·25·(DW_TAG_member)221 ·<2><1e8>:·Abbrev·Number:·25·(DW_TAG_member)
222 ····<1e9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·222 ····<1e9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
223 ····<1ed>···DW_AT_decl_file···:·(implicit_const)·1223 ····<1ed>···DW_AT_decl_file···:·(implicit_const)·1
224 ····<1ed>···DW_AT_decl_line···:·(data2)·1243224 ····<1ed>···DW_AT_decl_line···:·(data2)·1243
225 ····<1ef>···DW_AT_decl_column·:·(data1)·70225 ····<1ef>···DW_AT_decl_column·:·(data1)·70
226 ····<1f0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>226 ····<1f0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
227 ····<1f4>···DW_AT_data_member_location:·(data1)·18227 ····<1f4>···DW_AT_data_member_location:·(data1)·18
228 ·<2><1f5>:·Abbrev·Number:·0228 ·<2><1f5>:·Abbrev·Number:·0
229 ·<1><1f6>:·Abbrev·Number:·74·(DW_TAG_typedef)229 ·<1><1f6>:·Abbrev·Number:·74·(DW_TAG_typedef)
230 ····<1f7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·230 ····<1f7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
231 ····<1fb>···DW_AT_decl_file···:·(data1)·1231 ····<1fb>···DW_AT_decl_file···:·(data1)·1
232 ····<1fc>···DW_AT_decl_line···:·(data2)·1243232 ····<1fc>···DW_AT_decl_line···:·(data2)·1243
233 ····<1fe>···DW_AT_decl_column·:·(data1)·80233 ····<1fe>···DW_AT_decl_column·:·(data1)·80
234 ····<1ff>···DW_AT_type········:·(ref_udata)·<0x1a0>234 ····<1ff>···DW_AT_type········:·(ref_udata)·<0x1a0>
235 ·<1><201>:·Abbrev·Number:·86·(DW_TAG_typedef)235 ·<1><201>:·Abbrev·Number:·86·(DW_TAG_typedef)
236 ····<202>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·236 ····<202>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
237 ····<206>···DW_AT_decl_file···:·(data1)·1237 ····<206>···DW_AT_decl_file···:·(data1)·1
238 ····<207>···DW_AT_decl_line···:·(data2)·1361238 ····<207>···DW_AT_decl_line···:·(data2)·1361
239 ····<209>···DW_AT_decl_column·:·(data1)·23239 ····<209>···DW_AT_decl_column·:·(data1)·23
240 ····<20a>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>240 ····<20a>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
241 ·<1><20e>:·Abbrev·Number:·86·(DW_TAG_typedef)241 ·<1><20e>:·Abbrev·Number:·86·(DW_TAG_typedef)
242 ····<20f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·242 ····<20f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
243 ····<213>···DW_AT_decl_file···:·(data1)·1243 ····<213>···DW_AT_decl_file···:·(data1)·1
244 ····<214>···DW_AT_decl_line···:·(data2)·1362244 ····<214>···DW_AT_decl_line···:·(data2)·1362
245 ····<216>···DW_AT_decl_column·:·(data1)·19245 ····<216>···DW_AT_decl_column·:·(data1)·19
246 ····<217>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>246 ····<217>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
247 ·<1><21b>:·Abbrev·Number:·18·(DW_TAG_variable)247 ·<1><21b>:·Abbrev·Number:·18·(DW_TAG_variable)
248 ····<21c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·248 ····<21c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
249 ····<220>···DW_AT_decl_file···:·(implicit_const)·1249 ····<220>···DW_AT_decl_file···:·(implicit_const)·1
250 ····<220>···DW_AT_decl_line···:·(data2)·1472250 ····<220>···DW_AT_decl_line···:·(data2)·1472
251 ····<222>···DW_AT_decl_column·:·(data1)·18251 ····<222>···DW_AT_decl_column·:·(data1)·18
252 ····<223>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>252 ····<223>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
253 ····<227>···DW_AT_location····:·(exprloc)·5·byte·block:·3·28·9·2·0·» (DW_OP_addr:·20928)253 ····<227>···DW_AT_location····:·(exprloc)·5·byte·block:·3·28·9·2·0·» (DW_OP_addr:·20928)
254 ·<1><22d>:·Abbrev·Number:·6·(DW_TAG_variable)254 ·<1><22d>:·Abbrev·Number:·6·(DW_TAG_variable)
255 ····<22e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·255 ····<22e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
256 ····<232>···DW_AT_decl_file···:·(data1)·1256 ····<232>···DW_AT_decl_file···:·(data1)·1
257 ····<233>···DW_AT_decl_line···:·(data2)·1474257 ····<233>···DW_AT_decl_line···:·(data2)·1474
258 ····<235>···DW_AT_decl_column·:·(data1)·12258 ····<235>···DW_AT_decl_column·:·(data1)·12
259 ····<236>···DW_AT_type········:·(GNU_ref_alt)·<0x31>259 ····<236>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
260 ·<1><23a>:·Abbrev·Number:·6·(DW_TAG_variable)260 ·<1><23a>:·Abbrev·Number:·6·(DW_TAG_variable)
261 ····<23b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·261 ····<23b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
262 ····<23f>···DW_AT_decl_file···:·(data1)·1262 ····<23f>···DW_AT_decl_file···:·(data1)·1
263 ····<240>···DW_AT_decl_line···:·(data2)·1475263 ····<240>···DW_AT_decl_line···:·(data2)·1475
264 ····<242>···DW_AT_decl_column·:·(data1)·12264 ····<242>···DW_AT_decl_column·:·(data1)·12
265 ····<243>···DW_AT_type········:·(GNU_ref_alt)·<0x31>265 ····<243>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
266 ·<1><247>:·Abbrev·Number:·6·(DW_TAG_variable)266 ·<1><247>:·Abbrev·Number:·6·(DW_TAG_variable)
267 ····<248>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19b7)·267 ····<248>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19a3)·
268 ····<24c>···DW_AT_decl_file···:·(data1)·1268 ····<24c>···DW_AT_decl_file···:·(data1)·1
269 ····<24d>···DW_AT_decl_line···:·(data2)·1476269 ····<24d>···DW_AT_decl_line···:·(data2)·1476
270 ····<24f>···DW_AT_decl_column·:·(data1)·21270 ····<24f>···DW_AT_decl_column·:·(data1)·21
271 ····<250>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>271 ····<250>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
272 ·<1><254>:·Abbrev·Number:·6·(DW_TAG_variable)272 ·<1><254>:·Abbrev·Number:·6·(DW_TAG_variable)
273 ····<255>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff28)·273 ····<255>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff14)·
274 ····<259>···DW_AT_decl_file···:·(data1)·1274 ····<259>···DW_AT_decl_file···:·(data1)·1
275 ····<25a>···DW_AT_decl_line···:·(data2)·1477275 ····<25a>···DW_AT_decl_line···:·(data2)·1477
276 ····<25c>···DW_AT_decl_column·:·(data1)·20276 ····<25c>···DW_AT_decl_column·:·(data1)·20
277 ····<25d>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>277 ····<25d>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
278 ·<1><261>:·Abbrev·Number:·81·(DW_TAG_array_type)278 ·<1><261>:·Abbrev·Number:·81·(DW_TAG_array_type)
279 ····<262>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>279 ····<262>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
280 ····<266>···DW_AT_sibling·····:·(ref_udata)·<0x26c>280 ····<266>···DW_AT_sibling·····:·(ref_udata)·<0x26c>
281 ·<2><268>:·Abbrev·Number:·79·(DW_TAG_subrange_type)281 ·<2><268>:·Abbrev·Number:·79·(DW_TAG_subrange_type)
282 ····<269>···DW_AT_type········:·(ref_udata)·<0x2d>282 ····<269>···DW_AT_type········:·(ref_udata)·<0x2d>
Max diff block lines reached; 835044/842704 bytes (99.09%) of diff not shown.
623 B
strings --all --bytes=8 {}
    
Offset 1, 21 lines modifiedOffset 1, 28 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 MGCC:·(Debian·14.2.0-8)·14.2.0
2 ,!63pQ:JC 
3 Z"XKD1-]A 
4 \FijVM]r8 
5 [a(8pC{. 
6 H=2;Kb|/ 
7 "N&2Y6H, 
8 `4a[G0tH 
9 o`u1W^5B 
10 {5U{5-vj 
11 +M[WA·<< 
12 %hJIyXdJY 
13 #=500MPC]C 
14 .p>/XB?OV»      2 64Ct<:\T
 3 L1·TVK'L
 4 SJ?='+XP
 5 h*KOR|$]M
 6 cu0U%F_Q
 7 2U{D8XTNQ
 8 (oo@xwRP
 9 {[y?lVMbARMRP
 10 *XmVBqYy.
 11 rR-!T{zK
 12 &J<v9fzV
 13 »       '%aSynyLx
 14 :(VW:zT8
 15 »       pGyI,Ob5
 16 XBQ`F9{OUPg
 17 A3#];G{.\
 18 =$U$\}mB
 19 yn_ez<>VdV8
 20 P*GI.owX}K
 21 :W3^~)v8GTH0
15 $>Gl}iFP22 $>Gl}iFP
16 igN$\{jf523 igN$\{jf5
17 8</r|TlUg24 8</r|TlUg
18 N»      Ia_*;XP25 N»      Ia_*;XP
19 0e_S63dc26 0e_S63dc
20 #e·E'M»  =]27 #e·E'M»  =]
21 skimage/graph/heap.cpython-312-arm-linux-gnueabihf.so.p/heap.c28 skimage/graph/heap.cpython-312-arm-linux-gnueabihf.so.p/heap.c
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.41 MB
./usr/lib/debug/.build-id/c3/38635534da5e38465c47768698c9cef0cb8897.debug vs.
./usr/lib/debug/.build-id/78/e67cfd061575f48ae5fcb6543606b719d628f8.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 88% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········350676·(bytes·into·file)13 ··Start·of·section·headers:··········350664·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x559d4:1 There·are·35·section·headers,·starting·at·offset·0x559c8:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b50·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b50·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0002fc2c·00fc24·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0002fc2c·00fc24·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0002fd24·00fc24·0002dc·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0002fd24·00fc24·0002dc·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00030000·00fc24·000958·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00030000·00fc24·000958·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00030958·00fc24·000414·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00030958·00fc24·000414·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000078·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000078·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001e0·020d4e·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001e0·020d42·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·020f30·000366·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·020f24·000366·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·021298·00ef88·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·02128c·00ef88·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·030220·000872·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·030214·000872·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·030a94·00005a·01·MSC··0···0··433 ··[28]·.debug_str········PROGBITS········00000000·030a88·00005a·01·MSC··0···0··4
34 ··[29]·.debug_loclists···PROGBITS········00000000·030af0·01978d·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·030ae4·01978d·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·04a280·004480·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·04a274·004480·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·04e700·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·04e6f4·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·04e758·003cb0·10·····33·793··437 ··[32]·.symtab···········SYMTAB··········00000000·04e74c·003cb0·10·····33·793··4
38 ··[33]·.strtab···········STRTAB··········00000000·052408·003466·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·0523fc·003466·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·05586e·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·055862·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·c338635534da5e38465c47768698c9cef0cb88973 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·78e67cfd061575f48ae5fcb6543606b719d628f8
1.4 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 37 lines modifiedOffset 3, 37 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x3bad2·(32-bit)4 ···Length:········0x3bad2·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·127·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·127·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/measure/_find_contours_cy.cpython-312-arm-linux-gnueabihf.so.p/_find_contours_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/measure/_find_contours_cy.cpython-312-arm-linux-gnueabihf.so.p/_find_contours_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x81b814 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x81b8
15 ····<1e>···DW_AT_low_pc······:·(addr)·015 ····<1e>···DW_AT_low_pc······:·(addr)·0
16 ····<22>···DW_AT_stmt_list···:·(sec_offset)·016 ····<22>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<27>···DW_AT_byte_size···:·(data1)·818 ····<27>···DW_AT_byte_size···:·(data1)·8
19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2e>···DW_AT_byte_size···:·(data1)·422 ····<2e>···DW_AT_byte_size···:·(data1)·4
23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<35>···DW_AT_byte_size···:·(data1)·826 ····<35>···DW_AT_byte_size···:·(data1)·8
27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3b>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3b>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3c>···DW_AT_byte_size···:·(data1)·130 ····<3c>···DW_AT_byte_size···:·(data1)·1
31 ····<3d>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)31 ····<3d>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
33 ·<1><42>:·Abbrev·Number:·40·(DW_TAG_imported_unit)33 ·<1><42>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
34 ····<43>···DW_AT_import······:·(GNU_ref_alt)·<0xc>34 ····<43>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
35 ·<1><47>:·Abbrev·Number:·40·(DW_TAG_imported_unit)35 ·<1><47>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
36 ····<48>···DW_AT_import······:·(GNU_ref_alt)·<0x81>36 ····<48>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
37 ·<1><4c>:·Abbrev·Number:·40·(DW_TAG_imported_unit)37 ·<1><4c>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
38 ····<4d>···DW_AT_import······:·(GNU_ref_alt)·<0x154>38 ····<4d>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
39 ·<1><51>:·Abbrev·Number:·40·(DW_TAG_imported_unit)39 ·<1><51>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
Offset 203, 15 lines modifiedOffset 203, 15 lines modified
203 ·<1><1eb>:·Abbrev·Number:·40·(DW_TAG_imported_unit)203 ·<1><1eb>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
204 ····<1ec>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>204 ····<1ec>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>
205 ·<1><1f0>:·Abbrev·Number:·40·(DW_TAG_imported_unit)205 ·<1><1f0>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
206 ····<1f1>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>206 ····<1f1>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
207 ·<1><1f5>:·Abbrev·Number:·40·(DW_TAG_imported_unit)207 ·<1><1f5>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
208 ····<1f6>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>208 ····<1f6>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
209 ·<1><1fa>:·Abbrev·Number:·21·(DW_TAG_variable)209 ·<1><1fa>:·Abbrev·Number:·21·(DW_TAG_variable)
210 ····<1fb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·210 ····<1fb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
211 ····<1ff>···DW_AT_decl_file···:·(data1)·14211 ····<1ff>···DW_AT_decl_file···:·(data1)·14
212 ····<200>···DW_AT_decl_line···:·(data2)·641212 ····<200>···DW_AT_decl_line···:·(data2)·641
213 ····<202>···DW_AT_decl_column·:·(data1)·15213 ····<202>···DW_AT_decl_column·:·(data1)·15
214 ····<203>···DW_AT_type········:·(GNU_ref_alt)·<0x142>214 ····<203>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
215 ····<207>···DW_AT_location····:·(exprloc)·5·byte·block:·3·58·d·3·0·» (DW_OP_addr:·30d58)215 ····<207>···DW_AT_location····:·(exprloc)·5·byte·block:·3·58·d·3·0·» (DW_OP_addr:·30d58)
216 ·<1><20d>:·Abbrev·Number:·85·(DW_TAG_structure_type)216 ·<1><20d>:·Abbrev·Number:·85·(DW_TAG_structure_type)
217 ····<20e>···DW_AT_byte_size···:·(data1)·20217 ····<20e>···DW_AT_byte_size···:·(data1)·20
Offset 237, 308 lines modifiedOffset 237, 308 lines modified
237 ····<22a>···DW_AT_name········:·(string)·n237 ····<22a>···DW_AT_name········:·(string)·n
238 ····<22c>···DW_AT_decl_file···:·(implicit_const)·1238 ····<22c>···DW_AT_decl_file···:·(implicit_const)·1
239 ····<22c>···DW_AT_decl_line···:·(data2)·1243239 ····<22c>···DW_AT_decl_line···:·(data2)·1243
240 ····<22e>···DW_AT_decl_column·:·(data1)·63240 ····<22e>···DW_AT_decl_column·:·(data1)·63
241 ····<22f>···DW_AT_type········:·(GNU_ref_alt)·<0x699>241 ····<22f>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
242 ····<233>···DW_AT_data_member_location:·(data1)·8242 ····<233>···DW_AT_data_member_location:·(data1)·8
243 ·<2><234>:·Abbrev·Number:·28·(DW_TAG_member)243 ·<2><234>:·Abbrev·Number:·28·(DW_TAG_member)
244 ····<235>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·244 ····<235>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
245 ····<239>···DW_AT_decl_file···:·(implicit_const)·1245 ····<239>···DW_AT_decl_file···:·(implicit_const)·1
246 ····<239>···DW_AT_decl_line···:·(data2)·1243246 ····<239>···DW_AT_decl_line···:·(data2)·1243
247 ····<23b>···DW_AT_decl_column·:·(data1)·78247 ····<23b>···DW_AT_decl_column·:·(data1)·78
248 ····<23c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>248 ····<23c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
249 ····<240>···DW_AT_data_member_location:·(data1)·12249 ····<240>···DW_AT_data_member_location:·(data1)·12
250 ·<2><241>:·Abbrev·Number:·28·(DW_TAG_member)250 ·<2><241>:·Abbrev·Number:·28·(DW_TAG_member)
251 ····<242>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·251 ····<242>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
252 ····<246>···DW_AT_decl_file···:·(implicit_const)·1252 ····<246>···DW_AT_decl_file···:·(implicit_const)·1
253 ····<246>···DW_AT_decl_line···:·(data2)·1244253 ····<246>···DW_AT_decl_line···:·(data2)·1244
254 ····<248>···DW_AT_decl_column·:·(data1)·28254 ····<248>···DW_AT_decl_column·:·(data1)·28
255 ····<249>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>255 ····<249>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
256 ····<24d>···DW_AT_data_member_location:·(data1)·16256 ····<24d>···DW_AT_data_member_location:·(data1)·16
257 ·<2><24e>:·Abbrev·Number:·28·(DW_TAG_member)257 ·<2><24e>:·Abbrev·Number:·28·(DW_TAG_member)
258 ····<24f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·258 ····<24f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
259 ····<253>···DW_AT_decl_file···:·(implicit_const)·1259 ····<253>···DW_AT_decl_file···:·(implicit_const)·1
260 ····<253>···DW_AT_decl_line···:·(data2)·1244260 ····<253>···DW_AT_decl_line···:·(data2)·1244
261 ····<255>···DW_AT_decl_column·:·(data1)·51261 ····<255>···DW_AT_decl_column·:·(data1)·51
262 ····<256>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>262 ····<256>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
263 ····<25a>···DW_AT_data_member_location:·(data1)·17263 ····<25a>···DW_AT_data_member_location:·(data1)·17
264 ·<2><25b>:·Abbrev·Number:·28·(DW_TAG_member)264 ·<2><25b>:·Abbrev·Number:·28·(DW_TAG_member)
265 ····<25c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·265 ····<25c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
266 ····<260>···DW_AT_decl_file···:·(implicit_const)·1266 ····<260>···DW_AT_decl_file···:·(implicit_const)·1
267 ····<260>···DW_AT_decl_line···:·(data2)·1244267 ····<260>···DW_AT_decl_line···:·(data2)·1244
268 ····<262>···DW_AT_decl_column·:·(data1)·70268 ····<262>···DW_AT_decl_column·:·(data1)·70
269 ····<263>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>269 ····<263>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
270 ····<267>···DW_AT_data_member_location:·(data1)·18270 ····<267>···DW_AT_data_member_location:·(data1)·18
271 ·<2><268>:·Abbrev·Number:·0271 ·<2><268>:·Abbrev·Number:·0
272 ·<1><269>:·Abbrev·Number:·81·(DW_TAG_typedef)272 ·<1><269>:·Abbrev·Number:·81·(DW_TAG_typedef)
273 ····<26a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·273 ····<26a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
274 ····<26e>···DW_AT_decl_file···:·(data1)·1274 ····<26e>···DW_AT_decl_file···:·(data1)·1
275 ····<26f>···DW_AT_decl_line···:·(data2)·1244275 ····<26f>···DW_AT_decl_line···:·(data2)·1244
276 ····<271>···DW_AT_decl_column·:·(data1)·80276 ····<271>···DW_AT_decl_column·:·(data1)·80
277 ····<272>···DW_AT_type········:·(ref_udata)·<0x20d>277 ····<272>···DW_AT_type········:·(ref_udata)·<0x20d>
278 ·<1><274>:·Abbrev·Number:·95·(DW_TAG_typedef)278 ·<1><274>:·Abbrev·Number:·95·(DW_TAG_typedef)
279 ····<275>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·279 ····<275>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
280 ····<279>···DW_AT_decl_file···:·(data1)·1280 ····<279>···DW_AT_decl_file···:·(data1)·1
281 ····<27a>···DW_AT_decl_line···:·(data2)·1362281 ····<27a>···DW_AT_decl_line···:·(data2)·1362
282 ····<27c>···DW_AT_decl_column·:·(data1)·23282 ····<27c>···DW_AT_decl_column·:·(data1)·23
283 ····<27d>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>283 ····<27d>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
284 ·<1><281>:·Abbrev·Number:·95·(DW_TAG_typedef)284 ·<1><281>:·Abbrev·Number:·95·(DW_TAG_typedef)
285 ····<282>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·285 ····<282>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
286 ····<286>···DW_AT_decl_file···:·(data1)·1286 ····<286>···DW_AT_decl_file···:·(data1)·1
287 ····<287>···DW_AT_decl_line···:·(data2)·1363287 ····<287>···DW_AT_decl_line···:·(data2)·1363
288 ····<289>···DW_AT_decl_column·:·(data1)·19288 ····<289>···DW_AT_decl_column·:·(data1)·19
289 ····<28a>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>289 ····<28a>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
290 ·<1><28e>:·Abbrev·Number:·21·(DW_TAG_variable)290 ·<1><28e>:·Abbrev·Number:·21·(DW_TAG_variable)
291 ····<28f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·291 ····<28f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
292 ····<293>···DW_AT_decl_file···:·(data1)·1292 ····<293>···DW_AT_decl_file···:·(data1)·1
293 ····<294>···DW_AT_decl_line···:·(data2)·1473293 ····<294>···DW_AT_decl_line···:·(data2)·1473
294 ····<296>···DW_AT_decl_column·:·(data1)·18294 ····<296>···DW_AT_decl_column·:·(data1)·18
295 ····<297>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>295 ····<297>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
296 ····<29b>···DW_AT_location····:·(exprloc)·5·byte·block:·3·90·c·3·0·» (DW_OP_addr:·30c90)296 ····<29b>···DW_AT_location····:·(exprloc)·5·byte·block:·3·90·c·3·0·» (DW_OP_addr:·30c90)
297 ·<1><2a1>:·Abbrev·Number:·7·(DW_TAG_variable)297 ·<1><2a1>:·Abbrev·Number:·7·(DW_TAG_variable)
298 ····<2a2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·298 ····<2a2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
299 ····<2a6>···DW_AT_decl_file···:·(data1)·1299 ····<2a6>···DW_AT_decl_file···:·(data1)·1
300 ····<2a7>···DW_AT_decl_line···:·(data2)·1475300 ····<2a7>···DW_AT_decl_line···:·(data2)·1475
301 ····<2a9>···DW_AT_decl_column·:·(data1)·12301 ····<2a9>···DW_AT_decl_column·:·(data1)·12
302 ····<2aa>···DW_AT_type········:·(GNU_ref_alt)·<0x31>302 ····<2aa>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
303 ·<1><2ae>:·Abbrev·Number:·7·(DW_TAG_variable)303 ·<1><2ae>:·Abbrev·Number:·7·(DW_TAG_variable)
304 ····<2af>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·304 ····<2af>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
305 ····<2b3>···DW_AT_decl_file···:·(data1)·1305 ····<2b3>···DW_AT_decl_file···:·(data1)·1
306 ····<2b4>···DW_AT_decl_line···:·(data2)·1476306 ····<2b4>···DW_AT_decl_line···:·(data2)·1476
307 ····<2b6>···DW_AT_decl_column·:·(data1)·12307 ····<2b6>···DW_AT_decl_column·:·(data1)·12
308 ····<2b7>···DW_AT_type········:·(GNU_ref_alt)·<0x31>308 ····<2b7>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
309 ·<1><2bb>:·Abbrev·Number:·7·(DW_TAG_variable)309 ·<1><2bb>:·Abbrev·Number:·7·(DW_TAG_variable)
Max diff block lines reached; 1464471/1472233 bytes (99.47%) of diff not shown.
760 B
strings --all --bytes=8 {}
    
Offset 1, 38 lines modifiedOffset 1, 33 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
 2 %K5K*p» M
 3 }a\?]"Ht
 4 <\~U{*jB
 5 2L-~oim%+Ll
 6 vtn<[B{86
 7 Mi(-'*W)
 8 X`LEsxW?>
 9 [vg]»   <»  n
 10 x'x3p)?J
 11 omzR?qYGm
 12 ]87vr+yg
 13 ,87wqC#f
 14 scj6umb]
 15 t?;Bx_Wd:
 16 O5tmx2pc
 17 *`b;O2w!&P
 18 $CUTK2TEd
 19 \»      Ql2b~Chx7
 20 o/\H}&\8
 21 .3bl.1jU
 22 7/F0/zS,
 23 XO1j,<.|6
 24 {*`>w|Jo?
 25 g*kXUZtK
 26 n2{.l6=·
2 3PqT!KuX 
3 E{|uKERw 
4 I\VIf*Nl 
5 H_sN_sN_ 
6 7$>mTIdq 
7 bV-=QgVm 
8 wV/G/»  o»  
9 U]rN/5t@}E 
10 [Ik)-_RZf 
11 {*E^<·"M 
12 9E_5<wL; 
13 8mQsU»  jN 
14 CD0MN6TA 
15 TKkh|uL\ 
16 LK2d~2*2}8 
17 qU)t\~7RI 
18 Ei*M@@j@@ 
19 I)yn9}x!Y_> 
20 I»      Fs{\2J 
21 KkJ!87zs 
22 ]?P6v#.Z 
23 wp|MyWx:S 
24 F'(jdHi:^1 
25 }o[(v4,Y 
26 9H'^~&V4 
27 -2d[;O\$ 
28 E8AksukF 
29 wdJ5R,b! 
30 Q(5KbJb)%_ 
31 /U0@iX;H# 
32 hhx2J(/E27 hhx2J(/E
33 |N.}=_d.=I?28 |N.}=_d.=I?
34 Lik\FkCqx)b29 Lik\FkCqx)b
35 vr(h1»  /F30 vr(h1»  /F
36 xKXKIb<131 xKXKIb<1
37 -m8%k^[$32 -m8%k^[$
38 `ahzj9*CMY33 `ahzj9*CMY
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.74 MB
./usr/lib/debug/.build-id/c4/8dc3c10f1073e3b86986628709450985011395.debug vs.
./usr/lib/debug/.build-id/c1/6830a12756cdb0a1e4ed758538f7e290665c73.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 89% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········505424·(bytes·into·file)13 ··Start·of·section·headers:··········505448·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x7b650:1 There·are·35·section·headers,·starting·at·offset·0x7b668:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c30·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c30·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbf8·00fbf0·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbf8·00fbf0·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fcf0·00fbf0·000310·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fcf0·00fbf0·000310·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbf0·000b30·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbf0·000b30·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040b30·00fbf0·000498·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040b30·00fbf0·000498·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00007a·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00007a·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001e4·02c086·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001e4·02c09f·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·02c26c·00036f·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·02c284·00036f·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·02c5dc·0151c0·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·02c5f4·0151c0·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·04179c·0009a4·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·0417b4·0009a4·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·042140·00005b·01·MSC··0···0··433 ··[28]·.debug_str········PROGBITS········00000000·042158·00005b·01·MSC··0···0··4
34 ··[29]·.debug_loclists···PROGBITS········00000000·04219c·02a70d·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·0421b4·02a70d·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·06c8ac·00667a·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·06c8c4·00667a·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·072f26·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·072f3e·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·072f7c·0047b0·10·····33·955··437 ··[32]·.symtab···········SYMTAB··········00000000·072f94·0047b0·10·····33·955··4
38 ··[33]·.strtab···········STRTAB··········00000000·07772c·003dbf·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·077744·003dbf·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·07b4eb·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·07b503·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·c48dc3c10f1073e3b869866287094509850113953 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·c16830a12756cdb0a1e4ed758538f7e290665c73
1.74 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x50b1b·(32-bit)4 ···Length:········0x50b1b·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·126·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·126·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_rolling_ball_cy.cpython-313-arm-linux-gnueabihf.so.p/_rolling_ball_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_rolling_ball_cy.cpython-313-arm-linux-gnueabihf.so.p/_rolling_ball_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0xc60114 ····<1a>···DW_AT_ranges······:·(sec_offset)·0xc601
15 ····<1e>···DW_AT_low_pc······:·(addr)·015 ····<1e>···DW_AT_low_pc······:·(addr)·0
16 ····<22>···DW_AT_stmt_list···:·(sec_offset)·016 ····<22>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<27>···DW_AT_byte_size···:·(data1)·818 ····<27>···DW_AT_byte_size···:·(data1)·8
19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2e>···DW_AT_byte_size···:·(data1)·422 ····<2e>···DW_AT_byte_size···:·(data1)·4
23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<35>···DW_AT_byte_size···:·(data1)·826 ····<35>···DW_AT_byte_size···:·(data1)·8
27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3b>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3b>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3c>···DW_AT_byte_size···:·(data1)·430 ····<3c>···DW_AT_byte_size···:·(data1)·4
31 ····<3d>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3d>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
33 ·<1><42>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><42>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<43>···DW_AT_byte_size···:·(data1)·134 ····<43>···DW_AT_byte_size···:·(data1)·1
35 ····<44>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<44>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<45>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<45>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><49>:·Abbrev·Number:·44·(DW_TAG_imported_unit)37 ·<1><49>:·Abbrev·Number:·44·(DW_TAG_imported_unit)
38 ····<4a>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4a>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4e>:·Abbrev·Number:·44·(DW_TAG_imported_unit)39 ·<1><4e>:·Abbrev·Number:·44·(DW_TAG_imported_unit)
40 ····<4f>···DW_AT_import······:·(GNU_ref_alt)·<0x81>40 ····<4f>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
41 ·<1><53>:·Abbrev·Number:·44·(DW_TAG_imported_unit)41 ·<1><53>:·Abbrev·Number:·44·(DW_TAG_imported_unit)
42 ····<54>···DW_AT_import······:·(GNU_ref_alt)·<0x154>42 ····<54>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
43 ·<1><58>:·Abbrev·Number:·44·(DW_TAG_imported_unit)43 ·<1><58>:·Abbrev·Number:·44·(DW_TAG_imported_unit)
Offset 256, 308 lines modifiedOffset 256, 308 lines modified
256 ····<255>···DW_AT_name········:·(string)·n256 ····<255>···DW_AT_name········:·(string)·n
257 ····<257>···DW_AT_decl_file···:·(implicit_const)·1257 ····<257>···DW_AT_decl_file···:·(implicit_const)·1
258 ····<257>···DW_AT_decl_line···:·(data2)·1243258 ····<257>···DW_AT_decl_line···:·(data2)·1243
259 ····<259>···DW_AT_decl_column·:·(data1)·63259 ····<259>···DW_AT_decl_column·:·(data1)·63
260 ····<25a>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>260 ····<25a>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
261 ····<25e>···DW_AT_data_member_location:·(data1)·8261 ····<25e>···DW_AT_data_member_location:·(data1)·8
262 ·<2><25f>:·Abbrev·Number:·34·(DW_TAG_member)262 ·<2><25f>:·Abbrev·Number:·34·(DW_TAG_member)
263 ····<260>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·263 ····<260>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
264 ····<264>···DW_AT_decl_file···:·(implicit_const)·1264 ····<264>···DW_AT_decl_file···:·(implicit_const)·1
265 ····<264>···DW_AT_decl_line···:·(data2)·1243265 ····<264>···DW_AT_decl_line···:·(data2)·1243
266 ····<266>···DW_AT_decl_column·:·(data1)·78266 ····<266>···DW_AT_decl_column·:·(data1)·78
267 ····<267>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>267 ····<267>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
268 ····<26b>···DW_AT_data_member_location:·(data1)·12268 ····<26b>···DW_AT_data_member_location:·(data1)·12
269 ·<2><26c>:·Abbrev·Number:·34·(DW_TAG_member)269 ·<2><26c>:·Abbrev·Number:·34·(DW_TAG_member)
270 ····<26d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·270 ····<26d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
271 ····<271>···DW_AT_decl_file···:·(implicit_const)·1271 ····<271>···DW_AT_decl_file···:·(implicit_const)·1
272 ····<271>···DW_AT_decl_line···:·(data2)·1244272 ····<271>···DW_AT_decl_line···:·(data2)·1244
273 ····<273>···DW_AT_decl_column·:·(data1)·28273 ····<273>···DW_AT_decl_column·:·(data1)·28
274 ····<274>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>274 ····<274>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
275 ····<278>···DW_AT_data_member_location:·(data1)·16275 ····<278>···DW_AT_data_member_location:·(data1)·16
276 ·<2><279>:·Abbrev·Number:·34·(DW_TAG_member)276 ·<2><279>:·Abbrev·Number:·34·(DW_TAG_member)
277 ····<27a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·277 ····<27a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
278 ····<27e>···DW_AT_decl_file···:·(implicit_const)·1278 ····<27e>···DW_AT_decl_file···:·(implicit_const)·1
279 ····<27e>···DW_AT_decl_line···:·(data2)·1244279 ····<27e>···DW_AT_decl_line···:·(data2)·1244
280 ····<280>···DW_AT_decl_column·:·(data1)·51280 ····<280>···DW_AT_decl_column·:·(data1)·51
281 ····<281>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>281 ····<281>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
282 ····<285>···DW_AT_data_member_location:·(data1)·17282 ····<285>···DW_AT_data_member_location:·(data1)·17
283 ·<2><286>:·Abbrev·Number:·34·(DW_TAG_member)283 ·<2><286>:·Abbrev·Number:·34·(DW_TAG_member)
284 ····<287>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·284 ····<287>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
285 ····<28b>···DW_AT_decl_file···:·(implicit_const)·1285 ····<28b>···DW_AT_decl_file···:·(implicit_const)·1
286 ····<28b>···DW_AT_decl_line···:·(data2)·1244286 ····<28b>···DW_AT_decl_line···:·(data2)·1244
287 ····<28d>···DW_AT_decl_column·:·(data1)·70287 ····<28d>···DW_AT_decl_column·:·(data1)·70
288 ····<28e>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>288 ····<28e>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
289 ····<292>···DW_AT_data_member_location:·(data1)·18289 ····<292>···DW_AT_data_member_location:·(data1)·18
290 ·<2><293>:·Abbrev·Number:·0290 ·<2><293>:·Abbrev·Number:·0
291 ·<1><294>:·Abbrev·Number:·78·(DW_TAG_typedef)291 ·<1><294>:·Abbrev·Number:·78·(DW_TAG_typedef)
292 ····<295>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·292 ····<295>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
293 ····<299>···DW_AT_decl_file···:·(data1)·1293 ····<299>···DW_AT_decl_file···:·(data1)·1
294 ····<29a>···DW_AT_decl_line···:·(data2)·1244294 ····<29a>···DW_AT_decl_line···:·(data2)·1244
295 ····<29c>···DW_AT_decl_column·:·(data1)·80295 ····<29c>···DW_AT_decl_column·:·(data1)·80
296 ····<29d>···DW_AT_type········:·(ref_udata)·<0x238>296 ····<29d>···DW_AT_type········:·(ref_udata)·<0x238>
297 ·<1><29f>:·Abbrev·Number:·100·(DW_TAG_typedef)297 ·<1><29f>:·Abbrev·Number:·100·(DW_TAG_typedef)
298 ····<2a0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·298 ····<2a0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
299 ····<2a4>···DW_AT_decl_file···:·(data1)·1299 ····<2a4>···DW_AT_decl_file···:·(data1)·1
300 ····<2a5>···DW_AT_decl_line···:·(data2)·1362300 ····<2a5>···DW_AT_decl_line···:·(data2)·1362
301 ····<2a7>···DW_AT_decl_column·:·(data1)·23301 ····<2a7>···DW_AT_decl_column·:·(data1)·23
302 ····<2a8>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>302 ····<2a8>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
303 ·<1><2ac>:·Abbrev·Number:·100·(DW_TAG_typedef)303 ·<1><2ac>:·Abbrev·Number:·100·(DW_TAG_typedef)
304 ····<2ad>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·304 ····<2ad>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
305 ····<2b1>···DW_AT_decl_file···:·(data1)·1305 ····<2b1>···DW_AT_decl_file···:·(data1)·1
306 ····<2b2>···DW_AT_decl_line···:·(data2)·1363306 ····<2b2>···DW_AT_decl_line···:·(data2)·1363
307 ····<2b4>···DW_AT_decl_column·:·(data1)·19307 ····<2b4>···DW_AT_decl_column·:·(data1)·19
308 ····<2b5>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>308 ····<2b5>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
309 ·<1><2b9>:·Abbrev·Number:·24·(DW_TAG_variable)309 ·<1><2b9>:·Abbrev·Number:·24·(DW_TAG_variable)
310 ····<2ba>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·310 ····<2ba>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
311 ····<2be>···DW_AT_decl_file···:·(implicit_const)·1311 ····<2be>···DW_AT_decl_file···:·(implicit_const)·1
312 ····<2be>···DW_AT_decl_line···:·(data2)·1473312 ····<2be>···DW_AT_decl_line···:·(data2)·1473
313 ····<2c0>···DW_AT_decl_column·:·(data1)·18313 ····<2c0>···DW_AT_decl_column·:·(data1)·18
314 ····<2c1>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>314 ····<2c1>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
315 ····<2c5>···DW_AT_location····:·(exprloc)·5·byte·block:·3·e0·e·4·0·» (DW_OP_addr:·40ee0)315 ····<2c5>···DW_AT_location····:·(exprloc)·5·byte·block:·3·e0·e·4·0·» (DW_OP_addr:·40ee0)
316 ·<1><2cb>:·Abbrev·Number:·7·(DW_TAG_variable)316 ·<1><2cb>:·Abbrev·Number:·7·(DW_TAG_variable)
317 ····<2cc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·317 ····<2cc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
318 ····<2d0>···DW_AT_decl_file···:·(data1)·1318 ····<2d0>···DW_AT_decl_file···:·(data1)·1
319 ····<2d1>···DW_AT_decl_line···:·(data2)·1475319 ····<2d1>···DW_AT_decl_line···:·(data2)·1475
320 ····<2d3>···DW_AT_decl_column·:·(data1)·12320 ····<2d3>···DW_AT_decl_column·:·(data1)·12
321 ····<2d4>···DW_AT_type········:·(GNU_ref_alt)·<0x31>321 ····<2d4>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
322 ·<1><2d8>:·Abbrev·Number:·7·(DW_TAG_variable)322 ·<1><2d8>:·Abbrev·Number:·7·(DW_TAG_variable)
323 ····<2d9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·323 ····<2d9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
324 ····<2dd>···DW_AT_decl_file···:·(data1)·1324 ····<2dd>···DW_AT_decl_file···:·(data1)·1
325 ····<2de>···DW_AT_decl_line···:·(data2)·1476325 ····<2de>···DW_AT_decl_line···:·(data2)·1476
326 ····<2e0>···DW_AT_decl_column·:·(data1)·12326 ····<2e0>···DW_AT_decl_column·:·(data1)·12
327 ····<2e1>···DW_AT_type········:·(GNU_ref_alt)·<0x31>327 ····<2e1>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
328 ·<1><2e5>:·Abbrev·Number:·7·(DW_TAG_variable)328 ·<1><2e5>:·Abbrev·Number:·7·(DW_TAG_variable)
329 ····<2e6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19b7)·329 ····<2e6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19a3)·
330 ····<2ea>···DW_AT_decl_file···:·(data1)·1330 ····<2ea>···DW_AT_decl_file···:·(data1)·1
331 ····<2eb>···DW_AT_decl_line···:·(data2)·1477331 ····<2eb>···DW_AT_decl_line···:·(data2)·1477
332 ····<2ed>···DW_AT_decl_column·:·(data1)·21332 ····<2ed>···DW_AT_decl_column·:·(data1)·21
333 ····<2ee>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>333 ····<2ee>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
334 ·<1><2f2>:·Abbrev·Number:·7·(DW_TAG_variable)334 ·<1><2f2>:·Abbrev·Number:·7·(DW_TAG_variable)
335 ····<2f3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff28)·335 ····<2f3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff14)·
336 ····<2f7>···DW_AT_decl_file···:·(data1)·1336 ····<2f7>···DW_AT_decl_file···:·(data1)·1
337 ····<2f8>···DW_AT_decl_line···:·(data2)·1478337 ····<2f8>···DW_AT_decl_line···:·(data2)·1478
338 ····<2fa>···DW_AT_decl_column·:·(data1)·20338 ····<2fa>···DW_AT_decl_column·:·(data1)·20
339 ····<2fb>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>339 ····<2fb>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
340 ·<1><2ff>:·Abbrev·Number:·7·(DW_TAG_variable)340 ·<1><2ff>:·Abbrev·Number:·7·(DW_TAG_variable)
Max diff block lines reached; 1812820/1820700 bytes (99.57%) of diff not shown.
902 B
strings --all --bytes=8 {}
    
Offset 1, 42 lines modifiedOffset 1, 40 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 f\sGCC:·(Debian·14.2.0-8)·14.2.0
2 iM$[.9{Z 
3 !zRs,ZNe 
4 2:»     e3sTe 
5 g@<%*@Cy 
6 {[fvfvnwn 
7 (1"TW{sd5# 
8 h»      |Xp{Yw 
9 *nL5zDB" 
10 RQngku"rj*2 l!e'){BY
 3 o5LM*5-"
 4 U,mW&WM]
 5 Mzkc=R*Q
 6 NgnX+}b)7
 7 _TIPa-*SNq
 8 "X|KBXD&
 9 wo4+?Cl!8
 10 Vo)bYUiP
 11 -F-bU+CZ
 12 #_»     P"?N$_»       
 13 ]Y`0f.0LFx<
11 wOi}@{Sx14 wOi}@{Sx
 15 _(NCnki~
 16 TVy»    4Z$U^
 17 .l0}rIUR."
 18 sMevz,)r
 19 <]UfLC8g
 20 .*"*··"b
 21 kJ;8-,EO
 22 v*UooGx!U
 23 ·rRLKb=@
 24 %H)w$1XQ'
 25 KXBtoEXCt
 26 gN=YC[8]KYCw
 27 '/-##xii3)
 28 9RXf7(Gq
 29 X0,w1,-f
 30 »       HWC`?·}I
 31 }+:u.)wc
 32 |;buG»  jp
 33 ='!o'»  n?
12 )/4W%[j5 
13 dHD?uYrLm 
14 ^\760#_] 
15 [eh#MmIP 
16 W!xe"y:( 
17 .]>@waM8 
18 q}3X{vY( 
19 DCf/AdN) 
20 Q»      ES6JQg 
21 <Se;%s;% 
22 Oo*^O*Vx 
23 c4/JynAF 
24 HS·>Mp;Ma 
25 %H){5)DQ' 
26 tpOk/.Z^ 
27 ~*Yg_j» { 
28 oQR`]Y`]5 
29 -QFmqFY6\y 
30 mP?7Yh_O·| 
31 5,?4,?4*jP&L 
32 ;~(x[u8H 
33 ·lmCrw·] 
34 {y»     +w2w/~S 
35 {juP?YC7 
36 BDE-1h'i234 BDE-1h'i2
37 Z·F.jrvE35 Z·F.jrvE
38 puRt"$#K36 puRt"$#K
39 %·Dq,_e\/37 %·Dq,_e\/
40 AYQtf{kw7k38 AYQtf{kw7k
41 C5Nv»   X»  b@l39 C5Nv»   X»  b@l
42 ·\z(ADrI40 ·\z(ADrI
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
669 KB
./usr/lib/debug/.build-id/c5/f557daf25ff7d982b08eca87579836113577b3.debug vs.
./usr/lib/debug/.build-id/1d/b90ce030fd89e82797b0ad60070fc1d83d44d2.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 86% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········131076·(bytes·into·file)13 ··Start·of·section·headers:··········131080·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x20004:1 There·are·35·section·headers,·starting·at·offset·0x20008:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000760·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000760·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0001fd24·00fd1c·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0001fd24·00fd1c·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0001fe24·00fd1c·0001dc·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0001fe24·00fd1c·0001dc·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00020000·00fd1c·0003d8·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00020000·00fd1c·0003d8·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········000203d8·00fd1c·0001c8·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········000203d8·00fd1c·0001c8·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00005d·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00005d·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001c8·00c07c·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001c8·00c07d·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·00c244·000332·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·00c248·000332·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·00c578·005453·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·00c57c·005453·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·0119cc·000476·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·0119d0·000476·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·011e42·000053·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·011e46·000053·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·011e98·008bfe·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·011e9c·008bfe·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·01aa98·001576·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·01aa9c·001576·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·01c00e·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·01c012·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·01c064·0021a0·10·····33·423··437 ··[32]·.symtab···········SYMTAB··········00000000·01c068·0021a0·10·····33·423··4
38 ··[33]·.strtab···········STRTAB··········00000000·01e204·001c9d·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·01e208·001c9d·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·01fea1·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·01fea5·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·c5f557daf25ff7d982b08eca87579836113577b33 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·1db90ce030fd89e82797b0ad60070fc1d83d44d2
663 KB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x160e7·(32-bit)4 ···Length:········0x160e7·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·110·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·110·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/io/_plugins/_colormixer.cpython-312-arm-linux-gnueabihf.so.p/_colormixer.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/io/_plugins/_colormixer.cpython-312-arm-linux-gnueabihf.so.p/_colormixer.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x2a2814 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x2a28
15 ····<1e>···DW_AT_low_pc······:·(addr)·015 ····<1e>···DW_AT_low_pc······:·(addr)·0
16 ····<22>···DW_AT_stmt_list···:·(sec_offset)·016 ····<22>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<27>···DW_AT_byte_size···:·(data1)·818 ····<27>···DW_AT_byte_size···:·(data1)·8
19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2e>···DW_AT_byte_size···:·(data1)·422 ····<2e>···DW_AT_byte_size···:·(data1)·4
23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<35>···DW_AT_byte_size···:·(data1)·426 ····<35>···DW_AT_byte_size···:·(data1)·4
27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
29 ·<1><3b>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3b>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3c>···DW_AT_byte_size···:·(data1)·830 ····<3c>···DW_AT_byte_size···:·(data1)·8
31 ····<3d>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3d>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
33 ·<1><42>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><42>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<43>···DW_AT_byte_size···:·(data1)·134 ····<43>···DW_AT_byte_size···:·(data1)·1
35 ····<44>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<44>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<45>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<45>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><49>:·Abbrev·Number:·2·(DW_TAG_base_type)37 ·<1><49>:·Abbrev·Number:·2·(DW_TAG_base_type)
38 ····<4a>···DW_AT_byte_size···:·(data1)·438 ····<4a>···DW_AT_byte_size···:·(data1)·4
39 ····<4b>···DW_AT_encoding····:·(data1)·5»    (signed)39 ····<4b>···DW_AT_encoding····:·(data1)·5»    (signed)
40 ····<4c>···DW_AT_name········:·(string)·int40 ····<4c>···DW_AT_name········:·(string)·int
41 ·<1><50>:·Abbrev·Number:·34·(DW_TAG_imported_unit)41 ·<1><50>:·Abbrev·Number:·34·(DW_TAG_imported_unit)
42 ····<51>···DW_AT_import······:·(GNU_ref_alt)·<0xc>42 ····<51>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
43 ·<1><55>:·Abbrev·Number:·34·(DW_TAG_imported_unit)43 ·<1><55>:·Abbrev·Number:·34·(DW_TAG_imported_unit)
Offset 155, 15 lines modifiedOffset 155, 15 lines modified
155 ·<1><16d>:·Abbrev·Number:·34·(DW_TAG_imported_unit)155 ·<1><16d>:·Abbrev·Number:·34·(DW_TAG_imported_unit)
156 ····<16e>···DW_AT_import······:·(GNU_ref_alt)·<0x24e57>156 ····<16e>···DW_AT_import······:·(GNU_ref_alt)·<0x24e57>
157 ·<1><172>:·Abbrev·Number:·34·(DW_TAG_imported_unit)157 ·<1><172>:·Abbrev·Number:·34·(DW_TAG_imported_unit)
158 ····<173>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28b9>158 ····<173>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28b9>
159 ·<1><177>:·Abbrev·Number:·34·(DW_TAG_imported_unit)159 ·<1><177>:·Abbrev·Number:·34·(DW_TAG_imported_unit)
160 ····<178>···DW_AT_import······:·(GNU_ref_alt)·<0x1a29f0>160 ····<178>···DW_AT_import······:·(GNU_ref_alt)·<0x1a29f0>
161 ·<1><17c>:·Abbrev·Number:·23·(DW_TAG_variable)161 ·<1><17c>:·Abbrev·Number:·23·(DW_TAG_variable)
162 ····<17d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·162 ····<17d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
163 ····<181>···DW_AT_decl_file···:·(data1)·8163 ····<181>···DW_AT_decl_file···:·(data1)·8
164 ····<182>···DW_AT_decl_line···:·(data2)·641164 ····<182>···DW_AT_decl_line···:·(data2)·641
165 ····<184>···DW_AT_decl_column·:·(data1)·15165 ····<184>···DW_AT_decl_column·:·(data1)·15
166 ····<185>···DW_AT_type········:·(GNU_ref_alt)·<0x142>166 ····<185>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
167 ····<189>···DW_AT_location····:·(exprloc)·5·byte·block:·3·6c·5·2·0·» (DW_OP_addr:·2056c)167 ····<189>···DW_AT_location····:·(exprloc)·5·byte·block:·3·6c·5·2·0·» (DW_OP_addr:·2056c)
168 ·<1><18f>:·Abbrev·Number:·70·(DW_TAG_structure_type)168 ·<1><18f>:·Abbrev·Number:·70·(DW_TAG_structure_type)
169 ····<190>···DW_AT_byte_size···:·(data1)·20169 ····<190>···DW_AT_byte_size···:·(data1)·20
Offset 189, 303 lines modifiedOffset 189, 303 lines modified
189 ····<1af>···DW_AT_name········:·(string)·n189 ····<1af>···DW_AT_name········:·(string)·n
190 ····<1b1>···DW_AT_decl_file···:·(data1)·1190 ····<1b1>···DW_AT_decl_file···:·(data1)·1
191 ····<1b2>···DW_AT_decl_line···:·(data2)·1241191 ····<1b2>···DW_AT_decl_line···:·(data2)·1241
192 ····<1b4>···DW_AT_decl_column·:·(data1)·63192 ····<1b4>···DW_AT_decl_column·:·(data1)·63
193 ····<1b5>···DW_AT_type········:·(GNU_ref_alt)·<0x699>193 ····<1b5>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
194 ····<1b9>···DW_AT_data_member_location:·(data1)·8194 ····<1b9>···DW_AT_data_member_location:·(data1)·8
195 ·<2><1ba>:·Abbrev·Number:·20·(DW_TAG_member)195 ·<2><1ba>:·Abbrev·Number:·20·(DW_TAG_member)
196 ····<1bb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·196 ····<1bb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
197 ····<1bf>···DW_AT_decl_file···:·(data1)·1197 ····<1bf>···DW_AT_decl_file···:·(data1)·1
198 ····<1c0>···DW_AT_decl_line···:·(data2)·1241198 ····<1c0>···DW_AT_decl_line···:·(data2)·1241
199 ····<1c2>···DW_AT_decl_column·:·(data1)·78199 ····<1c2>···DW_AT_decl_column·:·(data1)·78
200 ····<1c3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>200 ····<1c3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
201 ····<1c7>···DW_AT_data_member_location:·(data1)·12201 ····<1c7>···DW_AT_data_member_location:·(data1)·12
202 ·<2><1c8>:·Abbrev·Number:·20·(DW_TAG_member)202 ·<2><1c8>:·Abbrev·Number:·20·(DW_TAG_member)
203 ····<1c9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·203 ····<1c9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
204 ····<1cd>···DW_AT_decl_file···:·(data1)·1204 ····<1cd>···DW_AT_decl_file···:·(data1)·1
205 ····<1ce>···DW_AT_decl_line···:·(data2)·1242205 ····<1ce>···DW_AT_decl_line···:·(data2)·1242
206 ····<1d0>···DW_AT_decl_column·:·(data1)·28206 ····<1d0>···DW_AT_decl_column·:·(data1)·28
207 ····<1d1>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>207 ····<1d1>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
208 ····<1d5>···DW_AT_data_member_location:·(data1)·16208 ····<1d5>···DW_AT_data_member_location:·(data1)·16
209 ·<2><1d6>:·Abbrev·Number:·20·(DW_TAG_member)209 ·<2><1d6>:·Abbrev·Number:·20·(DW_TAG_member)
210 ····<1d7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·210 ····<1d7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
211 ····<1db>···DW_AT_decl_file···:·(data1)·1211 ····<1db>···DW_AT_decl_file···:·(data1)·1
212 ····<1dc>···DW_AT_decl_line···:·(data2)·1242212 ····<1dc>···DW_AT_decl_line···:·(data2)·1242
213 ····<1de>···DW_AT_decl_column·:·(data1)·51213 ····<1de>···DW_AT_decl_column·:·(data1)·51
214 ····<1df>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>214 ····<1df>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
215 ····<1e3>···DW_AT_data_member_location:·(data1)·17215 ····<1e3>···DW_AT_data_member_location:·(data1)·17
216 ·<2><1e4>:·Abbrev·Number:·20·(DW_TAG_member)216 ·<2><1e4>:·Abbrev·Number:·20·(DW_TAG_member)
217 ····<1e5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·217 ····<1e5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
218 ····<1e9>···DW_AT_decl_file···:·(data1)·1218 ····<1e9>···DW_AT_decl_file···:·(data1)·1
219 ····<1ea>···DW_AT_decl_line···:·(data2)·1242219 ····<1ea>···DW_AT_decl_line···:·(data2)·1242
220 ····<1ec>···DW_AT_decl_column·:·(data1)·70220 ····<1ec>···DW_AT_decl_column·:·(data1)·70
221 ····<1ed>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>221 ····<1ed>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
222 ····<1f1>···DW_AT_data_member_location:·(data1)·18222 ····<1f1>···DW_AT_data_member_location:·(data1)·18
223 ·<2><1f2>:·Abbrev·Number:·0223 ·<2><1f2>:·Abbrev·Number:·0
224 ·<1><1f3>:·Abbrev·Number:·65·(DW_TAG_typedef)224 ·<1><1f3>:·Abbrev·Number:·65·(DW_TAG_typedef)
225 ····<1f4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·225 ····<1f4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
226 ····<1f8>···DW_AT_decl_file···:·(data1)·1226 ····<1f8>···DW_AT_decl_file···:·(data1)·1
227 ····<1f9>···DW_AT_decl_line···:·(data2)·1242227 ····<1f9>···DW_AT_decl_line···:·(data2)·1242
228 ····<1fb>···DW_AT_decl_column·:·(data1)·80228 ····<1fb>···DW_AT_decl_column·:·(data1)·80
229 ····<1fc>···DW_AT_type········:·(ref_udata)·<0x18f>229 ····<1fc>···DW_AT_type········:·(ref_udata)·<0x18f>
230 ·<1><1fe>:·Abbrev·Number:·23·(DW_TAG_variable)230 ·<1><1fe>:·Abbrev·Number:·23·(DW_TAG_variable)
231 ····<1ff>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·231 ····<1ff>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
232 ····<203>···DW_AT_decl_file···:·(data1)·1232 ····<203>···DW_AT_decl_file···:·(data1)·1
233 ····<204>···DW_AT_decl_line···:·(data2)·1471233 ····<204>···DW_AT_decl_line···:·(data2)·1471
234 ····<206>···DW_AT_decl_column·:·(data1)·18234 ····<206>···DW_AT_decl_column·:·(data1)·18
235 ····<207>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>235 ····<207>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
236 ····<20b>···DW_AT_location····:·(exprloc)·5·byte·block:·3·e0·3·2·0·» (DW_OP_addr:·203e0)236 ····<20b>···DW_AT_location····:·(exprloc)·5·byte·block:·3·e0·3·2·0·» (DW_OP_addr:·203e0)
237 ·<1><211>:·Abbrev·Number:·19·(DW_TAG_variable)237 ·<1><211>:·Abbrev·Number:·19·(DW_TAG_variable)
238 ····<212>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·238 ····<212>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
239 ····<216>···DW_AT_decl_file···:·(data1)·1239 ····<216>···DW_AT_decl_file···:·(data1)·1
240 ····<217>···DW_AT_decl_line···:·(data2)·1473240 ····<217>···DW_AT_decl_line···:·(data2)·1473
241 ····<219>···DW_AT_decl_column·:·(data1)·12241 ····<219>···DW_AT_decl_column·:·(data1)·12
242 ····<21a>···DW_AT_type········:·(ref_udata)·<0x49>,·int242 ····<21a>···DW_AT_type········:·(ref_udata)·<0x49>,·int
243 ·<1><21b>:·Abbrev·Number:·19·(DW_TAG_variable)243 ·<1><21b>:·Abbrev·Number:·19·(DW_TAG_variable)
244 ····<21c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·244 ····<21c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
245 ····<220>···DW_AT_decl_file···:·(data1)·1245 ····<220>···DW_AT_decl_file···:·(data1)·1
246 ····<221>···DW_AT_decl_line···:·(data2)·1474246 ····<221>···DW_AT_decl_line···:·(data2)·1474
247 ····<223>···DW_AT_decl_column·:·(data1)·12247 ····<223>···DW_AT_decl_column·:·(data1)·12
248 ····<224>···DW_AT_type········:·(ref_udata)·<0x49>,·int248 ····<224>···DW_AT_type········:·(ref_udata)·<0x49>,·int
249 ·<1><225>:·Abbrev·Number:·8·(DW_TAG_variable)249 ·<1><225>:·Abbrev·Number:·8·(DW_TAG_variable)
250 ····<226>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19b7)·250 ····<226>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19a3)·
251 ····<22a>···DW_AT_decl_file···:·(data1)·1251 ····<22a>···DW_AT_decl_file···:·(data1)·1
252 ····<22b>···DW_AT_decl_line···:·(data2)·1475252 ····<22b>···DW_AT_decl_line···:·(data2)·1475
253 ····<22d>···DW_AT_decl_column·:·(data1)·21253 ····<22d>···DW_AT_decl_column·:·(data1)·21
254 ····<22e>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>254 ····<22e>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
255 ·<1><232>:·Abbrev·Number:·8·(DW_TAG_variable)255 ·<1><232>:·Abbrev·Number:·8·(DW_TAG_variable)
256 ····<233>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff28)·256 ····<233>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff14)·
257 ····<237>···DW_AT_decl_file···:·(data1)·1257 ····<237>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 671344/678982 bytes (98.88%) of diff not shown.
496 B
strings --all --bytes=8 {}
    
Offset 1, 24 lines modifiedOffset 1, 23 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
 2 l!>a·Wzj5
 3 ·!cS3hvW
 4 kwaq!D7J
 5 *}e3}eK4
 6 .h%%ncT#
 7 4sNG"/K3
 8 ,#RHLe%f
 9 }vCmBDT+
 10 mJ.m]NQ#
 11 30_KEm,r`
 12 |2Sd5\uxc
 13 @uiXC6lW
 14 Ui3oD&Xn
 15 9&al4)Vb
 16 tDoL3aLC6
2 l)RA.WA( 
3 +IyAA#\w 
4 c·Bz3!`< 
5 "q;Iw"s2 
6 .h%%nSlS 
7 D,f1=@m5M 
8 #9b9'oNp< 
9 -$mHfUzH 
10 cvvwfggvO 
11 jPZhPv8i@e! 
12 %S]0|OLnM 
13 G#Md[TZk" 
14 !"Zy:]D+? 
15 #=1b1*CU 
16 t~O#I>!~ 
17 (.lbc}di 
18 ASRT)K;y17 ASRT)K;y
19 Ogcn·kB'18 Ogcn·kB'
20 ?>=E5»  9H219 ?>=E5»  9H2
21 V7reA&]520 V7reA&]5
22 vUx2!$3}021 vUx2!$3}0
23 e}H(E]dN22 e}H(E]dN
24 Sda/·.O923 Sda/·.O9
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
512 KB
./usr/lib/debug/.build-id/cc/6c41b4b0bbbdcc32f32e7a40d70489a2048490.debug vs.
./usr/lib/debug/.build-id/9b/3a8e1c50c5bfc2652a544294639cc4cbc25140.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 88% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········113064·(bytes·into·file)13 ··Start·of·section·headers:··········113080·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x1b9a8:1 There·are·35·section·headers,·starting·at·offset·0x1b9b8:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000820·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000820·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0001fcfc·00fcf4·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0001fcfc·00fcf4·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0001fdf4·00fcf4·00020c·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0001fdf4·00fcf4·00020c·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00020000·00fcf4·000470·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00020000·00fcf4·000470·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00020470·00fcf4·00014c·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00020470·00fcf4·00014c·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00005d·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00005d·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001c8·009ebe·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001c8·009ecd·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·00a088·00032d·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·00a098·00032d·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·00a3b8·004a1d·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·00a3c8·004a1d·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·00edd8·00038c·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·00ede8·00038c·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·00f164·000049·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·00f174·000049·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·00f1b0·007eee·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·00f1c0·007eee·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·0170a0·001402·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·0170b0·001402·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0184a2·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0184b2·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·0184f8·001c50·10·····33·326··437 ··[32]·.symtab···········SYMTAB··········00000000·018508·001c50·10·····33·326··4
38 ··[33]·.strtab···········STRTAB··········00000000·01a148·0016fc·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·01a158·0016fc·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·01b844·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·01b854·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·cc6c41b4b0bbbdcc32f32e7a40d70489a20484903 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·9b3a8e1c50c5bfc2652a544294639cc4cbc25140
506 KB
readelf --wide --debug-dump=info {}
    
Offset 3, 37 lines modifiedOffset 3, 37 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x11e16·(32-bit)4 ···Length:········0x11e16·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·61·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·61·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/_shared/fast_exp.cpython-312-arm-linux-gnueabihf.so.p/fast_exp.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/_shared/fast_exp.cpython-312-arm-linux-gnueabihf.so.p/fast_exp.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x25f614 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x25f6
15 ····<1e>···DW_AT_low_pc······:·(addr)·015 ····<1e>···DW_AT_low_pc······:·(addr)·0
16 ····<22>···DW_AT_stmt_list···:·(sec_offset)·016 ····<22>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><26>:·Abbrev·Number:·43·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·43·(DW_TAG_base_type)
18 ····<27>···DW_AT_byte_size···:·(data1)·818 ····<27>···DW_AT_byte_size···:·(data1)·8
19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2d>:·Abbrev·Number:·43·(DW_TAG_base_type)21 ·<1><2d>:·Abbrev·Number:·43·(DW_TAG_base_type)
22 ····<2e>···DW_AT_byte_size···:·(data1)·422 ····<2e>···DW_AT_byte_size···:·(data1)·4
23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><34>:·Abbrev·Number:·43·(DW_TAG_base_type)25 ·<1><34>:·Abbrev·Number:·43·(DW_TAG_base_type)
26 ····<35>···DW_AT_byte_size···:·(data1)·826 ····<35>···DW_AT_byte_size···:·(data1)·8
27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3b>:·Abbrev·Number:·43·(DW_TAG_base_type)29 ·<1><3b>:·Abbrev·Number:·43·(DW_TAG_base_type)
30 ····<3c>···DW_AT_byte_size···:·(data1)·430 ····<3c>···DW_AT_byte_size···:·(data1)·4
31 ····<3d>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3d>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
33 ·<1><42>:·Abbrev·Number:·52·(DW_TAG_imported_unit)33 ·<1><42>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
34 ····<43>···DW_AT_import······:·(GNU_ref_alt)·<0xc>34 ····<43>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
35 ·<1><47>:·Abbrev·Number:·52·(DW_TAG_imported_unit)35 ·<1><47>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
36 ····<48>···DW_AT_import······:·(GNU_ref_alt)·<0x81>36 ····<48>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
37 ·<1><4c>:·Abbrev·Number:·52·(DW_TAG_imported_unit)37 ·<1><4c>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
38 ····<4d>···DW_AT_import······:·(GNU_ref_alt)·<0x154>38 ····<4d>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
39 ·<1><51>:·Abbrev·Number:·52·(DW_TAG_imported_unit)39 ·<1><51>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
Offset 146, 15 lines modifiedOffset 146, 15 lines modified
146 ····<15b>···DW_AT_type········:·(GNU_ref_alt)·<0x185>146 ····<15b>···DW_AT_type········:·(GNU_ref_alt)·<0x185>
147 ····<15f>···DW_AT_sibling·····:·(ref_udata)·<0x165>147 ····<15f>···DW_AT_sibling·····:·(ref_udata)·<0x165>
148 ·<2><161>:·Abbrev·Number:·105·(DW_TAG_subrange_type)148 ·<2><161>:·Abbrev·Number:·105·(DW_TAG_subrange_type)
149 ····<162>···DW_AT_type········:·(ref_udata)·<0x2d>149 ····<162>···DW_AT_type········:·(ref_udata)·<0x2d>
150 ····<163>···DW_AT_upper_bound·:·(data1)·7150 ····<163>···DW_AT_upper_bound·:·(data1)·7
151 ·<2><164>:·Abbrev·Number:·0151 ·<2><164>:·Abbrev·Number:·0
152 ·<1><165>:·Abbrev·Number:·115·(DW_TAG_variable)152 ·<1><165>:·Abbrev·Number:·115·(DW_TAG_variable)
153 ····<166>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·153 ····<166>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
154 ····<16a>···DW_AT_decl_file···:·(data1)·9154 ····<16a>···DW_AT_decl_file···:·(data1)·9
155 ····<16b>···DW_AT_decl_line···:·(data2)·641155 ····<16b>···DW_AT_decl_line···:·(data2)·641
156 ····<16d>···DW_AT_decl_column·:·(data1)·15156 ····<16d>···DW_AT_decl_column·:·(data1)·15
157 ····<16e>···DW_AT_type········:·(GNU_ref_alt)·<0x142>157 ····<16e>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
158 ····<172>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a8·5·2·0·» (DW_OP_addr:·205a8)158 ····<172>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a8·5·2·0·» (DW_OP_addr:·205a8)
159 ·<1><178>:·Abbrev·Number:·63·(DW_TAG_structure_type)159 ·<1><178>:·Abbrev·Number:·63·(DW_TAG_structure_type)
160 ····<179>···DW_AT_byte_size···:·(data1)·20160 ····<179>···DW_AT_byte_size···:·(data1)·20
Offset 180, 112 lines modifiedOffset 180, 112 lines modified
180 ····<191>···DW_AT_name········:·(string)·n180 ····<191>···DW_AT_name········:·(string)·n
181 ····<193>···DW_AT_decl_file···:·(implicit_const)·1181 ····<193>···DW_AT_decl_file···:·(implicit_const)·1
182 ····<193>···DW_AT_decl_line···:·(implicit_const)·1241182 ····<193>···DW_AT_decl_line···:·(implicit_const)·1241
183 ····<193>···DW_AT_decl_column·:·(data1)·63183 ····<193>···DW_AT_decl_column·:·(data1)·63
184 ····<194>···DW_AT_type········:·(GNU_ref_alt)·<0x699>184 ····<194>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
185 ····<198>···DW_AT_data_member_location:·(data1)·8185 ····<198>···DW_AT_data_member_location:·(data1)·8
186 ·<2><199>:·Abbrev·Number:·30·(DW_TAG_member)186 ·<2><199>:·Abbrev·Number:·30·(DW_TAG_member)
187 ····<19a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·187 ····<19a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
188 ····<19e>···DW_AT_decl_file···:·(implicit_const)·1188 ····<19e>···DW_AT_decl_file···:·(implicit_const)·1
189 ····<19e>···DW_AT_decl_line···:·(data2)·1241189 ····<19e>···DW_AT_decl_line···:·(data2)·1241
190 ····<1a0>···DW_AT_decl_column·:·(data1)·78190 ····<1a0>···DW_AT_decl_column·:·(data1)·78
191 ····<1a1>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>191 ····<1a1>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
192 ····<1a5>···DW_AT_data_member_location:·(data1)·12192 ····<1a5>···DW_AT_data_member_location:·(data1)·12
193 ·<2><1a6>:·Abbrev·Number:·30·(DW_TAG_member)193 ·<2><1a6>:·Abbrev·Number:·30·(DW_TAG_member)
194 ····<1a7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·194 ····<1a7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
195 ····<1ab>···DW_AT_decl_file···:·(implicit_const)·1195 ····<1ab>···DW_AT_decl_file···:·(implicit_const)·1
196 ····<1ab>···DW_AT_decl_line···:·(data2)·1242196 ····<1ab>···DW_AT_decl_line···:·(data2)·1242
197 ····<1ad>···DW_AT_decl_column·:·(data1)·28197 ····<1ad>···DW_AT_decl_column·:·(data1)·28
198 ····<1ae>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>198 ····<1ae>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
199 ····<1b2>···DW_AT_data_member_location:·(data1)·16199 ····<1b2>···DW_AT_data_member_location:·(data1)·16
200 ·<2><1b3>:·Abbrev·Number:·30·(DW_TAG_member)200 ·<2><1b3>:·Abbrev·Number:·30·(DW_TAG_member)
201 ····<1b4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·201 ····<1b4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
202 ····<1b8>···DW_AT_decl_file···:·(implicit_const)·1202 ····<1b8>···DW_AT_decl_file···:·(implicit_const)·1
203 ····<1b8>···DW_AT_decl_line···:·(data2)·1242203 ····<1b8>···DW_AT_decl_line···:·(data2)·1242
204 ····<1ba>···DW_AT_decl_column·:·(data1)·51204 ····<1ba>···DW_AT_decl_column·:·(data1)·51
205 ····<1bb>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>205 ····<1bb>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
206 ····<1bf>···DW_AT_data_member_location:·(data1)·17206 ····<1bf>···DW_AT_data_member_location:·(data1)·17
207 ·<2><1c0>:·Abbrev·Number:·30·(DW_TAG_member)207 ·<2><1c0>:·Abbrev·Number:·30·(DW_TAG_member)
208 ····<1c1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·208 ····<1c1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
209 ····<1c5>···DW_AT_decl_file···:·(implicit_const)·1209 ····<1c5>···DW_AT_decl_file···:·(implicit_const)·1
210 ····<1c5>···DW_AT_decl_line···:·(data2)·1242210 ····<1c5>···DW_AT_decl_line···:·(data2)·1242
211 ····<1c7>···DW_AT_decl_column·:·(data1)·70211 ····<1c7>···DW_AT_decl_column·:·(data1)·70
212 ····<1c8>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>212 ····<1c8>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
213 ····<1cc>···DW_AT_data_member_location:·(data1)·18213 ····<1cc>···DW_AT_data_member_location:·(data1)·18
214 ·<2><1cd>:·Abbrev·Number:·0214 ·<2><1cd>:·Abbrev·Number:·0
215 ·<1><1ce>:·Abbrev·Number:·65·(DW_TAG_typedef)215 ·<1><1ce>:·Abbrev·Number:·65·(DW_TAG_typedef)
216 ····<1cf>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·216 ····<1cf>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
217 ····<1d3>···DW_AT_decl_file···:·(data1)·1217 ····<1d3>···DW_AT_decl_file···:·(data1)·1
218 ····<1d4>···DW_AT_decl_line···:·(data2)·1242218 ····<1d4>···DW_AT_decl_line···:·(data2)·1242
219 ····<1d6>···DW_AT_decl_column·:·(data1)·80219 ····<1d6>···DW_AT_decl_column·:·(data1)·80
220 ····<1d7>···DW_AT_type········:·(ref_udata)·<0x178>220 ····<1d7>···DW_AT_type········:·(ref_udata)·<0x178>
221 ·<1><1d9>:·Abbrev·Number:·115·(DW_TAG_variable)221 ·<1><1d9>:·Abbrev·Number:·115·(DW_TAG_variable)
222 ····<1da>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·222 ····<1da>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
223 ····<1de>···DW_AT_decl_file···:·(data1)·1223 ····<1de>···DW_AT_decl_file···:·(data1)·1
224 ····<1df>···DW_AT_decl_line···:·(data2)·1471224 ····<1df>···DW_AT_decl_line···:·(data2)·1471
225 ····<1e1>···DW_AT_decl_column·:·(data1)·18225 ····<1e1>···DW_AT_decl_column·:·(data1)·18
226 ····<1e2>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>226 ····<1e2>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
227 ····<1e6>···DW_AT_location····:·(exprloc)·5·byte·block:·3·78·5·2·0·» (DW_OP_addr:·20578)227 ····<1e6>···DW_AT_location····:·(exprloc)·5·byte·block:·3·78·5·2·0·» (DW_OP_addr:·20578)
228 ·<1><1ec>:·Abbrev·Number:·51·(DW_TAG_variable)228 ·<1><1ec>:·Abbrev·Number:·51·(DW_TAG_variable)
229 ····<1ed>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·229 ····<1ed>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
230 ····<1f1>···DW_AT_decl_file···:·(data1)·1230 ····<1f1>···DW_AT_decl_file···:·(data1)·1
231 ····<1f2>···DW_AT_decl_line···:·(data2)·1473231 ····<1f2>···DW_AT_decl_line···:·(data2)·1473
232 ····<1f4>···DW_AT_decl_column·:·(data1)·12232 ····<1f4>···DW_AT_decl_column·:·(data1)·12
233 ····<1f5>···DW_AT_type········:·(GNU_ref_alt)·<0x31>233 ····<1f5>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
234 ·<1><1f9>:·Abbrev·Number:·51·(DW_TAG_variable)234 ·<1><1f9>:·Abbrev·Number:·51·(DW_TAG_variable)
235 ····<1fa>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·235 ····<1fa>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
236 ····<1fe>···DW_AT_decl_file···:·(data1)·1236 ····<1fe>···DW_AT_decl_file···:·(data1)·1
237 ····<1ff>···DW_AT_decl_line···:·(data2)·1474237 ····<1ff>···DW_AT_decl_line···:·(data2)·1474
238 ····<201>···DW_AT_decl_column·:·(data1)·12238 ····<201>···DW_AT_decl_column·:·(data1)·12
239 ····<202>···DW_AT_type········:·(GNU_ref_alt)·<0x31>239 ····<202>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
240 ·<1><206>:·Abbrev·Number:·51·(DW_TAG_variable)240 ·<1><206>:·Abbrev·Number:·51·(DW_TAG_variable)
241 ····<207>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19b7)·241 ····<207>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19a3)·
242 ····<20b>···DW_AT_decl_file···:·(data1)·1242 ····<20b>···DW_AT_decl_file···:·(data1)·1
243 ····<20c>···DW_AT_decl_line···:·(data2)·1475243 ····<20c>···DW_AT_decl_line···:·(data2)·1475
244 ····<20e>···DW_AT_decl_column·:·(data1)·21244 ····<20e>···DW_AT_decl_column·:·(data1)·21
245 ····<20f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>245 ····<20f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
246 ·<1><213>:·Abbrev·Number:·51·(DW_TAG_variable)246 ·<1><213>:·Abbrev·Number:·51·(DW_TAG_variable)
247 ····<214>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff28)·247 ····<214>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff14)·
248 ····<218>···DW_AT_decl_file···:·(data1)·1248 ····<218>···DW_AT_decl_file···:·(data1)·1
249 ····<219>···DW_AT_decl_line···:·(data2)·1476249 ····<219>···DW_AT_decl_line···:·(data2)·1476
250 ····<21b>···DW_AT_decl_column·:·(data1)·20250 ····<21b>···DW_AT_decl_column·:·(data1)·20
251 ····<21c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>251 ····<21c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
252 ·<1><220>:·Abbrev·Number:·84·(DW_TAG_array_type)252 ·<1><220>:·Abbrev·Number:·84·(DW_TAG_array_type)
Max diff block lines reached; 510532/518118 bytes (98.54%) of diff not shown.
495 B
strings --all --bytes=8 {}
    
Offset 1, 18 lines modifiedOffset 1, 18 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 Q@GCC:·(Debian·14.2.0-8)·14.2.0
2 (YB+A[.5.I 
3 e·.eM9m@ 
4 wA!tT]\Tiz 
5 5Vcao5{Ze5FtW 
6 ·7|RPc1GD 
7 ELrXx41» 
8 1eoZ)e{?G?yN 
9 x%1^gw;x\2 
10 G`BV&»  }r 
11 Y5X~j^» X@2 l(SiR%L_\0
 3 !QxDRpmH
 4 oNdUZ,XP
 5 M/q}#8Uf:
 6 r6·w|bi'
 7 FD/5{Zk5
 8 7eo])eozFW
 9 D$Y]J5e"1
 10 y?bo$y?ao?
 11 4UOE`Wu9U
12 tN]Z\,Wf12 tN]Z\,Wf
13 G1H[C/-l13 G1H[C/-l
14 KNa\p],=14 KNa\p],=
15 9SfTE]M915 9SfTE]M9
16 >F}]NJfd16 >F}]NJfd
17 9skimage/_shared/fast_exp.cpython-312-arm-linux-gnueabihf.so.p/fast_exp.c17 9skimage/_shared/fast_exp.cpython-312-arm-linux-gnueabihf.so.p/fast_exp.c
18 %PKQv1J[18 %PKQv1J[
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.74 MB
./usr/lib/debug/.build-id/ce/408f38352afb20ffb9b80c948c7b3e5509aaff.debug vs.
./usr/lib/debug/.build-id/99/ca473587b6cc20afeb3b6562545dd6baed2468.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 91% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········365008·(bytes·into·file)13 ··Start·of·section·headers:··········365004·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········717 ··Number·of·program·headers:·········7
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3719 ··Number·of·section·headers:·········37
20 ··Section·header·string·table·index:·3620 ··Section·header·string·table·index:·36
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·37·section·headers,·starting·at·offset·0x591d0:1 There·are·37·section·headers,·starting·at·offset·0x591cc:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············00000114·000114·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············00000114·000114·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000138·000138·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000138·000138·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000158·000138·000d10·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000158·000138·000d10·10···A··4···3··4
Offset 24, 23 lines modifiedOffset 24, 23 lines modified
24 ··[19]·.dynamic··········NOBITS··········0002fbb4·00fbac·000108·08··WA··4···0··424 ··[19]·.dynamic··········NOBITS··········0002fbb4·00fbac·000108·08··WA··4···0··4
25 ··[20]·.got··············NOBITS··········0002fcbc·00fbac·000344·04··WA··0···0··425 ··[20]·.got··············NOBITS··········0002fcbc·00fbac·000344·04··WA··0···0··4
26 ··[21]·.data·············NOBITS··········00030000·00fbac·000968·00··WA··0···0··826 ··[21]·.data·············NOBITS··········00030000·00fbac·000968·00··WA··0···0··8
27 ··[22]·.bss··············NOBITS··········00030968·00fbac·0004a0·00··WA··0···0··827 ··[22]·.bss··············NOBITS··········00030968·00fbac·0004a0·00··WA··0···0··8
28 ··[23]·.comment··········PROGBITS········00000000·000138·00001e·01··MS··0···0··128 ··[23]·.comment··········PROGBITS········00000000·000138·00001e·01··MS··0···0··1
29 ··[24]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000156·000031·00······0···0··129 ··[24]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000156·000031·00······0···0··1
30 ··[25]·.debug_aranges····PROGBITS········00000000·000188·0000a2·00···C··0···0··430 ··[25]·.debug_aranges····PROGBITS········00000000·000188·0000a2·00···C··0···0··4
31 ··[26]·.debug_info·······PROGBITS········00000000·00022c·022270·00···C··0···0··431 ··[26]·.debug_info·······PROGBITS········00000000·00022c·02226c·00···C··0···0··4
32 ··[27]·.debug_abbrev·····PROGBITS········00000000·02249c·0005d0·00···C··0···0··432 ··[27]·.debug_abbrev·····PROGBITS········00000000·022498·0005d0·00···C··0···0··4
33 ··[28]·.debug_line·······PROGBITS········00000000·022a6c·00f94b·00···C··0···0··433 ··[28]·.debug_line·······PROGBITS········00000000·022a68·00f94b·00···C··0···0··4
34 ··[29]·.debug_frame······PROGBITS········00000000·0323b8·0008c5·00···C··0···0··434 ··[29]·.debug_frame······PROGBITS········00000000·0323b4·0008c5·00···C··0···0··4
35 ··[30]·.debug_str········PROGBITS········00000000·032c80·00005d·01·MSC··0···0··435 ··[30]·.debug_str········PROGBITS········00000000·032c7c·00005d·01·MSC··0···0··4
36 ··[31]·.debug_loclists···PROGBITS········00000000·032ce0·019371·00···C··0···0··436 ··[31]·.debug_loclists···PROGBITS········00000000·032cdc·019371·00···C··0···0··4
37 ··[32]·.debug_rnglists···PROGBITS········00000000·04c054·00417a·00···C··0···0··437 ··[32]·.debug_rnglists···PROGBITS········00000000·04c050·00417a·00···C··0···0··4
38 ··[33]·.gnu_debugaltlink·PROGBITS········00000000·0501ce·000056·00······0···0··138 ··[33]·.gnu_debugaltlink·PROGBITS········00000000·0501ca·000056·00······0···0··1
39 ··[34]·.symtab···········SYMTAB··········00000000·050224·003fa0·10·····35·812··439 ··[34]·.symtab···········SYMTAB··········00000000·050220·003fa0·10·····35·812··4
40 ··[35]·.strtab···········STRTAB··········00000000·0541c4·004e91·00······0···0··140 ··[35]·.strtab···········STRTAB··········00000000·0541c0·004e91·00······0···0··1
41 ··[36]·.shstrtab·········STRTAB··········00000000·059055·000179·00······0···0··141 ··[36]·.shstrtab·········STRTAB··········00000000·059051·000179·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 ··D·(mbind),·y·(purecode),·p·(processor·specific)46 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ce408f38352afb20ffb9b80c948c7b3e5509aaff3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·99ca473587b6cc20afeb3b6562545dd6baed2468
1.73 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 33 lines modifiedOffset 3, 33 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x3d48a·(32-bit)4 ···Length:········0x3d48a·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·180·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·180·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbd3d)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbd29)·
11 ····<12>···DW_AT_language····:·(data1)·33»   (C++14)11 ····<12>···DW_AT_language····:·(data1)·33»   (C++14)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_skeletonize_3d_cy.cpython-312-arm-linux-gnueabihf.so.p/_skeletonize_3d_cy.cpp12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_skeletonize_3d_cy.cpython-312-arm-linux-gnueabihf.so.p/_skeletonize_3d_cy.cpp
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x7f3a14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x7f3a
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·126 ····<36>···DW_AT_byte_size···:·(data1)·1
27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
29 ·<1><3c>:·Abbrev·Number:·54·(DW_TAG_imported_unit)29 ·<1><3c>:·Abbrev·Number:·54·(DW_TAG_imported_unit)
30 ····<3d>···DW_AT_import······:·(GNU_ref_alt)·<0xc>30 ····<3d>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
31 ·<1><41>:·Abbrev·Number:·54·(DW_TAG_imported_unit)31 ·<1><41>:·Abbrev·Number:·54·(DW_TAG_imported_unit)
32 ····<42>···DW_AT_import······:·(GNU_ref_alt)·<0x81>32 ····<42>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
33 ·<1><46>:·Abbrev·Number:·54·(DW_TAG_imported_unit)33 ·<1><46>:·Abbrev·Number:·54·(DW_TAG_imported_unit)
34 ····<47>···DW_AT_import······:·(GNU_ref_alt)·<0x154>34 ····<47>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
35 ·<1><4b>:·Abbrev·Number:·54·(DW_TAG_imported_unit)35 ·<1><4b>:·Abbrev·Number:·54·(DW_TAG_imported_unit)
Offset 127, 47 lines modifiedOffset 127, 47 lines modified
127 ·<1><131>:·Abbrev·Number:·220·(DW_TAG_namespace)127 ·<1><131>:·Abbrev·Number:·220·(DW_TAG_namespace)
128 ····<133>···DW_AT_name········:·(string)·std128 ····<133>···DW_AT_name········:·(string)·std
129 ····<137>···DW_AT_decl_file···:·(data1)·35129 ····<137>···DW_AT_decl_file···:·(data1)·35
130 ····<138>···DW_AT_decl_line···:·(data2)·308130 ····<138>···DW_AT_decl_line···:·(data2)·308
131 ····<13a>···DW_AT_decl_column·:·(data1)·11131 ····<13a>···DW_AT_decl_column·:·(data1)·11
132 ····<13b>···DW_AT_sibling·····:·(ref_udata)·<0x1276>132 ····<13b>···DW_AT_sibling·····:·(ref_udata)·<0x1276>
133 ·<2><13d>:·Abbrev·Number:·219·(DW_TAG_namespace)133 ·<2><13d>:·Abbrev·Number:·219·(DW_TAG_namespace)
134 ····<13f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f04e3)·134 ····<13f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f04cf)·
135 ····<143>···DW_AT_decl_file···:·(data1)·34135 ····<143>···DW_AT_decl_file···:·(data1)·34
136 ····<144>···DW_AT_decl_line···:·(data2)·2836136 ····<144>···DW_AT_decl_line···:·(data2)·2836
137 ····<146>···DW_AT_decl_column·:·(data1)·13137 ····<146>···DW_AT_decl_column·:·(data1)·13
138 ·<2><147>:·Abbrev·Number:·152·(DW_TAG_namespace)138 ·<2><147>:·Abbrev·Number:·152·(DW_TAG_namespace)
139 ····<149>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb253)·139 ····<149>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb23f)·
140 ····<14d>···DW_AT_decl_file···:·(data1)·36140 ····<14d>···DW_AT_decl_file···:·(data1)·36
141 ····<14e>···DW_AT_decl_line···:·(data1)·61141 ····<14e>···DW_AT_decl_line···:·(data1)·61
142 ····<14f>···DW_AT_decl_column·:·(data1)·13142 ····<14f>···DW_AT_decl_column·:·(data1)·13
143 ····<150>···DW_AT_sibling·····:·(ref_udata)·<0x153>143 ····<150>···DW_AT_sibling·····:·(ref_udata)·<0x153>
144 ·<3><152>:·Abbrev·Number:·0144 ·<3><152>:·Abbrev·Number:·0
145 ·<2><153>:·Abbrev·Number:·173·(DW_TAG_namespace)145 ·<2><153>:·Abbrev·Number:·173·(DW_TAG_namespace)
146 ····<155>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f77d)·146 ····<155>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f755)·
147 ····<159>···DW_AT_decl_file···:·(data1)·39147 ····<159>···DW_AT_decl_file···:·(data1)·39
148 ····<15a>···DW_AT_decl_line···:·(data1)·50148 ····<15a>···DW_AT_decl_line···:·(data1)·50
149 ····<15b>···DW_AT_decl_column·:·(data1)·13149 ····<15b>···DW_AT_decl_column·:·(data1)·13
150 ·<2><15c>:·Abbrev·Number:·100·(DW_TAG_structure_type)150 ·<2><15c>:·Abbrev·Number:·100·(DW_TAG_structure_type)
151 ····<15d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xd0c52)·151 ····<15d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xd0c3e)·
152 ····<161>···DW_AT_byte_size···:·(data1)·1152 ····<161>···DW_AT_byte_size···:·(data1)·1
153 ····<162>···DW_AT_decl_file···:·(data1)·40153 ····<162>···DW_AT_decl_file···:·(data1)·40
154 ····<163>···DW_AT_decl_line···:·(data1)·168154 ····<163>···DW_AT_decl_line···:·(data1)·168
155 ····<164>···DW_AT_decl_column·:·(data1)·12155 ····<164>···DW_AT_decl_column·:·(data1)·12
156 ····<165>···DW_AT_sibling·····:·(ref_udata)·<0x183>156 ····<165>···DW_AT_sibling·····:·(ref_udata)·<0x183>
157 ·<3><167>:·Abbrev·Number:·196·(DW_TAG_subprogram)157 ·<3><167>:·Abbrev·Number:·196·(DW_TAG_subprogram)
158 ····<169>···DW_AT_external····:·(flag_present)·1158 ····<169>···DW_AT_external····:·(flag_present)·1
159 ····<169>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x86661)·159 ····<169>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x8664d)·
160 ····<16d>···DW_AT_decl_file···:·(data1)·40160 ····<16d>···DW_AT_decl_file···:·(data1)·40
161 ····<16e>···DW_AT_decl_line···:·(data1)·172161 ····<16e>···DW_AT_decl_line···:·(data1)·172
162 ····<16f>···DW_AT_decl_column·:·(data1)·9162 ····<16f>···DW_AT_decl_column·:·(data1)·9
163 ····<170>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x229ef4)·163 ····<170>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x229ee0)·
164 ····<174>···DW_AT_declaration·:·(flag_present)·1164 ····<174>···DW_AT_declaration·:·(flag_present)·1
165 ·<4><174>:·Abbrev·Number:·76·(DW_TAG_template_type_param)165 ·<4><174>:·Abbrev·Number:·76·(DW_TAG_template_type_param)
166 ····<175>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eaaa5)·166 ····<175>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eaa91)·
167 ····<179>···DW_AT_type········:·(ref_udata)·<0x3579>167 ····<179>···DW_AT_type········:·(ref_udata)·<0x3579>
168 ·<4><17b>:·Abbrev·Number:·27·(DW_TAG_formal_parameter)168 ·<4><17b>:·Abbrev·Number:·27·(DW_TAG_formal_parameter)
169 ····<17c>···DW_AT_type········:·(ref_udata)·<0x3579>169 ····<17c>···DW_AT_type········:·(ref_udata)·<0x3579>
170 ·<4><17e>:·Abbrev·Number:·27·(DW_TAG_formal_parameter)170 ·<4><17e>:·Abbrev·Number:·27·(DW_TAG_formal_parameter)
171 ····<17f>···DW_AT_type········:·(ref_udata)·<0x3579>171 ····<17f>···DW_AT_type········:·(ref_udata)·<0x3579>
172 ·<4><181>:·Abbrev·Number:·0172 ·<4><181>:·Abbrev·Number:·0
173 ·<3><182>:·Abbrev·Number:·0173 ·<3><182>:·Abbrev·Number:·0
Offset 180, 249 lines modifiedOffset 180, 249 lines modified
180 ·<2><18d>:·Abbrev·Number:·222·(DW_TAG_namespace)180 ·<2><18d>:·Abbrev·Number:·222·(DW_TAG_namespace)
181 ····<18f>···DW_AT_name········:·(string)·_V2181 ····<18f>···DW_AT_name········:·(string)·_V2
182 ····<193>···DW_AT_decl_file···:·(data1)·114182 ····<193>···DW_AT_decl_file···:·(data1)·114
183 ····<194>···DW_AT_decl_line···:·(data1)·82183 ····<194>···DW_AT_decl_line···:·(data1)·82
184 ····<195>···DW_AT_decl_column·:·(data1)·1184 ····<195>···DW_AT_decl_column·:·(data1)·1
185 ····<196>···DW_AT_export_symbols:·(flag_present)·1185 ····<196>···DW_AT_export_symbols:·(flag_present)·1
186 ·<2><196>:·Abbrev·Number:·155·(DW_TAG_class_type)186 ·<2><196>:·Abbrev·Number:·155·(DW_TAG_class_type)
187 ····<198>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xb93bd)·187 ····<198>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xb93a9)·
188 ····<19c>···DW_AT_byte_size···:·(data1)·1188 ····<19c>···DW_AT_byte_size···:·(data1)·1
189 ····<19d>···DW_AT_decl_file···:·(data1)·17189 ····<19d>···DW_AT_decl_file···:·(data1)·17
190 ····<19e>···DW_AT_decl_line···:·(data1)·63190 ····<19e>···DW_AT_decl_line···:·(data1)·63
191 ····<19f>···DW_AT_decl_column·:·(implicit_const)·11191 ····<19f>···DW_AT_decl_column·:·(implicit_const)·11
192 ····<19f>···DW_AT_sibling·····:·(ref_udata)·<0x30f>192 ····<19f>···DW_AT_sibling·····:·(ref_udata)·<0x30f>
193 ·<3><1a1>:·Abbrev·Number:·93·(DW_TAG_subprogram)193 ·<3><1a1>:·Abbrev·Number:·93·(DW_TAG_subprogram)
194 ····<1a2>···DW_AT_external····:·(flag_present)·1194 ····<1a2>···DW_AT_external····:·(flag_present)·1
195 ····<1a2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eaa2c)·195 ····<1a2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eaa18)·
196 ····<1a6>···DW_AT_decl_file···:·(data1)·17196 ····<1a6>···DW_AT_decl_file···:·(data1)·17
197 ····<1a7>···DW_AT_decl_line···:·(data1)·88197 ····<1a7>···DW_AT_decl_line···:·(data1)·88
198 ····<1a8>···DW_AT_decl_column·:·(data1)·7198 ····<1a8>···DW_AT_decl_column·:·(data1)·7
199 ····<1a9>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x44cc47)·199 ····<1a9>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x44cc33)·
200 ····<1ad>···DW_AT_type········:·(ref_udata)·<0x356d>200 ····<1ad>···DW_AT_type········:·(ref_udata)·<0x356d>
201 ····<1af>···DW_AT_accessibility:·(data1)·1»      (public)201 ····<1af>···DW_AT_accessibility:·(data1)·1»      (public)
202 ····<1b0>···DW_AT_declaration·:·(flag_present)·1202 ····<1b0>···DW_AT_declaration·:·(flag_present)·1
203 ····<1b0>···DW_AT_object_pointer:·(ref_udata)·<0x1b4>203 ····<1b0>···DW_AT_object_pointer:·(ref_udata)·<0x1b4>
204 ····<1b2>···DW_AT_sibling·····:·(ref_udata)·<0x1b8>204 ····<1b2>···DW_AT_sibling·····:·(ref_udata)·<0x1b8>
205 ·<4><1b4>:·Abbrev·Number:·34·(DW_TAG_formal_parameter)205 ·<4><1b4>:·Abbrev·Number:·34·(DW_TAG_formal_parameter)
206 ····<1b5>···DW_AT_type········:·(ref_udata)·<0x356d>206 ····<1b5>···DW_AT_type········:·(ref_udata)·<0x356d>
207 ····<1b7>···DW_AT_artificial··:·(flag_present)·1207 ····<1b7>···DW_AT_artificial··:·(flag_present)·1
208 ·<4><1b7>:·Abbrev·Number:·0208 ·<4><1b7>:·Abbrev·Number:·0
209 ·<3><1b8>:·Abbrev·Number:·93·(DW_TAG_subprogram)209 ·<3><1b8>:·Abbrev·Number:·93·(DW_TAG_subprogram)
210 ····<1b9>···DW_AT_external····:·(flag_present)·1210 ····<1b9>···DW_AT_external····:·(flag_present)·1
211 ····<1b9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eaa2c)·211 ····<1b9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eaa18)·
212 ····<1bd>···DW_AT_decl_file···:·(data1)·17212 ····<1bd>···DW_AT_decl_file···:·(data1)·17
213 ····<1be>···DW_AT_decl_line···:·(data1)·92213 ····<1be>···DW_AT_decl_line···:·(data1)·92
214 ····<1bf>···DW_AT_decl_column·:·(data1)·7214 ····<1bf>···DW_AT_decl_column·:·(data1)·7
215 ····<1c0>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x1a08cf)·215 ····<1c0>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x1a08bb)·
216 ····<1c4>···DW_AT_type········:·(ref_udata)·<0x356d>216 ····<1c4>···DW_AT_type········:·(ref_udata)·<0x356d>
217 ····<1c6>···DW_AT_accessibility:·(data1)·1»      (public)217 ····<1c6>···DW_AT_accessibility:·(data1)·1»      (public)
218 ····<1c7>···DW_AT_declaration·:·(flag_present)·1218 ····<1c7>···DW_AT_declaration·:·(flag_present)·1
219 ····<1c7>···DW_AT_object_pointer:·(ref_udata)·<0x1cb>219 ····<1c7>···DW_AT_object_pointer:·(ref_udata)·<0x1cb>
220 ····<1c9>···DW_AT_sibling·····:·(ref_udata)·<0x1d2>220 ····<1c9>···DW_AT_sibling·····:·(ref_udata)·<0x1d2>
221 ·<4><1cb>:·Abbrev·Number:·34·(DW_TAG_formal_parameter)221 ·<4><1cb>:·Abbrev·Number:·34·(DW_TAG_formal_parameter)
222 ····<1cc>···DW_AT_type········:·(ref_udata)·<0x356d>222 ····<1cc>···DW_AT_type········:·(ref_udata)·<0x356d>
223 ····<1ce>···DW_AT_artificial··:·(flag_present)·1223 ····<1ce>···DW_AT_artificial··:·(flag_present)·1
224 ·<4><1ce>:·Abbrev·Number:·27·(DW_TAG_formal_parameter)224 ·<4><1ce>:·Abbrev·Number:·27·(DW_TAG_formal_parameter)
Max diff block lines reached; 1809842/1817444 bytes (99.58%) of diff not shown.
854 B
strings --all --bytes=8 {}
    
Offset 1, 47 lines modifiedOffset 1, 30 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 $hGCC:·(Debian·14.2.0-8)·14.2.0
 2 5WAM@TI?
 3 9vRYA63"
 4 9?,rNXtO
 5 EeS[d9sS
 6 \CYX$`#La
 7 U'4k·wBc
 8 /^\nZz3=uLOc
 9 G»      0<^T<d
 10 nF^_dr_\&!
 11 )j|X)5*Us
2 DiPOWB7: 
3 T;,5A%mh 
4 C+GOhLb99 
5 MQ\#V{eK 
6 |7t?qA:Sl 
7 W&m4nui00 
8 tvnA|88C 
9 2cqjX%cq* 
10 ·h.cl>HQv 
11 8+KPm@S3Q 
12 T·NQL*a2J 
13 c\M\-lkzz 
14 _Bg0U!y}"?7 
15 g0.<VHOd 
16 fX/~*_K2 
17 R]AnfCZ( 
18 D(Hj6$UA6 
19 6E40_4pj 
20 DM{=A}4S 
21 Y!2+5?+SfMZ 
22 ^F^[dr[\"& 
23 W(>>SoRWU 
24 Y4L_3l1`1 
25 a(#»    8Pu?r 
26 DJ_-(uZ/d 
27 fL9$J]» z 
28 YRSU2T5. 
29 T5.-Mh3& 
30 cF#_O/,2 
31 ^7K#^Vtg 
32 y)JdWzWx12 y)IdWzWy
33 kTjQn{Gd~ 
34 #G»     mYwmY 
35 $eafE>)| 
36 oeQ"wNdm 
37 yP»     0VO4O 
38 %%g"IFeiU 
39 ;^;l'j#( 
40 f)X(c)·O"913 5a»     nU6Ha__
 14 %{VSC2e%
 15 x9r,$-az
 16 U3{7}-es-1
 17 ,f9KkZ/$
 18 L[Z7Uu^s]L
 19 ezZ4@i(6
 20 &gKvv!g;
 21 »       dwf3N%>
 22 $e-39C58
 23 tjb)2Xnp
41 1^zpaiLz24 1^zpaiLz
42 `);p»   VLJ25 `);p»   VLJ
43 &eCG'·y>26 &eCG'·y>
44 Ew3·giv[27 Ew3·giv[
45 4f;({?TP-28 4f;({?TP-
46 6kdDS6Ze29 6kdDS6Ze
47 ?Ml3NPBo30 ?Ml3NPBo
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.38 MB
./usr/lib/debug/.build-id/d0/1cdb87c54ab845313de01f8dc814bbf7adc723.debug vs.
./usr/lib/debug/.build-id/b7/545797e20c905397a72baabdb74b69018ba523.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 90% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········315160·(bytes·into·file)13 ··Start·of·section·headers:··········315156·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x4cf18:1 There·are·35·section·headers,·starting·at·offset·0x4cf14:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b40·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b40·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0002fc30·00fc28·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0002fc30·00fc28·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0002fd28·00fc28·0002d8·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0002fd28·00fc28·0002d8·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00030000·00fc28·000920·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00030000·00fc28·000920·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00030920·00fc28·0003d8·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00030920·00fc28·0003d8·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00007a·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00007a·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001e4·01dae2·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001e4·01dade·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·01dcc8·000357·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·01dcc4·000357·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·01e020·00dc99·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·01e01c·00dc99·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·02bcbc·00082a·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·02bcb8·00082a·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·02c4e6·000051·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·02c4e2·000051·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·02c538·0160db·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·02c534·0160db·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·042614·003914·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·042610·003914·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·045f28·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·045f24·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·045f80·003b20·10·····33·769··437 ··[32]·.symtab···········SYMTAB··········00000000·045f7c·003b20·10·····33·769··4
38 ··[33]·.strtab···········STRTAB··········00000000·049aa0·003313·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·049a9c·003313·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·04cdb3·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·04cdaf·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·d01cdb87c54ab845313de01f8dc814bbf7adc7233 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·b7545797e20c905397a72baabdb74b69018ba523
1.37 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 37 lines modifiedOffset 3, 37 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x35934·(32-bit)4 ···Length:········0x35934·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·127·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·127·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_unwrap_1d.cpython-312-arm-linux-gnueabihf.so.p/_unwrap_1d.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_unwrap_1d.cpython-312-arm-linux-gnueabihf.so.p/_unwrap_1d.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x6e8114 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x6e81
15 ····<1e>···DW_AT_low_pc······:·(addr)·015 ····<1e>···DW_AT_low_pc······:·(addr)·0
16 ····<22>···DW_AT_stmt_list···:·(sec_offset)·016 ····<22>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<27>···DW_AT_byte_size···:·(data1)·818 ····<27>···DW_AT_byte_size···:·(data1)·8
19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2e>···DW_AT_byte_size···:·(data1)·422 ····<2e>···DW_AT_byte_size···:·(data1)·4
23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<35>···DW_AT_byte_size···:·(data1)·826 ····<35>···DW_AT_byte_size···:·(data1)·8
27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3b>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3b>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3c>···DW_AT_byte_size···:·(data1)·130 ····<3c>···DW_AT_byte_size···:·(data1)·1
31 ····<3d>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)31 ····<3d>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
33 ·<1><42>:·Abbrev·Number:·40·(DW_TAG_imported_unit)33 ·<1><42>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
34 ····<43>···DW_AT_import······:·(GNU_ref_alt)·<0xc>34 ····<43>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
35 ·<1><47>:·Abbrev·Number:·40·(DW_TAG_imported_unit)35 ·<1><47>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
36 ····<48>···DW_AT_import······:·(GNU_ref_alt)·<0x81>36 ····<48>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
37 ·<1><4c>:·Abbrev·Number:·40·(DW_TAG_imported_unit)37 ·<1><4c>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
38 ····<4d>···DW_AT_import······:·(GNU_ref_alt)·<0x154>38 ····<4d>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
39 ·<1><51>:·Abbrev·Number:·40·(DW_TAG_imported_unit)39 ·<1><51>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
Offset 195, 15 lines modifiedOffset 195, 15 lines modified
195 ·<1><1d7>:·Abbrev·Number:·40·(DW_TAG_imported_unit)195 ·<1><1d7>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
196 ····<1d8>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>196 ····<1d8>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>
197 ·<1><1dc>:·Abbrev·Number:·40·(DW_TAG_imported_unit)197 ·<1><1dc>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
198 ····<1dd>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>198 ····<1dd>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
199 ·<1><1e1>:·Abbrev·Number:·40·(DW_TAG_imported_unit)199 ·<1><1e1>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
200 ····<1e2>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>200 ····<1e2>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
201 ·<1><1e6>:·Abbrev·Number:·20·(DW_TAG_variable)201 ·<1><1e6>:·Abbrev·Number:·20·(DW_TAG_variable)
202 ····<1e7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·202 ····<1e7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
203 ····<1eb>···DW_AT_decl_file···:·(data1)·13203 ····<1eb>···DW_AT_decl_file···:·(data1)·13
204 ····<1ec>···DW_AT_decl_line···:·(data2)·641204 ····<1ec>···DW_AT_decl_line···:·(data2)·641
205 ····<1ee>···DW_AT_decl_column·:·(data1)·15205 ····<1ee>···DW_AT_decl_column·:·(data1)·15
206 ····<1ef>···DW_AT_type········:·(GNU_ref_alt)·<0x142>206 ····<1ef>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
207 ····<1f3>···DW_AT_location····:·(exprloc)·5·byte·block:·3·60·c·3·0·» (DW_OP_addr:·30c60)207 ····<1f3>···DW_AT_location····:·(exprloc)·5·byte·block:·3·60·c·3·0·» (DW_OP_addr:·30c60)
208 ·<1><1f9>:·Abbrev·Number:·85·(DW_TAG_structure_type)208 ·<1><1f9>:·Abbrev·Number:·85·(DW_TAG_structure_type)
209 ····<1fa>···DW_AT_byte_size···:·(data1)·20209 ····<1fa>···DW_AT_byte_size···:·(data1)·20
Offset 229, 308 lines modifiedOffset 229, 308 lines modified
229 ····<216>···DW_AT_name········:·(string)·n229 ····<216>···DW_AT_name········:·(string)·n
230 ····<218>···DW_AT_decl_file···:·(implicit_const)·1230 ····<218>···DW_AT_decl_file···:·(implicit_const)·1
231 ····<218>···DW_AT_decl_line···:·(data2)·1243231 ····<218>···DW_AT_decl_line···:·(data2)·1243
232 ····<21a>···DW_AT_decl_column·:·(data1)·63232 ····<21a>···DW_AT_decl_column·:·(data1)·63
233 ····<21b>···DW_AT_type········:·(GNU_ref_alt)·<0x699>233 ····<21b>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
234 ····<21f>···DW_AT_data_member_location:·(data1)·8234 ····<21f>···DW_AT_data_member_location:·(data1)·8
235 ·<2><220>:·Abbrev·Number:·28·(DW_TAG_member)235 ·<2><220>:·Abbrev·Number:·28·(DW_TAG_member)
236 ····<221>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·236 ····<221>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
237 ····<225>···DW_AT_decl_file···:·(implicit_const)·1237 ····<225>···DW_AT_decl_file···:·(implicit_const)·1
238 ····<225>···DW_AT_decl_line···:·(data2)·1243238 ····<225>···DW_AT_decl_line···:·(data2)·1243
239 ····<227>···DW_AT_decl_column·:·(data1)·78239 ····<227>···DW_AT_decl_column·:·(data1)·78
240 ····<228>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>240 ····<228>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
241 ····<22c>···DW_AT_data_member_location:·(data1)·12241 ····<22c>···DW_AT_data_member_location:·(data1)·12
242 ·<2><22d>:·Abbrev·Number:·28·(DW_TAG_member)242 ·<2><22d>:·Abbrev·Number:·28·(DW_TAG_member)
243 ····<22e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·243 ····<22e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
244 ····<232>···DW_AT_decl_file···:·(implicit_const)·1244 ····<232>···DW_AT_decl_file···:·(implicit_const)·1
245 ····<232>···DW_AT_decl_line···:·(data2)·1244245 ····<232>···DW_AT_decl_line···:·(data2)·1244
246 ····<234>···DW_AT_decl_column·:·(data1)·28246 ····<234>···DW_AT_decl_column·:·(data1)·28
247 ····<235>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>247 ····<235>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
248 ····<239>···DW_AT_data_member_location:·(data1)·16248 ····<239>···DW_AT_data_member_location:·(data1)·16
249 ·<2><23a>:·Abbrev·Number:·28·(DW_TAG_member)249 ·<2><23a>:·Abbrev·Number:·28·(DW_TAG_member)
250 ····<23b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·250 ····<23b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
251 ····<23f>···DW_AT_decl_file···:·(implicit_const)·1251 ····<23f>···DW_AT_decl_file···:·(implicit_const)·1
252 ····<23f>···DW_AT_decl_line···:·(data2)·1244252 ····<23f>···DW_AT_decl_line···:·(data2)·1244
253 ····<241>···DW_AT_decl_column·:·(data1)·51253 ····<241>···DW_AT_decl_column·:·(data1)·51
254 ····<242>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>254 ····<242>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
255 ····<246>···DW_AT_data_member_location:·(data1)·17255 ····<246>···DW_AT_data_member_location:·(data1)·17
256 ·<2><247>:·Abbrev·Number:·28·(DW_TAG_member)256 ·<2><247>:·Abbrev·Number:·28·(DW_TAG_member)
257 ····<248>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·257 ····<248>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
258 ····<24c>···DW_AT_decl_file···:·(implicit_const)·1258 ····<24c>···DW_AT_decl_file···:·(implicit_const)·1
259 ····<24c>···DW_AT_decl_line···:·(data2)·1244259 ····<24c>···DW_AT_decl_line···:·(data2)·1244
260 ····<24e>···DW_AT_decl_column·:·(data1)·70260 ····<24e>···DW_AT_decl_column·:·(data1)·70
261 ····<24f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>261 ····<24f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
262 ····<253>···DW_AT_data_member_location:·(data1)·18262 ····<253>···DW_AT_data_member_location:·(data1)·18
263 ·<2><254>:·Abbrev·Number:·0263 ·<2><254>:·Abbrev·Number:·0
264 ·<1><255>:·Abbrev·Number:·81·(DW_TAG_typedef)264 ·<1><255>:·Abbrev·Number:·81·(DW_TAG_typedef)
265 ····<256>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·265 ····<256>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
266 ····<25a>···DW_AT_decl_file···:·(data1)·1266 ····<25a>···DW_AT_decl_file···:·(data1)·1
267 ····<25b>···DW_AT_decl_line···:·(data2)·1244267 ····<25b>···DW_AT_decl_line···:·(data2)·1244
268 ····<25d>···DW_AT_decl_column·:·(data1)·80268 ····<25d>···DW_AT_decl_column·:·(data1)·80
269 ····<25e>···DW_AT_type········:·(ref_udata)·<0x1f9>269 ····<25e>···DW_AT_type········:·(ref_udata)·<0x1f9>
270 ·<1><260>:·Abbrev·Number:·98·(DW_TAG_typedef)270 ·<1><260>:·Abbrev·Number:·98·(DW_TAG_typedef)
271 ····<261>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·271 ····<261>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
272 ····<265>···DW_AT_decl_file···:·(data1)·1272 ····<265>···DW_AT_decl_file···:·(data1)·1
273 ····<266>···DW_AT_decl_line···:·(data2)·1362273 ····<266>···DW_AT_decl_line···:·(data2)·1362
274 ····<268>···DW_AT_decl_column·:·(data1)·23274 ····<268>···DW_AT_decl_column·:·(data1)·23
275 ····<269>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>275 ····<269>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
276 ·<1><26d>:·Abbrev·Number:·98·(DW_TAG_typedef)276 ·<1><26d>:·Abbrev·Number:·98·(DW_TAG_typedef)
277 ····<26e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·277 ····<26e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
278 ····<272>···DW_AT_decl_file···:·(data1)·1278 ····<272>···DW_AT_decl_file···:·(data1)·1
279 ····<273>···DW_AT_decl_line···:·(data2)·1363279 ····<273>···DW_AT_decl_line···:·(data2)·1363
280 ····<275>···DW_AT_decl_column·:·(data1)·19280 ····<275>···DW_AT_decl_column·:·(data1)·19
281 ····<276>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>281 ····<276>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
282 ·<1><27a>:·Abbrev·Number:·20·(DW_TAG_variable)282 ·<1><27a>:·Abbrev·Number:·20·(DW_TAG_variable)
283 ····<27b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·283 ····<27b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
284 ····<27f>···DW_AT_decl_file···:·(data1)·1284 ····<27f>···DW_AT_decl_file···:·(data1)·1
285 ····<280>···DW_AT_decl_line···:·(data2)·1473285 ····<280>···DW_AT_decl_line···:·(data2)·1473
286 ····<282>···DW_AT_decl_column·:·(data1)·18286 ····<282>···DW_AT_decl_column·:·(data1)·18
287 ····<283>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>287 ····<283>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
288 ····<287>···DW_AT_location····:·(exprloc)·5·byte·block:·3·20·c·3·0·» (DW_OP_addr:·30c20)288 ····<287>···DW_AT_location····:·(exprloc)·5·byte·block:·3·20·c·3·0·» (DW_OP_addr:·30c20)
289 ·<1><28d>:·Abbrev·Number:·6·(DW_TAG_variable)289 ·<1><28d>:·Abbrev·Number:·6·(DW_TAG_variable)
290 ····<28e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·290 ····<28e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
291 ····<292>···DW_AT_decl_file···:·(data1)·1291 ····<292>···DW_AT_decl_file···:·(data1)·1
292 ····<293>···DW_AT_decl_line···:·(data2)·1475292 ····<293>···DW_AT_decl_line···:·(data2)·1475
293 ····<295>···DW_AT_decl_column·:·(data1)·12293 ····<295>···DW_AT_decl_column·:·(data1)·12
294 ····<296>···DW_AT_type········:·(GNU_ref_alt)·<0x31>294 ····<296>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
295 ·<1><29a>:·Abbrev·Number:·6·(DW_TAG_variable)295 ·<1><29a>:·Abbrev·Number:·6·(DW_TAG_variable)
296 ····<29b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·296 ····<29b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
297 ····<29f>···DW_AT_decl_file···:·(data1)·1297 ····<29f>···DW_AT_decl_file···:·(data1)·1
298 ····<2a0>···DW_AT_decl_line···:·(data2)·1476298 ····<2a0>···DW_AT_decl_line···:·(data2)·1476
299 ····<2a2>···DW_AT_decl_column·:·(data1)·12299 ····<2a2>···DW_AT_decl_column·:·(data1)·12
300 ····<2a3>···DW_AT_type········:·(GNU_ref_alt)·<0x31>300 ····<2a3>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
301 ·<1><2a7>:·Abbrev·Number:·6·(DW_TAG_variable)301 ·<1><2a7>:·Abbrev·Number:·6·(DW_TAG_variable)
Max diff block lines reached; 1429269/1437021 bytes (99.46%) of diff not shown.
862 B
strings --all --bytes=8 {}
    
Offset 1, 42 lines modifiedOffset 1, 37 lines modified
1 #GCC:·(Debian·14.2.0-8)·14.2.01 #GCC:·(Debian·14.2.0-8)·14.2.0
 2 X{G[$;')
 3 GOXUmgZJm
 4 +(Uu&e!p
 5 R}F4ia]j9
 6 -»      ~@V#QEeD1
 7 mq,k+k_X
 8 >1E1w@e:
 9 *()R\<`#:z)Y2
 10 s?q*!=WN'
 11 RyV?.)/K
 12 }`jNDZ&g
 13 w69<s79xI
 14 eVOPT!*+-
 15 wvwfggwg{
 16 »       _LY,#^x[D
 17 U]X|zHVa
 18 47hl;Z`n
 19 6j|»    nU^I
 20 (m_f:Uz$
 21 ``MV<"fR
 22 J3b[k[IU
 23 uTY·?c.<wh
 24 oN0Fi*)q
 25 zxx~J!w6
 26 ID$r$Qs@4
 27 Xf»     cJ%soL
 28 ,OJ08.V?18
 29 T:GL_·o!
 30 MMSJP:`m
2 PKIV0M7;4Y 
3 z{3xwO» l 
4 u-RhnV*p 
5 _$W:S\*T-$U-SM 
6 Qm4Yp_:X7 
7 /9\zG7zx 
8 S|@hPBUap 
9 |E~^7:>TTL 
10 /8;](;WC 
11 ^E<HW]85 
12 ]U*.-PT+DQy 
13 OeWF$Fe~= 
14 HfWW`:;qvQ 
15 dnNI;:L3q 
16 UQa|N6,L 
17 Q9%#~vID 
18 QGN_o5;H{ 
19 J9lsDsOq 
20 XEIDCI># 
21 !A+h7.h'Y 
22 io)=]lmn]1(ip 
23 k^:S-[JU 
24 #>&\N{v8y 
25 U"DO'iq: 
26 <wwgwfgwgw 
27 'LI`Lq#-S 
28 YD=9Rv\"1 
29 7mE)}Nw38gl 
30 Zm#smH» 7 
31 zY]fc<]d6 
32 2t%]]vYSF^ 
33 BabkrQ!= 
34 Y9k5-y*o 
35 ff(G·RBU 
36 PMdj#)rQ31 PMdj#)rQ
37 *\vefWC932 *\vefWC9
38 ajC*sd]q\33 ajC*sd]q\
39 ^5,@i:_}34 ^5,@i:_}
40 7bYW:Ja`35 7bYW:Ja`
41 ,JBG6tSO36 ,JBG6tSO
42 WBVr>[|l37 WBVr>[|l
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
3.77 MB
./usr/lib/debug/.build-id/d1/9a48ad2d7f115d02f7081c222e55397358eeb6.debug vs.
./usr/lib/debug/.build-id/7b/8187cb6d32c63d15020865733344509fc4527f.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 90% similar despite different names
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·d19a48ad2d7f115d02f7081c222e55397358eeb63 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·7b8187cb6d32c63d15020865733344509fc4527f
3.76 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 49 lines modifiedOffset 3, 49 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0xd7c11·(32-bit)4 ···Length:········0xd7c11·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·167·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·167·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_max_tree.cpython-312-arm-linux-gnueabihf.so.p/_max_tree.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_max_tree.cpython-312-arm-linux-gnueabihf.so.p/_max_tree.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x25fc114 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x25fc1
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·2·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·2·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·426 ····<36>···DW_AT_byte_size···:·(data1)·4
27 ····<37>···DW_AT_encoding····:·(data1)·5»    (signed)27 ····<37>···DW_AT_encoding····:·(data1)·5»    (signed)
28 ····<38>···DW_AT_name········:·(string)·int28 ····<38>···DW_AT_name········:·(string)·int
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·830 ····<3d>···DW_AT_byte_size···:·(data1)·8
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·834 ····<44>···DW_AT_byte_size···:·(data1)·8
35 ····<45>···DW_AT_encoding····:·(data1)·5»    (signed)35 ····<45>···DW_AT_encoding····:·(data1)·5»    (signed)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc015)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc001)·
37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)
38 ····<4b>···DW_AT_byte_size···:·(data1)·138 ····<4b>···DW_AT_byte_size···:·(data1)·1
39 ····<4c>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)39 ····<4c>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
41 ·<1><51>:·Abbrev·Number:·1·(DW_TAG_base_type)41 ·<1><51>:·Abbrev·Number:·1·(DW_TAG_base_type)
42 ····<52>···DW_AT_byte_size···:·(data1)·442 ····<52>···DW_AT_byte_size···:·(data1)·4
43 ····<53>···DW_AT_encoding····:·(data1)·4»    (float)43 ····<53>···DW_AT_encoding····:·(data1)·4»    (float)
44 ····<54>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·44 ····<54>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
45 ·<1><58>:·Abbrev·Number:·52·(DW_TAG_imported_unit)45 ·<1><58>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
46 ····<59>···DW_AT_import······:·(GNU_ref_alt)·<0xc>46 ····<59>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
47 ·<1><5d>:·Abbrev·Number:·52·(DW_TAG_imported_unit)47 ·<1><5d>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
48 ····<5e>···DW_AT_import······:·(GNU_ref_alt)·<0x81>48 ····<5e>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
49 ·<1><62>:·Abbrev·Number:·52·(DW_TAG_imported_unit)49 ·<1><62>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
50 ····<63>···DW_AT_import······:·(GNU_ref_alt)·<0x154>50 ····<63>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
51 ·<1><67>:·Abbrev·Number:·52·(DW_TAG_imported_unit)51 ·<1><67>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
Offset 291, 15 lines modifiedOffset 291, 15 lines modified
291 ·<1><2bf>:·Abbrev·Number:·52·(DW_TAG_imported_unit)291 ·<1><2bf>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
292 ····<2c0>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>292 ····<2c0>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
293 ·<1><2c4>:·Abbrev·Number:·52·(DW_TAG_imported_unit)293 ·<1><2c4>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
294 ····<2c5>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2942>294 ····<2c5>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2942>
295 ·<1><2c9>:·Abbrev·Number:·52·(DW_TAG_imported_unit)295 ·<1><2c9>:·Abbrev·Number:·52·(DW_TAG_imported_unit)
296 ····<2ca>···DW_AT_import······:·(GNU_ref_alt)·<0x1a29f0>296 ····<2ca>···DW_AT_import······:·(GNU_ref_alt)·<0x1a29f0>
297 ·<1><2ce>:·Abbrev·Number:·36·(DW_TAG_variable)297 ·<1><2ce>:·Abbrev·Number:·36·(DW_TAG_variable)
298 ····<2cf>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·298 ····<2cf>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
299 ····<2d3>···DW_AT_decl_file···:·(data1)·16299 ····<2d3>···DW_AT_decl_file···:·(data1)·16
300 ····<2d4>···DW_AT_decl_line···:·(data2)·641300 ····<2d4>···DW_AT_decl_line···:·(data2)·641
301 ····<2d6>···DW_AT_decl_column·:·(data1)·15301 ····<2d6>···DW_AT_decl_column·:·(data1)·15
302 ····<2d7>···DW_AT_type········:·(GNU_ref_alt)·<0x142>302 ····<2d7>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
303 ····<2db>···DW_AT_location····:·(exprloc)·5·byte·block:·3·5c·17·9·0·»(DW_OP_addr:·9175c)303 ····<2db>···DW_AT_location····:·(exprloc)·5·byte·block:·3·5c·17·9·0·»(DW_OP_addr:·9175c)
304 ·<1><2e1>:·Abbrev·Number:·113·(DW_TAG_structure_type)304 ·<1><2e1>:·Abbrev·Number:·113·(DW_TAG_structure_type)
305 ····<2e2>···DW_AT_byte_size···:·(data1)·20305 ····<2e2>···DW_AT_byte_size···:·(data1)·20
Offset 325, 308 lines modifiedOffset 325, 308 lines modified
325 ····<304>···DW_AT_name········:·(string)·n325 ····<304>···DW_AT_name········:·(string)·n
326 ····<306>···DW_AT_decl_file···:·(data1)·1326 ····<306>···DW_AT_decl_file···:·(data1)·1
327 ····<307>···DW_AT_decl_line···:·(data2)·1242327 ····<307>···DW_AT_decl_line···:·(data2)·1242
328 ····<309>···DW_AT_decl_column·:·(data1)·63328 ····<309>···DW_AT_decl_column·:·(data1)·63
329 ····<30a>···DW_AT_type········:·(GNU_ref_alt)·<0x699>329 ····<30a>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
330 ····<30e>···DW_AT_data_member_location:·(data1)·8330 ····<30e>···DW_AT_data_member_location:·(data1)·8
331 ·<2><30f>:·Abbrev·Number:·50·(DW_TAG_member)331 ·<2><30f>:·Abbrev·Number:·50·(DW_TAG_member)
332 ····<310>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·332 ····<310>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
333 ····<314>···DW_AT_decl_file···:·(data1)·1333 ····<314>···DW_AT_decl_file···:·(data1)·1
334 ····<315>···DW_AT_decl_line···:·(data2)·1242334 ····<315>···DW_AT_decl_line···:·(data2)·1242
335 ····<317>···DW_AT_decl_column·:·(data1)·78335 ····<317>···DW_AT_decl_column·:·(data1)·78
336 ····<318>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>336 ····<318>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
337 ····<31c>···DW_AT_data_member_location:·(data1)·12337 ····<31c>···DW_AT_data_member_location:·(data1)·12
338 ·<2><31d>:·Abbrev·Number:·50·(DW_TAG_member)338 ·<2><31d>:·Abbrev·Number:·50·(DW_TAG_member)
339 ····<31e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·339 ····<31e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
340 ····<322>···DW_AT_decl_file···:·(data1)·1340 ····<322>···DW_AT_decl_file···:·(data1)·1
341 ····<323>···DW_AT_decl_line···:·(data2)·1243341 ····<323>···DW_AT_decl_line···:·(data2)·1243
342 ····<325>···DW_AT_decl_column·:·(data1)·28342 ····<325>···DW_AT_decl_column·:·(data1)·28
343 ····<326>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>343 ····<326>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
344 ····<32a>···DW_AT_data_member_location:·(data1)·16344 ····<32a>···DW_AT_data_member_location:·(data1)·16
345 ·<2><32b>:·Abbrev·Number:·50·(DW_TAG_member)345 ·<2><32b>:·Abbrev·Number:·50·(DW_TAG_member)
346 ····<32c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·346 ····<32c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
347 ····<330>···DW_AT_decl_file···:·(data1)·1347 ····<330>···DW_AT_decl_file···:·(data1)·1
348 ····<331>···DW_AT_decl_line···:·(data2)·1243348 ····<331>···DW_AT_decl_line···:·(data2)·1243
349 ····<333>···DW_AT_decl_column·:·(data1)·51349 ····<333>···DW_AT_decl_column·:·(data1)·51
350 ····<334>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>350 ····<334>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
351 ····<338>···DW_AT_data_member_location:·(data1)·17351 ····<338>···DW_AT_data_member_location:·(data1)·17
352 ·<2><339>:·Abbrev·Number:·50·(DW_TAG_member)352 ·<2><339>:·Abbrev·Number:·50·(DW_TAG_member)
353 ····<33a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·353 ····<33a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
354 ····<33e>···DW_AT_decl_file···:·(data1)·1354 ····<33e>···DW_AT_decl_file···:·(data1)·1
355 ····<33f>···DW_AT_decl_line···:·(data2)·1243355 ····<33f>···DW_AT_decl_line···:·(data2)·1243
356 ····<341>···DW_AT_decl_column·:·(data1)·70356 ····<341>···DW_AT_decl_column·:·(data1)·70
357 ····<342>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>357 ····<342>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
358 ····<346>···DW_AT_data_member_location:·(data1)·18358 ····<346>···DW_AT_data_member_location:·(data1)·18
359 ·<2><347>:·Abbrev·Number:·0359 ·<2><347>:·Abbrev·Number:·0
360 ·<1><348>:·Abbrev·Number:·89·(DW_TAG_typedef)360 ·<1><348>:·Abbrev·Number:·89·(DW_TAG_typedef)
361 ····<349>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·361 ····<349>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
362 ····<34d>···DW_AT_decl_file···:·(data1)·1362 ····<34d>···DW_AT_decl_file···:·(data1)·1
363 ····<34e>···DW_AT_decl_line···:·(data2)·1243363 ····<34e>···DW_AT_decl_line···:·(data2)·1243
364 ····<350>···DW_AT_decl_column·:·(data1)·80364 ····<350>···DW_AT_decl_column·:·(data1)·80
365 ····<351>···DW_AT_type········:·(ref_udata)·<0x2e1>365 ····<351>···DW_AT_type········:·(ref_udata)·<0x2e1>
366 ·<1><353>:·Abbrev·Number:·111·(DW_TAG_typedef)366 ·<1><353>:·Abbrev·Number:·111·(DW_TAG_typedef)
367 ····<354>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·367 ····<354>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
368 ····<358>···DW_AT_decl_file···:·(data1)·1368 ····<358>···DW_AT_decl_file···:·(data1)·1
369 ····<359>···DW_AT_decl_line···:·(data2)·1361369 ····<359>···DW_AT_decl_line···:·(data2)·1361
370 ····<35b>···DW_AT_decl_column·:·(data1)·23370 ····<35b>···DW_AT_decl_column·:·(data1)·23
371 ····<35c>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>371 ····<35c>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
372 ·<1><360>:·Abbrev·Number:·111·(DW_TAG_typedef)372 ·<1><360>:·Abbrev·Number:·111·(DW_TAG_typedef)
373 ····<361>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·373 ····<361>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
374 ····<365>···DW_AT_decl_file···:·(data1)·1374 ····<365>···DW_AT_decl_file···:·(data1)·1
375 ····<366>···DW_AT_decl_line···:·(data2)·1362375 ····<366>···DW_AT_decl_line···:·(data2)·1362
376 ····<368>···DW_AT_decl_column·:·(data1)·19376 ····<368>···DW_AT_decl_column·:·(data1)·19
377 ····<369>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>377 ····<369>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
378 ·<1><36d>:·Abbrev·Number:·36·(DW_TAG_variable)378 ·<1><36d>:·Abbrev·Number:·36·(DW_TAG_variable)
379 ····<36e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·379 ····<36e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
380 ····<372>···DW_AT_decl_file···:·(data1)·1380 ····<372>···DW_AT_decl_file···:·(data1)·1
381 ····<373>···DW_AT_decl_line···:·(data2)·1472381 ····<373>···DW_AT_decl_line···:·(data2)·1472
382 ····<375>···DW_AT_decl_column·:·(data1)·18382 ····<375>···DW_AT_decl_column·:·(data1)·18
383 ····<376>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>383 ····<376>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
384 ····<37a>···DW_AT_location····:·(exprloc)·5·byte·block:·3·90·16·9·0·»(DW_OP_addr:·91690)384 ····<37a>···DW_AT_location····:·(exprloc)·5·byte·block:·3·90·16·9·0·»(DW_OP_addr:·91690)
385 ·<1><380>:·Abbrev·Number:·15·(DW_TAG_variable)385 ·<1><380>:·Abbrev·Number:·15·(DW_TAG_variable)
Max diff block lines reached; 3937504/3945207 bytes (99.80%) of diff not shown.
2.1 KB
strings --all --bytes=8 {}
    
Offset 1, 97 lines modifiedOffset 1, 113 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 #wRTycMy( 
3 EOr->,b12 
4 +Cmg$l.& 
5 Z(S9>qc2 
6 Hi$7N<» lY 
7 N(7`B5YA[ 
8 yoAd3e7Q 
9 <KsOUyVC 
10 ·%Akp(A3 
11 $l{=6mC{/4 
12 4}OR-O:\k 
13 sv]»    ;g;!|# 
14 /!<c"}FVj 
15 W$UX6B;~0y 
16 Od{o(=`7 
17 S/Kd{EjL=]p"[y)_w2 {ZQ0$|qYs
 3 lc^A]KuUd
 4 v"wsu><^h;
 5 PJZXHR/d
 6 /sPb&BE~
 7 MZJe,&vG
 8 a!»     R|6JI
 9 t{t7XY·f
 10 @k8M>76g*
 11 \KSOUy^C
 12 vZ(+s3QT
 13 PzMb»   `rX
 14 PCwRl3K8
 15 ~.vc8\DW
 16 `e7XG·['8
 17 Z7CK)#Hk
 18 LZ7Axc.j
18 v+Q-}*M&19 v+Q-u*M&
19 (/H0-ce=c20 k{PFS=+]
 21 bg5*+A6j
20 I}UN9RQy22 I}UN9RQy
21 ihpW7L**o23 ihpW7L**o
 24 2mc!}qA.
22 MJQK<J}{3 
23 ?:RGHkA#e 
24 I7YCC;9?2 
25 2dKab=K9oe25 2dKab=K9oe
26 NicF**o]cV 
27 ^i=+]v)yD26 *JUO+Fvo]
 27 !D@*=q;%d
 28 2dWd_;+!
 29 =X@·_j6f
 30 kDXK$<h&'|J'U
 31 /K.DRqW>
 32 qteH2y;z
 33 >LV_HWgM
28 _>;)~=]YVJB34 _>;)~=]YVJB
29 3h;5Ady» 
30 ?mgjt,Y.=k35 2»      |b;9)%<)
 36 QrRrxRXU
 37 PR#oy4qh
 38 )AnWSyq,c
 39 $A$5:6NR
 40 -Ohcc*&n`r
31 EA·NjO<P41 TDA·NjO<P
32 JX_&GwBo 
33 rR?&GWA/ 
34 @g»     %9$5j 
35 w6HO#}5H 
36 m=|GNJ0N42 Jho&GwAo
 43 I!_YqKMJX
 44 DdVMq)4i
 45 w15:%Xgj
 46 ]bw,+%n%
37 gAef,?Mo47 gAef,?Mo
38 ~f1AE\T4; 
39 ESa-kn[< 
40 XTlQ?[TlQS-* 
41 Ny$E/%Cip 
42 2(\T@PE'y6S 
43 -j@K~A%t 
44 eBKj0BH& 
45 2lQ/:2[Ta48 -j=*;|.S
 49 L?d&/[@_
 50 rT^6D/=o
 51 K'9}_8c8ff
 52 *.RK_vqK
 53 Ny4Y/%Ait
 54 UlQGAz$Oyr
 55 ]AqW(»  ]X,>
 56 d'(lW@PE
 57 7YTg59@=
 58 IYh7i]H00
46 zFPEfEeF59 eFPEfEeF
 60 w<Za/i6M
 61 ="XGlQqp
 62 LN{OrD:6A24
 63 .k.1H3(4
 64 0[Te>i'6*
47 [kZrZcZO 
48 E-m@Psw( 
49 \o@lQ{v8 
50 [-?D7G:|j 
51 LlQh#?)5 
52 Em-{EREX 
53 I»      y2Exr9 
54 -*v1Nr» ' 
55 DX+OqX}Aln 
56 a:f6:nRr0 
57 Sd`Tq`E:65 Sd`Tq`E:
58 FTQSM6^<66 FTQSM6^<
59 APE#U*A>67 APE#U*A>
60 lQ7c»   *$B168 lQ7c»   *$B1
61 c~-38S[P 
62 r6^=sWH^ 
63 ~q8(|$bt 
64 ;GvN1uz.369 [$7Y_v'@i
 70 7[Tv+a{n+Vx
 71 #gwZ1Sw>
 72 0~wbL_-1
 73 eh:X<-^SsukS
 74 _Bq?fj_LT
65 u6^y^d4z75 u6^y^h4z
66 o;S`.j!Y 
67 YZx!,@`5 
68 t,@{nj$y 
69 Fd39G·[Q76 H·[QNy$l\,n
 77 ~@DG(L20
 78 Y7v2+k!!3
 79 XZz!,@H+f
 80 H·[QNy$$eH
Max diff block lines reached; 63/2101 bytes (3.00%) of diff not shown.
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.59 MB
./usr/lib/debug/.build-id/d2/3d89645b020a62fd1b34dbc0352061854bb406.debug vs.
./usr/lib/debug/.build-id/1e/6a6360cc3895f41f05130fc2bbc4d037e6282d.debug
Files 87% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········396280·(bytes·into·file)13 ··Start·of·section·headers:··········396300·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x60bf8:1 There·are·35·section·headers,·starting·at·offset·0x60c0c:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c30·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c30·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0002fbf8·00fbf0·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0002fbf8·00fbf0·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0002fcf0·00fbf0·000310·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0002fcf0·00fbf0·000310·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00030000·00fbf0·000ac8·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00030000·00fbf0·000ac8·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00030ac8·00fbf0·000484·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00030ac8·00fbf0·000484·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000077·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000077·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001e0·0247f9·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001e0·02480f·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·0249dc·000376·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·0249f0·000376·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·024d54·01162b·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·024d68·01162b·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·036380·00090d·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·036394·00090d·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·036c8d·00004f·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·036ca1·00004f·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·036cdc·01d6aa·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·036cf0·01d6aa·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·054388·004b1e·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·05439c·004b1e·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·058ea6·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·058eba·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·058efc·004230·10·····33·867··437 ··[32]·.symtab···········SYMTAB··········00000000·058f10·004230·10·····33·867··4
38 ··[33]·.strtab···········STRTAB··········00000000·05d12c·003969·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·05d140·003969·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·060a95·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·060aa9·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·d23d89645b020a62fd1b34dbc0352061854bb4063 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·1e6a6360cc3895f41f05130fc2bbc4d037e6282d
1.58 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x427ca·(32-bit)4 ···Length:········0x427ca·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·127·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·127·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/measure/_moments_cy.cpython-313-arm-linux-gnueabihf.so.p/_moments_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/measure/_moments_cy.cpython-313-arm-linux-gnueabihf.so.p/_moments_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x90f414 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x90f4
15 ····<1e>···DW_AT_low_pc······:·(addr)·015 ····<1e>···DW_AT_low_pc······:·(addr)·0
16 ····<22>···DW_AT_stmt_list···:·(sec_offset)·016 ····<22>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<27>···DW_AT_byte_size···:·(data1)·818 ····<27>···DW_AT_byte_size···:·(data1)·8
19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2e>···DW_AT_byte_size···:·(data1)·422 ····<2e>···DW_AT_byte_size···:·(data1)·4
23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<35>···DW_AT_byte_size···:·(data1)·826 ····<35>···DW_AT_byte_size···:·(data1)·8
27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3b>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3b>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3c>···DW_AT_byte_size···:·(data1)·430 ····<3c>···DW_AT_byte_size···:·(data1)·4
31 ····<3d>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3d>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
33 ·<1><42>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><42>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<43>···DW_AT_byte_size···:·(data1)·134 ····<43>···DW_AT_byte_size···:·(data1)·1
35 ····<44>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<44>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<45>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<45>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><49>:·Abbrev·Number:·40·(DW_TAG_imported_unit)37 ·<1><49>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
38 ····<4a>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4a>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4e>:·Abbrev·Number:·40·(DW_TAG_imported_unit)39 ·<1><4e>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
40 ····<4f>···DW_AT_import······:·(GNU_ref_alt)·<0x81>40 ····<4f>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
41 ·<1><53>:·Abbrev·Number:·40·(DW_TAG_imported_unit)41 ·<1><53>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
42 ····<54>···DW_AT_import······:·(GNU_ref_alt)·<0x154>42 ····<54>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
43 ·<1><58>:·Abbrev·Number:·40·(DW_TAG_imported_unit)43 ·<1><58>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
Offset 237, 15 lines modifiedOffset 237, 15 lines modified
237 ·<1><23d>:·Abbrev·Number:·40·(DW_TAG_imported_unit)237 ·<1><23d>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
238 ····<23e>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>238 ····<23e>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
239 ·<1><242>:·Abbrev·Number:·40·(DW_TAG_imported_unit)239 ·<1><242>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
240 ····<243>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>240 ····<243>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
241 ·<1><247>:·Abbrev·Number:·40·(DW_TAG_imported_unit)241 ·<1><247>:·Abbrev·Number:·40·(DW_TAG_imported_unit)
242 ····<248>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>242 ····<248>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
243 ·<1><24c>:·Abbrev·Number:·21·(DW_TAG_variable)243 ·<1><24c>:·Abbrev·Number:·21·(DW_TAG_variable)
244 ····<24d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·244 ····<24d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
245 ····<251>···DW_AT_decl_file···:·(data1)·16245 ····<251>···DW_AT_decl_file···:·(data1)·16
246 ····<252>···DW_AT_decl_line···:·(data2)·641246 ····<252>···DW_AT_decl_line···:·(data2)·641
247 ····<254>···DW_AT_decl_column·:·(data1)·15247 ····<254>···DW_AT_decl_column·:·(data1)·15
248 ····<255>···DW_AT_type········:·(GNU_ref_alt)·<0x142>248 ····<255>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
249 ····<259>···DW_AT_location····:·(exprloc)·5·byte·block:·3·38·f·3·0·» (DW_OP_addr:·30f38)249 ····<259>···DW_AT_location····:·(exprloc)·5·byte·block:·3·38·f·3·0·» (DW_OP_addr:·30f38)
250 ·<1><25f>:·Abbrev·Number:·83·(DW_TAG_structure_type)250 ·<1><25f>:·Abbrev·Number:·83·(DW_TAG_structure_type)
251 ····<260>···DW_AT_byte_size···:·(data1)·20251 ····<260>···DW_AT_byte_size···:·(data1)·20
Offset 271, 308 lines modifiedOffset 271, 308 lines modified
271 ····<27c>···DW_AT_name········:·(string)·n271 ····<27c>···DW_AT_name········:·(string)·n
272 ····<27e>···DW_AT_decl_file···:·(implicit_const)·1272 ····<27e>···DW_AT_decl_file···:·(implicit_const)·1
273 ····<27e>···DW_AT_decl_line···:·(data2)·1242273 ····<27e>···DW_AT_decl_line···:·(data2)·1242
274 ····<280>···DW_AT_decl_column·:·(data1)·63274 ····<280>···DW_AT_decl_column·:·(data1)·63
275 ····<281>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>275 ····<281>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
276 ····<285>···DW_AT_data_member_location:·(data1)·8276 ····<285>···DW_AT_data_member_location:·(data1)·8
277 ·<2><286>:·Abbrev·Number:·31·(DW_TAG_member)277 ·<2><286>:·Abbrev·Number:·31·(DW_TAG_member)
278 ····<287>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·278 ····<287>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
279 ····<28b>···DW_AT_decl_file···:·(implicit_const)·1279 ····<28b>···DW_AT_decl_file···:·(implicit_const)·1
280 ····<28b>···DW_AT_decl_line···:·(data2)·1242280 ····<28b>···DW_AT_decl_line···:·(data2)·1242
281 ····<28d>···DW_AT_decl_column·:·(data1)·78281 ····<28d>···DW_AT_decl_column·:·(data1)·78
282 ····<28e>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>282 ····<28e>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
283 ····<292>···DW_AT_data_member_location:·(data1)·12283 ····<292>···DW_AT_data_member_location:·(data1)·12
284 ·<2><293>:·Abbrev·Number:·31·(DW_TAG_member)284 ·<2><293>:·Abbrev·Number:·31·(DW_TAG_member)
285 ····<294>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·285 ····<294>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
286 ····<298>···DW_AT_decl_file···:·(implicit_const)·1286 ····<298>···DW_AT_decl_file···:·(implicit_const)·1
287 ····<298>···DW_AT_decl_line···:·(data2)·1243287 ····<298>···DW_AT_decl_line···:·(data2)·1243
288 ····<29a>···DW_AT_decl_column·:·(data1)·28288 ····<29a>···DW_AT_decl_column·:·(data1)·28
289 ····<29b>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>289 ····<29b>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
290 ····<29f>···DW_AT_data_member_location:·(data1)·16290 ····<29f>···DW_AT_data_member_location:·(data1)·16
291 ·<2><2a0>:·Abbrev·Number:·31·(DW_TAG_member)291 ·<2><2a0>:·Abbrev·Number:·31·(DW_TAG_member)
292 ····<2a1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·292 ····<2a1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
293 ····<2a5>···DW_AT_decl_file···:·(implicit_const)·1293 ····<2a5>···DW_AT_decl_file···:·(implicit_const)·1
294 ····<2a5>···DW_AT_decl_line···:·(data2)·1243294 ····<2a5>···DW_AT_decl_line···:·(data2)·1243
295 ····<2a7>···DW_AT_decl_column·:·(data1)·51295 ····<2a7>···DW_AT_decl_column·:·(data1)·51
296 ····<2a8>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>296 ····<2a8>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
297 ····<2ac>···DW_AT_data_member_location:·(data1)·17297 ····<2ac>···DW_AT_data_member_location:·(data1)·17
298 ·<2><2ad>:·Abbrev·Number:·31·(DW_TAG_member)298 ·<2><2ad>:·Abbrev·Number:·31·(DW_TAG_member)
299 ····<2ae>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·299 ····<2ae>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
300 ····<2b2>···DW_AT_decl_file···:·(implicit_const)·1300 ····<2b2>···DW_AT_decl_file···:·(implicit_const)·1
301 ····<2b2>···DW_AT_decl_line···:·(data2)·1243301 ····<2b2>···DW_AT_decl_line···:·(data2)·1243
302 ····<2b4>···DW_AT_decl_column·:·(data1)·70302 ····<2b4>···DW_AT_decl_column·:·(data1)·70
303 ····<2b5>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>303 ····<2b5>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
304 ····<2b9>···DW_AT_data_member_location:·(data1)·18304 ····<2b9>···DW_AT_data_member_location:·(data1)·18
305 ·<2><2ba>:·Abbrev·Number:·0305 ·<2><2ba>:·Abbrev·Number:·0
306 ·<1><2bb>:·Abbrev·Number:·78·(DW_TAG_typedef)306 ·<1><2bb>:·Abbrev·Number:·78·(DW_TAG_typedef)
307 ····<2bc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·307 ····<2bc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
308 ····<2c0>···DW_AT_decl_file···:·(data1)·1308 ····<2c0>···DW_AT_decl_file···:·(data1)·1
309 ····<2c1>···DW_AT_decl_line···:·(data2)·1243309 ····<2c1>···DW_AT_decl_line···:·(data2)·1243
310 ····<2c3>···DW_AT_decl_column·:·(data1)·80310 ····<2c3>···DW_AT_decl_column·:·(data1)·80
311 ····<2c4>···DW_AT_type········:·(ref_udata)·<0x25f>311 ····<2c4>···DW_AT_type········:·(ref_udata)·<0x25f>
312 ·<1><2c6>:·Abbrev·Number:·98·(DW_TAG_typedef)312 ·<1><2c6>:·Abbrev·Number:·98·(DW_TAG_typedef)
313 ····<2c7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·313 ····<2c7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
314 ····<2cb>···DW_AT_decl_file···:·(data1)·1314 ····<2cb>···DW_AT_decl_file···:·(data1)·1
315 ····<2cc>···DW_AT_decl_line···:·(data2)·1361315 ····<2cc>···DW_AT_decl_line···:·(data2)·1361
316 ····<2ce>···DW_AT_decl_column·:·(data1)·23316 ····<2ce>···DW_AT_decl_column·:·(data1)·23
317 ····<2cf>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>317 ····<2cf>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
318 ·<1><2d3>:·Abbrev·Number:·98·(DW_TAG_typedef)318 ·<1><2d3>:·Abbrev·Number:·98·(DW_TAG_typedef)
319 ····<2d4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·319 ····<2d4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
320 ····<2d8>···DW_AT_decl_file···:·(data1)·1320 ····<2d8>···DW_AT_decl_file···:·(data1)·1
321 ····<2d9>···DW_AT_decl_line···:·(data2)·1362321 ····<2d9>···DW_AT_decl_line···:·(data2)·1362
322 ····<2db>···DW_AT_decl_column·:·(data1)·19322 ····<2db>···DW_AT_decl_column·:·(data1)·19
323 ····<2dc>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>323 ····<2dc>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
324 ·<1><2e0>:·Abbrev·Number:·21·(DW_TAG_variable)324 ·<1><2e0>:·Abbrev·Number:·21·(DW_TAG_variable)
325 ····<2e1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·325 ····<2e1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
326 ····<2e5>···DW_AT_decl_file···:·(data1)·1326 ····<2e5>···DW_AT_decl_file···:·(data1)·1
327 ····<2e6>···DW_AT_decl_line···:·(data2)·1472327 ····<2e6>···DW_AT_decl_line···:·(data2)·1472
328 ····<2e8>···DW_AT_decl_column·:·(data1)·18328 ····<2e8>···DW_AT_decl_column·:·(data1)·18
329 ····<2e9>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>329 ····<2e9>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
330 ····<2ed>···DW_AT_location····:·(exprloc)·5·byte·block:·3·58·e·3·0·» (DW_OP_addr:·30e58)330 ····<2ed>···DW_AT_location····:·(exprloc)·5·byte·block:·3·58·e·3·0·» (DW_OP_addr:·30e58)
331 ·<1><2f3>:·Abbrev·Number:·7·(DW_TAG_variable)331 ·<1><2f3>:·Abbrev·Number:·7·(DW_TAG_variable)
332 ····<2f4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·332 ····<2f4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
333 ····<2f8>···DW_AT_decl_file···:·(data1)·1333 ····<2f8>···DW_AT_decl_file···:·(data1)·1
334 ····<2f9>···DW_AT_decl_line···:·(data2)·1474334 ····<2f9>···DW_AT_decl_line···:·(data2)·1474
335 ····<2fb>···DW_AT_decl_column·:·(data1)·12335 ····<2fb>···DW_AT_decl_column·:·(data1)·12
336 ····<2fc>···DW_AT_type········:·(GNU_ref_alt)·<0x31>336 ····<2fc>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
337 ·<1><300>:·Abbrev·Number:·7·(DW_TAG_variable)337 ·<1><300>:·Abbrev·Number:·7·(DW_TAG_variable)
338 ····<301>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·338 ····<301>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
339 ····<305>···DW_AT_decl_file···:·(data1)·1339 ····<305>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 1652698/1660401 bytes (99.54%) of diff not shown.
1.02 KB
strings --all --bytes=8 {}
    
Offset 1, 53 lines modifiedOffset 1, 41 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 (-GCC:·(Debian·14.2.0-8)·14.2.0
 2 jhoB-%Y=
 3 |L#·4ld%zh
 4 Tf%&*bRd
 5 7g(Ooksl
 6 ;S:R;4A\
 7 qN/X>GJo
 8 h1$md.!@
 9 L(»     oII>4
 10 ~o8M(kAc
 11 8/F@D(/8
 12 =wCGo'$3
 13 ICdr;@Yz
 14 I'pfM$:G
 15 ssh&:9=e
 16 [@~%S_qo
 17 ·@Oc3s8Jw
 18 Sf]'ZZO/N
 19 l3~RFPQ)
 20 {y4T2Zs_lh
 21 Cb\8DO\/
 22 Q&6VB"E&
 23 ~R-edkqp
 24 IR)F·2,I*
 25 !:Lk0y7S?
 26 %K,]grt,
 27 4uuE%6E8F
 28 <Y"E^n>Gj
 29 y;$h{9wn
 30 »       R>0JE(V
 31 I»      w·<a&%\
 32 1gA;9R6u
 33 YL%s?Q>!
 34 8O^0/_He
2 ]KnjI:O~ 
3 ?ZKkLzOe 
4 C|ddW$\e 
5 \HWMl|hA 
6 I^v(vf{I 
7 $Sa+?V6C 
8 &pS9LXM3| 
9 e1D,Zf+Ql1 
10 |Mm\mt?n 
11 f9O{v$s_%<B[a 
12 U}At-KQ|1b 
13 "f8Hg`jm 
14 Y+Lm3-Tr 
15 K|7dWv6.I 
16 Bm(~A1R; 
17 _SmXI[wA 
18 |.{r{l%I 
19 )J!8}|X? 
20 {olDoR2xHt 
21 A"1»    Bz2n 
22 G[9Gz;=W 
23 ei8,DTmt 
24 6;Kn»   $V» L 
25 0'$Y&»  sRvn% 
26 2&6»    bsOo:|M 
27 !A[Nqz-zC 
28 =KBMJ»  R;1A 
29 Z`6e:flX 
30 xdE·X]p% 
31 hR_~KV<;'+< 
32 O}\c/5z$ 
33 =5[;{voMC 
34 xvmX];.x 
35 <J}Xpl·+ 
36 <ZFn4V%eO 
37 }@»     i_ZS> 
38 =":K@_TKv[=9: 
39 OgWIp,k( 
40 gPbqK3My 
41 21.m'·u,d)U 
42 ^B%s/Y>! 
43 <AY"){K)% 
44 ~!kB"kH6 
45 )aop[bV» 
46 -KO[-N[-=m 
47 Ki58v9BJ35 Ki58v9BJ
48 [34l[e5ZZ36 [34l[e5ZZ
49 #kQ-4oSRo_37 #kQ-4oSRo_
50 =wX!))Cm»       P38 =wX!))Cm»       P
51 9{}xLHS1gJ(h39 9{}xLHS1gJ(h
52 ro&v|·\o=H40 ro&v|·\o=H
53 c<dK?_pK{41 c<dK?_pK{
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.98 MB
./usr/lib/debug/.build-id/d3/352579f5ad59224cec34ecefaad661453c7430.debug vs.
./usr/lib/debug/.build-id/33/44ce8620906682b2e8a022fef13b7d6989cf92.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 92% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········500800·(bytes·into·file)13 ··Start·of·section·headers:··········500804·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x7a440:1 There·are·35·section·headers,·starting·at·offset·0x7a444:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c70·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c70·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbe4·00fbdc·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbe4·00fbdc·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fcdc·00fbdc·000324·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fcdc·00fbdc·000324·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbdc·000d78·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbdc·000d78·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040d78·00fbdc·00048c·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040d78·00fbdc·00048c·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00007d·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00007d·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001e8·02d61e·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001e8·02d623·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·02d808·00038c·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·02d80c·00038c·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·02db94·014103·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·02db98·014103·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·041c98·0009f0·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·041c9c·0009f0·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·042688·000052·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·04268c·000052·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·0426dc·02933d·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·0426e0·02933d·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·06ba1c·005bf9·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·06ba20·005bf9·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·071615·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·071619·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·07166c·0049d0·10·····33·985··437 ··[32]·.symtab···········SYMTAB··········00000000·071670·0049d0·10·····33·985··4
38 ··[33]·.strtab···········STRTAB··········00000000·07603c·00429f·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·076040·00429f·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·07a2db·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·07a2df·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·d3352579f5ad59224cec34ecefaad661453c74303 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·3344ce8620906682b2e8a022fef13b7d6989cf92
1.97 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x54242·(32-bit)4 ···Length:········0x54242·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·130·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·130·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_extrema_cy.cpython-312-arm-linux-gnueabihf.so.p/_extrema_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_extrema_cy.cpython-312-arm-linux-gnueabihf.so.p/_extrema_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xbebe14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xbebe
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·134 ····<44>···DW_AT_byte_size···:·(data1)·1
35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><4a>:·Abbrev·Number:·47·(DW_TAG_imported_unit)37 ·<1><4a>:·Abbrev·Number:·47·(DW_TAG_imported_unit)
38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4f>:·Abbrev·Number:·47·(DW_TAG_imported_unit)39 ·<1><4f>:·Abbrev·Number:·47·(DW_TAG_imported_unit)
40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
41 ·<1><54>:·Abbrev·Number:·47·(DW_TAG_imported_unit)41 ·<1><54>:·Abbrev·Number:·47·(DW_TAG_imported_unit)
42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
43 ·<1><59>:·Abbrev·Number:·47·(DW_TAG_imported_unit)43 ·<1><59>:·Abbrev·Number:·47·(DW_TAG_imported_unit)
Offset 249, 15 lines modifiedOffset 249, 15 lines modified
249 ·<1><25c>:·Abbrev·Number:·47·(DW_TAG_imported_unit)249 ·<1><25c>:·Abbrev·Number:·47·(DW_TAG_imported_unit)
250 ····<25d>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>250 ····<25d>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
251 ·<1><261>:·Abbrev·Number:·47·(DW_TAG_imported_unit)251 ·<1><261>:·Abbrev·Number:·47·(DW_TAG_imported_unit)
252 ····<262>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>252 ····<262>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
253 ·<1><266>:·Abbrev·Number:·47·(DW_TAG_imported_unit)253 ·<1><266>:·Abbrev·Number:·47·(DW_TAG_imported_unit)
254 ····<267>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>254 ····<267>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
255 ·<1><26b>:·Abbrev·Number:·26·(DW_TAG_variable)255 ·<1><26b>:·Abbrev·Number:·26·(DW_TAG_variable)
256 ····<26c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·256 ····<26c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
257 ····<270>···DW_AT_decl_file···:·(data1)·15257 ····<270>···DW_AT_decl_file···:·(data1)·15
258 ····<271>···DW_AT_decl_line···:·(data2)·641258 ····<271>···DW_AT_decl_line···:·(data2)·641
259 ····<273>···DW_AT_decl_column·:·(data1)·15259 ····<273>···DW_AT_decl_column·:·(data1)·15
260 ····<274>···DW_AT_type········:·(GNU_ref_alt)·<0x142>260 ····<274>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
261 ····<278>···DW_AT_location····:·(exprloc)·5·byte·block:·3·f0·11·4·0·»(DW_OP_addr:·411f0)261 ····<278>···DW_AT_location····:·(exprloc)·5·byte·block:·3·f0·11·4·0·»(DW_OP_addr:·411f0)
262 ·<1><27e>:·Abbrev·Number:·89·(DW_TAG_structure_type)262 ·<1><27e>:·Abbrev·Number:·89·(DW_TAG_structure_type)
263 ····<27f>···DW_AT_byte_size···:·(data1)·20263 ····<27f>···DW_AT_byte_size···:·(data1)·20
Offset 283, 315 lines modifiedOffset 283, 315 lines modified
283 ····<29b>···DW_AT_name········:·(string)·n283 ····<29b>···DW_AT_name········:·(string)·n
284 ····<29d>···DW_AT_decl_file···:·(implicit_const)·1284 ····<29d>···DW_AT_decl_file···:·(implicit_const)·1
285 ····<29d>···DW_AT_decl_line···:·(data2)·1242285 ····<29d>···DW_AT_decl_line···:·(data2)·1242
286 ····<29f>···DW_AT_decl_column·:·(data1)·63286 ····<29f>···DW_AT_decl_column·:·(data1)·63
287 ····<2a0>···DW_AT_type········:·(GNU_ref_alt)·<0x699>287 ····<2a0>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
288 ····<2a4>···DW_AT_data_member_location:·(data1)·8288 ····<2a4>···DW_AT_data_member_location:·(data1)·8
289 ·<2><2a5>:·Abbrev·Number:·35·(DW_TAG_member)289 ·<2><2a5>:·Abbrev·Number:·35·(DW_TAG_member)
290 ····<2a6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·290 ····<2a6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
291 ····<2aa>···DW_AT_decl_file···:·(implicit_const)·1291 ····<2aa>···DW_AT_decl_file···:·(implicit_const)·1
292 ····<2aa>···DW_AT_decl_line···:·(data2)·1242292 ····<2aa>···DW_AT_decl_line···:·(data2)·1242
293 ····<2ac>···DW_AT_decl_column·:·(data1)·78293 ····<2ac>···DW_AT_decl_column·:·(data1)·78
294 ····<2ad>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>294 ····<2ad>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
295 ····<2b1>···DW_AT_data_member_location:·(data1)·12295 ····<2b1>···DW_AT_data_member_location:·(data1)·12
296 ·<2><2b2>:·Abbrev·Number:·35·(DW_TAG_member)296 ·<2><2b2>:·Abbrev·Number:·35·(DW_TAG_member)
297 ····<2b3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·297 ····<2b3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
298 ····<2b7>···DW_AT_decl_file···:·(implicit_const)·1298 ····<2b7>···DW_AT_decl_file···:·(implicit_const)·1
299 ····<2b7>···DW_AT_decl_line···:·(data2)·1243299 ····<2b7>···DW_AT_decl_line···:·(data2)·1243
300 ····<2b9>···DW_AT_decl_column·:·(data1)·28300 ····<2b9>···DW_AT_decl_column·:·(data1)·28
301 ····<2ba>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>301 ····<2ba>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
302 ····<2be>···DW_AT_data_member_location:·(data1)·16302 ····<2be>···DW_AT_data_member_location:·(data1)·16
303 ·<2><2bf>:·Abbrev·Number:·35·(DW_TAG_member)303 ·<2><2bf>:·Abbrev·Number:·35·(DW_TAG_member)
304 ····<2c0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·304 ····<2c0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
305 ····<2c4>···DW_AT_decl_file···:·(implicit_const)·1305 ····<2c4>···DW_AT_decl_file···:·(implicit_const)·1
306 ····<2c4>···DW_AT_decl_line···:·(data2)·1243306 ····<2c4>···DW_AT_decl_line···:·(data2)·1243
307 ····<2c6>···DW_AT_decl_column·:·(data1)·51307 ····<2c6>···DW_AT_decl_column·:·(data1)·51
308 ····<2c7>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>308 ····<2c7>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
309 ····<2cb>···DW_AT_data_member_location:·(data1)·17309 ····<2cb>···DW_AT_data_member_location:·(data1)·17
310 ·<2><2cc>:·Abbrev·Number:·35·(DW_TAG_member)310 ·<2><2cc>:·Abbrev·Number:·35·(DW_TAG_member)
311 ····<2cd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·311 ····<2cd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
312 ····<2d1>···DW_AT_decl_file···:·(implicit_const)·1312 ····<2d1>···DW_AT_decl_file···:·(implicit_const)·1
313 ····<2d1>···DW_AT_decl_line···:·(data2)·1243313 ····<2d1>···DW_AT_decl_line···:·(data2)·1243
314 ····<2d3>···DW_AT_decl_column·:·(data1)·70314 ····<2d3>···DW_AT_decl_column·:·(data1)·70
315 ····<2d4>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>315 ····<2d4>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
316 ····<2d8>···DW_AT_data_member_location:·(data1)·18316 ····<2d8>···DW_AT_data_member_location:·(data1)·18
317 ·<2><2d9>:·Abbrev·Number:·0317 ·<2><2d9>:·Abbrev·Number:·0
318 ·<1><2da>:·Abbrev·Number:·81·(DW_TAG_typedef)318 ·<1><2da>:·Abbrev·Number:·81·(DW_TAG_typedef)
319 ····<2db>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·319 ····<2db>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
320 ····<2df>···DW_AT_decl_file···:·(data1)·1320 ····<2df>···DW_AT_decl_file···:·(data1)·1
321 ····<2e0>···DW_AT_decl_line···:·(data2)·1243321 ····<2e0>···DW_AT_decl_line···:·(data2)·1243
322 ····<2e2>···DW_AT_decl_column·:·(data1)·80322 ····<2e2>···DW_AT_decl_column·:·(data1)·80
323 ····<2e3>···DW_AT_type········:·(ref_udata)·<0x27e>323 ····<2e3>···DW_AT_type········:·(ref_udata)·<0x27e>
324 ·<1><2e5>:·Abbrev·Number:·76·(DW_TAG_typedef)324 ·<1><2e5>:·Abbrev·Number:·76·(DW_TAG_typedef)
325 ····<2e6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·325 ····<2e6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
326 ····<2ea>···DW_AT_decl_file···:·(data1)·1326 ····<2ea>···DW_AT_decl_file···:·(data1)·1
327 ····<2eb>···DW_AT_decl_line···:·(data2)·1361327 ····<2eb>···DW_AT_decl_line···:·(data2)·1361
328 ····<2ed>···DW_AT_decl_column·:·(data1)·23328 ····<2ed>···DW_AT_decl_column·:·(data1)·23
329 ····<2ee>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>329 ····<2ee>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
330 ·<1><2f2>:·Abbrev·Number:·76·(DW_TAG_typedef)330 ·<1><2f2>:·Abbrev·Number:·76·(DW_TAG_typedef)
331 ····<2f3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·331 ····<2f3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
332 ····<2f7>···DW_AT_decl_file···:·(data1)·1332 ····<2f7>···DW_AT_decl_file···:·(data1)·1
333 ····<2f8>···DW_AT_decl_line···:·(data2)·1362333 ····<2f8>···DW_AT_decl_line···:·(data2)·1362
334 ····<2fa>···DW_AT_decl_column·:·(data1)·19334 ····<2fa>···DW_AT_decl_column·:·(data1)·19
335 ····<2fb>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>335 ····<2fb>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
336 ·<1><2ff>:·Abbrev·Number:·26·(DW_TAG_variable)336 ·<1><2ff>:·Abbrev·Number:·26·(DW_TAG_variable)
337 ····<300>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·337 ····<300>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
338 ····<304>···DW_AT_decl_file···:·(data1)·1338 ····<304>···DW_AT_decl_file···:·(data1)·1
339 ····<305>···DW_AT_decl_line···:·(data2)·1472339 ····<305>···DW_AT_decl_line···:·(data2)·1472
340 ····<307>···DW_AT_decl_column·:·(data1)·18340 ····<307>···DW_AT_decl_column·:·(data1)·18
341 ····<308>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>341 ····<308>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
342 ····<30c>···DW_AT_location····:·(exprloc)·5·byte·block:·3·8·11·4·0·» (DW_OP_addr:·41108)342 ····<30c>···DW_AT_location····:·(exprloc)·5·byte·block:·3·8·11·4·0·» (DW_OP_addr:·41108)
343 ·<1><312>:·Abbrev·Number:·6·(DW_TAG_variable)343 ·<1><312>:·Abbrev·Number:·6·(DW_TAG_variable)
344 ····<313>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·344 ····<313>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
345 ····<317>···DW_AT_decl_file···:·(data1)·1345 ····<317>···DW_AT_decl_file···:·(data1)·1
346 ····<318>···DW_AT_decl_line···:·(data2)·1474346 ····<318>···DW_AT_decl_line···:·(data2)·1474
347 ····<31a>···DW_AT_decl_column·:·(data1)·12347 ····<31a>···DW_AT_decl_column·:·(data1)·12
348 ····<31b>···DW_AT_type········:·(GNU_ref_alt)·<0x31>348 ····<31b>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
349 ·<1><31f>:·Abbrev·Number:·6·(DW_TAG_variable)349 ·<1><31f>:·Abbrev·Number:·6·(DW_TAG_variable)
350 ····<320>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·350 ····<320>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
351 ····<324>···DW_AT_decl_file···:·(data1)·1351 ····<324>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 2060402/2068105 bytes (99.63%) of diff not shown.
1.11 KB
strings --all --bytes=8 {}
    
Offset 1, 54 lines modifiedOffset 1, 51 lines modified
1 aE<t0GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 [l_w·(q( 
3 ,Z"@T/bl 
4 KR{.I5Rm' 
5 :6~QBq[e 
6 P5R}bVv!{ 
7 ldlswd8` 
8 yF|#g*"S 
9 t(;rVg'pi 
10 :+NfDSi( 
11 8uQ;lk{)y 
12 7WYrB0S. 
13 ~@$Fvecf 
14 d~fs1qNt72 azwx_NM*
 3 *L<TML]4
 4 z»      p}X/AY
 5 »       huI(AEo
 6 W[9|SA3·
 7 »       3kb2;{R
 8 *\E&Bva}i
 9 $qY]U7e"
 10 R/TB4/AC
 11 I\7o\#C<
 12 n!8Et·>z
 13 ;rVo7pi+X
 14 5DKP4'*#-S
15 Qbu@$Fv-rWW15 1bu@$Fv-vW
 16 Fi@1wu6"
 17 Q|8Ru$\c
 18 VnsR!5=I
 19 EC]fr,R~
 20 BO\dCz6s=
 21 pR4VIO,U
 22 l}%Fnq+FV
 23 QEp90=UV
 24 BuM<S=gW
 25 8NgmxB=L
 26 CEZ{"X{Bl
 27 \ar54Vj&3
 28 [IJ>zae`}#_
 29 *bQpT{,#
 30 ^)Zh)1R7
 31 tsdOH-@7G~
 32 ~;uYNVp;
 33 #"2'BMz&
 34 fYbUnQ|f
 35 m5f[Mg[,
 36 X2__cX2{
 37 "TA'da_1y9}
 38 z^'KM~e:
 39 lu(Y|]{#[
16 ,dQdqU!= 
17 T?udLU}G!U 
18 PV;C·tOgO 
19 p<k7J)}1 
20 Q9Q)='=T 
21 Ox0iM=qR 
22 w`+,T0azS 
23 "nl"·*"n 
24 uzIx1f» Hj1! 
25 "\Nd.'j.s2 
26 Kq('?J}~ 
27 55[El<GlhA 
28 ^$0=FO9& 
29 oW#vrm,M 
30 HUg7MF%-S 
31 wwl~Q>^O 
32 3#"-}fdd 
33 p<V}mD,N 
34 x04J85BEt5D 
35 \{:[3{6h 
36 Mai2Heq{X 
37 +)>,V+Dx 
38 fp»     %/l5v 
39 b}T_rHXT 
40 hP&UgM(V 
41 6bkf[5yE40 6bkf[5yE
 41 uL3&)M\>
 42 J<Z'z]]'f9
 43 \)92Q60J
 44 5b4;.J{$
42 uLK&)K\jO 
43 9"/!·»   Zj 
44 O)!d72}4 
45 HldL`ss7 
46 A{Wh!{51 
47 Ru*3TZY{ 
48 W$[o\+[(45 W$[o\+[(
49 7Lou.CW$46 7Lou.CW$
50 T2p9t1}{47 T2p9t1}{
51 _X#^~»  G<48 _X#^~»  G<
52 l=;f!tmS|49 l=;f!tmS|
53 HN)f"y&v"y50 HN)f"y&v"y
54 t`|zuFXh|%51 t`|zuFXh|%
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.78 MB
./usr/lib/debug/.build-id/d9/84c06711bcec361711afe973199e0a799b9714.debug vs.
./usr/lib/debug/.build-id/2a/7d564f5289af3ae95e43b54c3ec8bee692c888.debug
Files 90% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········491648·(bytes·into·file)13 ··Start·of·section·headers:··········491660·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.22 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x78080:1 There·are·35·section·headers,·starting·at·offset·0x7808c:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c50·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c50·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbec·00fbe4·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbec·00fbe4·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fce4·00fbe4·00031c·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fce4·00fbe4·00031c·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbe4·000b48·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbe4·000b48·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040b48·00fbe4·000590·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040b48·00fbe4·000590·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000090·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000090·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001f8·02d29f·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001f8·02d2ac·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·02d498·00039c·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·02d4a4·00039c·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·02d834·014f83·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·02d840·014f83·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·0427b8·0009dc·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·0427c4·0009dc·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·043194·000048·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·0431a0·000048·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·0431dc·026434·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·0431e8·026434·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·069610·005dd9·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·06961c·005dd9·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·06f3e9·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·06f3f5·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·06f440·004ac0·10·····33·1002··437 ··[32]·.symtab···········SYMTAB··········00000000·06f44c·004ac0·10·····33·1002··4
38 ··[33]·.strtab···········STRTAB··········00000000·073f00·00401b·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·073f0c·00401b·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·077f1b·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·077f27·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·d984c06711bcec361711afe973199e0a799b97143 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·2a7d564f5289af3ae95e43b54c3ec8bee692c888
1.78 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 45 lines modifiedOffset 3, 45 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x52a14·(32-bit)4 ···Length:········0x52a14·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·133·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·133·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/segmentation/_slic.cpython-312-arm-linux-gnueabihf.so.p/_slic.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/segmentation/_slic.cpython-312-arm-linux-gnueabihf.so.p/_slic.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xb26814 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xb268
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
33 ·<1><43>:·Abbrev·Number:·2·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·2·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·434 ····<44>···DW_AT_byte_size···:·(data1)·4
35 ····<45>···DW_AT_encoding····:·(data1)·5»    (signed)35 ····<45>···DW_AT_encoding····:·(data1)·5»    (signed)
36 ····<46>···DW_AT_name········:·(string)·int36 ····<46>···DW_AT_name········:·(string)·int
37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)
38 ····<4b>···DW_AT_byte_size···:·(data1)·138 ····<4b>···DW_AT_byte_size···:·(data1)·1
39 ····<4c>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)39 ····<4c>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
41 ·<1><51>:·Abbrev·Number:·46·(DW_TAG_imported_unit)41 ·<1><51>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
43 ·<1><56>:·Abbrev·Number:·46·(DW_TAG_imported_unit)43 ·<1><56>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
44 ····<57>···DW_AT_import······:·(GNU_ref_alt)·<0x81>44 ····<57>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
45 ·<1><5b>:·Abbrev·Number:·46·(DW_TAG_imported_unit)45 ·<1><5b>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
46 ····<5c>···DW_AT_import······:·(GNU_ref_alt)·<0x154>46 ····<5c>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
47 ·<1><60>:·Abbrev·Number:·46·(DW_TAG_imported_unit)47 ·<1><60>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
Offset 243, 15 lines modifiedOffset 243, 15 lines modified
243 ·<1><24a>:·Abbrev·Number:·46·(DW_TAG_imported_unit)243 ·<1><24a>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
244 ····<24b>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>244 ····<24b>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
245 ·<1><24f>:·Abbrev·Number:·46·(DW_TAG_imported_unit)245 ·<1><24f>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
246 ····<250>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>246 ····<250>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
247 ·<1><254>:·Abbrev·Number:·46·(DW_TAG_imported_unit)247 ·<1><254>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
248 ····<255>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>248 ····<255>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
249 ·<1><259>:·Abbrev·Number:·21·(DW_TAG_variable)249 ·<1><259>:·Abbrev·Number:·21·(DW_TAG_variable)
250 ····<25a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·250 ····<25a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
251 ····<25e>···DW_AT_decl_file···:·(data1)·13251 ····<25e>···DW_AT_decl_file···:·(data1)·13
252 ····<25f>···DW_AT_decl_line···:·(data2)·641252 ····<25f>···DW_AT_decl_line···:·(data2)·641
253 ····<261>···DW_AT_decl_column·:·(data1)·15253 ····<261>···DW_AT_decl_column·:·(data1)·15
254 ····<262>···DW_AT_type········:·(GNU_ref_alt)·<0x142>254 ····<262>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
255 ····<266>···DW_AT_location····:·(exprloc)·5·byte·block:·3·1c·10·4·0·»(DW_OP_addr:·4101c)255 ····<266>···DW_AT_location····:·(exprloc)·5·byte·block:·3·1c·10·4·0·»(DW_OP_addr:·4101c)
256 ·<1><26c>:·Abbrev·Number:·87·(DW_TAG_structure_type)256 ·<1><26c>:·Abbrev·Number:·87·(DW_TAG_structure_type)
257 ····<26d>···DW_AT_byte_size···:·(data1)·20257 ····<26d>···DW_AT_byte_size···:·(data1)·20
Offset 277, 308 lines modifiedOffset 277, 308 lines modified
277 ····<289>···DW_AT_name········:·(string)·n277 ····<289>···DW_AT_name········:·(string)·n
278 ····<28b>···DW_AT_decl_file···:·(implicit_const)·1278 ····<28b>···DW_AT_decl_file···:·(implicit_const)·1
279 ····<28b>···DW_AT_decl_line···:·(data2)·1243279 ····<28b>···DW_AT_decl_line···:·(data2)·1243
280 ····<28d>···DW_AT_decl_column·:·(data1)·63280 ····<28d>···DW_AT_decl_column·:·(data1)·63
281 ····<28e>···DW_AT_type········:·(GNU_ref_alt)·<0x699>281 ····<28e>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
282 ····<292>···DW_AT_data_member_location:·(data1)·8282 ····<292>···DW_AT_data_member_location:·(data1)·8
283 ·<2><293>:·Abbrev·Number:·38·(DW_TAG_member)283 ·<2><293>:·Abbrev·Number:·38·(DW_TAG_member)
284 ····<294>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·284 ····<294>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
285 ····<298>···DW_AT_decl_file···:·(implicit_const)·1285 ····<298>···DW_AT_decl_file···:·(implicit_const)·1
286 ····<298>···DW_AT_decl_line···:·(data2)·1243286 ····<298>···DW_AT_decl_line···:·(data2)·1243
287 ····<29a>···DW_AT_decl_column·:·(data1)·78287 ····<29a>···DW_AT_decl_column·:·(data1)·78
288 ····<29b>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>288 ····<29b>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
289 ····<29f>···DW_AT_data_member_location:·(data1)·12289 ····<29f>···DW_AT_data_member_location:·(data1)·12
290 ·<2><2a0>:·Abbrev·Number:·38·(DW_TAG_member)290 ·<2><2a0>:·Abbrev·Number:·38·(DW_TAG_member)
291 ····<2a1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·291 ····<2a1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
292 ····<2a5>···DW_AT_decl_file···:·(implicit_const)·1292 ····<2a5>···DW_AT_decl_file···:·(implicit_const)·1
293 ····<2a5>···DW_AT_decl_line···:·(data2)·1244293 ····<2a5>···DW_AT_decl_line···:·(data2)·1244
294 ····<2a7>···DW_AT_decl_column·:·(data1)·28294 ····<2a7>···DW_AT_decl_column·:·(data1)·28
295 ····<2a8>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>295 ····<2a8>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
296 ····<2ac>···DW_AT_data_member_location:·(data1)·16296 ····<2ac>···DW_AT_data_member_location:·(data1)·16
297 ·<2><2ad>:·Abbrev·Number:·38·(DW_TAG_member)297 ·<2><2ad>:·Abbrev·Number:·38·(DW_TAG_member)
298 ····<2ae>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·298 ····<2ae>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
299 ····<2b2>···DW_AT_decl_file···:·(implicit_const)·1299 ····<2b2>···DW_AT_decl_file···:·(implicit_const)·1
300 ····<2b2>···DW_AT_decl_line···:·(data2)·1244300 ····<2b2>···DW_AT_decl_line···:·(data2)·1244
301 ····<2b4>···DW_AT_decl_column·:·(data1)·51301 ····<2b4>···DW_AT_decl_column·:·(data1)·51
302 ····<2b5>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>302 ····<2b5>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
303 ····<2b9>···DW_AT_data_member_location:·(data1)·17303 ····<2b9>···DW_AT_data_member_location:·(data1)·17
304 ·<2><2ba>:·Abbrev·Number:·38·(DW_TAG_member)304 ·<2><2ba>:·Abbrev·Number:·38·(DW_TAG_member)
305 ····<2bb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·305 ····<2bb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
306 ····<2bf>···DW_AT_decl_file···:·(implicit_const)·1306 ····<2bf>···DW_AT_decl_file···:·(implicit_const)·1
307 ····<2bf>···DW_AT_decl_line···:·(data2)·1244307 ····<2bf>···DW_AT_decl_line···:·(data2)·1244
308 ····<2c1>···DW_AT_decl_column·:·(data1)·70308 ····<2c1>···DW_AT_decl_column·:·(data1)·70
309 ····<2c2>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>309 ····<2c2>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
310 ····<2c6>···DW_AT_data_member_location:·(data1)·18310 ····<2c6>···DW_AT_data_member_location:·(data1)·18
311 ·<2><2c7>:·Abbrev·Number:·0311 ·<2><2c7>:·Abbrev·Number:·0
312 ·<1><2c8>:·Abbrev·Number:·82·(DW_TAG_typedef)312 ·<1><2c8>:·Abbrev·Number:·82·(DW_TAG_typedef)
313 ····<2c9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·313 ····<2c9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
314 ····<2cd>···DW_AT_decl_file···:·(data1)·1314 ····<2cd>···DW_AT_decl_file···:·(data1)·1
315 ····<2ce>···DW_AT_decl_line···:·(data2)·1244315 ····<2ce>···DW_AT_decl_line···:·(data2)·1244
316 ····<2d0>···DW_AT_decl_column·:·(data1)·80316 ····<2d0>···DW_AT_decl_column·:·(data1)·80
317 ····<2d1>···DW_AT_type········:·(ref_udata)·<0x26c>317 ····<2d1>···DW_AT_type········:·(ref_udata)·<0x26c>
318 ·<1><2d3>:·Abbrev·Number:·98·(DW_TAG_typedef)318 ·<1><2d3>:·Abbrev·Number:·98·(DW_TAG_typedef)
319 ····<2d4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·319 ····<2d4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
320 ····<2d8>···DW_AT_decl_file···:·(data1)·1320 ····<2d8>···DW_AT_decl_file···:·(data1)·1
321 ····<2d9>···DW_AT_decl_line···:·(data2)·1362321 ····<2d9>···DW_AT_decl_line···:·(data2)·1362
322 ····<2db>···DW_AT_decl_column·:·(data1)·23322 ····<2db>···DW_AT_decl_column·:·(data1)·23
323 ····<2dc>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>323 ····<2dc>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
324 ·<1><2e0>:·Abbrev·Number:·98·(DW_TAG_typedef)324 ·<1><2e0>:·Abbrev·Number:·98·(DW_TAG_typedef)
325 ····<2e1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·325 ····<2e1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
326 ····<2e5>···DW_AT_decl_file···:·(data1)·1326 ····<2e5>···DW_AT_decl_file···:·(data1)·1
327 ····<2e6>···DW_AT_decl_line···:·(data2)·1363327 ····<2e6>···DW_AT_decl_line···:·(data2)·1363
328 ····<2e8>···DW_AT_decl_column·:·(data1)·19328 ····<2e8>···DW_AT_decl_column·:·(data1)·19
329 ····<2e9>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>329 ····<2e9>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
330 ·<1><2ed>:·Abbrev·Number:·21·(DW_TAG_variable)330 ·<1><2ed>:·Abbrev·Number:·21·(DW_TAG_variable)
331 ····<2ee>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·331 ····<2ee>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
332 ····<2f2>···DW_AT_decl_file···:·(data1)·1332 ····<2f2>···DW_AT_decl_file···:·(data1)·1
333 ····<2f3>···DW_AT_decl_line···:·(data2)·1473333 ····<2f3>···DW_AT_decl_line···:·(data2)·1473
334 ····<2f5>···DW_AT_decl_column·:·(data1)·18334 ····<2f5>···DW_AT_decl_column·:·(data1)·18
335 ····<2f6>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>335 ····<2f6>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
336 ····<2fa>···DW_AT_location····:·(exprloc)·5·byte·block:·3·e8·f·4·0·» (DW_OP_addr:·40fe8)336 ····<2fa>···DW_AT_location····:·(exprloc)·5·byte·block:·3·e8·f·4·0·» (DW_OP_addr:·40fe8)
337 ·<1><300>:·Abbrev·Number:·16·(DW_TAG_variable)337 ·<1><300>:·Abbrev·Number:·16·(DW_TAG_variable)
338 ····<301>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·338 ····<301>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
339 ····<305>···DW_AT_decl_file···:·(data1)·1339 ····<305>···DW_AT_decl_file···:·(data1)·1
340 ····<306>···DW_AT_decl_line···:·(data2)·1475340 ····<306>···DW_AT_decl_line···:·(data2)·1475
341 ····<308>···DW_AT_decl_column·:·(data1)·12341 ····<308>···DW_AT_decl_column·:·(data1)·12
Max diff block lines reached; 1855578/1863188 bytes (99.59%) of diff not shown.
936 B
strings --all --bytes=8 {}
    
Offset 1, 39 lines modifiedOffset 1, 48 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 l!eG({BY 
3 M{0[6mj_Y 
4 PeMe:*fl+} 
5 nQy9L»  oPOSD 
6 }h8)-\^4 
7 J4~VO1-{& 
8 $}Z$%UZ!MJM 
9 m#W·]:p=fA 
10 e.5+s'GglJ=Z? 
11 ~@bYSMZ= 
12 H\c[_WD4' 
13 T2z»    .?"N 
14 ne.50:iT 
15 pY=I\=I% 
16 z2?.B(nlWU+G 
17 ,a}8ugJ»» 
18 -2m5JVVe 
19 dR^x4Fk0n 
20 F4n;Tl{J6n8 
21 bNg=H6?Y 
22 Yz<x#~K# 
23 !\H\mY`[ 
24 I+@(FefO 
25 |~^C{1w/ 
26 _&nVk"{~ 
27 ybA3y>ER 
28 #?C\S(k1 
29 Ni(*A6pfCQ»     \4* 
30 [Cm9@<Oy 
31 WAr&G*4v 
32 B"V!h^d9»       2 *$"#K*pc
 3 <I]\Zy3ND
 4 {Tg,rAwz
 5 l'+ljrm(
 6 z%5·pOd^g
 7 PlC[_WH4'
 8 :Q:])ZQae
 9 dT3N+5pj
 10 ?pgNi|OHh
 11 -WMam5!~
 12 yB!|mgoe
 13 4{uDV"·5
 14 V-{:F4=f
 15 Fh{S)X)n
 16 3&ge`2=crN
 17 m2m-JVWf
 18 uj+e·R?o
 19 BM[;P<Oo
 20 .:ls_x[U
 21 $n]·'gS·b
 22 HpDTU&CT'
 23 wt|k}fm>
 24 R(HT?5?PhYr
 25 D0h52T&:
 26 j(?eh»  JM
 27 g-_{Xhyg
 28 GUo#{.0f
 29 wN{U3*_T
 30 ^ow$"\» Ws
 31 [5CdyO{'
 32 Wg}tgVmr4
 33 29W^c'Vw
 34 Cr@ZKy9(
 35 e%·QMD0+
 36 e%·QMD0+
 37 ^Ew-Qlb9e
 38 Gs.X»   ecN
 39 nz#,Yxc9
 40 @?~<·K^v
 41 L4?^k#d-
33 .%c/kyOj42 .%c/kyOj
34 e".nt?4*S43 e".nt?4*S
35 bd#3L+0Q44 bd#3L+0Q
36 [`<IIoca"745 [`<IIoca"7
37 +r@g<N>;j46 +r@g<N>;j
38 *(z?~;^Z47 *(z?~;^Z
39 NvOpSN9ZZr48 NvOpSN9ZZr
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
3.36 MB
./usr/lib/debug/.build-id/da/c3abb2c06d4e48e6469f51f06d202511c3f412.debug vs.
./usr/lib/debug/.build-id/e1/f23a37405223725543cce9e7fbefb0a05495b7.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 93% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········960580·(bytes·into·file)13 ··Start·of·section·headers:··········960596·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········717 ··Number·of·program·headers:·········7
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3719 ··Number·of·section·headers:·········37
20 ··Section·header·string·table·index:·3620 ··Section·header·string·table·index:·36
3.22 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·37·section·headers,·starting·at·offset·0xea844:1 There·are·37·section·headers,·starting·at·offset·0xea854:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············00000114·000114·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············00000114·000114·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000138·000138·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000138·000138·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000158·000138·000ec0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000158·000138·000ec0·10···A··4···3··4
Offset 24, 23 lines modifiedOffset 24, 23 lines modified
24 ··[19]·.dynamic··········NOBITS··········0005fb4c·00fb44·000108·08··WA··4···0··424 ··[19]·.dynamic··········NOBITS··········0005fb4c·00fb44·000108·08··WA··4···0··4
25 ··[20]·.got··············NOBITS··········0005fc54·00fb44·0003ac·04··WA··0···0··425 ··[20]·.got··············NOBITS··········0005fc54·00fb44·0003ac·04··WA··0···0··4
26 ··[21]·.data·············NOBITS··········00060000·00fb44·000d38·00··WA··0···0··826 ··[21]·.data·············NOBITS··········00060000·00fb44·000d38·00··WA··0···0··8
27 ··[22]·.bss··············NOBITS··········00060d38·00fb44·000580·00··WA··0···0··827 ··[22]·.bss··············NOBITS··········00060d38·00fb44·000580·00··WA··0···0··8
28 ··[23]·.comment··········PROGBITS········00000000·000138·00001e·01··MS··0···0··128 ··[23]·.comment··········PROGBITS········00000000·000138·00001e·01··MS··0···0··1
29 ··[24]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000156·000031·00······0···0··129 ··[24]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000156·000031·00······0···0··1
30 ··[25]·.debug_aranges····PROGBITS········00000000·000188·0000b1·00···C··0···0··430 ··[25]·.debug_aranges····PROGBITS········00000000·000188·0000b1·00···C··0···0··4
31 ··[26]·.debug_info·······PROGBITS········00000000·00023c·059cd3·00···C··0···0··431 ··[26]·.debug_info·······PROGBITS········00000000·00023c·059ce1·00···C··0···0··4
32 ··[27]·.debug_abbrev·····PROGBITS········00000000·059f10·0006c3·00···C··0···0··432 ··[27]·.debug_abbrev·····PROGBITS········00000000·059f20·0006c3·00···C··0···0··4
33 ··[28]·.debug_line·······PROGBITS········00000000·05a5d4·01e102·00···C··0···0··433 ··[28]·.debug_line·······PROGBITS········00000000·05a5e4·01e102·00···C··0···0··4
34 ··[29]·.debug_frame······PROGBITS········00000000·0786d8·000bcf·00···C··0···0··434 ··[29]·.debug_frame······PROGBITS········00000000·0786e8·000bcf·00···C··0···0··4
35 ··[30]·.debug_str········PROGBITS········00000000·0792a7·000045·01··MS··0···0··135 ··[30]·.debug_str········PROGBITS········00000000·0792b7·000045·01··MS··0···0··1
36 ··[31]·.debug_loclists···PROGBITS········00000000·0792ec·05a9fa·00···C··0···0··436 ··[31]·.debug_loclists···PROGBITS········00000000·0792fc·05a9fa·00···C··0···0··4
37 ··[32]·.debug_rnglists···PROGBITS········00000000·0d3ce8·0097b8·00···C··0···0··437 ··[32]·.debug_rnglists···PROGBITS········00000000·0d3cf8·0097b8·00···C··0···0··4
38 ··[33]·.gnu_debugaltlink·PROGBITS········00000000·0dd4a0·000056·00······0···0··138 ··[33]·.gnu_debugaltlink·PROGBITS········00000000·0dd4b0·000056·00······0···0··1
39 ··[34]·.symtab···········SYMTAB··········00000000·0dd4f8·005c60·10·····35·1245··439 ··[34]·.symtab···········SYMTAB··········00000000·0dd508·005c60·10·····35·1245··4
40 ··[35]·.strtab···········STRTAB··········00000000·0e3158·007570·00······0···0··140 ··[35]·.strtab···········STRTAB··········00000000·0e3168·007570·00······0···0··1
41 ··[36]·.shstrtab·········STRTAB··········00000000·0ea6c8·000179·00······0···0··141 ··[36]·.shstrtab·········STRTAB··········00000000·0ea6d8·000179·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 ··D·(mbind),·y·(purecode),·p·(processor·specific)46 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·dac3abb2c06d4e48e6469f51f06d202511c3f4123 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·e1f23a37405223725543cce9e7fbefb0a05495b7
3.35 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 33 lines modifiedOffset 3, 33 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0xae6c4·(32-bit)4 ···Length:········0xae6c4·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·231·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·231·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbd3d)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbd29)·
11 ····<12>···DW_AT_language····:·(data1)·33»   (C++14)11 ····<12>···DW_AT_language····:·(data1)·33»   (C++14)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_haar.cpython-313-arm-linux-gnueabihf.so.p/_haar.cpp12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_haar.cpython-313-arm-linux-gnueabihf.so.p/_haar.cpp
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x1955614 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x19556
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·126 ····<36>···DW_AT_byte_size···:·(data1)·1
27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
29 ·<1><3c>:·Abbrev·Number:·73·(DW_TAG_imported_unit)29 ·<1><3c>:·Abbrev·Number:·73·(DW_TAG_imported_unit)
30 ····<3d>···DW_AT_import······:·(GNU_ref_alt)·<0xc>30 ····<3d>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
31 ·<1><41>:·Abbrev·Number:·73·(DW_TAG_imported_unit)31 ·<1><41>:·Abbrev·Number:·73·(DW_TAG_imported_unit)
32 ····<42>···DW_AT_import······:·(GNU_ref_alt)·<0x81>32 ····<42>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
33 ·<1><46>:·Abbrev·Number:·73·(DW_TAG_imported_unit)33 ·<1><46>:·Abbrev·Number:·73·(DW_TAG_imported_unit)
34 ····<47>···DW_AT_import······:·(GNU_ref_alt)·<0x154>34 ····<47>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
35 ·<1><4b>:·Abbrev·Number:·73·(DW_TAG_imported_unit)35 ·<1><4b>:·Abbrev·Number:·73·(DW_TAG_imported_unit)
Offset 163, 44 lines modifiedOffset 163, 44 lines modified
163 ·<1><18b>:·Abbrev·Number:·257·(DW_TAG_namespace)163 ·<1><18b>:·Abbrev·Number:·257·(DW_TAG_namespace)
164 ····<18d>···DW_AT_name········:·(string)·std164 ····<18d>···DW_AT_name········:·(string)·std
165 ····<191>···DW_AT_decl_file···:·(data1)·40165 ····<191>···DW_AT_decl_file···:·(data1)·40
166 ····<192>···DW_AT_decl_line···:·(data2)·308166 ····<192>···DW_AT_decl_line···:·(data2)·308
167 ····<194>···DW_AT_decl_column·:·(data1)·11167 ····<194>···DW_AT_decl_column·:·(data1)·11
168 ····<195>···DW_AT_sibling·····:·(ref_udata)·<0x353b>168 ····<195>···DW_AT_sibling·····:·(ref_udata)·<0x353b>
169 ·<2><197>:·Abbrev·Number:·256·(DW_TAG_namespace)169 ·<2><197>:·Abbrev·Number:·256·(DW_TAG_namespace)
170 ····<199>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f04e3)·170 ····<199>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f04cf)·
171 ····<19d>···DW_AT_decl_file···:·(data1)·39171 ····<19d>···DW_AT_decl_file···:·(data1)·39
172 ····<19e>···DW_AT_decl_line···:·(data2)·2836172 ····<19e>···DW_AT_decl_line···:·(data2)·2836
173 ····<1a0>···DW_AT_decl_column·:·(data1)·13173 ····<1a0>···DW_AT_decl_column·:·(data1)·13
174 ·<2><1a1>:·Abbrev·Number:·195·(DW_TAG_namespace)174 ·<2><1a1>:·Abbrev·Number:·195·(DW_TAG_namespace)
175 ····<1a3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb253)·175 ····<1a3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb23f)·
176 ····<1a7>···DW_AT_decl_file···:·(data1)·41176 ····<1a7>···DW_AT_decl_file···:·(data1)·41
177 ····<1a8>···DW_AT_decl_line···:·(data1)·61177 ····<1a8>···DW_AT_decl_line···:·(data1)·61
178 ····<1a9>···DW_AT_decl_column·:·(data1)·13178 ····<1a9>···DW_AT_decl_column·:·(data1)·13
179 ····<1aa>···DW_AT_sibling·····:·(ref_udata)·<0x1ad>179 ····<1aa>···DW_AT_sibling·····:·(ref_udata)·<0x1ad>
180 ·<3><1ac>:·Abbrev·Number:·0180 ·<3><1ac>:·Abbrev·Number:·0
181 ·<2><1ad>:·Abbrev·Number:·222·(DW_TAG_namespace)181 ·<2><1ad>:·Abbrev·Number:·222·(DW_TAG_namespace)
182 ····<1af>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f77d)·182 ····<1af>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f755)·
183 ····<1b3>···DW_AT_decl_file···:·(data1)·45183 ····<1b3>···DW_AT_decl_file···:·(data1)·45
184 ····<1b4>···DW_AT_decl_line···:·(data1)·50184 ····<1b4>···DW_AT_decl_line···:·(data1)·50
185 ····<1b5>···DW_AT_decl_column·:·(data1)·13185 ····<1b5>···DW_AT_decl_column·:·(data1)·13
186 ·<2><1b6>:·Abbrev·Number:·108·(DW_TAG_structure_type)186 ·<2><1b6>:·Abbrev·Number:·108·(DW_TAG_structure_type)
187 ····<1b7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xd0c80)·187 ····<1b7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xd0c6c)·
188 ····<1bb>···DW_AT_byte_size···:·(data1)·1188 ····<1bb>···DW_AT_byte_size···:·(data1)·1
189 ····<1bc>···DW_AT_decl_file···:·(data1)·18189 ····<1bc>···DW_AT_decl_file···:·(data1)·18
190 ····<1bd>···DW_AT_decl_line···:·(data2)·393190 ····<1bd>···DW_AT_decl_line···:·(data2)·393
191 ····<1bf>···DW_AT_decl_column·:·(data1)·12191 ····<1bf>···DW_AT_decl_column·:·(data1)·12
192 ····<1c0>···DW_AT_sibling·····:·(ref_udata)·<0x28f>192 ····<1c0>···DW_AT_sibling·····:·(ref_udata)·<0x28f>
193 ·<3><1c2>:·Abbrev·Number:·119·(DW_TAG_subprogram)193 ·<3><1c2>:·Abbrev·Number:·119·(DW_TAG_subprogram)
194 ····<1c3>···DW_AT_external····:·(flag_present)·1194 ····<1c3>···DW_AT_external····:·(flag_present)·1
195 ····<1c3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x92866)·195 ····<1c3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x92852)·
196 ····<1c7>···DW_AT_decl_file···:·(data1)·18196 ····<1c7>···DW_AT_decl_file···:·(data1)·18
197 ····<1c8>···DW_AT_decl_line···:·(data2)·412197 ····<1c8>···DW_AT_decl_line···:·(data2)·412
198 ····<1ca>···DW_AT_decl_column·:·(data1)·2198 ····<1ca>···DW_AT_decl_column·:·(data1)·2
199 ····<1cb>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x19eee8)·199 ····<1cb>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x19eed4)·
200 ····<1cf>···DW_AT_declaration·:·(flag_present)·1200 ····<1cf>···DW_AT_declaration·:·(flag_present)·1
201 ····<1cf>···DW_AT_sibling·····:·(ref_udata)·<0x1ea>201 ····<1cf>···DW_AT_sibling·····:·(ref_udata)·<0x1ea>
202 ·<4><1d1>:·Abbrev·Number:·50·(DW_TAG_template_type_param)202 ·<4><1d1>:·Abbrev·Number:·50·(DW_TAG_template_type_param)
203 ····<1d2>···DW_AT_name········:·(string)·_Tp203 ····<1d2>···DW_AT_name········:·(string)·_Tp
204 ····<1d6>···DW_AT_type········:·(ref_udata)·<0x4546>204 ····<1d6>···DW_AT_type········:·(ref_udata)·<0x4546>
205 ·<4><1d9>:·Abbrev·Number:·50·(DW_TAG_template_type_param)205 ·<4><1d9>:·Abbrev·Number:·50·(DW_TAG_template_type_param)
206 ····<1da>···DW_AT_name········:·(string)·_Up206 ····<1da>···DW_AT_name········:·(string)·_Up
Offset 208, 19 lines modifiedOffset 208, 19 lines modified
208 ·<4><1e1>:·Abbrev·Number:·23·(DW_TAG_formal_parameter)208 ·<4><1e1>:·Abbrev·Number:·23·(DW_TAG_formal_parameter)
209 ····<1e2>···DW_AT_type········:·(ref_udata)·<0x6cc0>209 ····<1e2>···DW_AT_type········:·(ref_udata)·<0x6cc0>
210 ·<4><1e5>:·Abbrev·Number:·23·(DW_TAG_formal_parameter)210 ·<4><1e5>:·Abbrev·Number:·23·(DW_TAG_formal_parameter)
211 ····<1e6>···DW_AT_type········:·(ref_udata)·<0x6cc0>211 ····<1e6>···DW_AT_type········:·(ref_udata)·<0x6cc0>
212 ·<4><1e9>:·Abbrev·Number:·0212 ·<4><1e9>:·Abbrev·Number:·0
213 ·<3><1ea>:·Abbrev·Number:·119·(DW_TAG_subprogram)213 ·<3><1ea>:·Abbrev·Number:·119·(DW_TAG_subprogram)
214 ····<1eb>···DW_AT_external····:·(flag_present)·1214 ····<1eb>···DW_AT_external····:·(flag_present)·1
215 ····<1eb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x92a8f)·215 ····<1eb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x92a7b)·
216 ····<1ef>···DW_AT_decl_file···:·(data1)·18216 ····<1ef>···DW_AT_decl_file···:·(data1)·18
217 ····<1f0>···DW_AT_decl_line···:·(data2)·412217 ····<1f0>···DW_AT_decl_line···:·(data2)·412
218 ····<1f2>···DW_AT_decl_column·:·(data1)·2218 ····<1f2>···DW_AT_decl_column·:·(data1)·2
219 ····<1f3>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x19ed4e)·219 ····<1f3>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x19ed3a)·
220 ····<1f7>···DW_AT_declaration·:·(flag_present)·1220 ····<1f7>···DW_AT_declaration·:·(flag_present)·1
221 ····<1f7>···DW_AT_sibling·····:·(ref_udata)·<0x212>221 ····<1f7>···DW_AT_sibling·····:·(ref_udata)·<0x212>
222 ·<4><1f9>:·Abbrev·Number:·50·(DW_TAG_template_type_param)222 ·<4><1f9>:·Abbrev·Number:·50·(DW_TAG_template_type_param)
223 ····<1fa>···DW_AT_name········:·(string)·_Tp223 ····<1fa>···DW_AT_name········:·(string)·_Tp
224 ····<1fe>···DW_AT_type········:·(ref_udata)·<0x4546>224 ····<1fe>···DW_AT_type········:·(ref_udata)·<0x4546>
225 ·<4><201>:·Abbrev·Number:·50·(DW_TAG_template_type_param)225 ·<4><201>:·Abbrev·Number:·50·(DW_TAG_template_type_param)
226 ····<202>···DW_AT_name········:·(string)·_Up226 ····<202>···DW_AT_name········:·(string)·_Up
Offset 228, 19 lines modifiedOffset 228, 19 lines modified
228 ·<4><209>:·Abbrev·Number:·23·(DW_TAG_formal_parameter)228 ·<4><209>:·Abbrev·Number:·23·(DW_TAG_formal_parameter)
229 ····<20a>···DW_AT_type········:·(ref_udata)·<0x6cc0>229 ····<20a>···DW_AT_type········:·(ref_udata)·<0x6cc0>
230 ·<4><20d>:·Abbrev·Number:·23·(DW_TAG_formal_parameter)230 ·<4><20d>:·Abbrev·Number:·23·(DW_TAG_formal_parameter)
231 ····<20e>···DW_AT_type········:·(ref_udata)·<0x6cd3>231 ····<20e>···DW_AT_type········:·(ref_udata)·<0x6cd3>
232 ·<4><211>:·Abbrev·Number:·0232 ·<4><211>:·Abbrev·Number:·0
233 ·<3><212>:·Abbrev·Number:·72·(DW_TAG_subprogram)233 ·<3><212>:·Abbrev·Number:·72·(DW_TAG_subprogram)
234 ····<213>···DW_AT_external····:·(flag_present)·1234 ····<213>···DW_AT_external····:·(flag_present)·1
235 ····<213>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x8526f)·235 ····<213>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x8525b)·
236 ····<217>···DW_AT_decl_file···:·(data1)·18236 ····<217>···DW_AT_decl_file···:·(data1)·18
237 ····<218>···DW_AT_decl_line···:·(data2)·398237 ····<218>···DW_AT_decl_line···:·(data2)·398
238 ····<21a>···DW_AT_decl_column·:·(data1)·2238 ····<21a>···DW_AT_decl_column·:·(data1)·2
239 ····<21b>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x28eba3)·239 ····<21b>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x28eb8f)·
240 ····<21f>···DW_AT_type········:·(ref_udata)·<0x6c19>240 ····<21f>···DW_AT_type········:·(ref_udata)·<0x6c19>
241 ····<222>···DW_AT_declaration·:·(flag_present)·1241 ····<222>···DW_AT_declaration·:·(flag_present)·1
242 ····<222>···DW_AT_sibling·····:·(ref_udata)·<0x241>242 ····<222>···DW_AT_sibling·····:·(ref_udata)·<0x241>
243 ·<4><224>:·Abbrev·Number:·50·(DW_TAG_template_type_param)243 ·<4><224>:·Abbrev·Number:·50·(DW_TAG_template_type_param)
244 ····<225>···DW_AT_name········:·(string)·_II244 ····<225>···DW_AT_name········:·(string)·_II
245 ····<229>···DW_AT_type········:·(ref_udata)·<0x6c19>245 ····<229>···DW_AT_type········:·(ref_udata)·<0x6c19>
246 ·<4><22c>:·Abbrev·Number:·50·(DW_TAG_template_type_param)246 ·<4><22c>:·Abbrev·Number:·50·(DW_TAG_template_type_param)
Offset 251, 19 lines modifiedOffset 251, 19 lines modified
251 ·<4><238>:·Abbrev·Number:·23·(DW_TAG_formal_parameter)251 ·<4><238>:·Abbrev·Number:·23·(DW_TAG_formal_parameter)
252 ····<239>···DW_AT_type········:·(ref_udata)·<0x6c19>252 ····<239>···DW_AT_type········:·(ref_udata)·<0x6c19>
253 ·<4><23c>:·Abbrev·Number:·23·(DW_TAG_formal_parameter)253 ·<4><23c>:·Abbrev·Number:·23·(DW_TAG_formal_parameter)
254 ····<23d>···DW_AT_type········:·(ref_udata)·<0x6c19>254 ····<23d>···DW_AT_type········:·(ref_udata)·<0x6c19>
255 ·<4><240>:·Abbrev·Number:·0255 ·<4><240>:·Abbrev·Number:·0
256 ·<3><241>:·Abbrev·Number:·72·(DW_TAG_subprogram)256 ·<3><241>:·Abbrev·Number:·72·(DW_TAG_subprogram)
257 ····<242>···DW_AT_external····:·(flag_present)·1257 ····<242>···DW_AT_external····:·(flag_present)·1
258 ····<242>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x851ec)·258 ····<242>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x851d8)·
Max diff block lines reached; 3507118/3514601 bytes (99.79%) of diff not shown.
1.65 KB
strings --all --bytes=8 {}
    
Offset 1, 84 lines modifiedOffset 1, 73 lines modified
 1 :7@R#rUC
1 GCC:·(Debian·14.2.0-8)·14.2.02 GCC:·(Debian·14.2.0-8)·14.2.0
2 Z7m5d]s{ 
3 _5arS4aM% 
4 +7/}nQn^* 
5 o!Bp`={dQ< 
6 c2%)Gn<Q 
7 mnL»    Pf»  w?Q 
8 A1fH8:9=u 
9 ,.Y;,u&SaD 
10 @xW~r]X}E 
11 lj12]H/][YHO3 3MHWg"<v
 4 D>SY8X9S
 5 9S918";B9Si
 6 ugsa5P\*C
 7 I0#\E)&>
 8 -CIg=S]Pdju
 9 2;jzmcGMo
 10 ,7Om;`94
 11 %]LqIWS\
 12 ?Ca0uox4L
 13 Da!uo8;Rk
 14 "kcUghZ·
12 &Q^E<lF,15 &QJE<jF,
 16 Z7".\»  2m>x|7RoH
 17 DOqM`_=6
 18 %S#04t0yG
 19 po|wAQbr,-
 20 .@N·}b72Uom
 21 %dBZ{:sR
 22 bU9Q\9;U
 23 l!4@PE';
 24 g"q:U5~b9
 25 pY3vKs8»-
 26 tNe+@|Ce
 27 \2MG/[p(
 28 *nhLb\01jLb
 29 9q7%~8*do6'~
 30 SA0[p@e+
 31 #B?]q!+.
 32 Z~SYRuBZ
 33 ag'=3LF6_
 34 >FU`Cn<Rq
13 F6]LiUr> 
14 _M3^b36$ 
15 E+NbzQl~z 
16 b~$M__`8 
17 WP\L:I=7?}n 
18 dY.6Y&Vn 
19 \{/DO^c1, 
20 Tg#0SKu) 
21 JY;*Q'$Wz% 
22 zr9#Z7@]T 
23 su8DIeGZF^ 
24 Y]`s|%i| 
25 ·Y7oQbDI 
26 80Y%^JV" 
27 s-Wl@6ZR 
28 pD'Khems] 
29 !Z\=N}!t 
30 Px%mhCYB 
31 l5GM"Vm^# 
32 Jq{DxAWL"6 
33 xN<^O<=[ 
34 »       $GqiU`'~ 
35 ;.ml{9RuK 
36 r0YZ·=lj 
37 p]6\W7<3U 
38 1_k,l?8m 
39 OV-_7L*f 
40 V%P!OP!c 
41 @eiV`5~,35 @eiV`5~,
42 AV|PW<1S} 
43 <p_V\mF~ 
44 9I,z4_Qz 
45 Q@>F·6_B 
46 Jd"6_:SS 
47 )Rtcd»  }I= 
48 1q*P<MH| 
49 uLwV;&C$ 
50 B+VU%5Fi 
51 tX(OSXE%k~ 
52 *(b1j#UA 
53 z7@`M?5I 
54 5]t\=^B5D= 
55 8>k#G#4>·S 
56 myU~=;3U~ 
57 aT5M,^Z\ 
58 ;]f<.Qf\ 
59 MjtS6zm9i 
60 =gf{EWa8 
61 7Ld61[dv236 mP»     lAU|rL
 37 @a<))6_R*&^
 38 ?p?V<s|>+
 39 !BO]qmV\[W<-U
 40 (2XqYR\.
 41 TJV@`Y+UaH
 42 JqyV\^W<v
 43 <n7bCq6_:[
 44 UDI3·MX» 
 45 UDI=·uX» 
 46 i);5>O'J}Nh4
 47 k_UKtU?s·
 48 5~[`mXIf
 49 !]idKGk`|91v
 50 P'Emp%,Tq
 51 -rCy.[CG}C
 52 9*H-pWNn
 53 )&=Ke{hs
 54 RXC!XO?tL
 55 Vy}]+e47.
 56 WjED,fmD
 57 9HsBq3hC
62 /Rg""9]S58 +Rg""%]S
 59 Ra|}h0+o
 60 cPi9_L*-
 61 d?N,&Eo"
 62 n:d^co@:
 63 r»      {!1U}N
 64 E1x>(Q}y
 65 hw*X(4-=M_
 66 v»      4lw&3T
63 x'V0V*?R 
64 sKVR<»  7/ 
65 L{NMvU]fh 
66 \Qr7JMiw_ 
67 pS%'=a|%'= 
Max diff block lines reached; 61/1636 bytes (3.73%) of diff not shown.
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.78 MB
./usr/lib/debug/.build-id/de/d3f8589212085de1b82a06109b16f68f859e3c.debug vs.
./usr/lib/debug/.build-id/36/cfb5deb027ab745d9212909cc8f2c194d78b7e.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 86% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········0004fbdc·00fbd4·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0004fbdc·00fbd4·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0004fcdc·00fbd4·000324·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0004fcdc·00fbd4·000324·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00050000·00fbd4·0009d8·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00050000·00fbd4·0009d8·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········000509d8·00fbd4·0005a8·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········000509d8·00fbd4·0005a8·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000093·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000093·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001fc·0384b9·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001fc·0384ba·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·0386b8·0003de·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·0386b8·0003de·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·038a98·01adea·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·038a98·01adea·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·053884·000a82·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·053884·000a82·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·054306·00004d·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·054306·00004d·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·054354·0382a0·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·054354·0382a0·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·08c5f4·00888e·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·08c5f4·00888e·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·094e82·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·094e82·000056·00······0···0··1
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ded3f8589212085de1b82a06109b16f68f859e3c3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·36cfb5deb027ab745d9212909cc8f2c194d78b7e
1.77 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x69bd1·(32-bit)4 ···Length:········0x69bd1·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·139·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·139·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/draw/_draw.cpython-312-arm-linux-gnueabihf.so.p/_draw.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/draw/_draw.cpython-312-arm-linux-gnueabihf.so.p/_draw.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xfb0814 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xfb08
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·2·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·2·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·5»    (signed)31 ····<3e>···DW_AT_encoding····:·(data1)·5»    (signed)
32 ····<3f>···DW_AT_name········:·(string)·int32 ····<3f>···DW_AT_name········:·(string)·int
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·134 ····<44>···DW_AT_byte_size···:·(data1)·1
35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><4a>:·Abbrev·Number:·49·(DW_TAG_imported_unit)37 ·<1><4a>:·Abbrev·Number:·49·(DW_TAG_imported_unit)
38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4f>:·Abbrev·Number:·49·(DW_TAG_imported_unit)39 ·<1><4f>:·Abbrev·Number:·49·(DW_TAG_imported_unit)
40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
41 ·<1><54>:·Abbrev·Number:·49·(DW_TAG_imported_unit)41 ·<1><54>:·Abbrev·Number:·49·(DW_TAG_imported_unit)
42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
43 ·<1><59>:·Abbrev·Number:·49·(DW_TAG_imported_unit)43 ·<1><59>:·Abbrev·Number:·49·(DW_TAG_imported_unit)
Offset 235, 15 lines modifiedOffset 235, 15 lines modified
235 ·<1><239>:·Abbrev·Number:·49·(DW_TAG_imported_unit)235 ·<1><239>:·Abbrev·Number:·49·(DW_TAG_imported_unit)
236 ····<23a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>236 ····<23a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
237 ·<1><23e>:·Abbrev·Number:·49·(DW_TAG_imported_unit)237 ·<1><23e>:·Abbrev·Number:·49·(DW_TAG_imported_unit)
238 ····<23f>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2942>238 ····<23f>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2942>
239 ·<1><243>:·Abbrev·Number:·49·(DW_TAG_imported_unit)239 ·<1><243>:·Abbrev·Number:·49·(DW_TAG_imported_unit)
240 ····<244>···DW_AT_import······:·(GNU_ref_alt)·<0x1a295d>240 ····<244>···DW_AT_import······:·(GNU_ref_alt)·<0x1a295d>
241 ·<1><248>:·Abbrev·Number:·25·(DW_TAG_variable)241 ·<1><248>:·Abbrev·Number:·25·(DW_TAG_variable)
242 ····<249>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·242 ····<249>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
243 ····<24d>···DW_AT_decl_file···:·(data1)·14243 ····<24d>···DW_AT_decl_file···:·(data1)·14
244 ····<24e>···DW_AT_decl_line···:·(data2)·641244 ····<24e>···DW_AT_decl_line···:·(data2)·641
245 ····<250>···DW_AT_decl_column·:·(data1)·15245 ····<250>···DW_AT_decl_column·:·(data1)·15
246 ····<251>···DW_AT_type········:·(GNU_ref_alt)·<0x142>246 ····<251>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
247 ····<255>···DW_AT_location····:·(exprloc)·5·byte·block:·3·6c·f·5·0·» (DW_OP_addr:·50f6c)247 ····<255>···DW_AT_location····:·(exprloc)·5·byte·block:·3·6c·f·5·0·» (DW_OP_addr:·50f6c)
248 ·<1><25b>:·Abbrev·Number:·141·(DW_TAG_subroutine_type)248 ·<1><25b>:·Abbrev·Number:·141·(DW_TAG_subroutine_type)
249 ····<25d>···DW_AT_prototyped··:·(flag_present)·1249 ····<25d>···DW_AT_prototyped··:·(flag_present)·1
Offset 274, 308 lines modifiedOffset 274, 308 lines modified
274 ····<27d>···DW_AT_name········:·(string)·n274 ····<27d>···DW_AT_name········:·(string)·n
275 ····<27f>···DW_AT_decl_file···:·(implicit_const)·1275 ····<27f>···DW_AT_decl_file···:·(implicit_const)·1
276 ····<27f>···DW_AT_decl_line···:·(data2)·1243276 ····<27f>···DW_AT_decl_line···:·(data2)·1243
277 ····<281>···DW_AT_decl_column·:·(data1)·63277 ····<281>···DW_AT_decl_column·:·(data1)·63
278 ····<282>···DW_AT_type········:·(GNU_ref_alt)·<0x699>278 ····<282>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
279 ····<286>···DW_AT_data_member_location:·(data1)·8279 ····<286>···DW_AT_data_member_location:·(data1)·8
280 ·<2><287>:·Abbrev·Number:·45·(DW_TAG_member)280 ·<2><287>:·Abbrev·Number:·45·(DW_TAG_member)
281 ····<288>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·281 ····<288>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
282 ····<28c>···DW_AT_decl_file···:·(implicit_const)·1282 ····<28c>···DW_AT_decl_file···:·(implicit_const)·1
283 ····<28c>···DW_AT_decl_line···:·(data2)·1243283 ····<28c>···DW_AT_decl_line···:·(data2)·1243
284 ····<28e>···DW_AT_decl_column·:·(data1)·78284 ····<28e>···DW_AT_decl_column·:·(data1)·78
285 ····<28f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>285 ····<28f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
286 ····<293>···DW_AT_data_member_location:·(data1)·12286 ····<293>···DW_AT_data_member_location:·(data1)·12
287 ·<2><294>:·Abbrev·Number:·45·(DW_TAG_member)287 ·<2><294>:·Abbrev·Number:·45·(DW_TAG_member)
288 ····<295>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·288 ····<295>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
289 ····<299>···DW_AT_decl_file···:·(implicit_const)·1289 ····<299>···DW_AT_decl_file···:·(implicit_const)·1
290 ····<299>···DW_AT_decl_line···:·(data2)·1244290 ····<299>···DW_AT_decl_line···:·(data2)·1244
291 ····<29b>···DW_AT_decl_column·:·(data1)·28291 ····<29b>···DW_AT_decl_column·:·(data1)·28
292 ····<29c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>292 ····<29c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
293 ····<2a0>···DW_AT_data_member_location:·(data1)·16293 ····<2a0>···DW_AT_data_member_location:·(data1)·16
294 ·<2><2a1>:·Abbrev·Number:·45·(DW_TAG_member)294 ·<2><2a1>:·Abbrev·Number:·45·(DW_TAG_member)
295 ····<2a2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·295 ····<2a2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
296 ····<2a6>···DW_AT_decl_file···:·(implicit_const)·1296 ····<2a6>···DW_AT_decl_file···:·(implicit_const)·1
297 ····<2a6>···DW_AT_decl_line···:·(data2)·1244297 ····<2a6>···DW_AT_decl_line···:·(data2)·1244
298 ····<2a8>···DW_AT_decl_column·:·(data1)·51298 ····<2a8>···DW_AT_decl_column·:·(data1)·51
299 ····<2a9>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>299 ····<2a9>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
300 ····<2ad>···DW_AT_data_member_location:·(data1)·17300 ····<2ad>···DW_AT_data_member_location:·(data1)·17
301 ·<2><2ae>:·Abbrev·Number:·45·(DW_TAG_member)301 ·<2><2ae>:·Abbrev·Number:·45·(DW_TAG_member)
302 ····<2af>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·302 ····<2af>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
303 ····<2b3>···DW_AT_decl_file···:·(implicit_const)·1303 ····<2b3>···DW_AT_decl_file···:·(implicit_const)·1
304 ····<2b3>···DW_AT_decl_line···:·(data2)·1244304 ····<2b3>···DW_AT_decl_line···:·(data2)·1244
305 ····<2b5>···DW_AT_decl_column·:·(data1)·70305 ····<2b5>···DW_AT_decl_column·:·(data1)·70
306 ····<2b6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>306 ····<2b6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
307 ····<2ba>···DW_AT_data_member_location:·(data1)·18307 ····<2ba>···DW_AT_data_member_location:·(data1)·18
308 ·<2><2bb>:·Abbrev·Number:·0308 ·<2><2bb>:·Abbrev·Number:·0
309 ·<1><2bc>:·Abbrev·Number:·86·(DW_TAG_typedef)309 ·<1><2bc>:·Abbrev·Number:·86·(DW_TAG_typedef)
310 ····<2bd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·310 ····<2bd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
311 ····<2c1>···DW_AT_decl_file···:·(data1)·1311 ····<2c1>···DW_AT_decl_file···:·(data1)·1
312 ····<2c2>···DW_AT_decl_line···:·(data2)·1244312 ····<2c2>···DW_AT_decl_line···:·(data2)·1244
313 ····<2c4>···DW_AT_decl_column·:·(data1)·80313 ····<2c4>···DW_AT_decl_column·:·(data1)·80
314 ····<2c5>···DW_AT_type········:·(ref_udata)·<0x260>314 ····<2c5>···DW_AT_type········:·(ref_udata)·<0x260>
315 ·<1><2c7>:·Abbrev·Number:·100·(DW_TAG_typedef)315 ·<1><2c7>:·Abbrev·Number:·100·(DW_TAG_typedef)
316 ····<2c8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·316 ····<2c8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
317 ····<2cc>···DW_AT_decl_file···:·(data1)·1317 ····<2cc>···DW_AT_decl_file···:·(data1)·1
318 ····<2cd>···DW_AT_decl_line···:·(data2)·1362318 ····<2cd>···DW_AT_decl_line···:·(data2)·1362
319 ····<2cf>···DW_AT_decl_column·:·(data1)·23319 ····<2cf>···DW_AT_decl_column·:·(data1)·23
320 ····<2d0>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>320 ····<2d0>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
321 ·<1><2d4>:·Abbrev·Number:·100·(DW_TAG_typedef)321 ·<1><2d4>:·Abbrev·Number:·100·(DW_TAG_typedef)
322 ····<2d5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·322 ····<2d5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
323 ····<2d9>···DW_AT_decl_file···:·(data1)·1323 ····<2d9>···DW_AT_decl_file···:·(data1)·1
324 ····<2da>···DW_AT_decl_line···:·(data2)·1363324 ····<2da>···DW_AT_decl_line···:·(data2)·1363
325 ····<2dc>···DW_AT_decl_column·:·(data1)·19325 ····<2dc>···DW_AT_decl_column·:·(data1)·19
326 ····<2dd>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>326 ····<2dd>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
327 ·<1><2e1>:·Abbrev·Number:·25·(DW_TAG_variable)327 ·<1><2e1>:·Abbrev·Number:·25·(DW_TAG_variable)
328 ····<2e2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·328 ····<2e2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
329 ····<2e6>···DW_AT_decl_file···:·(data1)·1329 ····<2e6>···DW_AT_decl_file···:·(data1)·1
330 ····<2e7>···DW_AT_decl_line···:·(data2)·1473330 ····<2e7>···DW_AT_decl_line···:·(data2)·1473
331 ····<2e9>···DW_AT_decl_column·:·(data1)·18331 ····<2e9>···DW_AT_decl_column·:·(data1)·18
332 ····<2ea>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>332 ····<2ea>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
333 ····<2ee>···DW_AT_location····:·(exprloc)·5·byte·block:·3·98·e·5·0·» (DW_OP_addr:·50e98)333 ····<2ee>···DW_AT_location····:·(exprloc)·5·byte·block:·3·98·e·5·0·» (DW_OP_addr:·50e98)
334 ·<1><2f4>:·Abbrev·Number:·18·(DW_TAG_variable)334 ·<1><2f4>:·Abbrev·Number:·18·(DW_TAG_variable)
335 ····<2f5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·335 ····<2f5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
336 ····<2f9>···DW_AT_decl_file···:·(data1)·1336 ····<2f9>···DW_AT_decl_file···:·(data1)·1
337 ····<2fa>···DW_AT_decl_line···:·(data2)·1475337 ····<2fa>···DW_AT_decl_line···:·(data2)·1475
338 ····<2fc>···DW_AT_decl_column·:·(data1)·12338 ····<2fc>···DW_AT_decl_column·:·(data1)·12
339 ····<2fd>···DW_AT_type········:·(ref_udata)·<0x3c>,·int339 ····<2fd>···DW_AT_type········:·(ref_udata)·<0x3c>,·int
340 ·<1><2fe>:·Abbrev·Number:·18·(DW_TAG_variable)340 ·<1><2fe>:·Abbrev·Number:·18·(DW_TAG_variable)
341 ····<2ff>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·341 ····<2ff>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
342 ····<303>···DW_AT_decl_file···:·(data1)·1342 ····<303>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 1849893/1857504 bytes (99.59%) of diff not shown.
1.15 KB
strings --all --bytes=8 {}
    
Offset 1, 55 lines modifiedOffset 1, 53 lines modified
1 <GCC:·(Debian·14.2.0-8)·14.2.01 ~GCC:·(Debian·14.2.0-8)·14.2.0
2 eLY<6Ydq· 
3 uU<+q}\8.&U 
4 )CMuo\3> 
5 rbxfYy,e.' 
6 t@eQ{h]r 
7 X~?$65]$ 
8 F2Q?Id'l" 
9 ,s>kp^}Mp2 :Xa»    rVwl
 3 uy>6R>4k
 4 F"xAqZV6
 5 ;'C+G*jj
 6 »       &O)q[>?
 7 Qj5!e@T)
 8 :=D_x]p~
 9 UD`=UIuW#
10 Tj^T;?2»10 4j^T;?2»
 11 K»      ~E8VJ0
 12 05">Md{lx-
11 8>@xnXCeN 
12 8$PZaE!%( 
13 <uN3T5(u 
14 CPJ"=([[13 CPJ"=([[
15 gT9nYr\S,V· 
16 7C0S9Mpo 
17 '(V\|-^Q 
18 ewDsa·OJ 
19 c!c^Gqb!c 
20 mn9&c/:, 
21 0{)@/TJ" 
22 )7\>»   p;?Q 
23 QcL4~~FM,1FPp1* 
24 =O1z^9_z 
25 fxz`4.O}M 
26 Q8!-5~mG 
27 RW+mC}tJ 
28 Jhq"[»  M^k 
29 zHMY+5e) 
30 O(ozV*:;o 
31 D%O@`|-u 
32 nE/~wFx8 
33 j5Ex3?y55` 
34 (-\x6R1'eL 
35 k_fK_m|si 
36 o.Xe]sMU 
37 uMs·?-#tM 
38 >Dv>"qQ|; 
39 ==_VzTPx 
40 I.!·hhp! 
41 ]0nDc~yG 
42 6zW~|D5^: 
43 E|:]Zd-.»       14 ,1j.!=GZ
 15 a'{,`{,p
 16 DE»     =b2<.0
 17 x9>M-W!$
 18 rQ^MV4Ue
 19 Qhw^>>=\%4
 20 PM^:5yco2
 21 ZKR"3'Rk
 22 3wuz&jyq
 23 F%OF`R-u
 24 :Y+#Ea-f
 25 S"c/$h<OfL(N
 26 V)[8U*R_
 27 'iKSL2UO
 28 XkR&»   `KD
 29 T<*qI@~s
 30 `Pj+[iQp
 31 M/;mJKTN
 32 e&ge1L@x
 33 `xRCP'eK
 34 ?vwvgvvwvw
 35 _%i(j#%pc
 36 Sl\T>@-Gg
 37 6@<_d7/_
 38 J)vb).").
 39 1V73B<» *
 40 "B"ZrWv<
 41 /Fw9s]}T
 42 u»      p]xE<-
44 sJ/+N[)/43 H/+N[)/9
 44 :D>*7f#m<Q
 45 yM_]Y_]5}
 46 sM@nZ$u$
45 ]DHDs_» oq 
46 ;#n?X8bGzYq 
47 `6n(~:/> 
48 *fe4E:I] 
49 `>ezn\NW47 `>ezn\NW
50 Jx$S(/4:»       48 Jx$S(/4:»       
51 UQ:.f^']|>49 UQ:.f^']|>
52 \gY/<7g)50 \gY/<7g)
53 "kU^*gU*51 "kU^*gU*
54 qt7d0ju]152 qt7d0ju]1
55 0»      L»     Emq)=C53 0»      L»     Emq)=C
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.37 MB
./usr/lib/debug/.build-id/df/a3a1f51f6211c15e1585f80057ab8c121d31a0.debug vs.
./usr/lib/debug/.build-id/f6/57f579db3d08e78865ce1d464e57d3d016fd57.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 86% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········308292·(bytes·into·file)13 ··Start·of·section·headers:··········308280·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x4b444:1 There·are·35·section·headers,·starting·at·offset·0x4b438:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b50·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b50·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0002fc30·00fc28·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0002fc30·00fc28·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0002fd28·00fc28·0002d8·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0002fd28·00fc28·0002d8·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00030000·00fc28·000920·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00030000·00fc28·000920·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00030920·00fc28·0003d8·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00030920·00fc28·0003d8·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000071·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000071·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001dc·01cdcb·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001dc·01cdbf·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·01cfa8·000359·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·01cf9c·000359·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·01d304·00d9ec·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·01d2f8·00d9ec·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·02acf0·000812·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·02ace4·000812·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·02b502·000051·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·02b4f6·000051·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·02b554·015811·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·02b548·015811·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·040d68·0037a8·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·040d5c·0037a8·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·044510·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·044504·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·044568·003ac0·10·····33·762··437 ··[32]·.symtab···········SYMTAB··········00000000·04455c·003ac0·10·····33·762··4
38 ··[33]·.strtab···········STRTAB··········00000000·048028·0032b6·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·04801c·0032b6·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·04b2de·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·04b2d2·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·dfa3a1f51f6211c15e1585f80057ab8c121d31a03 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f657f579db3d08e78865ce1d464e57d3d016fd57
1.36 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 37 lines modifiedOffset 3, 37 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x34146·(32-bit)4 ···Length:········0x34146·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·126·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·126·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_unwrap_1d.cpython-313-arm-linux-gnueabihf.so.p/_unwrap_1d.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_unwrap_1d.cpython-313-arm-linux-gnueabihf.so.p/_unwrap_1d.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x6c1414 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x6c14
15 ····<1e>···DW_AT_low_pc······:·(addr)·015 ····<1e>···DW_AT_low_pc······:·(addr)·0
16 ····<22>···DW_AT_stmt_list···:·(sec_offset)·016 ····<22>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<27>···DW_AT_byte_size···:·(data1)·818 ····<27>···DW_AT_byte_size···:·(data1)·8
19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2e>···DW_AT_byte_size···:·(data1)·422 ····<2e>···DW_AT_byte_size···:·(data1)·4
23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<35>···DW_AT_byte_size···:·(data1)·826 ····<35>···DW_AT_byte_size···:·(data1)·8
27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3b>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3b>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3c>···DW_AT_byte_size···:·(data1)·130 ····<3c>···DW_AT_byte_size···:·(data1)·1
31 ····<3d>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)31 ····<3d>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
33 ·<1><42>:·Abbrev·Number:·39·(DW_TAG_imported_unit)33 ·<1><42>:·Abbrev·Number:·39·(DW_TAG_imported_unit)
34 ····<43>···DW_AT_import······:·(GNU_ref_alt)·<0xc>34 ····<43>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
35 ·<1><47>:·Abbrev·Number:·39·(DW_TAG_imported_unit)35 ·<1><47>:·Abbrev·Number:·39·(DW_TAG_imported_unit)
36 ····<48>···DW_AT_import······:·(GNU_ref_alt)·<0x81>36 ····<48>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
37 ·<1><4c>:·Abbrev·Number:·39·(DW_TAG_imported_unit)37 ·<1><4c>:·Abbrev·Number:·39·(DW_TAG_imported_unit)
38 ····<4d>···DW_AT_import······:·(GNU_ref_alt)·<0x154>38 ····<4d>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
39 ·<1><51>:·Abbrev·Number:·39·(DW_TAG_imported_unit)39 ·<1><51>:·Abbrev·Number:·39·(DW_TAG_imported_unit)
Offset 199, 15 lines modifiedOffset 199, 15 lines modified
199 ·<1><1e1>:·Abbrev·Number:·39·(DW_TAG_imported_unit)199 ·<1><1e1>:·Abbrev·Number:·39·(DW_TAG_imported_unit)
200 ····<1e2>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>200 ····<1e2>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>
201 ·<1><1e6>:·Abbrev·Number:·39·(DW_TAG_imported_unit)201 ·<1><1e6>:·Abbrev·Number:·39·(DW_TAG_imported_unit)
202 ····<1e7>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>202 ····<1e7>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
203 ·<1><1eb>:·Abbrev·Number:·39·(DW_TAG_imported_unit)203 ·<1><1eb>:·Abbrev·Number:·39·(DW_TAG_imported_unit)
204 ····<1ec>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>204 ····<1ec>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
205 ·<1><1f0>:·Abbrev·Number:·20·(DW_TAG_variable)205 ·<1><1f0>:·Abbrev·Number:·20·(DW_TAG_variable)
206 ····<1f1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·206 ····<1f1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
207 ····<1f5>···DW_AT_decl_file···:·(data1)·13207 ····<1f5>···DW_AT_decl_file···:·(data1)·13
208 ····<1f6>···DW_AT_decl_line···:·(data2)·641208 ····<1f6>···DW_AT_decl_line···:·(data2)·641
209 ····<1f8>···DW_AT_decl_column·:·(data1)·15209 ····<1f8>···DW_AT_decl_column·:·(data1)·15
210 ····<1f9>···DW_AT_type········:·(GNU_ref_alt)·<0x142>210 ····<1f9>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
211 ····<1fd>···DW_AT_location····:·(exprloc)·5·byte·block:·3·60·c·3·0·» (DW_OP_addr:·30c60)211 ····<1fd>···DW_AT_location····:·(exprloc)·5·byte·block:·3·60·c·3·0·» (DW_OP_addr:·30c60)
212 ·<1><203>:·Abbrev·Number:·84·(DW_TAG_structure_type)212 ·<1><203>:·Abbrev·Number:·84·(DW_TAG_structure_type)
213 ····<204>···DW_AT_byte_size···:·(data1)·20213 ····<204>···DW_AT_byte_size···:·(data1)·20
Offset 233, 308 lines modifiedOffset 233, 308 lines modified
233 ····<220>···DW_AT_name········:·(string)·n233 ····<220>···DW_AT_name········:·(string)·n
234 ····<222>···DW_AT_decl_file···:·(implicit_const)·1234 ····<222>···DW_AT_decl_file···:·(implicit_const)·1
235 ····<222>···DW_AT_decl_line···:·(data2)·1243235 ····<222>···DW_AT_decl_line···:·(data2)·1243
236 ····<224>···DW_AT_decl_column·:·(data1)·63236 ····<224>···DW_AT_decl_column·:·(data1)·63
237 ····<225>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>237 ····<225>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
238 ····<229>···DW_AT_data_member_location:·(data1)·8238 ····<229>···DW_AT_data_member_location:·(data1)·8
239 ·<2><22a>:·Abbrev·Number:·28·(DW_TAG_member)239 ·<2><22a>:·Abbrev·Number:·28·(DW_TAG_member)
240 ····<22b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·240 ····<22b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
241 ····<22f>···DW_AT_decl_file···:·(implicit_const)·1241 ····<22f>···DW_AT_decl_file···:·(implicit_const)·1
242 ····<22f>···DW_AT_decl_line···:·(data2)·1243242 ····<22f>···DW_AT_decl_line···:·(data2)·1243
243 ····<231>···DW_AT_decl_column·:·(data1)·78243 ····<231>···DW_AT_decl_column·:·(data1)·78
244 ····<232>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>244 ····<232>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
245 ····<236>···DW_AT_data_member_location:·(data1)·12245 ····<236>···DW_AT_data_member_location:·(data1)·12
246 ·<2><237>:·Abbrev·Number:·28·(DW_TAG_member)246 ·<2><237>:·Abbrev·Number:·28·(DW_TAG_member)
247 ····<238>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·247 ····<238>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
248 ····<23c>···DW_AT_decl_file···:·(implicit_const)·1248 ····<23c>···DW_AT_decl_file···:·(implicit_const)·1
249 ····<23c>···DW_AT_decl_line···:·(data2)·1244249 ····<23c>···DW_AT_decl_line···:·(data2)·1244
250 ····<23e>···DW_AT_decl_column·:·(data1)·28250 ····<23e>···DW_AT_decl_column·:·(data1)·28
251 ····<23f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>251 ····<23f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
252 ····<243>···DW_AT_data_member_location:·(data1)·16252 ····<243>···DW_AT_data_member_location:·(data1)·16
253 ·<2><244>:·Abbrev·Number:·28·(DW_TAG_member)253 ·<2><244>:·Abbrev·Number:·28·(DW_TAG_member)
254 ····<245>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·254 ····<245>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
255 ····<249>···DW_AT_decl_file···:·(implicit_const)·1255 ····<249>···DW_AT_decl_file···:·(implicit_const)·1
256 ····<249>···DW_AT_decl_line···:·(data2)·1244256 ····<249>···DW_AT_decl_line···:·(data2)·1244
257 ····<24b>···DW_AT_decl_column·:·(data1)·51257 ····<24b>···DW_AT_decl_column·:·(data1)·51
258 ····<24c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>258 ····<24c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
259 ····<250>···DW_AT_data_member_location:·(data1)·17259 ····<250>···DW_AT_data_member_location:·(data1)·17
260 ·<2><251>:·Abbrev·Number:·28·(DW_TAG_member)260 ·<2><251>:·Abbrev·Number:·28·(DW_TAG_member)
261 ····<252>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·261 ····<252>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
262 ····<256>···DW_AT_decl_file···:·(implicit_const)·1262 ····<256>···DW_AT_decl_file···:·(implicit_const)·1
263 ····<256>···DW_AT_decl_line···:·(data2)·1244263 ····<256>···DW_AT_decl_line···:·(data2)·1244
264 ····<258>···DW_AT_decl_column·:·(data1)·70264 ····<258>···DW_AT_decl_column·:·(data1)·70
265 ····<259>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>265 ····<259>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
266 ····<25d>···DW_AT_data_member_location:·(data1)·18266 ····<25d>···DW_AT_data_member_location:·(data1)·18
267 ·<2><25e>:·Abbrev·Number:·0267 ·<2><25e>:·Abbrev·Number:·0
268 ·<1><25f>:·Abbrev·Number:·81·(DW_TAG_typedef)268 ·<1><25f>:·Abbrev·Number:·81·(DW_TAG_typedef)
269 ····<260>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·269 ····<260>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
270 ····<264>···DW_AT_decl_file···:·(data1)·1270 ····<264>···DW_AT_decl_file···:·(data1)·1
271 ····<265>···DW_AT_decl_line···:·(data2)·1244271 ····<265>···DW_AT_decl_line···:·(data2)·1244
272 ····<267>···DW_AT_decl_column·:·(data1)·80272 ····<267>···DW_AT_decl_column·:·(data1)·80
273 ····<268>···DW_AT_type········:·(ref_udata)·<0x203>273 ····<268>···DW_AT_type········:·(ref_udata)·<0x203>
274 ·<1><26a>:·Abbrev·Number:·98·(DW_TAG_typedef)274 ·<1><26a>:·Abbrev·Number:·98·(DW_TAG_typedef)
275 ····<26b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·275 ····<26b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
276 ····<26f>···DW_AT_decl_file···:·(data1)·1276 ····<26f>···DW_AT_decl_file···:·(data1)·1
277 ····<270>···DW_AT_decl_line···:·(data2)·1362277 ····<270>···DW_AT_decl_line···:·(data2)·1362
278 ····<272>···DW_AT_decl_column·:·(data1)·23278 ····<272>···DW_AT_decl_column·:·(data1)·23
279 ····<273>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>279 ····<273>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
280 ·<1><277>:·Abbrev·Number:·98·(DW_TAG_typedef)280 ·<1><277>:·Abbrev·Number:·98·(DW_TAG_typedef)
281 ····<278>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·281 ····<278>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
282 ····<27c>···DW_AT_decl_file···:·(data1)·1282 ····<27c>···DW_AT_decl_file···:·(data1)·1
283 ····<27d>···DW_AT_decl_line···:·(data2)·1363283 ····<27d>···DW_AT_decl_line···:·(data2)·1363
284 ····<27f>···DW_AT_decl_column·:·(data1)·19284 ····<27f>···DW_AT_decl_column·:·(data1)·19
285 ····<280>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>285 ····<280>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
286 ·<1><284>:·Abbrev·Number:·20·(DW_TAG_variable)286 ·<1><284>:·Abbrev·Number:·20·(DW_TAG_variable)
287 ····<285>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·287 ····<285>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
288 ····<289>···DW_AT_decl_file···:·(data1)·1288 ····<289>···DW_AT_decl_file···:·(data1)·1
289 ····<28a>···DW_AT_decl_line···:·(data2)·1473289 ····<28a>···DW_AT_decl_line···:·(data2)·1473
290 ····<28c>···DW_AT_decl_column·:·(data1)·18290 ····<28c>···DW_AT_decl_column·:·(data1)·18
291 ····<28d>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>291 ····<28d>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
292 ····<291>···DW_AT_location····:·(exprloc)·5·byte·block:·3·20·c·3·0·» (DW_OP_addr:·30c20)292 ····<291>···DW_AT_location····:·(exprloc)·5·byte·block:·3·20·c·3·0·» (DW_OP_addr:·30c20)
293 ·<1><297>:·Abbrev·Number:·6·(DW_TAG_variable)293 ·<1><297>:·Abbrev·Number:·6·(DW_TAG_variable)
294 ····<298>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·294 ····<298>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
295 ····<29c>···DW_AT_decl_file···:·(data1)·1295 ····<29c>···DW_AT_decl_file···:·(data1)·1
296 ····<29d>···DW_AT_decl_line···:·(data2)·1475296 ····<29d>···DW_AT_decl_line···:·(data2)·1475
297 ····<29f>···DW_AT_decl_column·:·(data1)·12297 ····<29f>···DW_AT_decl_column·:·(data1)·12
298 ····<2a0>···DW_AT_type········:·(GNU_ref_alt)·<0x31>298 ····<2a0>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
299 ·<1><2a4>:·Abbrev·Number:·6·(DW_TAG_variable)299 ·<1><2a4>:·Abbrev·Number:·6·(DW_TAG_variable)
300 ····<2a5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·300 ····<2a5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
301 ····<2a9>···DW_AT_decl_file···:·(data1)·1301 ····<2a9>···DW_AT_decl_file···:·(data1)·1
302 ····<2aa>···DW_AT_decl_line···:·(data2)·1476302 ····<2aa>···DW_AT_decl_line···:·(data2)·1476
303 ····<2ac>···DW_AT_decl_column·:·(data1)·12303 ····<2ac>···DW_AT_decl_column·:·(data1)·12
304 ····<2ad>···DW_AT_type········:·(GNU_ref_alt)·<0x31>304 ····<2ad>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
305 ·<1><2b1>:·Abbrev·Number:·6·(DW_TAG_variable)305 ·<1><2b1>:·Abbrev·Number:·6·(DW_TAG_variable)
Max diff block lines reached; 1420234/1427990 bytes (99.46%) of diff not shown.
735 B
strings --all --bytes=8 {}
    
Offset 1, 37 lines modifiedOffset 1, 28 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 WGCC:·(Debian·14.2.0-8)·14.2.0
 2 MJg[|ht{O
 3 *C/$VaCE
 4 "8G"`,sn
 5 JN`myiBK
 6 E1'l@bRO
 7 Mm4(F&qS
 8 73[$svkw
 9 cX·wi@/2g
 10 aJj)|zC+
 11 L$3?9KKG
 12 o@oEjX;~P
 13 rG;AF6B#C
 14 +SE3J90}qP
 15 \XA[o69C=4
 16 Y·zD\.mS]
 17 5n[0lJL)
 18 DA·(OD5v'k
 19 }VMJ}h{!
 20 ht8^it&^
2 Puh%8LC-' 
3 =»      \;5T3B 
4 H:»     3}e$mT 
5 "*ZER<.:Rq 
6 Jr5a(kzp 
7 n"}}9}}9}5" 
8 >EMYN6YN 
9 ;J6\"qa[ 
10 nJ=H$fAH=c 
11 fiMi`X\SY 
12 lKE~_·<sex 
13 9ko:xyCUo 
14 CfBOOms/ 
15 p1XwT*/X 
16 u`'·ttq" 
17 KXIU»   ,Iu 
18 t[)YzZoF 
19 /&7"\WO|1y 
20 Ah/QsP4c^AE 
21 #c{|i7ZKq 
22 9AZc)Q)N$ 
23 !%EO/uzi 
24 \?)6aNrmR|}j 
25 La43I!&[ 
26 ;HH|»   n2I# 
27 #L.`&s\Mv 
28 {lX%yMZGJ21 {LX%yMZOJ
29 dBVgYz#' 
30 1?Zv/[aM 
31 >N3E>-rZ22 >N3E>-rZ
32 -.>]=[$V23 -.>]=[$V
33 {/-bJ#)s24 {/-bJ#)s
34 Xd34BC» :L25 Xd34BC» :L
35 qmif8y`+O26 qmif8y`+O
36 O?!jk+F`27 O?!jk+F`
37 >aEUMToa»       28 >aEUMToa»       
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.93 MB
./usr/lib/debug/.build-id/e0/0b6c595d1e3dc8d5d8b5ce73eaa1cac0b94620.debug vs.
./usr/lib/debug/.build-id/81/a5fae7b6f9054ca8ffec38d856abd807f6c0cd.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 90% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········568496·(bytes·into·file)13 ··Start·of·section·headers:··········568508·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.22 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x8acb0:1 There·are·35·section·headers,·starting·at·offset·0x8acbc:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c70·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c70·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbe0·00fbd8·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbe0·00fbd8·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fce0·00fbd8·000320·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fce0·00fbd8·000320·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbd8·000b98·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbd8·000b98·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040b98·00fbd8·000558·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040b98·00fbd8·000558·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000082·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000082·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·032d64·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·032d6d·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·032f50·00038f·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·032f5c·00038f·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·0332e0·0177ce·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·0332ec·0177ce·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·04aab0·0009e3·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·04aabc·0009e3·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·04b493·00004b·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·04b49f·00004b·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·04b4e0·02fa83·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·04b4ec·02fa83·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·07af64·006e62·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·07af70·006e62·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·081dc6·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·081dd2·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·081e1c·004b70·10·····33·1011··437 ··[32]·.symtab···········SYMTAB··········00000000·081e28·004b70·10·····33·1011··4
38 ··[33]·.strtab···········STRTAB··········00000000·08698c·0041be·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·086998·0041be·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·08ab4a·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·08ab56·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·e00b6c595d1e3dc8d5d8b5ce73eaa1cac0b946203 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·81a5fae7b6f9054ca8ffec38d856abd807f6c0cd
1.92 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x5deaa·(32-bit)4 ···Length:········0x5deaa·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·130·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·130·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/corner_cy.cpython-313-arm-linux-gnueabihf.so.p/corner_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/corner_cy.cpython-313-arm-linux-gnueabihf.so.p/corner_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xe0a514 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xe0a5
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·134 ····<44>···DW_AT_byte_size···:·(data1)·1
35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><4a>:·Abbrev·Number:·46·(DW_TAG_imported_unit)37 ·<1><4a>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4f>:·Abbrev·Number:·46·(DW_TAG_imported_unit)39 ·<1><4f>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
41 ·<1><54>:·Abbrev·Number:·46·(DW_TAG_imported_unit)41 ·<1><54>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
43 ·<1><59>:·Abbrev·Number:·46·(DW_TAG_imported_unit)43 ·<1><59>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
Offset 251, 15 lines modifiedOffset 251, 15 lines modified
251 ·<1><261>:·Abbrev·Number:·46·(DW_TAG_imported_unit)251 ·<1><261>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
252 ····<262>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>252 ····<262>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
253 ·<1><266>:·Abbrev·Number:·46·(DW_TAG_imported_unit)253 ·<1><266>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
254 ····<267>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2942>254 ····<267>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2942>
255 ·<1><26b>:·Abbrev·Number:·46·(DW_TAG_imported_unit)255 ·<1><26b>:·Abbrev·Number:·46·(DW_TAG_imported_unit)
256 ····<26c>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2a26>256 ····<26c>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2a26>
257 ·<1><270>:·Abbrev·Number:·23·(DW_TAG_variable)257 ·<1><270>:·Abbrev·Number:·23·(DW_TAG_variable)
258 ····<271>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·258 ····<271>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
259 ····<275>···DW_AT_decl_file···:·(data1)·7259 ····<275>···DW_AT_decl_file···:·(data1)·7
260 ····<276>···DW_AT_decl_line···:·(data2)·641260 ····<276>···DW_AT_decl_line···:·(data2)·641
261 ····<278>···DW_AT_decl_column·:·(data1)·15261 ····<278>···DW_AT_decl_column·:·(data1)·15
262 ····<279>···DW_AT_type········:·(GNU_ref_alt)·<0x142>262 ····<279>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
263 ····<27d>···DW_AT_location····:·(exprloc)·5·byte·block:·3·f8·f·4·0·» (DW_OP_addr:·40ff8)263 ····<27d>···DW_AT_location····:·(exprloc)·5·byte·block:·3·f8·f·4·0·» (DW_OP_addr:·40ff8)
264 ·<1><283>:·Abbrev·Number:·86·(DW_TAG_structure_type)264 ·<1><283>:·Abbrev·Number:·86·(DW_TAG_structure_type)
265 ····<284>···DW_AT_byte_size···:·(data1)·20265 ····<284>···DW_AT_byte_size···:·(data1)·20
Offset 285, 308 lines modifiedOffset 285, 308 lines modified
285 ····<2a0>···DW_AT_name········:·(string)·n285 ····<2a0>···DW_AT_name········:·(string)·n
286 ····<2a2>···DW_AT_decl_file···:·(implicit_const)·1286 ····<2a2>···DW_AT_decl_file···:·(implicit_const)·1
287 ····<2a2>···DW_AT_decl_line···:·(data2)·1244287 ····<2a2>···DW_AT_decl_line···:·(data2)·1244
288 ····<2a4>···DW_AT_decl_column·:·(data1)·63288 ····<2a4>···DW_AT_decl_column·:·(data1)·63
289 ····<2a5>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>289 ····<2a5>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
290 ····<2a9>···DW_AT_data_member_location:·(data1)·8290 ····<2a9>···DW_AT_data_member_location:·(data1)·8
291 ·<2><2aa>:·Abbrev·Number:·39·(DW_TAG_member)291 ·<2><2aa>:·Abbrev·Number:·39·(DW_TAG_member)
292 ····<2ab>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·292 ····<2ab>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
293 ····<2af>···DW_AT_decl_file···:·(implicit_const)·1293 ····<2af>···DW_AT_decl_file···:·(implicit_const)·1
294 ····<2af>···DW_AT_decl_line···:·(data2)·1244294 ····<2af>···DW_AT_decl_line···:·(data2)·1244
295 ····<2b1>···DW_AT_decl_column·:·(data1)·78295 ····<2b1>···DW_AT_decl_column·:·(data1)·78
296 ····<2b2>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>296 ····<2b2>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
297 ····<2b6>···DW_AT_data_member_location:·(data1)·12297 ····<2b6>···DW_AT_data_member_location:·(data1)·12
298 ·<2><2b7>:·Abbrev·Number:·39·(DW_TAG_member)298 ·<2><2b7>:·Abbrev·Number:·39·(DW_TAG_member)
299 ····<2b8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·299 ····<2b8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
300 ····<2bc>···DW_AT_decl_file···:·(implicit_const)·1300 ····<2bc>···DW_AT_decl_file···:·(implicit_const)·1
301 ····<2bc>···DW_AT_decl_line···:·(data2)·1245301 ····<2bc>···DW_AT_decl_line···:·(data2)·1245
302 ····<2be>···DW_AT_decl_column·:·(data1)·28302 ····<2be>···DW_AT_decl_column·:·(data1)·28
303 ····<2bf>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>303 ····<2bf>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
304 ····<2c3>···DW_AT_data_member_location:·(data1)·16304 ····<2c3>···DW_AT_data_member_location:·(data1)·16
305 ·<2><2c4>:·Abbrev·Number:·39·(DW_TAG_member)305 ·<2><2c4>:·Abbrev·Number:·39·(DW_TAG_member)
306 ····<2c5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·306 ····<2c5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
307 ····<2c9>···DW_AT_decl_file···:·(implicit_const)·1307 ····<2c9>···DW_AT_decl_file···:·(implicit_const)·1
308 ····<2c9>···DW_AT_decl_line···:·(data2)·1245308 ····<2c9>···DW_AT_decl_line···:·(data2)·1245
309 ····<2cb>···DW_AT_decl_column·:·(data1)·51309 ····<2cb>···DW_AT_decl_column·:·(data1)·51
310 ····<2cc>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>310 ····<2cc>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
311 ····<2d0>···DW_AT_data_member_location:·(data1)·17311 ····<2d0>···DW_AT_data_member_location:·(data1)·17
312 ·<2><2d1>:·Abbrev·Number:·39·(DW_TAG_member)312 ·<2><2d1>:·Abbrev·Number:·39·(DW_TAG_member)
313 ····<2d2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·313 ····<2d2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
314 ····<2d6>···DW_AT_decl_file···:·(implicit_const)·1314 ····<2d6>···DW_AT_decl_file···:·(implicit_const)·1
315 ····<2d6>···DW_AT_decl_line···:·(data2)·1245315 ····<2d6>···DW_AT_decl_line···:·(data2)·1245
316 ····<2d8>···DW_AT_decl_column·:·(data1)·70316 ····<2d8>···DW_AT_decl_column·:·(data1)·70
317 ····<2d9>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>317 ····<2d9>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
318 ····<2dd>···DW_AT_data_member_location:·(data1)·18318 ····<2dd>···DW_AT_data_member_location:·(data1)·18
319 ·<2><2de>:·Abbrev·Number:·0319 ·<2><2de>:·Abbrev·Number:·0
320 ·<1><2df>:·Abbrev·Number:·76·(DW_TAG_typedef)320 ·<1><2df>:·Abbrev·Number:·76·(DW_TAG_typedef)
321 ····<2e0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·321 ····<2e0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
322 ····<2e4>···DW_AT_decl_file···:·(data1)·1322 ····<2e4>···DW_AT_decl_file···:·(data1)·1
323 ····<2e5>···DW_AT_decl_line···:·(data2)·1245323 ····<2e5>···DW_AT_decl_line···:·(data2)·1245
324 ····<2e7>···DW_AT_decl_column·:·(data1)·80324 ····<2e7>···DW_AT_decl_column·:·(data1)·80
325 ····<2e8>···DW_AT_type········:·(ref_udata)·<0x283>325 ····<2e8>···DW_AT_type········:·(ref_udata)·<0x283>
326 ·<1><2ea>:·Abbrev·Number:·101·(DW_TAG_typedef)326 ·<1><2ea>:·Abbrev·Number:·101·(DW_TAG_typedef)
327 ····<2eb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·327 ····<2eb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
328 ····<2ef>···DW_AT_decl_file···:·(data1)·1328 ····<2ef>···DW_AT_decl_file···:·(data1)·1
329 ····<2f0>···DW_AT_decl_line···:·(data2)·1363329 ····<2f0>···DW_AT_decl_line···:·(data2)·1363
330 ····<2f2>···DW_AT_decl_column·:·(data1)·23330 ····<2f2>···DW_AT_decl_column·:·(data1)·23
331 ····<2f3>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>331 ····<2f3>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
332 ·<1><2f7>:·Abbrev·Number:·101·(DW_TAG_typedef)332 ·<1><2f7>:·Abbrev·Number:·101·(DW_TAG_typedef)
333 ····<2f8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·333 ····<2f8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
334 ····<2fc>···DW_AT_decl_file···:·(data1)·1334 ····<2fc>···DW_AT_decl_file···:·(data1)·1
335 ····<2fd>···DW_AT_decl_line···:·(data2)·1364335 ····<2fd>···DW_AT_decl_line···:·(data2)·1364
336 ····<2ff>···DW_AT_decl_column·:·(data1)·19336 ····<2ff>···DW_AT_decl_column·:·(data1)·19
337 ····<300>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>337 ····<300>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
338 ·<1><304>:·Abbrev·Number:·23·(DW_TAG_variable)338 ·<1><304>:·Abbrev·Number:·23·(DW_TAG_variable)
339 ····<305>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·339 ····<305>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
340 ····<309>···DW_AT_decl_file···:·(data1)·1340 ····<309>···DW_AT_decl_file···:·(data1)·1
341 ····<30a>···DW_AT_decl_line···:·(data2)·1474341 ····<30a>···DW_AT_decl_line···:·(data2)·1474
342 ····<30c>···DW_AT_decl_column·:·(data1)·18342 ····<30c>···DW_AT_decl_column·:·(data1)·18
343 ····<30d>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>343 ····<30d>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
344 ····<311>···DW_AT_location····:·(exprloc)·5·byte·block:·3·fc·f·4·0·» (DW_OP_addr:·40ffc)344 ····<311>···DW_AT_location····:·(exprloc)·5·byte·block:·3·fc·f·4·0·» (DW_OP_addr:·40ffc)
345 ·<1><317>:·Abbrev·Number:·7·(DW_TAG_variable)345 ·<1><317>:·Abbrev·Number:·7·(DW_TAG_variable)
346 ····<318>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·346 ····<318>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
347 ····<31c>···DW_AT_decl_file···:·(data1)·1347 ····<31c>···DW_AT_decl_file···:·(data1)·1
348 ····<31d>···DW_AT_decl_line···:·(data2)·1476348 ····<31d>···DW_AT_decl_line···:·(data2)·1476
349 ····<31f>···DW_AT_decl_column·:·(data1)·12349 ····<31f>···DW_AT_decl_column·:·(data1)·12
350 ····<320>···DW_AT_type········:·(GNU_ref_alt)·<0x31>350 ····<320>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
351 ·<1><324>:·Abbrev·Number:·7·(DW_TAG_variable)351 ·<1><324>:·Abbrev·Number:·7·(DW_TAG_variable)
352 ····<325>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·352 ····<325>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
353 ····<329>···DW_AT_decl_file···:·(data1)·1353 ····<329>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 2008643/2016343 bytes (99.62%) of diff not shown.
1.08 KB
strings --all --bytes=8 {}
    
Offset 1, 56 lines modifiedOffset 1, 44 lines modified
1 F·GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 f8`ngqs[oI( 
3 ']j.A}h4 
4 {!ubCbv" 
5 2C:s^J]8s:2 !lQ[,n7s
 3 $vQBraj$I
 4 @f{[h{r:V
 5 )D5)_Uhl
6 @79D5(e36 @7>D5(e2
 7 "MH-IC;;wZ
 8 d~bcgw2?
 9 Fi*-#8-#\
 10 &U|7Fp_k
 11 ]3I»    =·Ix
 12 ln"1*=es
 13 ?cP~C7(?
 14 O<hhx?%f
 15 JB8+ILYk
 16 29:oKO~R
7 &J?·k!sz 
8 m(5%-#8- 
9 ruv»    3`B> 
10 7K%J*'J> 
11 bfG>&9A. 
12 ]kRKUZIW 
13 x6Rj@»  7LI]9 
14 t|N.I?'ww 
15 LY7/ozl- 
16 qA>SRllP> 
17 Xt^n;Pq3 
18 Mb."sHK* 
19 q~5X]>\c 
20 @(/R6`c. 
21 BfH~m'GK" 
22 \>1si,js 
23 JID8;[^BBHf17 JID8+[^BBHf
 18 c$Yu7^zw;W
 19 uYfmufY+GU\B
 20 sW'·tpr"
 21 21cqf#LY
 22 6=Nk1"G3[_
 23 c/R/)'iM
 24 DDwz/;&2
 25 g62eXV#S)
 26 m`#=1G/w1Gw#
 27 (-,IY/D9j
 28 O\d7n5/2I
 29 NRmmH\"|m
 30 ^@y·%u'IH
24 K|7JyY|ija/O 
25 <i%;W97}y 
26 2c_b|!@M 
27 !-tEfhzF 
28 t&DbQ~42 
29 m"KOnWG8 
30 ax+C(>l{ 
31 g}RfMz`' 
32 L>jnDJSv 
33 hKgc.O4. 
34 -E}<V=~ID} 
35 Cbf4rY8Q 
36 (J?:UdCsP4M4b 
37 eAr.JD:&[Fz. 
38 0O"T%|`; 
39 p=)W/{!Ww# 
40 )b\1T]{C 
41 ^_VTzsYTz# 
42 ?Muw+Sz^ 
43 SR$vEB'J 
44 Oy(%u7QH 
45 vg$ul/u;31 vg$ul/u;
46 Yn<@72]by 
47 D7~[gRn/ 
48 "W-·5(yU(%J## 
49 xMoYDJbf32 (D;!^m» h
 33 UeYm)ES"
 34 2^·)GBmSn
 35 iV53JbWk
 36 3n)5_nqKo
 37 'gUzr5;mN
50 uQACvaX/538 uQACvaX/5
51 fGZC2*]A39 fGZC2*]A
52 `$^(_o>S40 `$^(_o>S
53 xYEfb\i"41 xYEfb\i"
54 !tKW)1me\42 !tKW)1me\
55 u+)*<]#143 u+)*<]#1
56 O[v'Tc2e)44 O[v'Tc2e)
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
663 KB
./usr/lib/debug/.build-id/e5/f25f3efc8f33571259fda163b591ee9717f898.debug vs.
./usr/lib/debug/.build-id/e1/83cc05ae6928e89f981a8e643a39358f92a366.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 90% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········128364·(bytes·into·file)13 ··Start·of·section·headers:··········128360·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x1f56c:1 There·are·35·section·headers,·starting·at·offset·0x1f568:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000750·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000750·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0001fd28·00fd20·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0001fd28·00fd20·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0001fe28·00fd20·0001d8·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0001fe28·00fd20·0001d8·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00020000·00fd20·0003d8·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00020000·00fd20·0003d8·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········000203d8·00fd20·0001c8·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········000203d8·00fd20·0001c8·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000060·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000060·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001c8·00bbaa·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001c8·00bba7·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·00bd74·00034c·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·00bd70·00034c·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·00c0c0·0052b6·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·00c0bc·0052b6·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·011378·00047a·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·011374·00047a·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·0117f2·000053·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·0117ee·000053·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·011848·0088ca·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·011844·0088ca·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·01a114·00152f·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·01a110·00152f·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·01b643·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·01b63f·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·01b69c·002150·10·····33·419··437 ··[32]·.symtab···········SYMTAB··········00000000·01b698·002150·10·····33·419··4
38 ··[33]·.strtab···········STRTAB··········00000000·01d7ec·001c1a·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·01d7e8·001c1a·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·01f406·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·01f402·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·e5f25f3efc8f33571259fda163b591ee9717f8983 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·e183cc05ae6928e89f981a8e643a39358f92a366
657 KB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x15730·(32-bit)4 ···Length:········0x15730·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·66·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·66·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/io/_plugins/_colormixer.cpython-313-arm-linux-gnueabihf.so.p/_colormixer.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/io/_plugins/_colormixer.cpython-313-arm-linux-gnueabihf.so.p/_colormixer.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x29b514 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x29b5
15 ····<1e>···DW_AT_low_pc······:·(addr)·015 ····<1e>···DW_AT_low_pc······:·(addr)·0
16 ····<22>···DW_AT_stmt_list···:·(sec_offset)·016 ····<22>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><26>:·Abbrev·Number:·48·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·48·(DW_TAG_base_type)
18 ····<27>···DW_AT_byte_size···:·(data1)·818 ····<27>···DW_AT_byte_size···:·(data1)·8
19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2d>:·Abbrev·Number:·48·(DW_TAG_base_type)21 ·<1><2d>:·Abbrev·Number:·48·(DW_TAG_base_type)
22 ····<2e>···DW_AT_byte_size···:·(data1)·422 ····<2e>···DW_AT_byte_size···:·(data1)·4
23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><34>:·Abbrev·Number:·48·(DW_TAG_base_type)25 ·<1><34>:·Abbrev·Number:·48·(DW_TAG_base_type)
26 ····<35>···DW_AT_byte_size···:·(data1)·426 ····<35>···DW_AT_byte_size···:·(data1)·4
27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
29 ·<1><3b>:·Abbrev·Number:·48·(DW_TAG_base_type)29 ·<1><3b>:·Abbrev·Number:·48·(DW_TAG_base_type)
30 ····<3c>···DW_AT_byte_size···:·(data1)·830 ····<3c>···DW_AT_byte_size···:·(data1)·8
31 ····<3d>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3d>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
33 ·<1><42>:·Abbrev·Number:·48·(DW_TAG_base_type)33 ·<1><42>:·Abbrev·Number:·48·(DW_TAG_base_type)
34 ····<43>···DW_AT_byte_size···:·(data1)·134 ····<43>···DW_AT_byte_size···:·(data1)·1
35 ····<44>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<44>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<45>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<45>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><49>:·Abbrev·Number:·64·(DW_TAG_base_type)37 ·<1><49>:·Abbrev·Number:·64·(DW_TAG_base_type)
38 ····<4a>···DW_AT_byte_size···:·(data1)·438 ····<4a>···DW_AT_byte_size···:·(data1)·4
39 ····<4b>···DW_AT_encoding····:·(data1)·5»    (signed)39 ····<4b>···DW_AT_encoding····:·(data1)·5»    (signed)
40 ····<4c>···DW_AT_name········:·(string)·int40 ····<4c>···DW_AT_name········:·(string)·int
41 ·<1><50>:·Abbrev·Number:·56·(DW_TAG_imported_unit)41 ·<1><50>:·Abbrev·Number:·56·(DW_TAG_imported_unit)
42 ····<51>···DW_AT_import······:·(GNU_ref_alt)·<0xc>42 ····<51>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
43 ·<1><55>:·Abbrev·Number:·56·(DW_TAG_imported_unit)43 ·<1><55>:·Abbrev·Number:·56·(DW_TAG_imported_unit)
Offset 157, 15 lines modifiedOffset 157, 15 lines modified
157 ·<1><172>:·Abbrev·Number:·56·(DW_TAG_imported_unit)157 ·<1><172>:·Abbrev·Number:·56·(DW_TAG_imported_unit)
158 ····<173>···DW_AT_import······:·(GNU_ref_alt)·<0x24a05>158 ····<173>···DW_AT_import······:·(GNU_ref_alt)·<0x24a05>
159 ·<1><177>:·Abbrev·Number:·56·(DW_TAG_imported_unit)159 ·<1><177>:·Abbrev·Number:·56·(DW_TAG_imported_unit)
160 ····<178>···DW_AT_import······:·(GNU_ref_alt)·<0x24e57>160 ····<178>···DW_AT_import······:·(GNU_ref_alt)·<0x24e57>
161 ·<1><17c>:·Abbrev·Number:·56·(DW_TAG_imported_unit)161 ·<1><17c>:·Abbrev·Number:·56·(DW_TAG_imported_unit)
162 ····<17d>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28b9>162 ····<17d>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28b9>
163 ·<1><181>:·Abbrev·Number:·115·(DW_TAG_variable)163 ·<1><181>:·Abbrev·Number:·115·(DW_TAG_variable)
164 ····<182>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·164 ····<182>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
165 ····<186>···DW_AT_decl_file···:·(data1)·8165 ····<186>···DW_AT_decl_file···:·(data1)·8
166 ····<187>···DW_AT_decl_line···:·(data2)·641166 ····<187>···DW_AT_decl_line···:·(data2)·641
167 ····<189>···DW_AT_decl_column·:·(data1)·15167 ····<189>···DW_AT_decl_column·:·(data1)·15
168 ····<18a>···DW_AT_type········:·(GNU_ref_alt)·<0x142>168 ····<18a>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
169 ····<18e>···DW_AT_location····:·(exprloc)·5·byte·block:·3·6c·5·2·0·» (DW_OP_addr:·2056c)169 ····<18e>···DW_AT_location····:·(exprloc)·5·byte·block:·3·6c·5·2·0·» (DW_OP_addr:·2056c)
170 ·<1><194>:·Abbrev·Number:·1·(DW_TAG_structure_type)170 ·<1><194>:·Abbrev·Number:·1·(DW_TAG_structure_type)
171 ····<195>···DW_AT_byte_size···:·(data1)·20171 ····<195>···DW_AT_byte_size···:·(data1)·20
Offset 191, 303 lines modifiedOffset 191, 303 lines modified
191 ····<1b4>···DW_AT_name········:·(string)·n191 ····<1b4>···DW_AT_name········:·(string)·n
192 ····<1b6>···DW_AT_decl_file···:·(data1)·1192 ····<1b6>···DW_AT_decl_file···:·(data1)·1
193 ····<1b7>···DW_AT_decl_line···:·(data2)·1241193 ····<1b7>···DW_AT_decl_line···:·(data2)·1241
194 ····<1b9>···DW_AT_decl_column·:·(data1)·63194 ····<1b9>···DW_AT_decl_column·:·(data1)·63
195 ····<1ba>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>195 ····<1ba>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
196 ····<1be>···DW_AT_data_member_location:·(data1)·8196 ····<1be>···DW_AT_data_member_location:·(data1)·8
197 ·<2><1bf>:·Abbrev·Number:·45·(DW_TAG_member)197 ·<2><1bf>:·Abbrev·Number:·45·(DW_TAG_member)
198 ····<1c0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·198 ····<1c0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
199 ····<1c4>···DW_AT_decl_file···:·(data1)·1199 ····<1c4>···DW_AT_decl_file···:·(data1)·1
200 ····<1c5>···DW_AT_decl_line···:·(data2)·1241200 ····<1c5>···DW_AT_decl_line···:·(data2)·1241
201 ····<1c7>···DW_AT_decl_column·:·(data1)·78201 ····<1c7>···DW_AT_decl_column·:·(data1)·78
202 ····<1c8>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>202 ····<1c8>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
203 ····<1cc>···DW_AT_data_member_location:·(data1)·12203 ····<1cc>···DW_AT_data_member_location:·(data1)·12
204 ·<2><1cd>:·Abbrev·Number:·45·(DW_TAG_member)204 ·<2><1cd>:·Abbrev·Number:·45·(DW_TAG_member)
205 ····<1ce>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·205 ····<1ce>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
206 ····<1d2>···DW_AT_decl_file···:·(data1)·1206 ····<1d2>···DW_AT_decl_file···:·(data1)·1
207 ····<1d3>···DW_AT_decl_line···:·(data2)·1242207 ····<1d3>···DW_AT_decl_line···:·(data2)·1242
208 ····<1d5>···DW_AT_decl_column·:·(data1)·28208 ····<1d5>···DW_AT_decl_column·:·(data1)·28
209 ····<1d6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>209 ····<1d6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
210 ····<1da>···DW_AT_data_member_location:·(data1)·16210 ····<1da>···DW_AT_data_member_location:·(data1)·16
211 ·<2><1db>:·Abbrev·Number:·45·(DW_TAG_member)211 ·<2><1db>:·Abbrev·Number:·45·(DW_TAG_member)
212 ····<1dc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·212 ····<1dc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
213 ····<1e0>···DW_AT_decl_file···:·(data1)·1213 ····<1e0>···DW_AT_decl_file···:·(data1)·1
214 ····<1e1>···DW_AT_decl_line···:·(data2)·1242214 ····<1e1>···DW_AT_decl_line···:·(data2)·1242
215 ····<1e3>···DW_AT_decl_column·:·(data1)·51215 ····<1e3>···DW_AT_decl_column·:·(data1)·51
216 ····<1e4>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>216 ····<1e4>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
217 ····<1e8>···DW_AT_data_member_location:·(data1)·17217 ····<1e8>···DW_AT_data_member_location:·(data1)·17
218 ·<2><1e9>:·Abbrev·Number:·45·(DW_TAG_member)218 ·<2><1e9>:·Abbrev·Number:·45·(DW_TAG_member)
219 ····<1ea>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·219 ····<1ea>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
220 ····<1ee>···DW_AT_decl_file···:·(data1)·1220 ····<1ee>···DW_AT_decl_file···:·(data1)·1
221 ····<1ef>···DW_AT_decl_line···:·(data2)·1242221 ····<1ef>···DW_AT_decl_line···:·(data2)·1242
222 ····<1f1>···DW_AT_decl_column·:·(data1)·70222 ····<1f1>···DW_AT_decl_column·:·(data1)·70
223 ····<1f2>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>223 ····<1f2>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
224 ····<1f6>···DW_AT_data_member_location:·(data1)·18224 ····<1f6>···DW_AT_data_member_location:·(data1)·18
225 ·<2><1f7>:·Abbrev·Number:·0225 ·<2><1f7>:·Abbrev·Number:·0
226 ·<1><1f8>:·Abbrev·Number:·69·(DW_TAG_typedef)226 ·<1><1f8>:·Abbrev·Number:·69·(DW_TAG_typedef)
227 ····<1f9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·227 ····<1f9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
228 ····<1fd>···DW_AT_decl_file···:·(data1)·1228 ····<1fd>···DW_AT_decl_file···:·(data1)·1
229 ····<1fe>···DW_AT_decl_line···:·(data2)·1242229 ····<1fe>···DW_AT_decl_line···:·(data2)·1242
230 ····<200>···DW_AT_decl_column·:·(data1)·80230 ····<200>···DW_AT_decl_column·:·(data1)·80
231 ····<201>···DW_AT_type········:·(ref_udata)·<0x194>231 ····<201>···DW_AT_type········:·(ref_udata)·<0x194>
232 ·<1><203>:·Abbrev·Number:·115·(DW_TAG_variable)232 ·<1><203>:·Abbrev·Number:·115·(DW_TAG_variable)
233 ····<204>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·233 ····<204>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
234 ····<208>···DW_AT_decl_file···:·(data1)·1234 ····<208>···DW_AT_decl_file···:·(data1)·1
235 ····<209>···DW_AT_decl_line···:·(data2)·1471235 ····<209>···DW_AT_decl_line···:·(data2)·1471
236 ····<20b>···DW_AT_decl_column·:·(data1)·18236 ····<20b>···DW_AT_decl_column·:·(data1)·18
237 ····<20c>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>237 ····<20c>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
238 ····<210>···DW_AT_location····:·(exprloc)·5·byte·block:·3·e0·3·2·0·» (DW_OP_addr:·203e0)238 ····<210>···DW_AT_location····:·(exprloc)·5·byte·block:·3·e0·3·2·0·» (DW_OP_addr:·203e0)
239 ·<1><216>:·Abbrev·Number:·65·(DW_TAG_variable)239 ·<1><216>:·Abbrev·Number:·65·(DW_TAG_variable)
240 ····<217>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·240 ····<217>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
241 ····<21b>···DW_AT_decl_file···:·(data1)·1241 ····<21b>···DW_AT_decl_file···:·(data1)·1
242 ····<21c>···DW_AT_decl_line···:·(data2)·1473242 ····<21c>···DW_AT_decl_line···:·(data2)·1473
243 ····<21e>···DW_AT_decl_column·:·(data1)·12243 ····<21e>···DW_AT_decl_column·:·(data1)·12
244 ····<21f>···DW_AT_type········:·(ref_udata)·<0x49>,·int244 ····<21f>···DW_AT_type········:·(ref_udata)·<0x49>,·int
245 ·<1><220>:·Abbrev·Number:·65·(DW_TAG_variable)245 ·<1><220>:·Abbrev·Number:·65·(DW_TAG_variable)
246 ····<221>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·246 ····<221>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
247 ····<225>···DW_AT_decl_file···:·(data1)·1247 ····<225>···DW_AT_decl_file···:·(data1)·1
248 ····<226>···DW_AT_decl_line···:·(data2)·1474248 ····<226>···DW_AT_decl_line···:·(data2)·1474
249 ····<228>···DW_AT_decl_column·:·(data1)·12249 ····<228>···DW_AT_decl_column·:·(data1)·12
250 ····<229>···DW_AT_type········:·(ref_udata)·<0x49>,·int250 ····<229>···DW_AT_type········:·(ref_udata)·<0x49>,·int
251 ·<1><22a>:·Abbrev·Number:·55·(DW_TAG_variable)251 ·<1><22a>:·Abbrev·Number:·55·(DW_TAG_variable)
252 ····<22b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19b7)·252 ····<22b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19a3)·
253 ····<22f>···DW_AT_decl_file···:·(data1)·1253 ····<22f>···DW_AT_decl_file···:·(data1)·1
254 ····<230>···DW_AT_decl_line···:·(data2)·1475254 ····<230>···DW_AT_decl_line···:·(data2)·1475
255 ····<232>···DW_AT_decl_column·:·(data1)·21255 ····<232>···DW_AT_decl_column·:·(data1)·21
256 ····<233>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>256 ····<233>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
257 ·<1><237>:·Abbrev·Number:·55·(DW_TAG_variable)257 ·<1><237>:·Abbrev·Number:·55·(DW_TAG_variable)
258 ····<238>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff28)·258 ····<238>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff14)·
259 ····<23c>···DW_AT_decl_file···:·(data1)·1259 ····<23c>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 664856/672504 bytes (98.86%) of diff not shown.
519 B
strings --all --bytes=8 {}
    
Offset 1, 21 lines modifiedOffset 1, 18 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 fGCC:·(Debian·14.2.0-8)·14.2.0
 2 }PUSNt=v
 3 bPCMQ!+*|/Cu@
 4 7>ER6rvm
 5 TK»     ;(;m=
 6 zVsk0Z?<
 7 2H[E]aq;
 8 .YF^_@?+C
 9 43Vy]NUf
2 >`T0qU|A# 
3 Wbj[dWT# 
4 "`UD=qP5 
5 {»      GWdeEy 
6 No`Hfku58 
7 mmBLg!";+ 
8 >\jPcqe" 
9 3p!E)Bkt 
10 tAqPRi'6 
11 ]5WUQ]eDG 
12 D*KQYRC·10 D*KQYRS·
 11 C&LUwC|'
13 r.A*e*)I 
14 ffgb[G=\ 
15 _P3·J0@T@12 _P3·J0@T@
16 M9mlt2olT13 M9mlt2olT
17 q>+uA#Kk14 q>+uA#Kk
18 skimage/io/_plugins/_colormixer.cpython-313-arm-linux-gnueabihf.so.p/_colormixer.c15 skimage/io/_plugins/_colormixer.cpython-313-arm-linux-gnueabihf.so.p/_colormixer.c
19 $#-j?+'n16 $#-j?+'n
20 »       s8qNI3l17 »       s8qNI3l
21 i`.uCyJD18 i`.uCyJD
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
4.12 MB
./usr/lib/debug/.build-id/e8/2e3c57ecb431bd6f87d8e2e1a41d72e0843b60.debug vs.
./usr/lib/debug/.build-id/c1/a02ce0ef84fecaac7afac48af53710127d1d85.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 92% similar despite different names
898 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········1092576·(bytes·into·file)13 ··Start·of·section·headers:··········1092560·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.22 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x10abe0:1 There·are·35·section·headers,·starting·at·offset·0x10abd0:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c40·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c40·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0009fbf4·00fbec·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0009fbf4·00fbec·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0009fcec·00fbec·000314·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0009fcec·00fbec·000314·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········000a0000·00fbec·001050·00··WA··0···0··824 ··[19]·.data·············NOBITS··········000a0000·00fbec·001050·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········000a1050·00fbec·000500·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········000a1050·00fbec·000500·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·0000b9·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·0000b9·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·000224·06bd63·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·000224·06bd53·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·06bf88·0004d8·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·06bf78·0004d8·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·06c460·0241e1·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·06c450·0241e1·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·090644·000ea4·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·090634·000ea4·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·0914e8·000058·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·0914d8·000058·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·091540·05ef3b·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·091530·05ef3b·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·0f047c·00988b·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·0f046c·00988b·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0f9d07·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0f9cf7·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·0f9d60·0086f0·10·····33·1966··437 ··[32]·.symtab···········SYMTAB··········00000000·0f9d50·0086f0·10·····33·1966··4
38 ··[33]·.strtab···········STRTAB··········00000000·102450·00862b·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·102440·00862b·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·10aa7b·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·10aa6b·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·e82e3c57ecb431bd6f87d8e2e1a41d72e0843b603 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·c1a02ce0ef84fecaac7afac48af53710127d1d85
4.11 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 37 lines modifiedOffset 3, 37 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0xddab2·(32-bit)4 ···Length:········0xddab2·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·176·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·176·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/rank/percentile_cy.cpython-313-arm-linux-gnueabihf.so.p/percentile_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/rank/percentile_cy.cpython-313-arm-linux-gnueabihf.so.p/percentile_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x2522114 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x25221
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·130 ····<3d>···DW_AT_byte_size···:·(data1)·1
31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
33 ·<1><43>:·Abbrev·Number:·2·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·2·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·434 ····<44>···DW_AT_byte_size···:·(data1)·4
35 ····<45>···DW_AT_encoding····:·(data1)·5»    (signed)35 ····<45>···DW_AT_encoding····:·(data1)·5»    (signed)
36 ····<46>···DW_AT_name········:·(string)·int36 ····<46>···DW_AT_name········:·(string)·int
37 ·<1><4a>:·Abbrev·Number:·67·(DW_TAG_imported_unit)37 ·<1><4a>:·Abbrev·Number:·67·(DW_TAG_imported_unit)
38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4f>:·Abbrev·Number:·67·(DW_TAG_imported_unit)39 ·<1><4f>:·Abbrev·Number:·67·(DW_TAG_imported_unit)
Offset 243, 15 lines modifiedOffset 243, 15 lines modified
243 ·<1><24d>:·Abbrev·Number:·67·(DW_TAG_imported_unit)243 ·<1><24d>:·Abbrev·Number:·67·(DW_TAG_imported_unit)
244 ····<24e>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>244 ····<24e>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
245 ·<1><252>:·Abbrev·Number:·67·(DW_TAG_imported_unit)245 ·<1><252>:·Abbrev·Number:·67·(DW_TAG_imported_unit)
246 ····<253>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>246 ····<253>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
247 ·<1><257>:·Abbrev·Number:·67·(DW_TAG_imported_unit)247 ·<1><257>:·Abbrev·Number:·67·(DW_TAG_imported_unit)
248 ····<258>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2a26>248 ····<258>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2a26>
249 ·<1><25c>:·Abbrev·Number:·37·(DW_TAG_variable)249 ·<1><25c>:·Abbrev·Number:·37·(DW_TAG_variable)
250 ····<25d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·250 ····<25d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
251 ····<261>···DW_AT_decl_file···:·(data1)·15251 ····<261>···DW_AT_decl_file···:·(data1)·15
252 ····<262>···DW_AT_decl_line···:·(data2)·641252 ····<262>···DW_AT_decl_line···:·(data2)·641
253 ····<264>···DW_AT_decl_column·:·(data1)·15253 ····<264>···DW_AT_decl_column·:·(data1)·15
254 ····<265>···DW_AT_type········:·(GNU_ref_alt)·<0x142>254 ····<265>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
255 ····<269>···DW_AT_location····:·(exprloc)·5·byte·block:·3·14·15·a·0·»(DW_OP_addr:·a1514)255 ····<269>···DW_AT_location····:·(exprloc)·5·byte·block:·3·14·15·a·0·»(DW_OP_addr:·a1514)
256 ·<1><26f>:·Abbrev·Number:·178·(DW_TAG_subroutine_type)256 ·<1><26f>:·Abbrev·Number:·178·(DW_TAG_subroutine_type)
257 ····<271>···DW_AT_prototyped··:·(flag_present)·1257 ····<271>···DW_AT_prototyped··:·(flag_present)·1
Offset 282, 308 lines modifiedOffset 282, 308 lines modified
282 ····<294>···DW_AT_name········:·(string)·n282 ····<294>···DW_AT_name········:·(string)·n
283 ····<296>···DW_AT_decl_file···:·(implicit_const)·1283 ····<296>···DW_AT_decl_file···:·(implicit_const)·1
284 ····<296>···DW_AT_decl_line···:·(data2)·1242284 ····<296>···DW_AT_decl_line···:·(data2)·1242
285 ····<298>···DW_AT_decl_column·:·(data1)·63285 ····<298>···DW_AT_decl_column·:·(data1)·63
286 ····<299>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>286 ····<299>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
287 ····<29d>···DW_AT_data_member_location:·(data1)·8287 ····<29d>···DW_AT_data_member_location:·(data1)·8
288 ·<2><29e>:·Abbrev·Number:·57·(DW_TAG_member)288 ·<2><29e>:·Abbrev·Number:·57·(DW_TAG_member)
289 ····<29f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·289 ····<29f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
290 ····<2a3>···DW_AT_decl_file···:·(implicit_const)·1290 ····<2a3>···DW_AT_decl_file···:·(implicit_const)·1
291 ····<2a3>···DW_AT_decl_line···:·(data2)·1242291 ····<2a3>···DW_AT_decl_line···:·(data2)·1242
292 ····<2a5>···DW_AT_decl_column·:·(data1)·78292 ····<2a5>···DW_AT_decl_column·:·(data1)·78
293 ····<2a6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>293 ····<2a6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
294 ····<2aa>···DW_AT_data_member_location:·(data1)·12294 ····<2aa>···DW_AT_data_member_location:·(data1)·12
295 ·<2><2ab>:·Abbrev·Number:·57·(DW_TAG_member)295 ·<2><2ab>:·Abbrev·Number:·57·(DW_TAG_member)
296 ····<2ac>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·296 ····<2ac>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
297 ····<2b0>···DW_AT_decl_file···:·(implicit_const)·1297 ····<2b0>···DW_AT_decl_file···:·(implicit_const)·1
298 ····<2b0>···DW_AT_decl_line···:·(data2)·1243298 ····<2b0>···DW_AT_decl_line···:·(data2)·1243
299 ····<2b2>···DW_AT_decl_column·:·(data1)·28299 ····<2b2>···DW_AT_decl_column·:·(data1)·28
300 ····<2b3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>300 ····<2b3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
301 ····<2b7>···DW_AT_data_member_location:·(data1)·16301 ····<2b7>···DW_AT_data_member_location:·(data1)·16
302 ·<2><2b8>:·Abbrev·Number:·57·(DW_TAG_member)302 ·<2><2b8>:·Abbrev·Number:·57·(DW_TAG_member)
303 ····<2b9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·303 ····<2b9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
304 ····<2bd>···DW_AT_decl_file···:·(implicit_const)·1304 ····<2bd>···DW_AT_decl_file···:·(implicit_const)·1
305 ····<2bd>···DW_AT_decl_line···:·(data2)·1243305 ····<2bd>···DW_AT_decl_line···:·(data2)·1243
306 ····<2bf>···DW_AT_decl_column·:·(data1)·51306 ····<2bf>···DW_AT_decl_column·:·(data1)·51
307 ····<2c0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>307 ····<2c0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
308 ····<2c4>···DW_AT_data_member_location:·(data1)·17308 ····<2c4>···DW_AT_data_member_location:·(data1)·17
309 ·<2><2c5>:·Abbrev·Number:·57·(DW_TAG_member)309 ·<2><2c5>:·Abbrev·Number:·57·(DW_TAG_member)
310 ····<2c6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·310 ····<2c6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
311 ····<2ca>···DW_AT_decl_file···:·(implicit_const)·1311 ····<2ca>···DW_AT_decl_file···:·(implicit_const)·1
312 ····<2ca>···DW_AT_decl_line···:·(data2)·1243312 ····<2ca>···DW_AT_decl_line···:·(data2)·1243
313 ····<2cc>···DW_AT_decl_column·:·(data1)·70313 ····<2cc>···DW_AT_decl_column·:·(data1)·70
314 ····<2cd>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>314 ····<2cd>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
315 ····<2d1>···DW_AT_data_member_location:·(data1)·18315 ····<2d1>···DW_AT_data_member_location:·(data1)·18
316 ·<2><2d2>:·Abbrev·Number:·0316 ·<2><2d2>:·Abbrev·Number:·0
317 ·<1><2d3>:·Abbrev·Number:·111·(DW_TAG_typedef)317 ·<1><2d3>:·Abbrev·Number:·111·(DW_TAG_typedef)
318 ····<2d4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·318 ····<2d4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
319 ····<2d8>···DW_AT_decl_file···:·(data1)·1319 ····<2d8>···DW_AT_decl_file···:·(data1)·1
320 ····<2d9>···DW_AT_decl_line···:·(data2)·1243320 ····<2d9>···DW_AT_decl_line···:·(data2)·1243
321 ····<2db>···DW_AT_decl_column·:·(data1)·80321 ····<2db>···DW_AT_decl_column·:·(data1)·80
322 ····<2dc>···DW_AT_type········:·(ref_udata)·<0x274>322 ····<2dc>···DW_AT_type········:·(ref_udata)·<0x274>
323 ·<1><2de>:·Abbrev·Number:·133·(DW_TAG_typedef)323 ·<1><2de>:·Abbrev·Number:·133·(DW_TAG_typedef)
324 ····<2e0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·324 ····<2e0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
325 ····<2e4>···DW_AT_decl_file···:·(data1)·1325 ····<2e4>···DW_AT_decl_file···:·(data1)·1
326 ····<2e5>···DW_AT_decl_line···:·(data2)·1361326 ····<2e5>···DW_AT_decl_line···:·(data2)·1361
327 ····<2e7>···DW_AT_decl_column·:·(data1)·23327 ····<2e7>···DW_AT_decl_column·:·(data1)·23
328 ····<2e8>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>328 ····<2e8>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
329 ·<1><2ec>:·Abbrev·Number:·133·(DW_TAG_typedef)329 ·<1><2ec>:·Abbrev·Number:·133·(DW_TAG_typedef)
330 ····<2ee>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·330 ····<2ee>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
331 ····<2f2>···DW_AT_decl_file···:·(data1)·1331 ····<2f2>···DW_AT_decl_file···:·(data1)·1
332 ····<2f3>···DW_AT_decl_line···:·(data2)·1362332 ····<2f3>···DW_AT_decl_line···:·(data2)·1362
333 ····<2f5>···DW_AT_decl_column·:·(data1)·19333 ····<2f5>···DW_AT_decl_column·:·(data1)·19
334 ····<2f6>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>334 ····<2f6>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
335 ·<1><2fa>:·Abbrev·Number:·37·(DW_TAG_variable)335 ·<1><2fa>:·Abbrev·Number:·37·(DW_TAG_variable)
336 ····<2fb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·336 ····<2fb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
337 ····<2ff>···DW_AT_decl_file···:·(data1)·1337 ····<2ff>···DW_AT_decl_file···:·(data1)·1
338 ····<300>···DW_AT_decl_line···:·(data2)·1472338 ····<300>···DW_AT_decl_line···:·(data2)·1472
339 ····<302>···DW_AT_decl_column·:·(data1)·18339 ····<302>···DW_AT_decl_column·:·(data1)·18
340 ····<303>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>340 ····<303>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
341 ····<307>···DW_AT_location····:·(exprloc)·5·byte·block:·3·60·14·a·0·»(DW_OP_addr:·a1460)341 ····<307>···DW_AT_location····:·(exprloc)·5·byte·block:·3·60·14·a·0·»(DW_OP_addr:·a1460)
342 ·<1><30d>:·Abbrev·Number:·33·(DW_TAG_variable)342 ·<1><30d>:·Abbrev·Number:·33·(DW_TAG_variable)
343 ····<30e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·343 ····<30e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
344 ····<312>···DW_AT_decl_file···:·(data1)·1344 ····<312>···DW_AT_decl_file···:·(data1)·1
345 ····<313>···DW_AT_decl_line···:·(data2)·1474345 ····<313>···DW_AT_decl_line···:·(data2)·1474
346 ····<315>···DW_AT_decl_column·:·(data1)·12346 ····<315>···DW_AT_decl_column·:·(data1)·12
347 ····<316>···DW_AT_type········:·(ref_udata)·<0x43>,·int347 ····<316>···DW_AT_type········:·(ref_udata)·<0x43>,·int
348 ·<1><317>:·Abbrev·Number:·33·(DW_TAG_variable)348 ·<1><317>:·Abbrev·Number:·33·(DW_TAG_variable)
349 ····<318>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·349 ····<318>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
350 ····<31c>···DW_AT_decl_file···:·(data1)·1350 ····<31c>···DW_AT_decl_file···:·(data1)·1
351 ····<31d>···DW_AT_decl_line···:·(data2)·1475351 ····<31d>···DW_AT_decl_line···:·(data2)·1475
352 ····<31f>···DW_AT_decl_column·:·(data1)·12352 ····<31f>···DW_AT_decl_column·:·(data1)·12
353 ····<320>···DW_AT_type········:·(ref_udata)·<0x43>,·int353 ····<320>···DW_AT_type········:·(ref_udata)·<0x43>,·int
354 ·<1><321>:·Abbrev·Number:·14·(DW_TAG_variable)354 ·<1><321>:·Abbrev·Number:·14·(DW_TAG_variable)
Max diff block lines reached; 4306187/4313947 bytes (99.82%) of diff not shown.
2.42 KB
strings --all --bytes=8 {}
    
Offset 1, 119 lines modifiedOffset 1, 112 lines modified
1 ;`GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
 2 gj%e-){JY
 3 cG&v*NI<w
 4 lp]'G.{/
 5 |R>@xr=>1
 6 2qG%3eS:e
 7 zWF&N]32Q
 8 {ss_#9Ij
 9 Ph]Onl:$
 10 o+[xK·\4K
 11 !jsP>&jF
2 l$e;){DY 
3 mLO45h)5 
4 3K7m<»  /? 
5 /)wAkp]UR 
6 }`Uo$/*» 
7 LXob{`BG 
8 WIp}p|K~$q* 
9 ;@vZ/q~>@vZb· 
10 iLBT$O<nV 
11 5}qG]8=U 
12 V(4W"7^. 
13 Ph~An<;' 
14 7s#o9s}i 
15 J|:~·5og 
16 de$(sLvI12 dy$(qLvI
 13 OY>,(w=A
 14 >g-GR#L.]yB
 15 \PJDGqA6
17 y6tS|Z<*1 
18 ]E)·»    S·A 
19 RUI:VBz_ 
20 QB"EQ%*U 
21 V!WHH\Jown 
22 bmSI+ZW"16 bmSI+ZW"
 17 tF>Z/ls"
 18 2#_»    =$!o
23 +!-0C.CVk 
24 !{JH\Jo7k>A 
25 ·UvjE%h& 
26 k4s'xH[u19 k4s'xH[u
27 vGT$w+$G 
28 z[I#7sUZ 
29 5KB^dH*e 
30 h}L*aB9%Zo 
31 TvOTO#?I 
32 im4Ok<c~B 
33 /oTk#nu-y 
34 %$;Uyv>$m 
35 gb|V:»  #o 
36 D7`{C3c> 
37 zw[kl9Hzs@N 
38 ?+2XD@?mJ+ 
39 T%N_syhS20 :bu4ey=d/
 21 #DG»    @]Q;Btgq|
 22 9rNB[%/&
 23 gnO^7mby}b
 24 nL)LN7M)LI
 25 gy/}(Z^;
 26 Xqi]qSNw+
 27 "L»     uef*g^s
 28 {y>5J'2C
 29 ~AZqJ;4;
 30 ;eX.\"s%F>l5$
 31 -2XD@?eJ+
 32 yETDDTDTT@
 33 7)ud''w\
 34 sdWIS,#k
40 M!#g[HF^35 M!#g[HF^
41 3_[6=p*336 ^O+}VOK2rZ
 37 2r9zBa)0D
42 /)t.#O_L2rj38 /)t.#O_L2rj
43 O)z2^&y}) 
44 OPHFvCO9, 
45 `SwW>5;V 
46 B0oOh:kO 
47 [z"8Msu: 
48 ·9[,^%»  [ 
49 $K}6Y>vl 
50 _ldcP~<· 
51 oZyR*?3) 
52 r'I#{~iR 
53 UO#'Zu4r 
54 ~Ni6u-rR 
55 x%HumlV~ldV 
56 w4~;&#7624 
57 _-X_M\'% 
58 4r=Z1NY# 
59 .hP#gb=} 
60 CX:9X42> 
61 AFA,r8Cn 
62 \·_K0*O71dG 
63 P'jQMJ]D 
64 nOD#_2k4r 
65 +TIBSN:C39 &!#/X(<;L
 40 0@2r_XjsU
 41 K.c`]v[9
 42 P.2;DQ\t
 43 caX;B#|*v
 44 'm<)+oy)
 45 3MO\Z5+w»       
 46 QGZ~),O8
 47 dwx0}'@6
 48 I6Xu4rN=
 49 ;YL#7DQ/
 50 gP>}^BM`
 51 ci(zUj6S,
 52 []uj5;DZ-
 53 hy-Bu)vQr7
 54 YB*Wa`h`j0
 55 mUQ7UTQuSUUTSTQuU
 56 bh_HO6-:
 57 _mX_-\'%
 58 :'CP1IOS
 59 &H9·Qwd+Q
 60 #9q»    Cf@{z
 61 (qJV#h'c~
66 +2&/)xPv_62 +2&/.xPv_
67 b3/\qpH[ 
68 >b6GC-7Wf 
69 wvWP6ZLC'63 Rmrc8wC2mr
 64 32({`$kZY
 65 eBF4rk+g
70 LQ~LO·qK=966 OV~LO·qK=9
 67 F!<pOE#G
 68 rHV*dD#{
 69 [N#o%D{@
Max diff block lines reached; 66/2423 bytes (2.72%) of diff not shown.
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.46 MB
./usr/lib/debug/.build-id/ed/2006fbc79626efbdb4d0c5f6a365a847d26617.debug vs.
./usr/lib/debug/.build-id/c2/46e3b82d1a7ae477cb9033adae06092e7b8709.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 90% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········0002fc24·00fc1c·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0002fc24·00fc1c·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0002fd1c·00fc1c·0002e4·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0002fd1c·00fc1c·0002e4·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00030000·00fc1c·000968·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00030000·00fc1c·000968·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00030968·00fc1c·000414·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00030968·00fc1c·000414·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000083·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000083·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·0227d7·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·0227d8·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·0229c4·000364·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·0229c4·000364·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·022d28·00fb5a·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·022d28·00fb5a·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·032884·0008c7·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·032884·0008c7·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·03314b·00004d·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·03314b·00004d·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·033198·01abb3·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·033198·01abb3·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·04dd4c·004466·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·04dd4c·004466·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0521b2·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0521b2·000056·00······0···0··1
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ed2006fbc79626efbdb4d0c5f6a365a847d266173 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·c246e3b82d1a7ae477cb9033adae06092e7b8709
1.45 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 37 lines modifiedOffset 3, 37 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x3ee3d·(32-bit)4 ···Length:········0x3ee3d·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·129·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·129·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/_multiotsu.cpython-312-arm-linux-gnueabihf.so.p/_multiotsu.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/_multiotsu.cpython-312-arm-linux-gnueabihf.so.p/_multiotsu.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x81d014 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x81d0
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·426 ····<36>···DW_AT_byte_size···:·(data1)·4
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·130 ····<3d>···DW_AT_byte_size···:·(data1)·1
31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
33 ·<1><43>:·Abbrev·Number:·41·(DW_TAG_imported_unit)33 ·<1><43>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
35 ·<1><48>:·Abbrev·Number:·41·(DW_TAG_imported_unit)35 ·<1><48>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
37 ·<1><4d>:·Abbrev·Number:·41·(DW_TAG_imported_unit)37 ·<1><4d>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
39 ·<1><52>:·Abbrev·Number:·41·(DW_TAG_imported_unit)39 ·<1><52>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
Offset 201, 15 lines modifiedOffset 201, 15 lines modified
201 ·<1><1e7>:·Abbrev·Number:·41·(DW_TAG_imported_unit)201 ·<1><1e7>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
202 ····<1e8>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>202 ····<1e8>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28d4>
203 ·<1><1ec>:·Abbrev·Number:·41·(DW_TAG_imported_unit)203 ·<1><1ec>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
204 ····<1ed>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>204 ····<1ed>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
205 ·<1><1f1>:·Abbrev·Number:·41·(DW_TAG_imported_unit)205 ·<1><1f1>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
206 ····<1f2>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>206 ····<1f2>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
207 ·<1><1f6>:·Abbrev·Number:·22·(DW_TAG_variable)207 ·<1><1f6>:·Abbrev·Number:·22·(DW_TAG_variable)
208 ····<1f7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·208 ····<1f7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
209 ····<1fb>···DW_AT_decl_file···:·(data1)·13209 ····<1fb>···DW_AT_decl_file···:·(data1)·13
210 ····<1fc>···DW_AT_decl_line···:·(data2)·641210 ····<1fc>···DW_AT_decl_line···:·(data2)·641
211 ····<1fe>···DW_AT_decl_column·:·(data1)·15211 ····<1fe>···DW_AT_decl_column·:·(data1)·15
212 ····<1ff>···DW_AT_type········:·(GNU_ref_alt)·<0x142>212 ····<1ff>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
213 ····<203>···DW_AT_location····:·(exprloc)·5·byte·block:·3·68·d·3·0·» (DW_OP_addr:·30d68)213 ····<203>···DW_AT_location····:·(exprloc)·5·byte·block:·3·68·d·3·0·» (DW_OP_addr:·30d68)
214 ·<1><209>:·Abbrev·Number:·87·(DW_TAG_structure_type)214 ·<1><209>:·Abbrev·Number:·87·(DW_TAG_structure_type)
215 ····<20a>···DW_AT_byte_size···:·(data1)·20215 ····<20a>···DW_AT_byte_size···:·(data1)·20
Offset 235, 308 lines modifiedOffset 235, 308 lines modified
235 ····<226>···DW_AT_name········:·(string)·n235 ····<226>···DW_AT_name········:·(string)·n
236 ····<228>···DW_AT_decl_file···:·(implicit_const)·1236 ····<228>···DW_AT_decl_file···:·(implicit_const)·1
237 ····<228>···DW_AT_decl_line···:·(data2)·1242237 ····<228>···DW_AT_decl_line···:·(data2)·1242
238 ····<22a>···DW_AT_decl_column·:·(data1)·63238 ····<22a>···DW_AT_decl_column·:·(data1)·63
239 ····<22b>···DW_AT_type········:·(GNU_ref_alt)·<0x699>239 ····<22b>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
240 ····<22f>···DW_AT_data_member_location:·(data1)·8240 ····<22f>···DW_AT_data_member_location:·(data1)·8
241 ·<2><230>:·Abbrev·Number:·30·(DW_TAG_member)241 ·<2><230>:·Abbrev·Number:·30·(DW_TAG_member)
242 ····<231>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·242 ····<231>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
243 ····<235>···DW_AT_decl_file···:·(implicit_const)·1243 ····<235>···DW_AT_decl_file···:·(implicit_const)·1
244 ····<235>···DW_AT_decl_line···:·(data2)·1242244 ····<235>···DW_AT_decl_line···:·(data2)·1242
245 ····<237>···DW_AT_decl_column·:·(data1)·78245 ····<237>···DW_AT_decl_column·:·(data1)·78
246 ····<238>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>246 ····<238>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
247 ····<23c>···DW_AT_data_member_location:·(data1)·12247 ····<23c>···DW_AT_data_member_location:·(data1)·12
248 ·<2><23d>:·Abbrev·Number:·30·(DW_TAG_member)248 ·<2><23d>:·Abbrev·Number:·30·(DW_TAG_member)
249 ····<23e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·249 ····<23e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
250 ····<242>···DW_AT_decl_file···:·(implicit_const)·1250 ····<242>···DW_AT_decl_file···:·(implicit_const)·1
251 ····<242>···DW_AT_decl_line···:·(data2)·1243251 ····<242>···DW_AT_decl_line···:·(data2)·1243
252 ····<244>···DW_AT_decl_column·:·(data1)·28252 ····<244>···DW_AT_decl_column·:·(data1)·28
253 ····<245>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>253 ····<245>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
254 ····<249>···DW_AT_data_member_location:·(data1)·16254 ····<249>···DW_AT_data_member_location:·(data1)·16
255 ·<2><24a>:·Abbrev·Number:·30·(DW_TAG_member)255 ·<2><24a>:·Abbrev·Number:·30·(DW_TAG_member)
256 ····<24b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·256 ····<24b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
257 ····<24f>···DW_AT_decl_file···:·(implicit_const)·1257 ····<24f>···DW_AT_decl_file···:·(implicit_const)·1
258 ····<24f>···DW_AT_decl_line···:·(data2)·1243258 ····<24f>···DW_AT_decl_line···:·(data2)·1243
259 ····<251>···DW_AT_decl_column·:·(data1)·51259 ····<251>···DW_AT_decl_column·:·(data1)·51
260 ····<252>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>260 ····<252>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
261 ····<256>···DW_AT_data_member_location:·(data1)·17261 ····<256>···DW_AT_data_member_location:·(data1)·17
262 ·<2><257>:·Abbrev·Number:·30·(DW_TAG_member)262 ·<2><257>:·Abbrev·Number:·30·(DW_TAG_member)
263 ····<258>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·263 ····<258>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
264 ····<25c>···DW_AT_decl_file···:·(implicit_const)·1264 ····<25c>···DW_AT_decl_file···:·(implicit_const)·1
265 ····<25c>···DW_AT_decl_line···:·(data2)·1243265 ····<25c>···DW_AT_decl_line···:·(data2)·1243
266 ····<25e>···DW_AT_decl_column·:·(data1)·70266 ····<25e>···DW_AT_decl_column·:·(data1)·70
267 ····<25f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>267 ····<25f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
268 ····<263>···DW_AT_data_member_location:·(data1)·18268 ····<263>···DW_AT_data_member_location:·(data1)·18
269 ·<2><264>:·Abbrev·Number:·0269 ·<2><264>:·Abbrev·Number:·0
270 ·<1><265>:·Abbrev·Number:·81·(DW_TAG_typedef)270 ·<1><265>:·Abbrev·Number:·81·(DW_TAG_typedef)
271 ····<266>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·271 ····<266>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
272 ····<26a>···DW_AT_decl_file···:·(data1)·1272 ····<26a>···DW_AT_decl_file···:·(data1)·1
273 ····<26b>···DW_AT_decl_line···:·(data2)·1243273 ····<26b>···DW_AT_decl_line···:·(data2)·1243
274 ····<26d>···DW_AT_decl_column·:·(data1)·80274 ····<26d>···DW_AT_decl_column·:·(data1)·80
275 ····<26e>···DW_AT_type········:·(ref_udata)·<0x209>275 ····<26e>···DW_AT_type········:·(ref_udata)·<0x209>
276 ·<1><270>:·Abbrev·Number:·98·(DW_TAG_typedef)276 ·<1><270>:·Abbrev·Number:·98·(DW_TAG_typedef)
277 ····<271>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·277 ····<271>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
278 ····<275>···DW_AT_decl_file···:·(data1)·1278 ····<275>···DW_AT_decl_file···:·(data1)·1
279 ····<276>···DW_AT_decl_line···:·(data2)·1361279 ····<276>···DW_AT_decl_line···:·(data2)·1361
280 ····<278>···DW_AT_decl_column·:·(data1)·23280 ····<278>···DW_AT_decl_column·:·(data1)·23
281 ····<279>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>281 ····<279>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
282 ·<1><27d>:·Abbrev·Number:·98·(DW_TAG_typedef)282 ·<1><27d>:·Abbrev·Number:·98·(DW_TAG_typedef)
283 ····<27e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·283 ····<27e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
284 ····<282>···DW_AT_decl_file···:·(data1)·1284 ····<282>···DW_AT_decl_file···:·(data1)·1
285 ····<283>···DW_AT_decl_line···:·(data2)·1362285 ····<283>···DW_AT_decl_line···:·(data2)·1362
286 ····<285>···DW_AT_decl_column·:·(data1)·19286 ····<285>···DW_AT_decl_column·:·(data1)·19
287 ····<286>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>287 ····<286>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
288 ·<1><28a>:·Abbrev·Number:·22·(DW_TAG_variable)288 ·<1><28a>:·Abbrev·Number:·22·(DW_TAG_variable)
289 ····<28b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·289 ····<28b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
290 ····<28f>···DW_AT_decl_file···:·(data1)·1290 ····<28f>···DW_AT_decl_file···:·(data1)·1
291 ····<290>···DW_AT_decl_line···:·(data2)·1472291 ····<290>···DW_AT_decl_line···:·(data2)·1472
292 ····<292>···DW_AT_decl_column·:·(data1)·18292 ····<292>···DW_AT_decl_column·:·(data1)·18
293 ····<293>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>293 ····<293>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
294 ····<297>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a0·c·3·0·» (DW_OP_addr:·30ca0)294 ····<297>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a0·c·3·0·» (DW_OP_addr:·30ca0)
295 ·<1><29d>:·Abbrev·Number:·6·(DW_TAG_variable)295 ·<1><29d>:·Abbrev·Number:·6·(DW_TAG_variable)
296 ····<29e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·296 ····<29e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
297 ····<2a2>···DW_AT_decl_file···:·(data1)·1297 ····<2a2>···DW_AT_decl_file···:·(data1)·1
298 ····<2a3>···DW_AT_decl_line···:·(data2)·1474298 ····<2a3>···DW_AT_decl_line···:·(data2)·1474
299 ····<2a5>···DW_AT_decl_column·:·(data1)·12299 ····<2a5>···DW_AT_decl_column·:·(data1)·12
300 ····<2a6>···DW_AT_type········:·(GNU_ref_alt)·<0x31>300 ····<2a6>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
301 ·<1><2aa>:·Abbrev·Number:·6·(DW_TAG_variable)301 ·<1><2aa>:·Abbrev·Number:·6·(DW_TAG_variable)
302 ····<2ab>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·302 ····<2ab>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
303 ····<2af>···DW_AT_decl_file···:·(data1)·1303 ····<2af>···DW_AT_decl_file···:·(data1)·1
304 ····<2b0>···DW_AT_decl_line···:·(data2)·1475304 ····<2b0>···DW_AT_decl_line···:·(data2)·1475
305 ····<2b2>···DW_AT_decl_column·:·(data1)·12305 ····<2b2>···DW_AT_decl_column·:·(data1)·12
306 ····<2b3>···DW_AT_type········:·(GNU_ref_alt)·<0x31>306 ····<2b3>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
307 ·<1><2b7>:·Abbrev·Number:·6·(DW_TAG_variable)307 ·<1><2b7>:·Abbrev·Number:·6·(DW_TAG_variable)
Max diff block lines reached; 1516571/1524319 bytes (99.49%) of diff not shown.
672 B
strings --all --bytes=8 {}
    
Offset 1, 27 lines modifiedOffset 1, 34 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 »       GCC:·(Debian·14.2.0-8)·14.2.0
2 J`EPqM:d5u8 
3 ~tZP>(J$( 
4 AMSzO*13 
5 wCs(k>_V 
6 mVaE·Wa[ 
7 &GnU&·?o 
8 <b-zA#fE~9 
9 1F1QJ}vJ< 
10 |DPO$[&#2 Q"WUA5gUH
 3 v-3P»   Tlq
 4 (37KAZSB
 5 hez+J)8:
 6 QI/d(;JVr
 7 F-N~5uny
 8 ~p!U<=B@
 9 Bu9#Q\Rw
 10 n@6H\T_H
11 >j!f6;R+11 >j%f6;R+
12 :A,~o3\8 
13 h?EYG!|1 
14 ([vhjC?M7< 
15 "F4cF8VW 
16 ?X[Rx[O( 
17 w5);;P-& 
18 x"1wdu+8y 
19 Z6SI,,l+ 
20 Hdf·h~1312 »       x:1]k=@K
 13 AR%IU+S`
 14 <2D_HB~Q
 15 24>K?»  2&x
 16 ;bW|9W3O
 17 pS3R'Y+Q
 18 *EiYUQ&O{
 19 k{xoqC}g
 20 TQQ-E)"b,
 21 Y97jfRj7
 22 ylD,Ll+j
 23 <EIP*ApC
 24 w'jYp3`j
 25 BAbb[sqQ
 26 <.Ctb@!s
 27 90nDoy1Q
21 f4<LySA~h28 f4<LySA~h
22 F~6"^'Fh29 F~6"^'Fh
23 4bGa~~0m30 4bGa~~0m
24 +RU=]1L'»       31 +RU=]1L'»       
25 yrG~{GE*32 yrG~{GE*
26 UNL!w.f`!33 UNL!w.f`!
27 Wg>}asRX34 Wg>}asRX
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
2.39 MB
./usr/lib/debug/.build-id/ed/bced29421c7fd6e052782261ee094d5f931639.debug vs.
./usr/lib/debug/.build-id/70/f42638d4d6edb5e2ddf112a08c2d7f144682d1.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 90% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········627952·(bytes·into·file)13 ··Start·of·section·headers:··········627940·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.22 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x994f0:1 There·are·35·section·headers,·starting·at·offset·0x994e4:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c30·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c30·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0004fbf4·00fbec·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0004fbf4·00fbec·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0004fcec·00fbec·000314·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0004fcec·00fbec·000314·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00050000·00fbec·000cf0·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00050000·00fbec·000cf0·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00050cf0·00fbec·0004bc·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00050cf0·00fbec·0004bc·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000089·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000089·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001f4·03b8d1·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001f4·03b8c7·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·03bac8·00039d·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·03babc·00039d·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·03be68·0191cd·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·03be5c·0191cd·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·055038·000b3a·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·05502c·000b3a·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·055b72·000056·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·055b66·000056·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·055bc8·032558·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·055bbc·032558·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·088120·00642d·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·088114·00642d·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·08e54d·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·08e541·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·08e5a4·005a70·10·····33·1255··437 ··[32]·.symtab···········SYMTAB··········00000000·08e598·005a70·10·····33·1255··4
38 ··[33]·.strtab···········STRTAB··········00000000·094014·005378·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·094008·005378·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·09938c·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·099380·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·edbced29421c7fd6e052782261ee094d5f9316393 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·70f42638d4d6edb5e2ddf112a08c2d7f144682d1
2.39 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 37 lines modifiedOffset 3, 37 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x741cd·(32-bit)4 ···Length:········0x741cd·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·136·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·136·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/rank/bilateral_cy.cpython-312-arm-linux-gnueabihf.so.p/bilateral_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/rank/bilateral_cy.cpython-312-arm-linux-gnueabihf.so.p/bilateral_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x1165d14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x1165d
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·130 ····<3d>···DW_AT_byte_size···:·(data1)·1
31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)31 ····<3e>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
33 ·<1><43>:·Abbrev·Number:·51·(DW_TAG_imported_unit)33 ·<1><43>:·Abbrev·Number:·51·(DW_TAG_imported_unit)
34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>34 ····<44>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
35 ·<1><48>:·Abbrev·Number:·51·(DW_TAG_imported_unit)35 ·<1><48>:·Abbrev·Number:·51·(DW_TAG_imported_unit)
36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>36 ····<49>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
37 ·<1><4d>:·Abbrev·Number:·51·(DW_TAG_imported_unit)37 ·<1><4d>:·Abbrev·Number:·51·(DW_TAG_imported_unit)
38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>38 ····<4e>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
39 ·<1><52>:·Abbrev·Number:·51·(DW_TAG_imported_unit)39 ·<1><52>:·Abbrev·Number:·51·(DW_TAG_imported_unit)
Offset 229, 15 lines modifiedOffset 229, 15 lines modified
229 ·<1><22d>:·Abbrev·Number:·51·(DW_TAG_imported_unit)229 ·<1><22d>:·Abbrev·Number:·51·(DW_TAG_imported_unit)
230 ····<22e>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>230 ····<22e>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
231 ·<1><232>:·Abbrev·Number:·51·(DW_TAG_imported_unit)231 ·<1><232>:·Abbrev·Number:·51·(DW_TAG_imported_unit)
232 ····<233>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>232 ····<233>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
233 ·<1><237>:·Abbrev·Number:·51·(DW_TAG_imported_unit)233 ·<1><237>:·Abbrev·Number:·51·(DW_TAG_imported_unit)
234 ····<238>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2a26>234 ····<238>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2a26>
235 ·<1><23c>:·Abbrev·Number:·27·(DW_TAG_variable)235 ·<1><23c>:·Abbrev·Number:·27·(DW_TAG_variable)
236 ····<23d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·236 ····<23d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
237 ····<241>···DW_AT_decl_file···:·(data1)·15237 ····<241>···DW_AT_decl_file···:·(data1)·15
238 ····<242>···DW_AT_decl_line···:·(data2)·641238 ····<242>···DW_AT_decl_line···:·(data2)·641
239 ····<244>···DW_AT_decl_column·:·(data1)·15239 ····<244>···DW_AT_decl_column·:·(data1)·15
240 ····<245>···DW_AT_type········:·(GNU_ref_alt)·<0x142>240 ····<245>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
241 ····<249>···DW_AT_location····:·(exprloc)·5·byte·block:·3·98·11·5·0·»(DW_OP_addr:·51198)241 ····<249>···DW_AT_location····:·(exprloc)·5·byte·block:·3·98·11·5·0·»(DW_OP_addr:·51198)
242 ·<1><24f>:·Abbrev·Number:·138·(DW_TAG_subroutine_type)242 ·<1><24f>:·Abbrev·Number:·138·(DW_TAG_subroutine_type)
243 ····<251>···DW_AT_prototyped··:·(flag_present)·1243 ····<251>···DW_AT_prototyped··:·(flag_present)·1
Offset 268, 308 lines modifiedOffset 268, 308 lines modified
268 ····<271>···DW_AT_name········:·(string)·n268 ····<271>···DW_AT_name········:·(string)·n
269 ····<273>···DW_AT_decl_file···:·(implicit_const)·1269 ····<273>···DW_AT_decl_file···:·(implicit_const)·1
270 ····<273>···DW_AT_decl_line···:·(data2)·1242270 ····<273>···DW_AT_decl_line···:·(data2)·1242
271 ····<275>···DW_AT_decl_column·:·(data1)·63271 ····<275>···DW_AT_decl_column·:·(data1)·63
272 ····<276>···DW_AT_type········:·(GNU_ref_alt)·<0x699>272 ····<276>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
273 ····<27a>···DW_AT_data_member_location:·(data1)·8273 ····<27a>···DW_AT_data_member_location:·(data1)·8
274 ·<2><27b>:·Abbrev·Number:·42·(DW_TAG_member)274 ·<2><27b>:·Abbrev·Number:·42·(DW_TAG_member)
275 ····<27c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·275 ····<27c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
276 ····<280>···DW_AT_decl_file···:·(implicit_const)·1276 ····<280>···DW_AT_decl_file···:·(implicit_const)·1
277 ····<280>···DW_AT_decl_line···:·(data2)·1242277 ····<280>···DW_AT_decl_line···:·(data2)·1242
278 ····<282>···DW_AT_decl_column·:·(data1)·78278 ····<282>···DW_AT_decl_column·:·(data1)·78
279 ····<283>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>279 ····<283>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
280 ····<287>···DW_AT_data_member_location:·(data1)·12280 ····<287>···DW_AT_data_member_location:·(data1)·12
281 ·<2><288>:·Abbrev·Number:·42·(DW_TAG_member)281 ·<2><288>:·Abbrev·Number:·42·(DW_TAG_member)
282 ····<289>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·282 ····<289>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
283 ····<28d>···DW_AT_decl_file···:·(implicit_const)·1283 ····<28d>···DW_AT_decl_file···:·(implicit_const)·1
284 ····<28d>···DW_AT_decl_line···:·(data2)·1243284 ····<28d>···DW_AT_decl_line···:·(data2)·1243
285 ····<28f>···DW_AT_decl_column·:·(data1)·28285 ····<28f>···DW_AT_decl_column·:·(data1)·28
286 ····<290>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>286 ····<290>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
287 ····<294>···DW_AT_data_member_location:·(data1)·16287 ····<294>···DW_AT_data_member_location:·(data1)·16
288 ·<2><295>:·Abbrev·Number:·42·(DW_TAG_member)288 ·<2><295>:·Abbrev·Number:·42·(DW_TAG_member)
289 ····<296>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·289 ····<296>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
290 ····<29a>···DW_AT_decl_file···:·(implicit_const)·1290 ····<29a>···DW_AT_decl_file···:·(implicit_const)·1
291 ····<29a>···DW_AT_decl_line···:·(data2)·1243291 ····<29a>···DW_AT_decl_line···:·(data2)·1243
292 ····<29c>···DW_AT_decl_column·:·(data1)·51292 ····<29c>···DW_AT_decl_column·:·(data1)·51
293 ····<29d>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>293 ····<29d>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
294 ····<2a1>···DW_AT_data_member_location:·(data1)·17294 ····<2a1>···DW_AT_data_member_location:·(data1)·17
295 ·<2><2a2>:·Abbrev·Number:·42·(DW_TAG_member)295 ·<2><2a2>:·Abbrev·Number:·42·(DW_TAG_member)
296 ····<2a3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·296 ····<2a3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
297 ····<2a7>···DW_AT_decl_file···:·(implicit_const)·1297 ····<2a7>···DW_AT_decl_file···:·(implicit_const)·1
298 ····<2a7>···DW_AT_decl_line···:·(data2)·1243298 ····<2a7>···DW_AT_decl_line···:·(data2)·1243
299 ····<2a9>···DW_AT_decl_column·:·(data1)·70299 ····<2a9>···DW_AT_decl_column·:·(data1)·70
300 ····<2aa>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>300 ····<2aa>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
301 ····<2ae>···DW_AT_data_member_location:·(data1)·18301 ····<2ae>···DW_AT_data_member_location:·(data1)·18
302 ·<2><2af>:·Abbrev·Number:·0302 ·<2><2af>:·Abbrev·Number:·0
303 ·<1><2b0>:·Abbrev·Number:·87·(DW_TAG_typedef)303 ·<1><2b0>:·Abbrev·Number:·87·(DW_TAG_typedef)
304 ····<2b1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·304 ····<2b1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
305 ····<2b5>···DW_AT_decl_file···:·(data1)·1305 ····<2b5>···DW_AT_decl_file···:·(data1)·1
306 ····<2b6>···DW_AT_decl_line···:·(data2)·1243306 ····<2b6>···DW_AT_decl_line···:·(data2)·1243
307 ····<2b8>···DW_AT_decl_column·:·(data1)·80307 ····<2b8>···DW_AT_decl_column·:·(data1)·80
308 ····<2b9>···DW_AT_type········:·(ref_udata)·<0x254>308 ····<2b9>···DW_AT_type········:·(ref_udata)·<0x254>
309 ·<1><2bb>:·Abbrev·Number:·99·(DW_TAG_typedef)309 ·<1><2bb>:·Abbrev·Number:·99·(DW_TAG_typedef)
310 ····<2bc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·310 ····<2bc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
311 ····<2c0>···DW_AT_decl_file···:·(data1)·1311 ····<2c0>···DW_AT_decl_file···:·(data1)·1
312 ····<2c1>···DW_AT_decl_line···:·(data2)·1361312 ····<2c1>···DW_AT_decl_line···:·(data2)·1361
313 ····<2c3>···DW_AT_decl_column·:·(data1)·23313 ····<2c3>···DW_AT_decl_column·:·(data1)·23
314 ····<2c4>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>314 ····<2c4>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
315 ·<1><2c8>:·Abbrev·Number:·99·(DW_TAG_typedef)315 ·<1><2c8>:·Abbrev·Number:·99·(DW_TAG_typedef)
316 ····<2c9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·316 ····<2c9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
317 ····<2cd>···DW_AT_decl_file···:·(data1)·1317 ····<2cd>···DW_AT_decl_file···:·(data1)·1
318 ····<2ce>···DW_AT_decl_line···:·(data2)·1362318 ····<2ce>···DW_AT_decl_line···:·(data2)·1362
319 ····<2d0>···DW_AT_decl_column·:·(data1)·19319 ····<2d0>···DW_AT_decl_column·:·(data1)·19
320 ····<2d1>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>320 ····<2d1>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
321 ·<1><2d5>:·Abbrev·Number:·27·(DW_TAG_variable)321 ·<1><2d5>:·Abbrev·Number:·27·(DW_TAG_variable)
322 ····<2d6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·322 ····<2d6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
323 ····<2da>···DW_AT_decl_file···:·(data1)·1323 ····<2da>···DW_AT_decl_file···:·(data1)·1
324 ····<2db>···DW_AT_decl_line···:·(data2)·1472324 ····<2db>···DW_AT_decl_line···:·(data2)·1472
325 ····<2dd>···DW_AT_decl_column·:·(data1)·18325 ····<2dd>···DW_AT_decl_column·:·(data1)·18
326 ····<2de>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>326 ····<2de>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
327 ····<2e2>···DW_AT_location····:·(exprloc)·5·byte·block:·3·98·10·5·0·»(DW_OP_addr:·51098)327 ····<2e2>···DW_AT_location····:·(exprloc)·5·byte·block:·3·98·10·5·0·»(DW_OP_addr:·51098)
328 ·<1><2e8>:·Abbrev·Number:·9·(DW_TAG_variable)328 ·<1><2e8>:·Abbrev·Number:·9·(DW_TAG_variable)
329 ····<2e9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·329 ····<2e9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
330 ····<2ed>···DW_AT_decl_file···:·(data1)·1330 ····<2ed>···DW_AT_decl_file···:·(data1)·1
331 ····<2ee>···DW_AT_decl_line···:·(data2)·1474331 ····<2ee>···DW_AT_decl_line···:·(data2)·1474
332 ····<2f0>···DW_AT_decl_column·:·(data1)·12332 ····<2f0>···DW_AT_decl_column·:·(data1)·12
333 ····<2f1>···DW_AT_type········:·(GNU_ref_alt)·<0x31>333 ····<2f1>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
334 ·<1><2f5>:·Abbrev·Number:·9·(DW_TAG_variable)334 ·<1><2f5>:·Abbrev·Number:·9·(DW_TAG_variable)
335 ····<2f6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·335 ····<2f6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
336 ····<2fa>···DW_AT_decl_file···:·(data1)·1336 ····<2fa>···DW_AT_decl_file···:·(data1)·1
337 ····<2fb>···DW_AT_decl_line···:·(data2)·1475337 ····<2fb>···DW_AT_decl_line···:·(data2)·1475
338 ····<2fd>···DW_AT_decl_column·:·(data1)·12338 ····<2fd>···DW_AT_decl_column·:·(data1)·12
339 ····<2fe>···DW_AT_type········:·(GNU_ref_alt)·<0x31>339 ····<2fe>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
340 ·<1><302>:·Abbrev·Number:·9·(DW_TAG_variable)340 ·<1><302>:·Abbrev·Number:·9·(DW_TAG_variable)
Max diff block lines reached; 2494874/2502642 bytes (99.69%) of diff not shown.
1.21 KB
strings --all --bytes=8 {}
    
Offset 1, 48 lines modifiedOffset 1, 63 lines modified
1 9GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 CY&e{)3+ 
3 i-&5)&OA 
4 ·0.T}sl&N 
5 Y>),w-ny 
6 JfRMw+==) 
7 Vs,Z'<^kc 
8 yv~^'u_R: 
9 RMB·QKu9 
10 xk[9\VY\ 
11 N9-+&'ZTL 
12 g!04\1]U 
13 DJ-)]TUu 
14 [0C\2a+< 
15 _·z9Pyh" 
16 mt&l{@D8 
17 ·*u7ap#@T 
18 A*[<j;g7*/f 
19 ^pr!8#4" 
20 KP;ZrKwK 
21 9?a^S`>/d' 
22 1ho[IB#+| 
23 [14Em864 
24 .'fGFH1_sk 
25 &Zwn·VSS5Zr~ 
26 /{3hFQl6U 
27 W*.l0M#a 
28 ]8DwI&>H 
29 vT\okL|D 
30 /j/4X·'Z 
31 *lJ.`FR3i 
32 o;h52=f# 
33 !"([CDPN 
34 Rs'QPn4m 
35 )"ln26V2 
36 UbVUe`4_\ 
37 d6%Hg2;=Hg2;CJ\ 
38 7Ut5|[EW 
39 $O~roy(M 
40 g?H:a?)T 
41 /'VEIiva1[2 "hRM@[Fi
 3 A`9E7#^9E6#
 4 (Lm1k1/|
 5 tGO5&e)&c@
 6 cS!09H}sl.N
 7 xfq;9X^~ln
 8 $Y3lI{%U
 9 i»      {d3_-·]
 10 adM7*w%g09+w#k
 11 b!N'2]Q<
 12 LRiIMz_N
 13 oIY7RVH)
 14 aH;xKSx6+|
 15 pYepiz5A
 16 ""A\0S)1s
 17 ^}&1=)1=
 18 !l49^\([»       
 19 *u9`O^'*u
 20 }6OGjgR:
 21 fh7`?1Ms
 22 y`<(0=x`|
 23 :cSX\F;`v
 24 jI%$bQ>4*)
 25 bIL;aTV)
 26 ~G)V|7,5)
 27 nD}zg?x5
 28 xg-3Pd^,?
 29 Zkf|O`JZ3
 30 EY(w_wDzJm
 31 k&~LJN}T
 32 .c`FEq]f
 33 }dUfMP5&
 34 'c.!C2qZ
 35 C6z[DqG+vt}
 36 Ba$U/s%Iu
 37 }bD;)K+T_
 38 bHG2,_oi
 39 2[As}=1d
 40 ~{_SU~9E
 41 >&".5FiS
 42 cDr]n~|)
 43 IG`6g?0]QJs
 44 q->DB\[/
 45 A$*Dx/X·
 46 `9qLaz9U»       
 47 k;o2H7wy,
 48 $6bxbFr%
 49 w2J·^tE|'
 50 |KX$M9Jq
 51 wrY1p!·hb
 52 M2C24wmy
 53 54Cfea`z$
 54 x\y$Nk^@([j"
 55 ·kx_^I:8D
 56 wN&SZTd2
42 TaM"··Vl57 TaM"··Vl
43 $`&@WXUY2158 $`&@WXUY21
44 @zj*Xqx=59 @zj*Xqx=
45 &(Oq~@-G60 &(Oq~@-G
46 B^Uy#~$(61 B^Uy#~$(
47 6<yom*1462 6<yom*14
48 K[aHw`dx?U63 K[aHw`dx?U
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
753 KB
./usr/lib/debug/.build-id/ee/09b6ac06cbb604259dff57ce3216538bac53b4.debug vs.
./usr/lib/debug/.build-id/21/3a78fec636a9a04874ba232c2c44da4fd72856.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 86% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········227596·(bytes·into·file)13 ··Start·of·section·headers:··········227600·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x3790c:1 There·are·35·section·headers,·starting·at·offset·0x37910:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000910·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000910·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0002fcc0·00fcb8·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0002fcc0·00fcb8·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0002fdb8·00fcb8·000248·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0002fdb8·00fcb8·000248·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00030000·00fcb8·000398·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00030000·00fcb8·000398·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00030398·00fcb8·000220·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00030398·00fcb8·000220·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000063·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000063·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001cc·015993·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001cc·015996·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·015b60·0003c1·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·015b64·0003c1·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·015f24·008784·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·015f28·008784·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·01e6a8·000455·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·01e6ac·000455·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·01eafd·000045·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·01eb01·000045·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·01eb44·011b78·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·01eb48·011b78·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·0306bc·002e42·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·0306c0·002e42·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0334fe·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·033502·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·033554·0023d0·10·····33·431··437 ··[32]·.symtab···········SYMTAB··········00000000·033558·0023d0·10·····33·431··4
38 ··[33]·.strtab···········STRTAB··········00000000·035924·001e84·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·035928·001e84·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·0377a8·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·0377ac·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ee09b6ac06cbb604259dff57ce3216538bac53b43 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·213a78fec636a9a04874ba232c2c44da4fd72856
747 KB
readelf --wide --debug-dump=info {}
    
Offset 3, 33 lines modifiedOffset 3, 33 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x28918·(32-bit)4 ···Length:········0x28918·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·128·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·128·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/measure/_ccomp.cpython-312-arm-linux-gnueabihf.so.p/_ccomp.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/measure/_ccomp.cpython-312-arm-linux-gnueabihf.so.p/_ccomp.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x569414 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x5694
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·126 ····<36>···DW_AT_byte_size···:·(data1)·1
27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
29 ·<1><3c>:·Abbrev·Number:·45·(DW_TAG_imported_unit)29 ·<1><3c>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
30 ····<3d>···DW_AT_import······:·(GNU_ref_alt)·<0xc>30 ····<3d>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
31 ·<1><41>:·Abbrev·Number:·45·(DW_TAG_imported_unit)31 ·<1><41>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
32 ····<42>···DW_AT_import······:·(GNU_ref_alt)·<0x81>32 ····<42>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
33 ·<1><46>:·Abbrev·Number:·45·(DW_TAG_imported_unit)33 ·<1><46>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
34 ····<47>···DW_AT_import······:·(GNU_ref_alt)·<0x154>34 ····<47>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
35 ·<1><4b>:·Abbrev·Number:·45·(DW_TAG_imported_unit)35 ·<1><4b>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
Offset 113, 107 lines modifiedOffset 113, 107 lines modified
113 ·<1><10e>:·Abbrev·Number:·45·(DW_TAG_imported_unit)113 ·<1><10e>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
114 ····<10f>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>114 ····<10f>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
115 ·<1><113>:·Abbrev·Number:·45·(DW_TAG_imported_unit)115 ·<1><113>:·Abbrev·Number:·45·(DW_TAG_imported_unit)
116 ····<114>···DW_AT_import······:·(GNU_ref_alt)·<0x1a29f0>116 ····<114>···DW_AT_import······:·(GNU_ref_alt)·<0x1a29f0>
117 ·<1><118>:·Abbrev·Number:·134·(DW_TAG_const_type)117 ·<1><118>:·Abbrev·Number:·134·(DW_TAG_const_type)
118 ····<11a>···DW_AT_type········:·(GNU_ref_alt)·<0x5ab5>118 ····<11a>···DW_AT_type········:·(GNU_ref_alt)·<0x5ab5>
119 ·<1><11e>:·Abbrev·Number:·146·(DW_TAG_variable)119 ·<1><11e>:·Abbrev·Number:·146·(DW_TAG_variable)
120 ····<120>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f0e5)·120 ····<120>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f0bd)·
121 ····<124>···DW_AT_decl_file···:·(data1)·33121 ····<124>···DW_AT_decl_file···:·(data1)·33
122 ····<125>···DW_AT_decl_line···:·(data1)·157122 ····<125>···DW_AT_decl_line···:·(data1)·157
123 ····<126>···DW_AT_decl_column·:·(data1)·24123 ····<126>···DW_AT_decl_column·:·(data1)·24
124 ····<127>···DW_AT_type········:·(GNU_ref_alt)·<0x6468>124 ····<127>···DW_AT_type········:·(GNU_ref_alt)·<0x6468>
125 ····<12b>···DW_AT_external····:·(flag_present)·1125 ····<12b>···DW_AT_external····:·(flag_present)·1
126 ····<12b>···DW_AT_declaration·:·(flag_present)·1126 ····<12b>···DW_AT_declaration·:·(flag_present)·1
127 ·<1><12b>:·Abbrev·Number:·104·(DW_TAG_structure_type)127 ·<1><12b>:·Abbrev·Number:·104·(DW_TAG_structure_type)
128 ····<12c>···DW_AT_byte_size···:·(data1)·16128 ····<12c>···DW_AT_byte_size···:·(data1)·16
129 ····<12d>···DW_AT_decl_file···:·(data1)·12129 ····<12d>···DW_AT_decl_file···:·(data1)·12
130 ····<12e>···DW_AT_decl_line···:·(data1)·5130 ····<12e>···DW_AT_decl_line···:·(data1)·5
131 ····<12f>···DW_AT_decl_column·:·(data1)·9131 ····<12f>···DW_AT_decl_column·:·(data1)·9
132 ····<130>···DW_AT_sibling·····:·(ref_udata)·<0x14d>132 ····<130>···DW_AT_sibling·····:·(ref_udata)·<0x14d>
133 ·<2><132>:·Abbrev·Number:·81·(DW_TAG_member)133 ·<2><132>:·Abbrev·Number:·81·(DW_TAG_member)
134 ····<133>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x322935)·134 ····<133>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32290d)·
135 ····<137>···DW_AT_decl_file···:·(data1)·12135 ····<137>···DW_AT_decl_file···:·(data1)·12
136 ····<138>···DW_AT_decl_line···:·(data1)·6136 ····<138>···DW_AT_decl_line···:·(data1)·6
137 ····<139>···DW_AT_decl_column·:·(data1)·5137 ····<139>···DW_AT_decl_column·:·(data1)·5
138 ····<13a>···DW_AT_type········:·(GNU_ref_alt)·<0x5d6c>138 ····<13a>···DW_AT_type········:·(GNU_ref_alt)·<0x5d6c>
139 ····<13e>···DW_AT_data_member_location:·(data1)·0139 ····<13e>···DW_AT_data_member_location:·(data1)·0
140 ·<2><13f>:·Abbrev·Number:·81·(DW_TAG_member)140 ·<2><13f>:·Abbrev·Number:·81·(DW_TAG_member)
141 ····<140>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ccf13)·141 ····<140>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3cceeb)·
142 ····<144>···DW_AT_decl_file···:·(data1)·12142 ····<144>···DW_AT_decl_file···:·(data1)·12
143 ····<145>···DW_AT_decl_line···:·(data1)·7143 ····<145>···DW_AT_decl_line···:·(data1)·7
144 ····<146>···DW_AT_decl_column·:·(data1)·12144 ····<146>···DW_AT_decl_column·:·(data1)·12
145 ····<147>···DW_AT_type········:·(GNU_ref_alt)·<0x23>145 ····<147>···DW_AT_type········:·(GNU_ref_alt)·<0x23>
146 ····<14b>···DW_AT_data_member_location:·(data1)·8146 ····<14b>···DW_AT_data_member_location:·(data1)·8
147 ·<2><14c>:·Abbrev·Number:·0147 ·<2><14c>:·Abbrev·Number:·0
148 ·<1><14d>:·Abbrev·Number:·96·(DW_TAG_typedef)148 ·<1><14d>:·Abbrev·Number:·96·(DW_TAG_typedef)
149 ····<14e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f88e5)·149 ····<14e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f88d1)·
150 ····<152>···DW_AT_decl_file···:·(data1)·12150 ····<152>···DW_AT_decl_file···:·(data1)·12
151 ····<153>···DW_AT_decl_line···:·(data1)·8151 ····<153>···DW_AT_decl_line···:·(data1)·8
152 ····<154>···DW_AT_decl_column·:·(data1)·3152 ····<154>···DW_AT_decl_column·:·(data1)·3
153 ····<155>···DW_AT_type········:·(ref_udata)·<0x12b>153 ····<155>···DW_AT_type········:·(ref_udata)·<0x12b>
154 ·<1><157>:·Abbrev·Number:·104·(DW_TAG_structure_type)154 ·<1><157>:·Abbrev·Number:·104·(DW_TAG_structure_type)
155 ····<158>···DW_AT_byte_size···:·(data1)·32155 ····<158>···DW_AT_byte_size···:·(data1)·32
156 ····<159>···DW_AT_decl_file···:·(data1)·5156 ····<159>···DW_AT_decl_file···:·(data1)·5
157 ····<15a>···DW_AT_decl_line···:·(data1)·11157 ····<15a>···DW_AT_decl_line···:·(data1)·11
158 ····<15b>···DW_AT_decl_column·:·(data1)·9158 ····<15b>···DW_AT_decl_column·:·(data1)·9
159 ····<15c>···DW_AT_sibling·····:·(ref_udata)·<0x1a0>159 ····<15c>···DW_AT_sibling·····:·(ref_udata)·<0x1a0>
160 ·<2><15e>:·Abbrev·Number:·81·(DW_TAG_member)160 ·<2><15e>:·Abbrev·Number:·81·(DW_TAG_member)
161 ····<15f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x322935)·161 ····<15f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32290d)·
162 ····<163>···DW_AT_decl_file···:·(data1)·5162 ····<163>···DW_AT_decl_file···:·(data1)·5
163 ····<164>···DW_AT_decl_line···:·(data1)·12163 ····<164>···DW_AT_decl_line···:·(data1)·12
164 ····<165>···DW_AT_decl_column·:·(data1)·5164 ····<165>···DW_AT_decl_column·:·(data1)·5
165 ····<166>···DW_AT_type········:·(GNU_ref_alt)·<0x5d6c>165 ····<166>···DW_AT_type········:·(GNU_ref_alt)·<0x5d6c>
166 ····<16a>···DW_AT_data_member_location:·(data1)·0166 ····<16a>···DW_AT_data_member_location:·(data1)·0
167 ·<2><16b>:·Abbrev·Number:·81·(DW_TAG_member)167 ·<2><16b>:·Abbrev·Number:·81·(DW_TAG_member)
168 ····<16c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x316c9e)·168 ····<16c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x316c8a)·
169 ····<170>···DW_AT_decl_file···:·(data1)·5169 ····<170>···DW_AT_decl_file···:·(data1)·5
170 ····<171>···DW_AT_decl_line···:·(data1)·15170 ····<171>···DW_AT_decl_line···:·(data1)·15
171 ····<172>···DW_AT_decl_column·:·(data1)·16171 ····<172>···DW_AT_decl_column·:·(data1)·16
172 ····<173>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>172 ····<173>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
173 ····<177>···DW_AT_data_member_location:·(data1)·8173 ····<177>···DW_AT_data_member_location:·(data1)·8
174 ·<2><178>:·Abbrev·Number:·81·(DW_TAG_member)174 ·<2><178>:·Abbrev·Number:·81·(DW_TAG_member)
175 ····<179>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32e958)·175 ····<179>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32e930)·
176 ····<17d>···DW_AT_decl_file···:·(data1)·5176 ····<17d>···DW_AT_decl_file···:·(data1)·5
177 ····<17e>···DW_AT_decl_line···:·(data1)·22177 ····<17e>···DW_AT_decl_line···:·(data1)·22
178 ····<17f>···DW_AT_decl_column·:·(data1)·34178 ····<17f>···DW_AT_decl_column·:·(data1)·34
179 ····<180>···DW_AT_type········:·(GNU_ref_alt)·<0x128>179 ····<180>···DW_AT_type········:·(GNU_ref_alt)·<0x128>
180 ····<184>···DW_AT_data_member_location:·(data1)·16180 ····<184>···DW_AT_data_member_location:·(data1)·16
181 ·<2><185>:·Abbrev·Number:·81·(DW_TAG_member)181 ·<2><185>:·Abbrev·Number:·81·(DW_TAG_member)
182 ····<186>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f382f)·182 ····<186>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f381b)·
183 ····<18a>···DW_AT_decl_file···:·(data1)·5183 ····<18a>···DW_AT_decl_file···:·(data1)·5
184 ····<18b>···DW_AT_decl_line···:·(data1)·25184 ····<18b>···DW_AT_decl_line···:·(data1)·25
185 ····<18c>···DW_AT_decl_column·:·(data1)·23185 ····<18c>···DW_AT_decl_column·:·(data1)·23
186 ····<18d>···DW_AT_type········:·(GNU_ref_alt)·<0x2507>186 ····<18d>···DW_AT_type········:·(GNU_ref_alt)·<0x2507>
187 ····<191>···DW_AT_data_member_location:·(data1)·24187 ····<191>···DW_AT_data_member_location:·(data1)·24
188 ·<2><192>:·Abbrev·Number:·81·(DW_TAG_member)188 ·<2><192>:·Abbrev·Number:·81·(DW_TAG_member)
189 ····<193>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ef767)·189 ····<193>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ef753)·
190 ····<197>···DW_AT_decl_file···:·(data1)·5190 ····<197>···DW_AT_decl_file···:·(data1)·5
191 ····<198>···DW_AT_decl_line···:·(data1)·32191 ····<198>···DW_AT_decl_line···:·(data1)·32
192 ····<199>···DW_AT_decl_column·:·(data1)·19192 ····<199>···DW_AT_decl_column·:·(data1)·19
193 ····<19a>···DW_AT_type········:·(GNU_ref_alt)·<0x2509>193 ····<19a>···DW_AT_type········:·(GNU_ref_alt)·<0x2509>
194 ····<19e>···DW_AT_data_member_location:·(data1)·28194 ····<19e>···DW_AT_data_member_location:·(data1)·28
195 ·<2><19f>:·Abbrev·Number:·0195 ·<2><19f>:·Abbrev·Number:·0
196 ·<1><1a0>:·Abbrev·Number:·96·(DW_TAG_typedef)196 ·<1><1a0>:·Abbrev·Number:·96·(DW_TAG_typedef)
197 ····<1a1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f88f5)·197 ····<1a1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f88e1)·
198 ····<1a5>···DW_AT_decl_file···:·(data1)·5198 ····<1a5>···DW_AT_decl_file···:·(data1)·5
199 ····<1a6>···DW_AT_decl_line···:·(data1)·33199 ····<1a6>···DW_AT_decl_line···:·(data1)·33
200 ····<1a7>···DW_AT_decl_column·:·(data1)·3200 ····<1a7>···DW_AT_decl_column·:·(data1)·3
201 ····<1a8>···DW_AT_type········:·(ref_udata)·<0x157>201 ····<1a8>···DW_AT_type········:·(ref_udata)·<0x157>
202 ·<1><1aa>:·Abbrev·Number:·57·(DW_TAG_pointer_type)202 ·<1><1aa>:·Abbrev·Number:·57·(DW_TAG_pointer_type)
203 ····<1ab>···DW_AT_byte_size···:·(implicit_const)·4203 ····<1ab>···DW_AT_byte_size···:·(implicit_const)·4
204 ····<1ab>···DW_AT_type········:·(ref_udata)·<0x1a0>204 ····<1ab>···DW_AT_type········:·(ref_udata)·<0x1a0>
205 ·<1><1ad>:·Abbrev·Number:·131·(DW_TAG_typedef)205 ·<1><1ad>:·Abbrev·Number:·131·(DW_TAG_typedef)
Max diff block lines reached; 757623/765140 bytes (99.02%) of diff not shown.
685 B
strings --all --bytes=8 {}
    
Offset 1, 40 lines modifiedOffset 1, 22 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 (VGCC:·(Debian·14.2.0-8)·14.2.0
 2 4AOzNj{J
 3 T3jruPa)
 4 qRxK!BZ2
 5 =ufxZN<N
 6 :|'=_cE|+
 7 RFNr9U:·7
 8 f$ka%`Km-
 9 ;svfggwf
 10 30JlexsG
 11 9B!{C'Ra
 12 cnx=@S{j
 13 &~lH0]X$
 14 YydNY·ng
 15 »       }k1\NSS
2 4+53333-S 
3 M"o%y}4x 
4 =»      o<y1H@ 
5 <-z<A,/r 
6 KiL[JZ&e 
7 7@%V4nD{ 
8 ,yx<[rEFk 
9 J[kL*j(m 
10 |&%.Bf?M 
11 t@D}zluI 
12 ~8{yR(_x 
13 K{c7b=~U 
14 W([3UNDDM 
15 85e;4CS/l] 
16 _2k44b<'\ 
17 s6_!_Sd+ 
18 G7v@Oh77N8 
19 XbO6@»  hqO6@ 
20 \J#Ii6@q 
21 Yp5%nK=3 
22 XN3C)DED 
23 hg(}Kg!0 
24 >AUE~ew7 
25 KeIsg9lg 
26 SM)ID5&P? 
27 h<\/Li&rL 
28 9f[m{'lU 
29 jY$p37H$»       l 
30 |ur/E)}O 
31 xq~#gj%29 
32 gTD6+}J» 
33 ·-.jjAp! 
34 U/N>)I{\b16 U/N>)I{\b
35 E»      vGr%D>17 E»      vGr%D>
36 ]uG&gI-d18 ]uG&gI-d
37 U\7?6f·I19 U\7?6f·I
38 <<Q$e).-20 <<Q$e).-
39 q>],[Fj(Y21 q>],[Fj(Y
40 L<|cUX» 122 L<|cUX» 1
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
585 KB
./usr/lib/debug/.build-id/f0/22814ca2ed0091ffd893670ade7fba3de24d9b.debug vs.
./usr/lib/debug/.build-id/28/5aab12af8e7fce5d55ed918fb509b9e1b4f571.debug
Files 88% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········0002fcd0·00fcc8·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0002fcd0·00fcc8·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0002fdc8·00fcc8·000238·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0002fdc8·00fcc8·000238·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00030000·00fcc8·000390·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00030000·00fcc8·000390·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00030390·00fcc8·000264·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00030390·00fcc8·000264·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000062·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000062·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001cc·00fe63·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001cc·00fe61·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·010030·000333·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·010030·000333·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·010364·008846·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·010364·008846·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·018bac·0003fd·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·018bac·0003fd·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·018fac·00005c·01·MSC··0···0··433 ··[28]·.debug_str········PROGBITS········00000000·018fac·00005c·01·MSC··0···0··4
34 ··[29]·.debug_loclists···PROGBITS········00000000·019008·01228d·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·019008·01228d·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·02b298·0024de·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·02b298·0024de·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·02d776·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·02d776·000056·00······0···0··1
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f022814ca2ed0091ffd893670ade7fba3de24d9b3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·285aab12af8e7fce5d55ed918fb509b9e1b4f571
582 KB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x1dfa1·(32-bit)4 ···Length:········0x1dfa1·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·115·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·115·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/segmentation/_felzenszwalb_cy.cpython-313-arm-linux-gnueabihf.so.p/_felzenszwalb_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/segmentation/_felzenszwalb_cy.cpython-313-arm-linux-gnueabihf.so.p/_felzenszwalb_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x46c614 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x46c6
15 ····<1e>···DW_AT_low_pc······:·(addr)·015 ····<1e>···DW_AT_low_pc······:·(addr)·0
16 ····<22>···DW_AT_stmt_list···:·(sec_offset)·016 ····<22>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<27>···DW_AT_byte_size···:·(data1)·818 ····<27>···DW_AT_byte_size···:·(data1)·8
19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2d>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2e>···DW_AT_byte_size···:·(data1)·422 ····<2e>···DW_AT_byte_size···:·(data1)·4
23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><34>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<35>···DW_AT_byte_size···:·(data1)·826 ····<35>···DW_AT_byte_size···:·(data1)·8
27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<36>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<37>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3b>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3b>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3c>···DW_AT_byte_size···:·(data1)·430 ····<3c>···DW_AT_byte_size···:·(data1)·4
31 ····<3d>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3d>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·32 ····<3e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
33 ·<1><42>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><42>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<43>···DW_AT_byte_size···:·(data1)·134 ····<43>···DW_AT_byte_size···:·(data1)·1
35 ····<44>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<44>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<45>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<45>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><49>:·Abbrev·Number:·2·(DW_TAG_base_type)37 ·<1><49>:·Abbrev·Number:·2·(DW_TAG_base_type)
38 ····<4a>···DW_AT_byte_size···:·(data1)·438 ····<4a>···DW_AT_byte_size···:·(data1)·4
39 ····<4b>···DW_AT_encoding····:·(data1)·5»    (signed)39 ····<4b>···DW_AT_encoding····:·(data1)·5»    (signed)
40 ····<4c>···DW_AT_name········:·(string)·int40 ····<4c>···DW_AT_name········:·(string)·int
41 ·<1><50>:·Abbrev·Number:·29·(DW_TAG_imported_unit)41 ·<1><50>:·Abbrev·Number:·29·(DW_TAG_imported_unit)
42 ····<51>···DW_AT_import······:·(GNU_ref_alt)·<0xc>42 ····<51>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
43 ·<1><55>:·Abbrev·Number:·29·(DW_TAG_imported_unit)43 ·<1><55>:·Abbrev·Number:·29·(DW_TAG_imported_unit)
Offset 183, 15 lines modifiedOffset 183, 15 lines modified
183 ·<1><1b3>:·Abbrev·Number:·29·(DW_TAG_imported_unit)183 ·<1><1b3>:·Abbrev·Number:·29·(DW_TAG_imported_unit)
184 ····<1b4>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28b9>184 ····<1b4>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28b9>
185 ·<1><1b8>:·Abbrev·Number:·29·(DW_TAG_imported_unit)185 ·<1><1b8>:·Abbrev·Number:·29·(DW_TAG_imported_unit)
186 ····<1b9>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>186 ····<1b9>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
187 ·<1><1bd>:·Abbrev·Number:·29·(DW_TAG_imported_unit)187 ·<1><1bd>:·Abbrev·Number:·29·(DW_TAG_imported_unit)
188 ····<1be>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2942>188 ····<1be>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2942>
189 ·<1><1c2>:·Abbrev·Number:·23·(DW_TAG_variable)189 ·<1><1c2>:·Abbrev·Number:·23·(DW_TAG_variable)
190 ····<1c3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·190 ····<1c3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
191 ····<1c7>···DW_AT_decl_file···:·(data1)·10191 ····<1c7>···DW_AT_decl_file···:·(data1)·10
192 ····<1c8>···DW_AT_decl_line···:·(data2)·641192 ····<1c8>···DW_AT_decl_line···:·(data2)·641
193 ····<1ca>···DW_AT_decl_column·:·(data1)·15193 ····<1ca>···DW_AT_decl_column·:·(data1)·15
194 ····<1cb>···DW_AT_type········:·(GNU_ref_alt)·<0x142>194 ····<1cb>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
195 ····<1cf>···DW_AT_location····:·(exprloc)·5·byte·block:·3·c0·5·3·0·» (DW_OP_addr:·305c0)195 ····<1cf>···DW_AT_location····:·(exprloc)·5·byte·block:·3·c0·5·3·0·» (DW_OP_addr:·305c0)
196 ·<1><1d5>:·Abbrev·Number:·117·(DW_TAG_subroutine_type)196 ·<1><1d5>:·Abbrev·Number:·117·(DW_TAG_subroutine_type)
197 ····<1d6>···DW_AT_prototyped··:·(flag_present)·1197 ····<1d6>···DW_AT_prototyped··:·(flag_present)·1
Offset 222, 303 lines modifiedOffset 222, 303 lines modified
222 ····<1f9>···DW_AT_name········:·(string)·n222 ····<1f9>···DW_AT_name········:·(string)·n
223 ····<1fb>···DW_AT_decl_file···:·(data1)·1223 ····<1fb>···DW_AT_decl_file···:·(data1)·1
224 ····<1fc>···DW_AT_decl_line···:·(data2)·1240224 ····<1fc>···DW_AT_decl_line···:·(data2)·1240
225 ····<1fe>···DW_AT_decl_column·:·(data1)·63225 ····<1fe>···DW_AT_decl_column·:·(data1)·63
226 ····<1ff>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>226 ····<1ff>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
227 ····<203>···DW_AT_data_member_location:·(data1)·8227 ····<203>···DW_AT_data_member_location:·(data1)·8
228 ·<2><204>:·Abbrev·Number:·22·(DW_TAG_member)228 ·<2><204>:·Abbrev·Number:·22·(DW_TAG_member)
229 ····<205>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·229 ····<205>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
230 ····<209>···DW_AT_decl_file···:·(data1)·1230 ····<209>···DW_AT_decl_file···:·(data1)·1
231 ····<20a>···DW_AT_decl_line···:·(data2)·1240231 ····<20a>···DW_AT_decl_line···:·(data2)·1240
232 ····<20c>···DW_AT_decl_column·:·(data1)·78232 ····<20c>···DW_AT_decl_column·:·(data1)·78
233 ····<20d>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>233 ····<20d>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
234 ····<211>···DW_AT_data_member_location:·(data1)·12234 ····<211>···DW_AT_data_member_location:·(data1)·12
235 ·<2><212>:·Abbrev·Number:·22·(DW_TAG_member)235 ·<2><212>:·Abbrev·Number:·22·(DW_TAG_member)
236 ····<213>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·236 ····<213>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
237 ····<217>···DW_AT_decl_file···:·(data1)·1237 ····<217>···DW_AT_decl_file···:·(data1)·1
238 ····<218>···DW_AT_decl_line···:·(data2)·1241238 ····<218>···DW_AT_decl_line···:·(data2)·1241
239 ····<21a>···DW_AT_decl_column·:·(data1)·28239 ····<21a>···DW_AT_decl_column·:·(data1)·28
240 ····<21b>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>240 ····<21b>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
241 ····<21f>···DW_AT_data_member_location:·(data1)·16241 ····<21f>···DW_AT_data_member_location:·(data1)·16
242 ·<2><220>:·Abbrev·Number:·22·(DW_TAG_member)242 ·<2><220>:·Abbrev·Number:·22·(DW_TAG_member)
243 ····<221>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·243 ····<221>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
244 ····<225>···DW_AT_decl_file···:·(data1)·1244 ····<225>···DW_AT_decl_file···:·(data1)·1
245 ····<226>···DW_AT_decl_line···:·(data2)·1241245 ····<226>···DW_AT_decl_line···:·(data2)·1241
246 ····<228>···DW_AT_decl_column·:·(data1)·51246 ····<228>···DW_AT_decl_column·:·(data1)·51
247 ····<229>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>247 ····<229>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
248 ····<22d>···DW_AT_data_member_location:·(data1)·17248 ····<22d>···DW_AT_data_member_location:·(data1)·17
249 ·<2><22e>:·Abbrev·Number:·22·(DW_TAG_member)249 ·<2><22e>:·Abbrev·Number:·22·(DW_TAG_member)
250 ····<22f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·250 ····<22f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
251 ····<233>···DW_AT_decl_file···:·(data1)·1251 ····<233>···DW_AT_decl_file···:·(data1)·1
252 ····<234>···DW_AT_decl_line···:·(data2)·1241252 ····<234>···DW_AT_decl_line···:·(data2)·1241
253 ····<236>···DW_AT_decl_column·:·(data1)·70253 ····<236>···DW_AT_decl_column·:·(data1)·70
254 ····<237>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>254 ····<237>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
255 ····<23b>···DW_AT_data_member_location:·(data1)·18255 ····<23b>···DW_AT_data_member_location:·(data1)·18
256 ·<2><23c>:·Abbrev·Number:·0256 ·<2><23c>:·Abbrev·Number:·0
257 ·<1><23d>:·Abbrev·Number:·64·(DW_TAG_typedef)257 ·<1><23d>:·Abbrev·Number:·64·(DW_TAG_typedef)
258 ····<23e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·258 ····<23e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
259 ····<242>···DW_AT_decl_file···:·(data1)·1259 ····<242>···DW_AT_decl_file···:·(data1)·1
260 ····<243>···DW_AT_decl_line···:·(data2)·1241260 ····<243>···DW_AT_decl_line···:·(data2)·1241
261 ····<245>···DW_AT_decl_column·:·(data1)·80261 ····<245>···DW_AT_decl_column·:·(data1)·80
262 ····<246>···DW_AT_type········:·(ref_udata)·<0x1d9>262 ····<246>···DW_AT_type········:·(ref_udata)·<0x1d9>
263 ·<1><248>:·Abbrev·Number:·23·(DW_TAG_variable)263 ·<1><248>:·Abbrev·Number:·23·(DW_TAG_variable)
264 ····<249>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·264 ····<249>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
265 ····<24d>···DW_AT_decl_file···:·(data1)·1265 ····<24d>···DW_AT_decl_file···:·(data1)·1
266 ····<24e>···DW_AT_decl_line···:·(data2)·1470266 ····<24e>···DW_AT_decl_line···:·(data2)·1470
267 ····<250>···DW_AT_decl_column·:·(data1)·18267 ····<250>···DW_AT_decl_column·:·(data1)·18
268 ····<251>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>268 ····<251>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
269 ····<255>···DW_AT_location····:·(exprloc)·5·byte·block:·3·98·3·3·0·» (DW_OP_addr:·30398)269 ····<255>···DW_AT_location····:·(exprloc)·5·byte·block:·3·98·3·3·0·» (DW_OP_addr:·30398)
270 ·<1><25b>:·Abbrev·Number:·30·(DW_TAG_variable)270 ·<1><25b>:·Abbrev·Number:·30·(DW_TAG_variable)
271 ····<25c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·271 ····<25c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
272 ····<260>···DW_AT_decl_file···:·(data1)·1272 ····<260>···DW_AT_decl_file···:·(data1)·1
273 ····<261>···DW_AT_decl_line···:·(data2)·1472273 ····<261>···DW_AT_decl_line···:·(data2)·1472
274 ····<263>···DW_AT_decl_column·:·(data1)·12274 ····<263>···DW_AT_decl_column·:·(data1)·12
275 ····<264>···DW_AT_type········:·(ref_udata)·<0x49>,·int275 ····<264>···DW_AT_type········:·(ref_udata)·<0x49>,·int
276 ·<1><265>:·Abbrev·Number:·30·(DW_TAG_variable)276 ·<1><265>:·Abbrev·Number:·30·(DW_TAG_variable)
277 ····<266>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·277 ····<266>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
278 ····<26a>···DW_AT_decl_file···:·(data1)·1278 ····<26a>···DW_AT_decl_file···:·(data1)·1
279 ····<26b>···DW_AT_decl_line···:·(data2)·1473279 ····<26b>···DW_AT_decl_line···:·(data2)·1473
280 ····<26d>···DW_AT_decl_column·:·(data1)·12280 ····<26d>···DW_AT_decl_column·:·(data1)·12
281 ····<26e>···DW_AT_type········:·(ref_udata)·<0x49>,·int281 ····<26e>···DW_AT_type········:·(ref_udata)·<0x49>,·int
282 ·<1><26f>:·Abbrev·Number:·11·(DW_TAG_variable)282 ·<1><26f>:·Abbrev·Number:·11·(DW_TAG_variable)
283 ····<270>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19b7)·283 ····<270>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19a3)·
284 ····<274>···DW_AT_decl_file···:·(data1)·1284 ····<274>···DW_AT_decl_file···:·(data1)·1
285 ····<275>···DW_AT_decl_line···:·(data2)·1474285 ····<275>···DW_AT_decl_line···:·(data2)·1474
286 ····<277>···DW_AT_decl_column·:·(data1)·21286 ····<277>···DW_AT_decl_column·:·(data1)·21
287 ····<278>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>287 ····<278>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
288 ·<1><27c>:·Abbrev·Number:·11·(DW_TAG_variable)288 ·<1><27c>:·Abbrev·Number:·11·(DW_TAG_variable)
289 ····<27d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff28)·289 ····<27d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff14)·
290 ····<281>···DW_AT_decl_file···:·(data1)·1290 ····<281>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 588368/596032 bytes (98.71%) of diff not shown.
545 B
strings --all --bytes=8 {}
    
Offset 1, 23 lines modifiedOffset 1, 23 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 qGCC:·(Debian·14.2.0-8)·14.2.0
 2 C@:"Mzo"
 3 2A5»    *&rJ^hJ`
 4 ,<fP!WS!
 5 `Ws^WTjO<
2 gRRt_6)K 
3 <_rV/mHI 
4 Rrj^,vg% 
5 .%zqcLkIo#e 
6 ZRc|O]aH 
7 y·7vjnC,F6 ·7vjnC,F
8 Ee[$Zfj_T 
9 'bj%b(B]I 
10 Z@L.+*]# 
11 CX<vnC#; 
12 Vh:42g$U/ 
13 ;eyq{!Ync 
14 4"IhOw+MCl 
15 23S3+335SSSTDED@@@ 
16 E·^h,d;DV^D7 oLemeI[`
 8 Q]9CtT98
 9 v!WOX3<H]
 10 Wdi<K"xS^
 11 qJyf_4x[
 12 &k%t2A'K
 13 TqeEcQrA#
 14 `SV/_PEgE#_
 15 \·Mt<w-;^
 16 mD}AfHF>s
17 =\]2»   .W$@17 =\]2»   .W$@
18 b|(lgv_218 b|(lgv_2
19 sVGIa»  9fI19 sVGIa»  9fI
20 164S*5//]n20 164S*5//]n
21 #+&OWI!Z21 #+&OWI!Z
22 LAcqz){Bf+22 LAcqz){Bf+
23 h%S7::so23 h%S7::so
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.49 MB
./usr/lib/debug/.build-id/f3/88f910a17056f2a56bd9a665901e89dd803d2b.debug vs.
./usr/lib/debug/.build-id/e6/01e74288bca58e887cc02691b3612208a26281.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 91% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········342464·(bytes·into·file)13 ··Start·of·section·headers:··········342460·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x539c0:1 There·are·35·section·headers,·starting·at·offset·0x539bc:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b80·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b80·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0002fc20·00fc18·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0002fc20·00fc18·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0002fd18·00fc18·0002e8·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0002fd18·00fc18·0002e8·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00030000·00fc18·000958·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00030000·00fc18·000958·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00030958·00fc18·0003e8·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00030958·00fc18·0003e8·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00008b·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00008b·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001f4·01ff53·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001f4·01ff4e·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·020148·0004a5·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·020144·0004a5·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·0205f0·00ef6c·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·0205ec·00ef6c·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·02f55c·000919·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·02f558·000919·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·02fe75·000051·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·02fe71·000051·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·02fec8·01885d·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·02fec4·01885d·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·048728·003dcf·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·048724·003dcf·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·04c4f7·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·04c4f3·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·04c550·003eb0·10·····33·822··437 ··[32]·.symtab···········SYMTAB··········00000000·04c54c·003eb0·10·····33·822··4
38 ··[33]·.strtab···········STRTAB··········00000000·050400·00345d·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·0503fc·00345d·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·05385d·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·053859·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f388f910a17056f2a56bd9a665901e89dd803d2b3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·e601e74288bca58e887cc02691b3612208a26281
1.48 MB
readelf --wide --debug-dump=info {}
    
Offset 4, 15 lines modifiedOffset 4, 15 lines modified
4 ···Length:········0x2b·(32-bit)4 ···Length:········0x2b·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_partial·(3)6 ···Unit·Type:·····DW_UT_partial·(3)
7 ···Abbrev·Offset:·0x8987 ···Abbrev·Offset:·0x898
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·67·(DW_TAG_partial_unit)9 ·<0><c>:·Abbrev·Number:·67·(DW_TAG_partial_unit)
10 ····<d>···DW_AT_stmt_list···:·(sec_offset)·010 ····<d>···DW_AT_stmt_list···:·(sec_offset)·0
11 ····<11>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·11 ····<11>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
12 ·<1><15>:·Abbrev·Number:·10·(DW_TAG_imported_unit)12 ·<1><15>:·Abbrev·Number:·10·(DW_TAG_imported_unit)
13 ····<16>···DW_AT_import······:·(GNU_ref_alt)·<0xc>13 ····<16>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
14 ·<1><1a>:·Abbrev·Number:·10·(DW_TAG_imported_unit)14 ·<1><1a>:·Abbrev·Number:·10·(DW_TAG_imported_unit)
15 ····<1b>···DW_AT_import······:·(GNU_ref_alt)·<0x17c>15 ····<1b>···DW_AT_import······:·(GNU_ref_alt)·<0x17c>
16 ·<1><1f>:·Abbrev·Number:·10·(DW_TAG_imported_unit)16 ·<1><1f>:·Abbrev·Number:·10·(DW_TAG_imported_unit)
17 ····<20>···DW_AT_import······:·(GNU_ref_alt)·<0x5700>17 ····<20>···DW_AT_import······:·(GNU_ref_alt)·<0x5700>
18 ·<1><24>:·Abbrev·Number:·10·(DW_TAG_imported_unit)18 ·<1><24>:·Abbrev·Number:·10·(DW_TAG_imported_unit)
Offset 23, 33 lines modifiedOffset 23, 33 lines modified
23 ··Compilation·Unit·@·offset·0x2f:23 ··Compilation·Unit·@·offset·0x2f:
24 ···Length:········0x38224·(32-bit)24 ···Length:········0x38224·(32-bit)
25 ···Version:·······525 ···Version:·······5
26 ···Unit·Type:·····DW_UT_compile·(1)26 ···Unit·Type:·····DW_UT_compile·(1)
27 ···Abbrev·Offset:·027 ···Abbrev·Offset:·0
28 ···Pointer·Size:··428 ···Pointer·Size:··4
29 ·<0><3b>:·Abbrev·Number:·125·(DW_TAG_compile_unit)29 ·<0><3b>:·Abbrev·Number:·125·(DW_TAG_compile_unit)
30 ····<3c>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·30 ····<3c>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
31 ····<40>···DW_AT_language····:·(data1)·12»   (ANSI·C99)31 ····<40>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
32 ····<41>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_unwrap_2d.cpython-312-arm-linux-gnueabihf.so.p/_unwrap_2d.c32 ····<41>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_unwrap_2d.cpython-312-arm-linux-gnueabihf.so.p/_unwrap_2d.c
33 ····<45>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·33 ····<45>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
34 ····<49>···DW_AT_ranges······:·(sec_offset)·0x74f434 ····<49>···DW_AT_ranges······:·(sec_offset)·0x74f4
35 ····<4d>···DW_AT_low_pc······:·(addr)·035 ····<4d>···DW_AT_low_pc······:·(addr)·0
36 ····<51>···DW_AT_stmt_list···:·(sec_offset)·036 ····<51>···DW_AT_stmt_list···:·(sec_offset)·0
37 ·<1><55>:·Abbrev·Number:·1·(DW_TAG_base_type)37 ·<1><55>:·Abbrev·Number:·1·(DW_TAG_base_type)
38 ····<56>···DW_AT_byte_size···:·(data1)·838 ····<56>···DW_AT_byte_size···:·(data1)·8
39 ····<57>···DW_AT_encoding····:·(data1)·7»    (unsigned)39 ····<57>···DW_AT_encoding····:·(data1)·7»    (unsigned)
40 ····<58>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·40 ····<58>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
41 ·<1><5c>:·Abbrev·Number:·1·(DW_TAG_base_type)41 ·<1><5c>:·Abbrev·Number:·1·(DW_TAG_base_type)
42 ····<5d>···DW_AT_byte_size···:·(data1)·442 ····<5d>···DW_AT_byte_size···:·(data1)·4
43 ····<5e>···DW_AT_encoding····:·(data1)·7»    (unsigned)43 ····<5e>···DW_AT_encoding····:·(data1)·7»    (unsigned)
44 ····<5f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·44 ····<5f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
45 ·<1><63>:·Abbrev·Number:·1·(DW_TAG_base_type)45 ·<1><63>:·Abbrev·Number:·1·(DW_TAG_base_type)
46 ····<64>···DW_AT_byte_size···:·(data1)·146 ····<64>···DW_AT_byte_size···:·(data1)·1
47 ····<65>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)47 ····<65>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
48 ····<66>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·48 ····<66>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
49 ·<1><6a>:·Abbrev·Number:·41·(DW_TAG_imported_unit)49 ·<1><6a>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
50 ····<6b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>50 ····<6b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
51 ·<1><6f>:·Abbrev·Number:·41·(DW_TAG_imported_unit)51 ·<1><6f>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
52 ····<70>···DW_AT_import······:·(GNU_ref_alt)·<0x81>52 ····<70>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
53 ·<1><74>:·Abbrev·Number:·41·(DW_TAG_imported_unit)53 ·<1><74>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
54 ····<75>···DW_AT_import······:·(GNU_ref_alt)·<0x154>54 ····<75>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
55 ·<1><79>:·Abbrev·Number:·41·(DW_TAG_imported_unit)55 ·<1><79>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
Offset 209, 15 lines modifiedOffset 209, 15 lines modified
209 ·<1><1fa>:·Abbrev·Number:·41·(DW_TAG_imported_unit)209 ·<1><1fa>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
210 ····<1fb>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>210 ····<1fb>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
211 ·<1><1ff>:·Abbrev·Number:·41·(DW_TAG_imported_unit)211 ·<1><1ff>:·Abbrev·Number:·41·(DW_TAG_imported_unit)
212 ····<200>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2978>212 ····<200>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2978>
213 ·<1><204>:·Abbrev·Number:·139·(DW_TAG_imported_unit)213 ·<1><204>:·Abbrev·Number:·139·(DW_TAG_imported_unit)
214 ····<206>···DW_AT_import······:·(ref_addr)·<0xc>»      [Abbrev·Number:·67·(DW_TAG_partial_unit)]214 ····<206>···DW_AT_import······:·(ref_addr)·<0xc>»      [Abbrev·Number:·67·(DW_TAG_partial_unit)]
215 ·<1><20a>:·Abbrev·Number:·21·(DW_TAG_variable)215 ·<1><20a>:·Abbrev·Number:·21·(DW_TAG_variable)
216 ····<20b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·216 ····<20b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
217 ····<20f>···DW_AT_decl_file···:·(data1)·13217 ····<20f>···DW_AT_decl_file···:·(data1)·13
218 ····<210>···DW_AT_decl_line···:·(data2)·641218 ····<210>···DW_AT_decl_line···:·(data2)·641
219 ····<212>···DW_AT_decl_column·:·(data1)·15219 ····<212>···DW_AT_decl_column·:·(data1)·15
220 ····<213>···DW_AT_type········:·(GNU_ref_alt)·<0x142>220 ····<213>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
221 ····<217>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a8·c·3·0·» (DW_OP_addr:·30ca8)221 ····<217>···DW_AT_location····:·(exprloc)·5·byte·block:·3·a8·c·3·0·» (DW_OP_addr:·30ca8)
222 ·<1><21d>:·Abbrev·Number:·87·(DW_TAG_structure_type)222 ·<1><21d>:·Abbrev·Number:·87·(DW_TAG_structure_type)
223 ····<21e>···DW_AT_byte_size···:·(data1)·20223 ····<21e>···DW_AT_byte_size···:·(data1)·20
Offset 243, 308 lines modifiedOffset 243, 308 lines modified
243 ····<23a>···DW_AT_name········:·(string)·n243 ····<23a>···DW_AT_name········:·(string)·n
244 ····<23c>···DW_AT_decl_file···:·(implicit_const)·1244 ····<23c>···DW_AT_decl_file···:·(implicit_const)·1
245 ····<23c>···DW_AT_decl_line···:·(data2)·1243245 ····<23c>···DW_AT_decl_line···:·(data2)·1243
246 ····<23e>···DW_AT_decl_column·:·(data1)·63246 ····<23e>···DW_AT_decl_column·:·(data1)·63
247 ····<23f>···DW_AT_type········:·(GNU_ref_alt)·<0x699>247 ····<23f>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
248 ····<243>···DW_AT_data_member_location:·(data1)·8248 ····<243>···DW_AT_data_member_location:·(data1)·8
249 ·<2><244>:·Abbrev·Number:·29·(DW_TAG_member)249 ·<2><244>:·Abbrev·Number:·29·(DW_TAG_member)
250 ····<245>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·250 ····<245>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
251 ····<249>···DW_AT_decl_file···:·(implicit_const)·1251 ····<249>···DW_AT_decl_file···:·(implicit_const)·1
252 ····<249>···DW_AT_decl_line···:·(data2)·1243252 ····<249>···DW_AT_decl_line···:·(data2)·1243
253 ····<24b>···DW_AT_decl_column·:·(data1)·78253 ····<24b>···DW_AT_decl_column·:·(data1)·78
254 ····<24c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>254 ····<24c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
255 ····<250>···DW_AT_data_member_location:·(data1)·12255 ····<250>···DW_AT_data_member_location:·(data1)·12
256 ·<2><251>:·Abbrev·Number:·29·(DW_TAG_member)256 ·<2><251>:·Abbrev·Number:·29·(DW_TAG_member)
257 ····<252>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·257 ····<252>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
258 ····<256>···DW_AT_decl_file···:·(implicit_const)·1258 ····<256>···DW_AT_decl_file···:·(implicit_const)·1
259 ····<256>···DW_AT_decl_line···:·(data2)·1244259 ····<256>···DW_AT_decl_line···:·(data2)·1244
260 ····<258>···DW_AT_decl_column·:·(data1)·28260 ····<258>···DW_AT_decl_column·:·(data1)·28
261 ····<259>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>261 ····<259>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
262 ····<25d>···DW_AT_data_member_location:·(data1)·16262 ····<25d>···DW_AT_data_member_location:·(data1)·16
263 ·<2><25e>:·Abbrev·Number:·29·(DW_TAG_member)263 ·<2><25e>:·Abbrev·Number:·29·(DW_TAG_member)
264 ····<25f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·264 ····<25f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
265 ····<263>···DW_AT_decl_file···:·(implicit_const)·1265 ····<263>···DW_AT_decl_file···:·(implicit_const)·1
266 ····<263>···DW_AT_decl_line···:·(data2)·1244266 ····<263>···DW_AT_decl_line···:·(data2)·1244
267 ····<265>···DW_AT_decl_column·:·(data1)·51267 ····<265>···DW_AT_decl_column·:·(data1)·51
268 ····<266>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>268 ····<266>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
269 ····<26a>···DW_AT_data_member_location:·(data1)·17269 ····<26a>···DW_AT_data_member_location:·(data1)·17
270 ·<2><26b>:·Abbrev·Number:·29·(DW_TAG_member)270 ·<2><26b>:·Abbrev·Number:·29·(DW_TAG_member)
271 ····<26c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·271 ····<26c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
272 ····<270>···DW_AT_decl_file···:·(implicit_const)·1272 ····<270>···DW_AT_decl_file···:·(implicit_const)·1
273 ····<270>···DW_AT_decl_line···:·(data2)·1244273 ····<270>···DW_AT_decl_line···:·(data2)·1244
274 ····<272>···DW_AT_decl_column·:·(data1)·70274 ····<272>···DW_AT_decl_column·:·(data1)·70
275 ····<273>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>275 ····<273>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
276 ····<277>···DW_AT_data_member_location:·(data1)·18276 ····<277>···DW_AT_data_member_location:·(data1)·18
277 ·<2><278>:·Abbrev·Number:·0277 ·<2><278>:·Abbrev·Number:·0
278 ·<1><279>:·Abbrev·Number:·82·(DW_TAG_typedef)278 ·<1><279>:·Abbrev·Number:·82·(DW_TAG_typedef)
279 ····<27a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·279 ····<27a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
280 ····<27e>···DW_AT_decl_file···:·(data1)·1280 ····<27e>···DW_AT_decl_file···:·(data1)·1
281 ····<27f>···DW_AT_decl_line···:·(data2)·1244281 ····<27f>···DW_AT_decl_line···:·(data2)·1244
282 ····<281>···DW_AT_decl_column·:·(data1)·80282 ····<281>···DW_AT_decl_column·:·(data1)·80
283 ····<282>···DW_AT_type········:·(ref_udata)·<0x21d>283 ····<282>···DW_AT_type········:·(ref_udata)·<0x21d>
284 ·<1><284>:·Abbrev·Number:·99·(DW_TAG_typedef)284 ·<1><284>:·Abbrev·Number:·99·(DW_TAG_typedef)
285 ····<285>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·285 ····<285>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
286 ····<289>···DW_AT_decl_file···:·(data1)·1286 ····<289>···DW_AT_decl_file···:·(data1)·1
287 ····<28a>···DW_AT_decl_line···:·(data2)·1362287 ····<28a>···DW_AT_decl_line···:·(data2)·1362
288 ····<28c>···DW_AT_decl_column·:·(data1)·23288 ····<28c>···DW_AT_decl_column·:·(data1)·23
289 ····<28d>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>289 ····<28d>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
290 ·<1><291>:·Abbrev·Number:·99·(DW_TAG_typedef)290 ·<1><291>:·Abbrev·Number:·99·(DW_TAG_typedef)
291 ····<292>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·291 ····<292>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
292 ····<296>···DW_AT_decl_file···:·(data1)·1292 ····<296>···DW_AT_decl_file···:·(data1)·1
293 ····<297>···DW_AT_decl_line···:·(data2)·1363293 ····<297>···DW_AT_decl_line···:·(data2)·1363
294 ····<299>···DW_AT_decl_column·:·(data1)·19294 ····<299>···DW_AT_decl_column·:·(data1)·19
295 ····<29a>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>295 ····<29a>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
296 ·<1><29e>:·Abbrev·Number:·21·(DW_TAG_variable)296 ·<1><29e>:·Abbrev·Number:·21·(DW_TAG_variable)
297 ····<29f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·297 ····<29f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
298 ····<2a3>···DW_AT_decl_file···:·(data1)·1298 ····<2a3>···DW_AT_decl_file···:·(data1)·1
299 ····<2a4>···DW_AT_decl_line···:·(data2)·1473299 ····<2a4>···DW_AT_decl_line···:·(data2)·1473
300 ····<2a6>···DW_AT_decl_column·:·(data1)·18300 ····<2a6>···DW_AT_decl_column·:·(data1)·18
301 ····<2a7>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>301 ····<2a7>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
302 ····<2ab>···DW_AT_location····:·(exprloc)·5·byte·block:·3·68·c·3·0·» (DW_OP_addr:·30c68)302 ····<2ab>···DW_AT_location····:·(exprloc)·5·byte·block:·3·68·c·3·0·» (DW_OP_addr:·30c68)
303 ·<1><2b1>:·Abbrev·Number:·6·(DW_TAG_variable)303 ·<1><2b1>:·Abbrev·Number:·6·(DW_TAG_variable)
Max diff block lines reached; 1544472/1552006 bytes (99.51%) of diff not shown.
805 B
strings --all --bytes=8 {}
    
Offset 1, 35 lines modifiedOffset 1, 37 lines modified
1 =+GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 &g;6[-gj 
3 I5m[)5O@ 
4 a.4Y~o/9[ 
5 `P[`d{xL 
6 (%`lDoZ: 
7 8{<x,8?K6 
8 22>8PQ{D 
9 H}*:IOi+S 
10 ?Q{J8;Q3av 
11 ·NemXJEf 
12 <c-Uy]Su} 
13 C~e\lk-m+ 
14 HsjH7jTD 
15 -RW»    2N9# 
16 D)W6ioDz 
17 EZTCMqj(W 
18 7Rx·FPpe 
19 SyDT.t(6 
20 9fKO6dc3 
21 dLp3?Y_n 
22 4^R)}[UJ 
23 n$l~.KI$, 
24 H9!R*(~+ 
25 %f&A4RO- 
26 eBwPm[6+'[m 
27 +dzFNx~Rc3»     K1 
28 gWn`U[EU2 l>e'){AY
 3 jN1mWstm
 4 ]_<»    c>in
 5 @jzSBi0%
 6 ?q)dyrUA
 7 n'r17|{[
 8 Fj4IKh@&
 9 m'Gi*&H4
 10 0?D-uoam%&Dl
 11 #}TnIO2)
 12 #MvhiN^l1»      \6\
 13 d'39DLfv5
 14 "|4Uvr"qa
 15 xWJFQe(%cO
 16 W`XWP~*m7l5
 17 '5ds*hG_
 18 W»      vW\/\/
 19 CE/hU7W'
 20 >"2p~MD~
 21 "s|Ei'{"
 22 }-J-w@iO
 23 3EZT#Mqj$W
 24 otwV="fQ
 25 yz):(9t?
 26 3X|,B<O|
 27 ef-S2Y;:P;
 28 Y6f<tcEc
 29 s3YKFQK|
 30 h1''B7>I
29 I^Ecz)Vc31 I^Ecz)Vc
30 '~2".,68O532 '~2".,68O5
31 jOxrvl8*133 jOxrvl8*1
32 [l7MY~Kw34 [l7MY~Kw
33 LW'PXb"n835 LW'PXb"n8
34 mlyh[SqK36 mlyh[SqK
35 waYW:Ja`37 waYW:Ja`
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
2.54 MB
./usr/lib/debug/.build-id/f5/a894f2efc26673f4a2bac7802735ea6177f39c.debug vs.
./usr/lib/debug/.build-id/0a/8e1235029ea1b332b1454566c57073e669a083.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 88% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········895356·(bytes·into·file)13 ··Start·of·section·headers:··········895372·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.22 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0xda97c:1 There·are·35·section·headers,·starting·at·offset·0xda98c:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c80·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c80·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0005fbe4·00fbdc·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0005fbe4·00fbdc·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0005fcdc·00fbdc·000324·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0005fcdc·00fbdc·000324·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00060000·00fbdc·000ba8·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00060000·00fbdc·000ba8·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00060ba8·00fbdc·0005f8·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00060ba8·00fbdc·0005f8·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000082·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000082·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·04fd32·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·04fd44·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·04ff20·000406·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·04ff30·000406·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·050328·023177·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·050338·023177·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·0734a0·000c3c·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·0734b0·000c3c·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·0740dc·00005c·01·MSC··0···0··433 ··[28]·.debug_str········PROGBITS········00000000·0740ec·00005c·01·MSC··0···0··4
34 ··[29]·.debug_loclists···PROGBITS········00000000·074138·0508d8·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·074148·0508d8·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·0c4a10·00b23f·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·0c4a20·00b23f·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0cfc4f·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0cfc5f·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·0cfca8·005a10·10·····33·1244··437 ··[32]·.symtab···········SYMTAB··········00000000·0cfcb8·005a10·10·····33·1244··4
38 ··[33]·.strtab···········STRTAB··········00000000·0d56b8·00515f·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·0d56c8·00515f·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·0da817·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·0da827·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f5a894f2efc26673f4a2bac7802735ea6177f39c3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0a8e1235029ea1b332b1454566c57073e669a083
2.53 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 45 lines modifiedOffset 3, 45 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x97f0c·(32-bit)4 ···Length:········0x97f0c·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·139·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·139·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_nl_means_denoising.cpython-313-arm-linux-gnueabihf.so.p/_nl_means_denoising.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_nl_means_denoising.cpython-313-arm-linux-gnueabihf.so.p/_nl_means_denoising.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x162ed14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x162ed
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·2·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·2·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·5»    (signed)31 ····<3e>···DW_AT_encoding····:·(data1)·5»    (signed)
32 ····<3f>···DW_AT_name········:·(string)·int32 ····<3f>···DW_AT_name········:·(string)·int
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·434 ····<44>···DW_AT_byte_size···:·(data1)·4
35 ····<45>···DW_AT_encoding····:·(data1)·4»    (float)35 ····<45>···DW_AT_encoding····:·(data1)·4»    (float)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)
38 ····<4b>···DW_AT_byte_size···:·(data1)·138 ····<4b>···DW_AT_byte_size···:·(data1)·1
39 ····<4c>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)39 ····<4c>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
41 ·<1><51>:·Abbrev·Number:·50·(DW_TAG_imported_unit)41 ·<1><51>:·Abbrev·Number:·50·(DW_TAG_imported_unit)
42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
43 ·<1><56>:·Abbrev·Number:·50·(DW_TAG_imported_unit)43 ·<1><56>:·Abbrev·Number:·50·(DW_TAG_imported_unit)
44 ····<57>···DW_AT_import······:·(GNU_ref_alt)·<0x81>44 ····<57>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
45 ·<1><5b>:·Abbrev·Number:·50·(DW_TAG_imported_unit)45 ·<1><5b>:·Abbrev·Number:·50·(DW_TAG_imported_unit)
46 ····<5c>···DW_AT_import······:·(GNU_ref_alt)·<0x154>46 ····<5c>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
47 ·<1><60>:·Abbrev·Number:·50·(DW_TAG_imported_unit)47 ·<1><60>:·Abbrev·Number:·50·(DW_TAG_imported_unit)
Offset 274, 15 lines modifiedOffset 274, 15 lines modified
274 ····<297>···DW_AT_type········:·(GNU_ref_alt)·<0x185>274 ····<297>···DW_AT_type········:·(GNU_ref_alt)·<0x185>
275 ····<29b>···DW_AT_sibling·····:·(ref_udata)·<0x2a1>275 ····<29b>···DW_AT_sibling·····:·(ref_udata)·<0x2a1>
276 ·<2><29d>:·Abbrev·Number:·104·(DW_TAG_subrange_type)276 ·<2><29d>:·Abbrev·Number:·104·(DW_TAG_subrange_type)
277 ····<29e>···DW_AT_type········:·(ref_udata)·<0x2e>277 ····<29e>···DW_AT_type········:·(ref_udata)·<0x2e>
278 ····<29f>···DW_AT_upper_bound·:·(data1)·7278 ····<29f>···DW_AT_upper_bound·:·(data1)·7
279 ·<2><2a0>:·Abbrev·Number:·0279 ·<2><2a0>:·Abbrev·Number:·0
280 ·<1><2a1>:·Abbrev·Number:·28·(DW_TAG_variable)280 ·<1><2a1>:·Abbrev·Number:·28·(DW_TAG_variable)
281 ····<2a2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·281 ····<2a2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
282 ····<2a6>···DW_AT_decl_file···:·(data1)·7282 ····<2a6>···DW_AT_decl_file···:·(data1)·7
283 ····<2a7>···DW_AT_decl_line···:·(data2)·641283 ····<2a7>···DW_AT_decl_line···:·(data2)·641
284 ····<2a9>···DW_AT_decl_column·:·(data1)·15284 ····<2a9>···DW_AT_decl_column·:·(data1)·15
285 ····<2aa>···DW_AT_type········:·(GNU_ref_alt)·<0x142>285 ····<2aa>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
286 ····<2ae>···DW_AT_location····:·(exprloc)·5·byte·block:·3·88·10·6·0·»(DW_OP_addr:·61088)286 ····<2ae>···DW_AT_location····:·(exprloc)·5·byte·block:·3·88·10·6·0·»(DW_OP_addr:·61088)
287 ·<1><2b4>:·Abbrev·Number:·89·(DW_TAG_structure_type)287 ·<1><2b4>:·Abbrev·Number:·89·(DW_TAG_structure_type)
288 ····<2b5>···DW_AT_byte_size···:·(data1)·20288 ····<2b5>···DW_AT_byte_size···:·(data1)·20
Offset 308, 308 lines modifiedOffset 308, 308 lines modified
308 ····<2d4>···DW_AT_name········:·(string)·n308 ····<2d4>···DW_AT_name········:·(string)·n
309 ····<2d6>···DW_AT_decl_file···:·(data1)·1309 ····<2d6>···DW_AT_decl_file···:·(data1)·1
310 ····<2d7>···DW_AT_decl_line···:·(data2)·1243310 ····<2d7>···DW_AT_decl_line···:·(data2)·1243
311 ····<2d9>···DW_AT_decl_column·:·(data1)·63311 ····<2d9>···DW_AT_decl_column·:·(data1)·63
312 ····<2da>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>312 ····<2da>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
313 ····<2de>···DW_AT_data_member_location:·(data1)·8313 ····<2de>···DW_AT_data_member_location:·(data1)·8
314 ·<2><2df>:·Abbrev·Number:·47·(DW_TAG_member)314 ·<2><2df>:·Abbrev·Number:·47·(DW_TAG_member)
315 ····<2e0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·315 ····<2e0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
316 ····<2e4>···DW_AT_decl_file···:·(data1)·1316 ····<2e4>···DW_AT_decl_file···:·(data1)·1
317 ····<2e5>···DW_AT_decl_line···:·(data2)·1243317 ····<2e5>···DW_AT_decl_line···:·(data2)·1243
318 ····<2e7>···DW_AT_decl_column·:·(data1)·78318 ····<2e7>···DW_AT_decl_column·:·(data1)·78
319 ····<2e8>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>319 ····<2e8>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
320 ····<2ec>···DW_AT_data_member_location:·(data1)·12320 ····<2ec>···DW_AT_data_member_location:·(data1)·12
321 ·<2><2ed>:·Abbrev·Number:·47·(DW_TAG_member)321 ·<2><2ed>:·Abbrev·Number:·47·(DW_TAG_member)
322 ····<2ee>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·322 ····<2ee>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
323 ····<2f2>···DW_AT_decl_file···:·(data1)·1323 ····<2f2>···DW_AT_decl_file···:·(data1)·1
324 ····<2f3>···DW_AT_decl_line···:·(data2)·1244324 ····<2f3>···DW_AT_decl_line···:·(data2)·1244
325 ····<2f5>···DW_AT_decl_column·:·(data1)·28325 ····<2f5>···DW_AT_decl_column·:·(data1)·28
326 ····<2f6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>326 ····<2f6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
327 ····<2fa>···DW_AT_data_member_location:·(data1)·16327 ····<2fa>···DW_AT_data_member_location:·(data1)·16
328 ·<2><2fb>:·Abbrev·Number:·47·(DW_TAG_member)328 ·<2><2fb>:·Abbrev·Number:·47·(DW_TAG_member)
329 ····<2fc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·329 ····<2fc>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
330 ····<300>···DW_AT_decl_file···:·(data1)·1330 ····<300>···DW_AT_decl_file···:·(data1)·1
331 ····<301>···DW_AT_decl_line···:·(data2)·1244331 ····<301>···DW_AT_decl_line···:·(data2)·1244
332 ····<303>···DW_AT_decl_column·:·(data1)·51332 ····<303>···DW_AT_decl_column·:·(data1)·51
333 ····<304>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>333 ····<304>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
334 ····<308>···DW_AT_data_member_location:·(data1)·17334 ····<308>···DW_AT_data_member_location:·(data1)·17
335 ·<2><309>:·Abbrev·Number:·47·(DW_TAG_member)335 ·<2><309>:·Abbrev·Number:·47·(DW_TAG_member)
336 ····<30a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·336 ····<30a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
337 ····<30e>···DW_AT_decl_file···:·(data1)·1337 ····<30e>···DW_AT_decl_file···:·(data1)·1
338 ····<30f>···DW_AT_decl_line···:·(data2)·1244338 ····<30f>···DW_AT_decl_line···:·(data2)·1244
339 ····<311>···DW_AT_decl_column·:·(data1)·70339 ····<311>···DW_AT_decl_column·:·(data1)·70
340 ····<312>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>340 ····<312>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
341 ····<316>···DW_AT_data_member_location:·(data1)·18341 ····<316>···DW_AT_data_member_location:·(data1)·18
342 ·<2><317>:·Abbrev·Number:·0342 ·<2><317>:·Abbrev·Number:·0
343 ·<1><318>:·Abbrev·Number:·83·(DW_TAG_typedef)343 ·<1><318>:·Abbrev·Number:·83·(DW_TAG_typedef)
344 ····<319>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·344 ····<319>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
345 ····<31d>···DW_AT_decl_file···:·(data1)·1345 ····<31d>···DW_AT_decl_file···:·(data1)·1
346 ····<31e>···DW_AT_decl_line···:·(data2)·1244346 ····<31e>···DW_AT_decl_line···:·(data2)·1244
347 ····<320>···DW_AT_decl_column·:·(data1)·80347 ····<320>···DW_AT_decl_column·:·(data1)·80
348 ····<321>···DW_AT_type········:·(ref_udata)·<0x2b4>348 ····<321>···DW_AT_type········:·(ref_udata)·<0x2b4>
349 ·<1><323>:·Abbrev·Number:·103·(DW_TAG_typedef)349 ·<1><323>:·Abbrev·Number:·103·(DW_TAG_typedef)
350 ····<324>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·350 ····<324>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
351 ····<328>···DW_AT_decl_file···:·(data1)·1351 ····<328>···DW_AT_decl_file···:·(data1)·1
352 ····<329>···DW_AT_decl_line···:·(data2)·1362352 ····<329>···DW_AT_decl_line···:·(data2)·1362
353 ····<32b>···DW_AT_decl_column·:·(data1)·23353 ····<32b>···DW_AT_decl_column·:·(data1)·23
354 ····<32c>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>354 ····<32c>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
355 ·<1><330>:·Abbrev·Number:·103·(DW_TAG_typedef)355 ·<1><330>:·Abbrev·Number:·103·(DW_TAG_typedef)
356 ····<331>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·356 ····<331>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
357 ····<335>···DW_AT_decl_file···:·(data1)·1357 ····<335>···DW_AT_decl_file···:·(data1)·1
358 ····<336>···DW_AT_decl_line···:·(data2)·1363358 ····<336>···DW_AT_decl_line···:·(data2)·1363
359 ····<338>···DW_AT_decl_column·:·(data1)·19359 ····<338>···DW_AT_decl_column·:·(data1)·19
360 ····<339>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>360 ····<339>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
361 ·<1><33d>:·Abbrev·Number:·28·(DW_TAG_variable)361 ·<1><33d>:·Abbrev·Number:·28·(DW_TAG_variable)
362 ····<33e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·362 ····<33e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
363 ····<342>···DW_AT_decl_file···:·(data1)·1363 ····<342>···DW_AT_decl_file···:·(data1)·1
364 ····<343>···DW_AT_decl_line···:·(data2)·1473364 ····<343>···DW_AT_decl_line···:·(data2)·1473
365 ····<345>···DW_AT_decl_column·:·(data1)·18365 ····<345>···DW_AT_decl_column·:·(data1)·18
366 ····<346>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>366 ····<346>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
367 ····<34a>···DW_AT_location····:·(exprloc)·5·byte·block:·3·8c·10·6·0·»(DW_OP_addr:·6108c)367 ····<34a>···DW_AT_location····:·(exprloc)·5·byte·block:·3·8c·10·6·0·»(DW_OP_addr:·6108c)
368 ·<1><350>:·Abbrev·Number:·17·(DW_TAG_variable)368 ·<1><350>:·Abbrev·Number:·17·(DW_TAG_variable)
369 ····<351>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·369 ····<351>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
370 ····<355>···DW_AT_decl_file···:·(data1)·1370 ····<355>···DW_AT_decl_file···:·(data1)·1
371 ····<356>···DW_AT_decl_line···:·(data2)·1475371 ····<356>···DW_AT_decl_line···:·(data2)·1475
372 ····<358>···DW_AT_decl_column·:·(data1)·12372 ····<358>···DW_AT_decl_column·:·(data1)·12
Max diff block lines reached; 2647928/2655480 bytes (99.72%) of diff not shown.
1.7 KB
strings --all --bytes=8 {}
    
Offset 1, 80 lines modifiedOffset 1, 83 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 x))WC#X{N 
3 O&JN0M&a 
4 ~lbvv}"D 
5 %!3}}'X7bM 
6 ]*xWW|7| 
7 /At[t0?0 
8 )c0g58WN 
9 nx1W]Dr] 
10 +K'4»   Z`Yj= 
11 1oqa8&.SW9 
12 yN]z0ITS 
13 36z»    h»   :r 
14 "SP*o<H· 
15 S`(W[zXU 
16 0})9X»  j1 
17 tZrELw%] 
18 Dg>S(zV:2 =b!(6b0ri
 3 [{+x?»  ^w
 4 iG(iP$5(
 5 *nU3*f#hbr
 6 T$AEtC'"]m
 7 *J(*)*YU
 8 Oh$zWz2(
 9 i%&3E:1)UM
 10 hhbMD"&EL
 11 nyWh7";)
 12 d89E2,9O2
 13 5Rf#=tjMe
 14 ?C0C0}Z{u
 15 T1k]Dz>U
 16 F{X#&[zI
 17 A;~INe:3
 18 0#JT7»  "mB
 19 G;L'·G;L'·
 20 30|Z]6HwD
 21 8=GI,=G'
19 _eg>vH@^22 _eg>~X@^
 23 DwXI5syb/J
 24 Tkfl{"/H
 25 TJ`w5Mw_
 26 yFO5cz9/
 27 C"g=tWO+
20 ]+_-?T.g- 
21 KfD[.z].w 
22 8@js%Pjs] 
23 `?n&;\cf 
24 p4Zn~$r& 
25 <}A(%v`V 
26 .0CT=+·. 
27 mtYzKSC·7 
28 k>dDb&,X28 k1dD`&,X
29 !2$CQ2bL6m 
30 x>=GS#|tV 
31 S'Ab7Dvb" 
32 N:9.;oRS· 
33 /dqzZ_:8»       = 
34 9r-E%4.!_ 
35 EyBIOKR_ 
36 E·/·9nC* 
37 1Z{|}Lu*R 
38 LhN|haBs 
39 mb=Mk/K- 
40 *<k{'\?k{7\29 1f'c|z';
 30 ]SeFx3Iw
 31 >pjE$~Fd
 32 R?7OO'M\
 33 #KMGz/\@\
 34 g<K]L»  OJw~8A$
 35 V^Yx1S'J
 36 1Z{|wLu(P
 37 GZN&t^7]
 38 }azUgP~+U/x|
 39 xR36}M*P
 40 »       q^yLTq]0
41 oka<WD|*41 omb<WD|*
42 ^zp{Yll/ 
43 ]C-A>5]V 
44 D-MU,2Uu 
45 KyXOjDJgy:UoR 
46 f?pe#m?0 
47 5q/,MA4!K>, 
48 C!18X{A& 
49 4|[f>g%Z 
50 Gl7EHNff 
51 4E8CX8d: 
52 vXJ!{ud} 
53 ·ZV,^vN"= 
54 -]Ll[nh1 
55 'ro8NL~»p:+ 
56 b9B»    nP|& 
57 hEY0-E+jW 
58 6"<-@]Q$ 
59 9goX5\zC 
60 |N4?lnj5 
61 TzN_b»  @s 
62 jkV^mKzfh 
63 Yi;ZN(#Yr 
64 YA+)hNR/ 
65 +{d|k4M/= 
66 K}9fP[4y 
67 "Sl-&?e2 
68 $9_+9»  h»  
69 jck9\>Zuy 
70 sR$)?-1I!P 
71 ^SV$zPRB 
72 J8XQ$vI3 
73 q@_]Kli"42 -b13K^[.
 43 w5LMoXzKX
 44 :(]KI9!\^s
 45 XBR&61`B;X
 46 Wf&KDN%OD?
 47 gZb*X$*l
 48 93{fwfvx2
 49 G/(CZT-zA
 50 LztHw]IC
 51 }tn,|=M?
 52 H_1TX/!-@pM
 53 t6o2)?mF
 54 T2lVr}/`
 55 )2IZ|+~lH
 56 H^Ep!b-z
 57 PR-,Lm,'
 58 T=;J]R/:
 59 _BpEFY<2
 60 Y[}l('P=f
 61 |v4?lnl6
Max diff block lines reached; 62/1686 bytes (3.68%) of diff not shown.
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.9 MB
./usr/lib/debug/.build-id/f6/4687fcd375ca5fd55bb5d44fbdc00903d35ac6.debug vs.
./usr/lib/debug/.build-id/d7/eae719cd3650af3cb6be095a44dc95b7382cff.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 88% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········531496·(bytes·into·file)13 ··Start·of·section·headers:··········531500·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.22 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x81c28:1 There·are·35·section·headers,·starting·at·offset·0x81c2c:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c70·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c70·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbdc·00fbd4·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbdc·00fbd4·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fcdc·00fbd4·000324·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fcdc·00fbd4·000324·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbd4·000af8·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbd4·000af8·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040af8·00fbd4·000578·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040af8·00fbd4·000578·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000089·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000089·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001f4·02f564·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001f4·02f566·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·02f758·0004ab·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·02f75c·0004ab·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·02fc04·01510e·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·02fc08·01510e·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·044d14·000ad3·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·044d18·000ad3·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·0457e7·000053·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·0457eb·000053·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·04583c·02cc4f·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·045840·02cc4f·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·07248c·0066dd·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·072490·0066dd·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·078b69·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·078b6d·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·078bc0·004d70·10·····33·1043··437 ··[32]·.symtab···········SYMTAB··········00000000·078bc4·004d70·10·····33·1043··4
38 ··[33]·.strtab···········STRTAB··········00000000·07d930·004193·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·07d934·004193·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·081ac3·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·081ac7·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f64687fcd375ca5fd55bb5d44fbdc00903d35ac63 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·d7eae719cd3650af3cb6be095a44dc95b7382cff
1.9 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 45 lines modifiedOffset 3, 45 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x58096·(32-bit)4 ···Length:········0x58096·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·169·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·169·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_denoise_cy.cpython-312-arm-linux-gnueabihf.so.p/_denoise_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_denoise_cy.cpython-312-arm-linux-gnueabihf.so.p/_denoise_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xc7e214 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xc7e2
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
33 ·<1><43>:·Abbrev·Number:·2·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·2·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·434 ····<44>···DW_AT_byte_size···:·(data1)·4
35 ····<45>···DW_AT_encoding····:·(data1)·5»    (signed)35 ····<45>···DW_AT_encoding····:·(data1)·5»    (signed)
36 ····<46>···DW_AT_name········:·(string)·int36 ····<46>···DW_AT_name········:·(string)·int
37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)
38 ····<4b>···DW_AT_byte_size···:·(data1)·138 ····<4b>···DW_AT_byte_size···:·(data1)·1
39 ····<4c>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)39 ····<4c>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
41 ·<1><51>:·Abbrev·Number:·53·(DW_TAG_imported_unit)41 ·<1><51>:·Abbrev·Number:·53·(DW_TAG_imported_unit)
42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
43 ·<1><56>:·Abbrev·Number:·53·(DW_TAG_imported_unit)43 ·<1><56>:·Abbrev·Number:·53·(DW_TAG_imported_unit)
44 ····<57>···DW_AT_import······:·(GNU_ref_alt)·<0x81>44 ····<57>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
45 ·<1><5b>:·Abbrev·Number:·53·(DW_TAG_imported_unit)45 ·<1><5b>:·Abbrev·Number:·53·(DW_TAG_imported_unit)
46 ····<5c>···DW_AT_import······:·(GNU_ref_alt)·<0x154>46 ····<5c>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
47 ·<1><60>:·Abbrev·Number:·53·(DW_TAG_imported_unit)47 ·<1><60>:·Abbrev·Number:·53·(DW_TAG_imported_unit)
Offset 245, 15 lines modifiedOffset 245, 15 lines modified
245 ·<1><24f>:·Abbrev·Number:·53·(DW_TAG_imported_unit)245 ·<1><24f>:·Abbrev·Number:·53·(DW_TAG_imported_unit)
246 ····<250>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>246 ····<250>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
247 ·<1><254>:·Abbrev·Number:·53·(DW_TAG_imported_unit)247 ·<1><254>:·Abbrev·Number:·53·(DW_TAG_imported_unit)
248 ····<255>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>248 ····<255>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
249 ·<1><259>:·Abbrev·Number:·53·(DW_TAG_imported_unit)249 ·<1><259>:·Abbrev·Number:·53·(DW_TAG_imported_unit)
250 ····<25a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>250 ····<25a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
251 ·<1><25e>:·Abbrev·Number:·25·(DW_TAG_variable)251 ·<1><25e>:·Abbrev·Number:·25·(DW_TAG_variable)
252 ····<25f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·252 ····<25f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
253 ····<263>···DW_AT_decl_file···:·(data1)·16253 ····<263>···DW_AT_decl_file···:·(data1)·16
254 ····<264>···DW_AT_decl_line···:·(data2)·641254 ····<264>···DW_AT_decl_line···:·(data2)·641
255 ····<266>···DW_AT_decl_column·:·(data1)·15255 ····<266>···DW_AT_decl_column·:·(data1)·15
256 ····<267>···DW_AT_type········:·(GNU_ref_alt)·<0x142>256 ····<267>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
257 ····<26b>···DW_AT_location····:·(exprloc)·5·byte·block:·3·b8·f·4·0·» (DW_OP_addr:·40fb8)257 ····<26b>···DW_AT_location····:·(exprloc)·5·byte·block:·3·b8·f·4·0·» (DW_OP_addr:·40fb8)
258 ·<1><271>:·Abbrev·Number:·113·(DW_TAG_structure_type)258 ·<1><271>:·Abbrev·Number:·113·(DW_TAG_structure_type)
259 ····<272>···DW_AT_byte_size···:·(data1)·20259 ····<272>···DW_AT_byte_size···:·(data1)·20
Offset 279, 308 lines modifiedOffset 279, 308 lines modified
279 ····<291>···DW_AT_name········:·(string)·n279 ····<291>···DW_AT_name········:·(string)·n
280 ····<293>···DW_AT_decl_file···:·(implicit_const)·1280 ····<293>···DW_AT_decl_file···:·(implicit_const)·1
281 ····<293>···DW_AT_decl_line···:·(data2)·1244281 ····<293>···DW_AT_decl_line···:·(data2)·1244
282 ····<295>···DW_AT_decl_column·:·(data1)·63282 ····<295>···DW_AT_decl_column·:·(data1)·63
283 ····<296>···DW_AT_type········:·(GNU_ref_alt)·<0x699>283 ····<296>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
284 ····<29a>···DW_AT_data_member_location:·(data1)·8284 ····<29a>···DW_AT_data_member_location:·(data1)·8
285 ·<2><29b>:·Abbrev·Number:·46·(DW_TAG_member)285 ·<2><29b>:·Abbrev·Number:·46·(DW_TAG_member)
286 ····<29c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·286 ····<29c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
287 ····<2a0>···DW_AT_decl_file···:·(implicit_const)·1287 ····<2a0>···DW_AT_decl_file···:·(implicit_const)·1
288 ····<2a0>···DW_AT_decl_line···:·(data2)·1244288 ····<2a0>···DW_AT_decl_line···:·(data2)·1244
289 ····<2a2>···DW_AT_decl_column·:·(data1)·78289 ····<2a2>···DW_AT_decl_column·:·(data1)·78
290 ····<2a3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>290 ····<2a3>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
291 ····<2a7>···DW_AT_data_member_location:·(data1)·12291 ····<2a7>···DW_AT_data_member_location:·(data1)·12
292 ·<2><2a8>:·Abbrev·Number:·46·(DW_TAG_member)292 ·<2><2a8>:·Abbrev·Number:·46·(DW_TAG_member)
293 ····<2a9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·293 ····<2a9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
294 ····<2ad>···DW_AT_decl_file···:·(implicit_const)·1294 ····<2ad>···DW_AT_decl_file···:·(implicit_const)·1
295 ····<2ad>···DW_AT_decl_line···:·(data2)·1245295 ····<2ad>···DW_AT_decl_line···:·(data2)·1245
296 ····<2af>···DW_AT_decl_column·:·(data1)·28296 ····<2af>···DW_AT_decl_column·:·(data1)·28
297 ····<2b0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>297 ····<2b0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
298 ····<2b4>···DW_AT_data_member_location:·(data1)·16298 ····<2b4>···DW_AT_data_member_location:·(data1)·16
299 ·<2><2b5>:·Abbrev·Number:·46·(DW_TAG_member)299 ·<2><2b5>:·Abbrev·Number:·46·(DW_TAG_member)
300 ····<2b6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·300 ····<2b6>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
301 ····<2ba>···DW_AT_decl_file···:·(implicit_const)·1301 ····<2ba>···DW_AT_decl_file···:·(implicit_const)·1
302 ····<2ba>···DW_AT_decl_line···:·(data2)·1245302 ····<2ba>···DW_AT_decl_line···:·(data2)·1245
303 ····<2bc>···DW_AT_decl_column·:·(data1)·51303 ····<2bc>···DW_AT_decl_column·:·(data1)·51
304 ····<2bd>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>304 ····<2bd>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
305 ····<2c1>···DW_AT_data_member_location:·(data1)·17305 ····<2c1>···DW_AT_data_member_location:·(data1)·17
306 ·<2><2c2>:·Abbrev·Number:·46·(DW_TAG_member)306 ·<2><2c2>:·Abbrev·Number:·46·(DW_TAG_member)
307 ····<2c3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·307 ····<2c3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
308 ····<2c7>···DW_AT_decl_file···:·(implicit_const)·1308 ····<2c7>···DW_AT_decl_file···:·(implicit_const)·1
309 ····<2c7>···DW_AT_decl_line···:·(data2)·1245309 ····<2c7>···DW_AT_decl_line···:·(data2)·1245
310 ····<2c9>···DW_AT_decl_column·:·(data1)·70310 ····<2c9>···DW_AT_decl_column·:·(data1)·70
311 ····<2ca>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>311 ····<2ca>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
312 ····<2ce>···DW_AT_data_member_location:·(data1)·18312 ····<2ce>···DW_AT_data_member_location:·(data1)·18
313 ·<2><2cf>:·Abbrev·Number:·0313 ·<2><2cf>:·Abbrev·Number:·0
314 ·<1><2d0>:·Abbrev·Number:·103·(DW_TAG_typedef)314 ·<1><2d0>:·Abbrev·Number:·103·(DW_TAG_typedef)
315 ····<2d1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·315 ····<2d1>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
316 ····<2d5>···DW_AT_decl_file···:·(data1)·1316 ····<2d5>···DW_AT_decl_file···:·(data1)·1
317 ····<2d6>···DW_AT_decl_line···:·(data2)·1245317 ····<2d6>···DW_AT_decl_line···:·(data2)·1245
318 ····<2d8>···DW_AT_decl_column·:·(data1)·80318 ····<2d8>···DW_AT_decl_column·:·(data1)·80
319 ····<2d9>···DW_AT_type········:·(ref_udata)·<0x271>319 ····<2d9>···DW_AT_type········:·(ref_udata)·<0x271>
320 ·<1><2db>:·Abbrev·Number:·133·(DW_TAG_typedef)320 ·<1><2db>:·Abbrev·Number:·133·(DW_TAG_typedef)
321 ····<2dd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·321 ····<2dd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
322 ····<2e1>···DW_AT_decl_file···:·(data1)·1322 ····<2e1>···DW_AT_decl_file···:·(data1)·1
323 ····<2e2>···DW_AT_decl_line···:·(data2)·1363323 ····<2e2>···DW_AT_decl_line···:·(data2)·1363
324 ····<2e4>···DW_AT_decl_column·:·(data1)·23324 ····<2e4>···DW_AT_decl_column·:·(data1)·23
325 ····<2e5>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>325 ····<2e5>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
326 ·<1><2e9>:·Abbrev·Number:·133·(DW_TAG_typedef)326 ·<1><2e9>:·Abbrev·Number:·133·(DW_TAG_typedef)
327 ····<2eb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·327 ····<2eb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
328 ····<2ef>···DW_AT_decl_file···:·(data1)·1328 ····<2ef>···DW_AT_decl_file···:·(data1)·1
329 ····<2f0>···DW_AT_decl_line···:·(data2)·1364329 ····<2f0>···DW_AT_decl_line···:·(data2)·1364
330 ····<2f2>···DW_AT_decl_column·:·(data1)·19330 ····<2f2>···DW_AT_decl_column·:·(data1)·19
331 ····<2f3>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>331 ····<2f3>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
332 ·<1><2f7>:·Abbrev·Number:·25·(DW_TAG_variable)332 ·<1><2f7>:·Abbrev·Number:·25·(DW_TAG_variable)
333 ····<2f8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·333 ····<2f8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
334 ····<2fc>···DW_AT_decl_file···:·(data1)·1334 ····<2fc>···DW_AT_decl_file···:·(data1)·1
335 ····<2fd>···DW_AT_decl_line···:·(data2)·1474335 ····<2fd>···DW_AT_decl_line···:·(data2)·1474
336 ····<2ff>···DW_AT_decl_column·:·(data1)·18336 ····<2ff>···DW_AT_decl_column·:·(data1)·18
337 ····<300>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>337 ····<300>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
338 ····<304>···DW_AT_location····:·(exprloc)·5·byte·block:·3·80·f·4·0·» (DW_OP_addr:·40f80)338 ····<304>···DW_AT_location····:·(exprloc)·5·byte·block:·3·80·f·4·0·» (DW_OP_addr:·40f80)
339 ·<1><30a>:·Abbrev·Number:·30·(DW_TAG_variable)339 ·<1><30a>:·Abbrev·Number:·30·(DW_TAG_variable)
340 ····<30b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·340 ····<30b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
341 ····<30f>···DW_AT_decl_file···:·(data1)·1341 ····<30f>···DW_AT_decl_file···:·(data1)·1
342 ····<310>···DW_AT_decl_line···:·(data2)·1476342 ····<310>···DW_AT_decl_line···:·(data2)·1476
343 ····<312>···DW_AT_decl_column·:·(data1)·12343 ····<312>···DW_AT_decl_column·:·(data1)·12
Max diff block lines reached; 1982424/1990048 bytes (99.62%) of diff not shown.
927 B
strings --all --bytes=8 {}
    
Offset 1, 43 lines modifiedOffset 1, 45 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
 2 APrC@K4h
 3 afl"»   -E(
 4 O%=<bfC`f
 5 VE,Q37Syl
 6 67[kUg[2
 7 @~Il.GNe$
 8 ~0A!jq/@
2 "»      J}D;U- 
3 NNdIJGtc 
4 UWnC(jW4 
5 &%OSH>M% 
6 BT9'o+=VvB 
7 ]%;(VY)4k. 
8 c$l9jDf" 
9 aVZ~{PC$ 
10 8@^jLn;% 
11 =(=ejFpj 
12 _a""5&Ba 
13 RV|\vY» q9 RV|\vY» q
14 WnicPNQKK"DK 
15 t,@Q>6JG 
16 (5xSQ&9z 
17 <T»     0)wH· 
18 FLK5PC%j 
19 XZZH1mFYK 
20 1FZ?»   ~:{ 
21 sa]R#Vo2 
22 OP»     Fa:i{ 
23 ^YE4WqQY 
24 }iTwD;wb 
25 Z»      ·"Qo5+aD 
26 3gvwfggwg 
27 TYgpV2^) 
28 -d2nB2Sz@ 
29 ?1\"+}:" 
30 Y9Jiy/J= 
31 )q;to|Me 
32 2·(=H6*"qS 
33 s4MnPQt3 
34 u»      TYlG·W 
35 hD$7)G_4j 
36 ()v04|FI!10 >5MmeYvWx
 11 n^G{6Nz~
 12 Br',[G(J
 13 pN24JufxR/)
 14 _'>eRV#u
 15 3Lp.Nz,g;
 16 &'F2T?^N
 17 H+K6<k6k
 18 au\iyE]L
 19 ~:y5e:yu
 20 Cy.R[%5u
 21 K#uZIUn]
 22 y]·wq:$vCi
 23 ]yS*"<·8
 24 xV>^W^;G*
 25 V~EW~·U*o
 26 8,p4|?e9r
 27 +p\>*g&w
 28 dGF^$;2R
 29 9F82,uHX
 30 O^I=Y%VR
 31 4!X+\%v:~(s
 32 (/dK=},Zj
 33 w2K»    $$W~
 34 !y5b,7${p'^
 35 ;}5eY_:E4
 36 ;~f(;~G0>_O:
 37 rMb2r*]s
 38 ,Sv:Lw+|f
37 I1tPl·HU39 I1tPl·HU
38 Ve@|PAXA40 Ve@|PAXA
39 AVR|[l>XA41 AVR|[l>XA
40 h4c_bhTJ42 h4c_bhTJ
41 Kd^Wh\^r43 Kd^Wh\^r
42 .*)Q6<>L^H44 .*)Q6<>L^H
43 /$Rc\dHd45 /$Rc\dHd
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
345 KB
./usr/lib/debug/.build-id/f8/3fabb89e035ec16b3c827034c53250e177d693.debug vs.
./usr/lib/debug/.build-id/5a/4402ad0d881a7b9b0fd18a5f86281b4ee9decc.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 89% similar despite different names
894 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········63272·(bytes·into·file)13 ··Start·of·section·headers:··········63264·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0xf728:1 There·are·35·section·headers,·starting·at·offset·0xf720:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000700·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000700·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0001fd44·00fd3c·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0001fd44·00fd3c·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0001fe3c·00fd3c·0001c4·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0001fe3c·00fd3c·0001c4·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00020000·00fd3c·000300·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00020000·00fd3c·000300·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00020300·00fd3c·0000e8·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00020300·00fd3c·0000e8·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000057·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000057·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001c0·00588e·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001c0·005885·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·005a50·000345·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·005a48·000345·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·005d98·002afd·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·005d90·002afd·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·008898·000280·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·008890·000280·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·008b18·000053·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·008b10·000053·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·008b6c·0036b5·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·008b64·0036b5·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·00c224·000b5b·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·00c21c·000b5b·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·00cd7f·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·00cd77·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·00cdd8·001690·10·····33·252··437 ··[32]·.symtab···········SYMTAB··········00000000·00cdd0·001690·10·····33·252··4
38 ··[33]·.strtab···········STRTAB··········00000000·00e468·00115d·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·00e460·00115d·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·00f5c5·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·00f5bd·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f83fabb89e035ec16b3c827034c53250e177d6933 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·5a4402ad0d881a7b9b0fd18a5f86281b4ee9decc
340 KB
readelf --wide --debug-dump=info {}
    
Offset 3, 29 lines modifiedOffset 3, 29 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x9eef·(32-bit)4 ···Length:········0x9eef·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·60·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·60·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<11>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/_shared/interpolation.cpython-313-arm-linux-gnueabihf.so.p/interpolation.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/_shared/interpolation.cpython-313-arm-linux-gnueabihf.so.p/interpolation.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x14c014 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x14c0
15 ····<1e>···DW_AT_low_pc······:·(addr)·015 ····<1e>···DW_AT_low_pc······:·(addr)·0
16 ····<22>···DW_AT_stmt_list···:·(sec_offset)·016 ····<22>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><26>:·Abbrev·Number:·44·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·44·(DW_TAG_base_type)
18 ····<27>···DW_AT_byte_size···:·(data1)·818 ····<27>···DW_AT_byte_size···:·(data1)·8
19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<28>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2d>:·Abbrev·Number:·44·(DW_TAG_base_type)21 ·<1><2d>:·Abbrev·Number:·44·(DW_TAG_base_type)
22 ····<2e>···DW_AT_byte_size···:·(data1)·422 ····<2e>···DW_AT_byte_size···:·(data1)·4
23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<2f>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<30>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><34>:·Abbrev·Number:·51·(DW_TAG_imported_unit)25 ·<1><34>:·Abbrev·Number:·51·(DW_TAG_imported_unit)
26 ····<35>···DW_AT_import······:·(GNU_ref_alt)·<0xc>26 ····<35>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
27 ·<1><39>:·Abbrev·Number:·51·(DW_TAG_imported_unit)27 ·<1><39>:·Abbrev·Number:·51·(DW_TAG_imported_unit)
28 ····<3a>···DW_AT_import······:·(GNU_ref_alt)·<0x81>28 ····<3a>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
29 ·<1><3e>:·Abbrev·Number:·51·(DW_TAG_imported_unit)29 ·<1><3e>:·Abbrev·Number:·51·(DW_TAG_imported_unit)
30 ····<3f>···DW_AT_import······:·(GNU_ref_alt)·<0x154>30 ····<3f>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
31 ·<1><43>:·Abbrev·Number:·51·(DW_TAG_imported_unit)31 ·<1><43>:·Abbrev·Number:·51·(DW_TAG_imported_unit)
Offset 116, 93 lines modifiedOffset 116, 93 lines modified
116 ····<fc>···DW_AT_name········:·(string)·n116 ····<fc>···DW_AT_name········:·(string)·n
117 ····<fe>···DW_AT_decl_file···:·(implicit_const)·1117 ····<fe>···DW_AT_decl_file···:·(implicit_const)·1
118 ····<fe>···DW_AT_decl_line···:·(implicit_const)·1241118 ····<fe>···DW_AT_decl_line···:·(implicit_const)·1241
119 ····<fe>···DW_AT_decl_column·:·(data1)·63119 ····<fe>···DW_AT_decl_column·:·(data1)·63
120 ····<ff>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>120 ····<ff>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
121 ····<103>···DW_AT_data_member_location:·(data1)·8121 ····<103>···DW_AT_data_member_location:·(data1)·8
122 ·<2><104>:·Abbrev·Number:·29·(DW_TAG_member)122 ·<2><104>:·Abbrev·Number:·29·(DW_TAG_member)
123 ····<105>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·123 ····<105>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
124 ····<109>···DW_AT_decl_file···:·(implicit_const)·1124 ····<109>···DW_AT_decl_file···:·(implicit_const)·1
125 ····<109>···DW_AT_decl_line···:·(data2)·1241125 ····<109>···DW_AT_decl_line···:·(data2)·1241
126 ····<10b>···DW_AT_decl_column·:·(data1)·78126 ····<10b>···DW_AT_decl_column·:·(data1)·78
127 ····<10c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>127 ····<10c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
128 ····<110>···DW_AT_data_member_location:·(data1)·12128 ····<110>···DW_AT_data_member_location:·(data1)·12
129 ·<2><111>:·Abbrev·Number:·29·(DW_TAG_member)129 ·<2><111>:·Abbrev·Number:·29·(DW_TAG_member)
130 ····<112>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·130 ····<112>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
131 ····<116>···DW_AT_decl_file···:·(implicit_const)·1131 ····<116>···DW_AT_decl_file···:·(implicit_const)·1
132 ····<116>···DW_AT_decl_line···:·(data2)·1242132 ····<116>···DW_AT_decl_line···:·(data2)·1242
133 ····<118>···DW_AT_decl_column·:·(data1)·28133 ····<118>···DW_AT_decl_column·:·(data1)·28
134 ····<119>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>134 ····<119>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
135 ····<11d>···DW_AT_data_member_location:·(data1)·16135 ····<11d>···DW_AT_data_member_location:·(data1)·16
136 ·<2><11e>:·Abbrev·Number:·29·(DW_TAG_member)136 ·<2><11e>:·Abbrev·Number:·29·(DW_TAG_member)
137 ····<11f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·137 ····<11f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
138 ····<123>···DW_AT_decl_file···:·(implicit_const)·1138 ····<123>···DW_AT_decl_file···:·(implicit_const)·1
139 ····<123>···DW_AT_decl_line···:·(data2)·1242139 ····<123>···DW_AT_decl_line···:·(data2)·1242
140 ····<125>···DW_AT_decl_column·:·(data1)·51140 ····<125>···DW_AT_decl_column·:·(data1)·51
141 ····<126>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>141 ····<126>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
142 ····<12a>···DW_AT_data_member_location:·(data1)·17142 ····<12a>···DW_AT_data_member_location:·(data1)·17
143 ·<2><12b>:·Abbrev·Number:·29·(DW_TAG_member)143 ·<2><12b>:·Abbrev·Number:·29·(DW_TAG_member)
144 ····<12c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·144 ····<12c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
145 ····<130>···DW_AT_decl_file···:·(implicit_const)·1145 ····<130>···DW_AT_decl_file···:·(implicit_const)·1
146 ····<130>···DW_AT_decl_line···:·(data2)·1242146 ····<130>···DW_AT_decl_line···:·(data2)·1242
147 ····<132>···DW_AT_decl_column·:·(data1)·70147 ····<132>···DW_AT_decl_column·:·(data1)·70
148 ····<133>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>148 ····<133>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
149 ····<137>···DW_AT_data_member_location:·(data1)·18149 ····<137>···DW_AT_data_member_location:·(data1)·18
150 ·<2><138>:·Abbrev·Number:·0150 ·<2><138>:·Abbrev·Number:·0
151 ·<1><139>:·Abbrev·Number:·68·(DW_TAG_typedef)151 ·<1><139>:·Abbrev·Number:·68·(DW_TAG_typedef)
152 ····<13a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·152 ····<13a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
153 ····<13e>···DW_AT_decl_file···:·(data1)·1153 ····<13e>···DW_AT_decl_file···:·(data1)·1
154 ····<13f>···DW_AT_decl_line···:·(data2)·1242154 ····<13f>···DW_AT_decl_line···:·(data2)·1242
155 ····<141>···DW_AT_decl_column·:·(data1)·80155 ····<141>···DW_AT_decl_column·:·(data1)·80
156 ····<142>···DW_AT_type········:·(ref2)·<0xe3>156 ····<142>···DW_AT_type········:·(ref2)·<0xe3>
157 ·<1><144>:·Abbrev·Number:·22·(DW_TAG_typedef)157 ·<1><144>:·Abbrev·Number:·22·(DW_TAG_typedef)
158 ····<145>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·158 ····<145>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
159 ····<149>···DW_AT_decl_file···:·(data1)·1159 ····<149>···DW_AT_decl_file···:·(data1)·1
160 ····<14a>···DW_AT_decl_line···:·(data2)·1360160 ····<14a>···DW_AT_decl_line···:·(data2)·1360
161 ····<14c>···DW_AT_decl_column·:·(data1)·23161 ····<14c>···DW_AT_decl_column·:·(data1)·23
162 ····<14d>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>162 ····<14d>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
163 ·<1><151>:·Abbrev·Number:·22·(DW_TAG_typedef)163 ·<1><151>:·Abbrev·Number:·22·(DW_TAG_typedef)
164 ····<152>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·164 ····<152>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
165 ····<156>···DW_AT_decl_file···:·(data1)·1165 ····<156>···DW_AT_decl_file···:·(data1)·1
166 ····<157>···DW_AT_decl_line···:·(data2)·1361166 ····<157>···DW_AT_decl_line···:·(data2)·1361
167 ····<159>···DW_AT_decl_column·:·(data1)·19167 ····<159>···DW_AT_decl_column·:·(data1)·19
168 ····<15a>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>168 ····<15a>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
169 ·<1><15e>:·Abbrev·Number:·37·(DW_TAG_variable)169 ·<1><15e>:·Abbrev·Number:·37·(DW_TAG_variable)
170 ····<15f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·170 ····<15f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
171 ····<163>···DW_AT_decl_file···:·(implicit_const)·1171 ····<163>···DW_AT_decl_file···:·(implicit_const)·1
172 ····<163>···DW_AT_decl_line···:·(data2)·1471172 ····<163>···DW_AT_decl_line···:·(data2)·1471
173 ····<165>···DW_AT_decl_column·:·(data1)·18173 ····<165>···DW_AT_decl_column·:·(data1)·18
174 ····<166>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>174 ····<166>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
175 ····<16a>···DW_AT_location····:·(exprloc)·5·byte·block:·3·8·3·2·0·»  (DW_OP_addr:·20308)175 ····<16a>···DW_AT_location····:·(exprloc)·5·byte·block:·3·8·3·2·0·»  (DW_OP_addr:·20308)
176 ·<1><170>:·Abbrev·Number:·49·(DW_TAG_variable)176 ·<1><170>:·Abbrev·Number:·49·(DW_TAG_variable)
177 ····<171>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·177 ····<171>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
178 ····<175>···DW_AT_decl_file···:·(data1)·1178 ····<175>···DW_AT_decl_file···:·(data1)·1
179 ····<176>···DW_AT_decl_line···:·(data2)·1473179 ····<176>···DW_AT_decl_line···:·(data2)·1473
180 ····<178>···DW_AT_decl_column·:·(data1)·12180 ····<178>···DW_AT_decl_column·:·(data1)·12
181 ····<179>···DW_AT_type········:·(GNU_ref_alt)·<0x31>181 ····<179>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
182 ·<1><17d>:·Abbrev·Number:·49·(DW_TAG_variable)182 ·<1><17d>:·Abbrev·Number:·49·(DW_TAG_variable)
183 ····<17e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·183 ····<17e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
184 ····<182>···DW_AT_decl_file···:·(data1)·1184 ····<182>···DW_AT_decl_file···:·(data1)·1
185 ····<183>···DW_AT_decl_line···:·(data2)·1474185 ····<183>···DW_AT_decl_line···:·(data2)·1474
186 ····<185>···DW_AT_decl_column·:·(data1)·12186 ····<185>···DW_AT_decl_column·:·(data1)·12
187 ····<186>···DW_AT_type········:·(GNU_ref_alt)·<0x31>187 ····<186>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
188 ·<1><18a>:·Abbrev·Number:·49·(DW_TAG_variable)188 ·<1><18a>:·Abbrev·Number:·49·(DW_TAG_variable)
189 ····<18b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19b7)·189 ····<18b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19a3)·
190 ····<18f>···DW_AT_decl_file···:·(data1)·1190 ····<18f>···DW_AT_decl_file···:·(data1)·1
191 ····<190>···DW_AT_decl_line···:·(data2)·1475191 ····<190>···DW_AT_decl_line···:·(data2)·1475
192 ····<192>···DW_AT_decl_column·:·(data1)·21192 ····<192>···DW_AT_decl_column·:·(data1)·21
193 ····<193>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>193 ····<193>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
194 ·<1><197>:·Abbrev·Number:·49·(DW_TAG_variable)194 ·<1><197>:·Abbrev·Number:·49·(DW_TAG_variable)
195 ····<198>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff28)·195 ····<198>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff14)·
196 ····<19c>···DW_AT_decl_file···:·(data1)·1196 ····<19c>···DW_AT_decl_file···:·(data1)·1
197 ····<19d>···DW_AT_decl_line···:·(data2)·1476197 ····<19d>···DW_AT_decl_line···:·(data2)·1476
198 ····<19f>···DW_AT_decl_column·:·(data1)·20198 ····<19f>···DW_AT_decl_column·:·(data1)·20
199 ····<1a0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>199 ····<1a0>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
200 ·<1><1a4>:·Abbrev·Number:·49·(DW_TAG_variable)200 ·<1><1a4>:·Abbrev·Number:·49·(DW_TAG_variable)
201 ····<1a5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32dc54)·201 ····<1a5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32dc2c)·
202 ····<1a9>···DW_AT_decl_file···:·(data1)·1202 ····<1a9>···DW_AT_decl_file···:·(data1)·1
203 ····<1aa>···DW_AT_decl_line···:·(data2)·1502203 ····<1aa>···DW_AT_decl_line···:·(data2)·1502
204 ····<1ac>···DW_AT_decl_column·:·(data1)·20204 ····<1ac>···DW_AT_decl_column·:·(data1)·20
205 ····<1ad>···DW_AT_type········:·(GNU_ref_alt)·<0x55da>205 ····<1ad>···DW_AT_type········:·(GNU_ref_alt)·<0x55da>
206 ·<1><1b1>:·Abbrev·Number:·84·(DW_TAG_enumeration_type)206 ·<1><1b1>:·Abbrev·Number:·84·(DW_TAG_enumeration_type)
207 ····<1b2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xf2c)·207 ····<1b2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xf2c)·
208 ····<1b6>···DW_AT_encoding····:·(data1)·7»   (unsigned)208 ····<1b6>···DW_AT_encoding····:·(data1)·7»   (unsigned)
Offset 225, 343 lines modifiedOffset 225, 343 lines modified
225 ·<1><1d3>:·Abbrev·Number:·63·(DW_TAG_structure_type)225 ·<1><1d3>:·Abbrev·Number:·63·(DW_TAG_structure_type)
226 ····<1d4>···DW_AT_byte_size···:·(data1)·96226 ····<1d4>···DW_AT_byte_size···:·(data1)·96
227 ····<1d5>···DW_AT_decl_file···:·(implicit_const)·1227 ····<1d5>···DW_AT_decl_file···:·(implicit_const)·1
Max diff block lines reached; 340129/347711 bytes (97.82%) of diff not shown.
409 B
strings --all --bytes=8 {}
    
Offset 1, 15 lines modifiedOffset 1, 17 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 0308(20|2 0308(20|
3 d"""!FvD$ 
4 t92L,06}3 
5 %j=PP+l:2m 
6 +6upRH;K 
7 iOiFqVrq 
8 O"AEDP=H(3 >\8;{l4·
 4 nII-G:» q
 5 xVD>/)VHM
 6 euWd)>Z*c
 7 aBtWs^<CY
 8 *:B&.nM/
 9 v4s·hYp%g2
 10 ]V`xV`BV`NV
9 I·Lh%c9611 I·Lh%c96
10 $'=O(jK/12 $'=O(jK/
11 +$U],ZVA13 +$U],ZVA
12 zxAhi6z814 zxAhi6z8
13 iskimage/_shared/interpolation.cpython-313-arm-linux-gnueabihf.so.p/interpolation.c15 iskimage/_shared/interpolation.cpython-313-arm-linux-gnueabihf.so.p/interpolation.c
14 9_":R$=L16 9_":R$=L
15 EJW)p!`O17 EJW)p!`O
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.66 MB
./usr/lib/debug/.build-id/f8/f87ddefd5b1e63790b231255986d686eb31fb1.debug vs.
./usr/lib/debug/.build-id/99/e8bde8c3908596251da6e97995be3254d27e5f.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 90% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbec·00fbe4·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbec·00fbe4·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fcec·00fbe4·000314·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fcec·00fbe4·000314·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbe4·000b70·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbe4·000b70·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040b70·00fbe4·0004a8·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040b70·00fbe4·0004a8·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000080·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000080·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001e8·02633d·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001e8·02633f·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·026528·000478·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·026528·000478·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·0269a0·011b51·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·0269a0·011b51·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·0384f4·000930·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·0384f4·000930·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·038e24·000045·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·038e24·000045·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·038e6c·01efe5·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·038e6c·01efe5·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·057e54·004f14·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·057e54·004f14·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·05cd68·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·05cd68·000056·00······0···0··1
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f8f87ddefd5b1e63790b231255986d686eb31fb13 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·99e8bde8c3908596251da6e97995be3254d27e5f
1.66 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 45 lines modifiedOffset 3, 45 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x46240·(32-bit)4 ···Length:········0x46240·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·162·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·162·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/orb_cy.cpython-312-arm-linux-gnueabihf.so.p/orb_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/orb_cy.cpython-312-arm-linux-gnueabihf.so.p/orb_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x966514 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x9665
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
33 ·<1><43>:·Abbrev·Number:·2·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·2·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·434 ····<44>···DW_AT_byte_size···:·(data1)·4
35 ····<45>···DW_AT_encoding····:·(data1)·5»    (signed)35 ····<45>···DW_AT_encoding····:·(data1)·5»    (signed)
36 ····<46>···DW_AT_name········:·(string)·int36 ····<46>···DW_AT_name········:·(string)·int
37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)
38 ····<4b>···DW_AT_byte_size···:·(data1)·138 ····<4b>···DW_AT_byte_size···:·(data1)·1
39 ····<4c>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)39 ····<4c>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
41 ·<1><51>:·Abbrev·Number:·48·(DW_TAG_imported_unit)41 ·<1><51>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
43 ·<1><56>:·Abbrev·Number:·48·(DW_TAG_imported_unit)43 ·<1><56>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
44 ····<57>···DW_AT_import······:·(GNU_ref_alt)·<0x81>44 ····<57>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
45 ·<1><5b>:·Abbrev·Number:·48·(DW_TAG_imported_unit)45 ·<1><5b>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
46 ····<5c>···DW_AT_import······:·(GNU_ref_alt)·<0x154>46 ····<5c>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
47 ·<1><60>:·Abbrev·Number:·48·(DW_TAG_imported_unit)47 ·<1><60>:·Abbrev·Number:·48·(DW_TAG_imported_unit)
Offset 256, 308 lines modifiedOffset 256, 308 lines modified
256 ····<253>···DW_AT_name········:·(string)·n256 ····<253>···DW_AT_name········:·(string)·n
257 ····<255>···DW_AT_decl_file···:·(implicit_const)·1257 ····<255>···DW_AT_decl_file···:·(implicit_const)·1
258 ····<255>···DW_AT_decl_line···:·(data2)·1243258 ····<255>···DW_AT_decl_line···:·(data2)·1243
259 ····<257>···DW_AT_decl_column·:·(data1)·63259 ····<257>···DW_AT_decl_column·:·(data1)·63
260 ····<258>···DW_AT_type········:·(GNU_ref_alt)·<0x699>260 ····<258>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
261 ····<25c>···DW_AT_data_member_location:·(data1)·8261 ····<25c>···DW_AT_data_member_location:·(data1)·8
262 ·<2><25d>:·Abbrev·Number:·40·(DW_TAG_member)262 ·<2><25d>:·Abbrev·Number:·40·(DW_TAG_member)
263 ····<25e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·263 ····<25e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
264 ····<262>···DW_AT_decl_file···:·(implicit_const)·1264 ····<262>···DW_AT_decl_file···:·(implicit_const)·1
265 ····<262>···DW_AT_decl_line···:·(data2)·1243265 ····<262>···DW_AT_decl_line···:·(data2)·1243
266 ····<264>···DW_AT_decl_column·:·(data1)·78266 ····<264>···DW_AT_decl_column·:·(data1)·78
267 ····<265>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>267 ····<265>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
268 ····<269>···DW_AT_data_member_location:·(data1)·12268 ····<269>···DW_AT_data_member_location:·(data1)·12
269 ·<2><26a>:·Abbrev·Number:·40·(DW_TAG_member)269 ·<2><26a>:·Abbrev·Number:·40·(DW_TAG_member)
270 ····<26b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·270 ····<26b>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
271 ····<26f>···DW_AT_decl_file···:·(implicit_const)·1271 ····<26f>···DW_AT_decl_file···:·(implicit_const)·1
272 ····<26f>···DW_AT_decl_line···:·(data2)·1244272 ····<26f>···DW_AT_decl_line···:·(data2)·1244
273 ····<271>···DW_AT_decl_column·:·(data1)·28273 ····<271>···DW_AT_decl_column·:·(data1)·28
274 ····<272>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>274 ····<272>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
275 ····<276>···DW_AT_data_member_location:·(data1)·16275 ····<276>···DW_AT_data_member_location:·(data1)·16
276 ·<2><277>:·Abbrev·Number:·40·(DW_TAG_member)276 ·<2><277>:·Abbrev·Number:·40·(DW_TAG_member)
277 ····<278>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·277 ····<278>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
278 ····<27c>···DW_AT_decl_file···:·(implicit_const)·1278 ····<27c>···DW_AT_decl_file···:·(implicit_const)·1
279 ····<27c>···DW_AT_decl_line···:·(data2)·1244279 ····<27c>···DW_AT_decl_line···:·(data2)·1244
280 ····<27e>···DW_AT_decl_column·:·(data1)·51280 ····<27e>···DW_AT_decl_column·:·(data1)·51
281 ····<27f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>281 ····<27f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
282 ····<283>···DW_AT_data_member_location:·(data1)·17282 ····<283>···DW_AT_data_member_location:·(data1)·17
283 ·<2><284>:·Abbrev·Number:·40·(DW_TAG_member)283 ·<2><284>:·Abbrev·Number:·40·(DW_TAG_member)
284 ····<285>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·284 ····<285>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
285 ····<289>···DW_AT_decl_file···:·(implicit_const)·1285 ····<289>···DW_AT_decl_file···:·(implicit_const)·1
286 ····<289>···DW_AT_decl_line···:·(data2)·1244286 ····<289>···DW_AT_decl_line···:·(data2)·1244
287 ····<28b>···DW_AT_decl_column·:·(data1)·70287 ····<28b>···DW_AT_decl_column·:·(data1)·70
288 ····<28c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>288 ····<28c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
289 ····<290>···DW_AT_data_member_location:·(data1)·18289 ····<290>···DW_AT_data_member_location:·(data1)·18
290 ·<2><291>:·Abbrev·Number:·0290 ·<2><291>:·Abbrev·Number:·0
291 ·<1><292>:·Abbrev·Number:·105·(DW_TAG_typedef)291 ·<1><292>:·Abbrev·Number:·105·(DW_TAG_typedef)
292 ····<293>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·292 ····<293>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
293 ····<297>···DW_AT_decl_file···:·(data1)·1293 ····<297>···DW_AT_decl_file···:·(data1)·1
294 ····<298>···DW_AT_decl_line···:·(data2)·1244294 ····<298>···DW_AT_decl_line···:·(data2)·1244
295 ····<29a>···DW_AT_decl_column·:·(data1)·80295 ····<29a>···DW_AT_decl_column·:·(data1)·80
296 ····<29b>···DW_AT_type········:·(ref_udata)·<0x236>296 ····<29b>···DW_AT_type········:·(ref_udata)·<0x236>
297 ·<1><29d>:·Abbrev·Number:·126·(DW_TAG_typedef)297 ·<1><29d>:·Abbrev·Number:·126·(DW_TAG_typedef)
298 ····<29e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·298 ····<29e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
299 ····<2a2>···DW_AT_decl_file···:·(data1)·1299 ····<2a2>···DW_AT_decl_file···:·(data1)·1
300 ····<2a3>···DW_AT_decl_line···:·(data2)·1362300 ····<2a3>···DW_AT_decl_line···:·(data2)·1362
301 ····<2a5>···DW_AT_decl_column·:·(data1)·23301 ····<2a5>···DW_AT_decl_column·:·(data1)·23
302 ····<2a6>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>302 ····<2a6>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
303 ·<1><2aa>:·Abbrev·Number:·126·(DW_TAG_typedef)303 ·<1><2aa>:·Abbrev·Number:·126·(DW_TAG_typedef)
304 ····<2ab>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·304 ····<2ab>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
305 ····<2af>···DW_AT_decl_file···:·(data1)·1305 ····<2af>···DW_AT_decl_file···:·(data1)·1
306 ····<2b0>···DW_AT_decl_line···:·(data2)·1363306 ····<2b0>···DW_AT_decl_line···:·(data2)·1363
307 ····<2b2>···DW_AT_decl_column·:·(data1)·19307 ····<2b2>···DW_AT_decl_column·:·(data1)·19
308 ····<2b3>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>308 ····<2b3>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
309 ·<1><2b7>:·Abbrev·Number:·25·(DW_TAG_variable)309 ·<1><2b7>:·Abbrev·Number:·25·(DW_TAG_variable)
310 ····<2b8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·310 ····<2b8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
311 ····<2bc>···DW_AT_decl_file···:·(implicit_const)·1311 ····<2bc>···DW_AT_decl_file···:·(implicit_const)·1
312 ····<2bc>···DW_AT_decl_line···:·(data2)·1473312 ····<2bc>···DW_AT_decl_line···:·(data2)·1473
313 ····<2be>···DW_AT_decl_column·:·(data1)·18313 ····<2be>···DW_AT_decl_column·:·(data1)·18
314 ····<2bf>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>314 ····<2bf>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
315 ····<2c3>···DW_AT_location····:·(exprloc)·5·byte·block:·3·30·f·4·0·» (DW_OP_addr:·40f30)315 ····<2c3>···DW_AT_location····:·(exprloc)·5·byte·block:·3·30·f·4·0·» (DW_OP_addr:·40f30)
316 ·<1><2c9>:·Abbrev·Number:·24·(DW_TAG_variable)316 ·<1><2c9>:·Abbrev·Number:·24·(DW_TAG_variable)
317 ····<2ca>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·317 ····<2ca>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
318 ····<2ce>···DW_AT_decl_file···:·(data1)·1318 ····<2ce>···DW_AT_decl_file···:·(data1)·1
319 ····<2cf>···DW_AT_decl_line···:·(data2)·1475319 ····<2cf>···DW_AT_decl_line···:·(data2)·1475
320 ····<2d1>···DW_AT_decl_column·:·(data1)·12320 ····<2d1>···DW_AT_decl_column·:·(data1)·12
321 ····<2d2>···DW_AT_type········:·(ref_udata)·<0x43>,·int321 ····<2d2>···DW_AT_type········:·(ref_udata)·<0x43>,·int
322 ·<1><2d3>:·Abbrev·Number:·24·(DW_TAG_variable)322 ·<1><2d3>:·Abbrev·Number:·24·(DW_TAG_variable)
323 ····<2d4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·323 ····<2d4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
324 ····<2d8>···DW_AT_decl_file···:·(data1)·1324 ····<2d8>···DW_AT_decl_file···:·(data1)·1
325 ····<2d9>···DW_AT_decl_line···:·(data2)·1476325 ····<2d9>···DW_AT_decl_line···:·(data2)·1476
326 ····<2db>···DW_AT_decl_column·:·(data1)·12326 ····<2db>···DW_AT_decl_column·:·(data1)·12
327 ····<2dc>···DW_AT_type········:·(ref_udata)·<0x43>,·int327 ····<2dc>···DW_AT_type········:·(ref_udata)·<0x43>,·int
328 ·<1><2dd>:·Abbrev·Number:·17·(DW_TAG_variable)328 ·<1><2dd>:·Abbrev·Number:·17·(DW_TAG_variable)
329 ····<2de>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19b7)·329 ····<2de>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d19a3)·
330 ····<2e2>···DW_AT_decl_file···:·(data1)·1330 ····<2e2>···DW_AT_decl_file···:·(data1)·1
331 ····<2e3>···DW_AT_decl_line···:·(data2)·1477331 ····<2e3>···DW_AT_decl_line···:·(data2)·1477
332 ····<2e5>···DW_AT_decl_column·:·(data1)·21332 ····<2e5>···DW_AT_decl_column·:·(data1)·21
333 ····<2e6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>333 ····<2e6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
334 ·<1><2ea>:·Abbrev·Number:·17·(DW_TAG_variable)334 ·<1><2ea>:·Abbrev·Number:·17·(DW_TAG_variable)
335 ····<2eb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff28)·335 ····<2eb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ff14)·
336 ····<2ef>···DW_AT_decl_file···:·(data1)·1336 ····<2ef>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 1728918/1736641 bytes (99.56%) of diff not shown.
1.06 KB
strings --all --bytes=8 {}
    
Offset 1, 49 lines modifiedOffset 1, 50 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 ~_GCC:·(Debian·14.2.0-8)·14.2.0
2 R_yEvpxD»        
3 a^qI/s'*a 
4 L$KGW,y?0 
5 ll$l,c3»k 
6 H351|·:Ca 
7 _#cAD#$A> 
8 "WYB!lDp 
9 mii!FM,W}a 
10 /E(M)a&zY 
11 ke:GCH^9 
12 Jrg1g4iH 
13 L1jJW6YP 
14 ·_"-=w(- 
15 lfulqV=Xt 
16 c9qZq>qZ 
17 O5cn<oW' 
18 @8?OlWW"\ 
19 rk}BUm(oZpK 
20 o;i);`Ts 
21 eh"ugR[Uu;2 }&cw·=#&
 3 [^QS}0ctt{
 4 Nr+ac=ac
 5 :·:T@gx5
 6 ).b#;<b\
 7 6jak?kC6/l
 8 9\tOUS+1
 9 b2XLF61!
 10 i"&ilW`Z
 11 l'1>Y5:%
 12 \@!?bP9+
 13 #7#i,BPs^4
 14 1Y'R$G%R'
 15 gb#y~-*3K9
 16 TCA<VQyN
 17 b&j&+s3I
 18 h%<!@>9t"
 19 OE^HUOpLEn
 20 3+]f=ufe
 21 (_:?\-K_
 22 ~!*9L_8_
 23 dL?"#l» ·
 24 fsk}JUm,kZpG
 25 B/r3"J^gRD
 26 RmE<a·Ku
 27 4@>_DG`sL
 28 9$Uh,IUi
 29 Xm^M1C=^^-r
22 =0Y18yo·30 =0Y18yo·
 31 5jZ[JZl9
 32 ecwaDzo'%/s
 33 wvwfggmV
 34 4KM&Krbwo
 35 )"d>{;&u
 36 lcu-*?qS
 37 uk+0HB·1J*
 38 80Y7]T^Q
 39 »       %wc[t099B$
 40 q6!Ce@{H
 41 *&H'5o+N/
 42 "C,fehoQd.,
 43 ·;+{I:?R
23 D2kt]zhc 
24 "(C;Z.l} 
25 K$z~Sl$\nA 
26 ][]SZ\N&Krbw7E 
27 %"n>{;'u 
28 !uI+FZ^\ 
29 +E8^v<9D 
30 [z{Oj[z^ 
31 5(c[TZAy 
32 (V_>`20& 
33 v`l]"T|6 
34 ]{/}=`kW 
35 j?;l1<JP 
36 `Y?W+FmG1 
37 P&S}/4L: 
38 dVL?QOcF 
39 [^AE48t- 
40 ]jlz>8]; 
41 8+U~7FB* 
42 \N2KA\[.' 
43 »       =+NWxNcZ44 »       =+NWxNcZ
44 |5'{e'4:45 |5'{e'4:
45 :T*D\Kb746 :T*D\Kb7
46 \NL)hK7D47 \NL)hK7D
47 9{1_ziJx48 9{1_ziJx
48 b6ZO|>o&49 b6ZO|>o&
49 k.S2qB7a50 k.S2qB7a
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.68 MB
./usr/lib/debug/.build-id/f9/d70c803f0cb14a95ad1566d4d3df8a22f11754.debug vs.
./usr/lib/debug/.build-id/a0/a47e7d461f8d7dc62cf18a89cc30c053c0fdbb.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 90% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········432176·(bytes·into·file)13 ··Start·of·section·headers:··········432184·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x69830:1 There·are·35·section·headers,·starting·at·offset·0x69838:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000cc0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000cc0·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbcc·00fbc4·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbcc·00fbc4·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fccc·00fbc4·000334·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fccc·00fbc4·000334·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbc4·000ac8·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbc4·000ac8·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040ac8·00fbc4·000474·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040ac8·00fbc4·000474·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000078·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000078·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001e0·026b71·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001e0·026b7b·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·026d54·0003bd·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·026d5c·0003bd·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·027114·0128a7·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·02711c·0128a7·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·0399bc·00095b·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·0399c4·00095b·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·03a318·000057·01·MSC··0···0··433 ··[28]·.debug_str········PROGBITS········00000000·03a320·000057·01·MSC··0···0··4
34 ··[29]·.debug_loclists···PROGBITS········00000000·03a370·021e35·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·03a378·021e35·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·05c1a8·0056a1·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·05c1b0·0056a1·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·061849·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·061851·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·0618a0·004340·10·····33·875··437 ··[32]·.symtab···········SYMTAB··········00000000·0618a8·004340·10·····33·875··4
38 ··[33]·.strtab···········STRTAB··········00000000·065be0·003aea·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·065be8·003aea·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·0696ca·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·0696d2·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f9d70c803f0cb14a95ad1566d4d3df8a22f117543 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·a0a47e7d461f8d7dc62cf18a89cc30c053c0fdbb
1.68 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 45 lines modifiedOffset 3, 45 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x45eab·(32-bit)4 ···Length:········0x45eab·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·132·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·132·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/transform/_radon_transform.cpython-313-arm-linux-gnueabihf.so.p/_radon_transform.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/transform/_radon_transform.cpython-313-arm-linux-gnueabihf.so.p/_radon_transform.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xa19e14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xa19e
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·426 ····<36>···DW_AT_byte_size···:·(data1)·4
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·830 ····<3d>···DW_AT_byte_size···:·(data1)·8
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
33 ·<1><43>:·Abbrev·Number:·2·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·2·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·434 ····<44>···DW_AT_byte_size···:·(data1)·4
35 ····<45>···DW_AT_encoding····:·(data1)·5»    (signed)35 ····<45>···DW_AT_encoding····:·(data1)·5»    (signed)
36 ····<46>···DW_AT_name········:·(string)·int36 ····<46>···DW_AT_name········:·(string)·int
37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)
38 ····<4b>···DW_AT_byte_size···:·(data1)·138 ····<4b>···DW_AT_byte_size···:·(data1)·1
39 ····<4c>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)39 ····<4c>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
41 ·<1><51>:·Abbrev·Number:·43·(DW_TAG_imported_unit)41 ·<1><51>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>42 ····<52>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
43 ·<1><56>:·Abbrev·Number:·43·(DW_TAG_imported_unit)43 ·<1><56>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
44 ····<57>···DW_AT_import······:·(GNU_ref_alt)·<0x81>44 ····<57>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
45 ·<1><5b>:·Abbrev·Number:·43·(DW_TAG_imported_unit)45 ·<1><5b>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
46 ····<5c>···DW_AT_import······:·(GNU_ref_alt)·<0x154>46 ····<5c>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
47 ·<1><60>:·Abbrev·Number:·43·(DW_TAG_imported_unit)47 ·<1><60>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
Offset 249, 15 lines modifiedOffset 249, 15 lines modified
249 ·<1><259>:·Abbrev·Number:·43·(DW_TAG_imported_unit)249 ·<1><259>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
250 ····<25a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>250 ····<25a>···DW_AT_import······:·(GNU_ref_alt)·<0x1a28ef>
251 ·<1><25e>:·Abbrev·Number:·43·(DW_TAG_imported_unit)251 ·<1><25e>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
252 ····<25f>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>252 ····<25f>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
253 ·<1><263>:·Abbrev·Number:·43·(DW_TAG_imported_unit)253 ·<1><263>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
254 ····<264>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>254 ····<264>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
255 ·<1><268>:·Abbrev·Number:·24·(DW_TAG_variable)255 ·<1><268>:·Abbrev·Number:·24·(DW_TAG_variable)
256 ····<269>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·256 ····<269>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
257 ····<26d>···DW_AT_decl_file···:·(data1)·16257 ····<26d>···DW_AT_decl_file···:·(data1)·16
258 ····<26e>···DW_AT_decl_line···:·(data2)·641258 ····<26e>···DW_AT_decl_line···:·(data2)·641
259 ····<270>···DW_AT_decl_column·:·(data1)·15259 ····<270>···DW_AT_decl_column·:·(data1)·15
260 ····<271>···DW_AT_type········:·(GNU_ref_alt)·<0x142>260 ····<271>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
261 ····<275>···DW_AT_location····:·(exprloc)·5·byte·block:·3·28·f·4·0·» (DW_OP_addr:·40f28)261 ····<275>···DW_AT_location····:·(exprloc)·5·byte·block:·3·28·f·4·0·» (DW_OP_addr:·40f28)
262 ·<1><27b>:·Abbrev·Number:·86·(DW_TAG_structure_type)262 ·<1><27b>:·Abbrev·Number:·86·(DW_TAG_structure_type)
263 ····<27c>···DW_AT_byte_size···:·(data1)·20263 ····<27c>···DW_AT_byte_size···:·(data1)·20
Offset 283, 308 lines modifiedOffset 283, 308 lines modified
283 ····<298>···DW_AT_name········:·(string)·n283 ····<298>···DW_AT_name········:·(string)·n
284 ····<29a>···DW_AT_decl_file···:·(implicit_const)·1284 ····<29a>···DW_AT_decl_file···:·(implicit_const)·1
285 ····<29a>···DW_AT_decl_line···:·(data2)·1243285 ····<29a>···DW_AT_decl_line···:·(data2)·1243
286 ····<29c>···DW_AT_decl_column·:·(data1)·63286 ····<29c>···DW_AT_decl_column·:·(data1)·63
287 ····<29d>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>287 ····<29d>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
288 ····<2a1>···DW_AT_data_member_location:·(data1)·8288 ····<2a1>···DW_AT_data_member_location:·(data1)·8
289 ·<2><2a2>:·Abbrev·Number:·36·(DW_TAG_member)289 ·<2><2a2>:·Abbrev·Number:·36·(DW_TAG_member)
290 ····<2a3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·290 ····<2a3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
291 ····<2a7>···DW_AT_decl_file···:·(implicit_const)·1291 ····<2a7>···DW_AT_decl_file···:·(implicit_const)·1
292 ····<2a7>···DW_AT_decl_line···:·(data2)·1243292 ····<2a7>···DW_AT_decl_line···:·(data2)·1243
293 ····<2a9>···DW_AT_decl_column·:·(data1)·78293 ····<2a9>···DW_AT_decl_column·:·(data1)·78
294 ····<2aa>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>294 ····<2aa>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
295 ····<2ae>···DW_AT_data_member_location:·(data1)·12295 ····<2ae>···DW_AT_data_member_location:·(data1)·12
296 ·<2><2af>:·Abbrev·Number:·36·(DW_TAG_member)296 ·<2><2af>:·Abbrev·Number:·36·(DW_TAG_member)
297 ····<2b0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·297 ····<2b0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
298 ····<2b4>···DW_AT_decl_file···:·(implicit_const)·1298 ····<2b4>···DW_AT_decl_file···:·(implicit_const)·1
299 ····<2b4>···DW_AT_decl_line···:·(data2)·1244299 ····<2b4>···DW_AT_decl_line···:·(data2)·1244
300 ····<2b6>···DW_AT_decl_column·:·(data1)·28300 ····<2b6>···DW_AT_decl_column·:·(data1)·28
301 ····<2b7>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>301 ····<2b7>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
302 ····<2bb>···DW_AT_data_member_location:·(data1)·16302 ····<2bb>···DW_AT_data_member_location:·(data1)·16
303 ·<2><2bc>:·Abbrev·Number:·36·(DW_TAG_member)303 ·<2><2bc>:·Abbrev·Number:·36·(DW_TAG_member)
304 ····<2bd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·304 ····<2bd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
305 ····<2c1>···DW_AT_decl_file···:·(implicit_const)·1305 ····<2c1>···DW_AT_decl_file···:·(implicit_const)·1
306 ····<2c1>···DW_AT_decl_line···:·(data2)·1244306 ····<2c1>···DW_AT_decl_line···:·(data2)·1244
307 ····<2c3>···DW_AT_decl_column·:·(data1)·51307 ····<2c3>···DW_AT_decl_column·:·(data1)·51
308 ····<2c4>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>308 ····<2c4>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
309 ····<2c8>···DW_AT_data_member_location:·(data1)·17309 ····<2c8>···DW_AT_data_member_location:·(data1)·17
310 ·<2><2c9>:·Abbrev·Number:·36·(DW_TAG_member)310 ·<2><2c9>:·Abbrev·Number:·36·(DW_TAG_member)
311 ····<2ca>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·311 ····<2ca>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
312 ····<2ce>···DW_AT_decl_file···:·(implicit_const)·1312 ····<2ce>···DW_AT_decl_file···:·(implicit_const)·1
313 ····<2ce>···DW_AT_decl_line···:·(data2)·1244313 ····<2ce>···DW_AT_decl_line···:·(data2)·1244
314 ····<2d0>···DW_AT_decl_column·:·(data1)·70314 ····<2d0>···DW_AT_decl_column·:·(data1)·70
315 ····<2d1>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>315 ····<2d1>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
316 ····<2d5>···DW_AT_data_member_location:·(data1)·18316 ····<2d5>···DW_AT_data_member_location:·(data1)·18
317 ·<2><2d6>:·Abbrev·Number:·0317 ·<2><2d6>:·Abbrev·Number:·0
318 ·<1><2d7>:·Abbrev·Number:·81·(DW_TAG_typedef)318 ·<1><2d7>:·Abbrev·Number:·81·(DW_TAG_typedef)
319 ····<2d8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·319 ····<2d8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
320 ····<2dc>···DW_AT_decl_file···:·(data1)·1320 ····<2dc>···DW_AT_decl_file···:·(data1)·1
321 ····<2dd>···DW_AT_decl_line···:·(data2)·1244321 ····<2dd>···DW_AT_decl_line···:·(data2)·1244
322 ····<2df>···DW_AT_decl_column·:·(data1)·80322 ····<2df>···DW_AT_decl_column·:·(data1)·80
323 ····<2e0>···DW_AT_type········:·(ref_udata)·<0x27b>323 ····<2e0>···DW_AT_type········:·(ref_udata)·<0x27b>
324 ·<1><2e2>:·Abbrev·Number:·99·(DW_TAG_typedef)324 ·<1><2e2>:·Abbrev·Number:·99·(DW_TAG_typedef)
325 ····<2e3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·325 ····<2e3>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
326 ····<2e7>···DW_AT_decl_file···:·(data1)·1326 ····<2e7>···DW_AT_decl_file···:·(data1)·1
327 ····<2e8>···DW_AT_decl_line···:·(data2)·1362327 ····<2e8>···DW_AT_decl_line···:·(data2)·1362
328 ····<2ea>···DW_AT_decl_column·:·(data1)·23328 ····<2ea>···DW_AT_decl_column·:·(data1)·23
329 ····<2eb>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>329 ····<2eb>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
330 ·<1><2ef>:·Abbrev·Number:·99·(DW_TAG_typedef)330 ·<1><2ef>:·Abbrev·Number:·99·(DW_TAG_typedef)
331 ····<2f0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·331 ····<2f0>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
332 ····<2f4>···DW_AT_decl_file···:·(data1)·1332 ····<2f4>···DW_AT_decl_file···:·(data1)·1
333 ····<2f5>···DW_AT_decl_line···:·(data2)·1363333 ····<2f5>···DW_AT_decl_line···:·(data2)·1363
334 ····<2f7>···DW_AT_decl_column·:·(data1)·19334 ····<2f7>···DW_AT_decl_column·:·(data1)·19
335 ····<2f8>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>335 ····<2f8>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
336 ·<1><2fc>:·Abbrev·Number:·24·(DW_TAG_variable)336 ·<1><2fc>:·Abbrev·Number:·24·(DW_TAG_variable)
337 ····<2fd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·337 ····<2fd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
338 ····<301>···DW_AT_decl_file···:·(data1)·1338 ····<301>···DW_AT_decl_file···:·(data1)·1
339 ····<302>···DW_AT_decl_line···:·(data2)·1473339 ····<302>···DW_AT_decl_line···:·(data2)·1473
340 ····<304>···DW_AT_decl_column·:·(data1)·18340 ····<304>···DW_AT_decl_column·:·(data1)·18
341 ····<305>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>341 ····<305>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
342 ····<309>···DW_AT_location····:·(exprloc)·5·byte·block:·3·48·e·4·0·» (DW_OP_addr:·40e48)342 ····<309>···DW_AT_location····:·(exprloc)·5·byte·block:·3·48·e·4·0·» (DW_OP_addr:·40e48)
343 ·<1><30f>:·Abbrev·Number:·15·(DW_TAG_variable)343 ·<1><30f>:·Abbrev·Number:·15·(DW_TAG_variable)
344 ····<310>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·344 ····<310>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
345 ····<314>···DW_AT_decl_file···:·(data1)·1345 ····<314>···DW_AT_decl_file···:·(data1)·1
346 ····<315>···DW_AT_decl_line···:·(data2)·1475346 ····<315>···DW_AT_decl_line···:·(data2)·1475
347 ····<317>···DW_AT_decl_column·:·(data1)·12347 ····<317>···DW_AT_decl_column·:·(data1)·12
Max diff block lines reached; 1749030/1756662 bytes (99.57%) of diff not shown.
1020 B
strings --all --bytes=8 {}
    
Offset 1, 47 lines modifiedOffset 1, 46 lines modified
1 TGCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 1@U&u»  \R 
3 &IxTDPdI 
4 <A,:6D[l 
5 [PmLDxD/ 
6 zhb>3Z.Kb< 
7 "9s$y#L>0ycy 
8 F*~~%*|<( 
9 6![)»   z)@ 
10 4Yf`0g`& 
11 m?pMrf&g 
12 (IKo+5f# 
13 CZ9jd#@I= 
14 D$Rj3?Uk»       U2 ,K[T@EVWE%
 3 zGU^/$z·
 4 }u1o6,q$A
 5 B,.lfI!A
 6 Uh&»    YGzn%
 7 F·<4V~ai-
 8 T%>}dce~B
 9 0HdrdL;g&G
 10 I15J|PjI
 11 BvX"1+5+
 12 Fsq{!^XWWw'
 13 &/isVKR:
 14 O`J~$%'\
 15 »       E-~jjR_
 16 eB"f.Xq*
 17 |%OB»   B<1
 18 Qz[/.R>E
 19 }-6v_a8S
15 z1x[3Uv=d20 j1x[3Uv=d
 21 )»      J?v{c+$7
 22 }~_!Cmj[J
 23 6+k)R{ku
 24 ,U@Xp_mZ
 25 |6e-r7@[V
 26 WVWYY~*e
 27 3i!JUx1m#e
 28 >xxQ{p» ~
 29 ;O1MUk>_nv
 30 s=gt'%Y_
 31 KEiN})"C
 32 S}{Nw9VL
 33 G([6=beKg@
 34 93JT`o·|
 35 |.c<1tPm
 36 lL8<s6» tz#
 37 uip_(eit"i
16 ovwfwfwg{9K 
17 0|KlN+[h 
18 JcC+ojlh 
19 z6H&l8', 
20 u~d:Pca\ 
21 ;+J<ZdBG 
22 cH\%K#Sk 
23 YO8·F[G9JMl 
24 z)%U@!x\JI 
25 s$xPVHyQ 
26 eh1NUjX~ 
27 )kJ8,&:{ 
28 [})DT)A8 
29 =EUF84(} 
30 Ff=F"[1T 
31 Ihj>0F0] 
32 n9@Uj}EI2d 
33 kd!*-Fl4 
34 iijRLMI[ 
35 ·?·Uj'{f_&38 ·?·Uj'{f_&
 39 1h+2m)O7
36 !P.@vE?x> 
37 drh;t»  e1u 
38 3.W5YO&% 
39 t=Gn4&W} 
40 )wR{M[cr?Am 
41 IMM!Zx%<40 IMM!Zx%<
42 a|#-@=d"Im41 a|#-@=d"Im
43 ^hx_08~*42 ^hx_08~*
44 S#|]my-%_43 S#|]my-%_
45 +[0)·R5<*44 +[0)·R5<*
46 X-%.4q,!h45 X-%.4q,!h
47 \IkCpxib46 \IkCpxib
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
2.14 MB
./usr/lib/debug/.build-id/fa/71527c5720f511536e15d1d5c1168c8d4578fc.debug vs.
./usr/lib/debug/.build-id/6d/a119db40af289001e3a0e81a4ebc1b8394766c.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 91% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········0004fbb4·00fbac·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0004fbb4·00fbac·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0004fcb4·00fbac·00034c·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0004fcb4·00fbac·00034c·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00050000·00fbac·000dd0·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00050000·00fbac·000dd0·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00050dd0·00fbac·000678·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00050dd0·00fbac·000678·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00009c·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00009c·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·000204·0334a1·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·000204·0334a4·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·0336a8·0004c7·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·0336a8·0004c7·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·033b70·018071·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·033b70·018071·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·04bbe4·000af4·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·04bbe4·000af4·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·04c6d8·000049·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·04c6d8·000049·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·04c724·02fa80·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·04c724·02fa80·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·07c1a4·007607·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·07c1a4·007607·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0837ab·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0837ab·000056·00······0···0··1
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·fa71527c5720f511536e15d1d5c1168c8d4578fc3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·6da119db40af289001e3a0e81a4ebc1b8394766c
2.13 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 49 lines modifiedOffset 3, 49 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x60c3a·(32-bit)4 ···Length:········0x60c3a·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·173·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·173·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_texture.cpython-313-arm-linux-gnueabihf.so.p/_texture.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_texture.cpython-313-arm-linux-gnueabihf.so.p/_texture.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xdb0b14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xdb0b
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·826 ····<36>···DW_AT_byte_size···:·(data1)·8
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
29 ·<1><3c>:·Abbrev·Number:·2·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·2·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·430 ····<3d>···DW_AT_byte_size···:·(data1)·4
31 ····<3e>···DW_AT_encoding····:·(data1)·5»    (signed)31 ····<3e>···DW_AT_encoding····:·(data1)·5»    (signed)
32 ····<3f>···DW_AT_name········:·(string)·int32 ····<3f>···DW_AT_name········:·(string)·int
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·134 ····<44>···DW_AT_byte_size···:·(data1)·1
35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)
38 ····<4b>···DW_AT_byte_size···:·(data1)·838 ····<4b>···DW_AT_byte_size···:·(data1)·8
39 ····<4c>···DW_AT_encoding····:·(data1)·5»    (signed)39 ····<4c>···DW_AT_encoding····:·(data1)·5»    (signed)
40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc015)·40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc001)·
41 ·<1><51>:·Abbrev·Number:·1·(DW_TAG_base_type)41 ·<1><51>:·Abbrev·Number:·1·(DW_TAG_base_type)
42 ····<52>···DW_AT_byte_size···:·(data1)·442 ····<52>···DW_AT_byte_size···:·(data1)·4
43 ····<53>···DW_AT_encoding····:·(data1)·4»    (float)43 ····<53>···DW_AT_encoding····:·(data1)·4»    (float)
44 ····<54>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·44 ····<54>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
45 ·<1><58>:·Abbrev·Number:·54·(DW_TAG_imported_unit)45 ·<1><58>:·Abbrev·Number:·54·(DW_TAG_imported_unit)
46 ····<59>···DW_AT_import······:·(GNU_ref_alt)·<0xc>46 ····<59>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
47 ·<1><5d>:·Abbrev·Number:·54·(DW_TAG_imported_unit)47 ·<1><5d>:·Abbrev·Number:·54·(DW_TAG_imported_unit)
48 ····<5e>···DW_AT_import······:·(GNU_ref_alt)·<0x81>48 ····<5e>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
49 ·<1><62>:·Abbrev·Number:·54·(DW_TAG_imported_unit)49 ·<1><62>:·Abbrev·Number:·54·(DW_TAG_imported_unit)
50 ····<63>···DW_AT_import······:·(GNU_ref_alt)·<0x154>50 ····<63>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
51 ·<1><67>:·Abbrev·Number:·54·(DW_TAG_imported_unit)51 ·<1><67>:·Abbrev·Number:·54·(DW_TAG_imported_unit)
Offset 283, 15 lines modifiedOffset 283, 15 lines modified
283 ·<1><2ab>:·Abbrev·Number:·54·(DW_TAG_imported_unit)283 ·<1><2ab>:·Abbrev·Number:·54·(DW_TAG_imported_unit)
284 ····<2ac>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>284 ····<2ac>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
285 ·<1><2b0>:·Abbrev·Number:·54·(DW_TAG_imported_unit)285 ·<1><2b0>:·Abbrev·Number:·54·(DW_TAG_imported_unit)
286 ····<2b1>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>286 ····<2b1>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
287 ·<1><2b5>:·Abbrev·Number:·54·(DW_TAG_imported_unit)287 ·<1><2b5>:·Abbrev·Number:·54·(DW_TAG_imported_unit)
288 ····<2b6>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2942>288 ····<2b6>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2942>
289 ·<1><2ba>:·Abbrev·Number:·28·(DW_TAG_variable)289 ·<1><2ba>:·Abbrev·Number:·28·(DW_TAG_variable)
290 ····<2bb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·290 ····<2bb>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
291 ····<2bf>···DW_AT_decl_file···:·(data1)·7291 ····<2bf>···DW_AT_decl_file···:·(data1)·7
292 ····<2c0>···DW_AT_decl_line···:·(data2)·641292 ····<2c0>···DW_AT_decl_line···:·(data2)·641
293 ····<2c2>···DW_AT_decl_column·:·(data1)·15293 ····<2c2>···DW_AT_decl_column·:·(data1)·15
294 ····<2c3>···DW_AT_type········:·(GNU_ref_alt)·<0x142>294 ····<2c3>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
295 ····<2c7>···DW_AT_location····:·(exprloc)·5·byte·block:·3·58·12·5·0·»(DW_OP_addr:·51258)295 ····<2c7>···DW_AT_location····:·(exprloc)·5·byte·block:·3·58·12·5·0·»(DW_OP_addr:·51258)
296 ·<1><2cd>:·Abbrev·Number:·175·(DW_TAG_subroutine_type)296 ·<1><2cd>:·Abbrev·Number:·175·(DW_TAG_subroutine_type)
297 ····<2cf>···DW_AT_prototyped··:·(flag_present)·1297 ····<2cf>···DW_AT_prototyped··:·(flag_present)·1
Offset 322, 308 lines modifiedOffset 322, 308 lines modified
322 ····<2f2>···DW_AT_name········:·(string)·n322 ····<2f2>···DW_AT_name········:·(string)·n
323 ····<2f4>···DW_AT_decl_file···:·(implicit_const)·1323 ····<2f4>···DW_AT_decl_file···:·(implicit_const)·1
324 ····<2f4>···DW_AT_decl_line···:·(data2)·1244324 ····<2f4>···DW_AT_decl_line···:·(data2)·1244
325 ····<2f6>···DW_AT_decl_column·:·(data1)·63325 ····<2f6>···DW_AT_decl_column·:·(data1)·63
326 ····<2f7>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>326 ····<2f7>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
327 ····<2fb>···DW_AT_data_member_location:·(data1)·8327 ····<2fb>···DW_AT_data_member_location:·(data1)·8
328 ·<2><2fc>:·Abbrev·Number:·50·(DW_TAG_member)328 ·<2><2fc>:·Abbrev·Number:·50·(DW_TAG_member)
329 ····<2fd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·329 ····<2fd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
330 ····<301>···DW_AT_decl_file···:·(implicit_const)·1330 ····<301>···DW_AT_decl_file···:·(implicit_const)·1
331 ····<301>···DW_AT_decl_line···:·(data2)·1244331 ····<301>···DW_AT_decl_line···:·(data2)·1244
332 ····<303>···DW_AT_decl_column·:·(data1)·78332 ····<303>···DW_AT_decl_column·:·(data1)·78
333 ····<304>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>333 ····<304>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
334 ····<308>···DW_AT_data_member_location:·(data1)·12334 ····<308>···DW_AT_data_member_location:·(data1)·12
335 ·<2><309>:·Abbrev·Number:·50·(DW_TAG_member)335 ·<2><309>:·Abbrev·Number:·50·(DW_TAG_member)
336 ····<30a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·336 ····<30a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
337 ····<30e>···DW_AT_decl_file···:·(implicit_const)·1337 ····<30e>···DW_AT_decl_file···:·(implicit_const)·1
338 ····<30e>···DW_AT_decl_line···:·(data2)·1245338 ····<30e>···DW_AT_decl_line···:·(data2)·1245
339 ····<310>···DW_AT_decl_column·:·(data1)·28339 ····<310>···DW_AT_decl_column·:·(data1)·28
340 ····<311>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>340 ····<311>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
341 ····<315>···DW_AT_data_member_location:·(data1)·16341 ····<315>···DW_AT_data_member_location:·(data1)·16
342 ·<2><316>:·Abbrev·Number:·50·(DW_TAG_member)342 ·<2><316>:·Abbrev·Number:·50·(DW_TAG_member)
343 ····<317>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·343 ····<317>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
344 ····<31b>···DW_AT_decl_file···:·(implicit_const)·1344 ····<31b>···DW_AT_decl_file···:·(implicit_const)·1
345 ····<31b>···DW_AT_decl_line···:·(data2)·1245345 ····<31b>···DW_AT_decl_line···:·(data2)·1245
346 ····<31d>···DW_AT_decl_column·:·(data1)·51346 ····<31d>···DW_AT_decl_column·:·(data1)·51
347 ····<31e>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>347 ····<31e>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
348 ····<322>···DW_AT_data_member_location:·(data1)·17348 ····<322>···DW_AT_data_member_location:·(data1)·17
349 ·<2><323>:·Abbrev·Number:·50·(DW_TAG_member)349 ·<2><323>:·Abbrev·Number:·50·(DW_TAG_member)
350 ····<324>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·350 ····<324>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
351 ····<328>···DW_AT_decl_file···:·(implicit_const)·1351 ····<328>···DW_AT_decl_file···:·(implicit_const)·1
352 ····<328>···DW_AT_decl_line···:·(data2)·1245352 ····<328>···DW_AT_decl_line···:·(data2)·1245
353 ····<32a>···DW_AT_decl_column·:·(data1)·70353 ····<32a>···DW_AT_decl_column·:·(data1)·70
354 ····<32b>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>354 ····<32b>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
355 ····<32f>···DW_AT_data_member_location:·(data1)·18355 ····<32f>···DW_AT_data_member_location:·(data1)·18
356 ·<2><330>:·Abbrev·Number:·0356 ·<2><330>:·Abbrev·Number:·0
357 ·<1><331>:·Abbrev·Number:·106·(DW_TAG_typedef)357 ·<1><331>:·Abbrev·Number:·106·(DW_TAG_typedef)
358 ····<332>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·358 ····<332>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
359 ····<336>···DW_AT_decl_file···:·(data1)·1359 ····<336>···DW_AT_decl_file···:·(data1)·1
360 ····<337>···DW_AT_decl_line···:·(data2)·1245360 ····<337>···DW_AT_decl_line···:·(data2)·1245
361 ····<339>···DW_AT_decl_column·:·(data1)·80361 ····<339>···DW_AT_decl_column·:·(data1)·80
362 ····<33a>···DW_AT_type········:·(ref_udata)·<0x2d2>362 ····<33a>···DW_AT_type········:·(ref_udata)·<0x2d2>
363 ·<1><33c>:·Abbrev·Number:·107·(DW_TAG_typedef)363 ·<1><33c>:·Abbrev·Number:·107·(DW_TAG_typedef)
364 ····<33d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·364 ····<33d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
365 ····<341>···DW_AT_decl_file···:·(data1)·1365 ····<341>···DW_AT_decl_file···:·(data1)·1
366 ····<342>···DW_AT_decl_line···:·(data2)·1363366 ····<342>···DW_AT_decl_line···:·(data2)·1363
367 ····<344>···DW_AT_decl_column·:·(data1)·23367 ····<344>···DW_AT_decl_column·:·(data1)·23
368 ····<345>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>368 ····<345>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
369 ·<1><349>:·Abbrev·Number:·107·(DW_TAG_typedef)369 ·<1><349>:·Abbrev·Number:·107·(DW_TAG_typedef)
370 ····<34a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·370 ····<34a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
371 ····<34e>···DW_AT_decl_file···:·(data1)·1371 ····<34e>···DW_AT_decl_file···:·(data1)·1
372 ····<34f>···DW_AT_decl_line···:·(data2)·1364372 ····<34f>···DW_AT_decl_line···:·(data2)·1364
373 ····<351>···DW_AT_decl_column·:·(data1)·19373 ····<351>···DW_AT_decl_column·:·(data1)·19
374 ····<352>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>374 ····<352>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
375 ·<1><356>:·Abbrev·Number:·28·(DW_TAG_variable)375 ·<1><356>:·Abbrev·Number:·28·(DW_TAG_variable)
376 ····<357>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·376 ····<357>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
377 ····<35b>···DW_AT_decl_file···:·(data1)·1377 ····<35b>···DW_AT_decl_file···:·(data1)·1
378 ····<35c>···DW_AT_decl_line···:·(data2)·1474378 ····<35c>···DW_AT_decl_line···:·(data2)·1474
379 ····<35e>···DW_AT_decl_column·:·(data1)·18379 ····<35e>···DW_AT_decl_column·:·(data1)·18
380 ····<35f>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>380 ····<35f>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
381 ····<363>···DW_AT_location····:·(exprloc)·5·byte·block:·3·5c·12·5·0·»(DW_OP_addr:·5125c)381 ····<363>···DW_AT_location····:·(exprloc)·5·byte·block:·3·5c·12·5·0·»(DW_OP_addr:·5125c)
382 ·<1><369>:·Abbrev·Number:·31·(DW_TAG_variable)382 ·<1><369>:·Abbrev·Number:·31·(DW_TAG_variable)
Max diff block lines reached; 2229170/2236923 bytes (99.65%) of diff not shown.
1.11 KB
strings --all --bytes=8 {}
    
Offset 1, 53 lines modifiedOffset 1, 51 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 vlGCC:·(Debian·14.2.0-8)·14.2.0
 2 #GtGI25l
 3 gU#XmIdj
 4 1P!$wl^VcO-
 5 w@Q{${Y}
 6 f~cUXEua
 7 h)*jZ1OM>
 8 yRYlLQ7`
 9 siq7Y=x,
 10 +peh8',OPs
 11 t1\I//?X
 12 _3}E6J,k
 13 j{UyFjiPZ-D
 14 h;In5aeK=
 15 9?2j8#S=
 16 Z6277QoE*/
 17 4}7x@%KkQ2
 18 'bL5sbLj
 19 cx9P_X)^
 20 X%-b)w9b
 21 WyEdJ>:G
 22 `g]6+3/K
 23 Pv2Y7o![7
 24 ~fe@?ZX"
 25 OQ:·C{»  x
 26 |.CSoghm
 27 ,:vJ?l[!^
 28 +WNP4Epj%
 29 _oOpt'._
 30 %_JN!>Rq
 31 ~pQVrSDi
 32 86FjD'k\]e
 33 A&1?Rte&
 34 GvQ!Zp!VS!
 35 h.gnP1mC
 36 ."<=Xlvz
 37 4jHriCt7T
 38 +{XD@)Em
 39 -2U3Hl:K
 40 %NDp|)GI
 41 (ioe:%]#
 42 ed50ozmz
 43 222[}<Y;
 44 N,%e{:1t
2 |S;jBMH6 
3 iJDa3CSi 
4 5%*d]U!?· 
5 TLJbvQ3o 
6 je>4"(\?4"` 
7 ~"D}`}^{ 
8 Q=RYp}>]u 
9 0W%&@xf) 
10 mE`3)VC+v 
11 x)UsQmUU 
12 ~pSls;·lwSls 
13 :<?@$d[% 
14 S_!Bs!B8 
15 8Im5Q)/. 
16 20*6UVA8v 
17 Q_K@qaOy 
18 :.W4»   r7% 
19 NP[BlgQs 
20 bKm,Jwcl 
21 4E]@_Cz_QRO 
22 P<[,7,1tmx 
23 ]5VVmrW- 
24 1=7JL#O< 
25 iLT'MshD 
26 zH6jDDuG 
27 "luxn1luk 
28 k_p+su%;H50+ 
29 >q9uE<q9 
30 ^yGAiXtQ[ 
31 "]iC"Te` 
32 D·bOXgf* 
33 <*%(Ex4J 
34 0|WMUq7x~ 
35 WwV2.^%= 
36 {<`qmy[) 
37 Cdx7}A@4U 
38 .!<3Dlvz 
39 bcK7}%{d 
40 $JUK:$Tm9 
41 ·!7S'b:Q 
42 RpH>C)84 
43 r5EX-@#*_ 
44 tdyuoz">A 
45 nOikOok? 
46 Ns5UU·+& 
47 >,Vf"<<J45 >,Vf"<<J
48 7.a{bc/M46 7.a{bc/M
49 xy50tDXv47 xy50tDXv
50 6\6U~9%^2A48 6\6U~9%^2A
51 M}~P/R,Fo49 M}~P/R,Fo
52 wi~Y=KfV50 wi~Y=KfV
53 y)gue9S-51 y)gue9S-
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.67 MB
./usr/lib/debug/.build-id/fb/2549b7e52edf00e0ff581f8c8b2bf5033bf362.debug vs.
./usr/lib/debug/.build-id/3d/78b473a6754d17bf074d7f4c86fde0e1d9e7f1.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 88% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········438132·(bytes·into·file)13 ··Start·of·section·headers:··········438140·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x6af74:1 There·are·35·section·headers,·starting·at·offset·0x6af7c:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c60·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c60·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0003fbe8·00fbe0·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0003fbe8·00fbe0·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0003fce0·00fbe0·000320·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0003fce0·00fbe0·000320·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00040000·00fbe0·000ac8·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00040000·00fbe0·000ac8·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00040ac8·00fbe0·0004c8·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00040ac8·00fbe0·0004c8·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000082·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000082·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·0289ea·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001ec·0289f3·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·028bd8·000391·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·028be0·000391·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·028f6c·012dd4·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·028f74·012dd4·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·03bd40·000953·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·03bd48·000953·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·03c693·000053·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·03c69b·000053·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·03c6e8·020e42·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·03c6f0·020e42·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·05d52c·00569f·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·05d534·00569f·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·062bcb·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·062bd3·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·062c24·004580·10·····33·917··437 ··[32]·.symtab···········SYMTAB··········00000000·062c2c·004580·10·····33·917··4
38 ··[33]·.strtab···········STRTAB··········00000000·0671a4·003c6b·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·0671ac·003c6b·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·06ae0f·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·06ae17·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·fb2549b7e52edf00e0ff581f8c8b2bf5033bf3623 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·3d78b473a6754d17bf074d7f4c86fde0e1d9e7f1
1.67 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 41 lines modifiedOffset 3, 41 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x4a8e7·(32-bit)4 ···Length:········0x4a8e7·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·130·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·130·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_hoghistogram.cpython-312-arm-linux-gnueabihf.so.p/_hoghistogram.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_hoghistogram.cpython-312-arm-linux-gnueabihf.so.p/_hoghistogram.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xa36e14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xa36e
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·426 ····<36>···DW_AT_byte_size···:·(data1)·4
27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)27 ····<37>···DW_AT_encoding····:·(data1)·4»    (float)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·830 ····<3d>···DW_AT_byte_size···:·(data1)·8
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·134 ····<44>···DW_AT_byte_size···:·(data1)·1
35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)35 ····<45>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
37 ·<1><4a>:·Abbrev·Number:·43·(DW_TAG_imported_unit)37 ·<1><4a>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>38 ····<4b>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
39 ·<1><4f>:·Abbrev·Number:·43·(DW_TAG_imported_unit)39 ·<1><4f>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>40 ····<50>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
41 ·<1><54>:·Abbrev·Number:·43·(DW_TAG_imported_unit)41 ·<1><54>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>42 ····<55>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
43 ·<1><59>:·Abbrev·Number:·43·(DW_TAG_imported_unit)43 ·<1><59>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
Offset 237, 15 lines modifiedOffset 237, 15 lines modified
237 ·<1><23e>:·Abbrev·Number:·43·(DW_TAG_imported_unit)237 ·<1><23e>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
238 ····<23f>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>238 ····<23f>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
239 ·<1><243>:·Abbrev·Number:·43·(DW_TAG_imported_unit)239 ·<1><243>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
240 ····<244>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>240 ····<244>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
241 ·<1><248>:·Abbrev·Number:·43·(DW_TAG_imported_unit)241 ·<1><248>:·Abbrev·Number:·43·(DW_TAG_imported_unit)
242 ····<249>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2942>242 ····<249>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2942>
243 ·<1><24d>:·Abbrev·Number:·22·(DW_TAG_variable)243 ·<1><24d>:·Abbrev·Number:·22·(DW_TAG_variable)
244 ····<24e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·244 ····<24e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
245 ····<252>···DW_AT_decl_file···:·(data1)·7245 ····<252>···DW_AT_decl_file···:·(data1)·7
246 ····<253>···DW_AT_decl_line···:·(data2)·641246 ····<253>···DW_AT_decl_line···:·(data2)·641
247 ····<255>···DW_AT_decl_column·:·(data1)·15247 ····<255>···DW_AT_decl_column·:·(data1)·15
248 ····<256>···DW_AT_type········:·(GNU_ref_alt)·<0x142>248 ····<256>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
249 ····<25a>···DW_AT_location····:·(exprloc)·5·byte·block:·3·98·e·4·0·» (DW_OP_addr:·40e98)249 ····<25a>···DW_AT_location····:·(exprloc)·5·byte·block:·3·98·e·4·0·» (DW_OP_addr:·40e98)
250 ·<1><260>:·Abbrev·Number:·85·(DW_TAG_structure_type)250 ·<1><260>:·Abbrev·Number:·85·(DW_TAG_structure_type)
251 ····<261>···DW_AT_byte_size···:·(data1)·20251 ····<261>···DW_AT_byte_size···:·(data1)·20
Offset 271, 308 lines modifiedOffset 271, 308 lines modified
271 ····<27d>···DW_AT_name········:·(string)·n271 ····<27d>···DW_AT_name········:·(string)·n
272 ····<27f>···DW_AT_decl_file···:·(implicit_const)·1272 ····<27f>···DW_AT_decl_file···:·(implicit_const)·1
273 ····<27f>···DW_AT_decl_line···:·(data2)·1242273 ····<27f>···DW_AT_decl_line···:·(data2)·1242
274 ····<281>···DW_AT_decl_column·:·(data1)·63274 ····<281>···DW_AT_decl_column·:·(data1)·63
275 ····<282>···DW_AT_type········:·(GNU_ref_alt)·<0x699>275 ····<282>···DW_AT_type········:·(GNU_ref_alt)·<0x699>
276 ····<286>···DW_AT_data_member_location:·(data1)·8276 ····<286>···DW_AT_data_member_location:·(data1)·8
277 ·<2><287>:·Abbrev·Number:·33·(DW_TAG_member)277 ·<2><287>:·Abbrev·Number:·33·(DW_TAG_member)
278 ····<288>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·278 ····<288>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
279 ····<28c>···DW_AT_decl_file···:·(implicit_const)·1279 ····<28c>···DW_AT_decl_file···:·(implicit_const)·1
280 ····<28c>···DW_AT_decl_line···:·(data2)·1242280 ····<28c>···DW_AT_decl_line···:·(data2)·1242
281 ····<28e>···DW_AT_decl_column·:·(data1)·78281 ····<28e>···DW_AT_decl_column·:·(data1)·78
282 ····<28f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>282 ····<28f>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
283 ····<293>···DW_AT_data_member_location:·(data1)·12283 ····<293>···DW_AT_data_member_location:·(data1)·12
284 ·<2><294>:·Abbrev·Number:·33·(DW_TAG_member)284 ·<2><294>:·Abbrev·Number:·33·(DW_TAG_member)
285 ····<295>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·285 ····<295>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
286 ····<299>···DW_AT_decl_file···:·(implicit_const)·1286 ····<299>···DW_AT_decl_file···:·(implicit_const)·1
287 ····<299>···DW_AT_decl_line···:·(data2)·1243287 ····<299>···DW_AT_decl_line···:·(data2)·1243
288 ····<29b>···DW_AT_decl_column·:·(data1)·28288 ····<29b>···DW_AT_decl_column·:·(data1)·28
289 ····<29c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>289 ····<29c>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
290 ····<2a0>···DW_AT_data_member_location:·(data1)·16290 ····<2a0>···DW_AT_data_member_location:·(data1)·16
291 ·<2><2a1>:·Abbrev·Number:·33·(DW_TAG_member)291 ·<2><2a1>:·Abbrev·Number:·33·(DW_TAG_member)
292 ····<2a2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·292 ····<2a2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
293 ····<2a6>···DW_AT_decl_file···:·(implicit_const)·1293 ····<2a6>···DW_AT_decl_file···:·(implicit_const)·1
294 ····<2a6>···DW_AT_decl_line···:·(data2)·1243294 ····<2a6>···DW_AT_decl_line···:·(data2)·1243
295 ····<2a8>···DW_AT_decl_column·:·(data1)·51295 ····<2a8>···DW_AT_decl_column·:·(data1)·51
296 ····<2a9>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>296 ····<2a9>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
297 ····<2ad>···DW_AT_data_member_location:·(data1)·17297 ····<2ad>···DW_AT_data_member_location:·(data1)·17
298 ·<2><2ae>:·Abbrev·Number:·33·(DW_TAG_member)298 ·<2><2ae>:·Abbrev·Number:·33·(DW_TAG_member)
299 ····<2af>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·299 ····<2af>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
300 ····<2b3>···DW_AT_decl_file···:·(implicit_const)·1300 ····<2b3>···DW_AT_decl_file···:·(implicit_const)·1
301 ····<2b3>···DW_AT_decl_line···:·(data2)·1243301 ····<2b3>···DW_AT_decl_line···:·(data2)·1243
302 ····<2b5>···DW_AT_decl_column·:·(data1)·70302 ····<2b5>···DW_AT_decl_column·:·(data1)·70
303 ····<2b6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>303 ····<2b6>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
304 ····<2ba>···DW_AT_data_member_location:·(data1)·18304 ····<2ba>···DW_AT_data_member_location:·(data1)·18
305 ·<2><2bb>:·Abbrev·Number:·0305 ·<2><2bb>:·Abbrev·Number:·0
306 ·<1><2bc>:·Abbrev·Number:·79·(DW_TAG_typedef)306 ·<1><2bc>:·Abbrev·Number:·79·(DW_TAG_typedef)
307 ····<2bd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·307 ····<2bd>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
308 ····<2c1>···DW_AT_decl_file···:·(data1)·1308 ····<2c1>···DW_AT_decl_file···:·(data1)·1
309 ····<2c2>···DW_AT_decl_line···:·(data2)·1243309 ····<2c2>···DW_AT_decl_line···:·(data2)·1243
310 ····<2c4>···DW_AT_decl_column·:·(data1)·80310 ····<2c4>···DW_AT_decl_column·:·(data1)·80
311 ····<2c5>···DW_AT_type········:·(ref_udata)·<0x260>311 ····<2c5>···DW_AT_type········:·(ref_udata)·<0x260>
312 ·<1><2c7>:·Abbrev·Number:·99·(DW_TAG_typedef)312 ·<1><2c7>:·Abbrev·Number:·99·(DW_TAG_typedef)
313 ····<2c8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·313 ····<2c8>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
314 ····<2cc>···DW_AT_decl_file···:·(data1)·1314 ····<2cc>···DW_AT_decl_file···:·(data1)·1
315 ····<2cd>···DW_AT_decl_line···:·(data2)·1361315 ····<2cd>···DW_AT_decl_line···:·(data2)·1361
316 ····<2cf>···DW_AT_decl_column·:·(data1)·23316 ····<2cf>···DW_AT_decl_column·:·(data1)·23
317 ····<2d0>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>317 ····<2d0>···DW_AT_type········:·(GNU_ref_alt)·<0x62e>
318 ·<1><2d4>:·Abbrev·Number:·99·(DW_TAG_typedef)318 ·<1><2d4>:·Abbrev·Number:·99·(DW_TAG_typedef)
319 ····<2d5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·319 ····<2d5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
320 ····<2d9>···DW_AT_decl_file···:·(data1)·1320 ····<2d9>···DW_AT_decl_file···:·(data1)·1
321 ····<2da>···DW_AT_decl_line···:·(data2)·1362321 ····<2da>···DW_AT_decl_line···:·(data2)·1362
322 ····<2dc>···DW_AT_decl_column·:·(data1)·19322 ····<2dc>···DW_AT_decl_column·:·(data1)·19
323 ····<2dd>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>323 ····<2dd>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
324 ·<1><2e1>:·Abbrev·Number:·22·(DW_TAG_variable)324 ·<1><2e1>:·Abbrev·Number:·22·(DW_TAG_variable)
325 ····<2e2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·325 ····<2e2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
326 ····<2e6>···DW_AT_decl_file···:·(data1)·1326 ····<2e6>···DW_AT_decl_file···:·(data1)·1
327 ····<2e7>···DW_AT_decl_line···:·(data2)·1472327 ····<2e7>···DW_AT_decl_line···:·(data2)·1472
328 ····<2e9>···DW_AT_decl_column·:·(data1)·18328 ····<2e9>···DW_AT_decl_column·:·(data1)·18
329 ····<2ea>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>329 ····<2ea>···DW_AT_type········:·(GNU_ref_alt)·<0x12c4>
330 ····<2ee>···DW_AT_location····:·(exprloc)·5·byte·block:·3·9c·e·4·0·» (DW_OP_addr:·40e9c)330 ····<2ee>···DW_AT_location····:·(exprloc)·5·byte·block:·3·9c·e·4·0·» (DW_OP_addr:·40e9c)
331 ·<1><2f4>:·Abbrev·Number:·7·(DW_TAG_variable)331 ·<1><2f4>:·Abbrev·Number:·7·(DW_TAG_variable)
332 ····<2f5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df433)·332 ····<2f5>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df41f)·
333 ····<2f9>···DW_AT_decl_file···:·(data1)·1333 ····<2f9>···DW_AT_decl_file···:·(data1)·1
334 ····<2fa>···DW_AT_decl_line···:·(data2)·1474334 ····<2fa>···DW_AT_decl_line···:·(data2)·1474
335 ····<2fc>···DW_AT_decl_column·:·(data1)·12335 ····<2fc>···DW_AT_decl_column·:·(data1)·12
336 ····<2fd>···DW_AT_type········:·(GNU_ref_alt)·<0x31>336 ····<2fd>···DW_AT_type········:·(GNU_ref_alt)·<0x31>
337 ·<1><301>:·Abbrev·Number:·7·(DW_TAG_variable)337 ·<1><301>:·Abbrev·Number:·7·(DW_TAG_variable)
338 ····<302>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df457)·338 ····<302>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3df443)·
339 ····<306>···DW_AT_decl_file···:·(data1)·1339 ····<306>···DW_AT_decl_file···:·(data1)·1
Max diff block lines reached; 1738800/1746502 bytes (99.56%) of diff not shown.
1.17 KB
strings --all --bytes=8 {}
    
Offset 1, 61 lines modifiedOffset 1, 50 lines modified
1 bGCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
 2 42m0Q!d}1
 3 *~4}16]7T
 4 wzSl@J`kp<
 5 LIrm9'5z
 6 %K'9^^W!r
 7 {aPE08Za
 8 6p5BT/Ax
 9 _kLGO|my
 10 oIw|[wCP
 11 jO2f»   P/#
 12 uU_{Zf|U
 13 tU&mv%YN
 14 c`8rU6Rb
 15 7)oc·ax» 
 16 %t[F42"FT
 17 78zLQe.+b
 18 a#L=h7h;
 19 sAK|+-s(+;
 20 Om=;iwe!%
 21 U%Ga)*7<
 22 [2YkY$YVn
 23 "['0'V72
 24 !)l7;CLv
 25 W$]»    vw#?
 26 1e9(5N2e
 27 CPjCdC)!
 28 D="I>f<A>
 29 .*5#H?pO
 30 ^s%)e(*4
 31 E,vF4lz{·
 32 v5QIE%I»*i
 33 N>o>@Fx:
 34 DcT_yU4j>
 35 oIuut,*s
 36 ·G~6·Nx/
 37 HWW"Vq"VY
 38 vCw[6t64
 39 »       2n$VgS5
 40 Ay[\1q[WU
 41 :Vvs]&G~
 42 -[8d<2,/
 43 ?55/>.4g
2 PUb!>JGE 
3 gtfG»   ag· 
4 QX==2:Sk 
5 ]#D{O"Tg 
6 9s":xRln 
7 2-eMKEe)M 
8 SV>,//FE= 
9 D(9-Gh/a 
10 IL>tV~rG 
11 #`Gz,4%\^ 
12 $g1+}(Ki 
13 ]-J)KDk( 
14 }>DQNbur} 
15 pe)/K#·X 
16 AYD%w)Zx 
17 C2KI~IuU 
18 .6!\-;7\ 
19 <gc"1»  B}6 
20 d6)VU$UI 
21 DV4bfT|f 
22 n'8cS»  zH 
23 )T7·n](O 
24 bd=Es=]2 
25 »       bt^5G`7 
26 RBXJH%)+@ 
27 ^[L_T=f| 
28 <{gwfvvvw 
29 />E;zSAZ 
30 Ers$UZ]A 
31 4&zZP951 
32 L)-MpOX· 
33 ~}[?~F;1 
34 u>mr<F?N~* 
35 Y5eJDu» g 
36 {}k31QR? 
37 RGn#nYGns 
38 +bG)"·6TDD 
39 !0NDKMdC@JA 
40 (('')J>: 
41 $6B$0C^y 
42 HjtK*_wn 
43 Zx7X2O7%·Pu 
44 ^&{XOv+`q 
45 >!G>D9Bx 
46 z·~4\v"_ 
47 N*!:(RyO$~ 
48 *>N>·&on 
49 M0\#y+_a 
50 <·9$DykN 
51 }9@&QMd0 
52 tB»     A\NeS 
53 ig6m»   g/»  
54 3~jj^|\h 
55 =LxIt3e544 =LxIt3e5
56 ub=»    XyRV45 ub=»    XyRV
57 )oCnwx8p46 )oCnwx8p
58 &,&UQ!$947 &,&UQ!$9
59 az\'fuT`48 az\'fuT`
60 o.jTxv~949 o.jTxv~9
61 r)w+s}Re:'"I50 r)w+s}Re:'"I
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
1.73 MB
./usr/lib/debug/.build-id/fd/1164a0284267b5c2a0654afbd258c27bf3e9f2.debug vs.
./usr/lib/debug/.build-id/8e/d14a1aa0999848f4d68e7bce104afd3d74b2bd.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 91% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········358140·(bytes·into·file)13 ··Start·of·section·headers:··········358148·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········717 ··Number·of·program·headers:·········7
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3719 ··Number·of·section·headers:·········37
20 ··Section·header·string·table·index:·3620 ··Section·header·string·table·index:·36
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·37·section·headers,·starting·at·offset·0x576fc:1 There·are·37·section·headers,·starting·at·offset·0x57704:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············00000114·000114·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············00000114·000114·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000138·000138·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000138·000138·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000158·000138·000d20·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000158·000138·000d20·10···A··4···3··4
Offset 24, 23 lines modifiedOffset 24, 23 lines modified
24 ··[19]·.dynamic··········NOBITS··········0002fbb4·00fbac·000108·08··WA··4···0··424 ··[19]·.dynamic··········NOBITS··········0002fbb4·00fbac·000108·08··WA··4···0··4
25 ··[20]·.got··············NOBITS··········0002fcbc·00fbac·000344·04··WA··0···0··425 ··[20]·.got··············NOBITS··········0002fcbc·00fbac·000344·04··WA··0···0··4
26 ··[21]·.data·············NOBITS··········00030000·00fbac·000968·00··WA··0···0··826 ··[21]·.data·············NOBITS··········00030000·00fbac·000968·00··WA··0···0··8
27 ··[22]·.bss··············NOBITS··········00030968·00fbac·0004a0·00··WA··0···0··827 ··[22]·.bss··············NOBITS··········00030968·00fbac·0004a0·00··WA··0···0··8
28 ··[23]·.comment··········PROGBITS········00000000·000138·00001e·01··MS··0···0··128 ··[23]·.comment··········PROGBITS········00000000·000138·00001e·01··MS··0···0··1
29 ··[24]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000156·000031·00······0···0··129 ··[24]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000156·000031·00······0···0··1
30 ··[25]·.debug_aranges····PROGBITS········00000000·000188·00009a·00···C··0···0··430 ··[25]·.debug_aranges····PROGBITS········00000000·000188·00009a·00···C··0···0··4
31 ··[26]·.debug_info·······PROGBITS········00000000·000224·0214b0·00···C··0···0··431 ··[26]·.debug_info·······PROGBITS········00000000·000224·0214b7·00···C··0···0··4
32 ··[27]·.debug_abbrev·····PROGBITS········00000000·0216d4·0005d1·00···C··0···0··432 ··[27]·.debug_abbrev·····PROGBITS········00000000·0216dc·0005d1·00···C··0···0··4
33 ··[28]·.debug_line·······PROGBITS········00000000·021ca8·00f6c7·00···C··0···0··433 ··[28]·.debug_line·······PROGBITS········00000000·021cb0·00f6c7·00···C··0···0··4
34 ··[29]·.debug_frame······PROGBITS········00000000·031370·0008a2·00···C··0···0··434 ··[29]·.debug_frame······PROGBITS········00000000·031378·0008a2·00···C··0···0··4
35 ··[30]·.debug_str········PROGBITS········00000000·031c14·00005d·01·MSC··0···0··435 ··[30]·.debug_str········PROGBITS········00000000·031c1c·00005d·01·MSC··0···0··4
36 ··[31]·.debug_loclists···PROGBITS········00000000·031c74·018b4e·00···C··0···0··436 ··[31]·.debug_loclists···PROGBITS········00000000·031c7c·018b4e·00···C··0···0··4
37 ··[32]·.debug_rnglists···PROGBITS········00000000·04a7c4·00401c·00···C··0···0··437 ··[32]·.debug_rnglists···PROGBITS········00000000·04a7cc·00401c·00···C··0···0··4
38 ··[33]·.gnu_debugaltlink·PROGBITS········00000000·04e7e0·000056·00······0···0··138 ··[33]·.gnu_debugaltlink·PROGBITS········00000000·04e7e8·000056·00······0···0··1
39 ··[34]·.symtab···········SYMTAB··········00000000·04e838·003f40·10·····35·805··439 ··[34]·.symtab···········SYMTAB··········00000000·04e840·003f40·10·····35·805··4
40 ··[35]·.strtab···········STRTAB··········00000000·052778·004e0a·00······0···0··140 ··[35]·.strtab···········STRTAB··········00000000·052780·004e0a·00······0···0··1
41 ··[36]·.shstrtab·········STRTAB··········00000000·057582·000179·00······0···0··141 ··[36]·.shstrtab·········STRTAB··········00000000·05758a·000179·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 ··D·(mbind),·y·(purecode),·p·(processor·specific)46 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·fd1164a0284267b5c2a0654afbd258c27bf3e9f23 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8ed14a1aa0999848f4d68e7bce104afd3d74b2bd
1.72 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 33 lines modifiedOffset 3, 33 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0x3bc17·(32-bit)4 ···Length:········0x3bc17·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·178·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·178·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbd3d)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbd29)·
11 ····<12>···DW_AT_language····:·(data1)·33»   (C++14)11 ····<12>···DW_AT_language····:·(data1)·33»   (C++14)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_skeletonize_3d_cy.cpython-313-arm-linux-gnueabihf.so.p/_skeletonize_3d_cy.cpp12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_skeletonize_3d_cy.cpython-313-arm-linux-gnueabihf.so.p/_skeletonize_3d_cy.cpp
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x7c8e14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x7c8e
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·1·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·126 ····<36>···DW_AT_byte_size···:·(data1)·1
27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)27 ····<37>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·28 ····<38>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
29 ·<1><3c>:·Abbrev·Number:·55·(DW_TAG_imported_unit)29 ·<1><3c>:·Abbrev·Number:·55·(DW_TAG_imported_unit)
30 ····<3d>···DW_AT_import······:·(GNU_ref_alt)·<0xc>30 ····<3d>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
31 ·<1><41>:·Abbrev·Number:·55·(DW_TAG_imported_unit)31 ·<1><41>:·Abbrev·Number:·55·(DW_TAG_imported_unit)
32 ····<42>···DW_AT_import······:·(GNU_ref_alt)·<0x81>32 ····<42>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
33 ·<1><46>:·Abbrev·Number:·55·(DW_TAG_imported_unit)33 ·<1><46>:·Abbrev·Number:·55·(DW_TAG_imported_unit)
34 ····<47>···DW_AT_import······:·(GNU_ref_alt)·<0x154>34 ····<47>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
35 ·<1><4b>:·Abbrev·Number:·55·(DW_TAG_imported_unit)35 ·<1><4b>:·Abbrev·Number:·55·(DW_TAG_imported_unit)
Offset 127, 47 lines modifiedOffset 127, 47 lines modified
127 ·<1><131>:·Abbrev·Number:·220·(DW_TAG_namespace)127 ·<1><131>:·Abbrev·Number:·220·(DW_TAG_namespace)
128 ····<133>···DW_AT_name········:·(string)·std128 ····<133>···DW_AT_name········:·(string)·std
129 ····<137>···DW_AT_decl_file···:·(data1)·34129 ····<137>···DW_AT_decl_file···:·(data1)·34
130 ····<138>···DW_AT_decl_line···:·(data2)·308130 ····<138>···DW_AT_decl_line···:·(data2)·308
131 ····<13a>···DW_AT_decl_column·:·(data1)·11131 ····<13a>···DW_AT_decl_column·:·(data1)·11
132 ····<13b>···DW_AT_sibling·····:·(ref_udata)·<0x1276>132 ····<13b>···DW_AT_sibling·····:·(ref_udata)·<0x1276>
133 ·<2><13d>:·Abbrev·Number:·219·(DW_TAG_namespace)133 ·<2><13d>:·Abbrev·Number:·219·(DW_TAG_namespace)
134 ····<13f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f04e3)·134 ····<13f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f04cf)·
135 ····<143>···DW_AT_decl_file···:·(data1)·33135 ····<143>···DW_AT_decl_file···:·(data1)·33
136 ····<144>···DW_AT_decl_line···:·(data2)·2836136 ····<144>···DW_AT_decl_line···:·(data2)·2836
137 ····<146>···DW_AT_decl_column·:·(data1)·13137 ····<146>···DW_AT_decl_column·:·(data1)·13
138 ·<2><147>:·Abbrev·Number:·152·(DW_TAG_namespace)138 ·<2><147>:·Abbrev·Number:·152·(DW_TAG_namespace)
139 ····<149>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb253)·139 ····<149>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb23f)·
140 ····<14d>···DW_AT_decl_file···:·(data1)·35140 ····<14d>···DW_AT_decl_file···:·(data1)·35
141 ····<14e>···DW_AT_decl_line···:·(data1)·61141 ····<14e>···DW_AT_decl_line···:·(data1)·61
142 ····<14f>···DW_AT_decl_column·:·(data1)·13142 ····<14f>···DW_AT_decl_column·:·(data1)·13
143 ····<150>···DW_AT_sibling·····:·(ref_udata)·<0x153>143 ····<150>···DW_AT_sibling·····:·(ref_udata)·<0x153>
144 ·<3><152>:·Abbrev·Number:·0144 ·<3><152>:·Abbrev·Number:·0
145 ·<2><153>:·Abbrev·Number:·171·(DW_TAG_namespace)145 ·<2><153>:·Abbrev·Number:·171·(DW_TAG_namespace)
146 ····<155>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f77d)·146 ····<155>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f755)·
147 ····<159>···DW_AT_decl_file···:·(data1)·38147 ····<159>···DW_AT_decl_file···:·(data1)·38
148 ····<15a>···DW_AT_decl_line···:·(data1)·50148 ····<15a>···DW_AT_decl_line···:·(data1)·50
149 ····<15b>···DW_AT_decl_column·:·(data1)·13149 ····<15b>···DW_AT_decl_column·:·(data1)·13
150 ·<2><15c>:·Abbrev·Number:·100·(DW_TAG_structure_type)150 ·<2><15c>:·Abbrev·Number:·100·(DW_TAG_structure_type)
151 ····<15d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xd0c52)·151 ····<15d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xd0c3e)·
152 ····<161>···DW_AT_byte_size···:·(data1)·1152 ····<161>···DW_AT_byte_size···:·(data1)·1
153 ····<162>···DW_AT_decl_file···:·(data1)·39153 ····<162>···DW_AT_decl_file···:·(data1)·39
154 ····<163>···DW_AT_decl_line···:·(data1)·168154 ····<163>···DW_AT_decl_line···:·(data1)·168
155 ····<164>···DW_AT_decl_column·:·(data1)·12155 ····<164>···DW_AT_decl_column·:·(data1)·12
156 ····<165>···DW_AT_sibling·····:·(ref_udata)·<0x183>156 ····<165>···DW_AT_sibling·····:·(ref_udata)·<0x183>
157 ·<3><167>:·Abbrev·Number:·194·(DW_TAG_subprogram)157 ·<3><167>:·Abbrev·Number:·194·(DW_TAG_subprogram)
158 ····<169>···DW_AT_external····:·(flag_present)·1158 ····<169>···DW_AT_external····:·(flag_present)·1
159 ····<169>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x86661)·159 ····<169>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x8664d)·
160 ····<16d>···DW_AT_decl_file···:·(data1)·39160 ····<16d>···DW_AT_decl_file···:·(data1)·39
161 ····<16e>···DW_AT_decl_line···:·(data1)·172161 ····<16e>···DW_AT_decl_line···:·(data1)·172
162 ····<16f>···DW_AT_decl_column·:·(data1)·9162 ····<16f>···DW_AT_decl_column·:·(data1)·9
163 ····<170>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x229ef4)·163 ····<170>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x229ee0)·
164 ····<174>···DW_AT_declaration·:·(flag_present)·1164 ····<174>···DW_AT_declaration·:·(flag_present)·1
165 ·<4><174>:·Abbrev·Number:·75·(DW_TAG_template_type_param)165 ·<4><174>:·Abbrev·Number:·75·(DW_TAG_template_type_param)
166 ····<175>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eaaa5)·166 ····<175>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eaa91)·
167 ····<179>···DW_AT_type········:·(ref_udata)·<0x356b>167 ····<179>···DW_AT_type········:·(ref_udata)·<0x356b>
168 ·<4><17b>:·Abbrev·Number:·27·(DW_TAG_formal_parameter)168 ·<4><17b>:·Abbrev·Number:·27·(DW_TAG_formal_parameter)
169 ····<17c>···DW_AT_type········:·(ref_udata)·<0x356b>169 ····<17c>···DW_AT_type········:·(ref_udata)·<0x356b>
170 ·<4><17e>:·Abbrev·Number:·27·(DW_TAG_formal_parameter)170 ·<4><17e>:·Abbrev·Number:·27·(DW_TAG_formal_parameter)
171 ····<17f>···DW_AT_type········:·(ref_udata)·<0x356b>171 ····<17f>···DW_AT_type········:·(ref_udata)·<0x356b>
172 ·<4><181>:·Abbrev·Number:·0172 ·<4><181>:·Abbrev·Number:·0
173 ·<3><182>:·Abbrev·Number:·0173 ·<3><182>:·Abbrev·Number:·0
Offset 180, 249 lines modifiedOffset 180, 249 lines modified
180 ·<2><18d>:·Abbrev·Number:·222·(DW_TAG_namespace)180 ·<2><18d>:·Abbrev·Number:·222·(DW_TAG_namespace)
181 ····<18f>···DW_AT_name········:·(string)·_V2181 ····<18f>···DW_AT_name········:·(string)·_V2
182 ····<193>···DW_AT_decl_file···:·(data1)·115182 ····<193>···DW_AT_decl_file···:·(data1)·115
183 ····<194>···DW_AT_decl_line···:·(data1)·82183 ····<194>···DW_AT_decl_line···:·(data1)·82
184 ····<195>···DW_AT_decl_column·:·(data1)·1184 ····<195>···DW_AT_decl_column·:·(data1)·1
185 ····<196>···DW_AT_export_symbols:·(flag_present)·1185 ····<196>···DW_AT_export_symbols:·(flag_present)·1
186 ·<2><196>:·Abbrev·Number:·155·(DW_TAG_class_type)186 ·<2><196>:·Abbrev·Number:·155·(DW_TAG_class_type)
187 ····<198>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xb93bd)·187 ····<198>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xb93a9)·
188 ····<19c>···DW_AT_byte_size···:·(data1)·1188 ····<19c>···DW_AT_byte_size···:·(data1)·1
189 ····<19d>···DW_AT_decl_file···:·(data1)·17189 ····<19d>···DW_AT_decl_file···:·(data1)·17
190 ····<19e>···DW_AT_decl_line···:·(data1)·63190 ····<19e>···DW_AT_decl_line···:·(data1)·63
191 ····<19f>···DW_AT_decl_column·:·(implicit_const)·11191 ····<19f>···DW_AT_decl_column·:·(implicit_const)·11
192 ····<19f>···DW_AT_sibling·····:·(ref_udata)·<0x30f>192 ····<19f>···DW_AT_sibling·····:·(ref_udata)·<0x30f>
193 ·<3><1a1>:·Abbrev·Number:·93·(DW_TAG_subprogram)193 ·<3><1a1>:·Abbrev·Number:·93·(DW_TAG_subprogram)
194 ····<1a2>···DW_AT_external····:·(flag_present)·1194 ····<1a2>···DW_AT_external····:·(flag_present)·1
195 ····<1a2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eaa2c)·195 ····<1a2>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eaa18)·
196 ····<1a6>···DW_AT_decl_file···:·(data1)·17196 ····<1a6>···DW_AT_decl_file···:·(data1)·17
197 ····<1a7>···DW_AT_decl_line···:·(data1)·88197 ····<1a7>···DW_AT_decl_line···:·(data1)·88
198 ····<1a8>···DW_AT_decl_column·:·(data1)·7198 ····<1a8>···DW_AT_decl_column·:·(data1)·7
199 ····<1a9>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x44cc47)·199 ····<1a9>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x44cc33)·
200 ····<1ad>···DW_AT_type········:·(ref_udata)·<0x355f>200 ····<1ad>···DW_AT_type········:·(ref_udata)·<0x355f>
201 ····<1af>···DW_AT_accessibility:·(data1)·1»      (public)201 ····<1af>···DW_AT_accessibility:·(data1)·1»      (public)
202 ····<1b0>···DW_AT_declaration·:·(flag_present)·1202 ····<1b0>···DW_AT_declaration·:·(flag_present)·1
203 ····<1b0>···DW_AT_object_pointer:·(ref_udata)·<0x1b4>203 ····<1b0>···DW_AT_object_pointer:·(ref_udata)·<0x1b4>
204 ····<1b2>···DW_AT_sibling·····:·(ref_udata)·<0x1b8>204 ····<1b2>···DW_AT_sibling·····:·(ref_udata)·<0x1b8>
205 ·<4><1b4>:·Abbrev·Number:·32·(DW_TAG_formal_parameter)205 ·<4><1b4>:·Abbrev·Number:·32·(DW_TAG_formal_parameter)
206 ····<1b5>···DW_AT_type········:·(ref_udata)·<0x355f>206 ····<1b5>···DW_AT_type········:·(ref_udata)·<0x355f>
207 ····<1b7>···DW_AT_artificial··:·(flag_present)·1207 ····<1b7>···DW_AT_artificial··:·(flag_present)·1
208 ·<4><1b7>:·Abbrev·Number:·0208 ·<4><1b7>:·Abbrev·Number:·0
209 ·<3><1b8>:·Abbrev·Number:·93·(DW_TAG_subprogram)209 ·<3><1b8>:·Abbrev·Number:·93·(DW_TAG_subprogram)
210 ····<1b9>···DW_AT_external····:·(flag_present)·1210 ····<1b9>···DW_AT_external····:·(flag_present)·1
211 ····<1b9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eaa2c)·211 ····<1b9>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eaa18)·
212 ····<1bd>···DW_AT_decl_file···:·(data1)·17212 ····<1bd>···DW_AT_decl_file···:·(data1)·17
213 ····<1be>···DW_AT_decl_line···:·(data1)·92213 ····<1be>···DW_AT_decl_line···:·(data1)·92
214 ····<1bf>···DW_AT_decl_column·:·(data1)·7214 ····<1bf>···DW_AT_decl_column·:·(data1)·7
215 ····<1c0>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x1a08cf)·215 ····<1c0>···DW_AT_linkage_name:·(GNU_strp_alt)·(offset:·0x1a08bb)·
216 ····<1c4>···DW_AT_type········:·(ref_udata)·<0x355f>216 ····<1c4>···DW_AT_type········:·(ref_udata)·<0x355f>
217 ····<1c6>···DW_AT_accessibility:·(data1)·1»      (public)217 ····<1c6>···DW_AT_accessibility:·(data1)·1»      (public)
218 ····<1c7>···DW_AT_declaration·:·(flag_present)·1218 ····<1c7>···DW_AT_declaration·:·(flag_present)·1
219 ····<1c7>···DW_AT_object_pointer:·(ref_udata)·<0x1cb>219 ····<1c7>···DW_AT_object_pointer:·(ref_udata)·<0x1cb>
220 ····<1c9>···DW_AT_sibling·····:·(ref_udata)·<0x1d2>220 ····<1c9>···DW_AT_sibling·····:·(ref_udata)·<0x1d2>
221 ·<4><1cb>:·Abbrev·Number:·32·(DW_TAG_formal_parameter)221 ·<4><1cb>:·Abbrev·Number:·32·(DW_TAG_formal_parameter)
222 ····<1cc>···DW_AT_type········:·(ref_udata)·<0x355f>222 ····<1cc>···DW_AT_type········:·(ref_udata)·<0x355f>
223 ····<1ce>···DW_AT_artificial··:·(flag_present)·1223 ····<1ce>···DW_AT_artificial··:·(flag_present)·1
224 ·<4><1ce>:·Abbrev·Number:·27·(DW_TAG_formal_parameter)224 ·<4><1ce>:·Abbrev·Number:·27·(DW_TAG_formal_parameter)
Max diff block lines reached; 1800239/1807843 bytes (99.58%) of diff not shown.
779 B
strings --all --bytes=8 {}
    
Offset 1, 33 lines modifiedOffset 1, 39 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 /i~s'STt 
3 Zd;Ekm)c 
4 9?D%%,jK 
5 x|#.^Vvb 
6 x?<W>;6^ 
7 IbR[*a1Y 
8 }O9GgnE7:3 
9 Ng"]P)7O[ 
10 wn0?NB&8 
11 wo2}GB&#i 
12 ,Y+Z`bQ8cI 
13 G`(eg#]sX 
14 zw**x%N|[2 {W"\4]7U
 3 r!!u1`OfS7x
 4 xDW9(]f>
 5 hC6Ne_A*
 6 $A$|=;)+
 7 Oq)/P)kFW
 8 k,M3dwdO
 9 V]wj./Oz
 10 }.U<]urK
 11 M0,ls&CQ
 12 )d]@+i0I
 13 PpyR_M>?
 14 l)/UmwD:u
15 \]$7H\$+)15 \Y$7HZ$+)
16 S1b3(G~i 
17 EE9b4,9yH 
18 !|B2+WwEt 
19 MLBaLkb,Eo 
20 V1/x·*p) 
21 3y2»    IVS2k' 
22 vvNo"OHw 
23 p,~.$;JAj)i% 
24 Tq*)eW=< 
25 s!·,YxA, 
26 T+<f]=7K816 ^q^jrg*9
 17 ^>jp!QZ="
 18 TMwj^$:P
 19 EiefE`4GY
 20 PS;zFJC}7
 21 D`#^Ztn{
 22 h:+:A*zo
 23 Y`kcd8`a
 24 \?4@?4>jx~hx~htZ
 25 ·L:$+f><
 26 todP^%;7
 27 V\^N(GO]
 28 'vYnpYnpY.|
 29 MAo\QVd}
 30 n3y8C$/v
 31 K=[~/h;l
 32 bL>·sJC[
27 H_E'+RR|C33 H_E'+RR|C
28 i?$b_%!l34 i?$b_%!l
29 6!f`A(TQ,35 6!f`A(TQ,
30 N}],8KGl=36 N}],8KGl=
31 "7rL]bbP37 "7rL]bbP
32 /vN»    [>?\38 /vN»    [>?\
33 E,bylNzn4@w=L39 E,bylNzn4@w=L
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
3.76 MB
./usr/lib/debug/.build-id/fd/ced9be1cee6c0cbe16c2993362e3e5f732753d.debug vs.
./usr/lib/debug/.build-id/5c/5d6e5f392ab276e89c07fbe179a801ab3badd7.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 90% similar despite different names
898 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········1271528·(bytes·into·file)13 ··Start·of·section·headers:··········1271532·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········617 ··Number·of·program·headers:·········6
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3519 ··Number·of·section·headers:·········35
20 ··Section·header·string·table·index:·3420 ··Section·header·string·table·index:·34
3.22 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·35·section·headers,·starting·at·offset·0x1366e8:1 There·are·35·section·headers,·starting·at·offset·0x1366ec:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············000000f4·0000f4·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000118·000118·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c80·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c80·10···A··4···3··4
Offset 22, 23 lines modifiedOffset 22, 23 lines modified
22 ··[17]·.dynamic··········NOBITS··········0008fbe4·00fbdc·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0008fbe4·00fbdc·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0008fcdc·00fbdc·000324·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0008fcdc·00fbdc·000324·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00090000·00fbdc·001100·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00090000·00fbdc·001100·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00091100·00fbdc·0006a0·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00091100·00fbdc·0006a0·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·0000af·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·0000af·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·000218·06c0ac·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·000218·06c0ad·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·06c2c4·00049f·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·06c2c8·00049f·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·06c764·0291fe·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·06c768·0291fe·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·095964·000cdb·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·095968·000cdb·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·09663f·00004e·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·096643·00004e·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·096690·084343·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·096694·084343·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·11a9d4·00dd30·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·11a9d8·00dd30·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·128704·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·128708·000056·00······0···0··1
37 ··[32]·.symtab···········SYMTAB··········00000000·12875c·007060·10·····33·1601··437 ··[32]·.symtab···········SYMTAB··········00000000·128760·007060·10·····33·1601··4
38 ··[33]·.strtab···········STRTAB··········00000000·12f7bc·006dc9·00······0···0··138 ··[33]·.strtab···········STRTAB··········00000000·12f7c0·006dc9·00······0···0··1
39 ··[34]·.shstrtab·········STRTAB··········00000000·136585·000163·00······0···0··139 ··[34]·.shstrtab·········STRTAB··········00000000·136589·000163·00······0···0··1
40 Key·to·Flags:40 Key·to·Flags:
41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),41 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),42 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),43 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
44 ··D·(mbind),·y·(purecode),·p·(processor·specific)44 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·fdced9be1cee6c0cbe16c2993362e3e5f732753d3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·5c5d6e5f392ab276e89c07fbe179a801ab3badd7
3.75 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 49 lines modifiedOffset 3, 49 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0xd648b·(32-bit)4 ···Length:········0xd648b·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·166·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·166·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbe09)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbdf5)·
11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)11 ····<12>···DW_AT_language····:·(data1)·12»   (ANSI·C99)
12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_max_tree.cpython-313-arm-linux-gnueabihf.so.p/_max_tree.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_max_tree.cpython-313-arm-linux-gnueabihf.so.p/_max_tree.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x321407)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x5418e3)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x25af314 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x25af3
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·2·(DW_TAG_base_type)25 ·<1><35>:·Abbrev·Number:·2·(DW_TAG_base_type)
26 ····<36>···DW_AT_byte_size···:·(data1)·426 ····<36>···DW_AT_byte_size···:·(data1)·4
27 ····<37>···DW_AT_encoding····:·(data1)·5»    (signed)27 ····<37>···DW_AT_encoding····:·(data1)·5»    (signed)
28 ····<38>···DW_AT_name········:·(string)·int28 ····<38>···DW_AT_name········:·(string)·int
29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)29 ·<1><3c>:·Abbrev·Number:·1·(DW_TAG_base_type)
30 ····<3d>···DW_AT_byte_size···:·(data1)·830 ····<3d>···DW_AT_byte_size···:·(data1)·8
31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)31 ····<3e>···DW_AT_encoding····:·(data1)·4»    (float)
32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed3a)·32 ····<3f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31ed26)·
33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)33 ·<1><43>:·Abbrev·Number:·1·(DW_TAG_base_type)
34 ····<44>···DW_AT_byte_size···:·(data1)·834 ····<44>···DW_AT_byte_size···:·(data1)·8
35 ····<45>···DW_AT_encoding····:·(data1)·5»    (signed)35 ····<45>···DW_AT_encoding····:·(data1)·5»    (signed)
36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc015)·36 ····<46>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc001)·
37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)37 ·<1><4a>:·Abbrev·Number:·1·(DW_TAG_base_type)
38 ····<4b>···DW_AT_byte_size···:·(data1)·138 ····<4b>···DW_AT_byte_size···:·(data1)·1
39 ····<4c>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)39 ····<4c>···DW_AT_encoding····:·(data1)·8»    (unsigned·char)
40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4727)·40 ····<4d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e4713)·
41 ·<1><51>:·Abbrev·Number:·1·(DW_TAG_base_type)41 ·<1><51>:·Abbrev·Number:·1·(DW_TAG_base_type)
42 ····<52>···DW_AT_byte_size···:·(data1)·442 ····<52>···DW_AT_byte_size···:·(data1)·4
43 ····<53>···DW_AT_encoding····:·(data1)·4»    (float)43 ····<53>···DW_AT_encoding····:·(data1)·4»    (float)
44 ····<54>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85d6)·44 ····<54>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f85c2)·
45 ·<1><58>:·Abbrev·Number:·50·(DW_TAG_imported_unit)45 ·<1><58>:·Abbrev·Number:·50·(DW_TAG_imported_unit)
46 ····<59>···DW_AT_import······:·(GNU_ref_alt)·<0xc>46 ····<59>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
47 ·<1><5d>:·Abbrev·Number:·50·(DW_TAG_imported_unit)47 ·<1><5d>:·Abbrev·Number:·50·(DW_TAG_imported_unit)
48 ····<5e>···DW_AT_import······:·(GNU_ref_alt)·<0x81>48 ····<5e>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
49 ·<1><62>:·Abbrev·Number:·50·(DW_TAG_imported_unit)49 ·<1><62>:·Abbrev·Number:·50·(DW_TAG_imported_unit)
50 ····<63>···DW_AT_import······:·(GNU_ref_alt)·<0x154>50 ····<63>···DW_AT_import······:·(GNU_ref_alt)·<0x154>
51 ·<1><67>:·Abbrev·Number:·50·(DW_TAG_imported_unit)51 ·<1><67>:·Abbrev·Number:·50·(DW_TAG_imported_unit)
Offset 293, 15 lines modifiedOffset 293, 15 lines modified
293 ·<1><2c4>:·Abbrev·Number:·50·(DW_TAG_imported_unit)293 ·<1><2c4>:·Abbrev·Number:·50·(DW_TAG_imported_unit)
294 ····<2c5>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>294 ····<2c5>···DW_AT_import······:·(GNU_ref_alt)·<0x1a290a>
295 ·<1><2c9>:·Abbrev·Number:·50·(DW_TAG_imported_unit)295 ·<1><2c9>:·Abbrev·Number:·50·(DW_TAG_imported_unit)
296 ····<2ca>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>296 ····<2ca>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2925>
297 ·<1><2ce>:·Abbrev·Number:·50·(DW_TAG_imported_unit)297 ·<1><2ce>:·Abbrev·Number:·50·(DW_TAG_imported_unit)
298 ····<2cf>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2942>298 ····<2cf>···DW_AT_import······:·(GNU_ref_alt)·<0x1a2942>
299 ·<1><2d3>:·Abbrev·Number:·36·(DW_TAG_variable)299 ·<1><2d3>:·Abbrev·Number:·36·(DW_TAG_variable)
300 ····<2d4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193274)·300 ····<2d4>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x193260)·
301 ····<2d8>···DW_AT_decl_file···:·(data1)·16301 ····<2d8>···DW_AT_decl_file···:·(data1)·16
302 ····<2d9>···DW_AT_decl_line···:·(data2)·641302 ····<2d9>···DW_AT_decl_line···:·(data2)·641
303 ····<2db>···DW_AT_decl_column·:·(data1)·15303 ····<2db>···DW_AT_decl_column·:·(data1)·15
304 ····<2dc>···DW_AT_type········:·(GNU_ref_alt)·<0x142>304 ····<2dc>···DW_AT_type········:·(GNU_ref_alt)·<0x142>
305 ····<2e0>···DW_AT_location····:·(exprloc)·5·byte·block:·3·64·17·9·0·»(DW_OP_addr:·91764)305 ····<2e0>···DW_AT_location····:·(exprloc)·5·byte·block:·3·64·17·9·0·»(DW_OP_addr:·91764)
306 ·<1><2e6>:·Abbrev·Number:·113·(DW_TAG_structure_type)306 ·<1><2e6>:·Abbrev·Number:·113·(DW_TAG_structure_type)
307 ····<2e7>···DW_AT_byte_size···:·(data1)·20307 ····<2e7>···DW_AT_byte_size···:·(data1)·20
Offset 327, 308 lines modifiedOffset 327, 308 lines modified
327 ····<309>···DW_AT_name········:·(string)·n327 ····<309>···DW_AT_name········:·(string)·n
328 ····<30b>···DW_AT_decl_file···:·(data1)·1328 ····<30b>···DW_AT_decl_file···:·(data1)·1
329 ····<30c>···DW_AT_decl_line···:·(data2)·1242329 ····<30c>···DW_AT_decl_line···:·(data2)·1242
330 ····<30e>···DW_AT_decl_column·:·(data1)·63330 ····<30e>···DW_AT_decl_column·:·(data1)·63
331 ····<30f>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>331 ····<30f>···DW_AT_type········:·(GNU_ref_alt)·<0x2dae>
332 ····<313>···DW_AT_data_member_location:·(data1)·8332 ····<313>···DW_AT_data_member_location:·(data1)·8
333 ·<2><314>:·Abbrev·Number:·49·(DW_TAG_member)333 ·<2><314>:·Abbrev·Number:·49·(DW_TAG_member)
334 ····<315>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f03a)·334 ····<315>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f012)·
335 ····<319>···DW_AT_decl_file···:·(data1)·1335 ····<319>···DW_AT_decl_file···:·(data1)·1
336 ····<31a>···DW_AT_decl_line···:·(data2)·1242336 ····<31a>···DW_AT_decl_line···:·(data2)·1242
337 ····<31c>···DW_AT_decl_column·:·(data1)·78337 ····<31c>···DW_AT_decl_column·:·(data1)·78
338 ····<31d>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>338 ····<31d>···DW_AT_type········:·(GNU_ref_alt)·<0x1a2>
339 ····<321>···DW_AT_data_member_location:·(data1)·12339 ····<321>···DW_AT_data_member_location:·(data1)·12
340 ·<2><322>:·Abbrev·Number:·49·(DW_TAG_member)340 ·<2><322>:·Abbrev·Number:·49·(DW_TAG_member)
341 ····<323>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c233)·341 ····<323>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31c21f)·
342 ····<327>···DW_AT_decl_file···:·(data1)·1342 ····<327>···DW_AT_decl_file···:·(data1)·1
343 ····<328>···DW_AT_decl_line···:·(data2)·1243343 ····<328>···DW_AT_decl_line···:·(data2)·1243
344 ····<32a>···DW_AT_decl_column·:·(data1)·28344 ····<32a>···DW_AT_decl_column·:·(data1)·28
345 ····<32b>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>345 ····<32b>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
346 ····<32f>···DW_AT_data_member_location:·(data1)·16346 ····<32f>···DW_AT_data_member_location:·(data1)·16
347 ·<2><330>:·Abbrev·Number:·49·(DW_TAG_member)347 ·<2><330>:·Abbrev·Number:·49·(DW_TAG_member)
348 ····<331>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb485)·348 ····<331>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb471)·
349 ····<335>···DW_AT_decl_file···:·(data1)·1349 ····<335>···DW_AT_decl_file···:·(data1)·1
350 ····<336>···DW_AT_decl_line···:·(data2)·1243350 ····<336>···DW_AT_decl_line···:·(data2)·1243
351 ····<338>···DW_AT_decl_column·:·(data1)·51351 ····<338>···DW_AT_decl_column·:·(data1)·51
352 ····<339>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>352 ····<339>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
353 ····<33d>···DW_AT_data_member_location:·(data1)·17353 ····<33d>···DW_AT_data_member_location:·(data1)·17
354 ·<2><33e>:·Abbrev·Number:·49·(DW_TAG_member)354 ·<2><33e>:·Abbrev·Number:·49·(DW_TAG_member)
355 ····<33f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3deda6)·355 ····<33f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3ded92)·
356 ····<343>···DW_AT_decl_file···:·(data1)·1356 ····<343>···DW_AT_decl_file···:·(data1)·1
357 ····<344>···DW_AT_decl_line···:·(data2)·1243357 ····<344>···DW_AT_decl_line···:·(data2)·1243
358 ····<346>···DW_AT_decl_column·:·(data1)·70358 ····<346>···DW_AT_decl_column·:·(data1)·70
359 ····<347>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>359 ····<347>···DW_AT_type········:·(GNU_ref_alt)·<0x1a4>
360 ····<34b>···DW_AT_data_member_location:·(data1)·18360 ····<34b>···DW_AT_data_member_location:·(data1)·18
361 ·<2><34c>:·Abbrev·Number:·0361 ·<2><34c>:·Abbrev·Number:·0
362 ·<1><34d>:·Abbrev·Number:·89·(DW_TAG_typedef)362 ·<1><34d>:·Abbrev·Number:·89·(DW_TAG_typedef)
363 ····<34e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·363 ····<34e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x54d919)·
364 ····<352>···DW_AT_decl_file···:·(data1)·1364 ····<352>···DW_AT_decl_file···:·(data1)·1
365 ····<353>···DW_AT_decl_line···:·(data2)·1243365 ····<353>···DW_AT_decl_line···:·(data2)·1243
366 ····<355>···DW_AT_decl_column·:·(data1)·80366 ····<355>···DW_AT_decl_column·:·(data1)·80
367 ····<356>···DW_AT_type········:·(ref_udata)·<0x2e6>367 ····<356>···DW_AT_type········:·(ref_udata)·<0x2e6>
368 ·<1><358>:·Abbrev·Number:·110·(DW_TAG_typedef)368 ·<1><358>:·Abbrev·Number:·110·(DW_TAG_typedef)
369 ····<359>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f588)·369 ····<359>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f560)·
370 ····<35d>···DW_AT_decl_file···:·(data1)·1370 ····<35d>···DW_AT_decl_file···:·(data1)·1
371 ····<35e>···DW_AT_decl_line···:·(data2)·1361371 ····<35e>···DW_AT_decl_line···:·(data2)·1361
372 ····<360>···DW_AT_decl_column·:·(data1)·23372 ····<360>···DW_AT_decl_column·:·(data1)·23
373 ····<361>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>373 ····<361>···DW_AT_type········:·(GNU_ref_alt)·<0x2d43>
374 ·<1><365>:·Abbrev·Number:·110·(DW_TAG_typedef)374 ·<1><365>:·Abbrev·Number:·110·(DW_TAG_typedef)
375 ····<366>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f59d)·375 ····<366>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f575)·
376 ····<36a>···DW_AT_decl_file···:·(data1)·1376 ····<36a>···DW_AT_decl_file···:·(data1)·1
377 ····<36b>···DW_AT_decl_line···:·(data2)·1362377 ····<36b>···DW_AT_decl_line···:·(data2)·1362
378 ····<36d>···DW_AT_decl_column·:·(data1)·19378 ····<36d>···DW_AT_decl_column·:·(data1)·19
379 ····<36e>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>379 ····<36e>···DW_AT_type········:·(GNU_ref_alt)·<0x8a>
380 ·<1><372>:·Abbrev·Number:·36·(DW_TAG_variable)380 ·<1><372>:·Abbrev·Number:·36·(DW_TAG_variable)
381 ····<373>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0fa5)·381 ····<373>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3d0f91)·
382 ····<377>···DW_AT_decl_file···:·(data1)·1382 ····<377>···DW_AT_decl_file···:·(data1)·1
383 ····<378>···DW_AT_decl_line···:·(data2)·1472383 ····<378>···DW_AT_decl_line···:·(data2)·1472
384 ····<37a>···DW_AT_decl_column·:·(data1)·18384 ····<37a>···DW_AT_decl_column·:·(data1)·18
385 ····<37b>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>385 ····<37b>···DW_AT_type········:·(GNU_ref_alt)·<0x3ae8>
386 ····<37f>···DW_AT_location····:·(exprloc)·5·byte·block:·3·90·16·9·0·»(DW_OP_addr:·91690)386 ····<37f>···DW_AT_location····:·(exprloc)·5·byte·block:·3·90·16·9·0·»(DW_OP_addr:·91690)
387 ·<1><385>:·Abbrev·Number:·15·(DW_TAG_variable)387 ·<1><385>:·Abbrev·Number:·15·(DW_TAG_variable)
Max diff block lines reached; 3924106/3931813 bytes (99.80%) of diff not shown.
1.96 KB
strings --all --bytes=8 {}
    
Offset 1, 85 lines modifiedOffset 1, 99 lines modified
1 2u=GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
2 'wQT9c]9 
3 GSGr)?h9 
4 ^m78%\25F 
5 [4rITy6B5%(,o 
6 0sB{<Ty0$A 
7 ogePJct= 
8 Q2m)6_]\ 
9 @=3·F|8/o 
10 )3Z0o9ef 
11 sSUeAh[ZP 
12 #Zkk"DGiD 
13 v·|'adg:8" 
14 ?-.66%·[ 
15 ^sw*AKw* 
16 ,T^.k·X= 
17 FOQA'OqZ 
18 ?EVy?_Vy 
19 _^Oz.gOF 
20 ~T())gTr 
21 i.)J/<,#Q. 
22 m^4(-_dI 
23 ~v(S>OC? 
24 nRf·ym>l 
25 ·oFv}z^zp 
26 W8V:kcal 
27 59BVMKrUMK 
28 ;:[F:gcU 
29 vT+[(VbG 
30 ({~lVz|,P 
31 k7Ijt@(F 
32 )ajCtc8* 
33 x1)1lRXS 
34 ~<Q|ek» CIG 
35 ^!bR,E4) 
36 Z*GoQknE} 
37 EAU~YF?L1I 
38 ?p,q/-qQp 
39 .[i!+mhe 
40 z*s0!UuX 
41 Z#5CHUCcjhLg 
42 R>V$o(HH 
43 P^J]c"B* 
44 Bv|k!;^5Ks< 
45 @Cs>L?}. 
46 j/Vr@wA~ 
47 Nj}UU;KA 
48 dU%g&yE*e 
49 V!7g=w|H 
50 *'n(N,''^F'n 
51 :"c][s!X{U@[`L 
52 eq-ik»  O# 
53 SSQnD{W}2 r4zFj=:c
 3 1}*k-<{b
 4 Ix4}W5!JH"\
 5 -viI$hz;l
 6 d)YPJI?)
 7 7rTFAR(/
 8 PT7_Q=?E
 9 +(kei>*5
 10 ZccJba+i
 11 _4u-]We{ex
 12 odozE"*w
 13 [c`fAZ!MG(
 14 3n^f#)ff(
 15 uv:pv:p~!;
 16 tia!lW;79
 17 5q7|Q)/c_W
 18 /i)'mZIZ
 19 Oq&[\EG/
 20 r&LCEJ51
 21 WY\.?B<;
 22 S>x2d,|h
 23 .I.{/K]g
 24 WK'cu9\~
 25 e29B[v=e
 26 M0sXK!r+
 27 L<e%7II#
 28 !]WL"*oYq
 29 $oSp|!?q
 30 JU1z·[+9
 31 ZOB%!+o+
 32 bJ'|Z-IY.(E
 33 kD?:^J<u
 34 .S·sfkO=
 35 ~>g5JDiq
 36 EcAN{O>V
 37 »       t"wPy{N
 38 Yav79J"U
 39 r6@%jt'R
 40 ?2K]!>wcUy
 41 AU~_L?L1I
 42 [HU+B>](=
 43 DoWx'nWt
 44 %jA:`-(jZ
 45 Y/2|A!gu~
 46 x/!?/7~g
 47 !UK:Ycm6tq
 48 EsT'-P#1
 49 /Ey3!U4|
 50 3/S\>;s~
 51 {Y2`/I"g
 52 tp3:86D.*e
 53 TW\Jq]j".
 54 ~e`Py;4ep
 55 LLHu6DEHu6
 56 T}E8W/zz
 57 5X:(AIo8
 58 <1L?i1#W
 59 |D^`][s(
 60 wp_:0KEH
 61 9JXQE'MQ
 62 ^}0}^GwC
 63 T5,LHu8FfV
 64 y!^F~'7#\
 65 w,:\#D{g
 66 -K»     tKK»  |?
 67 tELI2z,+6%
 68 ~&·U'pR@
54 ~i^c\j#q69 ~s^]\j#q
 70 Os{b&{S&{
 71 ,kQV/uh{6
 72 _jv|iT,_
 73 ehck6Gi[eT>Y
 74 ^M0`ot&Z
 75 #?C{N(&pL
 76 WApI+c"1*Ce
Max diff block lines reached; 65/1950 bytes (3.33%) of diff not shown.
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.
  
2.68 MB
./usr/lib/debug/.build-id/ff/371c9be41ccdd3a2fc3cb11aa83d8a5007f1c3.debug vs.
./usr/lib/debug/.build-id/09/e299e2cf818771efdab346c32b2bbd6ef58dbe.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 74% similar despite different names
896 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························ARM9 ··Machine:···························ARM
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········549416·(bytes·into·file)13 ··Start·of·section·headers:··········549420·(bytes·into·file)
14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI14 ··Flags:·····························0x5000400,·Version5·EABI,·hard-float·ABI
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········717 ··Number·of·program·headers:·········7
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3819 ··Number·of·section·headers:·········38
20 ··Section·header·string·table·index:·3720 ··Section·header·string·table·index:·37
3.21 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·38·section·headers,·starting·at·offset·0x86228:1 There·are·38·section·headers,·starting·at·offset·0x8622c:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············00000114·000114·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············00000114·000114·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000138·000138·000020·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000138·000138·000020·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000158·000138·0004a0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000158·000138·0004a0·10···A··4···3··4
Offset 25, 23 lines modifiedOffset 25, 23 lines modified
25 ··[20]·.dynamic··········NOBITS··········0002fdd0·00fd74·000108·08··WA··4···0··425 ··[20]·.dynamic··········NOBITS··········0002fdd0·00fd74·000108·08··WA··4···0··4
26 ··[21]·.got··············NOBITS··········0002fed8·00fd74·000128·04··WA··0···0··426 ··[21]·.got··············NOBITS··········0002fed8·00fd74·000128·04··WA··0···0··4
27 ··[22]·.data·············NOBITS··········00030000·00fd74·000070·00··WA··0···0··427 ··[22]·.data·············NOBITS··········00030000·00fd74·000070·00··WA··0···0··4
28 ··[23]·.bss··············NOBITS··········00030070·00fd74·000008·00··WA··0···0··428 ··[23]·.bss··············NOBITS··········00030070·00fd74·000008·00··WA··0···0··4
29 ··[24]·.comment··········PROGBITS········00000000·000138·00001e·01··MS··0···0··129 ··[24]·.comment··········PROGBITS········00000000·000138·00001e·01··MS··0···0··1
30 ··[25]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000156·000031·00······0···0··130 ··[25]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000156·000031·00······0···0··1
31 ··[26]·.debug_aranges····PROGBITS········00000000·000187·000040·00······0···0··131 ··[26]·.debug_aranges····PROGBITS········00000000·000187·000040·00······0···0··1
32 ··[27]·.debug_info·······PROGBITS········00000000·0001c8·05c733·00···C··0···0··432 ··[27]·.debug_info·······PROGBITS········00000000·0001c8·05c738·00···C··0···0··4
33 ··[28]·.debug_abbrev·····PROGBITS········00000000·05c8fc·0007ca·00···C··0···0··433 ··[28]·.debug_abbrev·····PROGBITS········00000000·05c900·0007ca·00···C··0···0··4
34 ··[29]·.debug_line·······PROGBITS········00000000·05d0c8·0055e2·00···C··0···0··434 ··[29]·.debug_line·······PROGBITS········00000000·05d0cc·0055e2·00···C··0···0··4
35 ··[30]·.debug_frame······PROGBITS········00000000·0626ac·000387·00···C··0···0··435 ··[30]·.debug_frame······PROGBITS········00000000·0626b0·000387·00···C··0···0··4
36 ··[31]·.debug_str········PROGBITS········00000000·062a33·000026·01··MS··0···0··136 ··[31]·.debug_str········PROGBITS········00000000·062a37·000026·01··MS··0···0··1
37 ··[32]·.debug_loclists···PROGBITS········00000000·062a5c·0199ed·00···C··0···0··437 ··[32]·.debug_loclists···PROGBITS········00000000·062a60·0199ed·00···C··0···0··4
38 ··[33]·.debug_rnglists···PROGBITS········00000000·07c44c·005525·00···C··0···0··438 ··[33]·.debug_rnglists···PROGBITS········00000000·07c450·005525·00···C··0···0··4
39 ··[34]·.gnu_debugaltlink·PROGBITS········00000000·081971·000056·00······0···0··139 ··[34]·.gnu_debugaltlink·PROGBITS········00000000·081975·000056·00······0···0··1
40 ··[35]·.symtab···········SYMTAB··········00000000·0819c8·001ca0·10·····36·387··440 ··[35]·.symtab···········SYMTAB··········00000000·0819cc·001ca0·10·····36·387··4
41 ··[36]·.strtab···········STRTAB··········00000000·083668·002a39·00······0···0··141 ··[36]·.strtab···········STRTAB··········00000000·08366c·002a39·00······0···0··1
42 ··[37]·.shstrtab·········STRTAB··········00000000·0860a1·000186·00······0···0··142 ··[37]·.shstrtab·········STRTAB··········00000000·0860a5·000186·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 ··D·(mbind),·y·(purecode),·p·(processor·specific)47 ··D·(mbind),·y·(purecode),·p·(processor·specific)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ff371c9be41ccdd3a2fc3cb11aa83d8a5007f1c33 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·09e299e2cf818771efdab346c32b2bbd6ef58dbe
2.67 MB
readelf --wide --debug-dump=info {}
    
Offset 3, 29 lines modifiedOffset 3, 29 lines modified
3 ··Compilation·Unit·@·offset·0:3 ··Compilation·Unit·@·offset·0:
4 ···Length:········0xc226b·(32-bit)4 ···Length:········0xc226b·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_compile·(1)6 ···Unit·Type:·····DW_UT_compile·(1)
7 ···Abbrev·Offset:·07 ···Abbrev·Offset:·0
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·257·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·257·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbd3d)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdbd29)·
11 ····<12>···DW_AT_language····:·(data1)·33»   (C++14)11 ····<12>···DW_AT_language····:·(data1)·33»   (C++14)
12 ····<13>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e394d)·12 ····<13>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e3939)·
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e1a)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cea24)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x1139614 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x11396
15 ····<1f>···DW_AT_low_pc······:·(addr)·015 ····<1f>···DW_AT_low_pc······:·(addr)·0
16 ····<23>···DW_AT_stmt_list···:·(sec_offset)·016 ····<23>···DW_AT_stmt_list···:·(sec_offset)·0
17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)17 ·<1><27>:·Abbrev·Number:·1·(DW_TAG_base_type)
18 ····<28>···DW_AT_byte_size···:·(data1)·818 ····<28>···DW_AT_byte_size···:·(data1)·8
19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)19 ····<29>···DW_AT_encoding····:·(data1)·7»    (unsigned)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfeb)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbfd7)·
21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)21 ·<1><2e>:·Abbrev·Number:·1·(DW_TAG_base_type)
22 ····<2f>···DW_AT_byte_size···:·(data1)·422 ····<2f>···DW_AT_byte_size···:·(data1)·4
23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)23 ····<30>···DW_AT_encoding····:·(data1)·7»    (unsigned)
24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fc008)·24 ····<31>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3fbff4)·
25 ·<1><35>:·Abbrev·Number:·104·(DW_TAG_imported_unit)25 ·<1><35>:·Abbrev·Number:·104·(DW_TAG_imported_unit)
26 ····<36>···DW_AT_import······:·(GNU_ref_alt)·<0xc>26 ····<36>···DW_AT_import······:·(GNU_ref_alt)·<0xc>
27 ·<1><3a>:·Abbrev·Number:·104·(DW_TAG_imported_unit)27 ·<1><3a>:·Abbrev·Number:·104·(DW_TAG_imported_unit)
28 ····<3b>···DW_AT_import······:·(GNU_ref_alt)·<0x81>28 ····<3b>···DW_AT_import······:·(GNU_ref_alt)·<0x81>
29 ·<1><3f>:·Abbrev·Number:·104·(DW_TAG_imported_unit)29 ·<1><3f>:·Abbrev·Number:·104·(DW_TAG_imported_unit)
30 ····<40>···DW_AT_import······:·(GNU_ref_alt)·<0x3c3>30 ····<40>···DW_AT_import······:·(GNU_ref_alt)·<0x3c3>
31 ·<1><44>:·Abbrev·Number:·104·(DW_TAG_imported_unit)31 ·<1><44>:·Abbrev·Number:·104·(DW_TAG_imported_unit)
Offset 97, 27 lines modifiedOffset 97, 27 lines modified
97 ·<1><e9>:·Abbrev·Number:·293·(DW_TAG_namespace)97 ·<1><e9>:·Abbrev·Number:·293·(DW_TAG_namespace)
98 ····<eb>···DW_AT_name········:·(string)·std98 ····<eb>···DW_AT_name········:·(string)·std
99 ····<ef>···DW_AT_decl_file···:·(data1)·5099 ····<ef>···DW_AT_decl_file···:·(data1)·50
100 ····<f0>···DW_AT_decl_line···:·(data2)·308100 ····<f0>···DW_AT_decl_line···:·(data2)·308
101 ····<f2>···DW_AT_decl_column·:·(data1)·11101 ····<f2>···DW_AT_decl_column·:·(data1)·11
102 ····<f3>···DW_AT_sibling·····:·(ref_udata)·<0x2da8>102 ····<f3>···DW_AT_sibling·····:·(ref_udata)·<0x2da8>
103 ·<2><f5>:·Abbrev·Number:·207·(DW_TAG_namespace)103 ·<2><f5>:·Abbrev·Number:·207·(DW_TAG_namespace)
104 ····<f7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f04e3)·104 ····<f7>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f04cf)·
105 ····<fb>···DW_AT_decl_file···:·(data1)·49105 ····<fb>···DW_AT_decl_file···:·(data1)·49
106 ····<fc>···DW_AT_decl_line···:·(data2)·2836106 ····<fc>···DW_AT_decl_line···:·(data2)·2836
107 ····<fe>···DW_AT_decl_column·:·(data1)·13107 ····<fe>···DW_AT_decl_column·:·(data1)·13
108 ·<2><ff>:·Abbrev·Number:·135·(DW_TAG_namespace)108 ·<2><ff>:·Abbrev·Number:·135·(DW_TAG_namespace)
109 ····<101>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb253)·109 ····<101>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3eb23f)·
110 ····<105>···DW_AT_decl_file···:·(data1)·55110 ····<105>···DW_AT_decl_file···:·(data1)·55
111 ····<106>···DW_AT_decl_line···:·(data1)·61111 ····<106>···DW_AT_decl_line···:·(data1)·61
112 ····<107>···DW_AT_decl_column·:·(data1)·13112 ····<107>···DW_AT_decl_column·:·(data1)·13
113 ····<108>···DW_AT_sibling·····:·(ref_udata)·<0x10b>113 ····<108>···DW_AT_sibling·····:·(ref_udata)·<0x10b>
114 ·<3><10a>:·Abbrev·Number:·0114 ·<3><10a>:·Abbrev·Number:·0
115 ·<2><10b>:·Abbrev·Number:·208·(DW_TAG_namespace)115 ·<2><10b>:·Abbrev·Number:·208·(DW_TAG_namespace)
116 ····<10d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f77d)·116 ····<10d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x32f755)·
117 ····<111>···DW_AT_decl_file···:·(data1)·59117 ····<111>···DW_AT_decl_file···:·(data1)·59
118 ····<112>···DW_AT_decl_line···:·(data1)·50118 ····<112>···DW_AT_decl_line···:·(data1)·50
119 ····<113>···DW_AT_decl_column·:·(data1)·13119 ····<113>···DW_AT_decl_column·:·(data1)·13
120 ·<2><114>:·Abbrev·Number:·295·(DW_TAG_namespace)120 ·<2><114>:·Abbrev·Number:·295·(DW_TAG_namespace)
121 ····<116>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x103f)·121 ····<116>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x103f)·
122 ····<11a>···DW_AT_decl_file···:·(data1)·50122 ····<11a>···DW_AT_decl_file···:·(data1)·50
123 ····<11b>···DW_AT_decl_line···:·(data2)·343123 ····<11b>···DW_AT_decl_line···:·(data2)·343
Offset 128, 140 lines modifiedOffset 128, 140 lines modified
128 ·<2><121>:·Abbrev·Number:·294·(DW_TAG_namespace)128 ·<2><121>:·Abbrev·Number:·294·(DW_TAG_namespace)
129 ····<123>···DW_AT_name········:·(string)·_V2129 ····<123>···DW_AT_name········:·(string)·_V2
130 ····<127>···DW_AT_decl_file···:·(data1)·156130 ····<127>···DW_AT_decl_file···:·(data1)·156
131 ····<128>···DW_AT_decl_line···:·(data1)·82131 ····<128>···DW_AT_decl_line···:·(data1)·82
132 ····<129>···DW_AT_decl_column·:·(data1)·1132 ····<129>···DW_AT_decl_column·:·(data1)·1
133 ····<12a>···DW_AT_export_symbols:·(flag_present)·1133 ····<12a>···DW_AT_export_symbols:·(flag_present)·1
134 ·<2><12a>:·Abbrev·Number:·135·(DW_TAG_namespace)134 ·<2><12a>:·Abbrev·Number:·135·(DW_TAG_namespace)
135 ····<12c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3cea8f)·135 ····<12c>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3cea7b)·
136 ····<130>···DW_AT_decl_file···:·(data1)·49136 ····<130>···DW_AT_decl_file···:·(data1)·49
137 ····<131>···DW_AT_decl_line···:·(data1)·167137 ····<131>···DW_AT_decl_line···:·(data1)·167
138 ····<132>···DW_AT_decl_column·:·(data1)·13138 ····<132>···DW_AT_decl_column·:·(data1)·13
139 ····<133>···DW_AT_sibling·····:·(ref_udata)·<0x136>139 ····<133>···DW_AT_sibling·····:·(ref_udata)·<0x136>
140 ·<3><135>:·Abbrev·Number:·0140 ·<3><135>:·Abbrev·Number:·0
141 ·<2><136>:·Abbrev·Number:·52·(DW_TAG_structure_type)141 ·<2><136>:·Abbrev·Number:·52·(DW_TAG_structure_type)
142 ····<137>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xd0c3e)·142 ····<137>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0xd0c2a)·
143 ····<13b>···DW_AT_byte_size···:·(data1)·1143 ····<13b>···DW_AT_byte_size···:·(data1)·1
144 ····<13c>···DW_AT_decl_file···:·(data1)·49144 ····<13c>···DW_AT_decl_file···:·(data1)·49
145 ····<13d>···DW_AT_decl_line···:·(data1)·141145 ····<13d>···DW_AT_decl_line···:·(data1)·141
146 ····<13e>···DW_AT_decl_column·:·(data1)·12146 ····<13e>···DW_AT_decl_column·:·(data1)·12
147 ····<13f>···DW_AT_sibling·····:·(ref_udata)·<0x1c6>147 ····<13f>···DW_AT_sibling·····:·(ref_udata)·<0x1c6>
148 ·<3><141>:·Abbrev·Number:·36·(DW_TAG_typedef)148 ·<3><141>:·Abbrev·Number:·36·(DW_TAG_typedef)
149 ····<142>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x322006)·149 ····<142>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x321fde)·
150 ····<146>···DW_AT_decl_file···:·(data1)·49150 ····<146>···DW_AT_decl_file···:·(data1)·49
151 ····<147>···DW_AT_decl_line···:·(data1)·144151 ····<147>···DW_AT_decl_line···:·(data1)·144
152 ····<148>···DW_AT_decl_column·:·(data1)·8152 ····<148>···DW_AT_decl_column·:·(data1)·8
153 ····<149>···DW_AT_type········:·(ref_udata)·<0x11600>153 ····<149>···DW_AT_type········:·(ref_udata)·<0x11600>
154 ·<3><14c>:·Abbrev·Number:·36·(DW_TAG_typedef)154 ·<3><14c>:·Abbrev·Number:·36·(DW_TAG_typedef)
155 ····<14d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x322006)·155 ····<14d>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x321fde)·
156 ····<151>···DW_AT_decl_file···:·(data1)·49156 ····<151>···DW_AT_decl_file···:·(data1)·49
157 ····<152>···DW_AT_decl_line···:·(data1)·144157 ····<152>···DW_AT_decl_line···:·(data1)·144
158 ····<153>···DW_AT_decl_column·:·(data1)·8158 ····<153>···DW_AT_decl_column·:·(data1)·8
159 ····<154>···DW_AT_type········:·(ref_udata)·<0x11603>159 ····<154>···DW_AT_type········:·(ref_udata)·<0x11603>
160 ·<3><157>:·Abbrev·Number:·36·(DW_TAG_typedef)160 ·<3><157>:·Abbrev·Number:·36·(DW_TAG_typedef)
161 ····<158>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x322006)·161 ····<158>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x321fde)·
162 ····<15c>···DW_AT_decl_file···:·(data1)·49162 ····<15c>···DW_AT_decl_file···:·(data1)·49
163 ····<15d>···DW_AT_decl_line···:·(data1)·144163 ····<15d>···DW_AT_decl_line···:·(data1)·144
164 ····<15e>···DW_AT_decl_column·:·(data1)·8164 ····<15e>···DW_AT_decl_column·:·(data1)·8
165 ····<15f>···DW_AT_type········:·(ref_udata)·<0x1162c>165 ····<15f>···DW_AT_type········:·(ref_udata)·<0x1162c>
166 ·<3><162>:·Abbrev·Number:·36·(DW_TAG_typedef)166 ·<3><162>:·Abbrev·Number:·36·(DW_TAG_typedef)
167 ····<163>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x322006)·167 ····<163>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x321fde)·
168 ····<167>···DW_AT_decl_file···:·(data1)·49168 ····<167>···DW_AT_decl_file···:·(data1)·49
169 ····<168>···DW_AT_decl_line···:·(data1)·144169 ····<168>···DW_AT_decl_line···:·(data1)·144
170 ····<169>···DW_AT_decl_column·:·(data1)·8170 ····<169>···DW_AT_decl_column·:·(data1)·8
171 ····<16a>···DW_AT_type········:·(ref_udata)·<0x1162f>171 ····<16a>···DW_AT_type········:·(ref_udata)·<0x1162f>
172 ·<3><16d>:·Abbrev·Number:·36·(DW_TAG_typedef)172 ·<3><16d>:·Abbrev·Number:·36·(DW_TAG_typedef)
173 ····<16e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x322006)·173 ····<16e>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x321fde)·
174 ····<172>···DW_AT_decl_file···:·(data1)·49174 ····<172>···DW_AT_decl_file···:·(data1)·49
175 ····<173>···DW_AT_decl_line···:·(data1)·144175 ····<173>···DW_AT_decl_line···:·(data1)·144
176 ····<174>···DW_AT_decl_column·:·(data1)·8176 ····<174>···DW_AT_decl_column·:·(data1)·8
177 ····<175>···DW_AT_type········:·(ref_udata)·<0x11721>177 ····<175>···DW_AT_type········:·(ref_udata)·<0x11721>
178 ·<3><178>:·Abbrev·Number:·36·(DW_TAG_typedef)178 ·<3><178>:·Abbrev·Number:·36·(DW_TAG_typedef)
179 ····<179>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x322006)·179 ····<179>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x321fde)·
180 ····<17d>···DW_AT_decl_file···:·(data1)·49180 ····<17d>···DW_AT_decl_file···:·(data1)·49
181 ····<17e>···DW_AT_decl_line···:·(data1)·144181 ····<17e>···DW_AT_decl_line···:·(data1)·144
182 ····<17f>···DW_AT_decl_column·:·(data1)·8182 ····<17f>···DW_AT_decl_column·:·(data1)·8
183 ····<180>···DW_AT_type········:·(ref_udata)·<0x11724>183 ····<180>···DW_AT_type········:·(ref_udata)·<0x11724>
184 ·<3><183>:·Abbrev·Number:·36·(DW_TAG_typedef)184 ·<3><183>:·Abbrev·Number:·36·(DW_TAG_typedef)
185 ····<184>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x322006)·185 ····<184>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x321fde)·
186 ····<188>···DW_AT_decl_file···:·(data1)·49186 ····<188>···DW_AT_decl_file···:·(data1)·49
187 ····<189>···DW_AT_decl_line···:·(data1)·144187 ····<189>···DW_AT_decl_line···:·(data1)·144
188 ····<18a>···DW_AT_decl_column·:·(data1)·8188 ····<18a>···DW_AT_decl_column·:·(data1)·8
189 ····<18b>···DW_AT_type········:·(ref_udata)·<0x11b07>189 ····<18b>···DW_AT_type········:·(ref_udata)·<0x11b07>
190 ·<3><18e>:·Abbrev·Number:·36·(DW_TAG_typedef)190 ·<3><18e>:·Abbrev·Number:·36·(DW_TAG_typedef)
191 ····<18f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x322006)·191 ····<18f>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x321fde)·
192 ····<193>···DW_AT_decl_file···:·(data1)·49192 ····<193>···DW_AT_decl_file···:·(data1)·49
193 ····<194>···DW_AT_decl_line···:·(data1)·144193 ····<194>···DW_AT_decl_line···:·(data1)·144
194 ····<195>···DW_AT_decl_column·:·(data1)·8194 ····<195>···DW_AT_decl_column·:·(data1)·8
195 ····<196>···DW_AT_type········:·(ref_udata)·<0x11b0a>195 ····<196>···DW_AT_type········:·(ref_udata)·<0x11b0a>
196 ·<3><199>:·Abbrev·Number:·36·(DW_TAG_typedef)196 ·<3><199>:·Abbrev·Number:·36·(DW_TAG_typedef)
Max diff block lines reached; 2792174/2799764 bytes (99.73%) of diff not shown.
2.04 KB
strings --all --bytes=8 {}
    
Offset 1, 108 lines modifiedOffset 1, 97 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 GCC:·(Debian·14.2.0-8)·14.2.0
 2 UvUD9j·+
 3 %YVyBTI)
 4 Q~$A0Iy&q
 5 1WNO"9IbDE
 6 EbSj,^Gj
 7 !tVFSRFy
 8 k,QRFpnS
 9 VO9}Tok,»       
 10 DS]»    2lO#
 11 5@.ZI?qK
2 bYa&0&{X»       g 
3 :KJE[>4W 
4 7=i:3Sf?gz! 
5 b+nUa;*W 
6 +9%}Da'»l 
7 Bvr?Kqv* 
8 MRs,5J[» 
9 j,~>1lk· 
10 _4H<LGWv~h 
11 ,Am9wk(m 
12 ^KG6>bz- 
13 EErfPRty%Q12 EErfPRty%Q
14 oS1&?2UTkt13 oS1&?2UTk
 14 ;wb9.t^8q
 15 vG&l(]}p·
 16 _-:$\]{d
 17 BqNcc/*;
 18 *+=d%\VF
 19 NJF·k<-)
 20 CU`KE`KU
 21 U`CE`c[`~
 22 WxHK31le
 23 )5$S`'gJ
 24 3»      iltPQ9
 25 )M1'g{u0
 26 e,»     Gx,7A
 27 0e,cx,cLc
 28 jR>g+|#m%R
 29 *k!<=·T~S
 30 |Lj)V5||
 31 9:>&Giq(|l
 32 >qC`w-Xj
 33 _*||1_&h
 34 oq'DPIt#
 35 JlZ\a8{2
 36 »       .JU"ZLi*
 37 oSDe3»  vB
 38 Ixa=^O_7*
 39 )»      voEQ2-
 40 ,Cpg1DT·y`s
 41 =V$(Dl`y
 42 qzf[GXTb
 43 xD{l+`Si{
 44 ·D&ju~.s
 45 z`V2}A{'
 46 ].wsf.7>
 47 K@Cu)McO
15 1UQ»    h.zL=T 
16 [`CjziR` 
17 GMc[Mct1 
18 |S9R^gK% 
19 vx2A2S.x 
20 k/;3Z:3}t· 
21 ^b5c/;3: 
22 ^b5c/;3: 
23 xGNL:t·_ 
24 q03U0aK=+ 
25 FTu>%`<.(] 
26 Q/Bi739t3 
27 yl3c\5:" 
28 9@fw6&5q 
29 34em(>?HS 
30 4^)i{yu:N 
31 -T/1o:Li9 
32 2,|9#_-# 
33 i('U61\b 
34 S~>Z{Pk.H 
35 |q6}E7lZ 
36 9U|>P)PO 
37 8[?+TwE} 
38 }imqK<g@ 
39 %guySO0z 
40 YZlIa%Sop{V 
41 »       d|W)'\= 
42 3}W)'\=B 
43 9·hk)i},d{ 
44 NaOSLa=» 
45 fG`U#BwoK_ 
46 ZHO<h$J:VD 
47 5W`/{EXS 
48 9X454tVK 
49 DD6qGA4W 
50 ]J{8Fbj! 
51 .govHk;9 
52 4%]2{0G4X 
53 8biwwi=)S 
54 `~We~XW5 
55 l'/g}plE 
56 K-g<LoN% 
57 -TgVz48x 
58 Sb41*d1u 
59 G@>|XlEt 
60 MD»     ~sO-c 
61 dv=a+kdC· 
62 ~!>4SS|%48 ~!>4SS|%
63 8»      em·5;; 
64 Z@?U/[|w 
65 D@»     cJXs| 
66 $57sjnvJ49 -G\6HVC~
 50 +FIjFr5#
 51 KE6:Z29>
 52 SXuSJ(b[
 53 qcf9togg
67 &-P_#ZT|754 ,P_#ZT|7
68 9gF/@="%3 
69 K\-912=T 
70 l(`vka+k 
71 D|Q^,{^| 
72 gio['^cgao 
73 l)JNXI5\Q 
74 SG)L?>{~ 
75 wd/SN'a}B/ 
76 &re&+{t0 
77 ;w:_W5Ga 
78 _qJYE,aI 
79 9$83Di3a 
Max diff block lines reached; 226/2038 bytes (11.09%) of diff not shown.
296 B
readelf --wide --decompress --string-dump=.debug_str {}
    
Offset 1, 5 lines modifiedOffset 1, 5 lines modified
  
1 String·dump·of·section·'.debug_str':1 String·dump·of·section·'.debug_str':
2 ··[·····0]··__target39330156322 ··[·····0]··__target2850098416
3 ··[····13]··__target39330126243 ··[····13]··__target2850110608
  
696 B
    
Offset 1, 9 lines modifiedOffset 1, 9 lines modified
  
1 Hex·dump·of·section·'.gnu_debugaltlink':1 Hex·dump·of·section·'.gnu_debugaltlink':
2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.2 ··0x00000000·2f757372·2f6c6962·2f646562·75672f2e·/usr/lib/debug/.
3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn3 ··0x00000010·64777a2f·61726d2d·6c696e75·782d676e·dwz/arm-linux-gn
4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-4 ··0x00000020·75656162·6968662f·70797468·6f6e332d·ueabihf/python3-
5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu5 ··0x00000030·736b696d·6167652d·6c69622e·64656275·skimage-lib.debu
6 ··0x00000040·6700ff2f·9603864d·c3078bea·00311266·g../...M.....1.f6 ··0x00000040·67000ec1·284fa0b4·6369c846·9bbcfb3e·g...(O..ci.F...>
7 ··0x00000050·eb03a74d·8b9c·······················...M..7 ··0x00000050·6cb74916·41ef·······················l.I.A.