{"id":19954097,"url":"https://github.com/gh0st3rs/pwngef","last_synced_at":"2025-10-24T02:22:17.929Z","repository":{"id":134567941,"uuid":"175463702","full_name":"GH0st3rs/pwngef","owner":"GH0st3rs","description":"GDB plug-in based on PWNDBG, GEF and PEDA that makes debugging MIPS with GDB suck less","archived":false,"fork":false,"pushed_at":"2020-01-10T13:27:12.000Z","size":85,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-01-29T22:47:01.264Z","etag":null,"topics":["gdb","gdbinit","gef","ida-pro","linux","mips","peda","plugin","pwndbg","python"],"latest_commit_sha":null,"homepage":"","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/GH0st3rs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-03-13T16:58:29.000Z","updated_at":"2023-11-23T16:32:26.000Z","dependencies_parsed_at":"2023-06-19T01:06:00.979Z","dependency_job_id":null,"html_url":"https://github.com/GH0st3rs/pwngef","commit_stats":{"total_commits":25,"total_committers":1,"mean_commits":25.0,"dds":0.0,"last_synced_commit":"77619d7266f58523fda2c40a54255093389027e6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GH0st3rs%2Fpwngef","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GH0st3rs%2Fpwngef/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GH0st3rs%2Fpwngef/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GH0st3rs%2Fpwngef/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GH0st3rs","download_url":"https://codeload.github.com/GH0st3rs/pwngef/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224370829,"owners_count":17300101,"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":["gdb","gdbinit","gef","ida-pro","linux","mips","peda","plugin","pwndbg","python"],"created_at":"2024-11-13T01:18:55.383Z","updated_at":"2025-10-24T02:22:17.855Z","avatar_url":"https://github.com/GH0st3rs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pwngef [![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)](https://github.com/GH0st3rs/pwngef/blob/master/LICENSE.md)\n\n`pwngef` is a GDB plug-in based on [pwngdb][pwndbg], [GEF][GEF] and [PEDA][PEDA] that makes debugging MIPS with GDB suck less.\n\n\n[PEDA]: https://github.com/longld/peda\n[GEF]: https://github.com/hugsy/gef\n[pwndbg]: https://github.com/pwndbg/pwndbg\n[peda-mips]: https://github.com/mutepigz/peda-mips\n\n## Why?\n\nBecause anybody didn't like MIPS architecture:\n* [pwngdb][pwndbg] - Does not support MIPS\n* [GEF][GEF] - There is support for MIPS, but the reference string does not work, and very many errors in the code\n* [peda-mips][peda-mips] - There is support for MIPS, but it is very difficult to expand the functionality\n\n## How?\n\n It is based on the [pwngdb][pwndbg] structure, the beauty of the [GEF][GEF] modules, and the simplicity of the implementation of [PEDA][PEDA].\n \n## Installation\n\n```\ngit clone https://github.com/GH0st3rs/pwngef.git ~/pwngef\nsudo python -m pip install -Ur ~/pwngef/requirements.txt\necho \"source ~/pwngef/gdbinit.py\" \u003e\u003e ~/.gdbinit\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgh0st3rs%2Fpwngef","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgh0st3rs%2Fpwngef","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgh0st3rs%2Fpwngef/lists"}