{"id":34651926,"url":"https://github.com/cagdasc/asm-tool","last_synced_at":"2026-04-19T16:02:55.591Z","repository":{"id":30501044,"uuid":"34055330","full_name":"cagdasc/asm-tool","owner":"cagdasc","description":"Android apk reverse engineering tool.","archived":false,"fork":false,"pushed_at":"2017-04-10T21:05:53.000Z","size":13,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-08-02T14:17:50.277Z","etag":null,"topics":["bash-script","reverse-engineering"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cagdasc.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":"2015-04-16T12:47:28.000Z","updated_at":"2023-08-02T14:17:50.278Z","dependencies_parsed_at":"2022-08-17T18:10:27.503Z","dependency_job_id":null,"html_url":"https://github.com/cagdasc/asm-tool","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/cagdasc/asm-tool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cagdasc%2Fasm-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cagdasc%2Fasm-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cagdasc%2Fasm-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cagdasc%2Fasm-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cagdasc","download_url":"https://codeload.github.com/cagdasc/asm-tool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cagdasc%2Fasm-tool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32012787,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["bash-script","reverse-engineering"],"created_at":"2025-12-24T17:57:11.566Z","updated_at":"2026-04-19T16:02:55.579Z","avatar_url":"https://github.com/cagdasc.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# asm-tool\nAndroid apk assemble and disassemble tool.\n\n#Prerequest\n\twget\n\tunzip\n\n#Structure\n\u003cpre\u003e\n\u003cb\u003eAPPNAME/\u003c/b\u003e -\u003e Contains unpackaged apk file.\n\u003cb\u003eout/\u003c/b\u003e -\u003e Contains .smali files converted from dex file.\n\u003cb\u003ebuild/\u003c/b\u003e -\u003e Contains builded and signed apk files and dex files.\n\u003c/pre\u003e\n\n#Usage\n\u003cpre\u003e\n\u003cb\u003eImportant:\u003c/b\u003e First you must be export APPNAME value!!\n$ export APPNAME=appname_you_want\n\n\u003cb\u003eImportant:\u003c/b\u003e If you want to auto uninstall and install apk with adb, you need to export PACKAGE_NAME value. PACKAGE_NAME must be original name of the application package.\n$ export PACKAGE_NAME=com.example\n\n\u003cb\u003eDisassemble:\u003c/b\u003e ./asm-tool -t dasm -a com.example.apk -m[0|1]\n\u003cb\u003eAssemble:\u003c/b\u003e ./asm-tool -t asm -b[build_number]\n\u003c/pre\u003e\n\n#License\n\tCopyright (C) 2015  Çağdaş Çağlak\n\n\tThis program is free software; you can redistribute it and/or\n\tmodify it under the terms of the GNU General Public License\n\tas published by the Free Software Foundation; either version 2\n\tof the License, or (at your option) any later version.\n\n\tThis program is distributed in the hope that it will be useful,\n\tbut WITHOUT ANY WARRANTY; without even the implied warranty of\n\tMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n\tGNU General Public License for more details.\n\n\tYou should have received a copy of the GNU General Public License\n\talong with this program; if not, write to the Free Software\n\tFoundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcagdasc%2Fasm-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcagdasc%2Fasm-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcagdasc%2Fasm-tool/lists"}