Page 3 of 43

Re: Far Cry 5 Megathread (EAC Protected) +Updated with working bypass.

Posted: Tue Mar 27, 2018 1:24 am
by SunBeam
Everything ticked under Extra means DBK will be loaded. As I explained, if I do that, EAC will do its check regardless of the launch -eac_launcher parameter. It detects CE's driver.

Re: Far Cry 5 Megathread (EAC Protected) +Updated with working bypass.

Posted: Tue Mar 27, 2018 1:29 am
by Send
SunBeam wrote:
Tue Mar 27, 2018 1:24 am
Everything ticked under Extra means DBK will be loaded. As I explained, if I do that, EAC will do its check regardless of the launch -eac_launcher parameter. It detects CE's driver.
Ah, gotcha. I don't know what to tell ya =/ I wish there was something I could do to compare our setups.

Re: Far Cry 5 Megathread (EAC Protected) +Updated with working bypass.

Posted: Tue Mar 27, 2018 2:58 am
by SunBeam
The CPY method will work once more when the cracked version's out. DLL emulates CreateGameClient API in EAC and it has to use specific VT offsets in the current version for inlining. Something tells me our neighbors at CH are struggling with the same issue and they will either come up with an excuse or "borrow" a method from someplace ;)

EDIT: Yup, LOL.

Image

Image

Image

You can imagine his disappointment :D

Re: Far Cry 5 Megathread (EAC Protected) +Updated with working bypass.

Posted: Tue Mar 27, 2018 3:39 am
by Send
SunBeam wrote:
Tue Mar 27, 2018 2:58 am
. Something tells me our neighbors at CH are struggling with the same issue and they will either come up with an excuse or "borrow" a method from someplace ;)
Bhahaha. Good find, thanks for the laugh! I'm afraid of closing the game in case I can't find any values upon launching it again. Just going back to the menu scared me, but luckily the address just changed.

Incoming video upload so people don't think I'm bullshitting.

Edit: Here ya go Sun. If there's anything I can do in the meantime, let me know.
[Link]

Another, lower quality using OBS instead of Shadow Play. Didn't bother with settings.
[Link]

Re: Far Cry 5 Megathread (EAC Protected) +Updated with working bypass.

Posted: Tue Mar 27, 2018 4:56 am
by Corvo3108
I only need god mode :P

Re: Far Cry 5 Megathread (EAC Protected) +Updated with working bypass.

Posted: Tue Mar 27, 2018 6:03 am
by REDHERO
Hi i'm back

I tried everything, but can't launch the game, always this f cking error security violation code. I really don't understand

Re: Far Cry 5 Megathread (EAC Protected) +Updated with working bypass.

Posted: Tue Mar 27, 2018 6:23 am
by Definitelynotfats
I bought the game on steam and seems that setting Steam's and Uplay's launch options to "-eac_launcher" isnt working. Hopefully someone can figure this one out.

Re: Far Cry 5 Megathread (EAC Protected) +Updated with working bypass.

Posted: Tue Mar 27, 2018 6:45 am
by Send
Ugh, I hate the fact that the addresses change every time you fast travel or die. And I can't make pointers right now, only search for values/addresses.

Edit: Finally got God Mode working.
------------------------------------
REDHERO wrote:
Tue Mar 27, 2018 6:03 am
[...]
You said this is without the launch parameters, correct? Something on your system is causing a false positive with stupid ass EAC. Contact Ubisoft's support and see if EAC has a log.
--------------------------------

Note: If the Launch Parameter Argument isn't allowing CE to be attached or you cannot launch FC5 with CE open, try the following.

Code: Select all

Installation Folder\Ubisoft Game Launcher\games\Far Cry 5\bin\EasyAntiCheat\Launcher

Open Settings.json in Notepad  

Copy and paste the following or set "use_cmdline_parameters" to 1

	"title"											: "Far Cry 5",
	"executable"									: "FarCry5.exe",
	"parameters"									: "",
	"use_cmdline_parameters"						: "1",
	"wait_for_game_process_exit"					: "0",
	"hide_splash_screen"							: "1",
	"hide_ui_controls"								: "0"
}
If this doesn't work, post and I'll keep looking.

Re: Far Cry 5 Megathread (EAC Protected) +Updated with working bypass.

Posted: Tue Mar 27, 2018 7:06 am
by alk3
SendMe127.0.0.1 wrote:
Tue Mar 27, 2018 6:45 am
Ugh, I hate the fact that the addresses change every time you fast travel or die. And I can't make pointers right now, only search for values/addresses.

Edit: Finally got God Mode working.
REDHERO wrote:
Tue Mar 27, 2018 6:03 am
Hi i'm back

I tried everything, but can't launch the game, always this f cking error security violation code. I really don't understand
You said this is without the launch parameters, correct? Something on your system is causing a false positive with stupid ass EAC. Contact Ubisoft's support and see if EAC has a log.


Note: If the cmd_line parameter isn't working, try the following.

Code: Select all

Installation Folder\Ubisoft Game Launcher\games\Far Cry 5\bin\EasyAntiCheat\Launcher

Open Settings.json in Notepad  

Copy and paste the following or set "use_cmdline_parameters" to 1

	"title"											: "Far Cry 5",
	"executable"									: "FarCry5.exe",
	"parameters"									: "",
	"use_cmdline_parameters"						: "1",
	"wait_for_game_process_exit"					: "0",
	"hide_splash_screen"							: "1",
	"hide_ui_controls"								: "0"
}
If this doesn't work, post and I'll keep looking.

Doesn't work for me unfortunately :( - ubisoft plss - it's singleplayer noone needs eac in the first place ...

Re: Far Cry 5 Megathread (EAC Protected) +Updated with working bypass.

Posted: Tue Mar 27, 2018 7:10 am
by mlleemiles
Hi, OP. Would you be so kind to dump the string for me? I've been trying to attach debugger without success.

Re: Far Cry 5 Megathread (EAC Protected) +Updated with working bypass.

Posted: Tue Mar 27, 2018 7:15 am
by Ataru
How did you get search to work? I can get CE and FC5 running at the same time, but any time I search for a value I get an error message about there being no readable memory.

Re: Far Cry 5 Megathread (EAC Protected) +Updated with working bypass.

Posted: Tue Mar 27, 2018 7:16 am
by jonasbeckman
Definitelynotfats wrote:
Tue Mar 27, 2018 6:23 am
I bought the game on steam and seems that setting Steam's and Uplay's launch options to "-eac_launcher" isnt working. Hopefully someone can figure this one out.
Yeah none of the EAC commands appear to work with the Steam version curiously enough. Still checking but it might be difficult to work with this version of the game.

Re: Far Cry 5 Megathread (EAC Protected) +Updated with working bypass.

Posted: Tue Mar 27, 2018 7:18 am
by REDHERO
Me i tried everything, clean boot, delete my antivirus, killed every task that i don't need. installed the game on 3 different hdd, reinstall uplay, drivers etc... everything, but can^t even launch this f cking game because of this eac from hell

Re: Far Cry 5 Megathread (EAC Protected) +Updated with working bypass.

Posted: Tue Mar 27, 2018 8:04 am
by Send
jonasbeckman wrote:
Tue Mar 27, 2018 7:16 am
[...]
Have you checked your eac settings file (above) to see if forced parameters are enabled?

Re: Far Cry 5 Megathread (EAC Protected) +Updated with working bypass.

Posted: Tue Mar 27, 2018 8:06 am
by jonasbeckman
Yes, it's enabled by default and adding the parameters to the file doesn't work either unfortunately.
Perhaps another .dll replacement will be needed though the existing one just causes the game to crash so that exploit might have been fixed now.