SSL Bypass 6.0.1 (Quick solution)

Posts 115 of 129 · Page 1 of 9
SSL Bypass 6.0.1 (Quick solution)
I have created a SSL Pak file for you from vacation to allow you your cookie
This is only a short-term solution... until the update to the Grabber is available.

Mainly for people who have already used fiddlerscript, if you don't know how I suggest waiting for a better bypass.


Download the pak and copy and paste it in \Dead by Daylight\DeadByDaylight\Content\Paks

ENGINE.ini
Press WIN + R and type in "%localappdata%/DeadByDaylight/Saved/Config/WindowsNoEditor"
Add these lines to the Engine.ini file

Code:
[/Script/Engine.NetworkSettings]
n.VerifyPeer=False
Set the file to 'Read Only'



FIDDLER
1. Go to Tools - Options - HTTPS
Check 'Decrypt HTTPS traffic, click yes/ok to everything.

Click 'Actions' - 'Trust Root Certificate' and click yes/ok to everything.

Set Protocols: <client>;ssl3;tls1.2

2. Add this into your Fiddlerscript:

Code:
if(oSession.uriContains("bhvrdbd") && (oSession.uriContains("/logs") | oSession.uriContains("/batch")))
{
if(oSession.GetRequestBodyAsString().Contains("pak validation"))
oSession["x-breakrequest"] = "FiddlerScript: app.com returned script";
}
Virus Scans:

https://virusscan.jotti.org/en-US/fi...job/1qnrnaohlz
https://www.virustotal.com/gui/file/...8207?nocache=1
pakchunk4-WindowsNoEditor_mpgh.net.rar75.8 MB · 7,639 downloads Not scanned
//approved
For the fiddlescript where i need to put the script in what method ? And i got error 600
Quote Originally Posted by TheGeogeo View Post
I got an error 600
same, but you will still see your cookie in fiddler
so far I couldn't do anything with it tho, SI accepts the token but won't let me do anything with it, returning Error 480 unknown every time
I think Error 600 might immediately terminate your session and make the cookie useless?
I got an error 600, any idea how to fix this?
Quote Originally Posted by monke2192 View Post
I got an error 600, any idea how to fix this?
It doesn't matter if you get an error message when you start the game but after that you will find your cookie in fiddler that's the purpose of the whole thing here
Quote Originally Posted by Raafey View Post
It doesn't matter if you get an error message when you start the game but after that you will find your cookie in fiddler that's the purpose of the whole thing here
but you cant use the cookie. error 480
Quote Originally Posted by jaqee View Post
but you cant use the cookie. error 480
The method is only to get your cookie how you use it is up to you and with which injector you do it is up to you my tutorial is only for the cookie get there
Quote Originally Posted by Raafey View Post
I have created a SSL Pak file for you from vacation to allow you your cookie
This is only a short-term solution... until the update to the Grabber is available.

Mainly for people who have already used fiddlerscript, if you don't know how I suggest waiting for a better bypass.


Download the pak and copy and paste it in \Dead by Daylight\DeadByDaylight\Content\Paks

ENGINE.ini
Press WIN + R and type in "%localappdata%/DeadByDaylight/Saved/Config/WindowsNoEditor"
Add these lines to the Engine.ini file

Code:
[/Script/Engine.NetworkSettings]
n.VerifyPeer=False
Set the file to 'Read Only'



FIDDLER
1. Go to Tools - Options - HTTPS
Check 'Decrypt HTTPS traffic, click yes/ok to everything.

Click 'Actions' - 'Trust Root Certificate' and click yes/ok to everything.

Set Protocols: <client>;ssl3;tls1.2

2. Add this into your Fiddlerscript:

Code:
if(oSession.uriContains("bhvrdbd") && (oSession.uriContains("/logs") | oSession.uriContains("/batch")))
{
if(oSession.GetRequestBodyAsString().Contains("pak validation"))
oSession["x-breakrequest"] = "FiddlerScript: app.com returned script";
}
Virus Scans:

https://virusscan.jotti.org/en-US/fi...job/1qnrnaohlz
https://www.virustotal.com/gui/file/...8207?nocache=1
so you will still release bhvr grabber version?(just to confirm)
Quote Originally Posted by Flow_cat2020 View Post
so you will still release bhvr grabber version?(just to confirm)
Yes I will as soon as the update is finished and ready
...
First thank you very much.
Second: I'm new to this, I tried to follow the steps... but I can't find the cookie. Could you tell me where or send me a screenshot? But I don't speak English
very cool! But do u maybe have an Profile for the new 6.0.1 version to Injekt?
Quote Originally Posted by exeption25 View Post
First thank you very much.
Second: I'm new to this, I tried to follow the steps... but I can't find the cookie. Could you tell me where or send me a screenshot? But I don't speak English
You can find the cookie in /api//v1/auth/provider session on Fiddler. Copy everything between "bhvrsession=" and ";".

Here's a screenshot of my entire screen - https://i.imgur.com/hYvvELq.png
Inyector?
Quote Originally Posted by Belzher View Post
You can find the cookie in /api//v1/auth/provider session on Fiddler. Copy everything between "bhvrsession=" and ";".

Here's a screenshot of my entire screen - https://i.imgur.com/hYvvELq.png
any injector that works?
The remote server returned an error: (480) unknown.
Failed to dump SaveFile

Simple inyector not work me
Posts 115 of 129 · Page 1 of 9

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?