The art of fuzzing: Windows Binaries
Author: 2ourc3 Introduction Today we are gonna dive into grey-box fuzzing by testing closed source Windows binaries. This type of fuzzing allows one to fuzz a target without having access to its source code. Why… Read More »The art of fuzzing: Windows Binaries