From b526665785914a4f96a663c0ae573fdbac78b986 Mon Sep 17 00:00:00 2001 From: Maurice Heumann Date: Wed, 17 May 2023 11:07:37 +0200 Subject: [PATCH] Update README.md --- README.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/README.md b/README.md index 766f2efc..2bc98fec 100644 --- a/README.md +++ b/README.md @@ -10,21 +10,6 @@ An attempt at reverse engineering and analyzing Call of Duty: Black Ops 3. -## Technical Features - -- [x] Steam API Emulation -- [x] Steam Integrity Bypass -- [x] Offline Multiplayer/Zombies/Campaign Support -- [x] RE Tool Detection Bypass (only the ones I use: IDA Pro, HxD, Wireshark) -- [x] Disable Hardware Breakpoint Detection -- [x] Disable Integrity Checks -- [x] Demonware Emulation -- [x] Process wrapper -- [x] P2P multiplayer -- [x] Dedicated Servers - -Check out the closed issues for more gameplay related features and fixes that have been added! - ## Writeups & Articles - Reverse engineering integrity checks in Black Ops 3