{"id":19712320,"url":"https://github.com/rizinorg/rz-libdemangle","last_synced_at":"2025-04-29T18:30:52.890Z","repository":{"id":38393832,"uuid":"405335235","full_name":"rizinorg/rz-libdemangle","owner":"rizinorg","description":"Rizin Library to demangle symbols","archived":false,"fork":false,"pushed_at":"2025-03-30T14:31:16.000Z","size":382,"stargazers_count":9,"open_issues_count":7,"forks_count":8,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-04-19T09:05:03.533Z","etag":null,"topics":["hacktoberfest","reverse-engineering","rizin"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"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":"LICENSES/GPL-2.0-or-later.txt","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},"funding":{"github":"rizinorg"}},"created_at":"2021-09-11T09:17:46.000Z","updated_at":"2025-03-30T14:31:03.000Z","dependencies_parsed_at":"2023-12-19T04:23:00.957Z","dependency_job_id":"8cd71de1-64cd-442d-b799-32693e499345","html_url":"https://github.com/rizinorg/rz-libdemangle","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.64,"last_synced_commit":"0031d1aff54fd6e922d7600425284513d32dec65"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rizinorg%2Frz-libdemangle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rizinorg%2Frz-libdemangle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rizinorg%2Frz-libdemangle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rizinorg%2Frz-libdemangle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rizinorg","download_url":"https://codeload.github.com/rizinorg/rz-libdemangle/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250403877,"owners_count":21424799,"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":["hacktoberfest","reverse-engineering","rizin"],"created_at":"2024-11-11T22:16:32.203Z","updated_at":"2025-04-29T18:30:52.871Z","avatar_url":"https://github.com/rizinorg.png","language":"C","funding_links":["https://github.com/sponsors/rizinorg"],"categories":[],"sub_categories":[],"readme":"# Rizin libdemangle\n\nThis library contains all rizin demanglers and is linked statically in rizin to provide demangling support in rizin\n\n## Run tests with asan\n\n```\nmeson -Dbuildtype=debugoptimized -Db_sanitize=address,undefined build\nninja -C build test\n```\n\n## Build and install cli tool\n\nThis cli tool does not require rizin.\n\n### Install\n\n```\nmeson --prefix=/usr -Denable_cli=true build\nninja -C build install\n```\n\n### Usage\n\n```\ndemangle -s pascal 'OUTPUT_$$_init'\n```\n\n## Install library in prefix path\n\n```\nmeson --prefix=/usr -Dinstall_lib=true build\nninja -C build install\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frizinorg%2Frz-libdemangle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frizinorg%2Frz-libdemangle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frizinorg%2Frz-libdemangle/lists"}