{"id":13464477,"url":"https://github.com/nongiach/arm_now","last_synced_at":"2025-03-25T11:31:39.607Z","repository":{"id":37733813,"uuid":"82114511","full_name":"nongiach/arm_now","owner":"nongiach","description":"arm_now is a qemu powered tool that allows instant setup of virtual machines on arm cpu, mips, powerpc, nios2, x86 and more, for reverse, exploit, fuzzing and programming purpose.","archived":false,"fork":false,"pushed_at":"2022-09-16T15:32:39.000Z","size":42754,"stargazers_count":865,"open_issues_count":21,"forks_count":87,"subscribers_count":40,"default_branch":"master","last_synced_at":"2024-10-29T17:49:28.640Z","etag":null,"topics":["arm","arm-vm","boot","linux","microblaze","mips","powerpc","python","qemu","virtual-machine","x86","x86-64"],"latest_commit_sha":null,"homepage":"https://github.com/nongiach/arm_now/wiki","language":"Python","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/nongiach.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.txt","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-15T22:45:21.000Z","updated_at":"2024-10-24T01:03:13.000Z","dependencies_parsed_at":"2022-09-26T20:20:42.087Z","dependency_job_id":null,"html_url":"https://github.com/nongiach/arm_now","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/nongiach%2Farm_now","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nongiach%2Farm_now/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nongiach%2Farm_now/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nongiach%2Farm_now/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nongiach","download_url":"https://codeload.github.com/nongiach/arm_now/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245454011,"owners_count":20617961,"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":["arm","arm-vm","boot","linux","microblaze","mips","powerpc","python","qemu","virtual-machine","x86","x86-64"],"created_at":"2024-07-31T14:00:44.033Z","updated_at":"2025-03-25T11:31:39.191Z","avatar_url":"https://github.com/nongiach.png","language":"Python","funding_links":[],"categories":["Python","\u003ca id=\"683b645c2162a1fce5f24ac2abfa1973\"\u003e\u003c/a\u003e漏洞\u0026\u0026漏洞管理\u0026\u0026漏洞发现/挖掘\u0026\u0026漏洞开发\u0026\u0026漏洞利用\u0026\u0026Fuzzing","Archs"],"sub_categories":["功能","CTFs tools"],"readme":"\n\n# arm_now 1.2\narm_now is a qemu powered tool that allows instant setup of virtual machines on arm cpu, mips, powerpc, nios2, x86 and more, for reverse, exploit, fuzzing and programming purpose.\n\n![Alt Text](https://github.com/nongiach/arm_now/blob/assets/arm_now.gif)\n\n# Install\n```sh\n# pip3 install https://github.com/nongiach/arm_now/archive/master.zip --upgrade\n# # Or you can also do:\n# pip3 install arm_now\n```\nSupported System: Linux, Windows WSL, MacOS, Docker.\n# Docker install\nIf you are using docker, just run and enjoy!\n```sh\n$ docker run -it --name arm_now -v $PWD:/mount --rm bannsec/arm_now_docker arm_now\n```\nFor a bash function wrapper see here: https://github.com/bannsec/arm_now_docker \n\n# Start an arm Virtual Machine\n```sh\n$ arm_now start armv5-eabi\nWelcome to arm_now\nbuildroot login: root\n# uname -m\narmv7l\n```\n\n# Resizing an arm Virtual Machine\n```sh\n$ arm_now resize +10G\nWARNING: Image format was not specified for 'arm_now/rootfs.ext2' and probing guessed raw.\n         Automatically detecting the format is dangerous for raw images, write operations on block 0 will be restricted.\n         Specify the 'raw' format explicitly to remove the restrictions.\nImage resized.\n```\n\n# Debug the ls binary on mips\n```sh\n$ arm_now start mips32el\nWelcome to arm_now\nbuildroot login: root\n# gdb /bin/ls\n(gdb) start\nTemporary breakpoint 1, 0x00405434 in main ()\n(gdb) x/i $pc\n=\u003e 0x405434 \u003cmain+12\u003e:\tli\ta0,-1\n```\n\n## How to exit qemu\n\nPress \"Ctrl + ]\" (Ctrl + altgr + ] on azerty).\n\n# Wiki\nAll features and good use cases are documented in the wiki: https://github.com/nongiach/arm_now/wiki\n- Exploit a heap use after free on PowerPC\n- Run the game of life on a FPGA cpu (MicroBlaze)\n- Share files\n- Install new package\n- ..\n\n# Supported cpu\n\n| CPU | images |\n| --- | --- |\n| arm | armv5-eabi, armv6-eabihf, armv7-eabihf |\n| m68k | m68k-coldfire |\n| microblaze | microblazeel, microblazebe |\n| mips | mips32, mips32el, mips32r5el, mips32r6el |\n| mips64 | mips64-n32, mips64el-n32 |\n| xtensa | xtensa (a configurable processor) |\n| nios2 | nios2 |\n| powerpc | powerpc64-e5500, powerpc64-power8, powerpc64le-power8 |\n| sh4 | sh-sh4 |\n| x86-32 | x86-core2, x86-i686 |\n| x86-64 | x86-64-core-i7 |\n| aarch64 | aarch64 |\n\n\n\n## Writeups\n\n| Link | Credit |\n| --- | --- |\n| [MIPS binary exploitation challenge](http://www.aperikube.fr/docs/breizhctf_2018_mips/) | [Aperikube](https://twitter.com/AperiKube) |\n\nPing me for any new writeups.\n\n## Project using arm_now\n\n| Project | Credit |\n| --- | --- |\n| [Mandibule: linux elf injector for x86 x86_64 arm arm64](https://github.com/ixty/mandibule) | [ixty](https://twitter.com/_ixty_) |\n\n\n----\nBy [@chaignc][] [#HexpressoTeam][hexpresso].\n\n\n[hexpresso]:     https://hexpresso.github.io\n[@chaignc]:    https://twitter.com/chaignc\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnongiach%2Farm_now","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnongiach%2Farm_now","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnongiach%2Farm_now/lists"}