{"id":15034974,"url":"https://github.com/grantseltzer/go-disass","last_synced_at":"2025-04-10T00:21:49.048Z","repository":{"id":57542979,"uuid":"136837346","full_name":"grantseltzer/go-disass","owner":"grantseltzer","description":"A suite of tools for disassembly, ROP, and binary analysis written in Go","archived":false,"fork":false,"pushed_at":"2023-03-15T10:04:20.000Z","size":3488,"stargazers_count":47,"open_issues_count":7,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T02:05:40.025Z","etag":null,"topics":["binary-analysis","disassembler","disassembly","go","golang","rop","static-analysis","syscalls"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grantseltzer.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-10T19:10:05.000Z","updated_at":"2025-02-23T09:06:10.000Z","dependencies_parsed_at":"2024-06-20T15:35:07.135Z","dependency_job_id":"880b94a1-bed8-4a93-b383-64e4c4e1c07d","html_url":"https://github.com/grantseltzer/go-disass","commit_stats":null,"previous_names":["grantseltzer/go-disassembler-tools"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantseltzer%2Fgo-disass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantseltzer%2Fgo-disass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantseltzer%2Fgo-disass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantseltzer%2Fgo-disass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grantseltzer","download_url":"https://codeload.github.com/grantseltzer/go-disass/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248132124,"owners_count":21052978,"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":["binary-analysis","disassembler","disassembly","go","golang","rop","static-analysis","syscalls"],"created_at":"2024-09-24T20:27:03.332Z","updated_at":"2025-04-10T00:21:49.015Z","avatar_url":"https://github.com/grantseltzer.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-disassembler-tools\n\nThis repository contains:\n\n1) disasm - a tool that disassembles x86_64 ELF binaries and prints to stdout\n\n2) rop-tool - a tool that finds locations of rop-gadgets in a x86_64 ELF binary and prints to stdout\n\n3) syscall-accumulate - a tool that finds all direct references to syscalls in a x86_64 ELF binary and prints the list to stdout.\n\nSee associated blog post [here](https://www.grant.pizza/blog/dissecting-go-binaries)\n\n### Dependencies\n\nRequires `capstone` and `capstone-devel`\n\nSyscall-accumulate requires `ausyscall`\n\n(Check your distro listings)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrantseltzer%2Fgo-disass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrantseltzer%2Fgo-disass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrantseltzer%2Fgo-disass/lists"}