Skip to content

Commit bf21b3d

Browse files
authored
Initial Commit
1 parent ca826fc commit bf21b3d

1 file changed

Lines changed: 49 additions & 0 deletions

File tree

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
name: 🐞 Bug Report
3+
about: Report a bug to help us improve the project.
4+
title: "[BUG] - <short description>"
5+
labels: bug
6+
assignees: Cursed271
7+
---
8+
9+
<div align="center">
10+
11+
<p align="center"><img src="https://raw.githubusercontent.com/Cursed271/Cursed271/main/Banner.png" width="100%"></a></p>
12+
<h1>🐞 Bug Report</h1>
13+
14+
<p>
15+
Found a bug in DeadKey? Report it here so we can fix it! Please provide as much detail as possible.
16+
</p>
17+
18+
</div>
19+
20+
## 📝 Description
21+
22+
**Describe the bug**
23+
A clear and concise description of what the issue is.
24+
25+
## 🔄 Steps to Reproduce
26+
27+
1. **Execute the DeadKey Server on the Attacker Machine**: Use "***python3 DeadKeyServer.py***"
28+
2. **Execute the Keylogger on the Target Machine**: Use "***python3 DeadKey.py***"
29+
3. Observe the issue occurring
30+
31+
## 📸 Screenshots (if applicable)
32+
33+
If applicable, add screenshots to help explain the problem.
34+
35+
## 🖥️ System Information
36+
37+
- **OS**: (e.g., Windows 11, Ubuntu 22.04, macOS 14)
38+
- **Python Version**: (e.g., Python 3.10)
39+
- **Terminal Used**: (e.g., Bash, CMD, PowerShell)
40+
41+
## 🛠️ Possible Fixes (Optional)
42+
43+
Do you have any suggestions on how this could be fixed?
44+
45+
## 📩 Additional Context
46+
47+
Add any other context about the problem here.
48+
49+
Thank you for reporting this issue! We’ll investigate and get back to you ASAP. 🚀

0 commit comments

Comments
 (0)