Disintegration
- EnterpriseNL
- Expert Cheater
- Posts: 202
- Joined: Fri Sep 01, 2017 1:35 pm
- Reputation: 43
Disintegration
[B]Game Name:[/B] Disintegration
[B]Game Engine:[/B] Unreal Engine
[B]Game Version:[/B] no idea, using cracked version, so guessing it's latest
[B]Options Required: God mode, infinite salvage(or option to set yourself) one-hit kill, unlimited upgrade chips, no reload
Steam Website:[/B] [MEDIA=steamstore]536280[/MEDIA]
[B]Other Info:[/B] Table or trainer doesn't matter for me, that's all up to the cheat makers
Thanks for your time
Kind regards
EnterpriseNL
[B]Game Engine:[/B] Unreal Engine
[B]Game Version:[/B] no idea, using cracked version, so guessing it's latest
[B]Options Required: God mode, infinite salvage(or option to set yourself) one-hit kill, unlimited upgrade chips, no reload
Steam Website:[/B] [MEDIA=steamstore]536280[/MEDIA]
[B]Other Info:[/B] Table or trainer doesn't matter for me, that's all up to the cheat makers
Thanks for your time
Kind regards
EnterpriseNL
Disintegration
Hey..if you'll provide some saved game, when there's some action [using HOODLUM], more might be added [but, tomorrow], 'though i guess sooner than me more users can add..but anyway, i was curious of this game, regarding the name, this is how i pick the requests :p, got very bored in the tutorial in this game.. omg!
Only that no reload ammo, so far! It's so easy to do, i just couldn't resist more, the game was insanely boring for me... have a great day!
[CODE]
[ENABLE]
aobscanmodule(inventory_ammo_fired,Disintegration-Win64-Shipping.exe,83 A9 64 08 00 00 01)
alloc(newmem,$100,"Disintegration-Win64-Shipping.exe"+DB7DCD)
label(return)
newmem:
sub dword ptr [rcx+864],01
mov [rcx+864],63
jmp return
inventory_ammo_fired:
jmp newmem
nop 2
return:
registersymbol(inventory_ammo_fired)
[DISABLE]
inventory_ammo_fired:
db 83 A9 64 08 00 00 01
unregistersymbol(inventory_ammo_fired)
dealloc(newmem)
[/CODE]
Only that no reload ammo, so far! It's so easy to do, i just couldn't resist more, the game was insanely boring for me... have a great day!
[CODE]
[ENABLE]
aobscanmodule(inventory_ammo_fired,Disintegration-Win64-Shipping.exe,83 A9 64 08 00 00 01)
alloc(newmem,$100,"Disintegration-Win64-Shipping.exe"+DB7DCD)
label(return)
newmem:
sub dword ptr [rcx+864],01
mov [rcx+864],63
jmp return
inventory_ammo_fired:
jmp newmem
nop 2
return:
registersymbol(inventory_ammo_fired)
[DISABLE]
inventory_ammo_fired:
db 83 A9 64 08 00 00 01
unregistersymbol(inventory_ammo_fired)
dealloc(newmem)
[/CODE]
Disintegration
Same here...VampTY, post: 139816, member: 27806 wrote:no reload ammo, i just couldn't resist more
Code: Select all
{
Game : Disintegration
Version:
Date : 2020-06-16
Author : Fantomas
}
[ENABLE]
{$lua}
return "aobscanmodule(infAmmo,"..process..",83A9xxxx0000017x)"
{$asm}
infAmmo+01:
db 81 //add
registersymbol(infAmmo)
[DISABLE]
infAmmo+01:
db A9 //sub
unregistersymbol(infAmmo)
{
// ORIGINAL CODE - INJECTION POINT: "Disintegration-Win64-Shipping.exe"+DB7DCD
"Disintegration-Win64-Shipping.exe"+DB7DA5: 80 E2 01 - and dl,01
"Disintegration-Win64-Shipping.exe"+DB7DA8: 48 FF A0 D0 02 00 00 - jmp qword ptr [rax+000002D0]
"Disintegration-Win64-Shipping.exe"+DB7DAF: C3 - ret
"Disintegration-Win64-Shipping.exe"+DB7DB0: 40 53 - push rbx
"Disintegration-Win64-Shipping.exe"+DB7DB2: 48 83 EC 20 - sub rsp,20
"Disintegration-Win64-Shipping.exe"+DB7DB6: 80 B9 C8 03 00 00 00 - cmp byte ptr [rcx+000003C8],00
"Disintegration-Win64-Shipping.exe"+DB7DBD: 48 8B D9 - mov rbx,rcx
"Disintegration-Win64-Shipping.exe"+DB7DC0: 0F 85 8D 00 00 00 - jne Disintegration-Win64-Shipping.exe+DB7E53
"Disintegration-Win64-Shipping.exe"+DB7DC6: 48 89 7C 24 30 - mov [rsp+30],rdi
"Disintegration-Win64-Shipping.exe"+DB7DCB: 33 FF - xor edi,edi
// ---------- INJECTING HERE ----------
"Disintegration-Win64-Shipping.exe"+DB7DCD: 83 A9 64 08 00 00 01 - sub dword ptr [rcx+00000864],01
// ---------- DONE INJECTING ----------
"Disintegration-Win64-Shipping.exe"+DB7DD4: 79 08 - jns Disintegration-Win64-Shipping.exe+DB7DDE
"Disintegration-Win64-Shipping.exe"+DB7DD6: 89 B9 64 08 00 00 - mov [rcx+00000864],edi
"Disintegration-Win64-Shipping.exe"+DB7DDC: EB 08 - jmp Disintegration-Win64-Shipping.exe+DB7DE6
"Disintegration-Win64-Shipping.exe"+DB7DDE: 39 B9 64 08 00 00 - cmp [rcx+00000864],edi
"Disintegration-Win64-Shipping.exe"+DB7DE4: 75 29 - jne Disintegration-Win64-Shipping.exe+DB7E0F
"Disintegration-Win64-Shipping.exe"+DB7DE6: 40 38 B9 38 07 00 00 - cmp [rcx+00000738],dil
"Disintegration-Win64-Shipping.exe"+DB7DED: 74 20 - je Disintegration-Win64-Shipping.exe+DB7E0F
"Disintegration-Win64-Shipping.exe"+DB7DEF: 48 81 C1 20 09 00 00 - add rcx,00000920
"Disintegration-Win64-Shipping.exe"+DB7DF6: 48 8B D3 - mov rdx,rbx
"Disintegration-Win64-Shipping.exe"+DB7DF9: E8 82 29 54 FF - call Disintegration-Win64-Shipping.exe+2FA780
}
Last edited by fantomas on Sun Jan 10, 2021 9:04 am, edited 1 time in total.
- EnterpriseNL
- Expert Cheater
- Posts: 202
- Joined: Fri Sep 01, 2017 1:35 pm
- Reputation: 43
Disintegration
Hello
Here is a save of the game, I'm already 3/4 levels in,
paste in C:Usersyour nameAppDataLocalRobogoreSavedSaveGames
Here is a save of the game, I'm already 3/4 levels in,
paste in C:Usersyour nameAppDataLocalRobogoreSavedSaveGames
- Attachments
-
- SaveGames.zip
- (4.53 KiB) Downloaded 73 times
Last edited by EnterpriseNL on Thu Jan 01, 1970 12:00 am, edited 1 time in total.
- rambo99jose
- Table Makers
- Posts: 211
- Joined: Sun Mar 18, 2018 6:24 am
- Reputation: 134
Disintegration
Game version: 06/2020 (Hoodlum)
Table Last Updated: 20200618_v0.1
[B].:|FEATURES|:.[/B]
[LIST]
[*]Unlimited Cycle Ammo (hold Q for rapid fire healing)
[*]Pointers:
[LIST]
[*]Cycle HP (freeze)
[*]Chips
[*]Total Salvage
[/LIST]
[/LIST]
[B].:|NOTES|:.[/B]
[LIST]
[*]enemy and player hp share same function: 1-shot kill might be possible if you find pointers for allies, then freeze them and use "1 shot all" under "DO NOT TOUCH"
[*]base player hp is 4600
[*]likely won't update this table anymore
[/LIST]
Table Last Updated: 20200618_v0.1
[B].:|FEATURES|:.[/B]
[LIST]
[*]Unlimited Cycle Ammo (hold Q for rapid fire healing)
[*]Pointers:
[LIST]
[*]Cycle HP (freeze)
[*]Chips
[*]Total Salvage
[/LIST]
[/LIST]
[B].:|NOTES|:.[/B]
[LIST]
[*]enemy and player hp share same function: 1-shot kill might be possible if you find pointers for allies, then freeze them and use "1 shot all" under "DO NOT TOUCH"
[*]base player hp is 4600
[*]likely won't update this table anymore
[/LIST]
Last edited by rambo99jose on Thu Jun 18, 2020 9:00 am, edited 3 times in total.
-
- What is cheating?
- Posts: 3
- Joined: Thu Oct 19, 2017 6:19 pm
- Reputation: 0
Disintegration
Great stuff!
Thank you [B]Mr. rambo[/B].
Thank you [B]Mr. rambo[/B].
- rambo99jose
- Table Makers
- Posts: 211
- Joined: Sun Mar 18, 2018 6:24 am
- Reputation: 134
Disintegration
There were many shared pointers. I picked what i thought was best pointers. If it doesn't work let me know i saved pointerscansVasconcellos, post: 139922, member: 9583 wrote:
Great stuff!
Thank you Mr. rambo.
- Attachments
-
- Disintegration-Win64-Shipping-20200618_v0.1.CT
- (24.82 KiB) Downloaded 203 times
Last edited by rambo99jose on Thu Jan 01, 1970 12:00 am, edited 1 time in total.
Disintegration
It's good you got helped, ok then, game removed, best of luck!
Disintegration
thank you :D
-
- Expert Cheater
- Posts: 55
- Joined: Fri Sep 18, 2020 6:55 am
- Reputation: 10
Re: Disintegration
only the infin ammo seems to work.
-
- Expert Cheater
- Posts: 55
- Joined: Fri Sep 18, 2020 6:55 am
- Reputation: 10
Re: Disintegration
Can someone please update this so health works? Finding the last mission impossible to win with the breathtakingly craptacular loadout the game forces on you.
Who is online
Users browsing this forum: ashbunnie33, Badbecky21, bastetkitty, DotBot, Google Adsense [Bot], iamoumyy, Luke76bg, Weldjerda