{"id":16616459,"url":"https://github.com/findnextstep/ptraceprof","last_synced_at":"2026-05-15T12:08:46.312Z","repository":{"id":165023731,"uuid":"181478821","full_name":"findNextStep/ptraceProf","owner":"findNextStep","description":"my stupid graduation Project","archived":false,"fork":false,"pushed_at":"2020-02-19T16:21:54.000Z","size":119,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-21T00:03:46.516Z","etag":null,"topics":["linux","ptrace"],"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/findNextStep.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-04-15T12:08:43.000Z","updated_at":"2020-02-19T16:21:56.000Z","dependencies_parsed_at":"2023-05-16T20:00:15.266Z","dependency_job_id":null,"html_url":"https://github.com/findNextStep/ptraceProf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/findNextStep/ptraceProf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/findNextStep%2FptraceProf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/findNextStep%2FptraceProf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/findNextStep%2FptraceProf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/findNextStep%2FptraceProf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/findNextStep","download_url":"https://codeload.github.com/findNextStep/ptraceProf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/findNextStep%2FptraceProf/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261039081,"owners_count":23100969,"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":["linux","ptrace"],"created_at":"2024-10-12T02:13:11.233Z","updated_at":"2026-05-15T12:08:41.254Z","avatar_url":"https://github.com/findNextStep.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"```mermaid\ngraph LR;\n\nfmaps[\"二进制文件:[内存起始地址,内存终止地址,偏移]\"]\n\nsubgraph 单步执行\n    sp[单步监视执行]\n    tmpss[\"ip地址:次数\"]\n    tmpssx[\"文件名:[偏移地址,次数]\"]\n\n    sp --\u003e tmpss\n    tmpss --\u003e tmpssx\nend\n\nfmaps --\u003e tmpssx\n\n\nsubgraph 改进的块跳转\n    bp[块跳转监视执行]\n    pbans[\"{起始ip地址:{目标ip地址,次数}}\"]\n    ffans[\"文件名:{起始位置偏移:{终止位置偏移量,次数} }\"]\n    tmpsb[\"ip地址:次数\"]\n    tmpsbx[\"文件名:[偏移地址,次数]\"]\n\n    bp --\u003e pbans\n    pbans --\u003e ffans\n    bp --\u003e tmpsb\n    tmpsb --\u003e tmpsbx\nend\n\nfmaps --\u003e ffans\nfmaps --\u003e tmpsbx\n\nans_sum[\"文件名:{偏移量,次数}\"]\n\ntmpsbx --\u003e ans_sum\nffans --\u003e ans_sum\ntmpssx --\u003e ans_sum\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffindnextstep%2Fptraceprof","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffindnextstep%2Fptraceprof","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffindnextstep%2Fptraceprof/lists"}