Lords Of The Fallen

Lords Of The Fallen

Zobrazit statistiky:
Poor Performance and Crushing Explained
Lords of the Fallen
- Poor Performance and Crushing Explained
- This is meant for educational information only.

Lords of the Fallen uses EXECryptor as protection.
http://www.strongbit.com/execryptor.asp

What dose EXECryptor do for you?
Anti-cracking, anti-debugging, and anti-trace
EXECryptor has innovative, powerful, anti-cracking, anti-debugging, anti-trace, and anti-reversing software in the business. It also has new code protection features to stop the latest cracking software and cracker issues.

What dose it do to your system?
- Severely hinders performance due to additional CPU instruction cycles overhead from machine-level obfuscation.
- Significantly increases the size and affects the speed of a program.

This technology protects the code on the CPU-command level. It is known the x86 processors command system is redundant and allows the execution of the same ‘code’ using various different system commands. It breaks up the protected code into several processor commands or small command snippets and replace them by others, while maintaining the same end result. Thus the protector obfuscates the code not on the source level but on the level of the CPU commands.

Below is a code sample generated by Delphi and a partial (the full listing contains over 500 instructions) listing of the transformed code.

Source code :

writeln('Test OK');

After compilation

mov eax, [$ 004092ec]
mov edx, $00408db4
call @WriteOLString
call @WriteLn
call @_IOTest

After the code transformation (partial):

db 3
add al, $30
xlat
call +$000025b2
jmp +$00000eec
call +$00000941
or al, $4a
scasd
call -$304ffbe9
rol eax, $14
mov edi, [ebx]
jmp +$00001738
mov ebx, eax
shr ebx, $03
push ebx
jmp +$0001b5e
call -$000001eb
jmp +$00003203
jmp +$00005df8
call +$00000910
adc dh, ah
fmul st(7)
adc [eax], al
les eax, [ecx+$0118bfc0]
stosb

➤ YouTube: http://nekio.com/youtube
➤ Twitter: http://nekio.com/twitter
➤ Reddit: http://nekio.com/reddit
➤ Facebook: http://nekio.com/facebook
Naposledy upravil Chewtoy; 29. říj. 2014 v 5.42
< >
Zobrazeno 115 z 174 komentářů
Source?
you forgot: anti-playing
There is no source, im the source :)
Anyways, there you have it.
Naposledy upravil Chewtoy; 29. říj. 2014 v 5.27
Oh you did put a link there, I didn't see it...
https://www.youtube.com/watch?v=KuLYSgZSPj4 this vid helped me a big deal. At leaast the game didn´t crash over the last two hours of playing.
Seems plausible, but you are sure the physX isn't the main problem for this performance disaster?
They should get fraking sued for this.
Why the code samples?
Groen90 původně napsal:
Why the code samples?
To illustrate what it dose.
God 29. říj. 2014 v 5.47 
so the pirate version will run better?
Had I known about this beforehand I wouldn't have bought it.

I can't support this.
JimHash původně napsal:
so the pirate version will run better?
If that will be the case I know exactly what I'll do... even though I bought the game... but looking at comments at the bay there's no working crack yet, they just uploaded the original game files.
sue them for implementing this BULL SH!T without letting the customers be aware of this!!
motherfrakers another company added to my boycott list.
Naposledy upravil 𝓓𝓻𝓸𝓽𝓱𝓮𝓷; 29. říj. 2014 v 6.00
Zaron 29. říj. 2014 v 5.58 
JimHash původně napsal:
so the pirate version will run better?

how do you think it got known that the game uses execryptor in the first place

also, probably yes
vesdaris původně napsal:
Had I known about this beforehand I wouldn't have bought it.

I can't support this.
Games have bugs and whatnot... get used to it.
< >
Zobrazeno 115 z 174 komentářů
Na stránku: 1530 50

Datum zveřejnění: 29. říj. 2014 v 5.22
Počet příspěvků: 174