-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Does not yet add target 3 to the test suite
- Loading branch information
1 parent
e902804
commit f4f7fa2
Showing
2 changed files
with
44 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
Choose Entry Point | ||
> Function Entry "onMessageLength" | ||
|
||
Function Entry "onMessageLength" | ||
... | ||
Call to: "function4" (segment1+0x71980) Returns to: "onMessageLength" (segment1+0x1200b8) (original) vs. Jump to: "onMessageLength" (segment1+0x11ffc0) | ||
... | ||
... | ||
> Choose desynchronization points | ||
|
||
Choose a desynchronization point: | ||
> segment1+0x11ffc0 (original) | ||
> segment1+0x11ffc0 (patched) | ||
|
||
|
||
segment1+0x11ffc0 [ via: "onMessageLength" (segment1+0x11febc) ] | ||
Block Exits | ||
... | ||
... | ||
Control flow desynchronization found | ||
> Align control flow in equivalence condition | ||
|
||
|
||
segment1+0x11ebe4 | ||
Block Exits | ||
... | ||
... | ||
Control flow desynchronization found | ||
> Align control flow in equivalence condition | ||
|
||
segment1+0x11ec7c | ||
Block Exits | ||
... | ||
... | ||
Control flow desynchronization found | ||
> Align control flow in equivalence condition | ||
|
||
Verification Finished | ||
Continue verification? | ||
> Finish and view final result |