{"id":20497478,"url":"https://github.com/islipnot/autostruct","last_synced_at":"2025-04-13T18:40:35.447Z","repository":{"id":258114113,"uuid":"867424794","full_name":"islipnot/AutoStruct","owner":"islipnot","description":"Automatically converts and aligns the layouts of structs and enums between C++ and IDA.","archived":false,"fork":false,"pushed_at":"2024-11-30T03:21:18.000Z","size":279,"stargazers_count":3,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T09:21:40.752Z","etag":null,"topics":["cpp","ida","ida-pro","reverse-engineering"],"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/islipnot.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":"2024-10-04T03:33:01.000Z","updated_at":"2024-11-30T03:21:22.000Z","dependencies_parsed_at":"2024-10-17T18:18:03.813Z","dependency_job_id":"836f6506-2bfd-428e-a4f8-0856217c4c5a","html_url":"https://github.com/islipnot/AutoStruct","commit_stats":null,"previous_names":["islipnot/autostruct"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islipnot%2FAutoStruct","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islipnot%2FAutoStruct/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islipnot%2FAutoStruct/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islipnot%2FAutoStruct/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/islipnot","download_url":"https://codeload.github.com/islipnot/AutoStruct/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248764201,"owners_count":21158041,"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":["cpp","ida","ida-pro","reverse-engineering"],"created_at":"2024-11-15T18:11:14.271Z","updated_at":"2025-04-13T18:40:35.442Z","avatar_url":"https://github.com/islipnot.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AutoStruct\n\nAutomatic alignment and syntax conversion of IDA/C++ enums and structs.\n\n# Usage\n\n- Argument format: \u0026lt;FilePath\u0026gt; \u0026lt;Flags\u0026gt;\n- FilePath must be the path of a file containing the struct/enum that you want to make changes to, with nothing else in the file. This may change in the future to allow the search of a file for an enum/struct.\n- The type of structure will automatically be detected, and alignment/conversion will be applied.\n- If you do something especially weird like put a multiline comment before a member on the same line, it will probably break.\n\n### Flags (Case-Insensitive)\n\n- \"Convert\": Formats struct/enum typedefs for IDA, so that they can be inserted into IDA local types all at once.\n- \"Rws\": Removes empty lines (rws = remove whitespace).\n- \"Hex\": Converts all decimal to hexidecimal.\n\n## Screenshots\n\n![Struct Conversion](.github/StructConversion.png)\n\n![Struct Alignment](.github/StructAlignment.png)\n\n![Enum Conversion](.github/EnumConversion.png)\n\n![Enum Alignment](.github/EnumAlignment.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fislipnot%2Fautostruct","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fislipnot%2Fautostruct","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fislipnot%2Fautostruct/lists"}