scanner-cli icon indicating copy to clipboard operation
scanner-cli copied to clipboard

How to test c++ code or binary

Open Fayozbek opened this issue 6 years ago • 2 comments

Thank you for your awesome project.

  1. I want to test C++ code or binaries by this fuzzer. maybe lack of my knowledge I could not find any usage for c++ code.
  2. Hawkeye can test binaries which are written in C++? If the answer is YES can you share usage for this? Appreciate it

Version

Latest version

OS: Ubuntu 16.04

Fayozbek avatar Sep 09 '19 08:09 Fayozbek

Fuzzing is not in my area of expertise, neither is C++, and there's nothing to that end in Hawkeye, but @bekh6ex has some experience with fuzzing. I feel this is slightly out of scope for this project, but Aleksey can probably point out where you would have to start looking ...

felixhammerl avatar Sep 25 '19 17:09 felixhammerl

Yeah, I think there was a misunderstanding from my side. I thought "Hawkeye: Towards a Desired Directed Grey-box Fuzzer" - "https://chenbihuan.github.io/paper/ccs18-chen-hawkeye.pdf" Anyway, thank you for your kind reply!

Fayozbek avatar Sep 25 '19 22:09 Fayozbek