{"id":29746624,"url":"https://github.com/rocketmadev/exediff","last_synced_at":"2026-05-18T02:36:17.524Z","repository":{"id":306230059,"uuid":"1025384836","full_name":"RocketMaDev/exediff","owner":"RocketMaDev","description":"Compare binaries with DIFF like format","archived":false,"fork":false,"pushed_at":"2025-09-16T00:49:32.000Z","size":340,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-28T20:45:01.482Z","etag":null,"topics":["adventurex2025","assembly","diff","elf-binaries"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RocketMaDev.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-24T07:13:29.000Z","updated_at":"2025-08-24T07:01:40.000Z","dependencies_parsed_at":"2025-09-16T02:24:00.525Z","dependency_job_id":null,"html_url":"https://github.com/RocketMaDev/exediff","commit_stats":null,"previous_names":["rocketmadev/exediff"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/RocketMaDev/exediff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RocketMaDev%2Fexediff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RocketMaDev%2Fexediff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RocketMaDev%2Fexediff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RocketMaDev%2Fexediff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RocketMaDev","download_url":"https://codeload.github.com/RocketMaDev/exediff/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RocketMaDev%2Fexediff/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33162688,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"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":["adventurex2025","assembly","diff","elf-binaries"],"created_at":"2025-07-26T07:16:47.404Z","updated_at":"2026-05-18T02:36:17.518Z","avatar_url":"https://github.com/RocketMaDev.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# exediff\n本项目想填补上diff 二进制/ELF 的空缺，开发过程借助kimi\n\n## 应用场景\n1. awd\n2. 恶意文件分析(也许\n3. 简单的二进制文件比较\n\n## 实际功能\n1. 分析比对纯二进制文件中的差异，并且像diff一样打印出来\n2. 分析比对ELF文件中的差异，将rx段中的汇编代码及剩余二进制部分diff打印出来 (TODO)\n3. 根据diff的结果，将patch补丁应用至文件得到patch后的文件\n\n## 安装\n\n首先需要在系统中存在`libelf`(libelf1t64+libelf-dev), `libcapstone`(libcapstone5+libcapstone-dev) 和 `libkeystone`(MANULLY)，然后可以执行以下语句：\n\n```sh\ngit clone https://github.com/RocketMaDev/exediff.git\ncd exediff\ncmake . -DDEBUG=1\nmake -j$(nproc)\n```\n\n然后`exediff/`下会存在`exediff`和`exepatch`两个binary\n\n## 屏幕截图\n\n### exediff\n\u003cimg width=\"1072\" height=\"823\" alt=\"exediff\" src=\"https://github.com/user-attachments/assets/2cb19edd-2968-4815-ab21-7b22b8a0cb8c\" /\u003e\n\n### exepatch\n\u003cimg width=\"1636\" height=\"243\" alt=\"exepatch\" src=\"https://github.com/user-attachments/assets/cbfeda14-d26e-4add-8c76-f84642bcbb89\" /\u003e\n\n## Credit\n特别致谢 Kimi\n![kimi](https://raw.githubusercontent.com/MoonshotAI/Kimi-Dev/refs/heads/master/assets/moonshot_logo.png)\n\n## License\nGNU General Public License v3.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocketmadev%2Fexediff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frocketmadev%2Fexediff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocketmadev%2Fexediff/lists"}