LightbulbDetection Prevention System v1

Posts 114 of 14 · Page 1 of 1
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
 
Detection Prevention System

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:

 
BB Code


[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

Detection Prevention System v1_mpgh.net.rar163 KB · 118 downloads Scanning…
YO THIS IS SOME TIGHT SHIT NIGGA
Nice release as always Flengo.
Great job! Glad to see it released.
Hope your server is well protected^^
Will try to crack it tomorrow
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...
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
^^^i made that mistake on an old mod release here once
Quote Originally Posted by Jailbroken671 View Post
@Flengo, images broken buddy
Yeah just noticed. I'll fix it in a sec
Quote Originally Posted by Flengo View Post


Yeah just noticed. I'll fix it in a sec
<3
<3
<3
<3
your awesome
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
 
Detection Prevention System

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:

 
BB Code


[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.
Very nice work, I thought it was a program. Exe, but that's better is the source ... Congratulations
Bravo.
I use this and its so helpful.
Can I release this with my D3D menu??
I will put credits.
Posts 114 of 14 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

Need help?