Closed Tai7sy closed 2 years ago
before the patch vm_jcc failed to extract right destination
(the 0x6
in the expression is int32 + int8 in the fist picture which make the is_identical
failed in https://github.com/vtil-project/VTIL-Core/blob/bf80720098ea8d76dc679768f55d7351130e9fbc/VTIL-Compiler/common/auxiliaries.cpp#L381)
Thank you!
fix #61