All Projects → fgl27 → KA27

fgl27 / KA27

Licence: Apache-2.0 license
A Mod version of KernelAdiutor (An application which manages kernel parameters)

Programming Languages

java
68154 projects - #9 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to KA27

KMAC
Some usefull info when reverse engineering Kernel Mode Anti-Cheat
Stars: ✭ 31 (+106.67%)
Mutual labels:  kernel
os
x86-64 assembly µkernel
Stars: ✭ 15 (+0%)
Mutual labels:  kernel
ZeldaOS
32bit OS/kernel built from scratch with POSIX.1 compliance
Stars: ✭ 23 (+53.33%)
Mutual labels:  kernel
coq jupyter
Jupyter kernel for Coq
Stars: ✭ 70 (+366.67%)
Mutual labels:  kernel
pfSense-pkg-WireGuard
This is a port of the original WireGuard UI bits as implemented by Netgate in pfSense 2.5.0 to a package suitable for rapid iteration and more frequent updating on future releases of pfSense.
Stars: ✭ 194 (+1193.33%)
Mutual labels:  kernel
cxos
Operating System development experiment in Ada
Stars: ✭ 32 (+113.33%)
Mutual labels:  kernel
ktf
Kernel Test Framework
Stars: ✭ 125 (+733.33%)
Mutual labels:  kernel
mnist-challenge
My solution to TUM's Machine Learning MNIST challenge 2016-2017 [winner]
Stars: ✭ 68 (+353.33%)
Mutual labels:  kernel
Methylenix
The operating system written in Rust
Stars: ✭ 32 (+113.33%)
Mutual labels:  kernel
scaraOS
A 32bit multiboot OS kernel for IA32 (PC/AT) systems.
Stars: ✭ 31 (+106.67%)
Mutual labels:  kernel
zen-kernel
Zen Patched Kernel Sources
Stars: ✭ 1,303 (+8586.67%)
Mutual labels:  kernel
CVE-2016-7255
An exploit for CVE-2016-7255 on Windows 7/8/8.1/10(pre-anniversary) 64 bit
Stars: ✭ 85 (+466.67%)
Mutual labels:  kernel
docker-cheat-sheet
All about docker commands
Stars: ✭ 50 (+233.33%)
Mutual labels:  kernel
gdb 2 root
This python script adds some usefull command to stripped vmlinux image
Stars: ✭ 20 (+33.33%)
Mutual labels:  kernel
HEVD Kernel Exploit
Exploits pack for the Windows Kernel mode driver HackSysExtremeVulnerableDriver written for educational purposes.
Stars: ✭ 44 (+193.33%)
Mutual labels:  kernel
carbon
64 bit monolithic nt-style kernel
Stars: ✭ 60 (+300%)
Mutual labels:  kernel
JamesM
me going through JamesM's kernel development tutorials
Stars: ✭ 35 (+133.33%)
Mutual labels:  kernel
iOS-Jailbreak-Development
GeoSn0w's majestic knowledge base for iOS 12 / iOS 13 Jailbreak Development.
Stars: ✭ 55 (+266.67%)
Mutual labels:  kernel
poplar
Microkernel and userspace written in Rust exploring modern ideas
Stars: ✭ 217 (+1346.67%)
Mutual labels:  kernel
yask
YASK--Yet Another Stencil Kit: a domain-specific language and framework to create high-performance stencil code for implementing finite-difference methods and similar applications.
Stars: ✭ 81 (+440%)
Mutual labels:  kernel

KernelAdiutor

Mod version of original Grarak/KernelAdiutor

Screenshot

Report a bug or request a feature

You can report a bug or request a feature by opening an issue or mention @baybutcher27 with the request/bug on the XDA thread XDA thread

How to report a bug

  • A detailed description of the bug
  • Logcat
  • Make sure there are no similar bug reports already

How to request a feature

  • A detailed description of the feature
  • All kind of information
  • Paths to sys interface
  • What's the content if the sys file
  • How to apply a new value
  • Make sure there are no similar feature requests already

Download/Clone & Build

Clone the project and come in:

$ git clone git://github.com/bhb27/KA27.git
$ cd KernelAdiutor
$ ./gradlew build

I particularly prefer to use this .sh to build Build app Script

Credits

I used following libraries:

Also codes from different people:

Andrei F.

apbaxel

(Many sys interface paths has been taken from his UKM-Project)

Brandon Valosek

Google

License

Copyright (C) 2015 Willi Ye

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

     http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].