Bypass ve csh obj kodları

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
Uzman Üye
Katılım
1 Ocak 2018
Mesajlar
169
Tepki puanı
16
Ödüller
8
8 HİZMET YILI
arkadaşlar formda geziyodum bypass kodlarını isteyen var bende csh ve obj kodunu paylaşim dedim
Kod:
[CODE]        Dim p As Process = Process.GetProcessesByName("wolftü.bin")(0)
        For Each moz As System.Diagnostics.ProcessModule In p.Modules
            If moz.FileName.IndexOf("csh") <> -1 Then
                Label1.Text = moz.BaseAddress.ToString
            End If
        OBJ
                Dim p As Process = Process.GetProcessesByName("wolftü.bin")(0)
        For Each moz As System.Diagnostics.ProcessModule In p.Modules
            If moz.FileName.IndexOf("obj") <> -1 Then
                Label3.Text = moz.BaseAddress.ToString
            End If

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)
End If
If My.Computer.FileSystem.FileExists((folderPath & "\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
If My.Computer.FileSystem.FileExists((folderPath & "\xigncode")) Then

End If
FileSystem.FileOpen(1, (folderPath & "\xigncode"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)
Catch ex As Exception

End Try



EN ÜST KISMA YAZILACAK KOD



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[/CODE]
 
Uzman Üye
Katılım
1 Ocak 2018
Mesajlar
169
Tepki puanı
16
Ödüller
8
8 HİZMET YILI
Herşey güzel hoş mesela herşey copy paste'den ibaret olduğunu sanmayın. Dosyalarınız kaybolsa ne yapabileceksiniz bunun düşünün? Ben neden bypass veya sıradan basit bir simple hack trainer kodlayamıyorum yapamıyorum? Bunu düşünün.

Örneklemek olursa bunuda düşünün ;

Kod:
EN ÜST KISMA YAZILACAK KOD

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

Bunlar ne işe yarar neden bypass yaparken bunları kullanmışlar? Bunlar nedir? Yani sorun aç olun bilgiye kendinizi geliştirin. Sorduğunuz sizden bilgi olarak üstte olan üstlerinize saygılı hoşgörülü olun. Bizim alanımız gerçekten çok dar kalmış bu konuda yabancı foruma veya videoya bi bakıyorsun adamlar birbirine yardımcı olmakta en önde koşarken bizimkiler öğretmemek için bir birini adeta ... me peşinde.

Bu işi gerçekten isteyen yapabilecek potansiyelde olan şahıslara yardım edin. Yok ben yardım ettim bana ihanet etti. İşte bana karşı yamuk yaptı felan.. Kardeşim sizde her insanı her insanla karıştırmayın. Ön yargınızı bi kırın her insan bir değildir. İlk önce bi karekter analizi yapın yapmayı bilmiyorsanız bi ton psikolog dökümanları var free gidin araştırın neden kendinizi ego çukuruna atıp itici oluyorsunuz, sadece mide bulandıran haytolardan ibaretsiniz. Adam olana yardım edin.. Uğraşıp peşinde koşana yardım edin korkmayın! Yediği bi tarafları pisletecek şahsiyetsizlere yapmayın zaten.. Burdan derdimide anlatmış oldum.

Bunlarda gerekli kodların çağrılıp tanımlanarak yazılması için kütüphanelerdir.

Vesselam.
iyigüzel anlatmışsında yardım sonuçta
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
Üst