Hackshield Sourcecode Leak

Posts 19 of 9 · Page 1 of 1
Hackshield Sourcecode Leak
Hello, i can leak the complete sourcecode of AhnLab's Hackshield as of a version from Oct 2010.

I need a fully functioning bypass for WarRock HS. Pm me the bypass, i pm you the source.

Of course, i can proof that i have them files.

Let's take a look in a header file of the project:
Code:
#pragma once

#ifdef _PROTECT_HACKSHIELD

#include ********
#include ********

class CAhnLabHackShield : public TSimpleSingleton< CAhnLabHackShield >
{
public:
    static CAhnLabHackShield&        GetSingleton();
    static CAhnLabHackShield*        GetSingletonPtr();

    CAhnLabHackShield();
    ~CAhnLabHackShield();

    //AhnLab HackShield File Update
    BOOL        HackShieldFileUpdate();

    BOOL        StartUp();
    VOID        ShutDown();

    BOOL        GetAhnLabHackShieldInitializeState()        {return m_bIsAhnLabHackShieldInitialize;}

    
    void ClientCompulsionExit();

private:
    //AhnLab HackShield Initialize
    static        BOOL HS_Init();
    //AhnLab HackShield StartService
    BOOL        HS_StartService();
    //AhnLab HackShield Stop Service
    BOOL        HS_StopService();
    //AhnLab HackShield UnInitialize
    BOOL        HS_UnInit();

    //AhnLab HackShield Callback Proc
    static int __stdcall HS_CallbackProc( long lCode, long lParamSize, void* pParam );

    //Unhandled Exception Handler
    static void        Game_UnhandledExceptionHandler();

    //Client 
    static void CALLBACK TimerProc( HWND hWnd, UINT wMsg, UINT idEvent, DWORD dwTime );

    //Ahnlab Report 
    static void ExecuteAhnlabReport(DWORD dwErrorCode);

private:
    BOOL        m_bIsAhnLabHackShieldInitialize;
};

//typedef  Loki::SingletonHolder<CAhnLabHackShield>        AhnLabHackShield;
//#define  _AhnLabHackShield                               AhnLabHackShield::Instance()
//#define  CREATE_SINGLETON_AHNLAB_HACKSHIELD()           _AhnLabHackShield

#define _AhnLabHackShield                                                        CAhnLabHackShield::GetInstance()
#define        CREATE_SINGLETON_AHNLAB_HACKSHIELD()       _AhnLabHackShield

#endif// #ifdef _PROTECT_HACKSHIELD
I just need a working bypass.
hey great you have enough brains to search on google warrock server files -_- there public every were

---------- Post added at 10:41 PM ---------- Previous post was at 10:39 PM ----------

server files = full source of the game wich = find all the cool hacks and unpatch them like weapon damage for the gun binder for warrock and perfect no fall damage
no.
All you do is lies. Why you so frustrated?

Give me bypass now.
GIVE ME HACKSHIELD BY PASS FOR NAOW
Quote Originally Posted by vaelen View Post
GIVE ME HACKSHIELD BY PASS FOR NAOW
Begging doesn't work. Make one on your own
Quote Originally Posted by vaelen View Post
GIVE ME HACKSHIELD BY PASS FOR NAOW
i dont understand ur in CA section and you want us to give you a WarRock bypass?
your not the first to find this... i found it awhie back as well... I also have the full Sudden Attack server source, Database source, AND Dev game code. It's not hard to find things on googole
this kid simply fails... thats why he's begging and raging
This is from 2010 you're not gonna get shit.

/Closed
Posts 19 of 9 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?