{"id":13754676,"url":"https://github.com/nlitsme/idascripts","last_synced_at":"2025-08-01T12:34:03.861Z","repository":{"id":13875273,"uuid":"16573287","full_name":"nlitsme/idascripts","owner":"nlitsme","description":"IDApro idc and idapython script collection ","archived":false,"fork":false,"pushed_at":"2023-08-22T20:06:17.000Z","size":10,"stargazers_count":28,"open_issues_count":0,"forks_count":12,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-16T08:32:33.416Z","etag":null,"topics":["idapro","idapython","reverse-engineering"],"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/nlitsme.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}},"created_at":"2014-02-06T08:42:52.000Z","updated_at":"2023-08-22T20:06:22.000Z","dependencies_parsed_at":"2024-01-07T06:24:22.898Z","dependency_job_id":"c180405d-d9a1-4c17-a9ea-37cd377dc482","html_url":"https://github.com/nlitsme/idascripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlitsme%2Fidascripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlitsme%2Fidascripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlitsme%2Fidascripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlitsme%2Fidascripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nlitsme","download_url":"https://codeload.github.com/nlitsme/idascripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228377535,"owners_count":17910449,"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":["idapro","idapython","reverse-engineering"],"created_at":"2024-08-03T10:00:32.806Z","updated_at":"2024-12-05T22:15:28.407Z","avatar_url":"https://github.com/nlitsme.png","language":"Python","funding_links":[],"categories":["\u003ca id=\"c39a6d8598dde6abfeef43faf931beb5\"\u003e\u003c/a\u003e未分类","\u003ca id=\"8c5a692b5d26527ef346687e047c5c21\"\u003e\u003c/a\u003e收集"],"sub_categories":[],"readme":"idascripts\n==========\n\nIDApro idc and idapython script collection \n\n\nenumerators.py\n--------------\n\nContains several iterators:\n\n|             |                                                          |\n| ----------- | -------------------------------------------------------- |\n| Texts       | search text ( or regex ) in the disassembly, like Alt-T  |\n| NonFuncs    | search non function code ( like Alt-U )                  |\n| Undefs      | search unexplored items ( like Ctrl-U )                  |\n| Binaries    | search binary patterns ( like Alt-B )                    |\n| ArrayItems  | return addresses for each item in an array               |\n| Addrs       | all addresses in range                                   |\n| BytesThat   | bytes matching a filter                                  |\n| Heads       | all heads in range                                       |\n| NotTails    | Heads + undefined bytes                                  |\n| Funcs       | enumerate all function starts                            |\n| FChunks     | enumerate all function chunks                            |\n\nThe range which is to be searched can be specified in several ways:\n\n|                               |                                                |\n| ----------------------------- | ---------------------------------------------- |\n| Texts(start [, \"text\"] )      | search from start until the end of the file    |\n| Texts(start, end [, \"text\"] ) | search between start and end                   |\n| Texts([\"text\"])               | search the selected area, or                   |\n|                               | search from the cursor to the end of the file  |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnlitsme%2Fidascripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnlitsme%2Fidascripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnlitsme%2Fidascripts/lists"}