-
Corporal
2.1.2 Bypass
There are many ways to write a bypass for this game, since this is public, this is a simple bypass that works by making PoE's anti cheat think you are running wine (windows emulator so that you can play games on Mac/Linux) thereby shutting off the entire anti-cheat.
Also this dll has map hack and a neat little tool that left clicks at locations you specify without actually using your mouse.
Instructions:
1. Run Path of exile
2. Inject PHL.dll before the game reaches main menu
Yes this means you can use any hack and not get banned. (just for this patch though)
Succeeds in bypassing as of 2.1.2b
Download: bypass 1.31.16.zip
If someone reading this doesn't have a dll injector, what I do sometimes is run CheatEngine and attach to path of exile, then click memory viewer on the left, go to Tools->inject dll then choose PHL.dll
If injection fails:
1. Try running the injector as admin
2. Get the latest visual c runtime (2015)
https://www.microsoft.com/en-us/down....aspx?id=48145
Last edited by elyas10; 01-31-2016 at 02:32 PM.
-
Post Thanks / Like - 6 Thanks
-
Active Member
sounds like a keylogger if u ask me
-
Corporal
Originally Posted by
datz
sounds like a keylogger if u ask me
compile it yourself then
https://github.com/elyas10/PHL
-
Post Thanks / Like - 4 Thanks
-
Member
Before someone ask you, you should explain (in the first post ) how to inject this DLL into POE process 
TY anyway
-
Member
Interesting.
This works because PoE's anticheat is dependent on some functions from the Windows API, right?
-
Corporal
Originally Posted by
pootisbb
Interesting.
This works because PoE's anticheat is dependent on some functions from the Windows API, right?
Yes, and if your on Linux or Mac those windows API calls may or may not work on WINE (windows emulator), so what path of exile added just in 2.1.2, is they check if you are running on a non-windows machine, if so, then don't even bother running the anti cheat.
This bypass simply makes the client think your running WINE which will cause the client to not run the anti cheat thread.
This was added in this patch probably because people who were on Mac/Linux were crashing when they armed the anti cheat and also this is a sign they are working on the anti cheat and this is just a portion of something big their adding to the anti cheat.
-
Active Member
thx for the bypass. btw, what injector do you use? (i use DCInjector, but it gives me some error dll when injecting, though it's a success )
-
Member
yeah i tried and it give me an error too. Failed to inject, injection method return null.
-
Corporal
Originally Posted by
Silent_Warrior
thx for the bypass. btw, what injector do you use? (i use DCInjector, but it gives me some error dll when injecting, though it's a success )
I'm using one from a different forum so I can't say, the injector I use though was made for battlefield 3, but all injectors work on any game so its fine. I was going to write my own injector and release it but I am too lazy.
If someone reading this doesn't have a dll injector, what I do sometimes is run CheatEngine and attach to path of exile, then click memory viewer on the left, go to Tools->inject dll then choose PHL.dll
EDIT:
I think I know why it might not be injecting,
1. Try running the injector as admin
2. Get the latest visual c runtime (2015)
https://www.microsoft.com/en-us/down....aspx?id=48145
Last edited by elyas10; 01-24-2016 at 04:50 AM.
-
Member
Originally Posted by
elyas10
I'm using one from a different forum so I can't say, the injector I use though was made for battlefield 3, but all injectors work on any game so its fine. I was going to write my own injector and release it but I am too lazy.
If someone reading this doesn't have a dll injector, what I do sometimes is run CheatEngine and attach to path of exile, then click memory viewer on the left, go to Tools->inject dll then choose PHL.dll
EDIT:
I think I know why it might not be injecting,
1. Try running the injector as admin
2. Get the latest visual c runtime (2015)
https://www.microsoft.com/en-us/down....aspx?id=48145
Sorry for my ignorance but isn't cheat engine highly detectable after you are attaching it to the .exe? I'm only experienced in games where there is an anti-cheat which would close the game instantly/create logs etc. Obviously they have only server sided anti-cheat but still?
-
-
Corporal
Originally Posted by
s1ssel
Sorry for my ignorance but isn't cheat engine highly detectable after you are attaching it to the .exe? I'm only experienced in games where there is an anti-cheat which would close the game instantly/create logs etc. Obviously they have only server sided anti-cheat but still?
I would normally assume so, but in path of exile, as of 2.1.2, the ENTIRE anti cheat only runs when the server sends a packet to run it, and that NEVER happens before the main menu because the anti cheat thread doesn't get started. If you want to be 100% safe, inject before the main menu and you will be 100% safe. If you do it after, I still would argue you are 99.9% safe because this tool patches the bypass at two locations, one where it starts the thread, and where it arms the anti cheat. I could even add two more locations for an overkill bypass
Originally Posted by
Silent_Warrior
this download didn't help, dll-error was still there. But i got them from google and installed manually... so the injector show me a dos-window with suggestion to "type coords of x, y where to click (wtf is that

)" and whatever i typing after pressing enter i got poe error and close.

edit: ok, was my stupid injector, that didn't close properly so i had many copies of it... so was that error. but now no errors, but i don't understand, what is this of "left clicking"?
Ok so if you see the "dos-window" that means its working, I made it debug out information, and if you input like "400, 400" (with the comma and space, no quotes) then it will simulate a click at that coordinate in path of exile. I added this because I am going to add maphacks, full bright, etc.. later.
And if you play around with that tool, you will notice path of exile can be minimized, out of focus, all while you can send inputs to the game, so far the dll can simulate any input, so its sort of like AutoHotkey but you it doesn't actually move your mouse in windows at all.
Last edited by elyas10; 01-24-2016 at 03:21 PM.
-
Post Thanks / Like - 2 Thanks
-
Active Member
i still get the vcruntime140 error even with cheat engine ive tried 3 different dll injectors aswell.. i downloaded both visual run times and no luck
-
Corporal
Originally Posted by
datz
i still get the vcruntime140 error even with cheat engine ive tried 3 different dll injectors aswell.. i downloaded both visual run times and no luck
vcruntime140 is the visual c runtime 2015, what I think you did was install the 64 bit version of it, this application is 32-bit so you would have to install the x86 option.
Go here:
https://www.microsoft.com/en-us/down....aspx?id=48145
and when you click download choose "vc_redist.x86.exe"
edit: also restart your computer just in case
Last edited by elyas10; 01-24-2016 at 04:08 PM.
-
Active Member
tried 86x aswell reinstalling 3 times.. uninstalled 64x restarted comp multiple times.. still get the error