3.85 MB
/srv/reproducible-results/rbuild-debian/tmp.Q2XN2tiLW2/b1/pymol_2.2.0+dfsg-4_i386.changes vs.
/srv/reproducible-results/rbuild-debian/tmp.Q2XN2tiLW2/b2/pymol_2.2.0+dfsg-4_i386.changes
990 B
Files
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 ·ffcca301dd9293ed0939fe6a094e4776·1336352·science·optional·pymol-data_2.2.0+dfsg-4_all.deb1 ·ffcca301dd9293ed0939fe6a094e4776·1336352·science·optional·pymol-data_2.2.0+dfsg-4_all.deb
2 ·7d9b1001ac222c382c12a23bcc38c834·188348·science·optional·pymol_2.2.0+dfsg-4_all.deb2 ·7d9b1001ac222c382c12a23bcc38c834·188348·science·optional·pymol_2.2.0+dfsg-4_all.deb
3 ·80aceaaef910322882010ee8530b870e·22615256·debug·optional·python-pymol-dbgsym_2.2.0+dfsg-4_i386.deb3 ·f7dd20cd8f57f027605e9ecd60a8f431·22615008·debug·optional·python-pymol-dbgsym_2.2.0+dfsg-4_i386.deb
4 ·92f29e3a97efb6cea5fb8542726e5cd4·3711924·python·optional·python-pymol_2.2.0+dfsg-4_i386.deb4 ·4ef9713c2273dcd3eeee8a34cf9d3d44·3713088·python·optional·python-pymol_2.2.0+dfsg-4_i386.deb
5 ·dc6a4d86e1cfdf189e83933877cdef40·22749540·debug·optional·python3-pymol-dbgsym_2.2.0+dfsg-4_i386.deb5 ·02fbef9b80c93c9b384cd5b7edbcc386·22755232·debug·optional·python3-pymol-dbgsym_2.2.0+dfsg-4_i386.deb
6 ·0f822f87e2e582b4d975cbc2b84330d1·3712300·python·optional·python3-pymol_2.2.0+dfsg-4_i386.deb6 ·11a08dce659301a00a67617232ddd658·3712228·python·optional·python3-pymol_2.2.0+dfsg-4_i386.deb
519 KB
python-pymol_2.2.0+dfsg-4_i386.deb
367 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2019-01-02·01:15:06.000000·debian-binary1 -rw-r--r--···0········0········0········4·2019-01-02·01:15:06.000000·debian-binary
2 -rw-r--r--···0········0········0·····6712·2019-01-02·01:15:06.000000·control.tar.xz2 -rw-r--r--···0········0········0·····6712·2019-01-02·01:15:06.000000·control.tar.xz
3 -rw-r--r--···0········0········0··3705020·2019-01-02·01:15:06.000000·data.tar.xz3 -rw-r--r--···0········0········0··3706184·2019-01-02·01:15:06.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
518 KB
data.tar.xz
518 KB
data.tar
518 KB
./usr/lib/python2.7/dist-packages/pymol/_cmd.i386-linux-gnu.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:·866b44a902c271f39236339f198f0020e5f37a463 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0e36738bc4daf72ea8dfc994f46f198f2425e903
30.8 KB
strings --all {}
    
Offset 28496, 86 lines modifiedOffset 28496, 14 lines modified
28496 #·apply·fog·using·linear·interp·over·Zndc28496 #·apply·fog·using·linear·interp·over·Zndc
28497 MAX·fogFactor.x,·depth.z,·fogInfo.x;28497 MAX·fogFactor.x,·depth.z,·fogInfo.x;
28498 SUB·fogFactor.x,·fogFactor.x,·fogInfo.x;28498 SUB·fogFactor.x,·fogFactor.x,·fogInfo.x;
28499 MUL·fogFactor.x,·fogFactor.x,·fogInfo.y;28499 MUL·fogFactor.x,·fogFactor.x,·fogInfo.y;
28500 LRP·color.xyz,·fogFactor.x,·fogColor,·color;28500 LRP·color.xyz,·fogFactor.x,·fogColor,·color;
28501 MOV·result.color,·color;28501 MOV·result.color,·color;
28502 #include·webgl_header.vs28502 #include·webgl_header.vs
28503 attribute·vec3·attr_vertex1; 
28504 attribute·vec3·attr_vertex2; 
28505 attribute·vec4·a_Color; 
28506 attribute·vec4·a_Color2; 
28507 attribute·float·attr_radius; 
28508 attribute·float·a_cap; 
28509 attribute·float·attr_flags; 
28510 varying·vec3·surface_point·; 
28511 varying·vec3·axis·; 
28512 varying·vec3·base·; 
28513 varying·vec3·end_cyl·; 
28514 varying·vec3·U·; 
28515 varying·vec3·V·; 
28516 varying·float·radius; 
28517 varying·float·cap; 
28518 varying·float·inv_sqr_height; 
28519 varying·vec4·color1; 
28520 varying·vec4·color2; 
28521 varying·vec2·bgTextureLookup; 
28522 uniform·float·uni_radius; 
28523 float·get_bit_and_shift(inout·float·bits)·{ 
28524 float·bit·=·mod(bits,·2.0); 
28525 bits·=·(bits·-·bit)·/·2.0; 
28526 return·step(.5,·bit); 
28527 void·main(void) 
28528 float·uniformglscale·=·length(g_NormalMatrix[0]); 
28529 if·(uni_radius!=0.0){ 
28530 radius·=·uni_radius·*·attr_radius; 
28531 }·else·{ 
28532 radius·=·attr_radius; 
28533 color1·=·a_Color; 
28534 color2·=·a_Color2; 
28535 vec3·attr_axis·=·attr_vertex2·-·attr_vertex1; 
28536 cap·=·a_cap; 
28537 inv_sqr_height·=·length(attr_axis)·/·uniformglscale; 
28538 inv_sqr_height·*=·inv_sqr_height; 
28539 inv_sqr_height·=·1.0·/·inv_sqr_height; 
28540 vec3·h·=·normalize(attr_axis); 
28541 axis·=·normalize(g_NormalMatrix·*·h); 
28542 vec3·u·=·cross(h,·vec3(1.0,·0.0,·0.0)); 
28543 if·(dot(u,u)·<·0.001) 
28544 u·=·cross(h,·vec3(0.0,·1.0,·0.0)); 
28545 u·=·normalize(u); 
28546 vec3·v·=·normalize(cross(u,·h)); 
28547 U·=·normalize(g_NormalMatrix·*·u); 
28548 V·=·normalize(g_NormalMatrix·*·v); 
28549 vec4·base4·=·g_ModelViewMatrix·*·vec4(attr_vertex1,·1.0); 
28550 base·=·base4.xyz; 
28551 vec4·end4·=·g_ModelViewMatrix·*·vec4(attr_vertex2,·1.0); 
28552 end_cyl·=·end4.xyz; 
28553 vec4·vertex·=·vec4(attr_vertex1,·1.0); 
28554 float·packed_flags·=·attr_flags; 
28555 float·out_v·=·get_bit_and_shift(packed_flags); 
28556 float·up_v·=·get_bit_and_shift(packed_flags); 
28557 float·right_v·=·get_bit_and_shift(packed_flags); 
28558 vertex.xyz·+=·up_v·*·attr_axis; 
28559 vertex.xyz·+=·(2.0·*·right_v·-·1.0)·*·radius·*·u; 
28560 vertex.xyz·+=·(2.0·*·out_v·-·1.0)·*·radius·*·v; 
28561 vertex.xyz·+=·(2.0·*·up_v·-·1.0)·*·radius·*·h; 
28562 vec4·tvertex·=·g_ModelViewMatrix·*·vertex; 
28563 surface_point·=·tvertex.xyz; 
28564 gl_Position·=·g_ProjectionMatrix·*·g_ModelViewMatrix·*·vertex; 
28565 radius·/=·uniformglscale; 
28566 if·(gl_Position.z·/·gl_Position.w·<·-1.0)·{ 
28567 float·diff·=·abs(base4.z·-·end4.z)·+·radius·*·3.5; 
28568 vec4·inset·=·g_ModelViewMatrix·*·vertex; 
28569 inset.z·-=·diff; 
28570 inset·=·g_ProjectionMatrix·*·inset; 
28571 if·(inset.z·/·inset.w·>·-1.0)·{ 
28572 gl_Position.z·=·-gl_Position.w; 
28573 bgTextureLookup·=·(gl_Position.xy/gl_Position.w)·/·2.0·+·0.5; 
28574 #include·webgl_header.vs 
28575 uniform·bool·isPicking;28503 uniform·bool·isPicking;
28576 attribute·vec4·a_Vertex;28504 attribute·vec4·a_Vertex;
28577 attribute·vec3·a_Normal;28505 attribute·vec3·a_Normal;
28578 attribute·vec4·a_Color;28506 attribute·vec4·a_Color;
28579 attribute·float·a_Accessibility;·/*·This·is·for·ambient·occlusion,·1.0·by·default·*/28507 attribute·float·a_Accessibility;·/*·This·is·for·ambient·occlusion,·1.0·by·default·*/
28580 varying·vec3·packed_data_0·;28508 varying·vec3·packed_data_0·;
28581 varying·vec4·packed_data_1·;28509 varying·vec4·packed_data_1·;
Offset 28793, 77 lines modifiedOffset 28721, 14 lines modified
28793 varying·vec3·NORMAL·;28721 varying·vec3·NORMAL·;
28794 void·main()28722 void·main()
28795 float·NdotV·=·dot(NORMAL,·vec3(0.,0.,1.));28723 float·NdotV·=·dot(NORMAL,·vec3(0.,0.,1.));
28796 gl_FragColor·=·vec4(NdotV·*·COLOR.xyz,·COLOR.a);28724 gl_FragColor·=·vec4(NdotV·*·COLOR.xyz,·COLOR.a);
28797 #ifdef·ANAGLYPH28725 #ifdef·ANAGLYPH
28798 gl_FragColor.rgb·=·vec3((gl_FragColor.r·+·gl_FragColor.b·+·gl_FragColor.g)·/·3.);28726 gl_FragColor.rgb·=·vec3((gl_FragColor.r·+·gl_FragColor.b·+·gl_FragColor.g)·/·3.);
28799 #endif28727 #endif
28800 #include·webgl_header.fs 
28801 #define·bgTextureLookup·a_bgTextureLookup 
28802 varying·vec3·a_NORMAL·; 
28803 varying·vec4·a_COLOR·; 
28804 varying·vec4·a_COLOR2·; 
28805 varying·vec4·a_COLOR_INTERP·; 
28806 varying·float·a_INTERPOLATE; 
28807 varying·float·a_LINE_POSITION; 
28808 varying·float·a_fog; 
28809 varying·vec2·a_bgTextureLookup; 
28810 uniform·bool·lighting_enabled; 
28811 uniform·bool·two_sided_lighting_enabled; 
28812 #include·anaglyph_header.fs 
28813 #include·compute_fog_color.fs 
28814 #include·compute_color_for_light.fs 
28815 void·main() 
28816 float·whichColor·=·step(.5,·a_LINE_POSITION); 
28817 vec4·color_step·=·whichColor·*·a_COLOR2·/·a_LINE_POSITION·+·(1.-whichColor)·*·a_COLOR·/·(1.-a_LINE_POSITION); 
28818 vec4·icolor·=·a_INTERPOLATE·*·a_COLOR_INTERP·+·(1.-a_INTERPOLATE)·*·color_step; 
28819 vec4·color·=·ApplyColorEffects(icolor,·gl_FragCoord.z); 
28820 if·(!isPicking·&&·lighting_enabled){ 
28821 vec3·normal·=·a_NORMAL; 
28822 if·(two_sided_lighting_enabled){ 
28823 bool·ff·=·gl_FrontFacing·?·true·:·false; 
28824 if·(!ff) 
28825 normal·=·-normal; 
28826 color·=·ApplyLighting(color,·normal); 
28827 gl_FragColor·=·ApplyFog(color,·a_fog); 
28828 PostLightingEffects(); 
28829 uniform·mat3·g_NormalMatrix; 
28830 uniform·mat4·g_ModelViewMatrix; 
28831 uniform·mat4·g_ProjectionMatrix; 
28832 #ifdef·PYMOL_WEBGL_IOS 
Max diff block lines reached; 26272/31477 bytes (83.46%) of diff not shown.
1.92 KB
objdump --line-numbers --disassemble --demangle --reloc --section=.text {}
    
Offset 356797, 15 lines modifiedOffset 356797, 15 lines modified
356797 ··12c3d3:»6a·10················»    push···$0x10356797 ··12c3d3:»6a·10················»    push···$0x10
356798 ··12c3d5:»52···················»      push···%edx356798 ··12c3d5:»52···················»      push···%edx
356799 ··12c3d6:»89·95·94·fc·ff·ff····»    mov····%edx,-0x36c(%ebp)356799 ··12c3d6:»89·95·94·fc·ff·ff····»    mov····%edx,-0x36c(%ebp)
356800 ··12c3dc:»e8·7f·09·f2·ff·······»      call···4cd60·<std::__cxx11::basic_ostringstream<char,·std::char_traits<char>,·std::allocator<char>·>::basic_ostringstream(std::_Ios_Openmode)@plt>356800 ··12c3dc:»e8·7f·09·f2·ff·······»      call···4cd60·<std::__cxx11::basic_ostringstream<char,·std::char_traits<char>,·std::allocator<char>·>::basic_ostringstream(std::_Ios_Openmode)@plt>
356801 ./layer0/ShaderMgr.cpp:306356801 ./layer0/ShaderMgr.cpp:306
356802 ··12c3e1:»8d·9d·1c·fe·ff·ff····»    lea····-0x1e4(%ebp),%ebx356802 ··12c3e1:»8d·9d·1c·fe·ff·ff····»    lea····-0x1e4(%ebp),%ebx
356803 ··12c3e7:»83·c4·10·············»  add····$0x10,%esp356803 ··12c3e7:»83·c4·10·············»  add····$0x10,%esp
356804 ··12c3ea:»8d·96·5c·d9·eb·ff····»    lea····-0x1426a4(%esi),%edx356804 ··12c3ea:»8d·96·48·d0·eb·ff····»    lea····-0x142fb8(%esi),%edx
356805 ··12c3f0:»89·d8················»    mov····%ebx,%eax356805 ··12c3f0:»89·d8················»    mov····%ebx,%eax
356806 ··12c3f2:»89·9d·9c·fc·ff·ff····»    mov····%ebx,-0x364(%ebp)356806 ··12c3f2:»89·9d·9c·fc·ff·ff····»    mov····%ebx,-0x364(%ebp)
356807 ··12c3f8:»e8·43·7d·ff·ff·······»      call···124140·<QueueFree(CQueue*)@@Base+0x2c0>356807 ··12c3f8:»e8·43·7d·ff·ff·······»      call···124140·<QueueFree(CQueue*)@@Base+0x2c0>
356808 ./layer0/ShaderMgr.cpp:306·(discriminator·1)356808 ./layer0/ShaderMgr.cpp:306·(discriminator·1)
356809 ··12c3fd:»83·ec·04·············»  sub····$0x4,%esp356809 ··12c3fd:»83·ec·04·············»  sub····$0x4,%esp
356810 ··12c400:»8d·8d·ac·fc·ff·ff····»    lea····-0x354(%ebp),%ecx356810 ··12c400:»8d·8d·ac·fc·ff·ff····»    lea····-0x354(%ebp),%ecx
356811 ··12c406:»53···················»      push···%ebx356811 ··12c406:»53···················»      push···%ebx
Offset 1401993, 15 lines modifiedOffset 1401993, 15 lines modified
1401993 ··3c414c:»83·ec·08·············»  sub····$0x8,%esp1401993 ··3c414c:»83·ec·08·············»  sub····$0x8,%esp
1401994 ./layer4/Cmd.cpp:18931401994 ./layer4/Cmd.cpp:1893
1401995 ··3c414f:»6a·00················»    push···$0x01401995 ··3c414f:»6a·00················»    push···$0x0
1401996 ··3c4151:»8d·83·df·63·ed·ff····»    lea····-0x129c21(%ebx),%eax1401996 ··3c4151:»8d·83·df·63·ed·ff····»    lea····-0x129c21(%ebx),%eax
1401997 ··3c4157:»8d·93·97·13·ee·ff····»    lea····-0x11ec69(%ebx),%edx1401997 ··3c4157:»8d·93·97·13·ee·ff····»    lea····-0x11ec69(%ebx),%edx
1401998 ··3c415d:»8d·8b·64·e5·ef·ff····»    lea····-0x101a9c(%ebx),%ecx1401998 ··3c415d:»8d·8b·64·e5·ef·ff····»    lea····-0x101a9c(%ebx),%ecx
1401999 ··3c4163:»50···················»      push···%eax1401999 ··3c4163:»50···················»      push···%eax
1402000 ··3c4164:»68·3e·d6·f7·5e·······»      push···$0x5ef7d63e1402000 ··3c4164:»68·ec·e6·04·61·······»      push···$0x6104e6ec
1402001 ··3c4169:»68·68·88·1e·00·······»      push···$0x1e88681402001 ··3c4169:»68·68·88·1e·00·······»      push···$0x1e8868
1402002 ··3c416e:»68·0c·02·00·40·······»      push···$0x4000020c1402002 ··3c416e:»68·0c·02·00·40·······»      push···$0x4000020c
1402003 ··3c4173:»68·35·5e·ba·49·······»      push···$0x49ba5e351402003 ··3c4173:»68·35·5e·ba·49·······»      push···$0x49ba5e35
1402004 ··3c4178:»52···················»      push···%edx1402004 ··3c4178:»52···················»      push···%edx
1402005 ··3c4179:»51···················»      push···%ecx1402005 ··3c4179:»51···················»      push···%ecx
1402006 ··3c417a:»e8·11·8b·c8·ff·······»      call···4cc90·<Py_BuildValue@plt>1402006 ··3c417a:»e8·11·8b·c8·ff·······»      call···4cc90·<Py_BuildValue@plt>
1402007 ./layer4/Cmd.cpp:19051402007 ./layer4/Cmd.cpp:1905
481 KB
readelf --wide --decompress --hex-dump=.rodata {}
    
Offset 236, 3679 lines modifiedOffset 236, 3679 lines modified
236 ··0x00405e90·666f6746·6163746f·722e782c·20666f67·fogFactor.x,·fog236 ··0x00405e90·666f6746·6163746f·722e782c·20666f67·fogFactor.x,·fog
237 ··0x00405ea0·496e666f·2e793b0a·4c525020·636f6c6f·Info.y;.LRP·colo237 ··0x00405ea0·496e666f·2e793b0a·4c525020·636f6c6f·Info.y;.LRP·colo
238 ··0x00405eb0·722e7879·7a2c2066·6f674661·63746f72·r.xyz,·fogFactor238 ··0x00405eb0·722e7879·7a2c2066·6f674661·63746f72·r.xyz,·fogFactor
239 ··0x00405ec0·2e782c20·666f6743·6f6c6f72·2c20636f·.x,·fogColor,·co239 ··0x00405ec0·2e782c20·666f6743·6f6c6f72·2c20636f·.x,·fogColor,·co
240 ··0x00405ed0·6c6f723b·0a4d4f56·20726573·756c742e·lor;.MOV·result.240 ··0x00405ed0·6c6f723b·0a4d4f56·20726573·756c742e·lor;.MOV·result.
241 ··0x00405ee0·636f6c6f·722c2063·6f6c6f72·3b0a454e·color,·color;.EN241 ··0x00405ee0·636f6c6f·722c2063·6f6c6f72·3b0a454e·color,·color;.EN
242 ··0x00405ef0·440a0000·23696e63·6c756465·20776562·D...#include·web242 ··0x00405ef0·440a0000·23696e63·6c756465·20776562·D...#include·web
243 ··0x00405f00·676c5f68·65616465·722e7673·0a617474·gl_header.vs.att243 ··0x00405f00·676c5f68·65616465·722e7673·0a756e69·gl_header.vs.uni
244 ··0x00405f10·72696275·74652076·65633320·61747472·ribute·vec3·attr244 ··0x00405f10·666f726d·20626f6f·6c206973·5069636b·form·bool·isPick
245 ··0x00405f20·5f766572·74657831·3b0a6174·74726962·_vertex1;.attrib245 ··0x00405f20·696e673b·0a617474·72696275·74652076·ing;.attribute·v
246 ··0x00405f30·75746520·76656333·20617474·725f7665·ute·vec3·attr_ve246 ··0x00405f30·65633420·615f5665·72746578·3b0a6174·ec4·a_Vertex;.at
247 ··0x00405f40·72746578·323b0a61·74747269·62757465·rtex2;.attribute247 ··0x00405f40·74726962·75746520·76656333·20615f4e·tribute·vec3·a_N
248 ··0x00405f50·20766563·3420615f·436f6c6f·723b0a61··vec4·a_Color;.a248 ··0x00405f50·6f726d61·6c3b0a61·74747269·62757465·ormal;.attribute
249 ··0x00405f60·74747269·62757465·20766563·3420615f·ttribute·vec4·a_249 ··0x00405f60·20766563·3420615f·436f6c6f·723b0a61··vec4·a_Color;.a
250 ··0x00405f70·436f6c6f·72323b0a·61747472·69627574·Color2;.attribut250 ··0x00405f70·74747269·62757465·20666c6f·61742061·ttribute·float·a
251 ··0x00405f80·6520666c·6f617420·61747472·5f726164·e·float·attr_rad251 ··0x00405f80·5f416363·65737369·62696c69·74793b20·_Accessibility;·
252 ··0x00405f90·6975733b·0a617474·72696275·74652066·ius;.attribute·f252 ··0x00405f90·2f2a2054·68697320·69732066·6f722061·/*·This·is·for·a
253 ··0x00405fa0·6c6f6174·20615f63·61703b0a·61747472·loat·a_cap;.attr253 ··0x00405fa0·6d626965·6e74206f·63636c75·73696f6e·mbient·occlusion
254 ··0x00405fb0·69627574·6520666c·6f617420·61747472·ibute·float·attr254 ··0x00405fb0·2c20312e·30206279·20646566·61756c74·,·1.0·by·default
255 ··0x00405fc0·5f666c61·67733b0a·76617279·696e6720·_flags;.varying·255 ··0x00405fc0·202a2f0a·76617279·696e6720·76656333··*/.varying·vec3
256 ··0x00405fd0·76656333·20737572·66616365·5f706f69·vec3·surface_poi256 ··0x00405fd0·20706163·6b65645f·64617461·5f30203b··packed_data_0·;
257 ··0x00405fe0·6e74203b·0a766172·79696e67·20766563·nt·;.varying·vec257 ··0x00405fe0·0a766172·79696e67·20766563·34207061·.varying·vec4·pa
258 ··0x00405ff0·33206178·6973203b·0a766172·79696e67·3·axis·;.varying258 ··0x00405ff0·636b6564·5f646174·615f3120·3b0a7661·cked_data_1·;.va
259 ··0x00406000·20766563·33206261·7365203b·0a766172··vec3·base·;.var259 ··0x00406000·7279696e·67207665·63342070·61636b65·rying·vec4·packe
260 ··0x00406010·79696e67·20766563·3320656e·645f6379·ying·vec3·end_cy260 ··0x00406010·645f6461·74615f32·203b0a76·61727969·d_data_2·;.varyi
261 ··0x00406020·6c203b0a·76617279·696e6720·76656333·l·;.varying·vec3261 ··0x00406020·6e672076·65633420·7061636b·65645f64·ng·vec4·packed_d
262 ··0x00406030·2055203b·0a766172·79696e67·20766563··U·;.varying·vec262 ··0x00406030·6174615f·34203b0a·23646566·696e6520·ata_4·;.#define·
263 ··0x00406040·33205620·3b0a7661·7279696e·6720666c·3·V·;.varying·fl263 ··0x00406040·4e4f524d·414c2020·7061636b·65645f64·NORMAL··packed_d
264 ··0x00406050·6f617420·72616469·75733b0a·76617279·oat·radius;.vary264 ··0x00406050·6174615f·300a2369·66646566·20505552·ata_0.#ifdef·PUR
265 ··0x00406060·696e6720·666c6f61·74206361·703b0a76·ing·float·cap;.v265 ··0x00406060·455f4f50·454e474c·5f45535f·320a7661·E_OPENGL_ES_2.va
266 ··0x00406070·61727969·6e672066·6c6f6174·20696e76·arying·float·inv266 ··0x00406070·7279696e·67207665·63342043·4f4c4f52·rying·vec4·COLOR
267 ··0x00406080·5f737172·5f686569·6768743b·0a766172·_sqr_height;.var267 ··0x00406080·3b0a2365·6c73650a·23646566·696e6520·;.#else.#define·
268 ··0x00406090·79696e67·20766563·3420636f·6c6f7231·ying·vec4·color1268 ··0x00406090·434f4c4f·5220676c·5f46726f·6e74436f·COLOR·gl_FrontCo
269 ··0x004060a0·3b0a7661·7279696e·67207665·63342063·;.varying·vec4·c269 ··0x004060a0·6c6f720a·23656e64·69660a23·64656669·lor.#endif.#defi
270 ··0x004060b0·6f6c6f72·323b0a76·61727969·6e672076·olor2;.varying·v270 ··0x004060b0·6e652045·20322e37·31383238·31383238·ne·E·2.718281828
271 ··0x004060c0·65633220·62675465·78747572·654c6f6f·ec2·bgTextureLoo271 ··0x004060c0·34353930·34350a2f·2a207468·69732064·459045./*·this·d
272 ··0x004060d0·6b75703b·0a756e69·666f726d·20666c6f·kup;.uniform·flo272 ··0x004060d0·6f65736e·27742077·6f726b20·666f7220·oesn't·work·for·
273 ··0x004060e0·61742075·6e695f72·61646975·733b0a66·at·uni_radius;.f273 ··0x004060e0·73657474·696e6720·666f675f·636f6c6f·setting·fog_colo
274 ··0x004060f0·6c6f6174·20676574·5f626974·5f616e64·loat·get_bit_and274 ··0x004060f0·722c206e·65656420·746f2073·65742074·r,·need·to·set·t
275 ··0x00406100·5f736869·66742869·6e6f7574·20666c6f·_shift(inout·flo275 ··0x00406100·68652076·616c7565·7320696e·64657065·he·values·indepe
276 ··0x00406110·61742062·69747329·207b0a66·6c6f6174·at·bits)·{.float276 ··0x00406110·6e64656e·746c7920·2a2f0a76·61727969·ndently·*/.varyi
277 ··0x00406120·20626974·203d206d·6f642862·6974732c··bit·=·mod(bits,277 ··0x00406120·6e672066·6c6f6174·20666f67·3b0a7661·ng·float·fog;.va
278 ··0x00406130·20322e30·293b0a62·69747320·3d202862··2.0);.bits·=·(b278 ··0x00406130·7279696e·67207665·63322062·67546578·rying·vec2·bgTex
279 ··0x00406140·69747320·2d206269·7429202f·20322e30·its·-·bit)·/·2.0279 ··0x00406140·74757265·4c6f6f6b·75703b0a·756e6966·tureLookup;.unif
280 ··0x00406150·3b0a7265·7475726e·20737465·70282e35·;.return·step(.5280 ··0x00406150·6f726d20·626f6f6c·206c6967·6874696e·orm·bool·lightin
281 ··0x00406160·2c206269·74293b0a·7d0a766f·6964206d·,·bit);.}.void·m281 ··0x00406160·675f656e·61626c65·643b0a75·6e69666f·g_enabled;.unifo
282 ··0x00406170·61696e28·766f6964·290a7b0a·666c6f61·ain(void).{.floa282 ··0x00406170·726d2066·6c6f6174·20616d62·69656e74·rm·float·ambient
283 ··0x00406180·7420756e·69666f72·6d676c73·63616c65·t·uniformglscale283 ··0x00406180·5f6f6363·6c757369·6f6e5f73·63616c65·_occlusion_scale
284 ··0x00406190·203d206c·656e6774·6828675f·4e6f726d··=·length(g_Norm284 ··0x00406190·3b0a756e·69666f72·6d20696e·74206163·;.uniform·int·ac
285 ··0x004061a0·616c4d61·74726978·5b305d29·3b0a6966·alMatrix[0]);.if285 ··0x004061a0·63657373·6962696c·6974795f·6d6f6465·cessibility_mode
286 ··0x004061b0·2028756e·695f7261·64697573·213d302e··(uni_radius!=0.286 ··0x004061b0·3b0a756e·69666f72·6d20666c·6f617420·;.uniform·float·
287 ··0x004061c0·30297b0a·72616469·7573203d·20756e69·0){.radius·=·uni287 ··0x004061c0·61636365·73736962·696c6974·795f6d6f·accessibility_mo
288 ··0x004061d0·5f726164·69757320·2a206174·74725f72·_radius·*·attr_r288 ··0x004061d0·64655f6f·6e3b0a76·6f696420·6d61696e·de_on;.void·main
289 ··0x004061e0·61646975·733b0a7d·20656c73·65207b0a·adius;.}·else·{.289 ··0x004061e0·28290a7b·0a4e4f52·4d414c20·3d206e6f·().{.NORMAL·=·no
290 ··0x004061f0·72616469·7573203d·20617474·725f7261·radius·=·attr_ra290 ··0x004061f0·726d616c·697a6528·675f4e6f·726d616c·rmalize(g_Normal
291 ··0x00406200·64697573·3b0a7d0a·636f6c6f·7231203d·dius;.}.color1·=291 ··0x00406200·4d617472·6978202a·20615f4e·6f726d61·Matrix·*·a_Norma
292 ··0x00406210·20615f43·6f6c6f72·3b0a636f·6c6f7232··a_Color;.color2292 ··0x00406210·6c293b0a·76656333·20657965·5f706f73·l);.vec3·eye_pos
293 ··0x00406220·203d2061·5f436f6c·6f72323b·0a766563··=·a_Color2;.vec293 ··0x00406220·203d2076·65633328·675f4d6f·64656c56··=·vec3(g_ModelV
294 ··0x00406230·33206174·74725f61·78697320·3d206174·3·attr_axis·=·at294 ··0x00406230·6965774d·61747269·78202a20·615f5665·iewMatrix·*·a_Ve
295 ··0x00406240·74725f76·65727465·7832202d·20617474·tr_vertex2·-·att295 ··0x00406240·72746578·293b0a23·69666465·66205059·rtex);.#ifdef·PY
296 ··0x00406250·725f7665·72746578·313b0a63·6170203d·r_vertex1;.cap·=296 ··0x00406250·4d4f4c5f·57454247·4c5f494f·530a676c·MOL_WEBGL_IOS.gl
297 ··0x00406260·20615f63·61703b0a·696e765f·7371725f··a_cap;.inv_sqr_297 ··0x00406260·5f506f69·6e745369·7a65203d·20675f50·_PointSize·=·g_P
298 ··0x00406270·68656967·6874203d·206c656e·67746828·height·=·length(298 ··0x00406270·6f696e74·53697a65·3b0a2365·6e646966·ointSize;.#endif
299 ··0x00406280·61747472·5f617869·7329202f·20756e69·attr_axis)·/·uni299 ··0x00406280·0a696620·28697350·69636b69·6e67297b·.if·(isPicking){
300 ··0x00406290·666f726d·676c7363·616c653b·0a696e76·formglscale;.inv300 ··0x00406290·0a434f4c·4f52203d·20615f43·6f6c6f72·.COLOR·=·a_Color
301 ··0x004062a0·5f737172·5f686569·67687420·2a3d2069·_sqr_height·*=·i301 ··0x004062a0·3b202f2f·206e6f20·6c696768·74696e67·;·//·no·lighting
302 ··0x004062b0·6e765f73·71725f68·65696768·743b0a69·nv_sqr_height;.i302 ··0x004062b0·0a7d2065·6c736520·7b0a7665·63342043·.}·else·{.vec4·C
303 ··0x004062c0·6e765f73·71725f68·65696768·74203d20·nv_sqr_height·=·303 ··0x004062c0·4f4c4f52·613b0a69·66202861·63636573·OLORa;.if·(acces
304 ··0x004062d0·312e3020·2f20696e·765f7371·725f6865·1.0·/·inv_sqr_he304 ··0x004062d0·73696269·6c697479·5f6d6f64·65203d3d·sibility_mode·==
305 ··0x004062e0·69676874·3b0a7665·63332068·203d206e·ight;.vec3·h·=·n305 ··0x004062e0·2031297b·0a434f4c·4f526120·3d207665··1){.COLORa·=·ve
306 ··0x004062f0·6f726d61·6c697a65·28617474·725f6178·ormalize(attr_ax306 ··0x004062f0·63342863·6c616d70·28615f43·6f6c6f72·c4(clamp(a_Color
307 ··0x00406300·6973293b·0a617869·73203d20·6e6f726d·is);.axis·=·norm307 ··0x00406300·2e78797a·202a2028·312e2d28·616d6269·.xyz·*·(1.-(ambi
308 ··0x00406310·616c697a·6528675f·4e6f726d·616c4d61·alize(g_NormalMa308 ··0x00406310·656e745f·6f63636c·7573696f·6e5f7363·ent_occlusion_sc
309 ··0x00406320·74726978·202a2068·293b0a76·65633320·trix·*·h);.vec3·309 ··0x00406320·616c652a·615f4163·63657373·6962696c·ale*a_Accessibil
310 ··0x00406330·75203d20·63726f73·7328682c·20766563·u·=·cross(h,·vec310 ··0x00406330·69747929·292c2030·2e2c2031·2e292c20·ity)),·0.,·1.),·
311 ··0x00406340·3328312e·302c2030·2e302c20·302e3029·3(1.0,·0.0,·0.0)311 ··0x00406340·615f436f·6c6f722e·77293b0a·7d20656c·a_Color.w);.}·el
312 ··0x00406350·293b0a69·66202864·6f742875·2c752920·);.if·(dot(u,u)·312 ··0x00406350·73652069·66202861·63636573·73696269·se·if·(accessibi
313 ··0x00406360·3c20302e·30303129·0a75203d·2063726f·<·0.001).u·=·cro313 ··0x00406360·6c697479·5f6d6f64·65203d3d·2032297b·lity_mode·==·2){
314 ··0x00406370·73732868·2c207665·63332830·2e302c20·ss(h,·vec3(0.0,·314 ··0x00406370·0a434f4c·4f526120·3d207665·63342861·.COLORa·=·vec4(a
315 ··0x00406380·312e302c·20302e30·29293b0a·75203d20·1.0,·0.0));.u·=·315 ··0x00406380·5f436f6c·6f722e78·797a202a·20636f73·_Color.xyz·*·cos
316 ··0x00406390·6e6f726d·616c697a·65287529·3b0a7665·normalize(u);.ve316 ··0x00406390·2839302e·2a726164·69616e73·28636c61·(90.*radians(cla
317 ··0x004063a0·63332076·203d206e·6f726d61·6c697a65·c3·v·=·normalize317 ··0x004063a0·6d702861·6d626965·6e745f6f·63636c75·mp(ambient_occlu
318 ··0x004063b0·2863726f·73732875·2c206829·293b0a55·(cross(u,·h));.U318 ··0x004063b0·73696f6e·5f736361·6c652a61·5f416363·sion_scale*a_Acc
319 ··0x004063c0·203d206e·6f726d61·6c697a65·28675f4e··=·normalize(g_N319 ··0x004063c0·65737369·62696c69·74792c20·302e2c20·essibility,·0.,·
320 ··0x004063d0·6f726d61·6c4d6174·72697820·2a207529·ormalMatrix·*·u)320 ··0x004063d0·312e2929·292c2061·5f436f6c·6f722e77·1.))),·a_Color.w
321 ··0x004063e0·3b0a5620·3d206e6f·726d616c·697a6528·;.V·=·normalize(321 ··0x004063e0·293b0a7d·20656c73·65207b0a·434f4c4f·);.}·else·{.COLO
322 ··0x004063f0·675f4e6f·726d616c·4d617472·6978202a·g_NormalMatrix·*322 ··0x004063f0·5261203d·20766563·3428636c·616d7028·Ra·=·vec4(clamp(
323 ··0x00406400·2076293b·0a766563·34206261·73653420··v);.vec4·base4·323 ··0x00406400·615f436f·6c6f722e·78797a20·2a202831·a_Color.xyz·*·(1
324 ··0x00406410·3d20675f·4d6f6465·6c566965·774d6174·=·g_ModelViewMat324 ··0x00406410·2e202f20·28312e20·2b20706f·7728452c·.·/·(1.·+·pow(E,
325 ··0x00406420·72697820·2a207665·63342861·7474725f·rix·*·vec4(attr_325 ··0x00406420·20302e35·202a2028·2028616d·6269656e··0.5·*·(·(ambien
326 ··0x00406430·76657274·6578312c·20312e30·293b0a62·vertex1,·1.0);.b326 ··0x00406430·745f6f63·636c7573·696f6e5f·7363616c·t_occlusion_scal
327 ··0x00406440·61736520·3d206261·7365342e·78797a3b·ase·=·base4.xyz;327 ··0x00406440·65202a20·615f4163·63657373·6962696c·e·*·a_Accessibil
328 ··0x00406450·0a766563·3420656e·6434203d·20675f4d·.vec4·end4·=·g_M328 ··0x00406450·69747929·202d2031·302e2929·29292c20·ity)·-·10.)))),·
329 ··0x00406460·6f64656c·56696577·4d617472·6978202a·odelViewMatrix·*329 ··0x00406460·302e2c20·312e292c·20615f43·6f6c6f72·0.,·1.),·a_Color
330 ··0x00406470·20766563·34286174·74725f76·65727465··vec4(attr_verte330 ··0x00406470·2e77293b·0a7d0a43·4f4c4f52·203d206d·.w);.}.COLOR·=·m
331 ··0x00406480·78322c20·312e3029·3b0a656e·645f6379·x2,·1.0);.end_cy331 ··0x00406480·69782861·5f436f6c·6f722c20·434f4c4f·ix(a_Color,·COLO
332 ··0x00406490·6c203d20·656e6434·2e78797a·3b0a7665·l·=·end4.xyz;.ve332 ··0x00406490·52612c20·61636365·73736962·696c6974·Ra,·accessibilit
333 ··0x004064a0·63342076·65727465·78203d20·76656334·c4·vertex·=·vec4333 ··0x004064a0·795f6d6f·64655f6f·6e293b0a·666f6720·y_mode_on);.fog·
334 ··0x004064b0·28617474·725f7665·72746578·312c2031·(attr_vertex1,·1334 ··0x004064b0·3d202867·5f466f67·5f656e64·202b2065·=·(g_Fog_end·+·e
335 ··0x004064c0·2e30293b·0a666c6f·61742070·61636b65·.0);.float·packe335 ··0x004064c0·79655f70·6f732e7a·29202a20·675f466f·ye_pos.z)·*·g_Fo
336 ··0x004064d0·645f666c·61677320·3d206174·74725f66·d_flags·=·attr_f336 ··0x004064d0·675f7363·616c653b·0a7d0a67·6c5f506f·g_scale;.}.gl_Po
337 ··0x004064e0·6c616773·3b0a666c·6f617420·6f75745f·lags;.float·out_337 ··0x004064e0·73697469·6f6e203d·20675f50·726f6a65·sition·=·g_Proje
338 ··0x004064f0·76203d20·6765745f·6269745f·616e645f·v·=·get_bit_and_338 ··0x004064f0·6374696f·6e4d6174·72697820·2a20675f·ctionMatrix·*·g_
339 ··0x00406500·73686966·74287061·636b6564·5f666c61·shift(packed_fla339 ··0x00406500·4d6f6465·6c566965·774d6174·72697820·ModelViewMatrix·
340 ··0x00406510·6773293b·0a666c6f·61742075·705f7620·gs);.float·up_v·340 ··0x00406510·2a20615f·56657274·65783b0a·62675465·*·a_Vertex;.bgTe
341 ··0x00406520·3d206765·745f6269·745f616e·645f7368·=·get_bit_and_sh341 ··0x00406520·78747572·654c6f6f·6b757020·3d202867·xtureLookup·=·(g
342 ··0x00406530·69667428·7061636b·65645f66·6c616773·ift(packed_flags342 ··0x00406530·6c5f506f·73697469·6f6e2e78·792f676c·l_Position.xy/gl
343 ··0x00406540·293b0a66·6c6f6174·20726967·68745f76·);.float·right_v343 ··0x00406540·5f506f73·6974696f·6e2e7729·202f2032·_Position.w)·/·2
344 ··0x00406550·203d2067·65745f62·69745f61·6e645f73··=·get_bit_and_s344 ··0x00406550·2e30202b·20302e35·3b0a7d0a·00000000·.0·+·0.5;.}.....
345 ··0x00406560·68696674·28706163·6b65645f·666c6167·hift(packed_flag345 ··0x00406560·2f2a0a2a·204c6967·6874696e·67206672·/*.*·Lighting·fr
346 ··0x00406570·73293b0a·76657274·65782e78·797a202b·s);.vertex.xyz·+346 ··0x00406570·61676d65·6e742068·65616465·720a2a2f·agment·header.*/
347 ··0x00406580·3d207570·5f76202a·20617474·725f6178·=·up_v·*·attr_ax347 ··0x00406580·0a756e69·666f726d·20666c6f·61742073·.uniform·float·s
348 ··0x00406590·69733b0a·76657274·65782e78·797a202b·is;.vertex.xyz·+348 ··0x00406590·68696e69·6e657373·3b0a756e·69666f72·hininess;.unifor
349 ··0x004065a0·3d202832·2e30202a·20726967·68745f76·=·(2.0·*·right_v349 ··0x004065a0·6d20666c·6f617420·7368696e·696e6573·m·float·shinines
350 ··0x004065b0·202d2031·2e302920·2a207261·64697573··-·1.0)·*·radius350 ··0x004065b0·735f303b·0a756e69·666f726d·20666c6f·s_0;.uniform·flo
351 ··0x004065c0·202a2075·3b0a7665·72746578·2e78797a··*·u;.vertex.xyz351 ··0x004065c0·61742073·7065635f·76616c75·653b0a75·at·spec_value;.u
352 ··0x004065d0·202b3d20·28322e30·202a206f·75745f76··+=·(2.0·*·out_v352 ··0x004065d0·6e69666f·726d2066·6c6f6174·20737065·niform·float·spe
353 ··0x004065e0·202d2031·2e302920·2a207261·64697573··-·1.0)·*·radius353 ··0x004065e0·635f7661·6c75655f·303b0a23·69666465·c_value_0;.#ifde
354 ··0x004065f0·202a2076·3b0a7665·72746578·2e78797a··*·v;.vertex.xyz354 ··0x004065f0·66207072·65636f6d·70757465·645f6c69·f·precomputed_li
355 ··0x00406600·202b3d20·28322e30·202a2075·705f7620··+=·(2.0·*·up_v·355 ··0x00406600·67687469·6e670a75·6e69666f·726d2073·ghting.uniform·s
356 ··0x00406610·2d20312e·3029202a·20726164·69757320·-·1.0)·*·radius·356 ··0x00406610·616d706c·65724375·6265206c·69676874·amplerCube·light
357 ··0x00406620·2a20683b·0a766563·34207476·65727465·*·h;.vec4·tverte357 ··0x00406620·696e6754·65783b0a·23656c73·650a756e·ingTex;.#else.un
358 ··0x00406630·78203d20·675f4d6f·64656c56·6965774d·x·=·g_ModelViewM358 ··0x00406630·69666f72·6d207374·72756374·207b0a76·iform·struct·{.v
359 ··0x00406640·61747269·78202a20·76657274·65783b0a·atrix·*·vertex;.359 ··0x00406640·65633420·616d6269·656e743b·0a766563·ec4·ambient;.vec
360 ··0x00406650·73757266·6163655f·706f696e·74203d20·surface_point·=·360 ··0x00406650·34206469·66667573·653b0a76·65633420·4·diffuse;.vec4·
361 ··0x00406660·74766572·7465782e·78797a3b·0a676c5f·tvertex.xyz;.gl_361 ··0x00406660·73706563·756c6172·3b0a7665·63342070·specular;.vec4·p
362 ··0x00406670·506f7369·74696f6e·203d2067·5f50726f·Position·=·g_Pro362 ··0x00406670·6f736974·696f6e3b·0a7d2067·5f4c6967·osition;.}·g_Lig
Max diff block lines reached; 402/492074 bytes (0.08%) of diff not shown.
3.38 KB
readelf --wide --decompress --hex-dump=.data {}
    
Offset 44, 32 lines modifiedOffset 44, 32 lines modified
44 ··0x0054e290·5a514000·06524000·b5504000·00000000·ZQ@..R@..P@.....44 ··0x0054e290·5a514000·06524000·b5504000·00000000·ZQ@..R@..P@.....
45 ··0x0054e2a0·e8504000·bb524000·c3514000·0d514000·.P@..R@..Q@..Q@.45 ··0x0054e2a0·e8504000·bb524000·c3514000·0d514000·.P@..R@..Q@..Q@.
46 ··0x0054e2b0·c7524000·28524000·00534000·46514000·.R@.(R@..S@.FQ@.46 ··0x0054e2b0·c7524000·28524000·00534000·46514000·.R@.(R@..S@.FQ@.
47 ··0x0054e2c0·dc524000·fa514000·ab504000·00000000·.R@..Q@..P@.....47 ··0x0054e2c0·dc524000·fa514000·ab504000·00000000·.R@..Q@..P@.....
48 ··0x0054e2d0·00000000·00000000·00000000·00000000·................48 ··0x0054e2d0·00000000·00000000·00000000·00000000·................
49 ··0x0054e2e0·d2524000·5c534000·c3514000·48554000·.R@.\S@..Q@.HU@.49 ··0x0054e2e0·d2524000·5c534000·c3514000·48554000·.R@.\S@..Q@.HU@.
50 ··0x0054e2f0·b5504000·7c584000·3a534000·0c5a4000·.P@.|X@.:S@..Z@.50 ··0x0054e2f0·b5504000·7c584000·3a534000·0c5a4000·.P@.|X@.:S@..Z@.
51 ··0x0054e300·26534000·f45e4000·5a514000·08684000·&S@..^@.ZQ@..h@.51 ··0x0054e300·5a514000·f45e4000·73504000·60654000·ZQ@..^@.sP@.`e@.
52 ··0x0054e310·73504000·746e4000·08534000·74754000·sP@.tn@..S@.tu@.52 ··0x0054e310·08534000·606c4000·3c504000·50874000·.S@.`l@.<P@.P.@.
53 ··0x0054e320·3c504000·64904000·00534000·9c914000·<P@.d.@..S@...@.53 ··0x0054e320·0d514000·88884000·75514000·2c974000·.Q@...@.uQ@.,.@.
54 ··0x0054e330·75514000·9c954000·c7524000·68964000·uQ@...@..R@.h.@.54 ··0x0054e330·c7524000·f8974000·00534000·d09a4000·.R@...@..S@...@.
55 ··0x0054e340·0d514000·40994000·50514000·e4a74000·.Q@.@.@.PQ@...@.55 ··0x0054e340·50514000·d09e4000·44a54000·64a54000·PQ@...@.D.@.d.@.
56 ··0x0054e350·58ae4000·78ae4000·19514000·d0af4000·X.@.x.@..Q@...@.56 ··0x0054e350·19514000·bca64000·c1524000·5ca94000·.Q@...@..R@.\.@.
57 ··0x0054e360·c1524000·70b24000·fa514000·5cb34000·.R@.p.@..Q@.\.@.57 ··0x0054e360·ab504000·48aa4000·06524000·ecad4000·.P@.H.@..R@...@.
58 ··0x0054e370·06524000·34b64000·35504000·8cbc4000·.R@.4.@.5P@...@.58 ··0x0054e370·35504000·44b44000·4b534000·b0b64000·5P@.D.@.KS@...@.
59 ··0x0054e380·28524000·f8be4000·4b534000·d4c14000·(R@...@.KS@...@.59 ··0x0054e380·28524000·1cbf4000·3e514000·f8c14000·(R@...@.>Q@...@.
60 ··0x0054e390·e8504000·40ca4000·19534000·38ce4000·.P@.@.@..S@.8.@.60 ··0x0054e390·e8504000·d0c64000·19534000·c8ca4000·.P@...@..S@...@.
61 ··0x0054e3a0·50524000·58004100·3e514000·18014100·PR@.X.A.>Q@...A.61 ··0x0054e3a0·50524000·e8fc4000·26534000·a8fd4000·PR@...@.&S@...@.
62 ··0x0054e3b0·31514000·f0054100·46514000·58074100·1Q@...A.FQ@.X.A.62 ··0x0054e3b0·31514000·bc064100·46514000·24084100·1Q@...A.FQ@.$.A.
63 ··0x0054e3c0·44504000·400d4100·d0514000·0c0f4100·DP@.@.A..Q@...A.63 ··0x0054e3c0·dc524000·0c0e4100·d0514000·d4114100·.R@...A..Q@...A.
64 ··0x0054e3d0·bb524000·241d4100·60524000·f01d4100·.R@.$.A.`R@...A.64 ··0x0054e3d0·19504000·ec1f4100·58524000·742c4100·.P@...A.XR@.t,A.
65 ··0x0054e3e0·ab504000·d41e4100·32534000·78224100·.P@...A.2S@.x"A.65 ··0x0054e3e0·fa514000·742d4100·32534000·4c304100·.Q@.t-A.2S@.L0A.
66 ··0x0054e3f0·3b524000·ac234100·65514000·cc2f4100·;R@..#A.eQ@../A.66 ··0x0054e3f0·3b524000·80314100·65514000·a03d4100·;R@..1A.eQ@..=A.
67 ··0x0054e400·dc524000·58304100·58524000·20344100·.R@.X0A.XR@.·4A.67 ··0x0054e400·44504000·2c3e4100·60524000·f83f4100·DP@.,>A.`R@..?A.
68 ··0x0054e410·24514000·20354100·19504000·8c374100·$Q@.·5A..P@..7A.68 ··0x0054e410·24514000·dc404100·bb524000·48434100·$Q@..@A..R@.HCA.
69 ··0x0054e420·00000000·00000000·00000000·db384200·.............8B.69 ··0x0054e420·00000000·00000000·00000000·db384200·.............8B.
70 ··0x0054e430·2ed44100·33d44100·38d44100·3dd44100·..A.3.A.8.A.=.A.70 ··0x0054e430·2ed44100·33d44100·38d44100·3dd44100·..A.3.A.8.A.=.A.
71 ··0x0054e440·42d44100·00000000·00000000·00000000·B.A.............71 ··0x0054e440·42d44100·00000000·00000000·00000000·B.A.............
72 ··0x0054e450·00000000·00000000·00000000·00000000·................72 ··0x0054e450·00000000·00000000·00000000·00000000·................
73 ··0x0054e460·00000000·01000000·02000000·04000000·................73 ··0x0054e460·00000000·01000000·02000000·04000000·................
74 ··0x0054e470·01000000·02000000·04000000·04000000·................74 ··0x0054e470·01000000·02000000·04000000·04000000·................
75 ··0x0054e480·08000000·00000000·00000000·00000000·................75 ··0x0054e480·08000000·00000000·00000000·00000000·................
812 B
stderr 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·36623434·61393032·63323731·66333932·6b44a902c271f3922 ··0x00000000·33363733·38626334·64616637·32656138·36738bc4daf72ea8
3 ··0x00000010·33363333·39663139·38663030·32306535·36339f198f0020e53 ··0x00000010·64666339·39346634·36663139·38663234·dfc994f46f198f24
4 ··0x00000020·66333761·34362e64·65627567·00000000·f37a46.debug....4 ··0x00000020·32356539·30332e64·65627567·00000000·25e903.debug....
5 ··0x00000030·53b656db····························S.V.5 ··0x00000030·76d3396f····························v.9o
  
918 KB
python3-pymol_2.2.0+dfsg-4_i386.deb
452 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2019-01-02·01:15:06.000000·debian-binary1 -rw-r--r--···0········0········0········4·2019-01-02·01:15:06.000000·debian-binary
2 -rw-r--r--···0········0········0·····6800·2019-01-02·01:15:06.000000·control.tar.xz2 -rw-r--r--···0········0········0·····6804·2019-01-02·01:15:06.000000·control.tar.xz
3 -rw-r--r--···0········0········0··3705308·2019-01-02·01:15:06.000000·data.tar.xz3 -rw-r--r--···0········0········0··3705232·2019-01-02·01:15:06.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
917 KB
data.tar.xz
917 KB
data.tar
917 KB
./usr/lib/python3/dist-packages/pymol/_cmd.cpython-37m-i386-linux-gnu.so
5.51 KB
readelf --wide --relocs {}
    
Offset 4693, 83 lines modifiedOffset 4693, 83 lines modified
4693 0054efa8··00000008·R_386_RELATIVE········4693 0054efa8··00000008·R_386_RELATIVE········
4694 0054efcc··00000008·R_386_RELATIVE········4694 0054efcc··00000008·R_386_RELATIVE········
4695 0054efe0··00000008·R_386_RELATIVE········4695 0054efe0··00000008·R_386_RELATIVE········
4696 0054f000··00000008·R_386_RELATIVE········4696 0054f000··00000008·R_386_RELATIVE········
4697 0054f020··00000008·R_386_RELATIVE········4697 0054f020··00000008·R_386_RELATIVE········
4698 0054f024··00000008·R_386_RELATIVE········4698 0054f024··00000008·R_386_RELATIVE········
4699 0054f028··00000008·R_386_RELATIVE········4699 0054f028··00000008·R_386_RELATIVE········
4700 0054f02c··00000008·R_386_RELATIVE········ 
4701 0054f030··00000008·R_386_RELATIVE········4700 0054f030··00000008·R_386_RELATIVE········
 4701 0054f034··00000008·R_386_RELATIVE········
4702 0054f038··00000008·R_386_RELATIVE········4702 0054f038··00000008·R_386_RELATIVE········
4703 0054f03c··00000008·R_386_RELATIVE········4703 0054f03c··00000008·R_386_RELATIVE········
4704 0054f040··00000008·R_386_RELATIVE········4704 0054f040··00000008·R_386_RELATIVE········
4705 0054f044··00000008·R_386_RELATIVE········4705 0054f044··00000008·R_386_RELATIVE········
 4706 0054f048··00000008·R_386_RELATIVE········
4706 0054f04c··00000008·R_386_RELATIVE········4707 0054f04c··00000008·R_386_RELATIVE········
4707 0054f050··00000008·R_386_RELATIVE········4708 0054f050··00000008·R_386_RELATIVE········
4708 0054f054··00000008·R_386_RELATIVE········4709 0054f054··00000008·R_386_RELATIVE········
4709 0054f058··00000008·R_386_RELATIVE········4710 0054f058··00000008·R_386_RELATIVE········
4710 0054f05c··00000008·R_386_RELATIVE········ 
4711 0054f060··00000008·R_386_RELATIVE········4711 0054f060··00000008·R_386_RELATIVE········
4712 0054f064··00000008·R_386_RELATIVE········4712 0054f064··00000008·R_386_RELATIVE········
4713 0054f068··00000008·R_386_RELATIVE········4713 0054f068··00000008·R_386_RELATIVE········
4714 0054f06c··00000008·R_386_RELATIVE········4714 0054f06c··00000008·R_386_RELATIVE········
4715 0054f070··00000008·R_386_RELATIVE········4715 0054f070··00000008·R_386_RELATIVE········
4716 0054f074··00000008·R_386_RELATIVE········ 
4717 0054f078··00000008·R_386_RELATIVE········4716 0054f078··00000008·R_386_RELATIVE········
4718 0054f07c··00000008·R_386_RELATIVE········4717 0054f07c··00000008·R_386_RELATIVE········
4719 0054f080··00000008·R_386_RELATIVE········4718 0054f080··00000008·R_386_RELATIVE········
4720 0054f088··00000008·R_386_RELATIVE········4719 0054f088··00000008·R_386_RELATIVE········
4721 0054f08c··00000008·R_386_RELATIVE········4720 0054f08c··00000008·R_386_RELATIVE········
4722 0054f090··00000008·R_386_RELATIVE········4721 0054f090··00000008·R_386_RELATIVE········
4723 0054f094··00000008·R_386_RELATIVE········4722 0054f094··00000008·R_386_RELATIVE········
4724 0054f098··00000008·R_386_RELATIVE········4723 0054f098··00000008·R_386_RELATIVE········
4725 0054f09c··00000008·R_386_RELATIVE········4724 0054f09c··00000008·R_386_RELATIVE········
4726 0054f0a0··00000008·R_386_RELATIVE········4725 0054f0a0··00000008·R_386_RELATIVE········
4727 0054f0a4··00000008·R_386_RELATIVE········4726 0054f0a4··00000008·R_386_RELATIVE········
4728 0054f0a8··00000008·R_386_RELATIVE········4727 0054f0a8··00000008·R_386_RELATIVE········
4729 0054f0ac··00000008·R_386_RELATIVE········4728 0054f0ac··00000008·R_386_RELATIVE········
4730 0054f0b0··00000008·R_386_RELATIVE········4729 0054f0b0··00000008·R_386_RELATIVE········
 4730 0054f0b4··00000008·R_386_RELATIVE········
4731 0054f0b8··00000008·R_386_RELATIVE········4731 0054f0b8··00000008·R_386_RELATIVE········
4732 0054f0bc··00000008·R_386_RELATIVE········4732 0054f0bc··00000008·R_386_RELATIVE········
4733 0054f0c0··00000008·R_386_RELATIVE········4733 0054f0c4··00000008·R_386_RELATIVE········
4734 0054f0c8··00000008·R_386_RELATIVE········4734 0054f0c8··00000008·R_386_RELATIVE········
4735 0054f0cc··00000008·R_386_RELATIVE········4735 0054f0cc··00000008·R_386_RELATIVE········
4736 0054f0d0··00000008·R_386_RELATIVE········4736 0054f0d0··00000008·R_386_RELATIVE········
4737 0054f0d8··00000008·R_386_RELATIVE········4737 0054f0d4··00000008·R_386_RELATIVE········
4738 0054f0dc··00000008·R_386_RELATIVE········4738 0054f0dc··00000008·R_386_RELATIVE········
4739 0054f0e0··00000008·R_386_RELATIVE········4739 0054f0e0··00000008·R_386_RELATIVE········
4740 0054f0e4··00000008·R_386_RELATIVE········4740 0054f0e4··00000008·R_386_RELATIVE········
4741 0054f0e8··00000008·R_386_RELATIVE········4741 0054f0ec··00000008·R_386_RELATIVE········
4742 0054f0f0··00000008·R_386_RELATIVE········4742 0054f0f0··00000008·R_386_RELATIVE········
4743 0054f0f4··00000008·R_386_RELATIVE········ 
4744 0054f0f8··00000008·R_386_RELATIVE········4743 0054f0f8··00000008·R_386_RELATIVE········
4745 0054f100··00000008·R_386_RELATIVE········4744 0054f0fc··00000008·R_386_RELATIVE········
4746 0054f104··00000008·R_386_RELATIVE········4745 0054f104··00000008·R_386_RELATIVE········
4747 0054f10c··00000008·R_386_RELATIVE········4746 0054f108··00000008·R_386_RELATIVE········
4748 0054f110··00000008·R_386_RELATIVE········4747 0054f110··00000008·R_386_RELATIVE········
4749 0054f118··00000008·R_386_RELATIVE········4748 0054f114··00000008·R_386_RELATIVE········
4750 0054f11c··00000008·R_386_RELATIVE········4749 0054f11c··00000008·R_386_RELATIVE········
4751 0054f124··00000008·R_386_RELATIVE········4750 0054f120··00000008·R_386_RELATIVE········
4752 0054f128··00000008·R_386_RELATIVE········4751 0054f128··00000008·R_386_RELATIVE········
 4752 0054f12c··00000008·R_386_RELATIVE········
4753 0054f130··00000008·R_386_RELATIVE········4753 0054f130··00000008·R_386_RELATIVE········
4754 0054f134··00000008·R_386_RELATIVE········4754 0054f134··00000008·R_386_RELATIVE········
4755 0054f13c··00000008·R_386_RELATIVE········4755 0054f13c··00000008·R_386_RELATIVE········
4756 0054f140··00000008·R_386_RELATIVE········4756 0054f140··00000008·R_386_RELATIVE········
4757 0054f144··00000008·R_386_RELATIVE········ 
4758 0054f148··00000008·R_386_RELATIVE········4757 0054f148··00000008·R_386_RELATIVE········
4759 0054f14c··00000008·R_386_RELATIVE········4758 0054f14c··00000008·R_386_RELATIVE········
4760 0054f154··00000008·R_386_RELATIVE········4759 0054f154··00000008·R_386_RELATIVE········
4761 0054f158··00000008·R_386_RELATIVE········4760 0054f158··00000008·R_386_RELATIVE········
4762 0054f15c··00000008·R_386_RELATIVE········4761 0054f160··00000008·R_386_RELATIVE········
4763 0054f164··00000008·R_386_RELATIVE········4762 0054f164··00000008·R_386_RELATIVE········
4764 0054f168··00000008·R_386_RELATIVE········4763 0054f16c··00000008·R_386_RELATIVE········
4765 0054f170··00000008·R_386_RELATIVE········4764 0054f170··00000008·R_386_RELATIVE········
4766 0054f174··00000008·R_386_RELATIVE········4765 0054f174··00000008·R_386_RELATIVE········
4767 0054f17c··00000008·R_386_RELATIVE········4766 0054f17c··00000008·R_386_RELATIVE········
4768 0054f180··00000008·R_386_RELATIVE········4767 0054f180··00000008·R_386_RELATIVE········
 4768 0054f184··00000008·R_386_RELATIVE········
4769 0054f188··00000008·R_386_RELATIVE········4769 0054f188··00000008·R_386_RELATIVE········
4770 0054f18c··00000008·R_386_RELATIVE········4770 0054f18c··00000008·R_386_RELATIVE········
4771 0054f194··00000008·R_386_RELATIVE········4771 0054f194··00000008·R_386_RELATIVE········
4772 0054f198··00000008·R_386_RELATIVE········4772 0054f198··00000008·R_386_RELATIVE········
4773 0054f1a0··00000008·R_386_RELATIVE········4773 0054f1a0··00000008·R_386_RELATIVE········
4774 0054f1a4··00000008·R_386_RELATIVE········4774 0054f1a4··00000008·R_386_RELATIVE········
4775 0054f1ac··00000008·R_386_RELATIVE········4775 0054f1ac··00000008·R_386_RELATIVE········
Offset 4791, 30 lines modifiedOffset 4791, 30 lines modified
4791 0054f214··00000008·R_386_RELATIVE········4791 0054f214··00000008·R_386_RELATIVE········
4792 0054f218··00000008·R_386_RELATIVE········4792 0054f218··00000008·R_386_RELATIVE········
4793 0054f21c··00000008·R_386_RELATIVE········4793 0054f21c··00000008·R_386_RELATIVE········
4794 0054f220··00000008·R_386_RELATIVE········4794 0054f220··00000008·R_386_RELATIVE········
4795 0054f224··00000008·R_386_RELATIVE········4795 0054f224··00000008·R_386_RELATIVE········
4796 0054f228··00000008·R_386_RELATIVE········4796 0054f228··00000008·R_386_RELATIVE········
4797 0054f22c··00000008·R_386_RELATIVE········4797 0054f22c··00000008·R_386_RELATIVE········
 4798 0054f230··00000008·R_386_RELATIVE········
4798 0054f234··00000008·R_386_RELATIVE········4799 0054f234··00000008·R_386_RELATIVE········
4799 0054f238··00000008·R_386_RELATIVE········4800 0054f238··00000008·R_386_RELATIVE········
4800 0054f23c··00000008·R_386_RELATIVE········4801 0054f23c··00000008·R_386_RELATIVE········
4801 0054f240··00000008·R_386_RELATIVE········ 
4802 0054f244··00000008·R_386_RELATIVE········4802 0054f244··00000008·R_386_RELATIVE········
4803 0054f248··00000008·R_386_RELATIVE········4803 0054f248··00000008·R_386_RELATIVE········
4804 0054f24c··00000008·R_386_RELATIVE········4804 0054f24c··00000008·R_386_RELATIVE········
4805 0054f250··00000008·R_386_RELATIVE········4805 0054f250··00000008·R_386_RELATIVE········
4806 0054f254··00000008·R_386_RELATIVE········4806 0054f254··00000008·R_386_RELATIVE········
4807 0054f258··00000008·R_386_RELATIVE········4807 0054f258··00000008·R_386_RELATIVE········
4808 0054f25c··00000008·R_386_RELATIVE········4808 0054f25c··00000008·R_386_RELATIVE········
4809 0054f260··00000008·R_386_RELATIVE········4809 0054f260··00000008·R_386_RELATIVE········
 4810 0054f264··00000008·R_386_RELATIVE········
4810 0054f268··00000008·R_386_RELATIVE········4811 0054f268··00000008·R_386_RELATIVE········
4811 0054f26c··00000008·R_386_RELATIVE········4812 0054f26c··00000008·R_386_RELATIVE········
4812 0054f270··00000008·R_386_RELATIVE········4813 0054f270··00000008·R_386_RELATIVE········
4813 0054f274··00000008·R_386_RELATIVE········ 
4814 0054f278··00000008·R_386_RELATIVE········4814 0054f278··00000008·R_386_RELATIVE········
4815 0054f27c··00000008·R_386_RELATIVE········4815 0054f27c··00000008·R_386_RELATIVE········
4816 0054f280··00000008·R_386_RELATIVE········4816 0054f280··00000008·R_386_RELATIVE········
4817 0054f284··00000008·R_386_RELATIVE········4817 0054f284··00000008·R_386_RELATIVE········
4818 0054f288··00000008·R_386_RELATIVE········4818 0054f288··00000008·R_386_RELATIVE········
4819 0054f28c··00000008·R_386_RELATIVE········4819 0054f28c··00000008·R_386_RELATIVE········
4820 0054f290··00000008·R_386_RELATIVE········4820 0054f290··00000008·R_386_RELATIVE········
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner·················Data·size»  Description2 ··Owner·················Data·size»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·cae812c75ed842ba246aa16c641159926b811e4b3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·8a715b5749d5317a915b95fb2dab214fba1948e2
78.5 KB
strings --all {}
    
Offset 1, 9 lines modifiedOffset 1, 10 lines modified
1 tdt8E1 tdt8E
2 td$.T2 td$.T
 3 q[WI
3 @P$!P4 @P$!P
4 P$1$5 P$1$
5 DB%*"@6 DB%*"@
6 j(dt7 j(dt
7 P00@8 P00@
8 4@)`9 4@)`
9 Q`·S10 Q`·S
Offset 28334, 386 lines modifiedOffset 28335, 374 lines modified
28334 X]3>)28335 X]3>)
28335 X]3>)28336 X]3>)
28336 X]3>)28337 X]3>)
28337 [^_]28338 [^_]
28338 \$4i28339 \$4i
28339 9T$828340 9T$8
28340 UWVS28341 UWVS
28341 PYMOL_WEBGL28342 volume_mode
28342 copy.fs28343 volume.fs
28343 copy.vs28344 volume.vs
28344 oit.fs28345 PYMOL_WEBGL_IOS
28345 oit.vs28346 cylinder.fs
28346 line_smooth28347 default.vs
 28348 indicator.fs
 28349 indicator.vs
 28350 line.vs
 28351 sphere.fs
 28352 sphere.vs
 28353 surface.vs
 28354 webgl_header.fs
 28355 webgl_header.vs
 28356 ortho
 28357 anaglyph_header.fs
 28358 use_geometry_shaders
28347 connector.fs28359 connector.fs
28348 trilines.fs28360 connector.vs
28349 trilines.vs 
28350 PURE_OPENGL_ES_228361 PURE_OPENGL_ES_2
28351 anaglyph_header.fs 
28352 bg.fs28362 bg.fs
28353 bg.vs28363 bg.vs
28354 default.fs28364 default.fs
28355 default.vs 
28356 label.fs28365 label.fs
28357 label.vs28366 label.vs
28358 ramp.fs28367 ramp.fs
28359 screen.fs28368 screen.fs
28360 screen.vs28369 screen.vs
28361 surface.fs28370 surface.fs
28362 surface.vs28371 trilines.fs
28363 PYMOL_WEBGL_IOS 
28364 cylinder.fs 
28365 indicator.fs 
28366 indicator.vs 
28367 line.vs 
28368 sphere.fs 
28369 sphere.vs 
28370 webgl_header.fs 
28371 webgl_header.vs 
28372 volume_mode 
28373 volume.fs 
28374 volume.vs 
28375 depth_cue 
28376 compute_fog_color.fs 
28377 ANAGLYPH28372 ANAGLYPH
 28373 oit.fs
28378 NO_ORDER_TRANSP28374 NO_ORDER_TRANSP
28379 ONE_DRAW_BUFFER28375 ONE_DRAW_BUFFER
28380 ray_trace_mode_328376 ray_trace_mode_3
28381 chromadepth_postlighting28377 chromadepth_postlighting
28382 transparency_mode_328378 transparency_mode_3
28383 chromadepth28379 chromadepth
28384 ortho28380 line_smooth
28385 use_geometry_shaders28381 trilines.vs
28386 connector.vs28382 PYMOL_IOS
28387 bg_image_mode_solid28383 bg_image_mode_solid
 28384 compute_fog_color.fs
28388 bg_image_mode_1_or_328385 bg_image_mode_1_or_3
28389 bg_image_mode_2_or_328386 bg_image_mode_2_or_3
 28387 depth_cue
 28388 PYMOL_WEBGL
 28389 copy.fs
 28390 copy.vs
 28391 oit.vs
28390 gl_VertexID_enabled28392 gl_VertexID_enabled
28391 GLEW_VERSION_3_028393 GLEW_VERSION_3_0
28392 precomputed_lighting28394 precomputed_lighting
28393 compute_color_for_light.fs28395 compute_color_for_light.fs
28394 ray_transparency_oblique28396 ray_transparency_oblique
28395 PYMOL_IOS28397 line.fs
28396 connector.shared28398 connector.shared
28397 cylinder.vs28399 cylinder.vs
28398 ramp.vs28400 ramp.vs
28399 line.fs 
28400 connector.gs28401 connector.gs
28401 CallComputeColorForLight28402 CallComputeColorForLight
28402 sphere_arb_fs.fs 
28403 sphere_arb_vs.vs28403 sphere_arb_vs.vs
28404 #ifndef·PYMOL_WEBGL28404 sphere_arb_fs.fs
28405 #version·12028405 uniform·sampler3D·volumeTex;
 28406 uniform·sampler2D·colorTex2D;
 28407 uniform·sampler1D·colorTex1D;
 28408 uniform·float·volumeScale;
 28409 uniform·float·volumeBias;
 28410 uniform·float·sliceDist;
 28411 uniform·mat4·TexMatrix;
 28412 uniform·vec3·eyeposM;
 28413 uniform·vec3·vDirM;
 28414 uniform·sampler3D·carvemask;
 28415 uniform·bool·carvemaskFlag;
 28416 varying·vec3·vertexM;
 28417 varying·float·fog;
 28418 varying·vec2·bgTextureLookup;
 28419 #include·anaglyph_header.fs
 28420 #include·compute_fog_color.fs
 28421 bool·iscarvemasked(vec3·t)·{
 28422 return·carvemaskFlag·&&·texture3D(carvemask,·t).r·>·0.5;
 28423 void·main()
 28424 #ifdef·volume_mode
 28425 #else·//·volume_mode
 28426 if·(iscarvemasked(gl_TexCoord[0].xyz))
 28427 discard;
 28428 float·v·=·texture3D(volumeTex,·gl_TexCoord[0].xyz).r;
 28429 v·=·v·*·volumeScale·+·volumeBias;
 28430 if·(v·<·0.·||·v·>·1.)·discard;
 28431 vec4·color·=·texture1D(colorTex1D,·v);
Max diff block lines reached; 75236/80347 bytes (93.64%) of diff not shown.
226 KB
objdump --line-numbers --disassemble --demangle --reloc --section=.text {}
    
Offset 14569, 15 lines modifiedOffset 14569, 15 lines modified
14569 ···57ee3:» 66·89·98·88·e5·42·00·»   mov····%bx,0x42e588(%eax)14569 ···57ee3:» 66·89·98·88·e5·42·00·»   mov····%bx,0x42e588(%eax)
14570 ···57eea:» bb·03·01·00·00·······»       mov····$0x103,%ebx14570 ···57eea:» bb·03·01·00·00·······»       mov····$0x103,%ebx
14571 ./layer1/SettingInfo.h:3514571 ./layer1/SettingInfo.h:35
14572 ···57eef:» d9·90·b4·e5·42·00····»     fsts···0x42e5b4(%eax)14572 ···57eef:» d9·90·b4·e5·42·00····»     fsts···0x42e5b4(%eax)
14573 ···57ef5:» d9·ca················»     fxch···%st(2)14573 ···57ef5:» d9·ca················»     fxch···%st(2)
14574 ./layer1/SettingInfo.h:88214574 ./layer1/SettingInfo.h:882
14575 ···57ef7:» 89·b0·98·e5·42·00····»     mov····%esi,0x42e598(%eax)14575 ···57ef7:» 89·b0·98·e5·42·00····»     mov····%esi,0x42e598(%eax)
14576 ···57efd:» 8d·b0·0e·7b·eb·ff····»     lea····-0x1484f2(%eax),%esi14576 ···57efd:» 8d·b0·bb·7c·eb·ff····»     lea····-0x148345(%eax),%esi
14577 ···57f03:» 66·89·90·9c·e5·42·00·»   mov····%dx,0x42e59c(%eax)14577 ···57f03:» 66·89·90·9c·e5·42·00·»   mov····%dx,0x42e59c(%eax)
14578 ···57f0a:» ba·01·01·00·00·······»       mov····$0x101,%edx14578 ···57f0a:» ba·01·01·00·00·······»       mov····$0x101,%edx
14579 ···57f0f:» 89·88·ac·e5·42·00····»     mov····%ecx,0x42e5ac(%eax)14579 ···57f0f:» 89·88·ac·e5·42·00····»     mov····%ecx,0x42e5ac(%eax)
14580 ···57f15:» 8d·88·95·ba·ee·ff····»     lea····-0x11456b(%eax),%ecx14580 ···57f15:» 8d·88·95·ba·ee·ff····»     lea····-0x11456b(%eax),%ecx
14581 ···57f1b:» 66·89·98·b0·e5·42·00·»   mov····%bx,0x42e5b0(%eax)14581 ···57f1b:» 66·89·98·b0·e5·42·00·»   mov····%bx,0x42e5b0(%eax)
14582 ···57f22:» bb·03·06·00·00·······»       mov····$0x603,%ebx14582 ···57f22:» bb·03·06·00·00·······»       mov····$0x603,%ebx
14583 ./layer1/SettingInfo.h:3014583 ./layer1/SettingInfo.h:30
Offset 15086, 15 lines modifiedOffset 15086, 15 lines modified
15086 ···586bf:» d9·cb················»     fxch···%st(3)15086 ···586bf:» d9·cb················»     fxch···%st(3)
15087 ./layer1/SettingInfo.h:88215087 ./layer1/SettingInfo.h:882
15088 ···586c1:» 89·90·b8·e8·42·00····»     mov····%edx,0x42e8b8(%eax)15088 ···586c1:» 89·90·b8·e8·42·00····»     mov····%edx,0x42e8b8(%eax)
15089 ···586c7:» 8d·90·bf·63·ed·ff····»     lea····-0x129c41(%eax),%edx15089 ···586c7:» 8d·90·bf·63·ed·ff····»     lea····-0x129c41(%eax),%edx
15090 ···586cd:» 66·89·88·bc·e8·42·00·»   mov····%cx,0x42e8bc(%eax)15090 ···586cd:» 66·89·88·bc·e8·42·00·»   mov····%cx,0x42e8bc(%eax)
15091 ···586d4:» 31·c9················»     xor····%ecx,%ecx15091 ···586d4:» 31·c9················»     xor····%ecx,%ecx
15092 ···586d6:» 89·98·cc·e8·42·00····»     mov····%ebx,0x42e8cc(%eax)15092 ···586d6:» 89·98·cc·e8·42·00····»     mov····%ebx,0x42e8cc(%eax)
15093 ···586dc:» 8d·98·5b·7c·eb·ff····»     lea····-0x1483a5(%eax),%ebx15093 ···586dc:» 8d·98·30·7d·eb·ff····»     lea····-0x1482d0(%eax),%ebx
15094 ./layer1/SettingInfo.h:3015094 ./layer1/SettingInfo.h:30
15095 ···586e2:» c7·80·84·e8·42·00·01·»   movl···$0x1,0x42e884(%eax)15095 ···586e2:» c7·80·84·e8·42·00·01·»   movl···$0x1,0x42e884(%eax)
15096 ···586e9:» 00·00·00·15096 ···586e9:» 00·00·00·
15097 ./layer1/SettingInfo.h:3115097 ./layer1/SettingInfo.h:31
15098 ···586ec:» c7·80·88·e8·42·00·00·»   movl···$0x0,0x42e888(%eax)15098 ···586ec:» c7·80·88·e8·42·00·00·»   movl···$0x0,0x42e888(%eax)
15099 ···586f3:» 00·00·00·15099 ···586f3:» 00·00·00·
15100 ./layer1/SettingInfo.h:3215100 ./layer1/SettingInfo.h:32
Offset 20969, 15 lines modifiedOffset 20969, 15 lines modified
20969 ···5e02e:» 8d·b0·dd·d6·ee·ff····»     lea····-0x112923(%eax),%esi20969 ···5e02e:» 8d·b0·dd·d6·ee·ff····»     lea····-0x112923(%eax),%esi
20970 ···5e034:» 66·89·98·4c·0d·43·00·»   mov····%bx,0x430d4c(%eax)20970 ···5e034:» 66·89·98·4c·0d·43·00·»   mov····%bx,0x430d4c(%eax)
20971 ···5e03b:» bb·03·01·00·00·······»       mov····$0x103,%ebx20971 ···5e03b:» bb·03·01·00·00·······»       mov····$0x103,%ebx
20972 ./layer1/SettingInfo.h:3620972 ./layer1/SettingInfo.h:36
20973 ···5e040:» d9·90·68·0d·43·00····»     fsts···0x430d68(%eax)20973 ···5e040:» d9·90·68·0d·43·00····»     fsts···0x430d68(%eax)
20974 ./layer1/SettingInfo.h:88220974 ./layer1/SettingInfo.h:882
20975 ···5e046:» 89·b0·5c·0d·43·00····»     mov····%esi,0x430d5c(%eax)20975 ···5e046:» 89·b0·5c·0d·43·00····»     mov····%esi,0x430d5c(%eax)
20976 ···5e04c:» 8d·b0·a8·7d·eb·ff····»     lea····-0x148258(%eax),%esi20976 ···5e04c:» 8d·b0·b2·7d·eb·ff····»     lea····-0x14824e(%eax),%esi
20977 ···5e052:» 66·89·98·60·0d·43·00·»   mov····%bx,0x430d60(%eax)20977 ···5e052:» 66·89·98·60·0d·43·00·»   mov····%bx,0x430d60(%eax)
20978 ···5e059:» bb·03·01·00·00·······»       mov····$0x103,%ebx20978 ···5e059:» bb·03·01·00·00·······»       mov····$0x103,%ebx
20979 ./layer1/SettingInfo.h:3720979 ./layer1/SettingInfo.h:37
20980 ···5e05e:» d9·90·6c·0d·43·00····»     fsts···0x430d6c(%eax)20980 ···5e05e:» d9·90·6c·0d·43·00····»     fsts···0x430d6c(%eax)
20981 ./layer1/SettingInfo.h:88220981 ./layer1/SettingInfo.h:882
20982 ···5e064:» 89·b0·70·0d·43·00····»     mov····%esi,0x430d70(%eax)20982 ···5e064:» 89·b0·70·0d·43·00····»     mov····%esi,0x430d70(%eax)
20983 ···5e06a:» 8d·b0·e7·d6·ee·ff····»     lea····-0x112919(%eax),%esi20983 ···5e06a:» 8d·b0·e7·d6·ee·ff····»     lea····-0x112919(%eax),%esi
Offset 23162, 15 lines modifiedOffset 23162, 15 lines modified
23162 ./layer1/SettingInfo.h:3523162 ./layer1/SettingInfo.h:35
23163 ···60240:» c7·80·e8·1a·43·00·00·»   movl···$0x40000000,0x431ae8(%eax)23163 ···60240:» c7·80·e8·1a·43·00·00·»   movl···$0x40000000,0x431ae8(%eax)
23164 ···60247:» 00·00·40·23164 ···60247:» 00·00·40·
23165 ···6024a:» c7·80·fc·1a·43·00·00·»   movl···$0x40200000,0x431afc(%eax)23165 ···6024a:» c7·80·fc·1a·43·00·00·»   movl···$0x40200000,0x431afc(%eax)
23166 ···60251:» 00·20·40·23166 ···60251:» 00·20·40·
23167 ./layer1/SettingInfo.h:88223167 ./layer1/SettingInfo.h:882
23168 ···60254:» 89·b0·08·1b·43·00····»     mov····%esi,0x431b08(%eax)23168 ···60254:» 89·b0·08·1b·43·00····»     mov····%esi,0x431b08(%eax)
23169 ···6025a:» 8d·b0·f3·7c·eb·ff····»     lea····-0x14830d(%eax),%esi23169 ···6025a:» 8d·b0·a5·7b·eb·ff····»     lea····-0x14845b(%eax),%esi
23170 ./layer1/SettingInfo.h:3523170 ./layer1/SettingInfo.h:35
23171 ···60260:» d9·90·4c·1b·43·00····»     fsts···0x431b4c(%eax)23171 ···60260:» d9·90·4c·1b·43·00····»     fsts···0x431b4c(%eax)
23172 ./layer1/SettingInfo.h:3623172 ./layer1/SettingInfo.h:36
23173 ···60266:» d9·90·50·1b·43·00····»     fsts···0x431b50(%eax)23173 ···60266:» d9·90·50·1b·43·00····»     fsts···0x431b50(%eax)
23174 ./layer1/SettingInfo.h:3723174 ./layer1/SettingInfo.h:37
23175 ···6026c:» d9·90·54·1b·43·00····»     fsts···0x431b54(%eax)23175 ···6026c:» d9·90·54·1b·43·00····»     fsts···0x431b54(%eax)
23176 ./layer1/SettingInfo.h:3623176 ./layer1/SettingInfo.h:36
Offset 23278, 15 lines modifiedOffset 23278, 15 lines modified
23278 ···60420:» 8d·b0·72·e3·ee·ff····»     lea····-0x111c8e(%eax),%esi23278 ···60420:» 8d·b0·72·e3·ee·ff····»     lea····-0x111c8e(%eax),%esi
23279 ./layer1/SettingInfo.h:3623279 ./layer1/SettingInfo.h:36
23280 ···60426:» d9·90·dc·1b·43·00····»     fsts···0x431bdc(%eax)23280 ···60426:» d9·90·dc·1b·43·00····»     fsts···0x431bdc(%eax)
23281 ./layer1/SettingInfo.h:88223281 ./layer1/SettingInfo.h:882
23282 ···6042c:» 89·98·f8·1b·43·00····»     mov····%ebx,0x431bf8(%eax)23282 ···6042c:» 89·98·f8·1b·43·00····»     mov····%ebx,0x431bf8(%eax)
23283 ···60432:» bb·01·01·00·00·······»       mov····$0x101,%ebx23283 ···60432:» bb·01·01·00·00·······»       mov····$0x101,%ebx
23284 ···60437:» 66·89·88·fc·1b·43·00·»   mov····%cx,0x431bfc(%eax)23284 ···60437:» 66·89·88·fc·1b·43·00·»   mov····%cx,0x431bfc(%eax)
23285 ···6043e:» 8d·88·3b·7c·eb·ff····»     lea····-0x1483c5(%eax),%ecx23285 ···6043e:» 8d·88·e4·7a·eb·ff····»     lea····-0x14851c(%eax),%ecx
23286 ···60444:» 89·b0·0c·1c·43·00····»     mov····%esi,0x431c0c(%eax)23286 ···60444:» 89·b0·0c·1c·43·00····»     mov····%esi,0x431c0c(%eax)
23287 ···6044a:» be·02·01·00·00·······»       mov····$0x102,%esi23287 ···6044a:» be·02·01·00·00·······»       mov····$0x102,%esi
23288 ./layer1/SettingInfo.h:3723288 ./layer1/SettingInfo.h:37
23289 ···6044f:» d9·90·e0·1b·43·00····»     fsts···0x431be0(%eax)23289 ···6044f:» d9·90·e0·1b·43·00····»     fsts···0x431be0(%eax)
23290 ./layer1/SettingInfo.h:88223290 ./layer1/SettingInfo.h:882
23291 ···60455:» 66·89·98·10·1c·43·00·»   mov····%bx,0x431c10(%eax)23291 ···60455:» 66·89·98·10·1c·43·00·»   mov····%bx,0x431c10(%eax)
23292 ···6045c:» 8d·98·57·cd·ed·ff····»     lea····-0x1232a9(%eax),%ebx23292 ···6045c:» 8d·98·57·cd·ed·ff····»     lea····-0x1232a9(%eax),%ebx
Offset 23340, 19 lines modifiedOffset 23340, 19 lines modified
23340 ···60506:» 89·98·34·1c·43·00····»     mov····%ebx,0x431c34(%eax)23340 ···60506:» 89·98·34·1c·43·00····»     mov····%ebx,0x431c34(%eax)
23341 ···6050c:» bb·02·01·00·00·······»       mov····$0x102,%ebx23341 ···6050c:» bb·02·01·00·00·······»       mov····$0x102,%ebx
23342 ···60511:» 66·89·88·38·1c·43·00·»   mov····%cx,0x431c38(%eax)23342 ···60511:» 66·89·88·38·1c·43·00·»   mov····%cx,0x431c38(%eax)
23343 ···60518:» 8d·88·9e·e3·ee·ff····»     lea····-0x111c62(%eax),%ecx23343 ···60518:» 8d·88·9e·e3·ee·ff····»     lea····-0x111c62(%eax),%ecx
23344 ···6051e:» 89·b0·48·1c·43·00····»     mov····%esi,0x431c48(%eax)23344 ···6051e:» 89·b0·48·1c·43·00····»     mov····%esi,0x431c48(%eax)
23345 ···60524:» be·02·01·00·00·······»       mov····$0x102,%esi23345 ···60524:» be·02·01·00·00·······»       mov····$0x102,%esi
23346 ···60529:» 66·89·98·4c·1c·43·00·»   mov····%bx,0x431c4c(%eax)23346 ···60529:» 66·89·98·4c·1c·43·00·»   mov····%bx,0x431c4c(%eax)
23347 ···60530:» 8d·98·78·7d·eb·ff····»     lea····-0x148288(%eax),%ebx23347 ···60530:» 8d·98·82·7d·eb·ff····»     lea····-0x14827e(%eax),%ebx
23348 ···60536:» 89·88·5c·1c·43·00····»     mov····%ecx,0x431c5c(%eax)23348 ···60536:» 89·88·5c·1c·43·00····»     mov····%ecx,0x431c5c(%eax)
23349 ···6053c:» b9·01·01·00·00·······»       mov····$0x101,%ecx23349 ···6053c:» b9·01·01·00·00·······»       mov····$0x101,%ecx
23350 ···60541:» 66·89·b0·60·1c·43·00·»   mov····%si,0x431c60(%eax)23350 ···60541:» 66·89·b0·60·1c·43·00·»   mov····%si,0x431c60(%eax)
23351 ···60548:» 8d·b0·e1·7c·eb·ff····»     lea····-0x14831f(%eax),%esi23351 ···60548:» 8d·b0·af·7c·eb·ff····»     lea····-0x148351(%eax),%esi
23352 ···6054e:» 89·98·70·1c·43·00····»     mov····%ebx,0x431c70(%eax)23352 ···6054e:» 89·98·70·1c·43·00····»     mov····%ebx,0x431c70(%eax)
23353 ···60554:» bb·02·01·00·00·······»       mov····$0x102,%ebx23353 ···60554:» bb·02·01·00·00·······»       mov····$0x102,%ebx
23354 ···60559:» 66·89·88·74·1c·43·00·»   mov····%cx,0x431c74(%eax)23354 ···60559:» 66·89·88·74·1c·43·00·»   mov····%cx,0x431c74(%eax)
23355 ···60560:» 8d·88·b4·e3·ee·ff····»     lea····-0x111c4c(%eax),%ecx23355 ···60560:» 8d·88·b4·e3·ee·ff····»     lea····-0x111c4c(%eax),%ecx
23356 ···60566:» 89·b0·84·1c·43·00····»     mov····%esi,0x431c84(%eax)23356 ···60566:» 89·b0·84·1c·43·00····»     mov····%esi,0x431c84(%eax)
23357 ···6056c:» be·03·01·00·00·······»       mov····$0x103,%esi23357 ···6056c:» be·03·01·00·00·······»       mov····$0x103,%esi
23358 ···60571:» 66·89·98·88·1c·43·00·»   mov····%bx,0x431c88(%eax)23358 ···60571:» 66·89·98·88·1c·43·00·»   mov····%bx,0x431c88(%eax)
Offset 25195, 15 lines modifiedOffset 25195, 15 lines modified
25195 ···61a3f:» 83·ec·1c·············»   sub····$0x1c,%esp25195 ···61a3f:» 83·ec·1c·············»   sub····$0x1c,%esp
25196 ···61a42:» 8b·74·24·30··········» mov····0x30(%esp),%esi25196 ···61a42:» 8b·74·24·30··········» mov····0x30(%esp),%esi
25197 ···61a46:» 8b·7c·24·34··········» mov····0x34(%esp),%edi25197 ···61a46:» 8b·7c·24·34··········» mov····0x34(%esp),%edi
25198 ./contrib/uiuc/plugins/molfile_plugin/src/abinitplugin.c:132425198 ./contrib/uiuc/plugins/molfile_plugin/src/abinitplugin.c:1324
25199 ···61a4a:» 8b·83·9c·0a·00·00····»     mov····0xa9c(%ebx),%eax25199 ···61a4a:» 8b·83·9c·0a·00·00····»     mov····0xa9c(%ebx),%eax
25200 fprintf():25200 fprintf():
25201 /usr/include/i386-linux-gnu/bits/stdio2.h:10025201 /usr/include/i386-linux-gnu/bits/stdio2.h:100
25202 ···61a50:» 8d·93·f6·6e·ec·ff····»     lea····-0x13910a(%ebx),%edx25202 ···61a50:» 8d·93·f5·6e·ec·ff····»     lea····-0x13910b(%ebx),%edx
25203 write_timestep():25203 write_timestep():
25204 ./contrib/uiuc/plugins/molfile_plugin/src/abinitplugin.c:132425204 ./contrib/uiuc/plugins/molfile_plugin/src/abinitplugin.c:1324
25205 ···61a56:» 89·44·24·0c··········» mov····%eax,0xc(%esp)25205 ···61a56:» 89·44·24·0c··········» mov····%eax,0xc(%esp)
25206 fprintf():25206 fprintf():
25207 /usr/include/i386-linux-gnu/bits/stdio2.h:10025207 /usr/include/i386-linux-gnu/bits/stdio2.h:100
25208 ···61a5a:» ff·30················»     pushl··(%eax)25208 ···61a5a:» ff·30················»     pushl··(%eax)
25209 ···61a5c:» 6a·15················»     push···$0x1525209 ···61a5c:» 6a·15················»     push···$0x15
Offset 25217, 15 lines modifiedOffset 25217, 15 lines modified
25217 ···61a6b:» 0f·84·92·01·00·00····»     je·····61c03·<PlugIOManagerFreeAll@@Base+0x673>25217 ···61a6b:» 0f·84·92·01·00·00····»     je·····61c03·<PlugIOManagerFreeAll@@Base+0x673>
25218 ···61a71:» 85·ff················»     test···%edi,%edi25218 ···61a71:» 85·ff················»     test···%edi,%edi
25219 ···61a73:» 0f·84·8a·01·00·00····»     je·····61c03·<PlugIOManagerFreeAll@@Base+0x673>25219 ···61a73:» 0f·84·8a·01·00·00····»     je·····61c03·<PlugIOManagerFreeAll@@Base+0x673>
25220 fprintf():25220 fprintf():
25221 /usr/include/i386-linux-gnu/bits/stdio2.h:10025221 /usr/include/i386-linux-gnu/bits/stdio2.h:100
25222 ···61a79:» 8d·8b·5c·73·ec·ff····»     lea····-0x138ca4(%ebx),%ecx25222 ···61a79:» 8d·8b·5c·73·ec·ff····»     lea····-0x138ca4(%ebx),%ecx
25223 ···61a7f:» ff·36················»     pushl··(%esi)25223 ···61a7f:» ff·36················»     pushl··(%esi)
25224 ···61a81:» 8d·ab·0c·6f·ec·ff····»     lea····-0x1390f4(%ebx),%ebp25224 ···61a81:» 8d·ab·0b·6f·ec·ff····»     lea····-0x1390f5(%ebx),%ebp
25225 ···61a87:» 6a·26················»     push···$0x2625225 ···61a87:» 6a·26················»     push···$0x26
25226 ···61a89:» 6a·01················»     push···$0x125226 ···61a89:» 6a·01················»     push···$0x1
25227 ···61a8b:» 51···················»       push···%ecx25227 ···61a8b:» 51···················»       push···%ecx
Max diff block lines reached; 224088/230814 bytes (97.09%) of diff not shown.
521 KB
readelf --wide --decompress --hex-dump=.rodata {}
    
Offset 1, 3985 lines modifiedOffset 1, 3985 lines modified
  
1 Hex·dump·of·section·'.rodata':1 Hex·dump·of·section·'.rodata':
2 ··0x00406000·50594d4f·4c5f5745·42474c00·636f7079·PYMOL_WEBGL.copy2 ··0x00406000·766f6c75·6d655f6d·6f646500·766f6c75·volume_mode.volu
3 ··0x00406010·2e667300·636f7079·2e767300·6f69742e·.fs.copy.vs.oit.3 ··0x00406010·6d652e66·7300766f·6c756d65·2e767300·me.fs.volume.vs.
4 ··0x00406020·6673006f·69742e76·73006c69·6e655f73·fs.oit.vs.line_s4 ··0x00406020·50594d4f·4c5f5745·42474c5f·494f5300·PYMOL_WEBGL_IOS.
5 ··0x00406030·6d6f6f74·6800636f·6e6e6563·746f722e·mooth.connector.5 ··0x00406030·63796c69·6e646572·2e667300·64656661·cylinder.fs.defa
6 ··0x00406040·66730074·72696c69·6e65732e·66730074·fs.trilines.fs.t6 ··0x00406040·756c742e·76730069·6e646963·61746f72·ult.vs.indicator
7 ··0x00406050·72696c69·6e65732e·76730050·5552455f·rilines.vs.PURE_7 ··0x00406050·2e667300·696e6469·6361746f·722e7673·.fs.indicator.vs
8 ··0x00406060·4f50454e·474c5f45·535f3200·616e6167·OPENGL_ES_2.anag8 ··0x00406060·006c696e·652e7673·00737068·6572652e·.line.vs.sphere.
9 ··0x00406070·6c797068·5f686561·6465722e·66730062·lyph_header.fs.b9 ··0x00406070·66730073·70686572·652e7673·00737572·fs.sphere.vs.sur
10 ··0x00406080·672e6673·0062672e·76730064·65666175·g.fs.bg.vs.defau10 ··0x00406080·66616365·2e767300·77656267·6c5f6865·face.vs.webgl_he
11 ··0x00406090·6c742e66·73006465·6661756c·742e7673·lt.fs.default.vs11 ··0x00406090·61646572·2e667300·77656267·6c5f6865·ader.fs.webgl_he
12 ··0x004060a0·006c6162·656c2e66·73006c61·62656c2e·.label.fs.label.12 ··0x004060a0·61646572·2e767300·6f727468·6f00616e·ader.vs.ortho.an
13 ··0x004060b0·76730072·616d702e·66730073·63726565·vs.ramp.fs.scree13 ··0x004060b0·61676c79·70685f68·65616465·722e6673·aglyph_header.fs
14 ··0x004060c0·6e2e6673·00736372·65656e2e·76730073·n.fs.screen.vs.s14 ··0x004060c0·00757365·5f67656f·6d657472·795f7368·.use_geometry_sh
15 ··0x004060d0·75726661·63652e66·73007375·72666163·urface.fs.surfac15 ··0x004060d0·61646572·7300636f·6e6e6563·746f722e·aders.connector.
16 ··0x004060e0·652e7673·0050594d·4f4c5f57·4542474c·e.vs.PYMOL_WEBGL16 ··0x004060e0·66730063·6f6e6e65·63746f72·2e767300·fs.connector.vs.
17 ··0x004060f0·5f494f53·0063796c·696e6465·722e6673·_IOS.cylinder.fs17 ··0x004060f0·50555245·5f4f5045·4e474c5f·45535f32·PURE_OPENGL_ES_2
18 ··0x00406100·00696e64·69636174·6f722e66·7300696e·.indicator.fs.in18 ··0x00406100·0062672e·66730062·672e7673·00646566·.bg.fs.bg.vs.def
19 ··0x00406110·64696361·746f722e·7673006c·696e652e·dicator.vs.line.19 ··0x00406110·61756c74·2e667300·6c616265·6c2e6673·ault.fs.label.fs
20 ··0x00406120·76730073·70686572·652e6673·00737068·vs.sphere.fs.sph20 ··0x00406120·006c6162·656c2e76·73007261·6d702e66·.label.vs.ramp.f
21 ··0x00406130·6572652e·76730077·6562676c·5f686561·ere.vs.webgl_hea21 ··0x00406130·73007363·7265656e·2e667300·73637265·s.screen.fs.scre
22 ··0x00406140·6465722e·66730077·6562676c·5f686561·der.fs.webgl_hea22 ··0x00406140·656e2e76·73007375·72666163·652e6673·en.vs.surface.fs
23 ··0x00406150·6465722e·76730076·6f6c756d·655f6d6f·der.vs.volume_mo23 ··0x00406150·00747269·6c696e65·732e6673·00414e41·.trilines.fs.ANA
24 ··0x00406160·64650076·6f6c756d·652e6673·00766f6c·de.volume.fs.vol24 ··0x00406160·474c5950·48006f69·742e6673·004e4f5f·GLYPH.oit.fs.NO_
25 ··0x00406170·756d652e·76730064·65707468·5f637565·ume.vs.depth_cue25 ··0x00406170·4f524445·525f5452·414e5350·004f4e45·ORDER_TRANSP.ONE
26 ··0x00406180·00636f6d·70757465·5f666f67·5f636f6c·.compute_fog_col26 ··0x00406180·5f445241·575f4255·46464552·00726179·_DRAW_BUFFER.ray
27 ··0x00406190·6f722e66·7300414e·41474c59·5048004e·or.fs.ANAGLYPH.N27 ··0x00406190·5f747261·63655f6d·6f64655f·33006368·_trace_mode_3.ch
28 ··0x004061a0·4f5f4f52·4445525f·5452414e·5350004f·O_ORDER_TRANSP.O28 ··0x004061a0·726f6d61·64657074·685f706f·73746c69·romadepth_postli
29 ··0x004061b0·4e455f44·5241575f·42554646·45520072·NE_DRAW_BUFFER.r29 ··0x004061b0·67687469·6e670074·72616e73·70617265·ghting.transpare
30 ··0x004061c0·61795f74·72616365·5f6d6f64·655f3300·ay_trace_mode_3.30 ··0x004061c0·6e63795f·6d6f6465·5f330063·68726f6d·ncy_mode_3.chrom
31 ··0x004061d0·6368726f·6d616465·7074685f·706f7374·chromadepth_post31 ··0x004061d0·61646570·7468006c·696e655f·736d6f6f·adepth.line_smoo
32 ··0x004061e0·6c696768·74696e67·00747261·6e737061·lighting.transpa32 ··0x004061e0·74680074·72696c69·6e65732e·76730050·th.trilines.vs.P
33 ··0x004061f0·72656e63·795f6d6f·64655f33·00636872·rency_mode_3.chr33 ··0x004061f0·594d4f4c·5f494f53·0062675f·696d6167·YMOL_IOS.bg_imag
34 ··0x00406200·6f6d6164·65707468·006f7274·686f0075·omadepth.ortho.u34 ··0x00406200·655f6d6f·64655f73·6f6c6964·00636f6d·e_mode_solid.com
35 ··0x00406210·73655f67·656f6d65·7472795f·73686164·se_geometry_shad35 ··0x00406210·70757465·5f666f67·5f636f6c·6f722e66·pute_fog_color.f
36 ··0x00406220·65727300·636f6e6e·6563746f·722e7673·ers.connector.vs36 ··0x00406220·73006267·5f696d61·67655f6d·6f64655f·s.bg_image_mode_
37 ··0x00406230·0062675f·696d6167·655f6d6f·64655f73·.bg_image_mode_s37 ··0x00406230·315f6f72·5f330062·675f696d·6167655f·1_or_3.bg_image_
38 ··0x00406240·6f6c6964·0062675f·696d6167·655f6d6f·olid.bg_image_mo38 ··0x00406240·6d6f6465·5f325f6f·725f3300·64657074·mode_2_or_3.dept
39 ··0x00406250·64655f31·5f6f725f·33006267·5f696d61·de_1_or_3.bg_ima39 ··0x00406250·685f6375·65005059·4d4f4c5f·57454247·h_cue.PYMOL_WEBG
40 ··0x00406260·67655f6d·6f64655f·325f6f72·5f330067·ge_mode_2_or_3.g40 ··0x00406260·4c00636f·70792e66·7300636f·70792e76·L.copy.fs.copy.v
41 ··0x00406270·6c5f5665·72746578·49445f65·6e61626c·l_VertexID_enabl41 ··0x00406270·73006f69·742e7673·00676c5f·56657274·s.oit.vs.gl_Vert
42 ··0x00406280·65640047·4c45575f·56455253·494f4e5f·ed.GLEW_VERSION_42 ··0x00406280·65784944·5f656e61·626c6564·00474c45·exID_enabled.GLE
43 ··0x00406290·335f3000·70726563·6f6d7075·7465645f·3_0.precomputed_43 ··0x00406290·575f5645·5253494f·4e5f335f·30007072·W_VERSION_3_0.pr
44 ··0x004062a0·6c696768·74696e67·00636f6d·70757465·lighting.compute44 ··0x004062a0·65636f6d·70757465·645f6c69·67687469·ecomputed_lighti
45 ··0x004062b0·5f636f6c·6f725f66·6f725f6c·69676874·_color_for_light45 ··0x004062b0·6e670063·6f6d7075·74655f63·6f6c6f72·ng.compute_color
46 ··0x004062c0·2e667300·7261795f·7472616e·73706172·.fs.ray_transpar46 ··0x004062c0·5f666f72·5f6c6967·68742e66·73007261·_for_light.fs.ra
47 ··0x004062d0·656e6379·5f6f626c·69717565·0050594d·ency_oblique.PYM47 ··0x004062d0·795f7472·616e7370·6172656e·63795f6f·y_transparency_o
48 ··0x004062e0·4f4c5f49·4f530063·6f6e6e65·63746f72·OL_IOS.connector48 ··0x004062e0·626c6971·7565006c·696e652e·66730063·blique.line.fs.c
49 ··0x004062f0·2e736861·72656400·63796c69·6e646572·.shared.cylinder49 ··0x004062f0·6f6e6e65·63746f72·2e736861·72656400·onnector.shared.
50 ··0x00406300·2e767300·72616d70·2e767300·6c696e65·.vs.ramp.vs.line50 ··0x00406300·63796c69·6e646572·2e767300·72616d70·cylinder.vs.ramp
51 ··0x00406310·2e667300·636f6e6e·6563746f·722e6773·.fs.connector.gs51 ··0x00406310·2e767300·636f6e6e·6563746f·722e6773·.vs.connector.gs
52 ··0x00406320·0043616c·6c436f6d·70757465·436f6c6f·.CallComputeColo52 ··0x00406320·0043616c·6c436f6d·70757465·436f6c6f·.CallComputeColo
53 ··0x00406330·72466f72·4c696768·74007370·68657265·rForLight.sphere53 ··0x00406330·72466f72·4c696768·74007370·68657265·rForLight.sphere
54 ··0x00406340·5f617262·5f66732e·66730073·70686572·_arb_fs.fs.spher54 ··0x00406340·5f617262·5f76732e·76730073·70686572·_arb_vs.vs.spher
55 ··0x00406350·655f6172·625f7673·2e767300·2369666e·e_arb_vs.vs.#ifn55 ··0x00406350·655f6172·625f6673·2e667300·756e6966·e_arb_fs.fs.unif
56 ··0x00406360·64656620·50594d4f·4c5f5745·42474c0a·def·PYMOL_WEBGL.56 ··0x00406360·6f726d20·73616d70·6c657233·4420766f·orm·sampler3D·vo
57 ··0x00406370·23766572·73696f6e·20313230·0a23656c·#version·120.#el57 ··0x00406370·6c756d65·5465783b·0a756e69·666f726d·lumeTex;.uniform
58 ··0x00406380·73650a70·72656369·73696f6e·20686967·se.precision·hig58 ··0x00406380·2073616d·706c6572·32442063·6f6c6f72··sampler2D·color
59 ··0x00406390·68702066·6c6f6174·3b0a2365·6e646966·hp·float;.#endif59 ··0x00406390·54657832·443b0a75·6e69666f·726d2073·Tex2D;.uniform·s
60 ··0x004063a0·0a756e69·666f726d·2073616d·706c6572·.uniform·sampler60 ··0x004063a0·616d706c·65723144·20636f6c·6f725465·ampler1D·colorTe
61 ··0x004063b0·32442063·6f6c6f72·5465783b·0a766172·2D·colorTex;.var61 ··0x004063b0·7831443b·0a756e69·666f726d·20666c6f·x1D;.uniform·flo
62 ··0x004063c0·79696e67·20766563·32207465·78636f6f·ying·vec2·texcoo62 ··0x004063c0·61742076·6f6c756d·65536361·6c653b0a·at·volumeScale;.
63 ··0x004063d0·72644174·74723b0a·766f6964·206d6169·rdAttr;.void·mai63 ··0x004063d0·756e6966·6f726d20·666c6f61·7420766f·uniform·float·vo
64 ··0x004063e0·6e28290a·7b0a676c·5f467261·67436f6c·n().{.gl_FragCol64 ··0x004063e0·6c756d65·42696173·3b0a756e·69666f72·lumeBias;.unifor
65 ··0x004063f0·6f72203d·20746578·74757265·32442863·or·=·texture2D(c65 ··0x004063f0·6d20666c·6f617420·736c6963·65446973·m·float·sliceDis
66 ··0x00406400·6f6c6f72·5465782c·20746578·636f6f72·olorTex,·texcoor66 ··0x00406400·743b0a75·6e69666f·726d206d·61743420·t;.uniform·mat4·
67 ··0x00406410·64417474·72293b0a·7d0a0000·23696e63·dAttr);.}...#inc67 ··0x00406410·5465784d·61747269·783b0a75·6e69666f·TexMatrix;.unifo
68 ··0x00406420·6c756465·20776562·676c5f68·65616465·lude·webgl_heade68 ··0x00406420·726d2076·65633320·65796570·6f734d3b·rm·vec3·eyeposM;
69 ··0x00406430·722e7673·0a617474·72696275·74652076·r.vs.attribute·v69 ··0x00406430·0a756e69·666f726d·20766563·33207644·.uniform·vec3·vD
70 ··0x00406440·65633320·615f5665·72746578·3b0a6174·ec3·a_Vertex;.at70 ··0x00406440·69724d3b·0a756e69·666f726d·2073616d·irM;.uniform·sam
71 ··0x00406450·74726962·75746520·76656333·20615f4f·tribute·vec3·a_O71 ··0x00406450·706c6572·33442063·61727665·6d61736b·pler3D·carvemask
72 ··0x00406460·74686572·56657274·65783b0a·61747472·therVertex;.attr72 ··0x00406460·3b0a756e·69666f72·6d20626f·6f6c2063·;.uniform·bool·c
73 ··0x00406470·69627574·6520666c·6f617420·615f5556·ibute·float·a_UV73 ··0x00406470·61727665·6d61736b·466c6167·3b0a7661·arvemaskFlag;.va
74 ··0x00406480·3b0a6174·74726962·75746520·76656334·;.attribute·vec474 ··0x00406480·7279696e·67207665·63332076·65727465·rying·vec3·verte
75 ··0x00406490·20615f43·6f6c6f72·3b0a6174·74726962··a_Color;.attrib75 ··0x00406490·784d3b0a·76617279·696e6720·666c6f61·xM;.varying·floa
76 ··0x004064a0·75746520·76656334·20615f43·6f6c6f72·ute·vec4·a_Color76 ··0x004064a0·7420666f·673b0a76·61727969·6e672076·t·fog;.varying·v
77 ··0x004064b0·323b0a61·74747269·62757465·20666c6f·2;.attribute·flo77 ··0x004064b0·65633220·62675465·78747572·654c6f6f·ec2·bgTextureLoo
78 ··0x004064c0·61742061·5f696e74·6572706f·6c617465·at·a_interpolate78 ··0x004064c0·6b75703b·0a23696e·636c7564·6520616e·kup;.#include·an
79 ··0x004064d0·3b0a756e·69666f72·6d207665·63322069·;.uniform·vec2·i79 ··0x004064d0·61676c79·70685f68·65616465·722e6673·aglyph_header.fs
80 ··0x004064e0·6e765f64·696d656e·73696f6e·733b0a75·nv_dimensions;.u80 ··0x004064e0·0a23696e·636c7564·6520636f·6d707574·.#include·comput
81 ··0x004064f0·6e69666f·726d2066·6c6f6174·206c696e·niform·float·lin81 ··0x004064f0·655f666f·675f636f·6c6f722e·66730a62·e_fog_color.fs.b
82 ··0x00406500·655f7769·6474683b·0a756e69·666f726d·e_width;.uniform82 ··0x00406500·6f6f6c20·69736361·7276656d·61736b65·ool·iscarvemaske
83 ··0x00406510·20626f6f·6c206973·5069636b·696e673b··bool·isPicking;83 ··0x00406510·64287665·63332074·29207b0a·72657475·d(vec3·t)·{.retu
84 ··0x00406520·0a766172·79696e67·20766563·3420434f·.varying·vec4·CO84 ··0x00406520·726e2063·61727665·6d61736b·466c6167·rn·carvemaskFlag
85 ··0x00406530·4c4f523b·0a766172·79696e67·20766563·LOR;.varying·vec85 ··0x00406530·20262620·74657874·75726533·44286361··&&·texture3D(ca
86 ··0x00406540·3420434f·4c4f5232·3b0a7661·7279696e·4·COLOR2;.varyin86 ··0x00406540·7276656d·61736b2c·2074292e·72203e20·rvemask,·t).r·>·
87 ··0x00406550·6720666c·6f617420·615f494e·54455250·g·float·a_INTERP87 ··0x00406550·302e353b·0a7d0a76·6f696420·6d61696e·0.5;.}.void·main
88 ··0x00406560·4f4c4154·453b0a76·61727969·6e672066·OLATE;.varying·f88 ··0x00406560·28290a7b·0a236966·64656620·766f6c75·().{.#ifdef·volu
89 ··0x00406570·6c6f6174·20666f67·3b0a7661·7279696e·loat·fog;.varyin89 ··0x00406570·6d655f6d·6f64650a·23656c73·65202f2f·me_mode.#else·//
90 ··0x00406580·67207665·63322062·67546578·74757265·g·vec2·bgTexture90 ··0x00406580·20766f6c·756d655f·6d6f6465·0a696620··volume_mode.if·
91 ··0x00406590·4c6f6f6b·75703b0a·76617279·696e6720·Lookup;.varying·91 ··0x00406590·28697363·61727665·6d61736b·65642867·(iscarvemasked(g
92 ··0x004065a0·666c6f61·74206365·6e746572·64697374·float·centerdist92 ··0x004065a0·6c5f5465·78436f6f·72645b30·5d2e7879·l_TexCoord[0].xy
93 ··0x004065b0·3b0a7661·7279696e·6720666c·6f617420·;.varying·float·93 ··0x004065b0·7a29290a·64697363·6172643b·0a666c6f·z)).discard;.flo
94 ··0x004065c0·77686963·68456e64·3b0a766f·6964206d·whichEnd;.void·m94 ··0x004065c0·61742076·203d2074·65787475·72653344·at·v·=·texture3D
95 ··0x004065d0·61696e28·766f6964·29207b0a·76656332·ain(void)·{.vec295 ··0x004065d0·28766f6c·756d6554·65782c20·676c5f54·(volumeTex,·gl_T
96 ··0x004065e0·2055563b·0a55562e·79203d20·6d6f6428··UV;.UV.y·=·mod(96 ··0x004065e0·6578436f·6f72645b·305d2e78·797a292e·exCoord[0].xyz).
97 ··0x004065f0·615f5556·2c20322e·30293b0a·55562e78·a_UV,·2.0);.UV.x97 ··0x004065f0·723b0a76·203d2076·202a2076·6f6c756d·r;.v·=·v·*·volum
98 ··0x00406600·203d2028·615f5556·202d2055·562e7929··=·(a_UV·-·UV.y)98 ··0x00406600·65536361·6c65202b·20766f6c·756d6542·eScale·+·volumeB
99 ··0x00406610·202f2032·2e3b0a55·562e7920·3d20322e··/·2.;.UV.y·=·2.99 ··0x00406610·6961733b·0a696620·2876203c·20302e20·ias;.if·(v·<·0.·
100 ··0x00406620·202a2055·562e7920·2d20312e·3b20202f··*·UV.y·-·1.;··/100 ··0x00406620·7c7c2076·203e2031·2e292064·69736361·||·v·>·1.)·disca
101 ··0x00406630·2f202d31·2e206f72·20312e0a·55562e78·/·-1.·or·1..UV.x101 ··0x00406630·72643b0a·76656334·20636f6c·6f72203d·rd;.vec4·color·=
102 ··0x00406640·203d2032·2e202a20·55562e78·202d2031··=·2.·*·UV.x·-·1102 ··0x00406640·20746578·74757265·31442863·6f6c6f72··texture1D(color
103 ··0x00406650·2e3b2020·2f2f202d·312e206f·7220312e·.;··//·-1.·or·1.103 ··0x00406650·54657831·442c2076·293b0a23·656e6469·Tex1D,·v);.#endi
104 ··0x00406660·0a666c6f·61742073·77617050·6f696e74·.float·swapPoint104 ··0x00406660·66202f2f·20766f6c·756d655f·6d6f6465·f·//·volume_mode
105 ··0x00406670·73203d20·73746570·28302e2c·2055562e·s·=·step(0.,·UV.105 ··0x00406670·0a696620·28636f6c·6f722e61·203d3d20·.if·(color.a·==·
106 ··0x00406680·78293b0a·76656333·20625f56·65727465·x);.vec3·b_Verte106 ··0x00406680·302e3029·0a646973·63617264·3b0a636f·0.0).discard;.co
107 ··0x00406690·78203d20·6d697828·615f5665·72746578·x·=·mix(a_Vertex107 ··0x00406690·6c6f7220·3d204170·706c7943·6f6c6f72·lor·=·ApplyColor
108 ··0x004066a0·2c20615f·4f746865·72566572·7465782c·,·a_OtherVertex,108 ··0x004066a0·45666665·63747328·636f6c6f·722c2067·Effects(color,·g
109 ··0x004066b0·20737761·70506f69·6e747329·3b0a7665··swapPoints);.ve109 ··0x004066b0·6c5f4672·6167436f·6f72642e·7a293b0a·l_FragCoord.z);.
110 ··0x004066c0·63332062·5f4f7468·65725665·72746578·c3·b_OtherVertex110 ··0x004066c0·676c5f46·72616743·6f6c6f72·203d2041·gl_FragColor·=·A
111 ··0x004066d0·203d206d·69782861·5f4f7468·65725665··=·mix(a_OtherVe111 ··0x004066d0·70706c79·466f6728·636f6c6f·722c2066·pplyFog(color,·f
112 ··0x004066e0·72746578·2c20615f·56657274·65782c20·rtex,·a_Vertex,·112 ··0x004066e0·6f67293b·0a506f73·744c6967·6874696e·og);.PostLightin
113 ··0x004066f0·73776170·506f696e·7473293b·0a776869·swapPoints);.whi113 ··0x004066f0·67456666·65637473·28293b0a·7d0a0000·gEffects();.}...
114 ··0x00406700·6368456e·64203d20·73776170·506f696e·chEnd·=·swapPoin114 ··0x00406700·23696e63·6c756465·20776562·676c5f68·#include·webgl_h
115 ··0x00406710·74733b0a·615f494e·54455250·4f4c4154·ts;.a_INTERPOLAT115 ··0x00406710·65616465·722e7673·0a617474·72696275·eader.vs.attribu
116 ··0x00406720·45203d20·69735069·636b696e·67203f20·E·=·isPicking·?·116 ··0x00406720·74652076·65633420·615f5665·72746578·te·vec4·a_Vertex
117 ··0x00406730·302e203a·20615f69·6e746572·706f6c61·0.·:·a_interpola117 ··0x00406730·3b0a6174·74726962·75746520·76656334·;.attribute·vec4
118 ··0x00406740·74653b0a·434f4c4f·52203d20·615f436f·te;.COLOR·=·a_Co118 ··0x00406740·20615f43·6f6c6f72·3b0a6174·74726962··a_Color;.attrib
119 ··0x00406750·6c6f723b·0a434f4c·4f523220·3d20615f·lor;.COLOR2·=·a_119 ··0x00406750·75746520·76656333·20615f4e·6f726d61·ute·vec3·a_Norma
120 ··0x00406760·436f6c6f·72323b0a·76656334·20657965·Color2;.vec4·eye120 ··0x00406760·6c3b0a76·61727969·6e672076·65633420·l;.varying·vec4·
121 ··0x00406770·5f706f73·203d2067·5f4d6f64·656c5669·_pos·=·g_ModelVi121 ··0x00406770·434f4c4f·52203b0a·76617279·696e6720·COLOR·;.varying·
122 ··0x00406780·65774d61·74726978·202a2076·65633428·ewMatrix·*·vec4(122 ··0x00406780·76656333·204e4f52·4d414c20·3b0a756e·vec3·NORMAL·;.un
123 ··0x00406790·625f5665·72746578·2c20312e·30293b0a·b_Vertex,·1.0);.123 ··0x00406790·69666f72·6d207665·6333206f·66667365·iform·vec3·offse
124 ··0x004067a0·76656334·20706f69·6e744120·3d20675f·vec4·pointA·=·g_124 ··0x004067a0·7450743b·0a766f69·64206d61·696e2829·tPt;.void·main()
125 ··0x004067b0·50726f6a·65637469·6f6e4d61·74726978·ProjectionMatrix125 ··0x004067b0·0a7b0a43·4f4c4f52·203d2061·5f436f6c·.{.COLOR·=·a_Col
126 ··0x004067c0·202a2067·5f4d6f64·656c5669·65774d61··*·g_ModelViewMa126 ··0x004067c0·6f723b0a·4e4f524d·414c203d·20615f4e·or;.NORMAL·=·a_N
Max diff block lines reached; 402/533175 bytes (0.08%) of diff not shown.
74.9 KB
readelf --wide --decompress --hex-dump=.data.rel.ro {}
    
Offset 1, 37 lines modifiedOffset 1, 37 lines modified
  
1 Hex·dump·of·section·'.data.rel.ro':1 Hex·dump·of·section·'.data.rel.ro':
2 ··0x00543e60·4a584300·dac44100·5b574100·5e574100·JXC...A.[WA.^WA.2 ··0x00543e60·4a584300·dac44100·5a574100·5d574100·JXC...A.ZWA.]WA.
3 ··0x00543e70·61574100·9e8b4200·30234400·fc244400·aWA...B.0#D..$D.3 ··0x00543e70·60574100·9e8b4200·30234400·fc244400·`WA...B.0#D..$D.
4 ··0x00543e80·ce144400·39c14100·64574100·67574100·..D.9.A.dWA.gWA.4 ··0x00543e80·ce144400·39c14100·63574100·66574100·..D.9.A.cWA.fWA.
5 ··0x00543e90·6a574100·6d574100·70574100·b0504400·jWA.mWA.pWA..PD.5 ··0x00543e90·69574100·6c574100·6f574100·b0504400·iWA.lWA.oWA..PD.
6 ··0x00543ea0·b8f84200·73574100·76574100·3f984200·..B.sWA.vWA.?.B.6 ··0x00543ea0·b8f84200·72574100·75574100·3f984200·..B.rWA.uWA.?.B.
7 ··0x00543eb0·79574100·7c574100·7f574100·aec34100·yWA.|WA..WA...A.7 ··0x00543eb0·78574100·7b574100·7e574100·aec34100·xWA.{WA.~WA...A.
8 ··0x00543ec0·82574100·85574100·88574100·8b574100·.WA..WA..WA..WA.8 ··0x00543ec0·81574100·84574100·87574100·8a574100·.WA..WA..WA..WA.
9 ··0x00543ed0·8e574100·91574100·94574100·97574100·.WA..WA..WA..WA.9 ··0x00543ed0·8d574100·90574100·93574100·96574100·.WA..WA..WA..WA.
10 ··0x00543ee0·9a574100·9d574100·a0574100·a3574100·.WA..WA..WA..WA.10 ··0x00543ee0·99574100·9c574100·9f574100·a2574100·.WA..WA..WA..WA.
11 ··0x00543ef0·a6574100·a9574100·ac574100·f5c14100·.WA..WA..WA...A.11 ··0x00543ef0·a5574100·a8574100·ab574100·f5c14100·.WA..WA..WA...A.
12 ··0x00543f00·af574100·b2574100·b5574100·b8574100·.WA..WA..WA..WA.12 ··0x00543f00·ae574100·b1574100·b4574100·b7574100·.WA..WA..WA..WA.
13 ··0x00543f10·bb574100·be574100·c1574100·c4574100·.WA..WA..WA..WA.13 ··0x00543f10·ba574100·bd574100·c0574100·c3574100·.WA..WA..WA..WA.
14 ··0x00543f20·c7574100·ca574100·cd574100·d0574100·.WA..WA..WA..WA.14 ··0x00543f20·c6574100·c9574100·cc574100·cf574100·.WA..WA..WA..WA.
15 ··0x00543f30·d3574100·81c14100·d6574100·d9574100·.WA...A..WA..WA.15 ··0x00543f30·d2574100·81c14100·d5574100·d8574100·.WA...A..WA..WA.
16 ··0x00543f40·dc574100·df574100·e2574100·e5574100·.WA..WA..WA..WA.16 ··0x00543f40·db574100·de574100·e1574100·e4574100·.WA..WA..WA..WA.
17 ··0x00543f50·e8574100·eb574100·ee574100·f1574100·.WA..WA..WA..WA.17 ··0x00543f50·e7574100·ea574100·ed574100·f0574100·.WA..WA..WA..WA.
18 ··0x00543f60·f4574100·f7574100·fa574100·fd574100·.WA..WA..WA..WA.18 ··0x00543f60·f3574100·f6574100·f9574100·fc574100·.WA..WA..WA..WA.
19 ··0x00543f70·00584100·03584100·06584100·09584100·.XA..XA..XA..XA.19 ··0x00543f70·ff574100·02584100·05584100·08584100·.WA..XA..XA..XA.
20 ··0x00543f80·0c584100·0f584100·2d854200·12584100·.XA..XA.-.B..XA.20 ··0x00543f80·0b584100·0e584100·2d854200·11584100·.XA..XA.-.B..XA.
21 ··0x00543f90·13cd4400·15584100·bac24200·18584100·..D..XA...B..XA.21 ··0x00543f90·13cd4400·14584100·bac24200·17584100·..D..XA...B..XA.
22 ··0x00543fa0·1b584100·1e584100·21584100·24584100·.XA..XA.!XA.$XA.22 ··0x00543fa0·1a584100·1d584100·20584100·23584100·.XA..XA.·XA.#XA.
23 ··0x00543fb0·27584100·2a584100·2d584100·30584100·'XA.*XA.-XA.0XA.23 ··0x00543fb0·26584100·29584100·2c584100·2f584100·&XA.)XA.,XA./XA.
24 ··0x00543fc0·33584100·36584100·39584100·3c584100·3XA.6XA.9XA.<XA.24 ··0x00543fc0·32584100·35584100·38584100·3b584100·2XA.5XA.8XA.;XA.
25 ··0x00543fd0·86114200·3f584100·42584100·45584100·..B.?XA.BXA.EXA.25 ··0x00543fd0·86114200·3e584100·41584100·44584100·..B.>XA.AXA.DXA.
26 ··0x00543fe0·48584100·4b584100·4e584100·51584100·HXA.KXA.NXA.QXA.26 ··0x00543fe0·47584100·4a584100·4d584100·50584100·GXA.JXA.MXA.PXA.
27 ··0x00543ff0·54584100·57584100·5a584100·5d584100·TXA.WXA.ZXA.]XA.27 ··0x00543ff0·53584100·56584100·59584100·5c584100·SXA.VXA.YXA.\XA.
28 ··0x00544000·60584100·63584100·66584100·69584100·`XA.cXA.fXA.iXA.28 ··0x00544000·5f584100·62584100·65584100·68584100·_XA.bXA.eXA.hXA.
29 ··0x00544010·6c584100·6f584100·72584100·75584100·lXA.oXA.rXA.uXA.29 ··0x00544010·6b584100·6e584100·71584100·74584100·kXA.nXA.qXA.tXA.
30 ··0x00544020·d56d4100·2f194200·df6d4100·e66d4100·.mA./.B..mA..mA.30 ··0x00544020·d56d4100·2f194200·df6d4100·e66d4100·.mA./.B..mA..mA.
31 ··0x00544030·ee6d4100·f86d4100·fe6d4100·056e4100·.mA..mA..mA..nA.31 ··0x00544030·ee6d4100·f86d4100·fe6d4100·056e4100·.mA..mA..mA..nA.
32 ··0x00544040·0e6e4100·156e4100·1e6e4100·236e4100·.nA..nA..nA.#nA.32 ··0x00544040·0e6e4100·156e4100·1e6e4100·236e4100·.nA..nA..nA.#nA.
33 ··0x00544050·2a6e4100·346e4100·3d6e4100·456e4100·*nA.4nA.=nA.EnA.33 ··0x00544050·2a6e4100·346e4100·3d6e4100·456e4100·*nA.4nA.=nA.EnA.
34 ··0x00544060·516e4100·586e4100·616e4100·676e4100·QnA.XnA.anA.gnA.34 ··0x00544060·516e4100·586e4100·616e4100·676e4100·QnA.XnA.anA.gnA.
35 ··0x00544070·716e4100·796e4100·826e4100·8b6e4100·qnA.ynA..nA..nA.35 ··0x00544070·716e4100·796e4100·826e4100·8b6e4100·qnA.ynA..nA..nA.
36 ··0x00544080·946e4100·9d6e4100·a76e4100·ac6e4100·.nA..nA..nA..nA.36 ··0x00544080·946e4100·9d6e4100·a76e4100·ac6e4100·.nA..nA..nA..nA.
Offset 52, 70 lines modifiedOffset 52, 70 lines modified
52 ··0x00544170·75704100·7e704100·87704100·8d704100·upA.~pA..pA..pA.52 ··0x00544170·75704100·7e704100·87704100·8d704100·upA.~pA..pA..pA.
53 ··0x00544180·96704100·a9704100·9d704100·a5704100·.pA..pA..pA..pA.53 ··0x00544180·96704100·a9704100·9d704100·a5704100·.pA..pA..pA..pA.
54 ··0x00544190·b2704100·ba704100·c4704100·ce704100·.pA..pA..pA..pA.54 ··0x00544190·b2704100·ba704100·c4704100·ce704100·.pA..pA..pA..pA.
55 ··0x005441a0·d8704100·df704100·e9704100·f5704100·.pA..pA..pA..pA.55 ··0x005441a0·d8704100·df704100·e9704100·f5704100·.pA..pA..pA..pA.
56 ··0x005441b0·01714100·09714100·15714100·1e714100·.qA..qA..qA..qA.56 ··0x005441b0·01714100·09714100·15714100·1e714100·.qA..qA..qA..qA.
57 ··0x005441c0·29714100·37714100·3f714100·4a714100·)qA.7qA.?qA.JqA.57 ··0x005441c0·29714100·37714100·3f714100·4a714100·)qA.7qA.?qA.JqA.
58 ··0x005441d0·52714100·5a714100·00000000·00000000·RqA.ZqA.........58 ··0x005441d0·52714100·5a714100·00000000·00000000·RqA.ZqA.........
59 ··0x005441e0·4a584300·dac44100·5b574100·5e574100·JXC...A.[WA.^WA.59 ··0x005441e0·4a584300·dac44100·5a574100·5d574100·JXC...A.ZWA.]WA.
60 ··0x005441f0·61574100·9e8b4200·30234400·fc244400·aWA...B.0#D..$D.60 ··0x005441f0·60574100·9e8b4200·30234400·fc244400·`WA...B.0#D..$D.
61 ··0x00544200·ce144400·39c14100·64574100·67574100·..D.9.A.dWA.gWA.61 ··0x00544200·ce144400·39c14100·63574100·66574100·..D.9.A.cWA.fWA.
62 ··0x00544210·6a574100·6d574100·70574100·b0504400·jWA.mWA.pWA..PD.62 ··0x00544210·69574100·6c574100·6f574100·b0504400·iWA.lWA.oWA..PD.
63 ··0x00544220·b8f84200·73574100·76574100·3f984200·..B.sWA.vWA.?.B.63 ··0x00544220·b8f84200·72574100·75574100·3f984200·..B.rWA.uWA.?.B.
64 ··0x00544230·79574100·7c574100·7f574100·aec34100·yWA.|WA..WA...A.64 ··0x00544230·78574100·7b574100·7e574100·aec34100·xWA.{WA.~WA...A.
65 ··0x00544240·82574100·85574100·88574100·8b574100·.WA..WA..WA..WA.65 ··0x00544240·81574100·84574100·87574100·8a574100·.WA..WA..WA..WA.
66 ··0x00544250·8e574100·91574100·94574100·97574100·.WA..WA..WA..WA.66 ··0x00544250·8d574100·90574100·93574100·96574100·.WA..WA..WA..WA.
67 ··0x00544260·9a574100·9d574100·a0574100·a3574100·.WA..WA..WA..WA.67 ··0x00544260·99574100·9c574100·9f574100·a2574100·.WA..WA..WA..WA.
68 ··0x00544270·a6574100·a9574100·ac574100·f5c14100·.WA..WA..WA...A.68 ··0x00544270·a5574100·a8574100·ab574100·f5c14100·.WA..WA..WA...A.
69 ··0x00544280·af574100·b2574100·b5574100·b8574100·.WA..WA..WA..WA.69 ··0x00544280·ae574100·b1574100·b4574100·b7574100·.WA..WA..WA..WA.
70 ··0x00544290·bb574100·be574100·c1574100·c4574100·.WA..WA..WA..WA.70 ··0x00544290·ba574100·bd574100·c0574100·c3574100·.WA..WA..WA..WA.
71 ··0x005442a0·c7574100·ca574100·cd574100·d0574100·.WA..WA..WA..WA.71 ··0x005442a0·c6574100·c9574100·cc574100·cf574100·.WA..WA..WA..WA.
72 ··0x005442b0·d3574100·81c14100·d6574100·d9574100·.WA...A..WA..WA.72 ··0x005442b0·d2574100·81c14100·d5574100·d8574100·.WA...A..WA..WA.
73 ··0x005442c0·dc574100·df574100·e2574100·e5574100·.WA..WA..WA..WA.73 ··0x005442c0·db574100·de574100·e1574100·e4574100·.WA..WA..WA..WA.
74 ··0x005442d0·e8574100·eb574100·ee574100·f1574100·.WA..WA..WA..WA.74 ··0x005442d0·e7574100·ea574100·ed574100·f0574100·.WA..WA..WA..WA.
75 ··0x005442e0·f4574100·f7574100·fa574100·fd574100·.WA..WA..WA..WA.75 ··0x005442e0·f3574100·f6574100·f9574100·fc574100·.WA..WA..WA..WA.
76 ··0x005442f0·00584100·03584100·06584100·09584100·.XA..XA..XA..XA.76 ··0x005442f0·ff574100·02584100·05584100·08584100·.WA..XA..XA..XA.
77 ··0x00544300·0c584100·0f584100·2d854200·12584100·.XA..XA.-.B..XA.77 ··0x00544300·0b584100·0e584100·2d854200·11584100·.XA..XA.-.B..XA.
78 ··0x00544310·13cd4400·15584100·bac24200·18584100·..D..XA...B..XA.78 ··0x00544310·13cd4400·14584100·bac24200·17584100·..D..XA...B..XA.
79 ··0x00544320·1b584100·1e584100·21584100·24584100·.XA..XA.!XA.$XA.79 ··0x00544320·1a584100·1d584100·20584100·23584100·.XA..XA.·XA.#XA.
80 ··0x00544330·27584100·2a584100·2d584100·30584100·'XA.*XA.-XA.0XA.80 ··0x00544330·26584100·29584100·2c584100·2f584100·&XA.)XA.,XA./XA.
81 ··0x00544340·33584100·36584100·39584100·3c584100·3XA.6XA.9XA.<XA.81 ··0x00544340·32584100·35584100·38584100·3b584100·2XA.5XA.8XA.;XA.
82 ··0x00544350·86114200·3f584100·42584100·45584100·..B.?XA.BXA.EXA.82 ··0x00544350·86114200·3e584100·41584100·44584100·..B.>XA.AXA.DXA.
83 ··0x00544360·48584100·4b584100·4e584100·51584100·HXA.KXA.NXA.QXA.83 ··0x00544360·47584100·4a584100·4d584100·50584100·GXA.JXA.MXA.PXA.
84 ··0x00544370·54584100·57584100·5a584100·5d584100·TXA.WXA.ZXA.]XA.84 ··0x00544370·53584100·56584100·59584100·5c584100·SXA.VXA.YXA.\XA.
85 ··0x00544380·60584100·63584100·66584100·69584100·`XA.cXA.fXA.iXA.85 ··0x00544380·5f584100·62584100·65584100·68584100·_XA.bXA.eXA.hXA.
86 ··0x00544390·6c584100·6f584100·72584100·75584100·lXA.oXA.rXA.uXA.86 ··0x00544390·6b584100·6e584100·71584100·74584100·kXA.nXA.qXA.tXA.
87 ··0x005443a0·4a584300·dac44100·5b574100·5e574100·JXC...A.[WA.^WA.87 ··0x005443a0·4a584300·dac44100·5a574100·5d574100·JXC...A.ZWA.]WA.
88 ··0x005443b0·61574100·9e8b4200·30234400·fc244400·aWA...B.0#D..$D.88 ··0x005443b0·60574100·9e8b4200·30234400·fc244400·`WA...B.0#D..$D.
89 ··0x005443c0·ce144400·39c14100·64574100·67574100·..D.9.A.dWA.gWA.89 ··0x005443c0·ce144400·39c14100·63574100·66574100·..D.9.A.cWA.fWA.
90 ··0x005443d0·6a574100·6d574100·70574100·b0504400·jWA.mWA.pWA..PD.90 ··0x005443d0·69574100·6c574100·6f574100·b0504400·iWA.lWA.oWA..PD.
91 ··0x005443e0·b8f84200·73574100·76574100·3f984200·..B.sWA.vWA.?.B.91 ··0x005443e0·b8f84200·72574100·75574100·3f984200·..B.rWA.uWA.?.B.
92 ··0x005443f0·79574100·7c574100·7f574100·aec34100·yWA.|WA..WA...A.92 ··0x005443f0·78574100·7b574100·7e574100·aec34100·xWA.{WA.~WA...A.
93 ··0x00544400·82574100·85574100·88574100·8b574100·.WA..WA..WA..WA.93 ··0x00544400·81574100·84574100·87574100·8a574100·.WA..WA..WA..WA.
94 ··0x00544410·8e574100·91574100·94574100·97574100·.WA..WA..WA..WA.94 ··0x00544410·8d574100·90574100·93574100·96574100·.WA..WA..WA..WA.
95 ··0x00544420·9a574100·9d574100·a0574100·a3574100·.WA..WA..WA..WA.95 ··0x00544420·99574100·9c574100·9f574100·a2574100·.WA..WA..WA..WA.
96 ··0x00544430·a6574100·a9574100·ac574100·f5c14100·.WA..WA..WA...A.96 ··0x00544430·a5574100·a8574100·ab574100·f5c14100·.WA..WA..WA...A.
97 ··0x00544440·af574100·b2574100·b5574100·b8574100·.WA..WA..WA..WA.97 ··0x00544440·ae574100·b1574100·b4574100·b7574100·.WA..WA..WA..WA.
98 ··0x00544450·bb574100·be574100·c1574100·c4574100·.WA..WA..WA..WA.98 ··0x00544450·ba574100·bd574100·c0574100·c3574100·.WA..WA..WA..WA.
99 ··0x00544460·c7574100·ca574100·cd574100·d0574100·.WA..WA..WA..WA.99 ··0x00544460·c6574100·c9574100·cc574100·cf574100·.WA..WA..WA..WA.
100 ··0x00544470·d3574100·81c14100·d6574100·d9574100·.WA...A..WA..WA.100 ··0x00544470·d2574100·81c14100·d5574100·d8574100·.WA...A..WA..WA.
101 ··0x00544480·dc574100·df574100·e2574100·e5574100·.WA..WA..WA..WA.101 ··0x00544480·db574100·de574100·e1574100·e4574100·.WA..WA..WA..WA.
102 ··0x00544490·e8574100·eb574100·ee574100·f1574100·.WA..WA..WA..WA.102 ··0x00544490·e7574100·ea574100·ed574100·f0574100·.WA..WA..WA..WA.
103 ··0x005444a0·f4574100·f7574100·fa574100·fd574100·.WA..WA..WA..WA.103 ··0x005444a0·f3574100·f6574100·f9574100·fc574100·.WA..WA..WA..WA.
104 ··0x005444b0·00584100·03584100·06584100·09584100·.XA..XA..XA..XA.104 ··0x005444b0·ff574100·02584100·05584100·08584100·.WA..XA..XA..XA.
105 ··0x005444c0·0c584100·0f584100·2d854200·12584100·.XA..XA.-.B..XA.105 ··0x005444c0·0b584100·0e584100·2d854200·11584100·.XA..XA.-.B..XA.
106 ··0x005444d0·13cd4400·15584100·bac24200·18584100·..D..XA...B..XA.106 ··0x005444d0·13cd4400·14584100·bac24200·17584100·..D..XA...B..XA.
107 ··0x005444e0·1b584100·1e584100·21584100·24584100·.XA..XA.!XA.$XA.107 ··0x005444e0·1a584100·1d584100·20584100·23584100·.XA..XA.·XA.#XA.
108 ··0x005444f0·27584100·2a584100·2d584100·30584100·'XA.*XA.-XA.0XA.108 ··0x005444f0·26584100·29584100·2c584100·2f584100·&XA.)XA.,XA./XA.
109 ··0x00544500·33584100·36584100·39584100·3c584100·3XA.6XA.9XA.<XA.109 ··0x00544500·32584100·35584100·38584100·3b584100·2XA.5XA.8XA.;XA.
110 ··0x00544510·86114200·3f584100·42584100·45584100·..B.?XA.BXA.EXA.110 ··0x00544510·86114200·3e584100·41584100·44584100·..B.>XA.AXA.DXA.
111 ··0x00544520·48584100·4b584100·4e584100·51584100·HXA.KXA.NXA.QXA.111 ··0x00544520·47584100·4a584100·4d584100·50584100·GXA.JXA.MXA.PXA.
112 ··0x00544530·54584100·57584100·5a584100·5d584100·TXA.WXA.ZXA.]XA.112 ··0x00544530·53584100·56584100·59584100·5c584100·SXA.VXA.YXA.\XA.
113 ··0x00544540·60584100·63584100·66584100·69584100·`XA.cXA.fXA.iXA.113 ··0x00544540·5f584100·62584100·65584100·68584100·_XA.bXA.eXA.hXA.
114 ··0x00544550·6c584100·6f584100·72584100·75584100·lXA.oXA.rXA.uXA.114 ··0x00544550·6b584100·6e584100·71584100·74584100·kXA.nXA.qXA.tXA.
115 ··0x00544560·c5954100·7ee24100·d0e74100·ace44100·..A.~.A...A...A.115 ··0x00544560·c5954100·7ee24100·d0e74100·ace44100·..A.~.A...A...A.
116 ··0x00544570·e2e34100·f1e34100·81e34100·70e34100·..A...A...A.p.A.116 ··0x00544570·e2e34100·f1e34100·81e34100·70e34100·..A...A...A.p.A.
117 ··0x00544580·07e44100·1ae44100·5ee34100·f0e74100·..A...A.^.A...A.117 ··0x00544580·07e44100·1ae44100·5ee34100·f0e74100·..A...A.^.A...A.
118 ··0x00544590·14e84100·00000000·00000000·00000000·..A.............118 ··0x00544590·14e84100·00000000·00000000·00000000·..A.............
119 ··0x005445a0·00000000·74dc5400·c0df0a00·60e00a00·....t.T.....`...119 ··0x005445a0·00000000·74dc5400·c0df0a00·60e00a00·....t.T.....`...
120 ··0x005445b0·d0df0a00·d0df0a00·00000000·7cdc5400·............|.T.120 ··0x005445b0·d0df0a00·d0df0a00·00000000·7cdc5400·............|.T.
121 ··0x005445c0·30e00a00·40e00a00·a0e20a00·c0610b00·0...@........a..121 ··0x005445c0·30e00a00·40e00a00·a0e20a00·c0610b00·0...@........a..
Offset 125, 385 lines modifiedOffset 125, 385 lines modified
125 ··0x00544600·00000000·a0dc5400·e0e00a00·20e10a00·......T.....·...125 ··0x00544600·00000000·a0dc5400·e0e00a00·20e10a00·......T.....·...
126 ··0x00544610·d0e60a00·c0530b00·00000000·acdc5400·.....S........T.126 ··0x00544610·d0e60a00·c0530b00·00000000·acdc5400·.....S........T.
127 ··0x00544620·00e00a00·80e00a00·00e50a00·806e0b00·.............n..127 ··0x00544620·00e00a00·80e00a00·00e50a00·806e0b00·.............n..
128 ··0x00544630·00000000·b8dc5400·70e10a00·b0e10a00·......T.p.......128 ··0x00544630·00000000·b8dc5400·70e10a00·b0e10a00·......T.p.......
129 ··0x00544640·90e80a00·a0080b00·00000000·c4dc5400·..............T.129 ··0x00544640·90e80a00·a0080b00·00000000·c4dc5400·..............T.
130 ··0x00544650·00e20a00·90060b00·00000000·00000000·................130 ··0x00544650·00e20a00·90060b00·00000000·00000000·................
131 ··0x00544660·aa4885b1·8520f03f·dac44100·fffc4100·.H...·.?..A...A.131 ··0x00544660·aa4885b1·8520f03f·dac44100·fffc4100·.H...·.?..A...A.
132 ··0x00544670·e59d4319·aa021040·5b574100·08fd4100·..C....@[WA...A.132 ··0x00544670·e59d4319·aa021040·5a574100·08fd4100·..C....@ZWA...A.
133 ··0x00544680·dd240681·95c31b40·5e574100·0ffd4100·.$.....@^WA...A.133 ··0x00544680·dd240681·95c31b40·5d574100·0ffd4100·.$.....@]WA...A.
134 ··0x00544690·223317b8·3c062240·61574100·17fd4100·"3..<."@aWA...A.134 ··0x00544690·223317b8·3c062240·60574100·17fd4100·"3..<."@`WA...A.
135 ··0x005446a0·ac1c5a64·3b9f2540·9e8b4200·21fd4100·..Zd;.%@..B.!.A.135 ··0x005446a0·ac1c5a64·3b9f2540·9e8b4200·21fd4100·..Zd;.%@..B.!.A.
136 ··0x005446b0·68226c78·7a052840·30234400·27fd4100·h"lxz.(@0#D.'.A.136 ··0x005446b0·68226c78·7a052840·30234400·27fd4100·h"lxz.(@0#D.'.A.
137 ··0x005446c0·33c4b12e·6e032c40·fc244400·2efd4100·3...n.,@.$D...A.137 ··0x005446c0·33c4b12e·6e032c40·fc244400·2efd4100·3...n.,@.$D...A.
138 ··0x005446d0·ab3e575b·b1ff2f40·ce144400·37fd4100·.>W[../@..D.7.A.138 ··0x005446d0·ab3e575b·b1ff2f40·ce144400·37fd4100·.>W[../@..D.7.A.
139 ··0x005446e0·c438245a·97ff3240·39c14100·3efd4100·.8$Z..2@9.A.>.A.139 ··0x005446e0·c438245a·97ff3240·39c14100·3efd4100·.8$Z..2@9.A.>.A.
140 ··0x005446f0·5917b7d1·002e3440·64574100·47fd4100·Y.....4@dWA.G.A.140 ··0x005446f0·5917b7d1·002e3440·63574100·47fd4100·Y.....4@cWA.G.A.
141 ··0x00544700·da8f1491·61fd3640·67574100·4cfd4100·....a.6@gWA.L.A.141 ··0x00544700·da8f1491·61fd3640·66574100·4cfd4100·....a.6@fWA.L.A.
142 ··0x00544710·ae47e17a·144e3840·6a574100·53fd4100·.G.z.N8@jWA.S.A.142 ··0x00544710·ae47e17a·144e3840·69574100·53fd4100·.G.z.N8@iWA.S.A.
Max diff block lines reached; 61867/76574 bytes (80.79%) of diff not shown.
10.3 KB
readelf --wide --decompress --hex-dump=.data {}
    
Offset 1, 75 lines modifiedOffset 1, 75 lines modified
  
1 Hex·dump·of·section·'.data':1 Hex·dump·of·section·'.data':
2 ··0x0054f000·00f05400·00000000·00000000·00000000·..T.............2 ··0x0054f000·00f05400·00000000·00000000·00000000·..T.............
3 ··0x0054f010·00000000·00000000·00000000·00000000·................3 ··0x0054f010·00000000·00000000·00000000·00000000·................
4 ··0x0054f020·00604000·0c604000·14604000·1c604000·.`@..`@..`@..`@.4 ··0x0054f020·00604000·0c604000·16604000·00000000·.`@..`@..`@.....
5 ··0x0054f030·23604000·00000000·2a604000·36604000·#`@.....*`@.6`@.5 ··0x0054f030·20604000·30604000·3c604000·47604000··`@.0`@.<`@.G`@.
6 ··0x0054f040·43604000·4f604000·00000000·5b604000·C`@.O`@.....[`@.6 ··0x0054f040·54604000·61604000·69604000·73604000·T`@.a`@.i`@.s`@.
7 ··0x0054f050·6c604000·7f604000·85604000·8b604000·l`@..`@..`@..`@.7 ··0x0054f050·7d604000·88604000·98604000·00000000·}`@..`@..`@.....
8 ··0x0054f060·96604000·a1604000·aa604000·b3604000·.`@..`@..`@..`@.8 ··0x0054f060·a8604000·ae604000·30604000·69604000·.`@..`@.0`@.i`@.
9 ··0x0054f070·bb604000·c5604000·cf604000·da604000·.`@..`@..`@..`@.9 ··0x0054f070·73604000·00000000·c1604000·d6604000·s`@......`@..`@.
10 ··0x0054f080·43604000·00000000·e5604000·f5604000·C`@......`@..`@.10 ··0x0054f080·e3604000·00000000·f0604000·ae604000·.`@......`@..`@.
11 ··0x0054f090·96604000·01614000·0e614000·1b614000·.`@..a@..a@..a@.11 ··0x0054f090·01614000·07614000·0d614000·3c604000·.a@..a@..a@.<`@.
12 ··0x0054f0a0·23614000·2d614000·da604000·37614000·#a@.-a@..`@.7a@.12 ··0x0054f0a0·18614000·21614000·2a614000·32614000·.a@.!a@.*a@.2a@.
13 ··0x0054f0b0·47614000·00000000·57614000·63614000·Ga@.....Wa@.ca@.13 ··0x0054f0b0·3c614000·46614000·7d604000·51614000·<a@.Fa@.}`@.Qa@.
14 ··0x0054f0c0·6d614000·00000000·77614000·81614000·ma@.....wa@..a@.14 ··0x0054f0c0·00000000·5d614000·ae604000·66614000·....]a@..`@.fa@.
15 ··0x0054f0d0·aa604000·00000000·96614000·6c604000·.`@......a@.l`@.15 ··0x0054f0d0·2a614000·32614000·00000000·6d614000·*a@.2a@.....ma@.
16 ··0x0054f0e0·1c604000·b3604000·bb604000·00000000·.`@..`@..`@.....16 ··0x0054f0e0·ae604000·18614000·00000000·7d614000·.`@..a@.....}a@.
17 ··0x0054f0f0·9f614000·6c604000·a1604000·00000000·.a@.l`@..`@.....17 ··0x0054f0f0·ae604000·00000000·8d614000·ae604000·.`@......a@..`@.
18 ··0x0054f100·af614000·6c604000·00000000·bf614000·.a@.l`@......a@.18 ··0x0054f100·00000000·9e614000·ae604000·00000000·.....a@..`@.....
19 ··0x0054f110·6c604000·00000000·d0614000·6c604000·l`@......a@.l`@.19 ··0x0054f110·b7614000·ae604000·00000000·cb614000·.a@..`@......a@.
20 ··0x0054f120·00000000·e9614000·6c604000·00000000·.....a@.l`@.....20 ··0x0054f120·ae604000·00000000·d7614000·d6604000·.`@......a@..`@.
21 ··0x0054f130·fd614000·6c604000·00000000·09624000·.a@.l`@......b@.21 ··0x0054f130·51614000·e3614000·00000000·ef614000·Qa@..a@......a@.
22 ··0x0054f140·6c604000·f5604000·23614000·2d614000·l`@..`@.#a@.-a@.22 ··0x0054f140·18614000·00000000·f9614000·0d624000·.a@......a@..b@.
23 ··0x0054f150·00000000·0f624000·36604000·24624000·.....b@.6`@.$b@.23 ··0x0054f150·00000000·22624000·0d624000·00000000·...."b@..b@.....
24 ··0x0054f160·00000000·31624000·81614000·00000000·....1b@..a@.....24 ··0x0054f160·37624000·0d624000·00000000·4c624000·7b@..b@.....Lb@.
25 ··0x0054f170·45624000·81614000·00000000·5a624000·Eb@..a@.....Zb@.25 ··0x0054f170·0d624000·21614000·00000000·56624000·.b@.!a@.....Vb@.
26 ··0x0054f180·81614000·00000000·6f624000·1b614000·.a@.....ob@..a@.26 ··0x0054f180·62624000·6a624000·66614000·72624000·bb@.jb@.fa@.rb@.
27 ··0x0054f190·00000000·83624000·1c604000·00000000·.....b@..`@.....27 ··0x0054f190·00000000·79624000·61604000·00000000·....yb@.a`@.....
28 ··0x0054f1a0·94624000·a9624000·00000000·c4624000·.b@..b@......b@.28 ··0x0054f1a0·8d624000·66614000·00000000·9e624000·.b@.fa@......b@.
29 ··0x0054f1b0·a9624000·00000000·dd624000·a1604000·.b@......b@..`@.29 ··0x0054f1b0·b3624000·00000000·ce624000·b3624000·.b@......b@..b@.
30 ··0x0054f1c0·00000000·00000000·00000000·00000000·................30 ··0x0054f1c0·00000000·00000000·00000000·00000000·................
31 ··0x0054f1d0·00000000·00000000·00000000·00000000·................31 ··0x0054f1d0·00000000·00000000·00000000·00000000·................
32 ··0x0054f1e0·47614000·e7624000·f8624000·96604000·Ga@..b@..b@..`@.32 ··0x0054f1e0·ae604000·01614000·d6604000·30604000·.`@..a@..`@.0`@.
33 ··0x0054f1f0·0e614000·aa604000·1b614000·04634000·.a@..`@..a@..c@.33 ··0x0054f1f0·0d614000·47604000·18614000·e7624000·.a@.G`@..a@..b@.
34 ··0x0054f200·2d614000·da604000·4f604000·6d614000·-a@..`@.O`@.ma@.34 ··0x0054f200·69604000·46614000·51614000·0c604000·i`@.Fa@.Qa@..`@.
35 ··0x0054f210·00000000·37614000·36604000·f5604000·....7a@.6`@..`@.35 ··0x0054f210·00000000·0d624000·01614000·d6604000·.....b@..a@..`@.
36 ··0x0054f220·8b604000·0c634000·23614000·cf604000·.`@..c@.#a@..`@.36 ··0x0054f220·30604000·0d614000·18614000·e7624000·0`@..a@..a@..b@.
37 ··0x0054f230·00000000·6c604000·7f604000·36604000·....l`@..`@.6`@.37 ··0x0054f230·69604000·46614000·51614000·0c604000·i`@.Fa@.Qa@..`@.
38 ··0x0054f240·f5604000·8b604000·01614000·a1604000·.`@..`@..a@..`@.38 ··0x0054f240·00000000·98604000·ef624000·00634000·.....`@..b@..c@.
39 ··0x0054f250·0c634000·23614000·cf604000·43604000·.c@.#a@..`@.C`@.39 ··0x0054f250·3c604000·54604000·21614000·61604000·<`@.T`@.!a@.a`@.
40 ··0x0054f260·63614000·00000000·81614000·7f604000·ca@......a@..`@.40 ··0x0054f260·0c634000·73604000·7d604000·e3614000·.c@.s`@.}`@..a@.
41 ··0x0054f270·36604000·f5604000·8b604000·a1604000·6`@..`@..`@..`@.41 ··0x0054f270·16604000·00000000·88604000·d6604000·.`@......`@..`@.
42 ··0x0054f280·0c634000·23614000·cf604000·43604000·.c@.#a@..`@.C`@.42 ··0x0054f280·30604000·0d614000·e7624000·69604000·0`@..a@..b@.i`@.
43 ··0x0054f290·63614000·00000000·a9624000·f5604000·ca@......b@..`@.43 ··0x0054f290·46614000·00000000·b3624000·30604000·Fa@......b@.0`@.
44 ··0x0054f2a0·8b604000·0c634000·23614000·cf604000·.`@..c@.#a@..`@.44 ··0x0054f2a0·0d614000·e7624000·69604000·46614000·.a@..b@.i`@.Fa@.
45 ··0x0054f2b0·00000000·e7624000·14634000·24624000·.....b@..c@.$b@.45 ··0x0054f2b0·00000000·ef624000·14634000·e3604000·.....b@..c@..`@.
46 ··0x0054f2c0·00000000·21634000·a9624000·00000000·....!c@..b@.....46 ··0x0054f2c0·00000000·21634000·b3624000·00000000·....!c@..b@.....
47 ··0x0054f2d0·00000000·00000000·00000000·00000000·................47 ··0x0054f2d0·00000000·00000000·00000000·00000000·................
48 ··0x0054f2e0·0c604000·5c634000·4f604000·1c644000·.`@.\c@.O`@..d@.48 ··0x0054f2e0·0c604000·5c634000·0c634000·00674000·.`@.\c@..c@..g@.
49 ··0x0054f2f0·e7624000·746a4000·8b604000·64854000·.b@.tj@..`@.d.@.49 ··0x0054f2f0·69604000·34684000·e3604000·1c6e4000·i`@.4h@..`@..n@.
50 ··0x0054f300·c5604000·3c884000·01614000·288a4000·.`@.<.@..a@.(.@.50 ··0x0054f300·01614000·347c4000·7d604000·007d4000·.a@.4|@.}`@..}@.
51 ··0x0054f310·6d614000·948c4000·aa604000·248e4000·ma@...@..`@.$.@.51 ··0x0054f310·46614000·6c834000·0d614000·34874000·Fa@.l.@..a@.4.@.
52 ··0x0054f320·6c604000·449a4000·24624000·cca64000·l`@.D.@.$b@...@.52 ··0x0054f320·0c8a4000·2c8a4000·ae604000·848b4000·..@.,.@..`@...@.
53 ··0x0054f330·63614000·e4b44000·f5604000·88b84000·ca@...@..`@...@.53 ··0x0054f330·51614000·0c984000·18614000·e49a4000·Qa@...@..a@...@.
54 ··0x0054f340·2cc74000·4cc74000·0e614000·a4c84000·,.@.L.@..a@...@.54 ··0x0054f340·3c614000·c09d4000·30604000·ac9f4000·<a@...@.0`@...@.
55 ··0x0054f350·47614000·0cca4000·81614000·d8ca4000·Ga@...@..a@...@.55 ··0x0054f350·0d624000·50ae4000·07614000·48b24000·.b@.P.@..a@.H.@.
56 ··0x0054f360·b3604000·d0ce4000·1b614000·08d04000·.`@...@..a@...@.56 ··0x0054f360·3a634000·34b34000·16604000·a0bb4000·:c@.4.@..`@...@.
57 ··0x0054f370·14604000·e0d44000·96604000·e0d54000·.`@...@..`@...@.57 ··0x0054f370·88604000·30bd4000·2a614000·bcbd4000·.`@.0.@.*a@...@.
58 ··0x0054f380·cf604000·80d84000·85604000·48dc4000·.`@...@..`@.H.@.58 ··0x0054f380·32614000·f4be4000·6a624000·c0c04000·2a@...@.jb@...@.
59 ··0x0054f390·04634000·34dd4000·2d614000·68de4000·.c@.4.@.-a@.h.@.59 ··0x0054f390·98604000·c0c14000·62624000·8cc24000·.`@...@.bb@...@.
60 ··0x0054f3a0·da604000·dce44000·7f604000·48eb4000·.`@...@..`@.H.@.60 ··0x0054f3a0·14634000·4cc34000·21614000·6cf54000·.c@.L.@.!a@.l.@.
61 ··0x0054f3b0·3a634000·14ec4000·37614000·fcf04000·:c@...@.7a@...@.61 ··0x0054f3b0·72624000·8c014100·54604000·70024100·rb@...A.T`@.p.A.
62 ··0x0054f3c0·23614000·88f14000·1c604000·70f74000·#a@...@..`@.p.@.62 ··0x0054f3c0·47604000·d8034100·00634000·44064100·G`@...A..c@.D.A.
63 ··0x0054f3d0·f8624000·dcf94000·23604000·f0024100·.b@...@.#`@...A.63 ··0x0054f3d0·ef624000·580f4100·4b634000·482a4100·.b@.X.A.Kc@.H*A.
64 ··0x0054f3e0·43604000·d4034100·14634000·ac064100·C`@...A..c@...A.64 ··0x0054f3e0·61604000·302f4100·3c604000·08344100·a`@.0/A.<`@..4A.
65 ··0x0054f3f0·4b634000·cc384100·bb604000·38414100·Kc@..8A..`@.8AA.65 ··0x0054f3f0·66614000·a8364100·b3624000·14394100·fa@..6A..b@..9A.
66 ··0x0054f400·a9624000·04434100·36604000·044a4100·.b@..CA.6`@..JA.66 ··0x0054f400·73604000·14404100·e7624000·88464100·s`@..@A..b@..FA.
67 ··0x0054f410·a1604000·384d4100·0c634000·14504100·.`@.8MA..c@..PA.67 ··0x0054f410·d6604000·884a4100·e3614000·bc4d4100·.`@..JA..a@..MA.
68 ··0x0054f420·00000000·00000000·00000000·db484200·.............HB.68 ··0x0054f420·00000000·00000000·00000000·db484200·.............HB.
69 ··0x0054f430·2ee44100·33e44100·38e44100·3de44100·..A.3.A.8.A.=.A.69 ··0x0054f430·2ee44100·33e44100·38e44100·3de44100·..A.3.A.8.A.=.A.
70 ··0x0054f440·42e44100·00000000·00000000·00000000·B.A.............70 ··0x0054f440·42e44100·00000000·00000000·00000000·B.A.............
71 ··0x0054f450·00000000·00000000·00000000·00000000·................71 ··0x0054f450·00000000·00000000·00000000·00000000·................
72 ··0x0054f460·00000000·01000000·02000000·04000000·................72 ··0x0054f460·00000000·01000000·02000000·04000000·................
73 ··0x0054f470·01000000·02000000·04000000·04000000·................73 ··0x0054f470·01000000·02000000·04000000·04000000·................
74 ··0x0054f480·08000000·00000000·00000000·00000000·................74 ··0x0054f480·08000000·00000000·00000000·00000000·................
Offset 80, 19 lines modifiedOffset 80, 19 lines modified
80 ··0x0054f4d0·01000000·04000000·04000000·00000000·................80 ··0x0054f4d0·01000000·04000000·04000000·00000000·................
81 ··0x0054f4e0·a1ff4200·07000000·07000000·00000000·..B.............81 ··0x0054f4e0·a1ff4200·07000000·07000000·00000000·..B.............
82 ··0x0054f4f0·00000000·00000000·00000000·00000000·................82 ··0x0054f4f0·00000000·00000000·00000000·00000000·................
83 ··0x0054f500·26f24300·07000000·07000000·04000000·&.C.............83 ··0x0054f500·26f24300·07000000·07000000·04000000·&.C.............
84 ··0x0054f510·00000000·00000000·00000000·00000000·................84 ··0x0054f510·00000000·00000000·00000000·00000000·................
85 ··0x0054f520·38f24300·07000000·07000000·08000000·8.C.............85 ··0x0054f520·38f24300·07000000·07000000·08000000·8.C.............
86 ··0x0054f530·00000000·00000000·00000000·00000000·................86 ··0x0054f530·00000000·00000000·00000000·00000000·................
87 ··0x0054f540·77574100·07000000·07000000·0c000000·wWA.............87 ··0x0054f540·76574100·07000000·07000000·0c000000·vWA.............
88 ··0x0054f550·00000000·00000000·00000000·00000000·................88 ··0x0054f550·00000000·00000000·00000000·00000000·................
89 ··0x0054f560·f2164200·07000000·07000000·10000000·..B.............89 ··0x0054f560·f2164200·07000000·07000000·10000000·..B.............
90 ··0x0054f570·00000000·00000000·00000000·00000000·................90 ··0x0054f570·00000000·00000000·00000000·00000000·................
91 ··0x0054f580·64584100·07000000·07000000·14000000·dXA.............91 ··0x0054f580·63584100·07000000·07000000·14000000·cXA.............
92 ··0x0054f590·00000000·00000000·00000000·00000000·................92 ··0x0054f590·00000000·00000000·00000000·00000000·................
93 ··0x0054f5a0·75374200·07000000·07000000·18000000·u7B.............93 ··0x0054f5a0·75374200·07000000·07000000·18000000·u7B.............
94 ··0x0054f5b0·00000000·00000000·00000000·00000000·................94 ··0x0054f5b0·00000000·00000000·00000000·00000000·................
95 ··0x0054f5c0·95fe4100·07000000·07000000·1c000000·..A.............95 ··0x0054f5c0·95fe4100·07000000·07000000·1c000000·..A.............
96 ··0x0054f5d0·00000000·00000000·00000000·00000000·................96 ··0x0054f5d0·00000000·00000000·00000000·00000000·................
97 ··0x0054f5e0·437f4200·07000000·07000000·20000000·C.B.........·...97 ··0x0054f5e0·437f4200·07000000·07000000·20000000·C.B.........·...
98 ··0x0054f5f0·00000000·00000000·00000000·00000000·................98 ··0x0054f5f0·00000000·00000000·00000000·00000000·................
812 B
stderr 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·65383132·63373565·64383432·62613234·e812c75ed842ba242 ··0x00000000·37313562·35373439·64353331·37613931·715b5749d5317a91
3 ··0x00000010·36616131·36633634·31313539·39323662·6aa16c641159926b3 ··0x00000010·35623935·66623264·61623231·34666261·5b95fb2dab214fba
4 ··0x00000020·38313165·34622e64·65627567·00000000·811e4b.debug....4 ··0x00000020·31393438·65322e64·65627567·00000000·1948e2.debug....
5 ··0x00000030·db3c55c6····························.<U.5 ··0x00000030·49ab4901····························I.I.
  
2.44 MB
python-pymol-dbgsym_2.2.0+dfsg-4_i386.deb
367 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2019-01-02·01:15:06.000000·debian-binary1 -rw-r--r--···0········0········0········4·2019-01-02·01:15:06.000000·debian-binary
2 -rw-r--r--···0········0········0······600·2019-01-02·01:15:06.000000·control.tar.xz2 -rw-r--r--···0········0········0······600·2019-01-02·01:15:06.000000·control.tar.xz
3 -rw-r--r--···0········0········0·22614464·2019-01-02·01:15:06.000000·data.tar.xz3 -rw-r--r--···0········0········0·22614216·2019-01-02·01:15:06.000000·data.tar.xz
807 B
control.tar.xz
779 B
control.tar
454 B
./control
    
Offset 5, 8 lines modifiedOffset 5, 8 lines modified
5 Architecture:·i3865 Architecture:·i386
6 Maintainer:·Debichem·Team·<debichem-devel@lists.alioth.debian.org>6 Maintainer:·Debichem·Team·<debichem-devel@lists.alioth.debian.org>
7 Installed-Size:·226447 Installed-Size:·22644
8 Depends:·python-pymol·(=·2.2.0+dfsg-4)8 Depends:·python-pymol·(=·2.2.0+dfsg-4)
9 Section:·debug9 Section:·debug
10 Priority:·optional10 Priority:·optional
11 Description:·debug·symbols·for·python-pymol11 Description:·debug·symbols·for·python-pymol
12 Build-Ids:·866b44a902c271f39236339f198f0020e5f37a46·f691003b3e7ed3642b7b09c3be31b89419b8f3a812 Build-Ids:·0e36738bc4daf72ea8dfc994f46f198f2425e903·f691003b3e7ed3642b7b09c3be31b89419b8f3a8
303 B
./md5sums
30.0 B
./md5sums
Files differ
255 B
line order
    
Offset 1, 2 lines modifiedOffset 1, 2 lines modified
1 usr/lib/debug/.build-id/86/6b44a902c271f39236339f198f0020e5f37a46.debug1 usr/lib/debug/.build-id/0e/36738bc4daf72ea8dfc994f46f198f2425e903.debug
2 usr/lib/debug/.build-id/f6/91003b3e7ed3642b7b09c3be31b89419b8f3a8.debug2 usr/lib/debug/.build-id/f6/91003b3e7ed3642b7b09c3be31b89419b8f3a8.debug
2.44 MB
data.tar.xz
2.44 MB
data.tar
1.66 KB
file list
    
Offset 1, 12 lines modifiedOffset 1, 12 lines modified
1 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./1 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./
2 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/2 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/
3 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/lib/3 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/lib/
4 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/lib/debug/4 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/lib/debug/
5 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/lib/debug/.build-id/5 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/lib/debug/.build-id/
6 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/lib/debug/.build-id/86/6 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/lib/debug/.build-id/0e/
7 -rw-r--r--···0·root·········(0)·root·········(0)·23076456·2019-01-02·01:15:06.000000·./usr/lib/debug/.build-id/86/6b44a902c271f39236339f198f0020e5f37a46.debug7 -rw-r--r--···0·root·········(0)·root·········(0)·23076456·2019-01-02·01:15:06.000000·./usr/lib/debug/.build-id/0e/36738bc4daf72ea8dfc994f46f198f2425e903.debug
8 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/lib/debug/.build-id/f6/8 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/lib/debug/.build-id/f6/
9 -rw-r--r--···0·root·········(0)·root·········(0)····98912·2019-01-02·01:15:06.000000·./usr/lib/debug/.build-id/f6/91003b3e7ed3642b7b09c3be31b89419b8f3a8.debug9 -rw-r--r--···0·root·········(0)·root·········(0)····98912·2019-01-02·01:15:06.000000·./usr/lib/debug/.build-id/f6/91003b3e7ed3642b7b09c3be31b89419b8f3a8.debug
10 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/share/10 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/share/
11 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/share/doc/11 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/share/doc/
12 lrwxrwxrwx···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/share/doc/python-pymol-dbgsym·->·python-pymol12 lrwxrwxrwx···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/share/doc/python-pymol-dbgsym·->·python-pymol
2.44 MB
./usr/lib/debug/.build-id/86/6b44a902c271f39236339f198f0020e5f37a46.debug vs.
./usr/lib/debug/.build-id/0e/36738bc4daf72ea8dfc994f46f198f2425e903.debug
Files similar despite different names (score: 53, lower is more similar)
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner·················Data·size»  Description2 ··Owner·················Data·size»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·866b44a902c271f39236339f198f0020e5f37a463 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·0e36738bc4daf72ea8dfc994f46f198f2425e903
1.64 KB
readelf --wide --debug-dump=info {}
    
Offset 2239128, 15 lines modifiedOffset 2239128, 15 lines modified
2239128 ····<4a52a8>···DW_AT_abstract_origin:·<0x4ab3f3>2239128 ····<4a52a8>···DW_AT_abstract_origin:·<0x4ab3f3>
2239129 ····<4a52ac>···DW_AT_sibling·····:·<0x4a52c0>2239129 ····<4a52ac>···DW_AT_sibling·····:·<0x4a52c0>
2239130 ·<3><4a52b0>:·Abbrev·Number:·43·(DW_TAG_GNU_call_site_parameter)2239130 ·<3><4a52b0>:·Abbrev·Number:·43·(DW_TAG_GNU_call_site_parameter)
2239131 ····<4a52b1>···DW_AT_location····:·1·byte·block:·50·»   (DW_OP_reg0·(eax))2239131 ····<4a52b1>···DW_AT_location····:·1·byte·block:·50·»   (DW_OP_reg0·(eax))
2239132 ····<4a52b3>···DW_AT_GNU_call_site_value:·2·byte·block:·73·0·»       (DW_OP_breg3·(ebx):·0)2239132 ····<4a52b3>···DW_AT_GNU_call_site_value:·2·byte·block:·73·0·»       (DW_OP_breg3·(ebx):·0)
2239133 ·<3><4a52b6>:·Abbrev·Number:·43·(DW_TAG_GNU_call_site_parameter)2239133 ·<3><4a52b6>:·Abbrev·Number:·43·(DW_TAG_GNU_call_site_parameter)
2239134 ····<4a52b7>···DW_AT_location····:·1·byte·block:·52·»   (DW_OP_reg2·(edx))2239134 ····<4a52b7>···DW_AT_location····:·1·byte·block:·52·»   (DW_OP_reg2·(edx))
2239135 ····<4a52b9>···DW_AT_GNU_call_site_value:·5·byte·block:·3·58·ae·40·0·»  (DW_OP_addr:·40ae58)2239135 ····<4a52b9>···DW_AT_GNU_call_site_value:·5·byte·block:·3·44·a5·40·0·»  (DW_OP_addr:·40a544)
2239136 ·<3><4a52bf>:·Abbrev·Number:·02239136 ·<3><4a52bf>:·Abbrev·Number:·0
2239137 ·<2><4a52c0>:·Abbrev·Number:·12·(DW_TAG_GNU_call_site)2239137 ·<2><4a52c0>:·Abbrev·Number:·12·(DW_TAG_GNU_call_site)
2239138 ····<4a52c1>···DW_AT_low_pc······:·0x12c4162239138 ····<4a52c1>···DW_AT_low_pc······:·0x12c416
2239139 ····<4a52c5>···DW_AT_abstract_origin:·<0x49dd62>2239139 ····<4a52c5>···DW_AT_abstract_origin:·<0x49dd62>
2239140 ·<2><4a52c9>:·Abbrev·Number:·59·(DW_TAG_GNU_call_site)2239140 ·<2><4a52c9>:·Abbrev·Number:·59·(DW_TAG_GNU_call_site)
2239141 ····<4a52ca>···DW_AT_low_pc······:·0x12c4582239141 ····<4a52ca>···DW_AT_low_pc······:·0x12c458
2239142 ····<4a52ce>···DW_AT_abstract_origin:·<0x4ab3f3>2239142 ····<4a52ce>···DW_AT_abstract_origin:·<0x4ab3f3>
Offset 4194297, 8 lines modifiedOffset 4194297, 8 lines modified
4194297 ·<1><88fb01>:·Abbrev·Number:·2·(DW_TAG_variable)4194297 ·<1><88fb01>:·Abbrev·Number:·2·(DW_TAG_variable)
4194298 ····<88fb02>···DW_AT_name········:·(indirect·string,·offset:·0x84365):·__glewProgramUniformMatrix2fvEXT4194298 ····<88fb02>···DW_AT_name········:·(indirect·string,·offset:·0x84365):·__glewProgramUniformMatrix2fvEXT
4194299 ····<88fb06>···DW_AT_decl_file···:·1334194299 ····<88fb06>···DW_AT_decl_file···:·133
4194300 ····<88fb07>···DW_AT_decl_line···:·214734194300 ····<88fb07>···DW_AT_decl_line···:·21473
4194301 ····<88fb09>···DW_AT_decl_column·:·534194301 ····<88fb09>···DW_AT_decl_column·:·53
4194302 ····<88fb0a>···DW_AT_type········:·<0x884575>4194302 ····<88fb0a>···DW_AT_type········:·<0x884575>
4194303 ····<88fb0e>···DW_AT_external····:·14194303 ····<88fb0e>···DW_AT_external····:·1
4194304 [·Too·much·input·for·diff·(SHA256:·350db475779490195eb778d2c03c2253d0f093a5acbb830150a1c3fc67ba470e)·]4194304 [·Too·much·input·for·diff·(SHA256:·79762d3bba6c9d2ecfe28199dcdc102efe1a700529d641fe1263e34b37793003)·]
2.44 MB
strings --all {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 zFGCC:·(Debian·8.3.0-6)·8.3.01 GCC:·(Debian·8.3.0-6)·8.3.0
2 _BS.2 _BS.
3 \AX$3 \AX$
4 yW">4 yW">
5 `"N$5 `"N$
6 |0?»    k56 |0?»    k5
7 $ct[7 $ct[
8 _x?J8 _x?J
Offset 29163, 193962 lines modifiedOffset 29163, 194126 lines modified
29163 M"D&29163 M"D&
29164 U|Jp29164 U|Jp
29165 tI*Aw=|29165 tI*Aw=|
29166 Zt@t29166 Zt@t
29167 @6'429167 @6'4
29168 e^'$/r29168 e^'$/r
29169 Ue;N29169 Ue;N
29170 }»      D;29170 R,@p
29171 <-·429171 )<U!T
29172 +i$R29172 2»      c!
29173 [Gp{29173 0x:Bh
29174 "`bF29174 Ex[Uz
29175 s#B?29175 Noh-
29176 x#1]29176 C8[]
29177 /e1J29177 AxR]
29178 ^p%/MJ29178 `pG>ap*p
29179 4SsKix29179 Z?)Z$@
29180 J=XG29180 @*$2
29181 ZM!|K129181 yeApv8
29182 }_]z29182 »       rvT
29183 .[&-29183 qF~LV4
29184 x%`*29184 c+Zj
29185 l/OK29185 ~\EG-
29186 ei|729186 D;<@
29187 *5ei29187 |:F31
29188 nJMap29188 BymE
29189 xa0329189 Y1>_
29190 on0"29190 exCp
29191 ]-ap029191 :2\,
29192 \+}7729192 B|S7
29193 TM9)29193 EzT`
29194 /»      ~F/29194 RUGFZ<%
29195 G|TD29195 !·wE
29196 B>8W29196 Y[A-L?
29197 :\G&F29197 )g5-
29198 >WH[\29198 .$L;
29199 _?Ni29199 +74;
29200 @C@e29200 )POj(
29201 n*@O 
29202 gL<a* 
29203 POn$ 
29204 :2·F29201 :2·F
29205 _·$s/29202 ^·$sO
29206 TPYTW1z29203 }c@lY$
29207 1TOb29204 1TOb
29208 $4'b29205 $4'b
29209 R#·s29206 R=·s
29210 W\*529207 W\*5
29211 ,<?@29208 *'&t
29212 .x6@X29209 $KbR91
29213 ./&t29210 Q~Qr:»  
29214 @Hl"&29211 O·<jj
29215 ·6US29212 ,Um7K
29216 RM%·29213 |m^E
29217 D0»     '29214 {312
29218 TH·m29215 Zc~t
29219 ci.]i29216 :++»    A
29220 ;DZwU29217 Y!di%$
29221 20;W29218 aF6I
29222 -P{-<29219 ;0/[
29223 -d<n29220 LK9_E,
29224 m)·KZzd>6=29221 i)%8
29225 ]-e>v29222 6b)%
29226 |o&F29223 ~"x:C
29227 1s]gUe!29224 ImMs)
29228 Jb@k29225 %b.y·
29229 \k!1+29226 5b=~
29230 m-$~29227 :S{y
29231 1?yl29228 8}B]
29232 *Gm429229 eX[C>
29233 F,%/?.29230 njE-
29234 CuTw29231 7kM$m
29235 A^#R29232 +A?.A
29236 'dm229233 `4&L
29237 J/?z29234 #"eRx
29238 njem 
29239 K`Md^ 
29240 ]dRx 
29241 h4&L 
29242 #dRx 
29243 r;5p29235 r;5p
29244 I!Eps29236 I!Eps
29245 B3qda29237 bto(
29246 wca/29238 nbai
29247 JFr=29239 MfNB
 29240 TIhO
29248 Cl`Z29241 Cl`Z
29249 5}xv:29242 }xv:
29250 l?q\29243 <P{zK
29251 D»      Kq29244 coY6
29252 wE»     K29245 NWJ2Z
29253 ~61K29246 X@FF
29254 OHoXtoi?29247 _\4"
29255 -/xh29248 zI_1
29256 \:'QS529249 U,89
29257 yMFFE[29250 ·C?a
29258 c<o.F29251 M?ap(
29259 4pd8C29252 ~z?ap-
29260 b<'!29253 u?a0
29261 A}7Z29254 |;m}
29262 zTX_129255 Ds=D
29263 xJ@_29256 v*A]a
29264 s+(++429257 v&@=.
29265 z?a029258 [Ah1P
29266 0h@L29259 |V!.B}~
29267 /;GZ29260 L,>}
29268 ;/·<29261 `|Sy
29269 >v};ag1pq129262 TIJk
29270 ol[a29263 f@e<
 29264 (y%8
 29265 Vb$"
 29266 M`/u
 29267 b:+00yj
 29268 »       ?p|
 29269 <j#zu
 29270 6x)5u
 29271 xVj9
 29272 A~8}
Max diff block lines reached; 2556336/2557879 bytes (99.94%) of diff not shown.
2.93 KB
python3-pymol-dbgsym_2.2.0+dfsg-4_i386.deb
367 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2019-01-02·01:15:06.000000·debian-binary1 -rw-r--r--···0········0········0········4·2019-01-02·01:15:06.000000·debian-binary
2 -rw-r--r--···0········0········0······600·2019-01-02·01:15:06.000000·control.tar.xz2 -rw-r--r--···0········0········0······600·2019-01-02·01:15:06.000000·control.tar.xz
3 -rw-r--r--···0········0········0·22748748·2019-01-02·01:15:06.000000·data.tar.xz3 -rw-r--r--···0········0········0·22754440·2019-01-02·01:15:06.000000·data.tar.xz
809 B
control.tar.xz
781 B
control.tar
456 B
./control
    
Offset 5, 8 lines modifiedOffset 5, 8 lines modified
5 Architecture:·i3865 Architecture:·i386
6 Maintainer:·Debichem·Team·<debichem-devel@lists.alioth.debian.org>6 Maintainer:·Debichem·Team·<debichem-devel@lists.alioth.debian.org>
7 Installed-Size:·227807 Installed-Size:·22780
8 Depends:·python3-pymol·(=·2.2.0+dfsg-4)8 Depends:·python3-pymol·(=·2.2.0+dfsg-4)
9 Section:·debug9 Section:·debug
10 Priority:·optional10 Priority:·optional
11 Description:·debug·symbols·for·python3-pymol11 Description:·debug·symbols·for·python3-pymol
12 Build-Ids:·90470ba1f458509b592ad13dee29544b85e6a1b0·cae812c75ed842ba246aa16c641159926b811e4b12 Build-Ids:·8a715b5749d5317a915b95fb2dab214fba1948e2·90470ba1f458509b592ad13dee29544b85e6a1b0
303 B
./md5sums
30.0 B
./md5sums
Files differ
255 B
line order
    
Offset 1, 2 lines modifiedOffset 1, 2 lines modified
 1 usr/lib/debug/.build-id/8a/715b5749d5317a915b95fb2dab214fba1948e2.debug
1 usr/lib/debug/.build-id/90/470ba1f458509b592ad13dee29544b85e6a1b0.debug2 usr/lib/debug/.build-id/90/470ba1f458509b592ad13dee29544b85e6a1b0.debug
2 usr/lib/debug/.build-id/ca/e812c75ed842ba246aa16c641159926b811e4b.debug 
1.7 KB
data.tar.xz
1.68 KB
data.tar
1.66 KB
file list
    
Offset 1, 12 lines modifiedOffset 1, 12 lines modified
1 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./1 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./
2 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/2 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/
3 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/lib/3 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/lib/
4 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/lib/debug/4 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/lib/debug/
5 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/lib/debug/.build-id/5 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/lib/debug/.build-id/
 6 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/lib/debug/.build-id/8a/
 7 -rw-r--r--···0·root·········(0)·root·········(0)·23210416·2019-01-02·01:15:06.000000·./usr/lib/debug/.build-id/8a/715b5749d5317a915b95fb2dab214fba1948e2.debug
6 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/lib/debug/.build-id/90/8 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/lib/debug/.build-id/90/
7 -rw-r--r--···0·root·········(0)·root·········(0)···104012·2019-01-02·01:15:06.000000·./usr/lib/debug/.build-id/90/470ba1f458509b592ad13dee29544b85e6a1b0.debug9 -rw-r--r--···0·root·········(0)·root·········(0)···104012·2019-01-02·01:15:06.000000·./usr/lib/debug/.build-id/90/470ba1f458509b592ad13dee29544b85e6a1b0.debug
8 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/lib/debug/.build-id/ca/ 
9 -rw-r--r--···0·root·········(0)·root·········(0)·23210436·2019-01-02·01:15:06.000000·./usr/lib/debug/.build-id/ca/e812c75ed842ba246aa16c641159926b811e4b.debug 
10 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/share/10 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/share/
11 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/share/doc/11 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/share/doc/
12 lrwxrwxrwx···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/share/doc/python3-pymol-dbgsym·->·python3-pymol12 lrwxrwxrwx···0·root·········(0)·root·········(0)········0·2019-01-02·01:15:06.000000·./usr/share/doc/python3-pymol-dbgsym·->·python3-pymol