Jump to content
Son zamanlarda artan kullanıcı hesap hırsızlıkları sebebiyle tüm kullanıcılara şifre sıfırlama maili gönderilmiştir. Lütfen güveli şifreler seçiniz. Mevcut e-mail adresinize erişemiyorsanız, en aşağıdaki destek linkinden bize ulaşınız. ×

Ams Obfuscator - Kaynak Kod Şifreleyici


pairs
 Share

Recommended Posts

  • Editor

wikVhBh.png

 

Şifrelenmiş kodları ams üzerinde hangi event'a isterseniz oraya yapıştırın.

 

Daha sonra ekteki dll dosyalarını exe ile aynı dizine atınız.

tC9F2EB.png

Buradaki gibi dll ler exe ile yanyana olacak.

 

Ve daha sonra exenizi çalıştırdığınızda şifreli kodlar aktif olarak çalışacaktır.

 

Program Linki 

https://www.dropbox.com/s/vk7jan0d1tjbpzc/AMSProtect.zip?dl=0

Edited by pairs
  • Like 8
Link to comment
Share on other sites

Teşekkür ederim düzelttim.Tekrar indirebilirsiniz.

 

Tamamdır hocam şu an sıkıntı yok çalışıyor şimdi kodlarda deneme yapacam  :D

 

Hocam ben Şu kodu denedim örnek olarak olmadı :D

 

XButton1 OnClick

mail = Input.GetText("Input1");
password = Input.GetText("Input2");
if mail ~= "" and password ~="" then
IExplorer.ExecuteJS("Plugin1", "javascript:void(document.getElementById(\"email\").value=\""..mail.."\");");
IExplorer.ExecuteJS("Plugin1", "javascript:void(document.getElementById(\"pass\").value=\""..password.."\");");
IExplorer.ExecuteJS("Plugin1", "document.forms[0].submit();");
end
Button.SetEnabled("xButton1", true)
if mail=="" and password=="" then
Dialog.Message("Hata", "Lütfen gerekli alanları doldurunuz.", MB_OK, MB_ICONSTOP, MB_DEFBUTTON1);
end

Program bunu üretti

--EAAAABEspnlNUq8rDjgjLLKVrgOWkzzwlZ/QD+mGWHx3GhHmlLM0wm8KQs2mOfK640ELRK1XlweGMun/kXWerq9apadb7YEtkI6T+m1wwWhcVSkLYzabaZvoPsv9+EMV39F0n2woG6xQHo3GsIODELfFg5Xi9EayGU1xraslLvLRDfzPvDdIgv/rZPBnitvHDXmoWUzISAhJdpPj5EpoicZgAREEdi1uXXNFlGkFc4aeoHT1N1BcVI39AWF1nLvYYv7lSGij9qsclwJ1VVHMCs4wbhJbcmgU6T2DJn5nQPf2o3j6LHB89xjg2cofTBC1ryRVolSbD75rnSHruEYxLoyzmx59omM65JtScm3vyP7hdcd4k3dWN7p6JOf7QownHy7bHr4b1LVW+Va+U4cIf4ZXbd1lA5PX1xUva2PR7ImR8/xEeOwRlbzCPEmm/6Ru+N4AKQcJZ/BvgIjBI+pK4GSjhndMECvmNtk0Kbt6XMK+OklF2I5F4ZJ5n1vA25DlcaJ+ik3cBbbLFqYCnQYTS8aYsiVzGXH4FGfnVCvirHx7vomAXA1sS3OADkB2awyXcaQ8SGRu7O1Jr4df5PpN1MhYi+BnOLfYYf0KJTlYaQCFTTKyoin8+ZQv+09o9Tf2wnaMX1IaUjsJ9235v2YJ6fH4k+BEAj6ffy06G77pKut+YfUwE8u2YtCDUNZH2BNB10tOsNtwwrXN66tX7xEkyN4CdZZ+BeBA6zJAG1B4kk29DW5Ko5a1juDfy9ygVHCLdgNEOmACCilA3Jzq8xgtepbWEkA0x93kOQ0yuT7MZzPaXZ/tsM5RSFGvIWnlue7LsN954A==

Bu ürettiği kodu yine xButton1 e yapıştırdım

 

Dediğiniz gibi ekteki dosyaları da koydum yanına ama olmadı

Edited by mdduru
Link to comment
Share on other sites

  • Editor

Programı derledikten sonra koyacaksınız. Çnkü lua5.1dll üzerine ams yenisini yazıyo. O yüzden derleyin o kod ile sonra dll leri atın


Sent from my iPhone using Tapatalk

Link to comment
Share on other sites

  • 1 yıl yıl...
  • 2 hafta sonra ...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...