I was just following the SMT example (https://github.com/wmkhoo/taintgrind/wiki/Generating-SMT-Libv2-output) linked to on your README. Z3 gives the following output and error without specifying the second possible solution's BITVEC/bytes (e.g. hex 0, hex -1) for the integer variable a in the sign32.c test:
I was just following the SMT example (https://github.com/wmkhoo/taintgrind/wiki/Generating-SMT-Libv2-output) linked to on your README. Z3 gives the following output and error without specifying the second possible solution's BITVEC/bytes (e.g. hex 0, hex -1) for the integer variable a in the sign32.c test: