What's up with LC? Latest news, proofings for FaceIT,EAC and more! [UPDATED]

Status
Not open for further replies.


Hello everyone,
As you might know in the past few weeks our team were testing new bypasses for FaceIT and EAC (including similar EAC like AC's). All tests successfully passed without single ban. Okay ToX, let's get to the point when it will be released because we are waiting. We can't release it today because we have to run a few more tests on different operating systems (For example Windows 7). We have to consider every possible scenario, safety first as always! The first release (not including all anti-cheats) will be out before/at this weekend.

hope to god its out before the weekend bois
No it definitely will be. The only good thing about the delays for the public release is just the confirmation that this bypass completely works because it has now been in use for three weeks for face it alone. And about seven weeks for Gamers Club and the EAC based leagues

Sent from my HTC 10 on Sprint

For those who want to freeze their subs keep in mind the minimum amount of time are 7 days. We can't unfreeze it immediately so keep this in mind.



Thank you for your patience,
Leaguecheats Staff
 
I really respect great coders tbh. Have you guys tried that shit? I have, and I had to give up becoming good at it - I really suck at math so that's probably why it's hard for me.

However, to be as good as Jim and other great coders takes a shit ton of trial and error. It's not just C++ which I honestly find very hard, but he probably has to know ASM and other shit to do what he does lol. Crazy man.

assembly is bullshit like this man:
division.gif

damn... respect..
That is an offset making function basically.
It's just pushing ebp, moving esp into it (stack pointer for args), reading in the first arg then adding 2 other vars together (it's either a global var or bullshit code as the var is in edx which is a data register but it's also using esp meaning that it's not a fastcall calling convention.

What's even more weird is how it references edx + edx in a data segment meaning its offset *2 = some value but then is Shifting to the left and then shifting again to the right.

I forgot the rest but after all I'm on my phone so I can't actually see the post and write a post at the same time.

Sent from my HTC 10 on Sprint
 
  • Like
Reactions: Aqqure
That is an offset making function basically.
It's just pushing ebp, moving esp into it (stack pointer for args), reading in the first arg then adding 2 other vars together (it's either a global var or bullshit code as the var is in edx which is a data register but it's also using esp meaning that it's not a fastcall calling convention.

What's even more weird is how it references edx + edx in a data segment meaning its offset *2 = some value but then is Shifting to the left and then shifting again to the right.

I forgot the rest but after all I'm on my phone so I can't actually see the post and write a post at the same time.

Sent from my HTC 10 on Sprint
proxy.php
 
  • Like
Reactions: noname1998
I really respect great coders tbh. Have you guys tried that shit? I have, and I had to give up becoming good at it - I really suck at math so that's probably why it's hard for me.

However, to be as good as Jim and other great coders takes a shit ton of trial and error. It's not just C++ which I honestly find very hard, but he probably has to know ASM and other shit to do what he does lol. Crazy man.

assembly is bullshit like this man:
division.gif

damn... respect..
It`s a faulty code :) . it`s written like crap....tried to implement it , there is alot of work to be done at this crap code ... everything is failing for the obvious reasons . As soon as you implement it , it will crash , tried to do an esp , when i was like 19 , 8 years ago and done the same thing , got vac banned after 4 games :) . Being a coder that develops hacks is a bigger step than the normal coder like me , let`s say .
 
It`s a faulty code :) . it`s written like crap....tried to implement it , there is alot of work to be done at this crap code ... everything is failing for the obvious reasons . As soon as you implement it , it will crash , tried to do an esp , when i was like 19 , 8 years ago and done the same thing , got vac banned after 4 games :) . Being a coder that develops hacks is a bigger step than the normal coder like me , let`s say .
Yes I said the code makes no sense because it has left shifts and right shifts and it references the same offset multiple times and multiplies the same offset together and then loads the data store at the address that is the product of this multiplication and keeps adding the same address together over and over again. It could be the work of a VM like what is found in themida.
Especially with the 16-bit math at the end.

Sent from my HTC 10 on Sprint
 
  • Like
Reactions: knox.ini and Aqqure
Yes I said the code makes no sense because it has left shifts and right shifts and it references the same offset multiple times and multiplies the same offset together and then loads the data store at the address that is the product of this multiplication and keeps adding the same address together over and over again. It could be the work of a VM like what is found in themida.
Especially with the 16-bit math at the end.

Sent from my HTC 10 on Sprint

Couldnt aggree more m8.
KappaDatSheffy
 
  • Like
Reactions: noname1998
Damn i need to learn ths assembly language :D I know few language and few scripts languages, but this is the hardest to learn :p I really admire you Jimster :)
 
  • Like
Reactions: noname1998
@Jimster480 Any ETAS my sub is about to run out and want to purchase onces it out. Got any idea of when it will be out?

buy when we reach 60 page. SeemsGood


Az én iPhone készülékemről küldve a Tapatalk segítségével
 
Status
Not open for further replies.