d-we
PhD student - Into microarchitectural attacks, reverse engineering, memory corruptions, and CTFs
@cispa
Pinned Repositories
indirect-meltdown
Proof-of-concept implementation for the paper "Indirect Meltdown: Building Novel Side-Channel Attacks from Transient Execution Attacks" (ESORICS 2023)
micsec-training
The material for the hands-on session "Turning Timing Differences into Data Leakage" at Mic-Sec 2022
osiris
Proof-of-concept implementation for the paper "Osiris: Automated Discovery of Microarchitectural Side Channels" (USENIX Security'21)
regcheck
Proof-of-concept implementation for the paper "Reviving Meltdown 3a" (ESORICS 2023)
binja-golang-symbol-restore
Binary Ninja plugin for restoring function names from stripped Golang binaries
cheatsheets
dirsyncher
Sync directories to a (remote) location
dotfiles
Security-RISC
Proof-of-concept implementation for the paper "A Security RISC: Microarchitectural Attacks on Hardware RISC-V CPUs" (IEEE S&P 2023)
Simple-CPP-Networking
Simple to use C++ Header-Only Library for TCP Connections
d-we's Repositories
d-we/binja-golang-symbol-restore
Binary Ninja plugin for restoring function names from stripped Golang binaries
d-we/cheatsheets
d-we/dirsyncher
Sync directories to a (remote) location
d-we/dotfiles
d-we/Security-RISC
Proof-of-concept implementation for the paper "A Security RISC: Microarchitectural Attacks on Hardware RISC-V CPUs" (IEEE S&P 2023)
d-we/Simple-CPP-Networking
Simple to use C++ Header-Only Library for TCP Connections
d-we/DATA
Differential Address Trace Analysis
d-we/data-gui
DATA GUI
d-we/gef
GEF - GDB Enhanced Features for exploit devs & reversers
d-we/memscrimper
Code for the DIMVA 2018 paper: "MemScrimper: Time- and Space-Efficient Storage of Malware Sandbox Memory Dumps"
d-we/nanoBench
A tool for running small microbenchmarks on recent Intel and AMD x86 CPUs.
d-we/dependency-translator
Translates a list of packages into a list of another packages from a different Linux distro.
d-we/labrunner
Transferring files and running commands on multiple remote machines via SSH
d-we/PTEditor
A small library to modify all page-table levels of all processes from user space for x86_64 and ARMv8.
d-we/radare2
unix-like reverse engineering framework and commandline tools security
d-we/Syscaller
Binary Ninja Syscall Annotator
d-we/tools
Various small tools that I developed because I wanted them in my daily life
d-we/x86doc-to-json
HTML representation of the Intel x86 instructions documentation.