https://github.com/neuralteam/kernel
Package for directly calling Windows kernel functions (an improved version of https://github.com/C-Sto/BananaPhone).
https://github.com/neuralteam/kernel
dll hacking kernel windows
Last synced: over 1 year ago
JSON representation
Package for directly calling Windows kernel functions (an improved version of https://github.com/C-Sto/BananaPhone).
- Host: GitHub
- URL: https://github.com/neuralteam/kernel
- Owner: NeuralTeam
- License: mit
- Created: 2023-06-22T13:39:14.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-22T18:23:01.000Z (over 2 years ago)
- Last Synced: 2025-01-12T13:24:33.588Z (over 1 year ago)
- Topics: dll, hacking, kernel, windows
- Language: Go
- Homepage: https://pkg.go.dev/github.com/NeuralTeam/kernel
- Size: 21.5 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kernel
kernel is a package for directly calling Windows kernel functions (an improved version of [C-Sto/BananaPhone](https://github.com/C-Sto/BananaPhone)).
# Community
You can contribute to this package.
# Examples
Look in the [examples](https://github.com/NeuralTeam/kernel/tree/master/examples) folder for some usage examples.