1 comment (1 comment)1 reaction (1 reaction)0 assignees (0 assignees)Kotlin6,861 stars (6,861 stars)422 forks (422 forks)batch import
enhancementhelp wanted
Description
Checklist / 检查清单
Enhancement propose / 改进目的
checksec 可检测 so 的一些安全情况.
Solution / 解决方案
No response
Additional info / 额外信息
No response
- Issue type
- feature
- Research direction
- Explore the checksec API referenced in the issue (https://github.com/slimm609/checksec) to understand its endpoints and data formats. Review LibChecker's existing codebase, particularly how it currently handles native libraries (so files) and displays security related information. Consider discussing in the issue comments how to best integrate checksec, whether through direct HTTP calls or by embedding the tool, and what UI changes would be needed to display the security results.