Merge pull request #285 from meitar/uefitool

Add UEFITool, a UEFI firmware image viewer, extractor, and editor.
This commit is contained in:
Samar Dhwoj Acharya 2019-03-13 09:39:46 -05:00 committed by GitHub
commit 7feb98e35b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -511,6 +511,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea
* [Frida](https://www.frida.re/) - Dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers.
* [boxxy](https://github.com/kpcyrd/boxxy-rs) - Linkable sandbox explorer.
* [pwndbg](https://github.com/pwndbg/pwndbg) - GDB plug-in that eases debugging with GDB, with a focus on features needed by low-level software developers, hardware hackers, reverse-engineers, and exploit developers.
* [UEFITool](https://github.com/LongSoft/UEFITool) - UEFI firmware image viewer and editor.
### Physical Access Tools