Mammothz

we're just gamers

Login HWID หรือ MD5 32 หลัก

4 ความคิดเห็น 3,775 อ่าน

boatzhackgame

ผู้ใช้ถูกระงับ

5
กระทู้
2
ความคิดเห็น

26

ระดับสมาชิก: ?
100%

เลื่อนระดับ

ออนไลน์ 6 ชั่วโมง
หมายเลขสมาชิก 42
โพสต์เมื่อ 8 พฤษภาคม 2559 เวลา 18:00 น.
สิ่งที่อยู่ใน Project

1.TextBox1
2.Button1
3.Module1.vb

ต้องแอดตัวนี้ด้วยนะคับไม่ให้ code error
1.ไปที่ Project
2.ไปที่ Add Reference
3.ไปที่ .NET
4.หา System.Management คลิ็ก 1 ครั่ง
5.เเละกด Ok


burnCode

Module1.vb

Imports System.Security.Cryptography
Imports System.IO
Imports System.Text
Imports System.Management
Imports System.Net
Module Module1
   Public Function CHWIDWEB()
       Dim GHwid = GetVolumeSerialNumber("C")
       Dim SeGHWid = StringToMD5(GHwid)
       Dim SuGHWid = StringToMD5(SeGHWid)
       Dim LinkCheck As New WebClient
       Return 0
   End Function
   Public Function StringToMD5(ByVal Content As String) As String
       Dim M5 As New System.Security.Cryptography.MD5CryptoServiceProvider
       Dim ByteString() As Byte = System.Text.Encoding.ASCII.GetBytes(Content)
       ByteString = M5.ComputeHash(ByteString)
       Dim FinalString As String = Nothing
       For Each bt As Byte In ByteString
           FinalString &= bt.ToString("x2")
       Next
       Return FinalString
   End Function
   Public Function GetVolumeSerialNumber(ByVal driveletter As String) As String
       Dim mobjSearcher As New ManagementObjectSearcher("SELECT * FROM Win32_LogicalDisk WHERE Name = '" & driveletter & ":'")
       For Each obj As ManagementObject In mobjSearcher.Get
           Return obj("VolumeSerialNumber")
       Next
       Return 0
   End Function
   Public Function CHwid()
       Dim GHwid = GetVolumeSerialNumber("C")
       Dim SeGHWid = StringToMD5(GHwid)
       Form1.TextBox1.Text = SeGHWid
       Return 0
   End Function
End Module



บน Public Class Form1

Imports System.IO
Imports System.Text
Imports System.Management
Imports System.Net


ล้าง Public Class Form1

Public Function StringToMD5(ByVal Content As String) As String
       Dim M5 As New System.Security.Cryptography.MD5CryptoServiceProvider
       Dim ByteString() As Byte = System.Text.Encoding.ASCII.GetBytes(Content)
       ByteString = M5.ComputeHash(ByteString)
       Dim FinalString As String = Nothing
       For Each bt As Byte In ByteString
           FinalString &= bt.ToString("x2")
       Next
       Return FinalString
   End Function


burnForm1_Load

Call CHwid()
       Dim SeGHWid = Textbox1.Text
       Dim SuGHWid = StringToMD5(SeGHWid)
       Textbox1.Text = SuGHWid


burnButton1

Dim GHwid = GetVolumeSerialNumber("C")
               Dim SeGHWid = StringToMD5(GHwid)
               Dim SuGHWid = StringToMD5(SeGHWid)
               Dim LinkCheck As New WebClient
               Dim ContainsCheck As String

               ContainsCheck = LinkCheck.DownloadString("http://www.เป็นเว็บของท่านที่อยู่ HWID.com/")
               LinkCheck.Dispose()


               If ContainsCheck.Contains(SuGHWid) Then
                   MessageBox.Show("มีรหัสในระบบ" ,"ข้อความจากระบบ",
                   MessageBoxButtons.OK, MessageBoxIcon.Information)
               Else
                   MessageBox.Show("ไม่มีรหัสในระบบ", "ข้อความจากระบบ",
                   MessageBoxButtons.OK, MessageBoxIcon.Error)
               End If


ถ้าไม่เข้าใจทักมาถามได้นะคับ!!!!

แก้ไขล่าสุดเมื่อ 8 พฤษภาคม 2559 เวลา 18:03 น.

Byamchopper

สมาชิกทั่วไป

0
กระทู้
2
ความคิดเห็น

0

ระดับสมาชิก: 1
100%

เลื่อนระดับ

ออนไลน์ 0 ชั่วโมง
หมายเลขสมาชิก 82
โพสต์เมื่อ 8 พฤษภาคม 2559 เวลา 20:14 น.
ความคิดเห็นที่ 1
เพลินเลยทีนี้ burn

icenangrong2

สมาชิกทั่วไป

0
กระทู้
2
ความคิดเห็น

0

ระดับสมาชิก: 1
100%

เลื่อนระดับ

ออนไลน์ 1 ชั่วโมง
หมายเลขสมาชิก 81
โพสต์เมื่อ 8 พฤษภาคม 2559 เวลา 20:16 น.
ความคิดเห็นที่ 2
ขอบคุณคับburn

Pokawit

สมาชิกทั่วไป

0
กระทู้
8
ความคิดเห็น

0

ระดับสมาชิก: 1
100%

เลื่อนระดับ

ออนไลน์ 6 ชั่วโมง
หมายเลขสมาชิก 283
โพสต์เมื่อ 9 พฤษภาคม 2559 เวลา 11:37 น.
ความคิดเห็นที่ 3
ขอบคุณมากครับบบบburn

suwatkomvong

สมาชิกทั่วไป

2
กระทู้
2
ความคิดเห็น

0

ระดับสมาชิก: 1
100%

เลื่อนระดับ

ออนไลน์ 11 ชั่วโมง
หมายเลขสมาชิก 79936
โพสต์เมื่อ 26 กันยายน 2560 เวลา 02:28 น.
ความคิดเห็นที่ 4
ทำยังไงหว่า

กรุณายืนยันว่าคุณไม่ใช่บอทหรือสแปม