RSSAmplifier

Blog

Lazymio's Blog

Hi! I'm Ziqiao Kong, a 3rd year Ph.D. candidate supervised by [Prof. Liu Yang](https://personal.ntu.edu.sg/yangliu/) at Nanyang Technological University. I obtained my master degree in computer science from ETH Zurich. I mainly focus on building useful, practical and secure softwares and you might already use some of them, either directly or indirectly. An incomplete list with Github stars is: - [Unicorn Engine/8k](https://github.com/unicorn-engine/unicorn): Ultimate CPU emulator. -…

blog.lazym.ioRSS feed ↗12 posts

Latest posts

Unicorn2: Breakages, Migration, Future and Community

Introduction Last week, I have been

Unicorn2 Devblog: mmap and 'overcommit' memory on Windows

Motivation Unicorn <a

Escaping from sync to async world with tokio, and vice-versa

Motivation Writing rust is a great pleasure when

Learning Souffle

Introduction Datalog is a programming

Unicorn2 Devblog: What&#39;s new and What will be new

Preface It’s exciting to announce the release of <a

Cast a Closure to a Function Pointer -- How libffi closure works

Callbacks This post also has a Chinese version: <a

Run ARM/MIPS Debian on QEMU

Introduction As is often the case, IoT

Unicorn Devblog: setjmp/longjmp on Windows

Introdution This post is a longer explanation

Dive Deeper -- Analyze real mode binaries like a Pro with Qiling Framework

Introduction Analyzing a real mode binary

Mojo -- More of a Protocol

Mojo Overview No one knows the Mojo

Chromium Internals - Lifetime of a navigation: A closer look

Inspiration This post is inspired from

Some tricks about debugging Chromium

Prerequisite This post isn’t something