{"id":19712327,"url":"https://github.com/rizinorg/cutterdrcov","last_synced_at":"2025-07-23T14:03:59.380Z","repository":{"id":92062448,"uuid":"177401469","full_name":"rizinorg/CutterDRcov","owner":"rizinorg","description":"DynamoRIO coverage visualization for cutter","archived":false,"fork":false,"pushed_at":"2022-08-24T12:15:01.000Z","size":5422,"stargazers_count":61,"open_issues_count":8,"forks_count":13,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-27T02:34:08.281Z","etag":null,"topics":["coverage","cutter","dynamorio","plugin","reverse-engineering"],"latest_commit_sha":null,"homepage":null,"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/rizinorg.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},"funding":{"github":"rizinorg"}},"created_at":"2019-03-24T10:49:05.000Z","updated_at":"2024-12-04T17:24:37.000Z","dependencies_parsed_at":"2023-06-28T09:56:54.360Z","dependency_job_id":null,"html_url":"https://github.com/rizinorg/CutterDRcov","commit_stats":{"total_commits":68,"total_committers":3,"mean_commits":"22.666666666666668","dds":"0.044117647058823484","last_synced_commit":"7735cafd44ffa2cdf4dca950d6d13d74a3d2fb25"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rizinorg%2FCutterDRcov","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rizinorg%2FCutterDRcov/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rizinorg%2FCutterDRcov/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rizinorg%2FCutterDRcov/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rizinorg","download_url":"https://codeload.github.com/rizinorg/CutterDRcov/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251559766,"owners_count":21609070,"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":["coverage","cutter","dynamorio","plugin","reverse-engineering"],"created_at":"2024-11-11T22:16:34.436Z","updated_at":"2025-04-29T18:30:53.329Z","avatar_url":"https://github.com/rizinorg.png","language":"Python","funding_links":["https://github.com/sponsors/rizinorg"],"categories":[],"sub_categories":[],"readme":"# CutterDRcov - DynamoRIO Coverage Visualizer for Cutter\n\n![Screenshot](screanshots/overview.jpg?raw=true)\n\n[![Build Status](https://travis-ci.org/oddcoder/CutterDRcov.svg?branch=master)](https://travis-ci.org/oddcoder/CutterDRcov)\n[![codecov](https://codecov.io/gh/oddcoder/CutterDRcov/branch/master/graph/badge.svg)](https://codecov.io/gh/oddcoder/CutterDRcov)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)\n[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/oddcoder/CutterDRcov.svg?logo=lgtm\u0026logoWidth=18)](https://lgtm.com/projects/g/oddcoder/CutterDRcov/context:python)\n\n## Introduction\n\nCutterDrcov is code coverage plugin that visualize DynamoRIO\n[drcov](http://dynamorio.org/docs/page_drcov.html) into [Cutter](https://cutter.re)\nstatic analysis.\n\nIDA or Binary ninja user? checkout\n[lighthouse](https://github.com/gaasedelen/lighthouse)\n\n## Installation\nFirst, locate the folder used by cutter for loading plugins, you can find it\nfrom inside cutter by going to *Edit menu* → *preferences* and finally\nselecting *Plugins*.\n![pathlocation](screanshots/path.jpg?raw=true)\n\nInside that folder you will want to go *python* folder,\n[download](https://github.com/oddcoder/CutterDRcov/archive/master.zip) this\nrepository, and move *cutterdrcov_plugin* folder there.\n\n## Usage\n\nFirst you will need to get some drcov trace, you can get DynamoRIO from their\nofficial repository [here](https://github.com/DynamoRIO/dynamorio/releases).\n\nFor example, on 64Bit linux to get coverage trace by issuing this shell command:\n\n```sh\n$ dynamoRIO/bin64/drrun -t drcov -- [program name] [arguments]\n```\nFinally you will need to load that trace into CutterDRcov!\n\n![usage](screanshots/usage.gif?raw=true)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frizinorg%2Fcutterdrcov","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frizinorg%2Fcutterdrcov","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frizinorg%2Fcutterdrcov/lists"}