Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
yeggor committed May 7, 2020
1 parent 8dfdd44 commit ba02f26
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ A tool for UEFI firmware reverse engineering.
- [Dependency browser window](#dependency-browser-window)
- [Dependency graph](#dependency-graph)
- [Similar works](#similar-works)
- [Contributors](#contributors)

<!-- /MarkdownTOC -->
</details>
Expand Down Expand Up @@ -137,7 +136,7 @@ python uefi_retool.py get-pp -w 6 test_fw/fw-tp-x1-carbon-5th.bin

# Additional tools

* `tools/update_edk2_guids.py` is a script that updates protocol GUIDs list from the conf directory
* `tools/update_edk2_guids.py` is a script that updates protocol GUIDs list from `edk2` project

# IDA plugin

Expand Down Expand Up @@ -196,8 +195,4 @@ python uefi_retool.py get-pp -w 6 test_fw/fw-tp-x1-carbon-5th.bin

* [ida-efiutils](https://github.com/snare/ida-efiutils)
* [EFISwissKnife](https://github.com/gdbinit/EFISwissKnife)

# Contributors

* yeggor ([email protected])
* p41l ([email protected])
* [ghidra-firmware-utils](https://github.com/al3xtjames/ghidra-firmware-utils)

0 comments on commit ba02f26

Please sign in to comment.