hardening MX with BitVisor AES system

For issues with MX that has been modified from the initial install. Example: adding packages that then cause issues.
Post Reply
Message
Author
yop
Posts: 107
Joined: Mon Sep 12, 2016 7:55 am

hardening MX with BitVisor AES system

#1 Post by yop »

BV is a cool hypervisor which never exposes the AES keys to vulnerable RAM, but keeps it in debug registers all the time, where they are much safer from espionage.

http://www.bitvisor.org/archives/bitvisor-devel-en

the package v1.4 compiles after modding of one file configparser.c :

/* vmm */
// CONF (vmm.tty_pro1000_mac_address); vvvvv s. conf main
// CONF (vmm.tty_rtl8169_mac_address);

read: https://sourceforge.net/projects/bitvis ... ts/manual/


very interesting stuff, would be nice to fully integrate in MX. runs on AMD & intel processors.

Post Reply

Return to “MX Modified”