Compare commits

...

92 Commits

Author SHA1 Message Date
neru 4a71bc6f1b fix: variable name
Build / build (push) Failing after 2m47s
2026-04-11 13:42:03 -03:00
neru cfd52b8e05 feat: use random str for CA 2026-04-11 13:41:55 -03:00
neru b2ca193aa4 fix: pass 0 instead of NULL 2026-04-11 13:41:33 -03:00
neru 491daebf06 fix: use definition order on initializer list 2026-04-11 13:41:18 -03:00
neru 9799c2babe feat: set rnd seed on start 2026-04-11 13:38:51 -03:00
neru 27b8a0e497 style: run clang-format
Build / build (push) Failing after 2m51s
2026-04-11 13:08:25 -03:00
neru 3f9409b8c6 style: variable naming 2026-04-11 13:07:45 -03:00
neru 1fdc7450cd fix: reimplement setProxy logic 2026-04-11 13:06:47 -03:00
neru 75338b10ff fix: increase thread count 2026-04-11 12:59:24 -03:00
neru 5e8f059c49 feat: add whitelist 2026-04-11 12:59:17 -03:00
neru 11a9447e05 fix: chunk logic 2026-04-11 12:53:06 -03:00
neru 911c4d199a fix: SSL deadlock 2026-04-11 12:45:20 -03:00
neru 167e5ee696 fix: restore settings before shutting down proxy 2026-04-11 12:43:47 -03:00
neru 7e6797b6c7 fix: restore lock guard 2026-04-11 12:42:56 -03:00
neru c8b3104b4b fix: break on tunnelmode 2026-04-11 12:41:00 -03:00
neru 785d4a3ff2 feat: get status code from HttpStream and process 2026-04-11 12:40:55 -03:00
neru c09ce8b02a fix: move thread count to preprocessor var 2026-04-11 12:40:21 -03:00
neru 0af818fc0f fix: remove useless mutex 2026-04-11 12:36:00 -03:00
neru 6e62bcb1dc feat: add idle timeout 2026-04-11 12:35:00 -03:00
neru 1a05ef2742 feat: simplify removeHeader 2026-04-11 12:27:40 -03:00
neru 642c1c80fa feat: add thread pools 2026-04-11 12:21:59 -03:00
neru 32525c1566 fix: header matching issues 2026-04-11 12:21:43 -03:00
neru 75171b4557 fix: SSL / TLS handshake trap 2026-04-11 12:21:15 -03:00
neru fe71decd38 fix: drop invalid chunk sizes 2026-04-11 12:19:48 -03:00
neru acfdf7b3ef fix: update casing to reflect proxy refactor changes 2026-04-11 12:17:45 -03:00
neru e8d387e520 feat: add randomizeString 2026-04-11 12:12:54 -03:00
neru 03a1841b8e feat: refactor proxy 2026-04-11 12:12:49 -03:00
neru e61c20bb5a feat: rewrite CertManager 2026-04-11 11:38:36 -03:00
neru 105f8b6df0 fix: remove unneeded ssl include, rename for future changes 2026-04-11 11:13:18 -03:00
neru 0300ced79c feat: add config 2026-04-11 10:41:45 -03:00
neru 83ac8615ba style: remove non-working hotfix comment 2026-04-09 23:49:11 -03:00
neru 697bff9752 chore: make more logs dbg only
Build / build (push) Successful in 3m26s
2026-04-09 23:27:08 -03:00
neru 0fa2e0540b feat: add getCatalogItems listener
Build / build (push) Successful in 3m32s
2026-04-09 23:23:10 -03:00
neru a1a123054f feat: move dumping to separate thread 2026-04-09 23:16:12 -03:00
neru 76d581c419 feat: add message spoofing 2026-04-09 23:12:12 -03:00
neru 4f91ab9cff fix: prevent log spam on rel builds 2026-04-09 23:11:55 -03:00
neru e6111f8dbd feat: add message spoofing 2026-04-09 23:11:44 -03:00
neru 7ec6e385a0 feat: add runtime catalog dumping 2026-04-09 23:11:31 -03:00
neru 7427357bc5 fix: dangling else
Build / build (push) Successful in 3m12s
2026-04-09 06:45:58 -03:00
neru 6b63d54eb8 build: modify tags, keep commits of failed runs
Build / build (push) Failing after 2m45s
2026-04-09 06:41:13 -03:00
neru a3df782245 feat: add getExePath 2026-04-09 06:40:34 -03:00
neru d4650aac84 feat: completely refactor dumper again
Build / build (push) Has been cancelled
2026-04-09 06:38:08 -03:00
neru 73b1c95257 chore: update items to reflect dumper changes 2026-04-09 06:37:59 -03:00
neru 93fe999249 feat: change items dump format 2026-04-09 06:37:53 -03:00
neru 393a591485 style: misc changes 2026-04-09 03:18:16 -03:00
neru 2b8cbafa19 feat: skip string scans for non bhvrdbd urls 2026-04-08 04:10:53 -03:00
neru 623542046a feat: add fun fact
Build / build (push) Successful in 3m19s
2026-04-07 19:43:20 -03:00
neru 90a6ab1ba8 fix: size_t to int casting
Build / build (push) Successful in 3m13s
2026-04-07 02:47:24 -03:00
neru 2c795a335f fix: typos
Build / build (push) Failing after 2m39s
2026-04-07 01:39:29 -03:00
neru 015a13eb86 fix: double assignment 2026-04-07 01:39:08 -03:00
neru b0524c0589 style: run clang-format 2026-04-07 01:37:09 -03:00
neru abd3c18040 style: remove leftover stuff 2026-04-07 01:34:29 -03:00
neru afb4a9c157 feat: give random item per req 2026-04-07 01:33:02 -03:00
neru 9c83499f0f feat: spoof bloodweb items 2026-04-07 01:28:03 -03:00
neru cd6d8df243 style: formatting 2026-04-07 01:04:20 -03:00
neru 64ded73f89 fix: spoof level on modifyCharacter to handle all requests 2026-04-07 01:04:15 -03:00
neru 022c67cab9 fix: initialize set only when used 2026-04-07 01:04:01 -03:00
neru cc07cd139c fix: leftover debug string 2026-04-07 01:03:43 -03:00
neru 490feb1be7 fix: killer detection logic 2026-04-07 01:03:19 -03:00
neru b5a8477ba2 fix: nurse not detected 2026-04-07 00:43:49 -03:00
neru e933515e45 fix: typo
Build / build (push) Successful in 3m10s
2026-04-06 21:54:57 -03:00
neru ff7284dfbf fix: update dumper to use xbox game 2026-04-06 21:54:52 -03:00
neru 7a710f2e17 feat: update catalog 2026-04-06 21:54:11 -03:00
neru b36d47a8fb chore: update file names to reflect platform 2026-04-06 21:51:49 -03:00
neru 6e2c709426 chore: add mappings
Build / build (push) Has been cancelled
2026-04-06 21:50:08 -03:00
neru 8929c0e39b fix: spoof level for every char < 15 or p0
Build / build (push) Successful in 4m27s
2026-04-02 01:21:03 -03:00
neru ab2385fc2f fix: comment out unused param
Build / build (push) Successful in 3m10s
2026-03-22 07:57:36 -03:00
neru 510241e311 fix: update to reflect callback changes
Build / build (push) Failing after 2m45s
2026-03-22 07:52:15 -03:00
neru 5e701e1e1b fix: make api res logs dbg only 2026-03-22 07:51:49 -03:00
neru edc4a8b500 feat: allow url modification 2026-03-22 07:41:48 -03:00
neru 7e878a1ac1 fix: missing slasher offerings as stackable ids
Build / build (push) Successful in 3m12s
2026-03-22 03:24:18 -03:00
neru 5f7ab419b0 fix: always set bloodWebData level
Build / build (push) Successful in 3m17s
2026-03-22 03:04:06 -03:00
neru 38b98bc3ab feat: spoof purchaseInfo
Build / build (push) Has been cancelled
2026-03-22 03:01:11 -03:00
neru fd0f55bd5e fix: remove unused variable (again)
Build / build (push) Successful in 3m16s
2026-03-22 00:03:15 -03:00
neru 502a35357c fix: remove unused variable
Build / build (push) Failing after 2m45s
2026-03-21 23:59:00 -03:00
neru f3020200a0 fix: use zeromemory for initialization (wtf)
Build / build (push) Failing after 2m36s
2026-03-21 23:55:28 -03:00
neru 492677d5bb fix: add workaround for bloodpoint error
Build / build (push) Failing after 2m26s
2026-03-21 23:50:53 -03:00
neru a325ee5fb5 fix: empty initialization 2026-03-21 23:45:36 -03:00
neru 2812d225cd style: remove even more deprecated code 2026-03-21 23:37:57 -03:00
neru 603627bd33 style: remove deprecated code 2026-03-21 23:37:43 -03:00
neru 698ad23963 feat: completely rewrite unlocker logic
Build / build (push) Failing after 2m33s
2026-03-21 23:31:59 -03:00
neru 90a12905e4 fix: comment out unused params 2026-03-21 23:31:46 -03:00
neru a20168a347 chore: rename catalog dump 2026-03-21 23:31:38 -03:00
neru bd3f144c6b chore: update dumps 2026-03-21 23:31:33 -03:00
neru 2638344649 feat: output categorized data 2026-03-21 23:31:19 -03:00
neru 3d307746da build: add json dependency, remove old simdjson stuff 2026-03-21 20:19:31 -03:00
neru 9cb6d5a058 chore: add nlohmann::json 2026-03-21 20:17:51 -03:00
neru 2d077e8b63 chore: remove simdjson 2026-03-21 20:17:12 -03:00
neru ad244ea8b0 feat: forward more info on callback events 2026-03-21 19:30:11 -03:00
neru d47271cdc7 Merge branch 'main' of https://git.neru.rip/neru/UnlockedByDaylight
Build / build (push) Successful in 3m41s
2026-03-21 18:00:32 -03:00
neru cea8141c9c fix: handle bloodweb endpoints 2026-03-21 18:00:15 -03:00
neru 2a34166e38 Update README.md
Build / build (push) Has been cancelled
2026-03-20 23:24:49 -03:00
27 changed files with 2322 additions and 1672 deletions
+22 -20
View File
@@ -22,36 +22,31 @@ jobs:
if: ${{ github.event_name == 'push' }} if: ${{ github.event_name == 'push' }}
shell: bash shell: bash
run: | run: |
git fetch --tags || true git fetch --tags --force
# Determine last tag and log range if LAST_TAG=$(git describe --tags --abbrev=0 2>/dev/null); then
if git describe --tags --abbrev=0 >/dev/null 2>&1; then
LAST_TAG=$(git describe --tags --abbrev=0)
RANGE="${LAST_TAG}..HEAD" RANGE="${LAST_TAG}..HEAD"
else else
LAST_TAG="v0.1.9" LAST_TAG="v0.1.9"
RANGE="HEAD" RANGE="HEAD"
fi fi
# Calculate next version
IFS='.' read -r major minor patch <<< "${LAST_TAG#v}" IFS='.' read -r major minor patch <<< "${LAST_TAG#v}"
NEW_VERSION="$major.$minor.$((patch + 1))" NEW_VERSION="$major.$minor.$((patch + 1))"
NEW_TAG="v$NEW_VERSION"
# Log commits
CHANGELOG=$(git log $RANGE --oneline | sed 's/^/* /') CHANGELOG=$(git log $RANGE --oneline | sed 's/^/* /')
[ -z "$CHANGELOG" ] && CHANGELOG="Maintenance build." if [ -z "$CHANGELOG" ]; then
CHANGELOG="Re-run of version $NEW_VERSION or maintenance build."
fi
# Tag and push back to Gitea
git tag $NEW_TAG
git push origin $NEW_TAG
# Set outputs for next steps
echo "version-string=$NEW_VERSION" >> $GITHUB_OUTPUT echo "version-string=$NEW_VERSION" >> $GITHUB_OUTPUT
echo "changelog<<EOF" >> $GITHUB_OUTPUT echo "new-tag=v$NEW_VERSION" >> $GITHUB_OUTPUT
echo "## What's Changed" >> $GITHUB_OUTPUT {
echo "$CHANGELOG" >> $GITHUB_OUTPUT echo "changelog<<EOF"
echo "EOF" >> $GITHUB_OUTPUT echo "## What's Changed"
echo "$CHANGELOG"
echo "EOF"
} >> $GITHUB_OUTPUT
- name: Setup Tools Cache - name: Setup Tools Cache
id: tools-cache id: tools-cache
@@ -124,11 +119,18 @@ jobs:
name: unlocker-build name: unlocker-build
path: unlocker.zip path: unlocker.zip
- name: Finalize Version and Push Tag
if: ${{ github.event_name == 'push' && success() }}
run: |
git tag ${{ steps.calculate-version.outputs.new-tag }}
git push origin ${{ steps.calculate-version.outputs.new-tag }}
- name: Create Gitea Release - name: Create Gitea Release
if: ${{ github.event_name == 'push' }} if: ${{ github.event_name == 'push' && success() }}
uses: akkuman/gitea-release-action@v1 uses: akkuman/gitea-release-action@v1
with: with:
files: unlocker.zip files: unlocker.zip
tag_name: v${{ steps.calculate-version.outputs.version-string }} tag_name: ${{ steps.calculate-version.outputs.new-tag }}
name: Release v${{ steps.calculate-version.outputs.version-string }} name: Release ${{ steps.calculate-version.outputs.new-tag }}
body: ${{ steps.calculate-version.outputs.changelog }} body: ${{ steps.calculate-version.outputs.changelog }}
+3 -3
View File
@@ -1,9 +1,9 @@
[submodule "vendor/nerutils"] [submodule "vendor/nerutils"]
path = vendor/nerutils path = vendor/nerutils
url = https://git.neru.rip/neru/nerutils url = https://git.neru.rip/neru/nerutils
[submodule "vendor/simdjson"]
path = vendor/simdjson
url = https://github.com/simdjson/simdjson
[submodule "vendor/CUE4Parse"] [submodule "vendor/CUE4Parse"]
path = vendor/CUE4Parse path = vendor/CUE4Parse
url = https://github.com/FabianFG/CUE4Parse url = https://github.com/FabianFG/CUE4Parse
[submodule "vendor/json"]
path = vendor/json
url = https://github.com/nlohmann/json
+1 -14
View File
@@ -66,19 +66,6 @@ else()
target_compile_options(dbd-unlocker-warnings INTERFACE -Wall -Wextra -Werror) target_compile_options(dbd-unlocker-warnings INTERFACE -Wall -Wextra -Werror)
endif() endif()
# ------------------------------
# simdjson without errors
# ------------------------------
add_library(simdjson-wrapped INTERFACE)
target_link_libraries(simdjson-wrapped INTERFACE simdjson)
if(CMAKE_GENERATOR MATCHES "Visual Studio")
target_compile_options(simdjson-wrapped INTERFACE /W0)
else()
target_compile_options(simdjson-wrapped INTERFACE -w)
endif()
# ------------------------------ # ------------------------------
# unlocker # unlocker
# ------------------------------ # ------------------------------
@@ -89,7 +76,7 @@ add_executable(dbd-unlocker ${UNLOCKER_SOURCES})
string(RANDOM LENGTH 12 ALPHABET "abcdefghijklmnopqrstuvwxyz0123456789" RANDOM_EXE_NAME) string(RANDOM LENGTH 12 ALPHABET "abcdefghijklmnopqrstuvwxyz0123456789" RANDOM_EXE_NAME)
set_target_properties(dbd-unlocker PROPERTIES OUTPUT_NAME "${RANDOM_EXE_NAME}") set_target_properties(dbd-unlocker PROPERTIES OUTPUT_NAME "${RANDOM_EXE_NAME}")
target_link_libraries(dbd-unlocker PRIVATE dbd-unlocker-warnings OpenSSL::SSL OpenSSL::Crypto nerutils wsock32 ws2_32 wininet crypt32 simdjson-wrapped) target_link_libraries(dbd-unlocker PRIVATE dbd-unlocker-warnings OpenSSL::SSL OpenSSL::Crypto nerutils wsock32 ws2_32 wininet crypt32 nlohmann_json)
if(NOT MSVC) if(NOT MSVC)
target_link_options(dbd-unlocker PRIVATE -static -static-libgcc -static-libstdc++) target_link_options(dbd-unlocker PRIVATE -static -static-libgcc -static-libstdc++)
+1 -1
View File
@@ -8,7 +8,7 @@
###### chatgpt generated instructions below ###### chatgpt slop instructions below
## Requirements ## Requirements
+1
View File
@@ -8,3 +8,4 @@ for /r "src" %%f in (*.cpp *.h *.cs) do (
echo done echo done
pause pause
+73 -73
View File
@@ -1,77 +1,5 @@
{ {
"Items": [ "Slashers": [
"Addon_Firecracker_BlackPowder",
"Addon_Firecracker_BuckShot",
"Addon_Firecracker_FlashPowder",
"Addon_Firecracker_GunPowder",
"Addon_Firecracker_LargePack",
"Addon_Firecracker_LongFuse",
"Addon_Firecracker_MagnesiumPowder",
"Addon_Firecracker_MediumFuse",
"Addon_Flashlight_001",
"Addon_Flashlight_002",
"Addon_Flashlight_003",
"Addon_Flashlight_004",
"Addon_Flashlight_005",
"Addon_Flashlight_006",
"Addon_Flashlight_007",
"Addon_Flashlight_008",
"Addon_Flashlight_BrokenBulb",
"ADDON_flashlight_highendsapphire",
"ADDON_flashlight_intensehalogen",
"ADDON_flashlight_lonflifebattery",
"ADDON_flashlight_oddbulb",
"ADDON_flashlight_rubbergrip",
"Addon_FogVial_Accelerant",
"Addon_FogVial_Amplifier",
"Addon_FogVial_DenseFogExtract",
"Addon_FogVial_LargeVial",
"Addon_FogVial_SlowRelease",
"Addon_Key_001",
"Addon_Key_002",
"Addon_Key_003",
"Addon_Key_004",
"Addon_Key_005",
"Addon_Key_006",
"Addon_Key_007",
"Addon_Key_008",
"Addon_Key_WeddingRing",
"Addon_Map_001",
"Addon_Map_002",
"Addon_Map_003",
"Addon_Map_004",
"Addon_Map_005",
"Addon_Map_006",
"Addon_Map_007",
"Addon_Map_008",
"Addon_Map_009",
"Addon_Medkit_001",
"Addon_Medkit_002",
"Addon_Medkit_003",
"Addon_Medkit_004",
"Addon_Medkit_005",
"Addon_Medkit_006",
"Addon_Medkit_007",
"Addon_Medkit_008",
"ADDON_medkit_abdominaldressing",
"Addon_Medkit_BlightedSyringe",
"ADDON_medkit_gauzeroll",
"ADDON_medkit_needleandthread",
"ADDON_medkit_selfadherentwrap",
"ADDON_medkit_surgicalsuture",
"Addon_Toolbox_001",
"Addon_Toolbox_002",
"Addon_Toolbox_003",
"Addon_Toolbox_004",
"Addon_Toolbox_005",
"Addon_Toolbox_006",
"Addon_Toolbox_007",
"Addon_Toolbox_008",
"ADDON_toolbox_cuttingwire",
"ADDON_toolbox_socketswivels",
"ADDON_toolbox_springclamp"
],
"Powers": [
"Addon_Beartrap_001", "Addon_Beartrap_001",
"Addon_Beartrap_002", "Addon_Beartrap_002",
"Addon_Beartrap_003", "Addon_Beartrap_003",
@@ -916,5 +844,77 @@
"Addon_Trickster_18", "Addon_Trickster_18",
"Addon_Trickster_19", "Addon_Trickster_19",
"Addon_Trickster_20" "Addon_Trickster_20"
],
"Campers": [
"Addon_Firecracker_BlackPowder",
"Addon_Firecracker_BuckShot",
"Addon_Firecracker_FlashPowder",
"Addon_Firecracker_GunPowder",
"Addon_Firecracker_LargePack",
"Addon_Firecracker_LongFuse",
"Addon_Firecracker_MagnesiumPowder",
"Addon_Firecracker_MediumFuse",
"Addon_Flashlight_001",
"Addon_Flashlight_002",
"Addon_Flashlight_003",
"Addon_Flashlight_004",
"Addon_Flashlight_005",
"Addon_Flashlight_006",
"Addon_Flashlight_007",
"Addon_Flashlight_008",
"Addon_Flashlight_BrokenBulb",
"ADDON_flashlight_highendsapphire",
"ADDON_flashlight_intensehalogen",
"ADDON_flashlight_lonflifebattery",
"ADDON_flashlight_oddbulb",
"ADDON_flashlight_rubbergrip",
"Addon_FogVial_Accelerant",
"Addon_FogVial_Amplifier",
"Addon_FogVial_DenseFogExtract",
"Addon_FogVial_LargeVial",
"Addon_FogVial_SlowRelease",
"Addon_Key_001",
"Addon_Key_002",
"Addon_Key_003",
"Addon_Key_004",
"Addon_Key_005",
"Addon_Key_006",
"Addon_Key_007",
"Addon_Key_008",
"Addon_Key_WeddingRing",
"Addon_Map_001",
"Addon_Map_002",
"Addon_Map_003",
"Addon_Map_004",
"Addon_Map_005",
"Addon_Map_006",
"Addon_Map_007",
"Addon_Map_008",
"Addon_Map_009",
"Addon_Medkit_001",
"Addon_Medkit_002",
"Addon_Medkit_003",
"Addon_Medkit_004",
"Addon_Medkit_005",
"Addon_Medkit_006",
"Addon_Medkit_007",
"Addon_Medkit_008",
"ADDON_medkit_abdominaldressing",
"Addon_Medkit_BlightedSyringe",
"ADDON_medkit_gauzeroll",
"ADDON_medkit_needleandthread",
"ADDON_medkit_selfadherentwrap",
"ADDON_medkit_surgicalsuture",
"Addon_Toolbox_001",
"Addon_Toolbox_002",
"Addon_Toolbox_003",
"Addon_Toolbox_004",
"Addon_Toolbox_005",
"Addon_Toolbox_006",
"Addon_Toolbox_007",
"Addon_Toolbox_008",
"ADDON_toolbox_cuttingwire",
"ADDON_toolbox_socketswivels",
"ADDON_toolbox_springclamp"
] ]
} }
+1
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+10 -2
View File
@@ -1,5 +1,6 @@
{ {
"Items": [ "Campers": [
"Father_Key_Card",
"FireflyLantern", "FireflyLantern",
"Item_Camper_AlexsToolbox", "Item_Camper_AlexsToolbox",
"Item_Camper_AnniversaryToolbox", "Item_Camper_AnniversaryToolbox",
@@ -24,6 +25,11 @@
"Item_Camper_JerryCan_Spring2025", "Item_Camper_JerryCan_Spring2025",
"Item_Camper_K29InfectionRemover", "Item_Camper_K29InfectionRemover",
"Item_Camper_K32Emp", "Item_Camper_K32Emp",
"Item_Camper_K33Turret",
"Item_Camper_K36MagicItem_Boots",
"Item_Camper_K36MagicItem_Bracers",
"Item_Camper_K36MagicItem_VecnaEye",
"Item_Camper_K36MagicItem_VecnaHand",
"Item_Camper_Key", "Item_Camper_Key",
"Item_Camper_Key_Random", "Item_Camper_Key_Random",
"Item_Camper_LunarToolbox", "Item_Camper_LunarToolbox",
@@ -46,13 +52,15 @@
"Item_Camper_VoidBomb_Halloween2024", "Item_Camper_VoidBomb_Halloween2024",
"Item_Camper_WornoutToolbox", "Item_Camper_WornoutToolbox",
"Item_FragileObject", "Item_FragileObject",
"Item_LamentConfiguration",
"Item_Survivor_CalamariContaminationAntidote", "Item_Survivor_CalamariContaminationAntidote",
"Item_Survivor_K41Mushroom", "Item_Survivor_K41Mushroom",
"Item_Survivor_MakeshiftFogVial", "Item_Survivor_MakeshiftFogVial",
"Item_Survivor_PrototypeFogVial", "Item_Survivor_PrototypeFogVial",
"Item_Survivor_VigosFogVial" "Item_Survivor_VigosFogVial"
], ],
"Powers": [ "Slashers": [
"Item_Blighted_Serum",
"Item_Slasher_Beartrap", "Item_Slasher_Beartrap",
"Item_Slasher_Blinker", "Item_Slasher_Blinker",
"Item_Slasher_Chainsaw", "Item_Slasher_Chainsaw",
Binary file not shown.
Binary file not shown.
+130 -126
View File
@@ -1,126 +1,130 @@
[ {
"BoneSplinter", "Slashers": [
"ArdentRavenWreath", "ArdentRavenWreath",
"ArdentShrikeWreath", "ArdentShrikeWreath",
"ArdentSpottedowlWreath", "ArdentSpottedowlWreath",
"ArdentTanagerWreath", "ArdentTanagerWreath",
"AzarovKey", "BlackSplinter",
"BlackSaltStatuette", "BlackWard",
"BlackWard", "BoneSplinter",
"BogLaurelSachet", "CutCoin",
"BoundEnvelope", "CypressMementoMori",
"CattleTag28", "DevoutRavenWreath",
"ChalkPouch", "DevoutShrikeWreath",
"CharredWeddingPhotograph", "DevoutSpottedowlWreath",
"ClearReagent", "DevoutTanagerWreath",
"ColdwindCattleTag81", "EbonyMementoMori",
"CreamChalkPouch", "GlassSplinter",
"CrescentMoonBouquet", "HollowShell",
"CrispleafAmaranthSachet", "IvoryMementoMori",
"CutCoin", "MoldyOak",
"CypressMementoMori", "MuddySplinter",
"DevoutRavenWreath", "PutridOak",
"DevoutShrikeWreath", "RavenWreath",
"DevoutSpottedowlWreath", "RottenOak",
"DevoutTanagerWreath", "ScratchedCoin",
"EbonyMementoMori", "ShockSplinter",
"FaintReagent", "ShrikeWreath",
"FragrantBogLaurel", "ShroudofSeparation",
"FragrantCrispleafAmaranth", "SmokingSplinter",
"FragrantPrimroseBlossom", "SpottedOwlWreath",
"FragrantSweetWilliam", "SurvivorPudding",
"FreshBogLaurel", "TanagerWreath"
"FreshCrispleafAmaranth", ],
"FreshPrimroseBlossom", "Campers": [
"FreshSweetWilliam", "Anniversary2019Offering",
"FullMoonBouquet", "Anniversary2020Offering",
"HazyReagent", "Anniversary2021Offering",
"HeartLocket", "Anniversary2022Offering",
"HollowShell", "Anniversary2023Offering",
"IvoryChalkPouch", "Anniversary2024Offering",
"IvoryMementoMori", "Anniversary2025Offering",
"LunacyTicket", "AnnotatedBlueprint",
"MacmillanLedgerPage", "AzarovKey",
"MacMillanPhalanxBone", "BlackSaltStatuette",
"MoldyOak", "BloodiedBlueprint",
"MurkyReagent", "BloodyPartyStreamers",
"NewMoonBouquet", "BogLaurelSachet",
"PElliotLunacyTicket", "BoundEnvelope",
"PetrifiedOak", "CattleTag28",
"PrimroseBlossomSachet", "ChalkPouch",
"PutridOak", "CharredWeddingPhotograph",
"QuarterMoonBouquet", "ChildrensBook",
"RavenWreath", "ClearReagent",
"RottenOak", "ColdwindCattleTag81",
"SaltPouch", "CreamChalkPouch",
"ScratchedCoin", "CrescentMoonBouquet",
"SealedEnvelope", "CrispleafAmaranthSachet",
"ShinyCoin", "DecrepitClapboard",
"ShreddedPlate", "EclipseThemeOffering",
"ShrikeWreath", "EmergencyCertificate",
"ShroudofBinding", "EscapeCake",
"ShroudofSeparation", "FaintReagent",
"ShroudofUnion", "FragrantBogLaurel",
"SignedLedgerPage", "FragrantCrispleafAmaranth",
"SpottedOwlWreath", "FragrantPrimroseBlossom",
"SweetWilliamSachet", "FragrantSweetWilliam",
"TanagerWreath", "FreshBogLaurel",
"TarnishedCoin", "FreshCrispleafAmaranth",
"VigosShroud", "FreshPrimroseBlossom",
"VirginiaPlate", "FreshSweetWilliam",
"WhiteWard", "FullMoonBouquet",
"VigosJarOfSaltyLips", "FumingCordage",
"MuddySplinter", "FumingWelcomeSign",
"FumingCordage", "GranmasCookbook",
"FumingWelcomeSign", "Halloween2021Offering",
"GranmasCookbook", "Halloween2022Offering",
"EscapeCake", "HalloweenOffering",
"SurvivorPudding", "HarvestFestivalLeaflet",
"BloodyPartyStreamers", "HazyReagent",
"Anniversary2019Offering", "HeartLocket",
"Anniversary2022Offering", "IonThemeOffering",
"Anniversary2024Offering", "IvoryChalkPouch",
"Winter2024Offering", "JapaneseCountrySide",
"Spring2024Offering", "Jigsawpiece",
"Anniversary2025Offering", "KenyaThemeOffering",
"Anniversary2023Offering", "LunacyTicket",
"Halloween2022Offering", "MacmillanLedgerPage",
"Halloween2021Offering", "MacMillanPhalanxBone",
"PaintedRiverRock", "MeteorThemeOffering",
"ChildrensBook", "MurkyReagent",
"TheLastMask", "NewMoonBouquet",
"Anniversary2021Offering", "PaintedRiverRock",
"SummerOffering", "PElliotLunacyTicket",
"QatarThemeOffering", "PetrifiedOak",
"RedMoney", "PrimroseBlossomSachet",
"SmokingSplinter", "PsychiatricAssessmentReport",
"ThePiedPiper", "QatarThemeOffering",
"QuicheThemeOffering", "QuantumThemeOffering",
"WormholeThemeOffering", "QuarterMoonBouquet",
"Anniversary2020Offering", "QuicheThemeOffering",
"BlackSplinter", "RedMoney",
"StrodeRealtyKey", "SacrificalWard",
"DecrepitClapboard", "SaltPouch",
"HarvestFestivalLeaflet", "SealedEnvelope",
"ShockSplinter", "ShatteredGlasses",
"EmergencyCertificate", "ShinyCoin",
"PsychiatricAssessmentReport", "ShreddedPlate",
"ShatteredGlasses", "ShroudofBinding",
"HalloweenOffering", "ShroudofUnion",
"UmbraThemeOffering", "SignedLedgerPage",
"QuantumThemeOffering", "Spring2024Offering",
"KenyaThemeOffering", "StrodeRealtyKey",
"EclipseThemeOffering", "SummerOffering",
"IonThemeOffering", "SweetWilliamSachet",
"GlassSplinter", "TarnishedCoin",
"Jigsawpiece", "TheLastMask",
"JapaneseCountrySide", "ThePiedPiper",
"MeteorThemeOffering", "TornBlueprint",
"UkraineThemeOffering", "UkraineThemeOffering",
"SacrificalWard", "UmbraThemeOffering",
"TornBlueprint", "VigosBlueprint",
"BloodiedBlueprint", "VigosJarOfSaltyLips",
"VigosBlueprint", "VigosShroud",
"AnnotatedBlueprint", "VirginiaPlate",
"WalesThemeOffering" "WalesThemeOffering",
] "WhiteWard",
"Winter2024Offering",
"WormholeThemeOffering"
]
}
+288 -284
View File
@@ -1,313 +1,317 @@
[ {
"S45P01", "Slashers": [
"S45P02", "Agitation",
"S45P03", "Bamboozle",
"K38P01",
"K38P02",
"K38P03",
"K37P01",
"K37P02",
"K37P03",
"TacticianBlastMine_Calamari",
"TacticianWireTap_Calamari",
"BetterTogether",
"Fixated",
"InnerStrength",
"S24P01",
"S24P02",
"S24P03",
"S31P01",
"S31P02",
"S31P03",
"S32P01",
"S32P02",
"S32P03",
"Solidarity",
"Poised",
"HeadOn",
"S29P01",
"S29P02",
"S29P03",
"S27P01",
"S27P02",
"S27P03",
"LuckyBreak",
"AnyMeansNecessary",
"Breakout",
"DeadHard",
"NoMither",
"WereGonnaLiveForever",
"S26P01",
"S26P02",
"S26P03",
"S35P01",
"S35P02",
"S35P03",
"S39P01",
"S39P02",
"S39P03",
"FlipFlop",
"BuckleUp",
"TheMettleOfMan",
"Babysitter",
"Camaraderie",
"SecondWind",
"K27P01",
"K27P02",
"K27P03",
"Ace_In_The_Hole",
"Open_Handed",
"Up_The_Ante",
"Thanatophobia",
"NurseCalling",
"Stridor",
"K33P01",
"K33P02",
"K33P03",
"WindowsOfOpportunity",
"BoilOver",
"Dance_with_me",
"OverwhelmingPresence",
"MonitorAndAbuse",
"GeneratorOvercharge",
"K29P01",
"K29P02",
"K29P03",
"Adrenaline",
"QuickQuiet",
"Sprint_Burst",
"Balanced_Landing",
"Urban_Evasion",
"Streetwise",
"S34P01",
"S34P02",
"S34P03",
"S33P01",
"S33P02",
"S33P03",
"S25P01",
"S25P02",
"S25P03",
"Breakdown",
"Aftercare",
"Distortion",
"BBQAndChilli", "BBQAndChilli",
"InTheDark",
"FranklinsLoss",
"HangmansTrick",
"Surveillance",
"MakeYourChoice",
"BorrowedTime",
"SelfSufficient",
"LeftBehind",
"BeastOfPrey", "BeastOfPrey",
"Hex_HuntressLullaby", "Bitter_Murmur",
"TerritorialImperative", "BloodEcho",
"Botany_Knowledge",
"Empathy",
"Self_Care",
"OffTheRecord",
"RedHerring",
"ForThePeople",
"K24P01",
"K24P02",
"K24P03",
"S38P01",
"S38P02",
"S38P03",
"BloodHound", "BloodHound",
"Predator", "BloodWarden",
"Shadowborn", "BoonDestroyer",
"ImAllEars", "Brutal_Strength",
"ThrillingTremors", "CorruptIntervention",
"Coulrophobia",
"CruelConfinement",
"DarkDevotion",
"DeadMansSwitch",
"Deathbound",
"Deerstalker",
"Discordance",
"Distressing",
"DragonsGrip",
"Dying_Light",
"Enduring",
"FireUp",
"ForcedPenance",
"FranklinsLoss",
"FurtiveChase", "FurtiveChase",
"S41P01", "Gearhead",
"S41P02", "GeneratorOvercharge",
"S41P03", "HangmansTrick",
"SoleSurvivor", "Hex_Devour_Hope",
"DecisiveStrike", "Hex_HauntedGround",
"ObjectOfObsession", "Hex_HuntressLullaby",
"K34P01", "Hex_Ruin",
"K34P02", "Hex_The_Third_Seal",
"K34P03", "Hex_Thrill_Of_The_Hunt",
"HexBloodFavor",
"HexRetribution",
"HexUndying",
"ImAllEars",
"InfectiousFright",
"Insidious",
"InTheDark",
"Iron_Grasp",
"Ironmaiden",
"K22P01",
"K22P02",
"K22P03",
"K23P01", "K23P01",
"K23P02", "K23P02",
"K23P03", "K23P03",
"K30P01", "K24P01",
"K30P02", "K24P02",
"K30P03", "K24P03",
"Visionary",
"DesperateMeasures",
"BuiltToLast",
"Bond",
"Leader",
"Prove_Thyself",
"CorruptIntervention",
"InfectiousFright",
"DarkDevotion",
"S49P01",
"S49P02",
"S49P03",
"K41P01",
"K41P02",
"K41P03",
"SoulGuard",
"BloodPact",
"RepressedAlliance",
"Discordance",
"MadGrit",
"Ironmaiden",
"S30P01",
"S30P02",
"S30P03",
"K42P01",
"K42P02",
"K42P03",
"K35P01",
"K35P02",
"K35P03",
"S46P01",
"S46P02",
"S46P03",
"S28P01",
"S28P02",
"S28P03",
"ZanshinTactics",
"BloodEcho",
"Nemesis",
"S42P01",
"S42P02",
"S42P03",
"S51P01",
"S51P02",
"S51P03",
"S50P01",
"S50P02",
"S50P03",
"Calm_Spirit",
"Iron_Will",
"Saboteur",
"K32P01",
"K32P02",
"K32P03",
"S52P01",
"S52P02",
"S52P03",
"BloodWarden",
"FireUp",
"RememberMe",
"ForcedPenance",
"TrailofTorment",
"Deathbound",
"S37P01",
"S37P02",
"S37P03",
"S47P01",
"S47P02",
"S47P03",
"Save_The_Best_For_Last",
"Dying_Light",
"Play_With_Your_Food",
"S48P01",
"S48P02",
"S48P03",
"Technician",
"Lithe",
"Alert",
"Pharmacy",
"Vigil",
"WakeUp",
"Diversion",
"Deliverance",
"Autodidact",
"S40P01",
"S40P02",
"S40P03",
"S36P01",
"S36P02",
"S36P03",
"K25P01", "K25P01",
"K25P02", "K25P02",
"K25P03", "K25P03",
"K31P01", "K26P01",
"K31P02", "K26P02",
"K31P03", "K26P03",
"S43P01", "K27P01",
"S43P02", "K27P02",
"S43P03", "K27P03",
"K28P01", "K28P01",
"K28P02", "K28P02",
"K28P03", "K28P03",
"K29P01",
"K29P02",
"K29P03",
"K30P01",
"K30P02",
"K30P03",
"K31P01",
"K31P02",
"K31P03",
"K32P01",
"K32P02",
"K32P03",
"K33P01",
"K33P02",
"K33P03",
"K34P01",
"K34P02",
"K34P03",
"K35P01",
"K35P02",
"K35P03",
"K36P01",
"K36P02",
"K36P03",
"K37P01",
"K37P02",
"K37P03",
"K38P01",
"K38P02",
"K38P03",
"K39P01", "K39P01",
"K39P02", "K39P02",
"K39P03", "K39P03",
"K40P01", "K40P01",
"K40P02", "K40P02",
"K40P03", "K40P03",
"Surge", "K41P01",
"K41P02",
"K41P03",
"K42P01",
"K42P02",
"K42P03",
"Lightborn",
"MadGrit",
"MakeYourChoice",
"Mindbreaker", "Mindbreaker",
"CruelConfinement", "MonitorAndAbuse",
"Tenacity", "Monstrous_Shrine",
"Nemesis",
"No_One_Escapes_Death",
"NurseCalling",
"OverwhelmingPresence",
"Play_With_Your_Food",
"pop_goes_the_weasel",
"Predator",
"Rancor",
"RememberMe",
"Save_The_Best_For_Last",
"Shadowborn",
"Sloppy_Butcher",
"Spies_From_The_Shadows",
"SpiritFury",
"Stridor",
"Surge",
"Surveillance",
"TerritorialImperative",
"Thanatophobia",
"ThrillingTremors",
"Tinkerer",
"TrailofTorment",
"Unnerving_Presence",
"Unrelenting",
"Whispers",
"ZanshinTactics"
],
"Campers": [
"Ace_In_The_Hole",
"Adrenaline",
"Aftercare",
"Alert",
"AnyMeansNecessary",
"Autodidact",
"Babysitter",
"Balanced_Landing",
"BetterTogether",
"BloodPact",
"BoilOver",
"Bond",
"BorrowedTime",
"Botany_Knowledge",
"Breakdown",
"Breakout",
"BuckleUp",
"BuiltToLast",
"Calm_Spirit",
"Camaraderie",
"Dance_with_me",
"Dark_Sense",
"DeadHard",
"DecisiveStrike",
"Deja_Vu",
"Deliverance",
"DesperateMeasures",
"DetectivesHunch", "DetectivesHunch",
"StakeOut", "Distortion",
"K36P01", "Diversion",
"K36P02", "Empathy",
"K36P03", "Fixated",
"FlipFlop",
"ForThePeople",
"HeadOn",
"Hope",
"InnerStrength",
"Iron_Will",
"Kindred",
"Leader",
"LeftBehind",
"Lightweight",
"Lithe",
"LuckyBreak",
"No_One_Left_Behind",
"NoMither",
"ObjectOfObsession",
"OffTheRecord",
"Open_Handed",
"Pharmacy",
"Plunderers_Instinct",
"Poised",
"Premonition",
"Prove_Thyself",
"QuickQuiet",
"RedHerring",
"RepressedAlliance",
"Resilience",
"S24P01",
"S24P02",
"S24P03",
"S25P01",
"S25P02",
"S25P03",
"S26P01",
"S26P02",
"S26P03",
"S27P01",
"S27P02",
"S27P03",
"S28P01",
"S28P02",
"S28P03",
"S29P01",
"S29P02",
"S29P03",
"S30P01",
"S30P02",
"S30P03",
"S31P01",
"S31P02",
"S31P03",
"S32P01",
"S32P02",
"S32P03",
"S33P01",
"S33P02",
"S33P03",
"S34P01",
"S34P02",
"S34P03",
"S35P01",
"S35P02",
"S35P03",
"S36P01",
"S36P02",
"S36P03",
"S37P01",
"S37P02",
"S37P03",
"S38P01",
"S38P02",
"S38P03",
"S39P01",
"S39P02",
"S39P03",
"S40P01",
"S40P02",
"S40P03",
"S41P01",
"S41P02",
"S41P03",
"S42P01",
"S42P02",
"S42P03",
"S43P01",
"S43P02",
"S43P03",
"S44P01", "S44P01",
"S44P02", "S44P02",
"S44P03", "S44P03",
"Agitation", "S45P01",
"Bitter_Murmur", "S45P02",
"Brutal_Strength", "S45P03",
"Dark_Sense", "S46P01",
"Deerstalker", "S46P02",
"Deja_Vu", "S46P03",
"Distressing", "S47P01",
"Enduring", "S47P02",
"Hex_Devour_Hope", "S47P03",
"Hex_Ruin", "S48P01",
"Hex_The_Third_Seal", "S48P02",
"Hex_Thrill_Of_The_Hunt", "S48P03",
"Hope", "S49P01",
"Insidious", "S49P02",
"Iron_Grasp", "S49P03",
"Kindred", "S50P01",
"Lightborn", "S50P02",
"Lightweight", "S50P03",
"Monstrous_Shrine", "S51P01",
"No_One_Escapes_Death", "S51P02",
"No_One_Left_Behind", "S51P03",
"Plunderers_Instinct", "S52P01",
"Premonition", "S52P02",
"Resilience", "S52P03",
"Saboteur",
"SecondWind",
"Self_Care",
"SelfSufficient",
"Slippery_Meat", "Slippery_Meat",
"Sloppy_Butcher",
"Small_Game", "Small_Game",
"Spies_From_The_Shadows", "SoleSurvivor",
"Solidarity",
"SoulGuard",
"Spine_Chill", "Spine_Chill",
"Sprint_Burst",
"StakeOut",
"Streetwise",
"TacticianBlastMine_Calamari",
"TacticianWireTap_Calamari",
"Technician",
"Tenacity",
"TheMettleOfMan",
"This_Is_Not_Happening", "This_Is_Not_Happening",
"Tinkerer", "Up_The_Ante",
"Unnerving_Presence", "Urban_Evasion",
"Unrelenting", "Vigil",
"Visionary",
"WakeUp",
"WellMakeIt", "WellMakeIt",
"Whispers", "WereGonnaLiveForever",
"K22P01", "WindowsOfOpportunity"
"K22P02", ]
"K22P03", }
"K26P01",
"K26P02",
"K26P03",
"SpiritFury",
"Hex_HauntedGround",
"Rancor",
"BoonDestroyer",
"Gearhead",
"DeadMansSwitch",
"HexRetribution",
"Coulrophobia",
"pop_goes_the_weasel",
"Bamboozle",
"DragonsGrip",
"HexUndying",
"HexBloodFavor"
]
+75 -35
View File
@@ -2,6 +2,7 @@ using CUE4Parse.Compression;
using CUE4Parse.Encryption.Aes; using CUE4Parse.Encryption.Aes;
using CUE4Parse.FileProvider; using CUE4Parse.FileProvider;
using CUE4Parse.MappingsProvider; using CUE4Parse.MappingsProvider;
using CUE4Parse.UE4.Assets.Exports.Actor;
using CUE4Parse.UE4.Assets.Exports.Engine; using CUE4Parse.UE4.Assets.Exports.Engine;
using CUE4Parse.UE4.Assets.Exports.Texture; using CUE4Parse.UE4.Assets.Exports.Texture;
using CUE4Parse.UE4.Assets.Objects.Properties; using CUE4Parse.UE4.Assets.Objects.Properties;
@@ -12,9 +13,9 @@ using Newtonsoft.Json;
class DumpByDaylight class DumpByDaylight
{ {
private const string _pakDir = "E:\\Program Files (x86)\\Steam\\steamapps\\common\\Dead by Daylight\\DeadByDaylight\\Content\\Paks"; private const string _pakDir = "D:\\XboxGames\\Dead By Daylight\\Content\\DeadByDaylight\\Content\\Paks";
private const string _aesKey = "0x22B1639B548124925CF7B9CBAA09F9AC295FCF0324586D6B37EE1D42670B39B3"; private const string _aesKey = "0x22B1639B548124925CF7B9CBAA09F9AC295FCF0324586D6B37EE1D42670B39B3";
private const string _mappingURL = "https://github.com/Masusder/FModel-DbdMappings/raw/refs/heads/main/Mappings/9.5.0/5.4.4-3172922+++DeadByDaylight+Quiche_REL-DeadByDaylight.usmap"; private const string _mappingURL = "https://git.neru.rip/neru/UnlockedByDaylight/raw/branch/main/res/mappings/latest-xbox.usmap";
public static async Task<string?> DownloadMappingFileAsync(string url, string savePath) public static async Task<string?> DownloadMappingFileAsync(string url, string savePath)
{ {
@@ -66,33 +67,36 @@ class DumpByDaylight
Console.WriteLine("\nProvider Initialized. Extracting Databases..."); Console.WriteLine("\nProvider Initialized. Extracting Databases...");
var dataPak = provider.GetArchive("pakchunk4-Windows.utoc"); var dataPak = provider.GetArchive("pakchunk4-WinGDK.utoc");
/* /*
* itemdb dump * itemdb dump
*/ */
var searchPaths = dataPak.Files.Keys.Where(x => x.Contains($"/ItemDB.uasset", StringComparison.OrdinalIgnoreCase)).ToList(); var searchPaths = dataPak.Files.Keys.Where(x => x.Contains($"/ItemDB.uasset", StringComparison.OrdinalIgnoreCase)).ToList();
var items = new List<string>(); var camperItems = new List<string>();
var powers = new List<string>();
var slasherPowers = new List<string>();
foreach (var path in searchPaths) foreach (var path in searchPaths)
{ {
var cleanPath = path.Contains('.') ? path.Substring(0, path.LastIndexOf('.')) : path; var cleanPath = path.Contains('.') ? path.Substring(0, path.LastIndexOf('.')) : path;
if (provider.TryLoadPackageObject<UDataTable>(cleanPath, out var dataTable)) if (provider.TryLoadPackageObject<UDataTable>(cleanPath, out var dataTable))
{ {
Console.WriteLine($"getting items / powers from {Path.GetFileName(path)}"); Console.WriteLine($"getting items / powers from {Path.GetFullPath(path)}");
foreach (var row in dataTable.RowMap) foreach (var row in dataTable.RowMap)
{ {
var roleProperty = row.Value.Properties.FirstOrDefault(p => p.Name.Text == "Role");
var typeProperty = row.Value.Properties.FirstOrDefault(p => p.Name.Text == "Type"); var typeProperty = row.Value.Properties.FirstOrDefault(p => p.Name.Text == "Type");
if (typeProperty?.Tag is EnumProperty enumProp) if (typeProperty?.Tag is EnumProperty typeProp && roleProperty?.Tag is EnumProperty roleProp)
{ {
string typeName = enumProp.Value.ToString() ?? "null"; string typeName = typeProp.Value.ToString() ?? "null";
string roleName = roleProp.Value.ToString() ?? "null";
if (typeName == "EInventoryItemType::Power") if (roleName == "EPlayerRole::VE_Slasher")
powers.Add(row.Key.Text); slasherPowers.Add(row.Key.Text);
else if (typeName == "EInventoryItemType::Item") else
items.Add(row.Key.Text); camperItems.Add(row.Key.Text);
} }
} }
} }
@@ -100,8 +104,8 @@ class DumpByDaylight
var itemsSerialized = new var itemsSerialized = new
{ {
Items = items.OrderBy(x => x).ToList(), Campers = camperItems.OrderBy(x => x).ToList(),
Powers = powers.OrderBy(x => x).ToList() Slashers = slasherPowers.OrderBy(x => x).ToList()
}; };
File.WriteAllText("items.json", JsonConvert.SerializeObject(itemsSerialized, Formatting.Indented)); File.WriteAllText("items.json", JsonConvert.SerializeObject(itemsSerialized, Formatting.Indented));
@@ -109,36 +113,39 @@ class DumpByDaylight
* addon dump * addon dump
*/ */
searchPaths = dataPak.Files.Keys.Where(x => x.Contains($"/ItemAddonDB.uasset", StringComparison.OrdinalIgnoreCase)).ToList(); searchPaths = dataPak.Files.Keys.Where(x => x.Contains($"/ItemAddonDB.uasset", StringComparison.OrdinalIgnoreCase)).ToList();
var itemAddons = new List<string>(); var camperAddons = new List<string>();
var powerAddons = new List<string>(); var slasherAddons = new List<string>();
foreach (var path in searchPaths) foreach (var path in searchPaths)
{ {
var cleanPath = path.Contains('.') ? path.Substring(0, path.LastIndexOf('.')) : path; var cleanPath = path.Contains('.') ? path.Substring(0, path.LastIndexOf('.')) : path;
if (provider.TryLoadPackageObject<UDataTable>(cleanPath, out var dataTable)) if (provider.TryLoadPackageObject<UDataTable>(cleanPath, out var dataTable))
{ {
Console.WriteLine($"getting item / power addons from {Path.GetFileName(path)}"); Console.WriteLine($"getting item / power addons from {Path.GetFullPath(path)}");
foreach (var row in dataTable.RowMap) foreach (var row in dataTable.RowMap)
{ {
var typeProperty = row.Value.Properties.FirstOrDefault(p => p.Name.Text == "Type"); bool isSlasherAddon = false;
if (typeProperty?.Tag is EnumProperty enumProp) var roleProperty = row.Value.Properties.FirstOrDefault(p => p.Name.Text == "Role");
if (roleProperty?.Tag is EnumProperty roleEnumProp)
{ {
string typeName = enumProp.Value.ToString() ?? "null"; string roleName = roleEnumProp.Value.ToString() ?? "null";
if (roleName == "EPlayerRole::VE_Slasher")
if (typeName == "EInventoryItemType::ItemAddOn") isSlasherAddon = true;
itemAddons.Add(row.Key.Text);
else if (typeName == "EInventoryItemType::PowerAddOn")
powerAddons.Add(row.Key.Text);
} }
if (isSlasherAddon)
slasherAddons.Add(row.Key.Text);
else
camperAddons.Add(row.Key.Text);
} }
} }
} }
var addonsSerialized = new var addonsSerialized = new
{ {
Items = itemAddons.OrderBy(x => x).ToList(), Slashers = slasherAddons.OrderBy(x => x).ToList(),
Powers = powerAddons.OrderBy(x => x).ToList() Campers = camperAddons.OrderBy(x => x).ToList()
}; };
File.WriteAllText("addons.json", JsonConvert.SerializeObject(addonsSerialized, Formatting.Indented)); File.WriteAllText("addons.json", JsonConvert.SerializeObject(addonsSerialized, Formatting.Indented));
@@ -147,40 +154,73 @@ class DumpByDaylight
*/ */
searchPaths = dataPak.Files.Keys.Where(x => x.Contains($"/OfferingDB.uasset", StringComparison.OrdinalIgnoreCase)).ToList(); searchPaths = dataPak.Files.Keys.Where(x => x.Contains($"/OfferingDB.uasset", StringComparison.OrdinalIgnoreCase)).ToList();
var offerings = new List<string>(); var camperOfferings = new List<string>();
var slasherOfferings = new List<string>();
foreach (var path in searchPaths) foreach (var path in searchPaths)
{ {
var cleanPath = path.Contains('.') ? path.Substring(0, path.LastIndexOf('.')) : path; var cleanPath = path.Contains('.') ? path.Substring(0, path.LastIndexOf('.')) : path;
if (provider.TryLoadPackageObject<UDataTable>(cleanPath, out var dataTable)) if (provider.TryLoadPackageObject<UDataTable>(cleanPath, out var dataTable))
{ {
Console.WriteLine($"getting offerings from {Path.GetFileName(path)}"); Console.WriteLine($"getting offerings from {Path.GetFullPath(path)}");
foreach (var row in dataTable.RowMap) foreach (var row in dataTable.RowMap)
offerings.Add(row.Key.Text); {
var roleProperty = row.Value.Properties.FirstOrDefault(p => p.Name.Text == "Role");
if (roleProperty?.Tag is EnumProperty roleEnumProp)
{
string roleName = roleEnumProp.Value.ToString() ?? "null";
if (roleName == "EPlayerRole::VE_Slasher")
slasherOfferings.Add(row.Key.Text);
else
camperOfferings.Add(row.Key.Text);
}
}
} }
} }
File.WriteAllText("offerings.json", JsonConvert.SerializeObject(offerings, Formatting.Indented)); var offeringsSerialized = new
{
Slashers = slasherOfferings.OrderBy(x => x).ToList(),
Campers = camperOfferings.OrderBy(x => x).ToList()
};
File.WriteAllText("offerings.json", JsonConvert.SerializeObject(offeringsSerialized, Formatting.Indented));
/* /*
* perks * perks
*/ */
searchPaths = dataPak.Files.Keys.Where(x => x.Contains($"/PerkDB.uasset", StringComparison.OrdinalIgnoreCase)).ToList(); searchPaths = dataPak.Files.Keys.Where(x => x.Contains($"/PerkDB.uasset", StringComparison.OrdinalIgnoreCase)).ToList();
var perks = new List<string>(); var slasherPerks = new List<string>();
var camperPerks = new List<string>();
foreach (var path in searchPaths) foreach (var path in searchPaths)
{ {
var cleanPath = path.Contains('.') ? path.Substring(0, path.LastIndexOf('.')) : path; var cleanPath = path.Contains('.') ? path.Substring(0, path.LastIndexOf('.')) : path;
if (provider.TryLoadPackageObject<UDataTable>(cleanPath, out var dataTable)) if (provider.TryLoadPackageObject<UDataTable>(cleanPath, out var dataTable))
{ {
Console.WriteLine($"getting perks from {Path.GetFileName(path)}"); Console.WriteLine($"getting perks from {Path.GetFullPath(path)}");
foreach (var row in dataTable.RowMap) foreach (var row in dataTable.RowMap)
perks.Add(row.Key.Text); {
var roleProperty = row.Value.Properties.FirstOrDefault(p => p.Name.Text == "Role");
if (roleProperty?.Tag is EnumProperty roleEnumProp)
{
string roleName = roleEnumProp.Value.ToString() ?? "null";
if (roleName == "EPlayerRole::VE_Slasher")
slasherPerks.Add(row.Key.Text);
else
camperPerks.Add(row.Key.Text);
}
}
} }
} }
File.WriteAllText("perks.json", JsonConvert.SerializeObject(perks, Formatting.Indented));
var perksSerialized = new
{
Slashers = slasherPerks.OrderBy(x => x).ToList(),
Campers = camperPerks.OrderBy(x => x).ToList()
};
File.WriteAllText("perks.json", JsonConvert.SerializeObject(perksSerialized, Formatting.Indented));
Console.WriteLine("\nAll dumper operations finished. Press any key to Close."); Console.WriteLine("\nAll dumper operations finished. Press any key to Close.");
Console.ReadKey(); Console.ReadKey();
-218
View File
@@ -1,218 +0,0 @@
#include "cert_manager.h"
#include <nerutils/log.h>
#include <openssl/bio.h>
#include <openssl/err.h>
#include <openssl/pem.h>
#include <openssl/x509v3.h>
#include <openssl/bn.h>
#include <openssl/rsa.h>
#include <openssl/evp.h>
#include <openssl/ssl.h>
#include <cstdlib>
#include <ctime>
#include <processthreadsapi.h>
std::string randomizeString(size_t length)
{
const char charset[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
std::string result;
result.resize(length);
for (size_t i = 0; i < length; ++i)
result[i] = charset[rand() % (sizeof(charset) - 1)];
return result;
}
CertManager::CertManager() : _sessionPkey(nullptr) {}
CertManager::~CertManager()
{
if (_caPkey) EVP_PKEY_free(_caPkey);
if (_caCert) X509_free(_caCert);
if (_sessionPkey) EVP_PKEY_free(_sessionPkey);
for (auto& pair : _hostContexts)
SSL_CTX_free(pair.second);
}
bool CertManager::Init()
{
EVP_PKEY_CTX* pctx = EVP_PKEY_CTX_new_id(EVP_PKEY_RSA, nullptr);
if (pctx)
{
EVP_PKEY_keygen_init(pctx);
EVP_PKEY_CTX_set_rsa_keygen_bits(pctx, 2048);
EVP_PKEY_keygen(pctx, &_sessionPkey);
EVP_PKEY_CTX_free(pctx);
}
if (LoadCA())
{
Log::verbose("Loaded existing CA certificate.");
return true;
}
Log::verbose("No CA found. Generating new CA certificate.");
return GenerateCA();
}
bool CertManager::LoadCA()
{
BIO* keyBio = BIO_new_file("ca_key.pem", "r");
if (!keyBio) return false;
_caPkey = PEM_read_bio_PrivateKey(keyBio, nullptr, nullptr, nullptr);
BIO_free(keyBio);
if (!_caPkey) return false;
BIO* certBio = BIO_new_file("ca_cert.pem", "r");
if (!certBio) return false;
_caCert = PEM_read_bio_X509(certBio, nullptr, nullptr, nullptr);
BIO_free(certBio);
if (!_caCert) return false;
return true;
}
bool CertManager::GenerateCA()
{
srand(static_cast<unsigned int>(time(nullptr)));
EVP_PKEY_CTX* pctx = EVP_PKEY_CTX_new_id(EVP_PKEY_RSA, nullptr);
if (!pctx) return false;
EVP_PKEY_keygen_init(pctx);
EVP_PKEY_CTX_set_rsa_keygen_bits(pctx, 2048);
EVP_PKEY_keygen(pctx, &_caPkey);
EVP_PKEY_CTX_free(pctx);
_caCert = X509_new();
X509_set_version(_caCert, 2);
ASN1_INTEGER_set(X509_get_serialNumber(_caCert), 1);
X509_gmtime_adj(X509_get_notBefore(_caCert), 0);
X509_gmtime_adj(X509_get_notAfter(_caCert), 31536000L); // 1 year
std::string org = randomizeString(16);
std::string cn = randomizeString(16);
X509_NAME* name = X509_get_subject_name(_caCert);
X509_NAME_add_entry_by_txt(name, "C", MBSTRING_ASC, (unsigned char*)"US", -1, -1, 0);
X509_NAME_add_entry_by_txt(name, "O", MBSTRING_ASC, (unsigned char*)org.c_str(), -1, -1, 0);
X509_NAME_add_entry_by_txt(name, "CN", MBSTRING_ASC, (unsigned char*)cn.c_str(), -1, -1, 0);
X509_set_issuer_name(_caCert, name);
X509_set_pubkey(_caCert, _caPkey);
X509V3_CTX ctxV3;
X509V3_set_ctx_nodb(&ctxV3);
X509V3_set_ctx(&ctxV3, _caCert, _caCert, nullptr, nullptr, 0);
X509_EXTENSION* extCA = X509V3_EXT_conf_nid(nullptr, &ctxV3, NID_basic_constraints, "critical,CA:TRUE");
if (extCA)
{
X509_add_ext(_caCert, extCA, -1);
X509_EXTENSION_free(extCA);
}
X509_sign(_caCert, _caPkey, EVP_sha256());
BIO* keyBioOut = BIO_new_file("ca_key.pem", "w");
if (keyBioOut)
{
PEM_write_bio_PrivateKey(keyBioOut, _caPkey, nullptr, nullptr, 0, nullptr, nullptr);
BIO_free(keyBioOut);
}
BIO* certBioOut = BIO_new_file("ca_cert.pem", "w");
if (certBioOut)
{
PEM_write_bio_X509(certBioOut, _caCert);
BIO_free(certBioOut);
}
Log::info("Generated new CA key and certificate files. Installing to Windows Root CA store automatically...");
STARTUPINFOA si = {sizeof(si)};
PROCESS_INFORMATION pi;
char cmd[] = "certutil.exe -user -addstore root ca_cert.pem";
if (CreateProcessA(NULL, cmd, NULL, NULL, FALSE, CREATE_NO_WINDOW, NULL, NULL, &si, &pi))
{
WaitForSingleObject(pi.hProcess, INFINITE);
CloseHandle(pi.hProcess);
CloseHandle(pi.hThread);
}
return true;
}
SSL_CTX* CertManager::CreateHostContext(const std::string& host)
{
std::lock_guard<std::mutex> lock(_mutex);
auto it = _hostContexts.find(host);
if (it != _hostContexts.end())
{
return it->second;
}
EVP_PKEY* pkey = _sessionPkey;
if (!pkey) return nullptr;
X509* cert = X509_new();
X509_set_version(cert, 2);
ASN1_INTEGER_set(X509_get_serialNumber(cert), static_cast<long>(std::hash<std::string>{}(host) & 0x7FFFFFFF));
X509_gmtime_adj(X509_get_notBefore(cert), 0);
X509_gmtime_adj(X509_get_notAfter(cert), 31536000L);
std::string dynamicOrg = randomizeString(16);
X509_NAME* name = X509_get_subject_name(cert);
X509_NAME_add_entry_by_txt(name, "C", MBSTRING_ASC, (unsigned char*)"US", -1, -1, 0);
X509_NAME_add_entry_by_txt(name, "O", MBSTRING_ASC, (unsigned char*)dynamicOrg.c_str(), -1, -1, 0);
X509_NAME_add_entry_by_txt(name, "CN", MBSTRING_ASC, (unsigned char*)(host.c_str()), -1, -1, 0);
X509_set_issuer_name(cert, X509_get_subject_name(_caCert));
X509_set_pubkey(cert, pkey);
X509V3_CTX ctxV3;
X509V3_set_ctx_nodb(&ctxV3);
X509V3_set_ctx(&ctxV3, _caCert, cert, nullptr, nullptr, 0);
std::string san = "DNS:" + host;
X509_EXTENSION* extSAN = X509V3_EXT_conf_nid(nullptr, &ctxV3, NID_subject_alt_name, san.c_str());
if (extSAN)
{
X509_add_ext(cert, extSAN, -1);
X509_EXTENSION_free(extSAN);
}
X509_sign(cert, _caPkey, EVP_sha256());
SSL_CTX* ctx = SSL_CTX_new(TLS_server_method());
SSL_CTX_set_alpn_select_cb(
ctx,
[](SSL* ssl, const unsigned char** out, unsigned char* outlen, const unsigned char* in, unsigned int inlen,
void* arg) -> int {
for (unsigned int i = 0; i < inlen;)
{
unsigned int len = in[i];
if (len == 8 && memcmp(&in[i + 1], "http/1.1", 8) == 0)
{
*out = &in[i + 1];
*outlen = (unsigned char)len;
return SSL_TLSEXT_ERR_OK;
}
i += len + 1;
}
return SSL_TLSEXT_ERR_NOACK;
},
nullptr);
SSL_CTX_use_certificate(ctx, cert);
SSL_CTX_use_PrivateKey(ctx, pkey);
X509_free(cert);
_hostContexts[host] = ctx;
return ctx;
}
+39 -369
View File
@@ -1,58 +1,49 @@
#include "proxy.h" #include "proxy.h"
#include "spoofing.h"
#include <nerutils/log.h> #include <nerutils/log.h>
#include <windows.h> #include <windows.h>
#include <wininet.h> #include <wininet.h>
#include <fstream>
#include <iostream>
#include <string>
#include <string_view>
#include <vector>
#include <format>
#include <mutex>
#include <ctime> #include <ctime>
#include <regex>
#include <unordered_set>
#include <simdjson.h>
std::string getExeDir() bool setProxyAddress(bool enable, const std::string& proxyAddr)
{
char buffer[MAX_PATH];
GetModuleFileNameA(NULL, buffer, MAX_PATH);
std::string path(buffer);
size_t pos = path.find_last_of("\\/");
if (pos != std::string::npos) return path.substr(0, pos + 1);
return "";
}
bool setProxy(bool enable, const std::string& proxyAddr)
{ {
INTERNET_PER_CONN_OPTION_LIST list; INTERNET_PER_CONN_OPTION_LIST list;
INTERNET_PER_CONN_OPTION options[3]; INTERNET_PER_CONN_OPTION options[3];
unsigned long listSize = sizeof(INTERNET_PER_CONN_OPTION_LIST);
ZeroMemory(&list, sizeof(list));
ZeroMemory(options, sizeof(options));
options[0].dwOption = INTERNET_PER_CONN_FLAGS; options[0].dwOption = INTERNET_PER_CONN_FLAGS;
if (enable) if (enable)
{
if (proxyAddr.empty()) return false;
options[0].Value.dwValue = PROXY_TYPE_PROXY | PROXY_TYPE_DIRECT; options[0].Value.dwValue = PROXY_TYPE_PROXY | PROXY_TYPE_DIRECT;
options[1].dwOption = INTERNET_PER_CONN_PROXY_SERVER;
options[1].Value.pszValue = const_cast<char*>(proxyAddr.c_str());
options[2].dwOption = INTERNET_PER_CONN_PROXY_BYPASS;
options[2].Value.pszValue = (char*)"<local>";
list.dwOptionCount = 3;
}
else else
{
options[0].Value.dwValue = PROXY_TYPE_DIRECT; options[0].Value.dwValue = PROXY_TYPE_DIRECT;
list.dwOptionCount = 1;
options[1].dwOption = INTERNET_PER_CONN_PROXY_SERVER; }
options[1].Value.pszValue = const_cast<char*>(proxyAddr.c_str());
options[2].dwOption = INTERNET_PER_CONN_PROXY_BYPASS;
options[2].Value.pszValue = const_cast<char*>("<local>");
list.dwSize = sizeof(INTERNET_PER_CONN_OPTION_LIST); list.dwSize = sizeof(INTERNET_PER_CONN_OPTION_LIST);
list.pszConnection = NULL; list.pszConnection = NULL;
list.dwOptionCount = 3;
list.dwOptionError = 0;
list.pOptions = options; list.pOptions = options;
if (!InternetSetOptionA(NULL, INTERNET_OPTION_PER_CONNECTION_OPTION, &list, listSize)) if (!InternetSetOption(NULL, INTERNET_OPTION_PER_CONNECTION_OPTION, &list, sizeof(list)))
{ {
Log::error("Failed to set proxy options, Err: {}", GetLastError()); Log::error("Failed to set proxy options - error: {}", GetLastError());
return false; return false;
} }
@@ -62,8 +53,8 @@ bool setProxy(bool enable, const std::string& proxyAddr)
return true; return true;
} }
Proxy* g_proxy = nullptr;
bool running = true; bool running = true;
Proxy* proxy = nullptr;
void cleanup() void cleanup()
{ {
@@ -73,14 +64,14 @@ void cleanup()
if (cleaned) return; if (cleaned) return;
cleaned = true; cleaned = true;
if (g_proxy) Log::info("Restoring system proxy settings");
setProxyAddress(false, "");
if (proxy)
{ {
Log::info("Shutting down proxy"); Log::info("Shutting down proxy");
g_proxy->Shutdown(); proxy->shutdown();
} }
Log::info("Restoring system proxy settings");
setProxy(false, "");
} }
BOOL WINAPI consoleHandler(DWORD dwType) BOOL WINAPI consoleHandler(DWORD dwType)
@@ -91,361 +82,40 @@ BOOL WINAPI consoleHandler(DWORD dwType)
running = false; running = false;
cleanup(); cleanup();
exit(0); exit(0);
return TRUE;
} }
return FALSE; return FALSE;
} }
std::mutex g_dataMutex;
std::vector<std::string> g_allObjectIds;
std::vector<std::string> g_allCharacterIds;
std::vector<std::string> g_stackableItems;
std::vector<std::string> g_uniqueItems;
std::vector<std::string> g_perks;
void loadDictDump(const std::string& path, std::vector<std::string>& outStackable, std::vector<std::string>& outUnique)
{
simdjson::dom::parser parser;
simdjson::dom::element doc;
auto error = parser.load(path).get(doc);
if (error)
{
Log::warning("Failed to open or parse dict dump {}: {}", path, simdjson::error_message(error));
return;
}
simdjson::dom::array itemsArr;
if (doc.at_key("Items").get(itemsArr) == simdjson::SUCCESS)
{
for (auto item : itemsArr)
{
std::string_view id;
if (item.get(id) == simdjson::SUCCESS) outStackable.push_back(std::string(id));
}
}
simdjson::dom::array powersArr;
if (doc.at_key("Powers").get(powersArr) == simdjson::SUCCESS)
{
for (auto item : powersArr)
{
std::string_view id;
if (item.get(id) == simdjson::SUCCESS) outUnique.push_back(std::string(id));
}
}
}
void loadArrayDump(const std::string& path, std::vector<std::string>& outList)
{
simdjson::dom::parser parser;
simdjson::dom::element doc;
auto error = parser.load(path).get(doc);
if (error)
{
Log::warning("Failed to open or parse array dump {}: {}", path, simdjson::error_message(error));
return;
}
simdjson::dom::array arr;
if (doc.get(arr) == simdjson::SUCCESS)
{
for (auto item : arr)
{
std::string_view id;
if (item.get(id) == simdjson::SUCCESS) outList.push_back(std::string(id));
}
}
}
void loadAllCustomItems()
{
std::lock_guard<std::mutex> lock(g_dataMutex);
g_stackableItems.clear();
g_uniqueItems.clear();
g_perks.clear();
loadDictDump(getExeDir() + "addons.json", g_stackableItems, g_stackableItems);
loadDictDump(getExeDir() + "items.json", g_stackableItems, g_uniqueItems);
loadArrayDump(getExeDir() + "offerings.json", g_stackableItems);
loadArrayDump(getExeDir() + "perks.json", g_perks);
Log::info("Loaded {} stackable, {} unique (powers), and {} perk items from dumps", g_stackableItems.size(),
g_uniqueItems.size(), g_perks.size());
}
void parseCatalog(const std::string& data)
{
try
{
simdjson::ondemand::parser parser;
simdjson::padded_string json(data);
auto doc = parser.iterate(json);
std::vector<std::string> newObjectIds;
std::vector<std::string> newCharacterIds;
auto items_data = doc["data"];
for (auto item : items_data["character"]["items"])
{
std::string_view id;
if (item.get_string().get(id) == simdjson::SUCCESS)
{
newCharacterIds.push_back(std::string(id));
newObjectIds.push_back(std::string(id));
}
}
for (auto item : items_data["shrine"]["items"])
{
std::string_view id;
if (item.get_string().get(id) == simdjson::SUCCESS)
{
newObjectIds.push_back(std::string(id));
}
}
for (auto item : items_data["item"]["items"])
{
std::string_view id;
if (item.get_string().get(id) == simdjson::SUCCESS)
{
if (id.find("cell") == std::string_view::npos && id.find("Pack") == std::string_view::npos)
{
newObjectIds.push_back(std::string(id));
}
}
}
for (auto item : items_data["outfit"]["items"])
{
std::string_view id;
if (item.get_string().get(id) == simdjson::SUCCESS)
{
newObjectIds.push_back(std::string(id));
}
}
std::lock_guard<std::mutex> lock(g_dataMutex);
g_allObjectIds = std::move(newObjectIds);
g_allCharacterIds = std::move(newCharacterIds);
Log::info("Catalog parsed: {} items, {} characters", g_allObjectIds.size(), g_allCharacterIds.size());
}
catch (const std::exception& e)
{
Log::error("Failed to parse catalog: {}", e.what());
}
}
void updateCatalog(const std::string& data)
{
std::string path = getExeDir() + "catalog_dump.json";
std::ofstream file(path);
file << data;
file.close();
Log::info("Raw catalog saved to {}", path);
parseCatalog(data);
}
void loadCatalogOnStartup()
{
std::string path = getExeDir() + "catalog_dump.json";
std::ifstream file(path);
if (file.is_open())
{
Log::info("Found catalog_dump.json - re-parsing raw dump with current filters...");
std::string content((std::istreambuf_iterator<char>(file)), std::istreambuf_iterator<char>());
parseCatalog(content);
}
else
Log::warning("No catalog_dump.json found. Start the game and visit the store once to initialise the unlocker.");
}
int main() int main()
{ {
srand(static_cast<unsigned int>(time(NULL)));
Log::createConsole(); Log::createConsole();
SetConsoleCtrlHandler(consoleHandler, TRUE); SetConsoleCtrlHandler(consoleHandler, TRUE);
atexit(cleanup); atexit(cleanup);
Log::info("Init"); Log::info("Init");
loadCatalogOnStartup();
loadAllCustomItems();
/* /*
proxy setup proxy setup
*/ */
Log::info("Starting proxy"); Log::info("Starting proxy");
g_proxy = new Proxy(); proxy = new Proxy();
if (!g_proxy->Init()) if (!proxy->init())
{ {
Log::error("Proxy failed to start"); Log::error("Proxy failed to start");
return 1; return 1;
} }
setProxy(true, std::format("127.0.0.1:{}", PROXY_PORT)); proxy->addWhitelistDomain("bhvrdbd.com");
setProxyAddress(true, std::format("127.0.0.1:{}", PROXY_PORT));
/* /*
listeners Spoofer setup
*/ */
g_proxy->OnServerResponse.addListener([](const std::string& url, std::string& data) { Log::info("Spoofer init");
#ifdef _DEBUG Spoofer* spoofer = new Spoofer();
if (url.find("bhvrdbd.com") != std::string::npos) Log::verbose("BHVR api res: {}", url);
#endif
if (url.find("api/v1/extensions/store/getCatalogItems") != std::string::npos) spoofer->init(proxy);
updateCatalog(data);
else if (url.find("api/v1/dbd-inventories/all") != std::string::npos)
{
std::lock_guard<std::mutex> lock(g_dataMutex);
if (!g_allObjectIds.empty())
{
Log::info("Merging catalog and dumped items into real inventory response");
size_t closePos = data.rfind("]}");
if (closePos != std::string::npos)
{
uint64_t now = time(nullptr);
std::string injected;
injected.reserve((g_allObjectIds.size() + g_stackableItems.size()) * 80);
std::unordered_set<std::string> seenIds;
size_t pos = 0;
while ((pos = data.find("\"objectId\":\"", pos)) != std::string::npos)
{
pos += 12;
size_t end = data.find("\"", pos);
if (end != std::string::npos)
{
seenIds.insert(data.substr(pos, end - pos));
pos = end;
}
}
auto injectItem = [&](const std::string& id, int qty) {
if (id.empty() || seenIds.count(id)) return;
injected += std::format(",{{\"lastUpdateAt\":{},\"quantity\":{},\"objectId\":\"{}\"}}", now, qty, id);
seenIds.insert(id);
};
for (const auto& id : g_allObjectIds) injectItem(id, 1);
for (const auto& id : g_stackableItems) injectItem(id, 100);
for (const auto& id : g_uniqueItems) injectItem(id, 1);
for (const auto& id : g_perks) injectItem(id, 3);
if (!injected.empty()) data.insert(closePos, injected);
Log::info("Injected {} items into global inventory",
std::count(injected.begin(), injected.end(), '{'));
}
}
else
Log::warning("No catalog data available to inject into global inventory yet!");
}
else if (url.find("api/v1/dbd-character-data/") != std::string::npos && url.find("/bloodweb") == std::string::npos)
{
std::vector<std::string> localStackable;
std::vector<std::string> localUnique;
std::vector<std::string> localPerks;
{
std::lock_guard<std::mutex> lock(g_dataMutex);
localStackable = g_stackableItems;
localUnique = g_uniqueItems;
localPerks = g_perks;
}
if (!localStackable.empty() || !localUnique.empty() || !localPerks.empty())
{
std::unordered_set<std::string> perkSet(localPerks.begin(), localPerks.end());
std::unordered_set<std::string> uniqueSet(localUnique.begin(), localUnique.end());
std::regex qtyRegex(R"("quantity"\s*:\s*\d+)");
const char* targetArrays[] = {"\"characterItems\":[", "\"inventory\":["};
size_t arraysModified = 0;
for (const char* arrayKey : targetArrays)
{
size_t pos = 0;
while ((pos = data.find(arrayKey, pos)) != std::string::npos)
{
pos += strlen(arrayKey);
size_t endPos = data.find("]", pos);
if (endPos == std::string::npos) break;
std::string currentItems = data.substr(pos, endPos - pos);
std::unordered_set<std::string> seenIds;
std::unordered_set<std::string> stackableSet(localStackable.begin(), localStackable.end());
size_t itemPos = 0;
while ((itemPos = currentItems.find("\"itemId\":\"", itemPos)) != std::string::npos)
{
size_t idStart = itemPos + 10;
size_t idEnd = currentItems.find("\"", idStart);
if (idEnd == std::string::npos) break;
std::string id = currentItems.substr(idStart, idEnd - idStart);
seenIds.insert(id);
int qty = -1;
if (perkSet.count(id))
qty = 3;
else if (uniqueSet.count(id))
qty = 1;
else if (stackableSet.count(id))
qty = 100;
if (qty != -1)
{
size_t objStart = currentItems.rfind("{", itemPos);
size_t objEnd = currentItems.find("}", itemPos);
if (objStart != std::string::npos && objEnd != std::string::npos && objStart < objEnd)
{
std::string objStr = currentItems.substr(objStart, objEnd - objStart + 1);
if (std::regex_search(objStr, qtyRegex))
objStr =
std::regex_replace(objStr, qtyRegex, "\"quantity\":" + std::to_string(qty));
else
objStr.insert(objStr.length() - 1, ",\"quantity\":" + std::to_string(qty));
currentItems.replace(objStart, objEnd - objStart + 1, objStr);
itemPos = objStart + objStr.length();
}
else
itemPos = idEnd;
}
else
itemPos = idEnd;
}
auto injectIfMissing = [&](const std::vector<std::string>& list, int qty) {
for (const auto& id : list)
{
if (seenIds.find(id) == seenIds.end())
{
if (!currentItems.empty() && currentItems.back() != ',') currentItems += ",";
currentItems +=
"{\"itemId\":\"" + id + "\",\"quantity\":" + std::to_string(qty) + "}";
seenIds.insert(id);
}
}
};
injectIfMissing(localStackable, 100);
injectIfMissing(localUnique, 1);
injectIfMissing(localPerks, 3);
data.replace(pos, endPos - pos, currentItems);
pos += currentItems.length();
arraysModified++;
}
}
Log::info("Spoofed items in {} character data arrays across response", arraysModified);
}
else
Log::warning("No custom dumped items available to inject into character data!");
}
});
/* /*
pause pause
+687 -514
View File
File diff suppressed because it is too large Load Diff
+19 -5
View File
@@ -3,9 +3,13 @@
#include <thread> #include <thread>
#include <atomic> #include <atomic>
#include <string> #include <string>
#include <vector>
#include <queue>
#include <mutex>
#include <condition_variable>
#include <openssl/ssl.h> #include <openssl/ssl.h>
#include <openssl/err.h> #include <openssl/err.h>
#include "cert_manager.h" #include "ssl.h"
#include <nerutils/callback.h> #include <nerutils/callback.h>
/* /*
@@ -13,6 +17,7 @@
use random port, test availability use random port, test availability
*/ */
#define PROXY_PORT 58421 #define PROXY_PORT 58421
#define PROXY_THREAD_COUNT 256
typedef unsigned __int64 SOCKET; typedef unsigned __int64 SOCKET;
@@ -22,11 +27,13 @@ class Proxy
Proxy(); Proxy();
~Proxy(); ~Proxy();
bool Init(); bool init();
void Shutdown(); void shutdown();
CallbackEvent<const std::string&, std::string&> OnClientRequest; CallbackEvent<std::string&, const std::string&, std::string&> OnClientRequest;
CallbackEvent<const std::string&, std::string&> OnServerResponse; CallbackEvent<const std::string&, std::string&, std::string&> OnServerResponse;
void addWhitelistDomain(const std::string& domain);
private: private:
void loop(); void loop();
@@ -39,6 +46,13 @@ class Proxy
std::thread _workerThread; std::thread _workerThread;
std::atomic<bool> _running = false; std::atomic<bool> _running = false;
std::vector<std::thread> _poolThreads;
std::queue<SOCKET> _clientQueue;
std::mutex _queueMutex;
std::condition_variable _queueCond;
CertManager _certManager; CertManager _certManager;
SSL_CTX* _clientCtx = nullptr; SSL_CTX* _clientCtx = nullptr;
std::vector<std::string> _whitelistDomains;
}; };
+620
View File
@@ -0,0 +1,620 @@
#include "spoofing.h"
#include "utils.h"
#include <string>
#include <fstream>
#include <random>
#include <vector>
#include <regex>
#include <thread>
#include <time.h>
#include <nerutils/log.h>
#include <nlohmann/json.hpp>
using json = nlohmann::json;
static std::random_device rd;
static std::mt19937 gen(rd());
/*
utils
*/
std::unordered_set<std::string> slasherNames = {
"Chuckles", "Bob", "HillBilly", "Nurse", "Shape", "Witch", "Killer07", "Cannibal", "Bear",
"Nightmare", "Pig", "Clown", "Spirit", "Plague", "Ghostface", "Demogorgon", "Oni", "Gunslinger"};
bool isSlasher(std::string name)
{
if (slasherNames.contains(name) || (name.length() == 3 && name[0] == 'K')) return true;
return false;
}
/*
setup / init
*/
void Spoofer::init(Proxy* proxy)
{
registerListeners(proxy);
loadData();
loadConfig();
}
void Spoofer::registerListeners(Proxy* proxy)
{
Log::info("Registering Proxy event listeners for spoofer");
proxy->OnServerResponse.addListener([this](const std::string& url, std::string& body, std::string& respHeaders) {
this->serverResponseHandler(url, body, respHeaders);
});
proxy->OnClientRequest.addListener([this](std::string& url, const std::string& body, std::string& reqHeaders) {
this->clientRequestHandler(url, body, reqHeaders);
});
}
#define LOADDATA(fileName, type, camperSet, slasherSet, errorMsg) \
std::string path##type = utils::getExePath() + fileName; \
std::ifstream file##type(path##type); \
if (file##type.is_open()) \
{ \
std::stringstream buff; \
buff << file##type.rdbuf(); \
if (!parseStackable(buff.str(), camperSet, slasherSet)) \
Log::error("Failed to parse {} - {}", fileName, errorMsg); \
else \
Log::verbose("Loaded {} camper ids and {} slasher ids from {}", camperSet.size(), slasherSet.size(), \
fileName); \
} \
else \
Log::warning("Missing {} - {}", fileName, errorMsg);
void Spoofer::loadData()
{
Log::info("Loading data");
std::string catalogPath = utils::getExePath() + "catalog.json";
std::ifstream catalogFile(catalogPath);
if (catalogFile.is_open())
{
std::stringstream buff;
buff << catalogFile.rdbuf();
if (!parseCatalog(buff.str())) Log::warning("Failed to parse catalog.json - Customizations won't be unlocked");
}
else
Log::warning("Missing catalog.json - Customizations won't be unlocked");
LOADDATA("items.json", Items, _camperItemIds, _slasherPowerIds, "Items won't be added");
LOADDATA("offerings.json", Offerings, _camperOfferingIds, _slasherOfferingIds, "Offerings won't be added");
LOADDATA("addons.json", Addons, _camperAddonIds, _slasherAddonIds, "Addons won't be added");
LOADDATA("perks.json", Perks, _camperPerkIds, _slasherPerkIds, "Perks won't be added");
}
void Spoofer::loadConfig()
{
std::string configPath = utils::getExePath() + "config.json";
std::ifstream configFile(configPath);
if (configFile.is_open())
{
try
{
json configJson = json::parse(configFile);
_config.spoofCharacterOwnership = configJson.value("spoofCharacterOwnership", false);
_config.spoofInventory = configJson.value("spoofInventory", true);
_config.spoofCustomization = configJson.value("spoofCustomization", true);
Log::info("Loaded config: Ownership={}, Inventory={}, Customization={}", _config.spoofCharacterOwnership,
_config.spoofInventory, _config.spoofCustomization);
}
catch (...)
{
Log::error("Failed to parse config.json, using defaults");
}
}
else
{
Log::info("config.json not found, using default settings");
json defaultConfig = {
{"spoofCharacterOwnership", true}, {"spoofInventory", true}, {"spoofCustomization", true}};
std::ofstream out(configPath);
out << defaultConfig.dump(4);
}
}
/*
data parsing
*/
bool Spoofer::parseCatalog(std::string data)
{
json doc = json::parse(data, nullptr, false);
if (doc.is_discarded())
{
Log::error("Failed to parse catalog");
return false;
}
try
{
const auto& catalogData = doc.at("data");
auto extractIds = [&](const std::string& key, std::unordered_set<std::string>& targetSet) {
if (catalogData.contains(key) && catalogData[key].contains("items"))
for (const auto& id : catalogData[key]["items"])
{
if (id.is_string()) targetSet.insert(id.get<std::string>());
}
else
Log::warning("Catalog missing or invalid category: {}", key);
};
extractIds("item", _catalogItemIds);
extractIds("outfit", _catalogOutfitIds);
}
catch (const json::exception& e)
{
Log::error("Invalid catalog format: {}", e.what());
return false;
}
Log::info("Parsed {} items and {} outfits from catalog", _catalogItemIds.size(), _catalogOutfitIds.size());
return true;
}
bool Spoofer::parseStackable(std::string data, std::unordered_set<std::string>& camperSet,
std::unordered_set<std::string>& slasherSet)
{
json doc = json::parse(data, nullptr, false);
if (doc.is_discarded())
{
Log::error("JSON parse error @ parseStackable");
return false;
}
auto populate = [&](const std::string& key, std::unordered_set<std::string>& targetSet) {
if (doc.contains(key) && doc[key].is_array())
for (const auto& item : doc[key])
{
if (item.is_string()) targetSet.insert(item.get<std::string>());
}
else
Log::warning("Missing stackables array ({})", key);
};
populate("Slashers", slasherSet);
populate("Campers", camperSet);
return true;
}
/*
misc functions
*/
std::string Spoofer::getRandomItem()
{
std::vector<const std::unordered_set<std::string>*> allSets = {
&_camperItemIds, &_slasherPowerIds, &_camperOfferingIds, &_slasherOfferingIds,
&_camperAddonIds, &_slasherAddonIds, &_camperPerkIds, &_slasherPerkIds};
std::vector<const std::unordered_set<std::string>*> validSets;
for (auto* s : allSets)
if (!s->empty()) validSets.push_back(s);
if (validSets.empty()) return "Spring2024Offering";
std::uniform_int_distribution<> setDist(0, static_cast<int>(validSets.size()) - 1);
const auto& selectedSet = *validSets[setDist(gen)];
std::uniform_int_distribution<> itemDist(0, static_cast<int>(selectedSet.size()) - 1);
auto it = selectedSet.begin();
std::advance(it, itemDist(gen));
return *it;
}
int Spoofer::getRandomQuantity()
{
std::uniform_int_distribution<> dist(64, 97);
return dist(gen);
}
void Spoofer::generateBloodweb(nlohmann::json& js)
{
if (!js.is_object()) js = json::object();
std::vector<std::string> paths;
json ringDataArray = json::array();
ringDataArray.push_back({{"nodeData", {{{"nodeId", "0"}, {"state", "Collected"}}}}});
int nodesPerRing[] = {6, 12, 12};
std::vector<std::string> prevRingNodes = {"0"};
for (int ring = 1; ring <= 3; ++ring)
{
json nodeDataArray = json::array();
std::vector<std::string> currentRingNodes;
int numNodes = nodesPerRing[ring - 1];
for (int i = 1; i <= numNodes; ++i)
{
std::string childId = std::to_string((ring * 100) + i);
currentRingNodes.push_back(childId);
int parentIndex = (i - 1) / (numNodes / static_cast<int>(prevRingNodes.size()));
std::string parentId = prevRingNodes[(std::min)(parentIndex, (int)prevRingNodes.size() - 1)];
paths.push_back(parentId + "_" + childId);
std::string item = getRandomItem();
if (item.empty()) item = "Spring2024Offering";
nodeDataArray.push_back({{"nodeId", childId}, {"state", "Collected"}, {"contentId", item}});
}
ringDataArray.push_back({{"nodeData", nodeDataArray}});
prevRingNodes = std::move(currentRingNodes);
}
js["paths"] = paths;
js["ringData"] = ringDataArray;
}
/*
data modification
*/
void Spoofer::modifyCharacterData(json& js)
{
if (!js.contains("characterName") || !js["characterName"].is_string())
{
Log::verbose("attempted to modify invalid char");
return;
}
std::string name = js["characterName"];
if (_config.spoofCharacterOwnership)
{
bool needsSpoofing = false;
if (js.value("isEntitled", false) == false)
{
_unownedCharacters.insert(name);
js["isEntitled"] = true;
js["purchaseInfo"] = {{"quantity", 1},
{"origin", "PlayerInventory"},
{"reason", "Item(s) added via Purchase"},
{"lastUpdateAt", std::time(nullptr)},
{"objectId", name}};
needsSpoofing = true;
}
else if (_unownedCharacters.contains(name))
needsSpoofing = true;
/*
modifications for unowned characters (spoof level and fake bloodweb)
*/
if (needsSpoofing)
{
if (js.contains("bloodWebLevel") && js["bloodWebLevel"].is_number() && js["bloodWebLevel"] <= 15)
if (!js.contains("prestigeLevel") || (js["prestigeLevel"].is_number() && js["prestigeLevel"] <= 0))
js["bloodWebLevel"] = 16;
if (js.contains("bloodWebData")) generateBloodweb(js["bloodWebData"]);
}
}
else
{
if (js.value("isEntitled", false) == false) return;
}
/*
item spoofing
*/
if (_config.spoofInventory)
{
bool slasher = isSlasher(js["characterName"]);
if (js.contains("characterItems") && js["characterItems"].is_array())
{
std::unordered_set<std::string> existingItemIds;
std::unordered_set<std::string> stackableIds;
stackableIds.insert(_camperItemIds.begin(), _camperItemIds.end());
stackableIds.insert(_camperOfferingIds.begin(), _camperOfferingIds.end());
stackableIds.insert(_camperAddonIds.begin(), _camperAddonIds.end());
stackableIds.insert(_slasherAddonIds.begin(), _slasherAddonIds.end());
stackableIds.insert(_slasherOfferingIds.begin(), _slasherOfferingIds.end());
for (auto& item : js["characterItems"])
{
/*
set existing items to rnd number
*/
if (item.contains("itemId") && item["itemId"].is_string())
{
std::string itemId = item["itemId"];
existingItemIds.insert(itemId);
if (stackableIds.contains(itemId)) item["quantity"] = getRandomQuantity();
}
}
auto appendItems = [&](const std::unordered_set<std::string>& idList, bool isPerk) {
for (const auto& itemId : idList)
if (existingItemIds.find(itemId) == existingItemIds.end())
js["characterItems"].push_back(
{{"itemId", itemId}, {"quantity", isPerk ? 3 : getRandomQuantity()}});
};
if (!slasher)
{
appendItems(_camperItemIds, false);
appendItems(_camperAddonIds, false);
appendItems(_camperOfferingIds, false);
appendItems(_camperPerkIds, true);
}
else
{
appendItems(_slasherAddonIds, false);
appendItems(_slasherOfferingIds, false);
appendItems(_slasherPerkIds, true);
}
}
}
#ifdef _DEBUG
Log::verbose("Spoofed data for character {}", name);
#endif
}
/*
endpoint handlers
*/
void Spoofer::onGetCatalogItems(std::string& body)
{
std::thread t([body]() {
std::string outPath = utils::getExePath() + "catalog.json";
std::ofstream file(outPath);
if (file.is_open())
{
file << body;
file.close();
Log::verbose("Raw catalog saved to {}", outPath);
}
else
Log::error("Unable to write to catalog.json");
});
t.detach();
parseCatalog(body);
}
void Spoofer::onGetAll(std::string& body)
{
json doc = json::parse(body, nullptr, false);
if (doc.is_discarded()) return Log::error("JSON parse error for dbd-character-data/get-all");
if (!doc.contains("list") || !doc["list"].is_array())
return Log::error("Invalid json for dbd-character-data/get-all");
for (auto& charData : doc["list"])
modifyCharacterData(charData);
body = doc.dump();
}
void Spoofer::onInventoryAll(std::string& body)
{
json doc = json::parse(body, nullptr, false);
if (doc.is_discarded()) return Log::error("JSON parse error for dbd-inventories/all");
if (!doc.contains("inventoryItems") || !doc["inventoryItems"].is_array())
return Log::error("Invalid json for JSON parse error for dbd-inventories/all");
auto& itemsArr = doc["inventoryItems"];
std::unordered_set<std::string> existingIds;
int64_t now = std::time(nullptr);
/*
item updates
*/
struct Category
{
const std::unordered_set<std::string>& source;
int quantity;
};
std::vector<Category> categories;
if (_config.spoofInventory)
{
categories.push_back({_camperPerkIds, 3});
categories.push_back({_slasherPerkIds, 3});
categories.push_back({_camperOfferingIds, -1});
categories.push_back({_slasherOfferingIds, -1});
categories.push_back({_camperItemIds, -1});
categories.push_back({_camperAddonIds, -1});
categories.push_back({_slasherAddonIds, -1});
}
if (_config.spoofCustomization)
{
categories.push_back({_catalogOutfitIds, 1});
categories.push_back({_catalogItemIds, 1});
}
for (auto& item : itemsArr)
{
std::string id = item.value("objectId", "");
if (id.empty()) continue;
existingIds.insert(id);
for (const auto& cat : categories)
{
if (cat.source.contains(id))
{
item["quantity"] = (cat.quantity == -1) ? getRandomQuantity() : cat.quantity;
break;
}
}
}
/*
item inserts
*/
for (const auto& cat : categories)
{
for (const std::string& id : cat.source)
{
if (!existingIds.contains(id))
{
int qty = (cat.quantity == -1) ? getRandomQuantity() : cat.quantity;
itemsArr.push_back({{"objectId", id}, {"quantity", qty}, {"lastUpdateAt", now}});
existingIds.insert(id);
}
}
}
body = doc.dump();
Log::verbose("Inventory spoofed");
}
void Spoofer::onMessageList(std::string& body)
{
json doc = json::parse(body, nullptr, false);
if (doc.is_discarded()) return Log::error("JSON parse error for dbd-messages/listV2");
auto now = std::chrono::system_clock::now();
auto now_seconds = std::chrono::duration_cast<std::chrono::seconds>(now.time_since_epoch()).count();
auto now_milliseconds = std::chrono::duration_cast<std::chrono::milliseconds>(now.time_since_epoch()).count();
json msg;
/*
msg base
*/
msg["allowedPlatforms"] = json::array({"egs", "grdk", "ps4", "ps5", "steam", "xbox", "xsx"});
msg["flag"] = "READ";
msg["gameSpecificData"] = {};
msg["read"] = false;
msg["tag"] = json::array({"inbox"});
msg["expireAt"] = now_seconds + (1337 * 24 * 60 * 60);
msg["received"] = now_milliseconds;
msg["recipientId"] = "system";
/*
msg content
*/
json bodyContent;
bodyContent["sections"] = json::array();
bodyContent["sections"].push_back(
{{"type", "text"},
{"text", "Japan is turning footsteps into electricity!<br><br>Using piezoelectric tiles, every step "
"you take generates a small amount of energy. Millions of steps together can power LED "
"lights and displays in busy places like Shibuya Station.<br><br>A brilliant way to create a "
"sustainable and smart city — turning movement into clean, renewable energy."}});
bodyContent["image"] = {
{"packagedPath", "/Game/UI/UMGAssets/Icons/ItemAddons/iconAddon_powerBulb.iconAddon_powerBulb"},
{"contentVersion", "ccc3f02b0a671fe19a0017d6a69293876a465fd9"},
{"uri", ""}};
bodyContent["sections"].push_back(
{{"type", "itemshowcase"},
{"rewards", json::array({{{"type", "inventory"}, {"id", "ADDON_flashlight_oddbulb"}, {"amount", 1}}})}});
msg["message"] = {};
msg["message"]["title"] = "Japan is turning footsteps into electricity";
msg["message"]["body"] = bodyContent.dump();
doc["messages"].push_back(msg);
body = doc.dump();
#ifdef _DEBUG
Log::verbose("Spoofed message list");
#endif
}
void Spoofer::onBloodweb(std::string& body, std::string& respHeaders)
{
json doc = json::parse(body, nullptr, false);
if (doc.is_discarded()) return Log::error("JSON parse error for bloodweb response");
if (_config.spoofCharacterOwnership)
{
if (body.find("NotAllowedException") != std::string::npos && body.find("not owned") != std::string::npos)
{
Log::info("Spoofing bloodweb error for unowned character");
json mock;
mock["bloodWebLevelChanged"] = false;
mock["updatedWallets"] = json::array();
mock["bloodWebLevel"] = 16;
mock["prestigeLevel"] = 0;
mock["bloodWebData"] = json::object();
mock["characterItems"] = json::array();
mock["characterName"] = this->_lastBloodWebChar;
mock["isEntitled"] = true;
mock["purchaseInfo"] = {{"quantity", 1},
{"origin", "PlayerInventory"},
{"reason", "Item(s) added via Purchase"},
{"lastUpdateAt", std::time(nullptr)},
{"objectId", this->_lastBloodWebChar}};
_unownedCharacters.insert(this->_lastBloodWebChar); // probably not needed but just in case
modifyCharacterData(mock);
std::regex statusRegex(R"(HTTP\/\d\.\d\s+403)");
respHeaders = std::regex_replace(respHeaders, statusRegex, "HTTP/1.1 200");
body = mock.dump();
#ifdef _DEBUG
Log::verbose("Spoofed bloodweb request for unowned character.");
#endif
return;
}
}
modifyCharacterData(doc);
body = doc.dump();
#ifdef _DEBUG
Log::verbose("Spoofed bloodweb items for owned character");
#endif
}
/*
event handlers
*/
void Spoofer::serverResponseHandler(const std::string& url, std::string& body, std::string& respHeaders)
{
if (url.find("bhvrdbd.com") == std::string::npos) return;
std::lock_guard<std::mutex> lock(_mtx);
#ifdef _DEBUG
Log::verbose("BHVR api res @ {}", url);
#endif
if (url.find("api/v1/extensions/store/getCatalogItems") != std::string::npos) return onGetCatalogItems(body);
if (url.find("api/v1/dbd-character-data/get-all") != std::string::npos) return onGetAll(body);
if (url.find("api/v1/dbd-character-data/get-all") != std::string::npos) return onGetAll(body);
if (url.find("api/v1/dbd-inventories/all") != std::string::npos) return onInventoryAll(body);
if (url.find("/api/v1/messages/listV2") != std::string::npos) return onMessageList(body);
if (url.find("api/v1/dbd-character-data/bloodweb") != std::string::npos ||
url.find("api/v1/dbd-character-data/bulk-spending-bloodweb") != std::string::npos)
return onBloodweb(body, respHeaders);
}
void Spoofer::clientRequestHandler(std::string& url, const std::string& body, std::string& /*reqHeaders*/)
{
if (url.find("bhvrdbd.com") == std::string::npos) return;
std::lock_guard<std::mutex> lock(_mtx);
if (url.find("api/v1/dbd-character-data/bloodweb") != std::string::npos ||
url.find("api/v1/dbd-character-data/bulk-spending-bloodweb") != std::string::npos)
{
json req = json::parse(body, nullptr, false);
if (req.is_discarded()) return Log::error("JSON parse error for bloodweb request handler");
if (req.contains("characterName")) this->_lastBloodWebChar = req["characterName"];
}
}
+69
View File
@@ -0,0 +1,69 @@
#pragma once
#include "proxy.h"
#include <unordered_set>
#include <string>
#include <mutex>
#include <nlohmann/json_fwd.hpp>
struct SpooferConfig
{
bool spoofCharacterOwnership = false;
bool spoofInventory = false;
bool spoofCustomization = false;
};
class Spoofer
{
public:
void init(Proxy* proxy);
private:
void registerListeners(Proxy* proxy);
void loadData();
void loadConfig();
bool parseCatalog(std::string data);
bool parseStackable(std::string data, std::unordered_set<std::string>& camperSet,
std::unordered_set<std::string>& slasherSet);
std::string getRandomItem();
int getRandomQuantity();
void generateBloodweb(nlohmann::json& data);
void modifyCharacterData(nlohmann::json& js);
void onGetCatalogItems(std::string& body);
void onGetAll(std::string& body);
void onInventoryAll(std::string& body);
void onMessageList(std::string& body);
void onBloodweb(std::string& body, std::string& respHeaders);
void serverResponseHandler(const std::string& url, std::string& body, std::string& respHeaders);
void clientRequestHandler(std::string& url, const std::string& body, std::string& reqHeaders);
SpooferConfig _config;
std::unordered_set<std::string> _camperItemIds;
std::unordered_set<std::string> _slasherPowerIds;
std::unordered_set<std::string> _camperOfferingIds;
std::unordered_set<std::string> _slasherOfferingIds;
std::unordered_set<std::string> _camperAddonIds;
std::unordered_set<std::string> _slasherAddonIds;
std::unordered_set<std::string> _camperPerkIds;
std::unordered_set<std::string> _slasherPerkIds;
std::unordered_set<std::string> _catalogOutfitIds;
std::unordered_set<std::string> _catalogItemIds;
std::unordered_set<std::string> _unownedCharacters;
std::string _lastBloodWebChar = "";
std::mutex _mtx;
};
+232
View File
@@ -0,0 +1,232 @@
#include "ssl.h"
#include "utils.h"
#include <nerutils/log.h>
#include <openssl/bio.h>
#include <openssl/err.h>
#include <openssl/pem.h>
#include <openssl/x509v3.h>
#include <openssl/bn.h>
#include <openssl/rsa.h>
#include <openssl/evp.h>
#include <openssl/ssl.h>
#include <random>
#include <cstdlib>
#include <ctime>
#include <cstring>
#include <wincrypt.h>
#include <processthreadsapi.h>
template <typename T, void (*f)(T*)> struct Deleter
{
void operator()(T* p) const { f(p); }
};
using EVP_PKEY_ptr = std::unique_ptr<EVP_PKEY, Deleter<EVP_PKEY, EVP_PKEY_free>>;
using X509_ptr = std::unique_ptr<X509, Deleter<X509, X509_free>>;
using SSL_CTX_ptr = std::unique_ptr<SSL_CTX, Deleter<SSL_CTX, SSL_CTX_free>>;
using BIO_ptr = std::unique_ptr<BIO, Deleter<BIO, BIO_vfree>>;
CertManager::CertManager() : _caPkey(nullptr), _caCert(nullptr), _sessionPkey(nullptr) {}
CertManager::~CertManager()
{
if (_caPkey) EVP_PKEY_free(_caPkey);
if (_caCert) X509_free(_caCert);
if (_sessionPkey) EVP_PKEY_free(_sessionPkey);
for (auto& pair : _hostContexts)
SSL_CTX_free(pair.second);
}
bool CertManager::init()
{
EVP_PKEY_CTX* pctx = EVP_PKEY_CTX_new_id(EVP_PKEY_RSA, nullptr);
if (!pctx) return false;
EVP_PKEY_keygen_init(pctx);
EVP_PKEY_CTX_set_rsa_keygen_bits(pctx, 2048);
EVP_PKEY* rawPkey = nullptr;
if (EVP_PKEY_keygen(pctx, &rawPkey) <= 0)
{
Log::error("Failed to generate session key");
EVP_PKEY_CTX_free(pctx);
return false;
}
_sessionPkey = rawPkey;
EVP_PKEY_CTX_free(pctx);
if (loadCA())
{
Log::verbose("Loaded existing CA certificate");
return true;
}
Log::verbose("No CA found, generating");
return generateCA();
}
bool CertManager::loadCA()
{
std::string path = utils::getExePath();
BIO_ptr keyBio(BIO_new_file((path + "/key.pem").c_str(), "r"));
if (!keyBio) return false;
_caPkey = PEM_read_bio_PrivateKey(keyBio.get(), nullptr, nullptr, nullptr);
BIO_ptr certBio(BIO_new_file((path + "/cert.pem").c_str(), "r"));
if (!certBio) return false;
_caCert = PEM_read_bio_X509(certBio.get(), nullptr, nullptr, nullptr);
return (_caPkey && _caCert);
}
void CertManager::installCert(X509* cert)
{
if (!cert) return;
/*
X509 to DER
*/
int derLen = i2d_X509(cert, nullptr);
if (derLen < 0) return;
unsigned char* derBuf = new unsigned char[derLen];
unsigned char* p = derBuf;
i2d_X509(cert, &p);
PCCERT_CONTEXT certCtx = CertCreateCertificateContext(X509_ASN_ENCODING | PKCS_7_ASN_ENCODING, derBuf, derLen);
if (certCtx)
{
HCERTSTORE rootStore = CertOpenStore(CERT_STORE_PROV_SYSTEM, 0, 0, CERT_SYSTEM_STORE_CURRENT_USER, L"Root");
if (rootStore)
{
BOOL success = CertAddCertificateContextToStore(rootStore, certCtx, CERT_STORE_ADD_REPLACE_EXISTING, NULL);
if (success)
Log::info("CA certificate installed");
else
Log::error("Failed to install CA certificate");
CertCloseStore(rootStore, 0);
}
CertFreeCertificateContext(certCtx);
}
delete[] derBuf;
}
bool CertManager::generateCA()
{
std::random_device rd;
std::mt19937 gen(rd());
/*
key
*/
EVP_PKEY_CTX* pctx = EVP_PKEY_CTX_new_id(EVP_PKEY_RSA, nullptr);
EVP_PKEY_keygen_init(pctx);
EVP_PKEY_CTX_set_rsa_keygen_bits(pctx, 2048);
EVP_PKEY* rawCaKey = nullptr;
EVP_PKEY_keygen(pctx, &rawCaKey);
_caPkey = rawCaKey;
EVP_PKEY_CTX_free(pctx);
/*
cert
*/
X509_ptr cert(X509_new());
X509_set_version(cert.get(), 2);
ASN1_INTEGER_set(X509_get_serialNumber(cert.get()), 1);
X509_gmtime_adj(X509_get_notBefore(cert.get()), 0);
X509_gmtime_adj(X509_get_notAfter(cert.get()), 31536000L); // 1 year
X509_NAME* subjName = X509_get_subject_name(cert.get());
std::string randomCN = utils::randomizeString(16);
X509_NAME_add_entry_by_txt(subjName, "CN", MBSTRING_ASC, (unsigned char*)randomCN.c_str(), -1, -1, 0);
X509_set_issuer_name(cert.get(), subjName);
X509_set_pubkey(cert.get(), _caPkey);
/*
CA constraints
*/
X509V3_CTX v3ctx;
X509V3_set_ctx(&v3ctx, cert.get(), cert.get(), nullptr, nullptr, 0);
X509_EXTENSION* ext = X509V3_EXT_conf_nid(nullptr, &v3ctx, NID_basic_constraints, "critical,CA:TRUE");
X509_add_ext(cert.get(), ext, -1);
X509_EXTENSION_free(ext);
if (X509_sign(cert.get(), _caPkey, EVP_sha256()) <= 0) return false;
/*
out
*/
std::string path = utils::getExePath();
BIO_ptr kOut(BIO_new_file((path + "/key.pem").c_str(), "w"));
PEM_write_bio_PrivateKey(kOut.get(), _caPkey, nullptr, nullptr, 0, nullptr, nullptr);
BIO_ptr cOut(BIO_new_file((path + "/cert.pem").c_str(), "w"));
PEM_write_bio_X509(cOut.get(), cert.get());
/*
install and release
*/
installCert(cert.get());
_caCert = cert.release();
return true;
}
SSL_CTX* CertManager::createHostContext(const std::string& host)
{
std::lock_guard<std::mutex> lock(_mutex);
if (_hostContexts.count(host)) return _hostContexts[host];
/*
cert base
*/
X509_ptr cert(X509_new());
X509_set_version(cert.get(), 2);
ASN1_INTEGER_set(X509_get_serialNumber(cert.get()), static_cast<long>(std::hash<std::string>{}(host) & 0x7FFFFFFF));
X509_gmtime_adj(X509_get_notBefore(cert.get()), 0);
X509_gmtime_adj(X509_get_notAfter(cert.get()), 31536000L);
X509_NAME* subjName = X509_get_subject_name(cert.get());
X509_NAME_add_entry_by_txt(subjName, "CN", MBSTRING_ASC, (unsigned char*)host.c_str(), -1, -1, 0);
X509_set_issuer_name(cert.get(), X509_get_subject_name(_caCert));
X509_set_pubkey(cert.get(), _sessionPkey);
/*
SAN
*/
X509V3_CTX v3ctx;
X509V3_set_ctx(&v3ctx, _caCert, cert.get(), nullptr, nullptr, 0);
std::string altName = "DNS:" + host;
X509_EXTENSION* ext = X509V3_EXT_conf_nid(nullptr, &v3ctx, NID_subject_alt_name, altName.c_str());
X509_add_ext(cert.get(), ext, -1);
X509_EXTENSION_free(ext);
/*
sign & ctx load
*/
if (X509_sign(cert.get(), _caPkey, EVP_sha256()) <= 0) return nullptr;
SSL_CTX* ctx = SSL_CTX_new(TLS_server_method());
if (!ctx) return nullptr;
if (SSL_CTX_use_certificate(ctx, cert.get()) <= 0 || SSL_CTX_use_PrivateKey(ctx, _sessionPkey) <= 0)
{
SSL_CTX_free(ctx);
return nullptr;
}
_hostContexts[host] = ctx;
return ctx;
}
@@ -3,7 +3,16 @@
#include <string> #include <string>
#include <unordered_map> #include <unordered_map>
#include <mutex> #include <mutex>
#include <openssl/ssl.h>
struct x509_st;
struct ssl_st;
struct ssl_ctx_st;
struct evp_pkey_st;
typedef struct x509_st X509;
typedef struct ssl_st SSL;
typedef struct ssl_ctx_st SSL_CTX;
typedef struct evp_pkey_st EVP_PKEY;
class CertManager class CertManager
{ {
@@ -11,12 +20,14 @@ class CertManager
CertManager(); CertManager();
~CertManager(); ~CertManager();
bool Init(); bool init();
SSL_CTX* CreateHostContext(const std::string& host); SSL_CTX* createHostContext(const std::string& host);
private: private:
bool GenerateCA(); bool generateCA();
bool LoadCA(); bool loadCA();
void installCert(X509* cert);
EVP_PKEY* _caPkey = nullptr; EVP_PKEY* _caPkey = nullptr;
X509* _caCert = nullptr; X509* _caCert = nullptr;
+24
View File
@@ -0,0 +1,24 @@
#include "utils.h"
#include <minwindef.h>
#include <libloaderapi.h>
std::string utils::getExePath()
{
char buffer[MAX_PATH];
GetModuleFileNameA(NULL, buffer, MAX_PATH);
std::string path(buffer);
size_t pos = path.find_last_of("\\/");
if (pos != std::string::npos) return path.substr(0, pos + 1);
return "";
}
std::string utils::randomizeString(size_t length)
{
const char charset[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
std::string result;
result.resize(length);
for (size_t i = 0; i < length; ++i)
result[i] = charset[rand() % (sizeof(charset) - 1)];
return result;
}
+9
View File
@@ -0,0 +1,9 @@
#pragma once
#include <string>
namespace utils
{
std::string getExePath();
std::string randomizeString(size_t length);
} // namespace utils
+1 -1
View File
@@ -1,2 +1,2 @@
add_subdirectory(nerutils) add_subdirectory(nerutils)
add_subdirectory(simdjson) add_subdirectory(json)
Vendored Submodule
+1
Submodule vendor/json added at eba0a92bfb
-1
Submodule vendor/simdjson deleted from 5395aacb8b