Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Private Server > Metin2 PServer Guides & Strategies
You last visited: Today at 16:30

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[C++]Block MSS32 Bug(If Still You Got That)

Discussion on [C++]Block MSS32 Bug(If Still You Got That) within the Metin2 PServer Guides & Strategies forum part of the Metin2 Private Server category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Aug 2012
Posts: 113
Received Thanks: 81
[C++]Block MSS32 Bug(If Still You Got That)

Hi guys,
This would help to block all bugs.
Just use Lord for embed it to exe.
(Visual Studio +10)

!!! Dont forget to include dirent.h !!!

PHP Code:
int getdir (string dirvector<string> &files)
{
    
DIR *dp;
    
struct dirent *dirp;
    if((
dp  opendir(dir.c_str())) == NULL) {
        
MessageBoxA(0"Error" "Error"MB_OK|MB_ICONERROR);
        return 
errno;
    }

    while ((
dirp readdir(dp)) != NULL) {
        
files.push_back(string(dirp->d_name));
    }
    
closedir(dp);
    return 
0;
}
void Test()
{
    
string dir string(".");
    
vector<stringfiles vector<string>();

    
getdir(dir,files);
    for (
unsigned int i 0;files.size();i++) {
        
string a files[i];
        
size_t found,found2,found3,found4;

        
// different member versions of find in the same order as above:
        
found=a.find("mix");
        
found2=a.find("m3d");
        
found3=a.find("flt");
        
found4=a.find("asi");
        if (
found!=string::npos)
            
ExitProcess(0);
        else if(
found2!=string::npos)
            
ExitProcess(0);
        else if (
found3!=string::npos)
            
ExitProcess(0);
        else if(
found4!=string::npos)
            
ExitProcess(0);
    }

For Checking MSS32's filetype(crypted size with mpress,change according to your crypted size)
PHP Code:
void ControlSize(){
    
FILE *p_file NULL;
    
p_file fopen("MSS32.DLL","rb");
    
fseek(p_file,0,SEEK_END);
    
int size ftell(p_file);
    if(
size != 129024)
        
ExitProcess(0);
    
fclose(p_file);

For Use Lord :

PHP Code:
extern "C" __declspecdllexport bool __cdecl Start( ){ControlSize(); Test(); return true;} 
And Use that for dllmain:

PHP Code:
        ::DisableThreadLibraryCallshInstance );
        ::
CreateThread00reinterpret_cast<LPTHREAD_START_ROUTINE>( Start), 00); 
Dont forget to take a look at that thread :
LazYGirl. is offline  
Reply


Similar Threads Similar Threads
mss32.dll Fehlt? Oo
11/23/2012 - Combat Arms - 5 Replies
hey wollte grade CA Zocken und nach dem ich "Start" gedrückt habe stand da Plz help me
mss32.dll help me~~
07/20/2012 - Mabinogi Hacks, Bots, Cheats & Exploits - 6 Replies
Open Mabinogi!There will be Themida cannot find 'mss32.dll'. Please,re-install this apploction
Block für Block für Block... 24/7 root-server
04/01/2012 - Minecraft Server Advertising - 0 Replies
Ich bin neu in dem Gebiet Minecraft, doch das Spiel hat mich sofort gepackt, deswegen habe ich auch gleich einen Server aufgesetzt. Modus: "Classic" Plugins: Ein paar sind drauf und einige kommen noch, der Server befindet sich noch im Aufbau, hat 50 Slots und ich bin für allerlei Spielerein zu haben. Neue User bekommen Starthilfe und Support beim Game, für Fortgeschrittene sind Unterstützung für Projekte selbstverständlich. Der Server wurde Heute aufgesetzt und es gibt mitlerweile...
COD 4 mss32.dll
01/18/2011 - Call of Duty - 13 Replies
Hi ich spiel COD4 und hab weil ich den AimBot installieren wollte die mss32.dll gelöscht... Kann mir die vielleicht jemand neu hochladen??? Der würde ein riesen thanks bekommen :D
mss32.dll
03/05/2008 - Technical Support - 1 Replies
huhu hab folgendes problem und zwar wenn ich Empire Earth III starten will kommt EE3.exe - EInsprungspunkt nicht gefunden Der Prozedureinsprungspunkt "_AIL_STREAM_SAMPLE_HANDLE@4" wurde in der DLL "mss32.dll" nicht gefunden



All times are GMT +1. The time now is 16:30.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.