# jar-analyzer/jar-analyzer

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/jar-analyzer-jar-analyzer).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

2,114 stars · 202 forks · Java · GPL-3.0

## Links

- GitHub: https://github.com/jar-analyzer/jar-analyzer
- Homepage: https://jar-analyzer.github.io
- awesome-repositories: https://awesome-repositories.com/repository/jar-analyzer-jar-analyzer.md

## Topics

`bytecode` `jar` `java-asm` `java-bytecode` `java-debugger` `java-decompiler` `java-gui` `java-security` `java-vulnerability` `program-analysis` `static-analysis` `vulnerability` `web-vulnerability`

## Description

Jar Analyzer - 一个 JAR 包 GUI 分析工具，内置 AI 助手协助分析，支持 JAR DIFF 分析，方法调用关系搜索，方法调用链 DFS 算法分析，模拟 JVM 的污点分析验证 DFS 结果，字符串搜索，Java Web 组件入口分析，CFG 程序分析，JVM 栈帧分析，自定义表达式搜索等

## Tags

### Part of an Awesome List

- [Reverse Engineering](https://awesome-repositories.com/f/awesome-lists/devtools/reverse-engineering.md) — Analyzes Java JAR files for dependencies and vulnerabilities.
