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

https://github.com/captainarash/elx_fuzzer

A kernel driver to assist fuzzing code running on higher exception levels.
https://github.com/captainarash/elx_fuzzer

arm64 arm64-v8a armv8 hypervisor trustzone

Last synced: 6 months ago
JSON representation

A kernel driver to assist fuzzing code running on higher exception levels.

Awesome Lists containing this project

README

          

# elx_fuzzer
A kernel driver to assist fuzzing code running on higher exception levels.
This repo is separate into 2 parts as follows:
1. Kernel space part: elx_driver
2. User space part: elx_app