-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathReadME.txt
More file actions
27 lines (17 loc) · 1.2 KB
/
Copy pathReadME.txt
File metadata and controls
27 lines (17 loc) · 1.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
==================================================================== Tiktok : https://www.tiktok.com/@uknowuser_qq ====================================================
This project was created for people in the RedHAT area
The original purpose is to disguise the bypass to "launcher or license generator (cracked software)" so that a victim opens our payloaad
and the virus obtains elevated permissions, Lumina has a function to run background code while the loader works
One technique you can use is to hide the payload in a deep folder of a project, move the executable of the o
riginal program to another folder and have the "launcher" run your payload, then the payload runs the original software
Example:
Main Folder/
├── 🚀 Launcher.exe (or Launcher.py)
└── 📁 Data/
├── 📂 Bin/
│ └── 🛠️ Photoshop_Cracked.exe
└── 📂 Assets/
├── 📜 config.json
└── 💀 Payload.exe (or Payload.py)
Results : Launcher --> Payload --> Photoshop
==================================================================== Tiktok : https://www.tiktok.com/@uknowuser_qq ====================================================