aboutcode-org / aboutcode-org/scancode.io
Android APK D2D: Extend and refine code matching to PurlDB
- Ngôn ngữ chính
- Python
- Star
- 215
- Fork
- 203
- Merge trung bình
- 4 ngày 8 giờ
- Pull request đã merge (30 ngày)
- 6
Mô tả
This is a follow up to https://github.com/aboutcode-org/scancode.io/issues/1371
We already use directory matching to account for the specific of Android.
- from https://github.com/aboutcode-org/scancode.io/issues/1371#issuecomment-2347234311 by @mjherzog we may want to investigate more matching capabilities:
> From recent Android project experience, my understanding of JADX is that (1) it will produce a set of .class files and a set of .source files neither of which will be a fingerprint match to the original Java code and (2) the decompiled source will be more divergent from the original source than the binaries. So wouldn't fuzzy matching for the .class files be the most important first step?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.