{"id":13774205,"url":"https://github.com/google/pawn","last_synced_at":"2025-05-11T06:32:27.522Z","repository":{"id":45214489,"uuid":"101928282","full_name":"google/pawn","owner":"google","description":"Extract BIOS firmware from Intel-based workstations and laptops","archived":false,"fork":false,"pushed_at":"2024-05-06T09:44:01.000Z","size":102,"stargazers_count":305,"open_issues_count":3,"forks_count":45,"subscribers_count":18,"default_branch":"main","last_synced_at":"2024-08-03T17:10:55.667Z","etag":null,"topics":["bios","c-plus-plus","firmware","firmware-tools","uefi"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-30T20:59:28.000Z","updated_at":"2024-07-17T02:09:49.000Z","dependencies_parsed_at":"2023-02-14T09:46:00.838Z","dependency_job_id":"78da318f-33db-4f24-bb33-a0584b7d4dcf","html_url":"https://github.com/google/pawn","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpawn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpawn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpawn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpawn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/pawn/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225022025,"owners_count":17408539,"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":["bios","c-plus-plus","firmware","firmware-tools","uefi"],"created_at":"2024-08-03T17:01:24.630Z","updated_at":"2024-11-17T09:30:37.113Z","avatar_url":"https://github.com/google.png","language":"C++","funding_links":[],"categories":["Tools"],"sub_categories":["Open Source"],"readme":"# Pawn BIOS Dumping Tool\n\nCopyright 2014-2024 Google LLC.\n\n[![Linux Build Status](https://github.com/google/pawn/workflows/linux-build/badge.svg)](https://github.com/google/pawn/actions?query=workflow%3Alinux-build)\n\nDisclaimer: This is not an official Google product (experimental or otherwise),\nit is just code that happens to be owned by Google.\n\n## What is it?\n\nPawn is a tool to extract the BIOS firmware from Intel-based workstations and\nlaptops.\nThe name is a play on an internal tool that is also named after a chess piece.\n\n## How to Build\n\nDependencies:\n  * Linux on x86_64 (uses `/dev/mem`). FreeBSD might also work.\n  * GCC \u003e= 7 or Clang \u003e= 7\n  * CMake \u003e= 3.14\n  * Ninja or GNU Make\n\nTo build:\n\n```bash\nmkdir -p build \u0026\u0026 cmake -S . -B build\ncmake --build build/\n```\n\nThe resulting binary can be found in `build/pawn/pawn`.\n\n## Usage\n\nThe following command will extract the BIOS firmware and save the image to\n`bios_image.bin`:\n\n```bash\nsudo build/pawn/pawn bios_image.bin\n```\n\nNote: When running a Linux kernel \u003e 4.8.4, make sure that either\n`CONFIG_IO_DEVMEM=n` is set or that you've booted with the `iomem=relaxed`\nboot option.\n\nAfter extraction, you can then use other tools like\n[UEFITool](https://github.com/LongSoft/UEFITool) to process the firmware\nimage further.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoogle%2Fpawn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoogle%2Fpawn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoogle%2Fpawn/lists"}