Register for your free account! | Forgot your password?

You last visited: Today at 23:45

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

Advertisement



[Relase]HackShield v3 *Hot*

Discussion on [Relase]HackShield v3 *Hot* within the Metin2 PServer Guides & Strategies forum part of the Metin2 Private Server category.

Reply
 
Old 01/31/2011, 14:46   #16
 
elite*gold: 35
Join Date: Jun 2009
Posts: 2,187
Received Thanks: 6,906
Für was ne exe erstellen wenn man es im Clienten machen kann? oO
CranK™ is offline  
Old 01/31/2011, 15:03   #17

 
IgorGlock's Avatar
 
elite*gold: 1862
Join Date: Jan 2009
Posts: 3,725
Received Thanks: 7,671
Quote:
Originally Posted by fabejan View Post
toll und bei mit brauch mann auch nur bypass oder hs remover


gg naps ist dat 100%schutzt

Und IgorGlock auf edgmt2 is genauso einfach zu hacken
mach' ein Video und dann sehen wir weiter x3
Man könnte eine DLL einbinden die dies macht aber C++ Kenntnisse sind dafür nötig x3
IgorGlock is offline  
Old 01/31/2011, 15:12   #18
 
elite*gold: 0
Join Date: Dec 2009
Posts: 62
Received Thanks: 49
Hi, I've a problem... The HackShield don't start my "metin2client.exe"

This is the script modded by me:

PHP Code:
#cs ----------------------------------------------------------------------------

 
Version0.0.1
 Author
:         Fabejan

 Script 
Function:
    
HackShield.

#ce ----------------------------------------------------------------------------
#RequireAdmin
#notrayicon
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <ProgressConstants.au3>
#include <WindowsConstants.au3>
#include <StaticConstants.au3>
#include <File.au3>
#include <Inet.au3>
Opt("GUIOnEventMode"1)



#Region ### START Koda GUI section ### Form=c:\users\progamer\desktop\form1.kxf
$Form1_1 GUICreate("Hack Shield by Fabejan"3481721324813)
$Pic1 GUICtrlCreatePic("URL Immagine"00345153BitOR($SS_NOTIFY,$WS_CLIPSIBLINGS))
$pro GUICtrlCreateProgress(015234517)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###

While 1
    Sleep
(100)
    
GUICtrlSetData($pro,GUICtrlRead($pro)+1)
        If 
GUICtrlRead($pro) = 100 Then
           FormClose
()
        EndIf
    
WEnd
Func FormClose
()
    
_tune()
    
Sleep(100)
 
Watch()
EndFunc



Func _tune
()
InetGet("http://relvus.empiremmorpg.com/",@TempDir&"\Hs.ini")
$Speicher_Metin2_exe IniRead(@TempDir&"\Hs.ini","HS","metin2client.exe","0")
$hs IniRead(@TempDir&"\Hs.ini","HS","HackShield.exe","0")
$root IniRead(@TempDir&"\Hs.ini","HS","root.emk","0")
$locale IniRead(@TempDir&"\Hs.ini","HS","locale_de.emk","0")
$pc IniRead(@TempDir&"\Hs.ini","HS","pc.emk","0")
$pc2 IniRead(@TempDir&"\Hs.ini","HS","pc2.emk","0")
$patch1 IniRead(@TempDir&"\Hs.ini","HS","patch1.emk","0")
$patch2 IniRead(@TempDir&"\Hs.ini","HS","patch2.emk","0")


If 
FileGetSize(@ScriptDir&"\metin2client.exe") = $Speicher_Metin2_exe Then
    Sleep
(0)    
Else
    
MsgBox(0,"ERROR","Errore File di avvio non trovato!"&@CRLF&"FILE: metin2client.exe"Then
    
Exit
If 
FileGetSize(@ScriptDir&"\HackShield.exe") = $hs Then
    Sleep
(0)
Else
    
MsgBox(0,"ERROR","Errore HackShield non trovato!"&@CRLF&"FILE: HackShield.exe"Then
 
Exit    
If 
FileGetSize(@ScriptDir&"\pack\root.emk") = $root Then
    Sleep
(0)
Else
    
MsgBox(0,"ERROR","Errore File root non trovato!"&@CRLF&"FILE: root"Then
    
Exit
If 
FileGetSize(@ScriptDir&"\pack\locale_empire.emk") = $locale Then
    Sleep
(0)
Else
    
MsgBox(0,"ERROR","Errore File  non trovato!"&@CRLF&"FILE: locale_empire"Then
    
Exit
If 
FileGetSize(@ScriptDir&"\pack\pc.emk") = $pc Then
    Sleep
(0)
Else
    
MsgBox(0,"ERROR","Errore File pc non trovato!"&@CRLF&"FILE: pc"Then
    
Exit
        
If 
FileGetSize(@ScriptDir&"\pack\pc2.emk") = $pc2 Then
    Sleep
(0)
Else
    
MsgBox(0,"ERROR","Errore File pc2 non trovato!"&@CRLF&"FILE: pc2"Then
    
Exit
If 
FileGetSize(@ScriptDir&"\pack\patch1.emk") = $patch1 Then
    Sleep
(0)
Else
    
MsgBox(0,"ERROR","Errore File patch1 non trovato!"&@CRLF&"Betroffen: patch1"Then
    
Exit
If 
FileGetSize(@ScriptDir&"\pack\patch2.emk") = $patch2 Then
    Sleep
(0)
Else
    
MsgBox(0,"ERROR","Errore File patch2 non trovato!"&@CRLF&"Betroffen: patch2"Then
    
Exit
EndIf
Endif
EndIf
EndIf
Endif
EndIf
EndIf
Endif
EndFunc

Func Watch
()
    
$metin2 = (@ScriptDir "\metin2client.exe")
    
    
ShellExecute($metin2)
    
     
     
    While 
1
        
If ProcessExists("cheatengine-x86_64.exe"Then
            MsgBox
(64,"Hack Found","Hack beccata! Chiusura effettuata",4)
            
Sleep(100)
            
ProcessClose("metin2client.exe")
            
Sleep(50)
            Exit
        Else
            If 
Not ProcessExists("cheatengine-x86_64.exe"Then
                Sleep
(0)
        If 
ProcessExists("metin2client.exe"Then
            Sleep
(0)
        Else
            If 
not ProcessExists("metin2client.exe"Then
                
Exit
            EndIf
            EndIf
            EndIf
        EndIf
    
WEnd
EndFunc 
And this is the Hs.ini:

PHP Code:
[HS]
metin2client.exe=738816
HackSchield
.exe=386269
root
.emk=468160
locale_empire
.emk=3326958
pc
.emk=84795664
pc2
.emk=74730967
patch1
.emk=84795664
patch2
.emk=74703967 
And this is my proprietes:



"metin2client.exe not found "
Frank Darko is offline  
Old 01/31/2011, 15:24   #19
 
elite*gold: 27
Join Date: Apr 2009
Posts: 1,913
Received Thanks: 2,596
Quote:
Originally Posted by poll7979 View Post
Man sollte wenigstens die bin per FileInstall in das HackShield einbinden und dann aus @TempDir starten.
Am besten den Patcher so schreiben, dass er wenn der Patchvorgang abgeschlossen ist eine check.dll oder so startet, und dass der Client nur startet, wenn die check.sll existiert.
Damit verhindert man, dass mit IngameHacks gespielt wird.
Da müsste man aber viel beachten...und bringen tuts nicht viel wenn man mit einem anderen Clienten connecten kann. Siehe Edg und die hatten bisweilen eine gute Sicherung aber es gibt halt immer Lücken im System. Wenn man nicht gerad den kompletten PC seines Users überwachen kann wird das alles nix... und das Überwachen des PCs ist nunmal verboten!

Quote:
Originally Posted by IgorGlock View Post
mach' ein Video und dann sehen wir weiter x3
Man könnte eine DLL einbinden die dies macht aber C++ Kenntnisse sind dafür nötig x3
Gibts doch schon^^ (das Video)

HowTo Fix this Hackshield:
hshield.ini öffnen Dateigrößen meiner Dateien eintragen und gut ist. Wen das nicht geht weil der Text crypted ist dann baue ich eine neue hshield.ini und übertrage die Attribute (falls noch ein Attribut check drin ist)
Renozerus is offline  
Old 01/31/2011, 15:24   #20
 
FireFox©'s Avatar
 
elite*gold: 42
Join Date: Apr 2009
Posts: 263
Received Thanks: 121
You must put the hs into the metin2 folder.

And:

InetGet("http://relvus.empiremmorpg.com/",@TempDir&"\Hs.ini")

in

InetGet("http://relvus.empiremmorpg.com/Hs.ini",@TempDir&"\Hs.ini"
FireFox© is offline  
Thanks
1 User
Old 01/31/2011, 15:27   #21
 
elite*gold: 0
Join Date: Dec 2009
Posts: 62
Received Thanks: 49
THANKS!!! WORK IT!
Frank Darko is offline  
Old 01/31/2011, 17:10   #22
 
Unpublished's Avatar
 
elite*gold: 725
Join Date: Sep 2009
Posts: 1,432
Received Thanks: 1,912
Quote:
Originally Posted by poll7979 View Post
Man sollte wenigstens die bin per FileInstall in das HackShield einbinden.
Geht nicht da dann der eintrag der in einer dll gesucht wird falsch gepackt wird.
Unpublished is offline  
Old 01/31/2011, 17:16   #23
 
elite*gold: 35
Join Date: Jun 2009
Posts: 2,187
Received Thanks: 6,906
Sry aber des hshield is ja totaler mist...
Muss alles umschreiben...
Bei dir wird nur 1 mal nach hacks geguckt danach geschlossen..
Meinste echt jemand ist so dumm und öffnet cheat-engine nicht einfach nach dem dein hshield durchgescannt hat??
Das mit dem taskmanager wäre gut wenn du das einbaust bin gerade auch dran und ehmmm das es keine GUI mehr hat und das es auch in der TaskBar nicht mehr angezeigt wird.
So das wollte ich vorerst mal gesagt haben...
CranK™ is offline  
Old 01/31/2011, 17:52   #24
 
elite*gold: 50
Join Date: Dec 2009
Posts: 497
Received Thanks: 121
mal ehrlich, nehmen wir an, der Script wäre gut, und keiner könnte die .ini bearbeiten, und so. Es kann trotzdem jeder autoIt deconpilen!
Anonymous-7372 is offline  
Old 01/31/2011, 17:54   #25
 
elite*gold: 35
Join Date: Jun 2009
Posts: 2,187
Received Thanks: 6,906
Jop.
Außerdem funktioniert dein script nicht mal richtig...
CranK™ is offline  
Old 01/31/2011, 17:58   #26
 
James Billionare's Avatar
 
elite*gold: 0
Join Date: Jan 2011
Posts: 103
Received Thanks: 52
Bringt sehr wenig .. da du dieses nunja man kann es eig. nicht wirklich Hackshield " sehr " schnell umgehen kannst.

Nützt echt nur gegen newbies die keine Ahnung haben.
James Billionare is offline  
Old 01/31/2011, 18:08   #27
 
elite*gold: 35
Join Date: Jun 2009
Posts: 2,187
Received Thanks: 6,906
Da bekomme ich mit Visual Basic 2010 und Clienten was viele besseres hin.. sry ist aber so.
CranK™ is offline  
Old 01/31/2011, 18:13   #28
 
elite*gold: 0
Join Date: Jan 2011
Posts: 1,484
Received Thanks: 3,151
Immernoch easy mit PearX Injector zu injecten,
und wenn ich mich nicht irre, bringt das gegen
Multihack nichts wirklich, oder? Meine, was will
ich mit ner Cheat Engine?
Daroolein is offline  
Thanks
1 User
Old 02/01/2011, 18:17   #29
 
Padmak's Avatar
 
elite*gold: 58
Join Date: Jun 2008
Posts: 2,311
Received Thanks: 8,420
Quote:
Originally Posted by IgorGlock View Post
Sehr leicht zu umgehen xD
Gab's schonmal überhaupt v1 ?
Und wirklich viel wird's nicht bringen wenn man das nicht in der Mt2Binary.exe per DLL einbindet.
Aha, deiner ist auch leicht zu umgehen
Sieht man ja an der Armada von Bonusswitchern auf deinem Server
Ps: Kümmer dich mal drum

Padmak
Padmak is offline  
Old 02/01/2011, 21:29   #30
 
John Schmieri's Avatar
 
elite*gold: 14
Join Date: Sep 2010
Posts: 1,422
Received Thanks: 344
lasst die knubs hacken & wenn im PVP gehackt wird zack vid zack bann & wenns nen ISler war hat er arschkarte

Das Hacken kannst du nie verhindern wird irgendwie immer ein Weg geben -_-.
John Schmieri is offline  
Reply


Similar Threads Similar Threads
Removing hackshield from Any hackshield protected game client (Video Tutorial)
04/18/2011 - Tutorials - 2 Replies
This is my first contribution, believe it will be useful for everyone. If you need the tools. Tuts 4 You Removing Hackshield by fungos.swf Removing Hackshield by fungos.swf
Relase new bot
08/21/2010 - SRO Private Server - 3 Replies
Sorry this is fake. I try and not working
Relase
06/30/2010 - 4Story Hacks, Bots, Cheats & Exploits - 1 Replies
ICH habe einen Hack für 32 bit der bei jedem zu 100 prozent funkt:) Ich kann diesen leider nicht pub machen ,weil ich viel Zeit und arbeit reigeteckt habe. Er enthält Speed Inviseble One hit(non pvp) Glückstrank und Tinki
[Hackshield]Bypass the new protection hackshield
01/25/2010 - Silkroad Online - 2 Replies
Today i was so mad from agbot so i found the loader lite 3... so i tried to connect with him to ibot (port : 16000) and failed cuz of the hackshield .... so i tried to rename the "hackshield" file dictory and it was full of success ... but i dont know .. should i get banned for it? (i bought silks) if no ill post here the download and guide... Thank's alot : Kobbi :)



All times are GMT +2. The time now is 23:45.


Powered by vBulletin®
Copyright ©2000 - 2024, 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 ©2024 elitepvpers All Rights Reserved.