static-analysis-engineering / CodeHawk-Binary

CodeHawk Binary Analyzer for malware analysis and general reverse engineering
MIT License
21 stars 9 forks source link

Initial support for header addresses on loops #163

Closed brk closed 1 week ago

brk commented 1 week ago

The address of the loop header is used as the target of user-written continue statements.