Hi @ifratric, I'm very excited to see TinyInst support in WinAFL.
I compiled WinAFL with support for TinyInst and ran into some problems initially. The first debug step I did was to run winafl and check the help menu. I was looking for the -y option but it wasn't there. The next thing I did was look at the version and compare with older builds. Neither of these helped me determine if I actually compiled in TinyInst support so I inspected the binary with IDA to confirm.
I proposing a few changes to help others who may face the same situation:
bump WINAFL_VERSION to indicate support for TinyInst
Hi @ifratric, I'm very excited to see TinyInst support in WinAFL.
I compiled WinAFL with support for TinyInst and ran into some problems initially. The first debug step I did was to run winafl and check the help menu. I was looking for the
-y
option but it wasn't there. The next thing I did was look at the version and compare with older builds. Neither of these helped me determine if I actually compiled in TinyInst support so I inspected the binary with IDA to confirm.I proposing a few changes to help others who may face the same situation:
-y
option to usage message