Page 1 of 1

[SOLVED] Bomber Crew

Posted: Fri Oct 20, 2017 9:03 am
by f34rY
Requesting resource cheat for this game.

Steam: [Link]
Also avaible on torrent sites.

Tried to narrow the coin/research points but upon changing it, it broke the game and now refuses to boot up, simply stops working at main menu. (guess the save file got corrupted)

Re: Bomber Crew

Posted: Fri Oct 20, 2017 6:31 pm
by fantomas
Hi

Nothing really sexy but here's Inf Funds cheat

Code: Select all

{
  Game   : BomberCrew.exe
  Version:
  Date   : 2017-10-20
  Author : fantomas
}

[ENABLE]
aobscan(aobFunds,41 89 86 A8 00 00 00 41 0F)
alloc(newmem,$1000,1AA00DF6)

label(code)
label(return)

newmem:

code:
  mov eax,#999999
  mov [r14+000000A8],eax
  jmp return

aobFunds:
  jmp newmem
  nop
  nop
return:
registersymbol(aobFunds)

[DISABLE]
aobFunds:
  db 41 89 86 A8 00 00 00

unregistersymbol(aobFunds)
dealloc(newmem)

{
// ORIGINAL CODE - INJECTION POINT: 1AA00DF6

1AA00DD6: 41 55                          -  push r13
1AA00DD8: 41 56                          -  push r14
1AA00DDA: 41 57                          -  push r15
1AA00DDC: 48 83 EC 18                    -  sub rsp,18
1AA00DE0: 4C 8B F1                       -  mov r14,rcx
1AA00DE3: 4C 8B FA                       -  mov r15,rdx
1AA00DE6: 49 8B F8                       -  mov rdi,r8
1AA00DE9: 49 8B F1                       -  mov rsi,r9
1AA00DEC: 49 63 86 A8 00 00 00           -  movsxd  rax,dword ptr [r14+000000A8]
1AA00DF3: 41 03 C7                       -  add eax,r15d
// ---------- INJECTING HERE ----------
1AA00DF6: 41 89 86 A8 00 00 00           -  mov [r14+000000A8],eax
// ---------- DONE INJECTING  ----------
1AA00DFD: 41 0F B6 86 E0 00 00 00        -  movzx eax,byte ptr [r14+000000E0]
1AA00E05: 85 C0                          -  test eax,eax
1AA00E07: 0F 84 7B 00 00 00              -  je 1AA00E88
1AA00E0D: 45 85 FF                       -  test r15d,r15d
1AA00E10: 7E 39                          -  jle 1AA00E4B
1AA00E12: F2 41 0F 2A C7                 -  cvtsi2sd xmm0,r15d
1AA00E17: 48 83 EC 08                    -  sub rsp,08
1AA00E1B: B9 01 00 00 00                 -  mov ecx,00000001
1AA00E20: BA 40 6B B6 10                 -  mov edx,10B66B40
1AA00E25: 4C 8B CF                       -  mov r9,rdi
}
You will have to spend some money before you can activate the script. Maybe I'll add some other cheats, idk.
BomberCrew.CT
First release - Inf Funds
(29.47 KiB) Downloaded 626 times

Update 1
  • Added Inf XP

Code: Select all

{
  Game   : BomberCrew.exe
  Version: 
  Date   : 2017-10-20
  Author : fantomas
}

[ENABLE]


aobscan(aobXP,41 89 47 38 49 8B 4F 18)
alloc(newmem,$1000,21F6550B)

label(code)
label(return)

newmem:

code:
  mov eax,#999999
  mov [r15+38],eax
  mov rcx,[r15+18]
  jmp return

aobXP:
  jmp newmem
  nop
  nop
  nop
return:
registersymbol(aobXP)

[DISABLE]
aobXP:
  db 41 89 47 38 49 8B 4F 18

unregistersymbol(aobXP)
dealloc(newmem)

{
// ORIGINAL CODE - INJECTION POINT: 21F6550B

21F654EF: 0B 55 48                       -  or edx,[rbp+48]
21F654F2: 8B EC                          -  mov ebp,esp
21F654F4: 57                             -  push rdi
21F654F5: 41 57                          -  push r15
21F654F7: 48 83 EC 10                    -  sub rsp,10
21F654FB: 4C 8B F9                       -  mov r15,rcx
21F654FE: 48 8B FA                       -  mov rdi,rdx
21F65501: 4C 89 45 E8                    -  mov [rbp-18],r8
21F65505: 49 63 47 38                    -  movsxd  rax,dword ptr [r15+38]
21F65509: 03 C7                          -  add eax,edi
// ---------- INJECTING HERE ----------
21F6550B: 41 89 47 38                    -  mov [r15+38],eax
21F6550F: 49 8B 4F 18                    -  mov rcx,[r15+18]
// ---------- DONE INJECTING  ----------
21F65513: 41 BA 30 3F 07 0E              -  mov r10d,0E073F30
21F65519: 48 83 EC 20                    -  sub rsp,20
21F6551D: 49 BB 00 C0 E9 04 00 00 00 00  -  mov r11,0000000004E9C000
21F65527: 41 FF D3                       -  call r11
21F6552A: 48 83 C4 20                    -  add rsp,20
21F6552E: 48 8B C8                       -  mov rcx,rax
21F65531: 83 39 00                       -  cmp dword ptr [rcx],00
21F65534: 41 BA D0 3C 88 12              -  mov r10d,12883CD0
21F6553A: 48 83 EC 20                    -  sub rsp,20
21F6553E: 49 BB 10 E0 9C 0D 00 00 00 00  -  mov r11,000000000D9CE010
}
BomberCrew.CT
Second release - Added Inf XP
(31.59 KiB) Downloaded 167 times

Update 2
  • Added Inf Intel

Code: Select all

{
  Game   : BomberCrew.exe
  Version: 
  Date   : 2017-10-20
  Author : fantomas
}

[ENABLE]
aobscan(aobIntel,41 89 86 AC 00 00 00)
alloc(newmem,$1000,21FF4AB6)

label(code)
label(return)

newmem:

code:
  mov eax,#999999
  mov [r14+000000AC],eax
  jmp return

aobIntel:
  jmp newmem
  nop
  nop
return:
registersymbol(aobIntel)

[DISABLE]
aobIntel:
  db 41 89 86 AC 00 00 00

unregistersymbol(aobIntel)
dealloc(newmem)

{
// ORIGINAL CODE - INJECTION POINT: 21FF4AB6

21FF4A96: 41 55                          -  push r13
21FF4A98: 41 56                          -  push r14
21FF4A9A: 41 57                          -  push r15
21FF4A9C: 48 83 EC 18                    -  sub rsp,18
21FF4AA0: 4C 8B F1                       -  mov r14,rcx
21FF4AA3: 4C 8B FA                       -  mov r15,rdx
21FF4AA6: 49 8B F8                       -  mov rdi,r8
21FF4AA9: 49 8B F1                       -  mov rsi,r9
21FF4AAC: 49 63 86 AC 00 00 00           -  movsxd  rax,dword ptr [r14+000000AC]
21FF4AB3: 41 03 C7                       -  add eax,r15d
// ---------- INJECTING HERE ----------
21FF4AB6: 41 89 86 AC 00 00 00           -  mov [r14+000000AC],eax
// ---------- DONE INJECTING  ----------
21FF4ABD: 41 0F B6 86 E0 00 00 00        -  movzx eax,byte ptr [r14+000000E0]
21FF4AC5: 85 C0                          -  test eax,eax
21FF4AC7: 0F 84 BB 00 00 00              -  je 21FF4B88
21FF4ACD: 48 8B CE                       -  mov rcx,rsi
21FF4AD0: 48 83 EC 20                    -  sub rsp,20
21FF4AD4: 49 BB 10 2B DE 04 00 00 00 00  -  mov r11,0000000004DE2B10
21FF4ADE: 41 FF D3                       -  call r11
21FF4AE1: 48 83 C4 20                    -  add rsp,20
21FF4AE5: 85 C0                          -  test eax,eax
21FF4AE7: 0F 85 9B 00 00 00              -  jne 21FF4B88
}
BomberCrew.CT
Third release - Added Inf Intel
(33.63 KiB) Downloaded 1023 times

Re: Bomber Crew

Posted: Fri Oct 20, 2017 7:17 pm
by darksidexin
Hey

Wanted to know is there anyone who can help out with
-Intel
-Health
-Damage

Would appreciate the help

Re: Bomber Crew

Posted: Fri Oct 20, 2017 7:30 pm
by f34rY
Thank you! seems like even if i added 3k funds i broke the game with it.

Re: Bomber Crew

Posted: Fri Oct 20, 2017 8:48 pm
by darksidexin
Awsome! ty so much!

Re: Bomber Crew

Posted: Sat Oct 21, 2017 5:57 pm
by frozenheal
f34rY wrote:
Fri Oct 20, 2017 7:30 pm
Thank you! seems like even if i added 3k funds i broke the game with it.
i added much more (by myself) , and all good oO
Image

Re: Bomber Crew

Posted: Sun Oct 22, 2017 1:18 am
by SKULLRAGE
Has anyone ever tried infinity gas or undamaged plane health? or that is too complicated?

Re: Bomber Crew

Posted: Mon Oct 23, 2017 7:06 am
by Damangedluckey234
Hey, Im new to Cheat Engine, I can't activate the cheats but im trying to check in the little square for "Infinite Funds"

Re: Bomber Crew

Posted: Mon Oct 23, 2017 4:35 pm
by baronvontoast
What does the INF exp do? I see that it adds 999999EXP but the crew still only only goes up by a tiny bit after each mission.How do I use it?

Re: Bomber Crew

Posted: Thu Oct 26, 2017 7:10 pm
by STN
Cheat table here - viewtopic.php?t=5194

Re: Bomber Crew

Posted: Fri Oct 27, 2017 3:18 am
by fantomas
STN wrote:
Thu Oct 26, 2017 7:10 pm
Cheat table here - viewtopic.php?t=5194
or this one: viewtopic.php?f=4&t=5231

Re: [SOLVED] Bomber Crew

Posted: Sat Oct 13, 2018 6:31 pm
by matrix501
:D :D :D THIS IS AWESOME!!!!! im so happy a trainer was made for this game ive been trying to play and im finding this a difficult game! I hope this trainer will make it a bit easier! Thanks again! You made my day!