Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2021
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.98 KB | None | 0 0
  1. <?php
  2. /**
  3. *
  4. * @ This file is created by http://DeZender.Net
  5. * @ deZender (PHP7 Decoder for ionCube Encoder)
  6. *
  7. * @ Version : 4.1.0.1
  8. * @ Author : DeZender
  9. * @ Release on : 29.08.2020
  10. * @ Official site : http://DeZender.Net
  11. *
  12. */
  13.  
  14. require 'admin/sistem/seotools.php';
  15. error_reporting(0);
  16.  
  17. if ($_POST['bultensorgula']) {
  18. if ($sitesecretkeybcs == $_POST['serial']) {
  19. $data = '<?php' . "\r\n";
  20. $data .= '$sayfasecret = "' . $_POST['serial'] . '";' . "\r\n";
  21. $data .= '?>' . "\r\n";
  22. $dosya = fopen('sistem/models.php', 'w');
  23. $yaz = fwrite($dosya, $data);
  24. fclose($dosya);
  25. }
  26. else {
  27. echo '<script>' . "\r\n" . 'var nowOnload = window.onload;' . "\r\n" . 'window.onload = function () { ' . "\r\n" . 'alert(\'Girdiğiniz Key Gecersizdir.\');' . "\r\n" . 'window.location.href = \'index.php\';' . "\r\n" . 'if(nowOnload != null && typeof(nowOnload) == \'function\') { ' . "\r\n" . 'nowOnload(); ' . "\r\n" . '} ' . "\r\n" . '} ' . "\r\n" . '</script>';
  28. }
  29. }
  30.  
  31. require 'sistem/apikey.php';
  32. include 'sistem/models.php';
  33.  
  34. if ($sitesecretkeybcs == $sayfasecret) {
  35. }
  36. else {
  37. function baglan2($url)
  38. {
  39. $curl = curl_init();
  40. curl_setopt($curl, CURLOPT_URL, $url);
  41. curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
  42. curl_setopt($curl, CURLOPT_USERAGENT, $_SERVER['HTTP_USER_AGENT']);
  43. curl_setopt($curl, CURLOPT_FOLLOWLOCATION, true);
  44. curl_setopt($curl, CURLOPT_SSL_VERIFYPEER, false);
  45. $cikti = curl_exec($curl);
  46. curl_close($curl);
  47. return $cikti;
  48. }
  49.  
  50. function lisanssorgu2($url, $url2, $bcs, $stop = false)
  51. {
  52. $lisans_cevap = baglan2($url);
  53.  
  54. if ($lisans_cevap == 'LISANSLI') {
  55. $lisansbitisyeni = '2';
  56. $lyaz = fopen('sistem/apikey.php', 'w+');
  57. @fwrite($lyaz, '<?php' . "\r\n" . '/**' . "\r\n" . 'Üretici Firma: VİVOSİS YAZILIM BİLİŞİM SAN.TİC.LTD.ŞTİ' . "\r\n" . 'Mersis Numarası: 0925082959900001 ' . "\r\n" . '----------------------------------------------------- ' . "\r\n" . 'İştirak: OFİSİMO ® Web Tabanlı Yazılımlar ' . "\r\n" . 'Bu yazılım VİVOSİS YAZILIM BİL.SAN.TİC.LTD.ŞTİ Tarafından www.ofisimo.com sitesi için üretilmiştir.' . "\r\n" . 'Lisanssız kullanım tespit edilmesi halinde açılacak davada, Sanayi ve Ticaret Bakanlığınca ilan edilen değere kadar ' . "\r\n" . 'Tüketici Hakem Heyetleri ile VİVOSİS YAZILIM BİLİŞİM SAN.TİC.LTD.ŞTİ ’nın yerleşim yerindeki Tüketici Mahkemeleri yetkilidir.' . "\r\n" . 'Lisans almak İçin iletişim geçiniz. ' . "\r\n\r\n" . 'Telefon: 0332 606 03 63' . "\r\n" . 'E-Mail: bilgi@ofisimo.com' . "\r\n" . 'Web: www.ofisimo.com' . "\r\n" . '----------------------------------------------' . "\r\n" . 'Aşağıdaki Kodlara Dokunmayınız.' . "\r\n" . ' */' . "\r\n" . '$lisanskodu="' . $bcs . '";' . "\r\n" . '$lisansbitis2 = ' . $lisansbitisyeni . ';' . "\r\n" . '?>');
  58. fclose($lyaz);
  59. }
  60. else if ($lisans_cevap == 'LISANSSIZ') {
  61. exit('<iframe src="https://www.ofisimo.com/ofisimo/src/lisansuyari.php" style=" top:0px; left:0px; bottom:0px; right:0px; width:100%; height:370px; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;">' . "\r\n\t\t" . '</iframe>' . "\r\n\t\t\r\n" . '<link rel="stylesheet" href="https://demoincele.com/style/ofisimo.css">' . "\r\n" . ' <link rel="stylesheet" href="https://demoincele.com/style/css/bootstrap.min.css">' . "\r\n" . '<style>' . "\r\n" . '.section-parallax, .section-parallax2, .section-parallax3, .section-parallax4, .section-parallax5 {' . "\r\n" . ' background-repeat: repeat;' . "\r\n" . ' background-attachment: fixed !important;' . "\r\n" . ' -webkit-background-size: cover;' . "\r\n" . ' -moz-background-size: cover;' . "\r\n" . ' -o-background-size: cover;' . "\r\n" . ' background-size: cover !important;' . "\r\n" . ' background-position: top left !important;' . "\r\n" . '}' . "\r\n\r\n" . '.section_sapce {' . "\r\n" . ' padding: 50px 0;' . "\r\n" . '}' . "\r\n" . '</style>' . "\r\n\t" . '<section class="section_sapce section-parallax parallax cover-image" style="width: 100%;height:250px;background:url(https://www.demoincele.com/style/domain-bg.jpg)" data-image-src="https://www.demoincele.com/style/domain-bg.jpg">' . "\r\n\t\t" . '<div class="row">' . "\r\n\t\t\t" . '<div class="container">' . "\r\n\t\t\t\t" . '<div class="col-sm-12 col-md-12 center-block">' . "\r\n\t\t\t\t\t" . '<div class="row no-gutter cta-content">' . "\r\n\t\t\t\t\t\t" . '<div class="offerdescription">' . "\r\n\t\t\t\t\t\t\t" . '<h2 class="text-uppercase text-center">Key Giriniz</h2>' . "\r\n\t\t\t\t\t\t" . '</div>' . "\r\n\t\t\t\t\t" . '</div>' . "\r\n\t\t\t\t" . '</div>' . "\r\n\t\t\t" . '</div>' . "\r\n\t\t" . '</div>' . "\r\n\r\n\t\t" . '<div class="row">' . "\r\n\t\t\t" . '<div class="container">' . "\r\n\t\t\t\t" . '<div class="col-sm-12 col-md-12 center-block">' . "\r\n\t\t\t\t\t" . '<form class="form-inline domainsearch bg_dark" method="post" action="">' . "\r\n\t\t\t\t\t\t" . '<div class="row no-gutter">' . "\r\n\t\t\t\t\t\t\t" . '<div class="col-sm-10">' . "\r\n\t\t\t\t\t\t\t\t" . '<input type="text" class="form-control" name="serial" value="" placeholder="Serial Key Numaranızı Giriniz..." />' . "\r\n" . ' </div>' . "\r\n\t\t\t\t\t\t\t" . '<div class="col-sm-2">' . "\r\n\t\t\t\t\t\t\t\t" . '<button type="submit" name="bultensorgula" value="bultensorgula" class="btn btn-new mawbutton" style="width:100%">AKTİF ET</button>' . "\r\n\t\t\t\t\t\t\t" . '</div>' . "\r\n\t\t\t\t\t\t" . '</div>' . "\r\n\t\t\t\t\t" . '</form>' . "\r\n\t\t\t\t" . '</div>' . "\r\n\t\t\t" . '</div>' . "\r\n\t\t" . '</div>' . "\r\n\t" . '</section>');
  62. exit();
  63. }
  64. else {
  65. if ($stop) {
  66. header('Location:sistem/bakimmodu.php?bultensorgula=bultensorgula');
  67. return NULL;
  68. }
  69.  
  70. lisanssorgu2($url2, $url, $bcs, true);
  71. }
  72. }
  73.  
  74. function urlToDomain2($url4)
  75. {
  76. if (substr($url4, 0, 8) == 'https://') {
  77. $url4 = substr($url4, 8);
  78. .............................................................................
  79. ...............................................
  80. ..........................
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement