Results 1 to 12 of 12
  1. #1
    User1's Avatar
    Join Date
    Jul 2009
    Gender
    female
    Location
    Above the influence
    Posts
    4,065
    Reputation
    61
    Thanks
    4,294,967,295
    My Mood
    Crappy

    How Hacksheild Detects your Speed Hacks.

    Here is how HS detects are your crapping speed hacks. It sets a bunch of constants for maximum and minimum speed. Lets look at de source code. (2004):

    Code:
    #define		DETECT_WINDOW_SIZE		10
    #define		DETECT_TIME_INTERVAL	200
    #define		DEPOSIT_COUNT			25
    
    #define		DETECT_SPEEDHACK_THRESHOLD		10
    #define		DETECT_APIHOOKED_THRESHOLD		3
    
    #define		DETECT_DEVICETICK_THRESHOLD				(100)
    #define		DETECT_APPLICATIONTICK_THRESHOLD		(200)
    
    #define		SENSING_RATIO_POSITIVE_CHECK_API_HOOK		(3.0)
    #define		SENSING_RATIO_NEGATIVE_CHECK_API_HOOK		(-3.0)
    
    #define		SENSING_RATIO_POSITIVE_HIGHEST		(17.5)	// A Speeder ±âÁØ 0.8409 X
    // [BugTrack num: 12117][¼öÁ¤ÀÚ: ¹Ú±Ù¿µ][¼öÁ¤ÀÏÀÚ: 2006.09.13] lxSpeeder ·Î ÀÎÇÑ ÀÓ°èÄ¡ º¸Á¤
    // SENSING_RATIO_NEGATIVE_HIGHEST ¼öÄ¡ º¸Á¤(-6.5 -> -4.5)
    // [¼öÁ¤ÀÚ: ±èÅÂÈÆ][¼öÁ¤ÀÏÀÚ:2006.09.20] -4.5·Î ¼öÁ¤Çϸé lxSpeeder ±âÁØÀ¸·Î 16925Á¤µµºÎÅÍ °¨ÁöÇÔ
    // JCE¿¡¼* ¿ä±¸ÇÑ °¨Áö ±âÁØÀÌ 16900 À̹ǷΠÀÌ¿¡ ¸ÂÃç¼* ´Ù½Ã -4.5 -> -3.0 ·Î ¼öÁ¤ÇÔ
    // ÀÌ ¼öÄ¡´Â A Speeder±âÁØÀ¸·Î 1.0353 ¼öÁØÀÓ
    #define		SENSING_RATIO_NEGATIVE_HIGHEST		(-3.0)	// A Speeder ±âÁØ 1.0353 X
    #define		SENSING_RATIO_POSITIVE_HIGH			(22.5)	// A Speeder ±âÁØ 0.8123 X
    #define		SENSING_RATIO_NEGATIVE_HIGH			(-9.5)	// A Speeder ±âÁØ 1.1096 X
    #define		SENSING_RATIO_POSITIVE_NORMAL		(26.0)	// A Speeder ±âÁØ 0.7846 X
    #define		SENSING_RATIO_NEGATIVE_NORMAL		(-12.5)	// A Speeder ±âÁØ 1.1487 X
    #define		SENSING_RATIO_POSITIVE_LOW			(30.5)	// A Speeder ±âÁØ 0.7579 X
    #define		SENSING_RATIO_NEGATIVE_LOW			(-15.5)	// A Speeder ±âÁØ 1.1892 X
    #define		SENSING_RATIO_POSITIVE_LOWEST		(36.5)	// A Speeder ±âÁØ 0.7320 X
    #define		SENSING_RATIO_NEGATIVE_LOWEST		(-18.5)	// A Speeder ±âÁØ 1.2311 X
    // [BugTrack num: 12117][¼öÁ¤ÀÚ: ¹Ú±Ù¿µ][¼öÁ¤ÀÏÀÚ: 2006.09.13] lxSpeeder ·Î ÀÎÇÑ 
    // DEVICE_TICK_POSITIVE_HIGHEST ¼öÄ¡ º¸Á¤(8 -> 4)
    #define		DEVICE_TICK_POSITIVE_HIGHEST		(0)		// A Speeder ±âÁØ 1.0353 X
    #define		DEVICE_TICK_NEGATIVE_HIGHEST		(-16)	// A Speeder ±âÁØ 0.8409 X
    #define		DEVICE_TICK_POSITIVE_HIGH			(8)		// A Speeder ±âÁØ 1.1096 X
    #define		DEVICE_TICK_NEGATIVE_HIGH			(-16)	// A Speeder ±âÁØ 0.8123 X
    #define		DEVICE_TICK_POSITIVE_NORMAL			(12)	// A Speeder ±âÁØ 1.1487 X
    #define		DEVICE_TICK_NEGATIVE_NORMAL			(-20)	// A Speeder ±âÁØ 0.7846 X
    #define		DEVICE_TICK_POSITIVE_LOW			(16)	// A Speeder ±âÁØ 1.1892 X
    #define		DEVICE_TICK_NEGATIVE_LOW			(-24)	// A Speeder ±âÁØ 0.7579 X
    #define		DEVICE_TICK_POSITIVE_LOWEST			(20)	// A Speeder ±âÁØ 1.2311 X
    #define		DEVICE_TICK_NEGATIVE_LOWEST			(-28)	// A Speeder ±âÁØ 0.7320 X
    I didn't install the Korean language pack so its all screwed up. But you get the point.

    If this helped thank me. If it didn't flame in the rage section. If you would lik to c more just PM me? Sorry if this is already posted.
    Any donations would help


    Quote Originally Posted by Bombsaway707

    HOLY SHIT ITS USER1
    Quote Originally Posted by Blood

    HOLY SHIT ITS USER1
    Quote Originally Posted by Alby-kun


    HOLY SHIT ITS USER1
    Quote Originally Posted by Ali

    HOLY SHIT ITS USER1
    Quote Originally Posted by CodeDemon
    HOLY SHIT ITS USER1
    Quote Originally Posted by Jussofresh View Post
    HOLY SHIT ITS USER1!
    [21:13] CoderNever: HOLY SHIT ITS USER1!

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

    Rocco (08-19-2009)

  3. #2
    HAPPYxHACKING's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    US
    Posts
    56
    Reputation
    10
    Thanks
    1
    very ummm interesting?

  4. #3
    ShadowTheHedgehog's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    In Heroes of Newereth
    Posts
    190
    Reputation
    11
    Thanks
    31
    My Mood
    Cynical
    yeah i knew this already a loooong time ago
    but nice find..
    §~Shadow Of Darkness~§

    [IMG]https://i948.photobucke*****m/albums/ad329bot7/34615.png[/IMG][IMG]https://i948.photobucke*****m/albums/ad329bot7/12770.png[/IMG]
    [IMG]https://i696.photobucke*****m/albums/vv322bot8/1245476531_3885_full.jpg[/IMG][IMG]https://i696.photobucke*****m/albums/vv322bot8/OMEGANESS.jpg[/IMG]
    [IMG]https://i696.photobucke*****m/albums/vv322bot8/guide_shadow_121405_1134613180.gif[/IMG]

    Add me on Aim

  5. #4
    cyanmage's Avatar
    Join Date
    Oct 2008
    Gender
    female
    Location
    my ign is Deathlygaze , im not that nub with a video on utube, he probably just stole my name.
    Posts
    258
    Reputation
    10
    Thanks
    30
    My Mood
    Flirty
    Source codes hurt my puny brain. And for the last time..it's HackshIEld.

  6. #5
    Corndog's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Location
    Salem, NH
    Posts
    10,138
    Reputation
    526
    Thanks
    2,909
    HS = HackShield...he used the correct term.

  7. #6
    cyanmage's Avatar
    Join Date
    Oct 2008
    Gender
    female
    Location
    my ign is Deathlygaze , im not that nub with a video on utube, he probably just stole my name.
    Posts
    258
    Reputation
    10
    Thanks
    30
    My Mood
    Flirty
    Quote Originally Posted by Corndog5595 View Post
    HS = HackShield...he used the correct term.
    I know, he spelled it wrong though.

  8. #7
    User1's Avatar
    Join Date
    Jul 2009
    Gender
    female
    Location
    Above the influence
    Posts
    4,065
    Reputation
    61
    Thanks
    4,294,967,295
    My Mood
    Crappy
    HackSheild HackShit Hacksheild HSheild HS whats the difference? They all refer to the fail protection system ,we, Nexon hired.
    Any donations would help


    Quote Originally Posted by Bombsaway707

    HOLY SHIT ITS USER1
    Quote Originally Posted by Blood

    HOLY SHIT ITS USER1
    Quote Originally Posted by Alby-kun


    HOLY SHIT ITS USER1
    Quote Originally Posted by Ali

    HOLY SHIT ITS USER1
    Quote Originally Posted by CodeDemon
    HOLY SHIT ITS USER1
    Quote Originally Posted by Jussofresh View Post
    HOLY SHIT ITS USER1!
    [21:13] CoderNever: HOLY SHIT ITS USER1!

  9. #8
    cyanmage's Avatar
    Join Date
    Oct 2008
    Gender
    female
    Location
    my ign is Deathlygaze , im not that nub with a video on utube, he probably just stole my name.
    Posts
    258
    Reputation
    10
    Thanks
    30
    My Mood
    Flirty
    Hey can you pitch this awesome idea to the developers: Get rid of hackshield, and instead have CA run this .exe I made that does nothing.

  10. #9
    Bombsaway707's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    Gym
    Posts
    8,799
    Reputation
    791
    Thanks
    4,004
    My Mood
    Amused
    HS=Hack Shit!

  11. #10
    asdf12341234asdf's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Posts
    415
    Reputation
    10
    Thanks
    4
    My Mood
    Sad
    hmmm, edit it, change the highest values to 100+ and try a speed hack, maybe it will work

  12. #11
    -Geforce-'s Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    239
    Reputation
    10
    Thanks
    46
    My Mood
    Relaxed
    OLD NEWS!!!!!!!!!!!!!

  13. #12
    unkowen133's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Posts
    196
    Reputation
    11
    Thanks
    10
    My Mood
    Amused
    So does this tell us anything about how we can avoid getting caught? For example, if it scans every 2 minutes, could someone make it turn off for 5 seconds every 2 minutes, then go back to your old speed?








    OMG U BENZ ATTCKS!

Similar Threads

  1. How to make your own hacks?
    By BladeZ in forum General Game Hacking
    Replies: 1
    Last Post: 07-02-2009, 04:27 AM
  2. how to make your own hacks
    By julius026 in forum Combat Arms Hacks & Cheats
    Replies: 11
    Last Post: 05-03-2009, 10:50 PM
  3. how to make your own hack!
    By blue213321 in forum WarRock - International Hacks
    Replies: 1
    Last Post: 04-25-2009, 04:38 PM
  4. How do u make speed hack work?
    By Hackulous in forum Combat Arms Hacks & Cheats
    Replies: 10
    Last Post: 03-04-2009, 08:04 AM
  5. How to make knife speed hack (idea)
    By gunman353 in forum General
    Replies: 1
    Last Post: 02-03-2009, 03:13 PM

Tags for this Thread