angr / angr/angr-management

Add re-compilation feature to decompilation view

Đang mở
#729 0 bình luận 1 reaction 0 người được giao Xem trên GitHub
feature
Ngôn ngữ chính
Python
Star
1.2k
Fork
131
Merge trung bình
1 ngày 11 giờ
Pull request đã merge (30 ngày)
14

Mô tả

To achieve decompilation of a binary closer, or possibly identical, to original source and to discover subtle bugs in re-implementation, I've automated a simple workflow of adjusting source + compiling + binary diffing. I think this could make for a useful angr-management feature.

A new option to the pseudocode view would be added that allows the user to enable re-compilation and specify compiler options. Whenever a tweak is made that prompts pseudocode regeneration, it is automatically recompiled and a diff against the original is displayed.

What my script displays: ![Screenshot from 2022-08-06 16-43-13](https://user-images.githubusercontent.com/8210/183269824-69d4d601-903a-4b93-ad73-84be84ea7942.png)

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.