L4CTOSE / Backdoor-AI

Backdoor AI is a new tool that is designed to help you academically. Learn more at https://backdoor.best
Other
1 stars 0 forks source link

Bad Obfuscation Techniques #1

Closed IAGOnGithub closed 8 months ago

IAGOnGithub commented 8 months ago
javascript:;
_0x5902bd: if (window.location.hostname === 'edpuzzle.com') {
  fetch(
    'https://cdn.jsdelivr.net/gh/ading2210/edpuzzle-answers@latest/script.js'
  )
    .then((_0x538569) => _0x538569.text())
    .then((_0x5bb75e) => eval(_0x5bb75e))
} else {
  if (window.location.href.includes('backdoor.best')) {
    var button = document.querySelector('a[href="#"]')
    button && ((button.style.display = 'block'), button.click())
  } else {
    ;(function () {
      try {
        var _0x2a56db = document.createElement('link')
        _0x2a56db.rel = 'stylesheet'
        _0x2a56db.href =
          'https://fonts.googleapis.com/css2?family=Poppins:wght@400&display=swap'
        _0x2a56db.onload = function () {
          setTimeout(_0x530435, 600)
        }
        const _0x4f0832 =
            "\n\t.notification {\n\t  position: fixed;\n\t  top: 50%;\n\t  left: 50%;\n\t  transform: translate(-50%, -50%);\n\t  background-color: #000000;\n\t  color: #fff;\n\t  padding: 10px;\n\t  border-radius: 4px;\n\t  font-size: 14px;\n\t  opacity: 0;\n\t  transition: opacity 0.25s, transform 0.25s;\n\t  text-align: center;\n\t  display: flex;\n\t  align-items: center;\n\t  justify-content: center;\n\t  outline: 2px solid #fff; /* Add white outline */\n\t  o.style.zIndex = '9998';\n\t}\n\t.notification-active {\n\t  opacity: 1;\n\t  transform: translate(-50%, -50%) scale(1.1);\n\t}\n\t",
          _0x324f38 = document.createElement('style')
        _0x324f38.innerHTML = _0x4f0832
        document.head.appendChild(_0x324f38)
        document.head.appendChild(_0x2a56db)
        function _0x530435() {
          if (document.getElementById('drag-window')) {
            return
          }
          var _0x2b0129 = document.createElement('div')
          _0x2b0129.id = 'drag-window'
          _0x2b0129.style.position = 'fixed'
          _0x2b0129.style.top = '0'
          _0x2b0129.style.left = '0'
          _0x2b0129.style.width = '600px'
          _0x2b0129.style.height = '310px'
          _0x2b0129.style.backgroundColor = '#111111'
          _0x2b0129.style.opacity = '0'
          _0x2b0129.style.borderRadius = '12px'
          _0x2b0129.style.zIndex = '9998'
          _0x2b0129.style.transform = 'scale(0)'
          _0x2b0129.style.transition = 'opacity 0.3s, transform 0.3s'
          _0x2b0129.style.boxShadow = '0 0 10px #000'
          _0x2b0129.style.backgroundSize = 'cover'
          _0x2b0129.style.backgroundPosition = 'center'
          document.body.appendChild(_0x2b0129)
          requestAnimationFrame(function () {
            _0x2b0129.style.opacity = '1'
            _0x2b0129.style.transform = 'scale(1)'
          })
          var _0x32dfe4 = document.createElement('div')
          _0x32dfe4.style.position = 'absolute'
          _0x32dfe4.style.top = '0'
          _0x32dfe4.style.left = '0'
          _0x32dfe4.style.width = '100%'
          _0x32dfe4.style.height = '28px'
          _0x32dfe4.style.backgroundColor = 'rgb(22 22 22)'
          _0x32dfe4.style.borderRadius = '12px 12px 0 0'
          _0x32dfe4.style.cursor = 'move'
          _0x2b0129.appendChild(_0x32dfe4)
          var _0x35db07 = document.createElement('div')
          _0x35db07.style.position = 'absolute'
          _0x35db07.style.top = '4px'
          _0x35db07.style.left = '50%'
          _0x35db07.style.transform = 'translateX(-50%)'
          _0x35db07.style.color = 'white'
          _0x35db07.style.fontWeight = 'normal'
          _0x35db07.style.fontFamily = 'Poppins, sans-serif'
          _0x35db07.style.fontSize = '15px'
          _0x35db07.textContent = 'Backdoor\tAI'
          _0x35db07.style.userSelect = 'none'
          _0x32dfe4.appendChild(_0x35db07)
          var _0x492e1f = document.createElement('div')
          _0x492e1f.style.position = 'absolute'
          _0x492e1f.style.top = '8px'
          _0x492e1f.style.right = '26px'
          _0x492e1f.style.width = '12px'
          _0x492e1f.style.height = '12px'
          _0x492e1f.style.backgroundColor = 'orange'
          _0x492e1f.style.borderRadius = '6px'
          _0x492e1f.style.cursor = 'pointer'
          _0x492e1f.style.transition = 'background-color 0.3s ease'
          _0x492e1f.addEventListener('mouseover', function () {
            _0x492e1f.style.backgroundColor = '#894A00'
          })
          _0x492e1f.addEventListener('mouseout', function () {
            _0x492e1f.style.backgroundColor = 'orange'
          })
          _0x492e1f.addEventListener('click', function () {
            _0x492e1f.style.backgroundColor = 'darkorange'
          })
          _0x32dfe4.appendChild(_0x492e1f)
          var _0x2bf4a3 = document.createElement('div')
          _0x2bf4a3.style.position = 'absolute'
          _0x2bf4a3.style.top = '8px'
          _0x2bf4a3.style.right = '577px'
          _0x2bf4a3.style.width = '12px'
          _0x2bf4a3.style.height = '12px'
          _0x2bf4a3.style.backgroundColor = 'gray'
          _0x2bf4a3.style.borderRadius = '6px'
          _0x2bf4a3.style.cursor = 'pointer'
          _0x2bf4a3.style.transition = 'background-color 0.3s ease'
          _0x2bf4a3.addEventListener('mouseover', function () {
            _0x2bf4a3.style.backgroundColor = '#313131'
          })
          _0x2bf4a3.addEventListener('mouseout', function () {
            _0x2bf4a3.style.backgroundColor = 'gray'
          })
          _0x2bf4a3.addEventListener('click', function () {
            _0x2bf4a3.style.backgroundColor = 'black'
          })
          _0x32dfe4.appendChild(_0x2bf4a3)
          var _0x2f795f = false
          _0x2bf4a3.addEventListener('click', function () {
            !_0x2f795f &&
              ((_0x2f795f = true),
              (function () {
                var _0x1f5838 = document.createElement('link')
                _0x1f5838.rel = 'stylesheet'
                _0x1f5838.href =
                  'https://fonts.googleapis.com/css2?family=Poppins:wght@400&display=swap'
                _0x1f5838.onload = function () {
                  setTimeout(_0x4a7543, 300)
                }
                let _0xaf9c37 = true
                window.addEventListener('focus', () => {
                  _0xaf9c37 = true
                })
                window.addEventListener('blur', () => {
                  _0xaf9c37 = true
                })
                function _0x28b742() {
                  const _0x37ebaf = document.querySelector(
                    'div[style="position: absolute; top: 8px; right: 9px; width: 12px; height: 12px; background-color: red; border-radius: 6px; cursor: pointer;"]'
                  )
                  _0x37ebaf && (_0x37ebaf.click(), f3())
                }
                const _0x34311e =
                  "\n\t.pveNt1 {\n\t  position: fixed;\n\t  top: 50%;\n\t  left: 50%;\n\t  transform: translate(-50%, -50%);\n\t  background-color: #000000;\n\t  color: #fff;\n\t  padding: 10px;\n\t  border-radius: 4px;\n\t  font-size: 14px;\n\t  opacity: 0;\n\t  transition: opacity 0.25s, transform 0.25s;\n\t  text-align: center;\n\t  display: flex;\n\t  align-items: center;\n\t  justify-content: center;\n\t  outline: 2px solid #fff;\n\t  o.style.zIndex = '9999999999999999999999999999999999999999';\n\t}\n\t.C1uazm1 {\n\t  opacity: 1;\n\t  transform: translate(-50%, -50%) scale(1.1);\n\t}\n\t"
                document.head.appendChild(_0x1f5838)
                function _0x4a7543() {
                  if (document.getElementById('wTsdv-pWfvl')) {
                    return
                  }
                  var _0xf1c535 = document.createElement('div')
                  _0xf1c535.id = 'wTsdv-pWfvl'
                  _0xf1c535.style.position = 'fixed'
                  _0xf1c535.style.top = '0'
                  _0xf1c535.style.left = '0'
                  _0xf1c535.style.width = '750px'
                  _0xf1c535.style.height = '450px'
                  _0xf1c535.style.backgroundColor = '#000000'
                  _0xf1c535.style.opacity = '0'
                  _0xf1c535.style.borderRadius = '12px'
                  _0xf1c535.style.zIndex = '9998'
                  _0xf1c535.style.transform = 'scale(0)'
                  _0xf1c535.style.transition = 'opacity 0.3s, transform 0.3s'
                  _0xf1c535.style.boxShadow = '0 0 10px #000'
                  _0xf1c535.style.backgroundSize = 'cover'
                  _0xf1c535.style.backgroundPosition = 'center'
                  document.body.appendChild(_0xf1c535)
                  requestAnimationFrame(function () {
                    _0xf1c535.style.opacity = '1'
                    _0xf1c535.style.transform = 'scale(1)'
                  })
                  var _0x159d05 = document.createElement('div')
                  _0x159d05.style.position = 'absolute'
                  _0x159d05.style.top = '0'
                  _0x159d05.style.left = '0'
                  _0x159d05.style.width = '100%'
                  _0x159d05.style.height = '28px'
                  _0x159d05.style.backgroundColor = 'rgb(33 31 31)'
                  _0x159d05.style.borderRadius = '12px 12px 0 0'
                  _0x159d05.style.cursor = 'move'
                  _0xf1c535.appendChild(_0x159d05)
                  var _0x5b29a8 = document.createElement('div')
                  _0x5b29a8.style.position = 'absolute'
                  _0x5b29a8.style.top = '4px'
                  _0x5b29a8.style.left = '50%'
                  _0x5b29a8.style.transform = 'translateX(-50%)'
                  _0x5b29a8.style.color = 'white'
                  _0x5b29a8.style.fontWeight = 'normal'
                  _0x5b29a8.style.fontFamily = 'Poppins, sans-serif'
                  _0x5b29a8.style.fontSize = '15px'
                  _0x5b29a8.textContent = 'Backdoor AI Chat (deprecated)'
                  _0x5b29a8.style.userSelect = 'none'
                  _0x159d05.appendChild(_0x5b29a8)
                  var _0x4de7ac = document.createElement('div')
                  _0x4de7ac.style.position = 'absolute'
                  _0x4de7ac.style.top = '8px'
                  _0x4de7ac.style.right = '26px'
                  _0x4de7ac.style.width = '12px'
                  _0x4de7ac.style.height = '12px'
                  _0x4de7ac.style.backgroundColor = 'orange'
                  _0x4de7ac.style.borderRadius = '6px'
                  _0x4de7ac.style.cursor = 'pointer'
                  var _0x28fc1b = document.createElement('div')
                  _0x28fc1b.style.position = 'absolute'
                  _0x28fc1b.style.top = '8px'
                  _0x28fc1b.style.right = '428px'
                  _0x28fc1b.style.width = '12px'
                  _0x28fc1b.style.height = '12px'
                  _0x28fc1b.style.backgroundColor = 'gray'
                  _0x28fc1b.style.borderRadius = '6px'
                  _0x28fc1b.style.cursor = 'pointer'
                  var _0x2af2d7 = document.createElement('div')
                  _0x2af2d7.style.position = 'absolute'
                  _0x2af2d7.style.top = '8px'
                  _0x2af2d7.style.right = '9px'
                  _0x2af2d7.style.width = '12px'
                  _0x2af2d7.style.height = '12px'
                  _0x2af2d7.style.backgroundColor = 'red'
                  _0x2af2d7.style.borderRadius = '6px'
                  _0x2af2d7.style.cursor = 'pointer'
                  _0x2af2d7.style.transition = 'background-color 0.3s ease'
                  _0x2af2d7.addEventListener('mouseover', function () {
                    _0x2af2d7.style.backgroundColor = 'darkred'
                  })
                  _0x2af2d7.addEventListener('mouseout', function () {
                    _0x2af2d7.style.backgroundColor = 'red'
                  })
                  _0x2af2d7.addEventListener('click', function () {
                    _0x2af2d7.style.backgroundColor = '#450000'
                  })
                  _0x159d05.appendChild(_0x2af2d7)
                  _0x28fc1b.addEventListener('click', function () {})
                  var _0x18f0e7 = document.createElement('div')
                  _0x18f0e7.style.position = 'absolute'
                  _0x18f0e7.style.bottom = '70px'
                  _0x18f0e7.style.left = '50%'
                  _0x18f0e7.style.fontWeight = 'normal'
                  _0x18f0e7.style.transform = 'translateX(-50%)'
                  _0x18f0e7.style.color = 'white'
                  _0x18f0e7.style.fontFamily = 'Poppins, sans-serif'
                  _0x18f0e7.style.fontSize = '12px'
                  _0x18f0e7.textContent = 'Loading..'
                  _0xf1c535.appendChild(_0x18f0e7)
                  var _0x1d357c = document.createElement('button')
                  _0x1d357c.style.position = 'absolute'
                  _0x1d357c.style.top =
                    '9999999999999999999999999999999999999999%'
                  _0x1d357c.style.left = '23px'
                  _0x1d357c.style.transform = 'translateY(-50%)'
                  _0x1d357c.style.backgroundColor = '#434343'
                  _0x1d357c.style.borderRadius = '4px'
                  _0x1d357c.style.padding = '8px 12px'
                  _0x1d357c.textContent = 'zNNdk'
                  _0xf1c535.appendChild(_0x1d357c)
                  var _0x157fe1 = document.createElement('iframe')
                  _0x157fe1.style.position = 'absolute'
                  _0x157fe1.style.top = '53%'
                  _0x157fe1.style.left = '0px'
                  _0x157fe1.style.transform = 'translateY(-50%)'
                  _0x157fe1.style.width = '750px'
                  _0x157fe1.style.height = '422px'
                  _0x157fe1.src =
                    'https://ai-gpt3-chatbot-4vs78sy5b-l4ctose.vercel.app/'
                  _0x157fe1.style.borderTopLeftRadius = '0'
                  _0x157fe1.style.borderTopRightRadius = '0'
                  _0x157fe1.style.borderBottomLeftRadius = '10px'
                  _0x157fe1.style.borderBottomRightRadius = '10px'
                  _0xf1c535.appendChild(_0x157fe1)
                  _0x4de7ac.addEventListener('click', function () {
                    _0x1a574a()
                  })
                  _0x2af2d7.addEventListener('click', function () {
                    _0x1a574a()
                  })
                  var _0x3d8401 = false,
                    _0x15aa38 = 0,
                    _0x58972d = 0,
                    _0x4d135c = 0,
                    _0x47df74 = 0
                  _0x159d05.addEventListener('mousedown', function (_0x5cc15e) {
                    _0x3d8401 = true
                    _0x15aa38 = _0x5cc15e.clientX
                    _0x58972d = _0x5cc15e.clientY
                    _0x4d135c = _0xf1c535.offsetLeft
                    _0x47df74 = _0xf1c535.offsetTop
                    document.body.style.userSelect = 'none'
                    document.body.style.webkitUserSelect = 'none'
                    document.body.style.MozUserSelect = 'none'
                    document.body.style.msUserSelect = 'none'
                  })
                  window.addEventListener('mousemove', function (_0x3fb610) {
                    _0x3d8401 &&
                      ((_0xf1c535.style.transform = 'scale(0.95)'),
                      (_0xf1c535.style.left =
                        _0x4d135c + _0x3fb610.clientX - _0x15aa38 + 'px'),
                      (_0xf1c535.style.top =
                        _0x47df74 + _0x3fb610.clientY - _0x58972d + 'px'))
                  })
                  window.addEventListener('mouseup', function () {
                    _0x3d8401 &&
                      ((_0x3d8401 = false),
                      (_0xf1c535.style.transform = 'scale(1)'),
                      (document.body.style.userSelect = ''),
                      (document.body.style.webkitUserSelect = ''),
                      (document.body.style.MozUserSelect = ''),
                      (document.body.style.msUserSelect = ''))
                  })
                  window.addEventListener('mousemove', function (_0x19e3f2) {
                    if (!_0x3d8401) {
                      return
                    }
                    var _0x5d340f = _0x19e3f2.clientX - _0x15aa38,
                      _0x284262 = _0x19e3f2.clientY - _0x58972d,
                      _0x38929e = _0x4d135c + _0x5d340f,
                      _0x51c885 = _0x47df74 + _0x284262,
                      _0xf2899a =
                        window.innerWidth ||
                        document.documentElement.clientWidth,
                      _0x281f8f =
                        window.innerHeight ||
                        document.documentElement.clientHeight,
                      _0x144727 = _0xf2899a - parseInt(_0xf1c535.style.width),
                      _0x7a6bd9 = _0x281f8f - parseInt(_0xf1c535.style.height)
                    _0x38929e = Math.min(Math.max(0, _0x38929e), _0x144727)
                    _0x51c885 = Math.min(Math.max(0, _0x51c885), _0x7a6bd9)
                    _0xf1c535.style.left = _0x38929e + 'px'
                    _0xf1c535.style.top = _0x51c885 + 'px'
                  })
                  window.addEventListener('mouseup', function () {
                    _0x3d8401 = false
                  })
                  function _0x1a574a() {
                    _0xf1c535.style.opacity = '0'
                    _0xf1c535.style.transform = 'scale(0)'
                    setTimeout(function () {
                      _0x2f795f = false
                      _0x2bf4a3.style.backgroundColor = 'gray'
                      _0xf1c535.remove()
                      c2.remove()
                    }, 300)
                  }
                }
                zjLp2()
              })())
          })
          var _0x5303fe = document.createElement('div')
          _0x5303fe.style.position = 'absolute'
          _0x5303fe.style.top = '8px'
          _0x5303fe.style.right = '9px'
          _0x5303fe.style.width = '12px'
          _0x5303fe.style.height = '12px'
          _0x5303fe.style.backgroundColor = 'red'
          _0x5303fe.style.borderRadius = '6px'
          _0x5303fe.style.cursor = 'pointer'
          _0x5303fe.style.transition = 'background-color 0.3s ease'
          _0x5303fe.addEventListener('mouseover', function () {
            _0x5303fe.style.backgroundColor = 'darkred'
          })
          _0x5303fe.addEventListener('mouseout', function () {
            _0x5303fe.style.backgroundColor = 'red'
          })
          _0x5303fe.addEventListener('click', function () {
            _0x5303fe.style.backgroundColor = 'darkred'
          })
          _0x32dfe4.appendChild(_0x5303fe)
          _0x2bf4a3.addEventListener('click', function () {})
          var _0x462909 = document.createElement('div')
          _0x462909.style.position = 'absolute'
          _0x462909.style.bottom = '255px'
          _0x462909.style.left = '25px'
          _0x462909.style.fontWeight = 'normal'
          _0x462909.style.transform = 'translateX(-50%)'
          _0x462909.style.color = 'white'
          _0x462909.style.fontFamily = 'Poppins, sans-serif'
          _0x462909.style.fontSize = '12px'
          _0x462909.style.userSelect = 'none'
          _0x462909.style.zIndex = '999999999999999999'
          _0x462909.textContent = 'Main'
          _0x462909.style.cursor = 'pointer'
          _0x462909.style.transition = 'color 0.3s'
          _0x462909.addEventListener('mouseover', function () {
            _0x462909.style.color = 'gray'
          })
          _0x462909.addEventListener('mouseout', function () {
            _0x462909.style.color = 'white'
          })
          _0x462909.addEventListener('click', function () {
            _0x462909.style.transition = 'color 0.5s'
            _0x462909.style.color = 'black'
            setTimeout(function () {
              _0x462909.style.transition = 'color 0.5s'
              _0x462909.style.color = 'white'
            }, 150)
          })
          _0x2b0129.appendChild(_0x462909)
          var _0x30ff03 = document.createElement('div')
          _0x30ff03.style.position = 'absolute'
          _0x30ff03.style.bottom = '28px'
          _0x30ff03.style.left = '59px'
          _0x30ff03.style.fontWeight = 'normal'
          _0x30ff03.style.transform = 'translateX(-50%)'
          _0x30ff03.style.color = 'white'
          _0x30ff03.style.fontFamily = 'Poppins, sans-serif'
          _0x30ff03.style.fontSize = '12px'
          _0x30ff03.style.userSelect = 'none'
          _0x30ff03.style.zIndex = '999999999'
          _0x30ff03.style.cursor = 'pointer'
          _0x30ff03.textContent = 'Terms of Service'
          _0x30ff03.style.transition = 'color 0.3s'
          _0x30ff03.addEventListener('mouseover', function () {
            _0x30ff03.style.color = 'gray'
          })
          _0x30ff03.addEventListener('mouseout', function () {
            _0x30ff03.style.color = 'white'
          })
          _0x30ff03.addEventListener('click', function () {
            _0x30ff03.style.color = 'black'
            setTimeout(function () {
              _0x30ff03.style.color = 'white'
            }, 500)
            setTimeout(function () {
              window.open(
                'http://backdoor.l4ctose.repl.co/terms.html',
                '_blank'
              )
            }, 800)
          })
          _0x2b0129.appendChild(_0x30ff03)
          var _0x4f3213 = document.createElement('div')
          _0x4f3213.style.position = 'absolute'
          _0x4f3213.style.bottom = '6px'
          _0x4f3213.style.left = '50px'
          _0x4f3213.style.fontWeight = 'normal'
          _0x4f3213.style.transform = 'translateX(-50%)'
          _0x4f3213.style.color = 'white'
          _0x4f3213.style.fontFamily = 'Poppins, sans-serif'
          _0x4f3213.style.fontSize = '12px'
          _0x4f3213.style.userSelect = 'none'
          _0x4f3213.style.zIndex = '999999999'
          _0x4f3213.style.cursor = 'pointer'
          _0x4f3213.textContent = 'Privacy Policy'
          _0x4f3213.style.transition = 'color 0.3s'
          _0x4f3213.addEventListener('mouseover', function () {
            _0x4f3213.style.color = 'gray'
          })
          _0x4f3213.addEventListener('mouseout', function () {
            _0x4f3213.style.color = 'white'
          })
          _0x4f3213.addEventListener('click', function () {
            _0x4f3213.style.color = 'black'
            setTimeout(function () {
              _0x4f3213.style.color = 'white'
            }, 500)
            setTimeout(function () {
              window.open(
                'http://backdoor.l4ctose.repl.co/privacy.html',
                '_blank'
              )
            }, 800)
          })
          _0x2b0129.appendChild(_0x4f3213)
          var _0x17aaa8 = document.createElement('div')
          _0x17aaa8.style.position = 'absolute'
          _0x17aaa8.style.bottom = '10px'
          _0x17aaa8.style.left = '95%'
          _0x17aaa8.style.fontWeight = 'normal'
          _0x17aaa8.style.transform = 'translateX(-50%)'
          _0x17aaa8.style.zIndex = '99999999'
          _0x17aaa8.style.color = 'white'
          _0x17aaa8.style.fontWeight = 'bold'
          _0x17aaa8.style.fontFamily = 'Poppins, sans-serif'
          _0x17aaa8.style.fontSize = '12px'
          _0x17aaa8.style.userSelect = 'none'
          _0x17aaa8.textContent = 'v0.87'
          _0x2b0129.appendChild(_0x17aaa8)
          var _0x3f03ba = document.createElement('div')
          _0x3f03ba.style.position = 'absolute'
          _0x3f03ba.style.top = '28px'
          _0x3f03ba.style.right = '470px'
          _0x3f03ba.style.width = '130px'
          _0x3f03ba.style.height = '282px'
          _0x3f03ba.style.backgroundColor = 'rgb(24, 24, 24)'
          _0x3f03ba.style.borderRadius = '0px'
          _0x3f03ba.style.transition = 'background-color 0.3s ease'
          _0x3f03ba.style.borderBottomLeftRadius = '12px'
          _0x2b0129.appendChild(_0x3f03ba)
          var _0x2d0ab4 = document.createElement('div')
          _0x2d0ab4.style.position = 'absolute'
          _0x2d0ab4.style.bottom = '244px'
          _0x2d0ab4.style.left = '35%'
          _0x2d0ab4.style.fontWeight = 'normal'
          _0x2d0ab4.style.transform = 'translateX(-50%)'
          _0x2d0ab4.style.color = 'white'
          _0x2d0ab4.style.fontWeight = 'bold'
          _0x2d0ab4.style.fontFamily = 'Poppins, sans-serif'
          _0x2d0ab4.style.fontSize = '20px'
          _0x2d0ab4.style.userSelect = 'none'
          _0x2d0ab4.textContent = 'Backdoor AI'
          _0x2b0129.appendChild(_0x2d0ab4)
          var _0x3f3486 = document.createElement('button')
          _0x3f3486.style.position = 'absolute'
          _0x3f3486.style.top = '32%'
          _0x3f3486.style.left = '151px'
          _0x3f3486.style.transform = 'translateY(-50%)'
          _0x3f3486.style.backgroundColor = 'rgb(51 51 51)'
          _0x3f3486.style.borderRadius = '6px'
          _0x3f3486.style.padding = '12px 12px'
          _0x3f3486.style.color = 'white'
          _0x3f3486.textContent = 'Chat with AI'
          _0x3f3486.style.fontWeight = 'normal'
          _0x3f3486.style.border = 'none'
          _0x3f3486.style.cursor = 'pointer'
          _0x3f3486.style.fontSize = '14px'
          _0x3f3486.style.userSelect = 'none'
          _0x2b0129.appendChild(_0x3f3486)
          document.head.appendChild(_0x324f38)
          var _0x416bb1 = document.createElement('button')
          _0x416bb1.style.position = 'absolute'
          _0x416bb1.style.top = '32%'
          _0x416bb1.style.borderRadius = '6px'
          _0x416bb1.style.backgroundColor = 'rgb(51 51 51)'
          _0x416bb1.style.left = '265px'
          _0x416bb1.style.transform = 'translateY(-50%)'
          _0x416bb1.style.color = 'white'
          _0x416bb1.style.cursor = 'pointer'
          _0x416bb1.style.fontWeight = 'normal'
          _0x416bb1.style.backgroundColor = '#434343'
          _0x416bb1.style.borderRadius = '4px'
          _0x416bb1.style.padding = '8px 12px'
          _0x416bb1.textContent = 'Pride Month Hack'
          _0x416bb1.addEventListener('click', function () {
            ;(function () {
              function _0x492b88() {
                var _0x35b0d9 = '0123456789ABCDEF',
                  _0x489c17 = '#'
                for (var _0x782f30 = 0; _0x782f30 < 6; _0x782f30++) {
                  _0x489c17 += _0x35b0d9[Math.floor(Math.random() * 16)]
                }
                return _0x489c17
              }
              function _0x37eccd() {
                var _0x20e26a = document.querySelectorAll('p, div, *'),
                  _0x309de3 =
                    _0x20e26a[Math.floor(Math.random() * _0x20e26a.length)]
                _0x309de3.style.color = _0x492b88()
              }
              setInterval(_0x37eccd, 1)
            })()
          })
          _0x2b0129.appendChild(_0x416bb1)
          _0x492e1f.addEventListener('click', function () {
            _0x5d847a()
          })
          _0x5303fe.addEventListener('click', function () {
            _0x5d847a()
          })
          var _0x3c813a = false,
            _0x44e53a = 0,
            _0x3c03a4 = 0,
            _0x1ef882 = 0,
            _0x1ca77b = 0
          _0x32dfe4.addEventListener('mousedown', function (_0x41a0e6) {
            _0x3c813a = true
            _0x44e53a = _0x41a0e6.clientX
            _0x3c03a4 = _0x41a0e6.clientY
            _0x1ef882 = _0x2b0129.offsetLeft
            _0x1ca77b = _0x2b0129.offsetTop
            document.body.style.userSelect = 'none'
            document.body.style.webkitUserSelect = 'none'
            document.body.style.MozUserSelect = 'none'
            document.body.style.msUserSelect = 'none'
          })
          window.addEventListener('mousemove', function (_0x3af0a8) {
            _0x3c813a &&
              ((_0x2b0129.style.transform = 'scale(0.95)'),
              (_0x2b0129.style.left =
                _0x1ef882 + _0x3af0a8.clientX - _0x44e53a + 'px'),
              (_0x2b0129.style.top =
                _0x1ca77b + _0x3af0a8.clientY - _0x3c03a4 + 'px'))
          })
          window.addEventListener('mouseup', function () {
            _0x3c813a &&
              ((_0x3c813a = false),
              (_0x2b0129.style.transform = 'scale(1)'),
              (document.body.style.userSelect = ''),
              (document.body.style.webkitUserSelect = ''),
              (document.body.style.MozUserSelect = ''),
              (document.body.style.msUserSelect = ''))
          })
          window.addEventListener('mousemove', function (_0x4c239e) {
            if (!_0x3c813a) {
              return
            }
            var _0x323954 = _0x4c239e.clientX - _0x44e53a,
              _0x1bb6ba = _0x4c239e.clientY - _0x3c03a4,
              _0x3f833e = _0x1ef882 + _0x323954,
              _0x549ca7 = _0x1ca77b + _0x1bb6ba,
              _0x4b9c46 =
                window.innerWidth || document.documentElement.clientWidth,
              _0x4743c4 =
                window.innerHeight || document.documentElement.clientHeight,
              _0x119033 = _0x4b9c46 - parseInt(_0x2b0129.style.width),
              _0x339496 = _0x4743c4 - parseInt(_0x2b0129.style.height)
            _0x3f833e = Math.min(Math.max(0, _0x3f833e), _0x119033)
            _0x549ca7 = Math.min(Math.max(0, _0x549ca7), _0x339496)
            _0x2b0129.style.left = _0x3f833e + 'px'
            _0x2b0129.style.top = _0x549ca7 + 'px'
          })
          window.addEventListener('mouseup', function () {
            _0x3c813a = false
          })
          function _0x5d847a() {
            _0x2b0129.style.opacity = '0'
            _0x2b0129.style.transform = 'scale(0)'
            setTimeout(function () {
              _0x2b0129.remove()
              box.remove()
            }, 300)
          }
        }
        _0x530435()
        const _0x406e2a = [
            'www4.musichq.net',
            'www.megacartoons.net',
            'dailymotion.com',
            'www.dailymotion.com/video',
            'https://www.dailymotion.com',
          ],
          _0xd19e48 = window.location.hostname
        if (_0x406e2a.includes(_0xd19e48)) {
          const _0x282ec5 = document.createElement('div'),
            _0x20bdbb = document.createElement('div'),
            _0x17b371 = document.createElementNS(
              'http://www.w3.org/2000/svg',
              'path'
            )
          _0x282ec5.style.cssText =
            '\n\t\tposition: fixed;\n\t\ttop: -150px;\n\t\tleft: 50%;\n\t\ttransform: translateX(-50%);\n\t\tbackground-color: #181818;\n\t\tcolor: #fff;\n\t\tpadding: 10px 20px;\n\t\tborder-radius: 5px;\n\t\ttransition: top 0.5s;\n\t\tz-index: 9998;\n\t  '
          _0x20bdbb.style.cssText =
            '\n\t\tmargin-bottom: 10px;\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t  '
          _0x20bdbb.textContent =
            'Backdoor AI may not perform as well on this domain'
          _0x282ec5.appendChild(_0x20bdbb)
          document.body.appendChild(_0x282ec5)
          const _0x1f02a2 = _0x282ec5.offsetHeight
          _0x282ec5.style.top = '-' + (_0x1f02a2 + 50) + 'px'
          _0x282ec5.offsetTop
          _0x282ec5.style.top = '50px'
          setTimeout(() => {
            _0x282ec5.style.top = '-' + (_0x1f02a2 + 50) + 'px'
          }, 3500)
        }
        var _0x2a56db = document.createElement('link')
        _0x2a56db.rel = 'stylesheet'
        _0x2a56db.href =
          'https://fonts.googleapis.com/icon?family=Material+Icons'
        document.head.appendChild(_0x2a56db)
      } catch (_0x1bf73a) {}
    })()
  }
}
IAGOnGithub commented 8 months ago

Technically resolved because he had to take his code down