{"id":13840438,"url":"https://github.com/Xyphex/docker-mara-framework","last_synced_at":"2025-07-11T07:33:50.016Z","repository":{"id":89776271,"uuid":"119397592","full_name":"Xyphex/docker-mara-framework","owner":"Xyphex","description":"Unofficial Docker image for MARA Framework","archived":false,"fork":false,"pushed_at":"2019-02-20T21:55:13.000Z","size":5,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-05T17:25:07.913Z","etag":null,"topics":["docker","docker-container","docker-image","dockerfile","mara","mara-framework","mobile-security","owasp","reverse-engineering","security-automation","security-scanner","security-tools"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Xyphex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-01-29T15:02:35.000Z","updated_at":"2020-01-01T02:36:19.000Z","dependencies_parsed_at":"2024-01-23T12:24:06.233Z","dependency_job_id":"4c0ee30b-dc3e-4c1e-b5a5-f40c7676b8d7","html_url":"https://github.com/Xyphex/docker-mara-framework","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xyphex%2Fdocker-mara-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xyphex%2Fdocker-mara-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xyphex%2Fdocker-mara-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xyphex%2Fdocker-mara-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xyphex","download_url":"https://codeload.github.com/Xyphex/docker-mara-framework/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225705441,"owners_count":17511298,"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":["docker","docker-container","docker-image","dockerfile","mara","mara-framework","mobile-security","owasp","reverse-engineering","security-automation","security-scanner","security-tools"],"created_at":"2024-08-04T17:00:48.392Z","updated_at":"2024-11-21T09:31:32.407Z","avatar_url":"https://github.com/Xyphex.png","language":"Dockerfile","funding_links":[],"categories":["Dockerfile","Dockerfile (37)"],"sub_categories":[],"readme":"# Supported tags and respective `Dockerfile` links\n\n- [`latest` (*Dockerfile*)](https://github.com/xyphex/docker-mara-framework)\n\n# Quick reference\n\n- **Where to get help**:\n  [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest\u0026q=docker)\n- **Where to file issues**:\n  [https://github.com/xyphex/docker-mara-framework/issues](https://github.com/xyphex/docker-mara-framework/issues)\n- **Maintained by**:\n  [Aram Nap](https://github.com/xyphex)\n\n# MARA Framework\n\nThis unofficial image contains MARA, a Mobile Application Reverse engineering and Analysis Framework. It is a tool that puts together commonly used mobile application reverse engineering and analysis tools, to assist in testing mobile applications against the OWASP mobile security threats. Its objective is to make this task easier and friendlier to mobile application developers and security professionals. See [MARA's GitHub repository](https://github.com/xtiankisutsa/MARA_Framework) for more details about what it is.\n\n## Using MARA\n\nStart the container.\n`$ docker run -it -v /apps/to/analyze:/apps --name mara-framework --rm xyphex/mara-framework`\n\nAnalyze an APK file.\n`# ./mara.sh -s /apps/app.apk`\n\nAnalyze a DEX file.\n`# ./mara.sh -d /apps/app.dex`\n\nAnalyze a JAR file.\n`# ./mara.sh -j /apps/app.jar`\n\nAnalyze a Java class file.\n`# ./mara.sh -c /apps/app.class`\n\nAnalyze a directory of APK files.\n`# ./mara.sh -m /apps`\n\nAnalyze a directory of DEX files.\n`# ./mara.sh -x /apps`\n\nAnalyze a directory of JAR files.\n`# ./mara.sh -r /apps`\n\n## Recommended reading\n\nThe [MARA Framework wiki](https://github.com/xtiankisutsa/MARA_Framework/wiki) is a good place to learn more about what MARA is, how it works, and how to use it.\n\n# License\n\nView [license information](https://github.com/xyphex/docker-mara-framework/blob/master/LICENSE.md) for the software contained in this image.\n\nAs with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc. from the base distribution, along with any direct or indirect dependencies of the primary software being contained).\n\nAs for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FXyphex%2Fdocker-mara-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FXyphex%2Fdocker-mara-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FXyphex%2Fdocker-mara-framework/lists"}