-
Member
Help 
Playing without zoom is like playing whithout eyes
-
Active Member
i noted the problem in another cheat forum where is the creator of theese hacks... need to wait some time...
-
Contributor
There's only very small change needed to fix the zoom hack.
Code:
aobscan(_zoom2,F3 0F 10 9E B0 17 00 00 F3)
aobscan(_zoom3,F3 0F 10 8E B4 17 00 00 8D)
If you don't want to update the code yourselves, here is my compiled one. As always, use at your own risk 
EDIT: link removed. fixed version @ post #776 below
Last edited by bcz; 06-04-2016 at 12:36 PM.
-
Post Thanks / Like - 5 Thanks
-
Member
Originally Posted by
bcz
There's only very small change needed to fix the zoom hack.
Code:
aobscan(_zoom2,F3 0F 10 9E B0 17 00 00 F3)
aobscan(_zoom3,F3 0F 10 8E B4 17 00 00 8D)
If you don't want to update the code yourselves, here is my compiled one. As always, use at your own risk
fullbright_zoom_230
u are ****ing awesome!
thanks buddy
-
Active Member
bcz, the first aobscan(_zoom2) is the aobscanmodule(INJECT,PathOfExile.exe, right?
and the second aobscan(_zoom3) is the INJECT:
db
i mean in CE table
-
Member
-
Member
Well im USing the CT version of the hack and i dont really get the changes:
Thats how my code Looks like:
Code:
{ Game : PathOfExile.exe
Version:
Date : 2015-12-12
Author : deama
This script does blah blah blah
}
[ENABLE]
aobscanmodule(INJECT,PathOfExile.exe,F3 0F 10 8F B4 17 00 00 8D) // should be unique
alloc(newmem,$1000)
label(code)
label(return)
alloc(mine,16)
registersymbol(mine)
mine:
dd (float)1.5
newmem:
code:
movss xmm1,[mine]
jmp return
INJECT:
jmp code
nop
nop
nop
return:
registersymbol(INJECT)
[DISABLE]
INJECT:
db F3 0F 10 8F B4 17 00 00 8D
unregistersymbol(INJECT)
dealloc(newmem)
dealloc(mine)
unregistersymbol(mine)
{
// ORIGINAL CODE - INJECTION POINT: "pathofexile.exe"+22394C
"pathofexile.exe"+223923: F3 0F 11 44 24 14 - movss [esp+14],xmm0
"pathofexile.exe"+223929: 8D 44 24 10 - lea eax,[esp+10]
"pathofexile.exe"+22392D: 77 04 - ja pathofexile.exe+223933
"pathofexile.exe"+22392F: 8D 44 24 0C - lea eax,[esp+0C]
"pathofexile.exe"+223933: F3 0F 10 08 - movss xmm1,[eax]
"pathofexile.exe"+223937: 0F 2F C8 - comiss xmm1,xmm0
"pathofexile.exe"+22393A: 76 04 - jna pathofexile.exe+223940
"pathofexile.exe"+22393C: 8D 44 24 14 - lea eax,[esp+14]
"pathofexile.exe"+223940: F3 0F 10 86 4C 18 00 00 - movss xmm0,[esi+0000184C]
"pathofexile.exe"+223948: F3 0F 58 00 - addss xmm0,[eax]
// ---------- INJECTING HERE ----------
"pathofexile.exe"+22394C: F3 0F 10 8F 08 18 00 00 - movss [esi+0000184C],xmm0
// ---------- DONE INJECTING ----------
"pathofexile.exe"+223954: F3 0F 10 0D 04 87 75 01 - movss xmm1,[pathofexile.exe+9D8704]
"pathofexile.exe"+22395C: F3 0F 10 15 08 87 75 01 - movss xmm2,[pathofexile.exe+9D8708]
"pathofexile.exe"+223964: F3 0F 10 1D 0C 87 75 01 - movss xmm3,[pathofexile.exe+9D870C]
"pathofexile.exe"+22396C: 0F 28 E1 - movaps xmm4,xmm1
"pathofexile.exe"+22396F: F3 0F 59 25 D8 BF 5E 01 - mulss xmm4,[pathofexile.exe+86BFD8]
"pathofexile.exe"+223977: F3 0F 5C CC - subss xmm1,xmm4
"pathofexile.exe"+22397B: F3 0F 59 C8 - mulss xmm1,xmm0
"pathofexile.exe"+22397F: F3 0F 58 CC - addss xmm1,xmm4
"pathofexile.exe"+223983: F3 0F 11 4C 24 30 - movss [esp+30],xmm1
"pathofexile.exe"+223989: F3 0F 10 0D FC BF 5E 01 - movss xmm1,[pathofexile.exe+86BFFC]
}
-
Post Thanks / Like - 1 Thanks
toadskin (1 members gave Thanks to eNdless2k for this useful post)
-
Member
Originally Posted by
Silent_Warrior
bcz, the first aobscan(_zoom2) is the aobscanmodule(INJECT,PathOfExile.exe, right?
and the second aobscan(_zoom3) is the INJECT:
db
i mean in CE table
other way around. zoom3=inject , zoom2=inject: db.
Code:
aobscanmodule(INJECT,PathOfExile.exe,F3 0F 10 8E B4 17 00 00 8D) // should be unique
Code:
INJECT:
db F3 0F 10 9E B0 17 00 00 F3
-
Post Thanks / Like - 3 Thanks
-
Contributor
Hey sorry guys, I totally forgot to update the "disable" section so it was freezing if you try to turn it off.
Here is fixed version
http://www.mediafire.com/download/n5...zoom_230v2.exe
And here is the cheat table for those of you with different versions or if you'd like to load it in CE yourself
http://www.mediafire.com/download/en..._zoom_230v2.CT
Originally Posted by
Maelzel
Because we are writing programs whose sole purpose in life is to forcefully hack into other programs memory... how 'potentially harmful' do you think that ranks us on your average security report? ^_^
Last edited by bcz; 06-04-2016 at 12:31 PM.
-
Post Thanks / Like - 9 Thanks
-
Member
This is awesome! thanks for sharing
-
Active Member
Thank you so much
I was so used to the normal overview)
-
Member
Hi is there a method to be less detectable while using this hack? I know it's always a risk but when I changed the file name and executed it the program window still says full_zoom_hack or something. What are your common ways of preventing being detected?
-
Member
have non- numpad version?
-
Member
Originally Posted by
hktwinsen
have non- numpad version?
what is the non-numpad version?
-
Post Thanks / Like - 1 Thanks
theusrx (1 members gave Thanks to youarealamp for this useful post)
-
Active Member
Originally Posted by
youarealamp
what is the non-numpad version?
I think that he want to use F12/F11 function keys to run FullBright and Zoomhack.
If you have the issue about FullBright effect is too dark, please try to press menu>setting (O) to reset again.
Last edited by toadskin; 06-29-2016 at 10:48 PM.
-
Post Thanks / Like - 1 Thanks
stone9217 (1 members gave Thanks to toadskin for this useful post)