{"id":32125504,"url":"https://github.com/only52607/smali2java","last_synced_at":"2026-02-21T15:01:18.407Z","repository":{"id":43724902,"uuid":"393378170","full_name":"only52607/smali2java","owner":"only52607","description":"vscode extension which allows you to decompile a single smali file into java code","archived":false,"fork":false,"pushed_at":"2023-09-06T10:44:29.000Z","size":243,"stargazers_count":56,"open_issues_count":5,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-20T22:55:21.556Z","etag":null,"topics":["android","decompile","decompiler","dex","java","smali","visual-studio-code-extension","vscode","vscode-","vscode-extension"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/only52607.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-08-06T13:00:57.000Z","updated_at":"2025-10-02T12:39:23.000Z","dependencies_parsed_at":"2022-09-07T17:02:13.834Z","dependency_job_id":null,"html_url":"https://github.com/only52607/smali2java","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/only52607/smali2java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/only52607%2Fsmali2java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/only52607%2Fsmali2java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/only52607%2Fsmali2java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/only52607%2Fsmali2java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/only52607","download_url":"https://codeload.github.com/only52607/smali2java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/only52607%2Fsmali2java/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29684060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T14:31:22.911Z","status":"ssl_error","status_checked_at":"2026-02-21T14:31:22.570Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["android","decompile","decompiler","dex","java","smali","visual-studio-code-extension","vscode","vscode-","vscode-extension"],"created_at":"2025-10-20T22:55:14.625Z","updated_at":"2026-02-21T15:01:18.393Z","avatar_url":"https://github.com/only52607.png","language":"TypeScript","readme":"# Smali2Java\n\nSmali2Java is a vscode extension that allows you to decompile a single `smali` file into Java code, which can be useful especially if you want to check that your modified smali code is correct.\n\n[中文说明](/README_CN.md)\n\n## Usage\n\n1. Configure the path to the `jadx` executable in `smali2java.decompiler.jadx.path`. \n\n\u003e [Jadx](https://github.com/skylot/jadx) is an excellent Java bytecode decompiler. Smali2Java uses it for decompilation. More decompilation tools will be supported in future releases.\n\nDownload [Jadx](https://github.com/skylot/jadx), unzip it somewhere, and modify the configuration item `smali2java.decompiler.jadx.path` to point to the path of the Jadx executable (not jadx-gui).\n- example: C:/Program Files/jadx/bin/jadx.bat\n\n2. Open a smali file using vscode.Then select `Decompile This File` from the editor context menu. Or just click the `Decompile` in the editor title bar.\n\n![Usage](./res/snapshot/usage.gif)\n\n## Extension Settings\n\n* `smali2java.decompiler.jadx.path`: Path to jadx (or jadx.bat for windows).\n* `smali2java.decompiler.jadx.options`: Options used to run jadx decompilation command (will be appended directly to the end of the command).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonly52607%2Fsmali2java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonly52607%2Fsmali2java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonly52607%2Fsmali2java/lists"}