alix82

alix82

Get to know SMP on x86 systems better

an idea by alix82

Project Description

In order to learn how operating systems work on a x86 chip, I had written (long ago) a toy OS based on code found on osdev wiki [1]. It allowed me to understand the interaction between the OS and the x86 hardware, and to some extent how the OS handles userspace (I used newlib for some userspace programs). The single-processor OS code later served me well as a base for a course about operating systems I taught at the university.

Updated about 3 years ago. 4 hacker ♥️. 2 followers. Has no hacker: grab it!

D-Bus secure message communication

a project by alix82

Project Description

D-Bus is a easy to use message-oriented mechanism that allows communication between multiple processes running concurrently on the same machine. Any application running on the session bus can install a monitor hook over the bus to listen to all exchanged messages. Sensitive information such as mail passwords will be exchanged in plain text. A malicious software can easily listen and parse all those sensitive messages.

Updated almost 2 years ago. No love. 1 follower.
2
1
0
7

Looking for projects around:

Nothing at the moment

Activity

  • almost 2 years ago: alix82 started D-Bus secure message communication
  • almost 2 years ago: alix82 originated D-Bus secure message communication
  • about 3 years ago: alix82 liked Get to know compaction code better
  • about 3 years ago: alix82 liked Preserve SUSE's history
  • about 3 years ago: alix82 liked Build kdump initrd without dracut
  • about 3 years ago: alix82 liked Finish the btrfs fscontext conversion
  • about 3 years ago: alix82 liked Learn how Linux kernel interacts with a hard-realtime OS
  • about 3 years ago: alix82 liked nvme monitor: continuous discovery and connect to discovered subsystems
  • about 3 years ago: alix82 liked crash-python
  • about 3 years ago: alix82 originated Get to know SMP on x86 systems better