RUB-SysSec / aurora

Usenix Security 2021 - AURORA: Statistical Crash Analysis for Automated Root Cause Explanation
GNU Affero General Public License v3.0
149 stars 20 forks source link

Support for 32bits programs plus IDA pro plugin #2

Open NikitaTarakanov opened 3 years ago

NikitaTarakanov commented 3 years ago

Hi there, we are going to implement the following features for Aurora: Tracer - support for x86 applications Root cause analysis - support for x86 trace files and applications. IDA Pro plugin to navigate through predicates Could it be useful for community? We need your opinion/feedback. In case of any questions, feel free to ask.

Tarakanov Nikita

Advanced Software Technology Laboratory Huawei

mrphrazer commented 3 years ago

Hi Nikita,

thanks for your interest. We like the idea, it sounds very useful for the community.

Pull requests are definitely welcome. If you have any questions, don't hesitate to ask.

Best,

Tim