You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ValueError@identity_elimination.py:226] ValueError: At least two variables in the identity group {eax_1#5 (type: char * aliased: False), eax_1#7 (type: char * aliased: False), ebx#0 (type: char * aliased: False), ebx#2 (type: char * aliased: False), eax_1#4 (type: char * aliased: False)} have out degree zero, namely eax_1#5 and eax_1#4, i.e., these set of vertices is not an identity group
#388
Closed
bugfinder-bot opened this issue
Feb 23, 2024
· 2 comments
· Fixed by #389
…iables in the identity group {eax_1#5 (type: char * aliased: False), eax_1#7 (type: char * aliased: False), ebx#0 (type: char * aliased: False), ebx#2 (type: char * aliased: False), eax_1#4 (type: char * aliased: False)} have out degree zero, namely eax_1#5 and eax_1#4, i.e., these set of vertices is not an identity group (#389)
* Create draft PR for #388
* fix that it does not crash when the group is not a identity group
* add pytest
* fix format
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Eva-Maria Behner <eva-maria.behner@fkie.fraunhofer.de>
What happened?
Error class
ValueError@identity_elimination.py:226
contains 88 cases.How to reproduce?
sample: 5981576009cd18282cad4eed8dbc33d8f2e7c7a7222c1de31ac6c1f4b8f3aff2
case: https://bugfinder.seclab-bonn.de/case/25301/
dewolf commit: b26c6ed
Binaryninja version:
3.5.4526
The text was updated successfully, but these errors were encountered: