An open API service indexing awesome lists of open source software.

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).

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.