{"id":24134037,"url":"https://github.com/dvvcz/pexspy","last_synced_at":"2025-03-01T10:23:34.066Z","repository":{"id":272069218,"uuid":"915426758","full_name":"DvvCz/pexSpy","owner":"DvvCz","description":"An assembly editor for Bethesda's Papyrus executable format.","archived":false,"fork":false,"pushed_at":"2025-01-11T20:45:39.000Z","size":97,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T10:23:20.340Z","etag":null,"topics":["assembler","assembly","bethesda","disassembler","editor","fallout","fallout-4","iced","papyrus","pex","skyrim"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/DvvCz.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":"2025-01-11T20:19:15.000Z","updated_at":"2025-01-11T22:19:53.000Z","dependencies_parsed_at":"2025-01-11T21:43:01.381Z","dependency_job_id":null,"html_url":"https://github.com/DvvCz/pexSpy","commit_stats":null,"previous_names":["dvvcz/pexspy"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DvvCz%2FpexSpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DvvCz%2FpexSpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DvvCz%2FpexSpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DvvCz%2FpexSpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DvvCz","download_url":"https://codeload.github.com/DvvCz/pexSpy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241350330,"owners_count":19948478,"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":["assembler","assembly","bethesda","disassembler","editor","fallout","fallout-4","iced","papyrus","pex","skyrim"],"created_at":"2025-01-12T00:18:22.204Z","updated_at":"2025-03-01T10:23:34.029Z","avatar_url":"https://github.com/DvvCz.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pexSpy 🔎\n\nThis is an editor for `.pex` files, allowing you to edit the metadata and the instructions inside of functions.\n\n![A](./pexspy.png)\n\n## Features\n\n- [x] Disassembler\n- [x] Assembler\n- [x] GUI\n- [ ] Decompiler to Pex Script\n\n## Supported\n\n\u003e [!NOTE]\n\u003e It isn't difficult to support the pex format across games, there's only a couple minute differences, but I'm only testing with Skyrim so I can't ensure the rest work fine.\n\u003e You can submit an issue if you encounter problems, or let me know if it works fine for you.\n\n| Status | Game       |\n| ---    | ---        |\n| ✅     | Skyrim     |\n| ❔     | Fallout 4  |\n| ❔     | Fallout 76 |\n| ❔     | Starfield  |\n\nAs for operating systems, I'm on Linux, I can't promise it works on Windows, but I'm not doing anything specific to my OS.\nI'll setup CI for Windows builds when I get around to it.\n\n## For Developers\n\nAt some point I'll get around to making this a monorepo with the inner disassembler and assembler exposed as their own functions, so you could use `pexSpy` as a library for whatever tooling you need.\n\n## Building\n\nThe only \"dependency\" you need is [Rust](https://rustup.rs) to build.\n\nAll you need to do is clone this repository\n\n```sh\ngit clone https://github.com/DvvCz/pexSpy\ncd pexSpy\n```\n\nThen build it with `cargo`.\n\n```sh\ncargo build --release\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvvcz%2Fpexspy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdvvcz%2Fpexspy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvvcz%2Fpexspy/lists"}