<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="46">
  <CheatEntries>
    <CheatEntry>
      <ID>2</ID>
      <Description>"==== General ===="</Description>
      <Options moDeactivateChildrenAsWell="1"/>
      <Color>C080FF</Color>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <ID>19</ID>
          <Description>"Infinite Credits"</Description>
          <Color>C08000</Color>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]

aobscanmodule(One,ExZeal.exe,2B C2 A3 88 A5 ?? 01)
registersymbol(One)

ExZeal.exe+11125:
  db 90 90

[DISABLE]

One:
  db 2B C2

unregistersymbol(One)
</AssemblerScript>
        </CheatEntry>
        <CheatEntry>
          <ID>6</ID>
          <Description>"Infinite Lives"</Description>
          <Color>C08000</Color>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]

aobscanmodule(Two,ExZeal.exe,FF 88 DC A3 ?? 01 8D 80 ?? ?? ?? ?? 8B)

alloc(Three,6)

registersymbol(Two)
registersymbol(Three)

Three:
  readmem(Two,6)

ExZeal.exe+70D2B:
  db 90 90 90 90 90 90

[DISABLE]

Two:
  readmem(Three,6)

unregistersymbol(Two)
unregistersymbol(Three)

dealloc(Three)
</AssemblerScript>
        </CheatEntry>
        <CheatEntry>
          <ID>21</ID>
          <Description>"Infinite Bombs"</Description>
          <Color>C08000</Color>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]

aobscanmodule(Four,ExZeal.exe,FF 0B 79 06 C7 03 00 00 00 00 56 E8 ED)
aobscanmodule(Five,ExZeal.exe,FF 0B 79 06 C7 03 00 00 00 00 56 E8 81)

registersymbol(Four)
registersymbol(Five)

ExZeal.exe+6FEE3:
  db 90 90

ExZeal.exe+6D84F:
  db 90 90

[DISABLE]

Four:
  db FF 0B

Five:
  db FF 0B

unregistersymbol(Four)
unregistersymbol(Five)
</AssemblerScript>
        </CheatEntry>
        <CheatEntry>
          <ID>23</ID>
          <Description>"Untouchable"</Description>
          <Color>C08000</Color>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]

aobscanmodule(Six,ExZeal.exe,39 9E B0 02 00 00 0F 85 A8)
aobscanmodule(Seven,ExZeal.exe,83 BE B0 02 00 00 00 0F 85 B0)

alloc(newmemOne,$1000)
alloc(newmemTwo,$1000)

registersymbol(Six)
registersymbol(Seven)

label(codeOne)
label(codeTwo)
label(returnOne)
label(returnTwo)

newmemOne:

codeOne:
  cmp dword ptr [esi+000002B0],1
  jmp returnOne

Six:
  jmp newmemOne
  nop

returnOne:

newmemTwo:

codeTwo:
  cmp dword ptr [esi+000002B0],01
  jmp returnTwo

Seven:
  jmp newmemTwo
  nop 2

returnTwo:

[DISABLE]

Six:
  db 39 9E B0 02 00 00

Seven:
  db 83 BE B0 02 00 00 00

unregistersymbol(Six)
unregistersymbol(Seven)

dealloc(newmemOne)
dealloc(newmemTwo)
</AssemblerScript>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <ID>3</ID>
      <Description>"==== Player 1 ===="</Description>
      <Options moDeactivateChildrenAsWell="1"/>
      <Color>C080FF</Color>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <ID>9</ID>
          <Description>"Score"</Description>
          <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>C08000</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>ExZeal.exe+F9A5C0</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>13</ID>
          <Description>"Credits"</Description>
          <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>C08000</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>ExZeal.exe+F9A588</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>18</ID>
          <Description>"Lives"</Description>
          <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
          <ShowAsSigned>1</ShowAsSigned>
          <Color>C08000</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>ExZeal.exe+F9A3DC</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>7</ID>
          <Description>"Bombs"</Description>
          <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>C08000</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>ExZeal.exe+F9A41C</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <ID>4</ID>
      <Description>"==== Player 2 ===="</Description>
      <Options moDeactivateChildrenAsWell="1"/>
      <Color>C080FF</Color>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <ID>10</ID>
          <Description>"Score"</Description>
          <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>C08000</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>ExZeal.exe+F9A5C4</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>1</ID>
          <Description>"Lives"</Description>
          <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
          <ShowAsSigned>1</ShowAsSigned>
          <Color>C08000</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>ExZeal.exe+F9A43C</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>8</ID>
          <Description>"Bombs"</Description>
          <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>C08000</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>ExZeal.exe+F9A47C</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
  <Comments>Created by: Outrun
https://opencheattables.com</Comments>
</CheatTable>
