• Visit Rebornbuddy
  • Battle.net Registry Privacy Keeper

    Discussion in 'Honorbuddy Forum' started by roboto, Mar 10, 2014.

    1. roboto

      roboto Well-Known Member Buddy Store Developer

      Joined:
      May 25, 2013
      Messages:
      1,937
      Likes Received:
      50
      Trophy Points:
      48
      Hey Folks,

      i created a small regedit file that deletes the hkcu settings for all blizzard product.
      the hkcu\software\blizzard key contains IDs that can compromise security and could lead to a account link.

      simply run the file and the key'll be deleted.

      you can automate it by running a bat script somewhat similar like that:

      Code:
      @echo off
      reg import del.reg
      start wow.exe
      
      View attachment del.zip
       
      Lemmi likes this.
    2. Staffix

      Staffix Banned

      Joined:
      Dec 20, 2012
      Messages:
      1,085
      Likes Received:
      8
      Trophy Points:
      0
      What do you base it off?
      you say "could" lead to a account link ;P ?
       
    3. roboto

      roboto Well-Known Member Buddy Store Developer

      Joined:
      May 25, 2013
      Messages:
      1,937
      Likes Received:
      50
      Trophy Points:
      48
      first:
      it's a layer of security i add to all of my accounts - call me paranoid but i think it's worth it

      a) hkcu\software\blizz*/battle*/<16 byte hex id>
      that one contains 2 keys, game accounts and selected game accounts
      that 16 bit key seems to be unique either by account or machine
      it could be used to get an index of all account logins from that machine


      b) hkcu\software\blizz*/battle*/authenticator
      contains cached login tokens used to "remember" your authenticator for a max of 30 days.
      hashed account id, system id and internet ip

      c) hkcu\software\blizz*/battle*/identity
      another binary - i suppose u mean what identity means...

      d) hkcu\software\blizz*/battle*/wow
      key "licenses"
      unique by account/sub license
      length grows with every account you log in

      e) hkcu\software\bllizz*\blizzard error
      useruuid is a unique generated key
      reporting wow errors will send this id
      sending wow errors from multiple account might lead to a link by matching this id
      (not sure if used elsewhere)

      e) hkcu\software\bllizz*\system survey
      another uuid, different from error uuid
      as wow sends system data at login this id is likely to show up when logging in

      f) hkcu\software\bllizz*\wow\client
      Some HWIDs...
       
      Last edited: Mar 11, 2014
    4. Motorbreath

      Motorbreath Member

      Joined:
      Jul 15, 2012
      Messages:
      134
      Likes Received:
      0
      Trophy Points:
      16
      interesting... always wondered what blizzard saved there
      thank you for interpreting it
       
    5. rascal9

      rascal9 Member

      Joined:
      Aug 8, 2012
      Messages:
      774
      Likes Received:
      5
      Trophy Points:
      18
      Help me out if I'm wrong here. Would this be smart to run if I had multipile instances of running on one machine? I've thought about how could someone "human" be gathering on one account and doing BGs on another simultaneously. Would this fix clear my worries?
       
    6. ludiboris

      ludiboris New Member

      Joined:
      Jun 22, 2012
      Messages:
      101
      Likes Received:
      0
      Trophy Points:
      0
      yal do realize all these plugins and programs u download, none of them will keep you safe from a ban, if ur account is meant to be banned it will be banned for botting, if u dont get banned well you just lucked out ;)
       
    7. ishboo

      ishboo New Member

      Joined:
      Jun 24, 2012
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      0
      thanks
       
    8. Syunsi

      Syunsi New Member

      Joined:
      Oct 17, 2012
      Messages:
      57
      Likes Received:
      0
      Trophy Points:
      0
      Wouldn't it be kind of a 'flag' for blizzard if you do not have these, so they can suspect you?
       
    9. Soldieron

      Soldieron New Member

      Joined:
      Feb 4, 2012
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      I would think not as what if you installed a fresh wow client ? it would not have any previous settings stored in these folders from previous characters or login information or whatever. just your current one so it would have nothing to cross reference with.
       
    10. Mab

      Mab Member

      Joined:
      Jul 25, 2010
      Messages:
      110
      Likes Received:
      1
      Trophy Points:
      18
      Confucius' has nothing on you! You're so wise! :rolleyes:

      Pretty sure everyone is aware nothing is a 100% fail safe. They're precautions to help prevent it. Kinda like precautions are taken to prevent any/all other negative things in ones life from occurring.
       
    11. standza

      standza Member

      Joined:
      Mar 16, 2012
      Messages:
      885
      Likes Received:
      4
      Trophy Points:
      18
      Code:
      Windows Registry Editor Version 5.00 
      
      [-HKEY_CURRENT_USER\Software\Blizzard Entertainment\Battle.net]
      [-HKEY_CURRENT_USER\Software\Blizzard Entertainment\Blizzard Downloader]
      [-HKEY_CURRENT_USER\Software\Blizzard Entertainment\Blizzard Error]
      [-HKEY_CURRENT_USER\Software\Blizzard Entertainment\Launcher]
      [-HKEY_CURRENT_USER\Software\Blizzard Entertainment\System Survey]
      [-HKEY_CURRENT_USER\Software\Blizzard Entertainment\World of Warcraft]
      [-HKEY_CURRENT_USER\Software\Blizzard Entertainment\World of Warcraft Launcher]
      This is my settings for editing registry.
       
      Last edited: Jun 3, 2014
    12. madmaximka

      madmaximka Active Member

      Joined:
      Oct 15, 2010
      Messages:
      1,275
      Likes Received:
      4
      Trophy Points:
      38
      first - delete all data in this section [-HKEY_CURRENT_USER\Software\Blizzard Entertainment
      then
      modify access right in regedit to deny write in this section [-HKEY_CURRENT_USER\Software\Blizzard Entertainment
       
    13. standza

      standza Member

      Joined:
      Mar 16, 2012
      Messages:
      885
      Likes Received:
      4
      Trophy Points:
      18
      How to do modify access to deny?
       
    14. Lemmi

      Lemmi New Member

      Joined:
      Aug 2, 2013
      Messages:
      215
      Likes Received:
      1
      Trophy Points:
      0
      Hey roboto,so i launch the del file, accept everything, let it install your trojans (jk :p) and thats it?
       
    15. hellschild

      hellschild New Member

      Joined:
      Mar 13, 2014
      Messages:
      89
      Likes Received:
      1
      Trophy Points:
      0
      I'm really tempted to get this as everything Roboto makes is pure gold but I do have some concerns as a previous poster mentioned. Wouldnt it cause concern if nothing at all is written in that registry? Someone mentioned that it would just be as if you had reinstalled wow but would anyone really reinstall every single day (or there abouts)?
       
    16. roboto

      roboto Well-Known Member Buddy Store Developer

      Joined:
      May 25, 2013
      Messages:
      1,937
      Likes Received:
      50
      Trophy Points:
      48
      trolling or serious? feel free to open the file in notepad and tell me how that two-liner could "compromise" your system :D
       
    17. Giwin

      Giwin Well-Known Member Buddy Store Developer

      Joined:
      Dec 3, 2011
      Messages:
      3,431
      Likes Received:
      49
      Trophy Points:
      48
      Someone keeps deleting my futurama episodes, I think someone got into my computer.
       
      roboto likes this.
    18. roboto

      roboto Well-Known Member Buddy Store Developer

      Joined:
      May 25, 2013
      Messages:
      1,937
      Likes Received:
      50
      Trophy Points:
      48
      haha :D
       
    19. Lemmi

      Lemmi New Member

      Joined:
      Aug 2, 2013
      Messages:
      215
      Likes Received:
      1
      Trophy Points:
      0
      lol, i was just joking, my q was if it as simple as that or i was missing something. A stupid one at the time, but was asking to make sure.
       
    20. Macatho

      Macatho New Member

      Joined:
      Dec 3, 2011
      Messages:
      1,108
      Likes Received:
      18
      Trophy Points:
      0
      Is it possible to run this with HBrelog?
       

    Share This Page