Results 1 to 1 of 1
  1. #1
    dudualfa1
    dudualfa1 is offline
    Guest
    Join Date
    2013 Jun
    Posts
    2
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    the War Z base hook source code - ESP, screenshot cleaner

    Working as of 2013-05-20

    Update 2013-05-21
    - Fixed memory leak
    - Fixed race-condition
    - Added unhooking/ejecting (F9)
    - "Fixed" player ESP crash

    You can download the entire WarZ hack project check it out over at asbra .net /wp-content /uploads /2013 /05 /asbra. net_ WarZ_ public. zip . Project is written in C++ using Visual Studio 2010.
    The only thing I have not included is text rendering. I did not want to publicize the font library I’m using, so you will have to find an alternative if you need it
    I apologize beforehand for the mixed notation. Some parts are documented, other parts.. not so much.

    If the game is updated classes might change. It is unlikely that I will keep them maintained. For the latest updated classes, see this thread on UC[/URL].

    Features
    Basic box ESP
    Player ESP – shows player name, health, distance
    Zombie ESP – shows zombie distance
    Item ESP shows item name, ammunition, weight, amount of money, etc.
    Screenshot cleaner
    Basic crosshair

    Will I get banned for using this?
    Currently they only check screenshots on client side, and this contains a screenshot cleaner that will make all your screenshots look like you don’t have any hack. However in the future they might add more advanced anti-cheat techniques to for example detect the way that I am hooking the D3D-functions, at that point it will be a different thing altogether


    Since the War Z source code was leaked a lot changed. I have renamed all my classes and reworked some things to fit the actual names from the source code. Up to that point they had been based on string references and guessing (as so often in RE).

    I might write some things here later, on what you can do to improve/modify this base, etc.

Similar Threads

  1. [C#] Offset Finder with FindPattern Source Code
    By Grooguz in forum VB, .NET Framework
    Replies: 3
    Last Post: 2021-01-14, 06:26 PM
  2. [Source] Simple anti-WPE hook source code for RO1
    By yeesiew113 in forum C/C++
    Replies: 1
    Last Post: 2013-04-15, 05:56 AM
  3. [C++] SSDT HOOK source code
    By Dwar in forum C/C++
    Replies: 2
    Last Post: 2013-01-10, 07:08 AM
  4. [AutoIt] RegEx Offset Finder Source code
    By Grooguz in forum AutoIt
    Replies: 1
    Last Post: 2012-08-04, 03:50 PM
  5. Question about tracing source code to memory
    By Bloapie in forum General Game Research
    Replies: 1
    Last Post: 2010-10-19, 09:41 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •