Added log from the read and pread syscalls. Those logs allow tracking… what part of the file has been read.
Added size for Load and Store function in the log. This is helpful when the reverse taint is done.
Added new option "--compact". It makes the output more compact which means smaller and easier to process.
Reverted changes that were not needed.
Added log from the read and pread syscalls. Those logs allow tracking… what part of the file has been read. Added size for Load and Store function in the log. This is helpful when the reverse taint is done. Added new option "--compact". It makes the output more compact which means smaller and easier to process. Reverted changes that were not needed.