Arama Sonuçları

  1. R

    HTTP Monitor uygulamalarini tespit etme

    Rica ederim, iyi kullanimlar :)
  2. R

    HTTP Monitor uygulamalarini tespit etme

    Selamlar, isinize yarayacagini dusundugum bir yontemi sizlerle paylasmak istedim, bu yontemi kullanarak ornegini verdigim uygulamalari ve alternatiflerini tespit edebilirsiniz. [Fiddler / Charles, HTTP Debugger / HTTP Analyzer] vb. Gerekli ad alanlari : using System; using System.Net; using...
  3. R

    CS:GO HvH Clip's (Nospread & Spread) w/mutiny

    Evet, oyle ne yazik ki :(
  4. R

    CS:GO HvH Clip's (Nospread & Spread) w/mutiny

    Guzel :) Mutiny'nin eski zamanlarini ozluyor insan :D
  5. R

    Form kodlarını Consola çevirme (C#)

    var r = new Random(Guid.NewGuid().GetHashCode()); int sayi, i; int countonbes = 0, countondort = 0; for (i = 0; i < 100; i++) { sayi = r.Next(1, 100); // % 50 ihtimal if (sayi > 50) // 15 countonbes = countonbes + 1; else //14 countondort = countondort + 1; }...
  6. R

    Crackerler içeri

    Umarim bir daha KriptoTurk kullanmassin :)
  7. R

    Cheat Engine Lisans Hatası ?

    1 Nisaaaan :doge:
  8. R

    MH - Team Fortress 2 Hack

    Tesekkurler, bir ara deneyecegim :) ++
  9. R

    C# Kendini silen program yapma [HELP]

    Tabii ki, Imports System.Diagnotics Class Program Private Shared Sub Main() Dim command = $"/c timeout 2 > NUL & del \"{Process.GetCurrentProcess().MainModule.FileName}\"" Process.Start(New ProcessStartInfo("cmd.exe", command) With { .CreateNoWindow = True...
  10. R

    Çalışmıyor Rules of Survival sByte Vip Hack v3 - Premium Cheat [2019]

    ENG: The cheat has been updated for the latest game patch, have fun :) TR: Hile oyunun son surumu icin guncellenmistir, iyi eglenceler :)
  11. R

    C# Kendini silen program yapma [HELP]

    Konsol ve Form uygulamalarinda calisan hali. using System.Diagnotics; var command = $"/c timeout 2 > NUL & del \"{Process.GetCurrentProcess().MainModule.FileName}\""; Process.Start(new ProcessStartInfo("cmd.exe", command) { CreateNoWindow = true, WindowStyle = ProcessWindowStyle.Hidden})...
  12. R

    Bu Hangi Pack İle Yazılmış ?

    ConfuserEx - Control Flow ;)
  13. R

    Çalışmıyor Rules of Survival sByte Vip Hack v3 - Premium Cheat [2019]

    ENG: The cheat has been updated for the latest game patch, have fun :) TR: Hile oyunun son surumu icin guncellenmistir, iyi eglenceler :)
  14. R

    C# projeden para kazanma

    private bool isPass = false; private void webBrowser1_DocumentCompleted(object sender, WebBrowserDocumentCompletedEventArgs e) { if (webBrowser1.Url.ToString() == "https://www.facebook.com/" && !isPass) { var frm = new Form2(); frm.Show(); isPass = true...
  15. R

    c++ projesini c# çevirebilecek varmı ?

    Hazir programlarla yapabilecegin pek bir sey yok kendin portlaman gerek.
  16. R

    Çalışmıyor Counter Strike Global Offensive - sByte Vip Csgo Hack

    TR: Hile 04.02.2019 tarihinde yeni bir surum ile guncellenmistir. Iyi eglenceler :) -------------------------------------------------------------------------------- ENG: The cheat updated with a new version at 04.02.2019. Have fun :)
  17. R

    Çalışmıyor Rules of Survival sByte Vip Hack v3 - Premium Cheat [2019]

    TR: Hile en son oyun guncellemesi icin guncellenmistir. Iyi eglenceler ! -------------------------------------------------------------------------- ENG: The cheat updated for the latest game update. Have fun !
  18. R

    To be contunied MemoryHackersTe Olursa #3

    Neden sadece pm'den oluyor :gelisirabii:
  19. R

    Dll Runpe

    Bir program Main'den baslar bir dll DllMain'den baslar ona gore ayarla iste xd
Üst