Page 9 of 9 FirstFirst ... 789
Results 121 to 129 of 129
  1. #121
    8otto's Avatar
    Join Date
    Jun 2021
    Gender
    male
    Posts
    793
    Reputation
    106
    Thanks
    2,153
    My Mood
    Inspired
    Quote Originally Posted by Nenasith View Post
    But there is none .... :/ there are only diffrent types of x-request params for version and secrets and so on -.- really dont want smth evil just read their dmn messages
    Ok I tried in Fiddler the error is that you're doing a POST request but this URI just accept GET request

  2. #122
    Nenasith's Avatar
    Join Date
    Mar 2023
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by 8otto View Post
    Ok I tried in Fiddler the error is that you're doing a POST request but this URI just accept GET request
    yeah okey and any idea how i can keep my token active? after some time it says
    {
    "type": "BadRequestException",
    "localizationCode": "tokenExpired",
    "message": "Invalid input: [EGS] The token has expired"
    }
    I searched their epic documentation but it doesnt give any clue how to optain a valid token...

  3. #123
    8otto's Avatar
    Join Date
    Jun 2021
    Gender
    male
    Posts
    793
    Reputation
    106
    Thanks
    2,153
    My Mood
    Inspired
    I tried to modify the response and it seems to work, idk if it's only visual, i don't want to waste shards, so I will not try to buy it.



    - - - Updated - - -

    Quote Originally Posted by Nenasith View Post
    yeah okey and any idea how i can keep my token active? after some time it says
    I searched their epic documentation but it doesnt give any clue how to optain a valid token...
    If you close the game the Session ends, you can open task manager and kill dbd process (so it stays freezed for a while idk how much i think 30 min)

  4. #124
    Nenasith's Avatar
    Join Date
    Mar 2023
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by 8otto View Post
    I tried to modify the response and it seems to work, idk if it's only visual, i don't want to waste shards, so I will not try to buy it.



    - - - Updated - - -



    If you close the game the Session ends, you can open task manager and kill dbd process (so it stays freezed for a while idk how much i think 30 min)
    Yeah got it now but i need this jwt from the epic client .. mybe i figure it out using fiddler some time more ^^this jwt belongs to epic games launcher
    With this i can create the session at bhvr endpoint

  5. #125
    8otto's Avatar
    Join Date
    Jun 2021
    Gender
    male
    Posts
    793
    Reputation
    106
    Thanks
    2,153
    My Mood
    Inspired
    Quote Originally Posted by Nenasith View Post
    Yeah got it now but i need this jwt from the epic client .. mybe i figure it out using fiddler some time more ^^this jwt belongs to epic games launcher
    With this i can create the session at bhvr endpoint
    The game itself create the session, however right now, is useless to try to create a bhvrSession cause injection is no more possible.
    If you want to learn try modifying response or request with Autoresponder or FiddlerScript, and if it works you're learning

  6. #126
    docotor's Avatar
    Join Date
    Feb 2021
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    My Mood
    Breezy
    I got a question bro, if i buy DbD on Epic Games can I still use the fiddler method to give myself Bloodpoints?

  7. #127
    8otto's Avatar
    Join Date
    Jun 2021
    Gender
    male
    Posts
    793
    Reputation
    106
    Thanks
    2,153
    My Mood
    Inspired
    Quote Originally Posted by docotor View Post
    I got a question bro, if i buy DbD on Epic Games can I still use the fiddler method to give myself Bloodpoints?
    No, patched

  8. #128
    schmidtxd's Avatar
    Join Date
    Aug 2023
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0

    save inject

    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
    I've been out of the game for 2 years, the save injectors don't work anymore? what happened? and if they don't work anymore in some future they will be able to work again?

  9. #129
    dj_mohamed's Avatar
    Join Date
    Dec 2014
    Gender
    male
    Posts
    48
    Reputation
    10
    Thanks
    0
    My Mood
    Relaxed
    ye no longer works but there are temp full profiles tho

Page 9 of 9 FirstFirst ... 789

Similar Threads

  1. [Release] Pastebin Quick Downloader / Quick Link
    By AceKill3r in forum Visual Basic Programming
    Replies: 9
    Last Post: 02-14-2011, 08:23 PM
  2. [Aiw bypass][u need to be quick if ur doing it my way]
    By yaskie in forum Call of Duty Modern Warfare 2 Discussions
    Replies: 22
    Last Post: 11-19-2010, 08:11 AM
  3. Auto Quick Scope - Instant Quick Scopes!
    By NOOB in forum Combat Arms Hacks & Cheats
    Replies: 132
    Last Post: 05-11-2010, 06:11 PM
  4. QUICK QUICK NOOBS START ASKING FOR CA HACKS!~
    By Kleenex in forum Combat Arms Hacks & Cheats
    Replies: 22
    Last Post: 08-30-2008, 03:30 PM