{"id":17968307,"url":"https://github.com/dodola/simplesmali","last_synced_at":"2025-03-25T09:30:43.727Z","repository":{"id":55431107,"uuid":"83147491","full_name":"dodola/SimpleSmali","owner":"dodola","description":"通过精简Smali语法细节来增强反编译代码阅读性，自定义了一种简单语法","archived":false,"fork":false,"pushed_at":"2017-02-28T02:11:14.000Z","size":863,"stargazers_count":73,"open_issues_count":0,"forks_count":16,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-20T00:38:21.805Z","etag":null,"topics":["android","decompiler","dex","smali"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dodola.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2017-02-25T17:03:47.000Z","updated_at":"2024-10-26T20:52:25.000Z","dependencies_parsed_at":"2022-08-15T00:10:26.945Z","dependency_job_id":null,"html_url":"https://github.com/dodola/SimpleSmali","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dodola%2FSimpleSmali","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dodola%2FSimpleSmali/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dodola%2FSimpleSmali/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dodola%2FSimpleSmali/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dodola","download_url":"https://codeload.github.com/dodola/SimpleSmali/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245435029,"owners_count":20614816,"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","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","decompiler","dex","smali"],"created_at":"2024-10-29T14:20:55.864Z","updated_at":"2025-03-25T09:30:43.710Z","avatar_url":"https://github.com/dodola.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SimpleSmali(Alpha)\n\n通过精简Smali语法细节来增强反编译代码阅读性，自定义了一种简单语法\n\n**注：还在开发中，未完成**\n还没有增加Field，没有处理try-block，貌似分支指令的标签还有问题，有些指令还未支持233333， 后期优化move指令\n\n*传统的Smali代码*\n![](image/smali.png)\n\n*SimpleSmali代码*\n![](image/new_smali.png)\n\n\n## Download\n### [ssmali.jar 1.0alpha](https://github.com/dodola/SimpleSmali/releases)\n\n## USE\n\n```bash\njava -jar ssmali.jar d class.dex -o ./output\n\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdodola%2Fsimplesmali","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdodola%2Fsimplesmali","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdodola%2Fsimplesmali/lists"}