Recent posts
Cracking With Hashcat in the Cloud
awscloudcrackinghashcat
How to Break Your JAR in 2021 - Decompilation Guide for JARs and APKs
reverse-engineeringandroidjava
Code Spotlight: the Reference Implementation of Ed25519 (Part 1)
cryptoecced25519
Recent Developments in Control-Flow Integrity
securitycfi
Optimizing the Walsh-Hadamard Transform Using SIMD Intrinsics
performancesimdintrinsics
Personal projects
statusinfo2
MIT
Rust
Summarizes CPU temperature and memory usage for Linux desktops via a lightweight CLI suited for terminals and status bars.
tech-calendar
MIT
Python
Generates a subscribable .ics feed of upcoming earnings dates for major tech companies for quick import into calendar apps.
java-decompiler
MIT
Dockerfile
Bundles popular Java decompilers (CFR, Fernflower, Krakatau, Procyon) in a single Docker image to reduce setup friction.
vim-textobj-names
MIT
Vim script
Adds Vim/Neovim text objects for identifiers with delimiters like -, _, or / to speed refactors.