Support NtQuerySystemInformation with SystemCodeIntegrityInformation
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C++
- Stars
- 105
- Forks
- 34
- Avg merge
- 3d 39m
- Merged PRs (30d)
- 5
Description
needed by ebpf-for-windows
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating usersim's implementation or dispatch path for NtQuerySystemInformation and determine how SystemCodeIntegrityInformation requests are represented. Compare the expected behavior needed by ebpf-for-windows with existing system-information handling. Done means the requested information class is supported and its behavior is covered by the repository's relevant validation or tests, if present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- operating-systems, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100