{"id":33196945,"url":"https://github.com/testwhat/smaliex","last_synced_at":"2025-11-25T21:01:07.044Z","repository":{"id":27816548,"uuid":"31306104","full_name":"testwhat/SmaliEx","owner":"testwhat","description":"A wrapper to get de-optimized dex from odex/oat/vdex.","archived":false,"fork":false,"pushed_at":"2025-04-27T18:35:15.000Z","size":15276,"stargazers_count":542,"open_issues_count":27,"forks_count":141,"subscribers_count":43,"default_branch":"master","last_synced_at":"2025-05-21T10:39:55.110Z","etag":null,"topics":["oat","odex","vdex"],"latest_commit_sha":null,"homepage":"","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/testwhat.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}},"created_at":"2015-02-25T09:24:51.000Z","updated_at":"2025-05-21T08:29:39.000Z","dependencies_parsed_at":"2022-07-24T15:17:12.943Z","dependency_job_id":null,"html_url":"https://github.com/testwhat/SmaliEx","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/testwhat/SmaliEx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testwhat%2FSmaliEx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testwhat%2FSmaliEx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testwhat%2FSmaliEx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testwhat%2FSmaliEx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testwhat","download_url":"https://codeload.github.com/testwhat/SmaliEx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testwhat%2FSmaliEx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286079811,"owners_count":27282121,"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-11-25T02:00:05.816Z","response_time":54,"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":["oat","odex","vdex"],"created_at":"2025-11-16T08:00:28.999Z","updated_at":"2025-11-25T21:01:06.970Z","avatar_url":"https://github.com/testwhat.png","language":"Java","funding_links":[],"categories":["\u003ca id=\"2110ded2aa5637fa933cc674bc33bf21\"\u003e\u003c/a\u003e工具"],"sub_categories":["\u003ca id=\"63fd2c592145914e99f837cecdc5a67c\"\u003e\u003c/a\u003e新添加的1"],"readme":"### About\nThis is forked from https://github.com/JesusFreke/smali  \nThe additional modification is to support convert oat file to dex, and able to smali/baksmali multi-dex.\n\nFunction concept:  \nboot.oat -\u003e extract optimized boot class dex files -\u003e deoptimize to dex files  \napp.odex(oat) -\u003e reference boot dex files to deoptimize\n\nDownload latest version:  \nhttps://github.com/testwhat/SmaliEx/releases/tag/snapshot\n\nBuild command:  \ngradlew -b smaliex/build.gradle dist\n\nUsage:  \nDeoptimize boot classes (The output will be in \"odex\" and \"dex\" folders):  \n\u0026nbsp;\u0026nbsp;java -jar oat2dex.jar boot \u0026lt;boot.oat file\u0026gt;  \nDeoptimize application:  \n\u0026nbsp;\u0026nbsp;java -jar oat2dex.jar \u0026lt;app.odex\u0026gt; \u0026lt;boot-class-folder output from above\u0026gt;  \nGet odex from oat:  \n\u0026nbsp;\u0026nbsp;java -jar oat2dex.jar odex \u0026lt;oat file\u0026gt;  \nGet odex smali (with optimized opcode) from oat/odex:  \n\u0026nbsp;\u0026nbsp;java -jar oat2dex.jar smali \u0026lt;oat/odex file\u0026gt;  \nDeodex /system/framework/ from device (need to connect with adb):  \n\u0026nbsp;\u0026nbsp;java -jar oat2dex.jar devfw\n\nLimitation:  \n- If debug infomration is trimmed (e.g. with android support library or proguarded), then it is unable to recover type information.\n- Cannot recognize informal oat/dex format.\n\nUsed by:  \n[JoelDroid](http://forum.xda-developers.com/android/software-hacking/script-app-joeldroid-lollipop-batch-t2980857)  \n[SVADeodexerForArt](http://forum.xda-developers.com/galaxy-s5/general/tool-deodex-tool-android-l-t2972025)  \n[PUMa - Patch Utility Manager](http://forum.xda-developers.com/showthread.php?t=1434946)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestwhat%2Fsmaliex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftestwhat%2Fsmaliex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestwhat%2Fsmaliex/lists"}