ByPass Kodlama

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
Uzman Üye
Katılım
15 May 2016
Mesajlar
205
Tepki puanı
1
10 HİZMET YILI
EKLENECEKLER !!
---
2 ADET BUTTON
1 ADET PROGRESSBAR
1 ADET TEXTBOX
2 ADET LABEL
1 ADET TİMER
---------------------



Form 1 Üstüne
*
Imports Microsoft.VisualBasic
Imports Microsoft.VisualBasic.CompilerServices
Imports System
Imports System.Collections
Imports System.Collections.Generic
Imports System.ComponentModel
Imports System.Diagnostics
Imports System.Drawing
Imports System.IO
Imports System.Runtime.CompilerServices
Imports System.Windows.Forms
Imports System.Environment
----

Button 2 ile yönlendirme Kodu
*
System.Diagnostics.Process.Start("Aktarılıcak Site URL")
----

Button 1'İn Altına Girilecek Kod
*
Dim p As Process = Process.GetProcessesByName("wolftü.bin")(0)
            Timer1.Enabled = True
        Try
            Dim folderPath As String = Environment.GetFolderPath(SpecialFolder.Windows)
            FileSystem.FileClose(New Integer() {1})
            FileSystem.FileClose(New Integer() {2})
            If My.Computer.FileSystem.FileExists((folderPath & "\xspirit.sys")) Then
                FileSystem.FileOpen(1, (folderPath & "\xspirit.sys"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)

            Else
                File.WriteAllBytes((folderPath & "\xspirit.sys"), New Byte() {0})
                FileSystem.FileOpen(1, (folderPath & "\xspirit.sys"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)
                FrostTextBox1.Text = ("Erişim Engellendi ")
            End If
            If My.Computer.FileSystem.FileExists((folderPath & "wolftü.bin\xhunter1.sys")) Then
                FileSystem.FileOpen(2, (folderPath & "\xhunter1.sys"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)

            Else
                File.WriteAllBytes((folderPath & "\xhunter1.sys"), New Byte() {0})
                FileSystem.FileOpen(2, (folderPath & "\xhunter1.sys"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)

            End If
        Catch exception1 As Exception
            ProjectData.SetProjectError(exception1)
            Dim ex As Exception = exception1
            ProjectData.SetProjectError(ex)
            Dim exception As Exception = ex
            ProjectData.ClearProjectError()
            ProjectData.ClearProjectError()
        End Try

----------
Timer1 'in Altına Girilecek Kod
*
If ProgressBar1.Value = 100 Then
            Timer1.Enabled = False
            MsgBox("XingCode ByPass Başarılı..!!", MsgBoxStyle.Information, "XingCode")
            TextBox1.Text = ("XingCode Geçiş Succesfull..!!")
        Else
            ProgressBar1.Value += 2
            Timer1.Enabled = True
        End If


+1 REP YETERLİ OLACAKTIR!!!
 
Üye
Katılım
12 May 2016
Mesajlar
24
Tepki puanı
0
10 HİZMET YILI
Sen Adamın Dibisin Oto Bypasda yapacam smdi onun koduda var ama 1 yeri yanls yapsmsm daha yeni gordm eyw adamsın repin verildi :)))))
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
Üst