Razer GameBooster/Synase hax

Discussion in 'Main' started by Maxwell, Aug 20, 2013.

Razer GameBooster/Synase hax

Discussion in 'Main' started by Maxwell, Aug 20, 2013.

  1. Maxwell

    Maxwell .

    Joined:
    Dec 30, 2012
    Messages:
    64
    Likes:
    17
    Found and tested a simple hax to bypass the login from Razer software such as GameBooster and the Synapse mouse software. Its simply allows you to skip the login form entierly.

    1. Open “C:\Users\USERNAME\AppData\Local\Razer\Razer Game Booster\Accounts\RazerLoginData.xml" with a text editor.
    2. Edit the file to match this:
    Code:
    <?xml version="1.0" encoding="utf-8"?>
    <RazerLogins xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
    <StayLoggedIn>true</StayLoggedIn>
    <LastLoginAccount>hax@hax.com</LastLoginAccount>
    <AllLogins>
    <SavedCredentials>
    <Username>hax@hax.com</Username>
    <Password>hax@hax.com</Password>
    <Mode>Offline</Mode>
    </SavedCredentials>
    </AllLogins>
    <LastLoginDate>2013-06-02T16:01:00.7743658-06:00</LastLoginDate>
    <Version>1</Version>
    </RazerLogins>
    Save and run the game booster. The previous hax was to delete the RzCommon.dll file. but the window doesnt start up anymore if its not there. Worked as of 20-08-2013.