{"id":10049005,"url":"https://github.com/jar-analyzer/jar-analyzer-v1-cli","last_synced_at":"2025-09-01T12:32:36.807Z","repository":{"id":176326012,"uuid":"653971804","full_name":"jar-analyzer/jar-analyzer-v1-cli","owner":"jar-analyzer","description":"本项目可以把一个或多个Jar包构建成数据库，用户连接数据库后通过SQL语句任意搜索需要的内容，例如类和方法信息，方法调用关系等","archived":true,"fork":false,"pushed_at":"2023-10-11T10:05:04.000Z","size":65,"stargazers_count":76,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-29T01:32:19.266Z","etag":null,"topics":["bytecode"],"latest_commit_sha":null,"homepage":"https://github.com/jar-analyzer/jar-analyzer","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jar-analyzer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-15T06:12:07.000Z","updated_at":"2024-12-26T03:15:54.000Z","dependencies_parsed_at":"2023-10-11T11:46:56.862Z","dependency_job_id":"9188e847-dd92-4231-bed7-1737993adc46","html_url":"https://github.com/jar-analyzer/jar-analyzer-v1-cli","commit_stats":null,"previous_names":["4ra1n/jar-analyzer-cli","jar-analyzer/jar-analyzer-v1-cli"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/jar-analyzer/jar-analyzer-v1-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jar-analyzer%2Fjar-analyzer-v1-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jar-analyzer%2Fjar-analyzer-v1-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jar-analyzer%2Fjar-analyzer-v1-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jar-analyzer%2Fjar-analyzer-v1-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jar-analyzer","download_url":"https://codeload.github.com/jar-analyzer/jar-analyzer-v1-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jar-analyzer%2Fjar-analyzer-v1-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273122235,"owners_count":25049544,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bytecode"],"created_at":"2024-05-21T21:04:16.479Z","updated_at":"2025-09-01T12:32:36.302Z","avatar_url":"https://github.com/jar-analyzer.png","language":"Java","funding_links":[],"categories":["Java"],"sub_categories":[],"readme":"# Archive\n## Jar Analyzer V2 is developing: https://github.com/jar-analyzer/jar-analyzer\n\n# Jar Analyzer Cli\n![](https://img.shields.io/badge/build-passing-brightgreen)\n![](https://img.shields.io/badge/build-Java%208-orange)\n![](https://img.shields.io/github/downloads/4ra1n/jar-analyzer-cli/total)\n![](https://img.shields.io/github/v/release/4ra1n/jar-analyzer-cli)\n\n[English Version](doc/README.md)\n\n## 介绍\n\n该项目是 [Jar Analyzer](https://github.com/4ra1n/jar-analyzer) 的命令行版本，更容易上手，更好的自定义分析与搜索\n\n该项目可以把一个或一堆`jar`文件变成一个`sqlite`数据库，然后自行编写`sql`语句分析\n\n## Quick Start\n\n构建`rt.jar`数据库（耗时一分钟以内）\n\n```shell\njava -jar jar-analyzer-cli.jar build --jar \"/path/to/rt.jar\"\n```\n\n构建`weblogic`数据库（耗时几分钟）\n\n```shell\njava -jar jar-analyzer-cli.jar build --jar \"/path/to/Oracle/wlserver/modules\"\n```\n\n数据库的表有\n- anno_table: 注解表\n- class_file_table: class文件位置表\n- class_table: 类信息表\n- interface_table: 接口表\n- jar_table: jar文件表\n- member_table: 类成员变量表\n- method_call_table: 方法调用表\n- method_impl_table: 方法实现表\n- method_table: 方法信息表\n\n![image](https://github.com/4ra1n/jar-analyzer-cli/assets/34726933/b2dc2732-c279-4962-8c5d-cb7668323756)\n\n## Thanks\n\n\u003cimg src=\"https://resources.jetbrains.com/storage/products/company/brand/logos/IntelliJ_IDEA.svg\" alt=\"IntelliJ IDEA logo.\"\u003e\n\n\nThis project is developed using JetBrains IDEA.\nThanks to JetBrains for providing me with a free license, which is a strong support for me.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjar-analyzer%2Fjar-analyzer-v1-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjar-analyzer%2Fjar-analyzer-v1-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjar-analyzer%2Fjar-analyzer-v1-cli/lists"}