Forensic-Tool Development with Rust

I hereby certify that I am the sole author of this thesis. All the used
materials, references to the literature and the work of others have been
referred to. This thesis has not been presented for examination anywhere else. Read more

Similar

Rust 2020

One month ago the Rust team put out a call for blogs 2020. I quite like these posts because it provides an occasion to provide perspective on all of Rust, by everyone. In this post I'll look back at Rust's development over 2019, and cover topics that seem... (more…)

Read more »

Rust to WebAssembly, Made Easy

Compiling Rust to WebAssembly is still difficult. On macOS, there are weird bugs that require reinstalling LLVM and moving files around. On Linux, the official Emscripten binary in many cases isn’t bundled with the right LLVM, and the fix is to compile fr... (more…)

Read more »