Natural

natural

Breaking News

Twitter Money Bot

Bir Twitter pazarlama yazılımı çatlak süreci - Twitter Money Bot 3.8.2

YÖNETİCİ   · 2018-3-10 Yayınlanan ·   Kamu sayılı Makaleler


Uzun zamandır bir makale yazmıyorum.

Uzun zamandır bir makale yazmadım, son zamanlarda bazı dış ticaret ürün istasyonları yapmayı planladım.SNS'in pazarlama promosyonu bir zorunluluktur: Bana yardımcı olması için bazı yabancı SNS pazarlama yazılımlarına ihtiyacım var. Sonunda, verimli hale getirmek için hangi yöntem kullanılır? Bir süreç, sadece son zamanlarda meşgul ve başka şeyler hakkında düşünmeye vaktiniz yok. Daha sonra, dış ticaret SNS pazarlaması için makaleyi zorlayacağım.

Hedef yazılımımız

http://twittermoneybot.com/Twitter Money Bot, adından da anlaşılacağı gibi, Twitter'ın pazarlama yazılımıdır. Bu fonksiyon hala iyidir, ilk olarak resmi web sitesinin indirme adresini gönderin.http://twittermoneybot.com/tmbdwnpagepr/tmb_just_exe.zip

Çatlama işlemi

İndirdikten sonra çıkartın, çalıştırın ve hangi ipuçlarını görün. Peki, çalıştırdıktan sonra, yazılım izin verilip verilmediğini, yetkilendirme ve açılır pencere bilgisi olup olmadığını doğrular.
---------------------------

---------------------------
Geçersiz lisans! Henüz etkinleştirmediyseniz, "Yardım"> "Etkinleştir" i tıklayın ve bilgilerinizi girin
---------------------------
belirlemek   
---------------------------
Bu, çatlama anahtar kelimemiz olarak kullanılabilir.

Şaşırtılacak yazılım

SEO yazılımının çoğu .NET framework, yazılımın .net sınıfı, karıştırmak için bir eserdir, iyi bilinen de4dot, kafamız karışık, doğrudan EXE.net programını doğrudan de4dot.exe'ye sürüklemek çok basit. Şekilde görüldüğü gibi Twitter Money Bot v3-cleaner.exe karıştırmaya çalıştığımız dosyadır ve ardından kodu görüntülemek için doğrudan ilgili .net decompiler yazılımını kullanırız.

NET Reflektör anahtar algoritmaları bulur

Benzer şekilde, NET Reflector’u açın ve ardından henüz karıştığı net yazılıma sürükleyin. Ardından Anahtar Kelime Geçersiz Lisansımızı aradık, böylece anahtar yöntemi Twitter_Money_Bot_v3.MainForm.method_0()bu konumda bulduk .

Anahtar kodu kırmak için dnSpy

Her zaman olduğu gibi, dnSpy'ı açın ve kafa karıştırıcı yazılımı doğrudan içine sürükleyin. Daha sonra Twitter_Money_Bot_v3.MainForm.method_0()bu yöntemi program gezgininde bulabiliriz Şekilde gösterildiği gibi , kodu gönderdik
// Twitter_Money_Bot_v3.MainForm
// Token: 0x060001FC RID: 508 RVA: 0x00038C3C Dosya Ofseti: 0x00036E3C
özel geçersiz yöntem_0 ()
{
    this.label31.Text = "Lisansınızı Doğrulama ..";
    Deneyin
    {
        if (this.string_3 == "" || this.string_3 == null)
        {
            this.string_3 = "C";
        }
        ManagementObject managementObject = new ManagementObject ("win32_logicaldisk.deviceid = \" "+ this.string_3 +": \ "");
        managementObject.Get ();
        this.string_0 = managementObject ["VolumeSerialNumber"]. ToString ();
    }
    tutmak
    {
    }
    Deneyin
    {
        ManagementObjectSearcher managementObjectSearcher = yeni ManagementObjectSearcher ("Select * From Win32_processor");
        ManagementObjectCollection managementObjectCollection = managementObjectSearcher.Get ();
        foreach (ManagementBaseObject yönetimiBaseObject yönetimindeObjectCollection)
        {
            ManagementObject managementObject2 = (ManagementObject) managementBaseObject;
            this.string_1 = managementObject2 ["İşlemci Kimliği"]. ToString ();
        }
    }
    tutmak
    {
    }
    Deneyin
    {
        StreamReader streamReader = yeni StreamReader ("LicenseKey.txt");
        string text = streamReader.ReadToEnd ();
        this.string_2 = string.Concat (yeni string []
        {
            this.string_1,
            "=",
            this.string_0,
            "=",
            Metin
        });
    }
    tutmak
    {
        this.string_2 = "imkansizayakin567";
    }
    Deneyin
    {
        CookieContainer cookieContainer = yeni CookieContainer ();
        HttpWebRequest httpWebRequest = (HttpWebRequest) WebRequest.Create ("http://www.superproductsreview.com/127pro");
        httpWebRequest.CookieContainer = cookieContainer;
        httpWebRequest.Method = "GET";
        HttpWebResponse httpWebResponse = (HttpWebResponse) httpWebRequest.GetResponse ();
        StreamReader streamReader2 = yeni StreamReader (httpWebResponse.GetResponseStream ());
        string text2 = streamReader2.ReadToEnd ();
        httpWebResponse.Close ();
        streamReader2.Close ();
        if (text2.Contains (this.string_2))
        {
            this.activateToolStripMenuItem1.Enabled = false;
            this.groupBox1.Enabled = true;
            this.groupBox2.Enabled = true;
            this.toolStripMenuItem2.Enabled = true;
            this.userTweetScraperScrapeTweetsOfATwitterUserToolStripMenuItem.Enabled = true;
            this.searchAndLikeRetweetToolStripMenuItem.Enabled = true;
            this.simpleCustomScraperToolStripMenuItem.Enabled = true;
            this.whyAddonsAreNotActiveOnMyComputerToolStripMenuItem.Visible = false;
            this.toolStripSeparator2.Visible = false;
            this.label31.Text = "Etkinleştirildi";
        }
        Başka
        {
            httpWebRequest = (HttpWebRequest) WebRequest.Create ("http://www.superproductsreview.com/97");
            httpWebRequest.CookieContainer = cookieContainer;
            httpWebRequest.Method = "GET";
            httpWebResponse = (HttpWebResponse) httpWebRequest.GetResponse ();
            streamReader2 = yeni StreamReader (httpWebResponse.GetResponseStream ());
            text2 = streamReader2.ReadToEnd ();
            httpWebResponse.Close ();
            streamReader2.Close ();
            if (text2.Contains (this.string_2))
            {
                this.activateToolStripMenuItem1.Enabled = false;
                this.groupBox1.Enabled = true;
                this.groupBox2.Enabled = false;
                this.button16.Enabled = yanlış;
                this.label31.Text = "Etkinleştirildi";
            }
            Başka
            {
                httpWebRequest = (HttpWebRequest) WebRequest.Create ("http://www.superproductsreview.com/67");
                httpWebRequest.CookieContainer = cookieContainer;
                httpWebRequest.Method = "GET";
                httpWebResponse = (HttpWebResponse) httpWebRequest.GetResponse ();
                streamReader2 = yeni StreamReader (httpWebResponse.GetResponseStream ());
                text2 = streamReader2.ReadToEnd ();
                httpWebResponse.Close ();
                streamReader2.Close ();
                if (text2.Contains (this.string_2))
                {
                    this.activateToolStripMenuItem1.Enabled = false;
                    this.groupBox1.Enabled = true;
                    this.groupBox2.Enabled = false;
                    this.button16.Enabled = yanlış;
                    this.button3.Enabled = yanlış;
                    this.button4.Enabled = yanlış;
                    this.button5.Enabled = yanlış;
                    this.button6.Enabled = yanlış;
                    this.button8.Enabled = yanlış;
                    this.button9.Enabled = yanlış;
                    this.button13.Enabled = yanlış;
                    this.button14.Enabled = yanlış;
                    this.button15.Enabled = yanlış;
                    this.button7.Enabled = yanlış;
                    this.button21.Enabled = yanlış;
                    this.label31.Text = "Etkinleştirildi";
                }
                Başka
                {
                    httpWebRequest = (HttpWebRequest) WebRequest.Create ("http://www.superproductsreview.com/just_seo");
                    httpWebRequest.CookieContainer = cookieContainer;
                    httpWebRequest.Method = "GET";
                    httpWebResponse = (HttpWebResponse) httpWebRequest.GetResponse ();
                    streamReader2 = yeni StreamReader (httpWebResponse.GetResponseStream ());
                    text2 = streamReader2.ReadToEnd ();
                    httpWebResponse.Close ();
                    streamReader2.Close ();
                    if (text2.Contains (this.string_2))
                    {
                        this.activateToolStripMenuItem1.Enabled = false;
                        this.groupBox1.Enabled = false;
                        this.groupBox2.Enabled = true;
                        this.label31.Text = "Etkinleştirildi";
                    }
                    Başka
                    {
                        MessageBox.Show ("Geçersiz Lisans! Henüz etkinleştirmediyseniz, \" Yardım \ "> \" Etkinleştir \ "e tıklayın ve bilgilerinizi girin");
                        this.label31.Text = "Geçersiz Lisans";
                        this.groupBox1.Enabled = false;
                        this.groupBox2.Enabled = false;
                    }
                }
            }
        }
    }
    yakalamak (İstisna)
    {
        MessageBox.Show (ex.Message);
        this.groupBox1.Enabled = false;
        this.groupBox2.Enabled = false;
    }
}
Nispeten basit bir karar gördükten sonra, ilgili butonu ve diğer özellikleri true olarak ayarlayın. Bu yüzden kodu doğrudan aşağıdaki sağ tuşa değiştiririz, sonra karmaşık yargıyı doğrudan silmek için yöntemi düzenleriz ve ardından bir grup butonun enable özelliğini true olarak ayarlar. Son kod şöyle, yinelenen alanları kaldırmadım
Sistem kullanımı;
System.ComponentModel kullanarak;
System.IO kullanarak;
System.Management kullanarak;
System.Net kullanarak;
System.Windows.Forms kullanarak;

namespace Twitter_Money_Bot_v3
{
    // Token: 0x02000028 RID: 40
    genel kısmi sınıf MainForm: Form
    {
        // Token: 0x060001FC RID: 508 RVA: 0x00038C3C Dosya Ofseti: 0x00036E3C
        genel geçersiz yöntem_0 ()
        {
            this.label31.Text = "Lisansınızı Doğrulama ..";
            Deneyin
            {
                if (this.string_3 == "" || this.string_3 == null)
                {
                    this.string_3 = "C";
                }
                ManagementObject managementObject = new ManagementObject ("win32_logicaldisk.deviceid = \" "+ this.string_3 +": \ "");
                managementObject.Get ();
                this.string_0 = managementObject ["VolumeSerialNumber"]. ToString ();
            }
            tutmak
            {
            }
            Deneyin
            {
                ManagementObjectSearcher managementObjectSearcher = yeni ManagementObjectSearcher ("Select * From Win32_processor");
                ManagementObjectCollection managementObjectCollection = managementObjectSearcher.Get ();
                foreach (ManagementBaseObject yönetimiBaseObject yönetimindeObjectCollection)
                {
                    ManagementObject managementObject2 = (ManagementObject) managementBaseObject;
                    this.string_1 = managementObject2 ["İşlemci Kimliği"]. ToString ();
                }
            }
            tutmak
            {
            }
            Deneyin
            {
                StreamReader streamReader = yeni StreamReader ("LicenseKey.txt");
                string text = streamReader.ReadToEnd ();
                this.string_2 = string.Concat (yeni string []
                {
                    this.string_1,
                    "=",
                    this.string_0,
                    "=",
                    Metin
                });
            }
            tutmak
            {
                this.string_2 = "imkansizayakin567";
            }
            Deneyin
            {

                    this.activateToolStripMenuItem1.Enabled = true;
                    this.groupBox1.Enabled = true;
                    this.groupBox2.Enabled = true;
                    this.toolStripMenuItem2.Enabled = true;
                    this.userTweetScraperScrapeTweetsOfATwitterUserToolStripMenuItem.Enabled = true;
                    this.searchAndLikeRetweetToolStripMenuItem.Enabled = true;
                    this.simpleCustomScraperToolStripMenuItem.Enabled = true;
                    this.whyAddonsAreNotActiveOnMyComputerToolStripMenuItem.Visible = true;
                    this.toolStripSeparator2.Visible = true;
                    this.label31.Text = "affadsense.com tarafından aktifleştirildi";

                        this.activateToolStripMenuItem1.Enabled = true;
                        this.groupBox1.Enabled = true;
                        this.groupBox2.Enabled = true;
                        this.button16.Enabled = true;
                        this.label31.Text = "affadsense.com tarafından aktifleştirildi";


                            this.activateToolStripMenuItem1.Enabled = true;
                            this.groupBox1.Enabled = true;
                            this.groupBox2.Enabled = true;
                            this.button16.Enabled = true;
                            this.button3.Enabled = true;
                            this.button4.Enabled = true;
                            this.button5.Enabled = true;
                            this.button6.Enabled = true;
                            this.button8.Enabled = true;
                            this.button9.Enabled = true;
                            this.button13.Enabled = true;
                            this.button14.Enabled = true;
                            this.button15.Enabled = true;
                            this.button7.Enabled = true;
                            this.button21.Enabled = true;
                            this.label31.Text = "Etkinleştirildi";


            }
            yakalamak (İstisna)
            {
                MessageBox.Show (ex.Message);
                this.groupBox1.Enabled = false;
                this.groupBox2.Enabled = false;
            }
        }
    }
}
Sonra derlemeye tıklayın ve derlemenin başarılı olduğuna dair bir hata mesajı yok, o zaman dnSpy'a gideceğiz ve exe'yi kaydedeceğiz.

Sonunda çalışıp çalışmadığını test edin

Çatlak programımızı çalıştırıyoruz Kaçmanın yanlış bir yanı yok. Her düğme tıklanabilir.

Burada.


Hiç yorum yok