Yes, it still working
- - - Updated - - -
I released the source code, genius...
- - - Updated - - -
And the ping isn't to make a "fake" working, I did that to make it more beautiful
- - - Updated - - -
source, ez reverse
very strange tactic "try to hide source code of batch file"...and using binary executable for it
lol, true story bro, emulating working...
very strange tactic "try to hide source code of batch file"...and using binary executable for it
Code:
@Shift /0 echo off title Engine bypass 11.0.0 color 0a cls :presentazione cls echo ------------------------------ echo / \ echo * Hack made by: * echo * System32ita and Scaragam3s * echo \ / echo ------------------------------ ping localhost -n 4 >nul goto menu :menu echo. echo 1 Select Dead by Daylight folder (if it isn't in "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight") echo 2 Bypass engine echo 3 FAQ echo 4 Exit echo. set /p menuselect=Select an option: if /I %menuselect%==1 goto change if /I %menuselect%==2 goto bypass1 if /I %menuselect%==3 goto FAQ if /I %menuselect%==4 exit echo Invalid answer ping localhost -n 4 >nul goto presentazione :change IF EXIST "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight" (goto changeexist) ELSE goto changedontexist goto error :changeexist echo "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight" exsist! set /p changeexistselect=Do you want to select another folder anyway? (Y\n): if /I %changeexistselect%==y goto changedontexist if /I %changeexistselect%==n goto presentazione echo Invalid answer ping localhost -n 4 >nul goto presentazione :changedontexist set /p dbdfolder=Select Dead by Daylight folder: IF EXIST "%dbdfolder%" (goto bypass2) ELSE goto changedontexisterror goto error :changedontexisterror echo "%dbdfolder%" don't exist! ping localhost -n 4 >nul goto presentazione :bypass1 cd /d "C:\Windows\System32" taskkill /IM DeadByDaylight-Win64-Shipping.exe /F cd "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight\Engine\Programs\CrashReportClient\Config" del DefaultEngine.ini /F echo.[CrashReportClient] >>DefaultEngine.ini echo.CrashReportClientVersion=1.0 >>DefaultEngine.ini echo.DataRouterUrl="https://datarouter-public-service-prod06.ol.epicgames.com/datarouter/api/v1/public/data" >>DefaultEngine.ini echo.bAllowToBeContacted=false >>DefaultEngine.ini echo.bSendLogFile=false >>DefaultEngine.ini echo.CanSendWhenUIFailedToInitialize=false >>DefaultEngine.ini echo.UIInitRetryCount=10 >>DefaultEngine.ini echo.UIInitRetryInterval=2.0 >>DefaultEngine.ini cd "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight" tree /a ping localhost -n 4 >nul goto checkbypass1 :checkbypass1 IF EXIST "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight\Engine\Programs\CrashReportClient\Intermediate\Config\CoalescedSourceConfigs\Engine.ini" (goto bypassexsist) ELSE goto fine goto error :bypassexsist cd /d "C:\Windows\System32" taskkill /IM DeadByDaylight-Win64-Shipping.exe /F cd "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight\Engine\Programs\CrashReportClient\Intermediate\Config\CoalescedSourceConfigs del Engine.ini /F echo.[CrashReportClient] >>Engine.ini echo.CrashReportClientVersion=1.0 >>Engine.ini echo.DataRouterUrl="https://datarouter-public-service-prod06.ol.epicgames.com/datarouter/api/v1/public/data" >>Engine.ini echo.bAllowToBeContacted=false >>Engine.ini echo.bSendLogFile=false >>Engine.ini echo.CanSendWhenUIFailedToInitialize=false >>Engine.ini echo.UIInitRetryCount=10 >>Engine.ini echo.UIInitRetryInterval=2.0 >>Engine.ini ping localhost -n 1 >nul cd "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight" tree /a ping localhost -n 4 >nul cls goto fine :bypass2 taskkill /IM DeadByDaylight-Win64-Shipping.exe /F cd /d "%dbdfolder%\Engine\Programs\CrashReportClient\Config" del DefaultEngine.ini /F echo.[CrashReportClient] >>DefaultEngine.ini echo.CrashReportClientVersion=1.0 >>DefaultEngine.ini echo.DataRouterUrl="https://datarouter-public-service-prod06.ol.epicgames.com/datarouter/api/v1/public/data" >>DefaultEngine.ini echo.bAllowToBeContacted=false >>DefaultEngine.ini echo.bSendLogFile=false >>DefaultEngine.ini echo.CanSendWhenUIFailedToInitialize=false >>DefaultEngine.ini echo.UIInitRetryCount=10 >>DefaultEngine.ini echo.UIInitRetryInterval=2.0 >>DefaultEngine.ini cd "%dbdfolder%" tree /a ping localhost -n 4 >nul goto checkbypass2 :checkbypass2 IF EXIST "%dbdfolder%\Engine\Programs\CrashReportClient\Intermediate\Config\CoalescedSourceConfigs\Engine.ini" (goto bypassexsist2) ELSE goto fine goto error :bypassexsist2 taskkill /IM DeadByDaylight-Win64-Shipping.exe /F cd "%dbdfolder%\Engine\Programs\CrashReportClient\Intermediate\Config\CoalescedSourceConfigs del Engine.ini /F echo.[CrashReportClient] >>Engine.ini echo.CrashReportClientVersion=1.0 >>Engine.ini echo.DataRouterUrl="https://datarouter-public-service-prod06.ol.epicgames.com/datarouter/api/v1/public/data" >>Engine.ini echo.bAllowToBeContacted=false >>Engine.ini echo.bSendLogFile=false >>Engine.ini echo.CanSendWhenUIFailedToInitialize=false >>Engine.ini echo.UIInitRetryCount=10 >>Engine.ini echo.UIInitRetryInterval=2.0 >>Engine.ini ping localhost -n 1 >nul cd "%dbdfolder%" tree /a ping localhost -n 4 >nul cls goto fine :FAQ cls echo a)Why should I use your program? echo b)If the Devs have less information, you are less likely to get banned echo. echo a)Why is it called "Engine bypass"? What bypass your program? echo b)It's just a name! echo. echo a)What exactly does it do? echo b)It changes some log files echo. echo a)Which files it change? echo b)I don't wanna say it, because it is my program, and I don't want copy of it by other people ;) echo. echo These are the FAQ, if you want to bother me with unnecessary questions, send an email to my lawyer :) pause cls goto presentazione :error cls echo Unexpected error! echo Try to run the program with administrator permissions echo If you select 1 in the main menu, select your new game folder and the there is an error (Unexpected error!), remove echo all the spaces in the folder name, launch the program, when finished, rename the folder as it was before ping localhost -n 4 >nul goto presentazione :fine cls echo The program successfully bypassed Dead by Daylight! echo This program was made by System32ita and Scaragam3s! echo Download updates here: https://www.mpgh.net/forum/member.php?u=5062001 echo Enjoy! echo. pause>nul exit
lol, true story bro, emulating working...
Code:
tree /a ping localhost -n 4 >nul cls
- - - Updated - - -
source, ez reverse
very strange tactic "try to hide source code of batch file"...and using binary executable for it
lol, true story bro, emulating working...
very strange tactic "try to hide source code of batch file"...and using binary executable for it
Code:
@Shift /0 echo off title Engine bypass 11.0.0 color 0a cls :presentazione cls echo ------------------------------ echo / \ echo * Hack made by: * echo * System32ita and Scaragam3s * echo \ / echo ------------------------------ ping localhost -n 4 >nul goto menu :menu echo. echo 1 Select Dead by Daylight folder (if it isn't in "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight") echo 2 Bypass engine echo 3 FAQ echo 4 Exit echo. set /p menuselect=Select an option: if /I %menuselect%==1 goto change if /I %menuselect%==2 goto bypass1 if /I %menuselect%==3 goto FAQ if /I %menuselect%==4 exit echo Invalid answer ping localhost -n 4 >nul goto presentazione :change IF EXIST "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight" (goto changeexist) ELSE goto changedontexist goto error :changeexist echo "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight" exsist! set /p changeexistselect=Do you want to select another folder anyway? (Y\n): if /I %changeexistselect%==y goto changedontexist if /I %changeexistselect%==n goto presentazione echo Invalid answer ping localhost -n 4 >nul goto presentazione :changedontexist set /p dbdfolder=Select Dead by Daylight folder: IF EXIST "%dbdfolder%" (goto bypass2) ELSE goto changedontexisterror goto error :changedontexisterror echo "%dbdfolder%" don't exist! ping localhost -n 4 >nul goto presentazione :bypass1 cd /d "C:\Windows\System32" taskkill /IM DeadByDaylight-Win64-Shipping.exe /F cd "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight\Engine\Programs\CrashReportClient\Config" del DefaultEngine.ini /F echo.[CrashReportClient] >>DefaultEngine.ini echo.CrashReportClientVersion=1.0 >>DefaultEngine.ini echo.DataRouterUrl="https://datarouter-public-service-prod06.ol.epicgames.com/datarouter/api/v1/public/data" >>DefaultEngine.ini echo.bAllowToBeContacted=false >>DefaultEngine.ini echo.bSendLogFile=false >>DefaultEngine.ini echo.CanSendWhenUIFailedToInitialize=false >>DefaultEngine.ini echo.UIInitRetryCount=10 >>DefaultEngine.ini echo.UIInitRetryInterval=2.0 >>DefaultEngine.ini cd "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight" tree /a ping localhost -n 4 >nul goto checkbypass1 :checkbypass1 IF EXIST "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight\Engine\Programs\CrashReportClient\Intermediate\Config\CoalescedSourceConfigs\Engine.ini" (goto bypassexsist) ELSE goto fine goto error :bypassexsist cd /d "C:\Windows\System32" taskkill /IM DeadByDaylight-Win64-Shipping.exe /F cd "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight\Engine\Programs\CrashReportClient\Intermediate\Config\CoalescedSourceConfigs del Engine.ini /F echo.[CrashReportClient] >>Engine.ini echo.CrashReportClientVersion=1.0 >>Engine.ini echo.DataRouterUrl="https://datarouter-public-service-prod06.ol.epicgames.com/datarouter/api/v1/public/data" >>Engine.ini echo.bAllowToBeContacted=false >>Engine.ini echo.bSendLogFile=false >>Engine.ini echo.CanSendWhenUIFailedToInitialize=false >>Engine.ini echo.UIInitRetryCount=10 >>Engine.ini echo.UIInitRetryInterval=2.0 >>Engine.ini ping localhost -n 1 >nul cd "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight" tree /a ping localhost -n 4 >nul cls goto fine :bypass2 taskkill /IM DeadByDaylight-Win64-Shipping.exe /F cd /d "%dbdfolder%\Engine\Programs\CrashReportClient\Config" del DefaultEngine.ini /F echo.[CrashReportClient] >>DefaultEngine.ini echo.CrashReportClientVersion=1.0 >>DefaultEngine.ini echo.DataRouterUrl="https://datarouter-public-service-prod06.ol.epicgames.com/datarouter/api/v1/public/data" >>DefaultEngine.ini echo.bAllowToBeContacted=false >>DefaultEngine.ini echo.bSendLogFile=false >>DefaultEngine.ini echo.CanSendWhenUIFailedToInitialize=false >>DefaultEngine.ini echo.UIInitRetryCount=10 >>DefaultEngine.ini echo.UIInitRetryInterval=2.0 >>DefaultEngine.ini cd "%dbdfolder%" tree /a ping localhost -n 4 >nul goto checkbypass2 :checkbypass2 IF EXIST "%dbdfolder%\Engine\Programs\CrashReportClient\Intermediate\Config\CoalescedSourceConfigs\Engine.ini" (goto bypassexsist2) ELSE goto fine goto error :bypassexsist2 taskkill /IM DeadByDaylight-Win64-Shipping.exe /F cd "%dbdfolder%\Engine\Programs\CrashReportClient\Intermediate\Config\CoalescedSourceConfigs del Engine.ini /F echo.[CrashReportClient] >>Engine.ini echo.CrashReportClientVersion=1.0 >>Engine.ini echo.DataRouterUrl="https://datarouter-public-service-prod06.ol.epicgames.com/datarouter/api/v1/public/data" >>Engine.ini echo.bAllowToBeContacted=false >>Engine.ini echo.bSendLogFile=false >>Engine.ini echo.CanSendWhenUIFailedToInitialize=false >>Engine.ini echo.UIInitRetryCount=10 >>Engine.ini echo.UIInitRetryInterval=2.0 >>Engine.ini ping localhost -n 1 >nul cd "%dbdfolder%" tree /a ping localhost -n 4 >nul cls goto fine :FAQ cls echo a)Why should I use your program? echo b)If the Devs have less information, you are less likely to get banned echo. echo a)Why is it called "Engine bypass"? What bypass your program? echo b)It's just a name! echo. echo a)What exactly does it do? echo b)It changes some log files echo. echo a)Which files it change? echo b)I don't wanna say it, because it is my program, and I don't want copy of it by other people ;) echo. echo These are the FAQ, if you want to bother me with unnecessary questions, send an email to my lawyer :) pause cls goto presentazione :error cls echo Unexpected error! echo Try to run the program with administrator permissions echo If you select 1 in the main menu, select your new game folder and the there is an error (Unexpected error!), remove echo all the spaces in the folder name, launch the program, when finished, rename the folder as it was before ping localhost -n 4 >nul goto presentazione :fine cls echo The program successfully bypassed Dead by Daylight! echo This program was made by System32ita and Scaragam3s! echo Download updates here: https://www.mpgh.net/forum/member.php?u=5062001 echo Enjoy! echo. pause>nul exit
lol, true story bro, emulating working...
Code:
tree /a ping localhost -n 4 >nul cls
#31 ·


, next time make more copy-paste for grow it up to 1mb 