Create and Execute an Intel SGX Enclave

Intel released its SGX SDK for Windows to the public. They included the launch enclave, which is required to start own enclaves. ...

January 5, 2016 · 5 min · 1008 words · Lars

Modify, compile and execute a Linux Kernel in QEMU

I wanted to modify the Linux Kernel and execute it in QEMU. After multiple hours of searching the web, reading poor guides, tracking debian package bugs and hacking I finally found a way to do that. In the end it is quite simple… ...

November 30, 2015 · 2 min · 332 words · Lars
Intel SGX - Theory vs Reality

Intel SGX - Theory vs Reality

On September 26th 2013, Intel published the Intel Software Guard Extensions programming reference. They added 19 new instructions which allows the creation and execution of an trusted “enclave” on an untrusted host. Some great benefits are coming with that technology. ...

October 23, 2015 · 6 min · 1118 words · Lars
Summer

Summer

The feeling when you are walking down an empty street at 30 degree Celsius during the holidays and nobody is on the street. ...

August 3, 2015 · 1 min · 97 words · Lars

First thoughts regarding Jekyll.

Yesterday, I started with Jekyll as a sideproject. After searching a while for themes on mademistakes and jekyllthemes I found Kaktus. ...

July 19, 2015 · 2 min · 235 words · Lars