{"id":13746436,"url":"https://github.com/cch123/asm-cli","last_synced_at":"2025-08-20T04:31:33.279Z","repository":{"id":138437310,"uuid":"102363978","full_name":"cch123/asm-cli","owner":"cch123","description":"Interactive shell of assembly language(X86/X64) based on unicorn and keystone","archived":false,"fork":false,"pushed_at":"2019-01-20T08:58:33.000Z","size":493,"stargazers_count":262,"open_issues_count":1,"forks_count":22,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-07T19:43:13.565Z","etag":null,"topics":["asm","assembly","assembly-language","intel","x64","x86","x86-32","x86-64"],"latest_commit_sha":null,"homepage":"","language":"Go","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/cch123.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-09-04T13:22:43.000Z","updated_at":"2024-11-27T20:11:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"cf114ad6-011a-43f7-a115-14529aaabbad","html_url":"https://github.com/cch123/asm-cli","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/cch123%2Fasm-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cch123%2Fasm-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cch123%2Fasm-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cch123%2Fasm-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cch123","download_url":"https://codeload.github.com/cch123/asm-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230394228,"owners_count":18218707,"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":["asm","assembly","assembly-language","intel","x64","x86","x86-32","x86-64"],"created_at":"2024-08-03T06:00:53.585Z","updated_at":"2024-12-19T07:05:40.599Z","avatar_url":"https://github.com/cch123.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"Overview\n----------------\nASM shell based on unicorn\n\nCurrently only support x86 and x64 arch,\n\n\nReleases\n---------------\nhttps://github.com/cch123/asm-cli/releases\n\nSnapshots\n----------------\nX64 mode :\n![x64](imgs/x64-new.png)\n\nX86 mode :\n![x86](imgs/x86.png)\n\nDependency\n----------------\n1. keystone-engine/keystone\n2. unicorn-engine/unicorn\n3. golang (https://golang.org/doc/install)\n3. that's all!\n\nBuild From Source\n----------------\n1. install keystone(https://github.com/keystone-engine/keystone)\n2. install unicorn (https://github.com/unicorn-engine/unicorn)\n3. install golang (https://golang.org/doc/install)\n4. build this project\n\nBuild\n----------------\n1. go get -u github.com/c-bata/go-prompt\n2. go get -u github.com/unicorn-engine/unicorn/bindings/go/unicorn\n3. cd $GOROOT/\n4. go build \\*.go\n\nRun\n----------------\n./8086 -a x86   #32bit mode\n\n./8086 -a x64   #64bit mode (default, even on x86)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcch123%2Fasm-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcch123%2Fasm-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcch123%2Fasm-cli/lists"}