This is just testing my hack, i will release it as soon as possible when i'm complete all feature :) sorry for my bad English
|
|
|
|
You are bypassing the driver.Quote:
No 10 min, no driver bypass :cool:
You can use something like this for the driver in vb.Quote:
Is it a full bypass?
Or is it for 10 min.
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
sorry but i didnt do that, i do with my own method :), and 1 thing, i have searching for xhunter1.sys and xigncode in windows and can't found anything, s4 league doesn't use that i think !Quote:
You are bypassing the driver.
You can use something like this for the driver in vb.
Code: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
then u are injecting my bypass, who the fck cares.Quote:
sorry but i didnt do that, i do with my own method :), and 1 thing, i have searching for xhunter1.sys and xigncode in windows and can't found anything, s4 league doesn't use that i think !
sorry for my bad english
sorry but i don't inject your bypass, dont care, so why u said i'm using driver bypass ?? :facepalm::facepalm:Quote:
then u are injecting my bypass, who the fck cares.
btw here [Only registered and activated users can see links. Click Here To Register...]
You have to release it. most likely the mods they will close ur thread. cause like nobody want a preview. post it in a diffrent fourm aswell called S4 Leauge. instead of hack/bot/cheat/&Expliots.Quote:
I'll release when i have done with all function !
Ok, i'll do it next time, sorry about that :oQuote:
You have to release it. most likely the mods they will close ur thread. cause like nobody want a preview. post it in a diffrent fourm aswell called S4 Leauge. instead of hack/bot/cheat/&Expliots.
I Mean like u can still update it many times. i dont see the issue here. u can still add function even u relese it here i dont see the diffrence.
That's some ghetto bypass method :pimp:Quote:
You are bypassing the driver.
You can use something like this for the driver in vb.
Code: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