mirror of
https://github.com/youssefnoob003/SindriKit
synced 2026-07-07 21:57:09 +00:00
29 lines
861 B
Markdown
29 lines
861 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve SindriKit
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is. (Note: "AV/EDR caught my payload" is not a bug. See SECURITY.md for details.)
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
1. Compiler used (e.g. MSVC v143, GCC, Clang):
|
|
2. CMake arguments / build configuration:
|
|
3. Minimal code snippet causing the issue:
|
|
4. See error
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Environment details:**
|
|
- OS Architecture: [e.g. Windows 11 x64]
|
|
- Payload Architecture: [e.g. x86 or x64]
|
|
- Build Tier: [DEBUG or SILENT]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here. (If it's an OpSec leak in SILENT tier, please open a Security Advisory instead of a public issue).
|