uMEC Documentation - Architecture and Installation

a project by FSzekely

Overview

Updated almost 6 years ago. 2 hacker ♥️. 3 followers.

DRM driver for USB-based SiS graphics cards

a project by tdz

Back in the late 90s to early 2000s, SiS graphics chips were fairly common and found in many low-end devices. Today, the chips are still capable enough for simple graphics needs, but the graphics cards were on PCI and AGP buses. They are not usable in modern computers.

Updated over 4 years ago. 3 hacker ♥️. 1 follower.

machine learning with Python

a project by hrommel1

Description

Updated about 1 year ago. No love. 1 follower.

ReFrame: Yet another Wayland remote desktop.

a project by AZhou

Description

Updated about 10 hours ago. 2 hacker ♥️. 1 follower.

Learning podman with selinux enabled

a project by gosipyan

Project Description

Podman is an open-source, Linux-based tool that builds Docker-compatible container images

Updated over 3 years ago. 1 hackers ♥️. 1 follower.

Open Source ONVIF Camera Implementation

a project by nbelouin

Updated about 2 years ago. 1 hackers ♥️. 1 follower.

Gemini-Powered Systemic Bug Evaluation and Management Assistant

a project by rtsvetkov

Description

To build a tool or system that takes a raw bug report (including error messages and context) and uses a large language model (LLM) to generate a series of structured, Socratic-style or Systemic questions designed to guide a the integration and development toward the root cause, rather than just providing a direct, potentially incorrect fix.

Updated about 20 hours ago. 5 hacker ♥️. 5 followers.

OSHW USB token for Passkeys (FIDO2, U2F, WebAuthn) and PGP

a project by duwe

Description

Updated 1 day ago. 1 hackers ♥️. 1 follower.

investigate how kernel live patching works

a project by herbert0890

kGraft is SUSE Labs answer to the rising need for being able to patch the running kernel without rebooting the system. I think this kind of tool is very cool, so by this hackweek chance, I want to investigate it how it works and how it was implemented. And also by this chance, I hope I can improve my ability of kernel hacking. If you are also interested in kernel live patching, please join this project together.

Updated over 4 years ago. 1 hackers ♥️.

AppArmor utils: rewrite more rule types into classes

an invention by cboltz

While the python-based AppArmor utils (aa-logprof etc.) are much easier to understand and maintain than the old perl code, there are still some terribly long functions like parseprofiledata() in aa.py that are not too easy to understand. Also, using hasher() (a recursive array) as storage can have some strange side effects. Another problem is that test coverage isn't too good, especially for the bigger functions.

Updated over 6 years ago. 1 hackers ♥️.