{"id":19765586,"url":"https://github.com/danielfvm/accessstring","last_synced_at":"2026-05-14T17:09:13.774Z","repository":{"id":164026950,"uuid":"639447420","full_name":"danielfvm/AccessString","owner":"danielfvm","description":"A commandline tool for finding strings in binary files and the assembler code that access it. Can be used for reverse engineering binary applications.","archived":false,"fork":false,"pushed_at":"2023-05-11T15:43:14.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-10T20:03:58.643Z","etag":null,"topics":["c","cli","linux","reverse-engineering","strings"],"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/danielfvm.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}},"created_at":"2023-05-11T13:39:35.000Z","updated_at":"2023-05-11T15:44:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"a4f471fb-e49a-4b1a-ac44-5a393a059849","html_url":"https://github.com/danielfvm/AccessString","commit_stats":null,"previous_names":["itskaedev/accessstring","danielfvm/accessstring"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danielfvm/AccessString","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielfvm%2FAccessString","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielfvm%2FAccessString/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielfvm%2FAccessString/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielfvm%2FAccessString/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielfvm","download_url":"https://codeload.github.com/danielfvm/AccessString/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielfvm%2FAccessString/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33034820,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":["c","cli","linux","reverse-engineering","strings"],"created_at":"2024-11-12T04:18:36.734Z","updated_at":"2026-05-14T17:09:13.760Z","avatar_url":"https://github.com/danielfvm.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AccessString\nA commandline tool for finding strings in binary files and the assembler\ncode that access it. Can be used for reverse engineering binary applications.\n\n![output](https://github.com/danielfvm/AccessString/assets/23420640/7ae0bde3-5a30-4d0e-b2ec-2f9a69fa3704)\n\n# Usage\n```\nUsage:\n  accessstring \u003cfile\u003e \u003cstring\u003e [max_offset]\n\n  file       Path to executable file\n  string     String to be referenced\n  max_offset Allow provided string to be offset by value, default 0\n```\n\n# Installation\nYou will need the [udis869](https://github.com/vmt/udis86) library to compile and install this program.\n\n## Linux\nThe following commands will download, compile and install this program. Keep in mind that you porbably will\nneed root permission for running `make install`, which will then copy the binary file to `/usr/bin/`\n```\ngit clone https://github.com/danielfvm/AccessString\ncd AccessString\nmake\nmake install\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielfvm%2Faccessstring","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielfvm%2Faccessstring","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielfvm%2Faccessstring/lists"}