Page 1 of 3 123 LastLast
Results 1 to 15 of 42
  1. #1
    pr2hack's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Posts
    41
    Reputation
    10
    Thanks
    16
    My Mood
    Inspired

    Dead Frontier (Disabling Anti-cheats Help)

    This game practically has no "public" aob hacks for it, so I decided to give it a try in exploiting hacks for the game. It's a zombie game and the developers seem to do a good job in scripting in anti-cheats. I notice that there was something fishy going on when they tried to patch the code for disabling zombie attack; patches are meant to stay permanent, not temporarily

    I think they just gave up in rewriting the script and just applied in a cheat detector for the hack. Anyways, I would like some assistance in finding the string for the possible anti-cheat for disabling zombie attack.

    How to extract .dll files from a unity game:

    1. download .unity3d file from the game
    2. use Unity3D Obfuscator and extract the .dll files
    3. use .Net Reflector to view the scripts of the game
    4. use Raw Data AoB Extractor to convert the strings to AoBs

    *script language has to be set to IL when you open the .dll files with .Net Reflector

  2. The Following User Says Thank You to pr2hack For This Useful Post:

    sikici2 (11-14-2013)

  3. #2
    sikici2's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    20
    Reputation
    10
    Thanks
    0
    in which dll did you found the enemy attack? write it here or just pm me thnx
    Last edited by sikici2; 11-14-2013 at 11:27 PM.

  4. #3
    sikici2's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    20
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by sikici2 View Post
    which dll did you found the enemy attack? write it here or just pm me thnx
    Can't find it....

  5. #4
    pr2hack's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Posts
    41
    Reputation
    10
    Thanks
    16
    My Mood
    Inspired
    Quote Originally Posted by sikici2 View Post
    in which dll did you found the enemy attack? write it here or just pm me thnx
    found in: Assembly-UnityScript.dll

    view: CF_310222584c5c2b607a7f6e2380c2c743e2384901

    you can already tell that this is one of the enemy functions for attacking...(vomit, scream, target distance, etc.)

    screenshot proof:

    *the image with the hex values is all of the aobs from "CF_310222584c5c2b607a7f6e2380c2c743e2384901" and I highlighted where I found the aob for disable zombie attack.
    Attached Thumbnails Attached Thumbnails
    net-reflector-DF.jpg  

    word-pad-aob-DF.jpg  

    Last edited by pr2hack; 11-15-2013 at 05:24 PM. Reason: adding moar detail

  6. #5
    sikici2's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    20
    Reputation
    10
    Thanks
    0
    ok thnx,but which string do we add to Raw Data AoB Extractor? i'm very confused..
    i'm new to this stuff sry for my noob questions,ijust want learn.
    Last edited by sikici2; 11-15-2013 at 06:53 PM.

  7. #6
    pr2hack's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Posts
    41
    Reputation
    10
    Thanks
    16
    My Mood
    Inspired
    i just copied the whole thing and converted it all to include the hex values in that program, then i dumped all of the hex values from the script and pasted them on word pad.

    steps:
    go to program and click on Unity tab, then paste whole script and click on generate instructions.
    click on button Get AoB, paste it all on a word pad.
    Last edited by pr2hack; 11-15-2013 at 07:06 PM.

  8. #7
    sikici2's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    20
    Reputation
    10
    Thanks
    0
    i think Raw Data AoB Extractor doesn't work on my w7-64 bit system,damned..i've pasted the code and clicked on get aob but nothing happens,bye the way i copy pasted this code here "CF_310222584c5c2b607a7f6e2380c2c743e2384901" is there any other extractor that works whit w7-64bit systems?
    Which Op system do you use ? windows xp?
    Last edited by sikici2; 11-15-2013 at 09:25 PM.

  9. #8
    pr2hack's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Posts
    41
    Reputation
    10
    Thanks
    16
    My Mood
    Inspired
    use the raw data aob extractor from konghack...that one is the one i use.

    CF_310222584c5c2b607a7f6e2380c2c743e2384901, you search that on .net reflector in Assembly-UnityScript.dll
    Last edited by pr2hack; 11-15-2013 at 10:34 PM.

  10. #9
    sikici2's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    20
    Reputation
    10
    Thanks
    0
    well testet it on program Combatibility and it says its uncompatible Application is there any other Tool or other way to find the aob's?

  11. #10
    pr2hack's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Posts
    41
    Reputation
    10
    Thanks
    16
    My Mood
    Inspired
    that program i use is an .exe file...you don't even have to install it. it can open on windows 7. suppose you can try to use the online version of the program.

  12. #11
    sikici2's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    20
    Reputation
    10
    Thanks
    0
    you helped me alot,i found loot script but i'm very sure it is serversided,i would love to change the loot rates in this shit game,imagine you could loot a gau-19,how does it sound?
    But somehow i think we could get admin script and banning all admins? hahahahaha
    Big tanx for your help man!!!
    Last edited by sikici2; 11-16-2013 at 05:24 PM.

  13. #12
    sikici2's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    20
    Reputation
    10
    Thanks
    0
    can you make a video bec i still not get it!
    You wrote:Quote" i just copied the whole thing and converted it all to include the hex values in that program, then i dumped all of the hex values from the script and pasted them on word pad."

    pls make a video on how you did it,itry everything but i make something wrong....

  14. #13
    pr2hack's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Posts
    41
    Reputation
    10
    Thanks
    16
    My Mood
    Inspired
    yeah, i plan in making a tutorial on hacking unity games...

  15. #14
    sikici2's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    20
    Reputation
    10
    Thanks
    0


    Found it finally
    i don't need a video tut anymore
    Attached Thumbnails Attached Thumbnails
    1_ActiveWindow.jpg  

    Last edited by sikici2; 11-18-2013 at 02:19 AM.

  16. #15
    sikici2's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    20
    Reputation
    10
    Thanks
    0
    i found the security checker,but i dont know what it exactly checks,it could be anything...if you need to know where it is located just pm me.
    Will not show anything on the forums.

Page 1 of 3 123 LastLast

Similar Threads

  1. How to Hack Dead Frontier: Disable Zombie Attack Ability
    By socom100 in forum Dead Frontier Hacks
    Replies: 6
    Last Post: 12-17-2013, 10:15 PM
  2. [Source Code] XSHOT Disable Anti Cheat process
    By XPS Hacking in forum Mission Against Terror Hacks & Cheats
    Replies: 28
    Last Post: 07-25-2013, 09:36 AM
  3. Anti-Cheat Help.
    By Orange. in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 7
    Last Post: 07-17-2012, 12:58 AM
  4. Replies: 1
    Last Post: 05-23-2012, 07:32 PM
  5. Need help unpack new anti cheat
    By z03dsk8 in forum GameGuard
    Replies: 2
    Last Post: 12-07-2010, 01:10 AM