DongHyeon Hwang (kind_killerwhale)

Security Researcher at the Ethereum Foundation


I am a Blockchain Security Researcher with expertise in Fuzzer Development and Reverse Engineering.

Research & Projects

🔹 Current Research [Fractal] [PRIVATE]

SSZ Differential Fuzzer

🔹 Side Project [ Geth ABI Fuzzer ] [PRIVATE]

Semantic-aware ABI fuzzer using libFuzzer + custom Go/C++ mutators.
Implements differential fuzzing between Geth and ethers.js ABI encoders/decoders.

Past Projects

🔸 [karalabe/ssz fuzzer] [PUBLIC]

High-efficiency SSZ fuzzer with custom optimization. Used in fastssz vs karalabe differential testing.

🔸 [Varus] [PRIVATE]

LLM Based WASM LLVM libfuzzer with Custom Semantic Mutator

WASM fuzzing tool leveraging LLM capabilities for semantic mutation strategies.

🔸 [Talon] [PRIVATE]

Geth EVM Fuzzer Development

Talon combines LLVM libFuzzer with a custom mutator (written in C++), gofuzz-shim (tying Go fuzz callbacks to libFuzzer), and a Docker setup that bundles multiple EVM implementations (Go Ethereum, Erigon, evmone, Nethermind, Besu, etc.) for diff fuzzing. In other words, it allows one to fuzz EVM scenarios (blocks/transactions) while cross-checking different EVM engines.

🔹 Ethereum Blog: Allocation Q4 2024

Connect

GitHub Twitter LinkedIn

See

Posts

A personal blog sharing deep dives, experiments, and insights from my ongoing technical research. From practical implementations to theoretical analysis, this space explores what lies beneath the surface of technology.