{"id":27934152,"url":"https://github.com/rizinorg/rz-solver","last_synced_at":"2025-05-07T05:27:19.911Z","repository":{"id":250420942,"uuid":"834325473","full_name":"rizinorg/rz-solver","owner":"rizinorg","description":"ROP SMT-Solver using rizin analysis plugins","archived":false,"fork":false,"pushed_at":"2024-10-25T22:56:29.000Z","size":65,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"dev","last_synced_at":"2025-05-04T00:16:07.403Z","etag":null,"topics":["c","smt-solver","z3"],"latest_commit_sha":null,"homepage":"","language":null,"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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"rizinorg"}},"created_at":"2024-07-27T00:21:53.000Z","updated_at":"2024-11-10T03:27:31.000Z","dependencies_parsed_at":"2024-08-02T00:41:44.905Z","dependency_job_id":"f0d6bbda-d657-46df-9eae-5a9fc0fa1eb7","html_url":"https://github.com/rizinorg/rz-solver","commit_stats":null,"previous_names":["giridharprasath/rz_solver","giridharprasath/rz-solver","rizinorg/rz-solver"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rizinorg%2Frz-solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rizinorg%2Frz-solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rizinorg%2Frz-solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rizinorg%2Frz-solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rizinorg","download_url":"https://codeload.github.com/rizinorg/rz-solver/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252702586,"owners_count":21790745,"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":["c","smt-solver","z3"],"created_at":"2025-05-07T05:27:18.991Z","updated_at":"2025-05-07T05:27:19.892Z","avatar_url":"https://github.com/rizinorg.png","language":null,"funding_links":["https://github.com/sponsors/rizinorg"],"categories":[],"sub_categories":[],"readme":"# rz-solver\n\n## Overview\n`rz-solver` is a Rizin plugin that provides a simple interface to an SMT solver, currently supporting ROP (Return-Oriented Programming) constraint solving using RzIL APIs.\n\n## Installation\n\n1. Configure the build using Meson:\n    ```sh\n    meson --buildtype=debug --prefix=/usr/ buildDir/\n    ```\n   Use `--prefix` to specify Rizin library directories.\n\n2. Compile and install the plugin:\n    ```sh\n    ninja -C buildDir/ install\n    ```\n\n## Usage\n\n### ROP Example\n\n1. Load the binary and analyze for ROP gadget info:\n    ```sh\n    rizin -N binary\n    [0x00401000]\u003e /Rg\n    ```\n\n2. Solve ROP constraints:\n    ```sh\n    [0x00401000]\u003e /Rs\n    Usage: /Rs[?] \u003cGadget constraints\u003e   # ROP Gadget solver help\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frizinorg%2Frz-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frizinorg%2Frz-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frizinorg%2Frz-solver/lists"}