Home
Blog
RSS
Category: Programming
Every bug/quirk of the Windows resource compiler (rc.exe), probably
2024-10-11
-
Programming
-
Fuzzing
Zig is now also a Windows resource compiler
2023-10-20
-
Programming
-
Zig
An Intro to Zig's checkAllAllocationFailures
2022-06-26
-
Programming
-
Zig
Improving Fuzz Testing with Zig Allocators
2021-10-28
-
Programming
-
Zig
-
Fuzzing
Fuzzing Zig Code Using AFL++
2021-09-19
-
Programming
-
Zig
-
Fuzzing
Code Coverage for Zig with Callgrind
2021-09-11
-
Programming
-
Zig
Zig's @fieldParentPtr for dumbos like me
2021-01-18
-
Programming
-
Zig
Fuzzing as a Test Case Generator
2019-12-28
-
Programming
-
Lua
-
Fuzzing