Results 1 to 14 of 14
  1. #1
    Flengo's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    /admincp/banning.php
    Posts
    20,591
    Reputation
    5180
    Thanks
    14,179
    My Mood
    Inspired

    Lightbulb Detection Prevention System v1

    Detection Prevention System

    The Detection Prevention System (DPS) checks whether the hack has been ciphered since the last time the user used it. It does a few checks and stores the information. Based on that, it will determine if the user has ciphered the hack or not.

    If the user has not ciphered the hack since they last used it, the DPS will activate and will not allow them to use the hack. It will close down the game with a message box and tell them what to do. It will continue to do this until the user has followed the instructions to cipher the hack.

    This will ensure that hacks are being ciphered each time. This is also guaranteed to reduce overall hack detection since each injection will be a different hash. With this method users are now forced to follow the instructions that are repeatedly provided by users in hack threads.

    The system also comes with a lot of error codes and precautions taken to help solve any problems that may occur with the system. I recommend everyone to use this system in their hacks here on MPGH. This is sure to help everyone out in some way.

    Usage:

    First off, download the attachment bellow. It consists of two files.



    Extract both of these items into your projects directory. This is where all of your other project files are located.




    Include the header (cCipher.h) into your project.




    Next, include the header in your main file which contains your main method for your Dll. Include the static library and Create a new instance of the class.




    Finally, in your main method add these lines at the beginning. Make sure these are the first things in there, before you create your thread.



    Release Thread:
    Click Button Bellow
     

    Make sure you rename & cipher the hack before using it.

    Error Codes:


    • 100 - You did not cipher & rename the hack from your last use
    • 101 - There was an error overwriting the log file
    • 104 - Could not get the current module's proccess information
    • 105 - Could not find the current name of the dll
    • 108 - Could not read the previous name of the dll
    • 110 - You are banned from using the system


    If you receive an error and are unsure on what to do, post it in the thread bellow.


    BB Code For Info Block:

     


    [CENTER]Click Button Bellow
    [SPOILER=Detection Prevention System]
    Make sure you [B]rename &[/B] [B]cipher [/B]the hack before using it.


    [LEFT][U][B]Error Codes:
    [/B][/U]
    [/LEFT]



    [LIST]
    [*=left][B]100 -[/B] You did not [B]cipher & rename[/B] the hack from your last use
    [*=left][B]101 -[/B] There was an error overwriting the log file
    [*=left][B]104 -[/B] Could not get the current module's proccess information
    [*=left][B]105 - [/B]Could not find the current name of the dll
    [*=left][B]108 -[/B] Could not read the previous name of the dll
    [*=left][B]110 -[/B] You are banned from using the system[/LIST]



    If you receive an error and are unsure on what to do, post it in the thread bellow.
    [/SPOILER]




    That's all you need to do in order to use the system. I hope it does go to some use. In the next version some analytics will be added for some fun research information.



    Credits:


    • Flengo
    • ******
    • Saltine

    <b>Downloadable Files</b> Downloadable Files
    Last edited by Flengo; 01-02-2013 at 02:02 PM.
    I Read All Of My PM's & VM's
    If you need help with anything, just let me know.

     


     
    VM | PM | IM
    Staff Administrator Since 10.13.2019
    Publicist Since 04.04.2015
    Middleman Since 04.14.2014
    Global Moderator Since 08.01.2013
    Premium Since 05.29.2013

    Minion+ Since 04.18.2013

    Combat Arms Minion Since 12.26.2012
    Contributor Since 11.16.2012
    Member Since 05.11.2010


  2. The Following 18 Users Say Thank You to Flengo For This Useful Post:

    Ch40zz-C0d3r (01-03-2013),dreek1 (01-03-2013),ejal007 (02-04-2013),FooChaos (02-05-2013),Genesis (06-30-2013),gibam761 (01-03-2013),hunterdz (01-09-2013),Jailbroken671 (01-15-2013),Lite2G (01-05-2013),nigger (01-02-2013),pDevice (01-02-2013),RobinC (01-03-2013),Saltine (01-02-2013),SOON. (01-05-2013),The Decoder (01-04-2013),Ultipanpan (01-07-2013),vogelj1988 (07-05-2013),woot10987 (01-05-2013)

  3. #2
    nigger's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Posts
    224
    Reputation
    64
    Thanks
    95
    YO THIS IS SOME TIGHT SHIT NIGGA

  4. #3
    teehee15's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    329
    Reputation
    52
    Thanks
    109
    Nice release as always Flengo.

  5. #4
    Saltine's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    493
    Reputation
    104
    Thanks
    629
    Great job! Glad to see it released.

    Oh no! Vortex is gay!

  6. #5
    Ch40zz-C0d3r's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    831
    Reputation
    44
    Thanks
    401
    My Mood
    Twisted
    Hope your server is well protected^^
    Will try to crack it tomorrow

    Progress with my game - "Disbanded"
    • Fixed FPS lag on spawning entities due to the ent_preload buffer!
    • Edit the AI code to get some better pathfinding
    • Fixed the view bug within the sniper scope view. The mirror entity is invisible now!
    • Added a new silencer for ALL weapons. Also fixed the rotation bugs
    • Added a ton of new weapons and the choice to choose a silencer for every weapon
    • Created a simple AntiCheat, noobs will cry like hell xD
    • The name will be Disbanded, the alpha starts on the 18th august 2014



    Some new physics fun (Serversided, works on every client)



    My new AI
    https://www.youtube.com/watch?v=EMSB1GbBVl8

    And for sure my 8 months old gameplay with 2 friends
    https://www.youtube.com/watch?v=Na2kUdu4d_k

  7. The Following User Says Thank You to Ch40zz-C0d3r For This Useful Post:

    ParkII (01-06-2013)

  8. #6
    Flengo's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    /admincp/banning.php
    Posts
    20,591
    Reputation
    5180
    Thanks
    14,179
    My Mood
    Inspired
    Quote Originally Posted by Ch40zz-C0d3r View Post
    Hope your server is well protected^^
    Will try to crack it tomorrow
    Its not something to crack. All it does it tell users to cipher their hacks if they didn't.

    It wont let them run the hack unless they cipher it after each use. Sure you can bypass the check, but what's the point...
    I Read All Of My PM's & VM's
    If you need help with anything, just let me know.

     


     
    VM | PM | IM
    Staff Administrator Since 10.13.2019
    Publicist Since 04.04.2015
    Middleman Since 04.14.2014
    Global Moderator Since 08.01.2013
    Premium Since 05.29.2013

    Minion+ Since 04.18.2013

    Combat Arms Minion Since 12.26.2012
    Contributor Since 11.16.2012
    Member Since 05.11.2010


  9. #7
    Ch40zz-C0d3r's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    831
    Reputation
    44
    Thanks
    401
    My Mood
    Twisted
    Quote Originally Posted by Flengo View Post


    Its not something to crack. All it does it tell users to cipher their hacks if they didn't.

    It wont let them run the hack unless they cipher it after each use. Sure you can bypass the check, but what's the point...
    Some people just use a ftp server for something like this and put the username & password in the libary xD

    Progress with my game - "Disbanded"
    • Fixed FPS lag on spawning entities due to the ent_preload buffer!
    • Edit the AI code to get some better pathfinding
    • Fixed the view bug within the sniper scope view. The mirror entity is invisible now!
    • Added a new silencer for ALL weapons. Also fixed the rotation bugs
    • Added a ton of new weapons and the choice to choose a silencer for every weapon
    • Created a simple AntiCheat, noobs will cry like hell xD
    • The name will be Disbanded, the alpha starts on the 18th august 2014



    Some new physics fun (Serversided, works on every client)



    My new AI
    https://www.youtube.com/watch?v=EMSB1GbBVl8

    And for sure my 8 months old gameplay with 2 friends
    https://www.youtube.com/watch?v=Na2kUdu4d_k

  10. #8
    supercarz1991's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,285
    Reputation
    435
    Thanks
    3,715
    My Mood
    Doh
    ^^^i made that mistake on an old mod release here once

    commando: You're probably the best non-coder coder I know LOL


  11. #9
    Jailbroken671's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    13 28 N, 144 47 E
    Posts
    9,021
    Reputation
    704
    Thanks
    2,073
    My Mood
    Devilish
    @Flengo, images broken buddy
    Last edited by Jailbroken671; 01-03-2013 at 04:12 AM.

  12. #10
    RobinC's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Mpgh.exe
    Posts
    1,768
    Reputation
    69
    Thanks
    3,697
    My Mood
    Aggressive
    Quote Originally Posted by Flengo View Post
    Detection Prevention System

    The Detection Prevention System (DPS) checks whether the hack has been ciphered since the last time the user used it. It does a few checks and stores the information. Based on that, it will determine if the user has ciphered the hack or not.

    If the user has not ciphered the hack since they last used it, the DPS will activate and will not allow them to use the hack. It will close down the game with a message box and tell them what to do. It will continue to do this until the user has followed the instructions to cipher the hack.

    This will ensure that hacks are being ciphered each time. This is also guaranteed to reduce overall hack detection since each injection will be a different hash. With this method users are now forced to follow the instructions that are repeatedly provided by users in hack threads.

    The system also comes with a lot of error codes and precautions taken to help solve any problems that may occur with the system. I recommend everyone to use this system in their hacks here on MPGH. This is sure to help everyone out in some way.

    Usage:

    First off, download the attachment bellow. It consists of two files.



    Extract both of these items into your projects directory. This is where all of your other project files are located.




    Include the header (cCipher.h) into your project.




    Next, include the header in your main file which contains your main method for your Dll. Include the static library and Create a new instance of the class.




    Finally, in your main method add these lines at the beginning. Make sure these are the first things in there, before you create your thread.



    Release Thread:
    Click Button Bellow
     

    Make sure you rename & cipher the hack before using it.

    Error Codes:


    • 100 - You did not cipher & rename the hack from your last use
    • 101 - There was an error overwriting the log file
    • 104 - Could not get the current module's proccess information
    • 105 - Could not find the current name of the dll
    • 108 - Could not read the previous name of the dll
    • 110 - You are banned from using the system


    If you receive an error and are unsure on what to do, post it in the thread bellow.


    BB Code For Info Block:

     


    [CENTER]Click Button Bellow
    [SPOILER=Detection Prevention System]
    Make sure you [B]rename &[/B] [B]cipher [/B]the hack before using it.


    [LEFT][U][B]Error Codes:
    [/B][/U]
    [/LEFT]



    [LIST]
    [*=left][B]100 -[/B] You did not [B]cipher & rename[/B] the hack from your last use
    [*=left][B]101 -[/B] There was an error overwriting the log file
    [*=left][B]104 -[/B] Could not get the current module's proccess information
    [*=left][B]105 - [/B]Could not find the current name of the dll
    [*=left][B]108 -[/B] Could not read the previous name of the dll
    [*=left][B]110 -[/B] You are banned from using the system[/LIST]



    If you receive an error and are unsure on what to do, post it in the thread bellow.
    [/SPOILER]




    That's all you need to do in order to use the system. I hope it does go to some use. In the next version some analytics will be added for some fun research information.



    Credits:


    • Flengo
    • ******
    • Saltine

    So helpful men .
    Thanks.

  13. #11
    Flengo's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    /admincp/banning.php
    Posts
    20,591
    Reputation
    5180
    Thanks
    14,179
    My Mood
    Inspired
    Quote Originally Posted by Jailbroken671 View Post
    @Flengo, images broken buddy
    Yeah just noticed. I'll fix it in a sec
    I Read All Of My PM's & VM's
    If you need help with anything, just let me know.

     


     
    VM | PM | IM
    Staff Administrator Since 10.13.2019
    Publicist Since 04.04.2015
    Middleman Since 04.14.2014
    Global Moderator Since 08.01.2013
    Premium Since 05.29.2013

    Minion+ Since 04.18.2013

    Combat Arms Minion Since 12.26.2012
    Contributor Since 11.16.2012
    Member Since 05.11.2010


  14. #12
    Jailbroken671's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    13 28 N, 144 47 E
    Posts
    9,021
    Reputation
    704
    Thanks
    2,073
    My Mood
    Devilish
    Quote Originally Posted by Flengo View Post


    Yeah just noticed. I'll fix it in a sec
    <3
    <3
    <3
    <3
    your awesome

  15. #13
    kssiobr's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    Nos braços do Pai Celestial...
    Posts
    726
    Reputation
    10
    Thanks
    333
    My Mood
    Cheeky
    Very nice work, I thought it was a program. Exe, but that's better is the source ... Congratulations

  16. #14
    |Zeus|'s Avatar
    Join Date
    Jan 2013
    Gender
    male
    Location
    Heaven
    Posts
    94
    Reputation
    10
    Thanks
    573
    My Mood
    Devilish
    Bravo.
    I use this and its so helpful.
    Can I release this with my D3D menu??
    I will put credits.

Similar Threads

  1. [Info] Detection Prevention System (DPS) | Sistema de Prevenção de Detecção (DPS)
    By Flengo in forum Combat Arms BR Hack Coding/Source Code
    Replies: 11
    Last Post: 01-02-2013, 11:45 AM
  2. [Outdated] Detection Prevention System (DPS)
    By Flengo in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 9
    Last Post: 12-31-2012, 12:47 PM
  3. [Help Request] An error occurred with the hack prevention system (Error Code = 204)
    By InspiredBitch in forum Combat Arms Help
    Replies: 8
    Last Post: 08-07-2011, 02:43 PM
  4. [Tutorial] How to use Kernel Detective on Win7 and 64bit Systems
    By dean-wingess in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 7
    Last Post: 01-19-2011, 12:13 AM
  5. [Snippet] Detecting Operating System. [Also C++ Lessons?]
    By Faith in forum C++/C Programming
    Replies: 9
    Last Post: 10-23-2009, 05:56 PM

Tags for this Thread