{"id":18627523,"url":"https://github.com/yugr/interposechecker","last_synced_at":"2026-05-16T17:07:13.386Z","repository":{"id":129418967,"uuid":"137453416","full_name":"yugr/InterposeChecker","owner":"yugr","description":"Experimental project to locate symbol interpositions in Debian packages","archived":false,"fork":false,"pushed_at":"2019-05-29T08:22:38.000Z","size":18,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-30T20:48:29.815Z","etag":null,"topics":["binary-analysis","debian","shared-library","static-analysis"],"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/yugr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.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}},"created_at":"2018-06-15T07:08:54.000Z","updated_at":"2022-05-17T11:30:16.000Z","dependencies_parsed_at":"2023-03-13T11:23:07.969Z","dependency_job_id":null,"html_url":"https://github.com/yugr/InterposeChecker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yugr/InterposeChecker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yugr%2FInterposeChecker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yugr%2FInterposeChecker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yugr%2FInterposeChecker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yugr%2FInterposeChecker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yugr","download_url":"https://codeload.github.com/yugr/InterposeChecker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yugr%2FInterposeChecker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33111499,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["binary-analysis","debian","shared-library","static-analysis"],"created_at":"2024-11-07T04:42:40.610Z","updated_at":"2026-05-16T17:07:13.369Z","avatar_url":"https://github.com/yugr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# What is this?\n\nThis is an UNFINISHED experimental project to locate symbol interpositions in Debian packages.\n\nInspired by [Flameeyes' link-collisions script](https://github.com/Flameeyes/ruby-elf/tree/master/tools/link-collisions).\n\n# Usage\n\nFirst of all install prerequisites:\n```\n$ sudo apt-get install mysql-server mysql-client python3-mysqldb\n$ pip3 install pyelftools python-magic\n```\n\nThen update APT database:\n```\n$ sudo apt-get update\n```\nand generate up-to-date package list:\n```\n$ ./download_pkg_list.py \u003e pkgs.lst\n```\n\nFinally extract relevant subset from `pkgs.lst` (e.g. via `find_deps.sh`) and run analysis\n```\n$ ./index_packages.py min.lst\n$ ./find_interposes.py\n```\n(may need to update MySQL root password in `lib/database.py`).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyugr%2Finterposechecker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyugr%2Finterposechecker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyugr%2Finterposechecker/lists"}