https://github.com/jcapellman/rvepp-app
RISC Versatile Endpoint Protection
https://github.com/jcapellman/rvepp-app
cybersecurity endpoint-protection risc-v
Last synced: 2 months ago
JSON representation
RISC Versatile Endpoint Protection
- Host: GitHub
- URL: https://github.com/jcapellman/rvepp-app
- Owner: jcapellman
- License: apache-2.0
- Created: 2024-07-08T03:10:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-09T23:23:26.000Z (almost 2 years ago)
- Last Synced: 2025-03-05T02:41:22.857Z (over 1 year ago)
- Topics: cybersecurity, endpoint-protection, risc-v
- Language: Rust
- Homepage:
- Size: 75.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rvepp
rvepp stands for RISC Versatile Endpoint Protection. This project picks up from some prior research I was doing on ARMv7 IoT devices several years ago. Balancing proper classification of malware vs. benign files, all while using as few resources as possible.
At present, I have both a RPI 5 and a Waveshare VisionFive2 SBC to build and test on initially, though I am hoping to get both more and less powerful SBCs in time.
## Target Requirements
Initially, given the market right now I am going to target only Ubuntu, but eventually this could be expanded into NetBSD or others.