76.4 MB
/srv/reproducible-results/rbuild-debian/r-b-build.C9cG3yAo/b1/skimage_0.22.0-3_armhf.changes vs.
/srv/reproducible-results/rbuild-debian/r-b-build.C9cG3yAo/b2/skimage_0.22.0-3_armhf.changes
711 B
Files
    
Offset 1, 5 lines modifiedOffset 1, 5 lines modified
  
1 ·6c306ca4551e2d363c68e585906711f3·3927140·doc·optional·python-skimage-doc_0.22.0-3_all.deb 
2 ·f3cbbe03b01d4c156332423679030e9e·41720968·debug·optional·python3-skimage-lib-dbgsym_0.22.0-3_armhf.deb 
3 ·5e242c1cf5dbca2dc8d8190c89954d6b·3343912·python·optional·python3-skimage-lib_0.22.0-3_armhf.deb1 ·c2532fc39f47e6e39be075c65296afd5·3927092·doc·optional·python-skimage-doc_0.22.0-3_all.deb
 2 ·a4125768801175b0877727fc6d1f5124·41698228·debug·optional·python3-skimage-lib-dbgsym_0.22.0-3_armhf.deb
 3 ·c88f7b8b6f7adc3d0e95e3588f61acff·3344508·python·optional·python3-skimage-lib_0.22.0-3_armhf.deb
4 ·c123f0f9a4b117d5b46b0a97d9c645f8·20573360·python·optional·python3-skimage_0.22.0-3_all.deb4 ·c123f0f9a4b117d5b46b0a97d9c645f8·20573360·python·optional·python3-skimage_0.22.0-3_all.deb
5.4 KB
python-skimage-doc_0.22.0-3_all.deb
452 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2023-12-11·11:43:35.000000·debian-binary1 -rw-r--r--···0········0········0········4·2023-12-11·11:43:35.000000·debian-binary
2 -rw-r--r--···0········0········0·····6672·2023-12-11·11:43:35.000000·control.tar.xz2 -rw-r--r--···0········0········0·····6668·2023-12-11·11:43:35.000000·control.tar.xz
3 -rw-r--r--···0········0········0··3920276·2023-12-11·11:43:35.000000·data.tar.xz3 -rw-r--r--···0········0········0··3920232·2023-12-11·11:43:35.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
4.79 KB
data.tar.xz
4.77 KB
data.tar
3.51 KB
./usr/share/doc/python-skimage-doc/html/api/skimage.io.html
    
Offset 655, 38 lines modifiedOffset 655, 38 lines modified
655 <p>Utilities·to·read·and·write·images·in·various·formats.</p>655 <p>Utilities·to·read·and·write·images·in·various·formats.</p>
656 <p>The·following·plug-ins·are·available:</p>656 <p>The·following·plug-ins·are·available:</p>
657 <table·class="table">657 <table·class="table">
658 <tbody>658 <tbody>
659 <tr·class="row-odd"><td><p>Plugin</p></td>659 <tr·class="row-odd"><td><p>Plugin</p></td>
660 <td><p>Description</p></td>660 <td><p>Description</p></td>
661 </tr>661 </tr>
662 <tr·class="row-even"><td><p>pil</p></td>662 <tr·class="row-even"><td><p>fits</p></td>
663 <td><p>Image·reading·via·the·Python·Imaging·Library</p></td>663 <td><p>FITS·image·reading·via·PyFITS</p></td>
664 </tr>664 </tr>
665 <tr·class="row-odd"><td><p>matplotlib</p></td>665 <tr·class="row-odd"><td><p>matplotlib</p></td>
666 <td><p>Display·or·save·images·using·Matplotlib</p></td>666 <td><p>Display·or·save·images·using·Matplotlib</p></td>
667 </tr>667 </tr>
668 <tr·class="row-even"><td><p>tifffile</p></td> 
669 <td><p>Load·and·save·TIFF·and·TIFF-based·images·using·tifffile.py</p></td> 
670 </tr> 
671 <tr·class="row-odd"><td><p>imread</p></td>668 <tr·class="row-even"><td><p>imread</p></td>
672 <td><p>Image·reading·and·writing·via·imread</p></td>669 <td><p>Image·reading·and·writing·via·imread</p></td>
673 </tr>670 </tr>
 671 <tr·class="row-odd"><td><p>pil</p></td>
 672 <td><p>Image·reading·via·the·Python·Imaging·Library</p></td>
 673 </tr>
674 <tr·class="row-even"><td><p>fits</p></td>674 <tr·class="row-even"><td><p>tifffile</p></td>
675 <td><p>FITS·image·reading·via·PyFITS</p></td>675 <td><p>Load·and·save·TIFF·and·TIFF-based·images·using·tifffile.py</p></td>
676 </tr>676 </tr>
677 <tr·class="row-odd"><td><p>gdal</p></td>677 <tr·class="row-odd"><td><p>gdal</p></td>
678 <td><p>Image·reading·via·the·GDAL·Library·(www.gdal.org)</p></td>678 <td><p>Image·reading·via·the·GDAL·Library·(www.gdal.org)</p></td>
679 </tr>679 </tr>
680 <tr·class="row-even"><td><p>imageio</p></td> 
681 <td><p>Image·reading·via·the·ImageIO·Library</p></td> 
682 </tr> 
683 <tr·class="row-odd"><td><p>simpleitk</p></td>680 <tr·class="row-even"><td><p>simpleitk</p></td>
684 <td><p>Image·reading·and·writing·via·SimpleITK</p></td>681 <td><p>Image·reading·and·writing·via·SimpleITK</p></td>
685 </tr>682 </tr>
 683 <tr·class="row-odd"><td><p>imageio</p></td>
 684 <td><p>Image·reading·via·the·ImageIO·Library</p></td>
 685 </tr>
686 </tbody>686 </tbody>
687 </table>687 </table>
688 <table·class="autosummary·longtable·table·autosummary">688 <table·class="autosummary·longtable·table·autosummary">
689 <tbody>689 <tbody>
690 <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>690 <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>
691 <td><p>Find·the·appropriate·plugin·of·'kind'·and·execute·it.</p></td>691 <td><p>Find·the·appropriate·plugin·of·'kind'·and·execute·it.</p></td>
692 </tr>692 </tr>
1.38 KB
html2text {}
    
Offset 80, 22 lines modifiedOffset 80, 22 lines modified
80 ··········o·_MultiImage.filename_80 ··········o·_MultiImage.filename_
81 ··········o·_MultiImage.files_81 ··········o·_MultiImage.files_
82 ··········o·_MultiImage.reload()_82 ··········o·_MultiImage.reload()_
83 ******·skimage.io¶·******83 ******·skimage.io¶·******
84 Utilities·to·read·and·write·images·in·various·formats.84 Utilities·to·read·and·write·images·in·various·formats.
85 The·following·plug-ins·are·available:85 The·following·plug-ins·are·available:
86 Plugin·····Description86 Plugin·····Description
87 pil········Image·reading·via·the·Python·Imaging·Library87 fits·······FITS·image·reading·via·PyFITS
88 matplotlib·Display·or·save·images·using·Matplotlib88 matplotlib·Display·or·save·images·using·Matplotlib
89 tifffile···Load·and·save·TIFF·and·TIFF-based·images·using·tifffile.py 
90 imread·····Image·reading·and·writing·via·imread89 imread·····Image·reading·and·writing·via·imread
91 fits·······FITS·image·reading·via·PyFITS90 pil········Image·reading·via·the·Python·Imaging·Library
 91 tifffile···Load·and·save·TIFF·and·TIFF-based·images·using·tifffile.py
92 gdal·······Image·reading·via·the·GDAL·Library·(www.gdal.org)92 gdal·······Image·reading·via·the·GDAL·Library·(www.gdal.org)
93 imageio····Image·reading·via·the·ImageIO·Library 
94 simpleitk··Image·reading·and·writing·via·SimpleITK93 simpleitk··Image·reading·and·writing·via·SimpleITK
 94 imageio····Image·reading·via·the·ImageIO·Library
95 skimage.io.call_plugin···············Find·the·appropriate·plugin·of·'kind'·and95 skimage.io.call_plugin···············Find·the·appropriate·plugin·of·'kind'·and
96 ·····································execute·it.96 ·····································execute·it.
97 skimage.io.concatenate_images········Concatenate·all·images·in·the·image97 skimage.io.concatenate_images········Concatenate·all·images·in·the·image
98 ·····································collection·into·an·array.98 ·····································collection·into·an·array.
99 skimage.io.find_available_plugins····List·available·plugins.99 skimage.io.find_available_plugins····List·available·plugins.
100 skimage.io.imread····················Load·an·image·from·file.100 skimage.io.imread····················Load·an·image·from·file.
101 skimage.io.imread_collection·········Load·a·collection·of·images.101 skimage.io.imread_collection·········Load·a·collection·of·images.
1.25 KB
./usr/share/doc/python-skimage-doc/html/searchindex.js
1.14 KB
js-beautify {}
    
Offset 4028, 23 lines modifiedOffset 4028, 23 lines modified
4028 ········"ekei":·14,4028 ········"ekei":·14,
4029 ········"complete_graph":·14,4029 ········"complete_graph":·14,
4030 ········"itertool":·[14,·15],4030 ········"itertool":·[14,·15],
4031 ········"singleton":·[14,·16,·22,·46],4031 ········"singleton":·[14,·16,·22,·46],
4032 ········"variou":·[15,·22,·23,·24,·45,·46,·47,·48,·53,·61,·65,·67,·68,·78],4032 ········"variou":·[15,·22,·23,·24,·45,·46,·47,·48,·53,·61,·65,·67,·68,·78],
4033 ········"plug":·15,4033 ········"plug":·15,
4034 ········"ins":·15,4034 ········"ins":·15,
 4035 ········"pyfit":·[15,·48],
 4036 ········"imread":·[15,·45,·46,·48,·49,·50,·51,·52,·60,·61,·74,·79],
4035 ········"pil":·[15,·46,·49,·79,·84],4037 ········"pil":·[15,·46,·49,·79,·84],
4036 ········"tifffil":·[15,·45,·47,·48,·49,·50,·51,·52,·57,·58,·77],4038 ········"tifffil":·[15,·45,·47,·48,·49,·50,·51,·52,·57,·58,·77],
4037 ········"tiff":·15,4039 ········"tiff":·15,
4038 ········"py":·[15,·17,·21,·24,·37,·42,·45,·46,·47,·48,·49,·50,·51,·52,·53,·54,·72,·77,·79,·80],4040 ········"py":·[15,·17,·21,·24,·37,·42,·45,·46,·47,·48,·49,·50,·51,·52,·53,·54,·72,·77,·79,·80],
4039 ········"imread":·[15,·45,·46,·48,·49,·50,·51,·52,·60,·61,·74,·79], 
4040 ········"pyfit":·[15,·48], 
4041 ········"gdal":·[15,·56],4041 ········"gdal":·[15,·56],
4042 ········"imageio":·[15,·44,·47,·48,·49,·51,·53,·54,·77], 
4043 ········"simpleitk":·[15,·47,·51,·77],4042 ········"simpleitk":·[15,·47,·51,·77],
 4043 ········"imageio":·[15,·44,·47,·48,·49,·51,·53,·54,·77],
4044 ········"call_plugin":·15,4044 ········"call_plugin":·15,
4045 ········"execut":·[15,·20,·22,·24,·25,·45,·46,·47,·49,·81,·84],4045 ········"execut":·[15,·20,·22,·24,·25,·45,·46,·47,·49,·81,·84],
4046 ········"imsav":·[15,·46,·51,·52,·79],4046 ········"imsav":·[15,·46,·51,·52,·79],
4047 ········"imread_collect":·[15,·42,·79,·84],4047 ········"imread_collect":·[15,·42,·79,·84],
4048 ········"concatenate_imag":·15,4048 ········"concatenate_imag":·15,
4049 ········"array_cat":·15,4049 ········"array_cat":·15,
4050 ········"imagecollect":·[15,·48,·52,·84],4050 ········"imagecollect":·[15,·48,·52,·84],
235 KB
python3-skimage-lib_0.22.0-3_armhf.deb
452 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2023-12-11·11:43:35.000000·debian-binary1 -rw-r--r--···0········0········0········4·2023-12-11·11:43:35.000000·debian-binary
2 -rw-r--r--···0········0········0·····3612·2023-12-11·11:43:35.000000·control.tar.xz2 -rw-r--r--···0········0········0·····3608·2023-12-11·11:43:35.000000·control.tar.xz
3 -rw-r--r--···0········0········0··3340108·2023-12-11·11:43:35.000000·data.tar.xz3 -rw-r--r--···0········0········0··3340708·2023-12-11·11:43:35.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
235 KB
data.tar.xz
235 KB
data.tar
2.13 KB
./usr/lib/python3/dist-packages/skimage/_shared/fast_exp.cpython-311-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:·a53143946baf715dc2867d8f85621be8d5c21dfc3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0c9916ac88462c0c65a72d883ef210c04a2a09c8
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·33313433·39343662·61663731·35646332·3143946baf715dc2 
3 ··0x00000010·38363764·38663835·36323162·65386435·867d8f85621be8d52 ··0x00000000·39393136·61633838·34363263·30633635·9916ac88462c0c65
 3 ··0x00000010·61373264·38383365·66323130·63303461·a72d883ef210c04a
4 ··0x00000020·63323164·66632e64·65627567·00000000·c21dfc.debug....4 ··0x00000020·32613039·63382e64·65627567·00000000·2a09c8.debug....
5 ··0x00000030·1a7a1601····························.z..5 ··0x00000030·635974e7····························cYt.
  
2.07 KB
./usr/lib/python3/dist-packages/skimage/_shared/fast_exp.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:·6c27ad35662b4fb54f16b5fd41f2ffbe740a52c83 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·4355fc7c5ec93450d25f2d2746ffa67e2731491c
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·32376164·33353636·32623466·62353466·27ad35662b4fb54f 
3 ··0x00000010·31366235·66643431·66326666·62653734·16b5fd41f2ffbe742 ··0x00000000·35356663·37633565·63393334·35306432·55fc7c5ec93450d2
 3 ··0x00000010·35663264·32373436·66666136·37653237·5f2d2746ffa67e27
4 ··0x00000020·30613532·63382e64·65627567·00000000·0a52c8.debug....4 ··0x00000020·33313439·31632e64·65627567·00000000·31491c.debug....
5 ··0x00000030·370007ba····························7...5 ··0x00000030·8f0e5b91····························..[.
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/_shared/geometry.cpython-311-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:·3d268e11aad7030bab8156bbe68ea124009fa4b83 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·15ba7b45bc75a2d642c65314b91fc49b3a3610f5
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·32363865·31316161·64373033·30626162·268e11aad7030bab 
3 ··0x00000010·38313536·62626536·38656131·32343030·8156bbe68ea124002 ··0x00000000·62613762·34356263·37356132·64363432·ba7b45bc75a2d642
 3 ··0x00000010·63363533·31346239·31666334·39623361·c65314b91fc49b3a
4 ··0x00000020·39666134·62382e64·65627567·00000000·9fa4b8.debug....4 ··0x00000020·33363130·66352e64·65627567·00000000·3610f5.debug....
5 ··0x00000030·bf59634e····························.YcN5 ··0x00000030·1ce273a0····························..s.
  
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:·730f797621722e2e1b3c2391ec0b8b8bc79ce2703 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·56453daef4a41400dc985f7518fe88187ee6bc74
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·30663739·37363231·37323265·32653162·0f797621722e2e1b 
3 ··0x00000010·33633233·39316563·30623862·38626337·3c2391ec0b8b8bc72 ··0x00000000·34353364·61656634·61343134·30306463·453daef4a41400dc
 3 ··0x00000010·39383566·37353138·66653838·31383765·985f7518fe88187e
4 ··0x00000020·39636532·37302e64·65627567·00000000·9ce270.debug....4 ··0x00000020·65366263·37342e64·65627567·00000000·e6bc74.debug....
5 ··0x00000030·7aeca5ab····························z...5 ··0x00000030·3da343bb····························=.C.
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/_shared/interpolation.cpython-311-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:·7f60b56fe6511cb6573dfe895b0dcb563b16bc7f3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·977bebdec56ba18e462f1bb0ae5cc6a69d29682a
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·36306235·36666536·35313163·62363537·60b56fe6511cb657 
3 ··0x00000010·33646665·38393562·30646362·35363362·3dfe895b0dcb563b2 ··0x00000000·37626562·64656335·36626131·38653436·7bebdec56ba18e46
 3 ··0x00000010·32663162·62306165·35636336·61363964·2f1bb0ae5cc6a69d
4 ··0x00000020·31366263·37662e64·65627567·00000000·16bc7f.debug....4 ··0x00000020·32393638·32612e64·65627567·00000000·29682a.debug....
5 ··0x00000030·8b062f50····························../P5 ··0x00000030·ccf48faa····························....
  
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:·dbdcc9baacfab0f253ed867d864abc6b1f7991503 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·64dc3c8fae329acc3c8b98822d69b7866f87f3f5
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·64636339·62616163·66616230·66323533·dcc9baacfab0f253 
3 ··0x00000010·65643836·37643836·34616263·36623166·ed867d864abc6b1f2 ··0x00000000·64633363·38666165·33323961·63633363·dc3c8fae329acc3c
 3 ··0x00000010·38623938·38323264·36396237·38363666·8b98822d69b7866f
4 ··0x00000020·37393931·35302e64·65627567·00000000·799150.debug....4 ··0x00000020·38376633·66352e64·65627567·00000000·87f3f5.debug....
5 ··0x00000030·5d17df8a····························]...5 ··0x00000030·65980c70····························e..p
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/_shared/transform.cpython-311-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:·9316d1cc21e32e8206c7c063817bb73d2807411e3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f9798c53556b547d0729d236d28415f8dbe6e8b9
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·31366431·63633231·65333265·38323036·16d1cc21e32e8206 
3 ··0x00000010·63376330·36333831·37626237·33643238·c7c063817bb73d282 ··0x00000000·37393863·35333535·36623534·37643037·798c53556b547d07
 3 ··0x00000010·32396432·33366432·38343135·66386462·29d236d28415f8db
4 ··0x00000020·30373431·31652e64·65627567·00000000·07411e.debug....4 ··0x00000020·65366538·62392e64·65627567·00000000·e6e8b9.debug....
5 ··0x00000030·e7d18b00····························....5 ··0x00000030·f54b9b99····························.K..
  
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:·521ff73f587547164d159a1f2bdb7ca7ed16a3203 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·fef5eb6e0e402f57d0cfb6009c8e85cecb3b6d25
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·31666637·33663538·37353437·31363464·1ff73f587547164d 
3 ··0x00000010·31353961·31663262·64623763·61376564·159a1f2bdb7ca7ed2 ··0x00000000·66356562·36653065·34303266·35376430·f5eb6e0e402f57d0
 3 ··0x00000010·63666236·30303963·38653835·63656362·cfb6009c8e85cecb
4 ··0x00000020·31366133·32302e64·65627567·00000000·16a320.debug....4 ··0x00000020·33623664·32352e64·65627567·00000000·3b6d25.debug....
5 ··0x00000030·68ea764e····························h.vN5 ··0x00000030·900d2ced····························..,.
  
2.12 KB
./usr/lib/python3/dist-packages/skimage/draw/_draw.cpython-311-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:·60dc6e8830dffda4331fc947fd839e210dc98e7c3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ae92bf4baed53739aeb9a6ce4d168d34c86bd8f5
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·64633665·38383330·64666664·61343333·dc6e8830dffda433 
3 ··0x00000010·31666339·34376664·38333965·32313064·1fc947fd839e210d2 ··0x00000000·39326266·34626165·64353337·33396165·92bf4baed53739ae
 3 ··0x00000010·62396136·63653464·31363864·33346338·b9a6ce4d168d34c8
4 ··0x00000020·63393865·37632e64·65627567·00000000·c98e7c.debug....4 ··0x00000020·36626438·66352e64·65627567·00000000·6bd8f5.debug....
5 ··0x00000030·823bbb00····························.;..5 ··0x00000030·b6b07fb0····························....
  
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:·edab4284110eaf1122c1348ca3a2ed5640f8a6413 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0abfeb7bf1f52ef7339b6b47c7715a4dbf7e6af4
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·61623432·38343131·30656166·31313232·ab4284110eaf1122 
3 ··0x00000010·63313334·38636133·61326564·35363430·c1348ca3a2ed56402 ··0x00000000·62666562·37626631·66353265·66373333·bfeb7bf1f52ef733
 3 ··0x00000010·39623662·34376337·37313561·34646266·9b6b47c7715a4dbf
4 ··0x00000020·66386136·34312e64·65627567·00000000·f8a641.debug....4 ··0x00000020·37653661·66342e64·65627567·00000000·7e6af4.debug....
5 ··0x00000030·5318ee38····························S..85 ··0x00000030·cbde001d····························....
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/feature/_canny_cy.cpython-311-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:·cfd6f388c4bb4e3fb055e4a865bac48c4e79429b3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·53c7141e92cfab253356a9129f51c7b00fbffca4
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·64366633·38386334·62623465·33666230·d6f388c4bb4e3fb0 
3 ··0x00000010·35356534·61383635·62616334·38633465·55e4a865bac48c4e2 ··0x00000000·63373134·31653932·63666162·32353333·c7141e92cfab2533
 3 ··0x00000010·35366139·31323966·35316337·62303066·56a9129f51c7b00f
4 ··0x00000020·37393432·39622e64·65627567·00000000·79429b.debug....4 ··0x00000020·62666663·61342e64·65627567·00000000·bffca4.debug....
5 ··0x00000030·99aad51e····························....5 ··0x00000030·d1cd2fa2····························../.
  
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:·81cfc282222ea622679ad26be309d98cd0afe8ec3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·145e2d227ad1087fa6a3f106d3f1ffbb190408dd
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·63666332·38323232·32656136·32323637·cfc282222ea62267 
3 ··0x00000010·39616432·36626533·30396439·38636430·9ad26be309d98cd02 ··0x00000000·35653264·32323761·64313038·37666136·5e2d227ad1087fa6
 3 ··0x00000010·61336631·30366433·66316666·62623139·a3f106d3f1ffbb19
4 ··0x00000020·61666538·65632e64·65627567·00000000·afe8ec.debug....4 ··0x00000020·30343038·64642e64·65627567·00000000·0408dd.debug....
5 ··0x00000030·c44b5554····························.KUT5 ··0x00000030·01a575cf····························..u.
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/feature/_cascade.cpython-311-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:·b031a227517144aafd42d3b7a2ed0e1f2d8ab4a73 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·5ff458b08c8cdcd77e8d6e926308c43ae6740168
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·33316132·32373531·37313434·61616664·31a227517144aafd 
3 ··0x00000010·34326433·62376132·65643065·31663264·42d3b7a2ed0e1f2d2 ··0x00000000·66343538·62303863·38636463·64373765·f458b08c8cdcd77e
 3 ··0x00000010·38643665·39323633·30386334·33616536·8d6e926308c43ae6
4 ··0x00000020·38616234·61372e64·65627567·00000000·8ab4a7.debug....4 ··0x00000020·37343031·36382e64·65627567·00000000·740168.debug....
5 ··0x00000030·63ed5ee9····························c.^.5 ··0x00000030·7a7fe9d0····························z...
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/feature/_cascade.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:·e794281a5db0ab824d4c658be02d3a9919983d0c3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·6b087b8c4e895d86e1b4316e42cb15445219e699
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·39343238·31613564·62306162·38323464·94281a5db0ab824d 
3 ··0x00000010·34633635·38626530·32643361·39393139·4c658be02d3a99192 ··0x00000000·30383762·38633465·38393564·38366531·087b8c4e895d86e1
 3 ··0x00000010·62343331·36653432·63623135·34343532·b4316e42cb154452
4 ··0x00000020·39383364·30632e64·65627567·00000000·983d0c.debug....4 ··0x00000020·31396536·39392e64·65627567·00000000·19e699.debug....
5 ··0x00000030·b63d2e71····························.=.q5 ··0x00000030·88e5aa37····························...7
  
2.06 KB
./usr/lib/python3/dist-packages/skimage/feature/_haar.cpython-311-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:·975182e71bdeaadbb57b9234722a0ac6aed34c2c3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8700579dfeed9acabcb9e9097ad8d9e15c5d5065
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·35313832·65373162·64656161·64626235·5182e71bdeaadbb5 
3 ··0x00000010·37623932·33343732·32613061·63366165·7b9234722a0ac6ae2 ··0x00000000·30303537·39646665·65643961·63616263·00579dfeed9acabc
 3 ··0x00000010·62396539·30393761·64386439·65313563·b9e9097ad8d9e15c
4 ··0x00000020·64333463·32632e64·65627567·00000000·d34c2c.debug....4 ··0x00000020·35643530·36352e64·65627567·00000000·5d5065.debug....
5 ··0x00000030·3dd1dfa6····························=...5 ··0x00000030·468ce847····························F..G
  
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:·2683b66fdb085202dfb8b25a224c06fd221082ee3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·74585fa109a14c3bfc38438e14e0d8416b35d593
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·38336236·36666462·30383532·30326466·83b66fdb085202df 
3 ··0x00000010·62386232·35613232·34633036·66643232·b8b25a224c06fd222 ··0x00000000·35383566·61313039·61313463·33626663·585fa109a14c3bfc
 3 ··0x00000010·33383433·38653134·65306438·34313662·38438e14e0d8416b
4 ··0x00000020·31303832·65652e64·65627567·00000000·1082ee.debug....4 ··0x00000020·33356435·39332e64·65627567·00000000·35d593.debug....
5 ··0x00000030·702075bd····························p·u.5 ··0x00000030·2aa17002····························*.p.
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/feature/_hessian_det_appx.cpython-311-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:·e0ef9ba5ffdbed4965168edf1991c27c3e7e26953 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·4c05e0b59c1f14c4947f17d5271b778c680c663b
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·65663962·61356666·64626564·34393635·ef9ba5ffdbed4965 
3 ··0x00000010·31363865·64663139·39316332·37633365·168edf1991c27c3e2 ··0x00000000·30356530·62353963·31663134·63343934·05e0b59c1f14c494
 3 ··0x00000010·37663137·64353237·31623737·38633638·7f17d5271b778c68
4 ··0x00000020·37653236·39352e64·65627567·00000000·7e2695.debug....4 ··0x00000020·30633636·33622e64·65627567·00000000·0c663b.debug....
5 ··0x00000030·dbafb672····························...r5 ··0x00000030·d4006d37····························..m7
  
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:·ce5e7f8cc24088a1628421369d10496c67bb5b2a3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ddf316d96d955f83353b362d865738a6e860f6fd
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·35653766·38636332·34303838·61313632·5e7f8cc24088a162 
3 ··0x00000010·38343231·33363964·31303439·36633637·8421369d10496c672 ··0x00000000·66333136·64393664·39353566·38333335·f316d96d955f8335
 3 ··0x00000010·33623336·32643836·35373338·61366538·3b362d865738a6e8
4 ··0x00000020·62623562·32612e64·65627567·00000000·bb5b2a.debug....4 ··0x00000020·36306636·66642e64·65627567·00000000·60f6fd.debug....
5 ··0x00000030·7dba729e····························}.r.5 ··0x00000030·ab343411····························.44.
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/feature/_hoghistogram.cpython-311-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:·b5456547a6932cdbd9aa33da0ff8793f1db9936b3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·9760be0a7c1f4235c9e7108e53a499d98d59bc7b
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·34353635·34376136·39333263·64626439·456547a6932cdbd9 
3 ··0x00000010·61613333·64613066·66383739·33663164·aa33da0ff8793f1d2 ··0x00000000·36306265·30613763·31663432·33356339·60be0a7c1f4235c9
 3 ··0x00000010·65373130·38653533·61343939·64393864·e7108e53a499d98d
4 ··0x00000020·62393933·36622e64·65627567·00000000·b9936b.debug....4 ··0x00000020·35396263·37622e64·65627567·00000000·59bc7b.debug....
5 ··0x00000030·47fca0cb····························G...5 ··0x00000030·bfb8bafb····························....
  
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:·2166bd0ebea36b58f2a42cfcc02de2186fe403053 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f9a7551b5941dbd3d5f795fd41a223fc6669e149
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·36366264·30656265·61333662·35386632·66bd0ebea36b58f2 
3 ··0x00000010·61343263·66636330·32646532·31383666·a42cfcc02de2186f2 ··0x00000000·61373535·31623539·34316462·64336435·a7551b5941dbd3d5
 3 ··0x00000010·66373935·66643431·61323233·66633636·f795fd41a223fc66
4 ··0x00000020·65343033·30352e64·65627567·00000000·e40305.debug....4 ··0x00000020·36396531·34392e64·65627567·00000000·69e149.debug....
5 ··0x00000030·e9195d07····························..].5 ··0x00000030·09ebee92····························....
  
2.12 KB
./usr/lib/python3/dist-packages/skimage/feature/_sift.cpython-311-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:·43baf7d6b04b68b1cb3045587a052e4faa4b2a923 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·e44a33f2f2c0370406feb72772f73418b01a77bd
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·62616637·64366230·34623638·62316362·baf7d6b04b68b1cb 
3 ··0x00000010·33303435·35383761·30353265·34666161·3045587a052e4faa2 ··0x00000000·34613333·66326632·63303337·30343036·4a33f2f2c0370406
 3 ··0x00000010·66656237·32373732·66373334·31386230·feb72772f73418b0
4 ··0x00000020·34623261·39322e64·65627567·00000000·4b2a92.debug....4 ··0x00000020·31613737·62642e64·65627567·00000000·1a77bd.debug....
5 ··0x00000030·e1c7df98····························....5 ··0x00000030·2eb36521····························..e!
  
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:·6e20344281423943206c78da01a00d80dadf8b733 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·081418b67e014a44807b898e3b68d7f6538bb4e6
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·32303334·34323831·34323339·34333230·2034428142394320 
3 ··0x00000010·36633738·64613031·61303064·38306461·6c78da01a00d80da2 ··0x00000000·31343138·62363765·30313461·34343830·1418b67e014a4480
 3 ··0x00000010·37623839·38653362·36386437·66363533·7b898e3b68d7f653
4 ··0x00000020·64663862·37332e64·65627567·00000000·df8b73.debug....4 ··0x00000020·38626234·65362e64·65627567·00000000·8bb4e6.debug....
5 ··0x00000030·65c4e646····························e..F5 ··0x00000030·4fb94a57····························O.JW
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/feature/_texture.cpython-311-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:·e4b8a672b68333e324dce1459afc8b459e0871183 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·45b84b0c6160c7d940f056f2884abdeb52e6bb3e
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·62386136·37326236·38333333·65333234·b8a672b68333e324 
3 ··0x00000010·64636531·34353961·66633862·34353965·dce1459afc8b459e2 ··0x00000000·62383462·30633631·36306337·64393430·b84b0c6160c7d940
 3 ··0x00000010·66303536·66323838·34616264·65623532·f056f2884abdeb52
4 ··0x00000020·30383731·31382e64·65627567·00000000·087118.debug....4 ··0x00000020·65366262·33652e64·65627567·00000000·e6bb3e.debug....
5 ··0x00000030·28de208a····························(.·.5 ··0x00000030·f208c82d····························...-
  
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:·8a530196fe35bb508eca0e9a52f7eb588d83f9263 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·3315385979ff312a80f97ccbac145cbfe9469fbd
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·35333031·39366665·33356262·35303865·530196fe35bb508e 
3 ··0x00000010·63613065·39613532·66376562·35383864·ca0e9a52f7eb588d2 ··0x00000000·31353338·35393739·66663331·32613830·15385979ff312a80
 3 ··0x00000010·66393763·63626163·31343563·62666539·f97ccbac145cbfe9
4 ··0x00000020·38336639·32362e64·65627567·00000000·83f926.debug....4 ··0x00000020·34363966·62642e64·65627567·00000000·469fbd.debug....
5 ··0x00000030·b3e2bb7a····························...z5 ··0x00000030·91a70f91····························....
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/feature/brief_cy.cpython-311-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:·aa887836f8cd5f7b28b5e462f243b0cf29199d083 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·17924e5b50ce135221518fa70c9184047123a3ae
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·38383738·33366638·63643566·37623238·887836f8cd5f7b28 
3 ··0x00000010·62356534·36326632·34336230·63663239·b5e462f243b0cf292 ··0x00000000·39323465·35623530·63653133·35323231·924e5b50ce135221
 3 ··0x00000010·35313866·61373063·39313834·30343731·518fa70c91840471
4 ··0x00000020·31393964·30382e64·65627567·00000000·199d08.debug....4 ··0x00000020·32336133·61652e64·65627567·00000000·23a3ae.debug....
5 ··0x00000030·d7f7cbf4····························....5 ··0x00000030·6a67760c····························jgv.
  
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:·8ec9a100fce7e73ffa3b7b2b8e7a9ae43b5d5dd63 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·6216edd0d34b23e26b727726438dfafdf3133325
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·63396131·30306663·65376537·33666661·c9a100fce7e73ffa 
3 ··0x00000010·33623762·32623865·37613961·65343362·3b7b2b8e7a9ae43b2 ··0x00000000·31366564·64306433·34623233·65323662·16edd0d34b23e26b
 3 ··0x00000010·37323737·32363433·38646661·66646633·727726438dfafdf3
4 ··0x00000020·35643564·64362e64·65627567·00000000·5d5dd6.debug....4 ··0x00000020·31333333·32352e64·65627567·00000000·133325.debug....
5 ··0x00000030·99a61dcd····························....5 ··0x00000030·bf6b8778····························.k.x
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/feature/censure_cy.cpython-311-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:·b3c86e1f0e0c68db658a5414e8ecd7b91276fd8e3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·189f4e606e71b8b102b0f12b632ce5f255b87df0
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·63383665·31663065·30633638·64623635·c86e1f0e0c68db65 
3 ··0x00000010·38613534·31346538·65636437·62393132·8a5414e8ecd7b9122 ··0x00000000·39663465·36303665·37316238·62313032·9f4e606e71b8b102
 3 ··0x00000010·62306631·32623633·32636535·66323535·b0f12b632ce5f255
4 ··0x00000020·37366664·38652e64·65627567·00000000·76fd8e.debug....4 ··0x00000020·62383764·66302e64·65627567·00000000·b87df0.debug....
5 ··0x00000030·f7f0bdb0····························....5 ··0x00000030·ee33b7ad····························.3..
  
2.07 KB
./usr/lib/python3/dist-packages/skimage/feature/censure_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:·0ab338513c3764f70d5b14c9720193250cf921713 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·b12d341135be44f9784828ef8079261358852409
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·62333338·35313363·33373634·66373064·b338513c3764f70d 
3 ··0x00000010·35623134·63393732·30313933·32353063·5b14c9720193250c2 ··0x00000000·32643334·31313335·62653434·66393738·2d341135be44f978
 3 ··0x00000010·34383238·65663830·37393236·31333538·4828ef8079261358
4 ··0x00000020·66393231·37312e64·65627567·00000000·f92171.debug....4 ··0x00000020·38353234·30392e64·65627567·00000000·852409.debug....
5 ··0x00000030·cec605e1····························....5 ··0x00000030·7bd6a52d····························{..-
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/feature/corner_cy.cpython-311-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:·35ec86b5dbb3f2789d56f16d48ac0c7a4f50fe633 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·52e951802af1ae99dde4fbbbabe072e23de9a0dc
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·65633836·62356462·62336632·37383964·ec86b5dbb3f2789d 
3 ··0x00000010·35366631·36643438·61633063·37613466·56f16d48ac0c7a4f2 ··0x00000000·65393531·38303261·66316165·39396464·e951802af1ae99dd
 3 ··0x00000010·65346662·62626162·65303732·65323364·e4fbbbabe072e23d
4 ··0x00000020·35306665·36332e64·65627567·00000000·50fe63.debug....4 ··0x00000020·65396130·64632e64·65627567·00000000·e9a0dc.debug....
5 ··0x00000030·c6510c8e····························.Q..5 ··0x00000030·eb19e77c····························...|
  
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:·4452025145a562910db4abf40533d3490e329f253 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·fd268dc0d316b8c2f679d01b8fa2e2c72e610145
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·35323032·35313435·61353632·39313064·52025145a562910d 
3 ··0x00000010·62346162·66343035·33336433·34393065·b4abf40533d3490e2 ··0x00000000·32363864·63306433·31366238·63326636·268dc0d316b8c2f6
 3 ··0x00000010·37396430·31623866·61326532·63373265·79d01b8fa2e2c72e
4 ··0x00000020·33323966·32352e64·65627567·00000000·329f25.debug....4 ··0x00000020·36313031·34352e64·65627567·00000000·610145.debug....
5 ··0x00000030·f6b90539····························...95 ··0x00000030·579968e1····························W.h.
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/feature/orb_cy.cpython-311-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:·36e27f4b42c33452fc070881a9e70e568a32bd5a3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·9b263b84d631d939cf093644d850bd45eb93b21c
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·65323766·34623432·63333334·35326663·e27f4b42c33452fc 
3 ··0x00000010·30373038·38316139·65373065·35363861·070881a9e70e568a2 ··0x00000000·32363362·38346436·33316439·33396366·263b84d631d939cf
 3 ··0x00000010·30393336·34346438·35306264·34356562·093644d850bd45eb
4 ··0x00000020·33326264·35612e64·65627567·00000000·32bd5a.debug....4 ··0x00000020·39336232·31632e64·65627567·00000000·93b21c.debug....
5 ··0x00000030·09e8962e····························....5 ··0x00000030·0bd24200····························..B.
  
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:·a436da6f90b0c7824e32297e6a7ab4b2f68cf6583 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ee393ef763eeb52acd32b10575da71b367367104
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·33366461·36663930·62306337·38323465·36da6f90b0c7824e 
3 ··0x00000010·33323239·37653661·37616234·62326636·32297e6a7ab4b2f62 ··0x00000000·33393365·66373633·65656235·32616364·393ef763eeb52acd
 3 ··0x00000010·33326231·30353735·64613731·62333637·32b10575da71b367
4 ··0x00000020·38636636·35382e64·65627567·00000000·8cf658.debug....4 ··0x00000020·33363731·30342e64·65627567·00000000·367104.debug....
5 ··0x00000030·bf095c04····························..\.5 ··0x00000030·7ed259cb····························~.Y.
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/filters/_multiotsu.cpython-311-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:·45666a759ec91e57e5e6b17cba1ab03a2a32ff263 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·5a6ef01e2a76a8e4234fa97d02d53ee05fe6b2a6
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·36363661·37353965·63393165·35376535·666a759ec91e57e5 
3 ··0x00000010·65366231·37636261·31616230·33613261·e6b17cba1ab03a2a2 ··0x00000000·36656630·31653261·37366138·65343233·6ef01e2a76a8e423
 3 ··0x00000010·34666139·37643032·64353365·65303566·4fa97d02d53ee05f
4 ··0x00000020·33326666·32362e64·65627567·00000000·32ff26.debug....4 ··0x00000020·65366232·61362e64·65627567·00000000·e6b2a6.debug....
5 ··0x00000030·e070c980····························.p..5 ··0x00000030·8510a954····························...T
  
2.07 KB
./usr/lib/python3/dist-packages/skimage/filters/_multiotsu.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:·7979a1987f610a8d289ab8489cac939b85d5aa853 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·c265e6025c5add4742b92ff44f09937f1cd90998
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·37396131·39383766·36313061·38643238·79a1987f610a8d28 
3 ··0x00000010·39616238·34383963·61633933·39623835·9ab8489cac939b852 ··0x00000000·36356536·30323563·35616464·34373432·65e6025c5add4742
 3 ··0x00000010·62393266·66343466·30393933·37663163·b92ff44f09937f1c
4 ··0x00000020·64356161·38352e64·65627567·00000000·d5aa85.debug....4 ··0x00000020·64393039·39382e64·65627567·00000000·d90998.debug....
5 ··0x00000030·824bd843····························.K.C5 ··0x00000030·67cae428····························g..(
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/filters/rank/bilateral_cy.cpython-311-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:·95b422bcdd543ed375a5df7b40d84db092558bda3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·6563b5f8e5705f968970d4f7ceb58f1084a97805
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·62343232·62636464·35343365·64333735·b422bcdd543ed375 
3 ··0x00000010·61356466·37623430·64383464·62303932·a5df7b40d84db0922 ··0x00000000·36336235·66386535·37303566·39363839·63b5f8e5705f9689
 3 ··0x00000010·37306434·66376365·62353866·31303834·70d4f7ceb58f1084
4 ··0x00000020·35353862·64612e64·65627567·00000000·558bda.debug....4 ··0x00000020·61393738·30352e64·65627567·00000000·a97805.debug....
5 ··0x00000030·c037172b····························.7.+5 ··0x00000030·fc147539····························..u9
  
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:·793dcc19fb83759a672582f0b8cd8a7f866356b73 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·62082906efdd0f451f8e288c7efb50a476c4e9d5
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·33646363·31396662·38333735·39613637·3dcc19fb83759a67 
3 ··0x00000010·32353832·66306238·63643861·37663836·2582f0b8cd8a7f862 ··0x00000000·30383239·30366566·64643066·34353166·082906efdd0f451f
 3 ··0x00000010·38653238·38633765·66623530·61343736·8e288c7efb50a476
4 ··0x00000020·36333536·62372e64·65627567·00000000·6356b7.debug....4 ··0x00000020·63346539·64352e64·65627567·00000000·c4e9d5.debug....
5 ··0x00000030·16c57dbe····························..}.5 ··0x00000030·9c8064ad····························..d.
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/filters/rank/core_cy.cpython-311-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:·8d698a2be9205a8776dc44e2f7d603c2fb933c0c3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·2d7eb11c95803b4366b68221a0bec2f39d9a21af
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·36393861·32626539·32303561·38373736·698a2be9205a8776 
3 ··0x00000010·64633434·65326637·64363033·63326662·dc44e2f7d603c2fb2 ··0x00000000·37656231·31633935·38303362·34333636·7eb11c95803b4366
 3 ··0x00000010·62363832·32316130·62656332·66333964·b68221a0bec2f39d
4 ··0x00000020·39333363·30632e64·65627567·00000000·933c0c.debug....4 ··0x00000020·39613231·61662e64·65627567·00000000·9a21af.debug....
5 ··0x00000030·b6e34ca9····························..L.5 ··0x00000030·ec00a03a····························...:
  
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:·b6a73f1d21119d9eea751e28c0c1d7a6d70359e23 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·abcef640b9191e570518b6395068fbbff208dfc9
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·61373366·31643231·31313964·39656561·a73f1d21119d9eea 
3 ··0x00000010·37353165·32386330·63316437·61366437·751e28c0c1d7a6d72 ··0x00000000·63656636·34306239·31393165·35373035·cef640b9191e5705
 3 ··0x00000010·31386236·33393530·36386662·62666632·18b6395068fbbff2
4 ··0x00000020·30333539·65322e64·65627567·00000000·0359e2.debug....4 ··0x00000020·30386466·63392e64·65627567·00000000·08dfc9.debug....
5 ··0x00000030·79637bc1····························yc{.5 ··0x00000030·52175514····························R.U.
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/filters/rank/core_cy_3d.cpython-311-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:·4d6b03fbc75b85c02a8daea2be3ade40721f5d1c3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0bff516105856ba26354863af0afa08b3a049835
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·36623033·66626337·35623835·63303261·6b03fbc75b85c02a 
3 ··0x00000010·38646165·61326265·33616465·34303732·8daea2be3ade40722 ··0x00000000·66663531·36313035·38353662·61323633·ff516105856ba263
 3 ··0x00000010·35343836·33616630·61666130·38623361·54863af0afa08b3a
4 ··0x00000020·31663564·31632e64·65627567·00000000·1f5d1c.debug....4 ··0x00000020·30343938·33352e64·65627567·00000000·049835.debug....
5 ··0x00000030·db8e7e3f····························..~?5 ··0x00000030·adea0568····························...h
  
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:·06e4c44a5764375ca3189fd1497f7151de09a4e53 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·453c222a5700635fc3f13e66af2d5077115b5f4c
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·65346334·34613537·36343337·35636133·e4c44a5764375ca3 
3 ··0x00000010·31383966·64313439·37663731·35316465·189fd1497f7151de2 ··0x00000000·33633232·32613537·30303633·35666333·3c222a5700635fc3
 3 ··0x00000010·66313365·36366166·32643530·37373131·f13e66af2d507711
4 ··0x00000020·30396134·65352e64·65627567·00000000·09a4e5.debug....4 ··0x00000020·35623566·34632e64·65627567·00000000·5b5f4c.debug....
5 ··0x00000030·25e99c75····························%..u5 ··0x00000030·a4403f54····························.@?T
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/filters/rank/generic_cy.cpython-311-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:·a693ef570fc0a161058b21b0c4b235558a9887933 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·137bf193d21811eaf5fb5194380c1101dbac0b12
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·39336566·35373066·63306131·36313035·93ef570fc0a16105 
3 ··0x00000010·38623231·62306334·62323335·35353861·8b21b0c4b235558a2 ··0x00000000·37626631·39336432·31383131·65616635·7bf193d21811eaf5
 3 ··0x00000010·66623531·39343338·30633131·30316462·fb5194380c1101db
4 ··0x00000020·39383837·39332e64·65627567·00000000·988793.debug....4 ··0x00000020·61633062·31322e64·65627567·00000000·ac0b12.debug....
5 ··0x00000030·0d63210c····························.c!.5 ··0x00000030·2c0c0db5····························,...
  
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:·b0611d23b6497a823f204d1c8ab4e08a5b09befc3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·12fcd11eab1b963131059fad4f7c9bb94174e766
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·36313164·32336236·34393761·38323366·611d23b6497a823f 
3 ··0x00000010·32303464·31633861·62346530·38613562·204d1c8ab4e08a5b2 ··0x00000000·66636431·31656162·31623936·33313331·fcd11eab1b963131
 3 ··0x00000010·30353966·61643466·37633962·62393431·059fad4f7c9bb941
4 ··0x00000020·30396265·66632e64·65627567·00000000·09befc.debug....4 ··0x00000020·37346537·36362e64·65627567·00000000·74e766.debug....
5 ··0x00000030·6cecdde2····························l...5 ··0x00000030·2d3c7f84····························-<..
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/filters/rank/percentile_cy.cpython-311-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:·7db70208bcdb174c1b8dcf019af288b858cee3593 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·4e23f8528a8e3b079ee8141ee97e10176fc6f6f8
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·62373032·30386263·64623137·34633162·b70208bcdb174c1b 
3 ··0x00000010·38646366·30313961·66323838·62383538·8dcf019af288b8582 ··0x00000000·32336638·35323861·38653362·30373965·23f8528a8e3b079e
 3 ··0x00000010·65383134·31656539·37653130·31373666·e8141ee97e10176f
4 ··0x00000020·63656533·35392e64·65627567·00000000·cee359.debug....4 ··0x00000020·63366636·66382e64·65627567·00000000·c6f6f8.debug....
5 ··0x00000030·0b7b2fc9····························.{/.5 ··0x00000030·f764188a····························.d..
  
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:·d808803672f68db0a8b76a1a06d7a69b73743f6d3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·6f5cf7ac584a84a2478c4530ee55cd90fe27255b
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·30383830·33363732·66363864·62306138·08803672f68db0a8 
3 ··0x00000010·62373661·31613036·64376136·39623733·b76a1a06d7a69b732 ··0x00000000·35636637·61633538·34613834·61323437·5cf7ac584a84a247
 3 ··0x00000010·38633435·33306565·35356364·39306665·8c4530ee55cd90fe
4 ··0x00000020·37343366·36642e64·65627567·00000000·743f6d.debug....4 ··0x00000020·32373235·35622e64·65627567·00000000·27255b.debug....
5 ··0x00000030·f9785bc7····························.x[.5 ··0x00000030·453d6de8····························E=m.
  
2.12 KB
./usr/lib/python3/dist-packages/skimage/graph/_mcp.cpython-311-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:·33a02f4a21ebd82b6c35d2fb1c9b0b20cd38d7fd3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·7ae113f4948c8513d48bb2de31d09169a8c433fa
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·61303266·34613231·65626438·32623663·a02f4a21ebd82b6c 
3 ··0x00000010·33356432·66623163·39623062·32306364·35d2fb1c9b0b20cd2 ··0x00000000·65313133·66343934·38633835·31336434·e113f4948c8513d4
 3 ··0x00000010·38626232·64653331·64303931·36396138·8bb2de31d09169a8
4 ··0x00000020·33386437·66642e64·65627567·00000000·38d7fd.debug....4 ··0x00000020·63343333·66612e64·65627567·00000000·c433fa.debug....
5 ··0x00000030·9edd6a27····························..j'5 ··0x00000030·e5930b8c····························....
  
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:·dd04b195eea6b19e25fe23b9cb2e5a15bfa40f6d3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·79283a0d8b194c323e6d60d593d8d9e88ce3ce13
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·30346231·39356565·61366231·39653235·04b195eea6b19e25 
3 ··0x00000010·66653233·62396362·32653561·31356266·fe23b9cb2e5a15bf2 ··0x00000000·32383361·30643862·31393463·33323365·283a0d8b194c323e
 3 ··0x00000010·36643630·64353933·64386439·65383863·6d60d593d8d9e88c
4 ··0x00000020·61343066·36642e64·65627567·00000000·a40f6d.debug....4 ··0x00000020·65336365·31332e64·65627567·00000000·e3ce13.debug....
5 ··0x00000030·507975f5····························Pyu.5 ··0x00000030·f766b208····························.f..
  
2.07 KB
./usr/lib/python3/dist-packages/skimage/graph/_ncut_cy.cpython-311-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:·059426eb0aff67d033f7b3aeb026586f4cd6e4193 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·4b039a2471e51d040fbc5700485601d3f6d64876
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·39343236·65623061·66663637·64303333·9426eb0aff67d033 
3 ··0x00000010·66376233·61656230·32363538·36663463·f7b3aeb026586f4c2 ··0x00000000·30333961·32343731·65353164·30343066·039a2471e51d040f
 3 ··0x00000010·62633537·30303438·35363031·64336636·bc5700485601d3f6
4 ··0x00000020·64366534·31392e64·65627567·00000000·d6e419.debug....4 ··0x00000020·64363438·37362e64·65627567·00000000·d64876.debug....
5 ··0x00000030·57d88532····························W..25 ··0x00000030·8710d3e5····························....
  
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:·d0108cb32b7062e03d3fed1e380c5ece8bba707b3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·7db2b1a23201bab826d8caa9e7cd738d18437614
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·31303863·62333262·37303632·65303364·108cb32b7062e03d 
3 ··0x00000010·33666564·31653338·30633565·63653862·3fed1e380c5ece8b2 ··0x00000000·62326231·61323332·30316261·62383236·b2b1a23201bab826
 3 ··0x00000010·64386361·61396537·63643733·38643138·d8caa9e7cd738d18
4 ··0x00000020·62613730·37622e64·65627567·00000000·ba707b.debug....4 ··0x00000020·34333736·31342e64·65627567·00000000·437614.debug....
5 ··0x00000030·174af9d6····························.J..5 ··0x00000030·fa69f0c8····························.i..
  
2.12 KB
./usr/lib/python3/dist-packages/skimage/graph/_spath.cpython-311-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:·6340469fdb8b2eadd814bcf7e62c7f01aa101b433 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·562805e98f9c0dc6a61de049da73347d9193b1ea
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·34303436·39666462·38623265·61646438·40469fdb8b2eadd8 
3 ··0x00000010·31346263·66376536·32633766·30316161·14bcf7e62c7f01aa2 ··0x00000000·32383035·65393866·39633064·63366136·2805e98f9c0dc6a6
 3 ··0x00000010·31646530·34396461·37333334·37643931·1de049da73347d91
4 ··0x00000020·31303162·34332e64·65627567·00000000·101b43.debug....4 ··0x00000020·39336231·65612e64·65627567·00000000·93b1ea.debug....
5 ··0x00000030·f87d0430····························.}.05 ··0x00000030·ecb12d79····························..-y
  
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:·d981c394f2e1143ec5228e2b30361223b73a74f63 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·28d3dad981df14a66ed0ca6db22d429226c41808
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·38316333·39346632·65313134·33656335·81c394f2e1143ec5 
3 ··0x00000010·32323865·32623330·33363132·32336237·228e2b30361223b72 ··0x00000000·64336461·64393831·64663134·61363665·d3dad981df14a66e
 3 ··0x00000010·64306361·36646232·32643432·39323236·d0ca6db22d429226
4 ··0x00000020·33613734·66362e64·65627567·00000000·3a74f6.debug....4 ··0x00000020·63343138·30382e64·65627567·00000000·c41808.debug....
5 ··0x00000030·1db19a40····························...@5 ··0x00000030·9091335c····························..3\
  
2.12 KB
./usr/lib/python3/dist-packages/skimage/graph/heap.cpython-311-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:·ae78b7c18e51aa31bc739ae74230fe9709bc9b9b3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·e214a2bf0f25778bf1000ca0d64fb0f84c5bd014
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·37386237·63313865·35316161·33316263·78b7c18e51aa31bc 
3 ··0x00000010·37333961·65373432·33306665·39373039·739ae74230fe97092 ··0x00000000·31346132·62663066·32353737·38626631·14a2bf0f25778bf1
 3 ··0x00000010·30303063·61306436·34666230·66383463·000ca0d64fb0f84c
4 ··0x00000020·62633962·39622e64·65627567·00000000·bc9b9b.debug....4 ··0x00000020·35626430·31342e64·65627567·00000000·5bd014.debug....
5 ··0x00000030·ab520ac4····························.R..5 ··0x00000030·7d8f2642····························}.&B
  
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:·80f6a03ce13053989de6bc89d2ce7e3ee0e4f8eb3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8a14a9820318153f54e33a1b2a630f00444ca889
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·66366130·33636531·33303533·39383964·f6a03ce13053989d 
3 ··0x00000010·65366263·38396432·63653765·33656530·e6bc89d2ce7e3ee02 ··0x00000000·31346139·38323033·31383135·33663534·14a9820318153f54
 3 ··0x00000010·65333361·31623261·36333066·30303434·e33a1b2a630f0044
4 ··0x00000020·65346638·65622e64·65627567·00000000·e4f8eb.debug....4 ··0x00000020·34636138·38392e64·65627567·00000000·4ca889.debug....
5 ··0x00000030·f4b16da7····························..m.5 ··0x00000030·64c34dfe····························d.M.
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/io/_plugins/_colormixer.cpython-311-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:·fe93f82a514920bdf882c5f489c18b5c345984283 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·003e4e43208baffbd71adee521b1f3e91305e956
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·39336638·32613531·34393230·62646638·93f82a514920bdf8 
3 ··0x00000010·38326335·66343839·63313862·35633334·82c5f489c18b5c342 ··0x00000000·33653465·34333230·38626166·66626437·3e4e43208baffbd7
 3 ··0x00000010·31616465·65353231·62316633·65393133·1adee521b1f3e913
4 ··0x00000020·35393834·32382e64·65627567·00000000·598428.debug....4 ··0x00000020·30356539·35362e64·65627567·00000000·05e956.debug....
5 ··0x00000030·7414faec····························t...5 ··0x00000030·ea03836e····························...n
  
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:·2d948647bf3d82b69300a3ce8b8114a0541ab90f3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·377bea4d1f0fb74bad657e0792d181b89a2658ea
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·39343836·34376266·33643832·62363933·948647bf3d82b693 
3 ··0x00000010·30306133·63653862·38313134·61303534·00a3ce8b8114a0542 ··0x00000000·37626561·34643166·30666237·34626164·7bea4d1f0fb74bad
 3 ··0x00000010·36353765·30373932·64313831·62383961·657e0792d181b89a
4 ··0x00000020·31616239·30662e64·65627567·00000000·1ab90f.debug....4 ··0x00000020·32363538·65612e64·65627567·00000000·2658ea.debug....
5 ··0x00000030·a4a5c917····························....5 ··0x00000030·90ae4210····························..B.
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/io/_plugins/_histograms.cpython-311-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:·40bf803cc17713f79172f094bc069587979a82bc3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·33522f3094f28fc457922286d2af7af05e202161
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·62663830·33636331·37373133·66373931·bf803cc17713f791 
3 ··0x00000010·37326630·39346263·30363935·38373937·72f094bc069587972 ··0x00000000·35323266·33303934·66323866·63343537·522f3094f28fc457
 3 ··0x00000010·39323232·38366432·61663761·66303565·922286d2af7af05e
4 ··0x00000020·39613832·62632e64·65627567·00000000·9a82bc.debug....4 ··0x00000020·32303231·36312e64·65627567·00000000·202161.debug....
5 ··0x00000030·7505acf5····························u...5 ··0x00000030·8216b66c····························...l
  
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:·88411719c9e2859089ef2c5472f79344eb4c20b93 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·a11148ca8902f529c0433844b5e86ba5c6462141
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·34313137·31396339·65323835·39303839·411719c9e2859089 
3 ··0x00000010·65663263·35343732·66373933·34346562·ef2c5472f79344eb2 ··0x00000000·31313438·63613839·30326635·32396330·1148ca8902f529c0
 3 ··0x00000010·34333338·34346235·65383662·61356336·433844b5e86ba5c6
4 ··0x00000020·34633230·62392e64·65627567·00000000·4c20b9.debug....4 ··0x00000020·34363231·34312e64·65627567·00000000·462141.debug....
5 ··0x00000030·913df425····························.=.%5 ··0x00000030·da054746····························..GF
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/measure/_ccomp.cpython-311-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:·7727e604d11cb97b5d31a151ea7d61950e77a76b3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·5c17aa91c26e994e0323e34b53df96b280abe4ed
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·32376536·30346431·31636239·37623564·27e604d11cb97b5d 
3 ··0x00000010·33316131·35316561·37643631·39353065·31a151ea7d61950e2 ··0x00000000·31376161·39316332·36653939·34653033·17aa91c26e994e03
 3 ··0x00000010·32336533·34623533·64663936·62323830·23e34b53df96b280
4 ··0x00000020·37376137·36622e64·65627567·00000000·77a76b.debug....4 ··0x00000020·61626534·65642e64·65627567·00000000·abe4ed.debug....
5 ··0x00000030·26277b68····························&'{h5 ··0x00000030·dcb653d1····························..S.
  
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:·0cc4275f13d4de93ad90de1e752cff9d13bbc5ec3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·724203500c3399be1a759b1ba55def3bc913ad68
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·63343237·35663133·64346465·39336164·c4275f13d4de93ad 
3 ··0x00000010·39306465·31653735·32636666·39643133·90de1e752cff9d132 ··0x00000000·34323033·35303063·33333939·62653161·4203500c3399be1a
 3 ··0x00000010·37353962·31626135·35646566·33626339·759b1ba55def3bc9
4 ··0x00000020·62626335·65632e64·65627567·00000000·bbc5ec.debug....4 ··0x00000020·31336164·36382e64·65627567·00000000·13ad68.debug....
5 ··0x00000030·cfa815aa····························....5 ··0x00000030·c7d92c5d····························..,]
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/measure/_find_contours_cy.cpython-311-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:·d5253c8dfd9c9b11aefca9e6d1692b0cee25eb5c3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·2d0a0950c5e7ac4b9db65ad0f2f92f25f6bd97b5
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·32353363·38646664·39633962·31316165·253c8dfd9c9b11ae 
3 ··0x00000010·66636139·65366431·36393262·30636565·fca9e6d1692b0cee2 ··0x00000000·30613039·35306335·65376163·34623964·0a0950c5e7ac4b9d
 3 ··0x00000010·62363561·64306632·66393266·32356636·b65ad0f2f92f25f6
4 ··0x00000020·32356562·35632e64·65627567·00000000·25eb5c.debug....4 ··0x00000020·62643937·62352e64·65627567·00000000·bd97b5.debug....
5 ··0x00000030·3c0e8856····························<..V5 ··0x00000030·ef927c05····························..|.
  
2.09 KB
./usr/lib/python3/dist-packages/skimage/measure/_find_contours_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:·1c71eca78558b70afa91fdda0e98ecf03d4877f13 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ccb1e982ed6b10d7f07b5960884f6ed9cef324d3
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·37316563·61373835·35386237·30616661·71eca78558b70afa 
3 ··0x00000010·39316664·64613065·39386563·66303364·91fdda0e98ecf03d2 ··0x00000000·62316539·38326564·36623130·64376630·b1e982ed6b10d7f0
 3 ··0x00000010·37623539·36303838·34663665·64396365·7b5960884f6ed9ce
4 ··0x00000020·34383737·66312e64·65627567·00000000·4877f1.debug....4 ··0x00000020·66333234·64332e64·65627567·00000000·f324d3.debug....
5 ··0x00000030·370375ce····························7.u.5 ··0x00000030·87d7895f····························..._
  
2.17 KB
./usr/lib/python3/dist-packages/skimage/measure/_marching_cubes_lewiner_cy.cpython-311-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:·7a64d66fe199cb5d183cd78bc4a7d37a8e60dda83 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·fd5b4a27e2d77f741e32f568e24a195c3e4c8f6f
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·36346436·36666531·39396362·35643138·64d66fe199cb5d18 
3 ··0x00000010·33636437·38626334·61376433·37613865·3cd78bc4a7d37a8e2 ··0x00000000·35623461·32376532·64373766·37343165·5b4a27e2d77f741e
 3 ··0x00000010·33326635·36386532·34613139·35633365·32f568e24a195c3e
4 ··0x00000020·36306464·61382e64·65627567·00000000·60dda8.debug....4 ··0x00000020·34633866·36662e64·65627567·00000000·4c8f6f.debug....
5 ··0x00000030·cc04c73a····························...:5 ··0x00000030·32b30774····························2..t
  
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:·64b6a548e9f3ad3dfd1e004805eae126ab08ea6d3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·6510bcbdb3338ede88d5a066fe3b801fbf63bbfa
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·62366135·34386539·66336164·33646664·b6a548e9f3ad3dfd 
3 ··0x00000010·31653030·34383035·65616531·32366162·1e004805eae126ab2 ··0x00000000·31306263·62646233·33333865·64653838·10bcbdb3338ede88
 3 ··0x00000010·64356130·36366665·33623830·31666266·d5a066fe3b801fbf
4 ··0x00000020·30386561·36642e64·65627567·00000000·08ea6d.debug....4 ··0x00000020·36336262·66612e64·65627567·00000000·63bbfa.debug....
5 ··0x00000030·2368f61b····························#h..5 ··0x00000030·c8d815dd····························....
  
2.08 KB
./usr/lib/python3/dist-packages/skimage/measure/_moments_cy.cpython-311-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:·54e2ff0638edd6f539975f377d90425a0ac94b583 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·953364378d16e2bcaa98fd54aebfcd4fec40b23b
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·65326666·30363338·65646436·66353339·e2ff0638edd6f539 
3 ··0x00000010·39373566·33373764·39303432·35613061·975f377d90425a0a2 ··0x00000000·33333634·33373864·31366532·62636161·3364378d16e2bcaa
 3 ··0x00000010·39386664·35346165·62666364·34666563·98fd54aebfcd4fec
4 ··0x00000020·63393462·35382e64·65627567·00000000·c94b58.debug....4 ··0x00000020·34306232·33622e64·65627567·00000000·40b23b.debug....
5 ··0x00000030·0e6e90f6····························.n..5 ··0x00000030·0a09ea5f····························..._
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/measure/_moments_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:·f1d82acbd3520dd6eb43a3c0b37a637a14d55f923 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·71efe2f3f1549e6fb0ae66399d55ab85af4afbc3
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·64383261·63626433·35323064·64366562·d82acbd3520dd6eb 
3 ··0x00000010·34336133·63306233·37613633·37613134·43a3c0b37a637a142 ··0x00000000·65666532·66336631·35343965·36666230·efe2f3f1549e6fb0
 3 ··0x00000010·61653636·33393964·35356162·38356166·ae66399d55ab85af
4 ··0x00000020·64353566·39322e64·65627567·00000000·d55f92.debug....4 ··0x00000020·34616662·63332e64·65627567·00000000·4afbc3.debug....
5 ··0x00000030·e3aa9a1d····························....5 ··0x00000030·0f07f655····························...U
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/measure/_pnpoly.cpython-311-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:·d61b5f3ca5f91de89cae90d9ccd36b1542f8a4333 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·7a6c739f2f388b36558247cc29e158e9f7e6fbbd
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·31623566·33636135·66393164·65383963·1b5f3ca5f91de89c 
3 ··0x00000010·61653930·64396363·64333662·31353432·ae90d9ccd36b15422 ··0x00000000·36633733·39663266·33383862·33363535·6c739f2f388b3655
 3 ··0x00000010·38323437·63633239·65313538·65396637·8247cc29e158e9f7
4 ··0x00000020·66386134·33332e64·65627567·00000000·f8a433.debug....4 ··0x00000020·65366662·62642e64·65627567·00000000·e6fbbd.debug....
5 ··0x00000030·28169bb2····························(...5 ··0x00000030·693157f6····························i1W.
  
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:·e854d8c551c9e31a6779a3b26329af1819f5698b3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·de21a4833ec694624123bea82f8b5bf47f3d5421
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·35346438·63353531·63396533·31613637·54d8c551c9e31a67 
3 ··0x00000010·37396133·62323633·32396166·31383139·79a3b26329af18192 ··0x00000000·32316134·38333365·63363934·36323431·21a4833ec6946241
 3 ··0x00000010·32336265·61383266·38623562·66343766·23bea82f8b5bf47f
4 ··0x00000020·66353639·38622e64·65627567·00000000·f5698b.debug....4 ··0x00000020·33643534·32312e64·65627567·00000000·3d5421.debug....
5 ··0x00000030·f5d95c27····························..\'5 ··0x00000030·85745f5a····························.t_Z
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/morphology/_convex_hull.cpython-311-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:·b9e50fb80cfe0bdea89004dacd7b8a2f4461895b3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0d862403dc31495e16a4e227a6f06d278d5015c9
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·65353066·62383063·66653062·64656138·e50fb80cfe0bdea8 
3 ··0x00000010·39303034·64616364·37623861·32663434·9004dacd7b8a2f442 ··0x00000000·38363234·30336463·33313439·35653136·862403dc31495e16
 3 ··0x00000010·61346532·32376136·66303664·32373864·a4e227a6f06d278d
4 ··0x00000020·36313839·35622e64·65627567·00000000·61895b.debug....4 ··0x00000020·35303135·63392e64·65627567·00000000·5015c9.debug....
5 ··0x00000030·5655caa2····························VU..5 ··0x00000030·32cbdeda····························2...
  
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:·a3bd8643963c1aefd2df166b040174cb7c5668323 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·5ce3b3efe85ebf95181c1ce36df68ce98ac80c56
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·62643836·34333936·33633161·65666432·bd8643963c1aefd2 
3 ··0x00000010·64663136·36623034·30313734·63623763·df166b040174cb7c2 ··0x00000000·65336233·65666538·35656266·39353138·e3b3efe85ebf9518
 3 ··0x00000010·31633163·65333664·66363863·65393861·1c1ce36df68ce98a
4 ··0x00000020·35363638·33322e64·65627567·00000000·566832.debug....4 ··0x00000020·63383063·35362e64·65627567·00000000·c80c56.debug....
5 ··0x00000030·dec17a39····························..z95 ··0x00000030·5aafe80d····························Z...
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/morphology/_extrema_cy.cpython-311-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:·2efdf4d2b5e4a838575b8ff42ac2da1654d887413 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·1e12ea74662aeaa70ace2843355ff12f388bdec2
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·66646634·64326235·65346138·33383537·fdf4d2b5e4a83857 
3 ··0x00000010·35623866·66343261·63326461·31363534·5b8ff42ac2da16542 ··0x00000000·31326561·37343636·32616561·61373061·12ea74662aeaa70a
 3 ··0x00000010·63653238·34333335·35666631·32663338·ce2843355ff12f38
4 ··0x00000020·64383837·34312e64·65627567·00000000·d88741.debug....4 ··0x00000020·38626465·63322e64·65627567·00000000·8bdec2.debug....
5 ··0x00000030·0d000ef6····························....5 ··0x00000030·d2027adb····························..z.
  
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:·549be22db0dea364f998b287956dd2e5a5e742373 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·800ca044474866f3c1af72d7bacb4a0f7ad11cad
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·39626532·32646230·64656133·36346639·9be22db0dea364f9 
3 ··0x00000010·39386232·38373935·36646432·65356135·98b287956dd2e5a52 ··0x00000000·30636130·34343437·34383636·66336331·0ca044474866f3c1
 3 ··0x00000010·61663732·64376261·63623461·30663761·af72d7bacb4a0f7a
4 ··0x00000020·65373432·33372e64·65627567·00000000·e74237.debug....4 ··0x00000020·64313163·61642e64·65627567·00000000·d11cad.debug....
5 ··0x00000030·fa5f4d26····························._M&5 ··0x00000030·68fafef8····························h...
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/morphology/_flood_fill_cy.cpython-311-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:·31ee1976dd512693963cccfcff772ae7dfdf29403 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·e948673a5ac5b7918f6abad9a3c6126b34e19376
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·65653139·37366464·35313236·39333936·ee1976dd51269396 
3 ··0x00000010·33636363·66636666·37373261·65376466·3cccfcff772ae7df2 ··0x00000000·34383637·33613561·63356237·39313866·48673a5ac5b7918f
 3 ··0x00000010·36616261·64396133·63363132·36623334·6abad9a3c6126b34
4 ··0x00000020·64663239·34302e64·65627567·00000000·df2940.debug....4 ··0x00000020·65313933·37362e64·65627567·00000000·e19376.debug....
5 ··0x00000030·22800a7f····························"...5 ··0x00000030·7af706d1····························z...
  
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:·629e25d69bd8fcef830c4afa2d7bdb2b200f65323 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f175392c1392ad812f5d0a41d67dfeda6b88d29c
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·39653235·64363962·64386663·65663833·9e25d69bd8fcef83 
3 ··0x00000010·30633461·66613264·37626462·32623230·0c4afa2d7bdb2b202 ··0x00000000·37353339·32633133·39326164·38313266·75392c1392ad812f
 3 ··0x00000010·35643061·34316436·37646665·64613662·5d0a41d67dfeda6b
4 ··0x00000020·30663635·33322e64·65627567·00000000·0f6532.debug....4 ··0x00000020·38386432·39632e64·65627567·00000000·88d29c.debug....
5 ··0x00000030·9a375eb7····························.7^.5 ··0x00000030·e52f0478····························./.x
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/morphology/_grayreconstruct.cpython-311-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:·1e6e16d4655b1d293f34b12e9216a35de2bb573c3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·1cbe965fc2d1d30190c63078486cea5a54abc7aa
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·36653136·64343635·35623164·32393366·6e16d4655b1d293f 
3 ··0x00000010·33346231·32653932·31366133·35646532·34b12e9216a35de22 ··0x00000000·62653936·35666332·64316433·30313930·be965fc2d1d30190
 3 ··0x00000010·63363330·37383438·36636561·35613534·c63078486cea5a54
4 ··0x00000020·62623537·33632e64·65627567·00000000·bb573c.debug....4 ··0x00000020·61626337·61612e64·65627567·00000000·abc7aa.debug....
5 ··0x00000030·9ead992c····························...,5 ··0x00000030·39f0a7c5····························9...
  
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:·df43fcd88c12eba5e6f6f6f866d61a862286d2fe3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·b301185fbed920ff050936bd1e4564e3b91aa852
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·34336663·64383863·31326562·61356536·43fcd88c12eba5e6 
3 ··0x00000010·66366636·66383636·64363161·38363232·f6f6f866d61a86222 ··0x00000000·30313138·35666265·64393230·66663035·01185fbed920ff05
 3 ··0x00000010·30393336·62643165·34353634·65336239·0936bd1e4564e3b9
4 ··0x00000020·38366432·66652e64·65627567·00000000·86d2fe.debug....4 ··0x00000020·31616138·35322e64·65627567·00000000·1aa852.debug....
5 ··0x00000030·fabbc42e····························....5 ··0x00000030·e4ca145c····························...\
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/morphology/_max_tree.cpython-311-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:·282eac2cd1990dfefa38963df9d557c9e9652c383 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·544167bc35d8d04b5e94acd17686136cf834b9c1
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·32656163·32636431·39393064·66656661·2eac2cd1990dfefa 
3 ··0x00000010·33383936·33646639·64353537·63396539·38963df9d557c9e92 ··0x00000000·34313637·62633335·64386430·34623565·4167bc35d8d04b5e
 3 ··0x00000010·39346163·64313736·38363133·36636638·94acd17686136cf8
4 ··0x00000020·36353263·33382e64·65627567·00000000·652c38.debug....4 ··0x00000020·33346239·63312e64·65627567·00000000·34b9c1.debug....
5 ··0x00000030·30592d24····························0Y-$5 ··0x00000030·0bdc5277····························..Rw
  
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:·c6859fd830229a384b9f93b7413f281e4ef98f2d3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·7ffeb1de3d79aef1d2d663e13dc0ab7bcaaf0124
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·38353966·64383330·32323961·33383462·859fd830229a384b 
3 ··0x00000010·39663933·62373431·33663238·31653465·9f93b7413f281e4e2 ··0x00000000·66656231·64653364·37396165·66316432·feb1de3d79aef1d2
 3 ··0x00000010·64363633·65313364·63306162·37626361·d663e13dc0ab7bca
4 ··0x00000020·66393866·32642e64·65627567·00000000·f98f2d.debug....4 ··0x00000020·61663031·32342e64·65627567·00000000·af0124.debug....
5 ··0x00000030·28578b37····························(W.75 ··0x00000030·9d2bfc15····························.+..
  
2.16 KB
./usr/lib/python3/dist-packages/skimage/morphology/_skeletonize_3d_cy.cpython-311-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:·d06d6ca3f4758c00d04a88a0a323df5689b463ad3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·dda8796a4bab74453a8e7eceefeb4a1de384d0fd
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·36643663·61336634·37353863·30306430·6d6ca3f4758c00d0 
3 ··0x00000010·34613838·61306133·32336466·35363839·4a88a0a323df56892 ··0x00000000·61383739·36613462·61623734·34353361·a8796a4bab74453a
 3 ··0x00000010·38653765·63656566·65623461·31646533·8e7eceefeb4a1de3
4 ··0x00000020·62343633·61642e64·65627567·00000000·b463ad.debug....4 ··0x00000020·38346430·66642e64·65627567·00000000·84d0fd.debug....
5 ··0x00000030·49ae95a3····························I...5 ··0x00000030·c02862c4····························.(b.
  
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:·a9f580960d725cae2434e80c1fd8988d67a855033 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·78c2eec01ed5a169eca3bcfef2d183302ba5abd7
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·66353830·39363064·37323563·61653234·f580960d725cae24 
3 ··0x00000010·33346538·30633166·64383938·38643637·34e80c1fd8988d672 ··0x00000000·63326565·63303165·64356131·36396563·c2eec01ed5a169ec
 3 ··0x00000010·61336263·66656632·64313833·33303262·a3bcfef2d183302b
4 ··0x00000020·61383535·30332e64·65627567·00000000·a85503.debug....4 ··0x00000020·61356162·64372e64·65627567·00000000·a5abd7.debug....
5 ··0x00000030·d337f0ae····························.7..5 ··0x00000030·44e82a1b····························D.*.
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/morphology/_skeletonize_cy.cpython-311-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:·91b6263d835c064978cc5515768cfb1814261f873 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0603113d191dfcfc36deb622a27bdbf80f322dbd
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·62363236·33643833·35633036·34393738·b6263d835c064978 
3 ··0x00000010·63633535·31353736·38636662·31383134·cc5515768cfb18142 ··0x00000000·30333131·33643139·31646663·66633336·03113d191dfcfc36
 3 ··0x00000010·64656236·32326132·37626462·66383066·deb622a27bdbf80f
4 ··0x00000020·32363166·38372e64·65627567·00000000·261f87.debug....4 ··0x00000020·33323264·62642e64·65627567·00000000·322dbd.debug....
5 ··0x00000030·07a36dd0····························..m.5 ··0x00000030·46ea03bd····························F...
  
2.09 KB
./usr/lib/python3/dist-packages/skimage/morphology/_skeletonize_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:·2e04848a7e527ff10f1bdb0ad91ad303142791c53 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·c44853b6b3836a4eb138819592b099aaa7476f8e
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·30343834·38613765·35323766·66313066·04848a7e527ff10f 
3 ··0x00000010·31626462·30616439·31616433·30333134·1bdb0ad91ad303142 ··0x00000000·34383533·62366233·38333661·34656231·4853b6b3836a4eb1
 3 ··0x00000010·33383831·39353932·62303939·61616137·38819592b099aaa7
4 ··0x00000020·32373931·63352e64·65627567·00000000·2791c5.debug....4 ··0x00000020·34373666·38652e64·65627567·00000000·476f8e.debug....
5 ··0x00000030·81a2942f····························.../5 ··0x00000030·8c1376a9····························..v.
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/restoration/_denoise_cy.cpython-311-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:·3c9357b91b080bcdc7da7dc489983c35c20e772b3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·53bf5fb766c995435bd3fdc7d185bfb96e0a4f34
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·39333537·62393162·30383062·63646337·9357b91b080bcdc7 
3 ··0x00000010·64613764·63343839·39383363·33356332·da7dc489983c35c22 ··0x00000000·62663566·62373636·63393935·34333562·bf5fb766c995435b
 3 ··0x00000010·64336664·63376431·38356266·62393665·d3fdc7d185bfb96e
4 ··0x00000020·30653737·32622e64·65627567·00000000·0e772b.debug....4 ··0x00000020·30613466·33342e64·65627567·00000000·0a4f34.debug....
5 ··0x00000030·6d82137f····························m...5 ··0x00000030·1f453af4····························.E:.
  
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:·7ce220f00f5a732cf58effc45a4f73c9a7b5688f3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·a4a5a15a7210167209b972377f8fa8ada4833896
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·65323230·66303066·35613733·32636635·e220f00f5a732cf5 
3 ··0x00000010·38656666·63343561·34663733·63396137·8effc45a4f73c9a72 ··0x00000000·61356131·35613732·31303136·37323039·a5a15a7210167209
 3 ··0x00000010·62393732·33373766·38666138·61646134·b972377f8fa8ada4
4 ··0x00000020·62353638·38662e64·65627567·00000000·b5688f.debug....4 ··0x00000020·38333338·39362e64·65627567·00000000·833896.debug....
5 ··0x00000030·52bd1def····························R...5 ··0x00000030·f0b272d0····························..r.
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/restoration/_inpaint.cpython-311-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:·b1aba9933cb3b06bc7e958566864df95a23572503 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·fde795dff6468235657a78c6d5dee0c45215496a
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·61626139·39333363·62336230·36626337·aba9933cb3b06bc7 
3 ··0x00000010·65393538·35363638·36346466·39356132·e958566864df95a22 ··0x00000000·65373935·64666636·34363832·33353635·e795dff646823565
 3 ··0x00000010·37613738·63366435·64656530·63343532·7a78c6d5dee0c452
4 ··0x00000020·33353732·35302e64·65627567·00000000·357250.debug....4 ··0x00000020·31353439·36612e64·65627567·00000000·15496a.debug....
5 ··0x00000030·d809ec64····························...d5 ··0x00000030·71bd2cf0····························q.,.
  
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:·6935563488c66e8e6ea7e0ab5a7e2fd6143594e03 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0c08b7e633b6b11c81e633bb9bcd010d3ab386f9
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·33353536·33343838·63363665·38653665·35563488c66e8e6e 
3 ··0x00000010·61376530·61623561·37653266·64363134·a7e0ab5a7e2fd6142 ··0x00000000·30386237·65363333·62366231·31633831·08b7e633b6b11c81
 3 ··0x00000010·65363333·62623962·63643031·30643361·e633bb9bcd010d3a
4 ··0x00000020·33353934·65302e64·65627567·00000000·3594e0.debug....4 ··0x00000020·62333836·66392e64·65627567·00000000·b386f9.debug....
5 ··0x00000030·aa78a3b5····························.x..5 ··0x00000030·eda276e3····························..v.
  
2.16 KB
./usr/lib/python3/dist-packages/skimage/restoration/_nl_means_denoising.cpython-311-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:·8d65b272afcf4c76da54b695775f22e3355eb7c63 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·743fbafa2f37f51a403da943ad7c1fa87d4681d0
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·36356232·37326166·63663463·37366461·65b272afcf4c76da 
3 ··0x00000010·35346236·39353737·35663232·65333335·54b695775f22e3352 ··0x00000000·33666261·66613266·33376635·31613430·3fbafa2f37f51a40
 3 ··0x00000010·33646139·34336164·37633166·61383764·3da943ad7c1fa87d
4 ··0x00000020·35656237·63362e64·65627567·00000000·5eb7c6.debug....4 ··0x00000020·34363831·64302e64·65627567·00000000·4681d0.debug....
5 ··0x00000030·8e8b3107····························..1.5 ··0x00000030·95de2e70····························...p
  
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:·f0e5c607da2a0cb987a8c50cf32cd8a58ae20ea43 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f48abd6747d1b915d729fa88aa214e8e4b430be4
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·65356336·30376461·32613063·62393837·e5c607da2a0cb987 
3 ··0x00000010·61386335·30636633·32636438·61353861·a8c50cf32cd8a58a2 ··0x00000000·38616264·36373437·64316239·31356437·8abd6747d1b915d7
 3 ··0x00000010·32396661·38386161·32313465·38653462·29fa88aa214e8e4b
4 ··0x00000020·65323065·61342e64·65627567·00000000·e20ea4.debug....4 ··0x00000020·34333062·65342e64·65627567·00000000·430be4.debug....
5 ··0x00000030·8b7f4435····························..D55 ··0x00000030·17dd4980····························..I.
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/restoration/_rolling_ball_cy.cpython-311-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:·2a492dfa954f3ccca77527661125a5f214caa0de3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·2bf03000320025b6ef72e5b15e1222faa044c8b1
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·34393264·66613935·34663363·63636137·492dfa954f3ccca7 
3 ··0x00000010·37353237·36363131·32356135·66323134·7527661125a5f2142 ··0x00000000·66303330·30303332·30303235·62366566·f03000320025b6ef
 3 ··0x00000010·37326535·62313565·31323232·66616130·72e5b15e1222faa0
4 ··0x00000020·63616130·64652e64·65627567·00000000·caa0de.debug....4 ··0x00000020·34346338·62312e64·65627567·00000000·44c8b1.debug....
5 ··0x00000030·b5e741bd····························..A.5 ··0x00000030·82b7bbc4····························....
  
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:·d838c199bc10edce149db20f7428bb9dc81089d13 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·df53a775c0a9f25a2b869e8b721a06b110bd7f12
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·33386331·39396263·31306564·63653134·38c199bc10edce14 
3 ··0x00000010·39646232·30663734·32386262·39646338·9db20f7428bb9dc82 ··0x00000000·35336137·37356330·61396632·35613262·53a775c0a9f25a2b
 3 ··0x00000010·38363965·38623732·31613036·62313130·869e8b721a06b110
4 ··0x00000020·31303839·64312e64·65627567·00000000·1089d1.debug....4 ··0x00000020·62643766·31322e64·65627567·00000000·bd7f12.debug....
5 ··0x00000030·120b6379····························..cy5 ··0x00000030·858269d3····························..i.
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/restoration/_unwrap_1d.cpython-311-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:·7c084f43d3c7a7503eac939d20309998000032fa3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·c10970b99a456af3b908382b188dfc6ebb9c2d9c
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·30383466·34336433·63376137·35303365·084f43d3c7a7503e 
3 ··0x00000010·61633933·39643230·33303939·39383030·ac939d20309998002 ··0x00000000·30393730·62393961·34353661·66336239·0970b99a456af3b9
 3 ··0x00000010·30383338·32623138·38646663·36656262·08382b188dfc6ebb
4 ··0x00000020·30303332·66612e64·65627567·00000000·0032fa.debug....4 ··0x00000020·39633264·39632e64·65627567·00000000·9c2d9c.debug....
5 ··0x00000030·503b294d····························P;)M5 ··0x00000030·acc8c86f····························...o
  
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:·5ca68b1dd830c2834d23deafce9123ef1d2550483 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·e8e76649098dbc9996f7ea8feea378c4aee56dbb
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·61363862·31646438·33306332·38333464·a68b1dd830c2834d 
3 ··0x00000010·32336465·61666365·39313233·65663164·23deafce9123ef1d2 ··0x00000000·65373636·34393039·38646263·39393936·e76649098dbc9996
 3 ··0x00000010·66376561·38666565·61333738·63346165·f7ea8feea378c4ae
4 ··0x00000020·32353530·34382e64·65627567·00000000·255048.debug....4 ··0x00000020·65353664·62622e64·65627567·00000000·e56dbb.debug....
5 ··0x00000030·423ced6f····························B<.o5 ··0x00000030·a2a0fa74····························...t
  
2.08 KB
./usr/lib/python3/dist-packages/skimage/restoration/_unwrap_2d.cpython-311-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:·e436d6ffbb69bee85a056fab16fc040add3302a33 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8104b5ca9d92476cdb4aa8967100042fe45ee78f
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·33366436·66666262·36396265·65383561·36d6ffbb69bee85a 
3 ··0x00000010·30353666·61623136·66633034·30616464·056fab16fc040add2 ··0x00000000·30346235·63613964·39323437·36636462·04b5ca9d92476cdb
 3 ··0x00000010·34616138·39363731·30303034·32666534·4aa8967100042fe4
4 ··0x00000020·33333032·61332e64·65627567·00000000·3302a3.debug....4 ··0x00000020·35656537·38662e64·65627567·00000000·5ee78f.debug....
5 ··0x00000030·122e4bd8····························..K.5 ··0x00000030·7a351613····························z5..
  
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:·44f7c12283001ab9279411f2b5d3c90cae24ffd13 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·a6f09a57ea13a5089e2bced7a916a6d2e4a54092
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·66376331·32323833·30303161·62393237·f7c12283001ab927 
3 ··0x00000010·39343131·66326235·64336339·30636165·9411f2b5d3c90cae2 ··0x00000000·66303961·35376561·31336135·30383965·f09a57ea13a5089e
 3 ··0x00000010·32626365·64376139·31366136·64326534·2bced7a916a6d2e4
4 ··0x00000020·32346666·64312e64·65627567·00000000·24ffd1.debug....4 ··0x00000020·61353430·39322e64·65627567·00000000·a54092.debug....
5 ··0x00000030·17b55e9e····························..^.5 ··0x00000030·bcd0f2e9····························....
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/restoration/_unwrap_3d.cpython-311-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:·5c2ed94c2358cb14dbb0932298801842bd0368113 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·3c5420ba6c9c6b132c7982906ac654e7c5f98bea
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·32656439·34633233·35386362·31346462·2ed94c2358cb14db 
3 ··0x00000010·62303933·32323938·38303138·34326264·b0932298801842bd2 ··0x00000000·35343230·62613663·39633662·31333263·5420ba6c9c6b132c
 3 ··0x00000010·37393832·39303661·63363534·65376335·7982906ac654e7c5
4 ··0x00000020·30333638·31312e64·65627567·00000000·036811.debug....4 ··0x00000020·66393862·65612e64·65627567·00000000·f98bea.debug....
5 ··0x00000030·e59b954e····························...N5 ··0x00000030·e226e585····························.&..
  
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:·e369826895dcba47bf65d7938aeb0b821d93c30f3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·9ff53ed958325a07022206ea018af36c0528d4a4
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·36393832·36383935·64636261·34376266·69826895dcba47bf 
3 ··0x00000010·36356437·39333861·65623062·38323164·65d7938aeb0b821d2 ··0x00000000·66353365·64393538·33323561·30373032·f53ed958325a0702
 3 ··0x00000010·32323036·65613031·38616633·36633035·2206ea018af36c05
4 ··0x00000020·39336333·30662e64·65627567·00000000·93c30f.debug....4 ··0x00000020·32386434·61342e64·65627567·00000000·28d4a4.debug....
5 ··0x00000030·67261569····························g&.i5 ··0x00000030·839341b7····························..A.
  
2.16 KB
./usr/lib/python3/dist-packages/skimage/segmentation/_felzenszwalb_cy.cpython-311-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:·bca491a8b95da50fa73b8d81397044f602a088a43 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·55e2831a1cf973ab74b12078f6f893a4da0d6e71
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·61343931·61386239·35646135·30666137·a491a8b95da50fa7 
3 ··0x00000010·33623864·38313339·37303434·66363032·3b8d81397044f6022 ··0x00000000·65323833·31613163·66393733·61623734·e2831a1cf973ab74
 3 ··0x00000010·62313230·37386636·66383933·61346461·b12078f6f893a4da
4 ··0x00000020·61303838·61342e64·65627567·00000000·a088a4.debug....4 ··0x00000020·30643665·37312e64·65627567·00000000·0d6e71.debug....
5 ··0x00000030·e5b14ed9····························..N.5 ··0x00000030·f020114b····························.·.K
  
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:·3d591afbfd2d96461cb8e0aae43be214ee55c1d53 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·c73160129a124319981c43b804e607677f31b70e
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·35393161·66626664·32643936·34363163·591afbfd2d96461c 
3 ··0x00000010·62386530·61616534·33626532·31346565·b8e0aae43be214ee2 ··0x00000000·33313630·31323961·31323433·31393938·3160129a12431998
 3 ··0x00000010·31633433·62383034·65363037·36373766·1c43b804e607677f
4 ··0x00000020·35356331·64352e64·65627567·00000000·55c1d5.debug....4 ··0x00000020·33316237·30652e64·65627567·00000000·31b70e.debug....
5 ··0x00000030·b873eff0····························.s..5 ··0x00000030·f5fb1f29····························...)
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/segmentation/_quickshift_cy.cpython-311-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:·6db1d758572729d73edc221b442bdf9dbdd85e053 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8c0613d452eb10a9df7592b91620a5d8d3648fa0
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·62316437·35383537·32373239·64373365·b1d758572729d73e 
3 ··0x00000010·64633232·31623434·32626466·39646264·dc221b442bdf9dbd2 ··0x00000000·30363133·64343532·65623130·61396466·0613d452eb10a9df
 3 ··0x00000010·37353932·62393136·32306135·64386433·7592b91620a5d8d3
4 ··0x00000020·64383565·30352e64·65627567·00000000·d85e05.debug....4 ··0x00000020·36343866·61302e64·65627567·00000000·648fa0.debug....
5 ··0x00000030·8aa48ae9····························....5 ··0x00000030·d2d8e0fc····························....
  
2.09 KB
./usr/lib/python3/dist-packages/skimage/segmentation/_quickshift_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:·cb60cbcaca0a9cdb2828c5821c9f24410d71457a3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·05c8f2a1cc035e74f50b02ff80702be509a1183a
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·36306362·63616361·30613963·64623238·60cbcaca0a9cdb28 
3 ··0x00000010·32386335·38323163·39663234·34313064·28c5821c9f24410d2 ··0x00000000·63386632·61316363·30333565·37346635·c8f2a1cc035e74f5
 3 ··0x00000010·30623032·66663830·37303262·65353039·0b02ff80702be509
4 ··0x00000020·37313435·37612e64·65627567·00000000·71457a.debug....4 ··0x00000020·61313138·33612e64·65627567·00000000·a1183a.debug....
5 ··0x00000030·0be2c2ed····························....5 ··0x00000030·29f2efdb····························)...
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/segmentation/_slic.cpython-311-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:·2387a3b0c38a32b9e483c46692ae688a6cf1dde63 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·7842904915b542465ab1275705f5e8dde588bcc1
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·38376133·62306333·38613332·62396534·87a3b0c38a32b9e4 
3 ··0x00000010·38336334·36363932·61653638·38613663·83c46692ae688a6c2 ··0x00000000·34323930·34393135·62353432·34363561·42904915b542465a
 3 ··0x00000010·62313237·35373035·66356538·64646535·b1275705f5e8dde5
4 ··0x00000020·66316464·65362e64·65627567·00000000·f1dde6.debug....4 ··0x00000020·38386263·63312e64·65627567·00000000·88bcc1.debug....
5 ··0x00000030·4d63185d····························Mc.]5 ··0x00000030·621f1ddd····························b...
  
2.13 KB
./usr/lib/python3/dist-packages/skimage/segmentation/_slic.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:·65486be968a8db9945e42c46c9f7923b98252caf3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·3c689b465de3dbf907481fdcdfdcaca470acb391
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·34383662·65393638·61386462·39393435·486be968a8db9945 
3 ··0x00000010·65343263·34366339·66373932·33623938·e42c46c9f7923b982 ··0x00000000·36383962·34363564·65336462·66393037·689b465de3dbf907
 3 ··0x00000010·34383166·64636466·64636163·61343730·481fdcdfdcaca470
4 ··0x00000020·32353263·61662e64·65627567·00000000·252caf.debug....4 ··0x00000020·61636233·39312e64·65627567·00000000·acb391.debug....
5 ··0x00000030·b3c07f97····························....5 ··0x00000030·688c4e9e····························h.N.
  
2.09 KB
./usr/lib/python3/dist-packages/skimage/segmentation/_watershed_cy.cpython-311-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:·290a210a83703c8334adbac2758a0b0a9af5385a3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·d628beade142f12a98e074735db2ab7bc3067c8a
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·30613231·30613833·37303363·38333334·0a210a83703c8334 
3 ··0x00000010·61646261·63323735·38613062·30613961·adbac2758a0b0a9a2 ··0x00000000·32386265·61646531·34326631·32613938·28beade142f12a98
 3 ··0x00000010·65303734·37333564·62326162·37626333·e074735db2ab7bc3
4 ··0x00000020·66353338·35612e64·65627567·00000000·f5385a.debug....4 ··0x00000020·30363763·38612e64·65627567·00000000·067c8a.debug....
5 ··0x00000030·2a94a9e4····························*...5 ··0x00000030·fc51ec93····························.Q..
  
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:·c39fc178e55478689435901e78c312ed2b53247d3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·b31c2a8140db9da9f3d292416f62defe467dec1e
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·39666331·37386535·35343738·36383934·9fc178e554786894 
3 ··0x00000010·33353930·31653738·63333132·65643262·35901e78c312ed2b2 ··0x00000000·31633261·38313430·64623964·61396633·1c2a8140db9da9f3
 3 ··0x00000010·64323932·34313666·36326465·66653436·d292416f62defe46
4 ··0x00000020·35333234·37642e64·65627567·00000000·53247d.debug....4 ··0x00000020·37646563·31652e64·65627567·00000000·7dec1e.debug....
5 ··0x00000030·b425ba0d····························.%..5 ··0x00000030·f3f9cba8····························....
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/transform/_hough_transform.cpython-311-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:·a1df7a8b762a2c73642e741054941b8a651091913 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·55feacef61b287e725deccc40897bb95c2af0b90
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·64663761·38623736·32613263·37333634·df7a8b762a2c7364 
3 ··0x00000010·32653734·31303534·39343162·38613635·2e741054941b8a652 ··0x00000000·66656163·65663631·62323837·65373235·feacef61b287e725
 3 ··0x00000010·64656363·63343038·39376262·39356332·deccc40897bb95c2
4 ··0x00000020·31303931·39312e64·65627567·00000000·109191.debug....4 ··0x00000020·61663062·39302e64·65627567·00000000·af0b90.debug....
5 ··0x00000030·e6a2e6a2····························....5 ··0x00000030·0130dd97····························.0..
  
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:·4b7c07daf172b32e0cb73b24010febea6db840d13 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·feb0abbf7cdd1309f653a1c3c9fc0710f8d940a5
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·37633037·64616631·37326233·32653063·7c07daf172b32e0c 
3 ··0x00000010·62373362·32343031·30666562·65613664·b73b24010febea6d2 ··0x00000000·62306162·62663763·64643133·30396636·b0abbf7cdd1309f6
 3 ··0x00000010·35336131·63336339·66633037·31306638·53a1c3c9fc0710f8
4 ··0x00000020·62383430·64312e64·65627567·00000000·b840d1.debug....4 ··0x00000020·64393430·61352e64·65627567·00000000·d940a5.debug....
5 ··0x00000030·9bb13da4····························..=.5 ··0x00000030·10dd1ddb····························....
  
2.15 KB
./usr/lib/python3/dist-packages/skimage/transform/_radon_transform.cpython-311-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:·ed1fc61b371e3f2dce23b665b2ed299207e89d7c3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·100a3d71e4c27301037a0b52cb3afa525865ae8e
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·31666336·31623337·31653366·32646365·1fc61b371e3f2dce 
3 ··0x00000010·32336236·36356232·65643239·39323037·23b665b2ed2992072 ··0x00000000·30613364·37316534·63323733·30313033·0a3d71e4c2730103
 3 ··0x00000010·37613062·35326362·33616661·35323538·7a0b52cb3afa5258
4 ··0x00000020·65383964·37632e64·65627567·00000000·e89d7c.debug....4 ··0x00000020·36356165·38652e64·65627567·00000000·65ae8e.debug....
5 ··0x00000030·b0c15320····························..S·5 ··0x00000030·521c2135····························R.!5
  
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:·e3c64214abe45fe6f0867f4e9ea135cd4c07092b3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·3e7fffe49055fe13f2a73f592464441a248fafc5
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·63363432·31346162·65343566·65366630·c64214abe45fe6f0 
3 ··0x00000010·38363766·34653965·61313335·63643463·867f4e9ea135cd4c2 ··0x00000000·37666666·65343930·35356665·31336632·7fffe49055fe13f2
 3 ··0x00000010·61373366·35393234·36343434·31613234·a73f592464441a24
4 ··0x00000020·30373039·32622e64·65627567·00000000·07092b.debug....4 ··0x00000020·38666166·63352e64·65627567·00000000·8fafc5.debug....
5 ··0x00000030·10032dc4····························..-.5 ··0x00000030·632786b6····························c'..
  
2.14 KB
./usr/lib/python3/dist-packages/skimage/transform/_warps_cy.cpython-311-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:·316b603b43041088d651c3b2b84d95ce4aa028a33 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·3edafed20e3770d6e5f74524f6b568616c2ba60a
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·36623630·33623433·30343130·38386436·6b603b43041088d6 
3 ··0x00000010·35316333·62326238·34643935·63653461·51c3b2b84d95ce4a2 ··0x00000000·64616665·64323065·33373730·64366535·dafed20e3770d6e5
 3 ··0x00000010·66373435·32346636·62353638·36313663·f74524f6b568616c
4 ··0x00000020·61303238·61332e64·65627567·00000000·a028a3.debug....4 ··0x00000020·32626136·30612e64·65627567·00000000·2ba60a.debug....
5 ··0x00000030·3b2655bc····························;&U.5 ··0x00000030·c3445a77····························.DZw
  
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:·7fa686304dca16b702f233aa6bdfc823af78b1883 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·82543e6805473cb280b414a2d2d114d3f465361a
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·61363836·33303464·63613136·62373032·a686304dca16b702 
3 ··0x00000010·66323333·61613662·64666338·32336166·f233aa6bdfc823af2 ··0x00000000·35343365·36383035·34373363·62323830·543e6805473cb280
 3 ··0x00000010·62343134·61326432·64313134·64336634·b414a2d2d114d3f4
4 ··0x00000020·37386231·38382e64·65627567·00000000·78b188.debug....4 ··0x00000020·36353336·31612e64·65627567·00000000·65361a.debug....
5 ··0x00000030·70fa6f44····························p.oD5 ··0x00000030·79f0192a····························y..*
  
2.12 KB
./usr/lib/python3/dist-packages/skimage/util/_remap.cpython-311-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:·4817deb7d106b8c24c976b9da0b8cd3259336ad53 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·26c1a3910c24aa65b0e9cfd9f9c8e8df9656edbb
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·31376465·62376431·30366238·63323463·17deb7d106b8c24c 
3 ··0x00000010·39373662·39646130·62386364·33323539·976b9da0b8cd32592 ··0x00000000·63316133·39313063·32346161·36356230·c1a3910c24aa65b0
 3 ··0x00000010·65396366·64396639·63386538·64663936·e9cfd9f9c8e8df96
4 ··0x00000020·33333661·64352e64·65627567·00000000·336ad5.debug....4 ··0x00000020·35366564·62622e64·65627567·00000000·56edbb.debug....
5 ··0x00000030·b556ac49····························.V.I5 ··0x00000030·38586da0····························8Xm.
  
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:·174b85688761e440dff8c96941297e2cc87af5fe3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·24ad1bef277c49d9b229511752ac9999a1b15047
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
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·34623835·36383837·36316534·34306466·4b85688761e440df 
3 ··0x00000010·66386339·36393431·32393765·32636338·f8c96941297e2cc82 ··0x00000000·61643162·65663237·37633439·64396232·ad1bef277c49d9b2
 3 ··0x00000010·32393531·31373532·61633939·39396131·29511752ac9999a1
4 ··0x00000020·37616635·66652e64·65627567·00000000·7af5fe.debug....4 ··0x00000020·62313530·34372e64·65627567·00000000·b15047.debug....
5 ··0x00000030·b0975ecc····························..^.5 ··0x00000030·fd6e51cc····························.nQ.
  
76.1 MB
python3-skimage-lib-dbgsym_0.22.0-3_armhf.deb
452 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2023-12-11·11:43:35.000000·debian-binary1 -rw-r--r--···0········0········0········4·2023-12-11·11:43:35.000000·debian-binary
2 -rw-r--r--···0········0········0·····5432·2023-12-11·11:43:35.000000·control.tar.xz2 -rw-r--r--···0········0········0·····5420·2023-12-11·11:43:35.000000·control.tar.xz
3 -rw-r--r--···0········0········0·41715344·2023-12-11·11:43:35.000000·data.tar.xz3 -rw-r--r--···0········0········0·41692616·2023-12-11·11:43:35.000000·data.tar.xz
25.2 KB
control.tar.xz
25.1 KB
control.tar
9.27 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.22.0-33 Version:·0.22.0-3
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:·453127 Installed-Size:·45306
8 Depends:·python3-skimage-lib·(=·0.22.0-3)8 Depends:·python3-skimage-lib·(=·0.22.0-3)
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:·059426eb0aff67d033f7b3aeb026586f4cd6e419·06e4c44a5764375ca3189fd1497f7151de09a4e5·0ab338513c3764f70d5b14c9720193250cf92171·0cc4275f13d4de93ad90de1e752cff9d13bbc5ec·174b85688761e440dff8c96941297e2cc87af5fe·1c71eca78558b70afa91fdda0e98ecf03d4877f1·1e6e16d4655[·...·truncated·by·diffoscope;·len:·4252,·SHA:·49cf52df936bf7ed98c4801ea52d6377b4ae401ef43218422a9e75a40b0610f4·...·]13 Build-Ids:·003e4e43208baffbd71adee521b1f3e91305e956·05c8f2a1cc035e74f50b02ff80702be509a1183a·0603113d191dfcfc36deb622a27bdbf80f322dbd·081418b67e014a44807b898e3b68d7f6538bb4e6·0abfeb7bf1f52ef7339b6b47c7715a4dbf7e6af4·0bff516105856ba26354863af0afa08b3a049835·0c08b7e633b[·...·truncated·by·diffoscope;·len:·4252,·SHA:·c81883ad01f474efc16eb867268b27f12b08b91b18f0294aed7b9c65a81adef9·...·]
15.8 KB
./md5sums
30.0 B
./md5sums
Files differ
15.8 KB
line order
    
Offset 1, 111 lines modifiedOffset 1, 111 lines modified
1 usr/lib/debug/.build-id/05/9426eb0aff67d033f7b3aeb026586f4cd6e419.debug 
2 usr/lib/debug/.build-id/06/e4c44a5764375ca3189fd1497f7151de09a4e5.debug 
3 usr/lib/debug/.build-id/0a/b338513c3764f70d5b14c9720193250cf92171.debug 
4 usr/lib/debug/.build-id/0c/c4275f13d4de93ad90de1e752cff9d13bbc5ec.debug 
5 usr/lib/debug/.build-id/17/4b85688761e440dff8c96941297e2cc87af5fe.debug 
6 usr/lib/debug/.build-id/1c/71eca78558b70afa91fdda0e98ecf03d4877f1.debug 
7 usr/lib/debug/.build-id/1e/6e16d4655b1d293f34b12e9216a35de2bb573c.debug 
8 usr/lib/debug/.build-id/21/66bd0ebea36b58f2a42cfcc02de2186fe40305.debug 
9 usr/lib/debug/.build-id/23/87a3b0c38a32b9e483c46692ae688a6cf1dde6.debug 
10 usr/lib/debug/.build-id/26/83b66fdb085202dfb8b25a224c06fd221082ee.debug 
11 usr/lib/debug/.build-id/28/2eac2cd1990dfefa38963df9d557c9e9652c38.debug 
12 usr/lib/debug/.build-id/29/0a210a83703c8334adbac2758a0b0a9af5385a.debug 
13 usr/lib/debug/.build-id/2a/492dfa954f3ccca77527661125a5f214caa0de.debug 
14 usr/lib/debug/.build-id/2d/948647bf3d82b69300a3ce8b8114a0541ab90f.debug 
15 usr/lib/debug/.build-id/2e/04848a7e527ff10f1bdb0ad91ad303142791c5.debug 
16 usr/lib/debug/.build-id/2e/fdf4d2b5e4a838575b8ff42ac2da1654d88741.debug 
17 usr/lib/debug/.build-id/31/6b603b43041088d651c3b2b84d95ce4aa028a3.debug 
18 usr/lib/debug/.build-id/31/ee1976dd512693963cccfcff772ae7dfdf2940.debug 
19 usr/lib/debug/.build-id/33/a02f4a21ebd82b6c35d2fb1c9b0b20cd38d7fd.debug 
20 usr/lib/debug/.build-id/35/ec86b5dbb3f2789d56f16d48ac0c7a4f50fe63.debug 
21 usr/lib/debug/.build-id/36/e27f4b42c33452fc070881a9e70e568a32bd5a.debug 
22 usr/lib/debug/.build-id/3c/9357b91b080bcdc7da7dc489983c35c20e772b.debug 
23 usr/lib/debug/.build-id/3d/268e11aad7030bab8156bbe68ea124009fa4b8.debug 
24 usr/lib/debug/.build-id/3d/591afbfd2d96461cb8e0aae43be214ee55c1d5.debug 
25 usr/lib/debug/.build-id/40/bf803cc17713f79172f094bc069587979a82bc.debug 
26 usr/lib/debug/.build-id/43/baf7d6b04b68b1cb3045587a052e4faa4b2a92.debug 
27 usr/lib/debug/.build-id/44/52025145a562910db4abf40533d3490e329f25.debug 
28 usr/lib/debug/.build-id/44/f7c12283001ab9279411f2b5d3c90cae24ffd1.debug 
29 usr/lib/debug/.build-id/45/666a759ec91e57e5e6b17cba1ab03a2a32ff26.debug 
30 usr/lib/debug/.build-id/48/17deb7d106b8c24c976b9da0b8cd3259336ad5.debug 
31 usr/lib/debug/.build-id/4b/7c07daf172b32e0cb73b24010febea6db840d1.debug 
32 usr/lib/debug/.build-id/4d/6b03fbc75b85c02a8daea2be3ade40721f5d1c.debug 
33 usr/lib/debug/.build-id/52/1ff73f587547164d159a1f2bdb7ca7ed16a320.debug 
34 usr/lib/debug/.build-id/54/9be22db0dea364f998b287956dd2e5a5e74237.debug 
35 usr/lib/debug/.build-id/54/e2ff0638edd6f539975f377d90425a0ac94b58.debug 
36 usr/lib/debug/.build-id/5c/2ed94c2358cb14dbb0932298801842bd036811.debug 
37 usr/lib/debug/.build-id/5c/a68b1dd830c2834d23deafce9123ef1d255048.debug 
38 usr/lib/debug/.build-id/60/dc6e8830dffda4331fc947fd839e210dc98e7c.debug 
39 usr/lib/debug/.build-id/62/9e25d69bd8fcef830c4afa2d7bdb2b200f6532.debug 
40 usr/lib/debug/.build-id/63/40469fdb8b2eadd814bcf7e62c7f01aa101b43.debug 
41 usr/lib/debug/.build-id/64/b6a548e9f3ad3dfd1e004805eae126ab08ea6d.debug 
42 usr/lib/debug/.build-id/65/486be968a8db9945e42c46c9f7923b98252caf.debug 
43 usr/lib/debug/.build-id/69/35563488c66e8e6ea7e0ab5a7e2fd6143594e0.debug 
44 usr/lib/debug/.build-id/6c/27ad35662b4fb54f16b5fd41f2ffbe740a52c8.debug 
45 usr/lib/debug/.build-id/6d/b1d758572729d73edc221b442bdf9dbdd85e05.debug 
46 usr/lib/debug/.build-id/6e/20344281423943206c78da01a00d80dadf8b73.debug 
47 usr/lib/debug/.build-id/73/0f797621722e2e1b3c2391ec0b8b8bc79ce270.debug 
48 usr/lib/debug/.build-id/77/27e604d11cb97b5d31a151ea7d61950e77a76b.debug 
49 usr/lib/debug/.build-id/79/3dcc19fb83759a672582f0b8cd8a7f866356b7.debug 
50 usr/lib/debug/.build-id/79/79a1987f610a8d289ab8489cac939b85d5aa85.debug 
51 usr/lib/debug/.build-id/7a/64d66fe199cb5d183cd78bc4a7d37a8e60dda8.debug 
52 usr/lib/debug/.build-id/7c/084f43d3c7a7503eac939d20309998000032fa.debug 
53 usr/lib/debug/.build-id/7c/e220f00f5a732cf58effc45a4f73c9a7b5688f.debug 
54 usr/lib/debug/.build-id/7d/b70208bcdb174c1b8dcf019af288b858cee359.debug 
55 usr/lib/debug/.build-id/7f/60b56fe6511cb6573dfe895b0dcb563b16bc7f.debug 
56 usr/lib/debug/.build-id/7f/a686304dca16b702f233aa6bdfc823af78b188.debug 
57 usr/lib/debug/.build-id/80/f6a03ce13053989de6bc89d2ce7e3ee0e4f8eb.debug 
58 usr/lib/debug/.build-id/81/cfc282222ea622679ad26be309d98cd0afe8ec.debug 
59 usr/lib/debug/.build-id/88/411719c9e2859089ef2c5472f79344eb4c20b9.debug 
60 usr/lib/debug/.build-id/8a/530196fe35bb508eca0e9a52f7eb588d83f926.debug 
61 usr/lib/debug/.build-id/8d/65b272afcf4c76da54b695775f22e3355eb7c6.debug 
62 usr/lib/debug/.build-id/8d/698a2be9205a8776dc44e2f7d603c2fb933c0c.debug 
63 usr/lib/debug/.build-id/8e/c9a100fce7e73ffa3b7b2b8e7a9ae43b5d5dd6.debug 
64 usr/lib/debug/.build-id/91/b6263d835c064978cc5515768cfb1814261f87.debug 
65 usr/lib/debug/.build-id/93/16d1cc21e32e8206c7c063817bb73d2807411e.debug 
66 usr/lib/debug/.build-id/95/b422bcdd543ed375a5df7b40d84db092558bda.debug 
67 usr/lib/debug/.build-id/97/5182e71bdeaadbb57b9234722a0ac6aed34c2c.debug 
68 usr/lib/debug/.build-id/a1/df7a8b762a2c73642e741054941b8a65109191.debug 
69 usr/lib/debug/.build-id/a3/bd8643963c1aefd2df166b040174cb7c566832.debug 
70 usr/lib/debug/.build-id/a4/36da6f90b0c7824e32297e6a7ab4b2f68cf658.debug 
71 usr/lib/debug/.build-id/a5/3143946baf715dc2867d8f85621be8d5c21dfc.debug 
72 usr/lib/debug/.build-id/a6/93ef570fc0a161058b21b0c4b235558a988793.debug 
73 usr/lib/debug/.build-id/a9/f580960d725cae2434e80c1fd8988d67a85503.debug 
74 usr/lib/debug/.build-id/aa/887836f8cd5f7b28b5e462f243b0cf29199d08.debug 
75 usr/lib/debug/.build-id/ae/78b7c18e51aa31bc739ae74230fe9709bc9b9b.debug 
76 usr/lib/debug/.build-id/b0/31a227517144aafd42d3b7a2ed0e1f2d8ab4a7.debug 
77 usr/lib/debug/.build-id/b0/611d23b6497a823f204d1c8ab4e08a5b09befc.debug 
78 usr/lib/debug/.build-id/b1/aba9933cb3b06bc7e958566864df95a2357250.debug 
79 usr/lib/debug/.build-id/b3/c86e1f0e0c68db658a5414e8ecd7b91276fd8e.debug 
80 usr/lib/debug/.build-id/b5/456547a6932cdbd9aa33da0ff8793f1db9936b.debug 
81 usr/lib/debug/.build-id/b6/a73f1d21119d9eea751e28c0c1d7a6d70359e2.debug 
82 usr/lib/debug/.build-id/b9/e50fb80cfe0bdea89004dacd7b8a2f4461895b.debug 
83 usr/lib/debug/.build-id/bc/a491a8b95da50fa73b8d81397044f602a088a4.debug 
84 usr/lib/debug/.build-id/c3/9fc178e55478689435901e78c312ed2b53247d.debug 
85 usr/lib/debug/.build-id/c6/859fd830229a384b9f93b7413f281e4ef98f2d.debug 
86 usr/lib/debug/.build-id/cb/60cbcaca0a9cdb2828c5821c9f24410d71457a.debug 
87 usr/lib/debug/.build-id/ce/5e7f8cc24088a1628421369d10496c67bb5b2a.debug 
88 usr/lib/debug/.build-id/cf/d6f388c4bb4e3fb055e4a865bac48c4e79429b.debug 
89 usr/lib/debug/.build-id/d0/108cb32b7062e03d3fed1e380c5ece8bba707b.debug 
90 usr/lib/debug/.build-id/d0/6d6ca3f4758c00d04a88a0a323df5689b463ad.debug 
91 usr/lib/debug/.build-id/d5/253c8dfd9c9b11aefca9e6d1692b0cee25eb5c.debug 
92 usr/lib/debug/.build-id/d6/1b5f3ca5f91de89cae90d9ccd36b1542f8a433.debug 
93 usr/lib/debug/.build-id/d8/08803672f68db0a8b76a1a06d7a69b73743f6d.debug 
94 usr/lib/debug/.build-id/d8/38c199bc10edce149db20f7428bb9dc81089d1.debug 
95 usr/lib/debug/.build-id/d9/81c394f2e1143ec5228e2b30361223b73a74f6.debug 
96 usr/lib/debug/.build-id/db/dcc9baacfab0f253ed867d864abc6b1f799150.debug 
97 usr/lib/debug/.build-id/dd/04b195eea6b19e25fe23b9cb2e5a15bfa40f6d.debug 
98 usr/lib/debug/.build-id/df/43fcd88c12eba5e6f6f6f866d61a862286d2fe.debug 
99 usr/lib/debug/.build-id/e0/ef9ba5ffdbed4965168edf1991c27c3e7e2695.debug 
100 usr/lib/debug/.build-id/e3/69826895dcba47bf65d7938aeb0b821d93c30f.debug 
101 usr/lib/debug/.build-id/e3/c64214abe45fe6f0867f4e9ea135cd4c07092b.debug 
102 usr/lib/debug/.build-id/e4/36d6ffbb69bee85a056fab16fc040add3302a3.debug 
103 usr/lib/debug/.build-id/e4/b8a672b68333e324dce1459afc8b459e087118.debug 
104 usr/lib/debug/.build-id/e7/94281a5db0ab824d4c658be02d3a9919983d0c.debug 
105 usr/lib/debug/.build-id/e8/54d8c551c9e31a6779a3b26329af1819f5698b.debug 
106 usr/lib/debug/.build-id/ed/1fc61b371e3f2dce23b665b2ed299207e89d7c.debug 
107 usr/lib/debug/.build-id/ed/ab4284110eaf1122c1348ca3a2ed5640f8a641.debug 
108 usr/lib/debug/.build-id/f0/e5c607da2a0cb987a8c50cf32cd8a58ae20ea4.debug 
109 usr/lib/debug/.build-id/f1/d82acbd3520dd6eb43a3c0b37a637a14d55f92.debug 
110 usr/lib/debug/.build-id/fe/93f82a514920bdf882c5f489c18b5c34598428.debug1 usr/lib/debug/.build-id/00/3e4e43208baffbd71adee521b1f3e91305e956.debug
 2 usr/lib/debug/.build-id/05/c8f2a1cc035e74f50b02ff80702be509a1183a.debug
 3 usr/lib/debug/.build-id/06/03113d191dfcfc36deb622a27bdbf80f322dbd.debug
 4 usr/lib/debug/.build-id/08/1418b67e014a44807b898e3b68d7f6538bb4e6.debug
 5 usr/lib/debug/.build-id/0a/bfeb7bf1f52ef7339b6b47c7715a4dbf7e6af4.debug
 6 usr/lib/debug/.build-id/0b/ff516105856ba26354863af0afa08b3a049835.debug
 7 usr/lib/debug/.build-id/0c/08b7e633b6b11c81e633bb9bcd010d3ab386f9.debug
 8 usr/lib/debug/.build-id/0c/9916ac88462c0c65a72d883ef210c04a2a09c8.debug
 9 usr/lib/debug/.build-id/0d/862403dc31495e16a4e227a6f06d278d5015c9.debug
 10 usr/lib/debug/.build-id/10/0a3d71e4c27301037a0b52cb3afa525865ae8e.debug
 11 usr/lib/debug/.build-id/12/fcd11eab1b963131059fad4f7c9bb94174e766.debug
 12 usr/lib/debug/.build-id/13/7bf193d21811eaf5fb5194380c1101dbac0b12.debug
 13 usr/lib/debug/.build-id/14/5e2d227ad1087fa6a3f106d3f1ffbb190408dd.debug
 14 usr/lib/debug/.build-id/15/ba7b45bc75a2d642c65314b91fc49b3a3610f5.debug
 15 usr/lib/debug/.build-id/17/924e5b50ce135221518fa70c9184047123a3ae.debug
 16 usr/lib/debug/.build-id/18/9f4e606e71b8b102b0f12b632ce5f255b87df0.debug
 17 usr/lib/debug/.build-id/1c/be965fc2d1d30190c63078486cea5a54abc7aa.debug
 18 usr/lib/debug/.build-id/1e/12ea74662aeaa70ace2843355ff12f388bdec2.debug
Max diff block lines reached; 0/16146 bytes (0.00%) of diff not shown.
76.1 MB
data.tar.xz
76.1 MB
data.tar
51.5 KB
file list
    
Offset 1, 215 lines modifiedOffset 1, 209 lines modified
1 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./1 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./
2 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/2 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/
3 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/3 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/
4 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/4 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/
5 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/5 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/
 6 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/00/
 7 -rw-r--r--···0·root·········(0)·root·········(0)····77320·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/00/3e4e43208baffbd71adee521b1f3e91305e956.debug
6 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/05/8 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/05/
7 -rw-r--r--···0·root·········(0)·root·········(0)···344328·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/05/9426eb0aff67d033f7b3aeb026586f4cd6e419.debug9 -rw-r--r--···0·root·········(0)·root·········(0)···408996·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/05/c8f2a1cc035e74f50b02ff80702be509a1183a.debug
8 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/06/10 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/06/
 11 -rw-r--r--···0·root·········(0)·root·········(0)···282428·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/06/03113d191dfcfc36deb622a27bdbf80f322dbd.debug
 12 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/08/
9 -rw-r--r--···0·root·········(0)·root·········(0)···410264·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/06/e4c44a5764375ca3189fd1497f7151de09a4e5.debug13 -rw-r--r--···0·root·········(0)·root·········(0)···417036·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/08/1418b67e014a44807b898e3b68d7f6538bb4e6.debug
10 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/0a/14 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/0a/
11 -rw-r--r--···0·root·········(0)·root·········(0)···268572·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/0a/b338513c3764f70d5b14c9720193250cf92171.debug15 -rw-r--r--···0·root·········(0)·root·········(0)···573924·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/0a/bfeb7bf1f52ef7339b6b47c7715a4dbf7e6af4.debug
 16 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/0b/
 17 -rw-r--r--···0·root·········(0)·root·········(0)···376932·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/0b/ff516105856ba26354863af0afa08b3a049835.debug
12 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/0c/18 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/0c/
 19 -rw-r--r--···0·root·········(0)·root·········(0)···337004·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/0c/08b7e633b6b11c81e633bb9bcd010d3ab386f9.debug
 20 -rw-r--r--···0·root·········(0)·root·········(0)····75160·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/0c/9916ac88462c0c65a72d883ef210c04a2a09c8.debug
 21 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/0d/
 22 -rw-r--r--···0·root·········(0)·root·········(0)···260884·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/0d/862403dc31495e16a4e227a6f06d278d5015c9.debug
 23 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/10/
13 -rw-r--r--···0·root·········(0)·root·········(0)···187252·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/0c/c4275f13d4de93ad90de1e752cff9d13bbc5ec.debug24 -rw-r--r--···0·root·········(0)·root·········(0)···352344·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/10/0a3d71e4c27301037a0b52cb3afa525865ae8e.debug
 25 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/12/
 26 -rw-r--r--···0·root·········(0)·root·········(0)··2084116·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/12/fcd11eab1b963131059fad4f7c9bb94174e766.debug
 27 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/13/
 28 -rw-r--r--···0·root·········(0)·root·········(0)··1870420·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/13/7bf193d21811eaf5fb5194380c1101dbac0b12.debug
 29 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/14/
 30 -rw-r--r--···0·root·········(0)·root·········(0)···342092·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/14/5e2d227ad1087fa6a3f106d3f1ffbb190408dd.debug
 31 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/15/
 32 -rw-r--r--···0·root·········(0)·root·········(0)···246860·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/15/ba7b45bc75a2d642c65314b91fc49b3a3610f5.debug
14 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/17/33 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/17/
15 -rw-r--r--···0·root·········(0)·root·········(0)··1188560·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/17/4b85688761e440dff8c96941297e2cc87af5fe.debug34 -rw-r--r--···0·root·········(0)·root·········(0)···498576·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/17/924e5b50ce135221518fa70c9184047123a3ae.debug
 35 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/18/
 36 -rw-r--r--···0·root·········(0)·root·········(0)···258820·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/18/9f4e606e71b8b102b0f12b632ce5f255b87df0.debug
16 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/1c/37 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/1c/
17 -rw-r--r--···0·root·········(0)·root·········(0)···289572·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/1c/71eca78558b70afa91fdda0e98ecf03d4877f1.debug38 -rw-r--r--···0·root·········(0)·root·········(0)···339564·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/1c/be965fc2d1d30190c63078486cea5a54abc7aa.debug
18 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/1e/39 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/1e/
19 -rw-r--r--···0·root·········(0)·root·········(0)···339564·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/1e/6e16d4655b1d293f34b12e9216a35de2bb573c.debug40 -rw-r--r--···0·root·········(0)·root·········(0)···374196·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/1e/12ea74662aeaa70ace2843355ff12f388bdec2.debug
20 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/21/41 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/24/
21 -rw-r--r--···0·root·········(0)·root·········(0)···356776·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/21/66bd0ebea36b58f2a42cfcc02de2186fe40305.debug 
22 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/23/ 
23 -rw-r--r--···0·root·········(0)·root·········(0)···398440·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/23/87a3b0c38a32b9e483c46692ae688a6cf1dde6.debug42 -rw-r--r--···0·root·········(0)·root·········(0)··1188572·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/24/ad1bef277c49d9b229511752ac9999a1b15047.debug
24 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/26/43 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/26/
25 -rw-r--r--···0·root·········(0)·root·········(0)···726056·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/26/83b66fdb085202dfb8b25a224c06fd221082ee.debug44 -rw-r--r--···0·root·········(0)·root·········(0)··1150444·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/26/c1a3910c24aa65b0e9cfd9f9c8e8df9656edbb.debug
26 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/28/45 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/28/
27 -rw-r--r--···0·root·········(0)·root·········(0)···911920·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/28/2eac2cd1990dfefa38963df9d557c9e9652c38.debug46 -rw-r--r--···0·root·········(0)·root·········(0)···320652·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/28/d3dad981df14a66ed0ca6db22d429226c41808.debug
28 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/29/47 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/2b/
29 -rw-r--r--···0·root·········(0)·root·········(0)···360968·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/29/0a210a83703c8334adbac2758a0b0a9af5385a.debug 
30 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/2a/ 
31 -rw-r--r--···0·root·········(0)·root·········(0)···359376·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/2a/492dfa954f3ccca77527661125a5f214caa0de.debug48 -rw-r--r--···0·root·········(0)·root·········(0)···359380·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/2b/f03000320025b6ef72e5b15e1222faa044c8b1.debug
32 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/2d/49 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/2d/
 50 -rw-r--r--···0·root·········(0)·root·········(0)···276388·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/2d/0a0950c5e7ac4b9db65ad0f2f92f25f6bd97b5.debug
33 -rw-r--r--···0·root·········(0)·root·········(0)····78668·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/2d/948647bf3d82b69300a3ce8b8114a0541ab90f.debug51 -rw-r--r--···0·root·········(0)·root·········(0)···795852·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/2d/7eb11c95803b4366b68221a0bec2f39d9a21af.debug
34 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/2e/ 
35 -rw-r--r--···0·root·········(0)·root·········(0)···296256·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/2e/04848a7e527ff10f1bdb0ad91ad303142791c5.debug 
36 -rw-r--r--···0·root·········(0)·root·········(0)···374204·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/2e/fdf4d2b5e4a838575b8ff42ac2da1654d88741.debug 
37 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/31/ 
38 -rw-r--r--···0·root·········(0)·root·········(0)···367284·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/31/6b603b43041088d651c3b2b84d95ce4aa028a3.debug 
39 -rw-r--r--···0·root·········(0)·root·········(0)···447032·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/31/ee1976dd512693963cccfcff772ae7dfdf2940.debug 
40 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/33/52 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/33/
41 -rw-r--r--···0·root·········(0)·root·········(0)···634108·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/33/a02f4a21ebd82b6c35d2fb1c9b0b20cd38d7fd.debug53 -rw-r--r--···0·root·········(0)·root·········(0)···460748·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/33/15385979ff312a80f97ccbac145cbfe9469fbd.debug
 54 -rw-r--r--···0·root·········(0)·root·········(0)····58812·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/33/522f3094f28fc457922286d2af7af05e202161.debug
42 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/35/55 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/37/
43 -rw-r--r--···0·root·········(0)·root·········(0)···415004·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/35/ec86b5dbb3f2789d56f16d48ac0c7a4f50fe63.debug 
44 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/36/ 
45 -rw-r--r--···0·root·········(0)·root·········(0)···329960·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/36/e27f4b42c33452fc070881a9e70e568a32bd5a.debug56 -rw-r--r--···0·root·········(0)·root·········(0)····78668·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/37/7bea4d1f0fb74bad657e0792d181b89a2658ea.debug
46 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/3c/57 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/3c/
47 -rw-r--r--···0·root·········(0)·root·········(0)···387808·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/3c/9357b91b080bcdc7da7dc489983c35c20e772b.debug58 -rw-r--r--···0·root·········(0)·root·········(0)···287688·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/3c/5420ba6c9c6b132c7982906ac654e7c5f98bea.debug
 59 -rw-r--r--···0·root·········(0)·root·········(0)···425608·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/3c/689b465de3dbf907481fdcdfdcaca470acb391.debug
48 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/3d/60 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/3e/
49 -rw-r--r--···0·root·········(0)·root·········(0)···246868·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/3d/268e11aad7030bab8156bbe68ea124009fa4b8.debug61 -rw-r--r--···0·root·········(0)·root·········(0)···370740·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/3e/7fffe49055fe13f2a73f592464441a248fafc5.debug
50 -rw-r--r--···0·root·········(0)·root·········(0)···138752·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/3d/591afbfd2d96461cb8e0aae43be214ee55c1d5.debug62 -rw-r--r--···0·root·········(0)·root·········(0)···367284·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/3e/dafed20e3770d6e5f74524f6b568616c2ba60a.debug
51 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/40/ 
52 -rw-r--r--···0·root·········(0)·root·········(0)····58808·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/40/bf803cc17713f79172f094bc069587979a82bc.debug 
53 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/43/63 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/43/
54 -rw-r--r--···0·root·········(0)·root·········(0)···379548·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/43/baf7d6b04b68b1cb3045587a052e4faa4b2a92.debug 
55 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/44/ 
56 -rw-r--r--···0·root·········(0)·root·········(0)···454316·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/44/52025145a562910db4abf40533d3490e329f25.debug 
57 -rw-r--r--···0·root·········(0)·root·········(0)···287648·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/44/f7c12283001ab9279411f2b5d3c90cae24ffd1.debug64 -rw-r--r--···0·root·········(0)·root·········(0)····80968·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/43/55fc7c5ec93450d25f2d2746ffa67e2731491c.debug
58 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/45/65 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/45/
 66 -rw-r--r--···0·root·········(0)·root·········(0)···410260·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/45/3c222a5700635fc3f13e66af2d5077115b5f4c.debug
59 -rw-r--r--···0·root·········(0)·root·········(0)···286504·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/45/666a759ec91e57e5e6b17cba1ab03a2a32ff26.debug67 -rw-r--r--···0·root·········(0)·root·········(0)···425940·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/45/b84b0c6160c7d940f056f2884abdeb52e6bb3e.debug
60 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/48/ 
61 -rw-r--r--···0·root·········(0)·root·········(0)··1150452·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/48/17deb7d106b8c24c976b9da0b8cd3259336ad5.debug 
62 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/4b/68 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/4b/
63 -rw-r--r--···0·root·········(0)·root·········(0)···439800·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/4b/7c07daf172b32e0cb73b24010febea6db840d1.debug69 -rw-r--r--···0·root·········(0)·root·········(0)···344320·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/4b/039a2471e51d040fbc5700485601d3f6d64876.debug
64 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/4d/70 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/4c/
65 -rw-r--r--···0·root·········(0)·root·········(0)···376928·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/4d/6b03fbc75b85c02a8daea2be3ade40721f5d1c.debug71 -rw-r--r--···0·root·········(0)·root·········(0)···113196·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/4c/05e0b59c1f14c4947f17d5271b778c680c663b.debug
 72 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/4e/
 73 -rw-r--r--···0·root·········(0)·root·········(0)···730760·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/4e/23f8528a8e3b079ee8141ee97e10176fc6f6f8.debug
66 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/52/74 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/52/
 75 -rw-r--r--···0·root·········(0)·root·········(0)···415008·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/52/e951802af1ae99dde4fbbbabe072e23de9a0dc.debug
 76 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/53/
67 -rw-r--r--···0·root·········(0)·root·········(0)···255396·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/52/1ff73f587547164d159a1f2bdb7ca7ed16a320.debug77 -rw-r--r--···0·root·········(0)·root·········(0)···387796·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/53/bf5fb766c995435bd3fdc7d185bfb96e0a4f34.debug
 78 -rw-r--r--···0·root·········(0)·root·········(0)···323684·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/53/c7141e92cfab253356a9129f51c7b00fbffca4.debug
68 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/54/79 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/54/
 80 -rw-r--r--···0·root·········(0)·root·········(0)···911920·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/54/4167bc35d8d04b5e94acd17686136cf834b9c1.debug
 81 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/55/
 82 -rw-r--r--···0·root·········(0)·root·········(0)···153688·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/55/e2831a1cf973ab74b12078f6f893a4da0d6e71.debug
69 -rw-r--r--···0·root·········(0)·root·········(0)···404368·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/54/9be22db0dea364f998b287956dd2e5a5e74237.debug83 -rw-r--r--···0·root·········(0)·root·········(0)···413200·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/55/feacef61b287e725deccc40897bb95c2af0b90.debug
 84 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/56/
 85 -rw-r--r--···0·root·········(0)·root·········(0)···300236·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/56/2805e98f9c0dc6a61de049da73347d9193b1ea.debug
 86 -rw-r--r--···0·root·········(0)·root·········(0)···256192·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/56/453daef4a41400dc985f7518fe88187ee6bc74.debug
 87 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/5a/
70 -rw-r--r--···0·root·········(0)·root·········(0)···325588·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/54/e2ff0638edd6f539975f377d90425a0ac94b58.debug88 -rw-r--r--···0·root·········(0)·root·········(0)···286504·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/5a/6ef01e2a76a8e4234fa97d02d53ee05fe6b2a6.debug
71 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/5c/89 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/5c/
72 -rw-r--r--···0·root·········(0)·root·········(0)···287692·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/5c/2ed94c2358cb14dbb0932298801842bd036811.debug 
73 -rw-r--r--···0·root·········(0)·root·········(0)···263620·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/5c/a68b1dd830c2834d23deafce9123ef1d255048.debug90 -rw-r--r--···0·root·········(0)·root·········(0)···177988·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/5c/17aa91c26e994e0323e34b53df96b280abe4ed.debug
 91 -rw-r--r--···0·root·········(0)·root·········(0)···271844·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/5c/e3b3efe85ebf95181c1ce36df68ce98ac80c56.debug
74 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/60/92 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/5f/
75 -rw-r--r--···0·root·········(0)·root·········(0)···524400·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/60/dc6e8830dffda4331fc947fd839e210dc98e7c.debug93 -rw-r--r--···0·root·········(0)·root·········(0)···452288·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/5f/f458b08c8cdcd77e8d6e926308c43ae6740168.debug
76 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/62/94 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/62/
77 -rw-r--r--···0·root·········(0)·root·········(0)···465948·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/62/9e25d69bd8fcef830c4afa2d7bdb2b200f6532.debug95 -rw-r--r--···0·root·········(0)·root·········(0)···467416·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/62/082906efdd0f451f8e288c7efb50a476c4e9d5.debug
78 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/63/ 
79 -rw-r--r--···0·root·········(0)·root·········(0)···300236·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/63/40469fdb8b2eadd814bcf7e62c7f01aa101b43.debug96 -rw-r--r--···0·root·········(0)·root·········(0)···393364·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/62/16edd0d34b23e26b727726438dfafdf3133325.debug
80 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/64/97 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/64/
81 -rw-r--r--···0·root·········(0)·root·········(0)···494552·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/64/b6a548e9f3ad3dfd1e004805eae126ab08ea6d.debug98 -rw-r--r--···0·root·········(0)·root·········(0)····36980·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/64/dc3c8fae329acc3c8b98822d69b7866f87f3f5.debug
82 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/65/99 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/65/
 100 -rw-r--r--···0·root·········(0)·root·········(0)···494552·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/65/10bcbdb3338ede88d5a066fe3b801fbf63bbfa.debug
83 -rw-r--r--···0·root·········(0)·root·········(0)···425604·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/65/486be968a8db9945e42c46c9f7923b98252caf.debug101 -rw-r--r--···0·root·········(0)·root·········(0)···440036·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/65/63b5f8e5705f968970d4f7ceb58f1084a97805.debug
84 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/69/102 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/6b/
85 -rw-r--r--···0·root·········(0)·root·········(0)···337004·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/69/35563488c66e8e6ea7e0ab5a7e2fd6143594e0.debug103 -rw-r--r--···0·root·········(0)·root·········(0)···485848·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/6b/087b8c4e895d86e1b4316e42cb15445219e699.debug
86 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/6c/104 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/6f/
87 -rw-r--r--···0·root·········(0)·root·········(0)····80972·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/6c/27ad35662b4fb54f16b5fd41f2ffbe740a52c8.debug 
88 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2023-12-11·11:43:35.000000·./usr/lib/debug/.build-id/6d/ 
Max diff block lines reached; 26500/52735 bytes (50.25%) of diff not shown.
15.5 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:··········1058444·(bytes·into·file)13 ··Start·of·section·headers:··········1058476·(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·0x10268c:1 There·are·7·section·headers,·starting·at·offset·0x1026ac:
  
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·0c0edf·00···C··0···0··46 ··[·2]·.debug_info·······PROGBITS········00000000·000058·0c0eec·00···C··0···0··4
7 ··[·3]·.debug_abbrev·····PROGBITS········00000000·0c0f38·00125f·00···C··0···0··47 ··[·3]·.debug_abbrev·····PROGBITS········00000000·0c0f44·00125f·00···C··0···0··4
8 ··[·4]·.debug_line·······PROGBITS········00000000·0c2198·0004db·00···C··0···0··48 ··[·4]·.debug_line·······PROGBITS········00000000·0c21a4·0004db·00···C··0···0··4
9 ··[·5]·.debug_str········PROGBITS········00000000·0c2674·03ffc9·01·MSC··0···0··49 ··[·5]·.debug_str········PROGBITS········00000000·0c2680·03ffdb·01·MSC··0···0··4
10 ··[·6]·.shstrtab·········STRTAB··········00000000·10263d·00004f·00······0···0··110 ··[·6]·.shstrtab·········STRTAB··········00000000·10265b·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:·c80923c7a308642123197f77668bde85139a081d3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·618d1da2cd7b49d0ac25e4408897fcb6e4d81f6a
13.8 MB
readelf --wide --debug-dump=info {}
    
Offset 4, 15 lines modifiedOffset 4, 15 lines modified
4 ···Length:········0x7a·(32-bit)4 ···Length:········0x7a·(32-bit)
5 ···Version:·······55 ···Version:·······5
6 ···Unit·Type:·····DW_UT_partial·(3)6 ···Unit·Type:·····DW_UT_partial·(3)
7 ···Abbrev·Offset:·0x7d37 ···Abbrev·Offset:·0x7d3
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·7·(DW_TAG_partial_unit)9 ·<0><c>:·Abbrev·Number:·7·(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:·0x3e36ce):·./.mesonpy-_h577pup11 ····<11>···DW_AT_comp_dir····:·(strp)·(offset:·0x3cfcf5):·./.mesonpy-t5nj4k5m
12 ·<1><15>:·Abbrev·Number:·20·(DW_TAG_base_type)12 ·<1><15>:·Abbrev·Number:·20·(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:·0x3f9b33):·long·long·unsigned·int15 ····<18>···DW_AT_name········:·(strp)·(offset:·0x3f9b33):·long·long·unsigned·int
16 ·<1><1c>:·Abbrev·Number:·20·(DW_TAG_base_type)16 ·<1><1c>:·Abbrev·Number:·20·(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)
4.88 KB
strings --all --bytes=8 {}
    
Offset 1, 193 lines modifiedOffset 1, 177 lines modified
1 ;AY$evOX 
2 JR"w@C0IJ 
3 S9·noQW5 
4 1e~GbuYwe] 
5 ·K~5C~=S 
6 *g9!m@Ui 
7 ^H]8X!U8X!U8Xa 
8 v=7?PD/@Y 
9 Pi!PS8%1 
10 Dn$StgN$3 
11 }&cUZe6KUz 
12 O4)28jS* 
13 (uR\Qd#}=^ed 
14 lyJ}y]X+ 
15 NZ:EtcL6 
16 <?_yyP<Y] 
17 L!s"a^58d 
18 =eyG<Uy$D 
19 OPQQPQ<PQ 
20 yH7+;.<=V 
21 z*r<gaoZt1 p>h!I.e|R
 2 oD1}\GJ:
 3 ·d3BbcAIo
 4 =l(kQu}K
 5 "jP"{h'c*
 6 7HqRMNo4
 7 dJ=»    DG"RM
 8 Qc>j$>Ct
 9 e=Emi||L
 10 zwb8ef^va
 11 :[yFLZ=8
 12 Z3%5lz*a
 13 %cUZm6KUz
 14 yhc,{Eim
 15 e}dP"1/B
 16 bkj:o1ce
 17 s;_ETk@]
 18 q$5e^6Qk
 19 F/4i!Ux,
 20 T%S-NmKU
 21 ?-II~ARq
 22 Sk-dL~H*
 23 d|~rjZ*?
 24 11_}'A}91
 25 =z-H:Z-G+
22 <V#V-aWW"V26 <V#V-aWV"V
23 cObCn2wK 
24 pK[(sKR< 
25 R+}.?'K( 
26 [Y)Yo_<I 
27 N|yr+n» ;27 jJ^LWq*-
 28 qoMoqb>sh
 29 XDwdXpKM
 30 %dj56fI'X
 31 t»      9\LaKW
 32 q_2<F`Zw
28 w.<bXLqKX»      33 W.<bXLqKh»      
29 @(tA?wJ\34 <F`Z/vqn
 35 7·;w7sKQ41
 36 H7KldKEq
30 6+Ths·/_,37 6+Ths·/_,
31 neA3H5qKz 
32 ABN5)bif 
33 ny4z+jO2D 
34 D)<bxLqK 
35 ;wKn=sJb-; 
36 i:O:XDw|^ 
37 SSj2wKC) 
38 Srl>Mp?( 
39 rt96c@3.$ 
40 ]^kcY=>dBm 
41 yptq{q3* 
42 X?FKxo)H 
43 x]k?B\F` 
44 3h:Q)GVB 
45 y4GkfLkM38 k2`Zg;» n
 39 @nSV!!8"
 40 O%c}|·wKH*
 41 7wK/:(]n
 42 "]QJc&n)
 43 _#~kDs1F
 44 t@tKP06-M
 45 ,jnyaZBa
 46 dn9\MNT+
 47 PCh+9.$X
 48 yVJqKx·sK
 49 m]c_QgK1
 50 ·L_3.4BT
 51 [lJYQI?n
 52 vT[RSH>}
 53 .oma1)+&
 54 :Y*GrL[9&Jyw
 55 x[k^NzHm
 56 iAg2^u;»
 57 _GGSqH*6
46 ]X8pK1Yhm58 ]Z8xK1Yhm
47 i%0Or]w+ 
48 *8X%g^HU 
49 R5jj=pjc 
50 Ly"7/6@3 
51 »       ]{!Um~7 
52 \R^J9:V.GR 
53 :iRup@/U 
54 q.Ug^\Ez* 
55 /&$7I-bD)I 
56 ABhF!U?X 
57 tm=p+Q}KXl 
58 9vkQd>NR 
59 i|lZf6E4 
60 {C&-|<r5 
61 1)»     z.D&@"8 
62 U6vo/5i1 
63 %t*T.ujw 
64 "r*#1ep? 
65 T[:Y'H1!S 
66 4orT=2&{ 
67 (GGy#?-b59 F-<|h`r6^Z
 60 N%viJOjR
 61 DC!U'WmB
 62 yZ.UCBMR
 63 (%U/Da)U/
 64 ^|B0!U?l
 65 !Usva)U}
 66 89z»    ;_V3-
 67 ]&|iHUX7
 68 QZT)I.UU
 69 Y4\N<*l8
Max diff block lines reached; 3276/4950 bytes (66.18%) of diff not shown.
1.62 MB
readelf --wide --decompress --string-dump=.debug_str {}
    
Offset 25954, 6979 lines modifiedOffset 25954, 6979 lines modified
25954 ··[32a843]··__pyx_memoryview___pyx_pf_15View_dot_MemoryView_10memoryview_16is_c_contig25954 ··[32a843]··__pyx_memoryview___pyx_pf_15View_dot_MemoryView_10memoryview_16is_c_contig
25955 ··[32a88e]··__pyx_memoryview_is_c_contig25955 ··[32a88e]··__pyx_memoryview_is_c_contig
25956 ··[32a8ab]··__pyx_memoryview___pyx_pf_15View_dot_MemoryView_10memoryview_18is_f_contig25956 ··[32a8ab]··__pyx_memoryview___pyx_pf_15View_dot_MemoryView_10memoryview_18is_f_contig
25957 ··[32a8f6]··__pyx_memoryview_is_f_contig25957 ··[32a8f6]··__pyx_memoryview_is_f_contig
25958 ··[32a913]··__pyx_memviewslice_is_contig25958 ··[32a913]··__pyx_memviewslice_is_contig
25959 ··[32a930]··__pyx_memoryview_copy_new_contig25959 ··[32a930]··__pyx_memoryview_copy_new_contig
Diff chunk too large, falling back to line-by-line diff (6965 lines added, 6965 lines removed)
25960 ··[32a951]··__pyx_verify_contig25960 ··[32a951]··__pyx_verify_contig
25961 ··[32a965]··__pyx_pybuffernd_img25961 ··[32a965]··./.mesonpy-ikexc9jg
25962 ··[32a97a]··__pyx_v_multiple_img25962 ··[32a979]··__pyx_pybuffernd_img
25963 ··[32a98f]··__pyx_arg_img25963 ··[32a98e]··__pyx_v_multiple_img
25964 ··[32a99d]··__pyx_k_img25964 ··[32a9a3]··__pyx_arg_img
25965 ··[32a9a9]··__pyx_k_integral_img25965 ··[32a9b1]··__pyx_k_img
25966 ··[32a9be]··__pyx_n_s_integral_img25966 ··[32a9bd]··__pyx_k_integral_img
25967 ··[32a9d5]··__pyx_v_integral_img25967 ··[32a9d2]··__pyx_n_s_integral_img
25968 ··[32a9ea]··__pyx_pybuffer_img25968 ··[32a9e9]··__pyx_v_integral_img
25969 ··[32a9fd]··__pyx_n_s_img25969 ··[32a9fe]··__pyx_pybuffer_img
25970 ··[32aa0b]··__pyx_v_int_img25970 ··[32aa11]··__pyx_n_s_img
25971 ··[32aa1b]··__pyx_v_img25971 ··[32aa1f]··__pyx_v_int_img
25972 ··[32aa27]··__pyx_pybuffernd_stateimg25972 ··[32aa2f]··__pyx_v_img
25973 ··[32aa41]··__pyx_k_stateimg25973 ··[32aa3b]··__pyx_pybuffernd_stateimg
25974 ··[32aa52]··__pyx_pybuffer_stateimg25974 ··[32aa55]··__pyx_k_stateimg
25975 ··[32aa6a]··__pyx_n_s_stateimg25975 ··[32aa66]··__pyx_pybuffer_stateimg
25976 ··[32aa7d]··__pyx_v_stateimg25976 ··[32aa7e]··__pyx_n_s_stateimg
25977 ··[32aa8e]··__pyx_k_spacing25977 ··[32aa91]··__pyx_v_stateimg
25978 ··[32aa9e]··__pyx_k_rc_bin_spacing25978 ··[32aaa2]··__pyx_k_spacing
25979 ··[32aab5]··__pyx_n_s_rc_bin_spacing25979 ··[32aab2]··__pyx_k_rc_bin_spacing
25980 ··[32aace]··__pyx_v_rc_bin_spacing25980 ··[32aac9]··__pyx_n_s_rc_bin_spacing
25981 ··[32aae5]··__pyx_n_s_spacing25981 ··[32aae2]··__pyx_v_rc_bin_spacing
25982 ··[32aaf7]··__pyx_v_spacing25982 ··[32aaf9]··__pyx_n_s_spacing
25983 ··[32ab07]··__pyx_v_inv_spacing25983 ··[32ab0b]··__pyx_v_spacing
25984 ··[32ab1b]··use_tracing25984 ··[32ab1b]··__pyx_v_inv_spacing
25985 ··[32ab27]··__pyx_memoryview_broadcast_leading25985 ··[32ab2f]··use_tracing
25986 ··[32ab4a]··__pyx_k_ker_idx_leading25986 ··[32ab3b]··__pyx_memoryview_broadcast_leading
25987 ··[32ab62]··__pyx_n_s_ker_idx_leading25987 ··[32ab5e]··__pyx_k_ker_idx_leading
25988 ··[32ab7c]··__pyx_v_ker_idx_leading25988 ··[32ab76]··__pyx_n_s_ker_idx_leading
25989 ··[32ab94]··__Pyx_BufFmt_TypeCharToPadding25989 ··[32ab90]··__pyx_v_ker_idx_leading
25990 ··[32abb3]··filesystem_encoding25990 ··[32aba8]··__Pyx_BufFmt_TypeCharToPadding
25991 ··[32abc7]··stdio_encoding25991 ··[32abc7]··filesystem_encoding
25992 ··[32abd6]··warn_default_encoding25992 ··[32abdb]··stdio_encoding
25993 ··[32abec]··_Mod_range_hashing25993 ··[32abea]··warn_default_encoding
25994 ··[32abff]··__pyx_f_18_skeletonize_3d_cy_octree_labeling25994 ··[32ac00]··_Mod_range_hashing
25995 ··[32ac2c]··perf_profiling25995 ··[32ac13]··__pyx_f_18_skeletonize_3d_cy_octree_labeling
25996 ··[32ac3b]··__pyx_k_sampling25996 ··[32ac40]··perf_profiling
25997 ··[32ac4c]··__pyx_n_s_sampling25997 ··[32ac4f]··__pyx_k_sampling
25998 ··[32ac5f]··__pyx_v_sampling25998 ··[32ac60]··__pyx_n_s_sampling
25999 ··[32ac70]··c_recursion_remaining25999 ··[32ac73]··__pyx_v_sampling
26000 ··[32ac86]··py_recursion_remaining26000 ··[32ac84]··c_recursion_remaining
26001 ··[32ac9d]··__pyx_k_RuntimeWarning26001 ··[32ac9a]··py_recursion_remaining
26002 ··[32acb4]··__pyx_builtin_RuntimeWarning26002 ··[32acb1]··__pyx_k_RuntimeWarning
26003 ··[32acd1]··__pyx_n_s_RuntimeWarning26003 ··[32acc8]··__pyx_builtin_RuntimeWarning
26004 ··[32acea]··PyExc_DeprecationWarning26004 ··[32ace5]··__pyx_n_s_RuntimeWarning
26005 ··[32ad03]··bytes_warning26005 ··[32acfe]··PyExc_DeprecationWarning
26006 ··[32ad11]··tp_as_mapping26006 ··[32ad17]··bytes_warning
26007 ··[32ad1f]··mon_grouping26007 ··[32ad25]··tp_as_mapping
26008 ··[32ad2c]··_co_monitoring26008 ··[32ad33]··mon_grouping
26009 ··[32ad3b]··__Pyx_BufFmt_CheckString26009 ··[32ad40]··_co_monitoring
26010 ··[32ad54]··PyDict_GetItemString26010 ··[32ad4f]··__Pyx_BufFmt_CheckString
26011 ··[32ad69]··PyDict_SetItemString26011 ··[32ad68]··PyDict_GetItemString
26012 ··[32ad7e]··PyUnicode_FromString26012 ··[32ad7d]··PyDict_SetItemString
26013 ··[32ad93]··PyBytes_FromString26013 ··[32ad92]··PyUnicode_FromString
26014 ··[32ada6]··PyFloat_FromString26014 ··[32ada7]··PyBytes_FromString
26015 ··[32adb9]··PyUnicode_InternFromString26015 ··[32adba]··PyFloat_FromString
26016 ··[32add4]··PyObject_GetAttrString26016 ··[32adcd]··PyUnicode_InternFromString
26017 ··[32adeb]··PyObject_SetAttrString26017 ··[32ade8]··PyObject_GetAttrString
26018 ··[32ae02]··PyErr_SetString26018 ··[32adff]··PyObject_SetAttrString
26019 ··[32ae12]··__Pyx_decode_c_string26019 ··[32ae16]··PyErr_SetString
26020 ··[32ae28]··~basic_string26020 ··[32ae26]··__Pyx_decode_c_string
26021 ··[32ae36]··_PyByteArray_empty_string26021 ··[32ae3c]··~basic_string
26022 ··[32ae50]··__Pyx_PyUnicode_Substring26022 ··[32ae4a]··_PyByteArray_empty_string
26023 ··[32ae6a]··cstring26023 ··[32ae64]··__Pyx_PyUnicode_Substring
26024 ··[32ae72]··__pyx_module_is_main_skimage__restoration___nl_means_denoising26024 ··[32ae7e]··cstring
26025 ··[32aeb1]··__pyx_pymod_exec__nl_means_denoising26025 ··[32ae86]··__pyx_module_is_main_skimage__restoration___nl_means_denoising
26026 ··[32aed6]··PyInit__nl_means_denoising26026 ··[32aec5]··__pyx_pymod_exec__nl_means_denoising
26027 ··[32aef1]··__pyx_ptype_5numpy_floating26027 ··[32aeea]··PyInit__nl_means_denoising
26028 ··[32af0d]··__pyx_ptype_5numpy_complexfloating26028 ··[32af05]··__pyx_ptype_5numpy_floating
26029 ··[32af30]··__pyx_v_broadcasting26029 ··[32af21]··__pyx_ptype_5numpy_complexfloating
26030 ··[32af45]··trash_delete_nesting26030 ··[32af44]··__pyx_v_broadcasting
26031 ··[32af5a]··__pyx_k_indexing26031 ··[32af59]··trash_delete_nesting
26032 ··[32af6b]··__pyx_n_s_indexing26032 ··[32af6e]··__pyx_k_indexing
26033 ··[32af7e]··__pyx_memoryview_refcount_copying26033 ··[32af7f]··__pyx_n_s_indexing
26034 ··[32afa0]··finalizing26034 ··[32af92]··__pyx_memoryview_refcount_copying
26035 ··[32afab]··PyNumber_Long26035 ··[32afb4]··finalizing
26036 ··[32afb9]··PyLong_FromUnsignedLong26036 ··[32afbf]··PyNumber_Long
26037 ··[32afd1]··PyLong_AsUnsignedLong26037 ··[32afcd]··PyLong_FromUnsignedLong
26038 ··[32afe7]··PyLong_FromUnsignedLongLong26038 ··[32afe5]··PyLong_AsUnsignedLong
26039 ··[32b003]··PyLong_AsUnsignedLongLong26039 ··[32affb]··PyLong_FromUnsignedLongLong
26040 ··[32b01d]··PyLong_FromLongLong26040 ··[32b017]··PyLong_AsUnsignedLongLong
26041 ··[32b031]··PyLong_AsLongLong26041 ··[32b031]··PyLong_FromLongLong
26042 ··[32b043]··PyLong_FromLong26042 ··[32b045]··PyLong_AsLongLong
26043 ··[32b053]··__Pyx_PyBool_FromLong26043 ··[32b057]··PyLong_FromLong
26044 ··[32b069]··__Pyx_PyNumber_IntOrLong26044 ··[32b067]··__Pyx_PyBool_FromLong
26045 ··[32b082]··PyLong_AsLong26045 ··[32b07d]··__Pyx_PyNumber_IntOrLong
26046 ··[32b090]··long_long26046 ··[32b096]··PyLong_AsLong
26047 ··[32b09a]··__Pyx_PyInt_From_long26047 ··[32b0a4]··long_long
26048 ··[32b0b0]··__Pyx_PyInt_As_long26048 ··[32b0ae]··__Pyx_PyInt_From_long
26049 ··[32b0c4]··__Pyx_div_long26049 ··[32b0c4]··__Pyx_PyInt_As_long
26050 ··[32b0d3]··__Pyx_pow_long26050 ··[32b0d8]··__Pyx_div_long
26051 ··[32b0e2]··npy_longlong26051 ··[32b0e7]··__Pyx_pow_long
26052 ··[32b0ef]··npy_ulonglong26052 ··[32b0f6]··npy_longlong
26053 ··[32b0fd]··__pyx_k_rng26053 ··[32b103]··npy_ulonglong
26054 ··[32b109]··__pyx_n_s_rng26054 ··[32b111]··__pyx_k_rng
26055 ··[32b117]··__pyx_k_default_rng26055 ··[32b11d]··__pyx_n_s_rng
26056 ··[32b12b]··__pyx_n_s_default_rng26056 ··[32b12b]··__pyx_k_default_rng
26057 ··[32b141]··__pyx_v_rng26057 ··[32b13f]··__pyx_n_s_default_rng
26058 ··[32b14d]··__pyx_fuse_0__pyx_f_7skimage_7feature_13_hoghistogram_cell_hog26058 ··[32b155]··__pyx_v_rng
26059 ··[32b18c]··__pyx_fuse_1__pyx_f_7skimage_7feature_13_hoghistogram_cell_hog26059 ··[32b161]··__pyx_fuse_0__pyx_f_7skimage_7feature_13_hoghistogram_cell_hog
26060 ··[32b1cb]··__pyx_k_log26060 ··[32b1a0]··__pyx_fuse_1__pyx_f_7skimage_7feature_13_hoghistogram_cell_hog
26061 ··[32b1d7]··__pyx_n_s_log26061 ··[32b1df]··__pyx_k_log
26062 ··[32b1e5]··_Arg26062 ··[32b1eb]··__pyx_n_s_log
26063 ··[32b1ea]··__Pyx__PyObject_CallOneArg26063 ··[32b1f9]··_Arg
26064 ··[32b205]··__Pyx_PyObject_CallOneArg26064 ··[32b1fe]··__Pyx__PyObject_CallOneArg
26065 ··[32b21f]··__Pyx_PyObject_CallNoArg26065 ··[32b219]··__Pyx_PyObject_CallOneArg
26066 ··[32b238]··allocator_arg26066 ··[32b233]··__Pyx_PyObject_CallNoArg
26067 ··[32b246]··__pyx_k_Function_call_with_ambiguous_arg26067 ··[32b24c]··allocator_arg
26068 ··[32b26f]··__pyx_kp_s_Function_call_with_ambiguous_arg26068 ··[32b25a]··__pyx_k_Function_call_with_ambiguous_arg
26069 ··[32b29b]··__pyx_v_arg26069 ··[32b283]··__pyx_kp_s_Function_call_with_ambiguous_arg
26070 ··[32b2a7]··first_kw_arg26070 ··[32b2af]··__pyx_v_arg
26071 ··[32b2b4]··__in_chrg26071 ··[32b2bb]··first_kw_arg
26072 ··[32b2be]··__pyx_v_msg26072 ··[32b2c8]··__in_chrg
26073 ··[32b2ca]··__debug26073 ··[32b2d2]··__pyx_v_msg
26074 ··[32b2d2]··parser_debug26074 ··[32b2de]··__debug
26075 ··[32b2df]··__gnu_debug26075 ··[32b2e6]··parser_debug
26076 ··[32b2eb]··v12_xg26076 ··[32b2f3]··__gnu_debug
26077 ··[32b2f2]··v12_yg26077 ··[32b2ff]··v12_xg
26078 ··[32b2f9]··v12_zg26078 ··[32b306]··v12_yg
26079 ··[32b300]··_ZNKSt4hashIhEclEh26079 ··[32b30d]··v12_zg
Max diff block lines reached; 135/1697417 bytes (0.01%) of diff not shown.
497 KB
./usr/lib/debug/.build-id/05/9426eb0aff67d033f7b3aeb026586f4cd6e419.debug vs.
./usr/lib/debug/.build-id/4b/039a2471e51d040fbc5700485601d3f6d64876.debug
Files 8% 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:··········342928·(bytes·into·file)13 ··Start·of·section·headers:··········342920·(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·0x53b90:1 There·are·35·section·headers,·starting·at·offset·0x53b88:
  
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
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:·059426eb0aff67d033f7b3aeb026586f4cd6e4193 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·4b039a2471e51d040fbc5700485601d3f6d64876
491 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·122·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·122·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-311-arm-linux-gnueabihf.so.p/_ncut_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/graph/_ncut_cy.cpython-311-arm-linux-gnueabihf.so.p/_ncut_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x6d1514 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x6d15
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
881 B
strings --all --bytes=8 {}
    
Offset 1, 35 lines modifiedOffset 1, 44 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 HvGCC:·(Debian·13.2.0-13)·13.2.0
2 {#D1g0S;A' 
3 Niy/Te"S 
4 +Dq.@{$"H 
5 So9I"&-x 
6 8meqbR"z 
7 zN*IA-@>z& 
8 yR<>kGEG 
9 G%*»    s_Pw 
10 TKqDKp.N- 
11 yPX>M;q-- 
12 l|^Udc}`R 
13 ,fLgqc:K 
14 »       mWz}*h" 
15 s·](MwP:f 
16 w3w=\O·WN 
17 9XZjW=~< 
18 ut#p1ue# 
19 W{OE}d'~_ 
20 r/pwAnADD 
21 w4Q`z=mFL 
22 HoNsLoTY 
23 e<paxC`1 
24 ^O4vxW(= 
25 reI;(LG?6 
26 4KP:6TTlh 
27 /2{Z6A0i 
28 hJ?`Jw;*-2 bdOn"kK/
 3 zC_]0kS_
 4 JgXw,QYs
 5 [(5*-2» c
 6 vZgoSjfC"
 7 ·pLWcQjb·R
 8 KDq&P{·"H
 9 WrgL0Rao'
 10 aX·>hJ8?
 11 mc_:'7NsB
 12 {CZQK@al
 13 3EKP/]Q>I
 14 ,J·A-M!J
 15 yILKGkko
 16 -IQ3Z{wOH
 17 TKIDKp6N-»      
 18 lptL5AT=
 19 0·YH4MLn
 20 :[Kcd{cyY
 21 }Ga8<@f_
 22 5}.b/2C`
 23 E5Jf2Jf6J
 24 @5$UW)Bk
 25 _3E^})6Oz
 26 4g<Q1M|uw
 27 %9KLQ/9&'
 28 b&Tc^9w3y.q
 29 J1LQ!3+$
 30 o_?pax-a
 31 sO^u:SS:S
 32 =y4`xHt,$
 33 /$s»    Ht<$
 34 4Gm'@;F&Nw0q
 35 ;S[BjCmJ
 36 P7pv+(1W
 37 Du/TDjyN
29 5~o»    ·vby38 5~o»    ·vby
30 c5)I4,kz@39 c5)I4,kz@
31 }>nZlaeq!40 }>nZlaeq!
32 @EMItx/#'41 @EMItx/#'
33 TM,8@jmF42 TM,8@jmF
34 +u[b;Zy%43 +u[b;Zy%
35 fd{HCUKl\a44 fd{HCUKl\a
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
497 KB
./usr/lib/debug/.build-id/06/e4c44a5764375ca3189fd1497f7151de09a4e5.debug vs.
./usr/lib/debug/.build-id/45/3c222a5700635fc3f13e66af2d5077115b5f4c.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 10% 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:··········408864·(bytes·into·file)13 ··Start·of·section·headers:··········408860·(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·0x63d20:1 There·are·35·section·headers,·starting·at·offset·0x63d1c:
  
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
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:·06e4c44a5764375ca3189fd1497f7151de09a4e53 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·453c222a5700635fc3f13e66af2d5077115b5f4c
491 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/filters/rank/core_cy_3d.cpython-312-arm-linux-gnueabihf.so.p/core_cy_3d.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/rank/core_cy_3d.cpython-312-arm-linux-gnueabihf.so.p/core_cy_3d.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e39c8)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x8dd614 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x8dd6
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
968 B
strings --all --bytes=8 {}
    
Offset 1, 36 lines modifiedOffset 1, 51 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 [_LGCC:·(Debian·13.2.0-13)·13.2.0
2 :<^J[Sv8\4 
3 y-V><-657d 
4 BIT`tl=`x 
5 VDi/#6+R 
6 (XIXC_<5 
7 ypv[55oO 
8 !5}5$Uj.M 
9 s#T~S{,b 
10 vU7<~'i= 
11 {_.D~9uy` 
12 n8YV^To! 
13 ~N[VB(6- 
14 v-tzeC"/ 
15 r[]vK4W+Z 
16 xJo9·1,Q1% 
17 b(NhU{AH/5 
18 ,D'WND"&N 
19 w,)?ORt_ 
20 `=Zb}I8tL/f 
21 n%mfhf.k 
22 8]{8VA1QY 
23 JffffVffN 
24 Oho"|=Zu$ 
25 &C{FZ=UZ 
26 8^·9IRmAnu@ 
27 zL}$ZyBXO 
28 pV*OJNAb 
29 pkO[yFio2 DT7Xz6G)
 3 m.&·@k1)
 4 C3hb/`00
 5 Q(:.=jiz4
 6 :n(?$8KP
 7 $a4I3*,~O
 8 BIT`L\]`x
 9 >]fm1aQ<
 10 sPQR.8-h
 11 Q+VS[KM7
 12 YHal)nW'
 13 fZg·|sFn
 14 _VCaAB_]
 15 Zp%+Zz07
 16 XvJTI'$»
 17 %1/Lz`=#
 18 7`?4V:Jp
 19 =coziz]f9_#3
 20 Ff5olVs_
 21 '_S95s9u?S
 22 ;5N52UGz#Su
 23 ovV{L+V}k<
 24 m|kUC2*x
 25 b(^hU{CHo5
 26 Qb7|lxqA
 27 vD$(f'/9@
 28 )WNeWN5\y
 29 QAqVTDDD
 30 6?#"HXwE
 31 v,y>Iv/e
 32 ,g3\nZqr
 33 y*jL19wf
 34 Iq,rYPNS
 35 ;8+Uatbo
 36 u6w'3!c}:V
 37 [hZ1=,<V>
 38 K|82@+·?o
 39 ^6lH}%lh
 40 drUXx!as
 41 *>T>{Xf(?{8n
 42 *gR>@(s1
 43 ,Iu)Iu(I
 44 t2)j'adU
30 es»     E@;U^45 es»     E@;U^
31 }&,xC`)@46 }&,xC`)@
32 OulI<1<,47 OulI<1<,
33 JZX$pO(?48 JZX$pO(?
34 "uW}Ce**%49 "uW}Ce**%
35 B"6W{^L+50 B"6W{^L+
36 Z!L@v5&P,51 Z!L@v5&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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
379 KB
./usr/lib/debug/.build-id/0a/b338513c3764f70d5b14c9720193250cf92171.debug vs.
./usr/lib/debug/.build-id/b1/2d341135be44f9784828ef8079261358852409.debug
Files 8% 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:··········267172·(bytes·into·file)13 ··Start·of·section·headers:··········267164·(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·0x413a4:1 There·are·35·section·headers,·starting·at·offset·0x4139c:
  
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·000a80·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000a80·10···A··4···3··4
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:·0ab338513c3764f70d5b14c9720193250cf921713 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·b12d341135be44f9784828ef8079261358852409
373 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/censure_cy.cpython-312-arm-linux-gnueabihf.so.p/censure_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/censure_cy.cpython-312-arm-linux-gnueabihf.so.p/censure_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e39c8)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x595014 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x5950
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
582 B
strings --all --bytes=8 {}
    
Offset 1, 26 lines modifiedOffset 1, 25 lines modified
1 !qGCC:·(Debian·13.2.0-13)·13.2.01 $»      GCC:·(Debian·13.2.0-13)·13.2.0
 2 !kj(AMt(
 3 q4YXMdS/
 4 /6SQ~Cj'
 5 @[*X}O#>I
 6 rE-$2-b>
 7 b9Wr1"|;
 8 U%>kl~9z]%C
 9 fS`ULQ;<_
 10 u(nIeM+/q
 11 LZ(O(O29=
 12 ms;U'=1»
 13 2-ASj~R!
 14 \dU>CTNY
 15 fSZRoo_Ro4i
 16 F|vm%4o0K
 17 {oysf+:@PE
 18 S0FR7@_I
2 ·t@)mSo97 
3 Nu7Las)> 
4 ]'{x#s|b 
5 t!y,d@a! 
6 cO,1jL3j 
7 b»      z!WO)A 
8 CO?joEh;w 
9 ]NW1iz{ML 
10 vuHi^[+p 
11 WYCDe}.*k 
12 !"O·?Qx»  
13 KoieZb21 
14 |Ggx*yxoz 
15 VsE&u_wc 
16 }pJ:q+00 
17 R&)>zt[F 
18 r_f7:y49Snj 
19 >IeF2Tfl/2 
20 u6J<#9IV19 u6J<#9IV
21 'KVcBHVM20 'KVcBHVM
22 4q_|:7Yxh21 4q_|:7Yxh
23 eC:;Uj;Y22 eC:;Uj;Y
24 Y6bkjmEX23 Y6bkjmEX
25 ND<=?bk'24 ND<=?bk'
26 BWV50C0)25 BWV50C0)
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
172 KB
./usr/lib/debug/.build-id/0c/c4275f13d4de93ad90de1e752cff9d13bbc5ec.debug vs.
./usr/lib/debug/.build-id/72/4203500c3399be1a759b1ba55def3bc913ad68.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 18% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········00010d0c·000d04·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········00010d0c·000d04·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········00010e04·000d04·0001fc·04··WA··0···0··423 ··[18]·.got··············NOBITS··········00010e04·000d04·0001fc·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00011000·000d04·000afc·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00011000·000d04·000afc·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00011b00·000d04·000198·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00011b00·000d04·000198·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·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·011ca8·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001bc·011ca6·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·011e64·000347·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·011e64·000347·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·0121ac·006b8b·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·0121ac·006b8b·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·018d38·0002d1·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·018d38·0002d1·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·019009·000045·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·019009·000045·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·019050·00e17c·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·019050·00e17c·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·0271cc·002466·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·0271cc·002466·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·029632·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·029632·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:·0cc4275f13d4de93ad90de1e752cff9d13bbc5ec3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·724203500c3399be1a759b1ba55def3bc913ad68
169 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-312-arm-linux-gnueabihf.so.p/_ccomp.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/measure/_ccomp.cpython-312-arm-linux-gnueabihf.so.p/_ccomp.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e39c8)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x448d14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x448d
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
541 B
strings --all --bytes=8 {}
    
Offset 1, 27 lines modifiedOffset 1, 20 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 hGCC:·(Debian·13.2.0-13)·13.2.0
 2 %_1\@ci>
 3 =OQ=_>(<
2 g*9`:"Y} 
3 2oKfkr[. 
4 T.(Q~<]Y 
5 [DC3a2]m 
6 B0M(kI_P_ 
7 7a@WH?7q 
8 #B4w?WNGo 
9 }h|hGQ@[L4 }i|hGQ@[D
10 niTy1o=& 
11 5\--dRH[5 =L--dRH[
 6 $q1l3OC25
 7 =Q<-,lJC
 8 t)Ivi5[J
 9 (,9m:ntc
 10 |·]8Y?Gz?]8Y
 11 84j,kf*j
 12 0%35MHf@at
 13 sZv%*hY3
12 [gvfwofonw 
13 OdBNP78VSr 
14 eh-»    t>C; 
15 |ZHhB4.g 
16 lt2Ozg:}fR'i 
17 @^1TM^1I( 
18 ;UC3W"?- 
19 g»      if'TuDp 
20 9a|K_Y`y 
21 (^A4*gA<14 (^A4*gA<
22 MmgTsbX8Q15 MmgTsbX8Q
23 ZA7wbR,bD16 ZA7wbR,bD
24 *a?ULSEI17 *a?ULSEI
25 jVx[Q_x[eZn18 jVx[Q_x[eZn
26 Jh,"y=J|19 Jh,"y=J|
27 B6W?:z],20 B6W?:z],
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
918 KB
./usr/lib/debug/.build-id/17/4b85688761e440dff8c96941297e2cc87af5fe.debug vs.
./usr/lib/debug/.build-id/24/ad1bef277c49d9b229511752ac9999a1b15047.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 7% 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:··········1187080·(bytes·into·file)13 ··Start·of·section·headers:··········1187092·(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·0x121d08:1 There·are·37·section·headers,·starting·at·offset·0x121d14:
  
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·0009d4·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000138·000138·0009d4·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000b0c·000138·001820·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000b0c·000138·001820·10···A··4···3··4
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:·174b85688761e440dff8c96941297e2cc87af5fe3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·24ad1bef277c49d9b229511752ac9999a1b15047
909 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb319)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb319)·
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:·0x3e39c8)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x2019e14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x2019e
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
3.1 KB
strings --all --bytes=8 {}
    
Offset 1, 148 lines modifiedOffset 1, 152 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 PGGCC:·(Debian·13.2.0-13)·13.2.0
2 `N5{_"?C 
3 Oo<1W!EL 
4 F.SL9|» wW$ 
5 2eC5u>D6a 
6 OAD)aHBDB 
7 (z_8s`LA 
8 i{7!l0m1 
9 b83`^7~u 
10 HPO'I4)4 
11 T3*#*»  a8 
12 :R2~W8-GJ 
13 wc4j#Ggf2 H_"kq6~V
 3 x^DFvKb5
 4 AlGQx[08
 5 Co8=a^]b
 6 WaHD^|ey
 7 Yl%ESMt@
 8 >r!|ynI`
 9 ?p4J0\F.
 10 5:r/·zF-
 11 y(0dx(0<
 12 4J0,En#T
 13 |ynI`x<\
 14 5:r+·ZN-
14 3AS^5!Af15 3AS^5!Af
15 j9)w·0oB16 j9)w·0oB
 17 *`J=[*ry»       
 18 /c[vL"O^
 19 [TJP.W·W
 20 -}G~uteZ
16 fWi{G=;i 
17 *I:oCB?A 
18 ."O7N{aK 
19 f/iJ=[*r 
20 )y·D.?E. 
21 $:epJ1|M_ 
22 CN,=<E'6 
23 Z'w=Z"C1 
24 ?H-g<'_1 
25 dJ=[*jy:21 cJ=[*jy'
26 *I:omBS!|# 
27 cweuJ@-& 
28 x'cyN\>H- 
29 f@nGT»  qRVI. 
30 XFDf2kp~ 
31 #b0·/NnF 
32 iC1n/LAh22 -D-_"w>x
 23 U0nILSXo2
 24 ;TJ@-?$w
 25 g19`ecxi$
 26 *I:ovBE!
 27 |BUY9G_@5
 28 U»      |R.H-/b
 29 .mcu:WmiU
33 fJ=[*ry730 oJ=[*ry*
34 mJ=[*ry$ 
35 g%#LZe#= 
36 N[dJ=[*ry 
37 ]8wLvunM 
38 S)Qun7b+`, 
39 ;zaHy>wF 
40 s'9B-wJ1 
41 ;fJ=[*j9? 
42 -p^edn9. 
43 »       l|2B-'\ 
44 HT2r2KWF 
45 y],^iy1P 
46 b.7»    ·:2K 
47 Gsi->FDSeZl31 [jJ=[*r93
 32 t7Y}*`·N
 33 [%I+]Mh»
 34 WkW!4N~G
 35 ';re'%(,
 36 Z~MV~EL+Y
 37 jE-OH1j97
 38 N<kJ=[*jy
 39 ^IL99@QLTu
 40 ULMPuF\/
 41 D-Wc+UVN
 42 W_>cJmI@N
 43 v4/Xp·]#AL&
 44 "}+NH1jy
 45 MI6ij{v;
 46 -?9l1QF:e
 47 {h&:l&:\
 48 bfY#hfIM
 49 q_7[&Z,=
 50 .RYeN/}R
 51 6@;>UiWK
48 ~FWI!-5l5652 mAWI!-5l56
 53 hjCY`*~T_
 54 :A3iCS=pE
 55 I;ha/CA0Xz
 56 S/U1k[V2\k
 57 QLE6pf0F
 58 J@?ZhFZ6
 59 'GY&utP<
 60 ^?Y*PBqT
 61 0!9?;$q^<
 62 pgrxhz&[
 63 Kx9_AF[[
 64 }(*[\3i[M
 65 P/\WWFr%
 66 9mG@=T0mDWi
 67 W[NgygIe
 68 J32&C5#gCC
 69 ~|(/)}cE
 70 >,dpv>·F_
 71 ^OjSY(Mu
 72 /&G,4tv$
 73 iJ0/~D!"
 74 .!wm)giP{H\2
 75 VN`+/I+'
 76 @[i.Zc&j>{
 77 -8e-7b/[
 78 @d&kCJ<[NG
 79 h4~KwduSq+.9u
 80 k5GV75H:
 81 >awU"2Eeo
 82 p7(M·|+u+G
 83 '\G"J0:Au$
 84 D;^&-<.S.3
 85 a-WuGC?*Q
 86 QKv+pc+8
 87 (/Bx>L"Jw
 88 xN&q;LMbRiU
Max diff block lines reached; 384/3127 bytes (12.28%) 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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
389 KB
./usr/lib/debug/.build-id/1c/71eca78558b70afa91fdda0e98ecf03d4877f1.debug vs.
./usr/lib/debug/.build-id/cc/b1e982ed6b10d7f07b5960884f6ed9cef324d3.debug
Files 10% 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:··········288172·(bytes·into·file)13 ··Start·of·section·headers:··········288168·(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·0x465ac:1 There·are·35·section·headers,·starting·at·offset·0x465a8:
  
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·000a60·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000a60·10···A··4···3··4
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:·1c71eca78558b70afa91fdda0e98ecf03d4877f13 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ccb1e982ed6b10d7f07b5960884f6ed9cef324d3
383 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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:·0x3e39c8)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x686414 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x6864
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
653 B
strings --all --bytes=8 {}
    
Offset 1, 28 lines modifiedOffset 1, 33 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 L~}/`{W#n 
3 (Myw[@:7 
4 3{>D,VNo9 
5 ,241J%2r" 
6 d_NMjj8@ 
7 D.i{W!VK 
8 9)iDxDU- 
9 #eqUvH>; 
10 peRn5EZ_ 
11 /(8ylox? 
12 X?P1lkLO%o 
13 %Bx)",2»Of 
14 GfyrW1#ZS 
15 _Dx>@-,d 
16 <9Ev3DbS 
17 FXs2D%\A 
18 )c%g.T?f 
19 'FcyVfHC 
20 ?·w+!@~" 
21 ?·4Z}aA4K2 z[th4dyb\
 3 ·sWJzoK7
 4 >;p{`"tQn
 5 mKoi[z_[!s
 6 cq2r??('{
 7 #!*|!-Em
 8 E|"~-NJF
 9 vS0y\a7Uq
 10 %kkr>:F8
 11 GfzrW1=JS
 12 Z+5[RWT}3
 13 9O2Ys29O
 14 :GmNZ='gsR
 15 t~iMggK:W
 16 »       oU.1SQfFl
 17 Sd7C$6Eo(
 18 V~r72'ZT
 19 4&4;xKv:qj
 20 D#EBE_SB
 21 BHhwAJDgAD7
 22 BVkDo1&Vg
 23 WGA;R!d(
 24 CiyyTR7E
 25 CP|+K&7!
 26 ES<kBq}u
22 \^E4(gA<27 \^E4(gA<
23 u6J<#9IV28 u6J<#9IV
24 MEAz7Lx329 MEAz7Lx3
25 1sXv4&s@30 1sXv4&s@
26 vEUWzJd831 vEUWzJd8
27 $.DF?0Y*+z32 $.DF?0Y*+z
28 |DE3V:.P33 |DE3V:.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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
503 KB
./usr/lib/debug/.build-id/1e/6e16d4655b1d293f34b12e9216a35de2bb573c.debug vs.
./usr/lib/debug/.build-id/1c/be965fc2d1d30190c63078486cea5a54abc7aa.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 7% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········0001cc20·000c18·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0001cc20·000c18·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0001cd18·000c18·0002e8·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0001cd18·000c18·0002e8·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········0001d000·000c18·001a90·00··WA··0···0··824 ··[19]·.data·············NOBITS··········0001d000·000c18·001a90·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········0001ea90·000c18·00041c·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········0001ea90·000c18·00041c·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00006b·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00006b·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001d4·01e7b8·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001d4·01e7b7·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·01e98c·00035c·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·01e98c·00035c·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·01ece8·00e5cc·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·01ece8·00e5cc·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·02d2b4·00081d·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·02d2b4·00081d·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·02dad4·00005a·01·MSC··0···0··433 ··[28]·.debug_str········PROGBITS········00000000·02dad4·00005a·01·MSC··0···0··4
34 ··[29]·.debug_loclists···PROGBITS········00000000·02db30·018258·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·02db30·018258·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·045d88·003801·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·045d88·003801·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·049589·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·049589·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:·1e6e16d4655b1d293f34b12e9216a35de2bb573c3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·1cbe965fc2d1d30190c63078486cea5a54abc7aa
499 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·122·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·122·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/_grayreconstruct.cpython-311-arm-linux-gnueabihf.so.p/_grayreconstruct.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_grayreconstruct.cpython-311-arm-linux-gnueabihf.so.p/_grayreconstruct.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x686e14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x686e
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
946 B
strings --all --bytes=8 {}
    
Offset 1, 39 lines modifiedOffset 1, 46 lines modified
1 W<GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 zmF5bWA_6 
3 A<6v4@2wxo 
4 !Xtt51B& 
5 K57·rUWsM 
6 |G8kg9X[i 
7 bSV:^m?R 
8 b`{7R3W+3 
9 i}3O$g2<L2 @&gQ:OG{
 3 s_@(»   {KUq
 4 y,C&r]4So
 5 Qjj-@kuh
 6 u>&W>3ct
 7 {P%P6wGO
 8 4;·@T~<ktt
 9 CAZ/b-QMU#
 10 tOb5_G(-$v
 11 IMxV)w/C
 12 N'Y_2C6cD\O
 13 b]6VQ>:Ul
 14 8[tD~yH1
 15 |MjntX-h<
 16 {oO)sJTW
10 pz-R66bqQ17 z-R66bqQ
 18 MEFlNqY~
 19 ]|#!GL?0,:#
 20 QQS<[QWX
11 :>5=lu|e^ 
12 j%tEY|DlWnr 
13 NpubVbz{OT 
14 tU~^Xf,r 
15 24?07*B» 
16 yQ10O^dq^l21 yQ10O^dq^l
 22 %[JE&[l#Z
17 QZ.i/--o 
18 4\(MyV.L 
19 DA~RUU^E23 DA~J5U^E
20 HQ[#}kRe 
21 jN}(,e<" 
22 !NdRw:(J 
23 g3@mqR|< 
24 ?+9SH}a> 
25 BAn·(;X/T 
26 CtkNf^9T 
27 r(ntd[cg= 
28 UkI,mKR[ 
29 'Pl)<5B+F8 
30 eCvE··X6d 
31 [Cniyn|yj 
32 +7LU*el'k]24 w`xC+%FW
 25 9#kb,W&V
 26 M@=>pF.U)
 27 wR\#I;+Vro
 28 a>3G5EM:.
 29 u]CT^8[W
 30 @MyT$rbI
 31 -<x»    Z$<(
 32 7z$-TF0Qo
 33 je&ke&k%
 34 <»      SMG9:*IW3
 35 ]?_MGn.}
 36 Hz&vttq(D
 37 rTDzfvtT4
 38 7Bf'qJk)
 39 \2M%!"1[X
33 ,:k=[5/1cygE40 ,:k=[5/1cygE
34 |TVt]V&D41 |TVt]V&D
35 "n\J?smPo42 "n\J?smPo
36 jY$ad){J43 jY$ad){J
37 VwEtgB2sC44 VwEtgB2sC
38 |%Tv·C3]45 |%Tv·C3]
39 Ah·fVkoJVH46 Ah·fVkoJVH
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
474 KB
./usr/lib/debug/.build-id/21/66bd0ebea36b58f2a42cfcc02de2186fe40305.debug vs.
./usr/lib/debug/.build-id/f9/a7551b5941dbd3d5f795fd41a223fc6669e149.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 10% 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:··········355376·(bytes·into·file)13 ··Start·of·section·headers:··········355364·(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·0x56c30:1 There·are·35·section·headers,·starting·at·offset·0x56c24:
  
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
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:·2166bd0ebea36b58f2a42cfcc02de2186fe403053 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f9a7551b5941dbd3d5f795fd41a223fc6669e149
468 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/_hoghistogram.cpython-312-arm-linux-gnueabihf.so.p/_hoghistogram.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_hoghistogram.cpython-312-arm-linux-gnueabihf.so.p/_hoghistogram.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e39c8)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x7c2514 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x7c25
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
870 B
strings --all --bytes=8 {}
    
Offset 1, 35 lines modifiedOffset 1, 45 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 IGCC:·(Debian·13.2.0-13)·13.2.0
2 7@CVH00L2 7@CVH00L
3 ^H@J@@DP: 
4 "···"?TT@ 
5 umIaF-[! 
6 @MM(HUq, 
7 nW]-iL8j 
8 c/%{PGSu 
9 -N}JOEotuoCOm\ 
10 1cd9$y» R 
11 L~Oeg[Jsd 
12 "Uc+@O%V 
13 t$2JLG&]- 
14 3W&P{3Kd 
15 uH4#HHd_#ag 
16 d9[S"w?! 
17 0Dl=bzrS 
18 2ROwBRi[ 
19 *qc8xHKW 
20 *v%ka4PK 
21 RC;)^nh' 
22 1"l»    tZ2M 
23 aj^kp=AEG_ 
24 YA{X·8WE 
25 ,Ix72lW» 
26 7mP}wnPg 
27 a[*X`{z6a{ 
28 {/^r3Uj%3 %Fh"K$xQ
 4 eB[»    Erty
 5 »       ]ds42+g2
 6 dB?P}w3a
 7 bp?<hwvG-
 8 &,WjoQm^
 9 "x»     ?:5,U
 10 @:n0Kbfi
 11 d7$x1e@E
 12 C4I\M~\MO
 13 y)tF]wlT
 14 o=K,>l.I
 15 efgvwf{9
 16 J4`yn4`Z
 17 O/*^7*Vx
 18 _XnmJ:0BW
 19 Bs4XW_ky
 20 Ol&{kB1)7=
 21 XOJF_Wuk
 22 "E\(_"[9
 23 x/8qAXs_
 24 #e6.<b2=
 25 »       i:yIG`6
 26 >L3WKO3?C
 27 l*eb<5G7:
 28 Eyn2,|v^
 29 #Q.Rzb5$>
 30 R)\p?4v/b
 31 b52M]"·<
 32 $cf%\"99
 33 $cf%M"yr!!
 34 93sffggg
 35 w_bm@l-1
 36 K&/(T2}A
 37 _XIz|3Z\
 38 Q7F4+tAX
29 :=u-x~`639 :=u-x~`6
30 ·rHrS;$mf40 ·rHrS;$mf
31 |~o,V>?S|41 |~o,V>?S|
32 |45$Rab%42 |45$Rab%
33 #[*<!gVDM43 #[*<!gVDM
34 Y_I<k]<344 Y_I<k]<3
35 JYf_OMS|q:$45 JYf_OMS|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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
580 KB
./usr/lib/debug/.build-id/23/87a3b0c38a32b9e483c46692ae688a6cf1dde6.debug vs.
./usr/lib/debug/.build-id/78/42904915b542465ab1275705f5e8dde588bcc1.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 9% 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:·2387a3b0c38a32b9e483c46692ae688a6cf1dde63 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·7842904915b542465ab1275705f5e8dde588bcc1
577 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-311-arm-linux-gnueabihf.so.p/_slic.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/segmentation/_slic.cpython-311-arm-linux-gnueabihf.so.p/_slic.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x792814 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x7928
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
1.0 KB
strings --all --bytes=8 {}
    
Offset 1, 46 lines modifiedOffset 1, 54 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 o»      74zGiT 
3 i2/N|l+U 
4 !:R!f=t(_ 
5 z>HV{8C:F 
6 wxf}lzi$ 
7 %nfTvmFd-\ 
8 b\T·;!dE 
9 4M<$,["Z 
10 2\{+n#Zq 
11 *KBlIg<&s 
12 :Zmj)E» m 
13 hSWiJ0z} 
14 |<ANMY&2d2 ··MJzBHBh
 3 <BzB3&-i»       
 4 v!b5gPp{B{»     
 5 QTCcL(KE<
 6 Dhn_H}iFlG
 7 gH%'58^A
 8 l8&TDK$@
 9 L95#%qZ>
 10 ^kg)z·4;
 11 #E??b${);
 12 J5QpnZ8y
 13 ego`O_FW
 14 F51Ilq5L
 15 5#J_r*U7
 16 OEY\ceqM+
 17 6J=&F{wGnG"
 18 _6J*SDUJ
 19 ?=\1e4=\
 20 i&Bhy7:S
 21 <=(wH$+W
 22 _eInhj<tN
 23 9uvRP-iH·
 24 (sA»    5Z[Hj
 25 w7qu5m6H
15 XPWr2Yt%26 XPWr2Yt%
16 {&}}J+~U427 {&}}J+~U4
17 ]R2W+VA'28 ]R2W+VA'
 29 P1K":GF'fI3
 30 _E]v^<tbQ<
18 KUJWE3JE 
19 Mf$7knNTj 
20 sl7QtDad 
21 e~7QtD'sjQtQ@Ev 
22 vCX{b>K~ 
23 ~saG0\~1J 
24 V9\}x]L9 
25 4b|@4qaj31 4b|@4qaj
26 Kx%;4x7o9 
27 db9»    r\&,u 
28 DS+P=*i^ 
29 v-0»    Y5U; 
30 "'#L|$D^ 
31 ]`L*?5NO 
32 +kgH`·(zG 
33 6q,Ueo^" 
34 O&CA>>bm 
35 C,*H]a)[T 
36 pP1Vos@' 
37 ;(Z.;9Zn 
38 ]:B[G·)\ 
39 df=GPiFp32 HM&!2"Ejr
 33 tu?RU»  (W
 34 >:PNv/!r
 35 zqB!w<L<
 36 j<N:;hM?
 37 HpH4*IG$
 38 zKx()_Bx(
 39 %#FIq~,f
 40 bn|AvJxjK
 41 aTCAeCLE%
 42 $OAA$»  D&
 43 DKI]a){>wo
 44 z)M2.R'!s
 45 Z(uhmd/V
 46 YK;VQ;VQBw
 47 e([\!Ze=
40 U]+q#Jq{48 U]+q#Jq{
41 q==m4x^#d49 q==m4x^#d
42 ·p=5k*t8O-50 ·p=5k*t8O-
43 $aMx&G&O51 $aMx&G&O
44 }B@AcKM852 }B@AcKM8
45 $GeickBt53 $GeickBt
46 &\t;-CM7454 &\t;-CM74
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
826 KB
./usr/lib/debug/.build-id/26/83b66fdb085202dfb8b25a224c06fd221082ee.debug vs.
./usr/lib/debug/.build-id/74/585fa109a14c3bfc38438e14e0d8416b35d593.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 13% 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:··········724576·(bytes·into·file)13 ··Start·of·section·headers:··········724564·(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·0xb0e60:1 There·are·37·section·headers,·starting·at·offset·0xb0e54:
  
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·000dd0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000158·000138·000dd0·10···A··4···3··4
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:·2683b66fdb085202dfb8b25a224c06fd221082ee3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·74585fa109a14c3bfc38438e14e0d8416b35d593
819 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·220·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·220·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb319)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb319)·
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:·0x3e39c8)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x1265f14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x1265f
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
1.53 KB
strings --all --bytes=8 {}
    
Offset 1, 63 lines modifiedOffset 1, 86 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 VzR@PIG= 
3 iLV\*q_Z2 x{N@Ogu_
 3 6+lC5:{`{
 4 W]\Ui</c
 5 u;v5&)~t
 6 ?nD"nb-6c
 7 TOl&X^:[»       y.
 8 0{fl]4{d
 9 »       d*"]!4,
 10 @:3{ng".
 11 :#847(()
4 cowgfwvgfgv12 cowgfwvgfgv
5 M'%JM_Ix 
6 @K4/ACO7. 
7 em1{__8R_ 
8 Bn_o!U}& 
9 029a`rMgr 
10 !490B.~" 
11 #w·]GJFc8 
12 wcY5q3%» 
13 WSk!Ud/& 
14 Y·**nK^q 
15 j4@$nZfE 
16 ·Ju*P^(P" 
17 7Dz*Dt» Dt 
18 ^*J;],s_ 
19 j@_LKXGz 
20 w}3Hez2Q* 
21 Lib{$84& 
22 bb|)P]w@ 
23 i<·P]vZt 
24 w!-"59Kr, 
25 w65<?w6N 
26 w2%tF'SBgu2%tv'SB 
27 )KvvTYru 
28 Wr&Cizk2G 
29 *e·%[;2q 
30 ,QCxTO)u; 
31 0J|!&.h?^ 
32 G»      U%jii?" 
33 jd2#h?Fm 
34 ?jX?u$/-4 
35 )J_Jy,UK 
36 /6k7l`|- 
37 )S{t[c3: 
38 >SP^Q{tC 
39 tquD:S{4 
40 |h1SJI(j 
41 ]5pR!YwW> 
42 ^lMj!:ZBV 
43 _w5|f^R[ 
44 w"a>%rgu 
45 -]>vg`*6QAt 
46 rpMJ%XI; 
47 {G4I:5Io 
48 @`»     /x6`» ]13 GZG8~<pB
 14 pBjQzNHli
 15 a498T.~"
 16 -+0N)0%F
 17 Wvu;'I[9
 18 G]1m[GMo
 19 acFsgF+z
 20 1EOS|zZLG}
 21 x9gi6`F_
 22 &"7&2zHA·
 23 %3[/R"aD
 24 +-=nSO_37G
 25 2VNzu2zT
 26 ;61o,3k#
 27 s.J_6V$V
 28 DJVOVc/"
 29 t6%tngSB
 30 /I~/@?sA$
 31 {vfgvggg
 32 eS3aO."u
 33 u'k)VS~#
 34 <*\;~Rp^
 35 KCy{F;D4
 36 Kw>Fpxo]
 37 .r<=},O#
 38 Hp||QU|.
 39 BVbj5ZXI
 40 u$/»    6:&A
 41 *6l·V_:Ya
 42 o?Gl(@!G
 43 DJ9QMyF0
 44 p[2LW4|Q
 45 V\;}Lch&
 46 @j?IR>Q{
 47 ·JP{$qGH
 48 GKn|BJR{l
 49 ^QjF{`T»j
 50 MTUUQUTQU
 51 MVH?/X*M
 52 /S}?·#'"Kf
 53 9TI,[<(!H%
 54 vXNJ%YI;,
 55 qbCrkHm8|
 56 n<]7<mhb
 57 1F$o!1/]SA
 58 -O4»    Ga7#
 59 ,2GqIYT-2
 60 #?{dfHe^
 61 KSAD~o7,
 62 c'U?IdI!
 63 R+SSS3#sADE
 64 [D(!t+EV
 65 (q^2a)thw
 66 $E&AbHOR
 67 `>|by0iY}
 68 Hr1d<.$WAX
 69 G{AX!J7}np
 70 d·\|vE4» f
 71 R<uXB*_$
49 &Y]$&k@NB72 &Y](&k@NB
50 `g`.xPr:= 
51 l,·B"|Ur 
52 n(tj%·B8 
53 #M\(?h_Czq!} 
54 Ui8N8zc\ 
55 aq4rRhRoOv 
56 ".`U($» s73 <"7Af}yJ
 74 2cCxM|"3
 75 "=RqKxd<
 76 'Yn!Co"v;
 77 37FF&LfKV
Max diff block lines reached; 60/1518 bytes (3.95%) 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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
1.24 MB
./usr/lib/debug/.build-id/28/2eac2cd1990dfefa38963df9d557c9e9652c38.debug vs.
./usr/lib/debug/.build-id/54/4167bc35d8d04b5e94acd17686136cf834b9c1.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 5% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········0005ac0c·000c04·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0005ac0c·000c04·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0005ad04·000c04·0002fc·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0005ad04·000c04·0002fc·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········0005b000·000c04·003330·00··WA··0···0··824 ··[19]·.data·············NOBITS··········0005b000·000c04·003330·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········0005e330·000c04·000ec4·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········0005e330·000c04·000ec4·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000069·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000069·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001d4·059dd0·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001d4·059dcd·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·059fa4·0003bb·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·059fa4·0003bb·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·05a360·01f3f8·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·05a360·01f3f8·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·079758·000b29·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·079758·000b29·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·07a281·00004e·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·07a281·00004e·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·07a2d0·046dad·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·07a2d0·046dad·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·0c1080·0097fc·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·0c1080·0097fc·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0ca87c·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0ca87c·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:·282eac2cd1990dfefa38963df9d557c9e9652c383 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·544167bc35d8d04b5e94acd17686136cf834b9c1
1.24 MB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-311-arm-linux-gnueabihf.so.p/_max_tree.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_max_tree.cpython-311-arm-linux-gnueabihf.so.p/_max_tree.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x185ee14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x185ee
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
1.63 KB
strings --all --bytes=8 {}
    
Offset 1, 84 lines modifiedOffset 1, 71 lines modified
1 e,8GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 G}/mbNU\ 
3 PGBu2Q0JB2 P'Bu2Q0ZB
 3 m%d#ta<4
 4 /_O+YPQ$
 5 ·t=?[mvk6l:
 6 C2:SUZMu
 7 )QVuPV#JIPO
 8 12·O<2THm
 9 m%A."i:A
 10 $#s5hry0
 11 [)'zo'~l
 12 #.[F·<`;
 13 +w8P-w:P
 14 YjK^oW{&
 15 |Yu;xY-(
 16 ;R&:Tw*GL
 17 +|{d,7;4
 18 eg]-W1ca
 19 E;T»    k6Zz`
 20 )f]sYPZz
 21 =.Z7%A}+
 22 UJ2V)9LN
 23 JhfnC}lE
 24 c*=!|A'<h
 25 ·%%j2V6}
 26 I\O8t_.H\
 27 RJ)7s,|5G
 28 J`eY,plm
 29 HJ'GYW$h
 30 LCfb{aZV
 31 »       >5)=KWz>+
4 akd5+'t[[ 
5 1WFZ7wKo 
6 k#$|*ox&b 
7 &·BD·4#]# 
8 Mv_L~crm 
9 z/"egRnI1 
10 2C('ttWO 
11 |/!HtIsw 
12 g~[)FA0W 
13 d4|GQpD9 
14 5JgH*!*+ 
15 `y>C3xtK 
16 .Jl$mg)D0 
17 #i.ITK|K8k 
18 ?-T[F0=T 
19 iV5+HgU^A 
20 _5:]o]6/E 
21 ,gT[."Im9[ 
22 (~'N)=H/ 
23 7.XYCf·1 
24 eP#=vx>= 
25 v>)hA>"}I 
26 P»      $d`B** 
27 nG·GJb·GEQA 
28 P»      $d`B** 
29 &+(S.TYZ, 
30 a·Y:VRiw 
31 ,CJ»    ZJGYJ 
32 Q&;VhcUT 
33 %;&"s,$· 
34 i$;6AfcH 
35 #Ac)M@c_ 
36 FL6A{ra9 
37 Y+IG+le< 
38 :"&SN9"f%78f 
39 W:L#qWYhW5 
40 6Gf3@`D= 
41 ge>9|&·g 
42 m=-]q%vVtdW<*^ 
43 l<<?$K@ng 
44 7i4-q}.e 
45 mP.aQ^~@/32 P.aQ^~@/
 33 PVnF»   :it
 34 ||jBR=^s
 35 *e2$vF*fV
 36 5&|(?hW#
 37 ZNJraGg9
46 %Cxa0#nCt 
47 nWLJ&VR]1 
48 »       @KuoJWLzF 
49 (-NFyAZL 
50 !n@n9t3R 
51 :IJ.LI\' 
52 2=~a(CXJ 
53 M1V[A(tT38 M1V[A(tT
54 .:Zmu.:" 
55 3[9pBqG6 
56 N"&.(r/ER»      39 N"&.(r/ER»      
57 }t.}m|t.}m}t.} 
58 [A5"P?-B 
59 XvZ7_/h! 
60 +?)~P>)~ 
61 /G~R,P>) 
62 WcU$}5VE 
63 &m»     e-·9/ 
64 v$}7x{71 
65 W"0p<w[z 
66 bo=3IGOyr 
67 !}R99AGw 
68 H83W))v-6 
69 esY}GR}K 
70 &<T>+lz@ 
71 b90]yb4^ 
72 .kG9j»  ^?K 
73 ;+Wh-sgU 
74 :?P{[\|lHnNo 
75 I6_.6=S7Dz 
76 LLUz&R3t 
77 ~Fl#Ku$t·40 YhUkSg]gV
 41 ({D·%n]T+
 42 w'Vq?-ey
 43 @0xxSge<
 44 Y#nP#nP#
 45 }nQ$}_XdI_/
 46 O}_;3]BI_Kp
 47 RHWx$!9m
 48 QSnnbLL5
 49 V|Ot2K%H
 50 >n&B`|_1
 51 VvEj1!5B*
 52 "_BUN-sm|
 53 l5+%\V=_
 54 #q/E2\V4
 55 jku-\6'K9
 56 8.{q%[jN
Max diff block lines reached; 70/1622 bytes (4.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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
576 KB
./usr/lib/debug/.build-id/29/0a210a83703c8334adbac2758a0b0a9af5385a.debug vs.
./usr/lib/debug/.build-id/d6/28beade142f12a98e074735db2ab7bc3067c8a.debug
Files 10% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········0001fc0c·000c04·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0001fc0c·000c04·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0001fd0c·000c04·0002f4·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0001fd0c·000c04·0002f4·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00020000·000c04·001ec0·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00020000·000c04·001ec0·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00021ec0·000c04·0003ec·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00021ec0·000c04·0003ec·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00006a·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00006a·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001d4·020771·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001d4·020772·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·020948·000376·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·020948·000376·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·020cc0·00eb03·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·020cc0·00eb03·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·02f7c4·0008a3·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·02f7c4·0008a3·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·030067·000058·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·030067·000058·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·0300c0·01a9ce·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·0300c0·01a9ce·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·04aa90·003660·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·04aa90·003660·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·04e0f0·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·04e0f0·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:·290a210a83703c8334adbac2758a0b0a9af5385a3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·d628beade142f12a98e074735db2ab7bc3067c8a
572 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/_watershed_cy.cpython-311-arm-linux-gnueabihf.so.p/_watershed_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/segmentation/_watershed_cy.cpython-311-arm-linux-gnueabihf.so.p/_watershed_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x691214 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x6912
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
851 B
strings --all --bytes=8 {}
    
Offset 1, 45 lines modifiedOffset 1, 33 lines modified
1 8ZGCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 9bcO(;:B
 3 _;{)k}`C@
 4 @P/WMD{(
 5 #D7]?~Qp
 6 x)jT0os+
 7 H»      /`?!»  +
 8 $7M6kDq#6
 9 6rvD'{]G
 10 .k8<aZ.c
 11 KkFZQ4V@
 12 1l+*De,%
 13 »       OW@Sp%a
2 t7<Lh'-v 
3 mP@pi5ms^ 
4 L9N!?stf 
5 1f5k-x}! 
6 hR}()DOr 
7 "-L5!JM_ 
8 YW~iTf=] 
9 #N=CxU$| 
10 ~!|Guk·=` 
11 EIF/J3Z& 
12 <W>&Lt6A-oBm 
13 u»      lrLQ/9 
14 5v:H6NQ> 
15 $X+QqQ\O 
16 -?iY(·4kBm 
17 >N8jeK-h 
18 9pyr',U[ 
19 :UaVY&u: 
20 $»      k}:UQf 
21 DJ;R9x1wf 
22 Aui`^&aa3E 
23 dud{Ety]14 dud{Uty]
 15 EiAL[xiQ
 16 qtCvl_Hv
 17 ,j,g1c9?3
 18 ·w/D=K)f
 19 »       &KJ2+)T
24 LnHI·LX, 
25 j]dw&O?' 
26 (^a1|fbo 
27 6$LS>CaM 
28 ,f.Ni7jZ 
29 QEi]Yl]Y 
30 V^9g`gyA 
31 M[zRXfU020 M[zJXfU0
 21 XsslnBc]
 22 ·U?tHq=yH
 23 :[H*@'OHr
 24 L=+$5F'"N
 25 )t1,t1,t
 26 h[rx;Z1.
32 ;|'j'_rI 
33 ]F)tW»  T{·6 
34 #`jO!i9:K 
35 G=!g?#gwU 
36 8ABlfJdB»        
37 x`"Q3Wp| 
38 1.Q{/.Q; 
39 e^1-Oa6W27 e^1-Oa6W
40 t'\O0=`x28 t'\O0=`x
41 5ba^H1t\k29 5ba^H1t\k
42 ]Rbu)b?K30 ]Rbu)b?K
43 }xHR9p-W31 }xHR9p-W
44 Y4»     xYC^O32 Y4»     xYC^O
45 udn<f}Tp*l33 udn<f}Tp*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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
535 KB
./usr/lib/debug/.build-id/2a/492dfa954f3ccca77527661125a5f214caa0de.debug vs.
./usr/lib/debug/.build-id/2b/f03000320025b6ef72e5b15e1222faa044c8b1.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 8% 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:··········357976·(bytes·into·file)13 ··Start·of·section·headers:··········357980·(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·0x57658:1 There·are·35·section·headers,·starting·at·offset·0x5765c:
  
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
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:·2a492dfa954f3ccca77527661125a5f214caa0de3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·2bf03000320025b6ef72e5b15e1222faa044c8b1
529 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·122·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·122·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-311-arm-linux-gnueabihf.so.p/_rolling_ball_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_rolling_ball_cy.cpython-311-arm-linux-gnueabihf.so.p/_rolling_ball_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x70e514 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x70e5
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
828 B
strings --all --bytes=8 {}
    
Offset 1, 40 lines modifiedOffset 1, 40 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 f3dvSg$.#
 3 $0'PuW8f
 4 S$>!"NO_
 5 CPW4H:0u
 6 ;*rqeDwj{
 7 aF=*@=1P
 8 k#-+a/'wZ
 9 N\GO-$c7
 10 DC+wUVyyW
 11 E`P-z3$Y{n
 12 ,EBG·m8» 
 13 dYN.4e·r
 14 ^zh/AKC|c{
 15 ?q-x!Z}%
 16 w;D6{Zkn
 17 iL"^#-j|A
 18 &u:^-(|:
 19 beMf·p&V
 20 wn<vT<"'
 21 cm{`n!{a
 22 viu$]}?q
 23 1kaJSQ`'
2 awf8k4=t 
3 wdiH6!1_ 
4 KN`@^n*s 
5 ]U-$adWK 
6 NoX"z:=V 
7 L]Ys+}>hT 
8 U6|zS%5H 
9 ;Di#·1WtH 
10 LoG;~NGD 
11 A#$Uj!(RR 
12 <u[ICf7J 
13 4;OW]ui]1. 
14 }TZ5»   YBd 
15 »       pQ][h]I 
16 ~'6+H:f7 
17 >t·s>3]LL 
18 hZ^VgInR 
19 gt0<{h1M+0 
20 hKS|b?@e 
21 {({x+Don 
22 D-(<4Qy&4 
23 Tq^cEY]W 
24 o^~M,kW4 
25 Ksy^n.[#l 
26 bCDPcADc 
27 &F!vt]|w24 &F!vt]|w
 25 tS3Dct*7
 26 T,+.lk#S
28 (mMp>d» b 
29 1>ypam|5 
30 %dI)!N{: 
31 'Up,$L]u27 'Wp,$L]u
32 Yz}H;IZ_ 
33 ?=c=[~Hi8U28 &F!vt]|_
 29 @fmVo-Yjc
 30 :jy>b?LR
 31 Ci%Ikp/x/
 32 cD1·^8:<
 33 R;MC$gc[
34 k0T$A!je.34 k0T$A!je.
35 D<~ZHHdA35 D<~ZHHdA
36 6s:^3C&kK36 6s:^3C&kK
37 0L>QE<oX37 0L>QE<oX
38 T.+6}ek^38 T.+6}ek^
39 [:r<n0I"M39 [:r<n0I"M
40 ZzAo|F-h40 ZzAo|F-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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
150 KB
./usr/lib/debug/.build-id/2d/948647bf3d82b69300a3ce8b8114a0541ab90f.debug vs.
./usr/lib/debug/.build-id/37/7bea4d1f0fb74bad657e0792d181b89a2658ea.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 7% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········0000ad74·000d6c·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0000ad74·000d6c·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0000ae74·000d6c·00018c·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0000ae74·000d6c·00018c·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········0000b000·000d6c·0014fc·00··WA··0···0··824 ··[19]·.data·············NOBITS··········0000b000·000d6c·0014fc·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········0000c500·000d6c·000134·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········0000c500·000d6c·000134·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00004d·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00004d·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001b8·006c46·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001b8·006c47·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·006e00·0002d9·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·006e00·0002d9·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·0070dc·003426·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·0070dc·003426·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·00a504·00030a·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·00a504·00030a·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·00a80e·000053·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·00a80e·000053·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·00a864·0043e6·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·00a864·0043e6·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·00ec4c·00075a·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·00ec4c·00075a·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·00f3a6·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·00f3a6·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:·2d948647bf3d82b69300a3ce8b8114a0541ab90f3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·377bea4d1f0fb74bad657e0792d181b89a2658ea
147 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·56·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·56·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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:·0x3e39c8)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0xe3914 ····<1a>···DW_AT_ranges······:·(sec_offset)·0xe39
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:·37·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·37·(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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
349 B
strings --all --bytes=8 {}
    
Offset 1, 12 lines modifiedOffset 1, 13 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 uu\H&)|3 
3 6_R@[81+% 
4 r{soF-<LW 
5 iO>5[!IA(2 CMV#=7yD}M
 3 _EeogqUpc·
 4 id<]R1·M#
 5 1cA3%+$S
 6 #TXow+9Bk
6 kEKkGxic7 kEKkGxic
7 h6F?<iPcT8 h6F?<iPcT
8 -qfdKR3r9 -qfdKR3r
9 D`zpNOT\10 D`zpNOT\
10 J7*skimage/io/_plugins/_colormixer.cpython-312-arm-linux-gnueabihf.so.p/_colormixer.c11 J7*skimage/io/_plugins/_colormixer.cpython-312-arm-linux-gnueabihf.so.p/_colormixer.c
11 !XF%-_» p12 !XF%-_» p
12 wmy'Cd0=13 wmy'Cd0=
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
415 KB
./usr/lib/debug/.build-id/2e/04848a7e527ff10f1bdb0ad91ad303142791c5.debug vs.
./usr/lib/debug/.build-id/c4/4853b6b3836a4eb138819592b099aaa7476f8e.debug
Files 10% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········00018c5c·000c54·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········00018c5c·000c54·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········00018d54·000c54·0002ac·04··WA··0···0··423 ··[18]·.got··············NOBITS··········00018d54·000c54·0002ac·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00019000·000c54·001bb8·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00019000·000c54·001bb8·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········0001abb8·000c54·0003b0·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········0001abb8·000c54·0003b0·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000068·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000068·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001d0·01ae15·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001d0·01ae18·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·01afe8·00035a·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·01afe8·00035a·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·01b344·00cc52·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·01b344·00cc52·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·027f98·0006b6·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·027f98·0006b6·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·02864e·00005a·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·02864e·00005a·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·0286a8·0144d7·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·0286a8·0144d7·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·03cb80·003371·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·03cb80·003371·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·03fef1·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·03fef1·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:·2e04848a7e527ff10f1bdb0ad91ad303142791c53 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·c44853b6b3836a4eb138819592b099aaa7476f8e
412 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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:·0x3e39c8)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x631614 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x6316
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
783 B
strings --all --bytes=8 {}
    
Offset 1, 35 lines modifiedOffset 1, 38 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 *Z-jS3fm1j 
3 VO4TKVAC 
4 'J»     rn@M'[7 
5 ;`-(M3rU. 
6 O~E[6+_H 
7 0^Hk%?JiGS" 
8 YAzET662 
9 O4o:#UV! 
10 =.5H"97$ 
11 {(4xS`|6 
12 nwmFr\C· 
13 F*#;riu, 
14 |U'U#|YH 
15 |5oaR%Mt 
16 R=-X;,9l 
17 AKcTX"I}26eA 
18 X&;O<aWY 
19 Y@0Xv@nc|+ 
20 »       B1)1-u[ 
21 $Nh2I9(8 
22 uM,cX,c4 
23 s'~`%Ly8k 
24 9n.uDmxl 
25 FOApEiE:n 
26 _QrJDt#7 
27 DQZ/OTM.O 
28 x{6mM<,?2 I|FMfU7w
 3 gOrN`7,x
 4 6&+e{G+e
 5 ;!\57J?s
 6 BB#HbtK)1
 7 hmYB2|_n
 8 l2a|u@aq
 9 tM(JozUa
 10 iRvKR0}(
 11 S=GN*»  Oc<9
 12 »       0TgP[sU/Eu
 13 }+4CI5~C
 14 59·;)/I<?
 15 !}^RGpO$
 16 [#L(f~rC
 17 !YU^k,g2
 18 \.w|qQ=a98y
 19 )!UR@i/R
 20 uz"\3?YO;
 21 w`Mtyp|7
 22 /.c#<»  hR3a
 23 Q|zj%0o2K
 24 _l((^_!_
 25 deVzRUzz
 26 T\/ULY'?
 27 R2B(YK)9y
 28 3HmPkNR?
 29 G·wZ(Rf9
 30 +[+i)"j)"
 31 |?A~`k·`e
29 l·vW7hi(32 l·vW7hi(
30 .MT>}8'an33 .MT>}8'an
31 +eN:Rf$K34 +eN:Rf$K
32 EBew[Q\=w35 EBew[Q\=w
33 J5{)q-·e36 J5{)q-·e
34 ]cZio/b#hDG37 ]cZio/b#hDG
35 Q/3)&`» {gZ38 Q/3)&`» {gZ
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
566 KB
./usr/lib/debug/.build-id/2e/fdf4d2b5e4a838575b8ff42ac2da1654d88741.debug vs.
./usr/lib/debug/.build-id/1e/12ea74662aeaa70ace2843355ff12f388bdec2.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 9% 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:··········372804·(bytes·into·file)13 ··Start·of·section·headers:··········372796·(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·0x5b044:1 There·are·35·section·headers,·starting·at·offset·0x5b03c:
  
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
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:·2efdf4d2b5e4a838575b8ff42ac2da1654d887413 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·1e12ea74662aeaa70ace2843355ff12f388bdec2
560 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·124·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·124·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/_extrema_cy.cpython-311-arm-linux-gnueabihf.so.p/_extrema_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_extrema_cy.cpython-311-arm-linux-gnueabihf.so.p/_extrema_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x72ac14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x72ac
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
879 B
strings --all --bytes=8 {}
    
Offset 1, 43 lines modifiedOffset 1, 40 lines modified
1 AGCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 BhA?H-5u 
3 O/819MYH=$Z2 PUChM»  @3
 3 *#7y~+|j%
4 EJcX^B=Y4 EJaX^F=Y
 5 YP0[6gC6
 6 ^~dpU(Ep
 7 (_d[j#H_E
 8 bD,1T_\a»       
 9 !q9Eu8·?
 10 Qn#>;m::
 11 @+»     X2`s`\r[(J
 12 ui{[qocBi
 13 n0»     =s~{Y
 14 !Ooi_3;k
 15 |Gs5t2WCgS5
 16 owSu\u7U
 17 MTJ"1sBaW
 18 H4;]4lDg
 19 +s7A1=ia.0H
 20 v·hCDJYt
 21 EknQ.Qhd
 22 ;*JXT.+u
 23 d{PK'[~-
 24 @/oC|rc]
 25 f*za4=r8Z;
 26 ]G=_!_JO
 27 f}!>A.o{
 28 z;xT;b,h
 29 M]d{<gA{
5 V6DQF%Z9 
6 pCVHuc|G&o 
7 UjnSM}CMu 
8 ;(u}J(noE 
9 6XlWw[FC 
10 jJbZ@SNUa"K 
11 ):F)\:M+ 
12 WVnmy=_L 
13 $·Gre)(< 
14 [w!l;e2h 
15 ^9b)TTU\ 
16 S,z/b47X 
17 »       {pPex+R 
18 (TB;M)]g 
19 {.[<`bkf 
20 %'muXwyG 
21 #XIGh%=z 
22 ~RZEBcC'w> 
23 +o]_n7Lm 
24 d[^S'[ZM 
25 F4[cQ4[cZ4[cI 
26 )*!C?O%3 
27 @/oA|rb\ 
28 e»      A:p>EwfY 
29 j=1Gz{kT 
30 [6Rsl\s] 
31 PJd=pfUW30 PJd=pfUW
32 c6D47Ti>31 c6D47Ti>
33 >fm~jvqkS 
34 Qur](s](s]32 Qur](s](s]
35 G·o85r:U33 G·o85r:U
36 t/kb'B·?F: 
37 ;4TV=|XY34 ;4TV=|XY
38 sJh#j·-i35 sJh#j·-i
39 rI}Dbc4.36 rI}Dbc4.
40 ExT8keHl'37 ExT8keHl'
41 N~Dcr!^y38 N~Dcr!^y
42 d5)%czZN;39 d5)%czZN;
43 q2h~·4h540 q2h~·4h5
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
514 KB
./usr/lib/debug/.build-id/31/6b603b43041088d651c3b2b84d95ce4aa028a3.debug vs.
./usr/lib/debug/.build-id/3e/dafed20e3770d6e5f74524f6b568616c2ba60a.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 10% 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:·316b603b43041088d651c3b2b84d95ce4aa028a33 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·3edafed20e3770d6e5f74524f6b568616c2ba60a
512 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·165·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·165·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-311-arm-linux-gnueabihf.so.p/_warps_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/transform/_warps_cy.cpython-311-arm-linux-gnueabihf.so.p/_warps_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x70d714 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x70d7
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
714 B
strings --all --bytes=8 {}
    
Offset 1, 35 lines modifiedOffset 1, 31 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 E]cN;B=c
 3 gj-zs^DCS$
 4 -"wSS>SS
 5 K$q*HSH,
 6 bv{ai&zF
 7 CL»     *bZAa
 8 j1E.8O%·4_
 9 CmbJy=%Z<
 10 v$H.·coe_
 11 DTTDEz/)$
 12 vwvfvvwvno
 13 NN]LB`TQ~)
 14 !^Qxq·[<
 15 kgP|os%NN
 16 Q&TaBiTh
 17 @;dnSFSK
 18 MJdan~RWN
 19 `7*i~6^D
 20 &zp53[(}
 21 {OJ/9"qa
 22 fH_a!_j=^
 23 O'e`=!Yz:1
 24 ln2,nC>{
2 [@q,DaQo`v 
3 z@h;6·-E 
4 K»      U!ti)X 
5 \UBt)XJ»Ut 
6 -#D6+0=S 
7 xQBZa981 
8 1RJLr%!b 
9 p.)k'e.)ki 
10 )FVn(@T%; 
11 "»      Ab_bWEQb 
12 8cnAdC07S 
13 S:;mh5@*5 
14 *mcB3&<F 
15 Sso!|#Qi 
16 vDy0]INHKG 
17 Wmc[b"wF 
18 &9EU^·g& 
19 *"vDDEAT4 
20 .[b&Qb.c< 
21 &xM}$4ABS 
22 G]7K,-kA 
23 :N1'/9N) 
24 NEJ/9"T9 
25 EYF~u8ly" 
26 mZePV:/'OPMn 
27 N)RSP<mi 
28 ZSy&Ci") 
29 <~MO^^_@s25 <~MO^^_@s
30 g]=p4T2D26 g]=p4T2D
31 Y,d,bd|T)27 Y,d,bd|T)
32 Vv6*|4*T28 Vv6*|4*T
33 wL4^&`<0u29 wL4^&`<0u
34 G4+^>^Q·^30 G4+^>^Q·^
35 JxRH34}·@31 JxRH34}·@
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
772 KB
./usr/lib/debug/.build-id/31/ee1976dd512693963cccfcff772ae7dfdf2940.debug vs.
./usr/lib/debug/.build-id/e9/48673a5ac5b7918f6abad9a3c6126b34e19376.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 7% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········00025c00·000bf8·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········00025c00·000bf8·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········00025cf8·000bf8·000308·04··WA··0···0··423 ··[18]·.got··············NOBITS··········00025cf8·000bf8·000308·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00026000·000bf8·0020fc·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00026000·000bf8·0020fc·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00028100·000bf8·000438·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00028100·000bf8·000438·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000069·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000069·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001d4·029890·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001d4·02988e·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·029a64·000383·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·029a64·000383·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·029de8·0105bf·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·029de8·0105bf·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·03a3a8·0009e7·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·03a3a8·0009e7·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·03ad8f·000058·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·03ad8f·000058·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·03ade8·021bdf·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·03ade8·021bdf·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·05c9c8·004457·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·05c9c8·004457·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·060e1f·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·060e1f·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:·31ee1976dd512693963cccfcff772ae7dfdf29403 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·e948673a5ac5b7918f6abad9a3c6126b34e19376
768 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/_flood_fill_cy.cpython-311-arm-linux-gnueabihf.so.p/_flood_fill_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_flood_fill_cy.cpython-311-arm-linux-gnueabihf.so.p/_flood_fill_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x84e714 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x84e7
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
1.05 KB
strings --all --bytes=8 {}
    
Offset 1, 51 lines modifiedOffset 1, 46 lines modified
1 )@GCC:·(Debian·13.2.0-13)·13.2.01 vGCC:·(Debian·13.2.0-13)·13.2.0
 2 ~EfjGY}d
 3 *:JP;?» u
 4 i+3[?K$E
 5 Yr)[7K.g;
 6 EV54#@T5t
 7 IDXi<Gz_iH
 8 RTXdhN1uLR-r
 9 6aSb'h8L
 10 eC2yC2yC
 11 Ykm"Eu+,
 12 =9EqJPk3
 13 H3/x;#AW
 14 %@{9A3{b
2 ){}"~2[/ 
3 Yr!K7K.f 
4 O%p~<i·. 
5 Fi&]o&]o& 
6 p3k6I3C2 
7 QK`G:s*} 
8 =}VI5)OR 
9 M[7RxT6f 
10 ADh)<GzOi@ 
11 (ehRzS2/ 
12 2iNj>!f] 
13 h:B\dLu`( 
14 lv=UWj^8 
15 o");iyor 
16 UAS=)JWC= 
17 -GZZ'6eq 
18 OHS[!lI'15 OLW[!lI'
 16 @E9"H4'mM
 17 >wOKF|5%
 18 N@/$q'`0"x8V
 19 BJ@7^oII5
 20 ~j=)k2p'
 21 $[&cK?!%[
 22 ;-{%9jp7p
 23 QdqmieF»
 24 &Nxs|3zs|
 25 ql0e9=P}LW
 26 vOfldP]_
 27 n+tB@Ixw
 28 -Ld.P&\d6&·
 29 |,nc#7i,
 30 }j5[*)3o
 31 Jk&=wcqF
 32 Dbyk1k6!
 33 (UY?q<lc
 34 :)JSfDi~;pfB
 35 E'*DBdV$
 36 sA,bA,bA
 37 sA4`A4`A
 38 X-B&DeIG
 39 fcn%zu63'bVE
19 A@~k-lj. 
20 +xwxC^T}E 
21 |b8$\=wG 
22 R/^vfMaiB 
23 [saN';rk3 
24 %b9G=hQ, 
25 YR@{"{Hi 
26 JVe"@=xQ 
27 Uy»     _5:Yo 
28 u!{f.+y, 
29 C_}pGwM8 
30 ,T}rRUSQ 
31 wPi~(C9v 
32 *![ei0D~ 
33 ekv2kv65 
34 ;/3mp'2O 
35 Npg=2+ks 
36 -4'"7>D,4 
37 Ukq.?c]g 
38 @C9O^@C%Ar. 
39 ]S!;F\p{%w 
40 vM[MnmVW 
41 [u6'ZkP\N 
42 ^o)mOJr_ 
43 fufan%ze63'aVE 
44 bi2W~;ib&E 
45 L1Kd#h!-·40 L1Kd#h!-·
46 Ic]]>t*R41 Ic]]>t*R
47 p!r`TGSAF42 p!r`TGSAF
48 V&wE[0S443 V&wE[0S4
49 To.uB#0e(944 To.uB#0e(9
50 <zE\~Lx'45 <zE\~Lx'
51 v<H.%k;·46 v<H.%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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
824 KB
./usr/lib/debug/.build-id/33/a02f4a21ebd82b6c35d2fb1c9b0b20cd38d7fd.debug vs.
./usr/lib/debug/.build-id/7a/e113f4948c8513d48bb2de31d09169a8c433fa.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 11% 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:··········632708·(bytes·into·file)13 ··Start·of·section·headers:··········632700·(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·0x9a784:1 There·are·35·section·headers,·starting·at·offset·0x9a77c:
  
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·000b30·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b30·10···A··4···3··4
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:·33a02f4a21ebd82b6c35d2fb1c9b0b20cd38d7fd3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·7ae113f4948c8513d48bb2de31d09169a8c433fa
818 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-311-arm-linux-gnueabihf.so.p/_mcp.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/graph/_mcp.cpython-311-arm-linux-gnueabihf.so.p/_mcp.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xd87214 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xd872
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
1.25 KB
strings --all --bytes=8 {}
    
Offset 1, 65 lines modifiedOffset 1, 57 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 JU@DDT@@J 
3 QG[:A>ZFh_ 
4 BVL4A3I8 
5 BPgd[6AUt: 
6 u~P$=A=^g 
7 oexcQ@D- 
8 aCMv\qnP/F 
9 OK|lp$X= 
10 YQ/wBP]Zb 
11 nn&ZA2SA 
12 r6S@2Ig3 
13 >OmwUWWWw 
14 ,6%lq,f82 P,1p|;P3&p
 3 vDk_@{·9Rk_@
 4 |g+T)bX&
 5 7ts-;VsqN
 6 5Um8H80b3
 7 viLS9_6WL
 8 reR}a$-R
 9 I;CISFk,7t
 10 `Y,?+(Im7c
 11 kc;)wi"kv
 12 Adm5y=_@
 13 BLw0t%&r
 14 LD]"{sy3
 15 sso{ev`~h~
15 7h%W_1p;vW16 7h%W_1p;zG
 17 :H.R;Y){7
 18 )_Q8T>/.J
 19 cvIcC$VA(
16 h8GbT4T> 
17 NN+)pGN^H 
18 9·s0OH2~ 
19 }g4?<W_~( 
20 Pao<34*_ 
21 1*N5O3fn20 1*N5O3fn
22 6/27d#_P 
23 1fvB*5Y0s21 PUi·mtR]
 22 1wnhnXK'57,
24 l\(E;ALo23 l\(E;ALo
25 J|LCDGg<24 -~LCDGg<
 25 il*Xa&y*c
 26 ]`Ycl1&1
 27 ·JTmM%Tm
 28 5eH[U!P%Q
 29 3)>q4XOB
 30 ^~Mc-*U>*
 31 LiekkJi8?*
 32 x}'9$`Qi
 33 »       2kI<Af-A
 34 TN=yuh+v~
 35 &J32Ksj^RIzS
26 I=4'%7VR+ 
27 'hW$;):v9 
28 1Sh=i2cf 
29 actt24nd 
30 :;5rjX» 1 
31 U]%tF3t* 
32 ]e7]<"N{% 
33 ·3Wko)2K 
34 VRr»    py-ul 
35 Y)*a>2Ln 
36 r'lrhy}'lr 
37 n,4T{0Mt( 
38 d-@o6L*Y7 
39 )7LOYC>qj36 )7LOYC>qj[.
40 >7'X|}nf 
41 INi]N<bq 
42 6$X-D}$a 
43 )^[pEfve< 
44 _BQ\9bER 
45 Sa[Ma(+\ 
46 DwxPQ5E<bN=" 
47 3B1+H:-I 
48 C+L9O1E[ 
49 /PbjYQ2'7 
50 2'B`~=ieN37 9R&{7'{&%
 38 TI_d[+iE
 39 2;KsZ»  OAgiN[
 40 4NZUmPju
 41 |8P7Bz4P
 42 @kN:z/T_
 43 eKL"F!(S
 44 FUQD2#eM
 45 wh»     ~v_$x5
 46 Wn}~@lZRI
 47 {PyFv3w>
51 R<-V2E@,V48 R<-V2E@,V
 49 'T@EDDJ@
 50 5,bnz»  W3
52 OR*:_|';* 
53 ,-rW\402 
54 #I5>L'pq 
55 4]UJbJI, 
56 ID#}Neq` 
57 ~»      0>QoPj 
58 Yk3;c:sk 
59 >J#R@+z7&151 >J#R@+z7&1
60 s#'GR#Ib52 s#'GR#Ib
61 xHIipX2z53 xHIipX2z
62 2»      ;"5Q<;54 2»      ;"5Q<;
63 +K*Fe1]455 +K*Fe1]4
64 oDSf_d#B56 oDSf_d#B
65 lrL{VH9\57 lrL{VH9\
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
589 KB
./usr/lib/debug/.build-id/35/ec86b5dbb3f2789d56f16d48ac0c7a4f50fe63.debug vs.
./usr/lib/debug/.build-id/52/e951802af1ae99dde4fbbbabe072e23de9a0dc.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 9% 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:··········413604·(bytes·into·file)13 ··Start·of·section·headers:··········413608·(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·0x64fa4:1 There·are·35·section·headers,·starting·at·offset·0x64fa8:
  
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
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:·35ec86b5dbb3f2789d56f16d48ac0c7a4f50fe633 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·52e951802af1ae99dde4fbbbabe072e23de9a0dc
583 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·123·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·123·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/corner_cy.cpython-311-arm-linux-gnueabihf.so.p/corner_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/corner_cy.cpython-311-arm-linux-gnueabihf.so.p/corner_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x80ee14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x80ee
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
629 B
strings --all --bytes=8 {}
    
Offset 1, 26 lines modifiedOffset 1, 30 lines modified
1 cGCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 (OhX'Bu»} 
3 Vj`u.!^G 
4 99K_x*l{ 
5 ZDZ]+P<k 
6 lA0(si-f 
7 .o83me$Q 
8 (TQ|t»  OV 
9 ]k:?EOG8,w 
10 8K/uGH)Jm) 
11 +)p?8zGI 
12 k·3a»    OPW 
13 j|g`99\=E 
14 %2^3lEdP 
15 NB\b1itg6 
16 s.z6hhB* 
17 l5WH+Ls3 
18 =P`t'62FW 
19 d<%@aWuTo2 9Q(oE·K@-R7
 3 PcgiKS;K
 4 >Ym!1@Fl
 5 %m}|$]\"
 6 4Tl3$&Y`
 7 {.RWe·^l
 8 D+2B7yHE
 9 yqU)G~R7
 10 v6U|ui{$
 11 ^dIs\+]q1U
 12 YZI[-UUT
 13 mVl[(NWu*
 14 >dM$fF%Zj
 15 Kt&A-sw1P
 16 ·EeJ$F%B
 17 z^a2:;T.
 18 qnX+j#%I
 19 bU~kez!9
 20 'kw-p=%s
 21 ~VS^xVbta
 22 SR{,9lnI
 23 +>G»    E/6i7
20 jN%hoM3[!24 jN%hoM3[!
21 fN$jfBL3_25 fN$jfBL3_
22 rR]gjaWw26 rR]gjaWw
23 $t&BA?o<827 $t&BA?o<8
24 [`Ci·*X&28 [`Ci·*X&
25 *;t9LUo|^29 *;t9LUo|^
26 W;aJWwwyO30 W;aJWwwyO
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
509 KB
./usr/lib/debug/.build-id/36/e27f4b42c33452fc070881a9e70e568a32bd5a.debug vs.
./usr/lib/debug/.build-id/9b/263b84d631d939cf093644d850bd45eb93b21c.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 10% 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:··········328560·(bytes·into·file)13 ··Start·of·section·headers:··········328548·(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·0x50370:1 There·are·35·section·headers,·starting·at·offset·0x50364:
  
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
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:·36e27f4b42c33452fc070881a9e70e568a32bd5a3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·9b263b84d631d939cf093644d850bd45eb93b21c
503 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·155·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·155·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-311-arm-linux-gnueabihf.so.p/orb_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/orb_cy.cpython-311-arm-linux-gnueabihf.so.p/orb_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x654914 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x6549
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
837 B
strings --all --bytes=8 {}
    
Offset 1, 42 lines modifiedOffset 1, 33 lines modified
1 ZGCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 6o)$Ir\B
 3 ~J~CbUS}~
 4 ·`ay8»   d5
2 UZTu87I$ 
3 A$><R,w8/I 
4 ega.Gd.-F 
5 [iKD5/el 
6 l-p(+K?p-j 
7 PZK&HKd' 
8 ·=&qEQb65 ·="qeQb6
9 EuhySjIA 
10 |KtF80A~ 
11 PQ{L.9GIW 
12 &57Sl%IMI 
13 l85G+"!?b8g6 )RJ<'Rj&%
 7 aE$]aQ?T8
 8 wz+D.1\d
 9 f>bG$=/2*
 10 s:@q:.%;
 11 444}t$^F
14 pRzL>ms<>12 pRzL>cs<9
 13 j{RIWGO*
 14 [((FIl$J
 15 V2U.VT5n
 16 NEYIEYO*
 17 +\+·Dqr}
 18 `XG-iK2[
 19 Bk»     zNoi0i
 20 yrckMx`1
 21 <NWq&r7]
 22 {vI,:c,A
 23 -Ei0No'I6
 24 TM*vc!;=Z
 25 nlM7V~J57
 26 V3d.rz·IU
15 \Y{}Dkr]C2 
16 »       s9W+-jiO(j 
17 *zQ()4HW9Q 
18 f|&»    {nKXE 
19 ?iBj>8r4 
20 GR{<*4#t 
21 ediCAc/~& 
22 x!5:H(u= 
23 N8g5]9m= 
24 zvYTjePT 
25 oQ<'J7v)R 
26 HCMYnr;O 
27 IcLbFo{V 
28 _0<{%\QJ 
29 qGh]DS%O 
30 "U@.OtXg/ 
31 Yb)K|no@ 
32 [7d>-V;U 
33 77{Y.R9- 
34 I`O$]~» 4 
35 9"WS?7#&|n 
36 x|-(p5i(~.27 x|-(p5i(~.
37 *]O+ky$s28 *]O+ky$s
38 D"<L1jui29 D"<L1jui
39 O/,S|{/:'EW30 O/,S|{/:'EW
40 obyP;Zg@31 obyP;Zg@
41 y[GhumcjuA32 y[GhumcjuA
42 \<]\Y>3GD33 \<]\Y>3GD
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
555 KB
./usr/lib/debug/.build-id/3c/9357b91b080bcdc7da7dc489983c35c20e772b.debug vs.
./usr/lib/debug/.build-id/53/bf5fb766c995435bd3fdc7d185bfb96e0a4f34.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 8% 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:··········386408·(bytes·into·file)13 ··Start·of·section·headers:··········386396·(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·0x5e568:1 There·are·35·section·headers,·starting·at·offset·0x5e55c:
  
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
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:·3c9357b91b080bcdc7da7dc489983c35c20e772b3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·53bf5fb766c995435bd3fdc7d185bfb96e0a4f34
549 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·157·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·157·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-311-arm-linux-gnueabihf.so.p/_denoise_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_denoise_cy.cpython-311-arm-linux-gnueabihf.so.p/_denoise_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x759f14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x759f
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
814 B
strings --all --bytes=8 {}
    
Offset 1, 34 lines modifiedOffset 1, 38 lines modified
1 w+GCC:·(Debian·13.2.0-13)·13.2.01 O4GCC:·(Debian·13.2.0-13)·13.2.0
2 RP;Bky`* 
3 [hjJBd"5 
4 )LJ<'Rj,% 
5 jp|7P}|JX 
6 ?L4}rqg» 
7 ,H0^N·W4 
8 uo8z%*E= 
9 S(1=PLy` 
10 M6>*}"H4 
11 wHuQSq·s 
12 6/Ci<C!x^ 
13 mV6Joa6| 
14 dgXT.71@4t> 
15 -9Ts~@|ajs 
16 -\d4mnG+ 
17 EsCb;x~2$v 
18 <z_UyMXZ 
19 [&K-^Z=6 
20 30pocep5-p, 
21 ·RFU·2oD 
22 ZUqAr7bV 
23 nmQN~nIH 
24 YcU>[C_P 
25 -3g·D[fb! 
26 f{ti7EAH 
27 F[,»    '1»  <L2 ;*(UvGWT
 3 QnI7f!}F
 4 k|!)/e4.5
 5 j+cjW>hO
 6 `tJk5»  sm
 7 9V7*s}?<
 8 <(g6ra??(g6J
 9 ykF6zFb?
 10 b^OkIwAr
 11 ?P_6Hd7fq
 12 #*SmY3R'
 13 R1·Je7XJ]w^
 14 />g-NHW=D
 15 m)UTUUmE
 16 `R1AFD8V
 17 v&k$qsV^
 18 `S'VO$;}
 19 ~pp3U{qMEY
 20 u$a==+b\
 21 5=nX(T@fF
 22 /G/:QU\&
 23 fc'K7KHn
 24 qO@r]R» c
 25 #'^~{Dj3
 26 (7EvDf2Uv
 27 f{ti7AAHeqi
 28 9C7Ga|>Sj
 29 &WSWZPWQ
 30 g_vR!l8d^
 31 -N$I9YxJ^
28 d^OOuuuuuUuu32 d^OOuuuuuUuu
29 !o2EWC^k+lo33 !o2EWC^k+lo
30 hqi=!i0+3S34 hqi=!i0+3S
31 "OVl(E6J35 "OVl(E6J
32 7"<cO}I-36 7"<cO}I-
33 5&y8&A[fZ37 5&y8&A[fZ
34 2mQN\IYau38 2mQN\IYau
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
388 KB
./usr/lib/debug/.build-id/3d/268e11aad7030bab8156bbe68ea124009fa4b8.debug vs.
./usr/lib/debug/.build-id/15/ba7b45bc75a2d642c65314b91fc49b3a3610f5.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 10% 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:··········245468·(bytes·into·file)13 ··Start·of·section·headers:··········245460·(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·0x3bedc:1 There·are·35·section·headers,·starting·at·offset·0x3bed4:
  
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·000a80·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000a80·10···A··4···3··4
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:·3d268e11aad7030bab8156bbe68ea124009fa4b83 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·15ba7b45bc75a2d642c65314b91fc49b3a3610f5
382 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/geometry.cpython-311-arm-linux-gnueabihf.so.p/geometry.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/_shared/geometry.cpython-311-arm-linux-gnueabihf.so.p/geometry.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x4cac14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x4cac
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
578 B
strings --all --bytes=8 {}
    
Offset 1, 31 lines modifiedOffset 1, 26 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 @]l^KE&j2 bm^sEgzP
3 CVpJ·g:+&3 CVpJ·g:+&
 4 7qBY;^>!<?
 5 Ns%1=O/K
 6 bc!=6Z{3
4 L-e<BJ7· 
5 LBIeg(q>s 
6 `y5t&T1nS: 
7 i[smG)<H 
8 k[CE:+!c 
9 \`gQL^+{P 
10 CcJ5Kzh07 CcJ5Kzh0
 8 [25<zVSc
11 "s(IzVS/9 "s(IzVS/
 10 _y$-=Tj?O8\
 11 09{z<L>t
 12 a{`o>LgI
 13 %j;Y&'0m
 14 .b1sFa]v
 15 vl5i,OdL&7
 16 N[^5$OGN
 17 (»      y#VCHam
 18 `Q%;pS·s
 19 vZ%Nm8H?
12 -7K2=yCa 
13 ip3X~_JN 
14 WGDKuCtWJO 
15 F\sB:jYa"»       
16 Mka%g17e 
17 cngwfgwgg 
18 ~>N)fC7JU 
19 ^XW=V<z2 
20 hr2{?O`ixA 
21 0\+Hp-Kp-K 
22 l=ug;H^] 
23 Hz!@]XDm. 
24 »       .d%8VhB 
25 1Q[}zo<*k20 1Q[}zo<*k
26 J@S5|B\n21 J@S5|B\n
27 %KB}g'rd22 %KB}g'rd
28 t=5mk0!»23 t=5mk0!»
29 FO0ae^/w24 FO0ae^/w
30 ,f@:1w"n25 ,f@:1w"n
31 Ny:;XB7qT26 Ny:;XB7qT
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
133 KB
./usr/lib/debug/.build-id/3d/591afbfd2d96461cb8e0aae43be214ee55c1d5.debug vs.
./usr/lib/debug/.build-id/c7/3160129a124319981c43b804e607677f31b70e.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 10% 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:··········137352·(bytes·into·file)13 ··Start·of·section·headers:··········137356·(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·0x21888:1 There·are·35·section·headers,·starting·at·offset·0x2188c:
  
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
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:·3d591afbfd2d96461cb8e0aae43be214ee55c1d53 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·c73160129a124319981c43b804e607677f31b70e
127 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·58·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·58·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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:·0x3e39c8)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x2d7e14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x2d7e
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:·40·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·40·(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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
514 B
strings --all --bytes=8 {}
    
Offset 1, 25 lines modifiedOffset 1, 22 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 PwWQ1-/_
 3 `<y,qBH1ba
2 dK{a@g» } 
3 Yz/7*jEB 
4 Rk5.<>kQ 
5 5Q"BMoKD 
6 5?6KWAhU4 5?vKWAhU
 5 UPRbLG)V!
 6 fJxPR`YL
 7 9.-G*I-9
 8 RYu6=u>U
 9 =IX=H+VQ_
 10 fKt?oZ?(
 11 yo@-Pe`>
 12 %!o%ux)NCI8
 13 (u%e92J_
 14 {e]3Uv$v
 15 uG~dq~dq~|
7 Rb"RAQwi# 
8 @#=I2=o0= 
9 6%@4;>JT 
10 t-IRKR!-a` 
11 /xnh+VIIl)(!s\II 
12 />+e>2Ki 
13 zgeY_YiY2 
14 a8k>39Of 
15 X;CfJI^t. 
16 tZfJ9^KG[E 
17 x(SLW·pEfJ· 
18 ·nV!"R1n 
19 i{-l}<_X16 i{-l}<_X
20 ]b]#OgJ{R,17 ]b]#OgJ{R,
21 vv?f/f`t18 vv?f/f`t
22 YaVE(LoR19 YaVE(LoR
23 !ERtV+T#[_20 !ERtV+T#[_
24 {:b^2VtG21 {:b^2VtG
25 upb^vFgV22 upb^vFgV
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
103 KB
./usr/lib/debug/.build-id/40/bf803cc17713f79172f094bc069587979a82bc.debug vs.
./usr/lib/debug/.build-id/33/522f3094f28fc457922286d2af7af05e202161.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 14% 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:··········57408·(bytes·into·file)13 ··Start·of·section·headers:··········57412·(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·0xe040:1 There·are·35·section·headers,·starting·at·offset·0xe044:
  
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·0005c0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·0005c0·10···A··4···3··4
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:·40bf803cc17713f79172f094bc069587979a82bc3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·33522f3094f28fc457922286d2af7af05e202161
97.6 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·51·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·51·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-311-arm-linux-gnueabihf.so.p/_histograms.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/io/_plugins/_histograms.cpython-311-arm-linux-gnueabihf.so.p/_histograms.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0xc3014 ····<1a>···DW_AT_ranges······:·(sec_offset)·0xc30
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:·34·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·34·(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:·0x3f9b50)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b50)·
417 B
strings --all --bytes=8 {}
    
Offset 1, 11 lines modifiedOffset 1, 17 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 ^·!aGCC:·(Debian·13.2.0-13)·13.2.0
2 dI~S#m#R 
3 0E`Qa)>hZ. 
4 ZcWO!l[;Pk^2 5S333S35
 3 3q6A/yk3
 4 -»      4'mc+$
 5 H(#3~N!$N
 6 F/p,B2EH^
 7 Ln!HW)3Tz
 8 >at`Hc`n.
 9 ac9QWcb\H
 10 4<Ohdk&RT
5 ·13FOF:b11 ·13FOF:b
6 o7V4)K6%`12 o7V4)K6%`
7 3=0[sr6>Y13 3=0[sr6>Y
8 skimage/io/_plugins/_histograms.cpython-311-arm-linux-gnueabihf.so.p/_histograms.c14 skimage/io/_plugins/_histograms.cpython-311-arm-linux-gnueabihf.so.p/_histograms.c
9 ^0qh=c"z`m15 ^0qh=c"z`m
10 =/"R:![_16 =/"R:![_
11 R·'7bXC)17 R·'7bXC)
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
573 KB
./usr/lib/debug/.build-id/43/baf7d6b04b68b1cb3045587a052e4faa4b2a92.debug vs.
./usr/lib/debug/.build-id/e4/4a33f2f2c0370406feb72772f73418b01a77bd.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 9% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········0001fc30·000c28·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0001fc30·000c28·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0001fd28·000c28·0002d8·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0001fd28·000c28·0002d8·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00020000·000c28·001ca4·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00020000·000c28·001ca4·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00021ca8·000c28·0004e0·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00021ca8·000c28·0004e0·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00006c·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00006c·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001d4·0221f0·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001d4·0221ed·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·0223c4·000361·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·0223c4·000361·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·022728·00fa7b·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·022728·00fa7b·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·0321a4·0008ec·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·0321a4·0008ec·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·032a90·000043·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·032a90·000043·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·032ad4·01bd47·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·032ad4·01bd47·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·04e81c·003de4·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·04e81c·003de4·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·052600·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·052600·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:·43baf7d6b04b68b1cb3045587a052e4faa4b2a923 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·e44a33f2f2c0370406feb72772f73418b01a77bd
570 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·124·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·124·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/_sift.cpython-311-arm-linux-gnueabihf.so.p/_sift.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_sift.cpython-311-arm-linux-gnueabihf.so.p/_sift.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x784814 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x7848
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
783 B
strings --all --bytes=8 {}
    
Offset 1, 42 lines modifiedOffset 1, 32 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 jH,!A(+LCz 
3 g0-/`)P;a)n 
4 \XTr%InP2 (I|d/»  "Z
 3 axb?iH+B
 4 d>FsBv9a»       
 5 J%tM/q|"
 6 z{5i[_%G
 7 z%dbVo)#^
 8 ?QHL&%s`=h
5 EAW+M_jb;9 EAWKM_jb[
 10 RhA/0mQJ
6 j(P=ajMC11 j(P=`jMC
 12 SOqri)0o
 13 cvTH»   !+1
 14 pA%/ce:@
 15 X'Z=UvPKCO
 16 `=\Jl*D~
 17 6\1[Fdus*
7 Xn`#sWXn`k 
8 sclo`?·xE 
9 >u[-E4$O 
10 oYU_;q@| 
11 e>IB>;x[d 
12 \*nw'rwIW 
13 ZIxr]4Za 
14 wEq[k»  $OS 
15 Jf+JFQ5e18 Jf+JFQ5e
 19 )C\·E?`*
 20 {lW"kW}b0
 21 ^f}.h}.M
 22 7WW9\}"\]|
 23 `?k4Qo\}=J4
 24 Bqa*}euV
 25 xTRa1\Cuq
16 <Ut$3DGr 
17 ^O0KHq0D 
18 ]/Z}{P|CT 
19 S"|yam2,~ 
20 //wy>5(U 
21 ,g!&4FCT 
22 uDu9xDME 
23 LB~B(}mi 
24 ovSiC%Wku 
25 #aSk2$l{R 
26 yy&f+NWF 
27 ONS/FZ]w 
28 M9vdA%'^j@ 
29 4y-E;]^K1N 
30 vFaHDc!+ 
31 {**vMz» !z* 
32 n}X`7>)· 
33 KaV·q7!-# 
34 {Ij]·}#S 
35 J<*3a1UC 
36 MdV>mZa6Q26 MdV>mZa6Q
37 9KI?yP2!27 9KI?yP2!
38 xp3Bi"Bi28 xp3Bi"Bi
39 y)1/KUdia29 y)1/KUdia
40 f;?%6B}2@30 f;?%6B}2@
41 ,IL<QfyB31 ,IL<QfyB
42 wXXzGADA32 wXXzGADA
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
533 KB
./usr/lib/debug/.build-id/44/52025145a562910db4abf40533d3490e329f25.debug vs.
./usr/lib/debug/.build-id/fd/268dc0d316b8c2f679d01b8fa2e2c72e610145.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 8% 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:··········452916·(bytes·into·file)13 ··Start·of·section·headers:··········452904·(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·0x6e934:1 There·are·35·section·headers,·starting·at·offset·0x6e928:
  
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
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:·4452025145a562910db4abf40533d3490e329f253 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·fd268dc0d316b8c2f679d01b8fa2e2c72e610145
527 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·123·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·123·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/corner_cy.cpython-312-arm-linux-gnueabihf.so.p/corner_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/corner_cy.cpython-312-arm-linux-gnueabihf.so.p/corner_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e39c8)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0xa27614 ····<1a>···DW_AT_ranges······:·(sec_offset)·0xa276
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
846 B
strings --all --bytes=8 {}
    
Offset 1, 35 lines modifiedOffset 1, 41 lines modified
1 %GCC:·(Debian·13.2.0-13)·13.2.01 EGCC:·(Debian·13.2.0-13)·13.2.0
2 pVR@o»  =` 
3 i1hhs!=»! 
4 ;]awA_!V 
5 T\$#xQD~J 
6 AxVsCXMsh 
7 En'#<!XN 
8 }}IQ~5KQ 
9 J-w*B10u 
10 o*%=tY,4 
11 VBATUI|yAT 
12 [fvfwgvw 
13 #7xaQ"UM 
14 ,<0-Bl!se 
15 zesGBC8-9E^ 
16 _&!5o5Ur{$ 
17 TZ}2\9W_ 
18 X:r2J6i^ 
19 nmuFUj#X 
20 z,^;ZYUv 
21 aU}`|@XU 
22 ku+V3yP' 
23 'e~Y,z3Q 
24 ·*<O58.I 
25 F[R4k9EY 
26 pk^ylX3S 
27 Wv|{]»  m/ 
28 bQ#'Bp\GY#IDW2 [=smaWoD
 3 ·!,=#Nd)"1
 4 x@sD{&?r
 5 Gy·*aMmx
 6 EVc8|UNX
 7 ,Hk0[6*Xn
 8 arv|k)B]$
 9 TLLpZ?^^
 10 H»      J&,q"|
 11 nZ[)SD1m
 12 LjZQ9yKAG
 13 <>iz»   Gr» 
 14 Xh*m]%oF
 15 {GM/DL8S,S
 16 {Ny{iI{]&%Z
 17 »       '·hiDBte
 18 pn=FJiJ$
 19 B<<WnTj·
 20 Q"i:8XK^"$
 21 1Ht%W6PW
 22 Q_nMEkWbi
 23 >FB@<·_"
 24 =m`6A!EoF
 25 yr4K(veL91
 26 (5fLd%k#
 27 ]`rsTlQQ
 28 %Di)=Tei
 29 [i&R@fHW
 30 $M!mC/#s
 31 I5OdYSW!=
 32 z-NkTVU2
 33 PVhWfEv%o
 34 l){W0P_|VJ
29 ,d=1dN9qi35 ,d=1dN9qi
30 )>1fga/)g36 )>1fga/)g
31 $vx7bz6b37 $vx7bz6b
32 7:x»    WhPn38 7:x»    WhPn
33 kTD9h4Ic39 kTD9h4Ic
34 O!})zN7sh40 O!})zN7sh
35 j|i*2"/E41 j|i*2"/E
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
405 KB
./usr/lib/debug/.build-id/44/f7c12283001ab9279411f2b5d3c90cae24ffd1.debug vs.
./usr/lib/debug/.build-id/a6/f09a57ea13a5089e2bced7a916a6d2e4a54092.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 8% 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:··········286248·(bytes·into·file)13 ··Start·of·section·headers:··········286244·(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·0x45e28:1 There·are·35·section·headers,·starting·at·offset·0x45e24:
  
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·000a80·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000a80·10···A··4···3··4
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:·44f7c12283001ab9279411f2b5d3c90cae24ffd13 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·a6f09a57ea13a5089e2bced7a916a6d2e4a54092
399 KB
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:·0x8457 ···Abbrev·Offset:·0x845
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·65·(DW_TAG_partial_unit)9 ·<0><c>:·Abbrev·Number:·65·(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:·0x3e39c8)·11 ····<11>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
12 ·<1><15>:·Abbrev·Number:·9·(DW_TAG_imported_unit)12 ·<1><15>:·Abbrev·Number:·9·(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:·9·(DW_TAG_imported_unit)14 ·<1><1a>:·Abbrev·Number:·9·(DW_TAG_imported_unit)
15 ····<1b>···DW_AT_import······:·(GNU_ref_alt)·<0x14b>15 ····<1b>···DW_AT_import······:·(GNU_ref_alt)·<0x14b>
16 ·<1><1f>:·Abbrev·Number:·9·(DW_TAG_imported_unit)16 ·<1><1f>:·Abbrev·Number:·9·(DW_TAG_imported_unit)
17 ····<20>···DW_AT_import······:·(GNU_ref_alt)·<0x4d38>17 ····<20>···DW_AT_import······:·(GNU_ref_alt)·<0x4d38>
18 ·<1><24>:·Abbrev·Number:·9·(DW_TAG_imported_unit)18 ·<1><24>:·Abbrev·Number:·9·(DW_TAG_imported_unit)
707 B
strings --all --bytes=8 {}
    
Offset 1, 37 lines modifiedOffset 1, 29 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 1fdzC+3c1
 3 X:VY»   p5;
 4 N_lW8HF/\
 5 k@u1W$@H
 6 s"aj./A<
 7 FvsVW{s!{Zsi!
 8 pAx&2L5»Od
 9 [aK]~5CZ
 10 b=XOV@B=
 11 :c2UV;$}|
 12 9F!~e`Zl
2 QV&3|f4O 
3 bM$d.VHQ 
4 [,'vSh3E 
5 W;»     {S!9A 
6 [j1oB`2X 
7 4QJ}X^[1 
8 -kr+x_k& 
9 7v$[!sniH 
10 PpN$,<^_ 
11 _nHoxx>*N4 
12 l]·R%o:&*9 
13 PXc0opH* 
14 [:zVs@EU9y 
15 6o]{YAfT 
16 7.t|~P_< 
17 s+447INU 
18 aq!/%P!{ 
19 l18-4KF(6~:K13 l»      8-2KF(6~:K
 14 ,WOxQ??=
 15 s[IV;·g7
 16 Xm(`1E0~
 17 "VCsLjDN
 18 Y3?yl=~M
 19 iISc$dW&
 20 s'(tHR[gR1
20 `?!CC|wF 
21 z2'Y;1/&G 
22 H[2W]9SC 
23 ;6DTD@ED, 
24 {[fvfwvv 
25 Jz!pJF<@R=-# 
26 3;3;[fwo 
27 !J~Vyy[(y 
28 A%,Iq|4T21 A%,Iq|4T
 22 +&kuhT.@<"W
29 wDyBs:DS 
30 64oBtUjZ_` 
31 Yh^Gcyxkq23 Yh^Gcyxkq
32 5I5DSC6·24 5I5DSC6·
33 mU-Tobx|25 mU-Tobx|
34 THIHtWn];26 THIHtWn];
35 VsH|f.nlh;27 VsH|f.nlh;
36 x1|v*,#PL28 x1|v*,#PL
37 HRRo[1H4*29 HRRo[1H4*
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
426 KB
./usr/lib/debug/.build-id/45/666a759ec91e57e5e6b17cba1ab03a2a32ff26.debug vs.
./usr/lib/debug/.build-id/5a/6ef01e2a76a8e4234fa97d02d53ee05fe6b2a6.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 10% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········00017c50·000c48·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········00017c50·000c48·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········00017d48·000c48·0002b8·04··WA··0···0··423 ··[18]·.got··············NOBITS··········00017d48·000c48·0002b8·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00018000·000c48·001524·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00018000·000c48·001524·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00019528·000c48·000480·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00019528·000c48·000480·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000064·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000064·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001cc·018d37·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001cc·018d35·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·018f04·00035e·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·018f04·00035e·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·019264·00c590·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·019264·00c590·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·0257f4·0006e0·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·0257f4·0006e0·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·025ed4·00004d·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·025ed4·00004d·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·025f24·0149fa·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·025f24·0149fa·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·03a920·002f97·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·03a920·002f97·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·03d8b7·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·03d8b7·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:·45666a759ec91e57e5e6b17cba1ab03a2a32ff263 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·5a6ef01e2a76a8e4234fa97d02d53ee05fe6b2a6
423 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/filters/_multiotsu.cpython-311-arm-linux-gnueabihf.so.p/_multiotsu.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/_multiotsu.cpython-311-arm-linux-gnueabihf.so.p/_multiotsu.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x571414 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x5714
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
655 B
strings --all --bytes=8 {}
    
Offset 1, 27 lines modifiedOffset 1, 32 lines modified
1 &GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 x7zf!<a6
2 BZ1btsV% 
3 N0v\Spu6 
4 S1zc7,1@ 
5 `k8()7HJ3 ak8()7HJ
6 &yzP|W;O 
7 TDCQ4Qu9 
8 JsM6Zha1f 
9 s6CA2Xgca 
10 *-V9M2hh 
11 sS,9;xr6 
12 r{0;<C-GU 
13 UUE[[Q[5 
14 _X.»    s01u 
15 1]k*abSm4 o'p+9q3:@
 5 |ei@vM5r
 6 kKB3z~MXSz~
 7 bvOsh&_c
 8 V(H}{m=H}{S}
 9 ~{)vz_})
 10 h~bq?J}/
 11 N(:0oxymc
 12 h8,I/(/D@
 13 ==%1?E9r
 14 0=UY)5[U
 15 G6L/Fi*Q
 16 &yY_?)d&
 17 X:8CK\u]
 18 @XKeTagY
 19 `YY(ei#,
 20 GcINi{;j
 21 \Hi)J^|TJi
 22 UjWkxZXI
16 O8O]n7c(23 O8O]n7c)
 24 r\`9.0+R
 25 !gj{cgz*w
17 :/2nE`E; 
18 Q_»     (G,S|s 
19 yL2*K$aw 
20 5}xfVQfV 
21 $i4_Mx^X26 $i4_Mx^X
22 rC$p!y7N27 rC$p!y7N
23 QUVqz9Su28 QUVqz9Su
24 (\(]^z)nXy29 (\(]^z)nXy
25 11WwqMe(g30 11WwqMe(g
26 o$eK?»  E%31 o$eK?»  E%
27 $?<K3}tc32 $?<K3}tc
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
941 KB
./usr/lib/debug/.build-id/48/17deb7d106b8c24c976b9da0b8cd3259336ad5.debug vs.
./usr/lib/debug/.build-id/26/c1a3910c24aa65b0e9cfd9f9c8e8df9656edbb.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 5% 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:··········1148972·(bytes·into·file)13 ··Start·of·section·headers:··········1148964·(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·0x11882c:1 There·are·37·section·headers,·starting·at·offset·0x118824:
  
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·0009d4·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000138·000138·0009d4·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········00000b0c·000138·001840·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000b0c·000138·001840·10···A··4···3··4
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:·4817deb7d106b8c24c976b9da0b8cd3259336ad53 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·26c1a3910c24aa65b0e9cfd9f9c8e8df9656edbb
932 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb319)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb319)·
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-311-arm-linux-gnueabihf.so.p/_remap.cpp12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/util/_remap.cpython-311-arm-linux-gnueabihf.so.p/_remap.cpp
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x1e2f014 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x1e2f0
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
3.66 KB
strings --all --bytes=8 {}
    
Offset 1, 168 lines modifiedOffset 1, 187 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 :%`Se>6}u 
3 Ak8M(HG0 
4 |ynI`X{I 
5 SM0TlYTd. 
6 oGW>r^|ynI` 
7 GED;$~[` 
8 Go!j!9N02 )Gcx]S;u
 3 ,f8DSMt@
 4 h7ahv'?;
 5 OHa8}B» C
 6 Ao8=)HB0
 7 >rI|ynI`
 8 46)0xmR`
 9 yF&(0D'8?
 10 (0lBj»  jsH
 11 5:rg!:C-
 12 PO5UmRc>
 13 \UO'I4)4
9 oySy$aX4U14 oySy$aX4U
10 $OL2`8>% 
11 25y4^e-: 
12 A&j-,\+_9L 
13 dwR^{P~»·H8 
14 o;»     2qvbq 
15 w~*Io+P" 
16 [$G1)I~)"( 
17 q9UR<*{i.[ 
18 ^oZm0>"j 
19 ';re'N~^ 
20 &#ZZe+}nt9 
21 qk`b(O_\ 
22 [ipxh·I._b 
23 /mJ=[*ry; 
24 /%*kJ=[*r 
25 II*`'N*# 
26 .i`J=[*j 
27 j9ZVN/&T 
28 hmJ=[*jy 
29 WRzB11E0 
30 SL79@{LN 
31 snJii@n@ 
32 A./&075D. 
33 g4#Z'[Jd 
34 NY&+>5D.' 
35 upj»    ;nvPy>wF 
36 F%Wl_:c> 
37 Z~HoWKC]< 
38 ';re'=(| 
39 rqb5HV{L>W 
40 \QoWKC]< 
41 ,INkjZ>! 
42 w?oG.kS{ 
43 iAU39G^@ 
44 mJ=[*jy= 
45 :L-_JF-wb+15 {#]o#=ro
 16 uBUF[0|Nj·
 17 <0LA1ik$
 18 e=04({/04
 19 urc»    "I-H&
 20 `X57E{Fi
 21 d)q_2{K,
 22 ]aty6\./
 23 3V.'\6]|4
 24 \n@0}y6U>L.
 25 (lJ=[*ry/
 26 f)fJ=[*r
 27 \nQ$L.g.
 28 Yq2KE1@tu.
 29 pC*#]{r/
 30 >Ajy1j9O_
 31 ';re'+(\6
 32 Z>7(H-_l
 33 T^w3]-_g
 34 _*kj}NWjwL
 35 f@-g=FW=
 36 ho.6Fw+V
 37 S[Js|jJ=[*j
 38 ZnX"@-W8
 39 7=·7NNFB
 40 |yT-wf3'u
 41 hZ8@-?z3@-w
 42 Wq^fD6N2
 43 "^K1M1n=L1
 44 Fb}I~4^>Z
 45 !.6Aw+Ven
 46 ;bIPy>wF
 47 Kxs»    MgD.\
 48 =N;Yy>_/&
 49 h[_l1BuF
 50 $9]v(M5»g
 51 `JU#T/O5BuJ
 52 vCyB!$JEm
 53 *IZoAB=·tc
 54 e+_a.S~QV
 55 ucbb1v8&?
 56 »       :Y_"s@S
 57 Uq*KE]@L7.
 58 BL)P»   Fl<BRj
 59 STmGgGX3
 60 =pHJHkOc
 61 »       f{?U-SOG
46 Ru.0^·GJ62 Ru.0^·GJ
47 O@f:lf:\ 
48 r@+h:»  U> 
49 v(/iSt5Y 
50 JcKb0WY\alM 
51 nTT&xl9*3 
52 A9qW.Y`;M 
53 J8UeOi;ku 
54 J·&OvFtqo 
55 tx+»    ^0A/{ 
56 Mp^g$A("!e% 
57 }5s#vE~: 
58 CTE7D{7b63 `"@E'BX^
 64 NU-gq|nm
 65 +fCErC» mo
 66 )7/AI>^*;@
 67 9N~6)?ga
 68 L,'^JKX@
 69 w&^riN|5
 70 .»      n!rY#Ha
 71 %»      N·rH#Hf
 72 U2SJvZ%Q5
 73 dY%!RR($
 74 #2LMja$[
 75 `_Hi.$8v
Max diff block lines reached; 1833/3697 bytes (49.58%) 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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
510 KB
./usr/lib/debug/.build-id/4b/7c07daf172b32e0cb73b24010febea6db840d1.debug vs.
./usr/lib/debug/.build-id/fe/b0abbf7cdd1309f653a1c3c9fc0710f8d940a5.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 7% 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:··········438400·(bytes·into·file)13 ··Start·of·section·headers:··········438396·(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·0x6b080:1 There·are·35·section·headers,·starting·at·offset·0x6b07c:
  
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
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:·4b7c07daf172b32e0cb73b24010febea6db840d13 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·feb0abbf7cdd1309f653a1c3c9fc0710f8d940a5
504 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·145·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·145·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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:·0x3e39c8)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x970e14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x970e
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
800 B
strings --all --bytes=8 {}
    
Offset 1, 41 lines modifiedOffset 1, 34 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 dBGxF~f.s
 3 ]RY{%P*#U
 4 2-M@4(n<i`y
 5 `Sk#d6(c
 6 e=o1z-oF
 7 gK*O]|G?
 8 FsCBbm4y
 9 ;6Juxoy?
 10 6d$@}@s?O
 11 FlY»    g`_o
 12 m_Igzq[=
 13 )7}Cg1/;
 14 :S]*EBt%D!*
 15 WxJ~$Fl:
 16 j:H[`OGi=/
 17 !qVmP<7(^k
 18 q|9ZJg&r
 19 bj-3MSJN
 20 -mnBOPu.mj27
 21 ]b`&A!!_
 22 Pe)\LK~**
 23 q5$_Q;xi
 24 D·Sh5nVD
 25 ZO"mL,^Sj
 26 Df:1lf0\
 27 :E-[7*\=
2 Bkx08kBr 
3 v/EP{G6* 
4 gS-j}/b3 
5 dEM\%{_2" 
6 :Y~Ux;7< 
7 Wsu<U[Nj 
8 Z!BQr(>/ 
9 "eq,XfP9 
10 J{Kw2>G~m 
11 0Gfop»  »  . 
12 8r>8UqNF 
13 4%/OT_wQH 
14 Ew4]Yt'Aw 
15 o-u3Y1Aw 
16 752{S3Ko 
17 lTY{0k?[ 
18 FCA?MAw2 
19 y3R<h2N$h 
20 byE_KXm1D 
21 'pt7L`92 
22 .inDOPu*ij47 
23 N|8$s8!k 
24 Vyi/G/<w 
25 NtM9([xF 
26 Ue*)ic7E 
27 ·k'?@=m7 
28 E[pkqL<f 
29 m|'dLc0E 
30 z?Ra>86_ 
31 w.M»    YyH<M 
32 =OrO7iY.Zf 
33 1[U/:n+wD 
34 t+`i5}^~ 
35 $ZCP}&LxS28 $ZCP}&LxS
36 4W\fHo%3r29 4W\fHo%3r
37 Ma|Nl:-q30 Ma|Nl:-q
38 #&l[-»  --WKB31 #&l[-»  --WKB
39 yq5Y»   *e-32 yq5Y»   *e-
40 v4xCqgX»33 v4xCqgX»
41 7@<yT"!u34 7@<yT"!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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
588 KB
./usr/lib/debug/.build-id/4d/6b03fbc75b85c02a8daea2be3ade40721f5d1c.debug vs.
./usr/lib/debug/.build-id/0b/ff516105856ba26354863af0afa08b3a049835.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 8% 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:··········375528·(bytes·into·file)13 ··Start·of·section·headers:··········375532·(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·0x5bae8:1 There·are·35·section·headers,·starting·at·offset·0x5baec:
  
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
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:·4d6b03fbc75b85c02a8daea2be3ade40721f5d1c3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0bff516105856ba26354863af0afa08b3a049835
582 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/filters/rank/core_cy_3d.cpython-311-arm-linux-gnueabihf.so.p/core_cy_3d.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/rank/core_cy_3d.cpython-311-arm-linux-gnueabihf.so.p/core_cy_3d.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x78f814 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x78f8
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
778 B
strings --all --bytes=8 {}
    
Offset 1, 33 lines modifiedOffset 1, 37 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 5GCC:·(Debian·13.2.0-13)·13.2.0
2 b2]_V}=Q 
3 Fte`xO5J 
4 ]1OKfMbT 
5 `g[mU^GZ 
6 Ojfl8$mw 
7 7`<-^wfmWS 
8 u5WV]8bN 
9 ;~jn=DTqJ99 
10 d1g-@lRN 
11 &i$h~;+{ 
12 9_QZW-fz, 
13 lwCJ])5L 
14 hr:RQO|(Q 
15 1We,V·]|U 
16 m]a[(]rSl 
17 >-nG"3#R 
18 ^lJ}ZM2) 
19 iH.Kl*{4 
20 G»      Z09/IN/O 
21 4rGUzK4} 
22 <w~L_u27 
23 T7FBWG:&u 
24 7y35.G5NWG 
25 zm{hh*?0j 
26 sD#180C=>%C2 3|q4ka*3
 3 k+k\#4pB
 4 j&<%Ifce
 5 E?xO&-/r
 6 ,JT_Mgb·
 7 mU^_Zwyp
 8 D@J@@,`I
 9 0QFy>»  !^|
 10 |BSchS).2
 11 Ds*}RSyN4
 12 \~wsUjE·
 13 7^|h!Xv»e
 14 *j"ga6%"
 15 {jCY;}Hhp
 16 k7%w@XW:
 17 <Qrw*}#C
 18 2=Ox<"dzu
 19 dB·=KEq.
 20 UkA1<^9$
 21 e_`\@C0k
 22 O»      (yu#w>
 23 WQz1\:_d
 24 '(~{NSs.
 25 t]tYS~EiI
 26 71C:1C:1C
 27 1Gil~LL:6T
 28 GbLM.Gw»kG
 29 v<24U+0j
 30 M+vhSQ0QW
27 <zIYDSEL31 <zIYDSEL
28 brqQy:5w32 brqQy:5w
29 R?kBER)a33 R?kBER)a
30 a'7%d'!D34 a'7%d'!D
31 G{#~fV]s35 G{#~fV]s
32 |%!~EIKT%L36 |%!~EIKT%L
33 GxMQO7]P37 GxMQO7]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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
347 KB
./usr/lib/debug/.build-id/52/1ff73f587547164d159a1f2bdb7ca7ed16a320.debug vs.
./usr/lib/debug/.build-id/fe/f5eb6e0e402f57d0cfb6009c8e85cecb3b6d25.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 10% 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:··········253996·(bytes·into·file)13 ··Start·of·section·headers:··········253988·(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·0x3e02c:1 There·are·35·section·headers,·starting·at·offset·0x3e024:
  
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·000a30·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000a30·10···A··4···3··4
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:·521ff73f587547164d159a1f2bdb7ca7ed16a3203 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·fef5eb6e0e402f57d0cfb6009c8e85cecb3b6d25
341 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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:·0x3e39c8)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x566a14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x566a
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
779 B
strings --all --bytes=8 {}
    
Offset 1, 30 lines modifiedOffset 1, 40 lines modified
1 ·GCC:·(Debian·13.2.0-13)·13.2.01 ;m%GCC:·(Debian·13.2.0-13)·13.2.0
2 >hLSr/D#O 
3 #K»     9:4R4 
4 /]<$gk#!^ 
5 !mze{\On 
6 TL^k!n`O 
7 $-@ofA>[ 
8 s·:;A~Vh, 
9 f·6e&}*[y 
10 r}rT6/?n 
11 :zM>/xNe 
12 w:1Ci/{% 
13 Z~H?4V7Wj 
14 Q|%+Zz<7 
15 FmiT1KSM 
16 ;3r.9X:- 
17 ;eWu\>:1 
18 f@hrFVl{ 
19 9H-q/PK6 
20 $7!nMws/ 
21 ,X'H?yc$ 
22 r`n>;F=K^> 
23 F9SG9s·X/2 S^#|NG%$J
 3 `do(T{T!
 4 fv'QL6XN
 5 qh/2nD\s
 6 QrfwXGuB
 7 -MXHSNN$
 8 =|(·`Gc4
 9 |vgwgvfn
 10 t`·mD(5~R
 11 [B@3SOOf
 12 Fw,|1a9r
 13 .W>}zP» |B
 14 +r}|D6/?n
 15 h'HyIi_4V
 16 _XZ+6_oz
 17 <QupzRPc
 18 9z#$j·»  5
 19 cp3u.{9^
 20 9]zgD#j0
 21 c:aq&#'Q&}
 22 4DYsixY<DYs
 23 u2XVz9,X
 24 ?iWu\!&)
 25 t=ci"#r?
 26 h.<H0YzV
 27 WqA}"fV4
 28 Z+8~iK(f
 29 xOQ>eRQT·[
 30 @]^OH]?S»       
 31 RI09)Mpj
 32 Y3?yl}~L
 33 P\»     fOD2V%H
24 mp&yx7GKJ34 mp&yx7GKJ
25 R$w@)7NH35 R$w@)7NH
26 @C·9YZ+gY36 @C·9YZ+gY
27 GX422Lzi437 GX422Lzi4
28 B..1Z*e»%Tp38 B..1Z*e»%Tp
29 I+p]kynP`39 I+p]kynP`
30 ANz@7:{Xb40 ANz@7:{Xb
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
544 KB
./usr/lib/debug/.build-id/54/9be22db0dea364f998b287956dd2e5a5e74237.debug vs.
./usr/lib/debug/.build-id/80/0ca044474866f3c1af72d7bacb4a0f7ad11cad.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 10% 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:··········402968·(bytes·into·file)13 ··Start·of·section·headers:··········402960·(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·0x62618:1 There·are·35·section·headers,·starting·at·offset·0x62610:
  
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
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:·549be22db0dea364f998b287956dd2e5a5e742373 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·800ca044474866f3c1af72d7bacb4a0f7ad11cad
537 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·124·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·124·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/_extrema_cy.cpython-312-arm-linux-gnueabihf.so.p/_extrema_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_extrema_cy.cpython-312-arm-linux-gnueabihf.so.p/_extrema_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e39c8)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x89bf14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x89bf
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
1.06 KB
strings --all --bytes=8 {}
    
Offset 1, 50 lines modifiedOffset 1, 51 lines modified
1 B7GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 K»      B;l@Eq 
3 )xH/x=bH,bm 
4 o5,6·To) 
5 N=N6ph» j 
6 U5.b'*yG' 
7 Aj:%[{Jv 
8 Hi+Sf8Rz 
9 ·zuE0(;_ 
10 L^[Qg[e' 
11 >qLZFr~z 
12 Q.)=sVr7 
13 JZEd(GXP 
14 *<5!;\!: 
15 6=GnmS)Cn 
16 Eij-y<pc;KM 
17 /u3+nk&!I 
18 \!+/X[pI· 
19 7TTTD@DAEDD2 rzioH5%4|
 3 ME·&98&n
 4 A_GpXrTm
 5 \zGSU46S
 6 R4Ks50[6P
 7 '|'g&5Es
 8 xZHi^Jh<
 9 uf*J98WJo
 10 eqSzJ>S6
 11 s?sLZFp~z
 12 ?sODO{U»s
 13 J0MCd2\%H
 14 ·)/gqAW"
 15 -6rIx[epi
 16 h/·w<)~V
 17 }6Q3X@Tj
 18 sF>@$0JN
 19 3.zCIXq#
20 e#-)].c$20 e#-)].c$
21 L8kIbR!D21 L8kIbR!D
22 6J\~&jx522 6J\~&jx5
23 $"bkxgom 
24 Rk~{4*oq 
25 B(&~VPy» 
26 2Tm+FP}xB 
27 [R_f!mF{ 
28 Pe!oQifP 
29 <{]'<{]7<{] 
30 [Zu»    [zu» [Fu»       
31 -rMJpFy/H3(Y7 
32 !>:3}BK? 
33 \s6FIFvd 
34 UTUU-UK[23 25%T,S/d
 24 ~'Zzn2?Zzn
 25 FI^Eh{Gt9
 26 C`UoarT\eGF
 27 u%xAu%xU
 28 j.[}o=eUUO
 29 A.m4·m$W
 30 |%e0)5H9!
 31 tv[OFOn=
 32 ZW9wwoP#d
 33 KIcrGy"wkp
 34 F@?:OLS}
 35 zhGL^:Jv
35 S{[tGyBw36 S{[vGybw
 37 S{[vGybw
 38 /L79^9m|
 39 )${'DkQD
36 $vlB'*Zd$v 
37 b+fvg2xf 
38 5L]nCK`: 
39 b/&wmfKr 
40 Lqebipeb 
41 {V9*s98T40 {V9*q98T+w
42 @dQ$7"/@< 
43 nEgn4s}.>q41 AOWir$fq
 42 tOI5+4Czl
 43 k[9r74iu#
 44 nF\L#TOECc
44 0~O&s·$!45 0~O&s·$!
45 &=u-y~`646 &=u-y~`6
46 ·?Lk»    tSPW47 ·?Lk»    tSPW
47 `wDssFW@048 `wDssFW@0
48 3D`s-.g([49 3D`s-.g([
49 6!gF'<!C50 6!gF'<!C
50 e('`KS}C1ht51 e('`KS}C1ht
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
463 KB
./usr/lib/debug/.build-id/54/e2ff0638edd6f539975f377d90425a0ac94b58.debug vs.
./usr/lib/debug/.build-id/95/3364378d16e2bcaa98fd54aebfcd4fec40b23b.debug
Files 10% 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:··········324188·(bytes·into·file)13 ··Start·of·section·headers:··········324184·(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·0x4f25c:1 There·are·35·section·headers,·starting·at·offset·0x4f258:
  
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
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:·54e2ff0638edd6f539975f377d90425a0ac94b583 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·953364378d16e2bcaa98fd54aebfcd4fec40b23b
457 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·123·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·123·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-311-arm-linux-gnueabihf.so.p/_moments_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/measure/_moments_cy.cpython-311-arm-linux-gnueabihf.so.p/_moments_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x677814 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x6778
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
701 B
strings --all --bytes=8 {}
    
Offset 1, 32 lines modifiedOffset 1, 31 lines modified
1 KXGCC:·(Debian·13.2.0-13)·13.2.01 ;GCC:·(Debian·13.2.0-13)·13.2.0
2 kAt-FXF» 
3 |L~Rf`SO 
4 04»     aBUny 
5 G*Gi#'*\ 
6 zFM-0k(5U 
7 L5?)5_RMCCM 
8 e^tlbm%A 
9 2TBn9·3$ 
10 k\Ks(p_D 
11 %UV>([R=2 mBTBhZ» H&
 3 axi/Rrdu
 4 GJ&K,B^t
 5 NZR^6D;e
 6 Tj6RM=CM
 7 &@~*BV}y
 8 2]B^9·K%dz
 9 <)SIB-7v
 10 }JO:RpGB2m
 11 T.s9$WN(
 12 OQL}Aw'?2
12 pD%OaejB13 pD%OeejJ
 14 QZ&pF_1J
 15 K:8/'mh@1T
 16 oRW·4"Q|
 17 bnd,ULWy
 18 K$f6ejUa
 19 |]D$VA(sk
 20 »       y/dDcz2u
 21 *LBj-Djc
 22 =4C;lIw|
 23 p;r?MR|O*
 24 (*4=]d[s
13 011N[sRd 
14 +yLOG8Z} 
15 »       rkA;f[<Pl-H 
16 6+·l*)t6 
17 IyuI>`bk 
18 $})Hk*./e 
19 teUJRQ*z 
20 dk[[fiki 
21 ·:$8n^aP 
22 (PaO]^!; 
23 f&Xjf4XF 
24 1p<O»   AdJ 
25 G86]ntLC 
26 ,<k=[5)6c25 ,<k=[5)6c
27 y0]3_%5326 y0]3_%53
28 ^&B_Cm[C27 ^&B_Cm[C
29 xc9sC,A:E28 xc9sC,A:E
30 S)jWy:B#29 S)jWy:B#
31 W+oz\w0%30 W+oz\w0%
32 cNWX'%]"n(31 cNWX'%]"n(
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
450 KB
./usr/lib/debug/.build-id/5c/2ed94c2358cb14dbb0932298801842bd036811.debug vs.
./usr/lib/debug/.build-id/3c/5420ba6c9c6b132c7982906ac654e7c5f98bea.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 12% 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:··········286292·(bytes·into·file)13 ··Start·of·section·headers:··········286288·(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·0x45e54:1 There·are·35·section·headers,·starting·at·offset·0x45e50:
  
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·000aa0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000aa0·10···A··4···3··4
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:·5c2ed94c2358cb14dbb0932298801842bd0368113 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·3c5420ba6c9c6b132c7982906ac654e7c5f98bea
444 KB
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:·0x83d7 ···Abbrev·Offset:·0x83d
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·65·(DW_TAG_partial_unit)9 ·<0><c>:·Abbrev·Number:·65·(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:·0x3e36ce)·11 ····<11>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
12 ·<1><15>:·Abbrev·Number:·9·(DW_TAG_imported_unit)12 ·<1><15>:·Abbrev·Number:·9·(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:·9·(DW_TAG_imported_unit)14 ·<1><1a>:·Abbrev·Number:·9·(DW_TAG_imported_unit)
15 ····<1b>···DW_AT_import······:·(GNU_ref_alt)·<0x14b>15 ····<1b>···DW_AT_import······:·(GNU_ref_alt)·<0x14b>
16 ·<1><1f>:·Abbrev·Number:·9·(DW_TAG_imported_unit)16 ·<1><1f>:·Abbrev·Number:·9·(DW_TAG_imported_unit)
17 ····<20>···DW_AT_import······:·(GNU_ref_alt)·<0x4d38>17 ····<20>···DW_AT_import······:·(GNU_ref_alt)·<0x4d38>
18 ·<1><24>:·Abbrev·Number:·9·(DW_TAG_imported_unit)18 ·<1><24>:·Abbrev·Number:·9·(DW_TAG_imported_unit)
646 B
strings --all --bytes=8 {}
    
Offset 1, 33 lines modifiedOffset 1, 30 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 }M·=#p_> 
3 >N6wuzg#: 
4 fn-5q3&> 
5 }3E}ODt( 
6 z8P[6[7e 
7 DTQ<`l» } 
8 )zUUUlpv 
9 Wq/MEA=&n 
10 'i38XY.BomN 
11 Y**r'(vD 
12 B8M!$}|-2 TN[oSI[:
 3 _V[4<^kx
 4 uD*puC'0
 5 nj3k1=O.
 6 -5k[MQ*t
 7 "L5}9B4DJa
 8 _.`Z^9ML+zh
 9 [dlG*f/%D
 10 q9GGtR#-
 11 MJXY[·K+
 12 x}t_.1Lc
13 =Ts|Ps|Pk13 =Ts|Ps|Pk
14 a=/fT7ua_ 
15 f)C!a0I» 
16 .6|UrxT-+14 MLUwgQ!l"
 15 N6|]|xT--
 16 [IM»    .WnC
 17 2)\$|2<O
17 RNiJWJJe18 RNiJgJJE
18 ](t*x!eN$ 
19 +1=Z-6R< 
20 @?5UO9Lu19 @?5UO9Lu
 20 I-x»    69P4"q
 21 lct7qYf-
 22 bo<:eOdi
 23 C^:i#C-w
21 `g'4IvB5RA 
22 2n]9n]9n 
23 93s~3;;3; 
24 +x»     fF)Jl 
25 qUq\&r» \ 
26 0{+I;?@I 
27 <?{4·yN}24 <?{4·yN}
28 *jRH;IZ"F25 *jRH;IZ"F
29 0w'A<G=526 0w'A<G=5
30 f\sq\G1_27 f\sq\G1_
31 pK73^6M128 pK73^6M1
32 D6c%kB1\e29 D6c%kB1\e
33 }?f?~^kx30 }?f?~^kx
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
367 KB
./usr/lib/debug/.build-id/5c/a68b1dd830c2834d23deafce9123ef1d255048.debug vs.
./usr/lib/debug/.build-id/e8/e76649098dbc9996f7ea8feea378c4aee56dbb.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 10% 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:··········262220·(bytes·into·file)13 ··Start·of·section·headers:··········262216·(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·0x4004c:1 There·are·35·section·headers,·starting·at·offset·0x40048:
  
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·000a40·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000a40·10···A··4···3··4
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:·5ca68b1dd830c2834d23deafce9123ef1d2550483 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·e8e76649098dbc9996f7ea8feea378c4aee56dbb
361 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·118·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·118·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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:·0x3e39c8)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x589414 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x5894
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
582 B
strings --all --bytes=8 {}
    
Offset 1, 26 lines modifiedOffset 1, 28 lines modified
1 %PHGCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 MDlACme*7
 3 -ud0!'~r
 4 p](ZFf4/{2D
 5 BkbyR#hE
 6 =Jq?DxGW<
 7 f!fM1xl=
 8 u%=XIAI%
 9 Ay9IVPW*
2 ;B^^mxAu 
3 1m9!s@dW 
4 2*j%I"f1 
5 sA[hM,Oh 
6 c=CWTZJg 
7 7l-1F_^E 
8 g%z/y!M+ 
9 Tbr$H{wMt 
10 &^/hu.-+ 
11 DbUfTwZx10 DbUfTwZx
12 [CyS]l{LK11 [CyS]l{LK
13 wowfgfwgw 
14 }&B7H&eH= 
15 O·lRbQcQ 
16 d*=NW)J» 
17 =)TQ:B*ol 
18 &IDxu&AT 
19 EyJe3#Cm12 xde}5fgT
 13 :7egu%<un
 14 hvSo?%WS
 15 d54o#y{i
 16 ~U^F{Hn:
 17 (%8bybth
 18 -(x:JmBg
 19 'zLKL+9O
 20 ]dWl"{o»jp»      
 21 C~»     @+LbG
20 He1V)e» E22 He1V)e» E
21 »       ::vU-${23 »       ::vU-${
22 E6`kj@EX24 E6`kj@EX
23 />cW7CGH25 />cW7CGH
24 (T[(U;A2h26 (T[(U;A2h
25 bDJESHwq27 bDJESHwq
26 L+h[SOa828 L+h[SOa8
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
579 KB
./usr/lib/debug/.build-id/60/dc6e8830dffda4331fc947fd839e210dc98e7c.debug vs.
./usr/lib/debug/.build-id/ae/92bf4baed53739aeb9a6ce4d168d34c86bd8f5.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 7% 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:··········523000·(bytes·into·file)13 ··Start·of·section·headers:··········522992·(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·0x7faf8:1 There·are·35·section·headers,·starting·at·offset·0x7faf0:
  
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
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:·60dc6e8830dffda4331fc947fd839e210dc98e7c3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ae92bf4baed53739aeb9a6ce4d168d34c86bd8f5
573 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-311-arm-linux-gnueabihf.so.p/_draw.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/draw/_draw.cpython-311-arm-linux-gnueabihf.so.p/_draw.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xa86514 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xa865
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)·4»    (float)19 ····<29>···DW_AT_encoding····:·(data1)·4»    (float)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31aec2)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31aec2)·
986 B
strings --all --bytes=8 {}
    
Offset 1, 47 lines modifiedOffset 1, 44 lines modified
1 |GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 E,Y{S\wr2 x|E·smb6O
 3 GS}er5p]g{V=
3 BE!!73HI4 BE!!73HI
4 X?DQEtN7 
5 <C;"ZUVG 
6 k»      >K.&l~5 k»      >W.&l~
7 9"YuN;,/]6 9:YuN;,/]
 7 O|·;AOv.
 8 QH+$y8dfAh
 9 WG#I|N4U
 10 ~g1t%?YH
8 ],];([?vP2Os 
9 =QZoKdMT5= 
10 3VZIe'\. 
11 zI|V_].^ 
12 }kue_;gz 
13 It0eLmkY 
14 qPf.i"zH11 qPf.i"zH
 12 ?HYr(4UNn
 13 04_"/Alb
 14 L#uKohM^*t
 15 8UyLnt=Nr
 16 ~5H|QP4D
15 *_@j%GmF 
16 ·8L0%DyCaN6 
17 mmUUEQkZm 
18 $R:EN»  ·B 
19 p[UR@aZpA 
20 :[I!<&v_ 
21 `~5H|QP<X 
22 R-wa^#|V17 Rlwa^#|F
23 ~»      })=·G, 
24 '6p0MzxBsP 
25 R*0g|!v@ 
26 ab}E{O+K 
27 3P:K7Z+G 
28 Lc·:zZnV 
29 Rc@kEyuN 
30 rU%-AA[C 
31 ]vQK6V>2 
32 9)pg#D)} 
33 VU5muoU[ 
34 ,["T'Am< 
35 af?:b%E; 
36 c/Q?Q`» t3* 
37 U/U_48"% 
38 h&UZlSX)c 
39 t·#QnPW:18 yD32X{pYDZ
 19 '6h·MzxBs@
 20 eYD;O4.{
 21 V[Z^U"·~
 22 n.fvY8on.fv/q
 23 *=&LM]*.
 24 &j-=T%_P[
 25 t=6JUFCl
 26 nds9H}.m
 27 V|#e>7om
 28 &Bn<$SC»
 29 e9DFU}\r
 30 :kJmFmX5
 31 J$w#o3w[
 32 LydG*Z7c
 33 v]_Ft3jq
 34 d»      V#\I%h
 35 Eq'@Gl3s
 36 I,>'»   !mSnT?
40 O-vH|;VH|37 iO-vH|'VH|
41 my}#tP'76838 my}#tP'768
42 1+»     >P6wf39 1+»     >P6wf
43 RWF{=|~940 RWF{=|~9
44 K_CMdsS-41 K_CMdsS-
45 xlV0w>Bd42 xlV0w>Bd
46 :(ows|Na43 :(ows|Na
47 -}y@?\Gy@_\44 -}y@?\Gy@_\
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
671 KB
./usr/lib/debug/.build-id/62/9e25d69bd8fcef830c4afa2d7bdb2b200f6532.debug vs.
./usr/lib/debug/.build-id/f1/75392c1392ad812f5d0a41d67dfeda6b88d29c.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 8% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········00028c08·000c00·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········00028c08·000c00·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········00028d00·000c00·000300·04··WA··0···0··423 ··[18]·.got··············NOBITS··········00028d00·000c00·000300·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00029000·000c00·002114·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00029000·000c00·002114·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········0002b118·000c00·00040c·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········0002b118·000c00·00040c·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00006c·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00006c·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001d4·02cfdc·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001d4·02cfd9·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·02d1b0·000368·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·02d1b0·000368·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·02d518·01107a·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·02d518·01107a·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·03e594·0009ef·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·03e594·0009ef·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·03ef83·000058·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·03ef83·000058·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·03efdc·021ea7·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·03efdc·021ea7·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·060e84·004ac1·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·060e84·004ac1·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·065945·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·065945·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:·629e25d69bd8fcef830c4afa2d7bdb2b200f65323 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f175392c1392ad812f5d0a41d67dfeda6b88d29c
667 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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:·0x3e39c8)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x9a6814 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x9a68
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
906 B
strings --all --bytes=8 {}
    
Offset 1, 33 lines modifiedOffset 1, 48 lines modified
1 e2GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 dB;»    Yw#ak 
3 ·i?S?El*v 
4 h(_»    BU·Y 
5 eIdc}d~/n 
6 m?;O"1» B 
7 |P(Q0h;$ 
8 Z\KlFK5Rw»      o 
9 @_FZ~BLe2 mSj4!7k{
 3 =#x(+-K~3
 4 x3S~gkp06
 5 XZa%»   :»  3W
 6 B_z+re:$
 7 ·Y=X,kfFi
 8 &33/b6T2k
 9 _F}:T[1G
 10 ,i$_ssx}
 11 -M^'D:DK
 12 ?DV`R{{u^
 13 [Y"1*%}E+
 14 ,D!y3KN"
 15 I$&AH<?I
 16 _!@9;c"1
 17 oU(A<Gt1
 18 6·MN>z»  ~o
 19 bt9=u=!A
 20 krDgf:yM
 21 P2yzWUvu
 22 b5z>H(Yo
 23 »       oRBJ;-Ao
10 9/^VuB1+o}(24 9/^VuB1+o}(
11 ]zmdY?y" 
12 ;f1"t%c8f1"t? 
13 f%2IyB7} 
14 I^NMnb+x 
15 x-Dslsyd 
16 EG^%]·;wd*O 
17 kj&4bH+x 
18 2l(P*m=Ma~ 
19 :(ETVMvP 
20 h*=h'{&q 
21 r8-Er?8[Wvp, 
22 9p/-v%#\ 
23 :E4vM=,a1nN 
24 ?fgvgvfwf 
25 .OTxHU}4 
26 #"MTx+2n25 3==)8'"F
 26 }"A565*y
 27 =dHs!2» =dHs
 28 jN@o+doS
 29 ed*")5c{
 30 j1yI·XQ·'o+2)
 31 $d~C^%W!/7d^N
 32 2\zHJ.bk
 33 »       =A@Ui@Nf
 34 Z"JKGIB_J5Y(m
 35 ?P^IutF»
 36 7~HNE[M'!s
 37 ,Dr_SdrO/2
 38 n>:=e.-'
 39 8WH,O.9W
 40 xd#(]y2T
 41 [hi.5XWl
27 <,(o)+]{42 <,(o)+]{
28 (>%D]D_W43 (>%D]D_W
29 8LPBX|uu44 8LPBX|uu
30 bf~rBK/n45 bf~rBK/n
31 tO}j(Gv6X46 tO}j(Gv6X
32 YK)j_mA?47 YK)j_mA?
33 /[Qs%~6W48 /[Qs%~6W
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
491 KB
./usr/lib/debug/.build-id/63/40469fdb8b2eadd814bcf7e62c7f01aa101b43.debug vs.
./usr/lib/debug/.build-id/56/2805e98f9c0dc6a61de049da73347d9193b1ea.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 9% 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:·6340469fdb8b2eadd814bcf7e62c7f01aa101b433 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·562805e98f9c0dc6a61de049da73347d9193b1ea
489 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/_spath.cpython-311-arm-linux-gnueabihf.so.p/_spath.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/graph/_spath.cpython-311-arm-linux-gnueabihf.so.p/_spath.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x5b6c14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x5b6c
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
681 B
strings --all --bytes=8 {}
    
Offset 1, 32 lines modifiedOffset 1, 29 lines modified
1 CGCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 jO@GKkj5lv
 3 \@n?CrFv
 4 %E</ERAy
 5 PrO?cX» {
 6 3zhmI1EB
 7 k5WL7·QvS9f
 8 ocBdJI.u
 9 j)uva;h&
 10 HMkSw{jY9`
 11 oQ:nR:n6
 12 _|wmx`7jH
 13 /jly#6xj
 14 minkLs{c
 15 QE[<E(UVZ
 16 7^,··~^T
 17 |S5irS~'M
 18 CZC{kZ%|
 19 Ez)L=fL%
 20 LT,m{H)n
 21 -#,#-M+]WW
 22 3_2VW|be
2 iH'Zosfeq 
3 [9j-$jxK?] 
4 'N+v)/>q 
5 ?xvz=B.r 
6 |O»     ye!<GK 
7 _pLf*NrE 
8 h)uvc'h& 
9 JKWi.+W1 
10 1IuI2k+7 
11 n:&kr4'a 
12 nv\CS$:q 
13 YU[:U(UV[ 
14 Cbl&#q:Xl&# 
15 \KXZ.1|» 
16 rBK"n,R< 
17 9),af5,+ 
18 VU[TQM$R 
19 M24(,@`. 
20 N\o~SXW>.L 
21 [12I>L1F 
22 7uH6X|EM 
23 W^-IY#|v- 
24 J?df#K^' 
25 ;6KWSM)k 
26 !/5EwC^h23 !/5EwC^h
27 l/t4\6@}24 l/t4\6@}
28 ]sq·MnBO25 ]sq·MnBO
29 r$st:E!/26 r$st:E!/
30 _9wBWq)PV27 _9wBWq)PV
31 $1x7,p@/U28 $1x7,p@/U
32 k9*VUw#-~29 k9*VUw#-~
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
571 KB
./usr/lib/debug/.build-id/64/b6a548e9f3ad3dfd1e004805eae126ab08ea6d.debug vs.
./usr/lib/debug/.build-id/65/10bcbdb3338ede88d5a066fe3b801fbf63bbfa.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 8% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········00029c48·000c40·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········00029c48·000c40·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········00029d48·000c40·0002b8·04··WA··0···0··423 ··[18]·.got··············NOBITS··········00029d48·000c40·0002b8·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········0002a000·000c40·001f54·00··WA··0···0··824 ··[19]·.data·············NOBITS··········0002a000·000c40·001f54·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········0002bf58·000c40·0005c0·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········0002bf58·000c40·0005c0·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000066·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000066·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001d0·02e437·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001d0·02e438·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·02e608·000385·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·02e608·000385·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·02e990·01430f·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·02e990·01430f·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·042ca0·0009d3·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·042ca0·0009d3·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·043674·00005f·01·MSC··0···0··433 ··[28]·.debug_str········PROGBITS········00000000·043674·00005f·01·MSC··0···0··4
34 ··[29]·.debug_loclists···PROGBITS········00000000·0436d4·023693·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·0436d4·023693·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·066d68·005f88·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·066d68·005f88·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·06ccf0·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·06ccf0·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:·64b6a548e9f3ad3dfd1e004805eae126ab08ea6d3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·6510bcbdb3338ede88d5a066fe3b801fbf63bbfa
567 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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:·0x3e39c8)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xcb2714 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xcb27
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
1.09 KB
strings --all --bytes=8 {}
    
Offset 1, 45 lines modifiedOffset 1, 57 lines modified
1 mGCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 5%q5E(DX 
3 :Z)I7C\fY 
4 c'+!_@{!8XB 
5 =3t:\5(_B 
6 wceR\f_c 
7 pieb!9eW 
8 Km`+eleK 
9 bpW#n%]Q> 
10 4g`om=gns 
11 7W.iuV"e 
12 B3mKT!qe 
13 bmrql#jKJ9 
14 kA5~R@2h 
15 NJ{$%d[Up(2 XH<$2\iW
 3 {&>&(bOs
 4 =:A%qNB)
 5 rUBV@15j
 6 [;Q{'gX4
 7 bPBKj\Jq
 8 r[·An,j+7N1uR
 9 Q{%B`>ei
 10 6C-/7S1LK
 11 fX|V(:G,g
 12 aYpr3iYpr
 13 k&»     )vbh,
 14 A0jRZSd,
 15 ]X~dB!g0F3D
 16 Gq&E9w^<
 17 $Yn[mTnG
 18 ?WLQ'A>A
 19 >U;r[8H)
 20 #BdiYQWyr
 21 EiOi)f5O
 22 CCuE)qH4
 23 o.hSa?l.'[
 24 6j~g7WFX
 25 %%7R[H&/3A
 26 *!Gx%eF8
 27 ·`;<[#dOs
16 ?[(;e/·mAd28 ?](;e/·mAd
17 ·Cc21H6&29 `Cc21X6&
18 Eg1»    ~h6m 
19 V]Ggq]N=30 t*Yhs7r&
 31 (5FP3?Ycg_
20 jBB-&B'}l332 jJB-&B'}l3
 33 YvBGXvz:
 34 y*eJ?U)c
 35 +:&9nBxc
 36 U;mU[_?m
 37 {{T-{5qW
 38 PUMyjPL&n
 39 <II3QI1IU>
 40 x<ULxmT\y
 41 I8]'F!3b
 42 n9:sDg}y:
 43 ^9:OEg_y:
 44 rS~{T-"]
 45 :xV+<,l)
21 nfGxr!g3· 
22 pNceeG"2[ 
23 U3=[1n9{ 
24 451vM57q 
25 wFWyo:^N 
26 OPh<RuT~ 
27 yyljeG_7 
28 }-e^qwUmS&Q 
29 1PV0JC3Jg 
30 G-$i:IgH 
31 *~3H[wVw_ 
32 I<'Cd-wfyw 
33 AS:oalru 
34 W#^yTqLf 
35 V-,Y8]0W8 
36 ,_{sG&3' 
37 $m)y@J@b 
38 2MQ20W7$46 2MQ20W7$
 47 7_H#.%KU2
 48 KL@<.VV$
 49 )r;_w.ze
 50 t?dx;Cvl$
39 >+~r»   nRM51 >+~r»   nRM
40 *0n2!dW#>[[52 *0n2!dW#>[[
41 IL,gP@IMj53 IL,gP@IMj
42 e>%h?,p»54 e>%h?,p»
43 <}w}<»  t/55 <}w}<»  t/
44 6r-N#E,"9y56 6r-N#E,"9y
45 o].$2u&"57 o].$2u&"
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
533 KB
./usr/lib/debug/.build-id/65/486be968a8db9945e42c46c9f7923b98252caf.debug vs.
./usr/lib/debug/.build-id/3c/689b465de3dbf907481fdcdfdcaca470acb391.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 11% 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:··········424204·(bytes·into·file)13 ··Start·of·section·headers:··········424208·(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·0x6790c:1 There·are·35·section·headers,·starting·at·offset·0x67910:
  
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
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:·65486be968a8db9945e42c46c9f7923b98252caf3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·3c689b465de3dbf907481fdcdfdcaca470acb391
527 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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:·0x3e39c8)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x901714 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x9017
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
715 B
strings --all --bytes=8 {}
    
Offset 1, 35 lines modifiedOffset 1, 35 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 EfB^Sk%9 
3 ({f:.)TkaJ{ 
4 G)l:pSua 
5 x?@{al.U 
6 ?3SZ6DVS 
7 MT&UYMd# 
8 *v^~@B=8 
9 'Y/TKU>P 
10 5xL*t$N-Z 
11 $:nqd(<F 
12 vJj$]YH{ 
13 mfeeZ.-f 
14 dvV>{Me; 
15 ?L|&DY#$ 
16 U·^Jik;( 
17 .HY:qGw[/ 
18 jMM}3SfM] 
19 H=$p's&Z2 8{!Y@l3T
 3 #J}BzyS}Bz
 4 :H!!%M!N
 5 X-%QJI|I
 6 ik,Fg5&.V3
 7 St@+8Maj
 8 $»      Ip@|$d
 9 WuJ_3DpO
 10 2toA_*JU*
 11 )Bo)YS~%
 12 nCe(/\Q2
 13 BS~i&v`f_
 14 Dy\4#\n:
 15 p4!~p=hPf
 16 z·M,s[se
 17 _99N[nND
 18 m'KGMp3_yD
 19 D&p.Z8Wv
 20 zZT\O#u=
 21 zXU>=L|2
20 ";!Su!CX22 ";!Su!CX
21 P·e,c5*%23 P·e,c5*%
 24 tD_+k"DM
 25 VmyVF,fe]
 26 xK44+>pl
 27 /f'hQH]4
 28 w=71·._&
22 n2}?1JB! 
23 +#Y>YQ<z 
24 hZfxN"V! 
25 =23)S=|K 
26 d[CD~»  g9 
27 n82aI3+j 
28 j^*+E:'* 
29 NjJ@E]D529 NjJ@E]D5
30 ]P?H»   *t}!O30 ]P?H»   *t}!O
31 %G~=.$Yf31 %G~=.$Yf
32 j?|+2;(X32 j?|+2;(X
33 EVA6A@QqC33 EVA6A@QqC
34 QB*BG·+@{*134 QB*BG·+@{*1
35 ^oH=zK}xa35 ^oH=zK}xa
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
465 KB
./usr/lib/debug/.build-id/69/35563488c66e8e6ea7e0ab5a7e2fd6143594e0.debug vs.
./usr/lib/debug/.build-id/0c/08b7e633b6b11c81e633bb9bcd010d3ab386f9.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 10% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········0001cc3c·000c34·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0001cc3c·000c34·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0001cd34·000c34·0002cc·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0001cd34·000c34·0002cc·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········0001d000·000c34·0015d8·00··WA··0···0··824 ··[19]·.data·············NOBITS··········0001d000·000c34·0015d8·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········0001e5d8·000c34·000398·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········0001e5d8·000c34·000398·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00006f·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00006f·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001d8·01f7bc·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001d8·01f7b9·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·01f994·00034c·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·01f994·00034c·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·01fce0·00e465·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·01fce0·00e465·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·02e148·0007d3·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·02e148·0007d3·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·02e91b·00004d·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·02e91b·00004d·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·02e968·0170d7·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·02e968·0170d7·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·045a40·003a06·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·045a40·003a06·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·049446·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·049446·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:·6935563488c66e8e6ea7e0ab5a7e2fd6143594e03 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0c08b7e633b6b11c81e633bb9bcd010d3ab386f9
462 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·124·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·124·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/_inpaint.cpython-312-arm-linux-gnueabihf.so.p/_inpaint.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_inpaint.cpython-312-arm-linux-gnueabihf.so.p/_inpaint.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e39c8)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x735f14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x735f
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
883 B
strings --all --bytes=8 {}
    
Offset 1, 48 lines modifiedOffset 1, 36 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 =·T,q7Y&R 
3 h.=;ySuUr2 h.=;ySuUr
4 Pl%w"y{[P3 Pl%w"y{[P
 4 `QoI03c`>
 5 3T_^F14WY['cj
 6 x»      $lTo-v
 7 1Hj^T}?N
 8 [?~#e/2m
 9 O{+OQ*nme
 10 EqUnH>)k
 11 b-U?oW\fYH63
 12 B|jEy]ye
 13 @]{Ca/zDk
 14 $$!=gSB"
 15 ]4n0M-^G
 16 q.yXb.&;
 17 Q'oJDb·?Q
 18 XNc·DFX&
 19 F^VoO~8I"e
 20 k1#k(N1(3
 21 BY2HD@g*>
 22 ~D,)1.\^\
 23 y]»     {»    I<N
 24 z_#~QITo
 25 E_$i3G*J
 26 `L_j~7LWr
 27 G"}om]N"
 28 zleB·)8B~
 29 P(n»    rsV<
5 pndn\yA7»        
6 tVw,&Z;q 
7 .FMsuD[] 
8 m)T_MY[D$ 
9 )E7,L}zi 
10 TZ.i&<u1 
11 @0;zY0+) 
12 wzm»    A@Etw 
13 9{Kt[/`? 
14 UAW$!gU0 
15 zt%)a2E6T 
16 ,0l#R<Zc 
17 *^o*VxFP 
18 hq;aoo#Z 
19 59.2b2:@ 
20 OScE\8!: 
21 -yH»    f$>c 
22 iSesQl<I0Y 
23 H·|yS6d) 
24 G#B4*%$K3o 
25 X&A>?z.>.8 
26 +,yZ0}» R$I 
27 m/"?rzy/ 
28 Il~P-GP8[ 
29 bn_sPNyj` 
30 34.UzFlF 
31 4C~VR;@|VR7 
32 (U$5P7b<o 
33 t&nT3%Hb 
34 o;+,|JP? 
35 R^1Y<yguK 
36 XS,dlYcMa 
37 Z4b_P[·nD 
38 Ux'»    iAB6 
39 Z_)2v|/} 
40 hw1Jl8/F 
41 @PW)\WMIr)+o 
42 v#:·e^Vo30 v#:·e^Vo
43 hDbh%z|-31 hDbh%z|-
44 3qX}:.q@32 3qX}:.q@
45 Xn4IH;JD]33 Xn4IH;JD]
46 6Q5'g$Or34 6Q5'g$Or
47 ].N%v»  #t2,35 ].N%v»  #t2,
48 Zkz%7([·36 Zkz%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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
113 KB
./usr/lib/debug/.build-id/6c/27ad35662b4fb54f16b5fd41f2ffbe740a52c8.debug vs.
./usr/lib/debug/.build-id/43/55fc7c5ec93450d25f2d2746ffa67e2731491c.debug
Files 16% 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:··········79572·(bytes·into·file)13 ··Start·of·section·headers:··········79568·(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·0x136d4:1 There·are·35·section·headers,·starting·at·offset·0x136d0:
  
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·000780·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000780·10···A··4···3··4
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:·6c27ad35662b4fb54f16b5fd41f2ffbe740a52c83 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·4355fc7c5ec93450d25f2d2746ffa67e2731491c
107 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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:·0x3e39c8)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x17bb14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x17bb
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
291 B
strings --all --bytes=8 {}
    
Offset 1, 13 lines modifiedOffset 1, 14 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 K)U92U/! 
3 _U6jM@QU 
4 %MA3B»  7^ 
5 jmlusp4#. 
6 mW>N"Yu:2 h}\+_u» u/A
 3 "T&P)!4z·
 4 )!+B-!}8!
 5 tCuODv?_=
 6 hQ:=eQ4oK
 7 !a·Iit!!
7 ijoomWdY8 ijoomWdY
8 49t,|-!,9 49t,|-!,
9 tx}&Rm>R10 tx}&Rm>R
10 2U%;@Z'*611 2U%;@Z'*6
11 K]*a[?*a12 K]*a[?*a
12 4UgtIoa6P13 4UgtIoa6P
13 nGu=6E=614 nGu=6E=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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
533 KB
./usr/lib/debug/.build-id/6d/b1d758572729d73edc221b442bdf9dbdd85e05.debug vs.
./usr/lib/debug/.build-id/8c/0613d452eb10a9df7592b91620a5d8d3648fa0.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 8% 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:··········379412·(bytes·into·file)13 ··Start·of·section·headers:··········379408·(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·0x5ca14:1 There·are·35·section·headers,·starting·at·offset·0x5ca10:
  
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·000bd0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000bd0·10···A··4···3··4
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:·6db1d758572729d73edc221b442bdf9dbdd85e053 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8c0613d452eb10a9df7592b91620a5d8d3648fa0
528 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-311-arm-linux-gnueabihf.so.p/_quickshift_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/segmentation/_quickshift_cy.cpython-311-arm-linux-gnueabihf.so.p/_quickshift_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x845014 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x8450
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
548 B
strings --all --bytes=8 {}
    
Offset 1, 25 lines modifiedOffset 1, 27 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 FN9ohz+[} 
3 j)3`+gj) 
4 'PU@Q*YM< 
5 &c@5I.V~' 
6 ?U>9"q(k 
7 IJm#IJ}[ 
8 Nl_R!F}Uj 
9 xZY(Z:=- 
10 LWO}ezxj 
11 ,nNW@p)S 
12 bP_q6B'F 
13 6Poq6BoF 
14 tmb(rSg-g 
15 cfs»    AQ=f6 
16 0q:v."» a 
17 6AkG"1qB 
18 [gM}"1qB2 vn)2F[|J
 3 I>>cCZT\
 4 .epVBf6\B
 5 |uO-,vd5
 6 lFk5L;c'
 7 *&XhZ:;T
 8 NH1R`O!xI
 9 NqQWAb5e[
 10 W|VL=ePc
 11 h}j70ND%Vk
 12 y!WYja0w
 13 !<E~;R]»
 14 pz?c]"fve
 15 )N@dA,nz
 16 tF'i,P?0I
 17 ebTlg*3!4*
 18 LFdb}n5I
 19 M@mh@u{s/
 20 `vMgG;/f
19 Pe5+Gm*G21 Pe5+Gm*G
20 <@MOpI}h22 <@MOpI}h
21 >SiM*n^j23 >SiM*n^j
22 D52S]s;}24 D52S]s;}
23 +awp*uc+25 +awp*uc+
24 ]w#;a?» x26 ]w#;a?» x
25 ]X8g·NJM27 ]X8g·NJM
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
538 KB
./usr/lib/debug/.build-id/6e/20344281423943206c78da01a00d80dadf8b73.debug vs.
./usr/lib/debug/.build-id/08/1418b67e014a44807b898e3b68d7f6538bb4e6.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 10% 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:··········415644·(bytes·into·file)13 ··Start·of·section·headers:··········415636·(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·0x6579c:1 There·are·35·section·headers,·starting·at·offset·0x65794:
  
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
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:·6e20344281423943206c78da01a00d80dadf8b733 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·081418b67e014a44807b898e3b68d7f6538bb4e6
532 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/_sift.cpython-312-arm-linux-gnueabihf.so.p/_sift.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_sift.cpython-312-arm-linux-gnueabihf.so.p/_sift.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e39c8)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x93cd14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x93cd
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
1.05 KB
strings --all --bytes=8 {}
    
Offset 1, 46 lines modifiedOffset 1, 51 lines modified
1 sGCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 s[83kH0!y2 S[83kH0!K
 3 0:U5d:!9
 4 7`*3`.3`)o
 5 qr^|}2o?
 6 O5>X·'y%
 7 \»      a3_u0B%(T
 8 r'LP`iJk
 9 Xi(k·P9V7
 10 &·R?N_ha
 11 IczVQ.ah
3 9X,r*5aI8 
4 uy4{n97c 
5 nm!vas<. 
6 $$C-/ZQ· 
7 >&q5C|@a 
8 @$Z3T*dJ_3 
9 $z\a>Wf~> 
10 GeFC>;^- 
11 LgtZ»   Pr?R:! 
12 >eqZ0\.v 
13 IM/,'o(h 
14 2U!2GF8=O512 2U!2GF8=K5
15 U<}z}P~"13 U<}zuP~"
16 HmR]K?)6NN 
17 Km^4_jAD 
18 +»      Wc»    3"I 
19 NA{](w#" 
20 ak@cZp6m 
21 _YKoWH7_(T 
22 sZ1»    nU"e1 
23 g9k'JsoZ 
24 Ap;eV[1j 
25 uwx|\'N4 
26 |gp.T+L.m 
27 29>;'V)v-v`kiD 
28 dh8LA·<T 
29 ~J`I$bd"v,) 
30 9YzuV,Rl 
31 tNkd272Dcd" 
32 »       67[.kas 
33 Y|F,>F3. 
34 1Z3YeDht 
35 0·^3Ye$h& 
36 Bb-"k(A? 
37 f&)e^lf2 
38 ZEk6=,<E_l14 h4ZIX$F+
 15 F}·F8F~2
 16 <{[fvfwgvwv
 17 t5=)\%=KO
 18 >\lZgl9NI
 19 bgmC|qKeg
 20 9[cjk-&G
 21 QtPT{n]z
 22 o5P)^k.5
 23 WN^DL&E){I
 24 ${]r;9WJ
 25 p]/'*s=lW2
 26 &AO~u;|^p
 27 ]MMEx\iw
 28 A@7<vS37
 29 :puDUi#:pS
 30 /~C/%t-d*
 31 zUPF"(oO
 32 |N?Z"Yd"
 33 veS?$S{8
 34 W|rtnLu=
 35 V{D~4huC
 36 ]=uWti%4
 37 *#A3Ye$j&
 38 (/=CUFeH
 39 O"koEy3X
 40 ^BXJqPm?eR
 41 q.H|pbCm
 42 e4EiGL.YM1
 43 y^<!yr9)N
39 XBXOB=Vv7*44 XBZOB=Vv
40 !o3E{C^o45 !o3E{C^o
41 \'Eun9}O46 \'Eun9}O
42 h)*X6"w347 h)*X6"w3
43 qpcsq08d48 qpcsq08d
44 gRFh_Fh/F49 gRFh_Fh/F
45 p#$&0Qt_50 p#$&0Qt_
46 l^M^%O.J51 l^M^%O.J
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
364 KB
./usr/lib/debug/.build-id/73/0f797621722e2e1b3c2391ec0b8b8bc79ce270.debug vs.
./usr/lib/debug/.build-id/56/453daef4a41400dc985f7518fe88187ee6bc74.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 10% 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:··········254816·(bytes·into·file)13 ··Start·of·section·headers:··········254792·(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·0x3e360:1 There·are·35·section·headers,·starting·at·offset·0x3e348:
  
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·000a60·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000a60·10···A··4···3··4
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:·730f797621722e2e1b3c2391ec0b8b8bc79ce2703 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·56453daef4a41400dc985f7518fe88187ee6bc74
358 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/geometry.cpython-312-arm-linux-gnueabihf.so.p/geometry.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/_shared/geometry.cpython-312-arm-linux-gnueabihf.so.p/geometry.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e39c8)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x56a514 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x56a5
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
689 B
strings --all --bytes=8 {}
    
Offset 1, 26 lines modifiedOffset 1, 36 lines modified
1 pGCC:·(Debian·13.2.0-13)·13.2.01 tGCC:·(Debian·13.2.0-13)·13.2.0
 2 Qo5k(~0{^
 3 JX2)q^%*#qA%
2 t·r{/<=M#4 t·r{/<=M#
3 D/q(slu6 
4 7&SFi,}' 
5 H3h"^w]6 
6 &Wc0!-1S- 
7 YDI,-gcP` 
8 _TA^B@1t 
9 TQ`s!<"^ 
10 \rR/C=kf 
11 6NOgm#70r 
12 v}K+xOC<Vl 
13 mD\<Lv:88 
14 WK[X_+ma} 
15 &Kvl+uM_i 
16 N?<o-X9B 
17 zUt_qQ4f 
18 Vt7mCF85 
19 5zb*x$*l5 GA-DOGfR
 6 A7DSxUjr
 7 Be"[uK&,
 8 #%o&z>K.|C
 9 W],id39/
 10 Nw<A{1Gw
 11 \D)Om`-e
 12 t*1vm.k{
 13 j_}SJW:m
 14 cyd7m'ph7-
 15 WI/AmlgHoA
 16 BzOo83SOO
 17 efg/B[SL
 18 \hq9!q"9
 19 vlv~cQfU
 20 ;,GK%;"Gk
 21 T%B·%?T» ?T
 22 SdAqMfqM
 23 u%tL7*aQ.
 24 `,aclwa'
 25 km$*MYDY9
 26 e8gtyU0J
 27 VQ+4C38'
 28 @RdnS-?f]
 29 c5|^KQHssU
20 {2}5m·.f>30 {2}5m·.f>
21 AC·9YZ+/l%31 AC·9YZ+/l%
22 %wtC#Fw$32 %wtC#Fw$
23 GmBsl7S%33 GmBsl7S%
24 >l~8*-V~P34 >l~8*-V~P
25 4p_OLAqr35 4p_OLAqr
26 Tc|»    RQ'$36 Tc|»    RQ'$
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
199 KB
./usr/lib/debug/.build-id/77/27e604d11cb97b5d31a151ea7d61950e77a76b.debug vs.
./usr/lib/debug/.build-id/5c/17aa91c26e994e0323e34b53df96b280abe4ed.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 12% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········0000fd08·000d00·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0000fd08·000d00·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0000fe00·000d00·000200·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0000fe00·000d00·000200·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00010000·000d00·000afc·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00010000·000d00·000afc·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00010b00·000d00·000278·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00010b00·000d00·000278·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·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·010406·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001c0·010405·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·0105c8·000346·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·0105c8·000346·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·010910·00671d·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·010910·00671d·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·017030·0002e6·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·017030·0002e6·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·017316·000045·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·017316·000045·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·01735c·00d94f·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·01735c·00d94f·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·024cac·001fe2·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·024cac·001fe2·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·026c8e·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·026c8e·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:·7727e604d11cb97b5d31a151ea7d61950e77a76b3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·5c17aa91c26e994e0323e34b53df96b280abe4ed
195 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-311-arm-linux-gnueabihf.so.p/_ccomp.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/measure/_ccomp.cpython-311-arm-linux-gnueabihf.so.p/_ccomp.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x3a1914 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x3a19
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
568 B
strings --all --bytes=8 {}
    
Offset 1, 26 lines modifiedOffset 1, 24 lines modified
1 kGCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 =swUT@"W 
3 fJ'6SV|' 
4 p7;a2)\h 
5 rJgc\"&9 
6 |7(;Ko#@ 
7 VG`u(K`u 
8 ;)ZNeUyN 
9 =XA_=1\T 
10 q{:J/|J'l 
11 S$}Aj]'5\32 ^QOJDI=)
 3 hCGH^4&\
 4 5kJ-YIwp6
 5 tb'euj·n_
 6 >0A:Y=T*`
 7 Fbm*+·@x
 8 ++·\xKsP
 9 »       VSz.7MM
 10 y(0Cw:F8
 11 c)>3Q[» \L
 12 `XZg?`/BEz
 13 .}5HoM0,
12 Ih/AJD/@D14 IhOAJD/@D
 15 4(Kz»   ?<g
 16 i-DjR>5MSj
 17 }<_TC_0|U
13 Hvd»    Omezj 
14 O}'=u."Q 
15 L'}w50+u 
16 hhcu(n~A 
17 H+7{k!o5 
18 qGPO\H"fNpC 
19 Ju=au=qS 
20 }H1e7]<w18 }H1e7]<w
21 M'GkKZ\=19 M'GkKZ\=
22 ._MZ\>·$^#&-&20 ._MZ\>·$^#&-&
23 ^`bHZ"3t21 ^`bHZ"3t
24 Y!m8k=kC22 Y!m8k=kC
25 olog44mw23 olog44mw
26 l16P)}ex24 l16P)}ex
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
778 KB
./usr/lib/debug/.build-id/79/3dcc19fb83759a672582f0b8cd8a7f866356b7.debug vs.
./usr/lib/debug/.build-id/62/082906efdd0f451f8e288c7efb50a476c4e9d5.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 8% 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:··········466024·(bytes·into·file)13 ··Start·of·section·headers:··········466016·(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·0x71c68:1 There·are·35·section·headers,·starting·at·offset·0x71c60:
  
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
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:·793dcc19fb83759a672582f0b8cd8a7f866356b73 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·62082906efdd0f451f8e288c7efb50a476c4e9d5
772 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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:·0x3e39c8)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x9d8f14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x9d8f
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
1020 B
strings --all --bytes=8 {}
    
Offset 1, 48 lines modifiedOffset 1, 49 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 c&o"U0vh
 3 Atf4,"At
 4 y5D%74N=
2 &Q{qQYha 
3 JI^W3Arm_ 
4 ;'(mH~i9 
5 oQ13s3[ef; 
6 RBS1{Bv45 RBS1{Bv4
7 {hS#GX2zx!KC 
8 pwA/`pYo 
9 lSD1pGA<l 
10 Z,6}Q"}: 
11 S)l\]Ey+ 
12 P^vq2wq^ 
13 ;$zkk8?O 
14 J8L5S;?46 \8X;vO<;>
 7 N?+[YB1*
 8 9"W9G+_Ce
 9 J&&XK''X+
 10 `1sKCH:#
 11 ra?zBM>=]
 12 r+Ho./eI(f
 13 UIU|aJt/Mx
 14 mD»     ES~u&z
15 2)AQrJpU15 2)AQrJpU
 16 B8t@F9"OW
 17 {)[g^1g$P
 18 .#MfQ$bQ*o
 19 /d1·^<N\
 20 (AN\r'sm
 21 Q&q&/IVK
 22 ZIAY+)(k%
 23 FI<VS(Va<V'
 24 5|g#c»  }g
 25 HZDA%|+#-
 26 -a$S=FOP
 27 8ZOZ»   u_h
 28 2g/Yzebv
 29 .+5v>SBP~
 30 J^"KvK0V
 31 ]7~»    y3H5
 32 CrF{$-NA%
16 T86OCY|_ 
17 Jw3FO"23 
18 #_EYqM,Q| 
19 N.~Jeu[K 
20 _$y5,9av 
21 *|'z_W|f 
22 oeo·"4;7 
23 @(u*8SAE[ 
24 kt%Be;W· 
25 UdE[5#[5 
26 R4NC}c;N 
27 }X^{Jzs3 
28 BKB\e(!~ 
29 ABg,62P#>c 
30 =Tv@a#$g 
31 gZpp'<fp[ 
32 $5V3(Vn3D 
33 Q'o[_1k$ 
34 |4>nQ}\M>33 |4>nU}\C>
35 V0BS(Na-5gO 
36 {GFpfR}·3w 
37 QBdfX»  }g 
38 kGsbvy;D 
39 nU(Hooj[ 
40 SI7Oy+JN 
41 8F3Pz-KJ!34 K|+K&(N^
 35 Wo>[QEOG:[
 36 L"1F/}iJLy8c
 37 8q1."qf`
 38 s|:LM\'8
 39 B`2Zxb/,
 40 %]~b2,zb
 41 C+lQ_EC^
 42 g?WRJJB|
42 dI|ah`m/j43 dI|ah`m/j
43 Q@bhmz|944 Q@bhmz|9
44 g!2Bb^)C45 g!2Bb^)C
45 +C,.Vqg9J46 +C,.Vqg9J
46 xP|mH(|847 xP|mH(|8
47 KM}1yK7yK48 KM}1yK7yK
48 bL/ur-7.S9Vh49 bL/ur-7.S9Vh
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
389 KB
./usr/lib/debug/.build-id/79/79a1987f610a8d289ab8489cac939b85d5aa85.debug vs.
./usr/lib/debug/.build-id/c2/65e6025c5add4742b92ff44f09937f1cd90998.debug
Files 8% 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:··········303564·(bytes·into·file)13 ··Start·of·section·headers:··········303556·(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·0x4a1cc:1 There·are·35·section·headers,·starting·at·offset·0x4a1c4:
  
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·000aa0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000aa0·10···A··4···3··4
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:·7979a1987f610a8d289ab8489cac939b85d5aa853 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·c265e6025c5add4742b92ff44f09937f1cd90998
383 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·121·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·121·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/filters/_multiotsu.cpython-312-arm-linux-gnueabihf.so.p/_multiotsu.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/_multiotsu.cpython-312-arm-linux-gnueabihf.so.p/_multiotsu.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e39c8)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x666f14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x666f
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
640 B
strings --all --bytes=8 {}
    
Offset 1, 30 lines modifiedOffset 1, 31 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 kXS_uv>@= 
3 &Q!w<i$C 
4 *_WLG.f> 
5 2^Yh0/:- 
6 ugm-.IP> 
7 VMO7uFws2 Q8kth.·;
 3 %;[)/A|»JqJ!
 4 wi@CKur-Z
 5 3M{vSOQj
 6 NKs8vG)<
 7 qlSK;|Sp
8 wGXUH8&?8 wGXUH8&?
 9 =KSQ,$=YS+R
 10 _Nrl3*}\
 11 Aq{kK'[:%Z
 12 *$~'3Ly8+
 13 U$P+DoM6
 14 FIIpwmV1
 15 'hz{]D.l
 16 yHLm/Mt;
9 Y+MM@)y( 
10 @Cy@T:{k 
11 ]C*,W*l] 
12 -Eiy<S+10 
13 =Cta+06/2_T 
14 $@Be:N;a 
15 U(a>d~]r 
16 oaRT8;eZ 
17 Z_qy$sV:r 
18 @q9(s.9r 
19 9{&E:d,n 
20 \sFpwlJJ 
21 ^K,J6QR:M17 ^K-J6QR:M
22 V!y&rL3%7c 
23 jadvZooW7#%18 l1`»    gl4W
 19 P»      *c»    C{9
 20 H\·`98+D
 21 *b»     T)VCu,
 22 {p)fP)vv
 23 :DhQNRY^u
 24 Oc,90{2;
24 ynj]d9Go25 ynj]d9Go
25 u6J<#9IV26 u6J<#9IV
26 TU&lyI@;27 TU&lyI@;
27 s^u8^5zK28 s^u8^5zK
28 gH:lh%7729 gH:lh%77
29 #>h'ih?"h'30 #>h'ih?"h'
30 pi#Eh%n631 pi#Eh%n6
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
619 KB
./usr/lib/debug/.build-id/7a/64d66fe199cb5d183cd78bc4a7d37a8e60dda8.debug vs.
./usr/lib/debug/.build-id/fd/5b4a27e2d77f741e32f568e24a195c3e4c8f6f.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 7% 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:··········446740·(bytes·into·file)13 ··Start·of·section·headers:··········446744·(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·0x6d114:1 There·are·35·section·headers,·starting·at·offset·0x6d118:
  
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
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:·7a64d66fe199cb5d183cd78bc4a7d37a8e60dda83 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·fd5b4a27e2d77f741e32f568e24a195c3e4c8f6f
612 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-311-arm-linux-gnueabihf.so.p/_marching_cubes_lewiner_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/measure/_marching_cubes_lewiner_cy.cpython-311-arm-linux-gnueabihf.so.p/_marching_cubes_lewiner_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x9e1714 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x9e17
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
1.05 KB
strings --all --bytes=8 {}
    
Offset 1, 45 lines modifiedOffset 1, 51 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 oGCC:·(Debian·13.2.0-13)·13.2.0
2 `:Dfw[d/ 
3 ?qR3Lk4p 
4 [2tzOB'M 
5 ·U6d9.YU>X 
6 R*Xz:W8Q 
7 fqw.0Q9V 
8 ~MG+jm.q 
9 5d-HSUWM 
10 KMC8z#gM 
11 U\"DI9l$[.!m 
12 =0f66/Qx 
13 hnCxS;i4Ca4 
14 .*XbAETDD 
15 x.GY[?,G 
16 zYKD(KD41< 
17 y/N;=^p? 
18 »       `v~\Bi.f 
19 <?}"tZ]j[_ 
20 lz4»    Y8P; 
21 »       0c.|%Mr26*_3 
22 y|<uMGrt 
23 2SfWCDib 
24 b'}5AqlZ1 
25 H48$v__-1 
26 i*[KO?·xkc 
27 G(<T|>=1NO 
28 rP88T9em 
29 W|+PHe>> 
30 ti:ThZ+My 
31 8ZvNF>Ov 
32 4]7";u}=" 
33 20z/hs["&l) 
34 ?2}:Ho!u 
35 E&M|d?{3M 
36 ]~(Qh?0~n 
37 (mIdi?K< 
38 2H@."L?G22 V·g}>32s8a
 3 tru1x!c+h
 4 Ve{6[Qg2
 5 `,^C>=Rj\I
 6 »       ):1js):
 7 $fqkMg\gHrO_
 8 Clzz8Kg8=t
 9 ,z<:e|p?
 10 @F_tS-=`w!w~
 11 )»      ,;tM]8z
 12 XUl4$#a<(
 13 \krQk%WR.*Ir
 14 tmkI-}<_h
 15 %Dj7mT%»
 16 W+Os:1C=
 17 @"`·bgQ!
 18 >`!h;H[Y
 19 B=@k@BW_
 20 k(diQC.K[6~T
 21 \·/yC·gMo!-
 22 U/JPh[N=
 23 uX6o[ca^
 24 ;.%7X'jn
 25 {|KF&f$f
 26 CU]»    }2Uu
 27 ddHt4b6{
 28 @0.MQW!^J
 29 gn#YVCI7\a3*
 30 EUUmmUQ[
 31 $"m-An:<
 32 ni0-@o7j
 33 S|+QHa>>
 34 <_=1q0te/
 35 v4N_9N?T
 36 VU4UZTQEQ
 37 $OaQWd:6
 38 Em-vjiXX
 39 GBt${U%$eG
 40 z`j=`>\H
 41 KD[6YRam
 42 EPPBMG2&
 43 Gt|g`PJF{j
 44 /-oGb9!k
39 ;#+PZ*gzf45 ;#+PZ*gzf
40 $F0w[&nM46 $F0w[&nM
41 X|Hprrtn47 X|Hprrtn
42 4Ca`K"+k48 4Ca`K"+k
43 ]pS6!45z49 ]pS6!45z
44 uFt'o!=A50 uFt'o!=A
45 DeAZn{EJ51 DeAZn{EJ
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
390 KB
./usr/lib/debug/.build-id/7c/084f43d3c7a7503eac939d20309998000032fa.debug vs.
./usr/lib/debug/.build-id/c1/0970b99a456af3b908382b188dfc6ebb9c2d9c.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 12% 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:··········251596·(bytes·into·file)13 ··Start·of·section·headers:··········251592·(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·0x3d6cc:1 There·are·35·section·headers,·starting·at·offset·0x3d6c8:
  
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·000a60·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000a60·10···A··4···3··4
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:·7c084f43d3c7a7503eac939d20309998000032fa3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·c10970b99a456af3b908382b188dfc6ebb9c2d9c
384 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·117·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·117·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-311-arm-linux-gnueabihf.so.p/_unwrap_1d.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_unwrap_1d.cpython-311-arm-linux-gnueabihf.so.p/_unwrap_1d.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x4dde14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x4dde
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
516 B
strings --all --bytes=8 {}
    
Offset 1, 19 lines modifiedOffset 1, 31 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 R#6eEAO8\2 .Ru}a|]%
 3 54v6E8y-
 4 XU8{Z"4X
 5 f->`zS~}l=RX_
3 +-1xjr9Z'6 +-1xjr9Z'
4 fwgvvowv 
5 o%Ud;·RQv`7 Ld'P4N7%6s
 8 0.|YgW3u
 9 U=LY+\J5
6 ?tw[:Vc#010 ?tw[:Vc#0
7 i"-_·xsZ 
8 O/N&*E\J 
9 cRza6Y)m 
10 »       OfXxlhr 
11 ,mdfl\'e)s 
12 tk/GeM]l11 LcBR#OjLx
 12 +.9MA"?S
 13 t9m[VEs_)
 14 M*=iRiTS
 15 A)NKaYrP
 16 "v*W(W#C
 17 |uG|+VA`
 18 @7,B381Z
 19 mv|y8>z*
 20 'p('a1%A
 21 +*r!kE."
 22 Tu/q")OK
 23 8e4m<NP?
 24 !>!_/Qb»c
13 6>f;QX.525 6>f;QX.5
14 f-#»    -·-G26 f-#»    -·-G
15 %$@~oP,J&]w27 %$@~oP,J&]w
16 8<}C?.C'28 8<}C?.C'
17 WXf^u4u^u!29 WXf^u4u^u!
18 ay'jLKuV30 ay'jLKuV
19 /;oeJ`Xd@831 /;oeJ`Xd@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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
519 KB
./usr/lib/debug/.build-id/7c/e220f00f5a732cf58effc45a4f73c9a7b5688f.debug vs.
./usr/lib/debug/.build-id/a4/a5a15a7210167209b972377f8fa8ada4833896.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 9% 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:··········416948·(bytes·into·file)13 ··Start·of·section·headers:··········416952·(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·0x65cb4:1 There·are·35·section·headers,·starting·at·offset·0x65cb8:
  
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
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:·7ce220f00f5a732cf58effc45a4f73c9a7b5688f3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·a4a5a15a7210167209b972377f8fa8ada4833896
512 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·157·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·157·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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:·0x3e39c8)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x903714 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x9037
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
918 B
strings --all --bytes=8 {}
    
Offset 1, 43 lines modifiedOffset 1, 43 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 J!4l/\8MA 
3 0J+NQi.- 
4 A{PYN8U9 
5 ]s3P4"q& 
6 `jl<g.JglF" 
7 ]GGoAES1 
8 Md.6Q@Fd 
9 u»      tM0`s· 
10 pN$rM:0f 
11 [cSA11Sn 
12 ]/$J'OU/[ 
13 |Id&nsvE 
14 3{7gZ{C22 Z0"^Am» Y
 3 AVgW`PSB
 4 ARaeP+xq
 5 LmhE(lP%Ft6
 6 ·&#uALztA[YZ
 7 w·6vij,a
 8 »       eC/iC,J/1m
 9 »       _cVii|>
 10 Qjcm1·3a
 11 qN~*9'!F
 12 ?n"ohR)8
 13 jgH"-N>A
 14 eiM_#=Z]
 15 [_SuOSO+
 16 >8_22g/v<C
15 w8_22o?1+·R17 w8_22o?1+·R
16 zI+ZD-Et18 WzI+ZD-Et
 19 {QH>VR_/
 20 %%VTNSm9
 21 )}C:Zw[45
 22 S0oS/X}X
 23 !OsCz|Ge
 24 Yj=K4&v*)
 25 [PSCC*:»
 26 3G,a+GI~
 27 q3?*WF=wD
 28 eW;H=4U,
 29 z].'|>\Ub
 30 4!y'Jl7$
 31 jVIh&7|+.
 32 H"i@X?@v%B1
 33 AY+s\xPT
 34 >c)Od{__
 35 ^(1&E;aP
 36 %0BnTt(^
17 IZr2·[»  } 
18 $bMfC$3\?$Op 
19 Oowh!U}6 
20 /?(_;Byld 
21 ,#6SW-Cu% 
22 Ad;V==]7 
23 <Y+<t.\+& 
24 G9ry%5O. 
25 Ea).^7OLv< 
26 Cs'<»   l?f 
27 *E9=]4W&5W 
28 ^*^99B-fcs 
29 /qe~?hZS 
30 :}2Euf]~lu 
31 Jc$x)j» i% 
32 ,u@~a,}$x 
33 P+7WUr(> 
34 TUMIc+7·o]ua 
35 |iTz|IWH 
36 %6zWe/bw 
37 5EwC^n+ho37 5EwC^n+ho
38 ·&s)n^W#38 ·&s)n^W#
39 X*/99dg]39 X*/99dg]
40 >J%V@Oegf1640 >J%V@Oegf16
41 o>V*U-OV41 o>V*U-OV
42 FxvT=#'<42 FxvT=#'<
43 gQVnt}EX-&43 gQVnt}EX-&
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
1.45 MB
./usr/lib/debug/.build-id/7d/b70208bcdb174c1b8dcf019af288b858cee359.debug vs.
./usr/lib/debug/.build-id/4e/23f8528a8e3b079ee8141ee97e10176fc6f6f8.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 5% 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:··········729368·(bytes·into·file)13 ··Start·of·section·headers:··········729360·(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·0xb2118:1 There·are·35·section·headers,·starting·at·offset·0xb2110:
  
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
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:·7db70208bcdb174c1b8dcf019af288b858cee3593 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·4e23f8528a8e3b079ee8141ee97e10176fc6f6f8
1.44 MB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-311-arm-linux-gnueabihf.so.p/percentile_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/rank/percentile_cy.cpython-311-arm-linux-gnueabihf.so.p/percentile_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xdc0c14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xdc0c
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
1.51 KB
strings --all --bytes=8 {}
    
Offset 1, 77 lines modifiedOffset 1, 65 lines modified
1 YGCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 ?]&UA#» 5b
 3 ·:·xf$:7
 4 ,*<b*\» *
 5 =5x~v#}6
 6 X[yF8cm3?
 7 /#~mT.jW
 8 DI@c·U)p&
 9 R"h(»   |·(
 10 ijigqt3C(
 11 4FM8>,+4
 12 Sg8:|-Fi
 13 b·>4J+?XU
 14 bgJ$F&)b
 15 ahMRZ?Sa
 16 &*^];OJYZ
 17 zJ]*z!t)
 18 qmR!/VH\
 19 hN/=DI]gk
 20 ^aq9h»  Y\
 21 |j-Ba^gz
2 B}|[rs» w 
3 /!;WmiwG 
4 Z5Ak[9Cr 
5 dD1!j·xfl 
6 #3YT&K» u 
7 l<1\,NV.C 
8 =FBDT@W^ 
9 B_W8mP7BOS 
10 j7/8aY9PTE 
11 |+»     N!rH' 
12 ~w"h*»  F!2T' 
13 i".N=s4e% 
14 P&S/atzI 
15 F+j:l.4FQ3$5 
16 l=T8@{:n. 
17 B@>jL;|4 
18 30O|#FiO` 
19 0L?Xd_Tdo 
20 kHLE[EUUU 
21 []hpg!u9 
22 r=,V!JaV 
23 +8<*T=A6 
24 #ejF2}K5 
25 8W-W06q'9A; 
26 0KHKy5oL 
27 oQ_)A=r^< 
28 GmPG~hV: 
29 sO?.nObp< 
30 EI.&VIKd 
31 D^c+H<=Z 
32 /Sk-Oeci, 
33 @'S<!]>»z 
34 j=iRz.8I 
35 JMgYMg55 
36 M4*wUT&1 
37 s5*OPT&1< 
38 "1N$jwD"\$Fv%,-Z^JjD 
39 ,BPbZgN" 
40 e0VzsHxC[22 e0VzsXxC[
41 ^@i^^·_j 
42 Z7y'*w·y7 
43 18YX:q/7, 
44 Og)3Y?KKY 
45 ""·?DDTPL 
46 ym6FuC$o 
47 ·#~0AF<h23 }$YstV=f
 24 eOKwXN&:2
 25 nErB.{rE
 26 a%m-$t6W^>
 27 T]S"-8O]S"-
 28 0»      t<EL:J^,
 29 NqibJqI>qs
 30 DeWe7i<J
 31 »       $x5M·[i
 32 ?uMF|bRE
 33 Os4|_Uj!5_
 34 xIH\v-QKJL
 35 "/jHi`,jX
 36 8RkM~l/@
 37 y^z!#F|-
 38 e~yY[z!eW@H·u
 39 UZ<qo1\ZL
 40 =ubT@e9$
48 Npk1PZ,po1MZ41 Npk1PZ,po1MZ
49 )f:(bKWj42 )f:(bKWj
 43 yXY/'ce4
 44 tmzD4\}D^
 45 Su.oP]&5
 46 cS>CrNHQ
 47 v{%A&·9Kw{y
 48 tIte&7\rC?
50 3C?!A/',3] 
51 "84\_S"8 
52 n(w<B_9) 
53 .g`W>Gw» 
54 ](^Ikp?m( 
55 T'2·Hc'v= 
56 4mX!\~u!=[I 
57 '·+Q]n*\ 
58 nU^E2Gg9?F 
59 -WI.Kk!7 
60 8^z!,^_z49 8^z!,^_z
61 p5d2sPVS50 K/x$hK/$
62 (bo/,X_}51 3(bo/,X_u4
 52 Rpar6V=fS
 53 ]O~bG(=;1
 54 r\'E}j2G(
 55 mZ(wM.jW
 56 A5/y(+-A
 57 e5:g)*-»
 58 s"J6'?J6
63 kNnGhR0D|6# 
64 Ne»     _De}9 
65 b!{OxU{E 
66 W%stFptFp 
67 E%RjbkQW 
68 V]^d^=[v 
69 :62*yF~LG 
70 jSI=B[O5 
71 L$(?)»  +859 L$(?)»  +8
72 5SthRvl_T60 5SthRvl_T
73 f6'jfQL3/61 f6'jfQL3/
74 o3/&jfIL3[62 o3/&jfIL3[
75 i^iv5ob»;;:63 i^iv5ob»;;:
76 #g#L|UmA>:64 #g#L|UmA>:
77 ~v^t~T5P65 ~v^t~T5P
Max diff block lines reached; -1/1493 bytes (-0.07%) 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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
67.1 KB
./usr/lib/debug/.build-id/7f/60b56fe6511cb6573dfe895b0dcb563b16bc7f.debug vs.
./usr/lib/debug/.build-id/97/7bebdec56ba18e462f1bb0ae5cc6a69d29682a.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 15% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········00004da0·000d98·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········00004da0·000d98·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········00004e98·000d98·000168·04··WA··0···0··423 ··[18]·.got··············NOBITS··········00004e98·000d98·000168·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00005000·000d98·000200·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00005000·000d98·000200·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00005200·000d98·000090·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00005200·000d98·000090·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00004d·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00004d·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001b8·002c9c·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001b8·002c99·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·002e54·000336·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·002e54·000336·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·00318c·001799·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·00318c·001799·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·004928·00011b·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·004928·00011b·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·004a43·000053·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·004a43·000053·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·004a98·001aaf·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·004a98·001aaf·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·006548·0004e4·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·006548·0004e4·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·006a2c·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·006a2c·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:·7f60b56fe6511cb6573dfe895b0dcb563b16bc7f3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·977bebdec56ba18e462f1bb0ae5cc6a69d29682a
63.9 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-311-arm-linux-gnueabihf.so.p/interpolation.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/_shared/interpolation.cpython-311-arm-linux-gnueabihf.so.p/interpolation.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x77c14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x77c
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:·42·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·42·(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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
423 B
strings --all --bytes=8 {}
    
Offset 1, 12 lines modifiedOffset 1, 11 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 )h*GCC:·(Debian·13.2.0-13)·13.2.0
 2 1Ca!h|il
 3 bow={K!\
 4 n!7%t»  I[wuo
2 r9LN%9n4L 
3 ksY7d{:G- 
4 (o$Wwm{d5 
5 tgs>nr^Bt 
6 j3RQh4z{*75 j3RQh4z{*7
7 b~h/ZOB-6 b~h/ZOB-
8 Pz8owTp~!l7 Pz8owTp~!l
9 BN4s2>Mn8 BN4s2>Mn
10 skimage/_shared/interpolation.cpython-311-arm-linux-gnueabihf.so.p/interpolation.c9 skimage/_shared/interpolation.cpython-311-arm-linux-gnueabihf.so.p/interpolation.c
11 /usr/lib/debug/.dwz/arm-linux-gnueabihf/python3-skimage-lib.debug10 /usr/lib/debug/.dwz/arm-linux-gnueabihf/python3-skimage-lib.debug
12 call_weak_fn11 call_weak_fn
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
481 KB
./usr/lib/debug/.build-id/7f/a686304dca16b702f233aa6bdfc823af78b188.debug vs.
./usr/lib/debug/.build-id/82/543e6805473cb280b414a2d2d114d3f465361a.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 8% 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:·7fa686304dca16b702f233aa6bdfc823af78b1883 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·82543e6805473cb280b414a2d2d114d3f465361a
479 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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:·0x3e39c8)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x8c6e14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x8c6e
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
1.03 KB
strings --all --bytes=8 {}
    
Offset 1, 43 lines modifiedOffset 1, 57 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 *d.+KqR( 
3 *H-V>lW>< 
4 zO1+N(Ex 
5 Y|$Or|drZrrZ 
6 YvONe=AQ2 ;u@4$QHt
 3 :Q:r<z@O
 4 P`»     81NA7
 5 T4{43fp·WRP
 6 Z3=+_zi^
 7 -LxEBfSc
 8 -K3~A;p=u
7 ·AA:$CAb$9 ·AA:$]Ab$
 10 8f<Ng|"Z2
 11 `u1E$<3(J
8 $idx~RC~eOJ 
9 I$&qM-?O 
10 1BO,aMlsb 
11 KJBN7j:)S 
12 zOmv_+C#W 
13 hUNjr%K_ 
14 $·MZh"]z»!12 $·MZh"]z»!
15 KNH|IE?MR 
16 :im&KwyTk3UKn13 y_!SpnRp
 14 X<IoZk» HsB
 15 wAeQ·[Ju
 16 */4hxhvD
 17 IdNIvnAd3
 18 g8~Cd.y_
 19 EC-vH+!byM
 20 ~J$MFcFE
 21 \ek?j]8k
 22 (!<nWV[0
17 tl|ZA\u`23 tL|ZA\u`
18 rY"JiQ:: 
19 4Zue·+^224 
20 U@Q9SVo= 
21 X]tUO*u_) 
22 bfE+&g.D 
23 8#4b*nVrI# 
24 Hf/.EOge 
25 -5C:5mFb 
26 `5sL+<zQZa 
27 8E>z%'AJi 
28 '-d-p:@'" 
29 R/Nr,@<&^924 &[a_Pu_-
 25 J<N93Us\SA
 26 oV&W0qsW
 27 BOE%>a[m
 28 I4V~:ZfU·
 29 jj·YU8{3
 30 FNy'=uR-
 31 N+\rAZa!
 32 R=H»    ,^6wF
 33 ]!>?*>nU4a
 34 ·aL#9F*4
 35 :sgC?`z/
 36 T@Dz/IHO·
30 H>W*9W$?,37 H>W*9W$?,
31 7+L!r0}2 
32 xC·-M^]A 
33 X"rK"xIJ 
34 PeBy_{-0 
35 =3~x(}UO 
36 LO"r·W5438 V"_1TvUZ
 39 bKj4T$_.
 40 x7=}|OAl
 41 Qc#L-·Ts86,
 42 ·-B|&\sW
 43 ~]=)^K`%$
 44 YN.Smoad
 45 ~U#}7ND>
 46 G;^@d.Zw
 47 Yc<jA{&p{
 48 N"IVC<r}
 49 ·`|BX/^H
 50 ~T/0E>c@
37 _wuuuUuUuu51 _wuuuUuUuu
38 t5>QY-|*52 t5>QY-|*
39 #RO<UMh{[m53 #RO<UMh{[m
40 ;bV4S>OBM54 ;bV4S>OBM
41 MuHf(V@^55 MuHf(V@^
42 d~;fbYDf56 d~;fbYDf
43 Tdj;$J3F57 Tdj;$J3F
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
167 KB
./usr/lib/debug/.build-id/80/f6a03ce13053989de6bc89d2ce7e3ee0e4f8eb.debug vs.
./usr/lib/debug/.build-id/8a/14a9820318153f54e33a1b2a630f00444ca889.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 10% 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:··········98860·(bytes·into·file)13 ··Start·of·section·headers:··········98856·(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·0x1822c:1 There·are·35·section·headers,·starting·at·offset·0x18228:
  
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·0007d0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·0007d0·10···A··4···3··4
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:·80f6a03ce13053989de6bc89d2ce7e3ee0e4f8eb3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8a14a9820318153f54e33a1b2a630f00444ca889
162 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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:·0x3e39c8)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x1a0814 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x1a08
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:·46·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·46·(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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
352 B
strings --all --bytes=8 {}
    
Offset 1, 12 lines modifiedOffset 1, 15 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 K/9/}r1/n 
3 :#-Tw<#- 
4 7~?zE$Om 
5 b:6*v]#G6O2 uL1a&b:?
 3 .hnR:UEa|;
 4 &6a`G+P.&
 5 ]mOlNv-;{'
 6 tS>y%)?E
 7 9R?(.u=(v
 8 K@=j<G`mQ
6 ;.y66.yF9 ;.y66.yF
7 gh·\8G\]`X10 gh·\8G\]`X
8 S'2UzV;^LoW11 S'2UzV;^LoW
9 +skimage/graph/heap.cpython-312-arm-linux-gnueabihf.so.p/heap.c12 +skimage/graph/heap.cpython-312-arm-linux-gnueabihf.so.p/heap.c
10 {S1:[N]~13 {S1:[N]~
11 rHdOqXT#14 rHdOqXT#
12 $Ur0'NP·15 $Ur0'NP·
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
459 KB
./usr/lib/debug/.build-id/81/cfc282222ea622679ad26be309d98cd0afe8ec.debug vs.
./usr/lib/debug/.build-id/14/5e2d227ad1087fa6a3f106d3f1ffbb190408dd.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 9% 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:··········340696·(bytes·into·file)13 ··Start·of·section·headers:··········340692·(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·0x532d8:1 There·are·35·section·headers,·starting·at·offset·0x532d4:
  
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
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:·81cfc282222ea622679ad26be309d98cd0afe8ec3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·145e2d227ad1087fa6a3f106d3f1ffbb190408dd
452 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·124·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·124·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-312-arm-linux-gnueabihf.so.p/_canny_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_canny_cy.cpython-312-arm-linux-gnueabihf.so.p/_canny_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e39c8)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x745514 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x7455
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
697 B
strings --all --bytes=8 {}
    
Offset 1, 36 lines modifiedOffset 1, 29 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 ghaCB_\F
 3 %2i|8;nt
 4 G$9>]#31
 5 WxK$nJ_R
 6 ^·In?+I.
 7 Y>1[zC0;/
 8 P4e|W1b<\#F
 9 U)\`~!T`](c/
 10 kEr9*k3gr
 11 c\X#I-]R
 12 zV\*%d]Q
 13 W\~9z-YM
 14 h.bkY<Kd
 15 V-tjeq4O
 16 J~);H)sE
2 .?d{QwUq 
3 pzffNfuZ 
4 mt?Ti#_$ 
5 M4z1<9Fy 
6 &oo%TD*r>E< 
7 IBxHE[s;C 
8 *R\6(G0s 
9 ]4D/G=I|l 
10 )LjNQEy_ 
11 |WmG5FvU 
12 CzcUJG(V 
13 _»      kQ{>tu 
14 OfX:1N{Z 
15 mrp6yd3/ 
16 K(pN'L(6 
17 l2Jf6Jf1Jf5HVUIV 
18 pRmTWfyg 
19 youe|^f< 
20 r]?HhoAJDO@DW 
21 [f-e8,B? 
22 )S,Rv+(%_ 
23 <oUhNu!6*|17 <oUhNu!6*|
 18 '<a!G#nd
 19 `8z0ma=s-D<
 20 X`@Orb$»|K
 21 E»      5iJJ_P
 22 ~Gru0T#S
24 =:LI|9aib 
25 Q~/*D6{`'9 
26 /T)^.U_vO 
27 3Sh3-[KF 
28 Qt5;@O'e 
29 >?TVWb(W 
30 hl)rh,*P23 hl)rh,*P
31 O>M$^N|<24 O>M$^N|<
32 e=B[P]pWX425 e=B[P]pWX4
33 KZ;L|1ED26 KZ;L|1ED
34 +$=z{Ho7$)l27 +$=z{Ho7$)l
35 UECg0gg{28 UECg0gg{
36 /0+Yxu·^k29 /0+Yxu·^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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
84.6 KB
./usr/lib/debug/.build-id/88/411719c9e2859089ef2c5472f79344eb4c20b9.debug vs.
./usr/lib/debug/.build-id/a1/1148ca8902f529c0433844b5e86ba5c6462141.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 13% 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:··········60600·(bytes·into·file)13 ··Start·of·section·headers:··········60604·(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·0xecb8:1 There·are·35·section·headers,·starting·at·offset·0xecbc:
  
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·0005c0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·0005c0·10···A··4···3··4
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:·88411719c9e2859089ef2c5472f79344eb4c20b93 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·a11148ca8902f529c0433844b5e86ba5c6462141
78.8 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·52·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·52·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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:·0x3e39c8)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0xe8914 ····<1a>···DW_AT_ranges······:·(sec_offset)·0xe89
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:·35·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·35·(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:·0x3f9b50)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b50)·
373 B
strings --all --bytes=8 {}
    
Offset 1, 11 lines modifiedOffset 1, 13 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 F!AGCC:·(Debian·13.2.0-13)·13.2.0
2 '}]"?SjoH 
3 #-'jOE^m 
4 #|tmoe?B*2 v&5Emo^a
 3 h(_&U5*R;
 4 1oG)cOGa
 5 WyL-g=S)
 6 8=K*~=K(~m
5 [dPB=-P,7 [dPB=-P,
6 hzsjskimage/io/_plugins/_histograms.cpython-312-arm-linux-gnueabihf.so.p/_histograms.c8 hzsjskimage/io/_plugins/_histograms.cpython-312-arm-linux-gnueabihf.so.p/_histograms.c
7 PUw)&j`&9 PUw)&j`&
8 ?R?bMyM4·10 ?R?bMyM4·
9 D·W}-<S%>11 D·W}-<S%>
10 'a&Ozg#612 'a&Ozg#6
11 SlVbC]i6A13 SlVbC]i6A
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
625 KB
./usr/lib/debug/.build-id/8a/530196fe35bb508eca0e9a52f7eb588d83f926.debug vs.
./usr/lib/debug/.build-id/33/15385979ff312a80f97ccbac145cbfe9469fbd.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 6% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········00028be8·000be0·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········00028be8·000be0·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········00028ce8·000be0·000318·04··WA··0···0··423 ··[18]·.got··············NOBITS··········00028ce8·000be0·000318·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00029000·000be0·00269c·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00029000·000be0·00269c·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········0002b6a0·000be0·000580·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········0002b6a0·000be0·000580·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·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·02a7f8·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001f4·02a7f6·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·02a9ec·0004ab·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·02a9ec·0004ab·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·02ae98·01348a·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·02ae98·01348a·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·03e324·00099b·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·03e324·00099b·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·03ecbf·000049·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·03ecbf·000049·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·03ed08·021638·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·03ed08·021638·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·060340·004b2b·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·060340·004b2b·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·064e6b·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·064e6b·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:·8a530196fe35bb508eca0e9a52f7eb588d83f9263 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·3315385979ff312a80f97ccbac145cbfe9469fbd
621 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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:·0x3e39c8)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x957d14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x957d
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
1.09 KB
strings --all --bytes=8 {}
    
Offset 1, 55 lines modifiedOffset 1, 47 lines modified
1 &GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 qJW=BSy`
 3 eQ})n»  ?2[
 4 7KWXAQr!
 5 d'B$_Ew1K^m]
 6 U|s@;"}c
 7 Sn\HS1q/
 8 rmpkXq0'J
 9 Pkn?·_"Dr
 10 ;?mWm1ZV
 11 zK]/&U8.|
 12 M0(zh6Dc
 13 5\'»    MLh|
 14 ~5EUW>7>
 15 jF4f~r5{
 16 F·h0IZ`D
 17 #Y2%[rVt
 18 K7hjlfe-
 19 j<bcY.s|
 20 ·@O\q~]6
 21 }pTb=Qb!\b
 22 #o<fj'P{P
 23 @qSeC4F~
2 7'dBCyyt 
3 )w/L}Sb9 
4 j6yNMQj/ 
5 &U5^|3}M 
6 ;?}W=1VV 
7 %ueI]]$= 
8 NhnM\vFH 
9 ,(Rk7/Bjw 
10 Z,PkYf+qg)/ 
11 !pV"c5ODl< 
12 .piPL$.I 
13 ^L7{1I|( 
14 +SY|%$,_H 
15 vv3'k4;Z 
16 PGZt7fhl 
17 pj`FVxIV 
18 }wwfvfvw 
19 s^bm<0_T@ 
20 Z_D.&>v- 
21 Mfi[(hkNS=F 
22 [=E)GyZ0 
23 |SRQ--S` 
24 0e%PB'<1) 
25 Y]W-}8·?{ 
26 c|gMtw~[ 
27 d!/Fd^cQ 
28 +:_VYix_ 
29 /-LDc'(524 /-LDc'(5
 25 QuGN_Pu=
 26 lT5»    »    BUU%
 27 TU-cU%JU=?,Tu
 28 ~R1qoJ1z
 29 ykT^RU6a*
 30 »       }B"uV}r4
 31 QW6*^,b~9
 32 B·;Z>4n"q
 33 W9?m]/f-
 34 2*?"4|Xdm8
 35 ve@69=_k
 36 1rmJ&p~o
 37 x*P?*YWF
 38 #BT#%`*r2!|
 39 D7IdII,)
 40 I·IxE,4d·^I
30 <2w^\,z# 
31 WU-VU-MU 
32 CR]CX]%{ 
33 7~lsS7~l 
34 R[9ONrl[ 
35 1Rda.#E^ 
36 1odD+b4F41S 
37 .WcCC46D 
38 R=e_U)T~ 
39 4wJ.kn+$ 
40 &ZLk4E[C 
41 _/*i,$F' 
42 xk&:\&Wn 
43 5dcfLau58R+ 
44 ^Z6\c,?hWf 
45 .5e_="d' 
46 u=RUWR)=" 
47 [»      jv5rDQM 
48 B;bV%J?9JTq 
49 ZH7Sj/Ua41 ZH7Sj/Ua
50 iW`!^20A42 iW`!^20A
51 Q>_G·9A_O43 Q>_G·9A_O
52 8_[D'<k»44 8_[D'<k»
53 }./H.K{Iy45 }./H.K{Iy
54 t[g4#!ou46 t[g4#!ou
55 NxL&'-» f47 NxL&'-» 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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
847 KB
./usr/lib/debug/.build-id/8d/65b272afcf4c76da54b695775f22e3355eb7c6.debug vs.
./usr/lib/debug/.build-id/74/3fbafa2f37f51a403da943ad7c1fa87d4681d0.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 6% 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:··········629804·(bytes·into·file)13 ··Start·of·section·headers:··········629788·(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·0x99c2c:1 There·are·35·section·headers,·starting·at·offset·0x99c1c:
  
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
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:·8d65b272afcf4c76da54b695775f22e3355eb7c63 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·743fbafa2f37f51a403da943ad7c1fa87d4681d0
840 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-311-arm-linux-gnueabihf.so.p/_nl_means_denoising.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_nl_means_denoising.cpython-311-arm-linux-gnueabihf.so.p/_nl_means_denoising.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xceae14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xceae
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
1.17 KB
strings --all --bytes=8 {}
    
Offset 1, 56 lines modifiedOffset 1, 70 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 ='C<Fb]v 
3 5e]ZkqE!2 0[AGDFn7r
 3 »       =PR}~DEG
 4 T?UTn3+w
 5 >u#s7=Is
 6 (fvI1sD1
 7 #"95E$V<
 8 ~E"S|GDO
4 d-JrU_1y8$9 d-JrU_1y8$
5 |te*T>r910 z1O+?~aqx
6 ?#s=/q.S11 ?#s=/q.S
 12 IklWN&e)-
 13 E#Gu.fh<
 14 B}/mB}WA
 15 ?U.oF\"]6
7 Fv=4I2I;I 
8 /HtiU)d5 
9 m/Q;NJ:% 
10 -@;Kval5F) 
11 Y[CzxgmM 
12 a#}·MQ+Mr{ 
13 >ek{doJo 
14 ZkYn;r}T 
15 ]oS\{C\N 
16 !.Q1,L~·16 !.Q1,L~·
17 J»      SxE)L[*Ja:(17 J»      SxE)L[*Ja:(
18 Fu?AR|EJfoU18 Fu?AR|EJfoU
19 JW@9^`Z%<M 
20 B]iysiYZ 
21 w@i]Iq9$ 
22 w^#]5{PI~C 
23 JP0F»   y3X 
24 h-=hX[r*19 0(/aoz&Iu
 20 P@UN^Fcq(`
 21 .TH)CM{s
 22 fyv9w]'(LS
 23 Yj~nT*~Nm2
 24 ^o:>WHAg
 25 q"/mFr^r
 26 8{iH"kap
 27 j#nKKQg0
25 ~SKcjPF·28 ~SKcjPF·
 29 GcM_(uO!k!:
26 B(LO&kaL30 B(LO!kaL·
27 bx>t9T-: 
28 zbYwT]tG 
29 [.aS3!3=W 
30 _!_WiyXW 
31 r!~2.,T? 
32 YG2T3d5)c31 UpC[)wT#
 32 e~,abG?&L
 33 L1Af~2ng
 34 }g^;v2.k
 35 .#LK"V.(L;
 36 ,3m0@PYf
 37 ]}M)s-i3
33 }HJ4T5aOCW38 }HJ4T5eOCW
34 d~:@4iK· 
35 'um4UQVb·\ 
36 m5d!+#Yt 
37 i'@}0QkQ 
38 Mm-P7\js 
39 s$\r4cVv39 (ZEBYtkv%
 40 `qWPu&.x2
 41 nmU<|kkI
 42 HqkkW&?as
 43 lucB)l#{
 44 %L}>q^» n
 45 <_%o#o.e·(»      
40 FH<%,c7d846 FH<%,c7d8
41 VNr%HQKB\47 VNr%HQKB\
42 d%cT>"e/48 d%cT>"e/
43 ,I7t^8#]^8_e49 ,I7t^8#]^8_e
44 8F">iYgb50 8F">iYgb
 51 LfFfzeB&
45 0k-TT="_1'52 0k-TT="_1'
46 qS.Mqyq-53 qS.Mqyq-
47 cPN·F:TN54 cPN·F:TN
48 PYj',nB%55 ES_FC_0F>r
 56 wo,TL·m:
 57 &[un6MP»M
 58 h=Nf.'k=
 59 'CX?CX?W
49 &~:ir»  1J60 &~:ir»  5J
 61 Z-KTo·f\
 62 "t=utuP9I7
 63 OLb(V+4m
50 wR#yo&WlDv64 wR#yo&WlDv
51 ne1z%qU&65 ne1z%qU&
52 w"lAW,Vs66 w"lAW,Vs
53 Je/T0SHg67 Je/T0SHg
54 qP=v?ET468 qP=v?ET4
55 Ljo[^fOo69 Ljo[^fOo
56 ,T6S(s» O70 ,T6S(s» 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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
852 KB
./usr/lib/debug/.build-id/8d/698a2be9205a8776dc44e2f7d603c2fb933c0c.debug vs.
./usr/lib/debug/.build-id/2d/7eb11c95803b4366b68221a0bec2f39d9a21af.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 7% 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:··········794468·(bytes·into·file)13 ··Start·of·section·headers:··········794452·(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·0xc1f64:1 There·are·35·section·headers,·starting·at·offset·0xc1f54:
  
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
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:·8d698a2be9205a8776dc44e2f7d603c2fb933c0c3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·2d7eb11c95803b4366b68221a0bec2f39d9a21af
845 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/filters/rank/core_cy.cpython-311-arm-linux-gnueabihf.so.p/core_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/rank/core_cy.cpython-311-arm-linux-gnueabihf.so.p/core_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0xe08c14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0xe08c
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
1.14 KB
strings --all --bytes=8 {}
    
Offset 1, 56 lines modifiedOffset 1, 52 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 WnNu2hu-n
 3 8py5fJ#f
 4 LcoJcO{b
 5 3eLwU9T~N
 6 5~Pfl$QP3
 7 5fS])l*RW
 8 -@jByDC'
 9 F,P3%F2E$5S
 10 4Ql~1`[%
 11 jKtc-EoZ
 12 cR1o;cv!
 13 AnYr$0(K.
 14 JF»     kY@*7A
 15 Nue<yJ*P)L
 16 :3?»    (:asr·?TkB
 17 ^"xXNxW!
 18 g"q^+0e7
 19 zJY$Sgz·
 20 kyM2urt-!g.+
 21 P"V[Z"lN
 22 1Z#f3b6#Bz8K
 23 ",::H:8[
 24 N)nK(4Gp^
 25 vlk.>$Nw
 26 &sV/klE*
 27 Fk#-)7qy.?
 28 `_>)&LJ2v
 29 Y»      M]64:a
 30 _tY'2MxYg
 31 BTuKo|V$
 32 "ADDDDADEl
 33 iIE_pyLB
 34 |=E·OG9a
 35 TLyVS»  G%v
 36 rACud(S}/jS
 37 yY*7P^>/K
 38 .egqp*_]
 39 $2e">(l7
 40 1Bb4W1FH
 41 »       q2!6u6z=4
 42 ^TV7?dm_
 43 sbV|+gE[}V|+gE
 44 S}c!{~/{~,
 45 <l~a"]](])
2 B~zYQ<`&{ 
3 OQu|ORIf 
4 LnS]ORp=T7 
5 xbLyo,Ed 
6 Ss-5h/Svn 
7 U2q@0G</ 
8 &>{n\4xf 
9 xw00Mx\! 
10 "vF?s,bg 
11 5xu~eT_CP 
12 Q`$SDRFa3( 
13 TKSz0J,' 
14 Fi!pLi'Fi 
15 2<85S8\8 
16 N}#xURHA 
17 b&RYM{4K 
18 yBaFyT\w 
19 P)cxCi}p 
20 uT_"tX7H 
21 0jxa&/H#^ 
22 H,d_THW< 
23 NLR?X/K* 
24 FYY]GHu% 
25 i!DB!jED 
26 Bce[X-4V 
27 t?B1Em06 
28 ub7<zS7a6 
29 _vM5Em*|=»       
30 2jd77me6 
31 *\-"8\s*e 
32 !x:\`|·1 
33 $5(3QIIR 
34 g\@;G%^&|Q 
35 %·-BRcRw? 
36 k0tBrW;h 
37 :O-;tDu;\ 
38 m»      cU<a8T 
39 ^DNp<'fr 
40 h[D<b"9L 
41 0w1|lSW^ 
42 A·U*=MJg;* 
43 X;]>W_ic 
44 GZ<·-:7C 
45 »       Z/cQ/-a 
46 uge7ggmX- 
47 T(qK<ca» 
48 >P+k6x0Hy 
49 "n+O-3wEf 
50 Pjy;Yy6;46 Pjy;Yy6;
51 hXws|!)`47 hXws|!)`
52 HI_'<»  +tgG48 HI_'<»  +tgG
53 H-!-9&0+49 H-!-9&0+
54 #N}C_"C'50 #N}C_"C'
55 {a=uh[hi51 {a=uh[hi
56 T8ndI{Jz\!52 T8ndI{Jz\!
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
448 KB
./usr/lib/debug/.build-id/8e/c9a100fce7e73ffa3b7b2b8e7a9ae43b5d5dd6.debug vs.
./usr/lib/debug/.build-id/62/16edd0d34b23e26b727726438dfafdf3133325.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 23% 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:··········391848·(bytes·into·file)13 ··Start·of·section·headers:··········391844·(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·0x5faa8:1 There·are·38·section·headers,·starting·at·offset·0x5faa4:
  
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·0004c0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000158·000138·0004c0·10···A··4···3··4
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:·8ec9a100fce7e73ffa3b7b2b8e7a9ae43b5d5dd63 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·6216edd0d34b23e26b727726438dfafdf3133325
440 KB
readelf --wide --debug-dump=info {}
    
Offset 5, 16 lines modifiedOffset 5, 16 lines modified
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:·252·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·252·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb319)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb319)·
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:·0x3e3560)·12 ····<13>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e3588)·
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e39c8)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xa6a714 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xa6a7
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
1.45 KB
strings --all --bytes=8 {}
    
Offset 1, 74 lines modifiedOffset 1, 60 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 3%GCC:·(Debian·13.2.0-13)·13.2.0
 2 kg»     3iq\?
 3 ~fr^4MzZ6
 4 7Dx37U17n
 5 S$\=5|0ZL/
 6 #d»     2AW·J
 7 `s2SnI!7
 8 zv+u4HoW
 9 &\Q!0JG5
 10 c^&3ff2)
 11 oN_XA,!C
 12 yK*_J2^F
 13 )Fyr&ZN^
 14 IH>8Uqu:
 15 XkD+·-zXk
 16 -_uLs@M{i
 17 A[o1*rX0G
 18 -EA/2LtK#
 19 j!;,4Gu|·
 20 %Nt]Bk3j
 21 SkFuz@pCB
 22 ';NOZS=iF
 23 +·cyeXS^
 24 {4y»    HG/-
 25 ^<OVUdxY·>aB
 26 1th-R~(W
 27 T&he@JSM
 28 j_eqr[e(
 29 ,n7Ko7+I
 30 sDYR)aIMB
 31 *{xY3Q'{
 32 'b\}`_o&
 33 YM.w?%%v3}
 34 `Feq<YzF
 35 @Rtgzw=)
 36 2g|;@mgJ
 37 X(byGN4>K
 38 ;2viU8\I
 39 (/Th~X"*
 40 t&K,+A[N
 41 3w5e<+*~y
 42 '·?xHL=f
 43 ccQ>J9vf(
 44 [`77QjNof
 45 RnQ*-&[o
 46 pL><7FEm
 47 }J&F9&}k
 48 ;L_$u]» T
 49 )YqLcBiU
 50 >^·zM,G^
2 OW=m8AkN 
3 c_yh7^z4 
4 CxPn}G» J 
5 E`P"v~*' 
6 d0NRMBuH 
7 l:4)h=-8 
8 .H'fCf6_.j 
9 vB5GY2Wd= 
10 &-#d»   2m- 
11 `s*CnI&7 
12 =-C^^B<J 
13 e)»     #`y_AAW 
14 4»      #·W^A52YM 
15 Am9]'`-· 
16 *(u^zA8x 
17 l4ov9k6Z\I 
18 jJ/}G»  {p 
19 'PSvrR$U 
20 5@`MIA0_w 
21 fI50lV» 5 
22 (E`Uo5<J 
23 r)`mIcF& 
24 5}hEmK&~ 
25 ROR=$g<M 
26 >»      u1j>|f 
27 bO0R·JJW\| 
28 #Sd+»   'w.S 
29 ;q$O5&UyA%s_ 
30 2qMay(n~ 
31 R:{r<=U<cvn 
32 s%nDS{WU: 
33 v»      ]Ggj;` 
34 g?8/C^RS!E7KK 
35 M=.w+TH} 
36 |SP8kZ-v4 
37 [4NGbk2# 
38 »       Fp}#T}5 
39 =tqb?-Cb+ 
40 oDU?·_*o 
41 1@FgHPVrPV 
42 i|BtqB5) 
43 )SPCT@EP 
44 dG9B(<9Q 
45 guY.OB{Ty 
46 >`x{I]a4 
47 H_J4d5?· 
48 M;K(~w^( 
49 #CUVoSY= 
50 y1WT_B59W 
51 m,gAjP"/d 
52 9^<P^<PSW 
53 &@?)/3`w 
54 &Qs:FcA{7 
55 ld'Y.l,?H 
56 vjC,;A-Y 
57 G]V,z>)+r 
58 )>E\AE&> 
59 y!&Q[LQoI 
60 S|R8C)&> 
61 `rasT0=9 
62 ?u-(ePcP 
63 ("·»     /»    0< 
64 ?$O-t(yj 
65 \?sE^s('51 \?sE^s('
66 D__target3890782160 
67 __target389077918452 D__target2885775240
 53 __target2885772264
68 psRn8|afJ}54 psRn8|afJ}
69 Y(@(Pp·855 Y(@(Pp·8
70 {p),6~h)56 {p),6~h)
71 Y(@(Pp·857 Y(@(Pp·8
72 Y(@(Pp·858 Y(@(Pp·8
73 k4Sjt,%Z59 k4Sjt,%Z
74 lr[c@7'T>60 lr[c@7'T>
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]··__target38907821602 ··[·····0]··__target2885775240
3 ··[····13]··__target38907791843 ··[····13]··__target2885772264
  
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
455 KB
./usr/lib/debug/.build-id/91/b6263d835c064978cc5515768cfb1814261f87.debug vs.
./usr/lib/debug/.build-id/06/03113d191dfcfc36deb622a27bdbf80f322dbd.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 10% 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:··········281032·(bytes·into·file)13 ··Start·of·section·headers:··········281028·(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·0x449c8:1 There·are·35·section·headers,·starting·at·offset·0x449c4:
  
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
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:·91b6263d835c064978cc5515768cfb1814261f873 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0603113d191dfcfc36deb622a27bdbf80f322dbd
449 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-311-arm-linux-gnueabihf.so.p/_skeletonize_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_skeletonize_cy.cpython-311-arm-linux-gnueabihf.so.p/_skeletonize_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x558c14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x558c
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
691 B
strings --all --bytes=8 {}
    
Offset 1, 30 lines modifiedOffset 1, 34 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 |L:5P+)y8 
3 A3·k(v1" 
4 _2Ioz7e3 
5 R8TDLo9E 
6 )BZ`Qi5(2 ^F@_a:|W
 3 VAVc,~jkP6
 4 ,PDwgv<D
 5 2|+OO6O\#
 6 |N%*C»  J#
 7 FuE^otf{d]
7 H-LS»   i)-E8 H-LS»   i)-D
8 rMS\Gu.K^ 
9 "}AWK%{R 
10 "_~mX+Ub 
11 $»      zv*Ha%l 
12 [L»     zn»   zJ 
13 ,<h_-?ai}Mr 
14 5jyjc8ZR# 
15 QcEDl4;vT 
16 Ul;.-9G) 
17 hMtMprz?0Ly 
18 -FB;»   »   :+ 
19 17e;m)k= 
20 S-»     4?{$J 
21 T::\UkU:?\5 
22 sDc7=0@]? 
23 :;*'j4/oY9 f8Ui}Nyz
 10 )Y@#|@(r?
 11 L!Wu$A!Ou
 12 !p}@Mz]~
 13 bDx*wg+bg
 14 kI:%f6/X
 15 $iJ+xw:1_
 16 bjq"_9@e
 17 #0Jz{ym_&
 18 G+2~;;xwY
 19 b]uRt?y=
 20 Tc^^EE@ED
 21 e=p0mb&z
 22 HZ[{im|2
 23 c|#e=0}4
 24 {Q0{uY0;
 25 D_>,*Dmw*[r
 26 Bg<MtqK<
 27 s-o2EWbI'
24 4=Wm>WB028 4=Wm>WB0
25 JeSh6+,k29 JeSh6+,k
26 P/T)Hbe(t30 P/T)Hbe(t
27 W\=:Y}rPZj;c31 W\=:Y}rPZj;c
28 $F'`m::Z32 $F'`m::Z
29 /lX(o@{R33 /lX(o@{R
30 LYo(~X3734 LYo(~X37
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
368 KB
./usr/lib/debug/.build-id/93/16d1cc21e32e8206c7c063817bb73d2807411e.debug vs.
./usr/lib/debug/.build-id/f9/798c53556b547d0729d236d28415f8dbe6e8b9.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 7% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········00013c6c·000c64·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········00013c6c·000c64·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········00013d64·000c64·00029c·04··WA··0···0··423 ··[18]·.got··············NOBITS··········00013d64·000c64·00029c·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00014000·000c64·000d84·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00014000·000c64·000d84·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00014d88·000c64·000314·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00014d88·000c64·000314·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000065·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000065·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001d0·015a28·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001d0·015a25·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·015bf8·00034e·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·015bf8·00034e·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·015f48·00a759·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·015f48·00a759·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·0206a4·00066b·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·0206a4·00066b·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·020d0f·00004b·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·020d0f·00004b·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·020d5c·0117d3·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·020d5c·0117d3·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·032530·00294b·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·032530·00294b·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·034e7b·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·034e7b·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:·9316d1cc21e32e8206c7c063817bb73d2807411e3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f9798c53556b547d0729d236d28415f8dbe6e8b9
364 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-311-arm-linux-gnueabihf.so.p/transform.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/_shared/transform.cpython-311-arm-linux-gnueabihf.so.p/transform.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x4c7a14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x4c7a
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
714 B
strings --all --bytes=8 {}
    
Offset 1, 28 lines modifiedOffset 1, 31 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 e(;irsXJ 
3 _?hHmB*` 
4 BCD5d,!-BaGC 
5 `|!J"znMY 
6 )iVep]w, 
7 WCX/iqG*vc 
8 B+v:J*BJ} 
9 N/Q]kj/G 
10 l·ak@/#, 
11 hN_o2w9- 
12 H)wf:)e50V2 Wh8}RoDCW
 3 rBV"?m4;
 4 625d6!VX
 5 !wDm83VRC
 6 ·cUA&GJC
 7 |ArYbU=Hr
 8 >Xl"D#/·
 9 ^[0S?!]S4
 10 Y·GWUwTK$
 11 p#{Le#g.'1
 12 V^LYR/+xKb
 13 ~E3(T%/·
 14 L(zNctOyN#
 15 -cU:)Ui/
13 ,%q_xiW^16 ,#q_xiW_
14 gYlN)7&ew{aN 
15 8%}J_X.2= 
16 89!nfXG5 
17 w{!R=awm/D* 
18 R?BfP~%d 
19 AL`o&0@R 
20 *6sZ<y'; 
21 $G!,V/G-^dRv&17 m!»     M?YT(
 18 7<t4|3y:
 19 gma]E`}bd
 20 SQHkIp+_
 21 lX$qxg?(
 22 ;i2y0i?0
 23 LedaZ[XdSw
 24 3rnQF)·%
22 i\ZU->IJju25 i\ZU->IJju
23 GQ!EMBm-w26 GQ!EMBm-w
24 ·>`IcY{"27 ·>`IcY{"
25 (eL%{q?L28 (eL%{q?L
26 0&eziH9pTiH29 0&eziH9pTiH
27 skimage/_shared/transform.cpython-311-arm-linux-gnueabihf.so.p/transform.c30 skimage/_shared/transform.cpython-311-arm-linux-gnueabihf.so.p/transform.c
28 wk@Bi~b.'3-31 wk@Bi~b.'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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
808 KB
./usr/lib/debug/.build-id/95/b422bcdd543ed375a5df7b40d84db092558bda.debug vs.
./usr/lib/debug/.build-id/65/63b5f8e5705f968970d4f7ceb58f1084a97805.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 8% 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:··········438640·(bytes·into·file)13 ··Start·of·section·headers:··········438636·(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·0x6b170:1 There·are·35·section·headers,·starting·at·offset·0x6b16c:
  
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
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:·95b422bcdd543ed375a5df7b40d84db092558bda3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·6563b5f8e5705f968970d4f7ceb58f1084a97805
802 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-311-arm-linux-gnueabihf.so.p/bilateral_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/rank/bilateral_cy.cpython-311-arm-linux-gnueabihf.so.p/bilateral_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x8dbc14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x8dbc
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
1.08 KB
strings --all --bytes=8 {}
    
Offset 1, 62 lines modifiedOffset 1, 41 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 9rF\s1A'
 3 y30\ttxs
 4 p"~jB'» m
 5 wqWixr<?
 6 tiT5'=HW5d
 7 )Y?3X?7X?KmT
 8 qn3Q+YV<,E
 9 ?ME1U"@8
 10 .'[Lg.^o
 11 71OA8+XJ
 12 R8</k1N?
 13 O@JF/:%p
 14 -0];PL:D
 15 UhutM!h[
 16 $<M$AM5A
 17 ziGA;D» ~hyW
 18 gU1(Q}e7
 19 @<w{(mi*U
 20 UTUCVK4BU
 21 VUQEUQUU
 22 Lfxc·&'3
 23 4+sOj$KS"Y
 24 zt"x[Hxw
 25 &d+U/vf;
 26 sgzfr[~[
 27 M.Kt0@.KT
 28 3H<#ER*y
 29 n;U5X5_W
 30 '-ersRr)
 31 _:CU<3xJZ
 32 Bq#5fuuP
 33 b&k3Y5'm
 34 ;;'56T%}C
2 *WE,X»  vADM,X 
3 5eT~oIQdy 
4 uR"PD8ZZ»        
5 Q.VKe1;' 
6 y)R^J!y[@ 
7 E9Gu9gA;E9 
8 '66=D,U| 
9 pG{C:>\\ 
10 w0x~0.Yq 
11 Fhs#r7B;r 
12 ."U,rFC%3 
13 r7=AB+Q< 
14 S"S&+JcS 
15 Gi#&s(Mm9McA 
16 -{M|»   t=S 
17 Oxqjr_Aj-:a 
18 9pNM>ny·N 
19 u5@kL+~S 
20 aY*8-]U% 
21 >X^dBb5~b 
22 4Lg!%gS6 
23 y{»     3ei6g 
24 nbo|^nbo~Qnb 
25 ·+d[>IUH 
26 %LmYl[fj 
27 pon=$n!X 
28 .~N)67B( 
29 0-drC<_# 
30 KfS&_6l} 
31 h%g^Ifj[aIu 
32 h#vn,F<axA# 
33 /C^Bq/w] 
34 0N#Y:He( 
35 2{m;#/]_ 
36 V99S#YR2m 
37 $&YVyu#E 
38 4%B[1FM;& 
39 iKVS+I7w 
40 96X<1;|p9 
41 P9.G<yjA#v 
42 ["\U<P\s[ 
43 nMc$5fp#P 
44 C#Yfy{^/r 
45 ILbLblQc 
46 Gb'[dd`F 
47 bxe2T#;h 
48 MDS\h:8RE 
49 [&UZY}%M 
50 Dqi-I]_.V 
51 MIoSjtD( 
52 TX^F^';&/ 
53 ng4F3JgF 
54 %PX4@Dt= 
55 g·?E~<tB 
56 "XP-·*XSsZ35 "XP-·*XSsZ
57 2_$+Q&/N36 2_$+Q&/N
58 55=^Sl·937 55=^Sl·9
59 Wb];^Cf\38 Wb];^Cf\
60 %:QI[0k7!39 %:QI[0k7!
61 pC'9`DJ(40 pC'9`DJ(
62 v{y'2+2%N$k41 v{y'2+2%N$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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
998 KB
./usr/lib/debug/.build-id/97/5182e71bdeaadbb57b9234722a0ac6aed34c2c.debug vs.
./usr/lib/debug/.build-id/87/00579dfeed9acabcb9e9097ad8d9e15c5d5065.debug
Files 8% 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:··········669584·(bytes·into·file)13 ··Start·of·section·headers:··········669576·(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·0xa3790:1 There·are·37·section·headers,·starting·at·offset·0xa3788:
  
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·000de0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000158·000138·000de0·10···A··4···3··4
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:·975182e71bdeaadbb57b9234722a0ac6aed34c2c3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8700579dfeed9acabcb9e9097ad8d9e15c5d5065
992 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·221·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·221·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb319)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb319)·
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-311-arm-linux-gnueabihf.so.p/_haar.cpp12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_haar.cpython-311-arm-linux-gnueabihf.so.p/_haar.cpp
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xf47314 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xf473
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
1.39 KB
strings --all --bytes=8 {}
    
Offset 1, 68 lines modifiedOffset 1, 62 lines modified
1 L,GCC:·(Debian·13.2.0-13)·13.2.01 \]PeGCC:·(Debian·13.2.0-13)·13.2.0
2 0{flW4{d 
3 noa0z0$O 
4 c{c::9\T 
5 ,OLq|yG) 
6 @»      }zpQyZX 
7 FTC#&c#f2 `%c]Qwu]
 3 oQ/zs-S:?$9D4
 4 nWd·U)u@
 5 )SYa9MJ%p
 6 c|-or^·I
 7 )oy_>xb:
 8 Q'XS+nwe
 9 $WIr_xR5
 10 3:2oLN6x
 11 )B"»    q`GE
 12 O·9|]Tf» 
 13 y{*G^3ME
8 ,*'^7]G~|4=`{14 ,*'^7]G~
 15 <f9{HN3%
 16 QAW.l{IgG
 17 9Eq*v6Mx.+
 18 s+#H+>L(
 19 Ibg!$mHP
 20 Mza98·:W
 21 bq/}Oe!}H
 22 7Eg7iA!R
 23 PQ,FB,%r
 24 CMiGMI» z
 25 ·)Z&=/HZ-
 26 L·ao^P»  [R`
 27 ,5#5C3525
 28 suGlf#jC
 29 Dtp/MDA`
 30 ·q&IlHqY
 31 SD2m/]=[9
 32 n-PTRp=Pz
 33 W5@dM[`W
 34 0l/UaV;Mn/%
 35 "iK$»   mBE
 36 94^UkYuNT
 37 >=LG#,gb
 38 SdG+>QABi
 39 RMcvyN'X5
 40 (LE"R0)9d
 41 »       Rp2GwM,
 42 $=Wn&i3!
 43 q\O1w7·_
 44 "5$]f<Dc
 45 A6=fTOYm
 46 9fZB'n4ly
 47 (%N/G)qz%J
 48 R[gzY%L?/
 49 HJc:+J3@
 50 8e#<X)`'
 51 Rh^!Ki7U
 52 ^·WlJjqy
 53 "rS4rQn*x!
 54 9scFz,F/7Q</8
 55 pf;$[]b8
9 [lJNs)g90K 
10 r>'9V%g#x 
11 ={^~KjK2> 
12 Y$'=!FI~ 
13 )g!S0N+T@ 
14 x(Jp@(_i 
15 ·->KQjO. 
16 \wo·I+rHF 
17 bi,?HP,M 
18 \^sND.LT 
19 mI|'nKz· 
20 »       `M74m0b 
21 ~bUJ~"'" 
22 ·Y\7opqE 
23 V["C]Fo3 
24 %1I»    ARjA 
25 GrM9[Pj&c 
26 <J<n~NU1 
27 tl,%.J%r 
28 `Yo!mM)2d 
29 mJmA"s3X 
30 u/%+o#M+oR*) 
31 u*3U"`WW 
32 ;[~18&$_ 
33 »       Rp0w8ik 
34 o\CC·kT( 
35 }-0B"Rp3 
36 Or#)x^SaX(} 
37 w8hsR;xn 
38 JG47Rp84 
39 l[2}vpE0 
40 a'mw`.!U 
41 4uRM7<MCT 
42 c!1&_rhW 
43 B-%&mb'vB` 
44 !e:)x)D» 
45 WO@R,{U+ 
46 ZBjJ»   v=0G 
47 F~0KP.O# 
48 D>·[P.?F 
49 oSuRp.B·Rp·T 
50 C"Ls$w8ik 
51 (Cgh#gh6 
52 9:[X;5[X 
53 W0>K@#FQ 
54 6tgglZhp 
55 #d*K}i5m+I 
56 _T·Kw*69[ 
57 F4fs4pd}z 
58 [j·DF:Xq 
59 V9'x\U[G 
60 sVo96KA, 
61 $Zqsgj'! 
62 L<3m>60Zx56 L<3m>60Zx
63 jjmU9Gk257 jjmU9Gk2
64 mdr!|.`%58 mdr!|.`%
65 ·\_9D:2t59 ·\_9D:2t
66 iev·bY~,JqU60 iev·bY~,JqU
67 IpvT=fxF61 IpvT=fxF
68 QlNGya(Q62 QlNGya(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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
588 KB
./usr/lib/debug/.build-id/a1/df7a8b762a2c73642e741054941b8a65109191.debug vs.
./usr/lib/debug/.build-id/55/feacef61b287e725deccc40897bb95c2af0b90.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 8% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········00022c44·000c3c·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········00022c44·000c3c·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········00022d44·000c3c·0002bc·04··WA··0···0··423 ··[18]·.got··············NOBITS··········00022d44·000c3c·0002bc·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00023000·000c3c·002cec·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00023000·000c3c·002cec·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00025cf0·000c3c·00079c·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00025cf0·000c3c·00079c·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·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·021389·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001d0·02138b·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·02155c·00042f·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·02155c·00042f·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·02198c·0126d2·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·02198c·0126d2·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·034060·0007d7·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·034060·0007d7·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·034838·000057·01·MSC··0···0··433 ··[28]·.debug_str········PROGBITS········00000000·034838·000057·01·MSC··0···0··4
34 ··[29]·.debug_loclists···PROGBITS········00000000·034890·020ad7·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·034890·020ad7·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·055368·0045f6·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·055368·0045f6·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·05995e·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·05995e·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:·a1df7a8b762a2c73642e741054941b8a651091913 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·55feacef61b287e725deccc40897bb95c2af0b90
585 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·146·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·146·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-311-arm-linux-gnueabihf.so.p/_hough_transform.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/transform/_hough_transform.cpython-311-arm-linux-gnueabihf.so.p/_hough_transform.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x7cf214 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x7cf2
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
910 B
strings --all --bytes=8 {}
    
Offset 1, 45 lines modifiedOffset 1, 42 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 W{y;kIYvB5yj
 3 <3gw9<r+
 4 j9Zbu-W?
 5 kNyN}#Gc
2 (»      fstSPOB 
3 fq!RJA{» 
4 jIYvB5yj 
5 2»      P__W/»  
6 UG*h+!'5 
7 WP2{Z_>E 
8 rpOPP6oG 
9 u<RY'%P*#U 
10 AH»     *Z>UW 
11 G-X'YIW3YI 
12 ]IzTBj.I6 ]IzTBj.I
13 ]fH}aHG$7 ]fH}aHG$
14 Qc%rc!]·$ 
15 ))]S.[$h 
16 qgn3[g?4lE 
17 QBz(Q'JHN6 
18 *]m-'^B2 
19 z(j<·caJo 
20 `l$KX/`u 
21 Bxj9apwq/Xe!q8 wkU:f`_{E
 9 @k0|6@Vi&c
 10 R8·RuCSU
 11 )k·P}&eK
 12 +iB.·~.]
 13 G[OQ%G;>E
 14 TMbG0b/x
 15 C]&<`BG~
 16 LIn»    PcMr
22 Th~S^Di{S17 Th~S^Di{S
23 j>'e</B\ 
24 dpb»    Oknk 
25 h.4jHC"Uy 
26 .'0E,KLE 
27 0N~V:\N~V9 
28 3ys9i4W{ 
29 Y&|'YIxQ 
30 Vhb&?»  x/G 
31 *DCp*UofK> 
32 _xz.[cc3 
33 ^'-nr3ouG 
34 Y,u3@4>) 
35 ~[R?wDR? 
36 K·x1M~7k 
37 R.»     @u+&g 
38 >c(/FX:k18 ZI.[·9$H
 19 9p3)KJ@#
 20 z!MJyiP^
 21 x[kGE=pAl
 22 X&;Ks»  pfs
 23 IM)ti{IA
 24 AU-MJ0vaU
 25 *(B<yK$E
 26 V[U4ZEQ{,
 27 ?vMc)2N1
 28 yd-^|k/l%KG
 29 g]Zppp%-
 30 rJ'x^?k,
 31 /5X_`h0ow
 32 @w7;<W~_
 33 H<wjT;(y&
 34 \&~Rh^\i'mC
 35 `{Mk·zwM
39 ;v^OOwuuUuUuu36 ;v^OOwuuUuUuu
40 %YDt5TNZ37 %YDt5TNZ
41 »       (ij-j8d[F38 »       (ij-j8d[F
42 vU?>bW-·39 vU?>bW-·
43 X$wA(M)#)40 X$wA(M)#)
44 U*'(:qzl41 U*'(:qzl
45 Hn1)Q6Q"p>O$+/42 Hn1)Q6Q"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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
384 KB
./usr/lib/debug/.build-id/a3/bd8643963c1aefd2df166b040174cb7c566832.debug vs.
./usr/lib/debug/.build-id/5c/e3b3efe85ebf95181c1ce36df68ce98ac80c56.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 12% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········00016c64·000c5c·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········00016c64·000c5c·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········00016d5c·000c5c·0002a4·04··WA··0···0··423 ··[18]·.got··············NOBITS··········00016d5c·000c5c·0002a4·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00017000·000c5c·0010d0·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00017000·000c5c·0010d0·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········000180d0·000c5c·00034c·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········000180d0·000c5c·00034c·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000066·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000066·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001d0·018ac1·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001d0·018ac2·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·018c94·000351·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·018c94·000351·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·018fe8·00bd5b·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·018fe8·00bd5b·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·024d44·00065f·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·024d44·00065f·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·0253a3·000054·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·0253a3·000054·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·0253f8·012876·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·0253f8·012876·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·037c70·002f47·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·037c70·002f47·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·03abb7·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·03abb7·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:·a3bd8643963c1aefd2df166b040174cb7c5668323 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·5ce3b3efe85ebf95181c1ce36df68ce98ac80c56
381 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·118·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·118·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/_convex_hull.cpython-312-arm-linux-gnueabihf.so.p/_convex_hull.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_convex_hull.cpython-312-arm-linux-gnueabihf.so.p/_convex_hull.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e39c8)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x5aa114 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x5aa1
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
747 B
strings --all --bytes=8 {}
    
Offset 1, 40 lines modifiedOffset 1, 29 lines modified
1 |Vh2GCC:·(Debian·13.2.0-13)·13.2.01 VGCC:·(Debian·13.2.0-13)·13.2.0
 2 qfgd99`V
 3 ~nSM%fJy
 4 &}bh#17(C
2 ;-M2)Egf 
3 Y>W)e[68 
4 _cJ:C"rR 
5 ??@?0C%g 
6 kpvu2V%g 
7 q;2bB4~c 
8 ,>m!o[RG 
9 ZO7k*_2n 
10 bp;*XpwE 
11 6/,{6R8*5 6/,{6P8:
 6 »       1Bm)@H6
 7 0O·p,An_
12 k|Kv$>H= 
13 -SaYBaii 
14 eG1iztUL 
15 olGs4#-R8 omGs4#-J
 9 *M^#t"C^#
 10 n5JCa)-z
 11 29yw»   gy}
 12 d{q[Jt5b.O2
 13 ]isIM$8n
16 {@:0)~92 
17 rYt,^RD2 
18 \_alxej1 
19 XcyA|1]6 
20 '0>%ixKq 
21 RJzkzR`\) 
22 :/4Cy8Q3 
23 gVLEK&V% 
24 :7egq%<un 
25 %k2f-`+M 
26 )L{[I{$x14 k(L{[I{$x
27 62=CIwAHK| 
28 R&\3HI_& 
29 "MbxIME/15 WSWGO/uDk
 16 CoK6Pc/S
 17 f\2z*j/_
30 }Yt^[·|c18 }Yt^[·|c
31 %t%U,WRAJ 
32 \ZSpvwd| 
33 0a6gdC;$19 z,:t,U|I
 20 ."=$Cw#=
 21 Z,/·&!+w
 22 %4"Z~QZ4V
34 FS-j9C!]S23 FS-j9C!]S
35 'KVaDHVM24 'KVaDHVM
36 `77zp0Y}A25 `77zp0Y}A
37 D5Pp283026 D5Pp2830
38 !SEk_zhM27 !SEk_zhM
39 z'Kl"@k\p:;28 z'Kl"@k\p:;
40 xVu[Ha"T29 xVu[Ha"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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
464 KB
./usr/lib/debug/.build-id/a4/36da6f90b0c7824e32297e6a7ab4b2f68cf658.debug vs.
./usr/lib/debug/.build-id/ee/393ef763eeb52acd32b10575da71b367367104.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 8% 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:··········353780·(bytes·into·file)13 ··Start·of·section·headers:··········353784·(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·0x565f4:1 There·are·35·section·headers,·starting·at·offset·0x565f8:
  
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
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:·a436da6f90b0c7824e32297e6a7ab4b2f68cf6583 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ee393ef763eeb52acd32b10575da71b367367104
458 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·155·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·155·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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:·0x3e39c8)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x7c4a14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x7c4a
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
747 B
strings --all --bytes=8 {}
    
Offset 1, 34 lines modifiedOffset 1, 38 lines modified
1 XGCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 zD^C#lWH 
3 e^b|=3gH 
4 \#m3.<Z, 
5 !^Gh2H,Uk 
6 G`~(K-j=2 YOdTU!^QH
 3 IBbB7)qj]
 4 d_2f"Np1
 5 Ae)UZJ-a
 6 Wl·qJiy$-
 7 YBME0Cu5
7 #!i@<;^~8 #!i@<;N~
 9 O1n-&B[w
 10 ?U·.\·oT
8 !F/Q&j<xNA 
9 |f@Oc81X{U 
10 A;V8GpV` 
11 g*KRi+>Sv411 g*KRi+>K.4
12 T|@-T\-U12 lP6{9(&\
 13 3dT9Li%DmX2
 14 `=·k94U:
 15 &zxt\&=l
 16 Y3JWQ'!LE
 17 Czz*:oOO
13 ,»      g3z(p618 ,»      g3z(p6
 19 .k1*!A» 8
 20 @'e.Nq.N
 21 &*s7IdVf
 22 .v<&#}» *C·d
 23 )4t%*+J;
 24 h_eqw~D\
 25 W}P?G\*S|
 26 AdVUZ#t""S
14 /rc`"·}»  
15 hYchMrZ| 
16 w%0oXK]Z 
17 z9J*h>CA 
18 'nmVhKO9q_ 
19 a3^}h>uL 
20 `»      ]ds)gV.#]l 
21 I~R{cY{cu 
22 cZn7/z-X 
23 kqQx3rz# 
24 G|3·4!j727 G|3·4!j7
25 H8BC9%")28 H8BC9%")
26 j,I^?QHN29 j,I^?QHN
27 '_kEf"m030 '_kEf"m0
 31 }g=6X,ihai
28 *VIC]O^f32 *VIC]O^f
29 -^YIr@Y;33 -^YIr@Y;
30 "O@vM_@634 "O@vM_@6
31 |pr02?lr35 |pr02?lr
32 RbNpG/_>36 RbNpG/_>
33 Tz·H.K{Hy37 Tz·H.K{Hy
34 x[J6{DE=38 x[J6{DE=
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
113 KB
./usr/lib/debug/.build-id/a5/3143946baf715dc2867d8f85621be8d5c21dfc.debug vs.
./usr/lib/debug/.build-id/0c/9916ac88462c0c65a72d883ef210c04a2a09c8.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 11% 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:··········73764·(bytes·into·file)13 ··Start·of·section·headers:··········73760·(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·0x12024:1 There·are·35·section·headers,·starting·at·offset·0x12020:
  
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·000780·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000780·10···A··4···3··4
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:·a53143946baf715dc2867d8f85621be8d5c21dfc3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0c9916ac88462c0c65a72d883ef210c04a2a09c8
107 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-311-arm-linux-gnueabihf.so.p/fast_exp.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/_shared/fast_exp.cpython-311-arm-linux-gnueabihf.so.p/fast_exp.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x128b14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x128b
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)·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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
375 B
strings --all --bytes=8 {}
    
Offset 1, 11 lines modifiedOffset 1, 18 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 Q=4wfS5hy 
3 ~/pq'%|40 
4 E9-2(W*TW2 NH>9m|Pe>
 3 a;n'Vr·vF
 4 »       x~ul@x%
 5 E`)`0M],)]
 6 [G+rY:7N
 7 u-+Yde---
 8 RhdWh'B\
 9 1AqxzLTq
 10 gIE."K@,
 11 C9P)·yL|
5 KFs#Y/G,12 KFs#Y/G,
6 E0`wkW7#13 E0`wkW7#
7 :AM!y=/V14 :AM!y=/V
8 _jh1Nj0815 _jh1Nj08
9 '%j6PC!~16 '%j6PC!~
10 AOOdp{<j17 AOOdp{<j
11 dskimage/_shared/fast_exp.cpython-311-arm-linux-gnueabihf.so.p/fast_exp.c18 dskimage/_shared/fast_exp.cpython-311-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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
3.36 MB
./usr/lib/debug/.build-id/a6/93ef570fc0a161058b21b0c4b235558a988793.debug vs.
./usr/lib/debug/.build-id/13/7bf193d21811eaf5fb5194380c1101dbac0b12.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 4% 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:··········1869032·(bytes·into·file)13 ··Start·of·section·headers:··········1869020·(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·0x1c84e8:1 There·are·35·section·headers,·starting·at·offset·0x1c84dc:
  
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
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:·a693ef570fc0a161058b21b0c4b235558a9887933 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·137bf193d21811eaf5fb5194380c1101dbac0b12
3.35 MB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-311-arm-linux-gnueabihf.so.p/generic_cy.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/rank/generic_cy.cpython-311-arm-linux-gnueabihf.so.p/generic_cy.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x28be114 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x28be1
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
4.68 KB
strings --all --bytes=8 {}
    
Offset 1, 234 lines modifiedOffset 1, 220 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 vM*0QKKB»       
 3 vo/**vFA
 4 '7I,&wFf
 5 ]Yjs\[c[
 6 \Z8%^Fz}
 7 rO·gu%uK
 8 mi&6!g]m
 9 "8q-?cWo
 10 Gt·$;»   1~
 11 !q%Dt,#NBp\
 12 6#CN'b:#
 13 zA1"GhZDK
 14 qs4#*Q» %
 15 3|1yVb|S
 16 bkZA_Vb_
 17 .GxNv9"X
 18 WX]1c»  Zm-
 19 aApL2R]&C
2 PjgQQ~ILQ 
3 <_t:p5^g 
4 2.S!NTq9 
5 c\VkF\Zw 
6 V»      F*·9o? 
7 m-2g#Uz2 
8 ·>U+p,B_B 
9 gg22'ZvJH 
10 *_(;QR)* 
11 $R9;GWvI 
12 RAj`{"7{r^ 
13 du:G7,0B 
14 5$/lpWv~$ 
15 8}4b>#zY 
16 `"~aD"$g 
17 DtgD7H|»qO!.@pN 
18 DLaDQHns 
19 mmK5JeGC7 
20 88O4b'#< 
21 $]»     1yTzn 
22 Slb:d~TM8 
23 8/@1sx*I 
24 jVe>V;bu 
25 nn&nJEPT20 nn&nJ%PT
 21 Ac<VW<b@v
 22 p5DiB)Z7
 23 G!n8I+T7
 24 #5fN0B\u
 25 ^hX\X<[\·b
 26 UQUEQUUm
 27 2YmezO/S#qS
 28 ?`?a+c`a
 29 ([#Xh\([c
 30 [9JU*E» w
 31 0vwXqwoAz
 32 7hO'Q^6L
 33 pjQ%FZ8P
 34 +'}huukt
 35 pj7`VmF#w
 36 zOUn4gVm
 37 pj1QZ,un
 38 Oc_St_#!
 39 jZr4X);%
 40 jl%fUk» V
 41 ]Z<pn1^ZD
 42 okt^U^;O?F
 43 [lADDDDd
26 mG"Rs=-n 
27 N;@K\i,N 
28 QSF-CrQ]e 
29 7$Wwpt%. 
30 8(:KEZwG 
31 ?*5$LohH 
32 {+;5m1Jr 
33 QjD39JmK 
34 C9m·yG.Iy 
35 GfkS[rPkS 
36 UEmUTUQTUU[E 
37 =Ec{v[46 
38 OD{zPoCG 
39 -<hobj:w· 
40 ,[#Hh\,[c 
41 vwFqw=!m 
42 :!xNkT%w 
43 1!fV}EuUBoKV 
44 rS6,2DUYt 
45 ,),bkrv" 
46 9;6L8[j· 
47 U[IV}od7%! 
48 %Fj=_)-Y 
49 bb-EqwS= 
50 MVg`E'p_X 
51 f/OEK/oO 
52 i*Oq=\1i 
53 "/bg+gc2 
54 /g_hO3r7 
55 )3P»    9&!% 
56 93{fvvw> 
57 loX{]!V]U44 loX{]!V]Y
58 ~(YuTVOeK045 ~(YuTvOes
 46 &XW5fV=.u
 47 tj+Uqje`U
 48 l#!e.b0O*
 49 ·s(_Rjv|
 50 J;Q'_4/Ba&
59 ;)/h~-}zuT:51 ;)/h~-}zuT:
60 GXn@{M;F#R52 mhl7]o7@
61 P\e`+e`353 X\e`+d`3
62 }?NkI'e( 
63 0#NbnYNFX»      54 0#NbnYNFZ»      
64 <1.nV,K$x-} 
65 o|`VnB%~" 
66 #/IQ[sT: 
67 X90am»  Es 
68 »       P/PoD{K 
69 b'gQ8SMG 
70 ;4vr@fgq 
71 Q^z^)+]*N 
72 (t9P8Va&Z%Q55 =P1\?X}(
 56 U96UZ=» b
 57 D+SEn4bO
 58 »       uDt"m]o
 59 ?snD?snd[[}
 60 fHgLp;3W
 61 ^<*_5L=Z
 62 <"i(h"oCfK
 63 h9B^A\%Z
73 c"d'gYrYFl64 d'gYrYFl
Max diff block lines reached; 2382/4737 bytes (50.28%) 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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
469 KB
./usr/lib/debug/.build-id/a9/f580960d725cae2434e80c1fd8988d67a85503.debug vs.
./usr/lib/debug/.build-id/78/c2eec01ed5a169eca3bcfef2d183302ba5abd7.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 8% 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:··········306404·(bytes·into·file)13 ··Start·of·section·headers:··········306408·(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·0x4ace4:1 There·are·37·section·headers,·starting·at·offset·0x4ace8:
  
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·000c20·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000158·000138·000c20·10···A··4···3··4
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:·a9f580960d725cae2434e80c1fd8988d67a855033 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·78c2eec01ed5a169eca3bcfef2d183302ba5abd7
463 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb319)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb319)·
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:·0x3e39c8)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x632a14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x632a
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
587 B
strings --all --bytes=8 {}
    
Offset 1, 28 lines modifiedOffset 1, 28 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 ;{]Od#ybf 
3 4tG~3tGi}/T7H3 
4 &<K6fer2 
5 (V.]D#1]2 »       "S>_2~R
 3 8Yp'-Hzt
 4 zz,>'?W{
 5 Fkr·i8)92Z
 6 j">@30kA
 7 ?zqhJ*}n
 8 0}EHu_1i
 9 R^!n_Jn+
6 .?JsI$&&10 .?JsI$&&
 11 e&}[y=x,
 12 S:+bm·k5
 13 2cS5\M]N
 14 !yN?tifm
 15 ~z=?'{~N
 16 hM[a1%$^R
 17 gsc$){OI
 18 lnM5"/GbiM
 19 z!zE@>6+
 20 C{bqb,YC
 21 8]X7Cj0w
7 lh3[6ziDJ 
8 hNwdhrZ6' 
9 )3c(zl{c 
10 /5b5(WR» 
11 9J}#A04] 
12 =U^[q^[Yy} 
13 ..27%A?: 
14 ^s]9<t[Ec+a 
15 Q#dn125?z 
16 !57+5Bt· 
17 ^xXmwp7m 
18 KAj)Hkz·R! 
19 n=:~1H1$g 
20 G_h?RQ`x 
21 {j*uu[*5 
22 "·(E)*H/22 "·(E)*H/
23 <(;msL(k9(23 <(;msL(k9(
24 +&|Bj~C\24 +&|Bj~C\
25 PV}»    zW_C25 PV}»    zW_C
26 M;xD,\?a26 M;xD,\?a
27 ?)ugED7{27 ?)ugED7{
28 Rf#:+pMj28 Rf#:+pMj
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
448 KB
./usr/lib/debug/.build-id/aa/887836f8cd5f7b28b5e462f243b0cf29199d08.debug vs.
./usr/lib/debug/.build-id/17/924e5b50ce135221518fa70c9184047123a3ae.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 21% 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:··········497060·(bytes·into·file)13 ··Start·of·section·headers:··········497056·(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·0x795a4:1 There·are·38·section·headers,·starting·at·offset·0x795a0:
  
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·0004c0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000158·000138·0004c0·10···A··4···3··4
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:·aa887836f8cd5f7b28b5e462f243b0cf29199d083 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·17924e5b50ce135221518fa70c9184047123a3ae
441 KB
readelf --wide --debug-dump=info {}
    
Offset 5, 16 lines modifiedOffset 5, 16 lines modified
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:·252·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·252·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb319)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb319)·
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:·0x3e3560)·12 ····<13>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e3588)·
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xff7414 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xff74
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
1.81 KB
strings --all --bytes=8 {}
    
Offset 1, 91 lines modifiedOffset 1, 89 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 C%Cg=sYM 
3 >-#d»   2gZ 
4 K}RXA"rHB 
5 3Qxbw>@E2 'ByPn}O»J
 3 $\=5|0Z\]
 4 roM4J.;9
 5 {\KU(`Td
 6 iXKNpsmu
 7 /$vWSt>@
 8 Q2ImAy3y4a
 9 z»      OO#'Bp
 10 OW*"{)33
 11 7Uga%iI{*
6 8GDK6*~\12 8GDK6*~\
7 vE>Mx]» Q 
8 ZAw8vm.Z 
9 *m1<#}LWmlU 
10 $|B'|B#|B'13 _L-X#@}=
 14 Ka?,i\O0
 15 .[m_W'Ve
 16 ~I*»    <@nr%[7
 17 -\b#\a8M2
11 P'|B#|B'18 P'|B#|B'
12 BK{MK{MK{MK{19 EMK{MK{MK{m
 20 _},/Qo4z}
 21 p»      ;)F'IF]
 22 `gFA"Q:3
 23 T7Y\3J;m
 24 »       3Tt?·}WHE
 25 qJQ*+J5(
 26 L·G_bohAN
 27 "y0)C-Cg
 28 |iV1VP%·!u
 29 `"U0#.q0
 30 vDwYTSa'
 31 ·T[*z`,g
 32 QXl'&1je
 33 _"~Q(ovX
 34 e\]e<·,@g
 35 'cFUZ<sA
 36 u8eMgyx4
 37 %<PI2C/<p
 38 &[e`^D|a
 39 q#Ud_^if
 40 ~G51Y_vA[
 41 aiN)/'mm\
 42 <G$/&UQ]
 43 q('_TWy|]O
 44 ]6V.#fGsd
 45 *r,:l7}4
 46 khPQ!Kdl
 47 r8EDMgSD
 48 W6\zg7ug:
 49 f1gqHSqH
 50 *_X7bV76
 51 av"o8%2~
 52 U#$qY({$
 53 ]ky-hoq9m
 54 =[]$ODv5
 55 )<FbjCl»
 56 iQO4L]`;
 57 YbhUp*7Q14
 58 [J1(B?dTK
 59 \^-NW@]&
 60 14X\55|?3Ys
 61 8ZvdI!wi
 62 {,/dK5'i
 63 e,ieXK8a
 64 gq#{p,IV
 65 <.E|-c9q~c
 66 BUD»    {DcpE
 67 ?tL\6O·>~LW2+?
 68 P$/V$/MK
 69 EI;~[rSQ
 70 JJ»     V=17d
 71 N_%r»   \5» 
 72 HnR$w;E*
13 bZ.I-ExO 
14 cl;jN:(7/c 
15 c/cL:l.;"7/{ 
16 bH^`{.hC 
17 bH^`{.hC 
18 4i7KS*kF.K 
19 ]6OI_*k> 
20 Y8W3"I|E)! 
21 .;(3u2_d]=` 
22 b{joqc"S<- 
23 #^8&?YFL 
24 E.@9|E(: 
25 ._»     pH%)»  
26 H-C=·u"U- 
27 sv5g!OMc 
28 jRym@5CE*o 
29 ?W»     SZ=q5 
30 kn<bwK;b 
31 Wa(WIw·] 
32 PZhC){l;»        
33 Cy<?igKi 
34 #\TWQh07@ 
35 i+jz»   bq[ 
36 *V".WW&2 
37 /rtXFX-O 
38 6.F$l;bD 
39 +G[R|]+c 
40 pN[%O#F]f 
41 [i@6}'SE 
42 v`7Yvc`Gwsc 
43 S'CEEF<GE[4h 
44 (|.pX1Um 
45 g{»     g@*8T 
46 IGk?-^O: 
47 Q't1T_^w 
48 R$%R;Sm, 
49 YT~sr~#b+ 
50 $0&ZT~sr~ 
51 k7Sio9mi 
52 47s1(_X{s 
53 '?'qS*{v 
54 Ah?Z$T=a 
55 =^tOG8F3Y 
56 B<1G<%I| 
57 hCf3KTO>$T 
58 ^B|1L,Q/ 
59 E|/L,Q_"~ 
60 Qsv;vl]!s6 
61 +Y_~F}W,J 
Max diff block lines reached; 229/1806 bytes (12.68%) 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]··__target38857738722 ··[·····0]··__target2885967752
3 ··[····13]··__target38857768483 ··[····13]··__target2885964776
  
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
176 KB
./usr/lib/debug/.build-id/ae/78b7c18e51aa31bc739ae74230fe9709bc9b9b.debug vs.
./usr/lib/debug/.build-id/e2/14a2bf0f25778bf1000ca0d64fb0f84c5bd014.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 11% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········0000ad08·000d00·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0000ad08·000d00·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0000ae00·000d00·000200·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0000ae00·000d00·000200·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········0000b000·000d00·001324·00··WA··0···0··824 ··[19]·.data·············NOBITS··········0000b000·000d00·001324·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········0000c328·000d00·000194·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········0000c328·000d00·000194·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000064·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000064·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001cc·0088ea·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001cc·0088e9·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·008ab8·00033f·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·008ab8·00033f·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·008df8·0040b3·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·008df8·0040b3·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·00ceac·00037d·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·00ceac·00037d·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·00d229·00003f·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·00d229·00003f·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·00d268·005f8a·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·00d268·005f8a·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·0131f4·000eb4·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·0131f4·000eb4·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0140a8·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0140a8·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:·ae78b7c18e51aa31bc739ae74230fe9709bc9b9b3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·e214a2bf0f25778bf1000ca0d64fb0f84c5bd014
173 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·59·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·59·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-311-arm-linux-gnueabihf.so.p/heap.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/graph/heap.cpython-311-arm-linux-gnueabihf.so.p/heap.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x1a6114 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x1a61
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
368 B
strings --all --bytes=8 {}
    
Offset 1, 18 lines modifiedOffset 1, 11 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 xja%Gy:J<
 3 }SEagmjq
 4 i_yc|1%)
2 nng68q70=_ 
3 dtHs35n" 
4 FwOONr9Z 
5 SNCJs:fK 
6 yV3zO»  pmP 
7 6J>=wat[I 
8 "^'FHIf} 
9 J1|JEtg· 
10 Ot9q|=q^k 
11 Ag7)*uQ)pZ 
12 G;#G;#G+B5 G;#G;#G+B
13 g65N[4MCb6 g65N[4MCb
14 ·z·#5TOC7 ·z·#5TOC
15 `·\`83p8}a8 `·\`83p8}a
16 <#y}!I*|9 <#y}!I*|
17 6S,mkQH810 6S,mkQH8
18 skimage/graph/heap.cpython-311-arm-linux-gnueabihf.so.p/heap.c11 skimage/graph/heap.cpython-311-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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
837 KB
./usr/lib/debug/.build-id/b0/31a227517144aafd42d3b7a2ed0e1f2d8ab4a7.debug vs.
./usr/lib/debug/.build-id/5f/f458b08c8cdcd77e8d6e926308c43ae6740168.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 10% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 24, 15 lines modifiedOffset 24, 15 lines modified
24 ··[19]·.dynamic··········NOBITS··········00021b98·000b90·000108·08··WA··4···0··424 ··[19]·.dynamic··········NOBITS··········00021b98·000b90·000108·08··WA··4···0··4
25 ··[20]·.got··············NOBITS··········00021ca0·000b90·000360·04··WA··0···0··425 ··[20]·.got··············NOBITS··········00021ca0·000b90·000360·04··WA··0···0··4
26 ··[21]·.data·············NOBITS··········00022000·000b90·00292c·00··WA··0···0··826 ··[21]·.data·············NOBITS··········00022000·000b90·00292c·00··WA··0···0··8
27 ··[22]·.bss··············NOBITS··········00024930·000b90·000594·00··WA··0···0··827 ··[22]·.bss··············NOBITS··········00024930·000b90·000594·00··WA··0···0··8
28 ··[23]·.comment··········PROGBITS········00000000·000138·00001f·01··MS··0···0··128 ··[23]·.comment··········PROGBITS········00000000·000138·00001f·01··MS··0···0··1
29 ··[24]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000157·000031·00······0···0··129 ··[24]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000157·000031·00······0···0··1
30 ··[25]·.debug_aranges····PROGBITS········00000000·000188·00008e·00···C··0···0··430 ··[25]·.debug_aranges····PROGBITS········00000000·000188·00008e·00···C··0···0··4
31 ··[26]·.debug_info·······PROGBITS········00000000·000218·02a01e·00···C··0···0··431 ··[26]·.debug_info·······PROGBITS········00000000·000218·02a020·00···C··0···0··4
32 ··[27]·.debug_abbrev·····PROGBITS········00000000·02a238·000793·00···C··0···0··432 ··[27]·.debug_abbrev·····PROGBITS········00000000·02a238·000793·00···C··0···0··4
33 ··[28]·.debug_line·······PROGBITS········00000000·02a9cc·011ef8·00···C··0···0··433 ··[28]·.debug_line·······PROGBITS········00000000·02a9cc·011ef8·00···C··0···0··4
34 ··[29]·.debug_frame······PROGBITS········00000000·03c8c4·00091a·00···C··0···0··434 ··[29]·.debug_frame······PROGBITS········00000000·03c8c4·00091a·00···C··0···0··4
35 ··[30]·.debug_str········PROGBITS········00000000·03d1de·00004b·01··MS··0···0··135 ··[30]·.debug_str········PROGBITS········00000000·03d1de·00004b·01··MS··0···0··1
36 ··[31]·.debug_loclists···PROGBITS········00000000·03d22c·01e0be·00···C··0···0··436 ··[31]·.debug_loclists···PROGBITS········00000000·03d22c·01e0be·00···C··0···0··4
37 ··[32]·.debug_rnglists···PROGBITS········00000000·05b2ec·004b54·00···C··0···0··437 ··[32]·.debug_rnglists···PROGBITS········00000000·05b2ec·004b54·00···C··0···0··4
38 ··[33]·.gnu_debugaltlink·PROGBITS········00000000·05fe40·000056·00······0···0··138 ··[33]·.gnu_debugaltlink·PROGBITS········00000000·05fe40·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:·b031a227517144aafd42d3b7a2ed0e1f2d8ab4a73 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·5ff458b08c8cdcd77e8d6e926308c43ae6740168
833 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·256·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·256·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb319)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb319)·
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-311-arm-linux-gnueabihf.so.p/_cascade.cpp12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_cascade.cpython-311-arm-linux-gnueabihf.so.p/_cascade.cpp
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x8e0114 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x8e01
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
1.04 KB
strings --all --bytes=8 {}
    
Offset 1, 47 lines modifiedOffset 1, 49 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 hGCC:·(Debian·13.2.0-13)·13.2.0
2 3»      yKOn»  $5 
3 g<#%{7:· 
4 ]^J9ZZ^J), 
5 <2G&aKcn 
6 ;),3lBHR 
7 m-2s*,DI 
8 J@P'\B%? 
9 Nxd<'·zD 
10 |Ac{1MXAum2 yvh}o$3t
 3 er;4Gm4&
 4 /P}·8{:~
 5 xl+9I'P<
 6 <p}PD:(sr;
 7 j^]"kZdM
 8 k1Zjq{» -
 9 #c]7JlwTr2
 10 ?QFk]:we
 11 @\FrYxT<F
11 2Yo)VB40Y»      jbG12 6Yo)VB40Y»      jbG
 13 _2EGz<SpE»      w
 14 JX6?rC_t@
 15 ]M5»    se>'
 16 K#dj])5Q
 17 IxH7=KmEr
 18 -~zmFq,b
 19 Ijw@jlLR
 20 s9-·q;g;?)
 21 P+~\»   S\q
 22 cd"»    >q1j
 23 n-[7P:S\
 24 1m7wHm1h
12 l]iyjbNh 
13 !e"HcIJ'S 
14 ;6Z_q~`M 
15 -w&8F*+Z^ 
16 !·w5-#XK 
17 OH_XNv&&}T 
18 hu:0S»  WP 
19 {Hk35sUyYb 
20 .%\;:`(u% 
21 N=zUPo0^[ 
22 X9S]WTx, 
23 :=Bgp/%J 
24 xKs9}@\6 
25 }H26&iu:25 }H26&iu:
26 BW1gWpf"- 
27 L!mk<9^Q. 
28 ZRH]+E-k 
29 x][AR(?](w'my:i 
30 bh+?;Biw 
31 Ki.S*|)O 
32 Lh4.``p; 
33 w-}x:d&3 
34 C-cX:wDdpR 
35 6ZEPE5ZKi 
36 ·gUz8AdZ 
37 DQalHecC+ 
38 quM1xv~$ 
39 ]>1,y\Ld? 
40 P<#W3OP%26 KJ8;R-s'%
 27 "TY?QS'N1u@
 28 ::CG_qF_
 29 e|Ny"<DnP$
 30 g@A7rmoN
 31 w,z~w}^%
 32 N69RkP2^
 33 Maw~o{!x
 34 PE[Kh)-ZU
 35 _2E:P:]i
 36 E9Z$Ks<1
 37 {[]'Bv!g
 38 N7a9q(R}
 39 xtNr>»  ]{
 40 9=5a7{j;P
 41 E:)t?B<i
 42 PfnV|2TI
41 \8LQD]zx9!43 \8LQD]zx9!
42 q<c_5dj,z44 q<c_5dj,z
43 _I?·8&I\OnP=45 _I?·8&I\OnP=
44 m_KhZ·;et46 m_KhZ·;et
45 ;Ioj3R-[47 ;Ioj3R-[
46 8J1E-K='48 8J1E-K='
47 b;L9S,-#49 b;L9S,-#
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
3.32 MB
./usr/lib/debug/.build-id/b0/611d23b6497a823f204d1c8ab4e08a5b09befc.debug vs.
./usr/lib/debug/.build-id/12/fcd11eab1b963131059fad4f7c9bb94174e766.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 6% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········00112c14·000c0c·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········00112c14·000c0c·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········00112d14·000c0c·0002ec·04··WA··0···0··423 ··[18]·.got··············NOBITS··········00112d14·000c0c·0002ec·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00113000·000c0c·005714·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00113000·000c0c·005714·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00118718·000c0c·000514·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00118718·000c0c·000514·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·0000a7·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·0000a7·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·000210·0dcfba·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·000210·0dcfbc·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·0dd1cc·000497·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·0dd1cc·000497·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·0dd664·037ed5·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·0dd664·037ed5·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·11553c·001579·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·11553c·001579·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·116ab5·000052·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·116ab5·000052·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·116b08·0ac982·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·116b08·0ac982·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·1c348c·00e729·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·1c348c·00e729·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·1d1bb5·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·1d1bb5·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:·b0611d23b6497a823f204d1c8ab4e08a5b09befc3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·12fcd11eab1b963131059fad4f7c9bb94174e766
3.32 MB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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:·0x3e39c8)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x2d43114 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x2d431
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
4.5 KB
strings --all --bytes=8 {}
    
Offset 1, 221 lines modifiedOffset 1, 209 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 fGCC:·(Debian·13.2.0-13)·13.2.0
2 ka7WxM}A&J 
3 p:vBi8j4 
4 CG=rz_j< 
5 $_R:|EOK'/ 
6 CUU[UUUUE 
7 gMPw`q;) 
8 b*5G?Pz] 
9 91my!kv2 
10 /#}#/YMM 
11 Nj@CmFvb 
12 »       0>DD;l2 
13 ?m<oVDm< 
14 RHB{HRC! 
15 ~zD>LfJDT 
16 -HU,!?X(B 
17 :Z(SDpS, 
18 iTs6$CS% 
19 zR92QO*G%JRy 
20 OJ/:oiPfTj# 
21 *E\rZR/2r2 )&2D?»  kP
 3 b|D:c.CD3x
 4 lUUuE/nk.
 5 yvB`#R<?<x1
 6 IM\T/m|I
 7 py]&M0wpP
 8 Ld!Uh=$E8x
 9 TQ/I$uS-
 10 \#%lXGka
 11 OphSA.RY
 12 ~qXl0~mXY
 13 HA[2_Qes
 14 yhj"#:V!
 15 AN%831L91
 16 1A5C=4j!Z
 17 CAY%Mn*iqSI
 18 C-·iy!nW
 19 >qF=hC|=E
 20 OY=[ku^Er
 21 CHfO}}N9
 22 %o{NS9"i
 23 .j(EEvQg):o
 24 IR9<QO*G$
 25 l_VMR9'KG*O
 26 JZY:MG+7
 27 a»      z:6<AO
22 }!X<*+[`#428 }!X<*+[`#4
23 }MC->_G-Ig 
24 M6.bkkv» 
25 %def+c]~r"29 sghR|9MLN
 30 r't,q·OAn
 31 #m4,F~#GZ
 32 V_Yy"W~[_y3
26 /83E·ZZ.·33 /83E·ZZ.·
 34 Z=oogt_B
27 EJ~Z(d9Q&eI 
28 tHDF:[/[_ 
29 bU5:/T9VUG35 bU5:'T9VUG
 36 a_Z}f=#D0
 37 Pl(U}WV=
 38 Qp8U~.PT>
 39 _NXsR\Nx
 40 rBG$l.'T
 41 =E|-"&V\
 42 +h%I4ZI9
 43 9~#l+_'^p
 44 »       o!nXY^'|
 45 VmEuETWQ
 46 z..Y-Q.I
 47 [)fmYG;*xw(
 48 M!&3g*8u
 49 x}6^_7>j
 50 6R\y95rt
 51 ;,un#DGi
 52 )l?&{kjf
 53 JHf$JfMRf
 54 ne}Ui4$SIJ
 55 n@yE=K'yn
 56 bxSyULDa|SyU
30 /!?Gx#>F 
31 ,8Y,ZWo[*s 
32 tHr·+<m8 
33 L+/#aC+G5 
34 _OI,'rWlEvjOI, 
35 rHo:WN3% 
36 Aq<*;y/7 
37 *eD=Ktc+»        
38 I(2!A^bdSE 
39 ;J-tS0{^ 
40 J9s)y%:^0( 
41 yF@>xF@>q 
42 ·_KqpnYO@N 
43 ^I4OS"sK 
44 {cmNHI<w)Q 
45 h')%XJmq 
46 R?U"=pKA/ 
47 I')&RJ]u 
48 BgG?O2(x& 
49 k(c{![+e4 
50 *U5Tut/-U 
51 ,4DU&OtS 
52 E,'OI|L[57 *D,'OI|L[
 58 pUi4\be{}
 59 2#0.#$V^
 60 VOtWgMSyW
53 aV{U»   o/YlW 
54 rC+#Vnle 
55 -WJ:7%\V* 
56 wGCM*»  <bBM 
57 G_hAnVJa 
58 ;"MPD@@@TTD 
59 <OUiAnRn61 <OUiAnRn
60 ODvE'IU? 
61 t'pN8mUL 
62 qZ7&=ih] 
63 ]>}U`\!\V 
64 nRRSM)B· 
65 w\K8[\slq 
66 meo?8jVn 
67 8b#4}·"B62 UAUWw2RU
 63 O4+w)}+I
 64 G|U6z!5za
 65 FQw`ZqJ$
 66 »       9$(Q.Z~
 67 FJ'.0mogT
 68 jTV!8?]l
 69 ·rH[GgLt^
Max diff block lines reached; 1671/4559 bytes (36.65%) 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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
490 KB
./usr/lib/debug/.build-id/b1/aba9933cb3b06bc7e958566864df95a2357250.debug vs.
./usr/lib/debug/.build-id/fd/e795dff6468235657a78c6d5dee0c45215496a.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 8% 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:··········314032·(bytes·into·file)13 ··Start·of·section·headers:··········314036·(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·0x4cab0:1 There·are·35·section·headers,·starting·at·offset·0x4cab4:
  
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·000b30·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000b30·10···A··4···3··4
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:·b1aba9933cb3b06bc7e958566864df95a23572503 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·fde795dff6468235657a78c6d5dee0c45215496a
484 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·124·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·124·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/_inpaint.cpython-311-arm-linux-gnueabihf.so.p/_inpaint.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/restoration/_inpaint.cpython-311-arm-linux-gnueabihf.so.p/_inpaint.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x605f14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x605f
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
671 B
strings --all --bytes=8 {}
    
Offset 1, 30 lines modifiedOffset 1, 32 lines modified
1 5rPGCC:·(Debian·13.2.0-13)·13.2.01 IjGCC:·(Debian·13.2.0-13)·13.2.0
2 5r6C0/Ur 
3 9?)%wMm, 
4 \1[#N"e[2 ,lIvd3ga+
 3 _BM3RS^Q
 4 K[UmmUT[E
 5 z+J2z2wvj|
5 1Z%)$((!$6 1Z%)$((!$
6 xE'R}jZZh 
7 u,o{rA4-/ 
8 1wYc$t)<?Z 
9 F^2#!T<n 
10 +r%Q~kFT 
11 17[fggwg{9 
12 <3Z6`qAf~ 
13 !X8»    LK<c 
14 R+XjfN*5 
15 !^{ccA$_iK 
16 XJMR0hf=7 7*`Y<<L,~
 8 ko97T*-E
 9 z{p3EJAX=
 10 ]J/=$&mZ
 11 gT6Uhz\B=
 12 L)U=e/4f
 13 >e»     %K$oI
 14 t~eLgwc:
 15 `Lg/C:Wy
 16 `2x/?&g\~".
 17 k{pPt=+A
 18 H=tN&A:'K=
 19 <o^VkpZQB
17 +mNT/G<·20 +mNT/G<·
 21 <ysr<-;c
18 Acfy8|6< 
19 b7yH#rFb 
20 Tv~~m3U:vCc 
21 `vpC61C61C22 `vpC61C61C
22 f_,K|Eao 
23 $+Q#R,Y{23 tbx=GN0RM
 24 tTDrfvtT4
 25 .}kp%Rjm
24 ,<m=[5)6c26 ,<m=[5)6c
25 ·7!DF"D^27 ·7!DF"D^
26 Yq"86r\P28 Yq"86r\P
27 Hu#`@v=X29 Hu#`@v=X
28 s\Ca.NKa&30 s\Ca.NKa&
29 r1SfVM^<31 r1SfVM^<
30 X/d/[T/632 X/d/[T/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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
402 KB
./usr/lib/debug/.build-id/b3/c86e1f0e0c68db658a5414e8ecd7b91276fd8e.debug vs.
./usr/lib/debug/.build-id/18/9f4e606e71b8b102b0f12b632ce5f255b87df0.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 9% 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:··········257428·(bytes·into·file)13 ··Start·of·section·headers:··········257420·(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·0x3ed94:1 There·are·35·section·headers,·starting·at·offset·0x3ed8c:
  
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·000aa0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000aa0·10···A··4···3··4
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:·b3c86e1f0e0c68db658a5414e8ecd7b91276fd8e3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·189f4e606e71b8b102b0f12b632ce5f255b87df0
396 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/censure_cy.cpython-311-arm-linux-gnueabihf.so.p/censure_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/censure_cy.cpython-311-arm-linux-gnueabihf.so.p/censure_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x4f3414 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x4f34
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
512 B
strings --all --bytes=8 {}
    
Offset 1, 26 lines modifiedOffset 1, 24 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 W·y<9HJ6
 3 6%y_JnKnP·
 4 W\|}UV.·
 5 rQb>?#z>
 6 fubVbZzC
 7 Ci;|a~qP
 8 E;>|X.3)
 9 &[Aw4NUV
 10 u·p7IKN"e
 11 ·mwJ9\>[
 12 =+Dh)R4c
2 UK1P-ASp 
3 ivY@%EE9 
4 W2~!ki.d 
5 K;{Wt-m· 
6 v67+gk8r 
7 =fCiO@qL 
8 =EYLJzcY 
9 Ci;|i~yH 
10 CD}h-4"[ 
11 ;Gzr/z<f 
12 |FhKr\^q 
13 e2e.n9_X\ 
14 P%]C.\IW 
15 iYvMKQZu 
16 ))Rk`YuJ 
17 <#Dh0%45 
18 =QQ>\33Ly13 =QQ>\33Ly
19 0R,=%_q[z14 $Z.*Ke>+(
 15 |(·qUe;qs
 16 $q(GNOOup
 17 ~MLV6C7'
20 x4KYDSeL18 x4KYDSeL
21 lK»     1ht"219 lK»     1ht"2
22 Tfbx]qk}20 Tfbx]qk}
23 bF-,pxi`21 bF-,pxi`
24 `LK$=>hX22 `LK$=>hX
25 iA;^"D3"323 iA;^"D3"3
26 /yG5<C-[24 /yG5<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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
500 KB
./usr/lib/debug/.build-id/b5/456547a6932cdbd9aa33da0ff8793f1db9936b.debug vs.
./usr/lib/debug/.build-id/97/60be0a7c1f4235c9e7108e53a499d98d59bc7b.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 10% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········0001bc1c·000c14·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0001bc1c·000c14·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0001bd14·000c14·0002ec·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0001bd14·000c14·0002ec·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········0001c000·000c14·001908·00··WA··0···0··824 ··[19]·.data·············NOBITS··········0001c000·000c14·001908·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········0001d908·000c14·000464·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········0001d908·000c14·000464·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00006e·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00006e·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001d8·01da2a·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001d8·01da29·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·01dc04·000381·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·01dc04·000381·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·01df88·00e3e5·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·01df88·00e3e5·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·02c370·000876·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·02c370·000876·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·02cbe6·000053·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·02cbe6·000053·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·02cc3c·018123·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·02cc3c·018123·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·044d60·00377e·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·044d60·00377e·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0484de·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0484de·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:·b5456547a6932cdbd9aa33da0ff8793f1db9936b3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·9760be0a7c1f4235c9e7108e53a499d98d59bc7b
497 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/_hoghistogram.cpython-311-arm-linux-gnueabihf.so.p/_hoghistogram.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_hoghistogram.cpython-311-arm-linux-gnueabihf.so.p/_hoghistogram.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x66c314 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x66c3
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
662 B
strings --all --bytes=8 {}
    
Offset 1, 26 lines modifiedOffset 1, 32 lines modified
1 kGCC:·(Debian·13.2.0-13)·13.2.01 {GCC:·(Debian·13.2.0-13)·13.2.0
2 bOW@C;!oBM7 
3 gva+`Pn+ 
4 A]y(<"CYe 
5 2]}8as» ! 
6 XvKsn]/U 
7 v!2/;Y_"{$ 
8 s{swFRm, 
9 kYW=WPm:R 
10 IM>|J/Nl 
11 \5FqzsRtIw 
12 a_"^ZDL" 
13 -M\·tM|3 
14 K#A$Vet- 
15 ]D$&A(ss 
16 \?FV~>.G 
17 zgwc3N7] 
18 e!\z={WX 
19 }%I'{Sc=#2 /:j"""y|
 3 cC|jBS» I
 4 ]YULUykvM
 5 6A6WvxrV$fq
 6 us?V(e#y
 7 `j'NcrMiO
 8 1=P_]r@0=
 9 }+3r`dcd$
 10 VbC)y#f0
 11 Un/U?H+oD
 12 <5Fqz}RtIwFX
 13 2V1]Z*dT
 14 56KcC$VA(
 15 Njai`Jm5h
 16 hMZKrGKrG+
 17 [mwy1Z3x
 18 u(Z41MmoUl
 19 <QoPt`]D}:
 20 lbSbg(Q+
 21 8g/SgwATg
 22 -[P[f:J'?Q-
 23 w~J%=JJo
 24 @/4»    *R'*
 25 ~cN$[HT8
20 ^t=1/1·H26 ^t=1/1·H
21 \fDM|a{n27 \fDM|a{n
22 4[#laO.F28 4[#laO.F
23 15-<#a8A29 15-<#a8A
24 TAnR[Qww30 TAnR[Qww
25 RQ1Q9pPhv31 RQ1Q9pPhv
26 ~aHAum=t.32 ~aHAum=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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
570 KB
./usr/lib/debug/.build-id/b6/a73f1d21119d9eea751e28c0c1d7a6d70359e2.debug vs.
./usr/lib/debug/.build-id/ab/cef640b9191e570518b6395068fbbff208dfc9.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 12% 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:··········884052·(bytes·into·file)13 ··Start·of·section·headers:··········884056·(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·0xd7d54:1 There·are·35·section·headers,·starting·at·offset·0xd7d58:
  
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
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:·b6a73f1d21119d9eea751e28c0c1d7a6d70359e23 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·abcef640b9191e570518b6395068fbbff208dfc9
563 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/filters/rank/core_cy.cpython-312-arm-linux-gnueabihf.so.p/core_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/filters/rank/core_cy.cpython-312-arm-linux-gnueabihf.so.p/core_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e39c8)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x12b4814 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x12b48
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
1.38 KB
strings --all --bytes=8 {}
    
Offset 1, 63 lines modifiedOffset 1, 67 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 Yw)Fs6!.g 
3 4!W~Fc)m 
4 ?3yWJegr 
5 %bC"w'g%!Z 
6 .8rv>I,= 
7 (,A5~raOl 
8 t?/V%=-j 
9 2c"F8&~2Rr 
10 =B1»    Dj{[ 
11 gyt@-~SQ 
12 @:pPTVG·tx*+2 cAcEcAE?5H
 3 5^LP]J$?
 4 ?K0TXida
 5 _g4h,tm@
 6 CLMw4(R,t
 7 ·ejHI}l[
 8 \5Jv5JniJa
 9 \51Y&>q8
 10 UQbu'||n
 11 qD1·nx:R
 12 $,P<FF!»
 13 U=wXWf*!4
 14 oyGF4»  <V9
 15 YfR}uE)*
 16 1wNO";oq
 17 (e#·48/KI(:?
 18 ]VWG&KO>
13 5+I{#YF219 5)N{#YF2
14 \Fq+a/m. 
15 BFq5aWo! 
16 fre&!VO/ 
17 :Rl2@»  Do 
18 Y7Ek%>1) 
19 eWD:|!EIx20 vH#i<SaOi$
 21 ezn3N<M8
 22 EG[Z<Yf-x)
 23 Itpp~|K8
 24 Vbqyid<<
 25 CiM>_J,7K
 26 `H»     dSFW+fHy\L
20 5r'3E~1U27 5r'3E~» U
 28 =~m5~v2:]
 29 "}d.JLIW}
 30 X6s$»   ])X
 31 N#SS`M*e?
 32 'f8t/rWt_
21 BD>hz?]D/y] 
22 ?YD^ow8R 
23 mI=#F\5·T 
24 k*JD}j4W[ 
25 :lfE).L?u 
26 og/;O(sm 
27 3p<!.iSV 
28 ?BtU'^sUWC 
29 Ov8oiyr^q"»     V 
30 }eT#TgK(5, 
31 Vep,fhw- 
32 _)6Bj)IR>])n 
33 ~%u)uLaZ 
34 PQq7NyBuf33 PQq7NyBuz
35 w5q.~/Z. 
36 5_Mr}O*Q 
37 4s<{9^3OKV 
38 4Xi#sk#O 
39 Pw|·qO#/cK 
40 FVSFn=·F 
41 M{kok[kn 
42 ;5·?^*v·?=· 
43 LOm$Av5T 
44 ~k5N6agbk5N 
45 »       |FW=0WV 
46 ~v3mL#^i~ 
47 6H4$C·)REC6v 
48 k9NkYtP] 
49 fe$»    yr^i 
50 :LJ&F;:4Lwh 
51 (KEj:mn{ 
52 I>vrl}V3 
53 Fq^%3;o+ 
54 d+y~A,oN 
55 >Z%Lc0eG 
56 $NJ4-8'o34 b"$Fj`b)l
 35 Sub>_.Jx_A|\!
 36 igs[wV|W
 37 Xh5r!yP9
 38 Q#F#Ob/O
 39 t%_L`#(7,
 40 OJ$M.s{=_<
 41 iziO"^"h
 42 ;&!${5md
 43 GWJ:cj.7
 44 X<]ZZ(%.
 45 ·xi_Qks_Vk
 46 Pffejeff
 47 S6>>jfjf
 48 qq*xgagF
 49 ~(#Cq03Y
 50 w)Dj|A2o
 51 #/wK·/o%
 52 PF>b#_:EO
 53 4l'!yD*#w
 54 XZyZ7:iK
 55 }/Pk'e=g
 56 Y+p5!N:N
 57 (RRyoYdJ
 58 0~,+FNG:
 59 gVk5U-Efqk5Um@f-
 60 Hw;Q%r&b
57 Yj^Ocyu~Y61 Yj^Ocyu~Y
58 v6sQ!qH{62 v6sQ!qH{
59 (z:57lvP63 (z:57lvP
60 ($l~X;|nA64 ($l~X;|nA
61 m"sl7Go`65 m"sl7Go`
62 H#|m-SiX66 H#|m-SiX
63 q-?'MJY~n67 q-?'MJY~n
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
413 KB
./usr/lib/debug/.build-id/b9/e50fb80cfe0bdea89004dacd7b8a2f4461895b.debug vs.
./usr/lib/debug/.build-id/0d/862403dc31495e16a4e227a6f06d278d5015c9.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 8% 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:··········259488·(bytes·into·file)13 ··Start·of·section·headers:··········259484·(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·0x3f5a0:1 There·are·35·section·headers,·starting·at·offset·0x3f59c:
  
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·000a90·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000a90·10···A··4···3··4
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:·b9e50fb80cfe0bdea89004dacd7b8a2f4461895b3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0d862403dc31495e16a4e227a6f06d278d5015c9
407 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·118·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·118·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/_convex_hull.cpython-311-arm-linux-gnueabihf.so.p/_convex_hull.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_convex_hull.cpython-311-arm-linux-gnueabihf.so.p/_convex_hull.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x4fab14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x4fab
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
538 B
strings --all --bytes=8 {}
    
Offset 1, 27 lines modifiedOffset 1, 21 lines modified
1 [GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 g0KBc@MM
 3 Jf»     eRZZ7
 4 /n-pm1A\V
 5 3g^{8boo
 6 QiL=wjn1
 7 ;%d*56gho
 8 `9]RC0ws9
 9 ||3A5>JP
 10 [},»    9Bf^
 11 QjOa>";J
 12 Kdb{X.N7
 13 ·p$·oop}
 14 ggE»    Sc.o
2 uwpHKB6B 
3 4)$?R+h/ 
4 PUz;Hq3E 
5 ~4<Gm%0V 
6 Wl8RAc/h 
7 <2r1.9#} 
8 I2+9$»  z6:W( 
9 |AQ^{z]J 
10 7TQJ-?ZG 
11 iW%9SBLK 
12 7+)lMW`zS 
13 D2oXws8- 
14 Md}Ob1b"t 
15 G[5{j2^> 
16 eU2k=tJf 
17 iW]>s]uY; 
18 nAK+7Qze 
19 \C2o01s+ 
20 [5W!6VL.{$ 
21 E9.mqoVZ15 E9.mqoVZ
22 Ce9j,|$;16 Ce9j,|$;
23 j#hk*//X17 j#hk*//X
24 ^cXFN<wR~18 ^cXFN<wR~
25 b»      NLH,Zr19 b»      NLH,Zr
26 Zfb#/WGA20 Zfb#/WGA
27 77ZsP|t<%21 77ZsP|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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
159 KB
./usr/lib/debug/.build-id/bc/a491a8b95da50fa73b8d81397044f602a088a4.debug vs.
./usr/lib/debug/.build-id/55/e2831a1cf973ab74b12078f6f893a4da0d6e71.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 10% 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:··········152284·(bytes·into·file)13 ··Start·of·section·headers:··········152288·(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·0x252dc:1 There·are·35·section·headers,·starting·at·offset·0x252e0:
  
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·000770·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000770·10···A··4···3··4
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:·bca491a8b95da50fa73b8d81397044f602a088a43 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·55e2831a1cf973ab74b12078f6f893a4da0d6e71
154 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-311-arm-linux-gnueabihf.so.p/_felzenszwalb_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/segmentation/_felzenszwalb_cy.cpython-311-arm-linux-gnueabihf.so.p/_felzenszwalb_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x205814 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x2058
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
304 B
strings --all --bytes=8 {}
    
Offset 1, 14 lines modifiedOffset 1, 11 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 nqGCC:·(Debian·13.2.0-13)·13.2.0
 2 f^J3/?2s
 3 i$?@fDUY
 4 \gzgI:S%{=
2 CDg2a[,b 
3 ~ZW^m(_:-bN 
4 r|04LDHF 
5 ,VTi1_Qw 
6 ?_[y^=BJ 
7 q>5Ks>5[ 
8 ~AOJ("Kv5 ~AOJ("Kv
9 %..APYx&6 %..APYx&
10 gJ[suolp7 gJ[suolp
11 J};'ud&>ja8 J};'ud&>ja
12 j8w)9KWQ9 j8w)9KWQ
13 fZ#WWJm^#10 fZ#WWJm^#
14 :·r<7Rn(11 :·r<7Rn(
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
543 KB
./usr/lib/debug/.build-id/c3/9fc178e55478689435901e78c312ed2b53247d.debug vs.
./usr/lib/debug/.build-id/b3/1c2a8140db9da9f3d292416f62defe467dec1e.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 10% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········00021c14·000c0c·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········00021c14·000c0c·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········00021d14·000c0c·0002ec·04··WA··0···0··423 ··[18]·.got··············NOBITS··········00021d14·000c0c·0002ec·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00022000·000c0c·001ed8·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00022000·000c0c·001ed8·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········00023ed8·000c0c·0003c4·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········00023ed8·000c0c·0003c4·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00006d·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00006d·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001d8·0241ac·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001d8·0241aa·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·024384·000357·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·024384·000357·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·0246dc·00fa53·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·0246dc·00fa53·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·034130·000882·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·034130·000882·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·0349b2·000058·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·0349b2·000058·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·034a0c·01bd2a·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·034a0c·01bd2a·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·050738·003da9·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·050738·003da9·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0544e1·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·0544e1·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:·c39fc178e55478689435901e78c312ed2b53247d3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·b31c2a8140db9da9f3d292416f62defe467dec1e
540 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/_watershed_cy.cpython-312-arm-linux-gnueabihf.so.p/_watershed_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/segmentation/_watershed_cy.cpython-312-arm-linux-gnueabihf.so.p/_watershed_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e39c8)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x7f4a14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x7f4a
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
827 B
strings --all --bytes=8 {}
    
Offset 1, 39 lines modifiedOffset 1, 37 lines modified
1 +S$}GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 wo1Ygn1E
 3 ?KX·»    ~HU
 4 {-.5!jh<
 5 Eu%Z7OTE
2 +g@L·.oX 
3 P]>9he@a 
4 Q*o+c?mC 
5 mL-l]6C[»        
6 9][2Mn|? 
7 .^%XeYy>6 .^'XeYy>
8 p[EyCyaoj( 
9 &[&5Y.oc 
10 UF(VAtZe_ 
11 57Yj}Hj67 hgI7AsBhAu
 8 ?VU3?Vm^$(
 9 p|»     VED*P
 10 i(G0QG)a(w
 11 Ix!Woi"|
 12 v@[e]{[Iu
 13 e3\9Wur>
 14 (U<2NtR_
 15 y>S)dFx/(
 16 P2B;canM
12 ·gs_2Mz*17 ·gs_2Mz*
 18 |OyKhxS)UW
 19 =F<5G.Cd
 20 ?BjT(UrC$5
 21 ":s{n2R7D
 22 Lz'vd%G=
 23 o|:y;?gTw
 24 gR2·/fp&eP[
 25 ·IU\Z*@N
13 op!:C}kl 
14 cJEsQl<H0Yz62 
15 Q%7@R}8{ 
16 tO84J$!r 
17 V>J4YI5;w 
18 Qi»     g>7[U 
19 hI21qCKK 
20 znIg1l6? 
21 [|B-)oFU 
22 :{,c8[B|E8 
23 ?bThVT'] 
24 \2w).wv)26 \2w).wv)
 27 2&il|%;q
 28 5@};ON0l
 29 &d6tt.vO
 30 !*\kY+JW
25 t=PLKR#; 
26 M\NE]Pw>q 
27 Ch{·J<|wc 
28 N'y.MT26B 
29 ?5EM%}*E 
30 YdZ67&U' 
31 9lkx%@mx 
32 "@MZe}#UUN 
33 #(SEuCZA(331 #(SEuCZA(3
34 WL1z[)F}m32 WL1z[)F}m
35 c~{HIBcF33 c~{HIBcF
36 q2Pze|GJN~34 q2Pze|GJN~
37 as@\@z9t35 as@\@z9t
38 K'#l\~EB36 K'#l\~EB
39 '*tD4[&F37 '*tD4[&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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
1.06 MB
./usr/lib/debug/.build-id/c6/859fd830229a384b9f93b7413f281e4ef98f2d.debug vs.
./usr/lib/debug/.build-id/7f/feb1de3d79aef1d2d663e13dc0ab7bcaaf0124.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 10% 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:··········990688·(bytes·into·file)13 ··Start·of·section·headers:··········990676·(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·0xf1de0:1 There·are·35·section·headers,·starting·at·offset·0xf1dd4:
  
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
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:·c6859fd830229a384b9f93b7413f281e4ef98f2d3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·7ffeb1de3d79aef1d2d663e13dc0ab7bcaaf0124
1.05 MB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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:·0x3e39c8)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x1e29114 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x1e291
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
2.56 KB
strings --all --bytes=8 {}
    
Offset 1, 125 lines modifiedOffset 1, 122 lines modified
1 -GCC:·(Debian·13.2.0-13)·13.2.01 $GCC:·(Debian·13.2.0-13)·13.2.0
 2 9oB2neg:
 3 Vy\zGAK»
 4 ""~»    V\J*
 5 {G5<1Jkxy
 6 xnwd5wNk
 7 +:0N9qU4-
 8 o0iD,z1\
 9 TQR?(v[{U
 10 iczY*\SH6
 11 _eCj1jeV\
 12 5Yss"o1i
 13 wLn*YW8YK
 14 ],@{tvMXS
 15 8.D~Qu_r
 16 Cz6K=»  6=IBO
 17 [,wCMD$a
 18 Cp+nurYSw&
 19 tH&-*J:#9
 20 jd\c(`Ce
2 RWkv)D$z 
3 HXBA#»  5. 
4 37r\]Zi9 
5 (}HZkYzQ 
6 %=»     kb_Qs 
7 @EmRc»  AY 
8 !8a^K-F` 
9 xTHs=2Os 
10 4Hu%cL}@ 
11 H~9f5YW4Y 
12 :oOn=dkur 
13 urGg»   ro· 
14 hOn5d+urK 
15 AV(8&3HAm(p 
16 %%ksGlCx 
17 V^&Q5J+- 
18 a*R|d}» oQ 
19 J6`)·O*/ 
20 5·sUz)$~a 
21 VW}3|N>e 
22 PJJMH{$S 
23 AE}fbX1S 
24 7p<DX*L#Jm21 7p<DX:L}Jm
25 ]n!)»   G,+NZ+ 
26 @rZCZ=» " 
27 x,[+BqRV 
28 l-e0!o"4= 
29 qZQZG"kF 
30 qqf]-VU^ 
31 ]zd5%^V7 
32 J!»     dQzI! 
33 IGqUO,a! 
34 @:NlvsD& 
35 z»      ]VJ}=1 
36 "l3a'"5vE 
37 9]UoUMwu 
38 ·s{8_j·o 
39 zP)M#_>%KY 
40 8Z9BretR)>Ire[ 
41 LI·sXE*7 
42 n~0l@"3] 
43 #mmm^z#s|K 
44 \nmMiI#@1om 
45 8w-Wk·v- 
46 PV·=,FzC 
47 }xQU^GPw 
48 oi@wao)f 
49 `zN_r0=)M 
50 F·Xgo0x>|G02YEe12u 
51 i&P)<[Zz 
52 $P?QOh0. 
53 !PA.&POs 
54 X_y;T\`? 
55 K}_Tu(oW%b 
56 =wZs8ZzY 
57 [c4}u]K}M22 /"`$<C`j
 23 rau%<yBH
 24 |[Ov4'·ZOva
 25 eZ!eZM2}M98D
 26 544Q2Q_S
 27 |P.NS?j/
 28 g`%.DmO},#
 29 m{Pc9|4~
 30 H"Dus=sC_i
 31 W":Fgi5O
 32 wrlk`'_'
 33 Sp?A5j]bt
 34 Ra)l1)<%
 35 O!^bk4y·
 36 ;+RfM=id
 37 dvfPSnS5
 38 y#Jm0?K\IBn
 39 C~\9rEcN
 40 |/`»    tAre
 41 &kfj~wfj
 42 y'UXy*e!
 43 ()UretR)>Irei
 44 G|·"&,{ZD
 45 {CED@TDl
 46 »       *|4[BH*F
 47 C[,-?0AUz%
 48 #9boBe(x
 49 Ffxwfd"#l
 50 SSt#PD#YI^
 51 .3M)7J1PI
 52 @/Efq+ILx
 53 y-L-G0S9
 54 JIyA;Kz.
 55 ?m.»    Tr#yA
 56 56\'P;#1
 57 ,9)]+9+]
 58 Ohowq(9X/9
 59 "c'an$kl
58 fT>D0^J360 fT>D0^J7
59 IUxC^>oJ61 »       UxC^>oJ
 62 Bq]GgJ@|
 63 |d·;/oXo
 64 !xQaeX3M
 65 pm2N5Ium
 66 N3;\3()W
60 bQOyjZ4G 
61 _l*)x=Wl 
62 &YQ}n8CVa 
63 C"'%F>`N 
64 tr/vvI'o 
65 _@X/IzH" 
66 Qx%H"{e^ 
Max diff block lines reached; 1043/2570 bytes (40.58%) 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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
487 KB
./usr/lib/debug/.build-id/cb/60cbcaca0a9cdb2828c5821c9f24410d71457a.debug vs.
./usr/lib/debug/.build-id/05/c8f2a1cc035e74f50b02ff80702be509a1183a.debug
Files 9% 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:·cb60cbcaca0a9cdb2828c5821c9f24410d71457a3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·05c8f2a1cc035e74f50b02ff80702be509a1183a
485 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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:·0x3e39c8)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x8dcb14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x8dcb
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
1020 B
strings --all --bytes=8 {}
    
Offset 1, 44 lines modifiedOffset 1, 46 lines modified
1 qEzGCC:·(Debian·13.2.0-13)·13.2.01 :GCC:·(Debian·13.2.0-13)·13.2.0
2 UCs»    }Z»  »  }4T@ 
3 @=4T@hg3@/kh& 
4 u^UisOCT 
5 #dyQt+VW 
6 'aX!.?l( 
7 1T5H[:A3o 
8 kzO~v·7S 
9 8\:d,MTJS 
10 x<R|sC2^ 
11 /`UKHQ·x> 
12 J05'n2mEl 
13 /9.gre=ho+ 
14 *=`\Wl0uL 
15 I(w6OV>#: 
16 ";UxY.gs2 2QaH»   4:DB
 3 EwEtN8;!I<o/3(^
 4 dczJCKdB
 5 PgBqc·U[;
 6 ]^)B381~
 7 !o=GlqIN
 8 Xc8yy7TL<2B
 9 @"M|c?i|ER
 10 -F[1UHP3
 11 %~Z=Embc
 12 zHF'x:|/S^
 13 q(42N=NH
 14 W[EUUU[ZE
 15 ->[*aD*`ym
 16 QIF%3*f3Zt
 17 rGHR;JQRP
 18 AEmzpvSC
17 $t<_I[Lx19 $t<WI[Lx+
18 B`'»    CYxG 
19 ^qn^"p2/ 
20 z5WTn5pv* 
21 T"'d#yBv 
22 G»      "fQ>k/: 
23 Le&SA'yy 
24 g>6]-heT 
25 Pw!q;U3u 
26 Pa5Fj»  p# 
27 x92]2@6qk. 
28 /a0+Z1W^ 
29 --UEm)eG 
30 |O+9&Fpm 
31 Y(6b3+vWg 
32 n+BQ9f[- 
33 vN%Sk$3Va 
34 ]^GdOrqmx 
35 =E]3KvSJ 
36 ^TJKI=XV 
37 FRM·eRde%V20 \yVnFmF`
 21 w31X,^"L+
 22 ?onP&63D$>
 23 x%2]6P6q
 24 1Av576H~
 25 »       c%|z\x"
 26 l6gNv9c&
 27 71G@rPgM(."
 28 kD}/1H|^({
 29 "yqYNeWlf9
 30 ?a:q]_y#0R
 31 {Gk0AU^E
 32 zVl&;"m{V
 33 {\u%F7uF
 34 d8,Z#x!Wr
 35 0[^FC&<*
 36 7*Z}YR.·
 37 Fq:DB:pB:pB`
 38 _Rc#B]fp
 39 !V~WQB83
38 llef;t$aP40 llef;t$aP
39 :$fvm($c41 :$fvm($c
40 )8r>·JcC,42 )8r>·JcC,
41 I"V2CQpY43 I"V2CQpY
42 835bP6`kO44 835bP6`kO
43 #I<OQxNK45 #I<OQxNK
44 P!NNsxGK46 P!NNsxGK
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
170 KB
./usr/lib/debug/.build-id/ce/5e7f8cc24088a1628421369d10496c67bb5b2a.debug vs.
./usr/lib/debug/.build-id/dd/f316d96d955f83353b362d865738a6e860f6fd.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 20% 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:··········112376·(bytes·into·file)13 ··Start·of·section·headers:··········112380·(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·0x1b6f8:1 There·are·38·section·headers,·starting·at·offset·0x1b6fc:
  
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·0005a0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000158·000138·0005a0·10···A··4···3··4
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:·ce5e7f8cc24088a1628421369d10496c67bb5b2a3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·ddf316d96d955f83353b362d865738a6e860f6fd
163 KB
readelf --wide --debug-dump=info {}
    
Offset 5, 16 lines modifiedOffset 5, 16 lines modified
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:·240·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·240·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb319)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb319)·
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:·0x3e3515)·12 ····<13>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e353d)·
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e39c8)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x3b6c14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x3b6c
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
766 B
strings --all --bytes=8 {}
    
Offset 1, 32 lines modifiedOffset 1, 31 lines modified
1 [*GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 J2&X.pt7
 3 pY'=t}aE
 4 >XO^{i]O
 5 \8-p>\Kl
 6 33·+C»   {8G
 7 ie;Sv;3^
 8 S}d4a#g|E
 9 ugI-lGzkm
 10 tU;u>0LG_
 11 '7BK3j~r
 12 0xq&}>L2
 13 G8n&'YDN
 14 fOWci9"K
 15 g&ZV=1(O
 16 Dt:93ZtL
 17 z~t#g@qI
2 ZlP»    !?Gz~ 
3 >·%1Cd:t 
4 `VTN?!:- 
5 |b5!~L4L 
6 75.ojH~» 
7 M|-Sv]S|-cv]Ct> 
8 {r=l-RZ7l= 
9 cJO['m%1 
10 U5ugI-lCzKM 
11 Z/\[.k.>e 
12 @nf/UeU*wAG 
13 Sg%w8:zYB 
14 5o~X»   tyw 
15 j>XsMVy2 
16 1..pG7Hf 
17 tz\iBo6a+ 
18 4t:{EB7FT@ 
19 QO#~*D&`18 QO#~*D&`
20 d2%D`dZZ19 d2%D`dZZ
21 SoB+w9].20 SoB+w9].
22 d|)#r1#R21 d|)#r1#R
23 ^LJ&s&^G22 ^LJ&s&^G
24 __target3886228624 
25 __target388622749623 __target2885215376
 24 __target2885214248
26 (*L&KLJ,25 (*L&KLJ,
27 I/0Bl$h126 I/0Bl$h1
28 E_lD3^eH27 E_lD3^eH
29 "BDBDDD$$BDDD""$"""$"$d28 "BDBDDD$$BDDD""$"""$"$d
30 ma+j0r9TO29 ma+j0r9TO
31 h5CakpG[30 h5CakpG[
32 \x/usr/lib/debug/.dwz/arm-linux-gnueabihf/python3-skimage-lib.debug31 \x/usr/lib/debug/.dwz/arm-linux-gnueabihf/python3-skimage-lib.debug
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]··__target38862286242 ··[·····0]··__target2885215376
3 ··[····13]··__target38862274963 ··[····13]··__target2885214248
  
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
485 KB
./usr/lib/debug/.build-id/cf/d6f388c4bb4e3fb055e4a865bac48c4e79429b.debug vs.
./usr/lib/debug/.build-id/53/c7141e92cfab253356a9129f51c7b00fbffca4.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 10% 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:··········322288·(bytes·into·file)13 ··Start·of·section·headers:··········322284·(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·0x4eaf0:1 There·are·35·section·headers,·starting·at·offset·0x4eaec:
  
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
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:·cfd6f388c4bb4e3fb055e4a865bac48c4e79429b3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·53c7141e92cfab253356a9129f51c7b00fbffca4
479 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-311-arm-linux-gnueabihf.so.p/_canny_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_canny_cy.cpython-311-arm-linux-gnueabihf.so.p/_canny_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x62f014 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x62f0
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
847 B
strings --all --bytes=8 {}
    
Offset 1, 47 lines modifiedOffset 1, 32 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 R)Mf?!C0
 3 :ce4d»  !_o
 4 Dtl,D\ky9xK
 5 }%9YJ:·U
 6 dJ5u·RCS
 7 ;`~cir]Q
 8 +2l_Or8$8
 9 Cw#g]9g-(V
 10 .8w]2As_3A
 11 %J1»    qNO0J
 12 cJ_41&5y
 13 O!Y#`_O!Y[
 14 Jn<i;U`_J:
 15 SbDGRLt$
 16 !-|»    lf}C_
 17 SdDgf:9E
2 {@T7X3[P+ 
3 !dYGJ"5d 
4 9@H6F9@Cv 
5 XBBaV*i3 
6 :!G`D*kH8!s"c 
7 *hH*!o>e 
8 H8lJW{$> 
9 ()}LwY3OzO 
10 "DBk*5» B 
11 AJi=\)Or 
12 zhX}zM*H 
13 ,[Nk/9AL 
14 y,lrz09G-I"0 
15 #inR_\Zc* 
16 s4)ntViG 
17 `OEN[#rv 
18 R8Z»    #+NS 
19 ["j~#[?H 
20 ,Y/xvk·$ 
21 /!Yc`?/!Y; 
22 Y2/j90_% 
23 zwmfn7O6 
24 G/%ODY#[Q6 
25 YM~wB/Kj 
26 1N?y@/8·fI 
27 *U-IU*$» 
28 A,»     QrmQ!Z 
29 Y5Jf2Jf6Jf1HVEJV 
30 :I$_Hb"( 
31 X(*w·BW}18 X(*w·BW}
 19 Z=HM=)]c9{
 20 w7/:*Ds,
32 "Fe|Z,y, 
33 ,gG)kWwKY 
34 g+)iLI8[+ 
35 DJNLILNU 
36 4.M7cMJ|21 4.K7cMJ|
37 .hiC>1Ou 
38 JAPhMJEMJ 
39 L"NL$ct> 
40 $|H'R3Qn]22 \(RaW]^/
 23 Lc!]%y{o
 24 >L`^ssvy
 25 9,(B[heP
41 ,<o=[5*626 ,<o=[5*6
42 PxW]W+·ATIz27 PxW]W+·ATIz
43 yA3\V2kc»       28 yA3\V2kc»       
44 =[8·ZM[H@29 =[8·ZM[H@
45 S@$dmA;;30 S@$dmA;;
46 nd^z5m5Q31 nd^z5m5Q
47 d{SD"-8C32 d{SD"-8C
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
469 KB
./usr/lib/debug/.build-id/d0/108cb32b7062e03d3fed1e380c5ece8bba707b.debug vs.
./usr/lib/debug/.build-id/7d/b2b1a23201bab826d8caa9e7cd738d18437614.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 7% 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:··········369116·(bytes·into·file)13 ··Start·of·section·headers:··········369112·(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·0x5a1dc:1 There·are·35·section·headers,·starting·at·offset·0x5a1d8:
  
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
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:·d0108cb32b7062e03d3fed1e380c5ece8bba707b3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·7db2b1a23201bab826d8caa9e7cd738d18437614
463 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·123·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·123·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-312-arm-linux-gnueabihf.so.p/_ncut_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/graph/_ncut_cy.cpython-312-arm-linux-gnueabihf.so.p/_ncut_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e39c8)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x831b14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x831b
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
974 B
strings --all --bytes=8 {}
    
Offset 1, 49 lines modifiedOffset 1, 41 lines modified
1 p{GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 $)*4b={H 
3 &;f[SW%B 
4 ;&4IVwn8 
5 Pl@jw8[] 
6 >q53w74( 
7 7?^qTa3A 
8 C"R9o.W3( 
9 yc-rZkhR 
10 t0SMCdY% 
11 %ks7Rgd{ 
12 =5D/C=I, 
13 2*=?*YF- 
14 'tR5u#Mj2 DDJ(""·U
 3 »       '=D&,&tL<
 4 RjTy@ML(
 5 U\\f=2EAv
 6 -`n.dT-Y
 7 94[e%#'}]
 8 -Wr»    %g^P
 9 tOb;·wQa
 10 1VT:X@E@0
 11 b:b0.W\(
 12 9gn1Iw<@KN
 13 Ky/sLy3S
 14 N46ZfP!0
 15 0>G&Y.B4
 16 5snmp^~Mp>
15 @;Dz9A;G17 @;Dy9A;G
 18 kE>WYMc>
16 RFi]c+k]_G 
17 p[f!c@fHY 
18 y5}~y8Dn 
19 `|?MUnS819 `|7UUnS8
 20 vDDDDEDl
20 @`:ep.}`T 
21 jf(gt3G9 
22 v>67z&-y21 v>67z&-y
 22 E4O|x4)A
 23 !M'L(6~2
 24 ^r71cD%>
 25 AoO*hg{f
 26 V5tnqdlh
 27 "[[·yS_c
 28 *|9_Ta>0|
 29 J^Iy_%m%
 30 )+_>~WVz
 31 :/F6k'W-^
 32 »       @n?X=~+u
 33 }o_"~E({
 34 /8[i*yvf}Xxf.
23 rc·48!my 
24 wM>FZW8q 
25 e,Q)mb;/ 
26 X.zV1Uie 
27 PD~34f9*Y 
28 ^qB}G4e:u 
29 DV}D»   %8" 
30 »       {'?PO0g? 
31 V)T6QT|C 
32 :,<7A<3R 
33 g/V»    u>*B6 
34 DJ>7+yX( 
35 T2O=R2S{ 
36 +aXI"iJ`{ 
37 X0ABVe(U@~ 
38 ^TTr2p|QY 
39 je2o?'ci 
40 zRjNfR+) 
41 "G*wM*wpP 
42 E.=#Y,·o# 
43 Q,^|y,^235 Q,^|y,^2
44 :G7]%lIfk;36 :G7]%lIfk;
45 BvQQ;6eK46f37 BvQQ;6eK46f
46 nRwc\F>^38 nRwc\F>^
47 »       yJ9OLc!39 »       yJ9OLc!
48 YbkCgB+-x40 YbkCgB+-x
49 nw1ax"BY41 nw1ax"BY
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
587 KB
./usr/lib/debug/.build-id/d0/6d6ca3f4758c00d04a88a0a323df5689b463ad.debug vs.
./usr/lib/debug/.build-id/dd/a8796a4bab74453a8e7eceefeb4a1de384d0fd.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 8% 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:··········303868·(bytes·into·file)13 ··Start·of·section·headers:··········303872·(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·0x4a2fc:1 There·are·37·section·headers,·starting·at·offset·0x4a300:
  
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·000c40·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000158·000138·000c40·10···A··4···3··4
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:·d06d6ca3f4758c00d04a88a0a323df5689b463ad3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·dda8796a4bab74453a8e7eceefeb4a1de384d0fd
581 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·189·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·189·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb319)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb319)·
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-311-arm-linux-gnueabihf.so.p/_skeletonize_3d_cy.cpp12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_skeletonize_3d_cy.cpython-311-arm-linux-gnueabihf.so.p/_skeletonize_3d_cy.cpp
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x5a6014 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x5a60
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
774 B
strings --all --bytes=8 {}
    
Offset 1, 36 lines modifiedOffset 1, 37 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 GJcHl(()2 GJcHl(()
 3 ;h~tr»  A2Ac
 4 X<Y+>{cb!
 5 gG\n$Cox
 6 @z\kp$?."
3 r|wD&-2uh 
4 o=J"#r3! 
5 %8&j%NV<M 
6 dLF9TPnw 
7 u}"|4N+S 
8 K·{D")d7Iq 
9 T70Q78gB 
10 ZqLC2fI,7 ZqLC2fH,
11 *5[yJe#Y 
12 .vvb!:!< 
13 y»      E?Dz~? 
14 j|"1XGB} 
15 ;;[noO.'>c 
16 >"_"'9G)m 
17 )Gt$da!98 B'EQ9l» 1|
 9 GXT8aMR=
 10 W,CI@'F»
 11 ypuyyA1w
 12 ,,$GtgA?}
 13 'RB9S++"
 14 7.!R»   _E<jn
18 pzt-R8=%15 pzt-R8=%
19 V_yM"7^s 
20 ^J,\WV]s" 
21 3G4&),B. 
22 A\0!:'Am{ 
23 jz!,VRJ;` 
24 (zJrs_s~a,16 »       MAhDD^Cn&
 17 5IBg»   c3%+
 18 `y)K4hD`U.;4h5
 19 r[3({`LKvZ0
 20 iofgfgg(
 21 L5[`\o/%QE^oax
 22 px}I:?_-{
25 eJg*}Gl,23 eJg*{[l,
26 #<R`T&}f 
27 R+e@rY'j 
28 sDqVBW9eE 
29 5jb7HB|;k24 /zbG+T^U/
 25 >»      ^CxV!3}
 26 o»      /IsWA<
 27 `Ry@oW&K
 28 UxtT#M;@
 29 G}$C^igXq
 30 !fPE6i?;
30 XjeC'npyf31 XjeC'npyf
31 1VVQ!6I-~7YZ32 1VVQ!6I-~7YZ
32 HDjV?lsW33 HDjV?lsW
33 "fl[#8w/*34 "fl[#8w/*
34 >Kw:r3;~»       35 >Kw:r3;~»       
35 'uBNF2dx:36 'uBNF2dx:
36 ZrMCM7D$37 ZrMCM7D$
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
409 KB
./usr/lib/debug/.build-id/d5/253c8dfd9c9b11aefca9e6d1692b0cee25eb5c.debug vs.
./usr/lib/debug/.build-id/2d/0a0950c5e7ac4b9db65ad0f2f92f25f6bd97b5.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 10% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········00016c60·000c58·0000f8·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········00016c60·000c58·0000f8·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········00016d58·000c58·0002a8·04··WA··0···0··423 ··[18]·.got··············NOBITS··········00016d58·000c58·0002a8·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········00017000·000c58·0011c4·00··WA··0···0··824 ··[19]·.data·············NOBITS··········00017000·000c58·0011c4·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········000181c8·000c58·000378·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········000181c8·000c58·000378·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000065·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000065·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001d0·017cf7·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001d0·017cf6·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·017ec8·00035a·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·017ec8·00035a·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·018224·00bfd1·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·018224·00bfd1·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·0241f8·0006bd·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·0241f8·0006bd·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·0248b8·000059·01·MSC··0···0··433 ··[28]·.debug_str········PROGBITS········00000000·0248b8·000059·01·MSC··0···0··4
34 ··[29]·.debug_loclists···PROGBITS········00000000·024914·013f7c·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·024914·013f7c·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·038890·0031ec·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·038890·0031ec·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·03ba7c·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·03ba7c·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:·d5253c8dfd9c9b11aefca9e6d1692b0cee25eb5c3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·2d0a0950c5e7ac4b9db65ad0f2f92f25f6bd97b5
406 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·118·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·118·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-311-arm-linux-gnueabihf.so.p/_find_contours_cy.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/measure/_find_contours_cy.cpython-311-arm-linux-gnueabihf.so.p/_find_contours_cy.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x5a5914 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x5a59
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
753 B
strings --all --bytes=8 {}
    
Offset 1, 34 lines modifiedOffset 1, 34 lines modified
1 \GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 $([B&C-"Z)
 3 sTi6.]|]P
 4 mP,>-L8>
 5 »       wb=RxZmJ
 6 [:%Rk)ckK
 7 #tEG%TIY:
 8 dGrCejS1
 9 yOv-M·>t
 10 p0.-FkxZ
 11 2pg=zBWu-
 12 w-*[|!p\Q
 13 KE·|a[b)
 14 =j,>·p>"
 15 Es5Y}<.:C&
 16 i{vCtcEm
 17 ySTK&vq&
 18 ()dvFH!3
 19 HE`ow3lYn*T
 20 I9&!4HdM
 21 1W·xY:-T
 22 b(>81;Kpb"
 23 yasz}'vo
 24 'Jv+KSSsKo
 25 <3;d·54r
2 I@y»    L·`4o 
3 ev2YXf&a 
4 wrx/hoI'; 
5 9lwt@Q:p 
6 F)0xuWG5*v 
7 vou{$#YD$5 
8 odk@YM|h 
9 DY*}V&9Y 
10 y~a9%:zJL 
11 Vo1V+<<< 
12 (+!BltzCTh}c 
13 ?dHrK7[W 
14 bO#*=|uC+8B; 
15 YGujG8IN 
16 v4L{&ze#D 
17 3;;;7[noo 
18 ?nFln3v<p 
19 :R,{yJ:O 
20 !k4"+pKNf 
21 m-}sY^DJ 
22 j7xO5{IG 
23 >#Rn6}?9 
24 PWm[,/p, 
25 6bee-Blr 
26 7DESD@Ep 
27 <>.({Y%X26 <>.({Y%X
 27 EL[KyjK(
28 Lnf·$a{I28 Lnf·$a{I
29 <WF{9|~>29 <WF{9|~>
30 Vc[U!dub30 Vc[U!dub
31 a-#»    -·-G31 a-#»    -·-G
32 sUXFZ\$3;32 sUXFZ\$3;
33 kBhpE<5j33 kBhpE<5j
34 r»      sf6MN5/34 r»      sf6MN5/
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
449 KB
./usr/lib/debug/.build-id/d6/1b5f3ca5f91de89cae90d9ccd36b1542f8a433.debug vs.
./usr/lib/debug/.build-id/7a/6c739f2f388b36558247cc29e158e9f7e6fbbd.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 10% 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:··········285752·(bytes·into·file)13 ··Start·of·section·headers:··········285748·(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·0x45c38:1 There·are·35·section·headers,·starting·at·offset·0x45c34:
  
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
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:·d61b5f3ca5f91de89cae90d9ccd36b1542f8a4333 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·7a6c739f2f388b36558247cc29e158e9f7e6fbbd
443 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·124·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·124·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/_pnpoly.cpython-311-arm-linux-gnueabihf.so.p/_pnpoly.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/measure/_pnpoly.cpython-311-arm-linux-gnueabihf.so.p/_pnpoly.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x589614 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x5896
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
567 B
strings --all --bytes=8 {}
    
Offset 1, 29 lines modifiedOffset 1, 22 lines modified
1 3GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 #oNiN9(K
 3 RDJc"f+b
 4 K$|%6=HF
 5 CM?!NM`h
 6 w&}3|l'}K
 7 )*[:NGt&
 8 @%SD9,OQ
 9 ue:+Pw`$*PW
 10 wio>tDWp
 11 u=Iy3Q;:
 12 `?eZ"Oo5
 13 6"J$}7}[
 14 "&1tP1B'3
 15 C[xP>[·Vs@9
2 Oy>bvzec 
3 kdL=6Cb' 
4 XnVfYX.= 
5 #m\6v3>' 
6 R}»     0Qvnq 
7 neY|N~K< 
8 'Tr;&L5( 
9 F7XvUB\Y^ 
10 QKnUX!<&n} 
11 kH_$%aH] 
12 ".y\C>sp] 
13 D`P&JQ]< 
14 #i3,@9/B 
15 <u=q/O]O 
16 6Mfm&em· 
17 xKr+SGQf 
18 _.bZQiAL 
19 daLjEOR2 
20 L*g.k:ZM 
21 |E}+%;QD 
22 (#(Z`-Gw 
23 Zu\LCa*]16 Zu\LCa*]
24 }'Mms*MU17 }'Mms*MU
25 x9EKI1[R18 x9EKI1[R
26 8u!zq"0)19 8u!zq"0)
27 &f)-"{~H20 &f)-"{~H
28 q,;?·)0.21 q,;?·)0.
29 [c5q:-aH22 [c5q:-aH
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
1.42 MB
./usr/lib/debug/.build-id/d8/08803672f68db0a8b76a1a06d7a69b73743f6d.debug vs.
./usr/lib/debug/.build-id/6f/5cf7ac584a84a2478c4530ee55cd90fe27255b.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 7% 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:··········767256·(bytes·into·file)13 ··Start·of·section·headers:··········767260·(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·0xbb518:1 There·are·35·section·headers,·starting·at·offset·0xbb51c:
  
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
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:·d808803672f68db0a8b76a1a06d7a69b73743f6d3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·6f5cf7ac584a84a2478c4530ee55cd90fe27255b
1.41 MB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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:·0x3e39c8)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xffe914 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xffe9
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
1.79 KB
strings --all --bytes=8 {}
    
Offset 1, 75 lines modifiedOffset 1, 93 lines modified
1 st?mGCC:·(Debian·13.2.0-13)·13.2.01 '%[GCC:·(Debian·13.2.0-13)·13.2.0
2 v*P]$d:_?s 
3 c+@G=#&!W 
4 tOCg»   Ud" 
5 ??;7"[~pm 
6 Pj1»    {~TI 
7 =-Z\Wzo" 
8 A!;I?L"U 
9 h?Y,9{}5q 
10 =vr?)?^P~N 
11 vhtygqB} 
12 hxN<5uX2)K 
13 ,#7*JrM{ 
14 I:_:<^\U 
15 EuyeR)VRu 
16 +KYl$}d] 
17 1-!e8Zy`w 
18 L{J^`fO/ 
19 ts+d:O2%I> 
20 r{i-)'G» 
21 4\ph5}Gu 
22 VnKO+oKO+oKO+ 
23 `@{\G&@fc 
24 'd.1FC/Y 
25 ;*"*"*"v 
26 WwhTK#4I 
27 X?Ty|+a| 
28 qQh}\btR 
29 9M#'8/sS 
30 gtr5lmq>D 
31 .'F'(Pz9 
32 Nk2jMFp\Np 
33 ND`cbt&{ 
34 y;>OGne· 
35 gt^x1FG@Fgal/a 
36 J}nKWg'dt 
37 4OgwO-XAR 
38 NObt6C+1/92 4:^4WYm"q
 3 &`)*`|j&Z
 4 0j-"tGk]
 5 -9M'@:NN
 6 rLU(hF{jnD
 7 }"7VjY^cu0Z
 8 %)?[P^q.
 9 bp#1--CQ
 10 NHbV*V48
 11 rSBs>0A.
 12 ["EsSr*+gN
 13 J|5*_'$h
 14 Ig&k1ndA
 15 ?t)o4h'Df
 16 =YqOs~}#%
 17 fr}Bv"t{
 18 LJ/ekz-H{
 19 <Idn<0bSe
 20 x'N_jz/N
 21 ]%uxy-,b
 22 JZUj!_a(
 23 T?Jxs7B|
 24 Qy'L^HrK
 25 oVm@"Dgu
 26 U;%v}pD3O=
 27 3"R!^-x·
 28 K5G7.+WUuYp
 29 ,^/O|_@F
 30 2ZOcX=-d
 31 e\N2~cW3
 32 nK2!6!b7[
 33 c)JvAns*s
 34 "VYE_NeV»       V
 35 *gtBM2F'
 36 }a|2eS_eW
 37 T$85oFmI~.o
 38 4G|q%C\R
 39 #c=L·}·9
 40 Ift2L*F'
 41 det2LjFg
 42 BiO_~ub%
 43 gtr4lmq!H
 44 mw2iW]bm
 45 HO`>5Mz<N
 46 :IN\G·^_t
 47 m&PgO-Rt
 48 =»      Dv8{G'2
 49 oT[`t|c^
 50 Y1ctV?b+
 51 i`F"F+oe
 52 {-gtZx)'
39 B#XA"F'i.53 B#XA"F'q.
40 t»      ·#1_zOw 
41 &Fg"8y9pF 
42 =Rj{Y5k{) 
43 J7)t»   -iJ54 x:VoBne.
 55 'xW7]`]}s
 56 Wg·u?8Dvu.
 57 $?=MN+Op
 58 ?woz:HO_
 59 m@8g7B:c
44 FsrjNNp^ns60 FKrjINp^ns
45 <*Pr:K%$e 
46 F0]'VYFU 
47 DNGjs%w| 
48 -W642^:j`61 m+gtbQ2n
 62 &e;*@Y^+
 63 bf&eroRf-e:
 64 >#U`\xfg6m
49 <EdTDFp\n65 <EdTDFp\
50 SW;C|L·~ 
51 X,>m04B>" 
52 ^Wa#=5R~K 
53 7`»     %mqj- 
54 s7Dbt*Bd 
55 2@{7Zat& 
56 1:hkKGbt.l 
57 }7pJgc0Q:+6j 
58 7$=wszcY 
59 3:~(ir^# 
60 VX»     A=%]| 
61 H'~E5;?) 
62 ;)1H#l» "FG 
63 :Fg+(m<A 
64 M+X@bnMa=66 I3b*a=:d
 67 *FgU(3:I
 68 1@{6Xat&
 69 01:NFtEGE^
 70 Rx3qZ7aC0
 71 1"~`t)I"
Max diff block lines reached; 156/1783 bytes (8.75%) 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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
509 KB
./usr/lib/debug/.build-id/d8/38c199bc10edce149db20f7428bb9dc81089d1.debug vs.
./usr/lib/debug/.build-id/df/53a775c0a9f25a2b869e8b721a06b110bd7f12.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 10% 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:··········395748·(bytes·into·file)13 ··Start·of·section·headers:··········395744·(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·0x609e4:1 There·are·35·section·headers,·starting·at·offset·0x609e0:
  
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
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:·d838c199bc10edce149db20f7428bb9dc81089d13 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·df53a775c0a9f25a2b869e8b721a06b110bd7f12
502 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·123·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·123·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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:·0x3e39c8)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x8e7114 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x8e71
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
958 B
strings --all --bytes=8 {}
    
Offset 1, 43 lines modifiedOffset 1, 46 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 a1,JYdQ'=Z
 3 .4Qzli{M
 4 »       /;k&/;q&
2 z8Y»    7Bzz· 
3 tC·G:ccH. 
4 'NvIP»  XB 
5 u@w$$C{zs7,_24T 
6 Oq!QN)13o:5 Oq!QN)13O:
7 )wP*wZ(w0 
8 @DGeU@eR8 
9 mY%z*je? 
10 S0}'Yt%@] 
11 G*^o*VDFS 
12 1fE^8!/\<m 
13 nHEZp6-< 
14 F1sQl<H0Y 
15 _Y(gfcxf 
16 5v[<J4bc`4 
17 ir>K(nJrY1 
18 \z/[1=vj 
19 aU»     ?,&2- 
20 qH"N8if4 
21 -G9:T^d* 
22 :Bcus[nx 
23 Go>cQ.i;7 
24 Rhb]eY`Qv 
25 BsW9l+W9. 
26 2»      +oN5EV 
27 2KZ9wj~V6 Rn?)wH*wF(w(
 7 V»      Q=>o^W
 8 D*#zjj)?
 9 zJv2KRT;
 10 m#IZM"qa
 11 0Z;.OSks
 12 [o5@xr1L1
 13 %pE-!6+#
 14 '=UGtB`m
 15 c]OD<!N-
 16 |SWWs%P7q2
 17 ]Zw·d-#J
 18 3u,s(N{y
 19 QyEy4/[&
 20 :N@Gz;-M
 21 oK[@|C{9
 22 1=1j,I,1
 23 vT>%P#vi
 24 O"VO`[.<
 25 22q9x|$#CW
 26 h=d'm0#mJ
 27 Kaj<vPY·
 28 ^.EBjMM&
 29 })X=D^-%
 30 zRnp3Uq6
 31 I}lgW:fE
 32 &»      _,»    HWO
 33 ,ieZt~VZ+
 34 iM»     +o]37
28 +C+06=!V35 +CK069!V
 36 Wp/rE^dB
 37 Aa!Ke]Q+
 38 ba?7kKA\<
29 "z~QjNeX 
30 7A+tQjNeXy 
31 %v1Y\Lu& 
32 5G?ti8GZ 
33 S7<RWg!Y$ 
34 yK4K9=W^ 
35 [~~.Zd[06 
36 ·P.RlS%·u39 ·P.JlS%"u
37 +[A{%|~140 +[A{%|~1
38 3KKm-y;"yCO@41 3KKm-y;"yCO@
39 L8Bz'fM042 L8Bz'fM0
40 ENZ·,Sr>U43 ENZ·,Sr>U
41 6r\qnonQ44 6r\qnonQ
42 8q@]O8br(*45 8q@]O8br(*
43 zMpz#1~$g46 zMpz#1~$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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
431 KB
./usr/lib/debug/.build-id/d9/81c394f2e1143ec5228e2b30361223b73a74f6.debug vs.
./usr/lib/debug/.build-id/28/d3dad981df14a66ed0ca6db22d429226c41808.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 10% 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:··········319256·(bytes·into·file)13 ··Start·of·section·headers:··········319252·(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·0x4df18:1 There·are·35·section·headers,·starting·at·offset·0x4df14:
  
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·000a60·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000a60·10···A··4···3··4
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:·d981c394f2e1143ec5228e2b30361223b73a74f63 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·28d3dad981df14a66ed0ca6db22d429226c41808
425 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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:·0x3e39c8)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x6e6914 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x6e69
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
716 B
strings --all --bytes=8 {}
    
Offset 1, 36 lines modifiedOffset 1, 31 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 ]Utu·$fi<
 3 sGA6R9oa
 4 $h\E\'oN
 5 ATg7jYl4
 6 /6^vD[$Z
 7 Rv-]<S>S
 8 b6Rt~Zi5
 9 Dg53Yw^C
 10 {·!;`|Nn
 11 2B-IsDDo
 12 xDa/oDj?J
 13 tF3=Hg43
 14 B~HBGL0OC8
 15 >#*»    DeFp
 16 -n^XBy"~*
 17 |b&)hZ}S
 18 SivYlvYF
 19 poS#AHf~ZLq
 20 61)anSDb
 21 0en&»   .A·
 22 Zcw8^WTNhoS
 23 7D<3[~O·9
 24 A'6l*%s_
2 O,NA?!q'I^ 
3 \Z7QsQZ7 
4 H/Avtk:; 
5 ]·zg@I?V 
6 IssZgiI# 
7 9@><KD&a 
8 l+g"]w`rp7 
9 OOwCn|(7 
10 tPE$;A${T 
11 uMiYPW|D»       L 
12 &oY@)h!R 
13 y1&Oz(Gy 
14 f&}w8.]UJ 
15 kYsI-&!B 
16 hQE;@8-c]V 
17 ZvoRPC{]ha 
18 @)-^?8i3w 
19 ;ksKJ*/$K*7 
20 ]8oEznC=Y 
21 »       A?kv21Hg' 
22 tv2%Hwuyj 
23 =.Mjl,kl 
24 }WS=>w7F 
25 K;fK&+@> 
26 4X]i&uXZ 
27 !·\:#[3c 
28 ){E0hb5F 
29 AWDE·,<@\ 
30 LOuuuM/-25 LOuuuM/-
31 ks;tng2w26 ks;tng2w
32 VnUs;jI927 VnUs;jI9
33 rlF0{kZ>28 rlF0{kZ>
34 B4.=9AXh29 B4.=9AXh
35 Cc/w%cK}30 Cc/w%cK}
36 =>po8;'hO31 =>po8;'hO
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
59.0 KB
./usr/lib/debug/.build-id/db/dcc9baacfab0f253ed867d864abc6b1f799150.debug vs.
./usr/lib/debug/.build-id/64/dc3c8fae329acc3c8b98822d69b7866f87f3f5.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 13% 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:··········35584·(bytes·into·file)13 ··Start·of·section·headers:··········35580·(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·0x8b00:1 There·are·35·section·headers,·starting·at·offset·0x8afc:
  
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·000590·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000590·10···A··4···3··4
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:·dbdcc9baacfab0f253ed867d864abc6b1f7991503 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·64dc3c8fae329acc3c8b98822d69b7866f87f3f5
53.2 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·56·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·56·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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:·0x3e39c8)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x82b14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x82b
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:·40·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·40·(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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
377 B
strings --all --bytes=8 {}
    
Offset 1, 10 lines modifiedOffset 1, 10 lines modified
1 PGCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 ;H00Hp10D(2 ;H00Hp10D(
3 ?YV;!^U\3 q%^=nR7L
4 hakemcig4 hakemcig
5 X@jUZ8[95 X@jUZ8[9
6 skimage/_shared/interpolation.cpython-312-arm-linux-gnueabihf.so.p/interpolation.c6 skimage/_shared/interpolation.cpython-312-arm-linux-gnueabihf.so.p/interpolation.c
7 evvvfvfvwvv7 evvvfvfvwvv
8 `(P'U<cp8 `(P'U<cp
9 l#/usr/lib/debug/.dwz/arm-linux-gnueabihf/python3-skimage-lib.debug9 l#/usr/lib/debug/.dwz/arm-linux-gnueabihf/python3-skimage-lib.debug
10 call_weak_fn10 call_weak_fn
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
691 KB
./usr/lib/debug/.build-id/dd/04b195eea6b19e25fe23b9cb2e5a15bfa40f6d.debug vs.
./usr/lib/debug/.build-id/79/283a0d8b194c323e6d60d593d8d9e88ce3ce13.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 8% 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:··········691672·(bytes·into·file)13 ··Start·of·section·headers:··········691664·(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·0xa8dd8:1 There·are·35·section·headers,·starting·at·offset·0xa8dd0:
  
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
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:·dd04b195eea6b19e25fe23b9cb2e5a15bfa40f6d3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·79283a0d8b194c323e6d60d593d8d9e88ce3ce13
684 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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:·0x3e39c8)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x10cf214 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x10cf2
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
1.31 KB
strings --all --bytes=8 {}
    
Offset 1, 55 lines modifiedOffset 1, 69 lines modified
1 mGCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 ~@EXlY%t 
3 KJ:[·W@E 
4 O?7qymtU 
5 <RG}%t-n 
6 c3W@=}>31 
7 b^N!l>q. 
8 u74$p0!d} 
9 YP~1Ao@| 
10 #c2m1)2f 
11 qPWqJ?&. 
12 {jQI$6mF) 
13 QU-»    »    _@k 
14 jj*O$6~2 
15 +vr)wC?A 
16 _lL@[.z{ 
17 !e$MDk~X 
18 7LY»    amBIV2~ 
19 X?^VN@<~ 
20 <4d?'!s# 
21 ,^f:*:,B 
22 a}z[Zf#x 
23 4nL/jCSy 
24 ~,NQ},NtQ}L 
25 Jaw-G"[3W 
26 Z}JuM/Uh 
27 Cq~$99?:92 b:>L`=M>
 3 ^wMBv@c0e^
 4 eDtv"t_1
 5 &U)b8?I5i
 6 O`k!4!E?{
 7 @`~14ERp;G|
 8 _\#CG3T+
 9 ),UKFd<%
 10 ]B·$DJ,s
 11 t:uYdd"$
 12 ;'_Ah^GQt
 13 "E`1e+DR@
 14 wjR>zS>&
 15 +WlX_U*Wx
 16 2fC/g2t7
 17 [st9Cw.,
 18 X90]G·)V
 19 {Y7g»   Y\/
 20 `5w)R3M]
 21 /·"")DBI#
 22 5KHg8K@Fg(
 23 {{e\n»  zs
 24 x\FE[W]{A
 25 ,r}X»   2Gw
 26 =X,]=,MC
 27 FMx>D/9-M
 28 4]{'MQ}t
 29 .9·Hq@m/
 30 c.H;<|1·V
 31 i_»     v0d3_»
 32 3&?v=m11gT
28 _q~4=hp~<s33 _q~4=dp~<s
29 C(?"Bi&W 
30 VHV*h,e\ 
31 /H2UKM2i 
32 Fc"R»   w<+ 
33 gP;9X4h' 
34 Ao{UNA"97 
35 nz/9y5B/ 
36 =i>mtJ1>34 o»      JoB_2S
 35 7`u9YPZe
 36 +ygwp,Pf
 37 21Fj@^-?Y}A
 38 Q|nNB0:JN
 39 YL=KQ/X&
 40 N7R{wnIejS
 41 ?;p4oBV]»       *T
 42 /YA!3ENJ
 43 ^{,>5`|b
 44 xK»     LCjY^
 45 EC/]),sO
 46 3TK&"2O5
 47 qW2\Ur&W
 48 ·7[·g-b1i
 49 ZuCGC5+n!
37 W*"P>Qn_50 W*"P>Qn_
38 =:^(m0XC>QJ 
39 DR}YvO3T 
40 wU)D1J!B 
41 VoWGcj$+ 
42 SiO("3u{( 
43 a»      q8/9L_)9 
44 xlXbP:1R 
45 ;@Sz!Xb" 
46 rN»     Ff\o9 
47 q2b4}5·_{~ 
48 j9?.%ve%51 okh|·.C[
 52 @aiD13"Z$
 53 gGkyPgZ/
 54 f%v6wUG3Y
 55 }-D_TN\>
 56 ·X;L~2u;
 57 x%O3N2+O(|?O{
 58 SQ$f*"%A
 59 nItUi3At
 60 [zAF/2x_F
 61 `H=fw}>@
 62 Gvk#_3D<
49 hUIr/xsL63 hUIr/xsL
50 KV73ebSY=64 KV73ebSY=
51 ,>M6[;S(65 ,>M6[;S(
52 |M~K$u&R66 |M~K$u&R
53 NPKp6p]rB67 NPKp6p]rB
54 E'M<xT\8Bew68 E'M<xT\8Bew
55 LUX^c*F169 LUX^c*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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
479 KB
./usr/lib/debug/.build-id/df/43fcd88c12eba5e6f6f6f866d61a862286d2fe.debug vs.
./usr/lib/debug/.build-id/b3/01185fbed920ff050936bd1e4564e3b91aa852.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 8% 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:·df43fcd88c12eba5e6f6f6f866d61a862286d2fe3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·b301185fbed920ff050936bd1e4564e3b91aa852
476 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·123·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·123·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/_grayreconstruct.cpython-312-arm-linux-gnueabihf.so.p/_grayreconstruct.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/morphology/_grayreconstruct.cpython-312-arm-linux-gnueabihf.so.p/_grayreconstruct.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e39c8)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x765414 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x7654
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
1.02 KB
strings --all --bytes=8 {}
    
Offset 1, 52 lines modifiedOffset 1, 44 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 RGCC:·(Debian·13.2.0-13)·13.2.0
2 »       9»      %EsoaB 
3 AwTc·tu2 
4 `e_CO,.j# 
5 s?*HKb!@r 
6 ccGm?|J9 
7 w%9RI&A* 
8 `F(-rvOD 
9 Mn!]}3{w 
10 xOe{·Ov<OT 
11 {XU%WWSnm05% 
12 ;"P>m#-1 
13 +.qy/,XL 
14 KZNBjMzt 
15 PgS!nFSy+ 
16 ru;pJ3=A 
17 yQi2*;/j 
18 $·LX"UQ*<)K 
19 3:.di'\= 
20 NMk^CojYn50 
21 DDlX@TD@2 Ah?umlS(
 3 r#!p&OXl6
 4 Ym-Ym-Y=
 5 tcpX;wud
 6 nal$fC!S
 7 >cb,iNjnTd
 8 l/55X;5B
 9 .k?nq}1A
 10 I»      <fOp%|
 11 |J3MDts`4%"
 12 4Lba,sVX+
 13 l~u-Ws?u-
 14 bDY;C8]"
 15 EIwt?^87
 16 `j7l4·#3
 17 ,]f!+@f~
 18 d<Jb=fgCC
 19 ]'Hyt=i?
 20 'j.D'">~
 21 L#oR7EXzyW
 22 QLhf[r@P
22 >@q/^[^Y23 >@q/^[^Y
23 ASQ2$MvuB1+j=24 ASQ2$MvuB1+j=
24 oO?b;%_125 oO?f;%_1
 26 tB^k8qsL'/
 27 B#g$SyNT^zX
 28 i<5UR<?O
 29 mw0_C!Sq2
 30 )9S5QQ'df
 31 .D(6?G+6
 32 t<YBiMKJk
 33 »       ,pO0e*U
 34 6J-X*$ym
 35 }B?(dyjh
 36 vzLb+Q-4V.C
 37 NIZ!];&VH
25 AyzA^DS$ 
26 vCYsQl<I0Y 
27 N"r<_^3E 
28 mZg+y1F{ 
29 H»      dUN7.3 
30 u3~aT^Rts7wD+ 
31 PYb0"ACe 
32 L/p#"IT` 
33 WD&7A3» / 
34 #[~0ZX~» 
35 at>-uxt> 
36 jz9\@M&d 
37 .@(2/[+2 
38 ·5"S.·H) 
39 ,m59sT&L5i 
40 4'u@*Uwa 
41 %@)YB2y»A 
42 }6uzg0=7 
43 ??^F(J-_ 
44 _yeT;3Z_ 
45 d\C>bK$c 
46 wSl~5`|u38 wSl~5`|u
47 XzIQeR!/39 XzIQeR!/
48 (0_z·G^<40 (0_z·G^<
49 »       (IJ+Y|.41 »       (IJ+Y|.
50 n^»     {[o:)42 n^»     {[o:)
51 L/B{[a\mw43 L/B{[a\mw
52 j_"G6$o!44 j_"G6$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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
170 KB
./usr/lib/debug/.build-id/e0/ef9ba5ffdbed4965168edf1991c27c3e7e2695.debug vs.
./usr/lib/debug/.build-id/4c/05e0b59c1f14c4947f17d5271b778c680c663b.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 18% 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:··········111672·(bytes·into·file)13 ··Start·of·section·headers:··········111676·(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·0x1b438:1 There·are·38·section·headers,·starting·at·offset·0x1b43c:
  
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·0005a0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000158·000138·0005a0·10···A··4···3··4
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:·e0ef9ba5ffdbed4965168edf1991c27c3e7e26953 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·4c05e0b59c1f14c4947f17d5271b778c680c663b
163 KB
readelf --wide --debug-dump=info {}
    
Offset 5, 16 lines modifiedOffset 5, 16 lines modified
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:·240·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·240·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb319)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb319)·
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:·0x3e3515)·12 ····<13>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3e353d)·
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x3b2814 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x3b28
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
753 B
strings --all --bytes=8 {}
    
Offset 1, 30 lines modifiedOffset 1, 39 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 f;GCC:·(Debian·13.2.0-13)·13.2.0
2 H3x\D}^f,jt[o 
3 .H$h+Wp» 
4 m,c,BlYY 
5 {676[=u; 
6 }vcpj3pL2 xY'=uyiE
 3 m=ysxXHT
 4 E4s»    lPPk
 5 0"=>eVA!
 6 8o$zOPcU
 7 Cb#sNSsb#SNSc
 8 A»      5HHJ#!
 9 lm49?\JSD
 10 J$&%DP7y^WS
7 iX»     RL\6!<11 iX»     RL\1!<
 12 <V>0j|+jEV
 13 [<Gm1»  ;<
8 K*.I/U^B14 K*.I/U^F
9 -2;Tkt/~]7 
10 OCsXV[Gj/ 
11 h1J^ho·r 
12 AT/A)Gpu 
13 PdkLrVSK" 
14 X5IK·R<VM 
15 CW\u&x:.15 R8N]36/Sj
 16 S4K#t#"x
 17 exSMLoM-
 18 lmB~r+T.
 19 @@sm!V@\
 20 \k.oj/q~
 21 <UWr6:~AS
 22 iTCZe0+"T
 23 6OpWBwDeHL2
 24 9!8zA·gX/
16 Wuww4{6,25 Wuww4{6,
17 =En#_`gym26 =En#_`gym
18 k0e%]?<Fn27 k0e%]?<Fn
19 v·Ar·Ar·Ar·A28 v·Ar·Ar·Ar·A
20 %{T:m?!F29 %{T:m?!F
21 ofv7q7^R30 ofv7q7^R
22 __target3885597840 
23 __target388559671231 __target2885833872
 32 __target2885832744
24 ZS'hu&NZ33 ZS'hu&NZ
25 ][H8(N3*34 ][H8(N3*
26 d»      ;K8Y»  F35 d»      ;K8Y»  F
27 -#=F=<C836 -#=F=<C8
28 3y9i'_N~37 3y9i'_N~
29 2T83*J)+38 2T83*J)+
30 ·ADDDDDD$39 ·ADDDDDD$
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]··__target38855978402 ··[·····0]··__target2885833872
3 ··[····13]··__target38855967123 ··[····13]··__target2885832744
  
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
417 KB
./usr/lib/debug/.build-id/e3/69826895dcba47bf65d7938aeb0b821d93c30f.debug vs.
./usr/lib/debug/.build-id/9f/f53ed958325a07022206ea018af36c0528d4a4.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 9% 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:··········300584·(bytes·into·file)13 ··Start·of·section·headers:··········300580·(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·0x49628:1 There·are·35·section·headers,·starting·at·offset·0x49624:
  
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·000a80·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000a80·10···A··4···3··4
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:·e369826895dcba47bf65d7938aeb0b821d93c30f3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·9ff53ed958325a07022206ea018af36c0528d4a4
411 KB
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:·0x8327 ···Abbrev·Offset:·0x832
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·65·(DW_TAG_partial_unit)9 ·<0><c>:·Abbrev·Number:·65·(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:·0x3e39c8)·11 ····<11>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
12 ·<1><15>:·Abbrev·Number:·9·(DW_TAG_imported_unit)12 ·<1><15>:·Abbrev·Number:·9·(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:·9·(DW_TAG_imported_unit)14 ·<1><1a>:·Abbrev·Number:·9·(DW_TAG_imported_unit)
15 ····<1b>···DW_AT_import······:·(GNU_ref_alt)·<0x14b>15 ····<1b>···DW_AT_import······:·(GNU_ref_alt)·<0x14b>
16 ·<1><1f>:·Abbrev·Number:·9·(DW_TAG_imported_unit)16 ·<1><1f>:·Abbrev·Number:·9·(DW_TAG_imported_unit)
17 ····<20>···DW_AT_import······:·(GNU_ref_alt)·<0x4d38>17 ····<20>···DW_AT_import······:·(GNU_ref_alt)·<0x4d38>
18 ·<1><24>:·Abbrev·Number:·9·(DW_TAG_imported_unit)18 ·<1><24>:·Abbrev·Number:·9·(DW_TAG_imported_unit)
793 B
strings --all --bytes=8 {}
    
Offset 1, 38 lines modifiedOffset 1, 36 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 h65F\L+g
 3 ||LEaJ3_]
 4 }VH_rl'cb?
 5 VzJ*A[@n
 6 Y[?P7QUN
 7 dVe&q<UC
 8 jb&;TM=·
 9 +T95;#=n
 10 ;UTVM·x_
 11 \t%+Zz*7
 12 9kQ*$I7f
 13 vgvfvwvw
 14 h;?J)BLE
 15 Dx\BxM[5
 16 P\Gi-W{M
 17 znlJvp2p/
 18 u43@pW~r
 19 F»      bV@YZYt
 20 >QSn·^`M
 21 a=_s&TS@
 22 yu&Z5»  d}|^=
 23 g8vbSFrD
 24 mV+]eb`Z
 25 R^oud>» H
 26 W`/$r-#)t=R
 27 c`G$r4#)t
 28 \{@d3R;%y
 29 s&\7»   U<7
2 d{4d1!AH 
3 PNwc-qHCZ 
4 jSUzw4>][c{ 
5 B.»     Vh»   +Lc 
6 K(CVL+iS 
7 "2@LG·?L 
8 WcL'!O7Su4< 
9 O~yc:·SG 
10 :p5mGdk( 
11 vuHi^}kr 
12 "tmRYgU) 
13 goowfgfwgw 
14 GY]s-+#j] 
15 '+^u·Uj& 
16 f_|`I#*\d*Up 
17 A»      v:n"|e() 
18 d{yLfdJ#A 
19 Q9K=76%;8 
20 L5'A(vmu] 
21 %k/u{Y:QL 
22 z@~vYv#m 
23 fRK*R]·q 
24 !?3@6-BN 
25 J|um#4o0K 
26 >/Kkm_7m 
27 <·w<YoX; 
28 ·/Z`7XJ_v^A 
29 ?}xX^PyX 
30 s5!kCUC· 
31 A9,>2Eae 
32 zu··>odH30 zu··>odH
33 nk=u-x~`631 nk=u-x~`6
34 "SVbBHVM32 "SVbBHVM
35 qyG.fyf^*33 qyG.fyf^*
36 $zKr2Un}34 $zKr2Un}
37 N;C]O<`··35 N;C]O<`··
38 8'bxt\BB36 8'bxt\BB
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
490 KB
./usr/lib/debug/.build-id/e3/c64214abe45fe6f0867f4e9ea135cd4c07092b.debug vs.
./usr/lib/debug/.build-id/3e/7fffe49055fe13f2a73f592464441a248fafc5.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 10% 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:··········369344·(bytes·into·file)13 ··Start·of·section·headers:··········369340·(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·0x5a2c0:1 There·are·35·section·headers,·starting·at·offset·0x5a2bc:
  
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·000be0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000be0·10···A··4···3··4
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:·e3c64214abe45fe6f0867f4e9ea135cd4c07092b3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·3e7fffe49055fe13f2a73f592464441a248fafc5
484 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/transform/_radon_transform.cpython-312-arm-linux-gnueabihf.so.p/_radon_transform.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/transform/_radon_transform.cpython-312-arm-linux-gnueabihf.so.p/_radon_transform.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e39c8)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x81d614 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x81d6
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
831 B
strings --all --bytes=8 {}
    
Offset 1, 38 lines modifiedOffset 1, 38 lines modified
1 »       +GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 »       cC|iBO» I
 3 IhqS@ML(
 4 :Jh#u]O-}MA
 5 *pT[Wwa#
 6 T&PkwD?@
 7 V64·V\TY;
2 -x^hX|9$ 
3 ~9Fdj".n* 
4 ,$r!5>OY8 
5 v9~nKil? 
6 w<B·elknX 
7 bwT3<KG4 
8 ^GW}»   h~? 
9 IokLJ^k, 
10 ·OTZ8V\48 0OTZ8V\4
11 rVx&8xvq9 rVx&8xvu
12 T<rF#%-X 
13 <fzG0[qW0 
14 fRd{:NZ\" 
15 Q`I\`IFM 
16 NrqiBVbv 
17 N{4_;_ZU 
18 LVh:1vUz10 $B(feo~"
 11 v)?3rPk$[Q
 12 bwcm0y)w
 13 WVXOD~z'*l
 14 \0TW</·q(
 15 4t`nnx^7
 16 88s{D~F`·E
19 kcz[N,Jx17 kCz[N,Jx
20 _T+HKqj| 
21 sH)9v&`{18 ot2@yV_+q\
 19 ·BVjM"Bb-
 20 e6POj,{3
 21 o@8Vz|q+!+
22 !+$T<d9D22 !+$T<d9D
23 nujgTnSz 
24 3V_E9fGj' 
25 xrS^6P|O 
26 \G%}oJpf 
27 ,MAk<H.FD 
28 Z·X?zTd_ 
29 X0J^>?!. 
30 lwDW>8BFs 
31 ·>(!g+"y23 +»      :?)4f3
 24 6@o5X*a%&{U*
 25 AY>EOW|]
 26 Hg·|<VVp4g
 27 ~CBYTRK8!
 28 Ax(6/CRCl
 29 W=TNiU9m
 30 F/;[-9$;
 31 mu7z_s7Z
32 ^Ct'·kH0yV32 ^Ct'·kH0yV
33 t-;bL+,f33 t-;bL+,f
34 eCtAvZ» `34 eCtAvZ» `
35 ZMS3@ep$35 ZMS3@ep$
36 o`zl>_F|36 o`zl>_F|
37 hnbwmy&,37 hnbwmy&,
38 0*[Ea*L:38 0*[Ea*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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
438 KB
./usr/lib/debug/.build-id/e4/36d6ffbb69bee85a056fab16fc040add3302a3.debug vs.
./usr/lib/debug/.build-id/81/04b5ca9d92476cdb4aa8967100042fe45ee78f.debug
Files 8% 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:··········272472·(bytes·into·file)13 ··Start·of·section·headers:··········272468·(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·0x42858:1 There·are·35·section·headers,·starting·at·offset·0x42854:
  
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·000aa0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000aa0·10···A··4···3··4
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:·e436d6ffbb69bee85a056fab16fc040add3302a33 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8104b5ca9d92476cdb4aa8967100042fe45ee78f
432 KB
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:·0x83d7 ···Abbrev·Offset:·0x83d
8 ···Pointer·Size:··48 ···Pointer·Size:··4
9 ·<0><c>:·Abbrev·Number:·65·(DW_TAG_partial_unit)9 ·<0><c>:·Abbrev·Number:·65·(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:·0x3e36ce)·11 ····<11>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
12 ·<1><15>:·Abbrev·Number:·9·(DW_TAG_imported_unit)12 ·<1><15>:·Abbrev·Number:·9·(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:·9·(DW_TAG_imported_unit)14 ·<1><1a>:·Abbrev·Number:·9·(DW_TAG_imported_unit)
15 ····<1b>···DW_AT_import······:·(GNU_ref_alt)·<0x14b>15 ····<1b>···DW_AT_import······:·(GNU_ref_alt)·<0x14b>
16 ·<1><1f>:·Abbrev·Number:·9·(DW_TAG_imported_unit)16 ·<1><1f>:·Abbrev·Number:·9·(DW_TAG_imported_unit)
17 ····<20>···DW_AT_import······:·(GNU_ref_alt)·<0x4d38>17 ····<20>···DW_AT_import······:·(GNU_ref_alt)·<0x4d38>
18 ·<1><24>:·Abbrev·Number:·9·(DW_TAG_imported_unit)18 ·<1><24>:·Abbrev·Number:·9·(DW_TAG_imported_unit)
535 B
strings --all --bytes=8 {}
    
Offset 1, 22 lines modifiedOffset 1, 28 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 HQ1EW)rH& 
3 9|aCkB[·W 
4 7%}@*?B7gP 
5 (2rBmxTk 
6 E'\w1Lkt 
7 gd>yVq9B 
8 %^1>o{b%»        
9 %j[-'1,A 
10 /\.CU["29 
11 'oaeqD`n 
12 Hf»     fJCt7Do 
13 [uPV^jSh\ 
14 rUS"$CVj 
15 H+6\Eb%.»       2 '&-o$»  ;?_
 3 ]z]9F)l^
 4 'EQTzi[W(
 5 44uXIICSsJJ
 6 >L-Qjd=I
 7 >E{HlW*b
 8 NRh4?Lwg
 9 Oo*^w*VxB
 10 j2!Dk7Zj
 11 *B*?;ci3
 12 J_UykcJ$
 13 kSe/·g9WM
 14 wp?[,g2Wj
 15 L&i2g@uP
 16 J8·Ej-,)
 17 AD"f.(b;
 18 +3,?/1I}
 19 >{2,>G3,
 20 ]%·m·sNn
 21 Xc=@NtaqI`B
16 dWF{.|~*22 dWF{.|~*
17 j?G77m2|23 j?G77m2|
18 3q1@|WY·l24 3q1@|WY·l
19 -VIWr]O'25 -VIWr]O'
20 knW]Hg7tA26 knW]Hg7tA
21 y?u#{~W#27 y?u#{~W#
22 ·Lh&v|*-28 ·Lh&v|*-
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
684 KB
./usr/lib/debug/.build-id/e4/b8a672b68333e324dce1459afc8b459e087118.debug vs.
./usr/lib/debug/.build-id/45/b84b0c6160c7d940f056f2884abdeb52e6bb3e.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 7% 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:··········424548·(bytes·into·file)13 ··Start·of·section·headers:··········424540·(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·0x67a64:1 There·are·35·section·headers,·starting·at·offset·0x67a5c:
  
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
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:·e4b8a672b68333e324dce1459afc8b459e0871183 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·45b84b0c6160c7d940f056f2884abdeb52e6bb3e
677 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·171·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·171·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-311-arm-linux-gnueabihf.so.p/_texture.c12 ····<13>···DW_AT_name········:·(strp)·(offset:·0):·skimage/feature/_texture.cpython-311-arm-linux-gnueabihf.so.p/_texture.c
13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x797c14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x797c
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
791 B
strings --all --bytes=8 {}
    
Offset 1, 43 lines modifiedOffset 1, 30 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 >GCC:·(Debian·13.2.0-13)·13.2.0
 2 cuvE1Wr#
 3 =1DAW»  }b
 4 .~+YxZV+
 5 PwP\%W$\
 6 Bk3UhcNQ
 7 Nmgl&d~AiY~UV
 8 ?4SO0t%S
 9 t4^mt;o{
 10 }krN&iSD
 11 y2vix72?
 12 y0DgpNX^
2 Y»      Bm8M6(( 
3 R3cOK3<i8@w 
4 i·xcLM_· 
5 q<)St?tn 
6 ??mw=1Vf 
7 lk)pKtR_c> 
8 @K:Vf@-+}p 
9 wb-:eRqS 
10 Amz9G>l7 
11 xO)jEF>Q^= 
12 »       7LAn~,h 
13 hHcNz:#! 
14 »       D-`90J, 
15 Nmcl6d~FiYvEV 
16 T[4UgPt$U 
17 L2u;~a*j 
18 PU410g6T 
19 "_"zuR$=13 "_"zuR$=
 14 >D|&U}J#
 15 jq4(jHU{c
 16 1r?t#-/Jm
 17 kZ+wmK=$
 18 F]2[-JU\
20 wY~UL4&A) 
21 Xj[v(k[O 
22 i;*_+pT! 
23 %f{(|<Z. 
24 gR[+_hMN 
25 %nG"nP$~OWb 
26 IN·?GJk] 
27 njWJpyojm 
28 ~[{']+{c 
29 2yp&m;=RZ19 2yp&m;=RZ
 20 \G`H2IYTN
 21 `X(t4?A,
 22 =o3GnT>EA
 23 (fuxIEZ`
30 ^r|:{,ks 
31 `RW/g2+g 
32 $.A8G»  ?$ 
33 KVLAuIJdu 
34 1Us~4Ogd 
35 {bTLMgDK 
36 X7OpNhfQ 
37 QX^^k?d424 QX^^k?d4
38 13Ai{n#-v25 13Ai{n#-v
39 GQ+/Xi`B26 GQ+/Xi`B
40 ;5@>^DVhL27 ;5@>^DVhL
41 IHy|p*RfK28 IHy|p*RfK
42 sG*<G»  <s*29 sG*<G»  <s*
43 V!;#LX@e30 V!;#LX@e
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
786 KB
./usr/lib/debug/.build-id/e7/94281a5db0ab824d4c658be02d3a9919983d0c.debug vs.
./usr/lib/debug/.build-id/6b/087b8c4e895d86e1b4316e42cb15445219e699.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 10% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 24, 15 lines modifiedOffset 24, 15 lines modified
24 ··[19]·.dynamic··········NOBITS··········00025ba0·000b98·000108·08··WA··4···0··424 ··[19]·.dynamic··········NOBITS··········00025ba0·000b98·000108·08··WA··4···0··4
25 ··[20]·.got··············NOBITS··········00025ca8·000b98·000358·04··WA··0···0··425 ··[20]·.got··············NOBITS··········00025ca8·000b98·000358·04··WA··0···0··4
26 ··[21]·.data·············NOBITS··········00026000·000b98·002944·00··WA··0···0··826 ··[21]·.data·············NOBITS··········00026000·000b98·002944·00··WA··0···0··8
27 ··[22]·.bss··············NOBITS··········00028948·000b98·000450·00··WA··0···0··827 ··[22]·.bss··············NOBITS··········00028948·000b98·000450·00··WA··0···0··8
28 ··[23]·.comment··········PROGBITS········00000000·000138·00001f·01··MS··0···0··128 ··[23]·.comment··········PROGBITS········00000000·000138·00001f·01··MS··0···0··1
29 ··[24]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000157·000031·00······0···0··129 ··[24]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000157·000031·00······0···0··1
30 ··[25]·.debug_aranges····PROGBITS········00000000·000188·000091·00···C··0···0··430 ··[25]·.debug_aranges····PROGBITS········00000000·000188·000091·00···C··0···0··4
31 ··[26]·.debug_info·······PROGBITS········00000000·00021c·02f78d·00···C··0···0··431 ··[26]·.debug_info·······PROGBITS········00000000·00021c·02f78f·00···C··0···0··4
32 ··[27]·.debug_abbrev·····PROGBITS········00000000·02f9ac·000785·00···C··0···0··432 ··[27]·.debug_abbrev·····PROGBITS········00000000·02f9ac·000785·00···C··0···0··4
33 ··[28]·.debug_line·······PROGBITS········00000000·030134·0134ef·00···C··0···0··433 ··[28]·.debug_line·······PROGBITS········00000000·030134·0134ef·00···C··0···0··4
34 ··[29]·.debug_frame······PROGBITS········00000000·043624·000906·00···C··0···0··434 ··[29]·.debug_frame······PROGBITS········00000000·043624·000906·00···C··0···0··4
35 ··[30]·.debug_str········PROGBITS········00000000·043f2a·00004b·01··MS··0···0··135 ··[30]·.debug_str········PROGBITS········00000000·043f2a·00004b·01··MS··0···0··1
36 ··[31]·.debug_loclists···PROGBITS········00000000·043f78·02051d·00···C··0···0··436 ··[31]·.debug_loclists···PROGBITS········00000000·043f78·02051d·00···C··0···0··4
37 ··[32]·.debug_rnglists···PROGBITS········00000000·064498·0059d8·00···C··0···0··437 ··[32]·.debug_rnglists···PROGBITS········00000000·064498·0059d8·00···C··0···0··4
38 ··[33]·.gnu_debugaltlink·PROGBITS········00000000·069e70·000056·00······0···0··138 ··[33]·.gnu_debugaltlink·PROGBITS········00000000·069e70·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:·e794281a5db0ab824d4c658be02d3a9919983d0c3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·6b087b8c4e895d86e1b4316e42cb15445219e699
783 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·259·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·259·(DW_TAG_compile_unit)
10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb319)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb319)·
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:·0x3e39c8)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xafca14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xafca
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
1.05 KB
strings --all --bytes=8 {}
    
Offset 1, 44 lines modifiedOffset 1, 57 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 p4YXky-I 
3 HFtFhP'Po+ 
4 _#%1+an}[ 
5 NqGTtLDJ?E 
6 G1o@N*=9F 
7 I\=!i%'} 
8 (B>DDpDG^ 
9 }N/0jsfp 
10 ?Z·d]4s" 
11 PUUUs#f! 
12 u;OUv.R> 
13 \kJY'8Pi 
14 (k»     js*s$ 
15 Ma~W"|[! 
16 SpnDDz|» 
17 &84»    tJza%q2 (Uwnx!yV
 3 O?,D%?.D
 4 mmi!ZRbY
 5 {*ing;g9U
 6 6Rc"\·h;
 7 LX}=hs+5,
 8 4!&^Q2Xk
 9 [1SZqS>+
 10 WOpGTtLDJ?A
 11 rWwB$Icnq*b
 12 Xfx)+&#_
 13 {b|kWPPq»       -(
 14 #QZ6B[rW
 15 r»      s5kV\8
 16 BKH[IM&\%pD
 17 s!`pwy5f$`8
 18 Y9m8@I~u
 19 +P(slG$>
 20 iRC9{C{k%2u)K
 21 ;dV4N;d6
 22 q9&Jbf/s`6
 23 I6)K3m{A
 24 KMt+\}ST
 25 P3VnyV5C
 26 IF&hkDsy
 27 |dNGHn:l3
 28 MLbng@wRqs
 29 7`~Q2»  [R
 30 ':_~mJ>B
 31 DNGW`;S:
18 @~C)e1+e32 @~C)e1+e
19 oMfpc<L4g 
20 xi%+Ik@[U 
21 »       'kmMJD> 
22 :»      qMsvY+ 
23 dpI>O2K| 
24 uk}Bvk3& 
25 gIZGBVJ!f%C 
26 \u\GX5qJ 
27 =V·[)]== 
28 ?;R*7%rUv;(w133 }pVx·W(3<
 34 .yOY0XJmL=Y)
 35 EEM0mMLW
 36 ~Db8KYLz
 37 ^c»     ="vX}
 38 m-hL27EKI
 39 &b·Vl<xP
 40 pY3E\3E.5
 41 J&nb#ZYm
 42 %Uy»    6]OQ
29 S<-^lB`543 S<-^lB`5
 44 mgEq;U@vu
 45 j+4]9Fe:
 46 `U»     pP(}g
 47 &\&u:@ejm
 48 =T5·U'i=T·
 49 *n}B8"XD4P\'#
 50 a?;m;QsU
30 UafU4f;B 
31 E77q/)*]E7 
32 @/~/LMc? 
33 c1}~<\7b*F 
34 !VUD^BD*\s>J 
35 OS>.·]kv 
36 |_.mEm@q 
37 `D?·#,?r 
38 wAo·O&`\[51 wAo·O&`\[
39 :"JCn)y»iF(52 :"JCn)y»iF(
40 O,+JIF5f$53 O,+JIF5f$
41 hnfiR{zk$54 hnfiR{zk$
42 ud|/7lHv55 ud|/7lHv
43 ;`y[=].{56 ;`y[=].{
44 QaK8'b» k57 QaK8'b» 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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
404 KB
./usr/lib/debug/.build-id/e8/54d8c551c9e31a6779a3b26329af1819f5698b.debug vs.
./usr/lib/debug/.build-id/de/21a4833ec694624123bea82f8b5bf47f3d5421.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 9% 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:··········307284·(bytes·into·file)13 ··Start·of·section·headers:··········307280·(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·0x4b054:1 There·are·35·section·headers,·starting·at·offset·0x4b050:
  
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·000ac0·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000ac0·10···A··4···3··4
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:·e854d8c551c9e31a6779a3b26329af1819f5698b3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·de21a4833ec694624123bea82f8b5bf47f3d5421
398 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/_pnpoly.cpython-312-arm-linux-gnueabihf.so.p/_pnpoly.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/measure/_pnpoly.cpython-312-arm-linux-gnueabihf.so.p/_pnpoly.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e39c8)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x6b7714 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x6b77
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
650 B
strings --all --bytes=8 {}
    
Offset 1, 37 lines modifiedOffset 1, 20 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 =T!GCC:·(Debian·13.2.0-13)·13.2.0
 2 th#dM~@F
 3 n$ICn+$J8
 4 )~79si+W
 5 p)Sir)E_
 6 YEvSUhHg
 7 r?=osAV[`
 8 )5?+"TDX
 9 RN0q:urb
 10 F,('UQJ:
 11 +U;3f0aZ
 12 id}»    d:18
 13 S;wa}r(h
2 a9+?tw[@Sa 
3 =%op.|5u 
4 Fvuuq7y· 
5 [ds[~@[d 
6 p"WS<WS0 
7 AAFHHWWG 
8 wr-zSCOE 
9 g·4>Pm\M 
10 XS~5rnO»n 
11 _]Uj~=·G 
12 !:e},I+E 
13 `"d1xrHL 
14 xrQ?G_,qf] 
15 4)YDpQ;s 
16 e}x31E$. 
17 #B)S??-j 
18 M|B*gL'< 
19 .E`qw9`W# 
20 k_Np'wMg"8 
21 }J#[tc/6E 
22 nqY,w1@Z 
23 A2o'9o'9os 
24 'VNFR9=F4&#C 
25 I»      $H]zAe 
26 %-isD}_F 
27 rI6<z:O)Pe 
28 nEL~rxF= 
29 i|DL^0Cv)&i· 
30 VJkd!oF{ 
31 ;[b9"<» L14 ;[b9"<» L
32 A>twl'» yK|=[MFR15 A>twl'» yK|=[MFR
33 [C61'gq,16 [C61'gq,
34 RGktK·c-17 RGktK·c-
35 ·g'»     F\mQlQ18 ·g'»     F\mQlQ
36 te|q+ODh19 te|q+ODh
37 wYx|zTWe!20 wYx|zTWe!
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
518 KB
./usr/lib/debug/.build-id/ed/1fc61b371e3f2dce23b665b2ed299207e89d7c.debug vs.
./usr/lib/debug/.build-id/10/0a3d71e4c27301037a0b52cb3afa525865ae8e.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 9% 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:··········350940·(bytes·into·file)13 ··Start·of·section·headers:··········350944·(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·0x55adc:1 There·are·35·section·headers,·starting·at·offset·0x55ae0:
  
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·000c00·10···A··4···3··47 ··[·3]·.dynsym···········NOBITS··········00000138·000118·000c00·10···A··4···3··4
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:·ed1fc61b371e3f2dce23b665b2ed299207e89d7c3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·100a3d71e4c27301037a0b52cb3afa525865ae8e
512 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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/transform/_radon_transform.cpython-311-arm-linux-gnueabihf.so.p/_radon_transform.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/transform/_radon_transform.cpython-311-arm-linux-gnueabihf.so.p/_radon_transform.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x703614 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x7036
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
668 B
strings --all --bytes=8 {}
    
Offset 1, 32 lines modifiedOffset 1, 28 lines modified
1 |GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 MnM%»   !@DJ2 MnM%»   !@DJ
3 z^C#x{pe 
4 nFE#»   }@( 
5 :k@t/AXF 
6 ql;7ZF2OVn 
7 W}@u·bWH 
8 n]TLnKwYZ. 
9 \iT)$7BW)! 
10 !",·Z\RYC 
11 z0(>06Bj' 
12 oa?&8!Qo3 lc@/hh8o
 4 1rT·;l»  ;lA^
 5 <>8}!;@b
 6 >V$?=ohZ
 7 Qlf{zD3@Oma,
 8 +<^Y53@"
 9 h))\L3p45
 10 %l.%,:X{
 11 U\\`gLQf
 12 2HHyU$eB
 13 >.Bb+?WXH=
13 ·/&YD`:/14 ·/"YD`:/
 15 C]0}YCN·7<
 16 "?K{<5V5
 17 ;c55>V{P
 18 597ESz(J
 19 bx)kq-l0
 20 KK0r":d9
 21 ?s{yr--S
14 Cm0}UMN· 
15 ^B!W32V,^ 
16 ?E'2Mt")P8y 
17 P*fbnV"P|t 
18 %Zuzg}0U 
19 Mkz>;!&G+ 
20 ZnGrxocq0 
21 qP/<@m8R 
22 »       /!LfK»  a2 
23 a}(!~U'u+w 
24 -j&»    x+%6 
25 XwKN`\47? 
26 Q>/x.:h222 Q>/x.:h2
27 3e"Nx3aq23 3e"Nx3aq
28 fv:0oN4N24 fv:0oN4N
29 g4Pv6;*^25 g4Pv6;*^
30 HprjugD\26 HprjugD\
31 f(.Ai|b»27 f(.Ai|b»
32 ^&Y]ndu]28 ^&Y]ndu]
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
483 KB
./usr/lib/debug/.build-id/ed/ab4284110eaf1122c1348ca3a2ed5640f8a641.debug vs.
./usr/lib/debug/.build-id/0a/bfeb7bf1f52ef7339b6b47c7715a4dbf7e6af4.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 10% 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:··········572528·(bytes·into·file)13 ··Start·of·section·headers:··········572524·(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·0x8bc70:1 There·are·35·section·headers,·starting·at·offset·0x8bc6c:
  
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
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:·edab4284110eaf1122c1348ca3a2ed5640f8a6413 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0abfeb7bf1f52ef7339b6b47c7715a4dbf7e6af4
476 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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:·0x3e39c8)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xcf5814 ····<1b>···DW_AT_ranges······:·(sec_offset)·0xcf58
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)·4»    (float)19 ····<29>···DW_AT_encoding····:·(data1)·4»    (float)
20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31aec2)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x31aec2)·
1.18 KB
strings --all --bytes=8 {}
    
Offset 1, 51 lines modifiedOffset 1, 58 lines modified
1 AGCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 +)Q,F&ua1
 3 Ti'Y_AAV@
 4 !f#1y4clJ/
 5 r(~])LKK
 6 U~6\nmIj
 7 |c86.@X·n
 8 s+(nY=mE
 9 cLs*H{GA*
 10 WRkTwMNe»       
 11 @Md5e\w1P
 12 K;Uqj'[·!9
 13 J`;9wB(f
 14 ·'p»     nV>hd7
2 *ED»    _L=2 
3 LQC4_[\^iuS{ 
4 "o4k%#nC 
5 (KM»    -XM? 
6 Q?i(»   Ec? 
7 xAy)r,1) 
8 d;ZYLHlXy 
9 SNmK·R<YNm+!R 
10 <.Z0O8O' 
11 n(<%ysA# 
12 6-mu/v3A 
13 TX]Ui]W.A 
14 Z\T;7:^G 
15 Jj{{YRk: 
16 tHP_J0#RJ[ 
17 4YtF"(AL15 4YtB"(^L
18 5q55l7d} 
19 R-MX,&BjYu_ 
20 yndlWR;n 
21 x^&#\1X</w# 
22 8=X</_·|4X>/ 
23 |KUqki&T16 xwQl<I0Y
 17 )vNN·}(Y
 18 vK@|XA[e
 19 X,&BjYyO
 20 'FiUfDi~
 21 c"»     at-1&
 22 5jX;}C8gx
 23 E'LEx6Pt
 24 %iEcy:I>X
 25 ~2hO4jO(N
 26 JyaB~6DZ
 27 Bc8>vL(Vei
24 '3Tn5<9*ZL28 '3Ln5<9*ZL
25 LwFQ3-·a&yWH 
26 *rn<3dX4T 
27 'H=]a=]1 
28 <)@_~L8s 
29 vu6SK)V429 [4SU`|AX
 30 #3c(sjO!}
 31 xnp97\ry·Q
 32 S-GDgd:U
 33 f`p}(oC^
 34 i7A,\bqZ%
 35 x\\]/v{Jjx
30 c?w\h]!>36 c?w\h]!>
31 6fGmD-8Oi 
32 )D@J+yI?rX 
33 -e@_.[>#{ 
34 $|U'2pkW 
35 g»      P.!|u&2: 
36 &`4GU4K`4 
37 /<:(|!6XSb 
38 awS>B0fe 
39 IH_5Tk6%[ 
40 {MzX"ISL 
41 Z6#-g;L7J 
42 D;KvEu869<Sb 
43 O»      qrP!;Yy 
44 ZyE"2dsg37 yy{8j{o;\
 38 ZshTLq*t
 39 (]k:JHC(
 40 »       iWG3imA
 41 ryGpS/Y*
 42 0hYNHBsG
 43 =dVnIV_d
 44 !rQ.'Z:D
 45 P\K]l1g-
 46 PZO=XO=t==\
 47 P/)vQ3Fz
 48 r$5l:9-x6E
 49 }*6»    g#a"
 50 ZuE"2dsg~O2l
 51 -QTg·t*UQ
45 GT'1{5Ed52 GT'1{5Ed
46 j[A{+|~-53 j[A{+|~-
47 u`"hK42a/@54 u`"hK42a/@
48 f:jN#1gL55 f:jN#1gL
49 Q]Ta)6sp<)56 Q]Ta)6sp<)
50 e.qt+}bI57 e.qt+}bI
51 %W}%C:;Z58 %W}%C:;Z
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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
734 KB
./usr/lib/debug/.build-id/f0/e5c607da2a0cb987a8c50cf32cd8a58ae20ea4.debug vs.
./usr/lib/debug/.build-id/f4/8abd6747d1b915d729fa88aa214e8e4b430be4.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 8% 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:··········697104·(bytes·into·file)13 ··Start·of·section·headers:··········697088·(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·0xaa310:1 There·are·35·section·headers,·starting·at·offset·0xaa300:
  
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
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:·f0e5c607da2a0cb987a8c50cf32cd8a58ae20ea43 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f48abd6747d1b915d729fa88aa214e8e4b430be4
727 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·0xdb3e5)·10 ····<e>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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:·0x3e39c8)·13 ····<17>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x1016814 ····<1b>···DW_AT_ranges······:·(sec_offset)·0x10168
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:·0x3f9b33)·20 ····<2a>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
1.51 KB
strings --all --bytes=8 {}
    
Offset 1, 84 lines modifiedOffset 1, 61 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
 2 »       =fx<hNs
 3 (rKyc(oMQ%!oe
 4 fl@'ZQ17b
 5 {/$,_#qu
 6 uCQzY?S0,
 7 4Yq(>A~(
 8 fymlH$Oq
 9 4'"3u>-L
 10 8+vTM{<#
2 KXQ@vkJE 
3 ("FF9?>q 
4 8@-PPYBG 
5 \C9FW75RV9 
6 >UP+fLgW 
7 Mh'Mmez) 
8 4z~0=?YA 
9 ,Vmbay~xb 
10 xAb0`,<g 
11 -`3X|%]J 
12 iVDi*\E`fG 
13 BE:S!:@D 
14 Cc?zG@W' 
15 4Zn$;A'd 
16 TJ&+b<:·n 
17 4@0e_1'· 
18 `gEm,JBM11 pgEm,JBM
19 Au6Ju77,12 D="|ePn]
20 (Uy=R*V!B13 (Uy5R*V!B
 14 E`5epL@U
 15 ]n$Ns8o&LO
 16 @Be:nHqt0h
 17 4O{kSrH4%
 18 I`'9VCb<!
 19 l'O7:OYn
 20 ;,^Mt;,%
 21 :1AbRg&HL
21 J)»     nUnK)3 
22 J0\e:`<@P 
23 [hMFQj<. 
24 S'<y:Ou@ 
25 0=?`3o\k 
26 LT>!*mz}:n 
27 #ZnNpnNh 
28 >["VK+@|I 
29 /Of63WO@ 
30 ·+a=&{BV 
31 kqcqk·/JK 
32 deR:PV&E 
33 JH[q?xWl#, 
34 q7IOd%x\ 
35 1X]=[p.D 
36 t!5]h4}v 
37 U»      E>X#UV 
38 ~j"yi`/}!y 
39 I_2AbRg&HL22 I_3AbRW&HL
 23 2-}X[06J
 24 kbh/iT#M
 25 (,e#kn·w
 26 xU?a$»  Uai
 27 4B)lnC9)
 28 7{ue68» '
 29 -lVM_EzDf
 30 -zPCy'm`
 31 s>ZJxWzeU
 32 4bqSZ'k?(
 33 !@rg@;yD
 34 }cZ+0r7B
 35 9j8K9JR&
 36 XT%QJ>t^H
 37 7]%0T(+o
40 SXWNa=~d 
41 }kG=hG=X 
42 y!UEwKSwx 
43 @m9MH!EiB 
44 ?fgngvvgvvooo 
45 XMWfYg!? 
46 WP"WWL"U 
47 v['qSIg6 
48 ?KkS'Ic% 
49 A%x+(""" 
50 r7}=zR0j 
51 j4SRM{/%` 
52 uV<al»  Zu. 
53 j#,TK29+nw 
54 y?»     r!)wbu_@9 
55 40$N70"N 
56 (SykC.29 
57 u·!?9<nJ!{ 
58 /@ro"|#_ 
59 »       $g8jRtG%h 
60 smBn»   vmB6q 
61 yBs&rlT5 
62 tzewCBWJ 
63 yi1mJ3|G>XL<W= 
64 cr»     6uB#V38 cs»     6uB#V
65 (Yb/Y,J639 (Yl/Y$J6
66 vM:j<OvM>j 
67 gKpli-5Y 
68 ?J*5.uSI 
69 J$^BhYu8 
70 IwQk<`qN 
71 J%Mc\4LR40 /"MjMG~.
 41 7Hjc@'=.W
 42 }$=·\??,
 43 *l;\WH1»
 44 -!'IbM;}
 45 VB97y%4o
72 ?2$"MiLF46 ?3$"MILF
73 L,M;fm"|47 L,I;fM"|
74 _{[~>^Fy 
75 |O»     IHE9w 
76 >2YLv9(/~W 
77 DRiOAwcK48 ZI$[C%ds\4
 49 Mt,[_y((/
 50 FQ~H)asG
 51 \zSA?KV=ux@
 52 w_]K(pCe
 53 e\8;}u;0
 54 T_vLLv·(
78 'xJ#n;03J755 'xJ#n;03J7
79 qH·U\iQ-»56 qH·U\iQ-»
80 Ts0u>+Gf57 Ts0u>+Gf
81 z@|}^)>?58 z@|}^)>?
82 hMkMqw_<59 hMkMqw_<
83 ,Fw".q^~60 ,Fw".q^~
84 ro/F\%-+i61 ro/F\%-+i
Max diff block lines reached; -1/1493 bytes (-0.07%) 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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
435 KB
./usr/lib/debug/.build-id/f1/d82acbd3520dd6eb43a3c0b37a637a14d55f92.debug vs.
./usr/lib/debug/.build-id/71/efe2f3f1549e6fb0ae66399d55ab85af4afbc3.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 8% 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:··········343372·(bytes·into·file)13 ··Start·of·section·headers:··········343368·(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·0x53d4c:1 There·are·35·section·headers,·starting·at·offset·0x53d48:
  
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
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:·f1d82acbd3520dd6eb43a3c0b37a637a14d55f923 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·71efe2f3f1549e6fb0ae66399d55ab85af4afbc3
429 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·123·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·123·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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:·0x3e39c8)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x32a965)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x7b0d14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0x7b0d
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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
842 B
strings --all --bytes=8 {}
    
Offset 1, 38 lines modifiedOffset 1, 40 lines modified
1 GCC:·(Debian·13.2.0-13)·13.2.01 GCC:·(Debian·13.2.0-13)·13.2.0
2 5Q=*64E$k 
3 &4D9H1|(oB# 
4 o_6WA7» }H] 
5 9^sjVyqpo 
6 pY`»    \`»  zM 
7 d*0VgrMn 
8 KLVW5_Mv 
9 8Iq.C/uU 
10 m_R!^4U= 
11 N)^#WdE]SQ3 
12 <O!f&?-zjG 
13 u%Ye*Y-dYU 
14 '/1^]dr+ 
15 ;+b.l-SO82 ChQO4Z=S
 3 r$FZ+WX3=
 4 gbB+V@}wWX
 5 HL·;rT^3+
 6 V5DQF%Z5
 7 Io<r42(Wd
 8 r=?-6IP~
 9 (q%&/6V0
 10 |+JQJGIE
 11 <_>9@H&a
 12 $#[Q;{Xg
 13 ·)Ak.Ak.A
 14 Wk·SYV=+
 15 p}gh+jik
 16 `(US.}#J
16 X>FD!8c}17 X>DD!8c]
17 UKh\m$^R 
18 Y?fZtcfW9f18 Y?fZtcfg9fv
19 SVV}KET= 
20 Ejx6oNJ@ 
21 EatvgPQ>_ 
22 kUO4uf!J 
23 -f*a5Sk+ 
24 D;*7l-a7# 
25 $R5·T%${ 
26 1Kiz(=(M{ 
27 >^+q^SBal 
28 ·?Vc}:vV-W 
29 @dW53/\r 
30 iR-)]Brp 
31 G&3Yn;» O19 `o>(:-TQRM
 20 S'yH\:+N
 21 4C!Cs/SR
 22 5NxwEm|On»      
 23 $,T?lmP\R
 24 uXI>&%9P
 25 BI1>"VjD8
 26 aO[!;W"k
 27 2?QR)3d_
 28 =:LQ|8bIJh
 29 |b8c1\>@
 30 |yOV/Bq0
 31 QS%XS^rM
 32 Pd'.JQ&D
 33 5nM>a};X
32 ;[A{9|~>34 ;[A{9|~>
33 P\[Vfd?+35 P\[Vfd?+
34 @.A|5KL&136 @.A|5KL&1
35 .+?JX'E>E`37 .+?JX'E>E`
36 ?H#W{P<UV'tF\38 ?H#W{P<UV'tF\
37 J"2C,8NB39 J"2C,8NB
38 &_)G8h» q·40 &_)G8h» 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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j
  
151 KB
./usr/lib/debug/.build-id/fe/93f82a514920bdf882c5f489c18b5c34598428.debug vs.
./usr/lib/debug/.build-id/00/3e4e43208baffbd71adee521b1f3e91305e956.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 10% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········0000ad74·000d6c·000100·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········0000ad74·000d6c·000100·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········0000ae74·000d6c·00018c·04··WA··0···0··423 ··[18]·.got··············NOBITS··········0000ae74·000d6c·00018c·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········0000b000·000d6c·0014fc·00··WA··0···0··824 ··[19]·.data·············NOBITS··········0000b000·000d6c·0014fc·00··WA··0···0··8
25 ··[20]·.bss··············NOBITS··········0000c500·000d6c·00013c·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········0000c500·000d6c·00013c·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001f·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000137·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00004d·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·00004d·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·0001b8·0068af·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·0001b8·0068b0·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·006a68·0002d7·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·006a68·0002d7·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·006d40·0033b2·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·006d40·0033b2·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·00a0f4·000301·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·00a0f4·000301·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·00a3f5·000053·01··MS··0···0··133 ··[28]·.debug_str········PROGBITS········00000000·00a3f5·000053·01··MS··0···0··1
34 ··[29]·.debug_loclists···PROGBITS········00000000·00a448·0042ee·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·00a448·0042ee·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·00e738·0006d8·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·00e738·0006d8·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·00ee10·000056·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·00ee10·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:·fe93f82a514920bdf882c5f489c18b5c345984283 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·003e4e43208baffbd71adee521b1f3e91305e956
148 KB
readelf --wide --debug-dump=info {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
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:·55·(DW_TAG_compile_unit)9 ·<0><c>:·Abbrev·Number:·55·(DW_TAG_compile_unit)
10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·10 ····<d>···DW_AT_producer····:·(GNU_strp_alt)·(offset:·0xdb3e5)·
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-311-arm-linux-gnueabihf.so.p/_colormixer.c12 ····<12>···DW_AT_name········:·(strp)·(offset:·0):·skimage/io/_plugins/_colormixer.cpython-311-arm-linux-gnueabihf.so.p/_colormixer.c
13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3e36ce)·13 ····<16>···DW_AT_comp_dir····:·(GNU_strp_alt)·(offset:·0x3cfcf5)·
14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0xc3e14 ····<1a>···DW_AT_ranges······:·(sec_offset)·0xc3e
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:·36·(DW_TAG_base_type)17 ·<1><26>:·Abbrev·Number:·36·(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:·0x3f9b33)·20 ····<29>···DW_AT_name········:·(GNU_strp_alt)·(offset:·0x3f9b33)·
451 B
strings --all --bytes=8 {}
    
Offset 1, 15 lines modifiedOffset 1, 17 lines modified
1 (GCC:·(Debian·13.2.0-13)·13.2.01 VGCC:·(Debian·13.2.0-13)·13.2.0
2 d*eWe]Fr2 KfefV.dVVVff
 3 Iua@yI)^4
 4 1+t!7x3Y
 5 ==\~=6?SxZ
 6 @/R;»   q7B
3 X"h9Iv]NB7 X"h9Iv_NB
 8 4PPc@Cf_C
 9 Iy@@Uou9
 10 _@k'!bO{
4 1|LN»   jmu 
5 B[k7OWe< 
6 BdOU{c-y 
7 .$u6SgB/ 
8 y&-A&,7j 
9 Kbw~wr@bR11 Kbw~wr@bR
10 TYr$h"Z]12 TYr$h"Z]
11 e]9"WTnk13 e]9"WTnk
12 skimage/io/_plugins/_colormixer.cpython-311-arm-linux-gnueabihf.so.p/_colormixer.c14 skimage/io/_plugins/_colormixer.cpython-311-arm-linux-gnueabihf.so.p/_colormixer.c
13 &~\t»   ?~J15 &~\t»   ?~J
14 ,x"{_,H>16 ,x"{_,H>
15 mW?I0C$R17 mW?I0C$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·6700c809·23c7a308·64212319·7f77668b·g...#...d!#..wf.6 ··0x00000040·6700618d·1da2cd7b·49d0ac25·e4408897·g.a....{I..%.@..
7 ··0x00000050·de85139a·081d·······················......7 ··0x00000050·fcb6e4d8·1f6a·······················.....j